/* Tailwind Directives */
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #E5E7EB; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: Inter, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::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;
}
.tooltip-arrow,.tooltip-arrow:before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}
.tooltip-arrow {
  visibility: hidden;
}
.tooltip-arrow:before {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}
[data-tooltip-style^='light'] + .tooltip > .tooltip-arrow:before {
  border-style: solid;
  border-color: #e5e7eb;
}
[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='top'] > .tooltip-arrow:before {
  border-bottom-width: 1px;
  border-right-width: 1px;
}
[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='right'] > .tooltip-arrow:before {
  border-bottom-width: 1px;
  border-left-width: 1px;
}
[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='bottom'] > .tooltip-arrow:before {
  border-top-width: 1px;
  border-left-width: 1px;
}
[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='left'] > .tooltip-arrow:before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.tooltip[data-popper-placement^='top'] > .tooltip-arrow {
  bottom: -4px;
}
.tooltip[data-popper-placement^='bottom'] > .tooltip-arrow {
  top: -4px;
}
.tooltip[data-popper-placement^='left'] > .tooltip-arrow {
  right: -4px;
}
.tooltip[data-popper-placement^='right'] > .tooltip-arrow {
  left: -4px;
}
.tooltip.invisible > .tooltip-arrow:before {
  visibility: hidden;
}
[data-popper-arrow],[data-popper-arrow]:before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}
[data-popper-arrow] {
  visibility: hidden;
}
[data-popper-arrow]:before {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}
[data-popper-arrow]:after {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
  position: absolute;
  width: 9px;
  height: 9px;
  background: inherit;
}
[role="tooltip"] > [data-popper-arrow]:before {
  border-style: solid;
  border-color: #e5e7eb;
}
.dark [role="tooltip"] > [data-popper-arrow]:before {
  border-style: solid;
  border-color: #4b5563;
}
[role="tooltip"] > [data-popper-arrow]:after {
  border-style: solid;
  border-color: #e5e7eb;
}
.dark [role="tooltip"] > [data-popper-arrow]:after {
  border-style: solid;
  border-color: #4b5563;
}
[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:before {
  border-bottom-width: 1px;
  border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:after {
  border-bottom-width: 1px;
  border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:before {
  border-bottom-width: 1px;
  border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:after {
  border-bottom-width: 1px;
  border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:before {
  border-top-width: 1px;
  border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:after {
  border-top-width: 1px;
  border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:before {
  border-top-width: 1px;
  border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:after {
  border-top-width: 1px;
  border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow] {
  bottom: -5px;
}
[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow] {
  top: -5px;
}
[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow] {
  right: -5px;
}
[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow] {
  left: -5px;
}
[role="tooltip"].invisible > [data-popper-arrow]:before {
  visibility: hidden;
}
[role="tooltip"].invisible > [data-popper-arrow]:after {
  visibility: hidden;
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[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;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [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::placeholder,textarea::placeholder {
  color: #6B7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
input[type="time"]::-webkit-calendar-picker-indicator {
  background: none;
}
select:not([size]) {
  background-image: url("data:image/svg+xml,%3csvg aria-hidden=%27true%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 10 6%27%3e %3cpath stroke=%27%236B7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m1 1 4 4 4-4%27/%3e %3c/svg%3e");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
     color-adjust: exact;
          print-color-adjust: exact;
}
:is([dir=rtl]) select:not([size]) {
  background-position: left 0.75rem center;
  padding-right: 0.75rem;
  padding-left: 0;
}
[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
     color-adjust: unset;
          print-color-adjust: unset;
}
[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
     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;
}
[type='checkbox'] {
  border-radius: 0px;
}
[type='radio'] {
  border-radius: 100%;
}
[type='checkbox']:focus,[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);
}
[type='checkbox']:checked,[type='radio']:checked,.dark [type='checkbox']:checked,.dark [type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 0.55em 0.55em;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg aria-hidden=%27true%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 12%27%3e %3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M1 5.917 5.724 10.5 15 1.5%27/%3e %3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
     color-adjust: exact;
          print-color-adjust: exact;
}
[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");
  background-size: 1em 1em;
}
.dark [type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");
  background-size: 1em 1em;
}
[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg aria-hidden=%27true%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 12%27%3e %3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M0.5 6h14%27/%3e %3c/svg%3e");
  background-color: currentColor;
  border-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
     color-adjust: exact;
          print-color-adjust: exact;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}
[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus {
  outline: 1px auto inherit;
}
input[type=file]::-webkit-file-upload-button {
  color: white;
  background: #1F2937;
  border: 0;
  font-weight: 500;
  font-size: 0.875rem;
  cursor: pointer;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 2rem;
  padding-right: 1rem;
  margin-inline-start: -1rem;
  margin-inline-end: 1rem;
}
input[type=file]::file-selector-button {
  color: white;
  background: #1F2937;
  border: 0;
  font-weight: 500;
  font-size: 0.875rem;
  cursor: pointer;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 2rem;
  padding-right: 1rem;
  margin-inline-start: -1rem;
  margin-inline-end: 1rem;
}
input[type=file]::-webkit-file-upload-button:hover {
  background: #374151;
}
input[type=file]::file-selector-button:hover {
  background: #374151;
}
:is([dir=rtl]) input[type=file]::-webkit-file-upload-button {
  padding-right: 2rem;
  padding-left: 1rem;
}
:is([dir=rtl]) input[type=file]::file-selector-button {
  padding-right: 2rem;
  padding-left: 1rem;
}
.dark input[type=file]::-webkit-file-upload-button {
  color: white;
  background: #4B5563;
}
.dark input[type=file]::file-selector-button {
  color: white;
  background: #4B5563;
}
.dark input[type=file]::-webkit-file-upload-button:hover {
  background: #6B7280;
}
.dark input[type=file]::file-selector-button:hover {
  background: #6B7280;
}
input[type="range"]::-webkit-slider-thumb {
  height: 1.25rem;
  width: 1.25rem;
  background: #2563eb;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
input[type="range"]:disabled::-webkit-slider-thumb {
  background: #9CA3AF;
}
.dark input[type="range"]:disabled::-webkit-slider-thumb {
  background: #6B7280;
}
input[type="range"]:focus::-webkit-slider-thumb {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1px;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}
input[type="range"]::-moz-range-thumb {
  height: 1.25rem;
  width: 1.25rem;
  background: #2563eb;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
input[type="range"]:disabled::-moz-range-thumb {
  background: #9CA3AF;
}
.dark input[type="range"]:disabled::-moz-range-thumb {
  background: #6B7280;
}
input[type="range"]::-moz-range-progress {
  background: #3b82f6;
}
input[type="range"]::-ms-fill-lower {
  background: #3b82f6;
}
.toggle-bg:after {
  content: "";
  position: absolute;
  top: 0.125rem;
  left: 0.125rem;
  background: white;
  border-color: #D1D5DB;
  border-width: 1px;
  border-radius: 9999px;
  height: 1.25rem;
  width: 1.25rem;
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-duration: .15s;
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}
input:checked + .toggle-bg:after {
  transform: translateX(100%);;
  border-color: white;
}
input:checked + .toggle-bg {
  background: #2563eb;
  border-color: #2563eb;
}
.\!container {
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 450px) {
  .\!container {
    max-width: 450px !important;
  }
  .container {
    max-width: 450px;
  }
}
@media (min-width: 520px) {
  .\!container {
    max-width: 520px !important;
  }
  .container {
    max-width: 520px;
  }
}
@media (min-width: 560px) {
  .\!container {
    max-width: 560px !important;
  }
  .container {
    max-width: 560px;
  }
}
@media (min-width: 780px) {
  .\!container {
    max-width: 780px !important;
  }
  .container {
    max-width: 780px;
  }
}
@media (min-width: 1024px) {
  .\!container {
    max-width: 1024px !important;
  }
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
  }
  .container {
    max-width: 1280px;
  }
}
.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 !important;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.\!relative {
  position: relative !important;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.-right-8 {
  right: -2rem;
}
.-top-8 {
  top: -2rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-2 {
  bottom: 0.5rem;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-5 {
  bottom: 1.25rem;
}
.bottom-\[60px\] {
  bottom: 60px;
}
.end-0 {
  inset-inline-end: 0px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-4 {
  left: 1rem;
}
.right-0 {
  right: 0px;
}
.right-2 {
  right: 0.5rem;
}
.right-4 {
  right: 1rem;
}
.start-0 {
  inset-inline-start: 0px;
}
.start-2 {
  inset-inline-start: 0.5rem;
}
.top-0 {
  top: 0px;
}
.top-2 {
  top: 0.5rem;
}
.top-4 {
  top: 1rem;
}
.\!z-50 {
  z-index: 50 !important;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[200\] {
  z-index: 200;
}
.z-\[20\] {
  z-index: 20;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.m-0 {
  margin: 0px;
}
.m-2 {
  margin: 0.5rem;
}
.m-4 {
  margin: 1rem;
}
.m-auto {
  margin: auto;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.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-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.-mt-11 {
  margin-top: -2.75rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-auto {
  margin-bottom: auto;
}
.me-2 {
  margin-inline-end: 0.5rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.ms-2 {
  margin-inline-start: 0.5rem;
}
.ms-3 {
  margin-inline-start: 0.75rem;
}
.ms-auto {
  margin-inline-start: auto;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-auto {
  margin-top: auto;
}
.box-border {
  box-sizing: border-box;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.\!h-5 {
  height: 1.25rem !important;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-3 {
  height: 0.75rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-80 {
  height: 20rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[80vh\] {
  height: 80vh;
}
.h-\[calc\(100\%-1rem\)\] {
  height: calc(100% - 1rem);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-max {
  height: max-content;
}
.h-screen {
  height: 100vh;
}
.max-h-\[240px\] {
  max-height: 240px;
}
.max-h-\[360px\] {
  max-height: 360px;
}
.max-h-\[70vh\] {
  max-height: 70vh;
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.max-h-\[90\%\] {
  max-height: 90%;
}
.max-h-full {
  max-height: 100%;
}
.min-h-6 {
  min-height: 1.5rem;
}
.min-h-\[200px\] {
  min-height: 200px;
}
.min-h-\[2rem\] {
  min-height: 2rem;
}
.min-h-\[5rem\] {
  min-height: 5rem;
}
.min-h-\[7rem\] {
  min-height: 7rem;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-5 {
  width: 1.25rem !important;
}
.w-1\/2 {
  width: 50%;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-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-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-96 {
  width: 24rem;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[36\%\] {
  width: 36%;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-10 {
  min-width: 2.5rem;
}
.min-w-56 {
  min-width: 14rem;
}
.min-w-\[12rem\] {
  min-width: 12rem;
}
.min-w-\[16rem\] {
  min-width: 16rem;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[42rem\] {
  min-width: 42rem;
}
.max-w-1800 {
  max-width: 1800px;
}
.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-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[6rem\] {
  max-width: 6rem;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-screen-2xl {
  max-width: 1536px;
}
.max-w-screen-xl {
  max-width: 1280px;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-none {
  flex: none;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.table-auto {
  table-layout: auto;
}
.border-collapse {
  border-collapse: collapse;
}
.-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-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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-none {
  transform: none;
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize {
  resize: both;
}
.scroll-mt-\[100px\] {
  scroll-margin-top: 100px;
}
.\!list-disc {
  list-style-type: disc !important;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: 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-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-content-center {
  place-content: center;
}
.place-items-center {
  place-items: center;
}
.place-items-stretch {
  place-items: stretch;
}
.content-start {
  align-content: flex-start;
}
.content-evenly {
  align-content: space-evenly;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-items-stretch {
  justify-items: stretch;
}
.gap-0 {
  gap: 0px;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-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-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.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));
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.justify-self-end {
  justify-self: end;
}
.justify-self-center {
  justify-self: center;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-e-lg {
  border-start-end-radius: 0.5rem;
  border-end-end-radius: 0.5rem;
}
.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.rounded-s-lg {
  border-start-start-radius: 0.5rem;
  border-end-start-radius: 0.5rem;
}
.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.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-l-2 {
  border-left-width: 2px;
}
.border-r {
  border-right-width: 1px;
}
.border-r-0 {
  border-right-width: 0px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-solid {
  border-style: solid;
}
.border-amber-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.border-amber-100\/0 {
  border-color: rgb(254 243 199 / 0);
}
.border-amber-100\/10 {
  border-color: rgb(254 243 199 / 0.1);
}
.border-amber-100\/100 {
  border-color: rgb(254 243 199 / 1);
}
.border-amber-100\/15 {
  border-color: rgb(254 243 199 / 0.15);
}
.border-amber-100\/20 {
  border-color: rgb(254 243 199 / 0.2);
}
.border-amber-100\/25 {
  border-color: rgb(254 243 199 / 0.25);
}
.border-amber-100\/30 {
  border-color: rgb(254 243 199 / 0.3);
}
.border-amber-100\/35 {
  border-color: rgb(254 243 199 / 0.35);
}
.border-amber-100\/40 {
  border-color: rgb(254 243 199 / 0.4);
}
.border-amber-100\/45 {
  border-color: rgb(254 243 199 / 0.45);
}
.border-amber-100\/5 {
  border-color: rgb(254 243 199 / 0.05);
}
.border-amber-100\/50 {
  border-color: rgb(254 243 199 / 0.5);
}
.border-amber-100\/55 {
  border-color: rgb(254 243 199 / 0.55);
}
.border-amber-100\/60 {
  border-color: rgb(254 243 199 / 0.6);
}
.border-amber-100\/65 {
  border-color: rgb(254 243 199 / 0.65);
}
.border-amber-100\/70 {
  border-color: rgb(254 243 199 / 0.7);
}
.border-amber-100\/75 {
  border-color: rgb(254 243 199 / 0.75);
}
.border-amber-100\/80 {
  border-color: rgb(254 243 199 / 0.8);
}
.border-amber-100\/85 {
  border-color: rgb(254 243 199 / 0.85);
}
.border-amber-100\/90 {
  border-color: rgb(254 243 199 / 0.9);
}
.border-amber-100\/95 {
  border-color: rgb(254 243 199 / 0.95);
}
.border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.border-amber-200\/0 {
  border-color: rgb(253 230 138 / 0);
}
.border-amber-200\/10 {
  border-color: rgb(253 230 138 / 0.1);
}
.border-amber-200\/100 {
  border-color: rgb(253 230 138 / 1);
}
.border-amber-200\/15 {
  border-color: rgb(253 230 138 / 0.15);
}
.border-amber-200\/20 {
  border-color: rgb(253 230 138 / 0.2);
}
.border-amber-200\/25 {
  border-color: rgb(253 230 138 / 0.25);
}
.border-amber-200\/30 {
  border-color: rgb(253 230 138 / 0.3);
}
.border-amber-200\/35 {
  border-color: rgb(253 230 138 / 0.35);
}
.border-amber-200\/40 {
  border-color: rgb(253 230 138 / 0.4);
}
.border-amber-200\/45 {
  border-color: rgb(253 230 138 / 0.45);
}
.border-amber-200\/5 {
  border-color: rgb(253 230 138 / 0.05);
}
.border-amber-200\/50 {
  border-color: rgb(253 230 138 / 0.5);
}
.border-amber-200\/55 {
  border-color: rgb(253 230 138 / 0.55);
}
.border-amber-200\/60 {
  border-color: rgb(253 230 138 / 0.6);
}
.border-amber-200\/65 {
  border-color: rgb(253 230 138 / 0.65);
}
.border-amber-200\/70 {
  border-color: rgb(253 230 138 / 0.7);
}
.border-amber-200\/75 {
  border-color: rgb(253 230 138 / 0.75);
}
.border-amber-200\/80 {
  border-color: rgb(253 230 138 / 0.8);
}
.border-amber-200\/85 {
  border-color: rgb(253 230 138 / 0.85);
}
.border-amber-200\/90 {
  border-color: rgb(253 230 138 / 0.9);
}
.border-amber-200\/95 {
  border-color: rgb(253 230 138 / 0.95);
}
.border-amber-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.border-amber-300\/0 {
  border-color: rgb(252 211 77 / 0);
}
.border-amber-300\/10 {
  border-color: rgb(252 211 77 / 0.1);
}
.border-amber-300\/100 {
  border-color: rgb(252 211 77 / 1);
}
.border-amber-300\/15 {
  border-color: rgb(252 211 77 / 0.15);
}
.border-amber-300\/20 {
  border-color: rgb(252 211 77 / 0.2);
}
.border-amber-300\/25 {
  border-color: rgb(252 211 77 / 0.25);
}
.border-amber-300\/30 {
  border-color: rgb(252 211 77 / 0.3);
}
.border-amber-300\/35 {
  border-color: rgb(252 211 77 / 0.35);
}
.border-amber-300\/40 {
  border-color: rgb(252 211 77 / 0.4);
}
.border-amber-300\/45 {
  border-color: rgb(252 211 77 / 0.45);
}
.border-amber-300\/5 {
  border-color: rgb(252 211 77 / 0.05);
}
.border-amber-300\/50 {
  border-color: rgb(252 211 77 / 0.5);
}
.border-amber-300\/55 {
  border-color: rgb(252 211 77 / 0.55);
}
.border-amber-300\/60 {
  border-color: rgb(252 211 77 / 0.6);
}
.border-amber-300\/65 {
  border-color: rgb(252 211 77 / 0.65);
}
.border-amber-300\/70 {
  border-color: rgb(252 211 77 / 0.7);
}
.border-amber-300\/75 {
  border-color: rgb(252 211 77 / 0.75);
}
.border-amber-300\/80 {
  border-color: rgb(252 211 77 / 0.8);
}
.border-amber-300\/85 {
  border-color: rgb(252 211 77 / 0.85);
}
.border-amber-300\/90 {
  border-color: rgb(252 211 77 / 0.9);
}
.border-amber-300\/95 {
  border-color: rgb(252 211 77 / 0.95);
}
.border-amber-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.border-amber-400\/0 {
  border-color: rgb(251 191 36 / 0);
}
.border-amber-400\/10 {
  border-color: rgb(251 191 36 / 0.1);
}
.border-amber-400\/100 {
  border-color: rgb(251 191 36 / 1);
}
.border-amber-400\/15 {
  border-color: rgb(251 191 36 / 0.15);
}
.border-amber-400\/20 {
  border-color: rgb(251 191 36 / 0.2);
}
.border-amber-400\/25 {
  border-color: rgb(251 191 36 / 0.25);
}
.border-amber-400\/30 {
  border-color: rgb(251 191 36 / 0.3);
}
.border-amber-400\/35 {
  border-color: rgb(251 191 36 / 0.35);
}
.border-amber-400\/40 {
  border-color: rgb(251 191 36 / 0.4);
}
.border-amber-400\/45 {
  border-color: rgb(251 191 36 / 0.45);
}
.border-amber-400\/5 {
  border-color: rgb(251 191 36 / 0.05);
}
.border-amber-400\/50 {
  border-color: rgb(251 191 36 / 0.5);
}
.border-amber-400\/55 {
  border-color: rgb(251 191 36 / 0.55);
}
.border-amber-400\/60 {
  border-color: rgb(251 191 36 / 0.6);
}
.border-amber-400\/65 {
  border-color: rgb(251 191 36 / 0.65);
}
.border-amber-400\/70 {
  border-color: rgb(251 191 36 / 0.7);
}
.border-amber-400\/75 {
  border-color: rgb(251 191 36 / 0.75);
}
.border-amber-400\/80 {
  border-color: rgb(251 191 36 / 0.8);
}
.border-amber-400\/85 {
  border-color: rgb(251 191 36 / 0.85);
}
.border-amber-400\/90 {
  border-color: rgb(251 191 36 / 0.9);
}
.border-amber-400\/95 {
  border-color: rgb(251 191 36 / 0.95);
}
.border-amber-500 {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.border-amber-500\/0 {
  border-color: rgb(245 158 11 / 0);
}
.border-amber-500\/10 {
  border-color: rgb(245 158 11 / 0.1);
}
.border-amber-500\/100 {
  border-color: rgb(245 158 11 / 1);
}
.border-amber-500\/15 {
  border-color: rgb(245 158 11 / 0.15);
}
.border-amber-500\/20 {
  border-color: rgb(245 158 11 / 0.2);
}
.border-amber-500\/25 {
  border-color: rgb(245 158 11 / 0.25);
}
.border-amber-500\/30 {
  border-color: rgb(245 158 11 / 0.3);
}
.border-amber-500\/35 {
  border-color: rgb(245 158 11 / 0.35);
}
.border-amber-500\/40 {
  border-color: rgb(245 158 11 / 0.4);
}
.border-amber-500\/45 {
  border-color: rgb(245 158 11 / 0.45);
}
.border-amber-500\/5 {
  border-color: rgb(245 158 11 / 0.05);
}
.border-amber-500\/50 {
  border-color: rgb(245 158 11 / 0.5);
}
.border-amber-500\/55 {
  border-color: rgb(245 158 11 / 0.55);
}
.border-amber-500\/60 {
  border-color: rgb(245 158 11 / 0.6);
}
.border-amber-500\/65 {
  border-color: rgb(245 158 11 / 0.65);
}
.border-amber-500\/70 {
  border-color: rgb(245 158 11 / 0.7);
}
.border-amber-500\/75 {
  border-color: rgb(245 158 11 / 0.75);
}
.border-amber-500\/80 {
  border-color: rgb(245 158 11 / 0.8);
}
.border-amber-500\/85 {
  border-color: rgb(245 158 11 / 0.85);
}
.border-amber-500\/90 {
  border-color: rgb(245 158 11 / 0.9);
}
.border-amber-500\/95 {
  border-color: rgb(245 158 11 / 0.95);
}
.border-amber-600 {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.border-amber-600\/0 {
  border-color: rgb(217 119 6 / 0);
}
.border-amber-600\/10 {
  border-color: rgb(217 119 6 / 0.1);
}
.border-amber-600\/100 {
  border-color: rgb(217 119 6 / 1);
}
.border-amber-600\/15 {
  border-color: rgb(217 119 6 / 0.15);
}
.border-amber-600\/20 {
  border-color: rgb(217 119 6 / 0.2);
}
.border-amber-600\/25 {
  border-color: rgb(217 119 6 / 0.25);
}
.border-amber-600\/30 {
  border-color: rgb(217 119 6 / 0.3);
}
.border-amber-600\/35 {
  border-color: rgb(217 119 6 / 0.35);
}
.border-amber-600\/40 {
  border-color: rgb(217 119 6 / 0.4);
}
.border-amber-600\/45 {
  border-color: rgb(217 119 6 / 0.45);
}
.border-amber-600\/5 {
  border-color: rgb(217 119 6 / 0.05);
}
.border-amber-600\/50 {
  border-color: rgb(217 119 6 / 0.5);
}
.border-amber-600\/55 {
  border-color: rgb(217 119 6 / 0.55);
}
.border-amber-600\/60 {
  border-color: rgb(217 119 6 / 0.6);
}
.border-amber-600\/65 {
  border-color: rgb(217 119 6 / 0.65);
}
.border-amber-600\/70 {
  border-color: rgb(217 119 6 / 0.7);
}
.border-amber-600\/75 {
  border-color: rgb(217 119 6 / 0.75);
}
.border-amber-600\/80 {
  border-color: rgb(217 119 6 / 0.8);
}
.border-amber-600\/85 {
  border-color: rgb(217 119 6 / 0.85);
}
.border-amber-600\/90 {
  border-color: rgb(217 119 6 / 0.9);
}
.border-amber-600\/95 {
  border-color: rgb(217 119 6 / 0.95);
}
.border-amber-700 {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.border-amber-700\/0 {
  border-color: rgb(180 83 9 / 0);
}
.border-amber-700\/10 {
  border-color: rgb(180 83 9 / 0.1);
}
.border-amber-700\/100 {
  border-color: rgb(180 83 9 / 1);
}
.border-amber-700\/15 {
  border-color: rgb(180 83 9 / 0.15);
}
.border-amber-700\/20 {
  border-color: rgb(180 83 9 / 0.2);
}
.border-amber-700\/25 {
  border-color: rgb(180 83 9 / 0.25);
}
.border-amber-700\/30 {
  border-color: rgb(180 83 9 / 0.3);
}
.border-amber-700\/35 {
  border-color: rgb(180 83 9 / 0.35);
}
.border-amber-700\/40 {
  border-color: rgb(180 83 9 / 0.4);
}
.border-amber-700\/45 {
  border-color: rgb(180 83 9 / 0.45);
}
.border-amber-700\/5 {
  border-color: rgb(180 83 9 / 0.05);
}
.border-amber-700\/50 {
  border-color: rgb(180 83 9 / 0.5);
}
.border-amber-700\/55 {
  border-color: rgb(180 83 9 / 0.55);
}
.border-amber-700\/60 {
  border-color: rgb(180 83 9 / 0.6);
}
.border-amber-700\/65 {
  border-color: rgb(180 83 9 / 0.65);
}
.border-amber-700\/70 {
  border-color: rgb(180 83 9 / 0.7);
}
.border-amber-700\/75 {
  border-color: rgb(180 83 9 / 0.75);
}
.border-amber-700\/80 {
  border-color: rgb(180 83 9 / 0.8);
}
.border-amber-700\/85 {
  border-color: rgb(180 83 9 / 0.85);
}
.border-amber-700\/90 {
  border-color: rgb(180 83 9 / 0.9);
}
.border-amber-700\/95 {
  border-color: rgb(180 83 9 / 0.95);
}
.border-amber-800 {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.border-amber-800\/0 {
  border-color: rgb(146 64 14 / 0);
}
.border-amber-800\/10 {
  border-color: rgb(146 64 14 / 0.1);
}
.border-amber-800\/100 {
  border-color: rgb(146 64 14 / 1);
}
.border-amber-800\/15 {
  border-color: rgb(146 64 14 / 0.15);
}
.border-amber-800\/20 {
  border-color: rgb(146 64 14 / 0.2);
}
.border-amber-800\/25 {
  border-color: rgb(146 64 14 / 0.25);
}
.border-amber-800\/30 {
  border-color: rgb(146 64 14 / 0.3);
}
.border-amber-800\/35 {
  border-color: rgb(146 64 14 / 0.35);
}
.border-amber-800\/40 {
  border-color: rgb(146 64 14 / 0.4);
}
.border-amber-800\/45 {
  border-color: rgb(146 64 14 / 0.45);
}
.border-amber-800\/5 {
  border-color: rgb(146 64 14 / 0.05);
}
.border-amber-800\/50 {
  border-color: rgb(146 64 14 / 0.5);
}
.border-amber-800\/55 {
  border-color: rgb(146 64 14 / 0.55);
}
.border-amber-800\/60 {
  border-color: rgb(146 64 14 / 0.6);
}
.border-amber-800\/65 {
  border-color: rgb(146 64 14 / 0.65);
}
.border-amber-800\/70 {
  border-color: rgb(146 64 14 / 0.7);
}
.border-amber-800\/75 {
  border-color: rgb(146 64 14 / 0.75);
}
.border-amber-800\/80 {
  border-color: rgb(146 64 14 / 0.8);
}
.border-amber-800\/85 {
  border-color: rgb(146 64 14 / 0.85);
}
.border-amber-800\/90 {
  border-color: rgb(146 64 14 / 0.9);
}
.border-amber-800\/95 {
  border-color: rgb(146 64 14 / 0.95);
}
.border-amber-900 {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.border-amber-900\/0 {
  border-color: rgb(120 53 15 / 0);
}
.border-amber-900\/10 {
  border-color: rgb(120 53 15 / 0.1);
}
.border-amber-900\/100 {
  border-color: rgb(120 53 15 / 1);
}
.border-amber-900\/15 {
  border-color: rgb(120 53 15 / 0.15);
}
.border-amber-900\/20 {
  border-color: rgb(120 53 15 / 0.2);
}
.border-amber-900\/25 {
  border-color: rgb(120 53 15 / 0.25);
}
.border-amber-900\/30 {
  border-color: rgb(120 53 15 / 0.3);
}
.border-amber-900\/35 {
  border-color: rgb(120 53 15 / 0.35);
}
.border-amber-900\/40 {
  border-color: rgb(120 53 15 / 0.4);
}
.border-amber-900\/45 {
  border-color: rgb(120 53 15 / 0.45);
}
.border-amber-900\/5 {
  border-color: rgb(120 53 15 / 0.05);
}
.border-amber-900\/50 {
  border-color: rgb(120 53 15 / 0.5);
}
.border-amber-900\/55 {
  border-color: rgb(120 53 15 / 0.55);
}
.border-amber-900\/60 {
  border-color: rgb(120 53 15 / 0.6);
}
.border-amber-900\/65 {
  border-color: rgb(120 53 15 / 0.65);
}
.border-amber-900\/70 {
  border-color: rgb(120 53 15 / 0.7);
}
.border-amber-900\/75 {
  border-color: rgb(120 53 15 / 0.75);
}
.border-amber-900\/80 {
  border-color: rgb(120 53 15 / 0.8);
}
.border-amber-900\/85 {
  border-color: rgb(120 53 15 / 0.85);
}
.border-amber-900\/90 {
  border-color: rgb(120 53 15 / 0.9);
}
.border-amber-900\/95 {
  border-color: rgb(120 53 15 / 0.95);
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.border-blue-100\/0 {
  border-color: rgb(219 234 254 / 0);
}
.border-blue-100\/10 {
  border-color: rgb(219 234 254 / 0.1);
}
.border-blue-100\/100 {
  border-color: rgb(219 234 254 / 1);
}
.border-blue-100\/15 {
  border-color: rgb(219 234 254 / 0.15);
}
.border-blue-100\/20 {
  border-color: rgb(219 234 254 / 0.2);
}
.border-blue-100\/25 {
  border-color: rgb(219 234 254 / 0.25);
}
.border-blue-100\/30 {
  border-color: rgb(219 234 254 / 0.3);
}
.border-blue-100\/35 {
  border-color: rgb(219 234 254 / 0.35);
}
.border-blue-100\/40 {
  border-color: rgb(219 234 254 / 0.4);
}
.border-blue-100\/45 {
  border-color: rgb(219 234 254 / 0.45);
}
.border-blue-100\/5 {
  border-color: rgb(219 234 254 / 0.05);
}
.border-blue-100\/50 {
  border-color: rgb(219 234 254 / 0.5);
}
.border-blue-100\/55 {
  border-color: rgb(219 234 254 / 0.55);
}
.border-blue-100\/60 {
  border-color: rgb(219 234 254 / 0.6);
}
.border-blue-100\/65 {
  border-color: rgb(219 234 254 / 0.65);
}
.border-blue-100\/70 {
  border-color: rgb(219 234 254 / 0.7);
}
.border-blue-100\/75 {
  border-color: rgb(219 234 254 / 0.75);
}
.border-blue-100\/80 {
  border-color: rgb(219 234 254 / 0.8);
}
.border-blue-100\/85 {
  border-color: rgb(219 234 254 / 0.85);
}
.border-blue-100\/90 {
  border-color: rgb(219 234 254 / 0.9);
}
.border-blue-100\/95 {
  border-color: rgb(219 234 254 / 0.95);
}
.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-blue-200\/0 {
  border-color: rgb(191 219 254 / 0);
}
.border-blue-200\/10 {
  border-color: rgb(191 219 254 / 0.1);
}
.border-blue-200\/100 {
  border-color: rgb(191 219 254 / 1);
}
.border-blue-200\/15 {
  border-color: rgb(191 219 254 / 0.15);
}
.border-blue-200\/20 {
  border-color: rgb(191 219 254 / 0.2);
}
.border-blue-200\/25 {
  border-color: rgb(191 219 254 / 0.25);
}
.border-blue-200\/30 {
  border-color: rgb(191 219 254 / 0.3);
}
.border-blue-200\/35 {
  border-color: rgb(191 219 254 / 0.35);
}
.border-blue-200\/40 {
  border-color: rgb(191 219 254 / 0.4);
}
.border-blue-200\/45 {
  border-color: rgb(191 219 254 / 0.45);
}
.border-blue-200\/5 {
  border-color: rgb(191 219 254 / 0.05);
}
.border-blue-200\/50 {
  border-color: rgb(191 219 254 / 0.5);
}
.border-blue-200\/55 {
  border-color: rgb(191 219 254 / 0.55);
}
.border-blue-200\/60 {
  border-color: rgb(191 219 254 / 0.6);
}
.border-blue-200\/65 {
  border-color: rgb(191 219 254 / 0.65);
}
.border-blue-200\/70 {
  border-color: rgb(191 219 254 / 0.7);
}
.border-blue-200\/75 {
  border-color: rgb(191 219 254 / 0.75);
}
.border-blue-200\/80 {
  border-color: rgb(191 219 254 / 0.8);
}
.border-blue-200\/85 {
  border-color: rgb(191 219 254 / 0.85);
}
.border-blue-200\/90 {
  border-color: rgb(191 219 254 / 0.9);
}
.border-blue-200\/95 {
  border-color: rgb(191 219 254 / 0.95);
}
.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.border-blue-300\/0 {
  border-color: rgb(147 197 253 / 0);
}
.border-blue-300\/10 {
  border-color: rgb(147 197 253 / 0.1);
}
.border-blue-300\/100 {
  border-color: rgb(147 197 253 / 1);
}
.border-blue-300\/15 {
  border-color: rgb(147 197 253 / 0.15);
}
.border-blue-300\/20 {
  border-color: rgb(147 197 253 / 0.2);
}
.border-blue-300\/25 {
  border-color: rgb(147 197 253 / 0.25);
}
.border-blue-300\/30 {
  border-color: rgb(147 197 253 / 0.3);
}
.border-blue-300\/35 {
  border-color: rgb(147 197 253 / 0.35);
}
.border-blue-300\/40 {
  border-color: rgb(147 197 253 / 0.4);
}
.border-blue-300\/45 {
  border-color: rgb(147 197 253 / 0.45);
}
.border-blue-300\/5 {
  border-color: rgb(147 197 253 / 0.05);
}
.border-blue-300\/50 {
  border-color: rgb(147 197 253 / 0.5);
}
.border-blue-300\/55 {
  border-color: rgb(147 197 253 / 0.55);
}
.border-blue-300\/60 {
  border-color: rgb(147 197 253 / 0.6);
}
.border-blue-300\/65 {
  border-color: rgb(147 197 253 / 0.65);
}
.border-blue-300\/70 {
  border-color: rgb(147 197 253 / 0.7);
}
.border-blue-300\/75 {
  border-color: rgb(147 197 253 / 0.75);
}
.border-blue-300\/80 {
  border-color: rgb(147 197 253 / 0.8);
}
.border-blue-300\/85 {
  border-color: rgb(147 197 253 / 0.85);
}
.border-blue-300\/90 {
  border-color: rgb(147 197 253 / 0.9);
}
.border-blue-300\/95 {
  border-color: rgb(147 197 253 / 0.95);
}
.border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.border-blue-400\/0 {
  border-color: rgb(96 165 250 / 0);
}
.border-blue-400\/10 {
  border-color: rgb(96 165 250 / 0.1);
}
.border-blue-400\/100 {
  border-color: rgb(96 165 250 / 1);
}
.border-blue-400\/15 {
  border-color: rgb(96 165 250 / 0.15);
}
.border-blue-400\/20 {
  border-color: rgb(96 165 250 / 0.2);
}
.border-blue-400\/25 {
  border-color: rgb(96 165 250 / 0.25);
}
.border-blue-400\/30 {
  border-color: rgb(96 165 250 / 0.3);
}
.border-blue-400\/35 {
  border-color: rgb(96 165 250 / 0.35);
}
.border-blue-400\/40 {
  border-color: rgb(96 165 250 / 0.4);
}
.border-blue-400\/45 {
  border-color: rgb(96 165 250 / 0.45);
}
.border-blue-400\/5 {
  border-color: rgb(96 165 250 / 0.05);
}
.border-blue-400\/50 {
  border-color: rgb(96 165 250 / 0.5);
}
.border-blue-400\/55 {
  border-color: rgb(96 165 250 / 0.55);
}
.border-blue-400\/60 {
  border-color: rgb(96 165 250 / 0.6);
}
.border-blue-400\/65 {
  border-color: rgb(96 165 250 / 0.65);
}
.border-blue-400\/70 {
  border-color: rgb(96 165 250 / 0.7);
}
.border-blue-400\/75 {
  border-color: rgb(96 165 250 / 0.75);
}
.border-blue-400\/80 {
  border-color: rgb(96 165 250 / 0.8);
}
.border-blue-400\/85 {
  border-color: rgb(96 165 250 / 0.85);
}
.border-blue-400\/90 {
  border-color: rgb(96 165 250 / 0.9);
}
.border-blue-400\/95 {
  border-color: rgb(96 165 250 / 0.95);
}
.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-blue-500\/0 {
  border-color: rgb(59 130 246 / 0);
}
.border-blue-500\/10 {
  border-color: rgb(59 130 246 / 0.1);
}
.border-blue-500\/100 {
  border-color: rgb(59 130 246 / 1);
}
.border-blue-500\/15 {
  border-color: rgb(59 130 246 / 0.15);
}
.border-blue-500\/20 {
  border-color: rgb(59 130 246 / 0.2);
}
.border-blue-500\/25 {
  border-color: rgb(59 130 246 / 0.25);
}
.border-blue-500\/30 {
  border-color: rgb(59 130 246 / 0.3);
}
.border-blue-500\/35 {
  border-color: rgb(59 130 246 / 0.35);
}
.border-blue-500\/40 {
  border-color: rgb(59 130 246 / 0.4);
}
.border-blue-500\/45 {
  border-color: rgb(59 130 246 / 0.45);
}
.border-blue-500\/5 {
  border-color: rgb(59 130 246 / 0.05);
}
.border-blue-500\/50 {
  border-color: rgb(59 130 246 / 0.5);
}
.border-blue-500\/55 {
  border-color: rgb(59 130 246 / 0.55);
}
.border-blue-500\/60 {
  border-color: rgb(59 130 246 / 0.6);
}
.border-blue-500\/65 {
  border-color: rgb(59 130 246 / 0.65);
}
.border-blue-500\/70 {
  border-color: rgb(59 130 246 / 0.7);
}
.border-blue-500\/75 {
  border-color: rgb(59 130 246 / 0.75);
}
.border-blue-500\/80 {
  border-color: rgb(59 130 246 / 0.8);
}
.border-blue-500\/85 {
  border-color: rgb(59 130 246 / 0.85);
}
.border-blue-500\/90 {
  border-color: rgb(59 130 246 / 0.9);
}
.border-blue-500\/95 {
  border-color: rgb(59 130 246 / 0.95);
}
.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-blue-600\/0 {
  border-color: rgb(37 99 235 / 0);
}
.border-blue-600\/10 {
  border-color: rgb(37 99 235 / 0.1);
}
.border-blue-600\/100 {
  border-color: rgb(37 99 235 / 1);
}
.border-blue-600\/15 {
  border-color: rgb(37 99 235 / 0.15);
}
.border-blue-600\/20 {
  border-color: rgb(37 99 235 / 0.2);
}
.border-blue-600\/25 {
  border-color: rgb(37 99 235 / 0.25);
}
.border-blue-600\/30 {
  border-color: rgb(37 99 235 / 0.3);
}
.border-blue-600\/35 {
  border-color: rgb(37 99 235 / 0.35);
}
.border-blue-600\/40 {
  border-color: rgb(37 99 235 / 0.4);
}
.border-blue-600\/45 {
  border-color: rgb(37 99 235 / 0.45);
}
.border-blue-600\/5 {
  border-color: rgb(37 99 235 / 0.05);
}
.border-blue-600\/50 {
  border-color: rgb(37 99 235 / 0.5);
}
.border-blue-600\/55 {
  border-color: rgb(37 99 235 / 0.55);
}
.border-blue-600\/60 {
  border-color: rgb(37 99 235 / 0.6);
}
.border-blue-600\/65 {
  border-color: rgb(37 99 235 / 0.65);
}
.border-blue-600\/70 {
  border-color: rgb(37 99 235 / 0.7);
}
.border-blue-600\/75 {
  border-color: rgb(37 99 235 / 0.75);
}
.border-blue-600\/80 {
  border-color: rgb(37 99 235 / 0.8);
}
.border-blue-600\/85 {
  border-color: rgb(37 99 235 / 0.85);
}
.border-blue-600\/90 {
  border-color: rgb(37 99 235 / 0.9);
}
.border-blue-600\/95 {
  border-color: rgb(37 99 235 / 0.95);
}
.border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}
.border-blue-700\/0 {
  border-color: rgb(29 78 216 / 0);
}
.border-blue-700\/10 {
  border-color: rgb(29 78 216 / 0.1);
}
.border-blue-700\/100 {
  border-color: rgb(29 78 216 / 1);
}
.border-blue-700\/15 {
  border-color: rgb(29 78 216 / 0.15);
}
.border-blue-700\/20 {
  border-color: rgb(29 78 216 / 0.2);
}
.border-blue-700\/25 {
  border-color: rgb(29 78 216 / 0.25);
}
.border-blue-700\/30 {
  border-color: rgb(29 78 216 / 0.3);
}
.border-blue-700\/35 {
  border-color: rgb(29 78 216 / 0.35);
}
.border-blue-700\/40 {
  border-color: rgb(29 78 216 / 0.4);
}
.border-blue-700\/45 {
  border-color: rgb(29 78 216 / 0.45);
}
.border-blue-700\/5 {
  border-color: rgb(29 78 216 / 0.05);
}
.border-blue-700\/50 {
  border-color: rgb(29 78 216 / 0.5);
}
.border-blue-700\/55 {
  border-color: rgb(29 78 216 / 0.55);
}
.border-blue-700\/60 {
  border-color: rgb(29 78 216 / 0.6);
}
.border-blue-700\/65 {
  border-color: rgb(29 78 216 / 0.65);
}
.border-blue-700\/70 {
  border-color: rgb(29 78 216 / 0.7);
}
.border-blue-700\/75 {
  border-color: rgb(29 78 216 / 0.75);
}
.border-blue-700\/80 {
  border-color: rgb(29 78 216 / 0.8);
}
.border-blue-700\/85 {
  border-color: rgb(29 78 216 / 0.85);
}
.border-blue-700\/90 {
  border-color: rgb(29 78 216 / 0.9);
}
.border-blue-700\/95 {
  border-color: rgb(29 78 216 / 0.95);
}
.border-blue-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}
.border-blue-800\/0 {
  border-color: rgb(30 64 175 / 0);
}
.border-blue-800\/10 {
  border-color: rgb(30 64 175 / 0.1);
}
.border-blue-800\/100 {
  border-color: rgb(30 64 175 / 1);
}
.border-blue-800\/15 {
  border-color: rgb(30 64 175 / 0.15);
}
.border-blue-800\/20 {
  border-color: rgb(30 64 175 / 0.2);
}
.border-blue-800\/25 {
  border-color: rgb(30 64 175 / 0.25);
}
.border-blue-800\/30 {
  border-color: rgb(30 64 175 / 0.3);
}
.border-blue-800\/35 {
  border-color: rgb(30 64 175 / 0.35);
}
.border-blue-800\/40 {
  border-color: rgb(30 64 175 / 0.4);
}
.border-blue-800\/45 {
  border-color: rgb(30 64 175 / 0.45);
}
.border-blue-800\/5 {
  border-color: rgb(30 64 175 / 0.05);
}
.border-blue-800\/50 {
  border-color: rgb(30 64 175 / 0.5);
}
.border-blue-800\/55 {
  border-color: rgb(30 64 175 / 0.55);
}
.border-blue-800\/60 {
  border-color: rgb(30 64 175 / 0.6);
}
.border-blue-800\/65 {
  border-color: rgb(30 64 175 / 0.65);
}
.border-blue-800\/70 {
  border-color: rgb(30 64 175 / 0.7);
}
.border-blue-800\/75 {
  border-color: rgb(30 64 175 / 0.75);
}
.border-blue-800\/80 {
  border-color: rgb(30 64 175 / 0.8);
}
.border-blue-800\/85 {
  border-color: rgb(30 64 175 / 0.85);
}
.border-blue-800\/90 {
  border-color: rgb(30 64 175 / 0.9);
}
.border-blue-800\/95 {
  border-color: rgb(30 64 175 / 0.95);
}
.border-blue-900 {
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}
.border-blue-900\/0 {
  border-color: rgb(30 58 138 / 0);
}
.border-blue-900\/10 {
  border-color: rgb(30 58 138 / 0.1);
}
.border-blue-900\/100 {
  border-color: rgb(30 58 138 / 1);
}
.border-blue-900\/15 {
  border-color: rgb(30 58 138 / 0.15);
}
.border-blue-900\/20 {
  border-color: rgb(30 58 138 / 0.2);
}
.border-blue-900\/25 {
  border-color: rgb(30 58 138 / 0.25);
}
.border-blue-900\/30 {
  border-color: rgb(30 58 138 / 0.3);
}
.border-blue-900\/35 {
  border-color: rgb(30 58 138 / 0.35);
}
.border-blue-900\/40 {
  border-color: rgb(30 58 138 / 0.4);
}
.border-blue-900\/45 {
  border-color: rgb(30 58 138 / 0.45);
}
.border-blue-900\/5 {
  border-color: rgb(30 58 138 / 0.05);
}
.border-blue-900\/50 {
  border-color: rgb(30 58 138 / 0.5);
}
.border-blue-900\/55 {
  border-color: rgb(30 58 138 / 0.55);
}
.border-blue-900\/60 {
  border-color: rgb(30 58 138 / 0.6);
}
.border-blue-900\/65 {
  border-color: rgb(30 58 138 / 0.65);
}
.border-blue-900\/70 {
  border-color: rgb(30 58 138 / 0.7);
}
.border-blue-900\/75 {
  border-color: rgb(30 58 138 / 0.75);
}
.border-blue-900\/80 {
  border-color: rgb(30 58 138 / 0.8);
}
.border-blue-900\/85 {
  border-color: rgb(30 58 138 / 0.85);
}
.border-blue-900\/90 {
  border-color: rgb(30 58 138 / 0.9);
}
.border-blue-900\/95 {
  border-color: rgb(30 58 138 / 0.95);
}
.border-cyan-100 {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.border-cyan-100\/0 {
  border-color: rgb(207 250 254 / 0);
}
.border-cyan-100\/10 {
  border-color: rgb(207 250 254 / 0.1);
}
.border-cyan-100\/100 {
  border-color: rgb(207 250 254 / 1);
}
.border-cyan-100\/15 {
  border-color: rgb(207 250 254 / 0.15);
}
.border-cyan-100\/20 {
  border-color: rgb(207 250 254 / 0.2);
}
.border-cyan-100\/25 {
  border-color: rgb(207 250 254 / 0.25);
}
.border-cyan-100\/30 {
  border-color: rgb(207 250 254 / 0.3);
}
.border-cyan-100\/35 {
  border-color: rgb(207 250 254 / 0.35);
}
.border-cyan-100\/40 {
  border-color: rgb(207 250 254 / 0.4);
}
.border-cyan-100\/45 {
  border-color: rgb(207 250 254 / 0.45);
}
.border-cyan-100\/5 {
  border-color: rgb(207 250 254 / 0.05);
}
.border-cyan-100\/50 {
  border-color: rgb(207 250 254 / 0.5);
}
.border-cyan-100\/55 {
  border-color: rgb(207 250 254 / 0.55);
}
.border-cyan-100\/60 {
  border-color: rgb(207 250 254 / 0.6);
}
.border-cyan-100\/65 {
  border-color: rgb(207 250 254 / 0.65);
}
.border-cyan-100\/70 {
  border-color: rgb(207 250 254 / 0.7);
}
.border-cyan-100\/75 {
  border-color: rgb(207 250 254 / 0.75);
}
.border-cyan-100\/80 {
  border-color: rgb(207 250 254 / 0.8);
}
.border-cyan-100\/85 {
  border-color: rgb(207 250 254 / 0.85);
}
.border-cyan-100\/90 {
  border-color: rgb(207 250 254 / 0.9);
}
.border-cyan-100\/95 {
  border-color: rgb(207 250 254 / 0.95);
}
.border-cyan-200 {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.border-cyan-200\/0 {
  border-color: rgb(165 243 252 / 0);
}
.border-cyan-200\/10 {
  border-color: rgb(165 243 252 / 0.1);
}
.border-cyan-200\/100 {
  border-color: rgb(165 243 252 / 1);
}
.border-cyan-200\/15 {
  border-color: rgb(165 243 252 / 0.15);
}
.border-cyan-200\/20 {
  border-color: rgb(165 243 252 / 0.2);
}
.border-cyan-200\/25 {
  border-color: rgb(165 243 252 / 0.25);
}
.border-cyan-200\/30 {
  border-color: rgb(165 243 252 / 0.3);
}
.border-cyan-200\/35 {
  border-color: rgb(165 243 252 / 0.35);
}
.border-cyan-200\/40 {
  border-color: rgb(165 243 252 / 0.4);
}
.border-cyan-200\/45 {
  border-color: rgb(165 243 252 / 0.45);
}
.border-cyan-200\/5 {
  border-color: rgb(165 243 252 / 0.05);
}
.border-cyan-200\/50 {
  border-color: rgb(165 243 252 / 0.5);
}
.border-cyan-200\/55 {
  border-color: rgb(165 243 252 / 0.55);
}
.border-cyan-200\/60 {
  border-color: rgb(165 243 252 / 0.6);
}
.border-cyan-200\/65 {
  border-color: rgb(165 243 252 / 0.65);
}
.border-cyan-200\/70 {
  border-color: rgb(165 243 252 / 0.7);
}
.border-cyan-200\/75 {
  border-color: rgb(165 243 252 / 0.75);
}
.border-cyan-200\/80 {
  border-color: rgb(165 243 252 / 0.8);
}
.border-cyan-200\/85 {
  border-color: rgb(165 243 252 / 0.85);
}
.border-cyan-200\/90 {
  border-color: rgb(165 243 252 / 0.9);
}
.border-cyan-200\/95 {
  border-color: rgb(165 243 252 / 0.95);
}
.border-cyan-300 {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.border-cyan-300\/0 {
  border-color: rgb(103 232 249 / 0);
}
.border-cyan-300\/10 {
  border-color: rgb(103 232 249 / 0.1);
}
.border-cyan-300\/100 {
  border-color: rgb(103 232 249 / 1);
}
.border-cyan-300\/15 {
  border-color: rgb(103 232 249 / 0.15);
}
.border-cyan-300\/20 {
  border-color: rgb(103 232 249 / 0.2);
}
.border-cyan-300\/25 {
  border-color: rgb(103 232 249 / 0.25);
}
.border-cyan-300\/30 {
  border-color: rgb(103 232 249 / 0.3);
}
.border-cyan-300\/35 {
  border-color: rgb(103 232 249 / 0.35);
}
.border-cyan-300\/40 {
  border-color: rgb(103 232 249 / 0.4);
}
.border-cyan-300\/45 {
  border-color: rgb(103 232 249 / 0.45);
}
.border-cyan-300\/5 {
  border-color: rgb(103 232 249 / 0.05);
}
.border-cyan-300\/50 {
  border-color: rgb(103 232 249 / 0.5);
}
.border-cyan-300\/55 {
  border-color: rgb(103 232 249 / 0.55);
}
.border-cyan-300\/60 {
  border-color: rgb(103 232 249 / 0.6);
}
.border-cyan-300\/65 {
  border-color: rgb(103 232 249 / 0.65);
}
.border-cyan-300\/70 {
  border-color: rgb(103 232 249 / 0.7);
}
.border-cyan-300\/75 {
  border-color: rgb(103 232 249 / 0.75);
}
.border-cyan-300\/80 {
  border-color: rgb(103 232 249 / 0.8);
}
.border-cyan-300\/85 {
  border-color: rgb(103 232 249 / 0.85);
}
.border-cyan-300\/90 {
  border-color: rgb(103 232 249 / 0.9);
}
.border-cyan-300\/95 {
  border-color: rgb(103 232 249 / 0.95);
}
.border-cyan-400 {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.border-cyan-400\/0 {
  border-color: rgb(34 211 238 / 0);
}
.border-cyan-400\/10 {
  border-color: rgb(34 211 238 / 0.1);
}
.border-cyan-400\/100 {
  border-color: rgb(34 211 238 / 1);
}
.border-cyan-400\/15 {
  border-color: rgb(34 211 238 / 0.15);
}
.border-cyan-400\/20 {
  border-color: rgb(34 211 238 / 0.2);
}
.border-cyan-400\/25 {
  border-color: rgb(34 211 238 / 0.25);
}
.border-cyan-400\/30 {
  border-color: rgb(34 211 238 / 0.3);
}
.border-cyan-400\/35 {
  border-color: rgb(34 211 238 / 0.35);
}
.border-cyan-400\/40 {
  border-color: rgb(34 211 238 / 0.4);
}
.border-cyan-400\/45 {
  border-color: rgb(34 211 238 / 0.45);
}
.border-cyan-400\/5 {
  border-color: rgb(34 211 238 / 0.05);
}
.border-cyan-400\/50 {
  border-color: rgb(34 211 238 / 0.5);
}
.border-cyan-400\/55 {
  border-color: rgb(34 211 238 / 0.55);
}
.border-cyan-400\/60 {
  border-color: rgb(34 211 238 / 0.6);
}
.border-cyan-400\/65 {
  border-color: rgb(34 211 238 / 0.65);
}
.border-cyan-400\/70 {
  border-color: rgb(34 211 238 / 0.7);
}
.border-cyan-400\/75 {
  border-color: rgb(34 211 238 / 0.75);
}
.border-cyan-400\/80 {
  border-color: rgb(34 211 238 / 0.8);
}
.border-cyan-400\/85 {
  border-color: rgb(34 211 238 / 0.85);
}
.border-cyan-400\/90 {
  border-color: rgb(34 211 238 / 0.9);
}
.border-cyan-400\/95 {
  border-color: rgb(34 211 238 / 0.95);
}
.border-cyan-500 {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.border-cyan-500\/0 {
  border-color: rgb(6 182 212 / 0);
}
.border-cyan-500\/10 {
  border-color: rgb(6 182 212 / 0.1);
}
.border-cyan-500\/100 {
  border-color: rgb(6 182 212 / 1);
}
.border-cyan-500\/15 {
  border-color: rgb(6 182 212 / 0.15);
}
.border-cyan-500\/20 {
  border-color: rgb(6 182 212 / 0.2);
}
.border-cyan-500\/25 {
  border-color: rgb(6 182 212 / 0.25);
}
.border-cyan-500\/30 {
  border-color: rgb(6 182 212 / 0.3);
}
.border-cyan-500\/35 {
  border-color: rgb(6 182 212 / 0.35);
}
.border-cyan-500\/40 {
  border-color: rgb(6 182 212 / 0.4);
}
.border-cyan-500\/45 {
  border-color: rgb(6 182 212 / 0.45);
}
.border-cyan-500\/5 {
  border-color: rgb(6 182 212 / 0.05);
}
.border-cyan-500\/50 {
  border-color: rgb(6 182 212 / 0.5);
}
.border-cyan-500\/55 {
  border-color: rgb(6 182 212 / 0.55);
}
.border-cyan-500\/60 {
  border-color: rgb(6 182 212 / 0.6);
}
.border-cyan-500\/65 {
  border-color: rgb(6 182 212 / 0.65);
}
.border-cyan-500\/70 {
  border-color: rgb(6 182 212 / 0.7);
}
.border-cyan-500\/75 {
  border-color: rgb(6 182 212 / 0.75);
}
.border-cyan-500\/80 {
  border-color: rgb(6 182 212 / 0.8);
}
.border-cyan-500\/85 {
  border-color: rgb(6 182 212 / 0.85);
}
.border-cyan-500\/90 {
  border-color: rgb(6 182 212 / 0.9);
}
.border-cyan-500\/95 {
  border-color: rgb(6 182 212 / 0.95);
}
.border-cyan-600 {
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.border-cyan-600\/0 {
  border-color: rgb(8 145 178 / 0);
}
.border-cyan-600\/10 {
  border-color: rgb(8 145 178 / 0.1);
}
.border-cyan-600\/100 {
  border-color: rgb(8 145 178 / 1);
}
.border-cyan-600\/15 {
  border-color: rgb(8 145 178 / 0.15);
}
.border-cyan-600\/20 {
  border-color: rgb(8 145 178 / 0.2);
}
.border-cyan-600\/25 {
  border-color: rgb(8 145 178 / 0.25);
}
.border-cyan-600\/30 {
  border-color: rgb(8 145 178 / 0.3);
}
.border-cyan-600\/35 {
  border-color: rgb(8 145 178 / 0.35);
}
.border-cyan-600\/40 {
  border-color: rgb(8 145 178 / 0.4);
}
.border-cyan-600\/45 {
  border-color: rgb(8 145 178 / 0.45);
}
.border-cyan-600\/5 {
  border-color: rgb(8 145 178 / 0.05);
}
.border-cyan-600\/50 {
  border-color: rgb(8 145 178 / 0.5);
}
.border-cyan-600\/55 {
  border-color: rgb(8 145 178 / 0.55);
}
.border-cyan-600\/60 {
  border-color: rgb(8 145 178 / 0.6);
}
.border-cyan-600\/65 {
  border-color: rgb(8 145 178 / 0.65);
}
.border-cyan-600\/70 {
  border-color: rgb(8 145 178 / 0.7);
}
.border-cyan-600\/75 {
  border-color: rgb(8 145 178 / 0.75);
}
.border-cyan-600\/80 {
  border-color: rgb(8 145 178 / 0.8);
}
.border-cyan-600\/85 {
  border-color: rgb(8 145 178 / 0.85);
}
.border-cyan-600\/90 {
  border-color: rgb(8 145 178 / 0.9);
}
.border-cyan-600\/95 {
  border-color: rgb(8 145 178 / 0.95);
}
.border-cyan-700 {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.border-cyan-700\/0 {
  border-color: rgb(14 116 144 / 0);
}
.border-cyan-700\/10 {
  border-color: rgb(14 116 144 / 0.1);
}
.border-cyan-700\/100 {
  border-color: rgb(14 116 144 / 1);
}
.border-cyan-700\/15 {
  border-color: rgb(14 116 144 / 0.15);
}
.border-cyan-700\/20 {
  border-color: rgb(14 116 144 / 0.2);
}
.border-cyan-700\/25 {
  border-color: rgb(14 116 144 / 0.25);
}
.border-cyan-700\/30 {
  border-color: rgb(14 116 144 / 0.3);
}
.border-cyan-700\/35 {
  border-color: rgb(14 116 144 / 0.35);
}
.border-cyan-700\/40 {
  border-color: rgb(14 116 144 / 0.4);
}
.border-cyan-700\/45 {
  border-color: rgb(14 116 144 / 0.45);
}
.border-cyan-700\/5 {
  border-color: rgb(14 116 144 / 0.05);
}
.border-cyan-700\/50 {
  border-color: rgb(14 116 144 / 0.5);
}
.border-cyan-700\/55 {
  border-color: rgb(14 116 144 / 0.55);
}
.border-cyan-700\/60 {
  border-color: rgb(14 116 144 / 0.6);
}
.border-cyan-700\/65 {
  border-color: rgb(14 116 144 / 0.65);
}
.border-cyan-700\/70 {
  border-color: rgb(14 116 144 / 0.7);
}
.border-cyan-700\/75 {
  border-color: rgb(14 116 144 / 0.75);
}
.border-cyan-700\/80 {
  border-color: rgb(14 116 144 / 0.8);
}
.border-cyan-700\/85 {
  border-color: rgb(14 116 144 / 0.85);
}
.border-cyan-700\/90 {
  border-color: rgb(14 116 144 / 0.9);
}
.border-cyan-700\/95 {
  border-color: rgb(14 116 144 / 0.95);
}
.border-cyan-800 {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.border-cyan-800\/0 {
  border-color: rgb(21 94 117 / 0);
}
.border-cyan-800\/10 {
  border-color: rgb(21 94 117 / 0.1);
}
.border-cyan-800\/100 {
  border-color: rgb(21 94 117 / 1);
}
.border-cyan-800\/15 {
  border-color: rgb(21 94 117 / 0.15);
}
.border-cyan-800\/20 {
  border-color: rgb(21 94 117 / 0.2);
}
.border-cyan-800\/25 {
  border-color: rgb(21 94 117 / 0.25);
}
.border-cyan-800\/30 {
  border-color: rgb(21 94 117 / 0.3);
}
.border-cyan-800\/35 {
  border-color: rgb(21 94 117 / 0.35);
}
.border-cyan-800\/40 {
  border-color: rgb(21 94 117 / 0.4);
}
.border-cyan-800\/45 {
  border-color: rgb(21 94 117 / 0.45);
}
.border-cyan-800\/5 {
  border-color: rgb(21 94 117 / 0.05);
}
.border-cyan-800\/50 {
  border-color: rgb(21 94 117 / 0.5);
}
.border-cyan-800\/55 {
  border-color: rgb(21 94 117 / 0.55);
}
.border-cyan-800\/60 {
  border-color: rgb(21 94 117 / 0.6);
}
.border-cyan-800\/65 {
  border-color: rgb(21 94 117 / 0.65);
}
.border-cyan-800\/70 {
  border-color: rgb(21 94 117 / 0.7);
}
.border-cyan-800\/75 {
  border-color: rgb(21 94 117 / 0.75);
}
.border-cyan-800\/80 {
  border-color: rgb(21 94 117 / 0.8);
}
.border-cyan-800\/85 {
  border-color: rgb(21 94 117 / 0.85);
}
.border-cyan-800\/90 {
  border-color: rgb(21 94 117 / 0.9);
}
.border-cyan-800\/95 {
  border-color: rgb(21 94 117 / 0.95);
}
.border-cyan-900 {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.border-cyan-900\/0 {
  border-color: rgb(22 78 99 / 0);
}
.border-cyan-900\/10 {
  border-color: rgb(22 78 99 / 0.1);
}
.border-cyan-900\/100 {
  border-color: rgb(22 78 99 / 1);
}
.border-cyan-900\/15 {
  border-color: rgb(22 78 99 / 0.15);
}
.border-cyan-900\/20 {
  border-color: rgb(22 78 99 / 0.2);
}
.border-cyan-900\/25 {
  border-color: rgb(22 78 99 / 0.25);
}
.border-cyan-900\/30 {
  border-color: rgb(22 78 99 / 0.3);
}
.border-cyan-900\/35 {
  border-color: rgb(22 78 99 / 0.35);
}
.border-cyan-900\/40 {
  border-color: rgb(22 78 99 / 0.4);
}
.border-cyan-900\/45 {
  border-color: rgb(22 78 99 / 0.45);
}
.border-cyan-900\/5 {
  border-color: rgb(22 78 99 / 0.05);
}
.border-cyan-900\/50 {
  border-color: rgb(22 78 99 / 0.5);
}
.border-cyan-900\/55 {
  border-color: rgb(22 78 99 / 0.55);
}
.border-cyan-900\/60 {
  border-color: rgb(22 78 99 / 0.6);
}
.border-cyan-900\/65 {
  border-color: rgb(22 78 99 / 0.65);
}
.border-cyan-900\/70 {
  border-color: rgb(22 78 99 / 0.7);
}
.border-cyan-900\/75 {
  border-color: rgb(22 78 99 / 0.75);
}
.border-cyan-900\/80 {
  border-color: rgb(22 78 99 / 0.8);
}
.border-cyan-900\/85 {
  border-color: rgb(22 78 99 / 0.85);
}
.border-cyan-900\/90 {
  border-color: rgb(22 78 99 / 0.9);
}
.border-cyan-900\/95 {
  border-color: rgb(22 78 99 / 0.95);
}
.border-emerald-100 {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.border-emerald-100\/0 {
  border-color: rgb(209 250 229 / 0);
}
.border-emerald-100\/10 {
  border-color: rgb(209 250 229 / 0.1);
}
.border-emerald-100\/100 {
  border-color: rgb(209 250 229 / 1);
}
.border-emerald-100\/15 {
  border-color: rgb(209 250 229 / 0.15);
}
.border-emerald-100\/20 {
  border-color: rgb(209 250 229 / 0.2);
}
.border-emerald-100\/25 {
  border-color: rgb(209 250 229 / 0.25);
}
.border-emerald-100\/30 {
  border-color: rgb(209 250 229 / 0.3);
}
.border-emerald-100\/35 {
  border-color: rgb(209 250 229 / 0.35);
}
.border-emerald-100\/40 {
  border-color: rgb(209 250 229 / 0.4);
}
.border-emerald-100\/45 {
  border-color: rgb(209 250 229 / 0.45);
}
.border-emerald-100\/5 {
  border-color: rgb(209 250 229 / 0.05);
}
.border-emerald-100\/50 {
  border-color: rgb(209 250 229 / 0.5);
}
.border-emerald-100\/55 {
  border-color: rgb(209 250 229 / 0.55);
}
.border-emerald-100\/60 {
  border-color: rgb(209 250 229 / 0.6);
}
.border-emerald-100\/65 {
  border-color: rgb(209 250 229 / 0.65);
}
.border-emerald-100\/70 {
  border-color: rgb(209 250 229 / 0.7);
}
.border-emerald-100\/75 {
  border-color: rgb(209 250 229 / 0.75);
}
.border-emerald-100\/80 {
  border-color: rgb(209 250 229 / 0.8);
}
.border-emerald-100\/85 {
  border-color: rgb(209 250 229 / 0.85);
}
.border-emerald-100\/90 {
  border-color: rgb(209 250 229 / 0.9);
}
.border-emerald-100\/95 {
  border-color: rgb(209 250 229 / 0.95);
}
.border-emerald-200 {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.border-emerald-200\/0 {
  border-color: rgb(167 243 208 / 0);
}
.border-emerald-200\/10 {
  border-color: rgb(167 243 208 / 0.1);
}
.border-emerald-200\/100 {
  border-color: rgb(167 243 208 / 1);
}
.border-emerald-200\/15 {
  border-color: rgb(167 243 208 / 0.15);
}
.border-emerald-200\/20 {
  border-color: rgb(167 243 208 / 0.2);
}
.border-emerald-200\/25 {
  border-color: rgb(167 243 208 / 0.25);
}
.border-emerald-200\/30 {
  border-color: rgb(167 243 208 / 0.3);
}
.border-emerald-200\/35 {
  border-color: rgb(167 243 208 / 0.35);
}
.border-emerald-200\/40 {
  border-color: rgb(167 243 208 / 0.4);
}
.border-emerald-200\/45 {
  border-color: rgb(167 243 208 / 0.45);
}
.border-emerald-200\/5 {
  border-color: rgb(167 243 208 / 0.05);
}
.border-emerald-200\/50 {
  border-color: rgb(167 243 208 / 0.5);
}
.border-emerald-200\/55 {
  border-color: rgb(167 243 208 / 0.55);
}
.border-emerald-200\/60 {
  border-color: rgb(167 243 208 / 0.6);
}
.border-emerald-200\/65 {
  border-color: rgb(167 243 208 / 0.65);
}
.border-emerald-200\/70 {
  border-color: rgb(167 243 208 / 0.7);
}
.border-emerald-200\/75 {
  border-color: rgb(167 243 208 / 0.75);
}
.border-emerald-200\/80 {
  border-color: rgb(167 243 208 / 0.8);
}
.border-emerald-200\/85 {
  border-color: rgb(167 243 208 / 0.85);
}
.border-emerald-200\/90 {
  border-color: rgb(167 243 208 / 0.9);
}
.border-emerald-200\/95 {
  border-color: rgb(167 243 208 / 0.95);
}
.border-emerald-300 {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.border-emerald-300\/0 {
  border-color: rgb(110 231 183 / 0);
}
.border-emerald-300\/10 {
  border-color: rgb(110 231 183 / 0.1);
}
.border-emerald-300\/100 {
  border-color: rgb(110 231 183 / 1);
}
.border-emerald-300\/15 {
  border-color: rgb(110 231 183 / 0.15);
}
.border-emerald-300\/20 {
  border-color: rgb(110 231 183 / 0.2);
}
.border-emerald-300\/25 {
  border-color: rgb(110 231 183 / 0.25);
}
.border-emerald-300\/30 {
  border-color: rgb(110 231 183 / 0.3);
}
.border-emerald-300\/35 {
  border-color: rgb(110 231 183 / 0.35);
}
.border-emerald-300\/40 {
  border-color: rgb(110 231 183 / 0.4);
}
.border-emerald-300\/45 {
  border-color: rgb(110 231 183 / 0.45);
}
.border-emerald-300\/5 {
  border-color: rgb(110 231 183 / 0.05);
}
.border-emerald-300\/50 {
  border-color: rgb(110 231 183 / 0.5);
}
.border-emerald-300\/55 {
  border-color: rgb(110 231 183 / 0.55);
}
.border-emerald-300\/60 {
  border-color: rgb(110 231 183 / 0.6);
}
.border-emerald-300\/65 {
  border-color: rgb(110 231 183 / 0.65);
}
.border-emerald-300\/70 {
  border-color: rgb(110 231 183 / 0.7);
}
.border-emerald-300\/75 {
  border-color: rgb(110 231 183 / 0.75);
}
.border-emerald-300\/80 {
  border-color: rgb(110 231 183 / 0.8);
}
.border-emerald-300\/85 {
  border-color: rgb(110 231 183 / 0.85);
}
.border-emerald-300\/90 {
  border-color: rgb(110 231 183 / 0.9);
}
.border-emerald-300\/95 {
  border-color: rgb(110 231 183 / 0.95);
}
.border-emerald-400 {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.border-emerald-400\/0 {
  border-color: rgb(52 211 153 / 0);
}
.border-emerald-400\/10 {
  border-color: rgb(52 211 153 / 0.1);
}
.border-emerald-400\/100 {
  border-color: rgb(52 211 153 / 1);
}
.border-emerald-400\/15 {
  border-color: rgb(52 211 153 / 0.15);
}
.border-emerald-400\/20 {
  border-color: rgb(52 211 153 / 0.2);
}
.border-emerald-400\/25 {
  border-color: rgb(52 211 153 / 0.25);
}
.border-emerald-400\/30 {
  border-color: rgb(52 211 153 / 0.3);
}
.border-emerald-400\/35 {
  border-color: rgb(52 211 153 / 0.35);
}
.border-emerald-400\/40 {
  border-color: rgb(52 211 153 / 0.4);
}
.border-emerald-400\/45 {
  border-color: rgb(52 211 153 / 0.45);
}
.border-emerald-400\/5 {
  border-color: rgb(52 211 153 / 0.05);
}
.border-emerald-400\/50 {
  border-color: rgb(52 211 153 / 0.5);
}
.border-emerald-400\/55 {
  border-color: rgb(52 211 153 / 0.55);
}
.border-emerald-400\/60 {
  border-color: rgb(52 211 153 / 0.6);
}
.border-emerald-400\/65 {
  border-color: rgb(52 211 153 / 0.65);
}
.border-emerald-400\/70 {
  border-color: rgb(52 211 153 / 0.7);
}
.border-emerald-400\/75 {
  border-color: rgb(52 211 153 / 0.75);
}
.border-emerald-400\/80 {
  border-color: rgb(52 211 153 / 0.8);
}
.border-emerald-400\/85 {
  border-color: rgb(52 211 153 / 0.85);
}
.border-emerald-400\/90 {
  border-color: rgb(52 211 153 / 0.9);
}
.border-emerald-400\/95 {
  border-color: rgb(52 211 153 / 0.95);
}
.border-emerald-500 {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.border-emerald-500\/0 {
  border-color: rgb(16 185 129 / 0);
}
.border-emerald-500\/10 {
  border-color: rgb(16 185 129 / 0.1);
}
.border-emerald-500\/100 {
  border-color: rgb(16 185 129 / 1);
}
.border-emerald-500\/15 {
  border-color: rgb(16 185 129 / 0.15);
}
.border-emerald-500\/20 {
  border-color: rgb(16 185 129 / 0.2);
}
.border-emerald-500\/25 {
  border-color: rgb(16 185 129 / 0.25);
}
.border-emerald-500\/30 {
  border-color: rgb(16 185 129 / 0.3);
}
.border-emerald-500\/35 {
  border-color: rgb(16 185 129 / 0.35);
}
.border-emerald-500\/40 {
  border-color: rgb(16 185 129 / 0.4);
}
.border-emerald-500\/45 {
  border-color: rgb(16 185 129 / 0.45);
}
.border-emerald-500\/5 {
  border-color: rgb(16 185 129 / 0.05);
}
.border-emerald-500\/50 {
  border-color: rgb(16 185 129 / 0.5);
}
.border-emerald-500\/55 {
  border-color: rgb(16 185 129 / 0.55);
}
.border-emerald-500\/60 {
  border-color: rgb(16 185 129 / 0.6);
}
.border-emerald-500\/65 {
  border-color: rgb(16 185 129 / 0.65);
}
.border-emerald-500\/70 {
  border-color: rgb(16 185 129 / 0.7);
}
.border-emerald-500\/75 {
  border-color: rgb(16 185 129 / 0.75);
}
.border-emerald-500\/80 {
  border-color: rgb(16 185 129 / 0.8);
}
.border-emerald-500\/85 {
  border-color: rgb(16 185 129 / 0.85);
}
.border-emerald-500\/90 {
  border-color: rgb(16 185 129 / 0.9);
}
.border-emerald-500\/95 {
  border-color: rgb(16 185 129 / 0.95);
}
.border-emerald-600 {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.border-emerald-600\/0 {
  border-color: rgb(5 150 105 / 0);
}
.border-emerald-600\/10 {
  border-color: rgb(5 150 105 / 0.1);
}
.border-emerald-600\/100 {
  border-color: rgb(5 150 105 / 1);
}
.border-emerald-600\/15 {
  border-color: rgb(5 150 105 / 0.15);
}
.border-emerald-600\/20 {
  border-color: rgb(5 150 105 / 0.2);
}
.border-emerald-600\/25 {
  border-color: rgb(5 150 105 / 0.25);
}
.border-emerald-600\/30 {
  border-color: rgb(5 150 105 / 0.3);
}
.border-emerald-600\/35 {
  border-color: rgb(5 150 105 / 0.35);
}
.border-emerald-600\/40 {
  border-color: rgb(5 150 105 / 0.4);
}
.border-emerald-600\/45 {
  border-color: rgb(5 150 105 / 0.45);
}
.border-emerald-600\/5 {
  border-color: rgb(5 150 105 / 0.05);
}
.border-emerald-600\/50 {
  border-color: rgb(5 150 105 / 0.5);
}
.border-emerald-600\/55 {
  border-color: rgb(5 150 105 / 0.55);
}
.border-emerald-600\/60 {
  border-color: rgb(5 150 105 / 0.6);
}
.border-emerald-600\/65 {
  border-color: rgb(5 150 105 / 0.65);
}
.border-emerald-600\/70 {
  border-color: rgb(5 150 105 / 0.7);
}
.border-emerald-600\/75 {
  border-color: rgb(5 150 105 / 0.75);
}
.border-emerald-600\/80 {
  border-color: rgb(5 150 105 / 0.8);
}
.border-emerald-600\/85 {
  border-color: rgb(5 150 105 / 0.85);
}
.border-emerald-600\/90 {
  border-color: rgb(5 150 105 / 0.9);
}
.border-emerald-600\/95 {
  border-color: rgb(5 150 105 / 0.95);
}
.border-emerald-700 {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.border-emerald-700\/0 {
  border-color: rgb(4 120 87 / 0);
}
.border-emerald-700\/10 {
  border-color: rgb(4 120 87 / 0.1);
}
.border-emerald-700\/100 {
  border-color: rgb(4 120 87 / 1);
}
.border-emerald-700\/15 {
  border-color: rgb(4 120 87 / 0.15);
}
.border-emerald-700\/20 {
  border-color: rgb(4 120 87 / 0.2);
}
.border-emerald-700\/25 {
  border-color: rgb(4 120 87 / 0.25);
}
.border-emerald-700\/30 {
  border-color: rgb(4 120 87 / 0.3);
}
.border-emerald-700\/35 {
  border-color: rgb(4 120 87 / 0.35);
}
.border-emerald-700\/40 {
  border-color: rgb(4 120 87 / 0.4);
}
.border-emerald-700\/45 {
  border-color: rgb(4 120 87 / 0.45);
}
.border-emerald-700\/5 {
  border-color: rgb(4 120 87 / 0.05);
}
.border-emerald-700\/50 {
  border-color: rgb(4 120 87 / 0.5);
}
.border-emerald-700\/55 {
  border-color: rgb(4 120 87 / 0.55);
}
.border-emerald-700\/60 {
  border-color: rgb(4 120 87 / 0.6);
}
.border-emerald-700\/65 {
  border-color: rgb(4 120 87 / 0.65);
}
.border-emerald-700\/70 {
  border-color: rgb(4 120 87 / 0.7);
}
.border-emerald-700\/75 {
  border-color: rgb(4 120 87 / 0.75);
}
.border-emerald-700\/80 {
  border-color: rgb(4 120 87 / 0.8);
}
.border-emerald-700\/85 {
  border-color: rgb(4 120 87 / 0.85);
}
.border-emerald-700\/90 {
  border-color: rgb(4 120 87 / 0.9);
}
.border-emerald-700\/95 {
  border-color: rgb(4 120 87 / 0.95);
}
.border-emerald-800 {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.border-emerald-800\/0 {
  border-color: rgb(6 95 70 / 0);
}
.border-emerald-800\/10 {
  border-color: rgb(6 95 70 / 0.1);
}
.border-emerald-800\/100 {
  border-color: rgb(6 95 70 / 1);
}
.border-emerald-800\/15 {
  border-color: rgb(6 95 70 / 0.15);
}
.border-emerald-800\/20 {
  border-color: rgb(6 95 70 / 0.2);
}
.border-emerald-800\/25 {
  border-color: rgb(6 95 70 / 0.25);
}
.border-emerald-800\/30 {
  border-color: rgb(6 95 70 / 0.3);
}
.border-emerald-800\/35 {
  border-color: rgb(6 95 70 / 0.35);
}
.border-emerald-800\/40 {
  border-color: rgb(6 95 70 / 0.4);
}
.border-emerald-800\/45 {
  border-color: rgb(6 95 70 / 0.45);
}
.border-emerald-800\/5 {
  border-color: rgb(6 95 70 / 0.05);
}
.border-emerald-800\/50 {
  border-color: rgb(6 95 70 / 0.5);
}
.border-emerald-800\/55 {
  border-color: rgb(6 95 70 / 0.55);
}
.border-emerald-800\/60 {
  border-color: rgb(6 95 70 / 0.6);
}
.border-emerald-800\/65 {
  border-color: rgb(6 95 70 / 0.65);
}
.border-emerald-800\/70 {
  border-color: rgb(6 95 70 / 0.7);
}
.border-emerald-800\/75 {
  border-color: rgb(6 95 70 / 0.75);
}
.border-emerald-800\/80 {
  border-color: rgb(6 95 70 / 0.8);
}
.border-emerald-800\/85 {
  border-color: rgb(6 95 70 / 0.85);
}
.border-emerald-800\/90 {
  border-color: rgb(6 95 70 / 0.9);
}
.border-emerald-800\/95 {
  border-color: rgb(6 95 70 / 0.95);
}
.border-emerald-900 {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.border-emerald-900\/0 {
  border-color: rgb(6 78 59 / 0);
}
.border-emerald-900\/10 {
  border-color: rgb(6 78 59 / 0.1);
}
.border-emerald-900\/100 {
  border-color: rgb(6 78 59 / 1);
}
.border-emerald-900\/15 {
  border-color: rgb(6 78 59 / 0.15);
}
.border-emerald-900\/20 {
  border-color: rgb(6 78 59 / 0.2);
}
.border-emerald-900\/25 {
  border-color: rgb(6 78 59 / 0.25);
}
.border-emerald-900\/30 {
  border-color: rgb(6 78 59 / 0.3);
}
.border-emerald-900\/35 {
  border-color: rgb(6 78 59 / 0.35);
}
.border-emerald-900\/40 {
  border-color: rgb(6 78 59 / 0.4);
}
.border-emerald-900\/45 {
  border-color: rgb(6 78 59 / 0.45);
}
.border-emerald-900\/5 {
  border-color: rgb(6 78 59 / 0.05);
}
.border-emerald-900\/50 {
  border-color: rgb(6 78 59 / 0.5);
}
.border-emerald-900\/55 {
  border-color: rgb(6 78 59 / 0.55);
}
.border-emerald-900\/60 {
  border-color: rgb(6 78 59 / 0.6);
}
.border-emerald-900\/65 {
  border-color: rgb(6 78 59 / 0.65);
}
.border-emerald-900\/70 {
  border-color: rgb(6 78 59 / 0.7);
}
.border-emerald-900\/75 {
  border-color: rgb(6 78 59 / 0.75);
}
.border-emerald-900\/80 {
  border-color: rgb(6 78 59 / 0.8);
}
.border-emerald-900\/85 {
  border-color: rgb(6 78 59 / 0.85);
}
.border-emerald-900\/90 {
  border-color: rgb(6 78 59 / 0.9);
}
.border-emerald-900\/95 {
  border-color: rgb(6 78 59 / 0.95);
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-100\/0 {
  border-color: rgb(243 244 246 / 0);
}
.border-gray-100\/10 {
  border-color: rgb(243 244 246 / 0.1);
}
.border-gray-100\/100 {
  border-color: rgb(243 244 246 / 1);
}
.border-gray-100\/15 {
  border-color: rgb(243 244 246 / 0.15);
}
.border-gray-100\/20 {
  border-color: rgb(243 244 246 / 0.2);
}
.border-gray-100\/25 {
  border-color: rgb(243 244 246 / 0.25);
}
.border-gray-100\/30 {
  border-color: rgb(243 244 246 / 0.3);
}
.border-gray-100\/35 {
  border-color: rgb(243 244 246 / 0.35);
}
.border-gray-100\/40 {
  border-color: rgb(243 244 246 / 0.4);
}
.border-gray-100\/45 {
  border-color: rgb(243 244 246 / 0.45);
}
.border-gray-100\/5 {
  border-color: rgb(243 244 246 / 0.05);
}
.border-gray-100\/50 {
  border-color: rgb(243 244 246 / 0.5);
}
.border-gray-100\/55 {
  border-color: rgb(243 244 246 / 0.55);
}
.border-gray-100\/60 {
  border-color: rgb(243 244 246 / 0.6);
}
.border-gray-100\/65 {
  border-color: rgb(243 244 246 / 0.65);
}
.border-gray-100\/70 {
  border-color: rgb(243 244 246 / 0.7);
}
.border-gray-100\/75 {
  border-color: rgb(243 244 246 / 0.75);
}
.border-gray-100\/80 {
  border-color: rgb(243 244 246 / 0.8);
}
.border-gray-100\/85 {
  border-color: rgb(243 244 246 / 0.85);
}
.border-gray-100\/90 {
  border-color: rgb(243 244 246 / 0.9);
}
.border-gray-100\/95 {
  border-color: rgb(243 244 246 / 0.95);
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-200\/0 {
  border-color: rgb(229 231 235 / 0);
}
.border-gray-200\/10 {
  border-color: rgb(229 231 235 / 0.1);
}
.border-gray-200\/100 {
  border-color: rgb(229 231 235 / 1);
}
.border-gray-200\/15 {
  border-color: rgb(229 231 235 / 0.15);
}
.border-gray-200\/20 {
  border-color: rgb(229 231 235 / 0.2);
}
.border-gray-200\/25 {
  border-color: rgb(229 231 235 / 0.25);
}
.border-gray-200\/30 {
  border-color: rgb(229 231 235 / 0.3);
}
.border-gray-200\/35 {
  border-color: rgb(229 231 235 / 0.35);
}
.border-gray-200\/40 {
  border-color: rgb(229 231 235 / 0.4);
}
.border-gray-200\/45 {
  border-color: rgb(229 231 235 / 0.45);
}
.border-gray-200\/5 {
  border-color: rgb(229 231 235 / 0.05);
}
.border-gray-200\/50 {
  border-color: rgb(229 231 235 / 0.5);
}
.border-gray-200\/55 {
  border-color: rgb(229 231 235 / 0.55);
}
.border-gray-200\/60 {
  border-color: rgb(229 231 235 / 0.6);
}
.border-gray-200\/65 {
  border-color: rgb(229 231 235 / 0.65);
}
.border-gray-200\/70 {
  border-color: rgb(229 231 235 / 0.7);
}
.border-gray-200\/75 {
  border-color: rgb(229 231 235 / 0.75);
}
.border-gray-200\/80 {
  border-color: rgb(229 231 235 / 0.8);
}
.border-gray-200\/85 {
  border-color: rgb(229 231 235 / 0.85);
}
.border-gray-200\/90 {
  border-color: rgb(229 231 235 / 0.9);
}
.border-gray-200\/95 {
  border-color: rgb(229 231 235 / 0.95);
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-300\/0 {
  border-color: rgb(209 213 219 / 0);
}
.border-gray-300\/10 {
  border-color: rgb(209 213 219 / 0.1);
}
.border-gray-300\/100 {
  border-color: rgb(209 213 219 / 1);
}
.border-gray-300\/15 {
  border-color: rgb(209 213 219 / 0.15);
}
.border-gray-300\/20 {
  border-color: rgb(209 213 219 / 0.2);
}
.border-gray-300\/25 {
  border-color: rgb(209 213 219 / 0.25);
}
.border-gray-300\/30 {
  border-color: rgb(209 213 219 / 0.3);
}
.border-gray-300\/35 {
  border-color: rgb(209 213 219 / 0.35);
}
.border-gray-300\/40 {
  border-color: rgb(209 213 219 / 0.4);
}
.border-gray-300\/45 {
  border-color: rgb(209 213 219 / 0.45);
}
.border-gray-300\/5 {
  border-color: rgb(209 213 219 / 0.05);
}
.border-gray-300\/50 {
  border-color: rgb(209 213 219 / 0.5);
}
.border-gray-300\/55 {
  border-color: rgb(209 213 219 / 0.55);
}
.border-gray-300\/60 {
  border-color: rgb(209 213 219 / 0.6);
}
.border-gray-300\/65 {
  border-color: rgb(209 213 219 / 0.65);
}
.border-gray-300\/70 {
  border-color: rgb(209 213 219 / 0.7);
}
.border-gray-300\/75 {
  border-color: rgb(209 213 219 / 0.75);
}
.border-gray-300\/80 {
  border-color: rgb(209 213 219 / 0.8);
}
.border-gray-300\/85 {
  border-color: rgb(209 213 219 / 0.85);
}
.border-gray-300\/90 {
  border-color: rgb(209 213 219 / 0.9);
}
.border-gray-300\/95 {
  border-color: rgb(209 213 219 / 0.95);
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-gray-400\/0 {
  border-color: rgb(156 163 175 / 0);
}
.border-gray-400\/10 {
  border-color: rgb(156 163 175 / 0.1);
}
.border-gray-400\/100 {
  border-color: rgb(156 163 175 / 1);
}
.border-gray-400\/15 {
  border-color: rgb(156 163 175 / 0.15);
}
.border-gray-400\/20 {
  border-color: rgb(156 163 175 / 0.2);
}
.border-gray-400\/25 {
  border-color: rgb(156 163 175 / 0.25);
}
.border-gray-400\/30 {
  border-color: rgb(156 163 175 / 0.3);
}
.border-gray-400\/35 {
  border-color: rgb(156 163 175 / 0.35);
}
.border-gray-400\/40 {
  border-color: rgb(156 163 175 / 0.4);
}
.border-gray-400\/45 {
  border-color: rgb(156 163 175 / 0.45);
}
.border-gray-400\/5 {
  border-color: rgb(156 163 175 / 0.05);
}
.border-gray-400\/50 {
  border-color: rgb(156 163 175 / 0.5);
}
.border-gray-400\/55 {
  border-color: rgb(156 163 175 / 0.55);
}
.border-gray-400\/60 {
  border-color: rgb(156 163 175 / 0.6);
}
.border-gray-400\/65 {
  border-color: rgb(156 163 175 / 0.65);
}
.border-gray-400\/70 {
  border-color: rgb(156 163 175 / 0.7);
}
.border-gray-400\/75 {
  border-color: rgb(156 163 175 / 0.75);
}
.border-gray-400\/80 {
  border-color: rgb(156 163 175 / 0.8);
}
.border-gray-400\/85 {
  border-color: rgb(156 163 175 / 0.85);
}
.border-gray-400\/90 {
  border-color: rgb(156 163 175 / 0.9);
}
.border-gray-400\/95 {
  border-color: rgb(156 163 175 / 0.95);
}
.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.border-gray-500\/0 {
  border-color: rgb(107 114 128 / 0);
}
.border-gray-500\/10 {
  border-color: rgb(107 114 128 / 0.1);
}
.border-gray-500\/100 {
  border-color: rgb(107 114 128 / 1);
}
.border-gray-500\/15 {
  border-color: rgb(107 114 128 / 0.15);
}
.border-gray-500\/20 {
  border-color: rgb(107 114 128 / 0.2);
}
.border-gray-500\/25 {
  border-color: rgb(107 114 128 / 0.25);
}
.border-gray-500\/30 {
  border-color: rgb(107 114 128 / 0.3);
}
.border-gray-500\/35 {
  border-color: rgb(107 114 128 / 0.35);
}
.border-gray-500\/40 {
  border-color: rgb(107 114 128 / 0.4);
}
.border-gray-500\/45 {
  border-color: rgb(107 114 128 / 0.45);
}
.border-gray-500\/5 {
  border-color: rgb(107 114 128 / 0.05);
}
.border-gray-500\/50 {
  border-color: rgb(107 114 128 / 0.5);
}
.border-gray-500\/55 {
  border-color: rgb(107 114 128 / 0.55);
}
.border-gray-500\/60 {
  border-color: rgb(107 114 128 / 0.6);
}
.border-gray-500\/65 {
  border-color: rgb(107 114 128 / 0.65);
}
.border-gray-500\/70 {
  border-color: rgb(107 114 128 / 0.7);
}
.border-gray-500\/75 {
  border-color: rgb(107 114 128 / 0.75);
}
.border-gray-500\/80 {
  border-color: rgb(107 114 128 / 0.8);
}
.border-gray-500\/85 {
  border-color: rgb(107 114 128 / 0.85);
}
.border-gray-500\/90 {
  border-color: rgb(107 114 128 / 0.9);
}
.border-gray-500\/95 {
  border-color: rgb(107 114 128 / 0.95);
}
.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.border-gray-600\/0 {
  border-color: rgb(75 85 99 / 0);
}
.border-gray-600\/10 {
  border-color: rgb(75 85 99 / 0.1);
}
.border-gray-600\/100 {
  border-color: rgb(75 85 99 / 1);
}
.border-gray-600\/15 {
  border-color: rgb(75 85 99 / 0.15);
}
.border-gray-600\/20 {
  border-color: rgb(75 85 99 / 0.2);
}
.border-gray-600\/25 {
  border-color: rgb(75 85 99 / 0.25);
}
.border-gray-600\/30 {
  border-color: rgb(75 85 99 / 0.3);
}
.border-gray-600\/35 {
  border-color: rgb(75 85 99 / 0.35);
}
.border-gray-600\/40 {
  border-color: rgb(75 85 99 / 0.4);
}
.border-gray-600\/45 {
  border-color: rgb(75 85 99 / 0.45);
}
.border-gray-600\/5 {
  border-color: rgb(75 85 99 / 0.05);
}
.border-gray-600\/50 {
  border-color: rgb(75 85 99 / 0.5);
}
.border-gray-600\/55 {
  border-color: rgb(75 85 99 / 0.55);
}
.border-gray-600\/60 {
  border-color: rgb(75 85 99 / 0.6);
}
.border-gray-600\/65 {
  border-color: rgb(75 85 99 / 0.65);
}
.border-gray-600\/70 {
  border-color: rgb(75 85 99 / 0.7);
}
.border-gray-600\/75 {
  border-color: rgb(75 85 99 / 0.75);
}
.border-gray-600\/80 {
  border-color: rgb(75 85 99 / 0.8);
}
.border-gray-600\/85 {
  border-color: rgb(75 85 99 / 0.85);
}
.border-gray-600\/90 {
  border-color: rgb(75 85 99 / 0.9);
}
.border-gray-600\/95 {
  border-color: rgb(75 85 99 / 0.95);
}
.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.border-gray-700\/0 {
  border-color: rgb(55 65 81 / 0);
}
.border-gray-700\/10 {
  border-color: rgb(55 65 81 / 0.1);
}
.border-gray-700\/100 {
  border-color: rgb(55 65 81 / 1);
}
.border-gray-700\/15 {
  border-color: rgb(55 65 81 / 0.15);
}
.border-gray-700\/20 {
  border-color: rgb(55 65 81 / 0.2);
}
.border-gray-700\/25 {
  border-color: rgb(55 65 81 / 0.25);
}
.border-gray-700\/30 {
  border-color: rgb(55 65 81 / 0.3);
}
.border-gray-700\/35 {
  border-color: rgb(55 65 81 / 0.35);
}
.border-gray-700\/40 {
  border-color: rgb(55 65 81 / 0.4);
}
.border-gray-700\/45 {
  border-color: rgb(55 65 81 / 0.45);
}
.border-gray-700\/5 {
  border-color: rgb(55 65 81 / 0.05);
}
.border-gray-700\/50 {
  border-color: rgb(55 65 81 / 0.5);
}
.border-gray-700\/55 {
  border-color: rgb(55 65 81 / 0.55);
}
.border-gray-700\/60 {
  border-color: rgb(55 65 81 / 0.6);
}
.border-gray-700\/65 {
  border-color: rgb(55 65 81 / 0.65);
}
.border-gray-700\/70 {
  border-color: rgb(55 65 81 / 0.7);
}
.border-gray-700\/75 {
  border-color: rgb(55 65 81 / 0.75);
}
.border-gray-700\/80 {
  border-color: rgb(55 65 81 / 0.8);
}
.border-gray-700\/85 {
  border-color: rgb(55 65 81 / 0.85);
}
.border-gray-700\/90 {
  border-color: rgb(55 65 81 / 0.9);
}
.border-gray-700\/95 {
  border-color: rgb(55 65 81 / 0.95);
}
.border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.border-gray-800\/0 {
  border-color: rgb(31 41 55 / 0);
}
.border-gray-800\/10 {
  border-color: rgb(31 41 55 / 0.1);
}
.border-gray-800\/100 {
  border-color: rgb(31 41 55 / 1);
}
.border-gray-800\/15 {
  border-color: rgb(31 41 55 / 0.15);
}
.border-gray-800\/20 {
  border-color: rgb(31 41 55 / 0.2);
}
.border-gray-800\/25 {
  border-color: rgb(31 41 55 / 0.25);
}
.border-gray-800\/30 {
  border-color: rgb(31 41 55 / 0.3);
}
.border-gray-800\/35 {
  border-color: rgb(31 41 55 / 0.35);
}
.border-gray-800\/40 {
  border-color: rgb(31 41 55 / 0.4);
}
.border-gray-800\/45 {
  border-color: rgb(31 41 55 / 0.45);
}
.border-gray-800\/5 {
  border-color: rgb(31 41 55 / 0.05);
}
.border-gray-800\/50 {
  border-color: rgb(31 41 55 / 0.5);
}
.border-gray-800\/55 {
  border-color: rgb(31 41 55 / 0.55);
}
.border-gray-800\/60 {
  border-color: rgb(31 41 55 / 0.6);
}
.border-gray-800\/65 {
  border-color: rgb(31 41 55 / 0.65);
}
.border-gray-800\/70 {
  border-color: rgb(31 41 55 / 0.7);
}
.border-gray-800\/75 {
  border-color: rgb(31 41 55 / 0.75);
}
.border-gray-800\/80 {
  border-color: rgb(31 41 55 / 0.8);
}
.border-gray-800\/85 {
  border-color: rgb(31 41 55 / 0.85);
}
.border-gray-800\/90 {
  border-color: rgb(31 41 55 / 0.9);
}
.border-gray-800\/95 {
  border-color: rgb(31 41 55 / 0.95);
}
.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.border-gray-900\/0 {
  border-color: rgb(17 24 39 / 0);
}
.border-gray-900\/10 {
  border-color: rgb(17 24 39 / 0.1);
}
.border-gray-900\/100 {
  border-color: rgb(17 24 39 / 1);
}
.border-gray-900\/15 {
  border-color: rgb(17 24 39 / 0.15);
}
.border-gray-900\/20 {
  border-color: rgb(17 24 39 / 0.2);
}
.border-gray-900\/25 {
  border-color: rgb(17 24 39 / 0.25);
}
.border-gray-900\/30 {
  border-color: rgb(17 24 39 / 0.3);
}
.border-gray-900\/35 {
  border-color: rgb(17 24 39 / 0.35);
}
.border-gray-900\/40 {
  border-color: rgb(17 24 39 / 0.4);
}
.border-gray-900\/45 {
  border-color: rgb(17 24 39 / 0.45);
}
.border-gray-900\/5 {
  border-color: rgb(17 24 39 / 0.05);
}
.border-gray-900\/50 {
  border-color: rgb(17 24 39 / 0.5);
}
.border-gray-900\/55 {
  border-color: rgb(17 24 39 / 0.55);
}
.border-gray-900\/60 {
  border-color: rgb(17 24 39 / 0.6);
}
.border-gray-900\/65 {
  border-color: rgb(17 24 39 / 0.65);
}
.border-gray-900\/70 {
  border-color: rgb(17 24 39 / 0.7);
}
.border-gray-900\/75 {
  border-color: rgb(17 24 39 / 0.75);
}
.border-gray-900\/80 {
  border-color: rgb(17 24 39 / 0.8);
}
.border-gray-900\/85 {
  border-color: rgb(17 24 39 / 0.85);
}
.border-gray-900\/90 {
  border-color: rgb(17 24 39 / 0.9);
}
.border-gray-900\/95 {
  border-color: rgb(17 24 39 / 0.95);
}
.border-green-100 {
  --tw-border-opacity: 1;
  border-color: rgb(222 247 236 / var(--tw-border-opacity, 1));
}
.border-green-100\/0 {
  border-color: rgb(222 247 236 / 0);
}
.border-green-100\/10 {
  border-color: rgb(222 247 236 / 0.1);
}
.border-green-100\/100 {
  border-color: rgb(222 247 236 / 1);
}
.border-green-100\/15 {
  border-color: rgb(222 247 236 / 0.15);
}
.border-green-100\/20 {
  border-color: rgb(222 247 236 / 0.2);
}
.border-green-100\/25 {
  border-color: rgb(222 247 236 / 0.25);
}
.border-green-100\/30 {
  border-color: rgb(222 247 236 / 0.3);
}
.border-green-100\/35 {
  border-color: rgb(222 247 236 / 0.35);
}
.border-green-100\/40 {
  border-color: rgb(222 247 236 / 0.4);
}
.border-green-100\/45 {
  border-color: rgb(222 247 236 / 0.45);
}
.border-green-100\/5 {
  border-color: rgb(222 247 236 / 0.05);
}
.border-green-100\/50 {
  border-color: rgb(222 247 236 / 0.5);
}
.border-green-100\/55 {
  border-color: rgb(222 247 236 / 0.55);
}
.border-green-100\/60 {
  border-color: rgb(222 247 236 / 0.6);
}
.border-green-100\/65 {
  border-color: rgb(222 247 236 / 0.65);
}
.border-green-100\/70 {
  border-color: rgb(222 247 236 / 0.7);
}
.border-green-100\/75 {
  border-color: rgb(222 247 236 / 0.75);
}
.border-green-100\/80 {
  border-color: rgb(222 247 236 / 0.8);
}
.border-green-100\/85 {
  border-color: rgb(222 247 236 / 0.85);
}
.border-green-100\/90 {
  border-color: rgb(222 247 236 / 0.9);
}
.border-green-100\/95 {
  border-color: rgb(222 247 236 / 0.95);
}
.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(188 240 218 / var(--tw-border-opacity, 1));
}
.border-green-200\/0 {
  border-color: rgb(188 240 218 / 0);
}
.border-green-200\/10 {
  border-color: rgb(188 240 218 / 0.1);
}
.border-green-200\/100 {
  border-color: rgb(188 240 218 / 1);
}
.border-green-200\/15 {
  border-color: rgb(188 240 218 / 0.15);
}
.border-green-200\/20 {
  border-color: rgb(188 240 218 / 0.2);
}
.border-green-200\/25 {
  border-color: rgb(188 240 218 / 0.25);
}
.border-green-200\/30 {
  border-color: rgb(188 240 218 / 0.3);
}
.border-green-200\/35 {
  border-color: rgb(188 240 218 / 0.35);
}
.border-green-200\/40 {
  border-color: rgb(188 240 218 / 0.4);
}
.border-green-200\/45 {
  border-color: rgb(188 240 218 / 0.45);
}
.border-green-200\/5 {
  border-color: rgb(188 240 218 / 0.05);
}
.border-green-200\/50 {
  border-color: rgb(188 240 218 / 0.5);
}
.border-green-200\/55 {
  border-color: rgb(188 240 218 / 0.55);
}
.border-green-200\/60 {
  border-color: rgb(188 240 218 / 0.6);
}
.border-green-200\/65 {
  border-color: rgb(188 240 218 / 0.65);
}
.border-green-200\/70 {
  border-color: rgb(188 240 218 / 0.7);
}
.border-green-200\/75 {
  border-color: rgb(188 240 218 / 0.75);
}
.border-green-200\/80 {
  border-color: rgb(188 240 218 / 0.8);
}
.border-green-200\/85 {
  border-color: rgb(188 240 218 / 0.85);
}
.border-green-200\/90 {
  border-color: rgb(188 240 218 / 0.9);
}
.border-green-200\/95 {
  border-color: rgb(188 240 218 / 0.95);
}
.border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgb(132 225 188 / var(--tw-border-opacity, 1));
}
.border-green-300\/0 {
  border-color: rgb(132 225 188 / 0);
}
.border-green-300\/10 {
  border-color: rgb(132 225 188 / 0.1);
}
.border-green-300\/100 {
  border-color: rgb(132 225 188 / 1);
}
.border-green-300\/15 {
  border-color: rgb(132 225 188 / 0.15);
}
.border-green-300\/20 {
  border-color: rgb(132 225 188 / 0.2);
}
.border-green-300\/25 {
  border-color: rgb(132 225 188 / 0.25);
}
.border-green-300\/30 {
  border-color: rgb(132 225 188 / 0.3);
}
.border-green-300\/35 {
  border-color: rgb(132 225 188 / 0.35);
}
.border-green-300\/40 {
  border-color: rgb(132 225 188 / 0.4);
}
.border-green-300\/45 {
  border-color: rgb(132 225 188 / 0.45);
}
.border-green-300\/5 {
  border-color: rgb(132 225 188 / 0.05);
}
.border-green-300\/50 {
  border-color: rgb(132 225 188 / 0.5);
}
.border-green-300\/55 {
  border-color: rgb(132 225 188 / 0.55);
}
.border-green-300\/60 {
  border-color: rgb(132 225 188 / 0.6);
}
.border-green-300\/65 {
  border-color: rgb(132 225 188 / 0.65);
}
.border-green-300\/70 {
  border-color: rgb(132 225 188 / 0.7);
}
.border-green-300\/75 {
  border-color: rgb(132 225 188 / 0.75);
}
.border-green-300\/80 {
  border-color: rgb(132 225 188 / 0.8);
}
.border-green-300\/85 {
  border-color: rgb(132 225 188 / 0.85);
}
.border-green-300\/90 {
  border-color: rgb(132 225 188 / 0.9);
}
.border-green-300\/95 {
  border-color: rgb(132 225 188 / 0.95);
}
.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(49 196 141 / var(--tw-border-opacity, 1));
}
.border-green-400\/0 {
  border-color: rgb(49 196 141 / 0);
}
.border-green-400\/10 {
  border-color: rgb(49 196 141 / 0.1);
}
.border-green-400\/100 {
  border-color: rgb(49 196 141 / 1);
}
.border-green-400\/15 {
  border-color: rgb(49 196 141 / 0.15);
}
.border-green-400\/20 {
  border-color: rgb(49 196 141 / 0.2);
}
.border-green-400\/25 {
  border-color: rgb(49 196 141 / 0.25);
}
.border-green-400\/30 {
  border-color: rgb(49 196 141 / 0.3);
}
.border-green-400\/35 {
  border-color: rgb(49 196 141 / 0.35);
}
.border-green-400\/40 {
  border-color: rgb(49 196 141 / 0.4);
}
.border-green-400\/45 {
  border-color: rgb(49 196 141 / 0.45);
}
.border-green-400\/5 {
  border-color: rgb(49 196 141 / 0.05);
}
.border-green-400\/50 {
  border-color: rgb(49 196 141 / 0.5);
}
.border-green-400\/55 {
  border-color: rgb(49 196 141 / 0.55);
}
.border-green-400\/60 {
  border-color: rgb(49 196 141 / 0.6);
}
.border-green-400\/65 {
  border-color: rgb(49 196 141 / 0.65);
}
.border-green-400\/70 {
  border-color: rgb(49 196 141 / 0.7);
}
.border-green-400\/75 {
  border-color: rgb(49 196 141 / 0.75);
}
.border-green-400\/80 {
  border-color: rgb(49 196 141 / 0.8);
}
.border-green-400\/85 {
  border-color: rgb(49 196 141 / 0.85);
}
.border-green-400\/90 {
  border-color: rgb(49 196 141 / 0.9);
}
.border-green-400\/95 {
  border-color: rgb(49 196 141 / 0.95);
}
.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(14 159 110 / var(--tw-border-opacity, 1));
}
.border-green-500\/0 {
  border-color: rgb(14 159 110 / 0);
}
.border-green-500\/10 {
  border-color: rgb(14 159 110 / 0.1);
}
.border-green-500\/100 {
  border-color: rgb(14 159 110 / 1);
}
.border-green-500\/15 {
  border-color: rgb(14 159 110 / 0.15);
}
.border-green-500\/20 {
  border-color: rgb(14 159 110 / 0.2);
}
.border-green-500\/25 {
  border-color: rgb(14 159 110 / 0.25);
}
.border-green-500\/30 {
  border-color: rgb(14 159 110 / 0.3);
}
.border-green-500\/35 {
  border-color: rgb(14 159 110 / 0.35);
}
.border-green-500\/40 {
  border-color: rgb(14 159 110 / 0.4);
}
.border-green-500\/45 {
  border-color: rgb(14 159 110 / 0.45);
}
.border-green-500\/5 {
  border-color: rgb(14 159 110 / 0.05);
}
.border-green-500\/50 {
  border-color: rgb(14 159 110 / 0.5);
}
.border-green-500\/55 {
  border-color: rgb(14 159 110 / 0.55);
}
.border-green-500\/60 {
  border-color: rgb(14 159 110 / 0.6);
}
.border-green-500\/65 {
  border-color: rgb(14 159 110 / 0.65);
}
.border-green-500\/70 {
  border-color: rgb(14 159 110 / 0.7);
}
.border-green-500\/75 {
  border-color: rgb(14 159 110 / 0.75);
}
.border-green-500\/80 {
  border-color: rgb(14 159 110 / 0.8);
}
.border-green-500\/85 {
  border-color: rgb(14 159 110 / 0.85);
}
.border-green-500\/90 {
  border-color: rgb(14 159 110 / 0.9);
}
.border-green-500\/95 {
  border-color: rgb(14 159 110 / 0.95);
}
.border-green-600 {
  --tw-border-opacity: 1;
  border-color: rgb(5 122 85 / var(--tw-border-opacity, 1));
}
.border-green-600\/0 {
  border-color: rgb(5 122 85 / 0);
}
.border-green-600\/10 {
  border-color: rgb(5 122 85 / 0.1);
}
.border-green-600\/100 {
  border-color: rgb(5 122 85 / 1);
}
.border-green-600\/15 {
  border-color: rgb(5 122 85 / 0.15);
}
.border-green-600\/20 {
  border-color: rgb(5 122 85 / 0.2);
}
.border-green-600\/25 {
  border-color: rgb(5 122 85 / 0.25);
}
.border-green-600\/30 {
  border-color: rgb(5 122 85 / 0.3);
}
.border-green-600\/35 {
  border-color: rgb(5 122 85 / 0.35);
}
.border-green-600\/40 {
  border-color: rgb(5 122 85 / 0.4);
}
.border-green-600\/45 {
  border-color: rgb(5 122 85 / 0.45);
}
.border-green-600\/5 {
  border-color: rgb(5 122 85 / 0.05);
}
.border-green-600\/50 {
  border-color: rgb(5 122 85 / 0.5);
}
.border-green-600\/55 {
  border-color: rgb(5 122 85 / 0.55);
}
.border-green-600\/60 {
  border-color: rgb(5 122 85 / 0.6);
}
.border-green-600\/65 {
  border-color: rgb(5 122 85 / 0.65);
}
.border-green-600\/70 {
  border-color: rgb(5 122 85 / 0.7);
}
.border-green-600\/75 {
  border-color: rgb(5 122 85 / 0.75);
}
.border-green-600\/80 {
  border-color: rgb(5 122 85 / 0.8);
}
.border-green-600\/85 {
  border-color: rgb(5 122 85 / 0.85);
}
.border-green-600\/90 {
  border-color: rgb(5 122 85 / 0.9);
}
.border-green-600\/95 {
  border-color: rgb(5 122 85 / 0.95);
}
.border-green-700 {
  --tw-border-opacity: 1;
  border-color: rgb(4 108 78 / var(--tw-border-opacity, 1));
}
.border-green-700\/0 {
  border-color: rgb(4 108 78 / 0);
}
.border-green-700\/10 {
  border-color: rgb(4 108 78 / 0.1);
}
.border-green-700\/100 {
  border-color: rgb(4 108 78 / 1);
}
.border-green-700\/15 {
  border-color: rgb(4 108 78 / 0.15);
}
.border-green-700\/20 {
  border-color: rgb(4 108 78 / 0.2);
}
.border-green-700\/25 {
  border-color: rgb(4 108 78 / 0.25);
}
.border-green-700\/30 {
  border-color: rgb(4 108 78 / 0.3);
}
.border-green-700\/35 {
  border-color: rgb(4 108 78 / 0.35);
}
.border-green-700\/40 {
  border-color: rgb(4 108 78 / 0.4);
}
.border-green-700\/45 {
  border-color: rgb(4 108 78 / 0.45);
}
.border-green-700\/5 {
  border-color: rgb(4 108 78 / 0.05);
}
.border-green-700\/50 {
  border-color: rgb(4 108 78 / 0.5);
}
.border-green-700\/55 {
  border-color: rgb(4 108 78 / 0.55);
}
.border-green-700\/60 {
  border-color: rgb(4 108 78 / 0.6);
}
.border-green-700\/65 {
  border-color: rgb(4 108 78 / 0.65);
}
.border-green-700\/70 {
  border-color: rgb(4 108 78 / 0.7);
}
.border-green-700\/75 {
  border-color: rgb(4 108 78 / 0.75);
}
.border-green-700\/80 {
  border-color: rgb(4 108 78 / 0.8);
}
.border-green-700\/85 {
  border-color: rgb(4 108 78 / 0.85);
}
.border-green-700\/90 {
  border-color: rgb(4 108 78 / 0.9);
}
.border-green-700\/95 {
  border-color: rgb(4 108 78 / 0.95);
}
.border-green-800 {
  --tw-border-opacity: 1;
  border-color: rgb(3 84 63 / var(--tw-border-opacity, 1));
}
.border-green-800\/0 {
  border-color: rgb(3 84 63 / 0);
}
.border-green-800\/10 {
  border-color: rgb(3 84 63 / 0.1);
}
.border-green-800\/100 {
  border-color: rgb(3 84 63 / 1);
}
.border-green-800\/15 {
  border-color: rgb(3 84 63 / 0.15);
}
.border-green-800\/20 {
  border-color: rgb(3 84 63 / 0.2);
}
.border-green-800\/25 {
  border-color: rgb(3 84 63 / 0.25);
}
.border-green-800\/30 {
  border-color: rgb(3 84 63 / 0.3);
}
.border-green-800\/35 {
  border-color: rgb(3 84 63 / 0.35);
}
.border-green-800\/40 {
  border-color: rgb(3 84 63 / 0.4);
}
.border-green-800\/45 {
  border-color: rgb(3 84 63 / 0.45);
}
.border-green-800\/5 {
  border-color: rgb(3 84 63 / 0.05);
}
.border-green-800\/50 {
  border-color: rgb(3 84 63 / 0.5);
}
.border-green-800\/55 {
  border-color: rgb(3 84 63 / 0.55);
}
.border-green-800\/60 {
  border-color: rgb(3 84 63 / 0.6);
}
.border-green-800\/65 {
  border-color: rgb(3 84 63 / 0.65);
}
.border-green-800\/70 {
  border-color: rgb(3 84 63 / 0.7);
}
.border-green-800\/75 {
  border-color: rgb(3 84 63 / 0.75);
}
.border-green-800\/80 {
  border-color: rgb(3 84 63 / 0.8);
}
.border-green-800\/85 {
  border-color: rgb(3 84 63 / 0.85);
}
.border-green-800\/90 {
  border-color: rgb(3 84 63 / 0.9);
}
.border-green-800\/95 {
  border-color: rgb(3 84 63 / 0.95);
}
.border-green-900 {
  --tw-border-opacity: 1;
  border-color: rgb(1 71 55 / var(--tw-border-opacity, 1));
}
.border-green-900\/0 {
  border-color: rgb(1 71 55 / 0);
}
.border-green-900\/10 {
  border-color: rgb(1 71 55 / 0.1);
}
.border-green-900\/100 {
  border-color: rgb(1 71 55 / 1);
}
.border-green-900\/15 {
  border-color: rgb(1 71 55 / 0.15);
}
.border-green-900\/20 {
  border-color: rgb(1 71 55 / 0.2);
}
.border-green-900\/25 {
  border-color: rgb(1 71 55 / 0.25);
}
.border-green-900\/30 {
  border-color: rgb(1 71 55 / 0.3);
}
.border-green-900\/35 {
  border-color: rgb(1 71 55 / 0.35);
}
.border-green-900\/40 {
  border-color: rgb(1 71 55 / 0.4);
}
.border-green-900\/45 {
  border-color: rgb(1 71 55 / 0.45);
}
.border-green-900\/5 {
  border-color: rgb(1 71 55 / 0.05);
}
.border-green-900\/50 {
  border-color: rgb(1 71 55 / 0.5);
}
.border-green-900\/55 {
  border-color: rgb(1 71 55 / 0.55);
}
.border-green-900\/60 {
  border-color: rgb(1 71 55 / 0.6);
}
.border-green-900\/65 {
  border-color: rgb(1 71 55 / 0.65);
}
.border-green-900\/70 {
  border-color: rgb(1 71 55 / 0.7);
}
.border-green-900\/75 {
  border-color: rgb(1 71 55 / 0.75);
}
.border-green-900\/80 {
  border-color: rgb(1 71 55 / 0.8);
}
.border-green-900\/85 {
  border-color: rgb(1 71 55 / 0.85);
}
.border-green-900\/90 {
  border-color: rgb(1 71 55 / 0.9);
}
.border-green-900\/95 {
  border-color: rgb(1 71 55 / 0.95);
}
.border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgb(229 237 255 / var(--tw-border-opacity, 1));
}
.border-indigo-100\/0 {
  border-color: rgb(229 237 255 / 0);
}
.border-indigo-100\/10 {
  border-color: rgb(229 237 255 / 0.1);
}
.border-indigo-100\/100 {
  border-color: rgb(229 237 255 / 1);
}
.border-indigo-100\/15 {
  border-color: rgb(229 237 255 / 0.15);
}
.border-indigo-100\/20 {
  border-color: rgb(229 237 255 / 0.2);
}
.border-indigo-100\/25 {
  border-color: rgb(229 237 255 / 0.25);
}
.border-indigo-100\/30 {
  border-color: rgb(229 237 255 / 0.3);
}
.border-indigo-100\/35 {
  border-color: rgb(229 237 255 / 0.35);
}
.border-indigo-100\/40 {
  border-color: rgb(229 237 255 / 0.4);
}
.border-indigo-100\/45 {
  border-color: rgb(229 237 255 / 0.45);
}
.border-indigo-100\/5 {
  border-color: rgb(229 237 255 / 0.05);
}
.border-indigo-100\/50 {
  border-color: rgb(229 237 255 / 0.5);
}
.border-indigo-100\/55 {
  border-color: rgb(229 237 255 / 0.55);
}
.border-indigo-100\/60 {
  border-color: rgb(229 237 255 / 0.6);
}
.border-indigo-100\/65 {
  border-color: rgb(229 237 255 / 0.65);
}
.border-indigo-100\/70 {
  border-color: rgb(229 237 255 / 0.7);
}
.border-indigo-100\/75 {
  border-color: rgb(229 237 255 / 0.75);
}
.border-indigo-100\/80 {
  border-color: rgb(229 237 255 / 0.8);
}
.border-indigo-100\/85 {
  border-color: rgb(229 237 255 / 0.85);
}
.border-indigo-100\/90 {
  border-color: rgb(229 237 255 / 0.9);
}
.border-indigo-100\/95 {
  border-color: rgb(229 237 255 / 0.95);
}
.border-indigo-200 {
  --tw-border-opacity: 1;
  border-color: rgb(205 219 254 / var(--tw-border-opacity, 1));
}
.border-indigo-200\/0 {
  border-color: rgb(205 219 254 / 0);
}
.border-indigo-200\/10 {
  border-color: rgb(205 219 254 / 0.1);
}
.border-indigo-200\/100 {
  border-color: rgb(205 219 254 / 1);
}
.border-indigo-200\/15 {
  border-color: rgb(205 219 254 / 0.15);
}
.border-indigo-200\/20 {
  border-color: rgb(205 219 254 / 0.2);
}
.border-indigo-200\/25 {
  border-color: rgb(205 219 254 / 0.25);
}
.border-indigo-200\/30 {
  border-color: rgb(205 219 254 / 0.3);
}
.border-indigo-200\/35 {
  border-color: rgb(205 219 254 / 0.35);
}
.border-indigo-200\/40 {
  border-color: rgb(205 219 254 / 0.4);
}
.border-indigo-200\/45 {
  border-color: rgb(205 219 254 / 0.45);
}
.border-indigo-200\/5 {
  border-color: rgb(205 219 254 / 0.05);
}
.border-indigo-200\/50 {
  border-color: rgb(205 219 254 / 0.5);
}
.border-indigo-200\/55 {
  border-color: rgb(205 219 254 / 0.55);
}
.border-indigo-200\/60 {
  border-color: rgb(205 219 254 / 0.6);
}
.border-indigo-200\/65 {
  border-color: rgb(205 219 254 / 0.65);
}
.border-indigo-200\/70 {
  border-color: rgb(205 219 254 / 0.7);
}
.border-indigo-200\/75 {
  border-color: rgb(205 219 254 / 0.75);
}
.border-indigo-200\/80 {
  border-color: rgb(205 219 254 / 0.8);
}
.border-indigo-200\/85 {
  border-color: rgb(205 219 254 / 0.85);
}
.border-indigo-200\/90 {
  border-color: rgb(205 219 254 / 0.9);
}
.border-indigo-200\/95 {
  border-color: rgb(205 219 254 / 0.95);
}
.border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgb(180 198 252 / var(--tw-border-opacity, 1));
}
.border-indigo-300\/0 {
  border-color: rgb(180 198 252 / 0);
}
.border-indigo-300\/10 {
  border-color: rgb(180 198 252 / 0.1);
}
.border-indigo-300\/100 {
  border-color: rgb(180 198 252 / 1);
}
.border-indigo-300\/15 {
  border-color: rgb(180 198 252 / 0.15);
}
.border-indigo-300\/20 {
  border-color: rgb(180 198 252 / 0.2);
}
.border-indigo-300\/25 {
  border-color: rgb(180 198 252 / 0.25);
}
.border-indigo-300\/30 {
  border-color: rgb(180 198 252 / 0.3);
}
.border-indigo-300\/35 {
  border-color: rgb(180 198 252 / 0.35);
}
.border-indigo-300\/40 {
  border-color: rgb(180 198 252 / 0.4);
}
.border-indigo-300\/45 {
  border-color: rgb(180 198 252 / 0.45);
}
.border-indigo-300\/5 {
  border-color: rgb(180 198 252 / 0.05);
}
.border-indigo-300\/50 {
  border-color: rgb(180 198 252 / 0.5);
}
.border-indigo-300\/55 {
  border-color: rgb(180 198 252 / 0.55);
}
.border-indigo-300\/60 {
  border-color: rgb(180 198 252 / 0.6);
}
.border-indigo-300\/65 {
  border-color: rgb(180 198 252 / 0.65);
}
.border-indigo-300\/70 {
  border-color: rgb(180 198 252 / 0.7);
}
.border-indigo-300\/75 {
  border-color: rgb(180 198 252 / 0.75);
}
.border-indigo-300\/80 {
  border-color: rgb(180 198 252 / 0.8);
}
.border-indigo-300\/85 {
  border-color: rgb(180 198 252 / 0.85);
}
.border-indigo-300\/90 {
  border-color: rgb(180 198 252 / 0.9);
}
.border-indigo-300\/95 {
  border-color: rgb(180 198 252 / 0.95);
}
.border-indigo-400 {
  --tw-border-opacity: 1;
  border-color: rgb(141 162 251 / var(--tw-border-opacity, 1));
}
.border-indigo-400\/0 {
  border-color: rgb(141 162 251 / 0);
}
.border-indigo-400\/10 {
  border-color: rgb(141 162 251 / 0.1);
}
.border-indigo-400\/100 {
  border-color: rgb(141 162 251 / 1);
}
.border-indigo-400\/15 {
  border-color: rgb(141 162 251 / 0.15);
}
.border-indigo-400\/20 {
  border-color: rgb(141 162 251 / 0.2);
}
.border-indigo-400\/25 {
  border-color: rgb(141 162 251 / 0.25);
}
.border-indigo-400\/30 {
  border-color: rgb(141 162 251 / 0.3);
}
.border-indigo-400\/35 {
  border-color: rgb(141 162 251 / 0.35);
}
.border-indigo-400\/40 {
  border-color: rgb(141 162 251 / 0.4);
}
.border-indigo-400\/45 {
  border-color: rgb(141 162 251 / 0.45);
}
.border-indigo-400\/5 {
  border-color: rgb(141 162 251 / 0.05);
}
.border-indigo-400\/50 {
  border-color: rgb(141 162 251 / 0.5);
}
.border-indigo-400\/55 {
  border-color: rgb(141 162 251 / 0.55);
}
.border-indigo-400\/60 {
  border-color: rgb(141 162 251 / 0.6);
}
.border-indigo-400\/65 {
  border-color: rgb(141 162 251 / 0.65);
}
.border-indigo-400\/70 {
  border-color: rgb(141 162 251 / 0.7);
}
.border-indigo-400\/75 {
  border-color: rgb(141 162 251 / 0.75);
}
.border-indigo-400\/80 {
  border-color: rgb(141 162 251 / 0.8);
}
.border-indigo-400\/85 {
  border-color: rgb(141 162 251 / 0.85);
}
.border-indigo-400\/90 {
  border-color: rgb(141 162 251 / 0.9);
}
.border-indigo-400\/95 {
  border-color: rgb(141 162 251 / 0.95);
}
.border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgb(104 117 245 / var(--tw-border-opacity, 1));
}
.border-indigo-500\/0 {
  border-color: rgb(104 117 245 / 0);
}
.border-indigo-500\/10 {
  border-color: rgb(104 117 245 / 0.1);
}
.border-indigo-500\/100 {
  border-color: rgb(104 117 245 / 1);
}
.border-indigo-500\/15 {
  border-color: rgb(104 117 245 / 0.15);
}
.border-indigo-500\/20 {
  border-color: rgb(104 117 245 / 0.2);
}
.border-indigo-500\/25 {
  border-color: rgb(104 117 245 / 0.25);
}
.border-indigo-500\/30 {
  border-color: rgb(104 117 245 / 0.3);
}
.border-indigo-500\/35 {
  border-color: rgb(104 117 245 / 0.35);
}
.border-indigo-500\/40 {
  border-color: rgb(104 117 245 / 0.4);
}
.border-indigo-500\/45 {
  border-color: rgb(104 117 245 / 0.45);
}
.border-indigo-500\/5 {
  border-color: rgb(104 117 245 / 0.05);
}
.border-indigo-500\/50 {
  border-color: rgb(104 117 245 / 0.5);
}
.border-indigo-500\/55 {
  border-color: rgb(104 117 245 / 0.55);
}
.border-indigo-500\/60 {
  border-color: rgb(104 117 245 / 0.6);
}
.border-indigo-500\/65 {
  border-color: rgb(104 117 245 / 0.65);
}
.border-indigo-500\/70 {
  border-color: rgb(104 117 245 / 0.7);
}
.border-indigo-500\/75 {
  border-color: rgb(104 117 245 / 0.75);
}
.border-indigo-500\/80 {
  border-color: rgb(104 117 245 / 0.8);
}
.border-indigo-500\/85 {
  border-color: rgb(104 117 245 / 0.85);
}
.border-indigo-500\/90 {
  border-color: rgb(104 117 245 / 0.9);
}
.border-indigo-500\/95 {
  border-color: rgb(104 117 245 / 0.95);
}
.border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgb(88 80 236 / var(--tw-border-opacity, 1));
}
.border-indigo-600\/0 {
  border-color: rgb(88 80 236 / 0);
}
.border-indigo-600\/10 {
  border-color: rgb(88 80 236 / 0.1);
}
.border-indigo-600\/100 {
  border-color: rgb(88 80 236 / 1);
}
.border-indigo-600\/15 {
  border-color: rgb(88 80 236 / 0.15);
}
.border-indigo-600\/20 {
  border-color: rgb(88 80 236 / 0.2);
}
.border-indigo-600\/25 {
  border-color: rgb(88 80 236 / 0.25);
}
.border-indigo-600\/30 {
  border-color: rgb(88 80 236 / 0.3);
}
.border-indigo-600\/35 {
  border-color: rgb(88 80 236 / 0.35);
}
.border-indigo-600\/40 {
  border-color: rgb(88 80 236 / 0.4);
}
.border-indigo-600\/45 {
  border-color: rgb(88 80 236 / 0.45);
}
.border-indigo-600\/5 {
  border-color: rgb(88 80 236 / 0.05);
}
.border-indigo-600\/50 {
  border-color: rgb(88 80 236 / 0.5);
}
.border-indigo-600\/55 {
  border-color: rgb(88 80 236 / 0.55);
}
.border-indigo-600\/60 {
  border-color: rgb(88 80 236 / 0.6);
}
.border-indigo-600\/65 {
  border-color: rgb(88 80 236 / 0.65);
}
.border-indigo-600\/70 {
  border-color: rgb(88 80 236 / 0.7);
}
.border-indigo-600\/75 {
  border-color: rgb(88 80 236 / 0.75);
}
.border-indigo-600\/80 {
  border-color: rgb(88 80 236 / 0.8);
}
.border-indigo-600\/85 {
  border-color: rgb(88 80 236 / 0.85);
}
.border-indigo-600\/90 {
  border-color: rgb(88 80 236 / 0.9);
}
.border-indigo-600\/95 {
  border-color: rgb(88 80 236 / 0.95);
}
.border-indigo-700 {
  --tw-border-opacity: 1;
  border-color: rgb(81 69 205 / var(--tw-border-opacity, 1));
}
.border-indigo-700\/0 {
  border-color: rgb(81 69 205 / 0);
}
.border-indigo-700\/10 {
  border-color: rgb(81 69 205 / 0.1);
}
.border-indigo-700\/100 {
  border-color: rgb(81 69 205 / 1);
}
.border-indigo-700\/15 {
  border-color: rgb(81 69 205 / 0.15);
}
.border-indigo-700\/20 {
  border-color: rgb(81 69 205 / 0.2);
}
.border-indigo-700\/25 {
  border-color: rgb(81 69 205 / 0.25);
}
.border-indigo-700\/30 {
  border-color: rgb(81 69 205 / 0.3);
}
.border-indigo-700\/35 {
  border-color: rgb(81 69 205 / 0.35);
}
.border-indigo-700\/40 {
  border-color: rgb(81 69 205 / 0.4);
}
.border-indigo-700\/45 {
  border-color: rgb(81 69 205 / 0.45);
}
.border-indigo-700\/5 {
  border-color: rgb(81 69 205 / 0.05);
}
.border-indigo-700\/50 {
  border-color: rgb(81 69 205 / 0.5);
}
.border-indigo-700\/55 {
  border-color: rgb(81 69 205 / 0.55);
}
.border-indigo-700\/60 {
  border-color: rgb(81 69 205 / 0.6);
}
.border-indigo-700\/65 {
  border-color: rgb(81 69 205 / 0.65);
}
.border-indigo-700\/70 {
  border-color: rgb(81 69 205 / 0.7);
}
.border-indigo-700\/75 {
  border-color: rgb(81 69 205 / 0.75);
}
.border-indigo-700\/80 {
  border-color: rgb(81 69 205 / 0.8);
}
.border-indigo-700\/85 {
  border-color: rgb(81 69 205 / 0.85);
}
.border-indigo-700\/90 {
  border-color: rgb(81 69 205 / 0.9);
}
.border-indigo-700\/95 {
  border-color: rgb(81 69 205 / 0.95);
}
.border-indigo-800 {
  --tw-border-opacity: 1;
  border-color: rgb(66 56 157 / var(--tw-border-opacity, 1));
}
.border-indigo-800\/0 {
  border-color: rgb(66 56 157 / 0);
}
.border-indigo-800\/10 {
  border-color: rgb(66 56 157 / 0.1);
}
.border-indigo-800\/100 {
  border-color: rgb(66 56 157 / 1);
}
.border-indigo-800\/15 {
  border-color: rgb(66 56 157 / 0.15);
}
.border-indigo-800\/20 {
  border-color: rgb(66 56 157 / 0.2);
}
.border-indigo-800\/25 {
  border-color: rgb(66 56 157 / 0.25);
}
.border-indigo-800\/30 {
  border-color: rgb(66 56 157 / 0.3);
}
.border-indigo-800\/35 {
  border-color: rgb(66 56 157 / 0.35);
}
.border-indigo-800\/40 {
  border-color: rgb(66 56 157 / 0.4);
}
.border-indigo-800\/45 {
  border-color: rgb(66 56 157 / 0.45);
}
.border-indigo-800\/5 {
  border-color: rgb(66 56 157 / 0.05);
}
.border-indigo-800\/50 {
  border-color: rgb(66 56 157 / 0.5);
}
.border-indigo-800\/55 {
  border-color: rgb(66 56 157 / 0.55);
}
.border-indigo-800\/60 {
  border-color: rgb(66 56 157 / 0.6);
}
.border-indigo-800\/65 {
  border-color: rgb(66 56 157 / 0.65);
}
.border-indigo-800\/70 {
  border-color: rgb(66 56 157 / 0.7);
}
.border-indigo-800\/75 {
  border-color: rgb(66 56 157 / 0.75);
}
.border-indigo-800\/80 {
  border-color: rgb(66 56 157 / 0.8);
}
.border-indigo-800\/85 {
  border-color: rgb(66 56 157 / 0.85);
}
.border-indigo-800\/90 {
  border-color: rgb(66 56 157 / 0.9);
}
.border-indigo-800\/95 {
  border-color: rgb(66 56 157 / 0.95);
}
.border-indigo-900 {
  --tw-border-opacity: 1;
  border-color: rgb(54 47 120 / var(--tw-border-opacity, 1));
}
.border-indigo-900\/0 {
  border-color: rgb(54 47 120 / 0);
}
.border-indigo-900\/10 {
  border-color: rgb(54 47 120 / 0.1);
}
.border-indigo-900\/100 {
  border-color: rgb(54 47 120 / 1);
}
.border-indigo-900\/15 {
  border-color: rgb(54 47 120 / 0.15);
}
.border-indigo-900\/20 {
  border-color: rgb(54 47 120 / 0.2);
}
.border-indigo-900\/25 {
  border-color: rgb(54 47 120 / 0.25);
}
.border-indigo-900\/30 {
  border-color: rgb(54 47 120 / 0.3);
}
.border-indigo-900\/35 {
  border-color: rgb(54 47 120 / 0.35);
}
.border-indigo-900\/40 {
  border-color: rgb(54 47 120 / 0.4);
}
.border-indigo-900\/45 {
  border-color: rgb(54 47 120 / 0.45);
}
.border-indigo-900\/5 {
  border-color: rgb(54 47 120 / 0.05);
}
.border-indigo-900\/50 {
  border-color: rgb(54 47 120 / 0.5);
}
.border-indigo-900\/55 {
  border-color: rgb(54 47 120 / 0.55);
}
.border-indigo-900\/60 {
  border-color: rgb(54 47 120 / 0.6);
}
.border-indigo-900\/65 {
  border-color: rgb(54 47 120 / 0.65);
}
.border-indigo-900\/70 {
  border-color: rgb(54 47 120 / 0.7);
}
.border-indigo-900\/75 {
  border-color: rgb(54 47 120 / 0.75);
}
.border-indigo-900\/80 {
  border-color: rgb(54 47 120 / 0.8);
}
.border-indigo-900\/85 {
  border-color: rgb(54 47 120 / 0.85);
}
.border-indigo-900\/90 {
  border-color: rgb(54 47 120 / 0.9);
}
.border-indigo-900\/95 {
  border-color: rgb(54 47 120 / 0.95);
}
.border-lime-100 {
  --tw-border-opacity: 1;
  border-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.border-lime-100\/0 {
  border-color: rgb(236 252 203 / 0);
}
.border-lime-100\/10 {
  border-color: rgb(236 252 203 / 0.1);
}
.border-lime-100\/100 {
  border-color: rgb(236 252 203 / 1);
}
.border-lime-100\/15 {
  border-color: rgb(236 252 203 / 0.15);
}
.border-lime-100\/20 {
  border-color: rgb(236 252 203 / 0.2);
}
.border-lime-100\/25 {
  border-color: rgb(236 252 203 / 0.25);
}
.border-lime-100\/30 {
  border-color: rgb(236 252 203 / 0.3);
}
.border-lime-100\/35 {
  border-color: rgb(236 252 203 / 0.35);
}
.border-lime-100\/40 {
  border-color: rgb(236 252 203 / 0.4);
}
.border-lime-100\/45 {
  border-color: rgb(236 252 203 / 0.45);
}
.border-lime-100\/5 {
  border-color: rgb(236 252 203 / 0.05);
}
.border-lime-100\/50 {
  border-color: rgb(236 252 203 / 0.5);
}
.border-lime-100\/55 {
  border-color: rgb(236 252 203 / 0.55);
}
.border-lime-100\/60 {
  border-color: rgb(236 252 203 / 0.6);
}
.border-lime-100\/65 {
  border-color: rgb(236 252 203 / 0.65);
}
.border-lime-100\/70 {
  border-color: rgb(236 252 203 / 0.7);
}
.border-lime-100\/75 {
  border-color: rgb(236 252 203 / 0.75);
}
.border-lime-100\/80 {
  border-color: rgb(236 252 203 / 0.8);
}
.border-lime-100\/85 {
  border-color: rgb(236 252 203 / 0.85);
}
.border-lime-100\/90 {
  border-color: rgb(236 252 203 / 0.9);
}
.border-lime-100\/95 {
  border-color: rgb(236 252 203 / 0.95);
}
.border-lime-200 {
  --tw-border-opacity: 1;
  border-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.border-lime-200\/0 {
  border-color: rgb(217 249 157 / 0);
}
.border-lime-200\/10 {
  border-color: rgb(217 249 157 / 0.1);
}
.border-lime-200\/100 {
  border-color: rgb(217 249 157 / 1);
}
.border-lime-200\/15 {
  border-color: rgb(217 249 157 / 0.15);
}
.border-lime-200\/20 {
  border-color: rgb(217 249 157 / 0.2);
}
.border-lime-200\/25 {
  border-color: rgb(217 249 157 / 0.25);
}
.border-lime-200\/30 {
  border-color: rgb(217 249 157 / 0.3);
}
.border-lime-200\/35 {
  border-color: rgb(217 249 157 / 0.35);
}
.border-lime-200\/40 {
  border-color: rgb(217 249 157 / 0.4);
}
.border-lime-200\/45 {
  border-color: rgb(217 249 157 / 0.45);
}
.border-lime-200\/5 {
  border-color: rgb(217 249 157 / 0.05);
}
.border-lime-200\/50 {
  border-color: rgb(217 249 157 / 0.5);
}
.border-lime-200\/55 {
  border-color: rgb(217 249 157 / 0.55);
}
.border-lime-200\/60 {
  border-color: rgb(217 249 157 / 0.6);
}
.border-lime-200\/65 {
  border-color: rgb(217 249 157 / 0.65);
}
.border-lime-200\/70 {
  border-color: rgb(217 249 157 / 0.7);
}
.border-lime-200\/75 {
  border-color: rgb(217 249 157 / 0.75);
}
.border-lime-200\/80 {
  border-color: rgb(217 249 157 / 0.8);
}
.border-lime-200\/85 {
  border-color: rgb(217 249 157 / 0.85);
}
.border-lime-200\/90 {
  border-color: rgb(217 249 157 / 0.9);
}
.border-lime-200\/95 {
  border-color: rgb(217 249 157 / 0.95);
}
.border-lime-300 {
  --tw-border-opacity: 1;
  border-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.border-lime-300\/0 {
  border-color: rgb(190 242 100 / 0);
}
.border-lime-300\/10 {
  border-color: rgb(190 242 100 / 0.1);
}
.border-lime-300\/100 {
  border-color: rgb(190 242 100 / 1);
}
.border-lime-300\/15 {
  border-color: rgb(190 242 100 / 0.15);
}
.border-lime-300\/20 {
  border-color: rgb(190 242 100 / 0.2);
}
.border-lime-300\/25 {
  border-color: rgb(190 242 100 / 0.25);
}
.border-lime-300\/30 {
  border-color: rgb(190 242 100 / 0.3);
}
.border-lime-300\/35 {
  border-color: rgb(190 242 100 / 0.35);
}
.border-lime-300\/40 {
  border-color: rgb(190 242 100 / 0.4);
}
.border-lime-300\/45 {
  border-color: rgb(190 242 100 / 0.45);
}
.border-lime-300\/5 {
  border-color: rgb(190 242 100 / 0.05);
}
.border-lime-300\/50 {
  border-color: rgb(190 242 100 / 0.5);
}
.border-lime-300\/55 {
  border-color: rgb(190 242 100 / 0.55);
}
.border-lime-300\/60 {
  border-color: rgb(190 242 100 / 0.6);
}
.border-lime-300\/65 {
  border-color: rgb(190 242 100 / 0.65);
}
.border-lime-300\/70 {
  border-color: rgb(190 242 100 / 0.7);
}
.border-lime-300\/75 {
  border-color: rgb(190 242 100 / 0.75);
}
.border-lime-300\/80 {
  border-color: rgb(190 242 100 / 0.8);
}
.border-lime-300\/85 {
  border-color: rgb(190 242 100 / 0.85);
}
.border-lime-300\/90 {
  border-color: rgb(190 242 100 / 0.9);
}
.border-lime-300\/95 {
  border-color: rgb(190 242 100 / 0.95);
}
.border-lime-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.border-lime-400\/0 {
  border-color: rgb(163 230 53 / 0);
}
.border-lime-400\/10 {
  border-color: rgb(163 230 53 / 0.1);
}
.border-lime-400\/100 {
  border-color: rgb(163 230 53 / 1);
}
.border-lime-400\/15 {
  border-color: rgb(163 230 53 / 0.15);
}
.border-lime-400\/20 {
  border-color: rgb(163 230 53 / 0.2);
}
.border-lime-400\/25 {
  border-color: rgb(163 230 53 / 0.25);
}
.border-lime-400\/30 {
  border-color: rgb(163 230 53 / 0.3);
}
.border-lime-400\/35 {
  border-color: rgb(163 230 53 / 0.35);
}
.border-lime-400\/40 {
  border-color: rgb(163 230 53 / 0.4);
}
.border-lime-400\/45 {
  border-color: rgb(163 230 53 / 0.45);
}
.border-lime-400\/5 {
  border-color: rgb(163 230 53 / 0.05);
}
.border-lime-400\/50 {
  border-color: rgb(163 230 53 / 0.5);
}
.border-lime-400\/55 {
  border-color: rgb(163 230 53 / 0.55);
}
.border-lime-400\/60 {
  border-color: rgb(163 230 53 / 0.6);
}
.border-lime-400\/65 {
  border-color: rgb(163 230 53 / 0.65);
}
.border-lime-400\/70 {
  border-color: rgb(163 230 53 / 0.7);
}
.border-lime-400\/75 {
  border-color: rgb(163 230 53 / 0.75);
}
.border-lime-400\/80 {
  border-color: rgb(163 230 53 / 0.8);
}
.border-lime-400\/85 {
  border-color: rgb(163 230 53 / 0.85);
}
.border-lime-400\/90 {
  border-color: rgb(163 230 53 / 0.9);
}
.border-lime-400\/95 {
  border-color: rgb(163 230 53 / 0.95);
}
.border-lime-500 {
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.border-lime-500\/0 {
  border-color: rgb(132 204 22 / 0);
}
.border-lime-500\/10 {
  border-color: rgb(132 204 22 / 0.1);
}
.border-lime-500\/100 {
  border-color: rgb(132 204 22 / 1);
}
.border-lime-500\/15 {
  border-color: rgb(132 204 22 / 0.15);
}
.border-lime-500\/20 {
  border-color: rgb(132 204 22 / 0.2);
}
.border-lime-500\/25 {
  border-color: rgb(132 204 22 / 0.25);
}
.border-lime-500\/30 {
  border-color: rgb(132 204 22 / 0.3);
}
.border-lime-500\/35 {
  border-color: rgb(132 204 22 / 0.35);
}
.border-lime-500\/40 {
  border-color: rgb(132 204 22 / 0.4);
}
.border-lime-500\/45 {
  border-color: rgb(132 204 22 / 0.45);
}
.border-lime-500\/5 {
  border-color: rgb(132 204 22 / 0.05);
}
.border-lime-500\/50 {
  border-color: rgb(132 204 22 / 0.5);
}
.border-lime-500\/55 {
  border-color: rgb(132 204 22 / 0.55);
}
.border-lime-500\/60 {
  border-color: rgb(132 204 22 / 0.6);
}
.border-lime-500\/65 {
  border-color: rgb(132 204 22 / 0.65);
}
.border-lime-500\/70 {
  border-color: rgb(132 204 22 / 0.7);
}
.border-lime-500\/75 {
  border-color: rgb(132 204 22 / 0.75);
}
.border-lime-500\/80 {
  border-color: rgb(132 204 22 / 0.8);
}
.border-lime-500\/85 {
  border-color: rgb(132 204 22 / 0.85);
}
.border-lime-500\/90 {
  border-color: rgb(132 204 22 / 0.9);
}
.border-lime-500\/95 {
  border-color: rgb(132 204 22 / 0.95);
}
.border-lime-600 {
  --tw-border-opacity: 1;
  border-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.border-lime-600\/0 {
  border-color: rgb(101 163 13 / 0);
}
.border-lime-600\/10 {
  border-color: rgb(101 163 13 / 0.1);
}
.border-lime-600\/100 {
  border-color: rgb(101 163 13 / 1);
}
.border-lime-600\/15 {
  border-color: rgb(101 163 13 / 0.15);
}
.border-lime-600\/20 {
  border-color: rgb(101 163 13 / 0.2);
}
.border-lime-600\/25 {
  border-color: rgb(101 163 13 / 0.25);
}
.border-lime-600\/30 {
  border-color: rgb(101 163 13 / 0.3);
}
.border-lime-600\/35 {
  border-color: rgb(101 163 13 / 0.35);
}
.border-lime-600\/40 {
  border-color: rgb(101 163 13 / 0.4);
}
.border-lime-600\/45 {
  border-color: rgb(101 163 13 / 0.45);
}
.border-lime-600\/5 {
  border-color: rgb(101 163 13 / 0.05);
}
.border-lime-600\/50 {
  border-color: rgb(101 163 13 / 0.5);
}
.border-lime-600\/55 {
  border-color: rgb(101 163 13 / 0.55);
}
.border-lime-600\/60 {
  border-color: rgb(101 163 13 / 0.6);
}
.border-lime-600\/65 {
  border-color: rgb(101 163 13 / 0.65);
}
.border-lime-600\/70 {
  border-color: rgb(101 163 13 / 0.7);
}
.border-lime-600\/75 {
  border-color: rgb(101 163 13 / 0.75);
}
.border-lime-600\/80 {
  border-color: rgb(101 163 13 / 0.8);
}
.border-lime-600\/85 {
  border-color: rgb(101 163 13 / 0.85);
}
.border-lime-600\/90 {
  border-color: rgb(101 163 13 / 0.9);
}
.border-lime-600\/95 {
  border-color: rgb(101 163 13 / 0.95);
}
.border-lime-700 {
  --tw-border-opacity: 1;
  border-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.border-lime-700\/0 {
  border-color: rgb(77 124 15 / 0);
}
.border-lime-700\/10 {
  border-color: rgb(77 124 15 / 0.1);
}
.border-lime-700\/100 {
  border-color: rgb(77 124 15 / 1);
}
.border-lime-700\/15 {
  border-color: rgb(77 124 15 / 0.15);
}
.border-lime-700\/20 {
  border-color: rgb(77 124 15 / 0.2);
}
.border-lime-700\/25 {
  border-color: rgb(77 124 15 / 0.25);
}
.border-lime-700\/30 {
  border-color: rgb(77 124 15 / 0.3);
}
.border-lime-700\/35 {
  border-color: rgb(77 124 15 / 0.35);
}
.border-lime-700\/40 {
  border-color: rgb(77 124 15 / 0.4);
}
.border-lime-700\/45 {
  border-color: rgb(77 124 15 / 0.45);
}
.border-lime-700\/5 {
  border-color: rgb(77 124 15 / 0.05);
}
.border-lime-700\/50 {
  border-color: rgb(77 124 15 / 0.5);
}
.border-lime-700\/55 {
  border-color: rgb(77 124 15 / 0.55);
}
.border-lime-700\/60 {
  border-color: rgb(77 124 15 / 0.6);
}
.border-lime-700\/65 {
  border-color: rgb(77 124 15 / 0.65);
}
.border-lime-700\/70 {
  border-color: rgb(77 124 15 / 0.7);
}
.border-lime-700\/75 {
  border-color: rgb(77 124 15 / 0.75);
}
.border-lime-700\/80 {
  border-color: rgb(77 124 15 / 0.8);
}
.border-lime-700\/85 {
  border-color: rgb(77 124 15 / 0.85);
}
.border-lime-700\/90 {
  border-color: rgb(77 124 15 / 0.9);
}
.border-lime-700\/95 {
  border-color: rgb(77 124 15 / 0.95);
}
.border-lime-800 {
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.border-lime-800\/0 {
  border-color: rgb(63 98 18 / 0);
}
.border-lime-800\/10 {
  border-color: rgb(63 98 18 / 0.1);
}
.border-lime-800\/100 {
  border-color: rgb(63 98 18 / 1);
}
.border-lime-800\/15 {
  border-color: rgb(63 98 18 / 0.15);
}
.border-lime-800\/20 {
  border-color: rgb(63 98 18 / 0.2);
}
.border-lime-800\/25 {
  border-color: rgb(63 98 18 / 0.25);
}
.border-lime-800\/30 {
  border-color: rgb(63 98 18 / 0.3);
}
.border-lime-800\/35 {
  border-color: rgb(63 98 18 / 0.35);
}
.border-lime-800\/40 {
  border-color: rgb(63 98 18 / 0.4);
}
.border-lime-800\/45 {
  border-color: rgb(63 98 18 / 0.45);
}
.border-lime-800\/5 {
  border-color: rgb(63 98 18 / 0.05);
}
.border-lime-800\/50 {
  border-color: rgb(63 98 18 / 0.5);
}
.border-lime-800\/55 {
  border-color: rgb(63 98 18 / 0.55);
}
.border-lime-800\/60 {
  border-color: rgb(63 98 18 / 0.6);
}
.border-lime-800\/65 {
  border-color: rgb(63 98 18 / 0.65);
}
.border-lime-800\/70 {
  border-color: rgb(63 98 18 / 0.7);
}
.border-lime-800\/75 {
  border-color: rgb(63 98 18 / 0.75);
}
.border-lime-800\/80 {
  border-color: rgb(63 98 18 / 0.8);
}
.border-lime-800\/85 {
  border-color: rgb(63 98 18 / 0.85);
}
.border-lime-800\/90 {
  border-color: rgb(63 98 18 / 0.9);
}
.border-lime-800\/95 {
  border-color: rgb(63 98 18 / 0.95);
}
.border-lime-900 {
  --tw-border-opacity: 1;
  border-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.border-lime-900\/0 {
  border-color: rgb(54 83 20 / 0);
}
.border-lime-900\/10 {
  border-color: rgb(54 83 20 / 0.1);
}
.border-lime-900\/100 {
  border-color: rgb(54 83 20 / 1);
}
.border-lime-900\/15 {
  border-color: rgb(54 83 20 / 0.15);
}
.border-lime-900\/20 {
  border-color: rgb(54 83 20 / 0.2);
}
.border-lime-900\/25 {
  border-color: rgb(54 83 20 / 0.25);
}
.border-lime-900\/30 {
  border-color: rgb(54 83 20 / 0.3);
}
.border-lime-900\/35 {
  border-color: rgb(54 83 20 / 0.35);
}
.border-lime-900\/40 {
  border-color: rgb(54 83 20 / 0.4);
}
.border-lime-900\/45 {
  border-color: rgb(54 83 20 / 0.45);
}
.border-lime-900\/5 {
  border-color: rgb(54 83 20 / 0.05);
}
.border-lime-900\/50 {
  border-color: rgb(54 83 20 / 0.5);
}
.border-lime-900\/55 {
  border-color: rgb(54 83 20 / 0.55);
}
.border-lime-900\/60 {
  border-color: rgb(54 83 20 / 0.6);
}
.border-lime-900\/65 {
  border-color: rgb(54 83 20 / 0.65);
}
.border-lime-900\/70 {
  border-color: rgb(54 83 20 / 0.7);
}
.border-lime-900\/75 {
  border-color: rgb(54 83 20 / 0.75);
}
.border-lime-900\/80 {
  border-color: rgb(54 83 20 / 0.8);
}
.border-lime-900\/85 {
  border-color: rgb(54 83 20 / 0.85);
}
.border-lime-900\/90 {
  border-color: rgb(54 83 20 / 0.9);
}
.border-lime-900\/95 {
  border-color: rgb(54 83 20 / 0.95);
}
.border-neutral-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.border-neutral-100\/0 {
  border-color: rgb(245 245 245 / 0);
}
.border-neutral-100\/10 {
  border-color: rgb(245 245 245 / 0.1);
}
.border-neutral-100\/100 {
  border-color: rgb(245 245 245 / 1);
}
.border-neutral-100\/15 {
  border-color: rgb(245 245 245 / 0.15);
}
.border-neutral-100\/20 {
  border-color: rgb(245 245 245 / 0.2);
}
.border-neutral-100\/25 {
  border-color: rgb(245 245 245 / 0.25);
}
.border-neutral-100\/30 {
  border-color: rgb(245 245 245 / 0.3);
}
.border-neutral-100\/35 {
  border-color: rgb(245 245 245 / 0.35);
}
.border-neutral-100\/40 {
  border-color: rgb(245 245 245 / 0.4);
}
.border-neutral-100\/45 {
  border-color: rgb(245 245 245 / 0.45);
}
.border-neutral-100\/5 {
  border-color: rgb(245 245 245 / 0.05);
}
.border-neutral-100\/50 {
  border-color: rgb(245 245 245 / 0.5);
}
.border-neutral-100\/55 {
  border-color: rgb(245 245 245 / 0.55);
}
.border-neutral-100\/60 {
  border-color: rgb(245 245 245 / 0.6);
}
.border-neutral-100\/65 {
  border-color: rgb(245 245 245 / 0.65);
}
.border-neutral-100\/70 {
  border-color: rgb(245 245 245 / 0.7);
}
.border-neutral-100\/75 {
  border-color: rgb(245 245 245 / 0.75);
}
.border-neutral-100\/80 {
  border-color: rgb(245 245 245 / 0.8);
}
.border-neutral-100\/85 {
  border-color: rgb(245 245 245 / 0.85);
}
.border-neutral-100\/90 {
  border-color: rgb(245 245 245 / 0.9);
}
.border-neutral-100\/95 {
  border-color: rgb(245 245 245 / 0.95);
}
.border-neutral-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.border-neutral-200\/0 {
  border-color: rgb(229 229 229 / 0);
}
.border-neutral-200\/10 {
  border-color: rgb(229 229 229 / 0.1);
}
.border-neutral-200\/100 {
  border-color: rgb(229 229 229 / 1);
}
.border-neutral-200\/15 {
  border-color: rgb(229 229 229 / 0.15);
}
.border-neutral-200\/20 {
  border-color: rgb(229 229 229 / 0.2);
}
.border-neutral-200\/25 {
  border-color: rgb(229 229 229 / 0.25);
}
.border-neutral-200\/30 {
  border-color: rgb(229 229 229 / 0.3);
}
.border-neutral-200\/35 {
  border-color: rgb(229 229 229 / 0.35);
}
.border-neutral-200\/40 {
  border-color: rgb(229 229 229 / 0.4);
}
.border-neutral-200\/45 {
  border-color: rgb(229 229 229 / 0.45);
}
.border-neutral-200\/5 {
  border-color: rgb(229 229 229 / 0.05);
}
.border-neutral-200\/50 {
  border-color: rgb(229 229 229 / 0.5);
}
.border-neutral-200\/55 {
  border-color: rgb(229 229 229 / 0.55);
}
.border-neutral-200\/60 {
  border-color: rgb(229 229 229 / 0.6);
}
.border-neutral-200\/65 {
  border-color: rgb(229 229 229 / 0.65);
}
.border-neutral-200\/70 {
  border-color: rgb(229 229 229 / 0.7);
}
.border-neutral-200\/75 {
  border-color: rgb(229 229 229 / 0.75);
}
.border-neutral-200\/80 {
  border-color: rgb(229 229 229 / 0.8);
}
.border-neutral-200\/85 {
  border-color: rgb(229 229 229 / 0.85);
}
.border-neutral-200\/90 {
  border-color: rgb(229 229 229 / 0.9);
}
.border-neutral-200\/95 {
  border-color: rgb(229 229 229 / 0.95);
}
.border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.border-neutral-300\/0 {
  border-color: rgb(212 212 212 / 0);
}
.border-neutral-300\/10 {
  border-color: rgb(212 212 212 / 0.1);
}
.border-neutral-300\/100 {
  border-color: rgb(212 212 212 / 1);
}
.border-neutral-300\/15 {
  border-color: rgb(212 212 212 / 0.15);
}
.border-neutral-300\/20 {
  border-color: rgb(212 212 212 / 0.2);
}
.border-neutral-300\/25 {
  border-color: rgb(212 212 212 / 0.25);
}
.border-neutral-300\/30 {
  border-color: rgb(212 212 212 / 0.3);
}
.border-neutral-300\/35 {
  border-color: rgb(212 212 212 / 0.35);
}
.border-neutral-300\/40 {
  border-color: rgb(212 212 212 / 0.4);
}
.border-neutral-300\/45 {
  border-color: rgb(212 212 212 / 0.45);
}
.border-neutral-300\/5 {
  border-color: rgb(212 212 212 / 0.05);
}
.border-neutral-300\/50 {
  border-color: rgb(212 212 212 / 0.5);
}
.border-neutral-300\/55 {
  border-color: rgb(212 212 212 / 0.55);
}
.border-neutral-300\/60 {
  border-color: rgb(212 212 212 / 0.6);
}
.border-neutral-300\/65 {
  border-color: rgb(212 212 212 / 0.65);
}
.border-neutral-300\/70 {
  border-color: rgb(212 212 212 / 0.7);
}
.border-neutral-300\/75 {
  border-color: rgb(212 212 212 / 0.75);
}
.border-neutral-300\/80 {
  border-color: rgb(212 212 212 / 0.8);
}
.border-neutral-300\/85 {
  border-color: rgb(212 212 212 / 0.85);
}
.border-neutral-300\/90 {
  border-color: rgb(212 212 212 / 0.9);
}
.border-neutral-300\/95 {
  border-color: rgb(212 212 212 / 0.95);
}
.border-neutral-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.border-neutral-400\/0 {
  border-color: rgb(163 163 163 / 0);
}
.border-neutral-400\/10 {
  border-color: rgb(163 163 163 / 0.1);
}
.border-neutral-400\/100 {
  border-color: rgb(163 163 163 / 1);
}
.border-neutral-400\/15 {
  border-color: rgb(163 163 163 / 0.15);
}
.border-neutral-400\/20 {
  border-color: rgb(163 163 163 / 0.2);
}
.border-neutral-400\/25 {
  border-color: rgb(163 163 163 / 0.25);
}
.border-neutral-400\/30 {
  border-color: rgb(163 163 163 / 0.3);
}
.border-neutral-400\/35 {
  border-color: rgb(163 163 163 / 0.35);
}
.border-neutral-400\/40 {
  border-color: rgb(163 163 163 / 0.4);
}
.border-neutral-400\/45 {
  border-color: rgb(163 163 163 / 0.45);
}
.border-neutral-400\/5 {
  border-color: rgb(163 163 163 / 0.05);
}
.border-neutral-400\/50 {
  border-color: rgb(163 163 163 / 0.5);
}
.border-neutral-400\/55 {
  border-color: rgb(163 163 163 / 0.55);
}
.border-neutral-400\/60 {
  border-color: rgb(163 163 163 / 0.6);
}
.border-neutral-400\/65 {
  border-color: rgb(163 163 163 / 0.65);
}
.border-neutral-400\/70 {
  border-color: rgb(163 163 163 / 0.7);
}
.border-neutral-400\/75 {
  border-color: rgb(163 163 163 / 0.75);
}
.border-neutral-400\/80 {
  border-color: rgb(163 163 163 / 0.8);
}
.border-neutral-400\/85 {
  border-color: rgb(163 163 163 / 0.85);
}
.border-neutral-400\/90 {
  border-color: rgb(163 163 163 / 0.9);
}
.border-neutral-400\/95 {
  border-color: rgb(163 163 163 / 0.95);
}
.border-neutral-500 {
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.border-neutral-500\/0 {
  border-color: rgb(115 115 115 / 0);
}
.border-neutral-500\/10 {
  border-color: rgb(115 115 115 / 0.1);
}
.border-neutral-500\/100 {
  border-color: rgb(115 115 115 / 1);
}
.border-neutral-500\/15 {
  border-color: rgb(115 115 115 / 0.15);
}
.border-neutral-500\/20 {
  border-color: rgb(115 115 115 / 0.2);
}
.border-neutral-500\/25 {
  border-color: rgb(115 115 115 / 0.25);
}
.border-neutral-500\/30 {
  border-color: rgb(115 115 115 / 0.3);
}
.border-neutral-500\/35 {
  border-color: rgb(115 115 115 / 0.35);
}
.border-neutral-500\/40 {
  border-color: rgb(115 115 115 / 0.4);
}
.border-neutral-500\/45 {
  border-color: rgb(115 115 115 / 0.45);
}
.border-neutral-500\/5 {
  border-color: rgb(115 115 115 / 0.05);
}
.border-neutral-500\/50 {
  border-color: rgb(115 115 115 / 0.5);
}
.border-neutral-500\/55 {
  border-color: rgb(115 115 115 / 0.55);
}
.border-neutral-500\/60 {
  border-color: rgb(115 115 115 / 0.6);
}
.border-neutral-500\/65 {
  border-color: rgb(115 115 115 / 0.65);
}
.border-neutral-500\/70 {
  border-color: rgb(115 115 115 / 0.7);
}
.border-neutral-500\/75 {
  border-color: rgb(115 115 115 / 0.75);
}
.border-neutral-500\/80 {
  border-color: rgb(115 115 115 / 0.8);
}
.border-neutral-500\/85 {
  border-color: rgb(115 115 115 / 0.85);
}
.border-neutral-500\/90 {
  border-color: rgb(115 115 115 / 0.9);
}
.border-neutral-500\/95 {
  border-color: rgb(115 115 115 / 0.95);
}
.border-neutral-600 {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.border-neutral-600\/0 {
  border-color: rgb(82 82 82 / 0);
}
.border-neutral-600\/10 {
  border-color: rgb(82 82 82 / 0.1);
}
.border-neutral-600\/100 {
  border-color: rgb(82 82 82 / 1);
}
.border-neutral-600\/15 {
  border-color: rgb(82 82 82 / 0.15);
}
.border-neutral-600\/20 {
  border-color: rgb(82 82 82 / 0.2);
}
.border-neutral-600\/25 {
  border-color: rgb(82 82 82 / 0.25);
}
.border-neutral-600\/30 {
  border-color: rgb(82 82 82 / 0.3);
}
.border-neutral-600\/35 {
  border-color: rgb(82 82 82 / 0.35);
}
.border-neutral-600\/40 {
  border-color: rgb(82 82 82 / 0.4);
}
.border-neutral-600\/45 {
  border-color: rgb(82 82 82 / 0.45);
}
.border-neutral-600\/5 {
  border-color: rgb(82 82 82 / 0.05);
}
.border-neutral-600\/50 {
  border-color: rgb(82 82 82 / 0.5);
}
.border-neutral-600\/55 {
  border-color: rgb(82 82 82 / 0.55);
}
.border-neutral-600\/60 {
  border-color: rgb(82 82 82 / 0.6);
}
.border-neutral-600\/65 {
  border-color: rgb(82 82 82 / 0.65);
}
.border-neutral-600\/70 {
  border-color: rgb(82 82 82 / 0.7);
}
.border-neutral-600\/75 {
  border-color: rgb(82 82 82 / 0.75);
}
.border-neutral-600\/80 {
  border-color: rgb(82 82 82 / 0.8);
}
.border-neutral-600\/85 {
  border-color: rgb(82 82 82 / 0.85);
}
.border-neutral-600\/90 {
  border-color: rgb(82 82 82 / 0.9);
}
.border-neutral-600\/95 {
  border-color: rgb(82 82 82 / 0.95);
}
.border-neutral-700 {
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.border-neutral-700\/0 {
  border-color: rgb(64 64 64 / 0);
}
.border-neutral-700\/10 {
  border-color: rgb(64 64 64 / 0.1);
}
.border-neutral-700\/100 {
  border-color: rgb(64 64 64 / 1);
}
.border-neutral-700\/15 {
  border-color: rgb(64 64 64 / 0.15);
}
.border-neutral-700\/20 {
  border-color: rgb(64 64 64 / 0.2);
}
.border-neutral-700\/25 {
  border-color: rgb(64 64 64 / 0.25);
}
.border-neutral-700\/30 {
  border-color: rgb(64 64 64 / 0.3);
}
.border-neutral-700\/35 {
  border-color: rgb(64 64 64 / 0.35);
}
.border-neutral-700\/40 {
  border-color: rgb(64 64 64 / 0.4);
}
.border-neutral-700\/45 {
  border-color: rgb(64 64 64 / 0.45);
}
.border-neutral-700\/5 {
  border-color: rgb(64 64 64 / 0.05);
}
.border-neutral-700\/50 {
  border-color: rgb(64 64 64 / 0.5);
}
.border-neutral-700\/55 {
  border-color: rgb(64 64 64 / 0.55);
}
.border-neutral-700\/60 {
  border-color: rgb(64 64 64 / 0.6);
}
.border-neutral-700\/65 {
  border-color: rgb(64 64 64 / 0.65);
}
.border-neutral-700\/70 {
  border-color: rgb(64 64 64 / 0.7);
}
.border-neutral-700\/75 {
  border-color: rgb(64 64 64 / 0.75);
}
.border-neutral-700\/80 {
  border-color: rgb(64 64 64 / 0.8);
}
.border-neutral-700\/85 {
  border-color: rgb(64 64 64 / 0.85);
}
.border-neutral-700\/90 {
  border-color: rgb(64 64 64 / 0.9);
}
.border-neutral-700\/95 {
  border-color: rgb(64 64 64 / 0.95);
}
.border-neutral-800 {
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.border-neutral-800\/0 {
  border-color: rgb(38 38 38 / 0);
}
.border-neutral-800\/10 {
  border-color: rgb(38 38 38 / 0.1);
}
.border-neutral-800\/100 {
  border-color: rgb(38 38 38 / 1);
}
.border-neutral-800\/15 {
  border-color: rgb(38 38 38 / 0.15);
}
.border-neutral-800\/20 {
  border-color: rgb(38 38 38 / 0.2);
}
.border-neutral-800\/25 {
  border-color: rgb(38 38 38 / 0.25);
}
.border-neutral-800\/30 {
  border-color: rgb(38 38 38 / 0.3);
}
.border-neutral-800\/35 {
  border-color: rgb(38 38 38 / 0.35);
}
.border-neutral-800\/40 {
  border-color: rgb(38 38 38 / 0.4);
}
.border-neutral-800\/45 {
  border-color: rgb(38 38 38 / 0.45);
}
.border-neutral-800\/5 {
  border-color: rgb(38 38 38 / 0.05);
}
.border-neutral-800\/50 {
  border-color: rgb(38 38 38 / 0.5);
}
.border-neutral-800\/55 {
  border-color: rgb(38 38 38 / 0.55);
}
.border-neutral-800\/60 {
  border-color: rgb(38 38 38 / 0.6);
}
.border-neutral-800\/65 {
  border-color: rgb(38 38 38 / 0.65);
}
.border-neutral-800\/70 {
  border-color: rgb(38 38 38 / 0.7);
}
.border-neutral-800\/75 {
  border-color: rgb(38 38 38 / 0.75);
}
.border-neutral-800\/80 {
  border-color: rgb(38 38 38 / 0.8);
}
.border-neutral-800\/85 {
  border-color: rgb(38 38 38 / 0.85);
}
.border-neutral-800\/90 {
  border-color: rgb(38 38 38 / 0.9);
}
.border-neutral-800\/95 {
  border-color: rgb(38 38 38 / 0.95);
}
.border-neutral-900 {
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.border-neutral-900\/0 {
  border-color: rgb(23 23 23 / 0);
}
.border-neutral-900\/10 {
  border-color: rgb(23 23 23 / 0.1);
}
.border-neutral-900\/100 {
  border-color: rgb(23 23 23 / 1);
}
.border-neutral-900\/15 {
  border-color: rgb(23 23 23 / 0.15);
}
.border-neutral-900\/20 {
  border-color: rgb(23 23 23 / 0.2);
}
.border-neutral-900\/25 {
  border-color: rgb(23 23 23 / 0.25);
}
.border-neutral-900\/30 {
  border-color: rgb(23 23 23 / 0.3);
}
.border-neutral-900\/35 {
  border-color: rgb(23 23 23 / 0.35);
}
.border-neutral-900\/40 {
  border-color: rgb(23 23 23 / 0.4);
}
.border-neutral-900\/45 {
  border-color: rgb(23 23 23 / 0.45);
}
.border-neutral-900\/5 {
  border-color: rgb(23 23 23 / 0.05);
}
.border-neutral-900\/50 {
  border-color: rgb(23 23 23 / 0.5);
}
.border-neutral-900\/55 {
  border-color: rgb(23 23 23 / 0.55);
}
.border-neutral-900\/60 {
  border-color: rgb(23 23 23 / 0.6);
}
.border-neutral-900\/65 {
  border-color: rgb(23 23 23 / 0.65);
}
.border-neutral-900\/70 {
  border-color: rgb(23 23 23 / 0.7);
}
.border-neutral-900\/75 {
  border-color: rgb(23 23 23 / 0.75);
}
.border-neutral-900\/80 {
  border-color: rgb(23 23 23 / 0.8);
}
.border-neutral-900\/85 {
  border-color: rgb(23 23 23 / 0.85);
}
.border-neutral-900\/90 {
  border-color: rgb(23 23 23 / 0.9);
}
.border-neutral-900\/95 {
  border-color: rgb(23 23 23 / 0.95);
}
.border-orange-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 236 220 / var(--tw-border-opacity, 1));
}
.border-orange-100\/0 {
  border-color: rgb(254 236 220 / 0);
}
.border-orange-100\/10 {
  border-color: rgb(254 236 220 / 0.1);
}
.border-orange-100\/100 {
  border-color: rgb(254 236 220 / 1);
}
.border-orange-100\/15 {
  border-color: rgb(254 236 220 / 0.15);
}
.border-orange-100\/20 {
  border-color: rgb(254 236 220 / 0.2);
}
.border-orange-100\/25 {
  border-color: rgb(254 236 220 / 0.25);
}
.border-orange-100\/30 {
  border-color: rgb(254 236 220 / 0.3);
}
.border-orange-100\/35 {
  border-color: rgb(254 236 220 / 0.35);
}
.border-orange-100\/40 {
  border-color: rgb(254 236 220 / 0.4);
}
.border-orange-100\/45 {
  border-color: rgb(254 236 220 / 0.45);
}
.border-orange-100\/5 {
  border-color: rgb(254 236 220 / 0.05);
}
.border-orange-100\/50 {
  border-color: rgb(254 236 220 / 0.5);
}
.border-orange-100\/55 {
  border-color: rgb(254 236 220 / 0.55);
}
.border-orange-100\/60 {
  border-color: rgb(254 236 220 / 0.6);
}
.border-orange-100\/65 {
  border-color: rgb(254 236 220 / 0.65);
}
.border-orange-100\/70 {
  border-color: rgb(254 236 220 / 0.7);
}
.border-orange-100\/75 {
  border-color: rgb(254 236 220 / 0.75);
}
.border-orange-100\/80 {
  border-color: rgb(254 236 220 / 0.8);
}
.border-orange-100\/85 {
  border-color: rgb(254 236 220 / 0.85);
}
.border-orange-100\/90 {
  border-color: rgb(254 236 220 / 0.9);
}
.border-orange-100\/95 {
  border-color: rgb(254 236 220 / 0.95);
}
.border-orange-200 {
  --tw-border-opacity: 1;
  border-color: rgb(252 217 189 / var(--tw-border-opacity, 1));
}
.border-orange-200\/0 {
  border-color: rgb(252 217 189 / 0);
}
.border-orange-200\/10 {
  border-color: rgb(252 217 189 / 0.1);
}
.border-orange-200\/100 {
  border-color: rgb(252 217 189 / 1);
}
.border-orange-200\/15 {
  border-color: rgb(252 217 189 / 0.15);
}
.border-orange-200\/20 {
  border-color: rgb(252 217 189 / 0.2);
}
.border-orange-200\/25 {
  border-color: rgb(252 217 189 / 0.25);
}
.border-orange-200\/30 {
  border-color: rgb(252 217 189 / 0.3);
}
.border-orange-200\/35 {
  border-color: rgb(252 217 189 / 0.35);
}
.border-orange-200\/40 {
  border-color: rgb(252 217 189 / 0.4);
}
.border-orange-200\/45 {
  border-color: rgb(252 217 189 / 0.45);
}
.border-orange-200\/5 {
  border-color: rgb(252 217 189 / 0.05);
}
.border-orange-200\/50 {
  border-color: rgb(252 217 189 / 0.5);
}
.border-orange-200\/55 {
  border-color: rgb(252 217 189 / 0.55);
}
.border-orange-200\/60 {
  border-color: rgb(252 217 189 / 0.6);
}
.border-orange-200\/65 {
  border-color: rgb(252 217 189 / 0.65);
}
.border-orange-200\/70 {
  border-color: rgb(252 217 189 / 0.7);
}
.border-orange-200\/75 {
  border-color: rgb(252 217 189 / 0.75);
}
.border-orange-200\/80 {
  border-color: rgb(252 217 189 / 0.8);
}
.border-orange-200\/85 {
  border-color: rgb(252 217 189 / 0.85);
}
.border-orange-200\/90 {
  border-color: rgb(252 217 189 / 0.9);
}
.border-orange-200\/95 {
  border-color: rgb(252 217 189 / 0.95);
}
.border-orange-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 140 / var(--tw-border-opacity, 1));
}
.border-orange-300\/0 {
  border-color: rgb(253 186 140 / 0);
}
.border-orange-300\/10 {
  border-color: rgb(253 186 140 / 0.1);
}
.border-orange-300\/100 {
  border-color: rgb(253 186 140 / 1);
}
.border-orange-300\/15 {
  border-color: rgb(253 186 140 / 0.15);
}
.border-orange-300\/20 {
  border-color: rgb(253 186 140 / 0.2);
}
.border-orange-300\/25 {
  border-color: rgb(253 186 140 / 0.25);
}
.border-orange-300\/30 {
  border-color: rgb(253 186 140 / 0.3);
}
.border-orange-300\/35 {
  border-color: rgb(253 186 140 / 0.35);
}
.border-orange-300\/40 {
  border-color: rgb(253 186 140 / 0.4);
}
.border-orange-300\/45 {
  border-color: rgb(253 186 140 / 0.45);
}
.border-orange-300\/5 {
  border-color: rgb(253 186 140 / 0.05);
}
.border-orange-300\/50 {
  border-color: rgb(253 186 140 / 0.5);
}
.border-orange-300\/55 {
  border-color: rgb(253 186 140 / 0.55);
}
.border-orange-300\/60 {
  border-color: rgb(253 186 140 / 0.6);
}
.border-orange-300\/65 {
  border-color: rgb(253 186 140 / 0.65);
}
.border-orange-300\/70 {
  border-color: rgb(253 186 140 / 0.7);
}
.border-orange-300\/75 {
  border-color: rgb(253 186 140 / 0.75);
}
.border-orange-300\/80 {
  border-color: rgb(253 186 140 / 0.8);
}
.border-orange-300\/85 {
  border-color: rgb(253 186 140 / 0.85);
}
.border-orange-300\/90 {
  border-color: rgb(253 186 140 / 0.9);
}
.border-orange-300\/95 {
  border-color: rgb(253 186 140 / 0.95);
}
.border-orange-400 {
  --tw-border-opacity: 1;
  border-color: rgb(255 138 76 / var(--tw-border-opacity, 1));
}
.border-orange-400\/0 {
  border-color: rgb(255 138 76 / 0);
}
.border-orange-400\/10 {
  border-color: rgb(255 138 76 / 0.1);
}
.border-orange-400\/100 {
  border-color: rgb(255 138 76 / 1);
}
.border-orange-400\/15 {
  border-color: rgb(255 138 76 / 0.15);
}
.border-orange-400\/20 {
  border-color: rgb(255 138 76 / 0.2);
}
.border-orange-400\/25 {
  border-color: rgb(255 138 76 / 0.25);
}
.border-orange-400\/30 {
  border-color: rgb(255 138 76 / 0.3);
}
.border-orange-400\/35 {
  border-color: rgb(255 138 76 / 0.35);
}
.border-orange-400\/40 {
  border-color: rgb(255 138 76 / 0.4);
}
.border-orange-400\/45 {
  border-color: rgb(255 138 76 / 0.45);
}
.border-orange-400\/5 {
  border-color: rgb(255 138 76 / 0.05);
}
.border-orange-400\/50 {
  border-color: rgb(255 138 76 / 0.5);
}
.border-orange-400\/55 {
  border-color: rgb(255 138 76 / 0.55);
}
.border-orange-400\/60 {
  border-color: rgb(255 138 76 / 0.6);
}
.border-orange-400\/65 {
  border-color: rgb(255 138 76 / 0.65);
}
.border-orange-400\/70 {
  border-color: rgb(255 138 76 / 0.7);
}
.border-orange-400\/75 {
  border-color: rgb(255 138 76 / 0.75);
}
.border-orange-400\/80 {
  border-color: rgb(255 138 76 / 0.8);
}
.border-orange-400\/85 {
  border-color: rgb(255 138 76 / 0.85);
}
.border-orange-400\/90 {
  border-color: rgb(255 138 76 / 0.9);
}
.border-orange-400\/95 {
  border-color: rgb(255 138 76 / 0.95);
}
.border-orange-500 {
  --tw-border-opacity: 1;
  border-color: rgb(255 90 31 / var(--tw-border-opacity, 1));
}
.border-orange-500\/0 {
  border-color: rgb(255 90 31 / 0);
}
.border-orange-500\/10 {
  border-color: rgb(255 90 31 / 0.1);
}
.border-orange-500\/100 {
  border-color: rgb(255 90 31 / 1);
}
.border-orange-500\/15 {
  border-color: rgb(255 90 31 / 0.15);
}
.border-orange-500\/20 {
  border-color: rgb(255 90 31 / 0.2);
}
.border-orange-500\/25 {
  border-color: rgb(255 90 31 / 0.25);
}
.border-orange-500\/30 {
  border-color: rgb(255 90 31 / 0.3);
}
.border-orange-500\/35 {
  border-color: rgb(255 90 31 / 0.35);
}
.border-orange-500\/40 {
  border-color: rgb(255 90 31 / 0.4);
}
.border-orange-500\/45 {
  border-color: rgb(255 90 31 / 0.45);
}
.border-orange-500\/5 {
  border-color: rgb(255 90 31 / 0.05);
}
.border-orange-500\/50 {
  border-color: rgb(255 90 31 / 0.5);
}
.border-orange-500\/55 {
  border-color: rgb(255 90 31 / 0.55);
}
.border-orange-500\/60 {
  border-color: rgb(255 90 31 / 0.6);
}
.border-orange-500\/65 {
  border-color: rgb(255 90 31 / 0.65);
}
.border-orange-500\/70 {
  border-color: rgb(255 90 31 / 0.7);
}
.border-orange-500\/75 {
  border-color: rgb(255 90 31 / 0.75);
}
.border-orange-500\/80 {
  border-color: rgb(255 90 31 / 0.8);
}
.border-orange-500\/85 {
  border-color: rgb(255 90 31 / 0.85);
}
.border-orange-500\/90 {
  border-color: rgb(255 90 31 / 0.9);
}
.border-orange-500\/95 {
  border-color: rgb(255 90 31 / 0.95);
}
.border-orange-600 {
  --tw-border-opacity: 1;
  border-color: rgb(208 56 1 / var(--tw-border-opacity, 1));
}
.border-orange-600\/0 {
  border-color: rgb(208 56 1 / 0);
}
.border-orange-600\/10 {
  border-color: rgb(208 56 1 / 0.1);
}
.border-orange-600\/100 {
  border-color: rgb(208 56 1 / 1);
}
.border-orange-600\/15 {
  border-color: rgb(208 56 1 / 0.15);
}
.border-orange-600\/20 {
  border-color: rgb(208 56 1 / 0.2);
}
.border-orange-600\/25 {
  border-color: rgb(208 56 1 / 0.25);
}
.border-orange-600\/30 {
  border-color: rgb(208 56 1 / 0.3);
}
.border-orange-600\/35 {
  border-color: rgb(208 56 1 / 0.35);
}
.border-orange-600\/40 {
  border-color: rgb(208 56 1 / 0.4);
}
.border-orange-600\/45 {
  border-color: rgb(208 56 1 / 0.45);
}
.border-orange-600\/5 {
  border-color: rgb(208 56 1 / 0.05);
}
.border-orange-600\/50 {
  border-color: rgb(208 56 1 / 0.5);
}
.border-orange-600\/55 {
  border-color: rgb(208 56 1 / 0.55);
}
.border-orange-600\/60 {
  border-color: rgb(208 56 1 / 0.6);
}
.border-orange-600\/65 {
  border-color: rgb(208 56 1 / 0.65);
}
.border-orange-600\/70 {
  border-color: rgb(208 56 1 / 0.7);
}
.border-orange-600\/75 {
  border-color: rgb(208 56 1 / 0.75);
}
.border-orange-600\/80 {
  border-color: rgb(208 56 1 / 0.8);
}
.border-orange-600\/85 {
  border-color: rgb(208 56 1 / 0.85);
}
.border-orange-600\/90 {
  border-color: rgb(208 56 1 / 0.9);
}
.border-orange-600\/95 {
  border-color: rgb(208 56 1 / 0.95);
}
.border-orange-700 {
  --tw-border-opacity: 1;
  border-color: rgb(180 52 3 / var(--tw-border-opacity, 1));
}
.border-orange-700\/0 {
  border-color: rgb(180 52 3 / 0);
}
.border-orange-700\/10 {
  border-color: rgb(180 52 3 / 0.1);
}
.border-orange-700\/100 {
  border-color: rgb(180 52 3 / 1);
}
.border-orange-700\/15 {
  border-color: rgb(180 52 3 / 0.15);
}
.border-orange-700\/20 {
  border-color: rgb(180 52 3 / 0.2);
}
.border-orange-700\/25 {
  border-color: rgb(180 52 3 / 0.25);
}
.border-orange-700\/30 {
  border-color: rgb(180 52 3 / 0.3);
}
.border-orange-700\/35 {
  border-color: rgb(180 52 3 / 0.35);
}
.border-orange-700\/40 {
  border-color: rgb(180 52 3 / 0.4);
}
.border-orange-700\/45 {
  border-color: rgb(180 52 3 / 0.45);
}
.border-orange-700\/5 {
  border-color: rgb(180 52 3 / 0.05);
}
.border-orange-700\/50 {
  border-color: rgb(180 52 3 / 0.5);
}
.border-orange-700\/55 {
  border-color: rgb(180 52 3 / 0.55);
}
.border-orange-700\/60 {
  border-color: rgb(180 52 3 / 0.6);
}
.border-orange-700\/65 {
  border-color: rgb(180 52 3 / 0.65);
}
.border-orange-700\/70 {
  border-color: rgb(180 52 3 / 0.7);
}
.border-orange-700\/75 {
  border-color: rgb(180 52 3 / 0.75);
}
.border-orange-700\/80 {
  border-color: rgb(180 52 3 / 0.8);
}
.border-orange-700\/85 {
  border-color: rgb(180 52 3 / 0.85);
}
.border-orange-700\/90 {
  border-color: rgb(180 52 3 / 0.9);
}
.border-orange-700\/95 {
  border-color: rgb(180 52 3 / 0.95);
}
.border-orange-800 {
  --tw-border-opacity: 1;
  border-color: rgb(138 44 13 / var(--tw-border-opacity, 1));
}
.border-orange-800\/0 {
  border-color: rgb(138 44 13 / 0);
}
.border-orange-800\/10 {
  border-color: rgb(138 44 13 / 0.1);
}
.border-orange-800\/100 {
  border-color: rgb(138 44 13 / 1);
}
.border-orange-800\/15 {
  border-color: rgb(138 44 13 / 0.15);
}
.border-orange-800\/20 {
  border-color: rgb(138 44 13 / 0.2);
}
.border-orange-800\/25 {
  border-color: rgb(138 44 13 / 0.25);
}
.border-orange-800\/30 {
  border-color: rgb(138 44 13 / 0.3);
}
.border-orange-800\/35 {
  border-color: rgb(138 44 13 / 0.35);
}
.border-orange-800\/40 {
  border-color: rgb(138 44 13 / 0.4);
}
.border-orange-800\/45 {
  border-color: rgb(138 44 13 / 0.45);
}
.border-orange-800\/5 {
  border-color: rgb(138 44 13 / 0.05);
}
.border-orange-800\/50 {
  border-color: rgb(138 44 13 / 0.5);
}
.border-orange-800\/55 {
  border-color: rgb(138 44 13 / 0.55);
}
.border-orange-800\/60 {
  border-color: rgb(138 44 13 / 0.6);
}
.border-orange-800\/65 {
  border-color: rgb(138 44 13 / 0.65);
}
.border-orange-800\/70 {
  border-color: rgb(138 44 13 / 0.7);
}
.border-orange-800\/75 {
  border-color: rgb(138 44 13 / 0.75);
}
.border-orange-800\/80 {
  border-color: rgb(138 44 13 / 0.8);
}
.border-orange-800\/85 {
  border-color: rgb(138 44 13 / 0.85);
}
.border-orange-800\/90 {
  border-color: rgb(138 44 13 / 0.9);
}
.border-orange-800\/95 {
  border-color: rgb(138 44 13 / 0.95);
}
.border-orange-900 {
  --tw-border-opacity: 1;
  border-color: rgb(119 29 29 / var(--tw-border-opacity, 1));
}
.border-orange-900\/0 {
  border-color: rgb(119 29 29 / 0);
}
.border-orange-900\/10 {
  border-color: rgb(119 29 29 / 0.1);
}
.border-orange-900\/100 {
  border-color: rgb(119 29 29 / 1);
}
.border-orange-900\/15 {
  border-color: rgb(119 29 29 / 0.15);
}
.border-orange-900\/20 {
  border-color: rgb(119 29 29 / 0.2);
}
.border-orange-900\/25 {
  border-color: rgb(119 29 29 / 0.25);
}
.border-orange-900\/30 {
  border-color: rgb(119 29 29 / 0.3);
}
.border-orange-900\/35 {
  border-color: rgb(119 29 29 / 0.35);
}
.border-orange-900\/40 {
  border-color: rgb(119 29 29 / 0.4);
}
.border-orange-900\/45 {
  border-color: rgb(119 29 29 / 0.45);
}
.border-orange-900\/5 {
  border-color: rgb(119 29 29 / 0.05);
}
.border-orange-900\/50 {
  border-color: rgb(119 29 29 / 0.5);
}
.border-orange-900\/55 {
  border-color: rgb(119 29 29 / 0.55);
}
.border-orange-900\/60 {
  border-color: rgb(119 29 29 / 0.6);
}
.border-orange-900\/65 {
  border-color: rgb(119 29 29 / 0.65);
}
.border-orange-900\/70 {
  border-color: rgb(119 29 29 / 0.7);
}
.border-orange-900\/75 {
  border-color: rgb(119 29 29 / 0.75);
}
.border-orange-900\/80 {
  border-color: rgb(119 29 29 / 0.8);
}
.border-orange-900\/85 {
  border-color: rgb(119 29 29 / 0.85);
}
.border-orange-900\/90 {
  border-color: rgb(119 29 29 / 0.9);
}
.border-orange-900\/95 {
  border-color: rgb(119 29 29 / 0.95);
}
.border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgb(252 232 243 / var(--tw-border-opacity, 1));
}
.border-pink-100\/0 {
  border-color: rgb(252 232 243 / 0);
}
.border-pink-100\/10 {
  border-color: rgb(252 232 243 / 0.1);
}
.border-pink-100\/100 {
  border-color: rgb(252 232 243 / 1);
}
.border-pink-100\/15 {
  border-color: rgb(252 232 243 / 0.15);
}
.border-pink-100\/20 {
  border-color: rgb(252 232 243 / 0.2);
}
.border-pink-100\/25 {
  border-color: rgb(252 232 243 / 0.25);
}
.border-pink-100\/30 {
  border-color: rgb(252 232 243 / 0.3);
}
.border-pink-100\/35 {
  border-color: rgb(252 232 243 / 0.35);
}
.border-pink-100\/40 {
  border-color: rgb(252 232 243 / 0.4);
}
.border-pink-100\/45 {
  border-color: rgb(252 232 243 / 0.45);
}
.border-pink-100\/5 {
  border-color: rgb(252 232 243 / 0.05);
}
.border-pink-100\/50 {
  border-color: rgb(252 232 243 / 0.5);
}
.border-pink-100\/55 {
  border-color: rgb(252 232 243 / 0.55);
}
.border-pink-100\/60 {
  border-color: rgb(252 232 243 / 0.6);
}
.border-pink-100\/65 {
  border-color: rgb(252 232 243 / 0.65);
}
.border-pink-100\/70 {
  border-color: rgb(252 232 243 / 0.7);
}
.border-pink-100\/75 {
  border-color: rgb(252 232 243 / 0.75);
}
.border-pink-100\/80 {
  border-color: rgb(252 232 243 / 0.8);
}
.border-pink-100\/85 {
  border-color: rgb(252 232 243 / 0.85);
}
.border-pink-100\/90 {
  border-color: rgb(252 232 243 / 0.9);
}
.border-pink-100\/95 {
  border-color: rgb(252 232 243 / 0.95);
}
.border-pink-200 {
  --tw-border-opacity: 1;
  border-color: rgb(250 209 232 / var(--tw-border-opacity, 1));
}
.border-pink-200\/0 {
  border-color: rgb(250 209 232 / 0);
}
.border-pink-200\/10 {
  border-color: rgb(250 209 232 / 0.1);
}
.border-pink-200\/100 {
  border-color: rgb(250 209 232 / 1);
}
.border-pink-200\/15 {
  border-color: rgb(250 209 232 / 0.15);
}
.border-pink-200\/20 {
  border-color: rgb(250 209 232 / 0.2);
}
.border-pink-200\/25 {
  border-color: rgb(250 209 232 / 0.25);
}
.border-pink-200\/30 {
  border-color: rgb(250 209 232 / 0.3);
}
.border-pink-200\/35 {
  border-color: rgb(250 209 232 / 0.35);
}
.border-pink-200\/40 {
  border-color: rgb(250 209 232 / 0.4);
}
.border-pink-200\/45 {
  border-color: rgb(250 209 232 / 0.45);
}
.border-pink-200\/5 {
  border-color: rgb(250 209 232 / 0.05);
}
.border-pink-200\/50 {
  border-color: rgb(250 209 232 / 0.5);
}
.border-pink-200\/55 {
  border-color: rgb(250 209 232 / 0.55);
}
.border-pink-200\/60 {
  border-color: rgb(250 209 232 / 0.6);
}
.border-pink-200\/65 {
  border-color: rgb(250 209 232 / 0.65);
}
.border-pink-200\/70 {
  border-color: rgb(250 209 232 / 0.7);
}
.border-pink-200\/75 {
  border-color: rgb(250 209 232 / 0.75);
}
.border-pink-200\/80 {
  border-color: rgb(250 209 232 / 0.8);
}
.border-pink-200\/85 {
  border-color: rgb(250 209 232 / 0.85);
}
.border-pink-200\/90 {
  border-color: rgb(250 209 232 / 0.9);
}
.border-pink-200\/95 {
  border-color: rgb(250 209 232 / 0.95);
}
.border-pink-300 {
  --tw-border-opacity: 1;
  border-color: rgb(248 180 217 / var(--tw-border-opacity, 1));
}
.border-pink-300\/0 {
  border-color: rgb(248 180 217 / 0);
}
.border-pink-300\/10 {
  border-color: rgb(248 180 217 / 0.1);
}
.border-pink-300\/100 {
  border-color: rgb(248 180 217 / 1);
}
.border-pink-300\/15 {
  border-color: rgb(248 180 217 / 0.15);
}
.border-pink-300\/20 {
  border-color: rgb(248 180 217 / 0.2);
}
.border-pink-300\/25 {
  border-color: rgb(248 180 217 / 0.25);
}
.border-pink-300\/30 {
  border-color: rgb(248 180 217 / 0.3);
}
.border-pink-300\/35 {
  border-color: rgb(248 180 217 / 0.35);
}
.border-pink-300\/40 {
  border-color: rgb(248 180 217 / 0.4);
}
.border-pink-300\/45 {
  border-color: rgb(248 180 217 / 0.45);
}
.border-pink-300\/5 {
  border-color: rgb(248 180 217 / 0.05);
}
.border-pink-300\/50 {
  border-color: rgb(248 180 217 / 0.5);
}
.border-pink-300\/55 {
  border-color: rgb(248 180 217 / 0.55);
}
.border-pink-300\/60 {
  border-color: rgb(248 180 217 / 0.6);
}
.border-pink-300\/65 {
  border-color: rgb(248 180 217 / 0.65);
}
.border-pink-300\/70 {
  border-color: rgb(248 180 217 / 0.7);
}
.border-pink-300\/75 {
  border-color: rgb(248 180 217 / 0.75);
}
.border-pink-300\/80 {
  border-color: rgb(248 180 217 / 0.8);
}
.border-pink-300\/85 {
  border-color: rgb(248 180 217 / 0.85);
}
.border-pink-300\/90 {
  border-color: rgb(248 180 217 / 0.9);
}
.border-pink-300\/95 {
  border-color: rgb(248 180 217 / 0.95);
}
.border-pink-400 {
  --tw-border-opacity: 1;
  border-color: rgb(241 126 184 / var(--tw-border-opacity, 1));
}
.border-pink-400\/0 {
  border-color: rgb(241 126 184 / 0);
}
.border-pink-400\/10 {
  border-color: rgb(241 126 184 / 0.1);
}
.border-pink-400\/100 {
  border-color: rgb(241 126 184 / 1);
}
.border-pink-400\/15 {
  border-color: rgb(241 126 184 / 0.15);
}
.border-pink-400\/20 {
  border-color: rgb(241 126 184 / 0.2);
}
.border-pink-400\/25 {
  border-color: rgb(241 126 184 / 0.25);
}
.border-pink-400\/30 {
  border-color: rgb(241 126 184 / 0.3);
}
.border-pink-400\/35 {
  border-color: rgb(241 126 184 / 0.35);
}
.border-pink-400\/40 {
  border-color: rgb(241 126 184 / 0.4);
}
.border-pink-400\/45 {
  border-color: rgb(241 126 184 / 0.45);
}
.border-pink-400\/5 {
  border-color: rgb(241 126 184 / 0.05);
}
.border-pink-400\/50 {
  border-color: rgb(241 126 184 / 0.5);
}
.border-pink-400\/55 {
  border-color: rgb(241 126 184 / 0.55);
}
.border-pink-400\/60 {
  border-color: rgb(241 126 184 / 0.6);
}
.border-pink-400\/65 {
  border-color: rgb(241 126 184 / 0.65);
}
.border-pink-400\/70 {
  border-color: rgb(241 126 184 / 0.7);
}
.border-pink-400\/75 {
  border-color: rgb(241 126 184 / 0.75);
}
.border-pink-400\/80 {
  border-color: rgb(241 126 184 / 0.8);
}
.border-pink-400\/85 {
  border-color: rgb(241 126 184 / 0.85);
}
.border-pink-400\/90 {
  border-color: rgb(241 126 184 / 0.9);
}
.border-pink-400\/95 {
  border-color: rgb(241 126 184 / 0.95);
}
.border-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgb(231 70 148 / var(--tw-border-opacity, 1));
}
.border-pink-500\/0 {
  border-color: rgb(231 70 148 / 0);
}
.border-pink-500\/10 {
  border-color: rgb(231 70 148 / 0.1);
}
.border-pink-500\/100 {
  border-color: rgb(231 70 148 / 1);
}
.border-pink-500\/15 {
  border-color: rgb(231 70 148 / 0.15);
}
.border-pink-500\/20 {
  border-color: rgb(231 70 148 / 0.2);
}
.border-pink-500\/25 {
  border-color: rgb(231 70 148 / 0.25);
}
.border-pink-500\/30 {
  border-color: rgb(231 70 148 / 0.3);
}
.border-pink-500\/35 {
  border-color: rgb(231 70 148 / 0.35);
}
.border-pink-500\/40 {
  border-color: rgb(231 70 148 / 0.4);
}
.border-pink-500\/45 {
  border-color: rgb(231 70 148 / 0.45);
}
.border-pink-500\/5 {
  border-color: rgb(231 70 148 / 0.05);
}
.border-pink-500\/50 {
  border-color: rgb(231 70 148 / 0.5);
}
.border-pink-500\/55 {
  border-color: rgb(231 70 148 / 0.55);
}
.border-pink-500\/60 {
  border-color: rgb(231 70 148 / 0.6);
}
.border-pink-500\/65 {
  border-color: rgb(231 70 148 / 0.65);
}
.border-pink-500\/70 {
  border-color: rgb(231 70 148 / 0.7);
}
.border-pink-500\/75 {
  border-color: rgb(231 70 148 / 0.75);
}
.border-pink-500\/80 {
  border-color: rgb(231 70 148 / 0.8);
}
.border-pink-500\/85 {
  border-color: rgb(231 70 148 / 0.85);
}
.border-pink-500\/90 {
  border-color: rgb(231 70 148 / 0.9);
}
.border-pink-500\/95 {
  border-color: rgb(231 70 148 / 0.95);
}
.border-pink-600 {
  --tw-border-opacity: 1;
  border-color: rgb(214 31 105 / var(--tw-border-opacity, 1));
}
.border-pink-600\/0 {
  border-color: rgb(214 31 105 / 0);
}
.border-pink-600\/10 {
  border-color: rgb(214 31 105 / 0.1);
}
.border-pink-600\/100 {
  border-color: rgb(214 31 105 / 1);
}
.border-pink-600\/15 {
  border-color: rgb(214 31 105 / 0.15);
}
.border-pink-600\/20 {
  border-color: rgb(214 31 105 / 0.2);
}
.border-pink-600\/25 {
  border-color: rgb(214 31 105 / 0.25);
}
.border-pink-600\/30 {
  border-color: rgb(214 31 105 / 0.3);
}
.border-pink-600\/35 {
  border-color: rgb(214 31 105 / 0.35);
}
.border-pink-600\/40 {
  border-color: rgb(214 31 105 / 0.4);
}
.border-pink-600\/45 {
  border-color: rgb(214 31 105 / 0.45);
}
.border-pink-600\/5 {
  border-color: rgb(214 31 105 / 0.05);
}
.border-pink-600\/50 {
  border-color: rgb(214 31 105 / 0.5);
}
.border-pink-600\/55 {
  border-color: rgb(214 31 105 / 0.55);
}
.border-pink-600\/60 {
  border-color: rgb(214 31 105 / 0.6);
}
.border-pink-600\/65 {
  border-color: rgb(214 31 105 / 0.65);
}
.border-pink-600\/70 {
  border-color: rgb(214 31 105 / 0.7);
}
.border-pink-600\/75 {
  border-color: rgb(214 31 105 / 0.75);
}
.border-pink-600\/80 {
  border-color: rgb(214 31 105 / 0.8);
}
.border-pink-600\/85 {
  border-color: rgb(214 31 105 / 0.85);
}
.border-pink-600\/90 {
  border-color: rgb(214 31 105 / 0.9);
}
.border-pink-600\/95 {
  border-color: rgb(214 31 105 / 0.95);
}
.border-pink-700 {
  --tw-border-opacity: 1;
  border-color: rgb(191 18 93 / var(--tw-border-opacity, 1));
}
.border-pink-700\/0 {
  border-color: rgb(191 18 93 / 0);
}
.border-pink-700\/10 {
  border-color: rgb(191 18 93 / 0.1);
}
.border-pink-700\/100 {
  border-color: rgb(191 18 93 / 1);
}
.border-pink-700\/15 {
  border-color: rgb(191 18 93 / 0.15);
}
.border-pink-700\/20 {
  border-color: rgb(191 18 93 / 0.2);
}
.border-pink-700\/25 {
  border-color: rgb(191 18 93 / 0.25);
}
.border-pink-700\/30 {
  border-color: rgb(191 18 93 / 0.3);
}
.border-pink-700\/35 {
  border-color: rgb(191 18 93 / 0.35);
}
.border-pink-700\/40 {
  border-color: rgb(191 18 93 / 0.4);
}
.border-pink-700\/45 {
  border-color: rgb(191 18 93 / 0.45);
}
.border-pink-700\/5 {
  border-color: rgb(191 18 93 / 0.05);
}
.border-pink-700\/50 {
  border-color: rgb(191 18 93 / 0.5);
}
.border-pink-700\/55 {
  border-color: rgb(191 18 93 / 0.55);
}
.border-pink-700\/60 {
  border-color: rgb(191 18 93 / 0.6);
}
.border-pink-700\/65 {
  border-color: rgb(191 18 93 / 0.65);
}
.border-pink-700\/70 {
  border-color: rgb(191 18 93 / 0.7);
}
.border-pink-700\/75 {
  border-color: rgb(191 18 93 / 0.75);
}
.border-pink-700\/80 {
  border-color: rgb(191 18 93 / 0.8);
}
.border-pink-700\/85 {
  border-color: rgb(191 18 93 / 0.85);
}
.border-pink-700\/90 {
  border-color: rgb(191 18 93 / 0.9);
}
.border-pink-700\/95 {
  border-color: rgb(191 18 93 / 0.95);
}
.border-pink-800 {
  --tw-border-opacity: 1;
  border-color: rgb(153 21 75 / var(--tw-border-opacity, 1));
}
.border-pink-800\/0 {
  border-color: rgb(153 21 75 / 0);
}
.border-pink-800\/10 {
  border-color: rgb(153 21 75 / 0.1);
}
.border-pink-800\/100 {
  border-color: rgb(153 21 75 / 1);
}
.border-pink-800\/15 {
  border-color: rgb(153 21 75 / 0.15);
}
.border-pink-800\/20 {
  border-color: rgb(153 21 75 / 0.2);
}
.border-pink-800\/25 {
  border-color: rgb(153 21 75 / 0.25);
}
.border-pink-800\/30 {
  border-color: rgb(153 21 75 / 0.3);
}
.border-pink-800\/35 {
  border-color: rgb(153 21 75 / 0.35);
}
.border-pink-800\/40 {
  border-color: rgb(153 21 75 / 0.4);
}
.border-pink-800\/45 {
  border-color: rgb(153 21 75 / 0.45);
}
.border-pink-800\/5 {
  border-color: rgb(153 21 75 / 0.05);
}
.border-pink-800\/50 {
  border-color: rgb(153 21 75 / 0.5);
}
.border-pink-800\/55 {
  border-color: rgb(153 21 75 / 0.55);
}
.border-pink-800\/60 {
  border-color: rgb(153 21 75 / 0.6);
}
.border-pink-800\/65 {
  border-color: rgb(153 21 75 / 0.65);
}
.border-pink-800\/70 {
  border-color: rgb(153 21 75 / 0.7);
}
.border-pink-800\/75 {
  border-color: rgb(153 21 75 / 0.75);
}
.border-pink-800\/80 {
  border-color: rgb(153 21 75 / 0.8);
}
.border-pink-800\/85 {
  border-color: rgb(153 21 75 / 0.85);
}
.border-pink-800\/90 {
  border-color: rgb(153 21 75 / 0.9);
}
.border-pink-800\/95 {
  border-color: rgb(153 21 75 / 0.95);
}
.border-pink-900 {
  --tw-border-opacity: 1;
  border-color: rgb(117 26 61 / var(--tw-border-opacity, 1));
}
.border-pink-900\/0 {
  border-color: rgb(117 26 61 / 0);
}
.border-pink-900\/10 {
  border-color: rgb(117 26 61 / 0.1);
}
.border-pink-900\/100 {
  border-color: rgb(117 26 61 / 1);
}
.border-pink-900\/15 {
  border-color: rgb(117 26 61 / 0.15);
}
.border-pink-900\/20 {
  border-color: rgb(117 26 61 / 0.2);
}
.border-pink-900\/25 {
  border-color: rgb(117 26 61 / 0.25);
}
.border-pink-900\/30 {
  border-color: rgb(117 26 61 / 0.3);
}
.border-pink-900\/35 {
  border-color: rgb(117 26 61 / 0.35);
}
.border-pink-900\/40 {
  border-color: rgb(117 26 61 / 0.4);
}
.border-pink-900\/45 {
  border-color: rgb(117 26 61 / 0.45);
}
.border-pink-900\/5 {
  border-color: rgb(117 26 61 / 0.05);
}
.border-pink-900\/50 {
  border-color: rgb(117 26 61 / 0.5);
}
.border-pink-900\/55 {
  border-color: rgb(117 26 61 / 0.55);
}
.border-pink-900\/60 {
  border-color: rgb(117 26 61 / 0.6);
}
.border-pink-900\/65 {
  border-color: rgb(117 26 61 / 0.65);
}
.border-pink-900\/70 {
  border-color: rgb(117 26 61 / 0.7);
}
.border-pink-900\/75 {
  border-color: rgb(117 26 61 / 0.75);
}
.border-pink-900\/80 {
  border-color: rgb(117 26 61 / 0.8);
}
.border-pink-900\/85 {
  border-color: rgb(117 26 61 / 0.85);
}
.border-pink-900\/90 {
  border-color: rgb(117 26 61 / 0.9);
}
.border-pink-900\/95 {
  border-color: rgb(117 26 61 / 0.95);
}
.border-purple-100 {
  --tw-border-opacity: 1;
  border-color: rgb(237 235 254 / var(--tw-border-opacity, 1));
}
.border-purple-100\/0 {
  border-color: rgb(237 235 254 / 0);
}
.border-purple-100\/10 {
  border-color: rgb(237 235 254 / 0.1);
}
.border-purple-100\/100 {
  border-color: rgb(237 235 254 / 1);
}
.border-purple-100\/15 {
  border-color: rgb(237 235 254 / 0.15);
}
.border-purple-100\/20 {
  border-color: rgb(237 235 254 / 0.2);
}
.border-purple-100\/25 {
  border-color: rgb(237 235 254 / 0.25);
}
.border-purple-100\/30 {
  border-color: rgb(237 235 254 / 0.3);
}
.border-purple-100\/35 {
  border-color: rgb(237 235 254 / 0.35);
}
.border-purple-100\/40 {
  border-color: rgb(237 235 254 / 0.4);
}
.border-purple-100\/45 {
  border-color: rgb(237 235 254 / 0.45);
}
.border-purple-100\/5 {
  border-color: rgb(237 235 254 / 0.05);
}
.border-purple-100\/50 {
  border-color: rgb(237 235 254 / 0.5);
}
.border-purple-100\/55 {
  border-color: rgb(237 235 254 / 0.55);
}
.border-purple-100\/60 {
  border-color: rgb(237 235 254 / 0.6);
}
.border-purple-100\/65 {
  border-color: rgb(237 235 254 / 0.65);
}
.border-purple-100\/70 {
  border-color: rgb(237 235 254 / 0.7);
}
.border-purple-100\/75 {
  border-color: rgb(237 235 254 / 0.75);
}
.border-purple-100\/80 {
  border-color: rgb(237 235 254 / 0.8);
}
.border-purple-100\/85 {
  border-color: rgb(237 235 254 / 0.85);
}
.border-purple-100\/90 {
  border-color: rgb(237 235 254 / 0.9);
}
.border-purple-100\/95 {
  border-color: rgb(237 235 254 / 0.95);
}
.border-purple-200 {
  --tw-border-opacity: 1;
  border-color: rgb(220 215 254 / var(--tw-border-opacity, 1));
}
.border-purple-200\/0 {
  border-color: rgb(220 215 254 / 0);
}
.border-purple-200\/10 {
  border-color: rgb(220 215 254 / 0.1);
}
.border-purple-200\/100 {
  border-color: rgb(220 215 254 / 1);
}
.border-purple-200\/15 {
  border-color: rgb(220 215 254 / 0.15);
}
.border-purple-200\/20 {
  border-color: rgb(220 215 254 / 0.2);
}
.border-purple-200\/25 {
  border-color: rgb(220 215 254 / 0.25);
}
.border-purple-200\/30 {
  border-color: rgb(220 215 254 / 0.3);
}
.border-purple-200\/35 {
  border-color: rgb(220 215 254 / 0.35);
}
.border-purple-200\/40 {
  border-color: rgb(220 215 254 / 0.4);
}
.border-purple-200\/45 {
  border-color: rgb(220 215 254 / 0.45);
}
.border-purple-200\/5 {
  border-color: rgb(220 215 254 / 0.05);
}
.border-purple-200\/50 {
  border-color: rgb(220 215 254 / 0.5);
}
.border-purple-200\/55 {
  border-color: rgb(220 215 254 / 0.55);
}
.border-purple-200\/60 {
  border-color: rgb(220 215 254 / 0.6);
}
.border-purple-200\/65 {
  border-color: rgb(220 215 254 / 0.65);
}
.border-purple-200\/70 {
  border-color: rgb(220 215 254 / 0.7);
}
.border-purple-200\/75 {
  border-color: rgb(220 215 254 / 0.75);
}
.border-purple-200\/80 {
  border-color: rgb(220 215 254 / 0.8);
}
.border-purple-200\/85 {
  border-color: rgb(220 215 254 / 0.85);
}
.border-purple-200\/90 {
  border-color: rgb(220 215 254 / 0.9);
}
.border-purple-200\/95 {
  border-color: rgb(220 215 254 / 0.95);
}
.border-purple-300 {
  --tw-border-opacity: 1;
  border-color: rgb(202 191 253 / var(--tw-border-opacity, 1));
}
.border-purple-300\/0 {
  border-color: rgb(202 191 253 / 0);
}
.border-purple-300\/10 {
  border-color: rgb(202 191 253 / 0.1);
}
.border-purple-300\/100 {
  border-color: rgb(202 191 253 / 1);
}
.border-purple-300\/15 {
  border-color: rgb(202 191 253 / 0.15);
}
.border-purple-300\/20 {
  border-color: rgb(202 191 253 / 0.2);
}
.border-purple-300\/25 {
  border-color: rgb(202 191 253 / 0.25);
}
.border-purple-300\/30 {
  border-color: rgb(202 191 253 / 0.3);
}
.border-purple-300\/35 {
  border-color: rgb(202 191 253 / 0.35);
}
.border-purple-300\/40 {
  border-color: rgb(202 191 253 / 0.4);
}
.border-purple-300\/45 {
  border-color: rgb(202 191 253 / 0.45);
}
.border-purple-300\/5 {
  border-color: rgb(202 191 253 / 0.05);
}
.border-purple-300\/50 {
  border-color: rgb(202 191 253 / 0.5);
}
.border-purple-300\/55 {
  border-color: rgb(202 191 253 / 0.55);
}
.border-purple-300\/60 {
  border-color: rgb(202 191 253 / 0.6);
}
.border-purple-300\/65 {
  border-color: rgb(202 191 253 / 0.65);
}
.border-purple-300\/70 {
  border-color: rgb(202 191 253 / 0.7);
}
.border-purple-300\/75 {
  border-color: rgb(202 191 253 / 0.75);
}
.border-purple-300\/80 {
  border-color: rgb(202 191 253 / 0.8);
}
.border-purple-300\/85 {
  border-color: rgb(202 191 253 / 0.85);
}
.border-purple-300\/90 {
  border-color: rgb(202 191 253 / 0.9);
}
.border-purple-300\/95 {
  border-color: rgb(202 191 253 / 0.95);
}
.border-purple-400 {
  --tw-border-opacity: 1;
  border-color: rgb(172 148 250 / var(--tw-border-opacity, 1));
}
.border-purple-400\/0 {
  border-color: rgb(172 148 250 / 0);
}
.border-purple-400\/10 {
  border-color: rgb(172 148 250 / 0.1);
}
.border-purple-400\/100 {
  border-color: rgb(172 148 250 / 1);
}
.border-purple-400\/15 {
  border-color: rgb(172 148 250 / 0.15);
}
.border-purple-400\/20 {
  border-color: rgb(172 148 250 / 0.2);
}
.border-purple-400\/25 {
  border-color: rgb(172 148 250 / 0.25);
}
.border-purple-400\/30 {
  border-color: rgb(172 148 250 / 0.3);
}
.border-purple-400\/35 {
  border-color: rgb(172 148 250 / 0.35);
}
.border-purple-400\/40 {
  border-color: rgb(172 148 250 / 0.4);
}
.border-purple-400\/45 {
  border-color: rgb(172 148 250 / 0.45);
}
.border-purple-400\/5 {
  border-color: rgb(172 148 250 / 0.05);
}
.border-purple-400\/50 {
  border-color: rgb(172 148 250 / 0.5);
}
.border-purple-400\/55 {
  border-color: rgb(172 148 250 / 0.55);
}
.border-purple-400\/60 {
  border-color: rgb(172 148 250 / 0.6);
}
.border-purple-400\/65 {
  border-color: rgb(172 148 250 / 0.65);
}
.border-purple-400\/70 {
  border-color: rgb(172 148 250 / 0.7);
}
.border-purple-400\/75 {
  border-color: rgb(172 148 250 / 0.75);
}
.border-purple-400\/80 {
  border-color: rgb(172 148 250 / 0.8);
}
.border-purple-400\/85 {
  border-color: rgb(172 148 250 / 0.85);
}
.border-purple-400\/90 {
  border-color: rgb(172 148 250 / 0.9);
}
.border-purple-400\/95 {
  border-color: rgb(172 148 250 / 0.95);
}
.border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgb(144 97 249 / var(--tw-border-opacity, 1));
}
.border-purple-500\/0 {
  border-color: rgb(144 97 249 / 0);
}
.border-purple-500\/10 {
  border-color: rgb(144 97 249 / 0.1);
}
.border-purple-500\/100 {
  border-color: rgb(144 97 249 / 1);
}
.border-purple-500\/15 {
  border-color: rgb(144 97 249 / 0.15);
}
.border-purple-500\/20 {
  border-color: rgb(144 97 249 / 0.2);
}
.border-purple-500\/25 {
  border-color: rgb(144 97 249 / 0.25);
}
.border-purple-500\/30 {
  border-color: rgb(144 97 249 / 0.3);
}
.border-purple-500\/35 {
  border-color: rgb(144 97 249 / 0.35);
}
.border-purple-500\/40 {
  border-color: rgb(144 97 249 / 0.4);
}
.border-purple-500\/45 {
  border-color: rgb(144 97 249 / 0.45);
}
.border-purple-500\/5 {
  border-color: rgb(144 97 249 / 0.05);
}
.border-purple-500\/50 {
  border-color: rgb(144 97 249 / 0.5);
}
.border-purple-500\/55 {
  border-color: rgb(144 97 249 / 0.55);
}
.border-purple-500\/60 {
  border-color: rgb(144 97 249 / 0.6);
}
.border-purple-500\/65 {
  border-color: rgb(144 97 249 / 0.65);
}
.border-purple-500\/70 {
  border-color: rgb(144 97 249 / 0.7);
}
.border-purple-500\/75 {
  border-color: rgb(144 97 249 / 0.75);
}
.border-purple-500\/80 {
  border-color: rgb(144 97 249 / 0.8);
}
.border-purple-500\/85 {
  border-color: rgb(144 97 249 / 0.85);
}
.border-purple-500\/90 {
  border-color: rgb(144 97 249 / 0.9);
}
.border-purple-500\/95 {
  border-color: rgb(144 97 249 / 0.95);
}
.border-purple-600 {
  --tw-border-opacity: 1;
  border-color: rgb(126 58 242 / var(--tw-border-opacity, 1));
}
.border-purple-600\/0 {
  border-color: rgb(126 58 242 / 0);
}
.border-purple-600\/10 {
  border-color: rgb(126 58 242 / 0.1);
}
.border-purple-600\/100 {
  border-color: rgb(126 58 242 / 1);
}
.border-purple-600\/15 {
  border-color: rgb(126 58 242 / 0.15);
}
.border-purple-600\/20 {
  border-color: rgb(126 58 242 / 0.2);
}
.border-purple-600\/25 {
  border-color: rgb(126 58 242 / 0.25);
}
.border-purple-600\/30 {
  border-color: rgb(126 58 242 / 0.3);
}
.border-purple-600\/35 {
  border-color: rgb(126 58 242 / 0.35);
}
.border-purple-600\/40 {
  border-color: rgb(126 58 242 / 0.4);
}
.border-purple-600\/45 {
  border-color: rgb(126 58 242 / 0.45);
}
.border-purple-600\/5 {
  border-color: rgb(126 58 242 / 0.05);
}
.border-purple-600\/50 {
  border-color: rgb(126 58 242 / 0.5);
}
.border-purple-600\/55 {
  border-color: rgb(126 58 242 / 0.55);
}
.border-purple-600\/60 {
  border-color: rgb(126 58 242 / 0.6);
}
.border-purple-600\/65 {
  border-color: rgb(126 58 242 / 0.65);
}
.border-purple-600\/70 {
  border-color: rgb(126 58 242 / 0.7);
}
.border-purple-600\/75 {
  border-color: rgb(126 58 242 / 0.75);
}
.border-purple-600\/80 {
  border-color: rgb(126 58 242 / 0.8);
}
.border-purple-600\/85 {
  border-color: rgb(126 58 242 / 0.85);
}
.border-purple-600\/90 {
  border-color: rgb(126 58 242 / 0.9);
}
.border-purple-600\/95 {
  border-color: rgb(126 58 242 / 0.95);
}
.border-purple-700 {
  --tw-border-opacity: 1;
  border-color: rgb(108 43 217 / var(--tw-border-opacity, 1));
}
.border-purple-700\/0 {
  border-color: rgb(108 43 217 / 0);
}
.border-purple-700\/10 {
  border-color: rgb(108 43 217 / 0.1);
}
.border-purple-700\/100 {
  border-color: rgb(108 43 217 / 1);
}
.border-purple-700\/15 {
  border-color: rgb(108 43 217 / 0.15);
}
.border-purple-700\/20 {
  border-color: rgb(108 43 217 / 0.2);
}
.border-purple-700\/25 {
  border-color: rgb(108 43 217 / 0.25);
}
.border-purple-700\/30 {
  border-color: rgb(108 43 217 / 0.3);
}
.border-purple-700\/35 {
  border-color: rgb(108 43 217 / 0.35);
}
.border-purple-700\/40 {
  border-color: rgb(108 43 217 / 0.4);
}
.border-purple-700\/45 {
  border-color: rgb(108 43 217 / 0.45);
}
.border-purple-700\/5 {
  border-color: rgb(108 43 217 / 0.05);
}
.border-purple-700\/50 {
  border-color: rgb(108 43 217 / 0.5);
}
.border-purple-700\/55 {
  border-color: rgb(108 43 217 / 0.55);
}
.border-purple-700\/60 {
  border-color: rgb(108 43 217 / 0.6);
}
.border-purple-700\/65 {
  border-color: rgb(108 43 217 / 0.65);
}
.border-purple-700\/70 {
  border-color: rgb(108 43 217 / 0.7);
}
.border-purple-700\/75 {
  border-color: rgb(108 43 217 / 0.75);
}
.border-purple-700\/80 {
  border-color: rgb(108 43 217 / 0.8);
}
.border-purple-700\/85 {
  border-color: rgb(108 43 217 / 0.85);
}
.border-purple-700\/90 {
  border-color: rgb(108 43 217 / 0.9);
}
.border-purple-700\/95 {
  border-color: rgb(108 43 217 / 0.95);
}
.border-purple-800 {
  --tw-border-opacity: 1;
  border-color: rgb(85 33 181 / var(--tw-border-opacity, 1));
}
.border-purple-800\/0 {
  border-color: rgb(85 33 181 / 0);
}
.border-purple-800\/10 {
  border-color: rgb(85 33 181 / 0.1);
}
.border-purple-800\/100 {
  border-color: rgb(85 33 181 / 1);
}
.border-purple-800\/15 {
  border-color: rgb(85 33 181 / 0.15);
}
.border-purple-800\/20 {
  border-color: rgb(85 33 181 / 0.2);
}
.border-purple-800\/25 {
  border-color: rgb(85 33 181 / 0.25);
}
.border-purple-800\/30 {
  border-color: rgb(85 33 181 / 0.3);
}
.border-purple-800\/35 {
  border-color: rgb(85 33 181 / 0.35);
}
.border-purple-800\/40 {
  border-color: rgb(85 33 181 / 0.4);
}
.border-purple-800\/45 {
  border-color: rgb(85 33 181 / 0.45);
}
.border-purple-800\/5 {
  border-color: rgb(85 33 181 / 0.05);
}
.border-purple-800\/50 {
  border-color: rgb(85 33 181 / 0.5);
}
.border-purple-800\/55 {
  border-color: rgb(85 33 181 / 0.55);
}
.border-purple-800\/60 {
  border-color: rgb(85 33 181 / 0.6);
}
.border-purple-800\/65 {
  border-color: rgb(85 33 181 / 0.65);
}
.border-purple-800\/70 {
  border-color: rgb(85 33 181 / 0.7);
}
.border-purple-800\/75 {
  border-color: rgb(85 33 181 / 0.75);
}
.border-purple-800\/80 {
  border-color: rgb(85 33 181 / 0.8);
}
.border-purple-800\/85 {
  border-color: rgb(85 33 181 / 0.85);
}
.border-purple-800\/90 {
  border-color: rgb(85 33 181 / 0.9);
}
.border-purple-800\/95 {
  border-color: rgb(85 33 181 / 0.95);
}
.border-purple-900 {
  --tw-border-opacity: 1;
  border-color: rgb(74 29 150 / var(--tw-border-opacity, 1));
}
.border-purple-900\/0 {
  border-color: rgb(74 29 150 / 0);
}
.border-purple-900\/10 {
  border-color: rgb(74 29 150 / 0.1);
}
.border-purple-900\/100 {
  border-color: rgb(74 29 150 / 1);
}
.border-purple-900\/15 {
  border-color: rgb(74 29 150 / 0.15);
}
.border-purple-900\/20 {
  border-color: rgb(74 29 150 / 0.2);
}
.border-purple-900\/25 {
  border-color: rgb(74 29 150 / 0.25);
}
.border-purple-900\/30 {
  border-color: rgb(74 29 150 / 0.3);
}
.border-purple-900\/35 {
  border-color: rgb(74 29 150 / 0.35);
}
.border-purple-900\/40 {
  border-color: rgb(74 29 150 / 0.4);
}
.border-purple-900\/45 {
  border-color: rgb(74 29 150 / 0.45);
}
.border-purple-900\/5 {
  border-color: rgb(74 29 150 / 0.05);
}
.border-purple-900\/50 {
  border-color: rgb(74 29 150 / 0.5);
}
.border-purple-900\/55 {
  border-color: rgb(74 29 150 / 0.55);
}
.border-purple-900\/60 {
  border-color: rgb(74 29 150 / 0.6);
}
.border-purple-900\/65 {
  border-color: rgb(74 29 150 / 0.65);
}
.border-purple-900\/70 {
  border-color: rgb(74 29 150 / 0.7);
}
.border-purple-900\/75 {
  border-color: rgb(74 29 150 / 0.75);
}
.border-purple-900\/80 {
  border-color: rgb(74 29 150 / 0.8);
}
.border-purple-900\/85 {
  border-color: rgb(74 29 150 / 0.85);
}
.border-purple-900\/90 {
  border-color: rgb(74 29 150 / 0.9);
}
.border-purple-900\/95 {
  border-color: rgb(74 29 150 / 0.95);
}
.border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.border-red-100\/0 {
  border-color: rgb(254 226 226 / 0);
}
.border-red-100\/10 {
  border-color: rgb(254 226 226 / 0.1);
}
.border-red-100\/100 {
  border-color: rgb(254 226 226 / 1);
}
.border-red-100\/15 {
  border-color: rgb(254 226 226 / 0.15);
}
.border-red-100\/20 {
  border-color: rgb(254 226 226 / 0.2);
}
.border-red-100\/25 {
  border-color: rgb(254 226 226 / 0.25);
}
.border-red-100\/30 {
  border-color: rgb(254 226 226 / 0.3);
}
.border-red-100\/35 {
  border-color: rgb(254 226 226 / 0.35);
}
.border-red-100\/40 {
  border-color: rgb(254 226 226 / 0.4);
}
.border-red-100\/45 {
  border-color: rgb(254 226 226 / 0.45);
}
.border-red-100\/5 {
  border-color: rgb(254 226 226 / 0.05);
}
.border-red-100\/50 {
  border-color: rgb(254 226 226 / 0.5);
}
.border-red-100\/55 {
  border-color: rgb(254 226 226 / 0.55);
}
.border-red-100\/60 {
  border-color: rgb(254 226 226 / 0.6);
}
.border-red-100\/65 {
  border-color: rgb(254 226 226 / 0.65);
}
.border-red-100\/70 {
  border-color: rgb(254 226 226 / 0.7);
}
.border-red-100\/75 {
  border-color: rgb(254 226 226 / 0.75);
}
.border-red-100\/80 {
  border-color: rgb(254 226 226 / 0.8);
}
.border-red-100\/85 {
  border-color: rgb(254 226 226 / 0.85);
}
.border-red-100\/90 {
  border-color: rgb(254 226 226 / 0.9);
}
.border-red-100\/95 {
  border-color: rgb(254 226 226 / 0.95);
}
.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-red-200\/0 {
  border-color: rgb(254 202 202 / 0);
}
.border-red-200\/10 {
  border-color: rgb(254 202 202 / 0.1);
}
.border-red-200\/100 {
  border-color: rgb(254 202 202 / 1);
}
.border-red-200\/15 {
  border-color: rgb(254 202 202 / 0.15);
}
.border-red-200\/20 {
  border-color: rgb(254 202 202 / 0.2);
}
.border-red-200\/25 {
  border-color: rgb(254 202 202 / 0.25);
}
.border-red-200\/30 {
  border-color: rgb(254 202 202 / 0.3);
}
.border-red-200\/35 {
  border-color: rgb(254 202 202 / 0.35);
}
.border-red-200\/40 {
  border-color: rgb(254 202 202 / 0.4);
}
.border-red-200\/45 {
  border-color: rgb(254 202 202 / 0.45);
}
.border-red-200\/5 {
  border-color: rgb(254 202 202 / 0.05);
}
.border-red-200\/50 {
  border-color: rgb(254 202 202 / 0.5);
}
.border-red-200\/55 {
  border-color: rgb(254 202 202 / 0.55);
}
.border-red-200\/60 {
  border-color: rgb(254 202 202 / 0.6);
}
.border-red-200\/65 {
  border-color: rgb(254 202 202 / 0.65);
}
.border-red-200\/70 {
  border-color: rgb(254 202 202 / 0.7);
}
.border-red-200\/75 {
  border-color: rgb(254 202 202 / 0.75);
}
.border-red-200\/80 {
  border-color: rgb(254 202 202 / 0.8);
}
.border-red-200\/85 {
  border-color: rgb(254 202 202 / 0.85);
}
.border-red-200\/90 {
  border-color: rgb(254 202 202 / 0.9);
}
.border-red-200\/95 {
  border-color: rgb(254 202 202 / 0.95);
}
.border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.border-red-300\/0 {
  border-color: rgb(252 165 165 / 0);
}
.border-red-300\/10 {
  border-color: rgb(252 165 165 / 0.1);
}
.border-red-300\/100 {
  border-color: rgb(252 165 165 / 1);
}
.border-red-300\/15 {
  border-color: rgb(252 165 165 / 0.15);
}
.border-red-300\/20 {
  border-color: rgb(252 165 165 / 0.2);
}
.border-red-300\/25 {
  border-color: rgb(252 165 165 / 0.25);
}
.border-red-300\/30 {
  border-color: rgb(252 165 165 / 0.3);
}
.border-red-300\/35 {
  border-color: rgb(252 165 165 / 0.35);
}
.border-red-300\/40 {
  border-color: rgb(252 165 165 / 0.4);
}
.border-red-300\/45 {
  border-color: rgb(252 165 165 / 0.45);
}
.border-red-300\/5 {
  border-color: rgb(252 165 165 / 0.05);
}
.border-red-300\/50 {
  border-color: rgb(252 165 165 / 0.5);
}
.border-red-300\/55 {
  border-color: rgb(252 165 165 / 0.55);
}
.border-red-300\/60 {
  border-color: rgb(252 165 165 / 0.6);
}
.border-red-300\/65 {
  border-color: rgb(252 165 165 / 0.65);
}
.border-red-300\/70 {
  border-color: rgb(252 165 165 / 0.7);
}
.border-red-300\/75 {
  border-color: rgb(252 165 165 / 0.75);
}
.border-red-300\/80 {
  border-color: rgb(252 165 165 / 0.8);
}
.border-red-300\/85 {
  border-color: rgb(252 165 165 / 0.85);
}
.border-red-300\/90 {
  border-color: rgb(252 165 165 / 0.9);
}
.border-red-300\/95 {
  border-color: rgb(252 165 165 / 0.95);
}
.border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.border-red-400\/0 {
  border-color: rgb(248 113 113 / 0);
}
.border-red-400\/10 {
  border-color: rgb(248 113 113 / 0.1);
}
.border-red-400\/100 {
  border-color: rgb(248 113 113 / 1);
}
.border-red-400\/15 {
  border-color: rgb(248 113 113 / 0.15);
}
.border-red-400\/20 {
  border-color: rgb(248 113 113 / 0.2);
}
.border-red-400\/25 {
  border-color: rgb(248 113 113 / 0.25);
}
.border-red-400\/30 {
  border-color: rgb(248 113 113 / 0.3);
}
.border-red-400\/35 {
  border-color: rgb(248 113 113 / 0.35);
}
.border-red-400\/40 {
  border-color: rgb(248 113 113 / 0.4);
}
.border-red-400\/45 {
  border-color: rgb(248 113 113 / 0.45);
}
.border-red-400\/5 {
  border-color: rgb(248 113 113 / 0.05);
}
.border-red-400\/50 {
  border-color: rgb(248 113 113 / 0.5);
}
.border-red-400\/55 {
  border-color: rgb(248 113 113 / 0.55);
}
.border-red-400\/60 {
  border-color: rgb(248 113 113 / 0.6);
}
.border-red-400\/65 {
  border-color: rgb(248 113 113 / 0.65);
}
.border-red-400\/70 {
  border-color: rgb(248 113 113 / 0.7);
}
.border-red-400\/75 {
  border-color: rgb(248 113 113 / 0.75);
}
.border-red-400\/80 {
  border-color: rgb(248 113 113 / 0.8);
}
.border-red-400\/85 {
  border-color: rgb(248 113 113 / 0.85);
}
.border-red-400\/90 {
  border-color: rgb(248 113 113 / 0.9);
}
.border-red-400\/95 {
  border-color: rgb(248 113 113 / 0.95);
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-red-500\/0 {
  border-color: rgb(239 68 68 / 0);
}
.border-red-500\/10 {
  border-color: rgb(239 68 68 / 0.1);
}
.border-red-500\/100 {
  border-color: rgb(239 68 68 / 1);
}
.border-red-500\/15 {
  border-color: rgb(239 68 68 / 0.15);
}
.border-red-500\/20 {
  border-color: rgb(239 68 68 / 0.2);
}
.border-red-500\/25 {
  border-color: rgb(239 68 68 / 0.25);
}
.border-red-500\/30 {
  border-color: rgb(239 68 68 / 0.3);
}
.border-red-500\/35 {
  border-color: rgb(239 68 68 / 0.35);
}
.border-red-500\/40 {
  border-color: rgb(239 68 68 / 0.4);
}
.border-red-500\/45 {
  border-color: rgb(239 68 68 / 0.45);
}
.border-red-500\/5 {
  border-color: rgb(239 68 68 / 0.05);
}
.border-red-500\/50 {
  border-color: rgb(239 68 68 / 0.5);
}
.border-red-500\/55 {
  border-color: rgb(239 68 68 / 0.55);
}
.border-red-500\/60 {
  border-color: rgb(239 68 68 / 0.6);
}
.border-red-500\/65 {
  border-color: rgb(239 68 68 / 0.65);
}
.border-red-500\/70 {
  border-color: rgb(239 68 68 / 0.7);
}
.border-red-500\/75 {
  border-color: rgb(239 68 68 / 0.75);
}
.border-red-500\/80 {
  border-color: rgb(239 68 68 / 0.8);
}
.border-red-500\/85 {
  border-color: rgb(239 68 68 / 0.85);
}
.border-red-500\/90 {
  border-color: rgb(239 68 68 / 0.9);
}
.border-red-500\/95 {
  border-color: rgb(239 68 68 / 0.95);
}
.border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-red-600\/0 {
  border-color: rgb(220 38 38 / 0);
}
.border-red-600\/10 {
  border-color: rgb(220 38 38 / 0.1);
}
.border-red-600\/100 {
  border-color: rgb(220 38 38 / 1);
}
.border-red-600\/15 {
  border-color: rgb(220 38 38 / 0.15);
}
.border-red-600\/20 {
  border-color: rgb(220 38 38 / 0.2);
}
.border-red-600\/25 {
  border-color: rgb(220 38 38 / 0.25);
}
.border-red-600\/30 {
  border-color: rgb(220 38 38 / 0.3);
}
.border-red-600\/35 {
  border-color: rgb(220 38 38 / 0.35);
}
.border-red-600\/40 {
  border-color: rgb(220 38 38 / 0.4);
}
.border-red-600\/45 {
  border-color: rgb(220 38 38 / 0.45);
}
.border-red-600\/5 {
  border-color: rgb(220 38 38 / 0.05);
}
.border-red-600\/50 {
  border-color: rgb(220 38 38 / 0.5);
}
.border-red-600\/55 {
  border-color: rgb(220 38 38 / 0.55);
}
.border-red-600\/60 {
  border-color: rgb(220 38 38 / 0.6);
}
.border-red-600\/65 {
  border-color: rgb(220 38 38 / 0.65);
}
.border-red-600\/70 {
  border-color: rgb(220 38 38 / 0.7);
}
.border-red-600\/75 {
  border-color: rgb(220 38 38 / 0.75);
}
.border-red-600\/80 {
  border-color: rgb(220 38 38 / 0.8);
}
.border-red-600\/85 {
  border-color: rgb(220 38 38 / 0.85);
}
.border-red-600\/90 {
  border-color: rgb(220 38 38 / 0.9);
}
.border-red-600\/95 {
  border-color: rgb(220 38 38 / 0.95);
}
.border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.border-red-700\/0 {
  border-color: rgb(185 28 28 / 0);
}
.border-red-700\/10 {
  border-color: rgb(185 28 28 / 0.1);
}
.border-red-700\/100 {
  border-color: rgb(185 28 28 / 1);
}
.border-red-700\/15 {
  border-color: rgb(185 28 28 / 0.15);
}
.border-red-700\/20 {
  border-color: rgb(185 28 28 / 0.2);
}
.border-red-700\/25 {
  border-color: rgb(185 28 28 / 0.25);
}
.border-red-700\/30 {
  border-color: rgb(185 28 28 / 0.3);
}
.border-red-700\/35 {
  border-color: rgb(185 28 28 / 0.35);
}
.border-red-700\/40 {
  border-color: rgb(185 28 28 / 0.4);
}
.border-red-700\/45 {
  border-color: rgb(185 28 28 / 0.45);
}
.border-red-700\/5 {
  border-color: rgb(185 28 28 / 0.05);
}
.border-red-700\/50 {
  border-color: rgb(185 28 28 / 0.5);
}
.border-red-700\/55 {
  border-color: rgb(185 28 28 / 0.55);
}
.border-red-700\/60 {
  border-color: rgb(185 28 28 / 0.6);
}
.border-red-700\/65 {
  border-color: rgb(185 28 28 / 0.65);
}
.border-red-700\/70 {
  border-color: rgb(185 28 28 / 0.7);
}
.border-red-700\/75 {
  border-color: rgb(185 28 28 / 0.75);
}
.border-red-700\/80 {
  border-color: rgb(185 28 28 / 0.8);
}
.border-red-700\/85 {
  border-color: rgb(185 28 28 / 0.85);
}
.border-red-700\/90 {
  border-color: rgb(185 28 28 / 0.9);
}
.border-red-700\/95 {
  border-color: rgb(185 28 28 / 0.95);
}
.border-red-800 {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.border-red-800\/0 {
  border-color: rgb(153 27 27 / 0);
}
.border-red-800\/10 {
  border-color: rgb(153 27 27 / 0.1);
}
.border-red-800\/100 {
  border-color: rgb(153 27 27 / 1);
}
.border-red-800\/15 {
  border-color: rgb(153 27 27 / 0.15);
}
.border-red-800\/20 {
  border-color: rgb(153 27 27 / 0.2);
}
.border-red-800\/25 {
  border-color: rgb(153 27 27 / 0.25);
}
.border-red-800\/30 {
  border-color: rgb(153 27 27 / 0.3);
}
.border-red-800\/35 {
  border-color: rgb(153 27 27 / 0.35);
}
.border-red-800\/40 {
  border-color: rgb(153 27 27 / 0.4);
}
.border-red-800\/45 {
  border-color: rgb(153 27 27 / 0.45);
}
.border-red-800\/5 {
  border-color: rgb(153 27 27 / 0.05);
}
.border-red-800\/50 {
  border-color: rgb(153 27 27 / 0.5);
}
.border-red-800\/55 {
  border-color: rgb(153 27 27 / 0.55);
}
.border-red-800\/60 {
  border-color: rgb(153 27 27 / 0.6);
}
.border-red-800\/65 {
  border-color: rgb(153 27 27 / 0.65);
}
.border-red-800\/70 {
  border-color: rgb(153 27 27 / 0.7);
}
.border-red-800\/75 {
  border-color: rgb(153 27 27 / 0.75);
}
.border-red-800\/80 {
  border-color: rgb(153 27 27 / 0.8);
}
.border-red-800\/85 {
  border-color: rgb(153 27 27 / 0.85);
}
.border-red-800\/90 {
  border-color: rgb(153 27 27 / 0.9);
}
.border-red-800\/95 {
  border-color: rgb(153 27 27 / 0.95);
}
.border-red-900 {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.border-red-900\/0 {
  border-color: rgb(127 29 29 / 0);
}
.border-red-900\/10 {
  border-color: rgb(127 29 29 / 0.1);
}
.border-red-900\/100 {
  border-color: rgb(127 29 29 / 1);
}
.border-red-900\/15 {
  border-color: rgb(127 29 29 / 0.15);
}
.border-red-900\/20 {
  border-color: rgb(127 29 29 / 0.2);
}
.border-red-900\/25 {
  border-color: rgb(127 29 29 / 0.25);
}
.border-red-900\/30 {
  border-color: rgb(127 29 29 / 0.3);
}
.border-red-900\/35 {
  border-color: rgb(127 29 29 / 0.35);
}
.border-red-900\/40 {
  border-color: rgb(127 29 29 / 0.4);
}
.border-red-900\/45 {
  border-color: rgb(127 29 29 / 0.45);
}
.border-red-900\/5 {
  border-color: rgb(127 29 29 / 0.05);
}
.border-red-900\/50 {
  border-color: rgb(127 29 29 / 0.5);
}
.border-red-900\/55 {
  border-color: rgb(127 29 29 / 0.55);
}
.border-red-900\/60 {
  border-color: rgb(127 29 29 / 0.6);
}
.border-red-900\/65 {
  border-color: rgb(127 29 29 / 0.65);
}
.border-red-900\/70 {
  border-color: rgb(127 29 29 / 0.7);
}
.border-red-900\/75 {
  border-color: rgb(127 29 29 / 0.75);
}
.border-red-900\/80 {
  border-color: rgb(127 29 29 / 0.8);
}
.border-red-900\/85 {
  border-color: rgb(127 29 29 / 0.85);
}
.border-red-900\/90 {
  border-color: rgb(127 29 29 / 0.9);
}
.border-red-900\/95 {
  border-color: rgb(127 29 29 / 0.95);
}
.border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.border-slate-100\/0 {
  border-color: rgb(241 245 249 / 0);
}
.border-slate-100\/10 {
  border-color: rgb(241 245 249 / 0.1);
}
.border-slate-100\/100 {
  border-color: rgb(241 245 249 / 1);
}
.border-slate-100\/15 {
  border-color: rgb(241 245 249 / 0.15);
}
.border-slate-100\/20 {
  border-color: rgb(241 245 249 / 0.2);
}
.border-slate-100\/25 {
  border-color: rgb(241 245 249 / 0.25);
}
.border-slate-100\/30 {
  border-color: rgb(241 245 249 / 0.3);
}
.border-slate-100\/35 {
  border-color: rgb(241 245 249 / 0.35);
}
.border-slate-100\/40 {
  border-color: rgb(241 245 249 / 0.4);
}
.border-slate-100\/45 {
  border-color: rgb(241 245 249 / 0.45);
}
.border-slate-100\/5 {
  border-color: rgb(241 245 249 / 0.05);
}
.border-slate-100\/50 {
  border-color: rgb(241 245 249 / 0.5);
}
.border-slate-100\/55 {
  border-color: rgb(241 245 249 / 0.55);
}
.border-slate-100\/60 {
  border-color: rgb(241 245 249 / 0.6);
}
.border-slate-100\/65 {
  border-color: rgb(241 245 249 / 0.65);
}
.border-slate-100\/70 {
  border-color: rgb(241 245 249 / 0.7);
}
.border-slate-100\/75 {
  border-color: rgb(241 245 249 / 0.75);
}
.border-slate-100\/80 {
  border-color: rgb(241 245 249 / 0.8);
}
.border-slate-100\/85 {
  border-color: rgb(241 245 249 / 0.85);
}
.border-slate-100\/90 {
  border-color: rgb(241 245 249 / 0.9);
}
.border-slate-100\/95 {
  border-color: rgb(241 245 249 / 0.95);
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.border-slate-200\/0 {
  border-color: rgb(226 232 240 / 0);
}
.border-slate-200\/10 {
  border-color: rgb(226 232 240 / 0.1);
}
.border-slate-200\/100 {
  border-color: rgb(226 232 240 / 1);
}
.border-slate-200\/15 {
  border-color: rgb(226 232 240 / 0.15);
}
.border-slate-200\/20 {
  border-color: rgb(226 232 240 / 0.2);
}
.border-slate-200\/25 {
  border-color: rgb(226 232 240 / 0.25);
}
.border-slate-200\/30 {
  border-color: rgb(226 232 240 / 0.3);
}
.border-slate-200\/35 {
  border-color: rgb(226 232 240 / 0.35);
}
.border-slate-200\/40 {
  border-color: rgb(226 232 240 / 0.4);
}
.border-slate-200\/45 {
  border-color: rgb(226 232 240 / 0.45);
}
.border-slate-200\/5 {
  border-color: rgb(226 232 240 / 0.05);
}
.border-slate-200\/50 {
  border-color: rgb(226 232 240 / 0.5);
}
.border-slate-200\/55 {
  border-color: rgb(226 232 240 / 0.55);
}
.border-slate-200\/60 {
  border-color: rgb(226 232 240 / 0.6);
}
.border-slate-200\/65 {
  border-color: rgb(226 232 240 / 0.65);
}
.border-slate-200\/70 {
  border-color: rgb(226 232 240 / 0.7);
}
.border-slate-200\/75 {
  border-color: rgb(226 232 240 / 0.75);
}
.border-slate-200\/80 {
  border-color: rgb(226 232 240 / 0.8);
}
.border-slate-200\/85 {
  border-color: rgb(226 232 240 / 0.85);
}
.border-slate-200\/90 {
  border-color: rgb(226 232 240 / 0.9);
}
.border-slate-200\/95 {
  border-color: rgb(226 232 240 / 0.95);
}
.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.border-slate-300\/0 {
  border-color: rgb(203 213 225 / 0);
}
.border-slate-300\/10 {
  border-color: rgb(203 213 225 / 0.1);
}
.border-slate-300\/100 {
  border-color: rgb(203 213 225 / 1);
}
.border-slate-300\/15 {
  border-color: rgb(203 213 225 / 0.15);
}
.border-slate-300\/20 {
  border-color: rgb(203 213 225 / 0.2);
}
.border-slate-300\/25 {
  border-color: rgb(203 213 225 / 0.25);
}
.border-slate-300\/30 {
  border-color: rgb(203 213 225 / 0.3);
}
.border-slate-300\/35 {
  border-color: rgb(203 213 225 / 0.35);
}
.border-slate-300\/40 {
  border-color: rgb(203 213 225 / 0.4);
}
.border-slate-300\/45 {
  border-color: rgb(203 213 225 / 0.45);
}
.border-slate-300\/5 {
  border-color: rgb(203 213 225 / 0.05);
}
.border-slate-300\/50 {
  border-color: rgb(203 213 225 / 0.5);
}
.border-slate-300\/55 {
  border-color: rgb(203 213 225 / 0.55);
}
.border-slate-300\/60 {
  border-color: rgb(203 213 225 / 0.6);
}
.border-slate-300\/65 {
  border-color: rgb(203 213 225 / 0.65);
}
.border-slate-300\/70 {
  border-color: rgb(203 213 225 / 0.7);
}
.border-slate-300\/75 {
  border-color: rgb(203 213 225 / 0.75);
}
.border-slate-300\/80 {
  border-color: rgb(203 213 225 / 0.8);
}
.border-slate-300\/85 {
  border-color: rgb(203 213 225 / 0.85);
}
.border-slate-300\/90 {
  border-color: rgb(203 213 225 / 0.9);
}
.border-slate-300\/95 {
  border-color: rgb(203 213 225 / 0.95);
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.border-slate-400\/0 {
  border-color: rgb(148 163 184 / 0);
}
.border-slate-400\/10 {
  border-color: rgb(148 163 184 / 0.1);
}
.border-slate-400\/100 {
  border-color: rgb(148 163 184 / 1);
}
.border-slate-400\/15 {
  border-color: rgb(148 163 184 / 0.15);
}
.border-slate-400\/20 {
  border-color: rgb(148 163 184 / 0.2);
}
.border-slate-400\/25 {
  border-color: rgb(148 163 184 / 0.25);
}
.border-slate-400\/30 {
  border-color: rgb(148 163 184 / 0.3);
}
.border-slate-400\/35 {
  border-color: rgb(148 163 184 / 0.35);
}
.border-slate-400\/40 {
  border-color: rgb(148 163 184 / 0.4);
}
.border-slate-400\/45 {
  border-color: rgb(148 163 184 / 0.45);
}
.border-slate-400\/5 {
  border-color: rgb(148 163 184 / 0.05);
}
.border-slate-400\/50 {
  border-color: rgb(148 163 184 / 0.5);
}
.border-slate-400\/55 {
  border-color: rgb(148 163 184 / 0.55);
}
.border-slate-400\/60 {
  border-color: rgb(148 163 184 / 0.6);
}
.border-slate-400\/65 {
  border-color: rgb(148 163 184 / 0.65);
}
.border-slate-400\/70 {
  border-color: rgb(148 163 184 / 0.7);
}
.border-slate-400\/75 {
  border-color: rgb(148 163 184 / 0.75);
}
.border-slate-400\/80 {
  border-color: rgb(148 163 184 / 0.8);
}
.border-slate-400\/85 {
  border-color: rgb(148 163 184 / 0.85);
}
.border-slate-400\/90 {
  border-color: rgb(148 163 184 / 0.9);
}
.border-slate-400\/95 {
  border-color: rgb(148 163 184 / 0.95);
}
.border-slate-500 {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.border-slate-500\/0 {
  border-color: rgb(100 116 139 / 0);
}
.border-slate-500\/10 {
  border-color: rgb(100 116 139 / 0.1);
}
.border-slate-500\/100 {
  border-color: rgb(100 116 139 / 1);
}
.border-slate-500\/15 {
  border-color: rgb(100 116 139 / 0.15);
}
.border-slate-500\/20 {
  border-color: rgb(100 116 139 / 0.2);
}
.border-slate-500\/25 {
  border-color: rgb(100 116 139 / 0.25);
}
.border-slate-500\/30 {
  border-color: rgb(100 116 139 / 0.3);
}
.border-slate-500\/35 {
  border-color: rgb(100 116 139 / 0.35);
}
.border-slate-500\/40 {
  border-color: rgb(100 116 139 / 0.4);
}
.border-slate-500\/45 {
  border-color: rgb(100 116 139 / 0.45);
}
.border-slate-500\/5 {
  border-color: rgb(100 116 139 / 0.05);
}
.border-slate-500\/50 {
  border-color: rgb(100 116 139 / 0.5);
}
.border-slate-500\/55 {
  border-color: rgb(100 116 139 / 0.55);
}
.border-slate-500\/60 {
  border-color: rgb(100 116 139 / 0.6);
}
.border-slate-500\/65 {
  border-color: rgb(100 116 139 / 0.65);
}
.border-slate-500\/70 {
  border-color: rgb(100 116 139 / 0.7);
}
.border-slate-500\/75 {
  border-color: rgb(100 116 139 / 0.75);
}
.border-slate-500\/80 {
  border-color: rgb(100 116 139 / 0.8);
}
.border-slate-500\/85 {
  border-color: rgb(100 116 139 / 0.85);
}
.border-slate-500\/90 {
  border-color: rgb(100 116 139 / 0.9);
}
.border-slate-500\/95 {
  border-color: rgb(100 116 139 / 0.95);
}
.border-slate-600 {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.border-slate-600\/0 {
  border-color: rgb(71 85 105 / 0);
}
.border-slate-600\/10 {
  border-color: rgb(71 85 105 / 0.1);
}
.border-slate-600\/100 {
  border-color: rgb(71 85 105 / 1);
}
.border-slate-600\/15 {
  border-color: rgb(71 85 105 / 0.15);
}
.border-slate-600\/20 {
  border-color: rgb(71 85 105 / 0.2);
}
.border-slate-600\/25 {
  border-color: rgb(71 85 105 / 0.25);
}
.border-slate-600\/30 {
  border-color: rgb(71 85 105 / 0.3);
}
.border-slate-600\/35 {
  border-color: rgb(71 85 105 / 0.35);
}
.border-slate-600\/40 {
  border-color: rgb(71 85 105 / 0.4);
}
.border-slate-600\/45 {
  border-color: rgb(71 85 105 / 0.45);
}
.border-slate-600\/5 {
  border-color: rgb(71 85 105 / 0.05);
}
.border-slate-600\/50 {
  border-color: rgb(71 85 105 / 0.5);
}
.border-slate-600\/55 {
  border-color: rgb(71 85 105 / 0.55);
}
.border-slate-600\/60 {
  border-color: rgb(71 85 105 / 0.6);
}
.border-slate-600\/65 {
  border-color: rgb(71 85 105 / 0.65);
}
.border-slate-600\/70 {
  border-color: rgb(71 85 105 / 0.7);
}
.border-slate-600\/75 {
  border-color: rgb(71 85 105 / 0.75);
}
.border-slate-600\/80 {
  border-color: rgb(71 85 105 / 0.8);
}
.border-slate-600\/85 {
  border-color: rgb(71 85 105 / 0.85);
}
.border-slate-600\/90 {
  border-color: rgb(71 85 105 / 0.9);
}
.border-slate-600\/95 {
  border-color: rgb(71 85 105 / 0.95);
}
.border-slate-700 {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.border-slate-700\/0 {
  border-color: rgb(51 65 85 / 0);
}
.border-slate-700\/10 {
  border-color: rgb(51 65 85 / 0.1);
}
.border-slate-700\/100 {
  border-color: rgb(51 65 85 / 1);
}
.border-slate-700\/15 {
  border-color: rgb(51 65 85 / 0.15);
}
.border-slate-700\/20 {
  border-color: rgb(51 65 85 / 0.2);
}
.border-slate-700\/25 {
  border-color: rgb(51 65 85 / 0.25);
}
.border-slate-700\/30 {
  border-color: rgb(51 65 85 / 0.3);
}
.border-slate-700\/35 {
  border-color: rgb(51 65 85 / 0.35);
}
.border-slate-700\/40 {
  border-color: rgb(51 65 85 / 0.4);
}
.border-slate-700\/45 {
  border-color: rgb(51 65 85 / 0.45);
}
.border-slate-700\/5 {
  border-color: rgb(51 65 85 / 0.05);
}
.border-slate-700\/50 {
  border-color: rgb(51 65 85 / 0.5);
}
.border-slate-700\/55 {
  border-color: rgb(51 65 85 / 0.55);
}
.border-slate-700\/60 {
  border-color: rgb(51 65 85 / 0.6);
}
.border-slate-700\/65 {
  border-color: rgb(51 65 85 / 0.65);
}
.border-slate-700\/70 {
  border-color: rgb(51 65 85 / 0.7);
}
.border-slate-700\/75 {
  border-color: rgb(51 65 85 / 0.75);
}
.border-slate-700\/80 {
  border-color: rgb(51 65 85 / 0.8);
}
.border-slate-700\/85 {
  border-color: rgb(51 65 85 / 0.85);
}
.border-slate-700\/90 {
  border-color: rgb(51 65 85 / 0.9);
}
.border-slate-700\/95 {
  border-color: rgb(51 65 85 / 0.95);
}
.border-slate-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.border-slate-800\/0 {
  border-color: rgb(30 41 59 / 0);
}
.border-slate-800\/10 {
  border-color: rgb(30 41 59 / 0.1);
}
.border-slate-800\/100 {
  border-color: rgb(30 41 59 / 1);
}
.border-slate-800\/15 {
  border-color: rgb(30 41 59 / 0.15);
}
.border-slate-800\/20 {
  border-color: rgb(30 41 59 / 0.2);
}
.border-slate-800\/25 {
  border-color: rgb(30 41 59 / 0.25);
}
.border-slate-800\/30 {
  border-color: rgb(30 41 59 / 0.3);
}
.border-slate-800\/35 {
  border-color: rgb(30 41 59 / 0.35);
}
.border-slate-800\/40 {
  border-color: rgb(30 41 59 / 0.4);
}
.border-slate-800\/45 {
  border-color: rgb(30 41 59 / 0.45);
}
.border-slate-800\/5 {
  border-color: rgb(30 41 59 / 0.05);
}
.border-slate-800\/50 {
  border-color: rgb(30 41 59 / 0.5);
}
.border-slate-800\/55 {
  border-color: rgb(30 41 59 / 0.55);
}
.border-slate-800\/60 {
  border-color: rgb(30 41 59 / 0.6);
}
.border-slate-800\/65 {
  border-color: rgb(30 41 59 / 0.65);
}
.border-slate-800\/70 {
  border-color: rgb(30 41 59 / 0.7);
}
.border-slate-800\/75 {
  border-color: rgb(30 41 59 / 0.75);
}
.border-slate-800\/80 {
  border-color: rgb(30 41 59 / 0.8);
}
.border-slate-800\/85 {
  border-color: rgb(30 41 59 / 0.85);
}
.border-slate-800\/90 {
  border-color: rgb(30 41 59 / 0.9);
}
.border-slate-800\/95 {
  border-color: rgb(30 41 59 / 0.95);
}
.border-slate-900 {
  --tw-border-opacity: 1;
  border-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.border-slate-900\/0 {
  border-color: rgb(15 23 42 / 0);
}
.border-slate-900\/10 {
  border-color: rgb(15 23 42 / 0.1);
}
.border-slate-900\/100 {
  border-color: rgb(15 23 42 / 1);
}
.border-slate-900\/15 {
  border-color: rgb(15 23 42 / 0.15);
}
.border-slate-900\/20 {
  border-color: rgb(15 23 42 / 0.2);
}
.border-slate-900\/25 {
  border-color: rgb(15 23 42 / 0.25);
}
.border-slate-900\/30 {
  border-color: rgb(15 23 42 / 0.3);
}
.border-slate-900\/35 {
  border-color: rgb(15 23 42 / 0.35);
}
.border-slate-900\/40 {
  border-color: rgb(15 23 42 / 0.4);
}
.border-slate-900\/45 {
  border-color: rgb(15 23 42 / 0.45);
}
.border-slate-900\/5 {
  border-color: rgb(15 23 42 / 0.05);
}
.border-slate-900\/50 {
  border-color: rgb(15 23 42 / 0.5);
}
.border-slate-900\/55 {
  border-color: rgb(15 23 42 / 0.55);
}
.border-slate-900\/60 {
  border-color: rgb(15 23 42 / 0.6);
}
.border-slate-900\/65 {
  border-color: rgb(15 23 42 / 0.65);
}
.border-slate-900\/70 {
  border-color: rgb(15 23 42 / 0.7);
}
.border-slate-900\/75 {
  border-color: rgb(15 23 42 / 0.75);
}
.border-slate-900\/80 {
  border-color: rgb(15 23 42 / 0.8);
}
.border-slate-900\/85 {
  border-color: rgb(15 23 42 / 0.85);
}
.border-slate-900\/90 {
  border-color: rgb(15 23 42 / 0.9);
}
.border-slate-900\/95 {
  border-color: rgb(15 23 42 / 0.95);
}
.border-stone-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.border-stone-100\/0 {
  border-color: rgb(245 245 244 / 0);
}
.border-stone-100\/10 {
  border-color: rgb(245 245 244 / 0.1);
}
.border-stone-100\/100 {
  border-color: rgb(245 245 244 / 1);
}
.border-stone-100\/15 {
  border-color: rgb(245 245 244 / 0.15);
}
.border-stone-100\/20 {
  border-color: rgb(245 245 244 / 0.2);
}
.border-stone-100\/25 {
  border-color: rgb(245 245 244 / 0.25);
}
.border-stone-100\/30 {
  border-color: rgb(245 245 244 / 0.3);
}
.border-stone-100\/35 {
  border-color: rgb(245 245 244 / 0.35);
}
.border-stone-100\/40 {
  border-color: rgb(245 245 244 / 0.4);
}
.border-stone-100\/45 {
  border-color: rgb(245 245 244 / 0.45);
}
.border-stone-100\/5 {
  border-color: rgb(245 245 244 / 0.05);
}
.border-stone-100\/50 {
  border-color: rgb(245 245 244 / 0.5);
}
.border-stone-100\/55 {
  border-color: rgb(245 245 244 / 0.55);
}
.border-stone-100\/60 {
  border-color: rgb(245 245 244 / 0.6);
}
.border-stone-100\/65 {
  border-color: rgb(245 245 244 / 0.65);
}
.border-stone-100\/70 {
  border-color: rgb(245 245 244 / 0.7);
}
.border-stone-100\/75 {
  border-color: rgb(245 245 244 / 0.75);
}
.border-stone-100\/80 {
  border-color: rgb(245 245 244 / 0.8);
}
.border-stone-100\/85 {
  border-color: rgb(245 245 244 / 0.85);
}
.border-stone-100\/90 {
  border-color: rgb(245 245 244 / 0.9);
}
.border-stone-100\/95 {
  border-color: rgb(245 245 244 / 0.95);
}
.border-stone-200 {
  --tw-border-opacity: 1;
  border-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.border-stone-200\/0 {
  border-color: rgb(231 229 228 / 0);
}
.border-stone-200\/10 {
  border-color: rgb(231 229 228 / 0.1);
}
.border-stone-200\/100 {
  border-color: rgb(231 229 228 / 1);
}
.border-stone-200\/15 {
  border-color: rgb(231 229 228 / 0.15);
}
.border-stone-200\/20 {
  border-color: rgb(231 229 228 / 0.2);
}
.border-stone-200\/25 {
  border-color: rgb(231 229 228 / 0.25);
}
.border-stone-200\/30 {
  border-color: rgb(231 229 228 / 0.3);
}
.border-stone-200\/35 {
  border-color: rgb(231 229 228 / 0.35);
}
.border-stone-200\/40 {
  border-color: rgb(231 229 228 / 0.4);
}
.border-stone-200\/45 {
  border-color: rgb(231 229 228 / 0.45);
}
.border-stone-200\/5 {
  border-color: rgb(231 229 228 / 0.05);
}
.border-stone-200\/50 {
  border-color: rgb(231 229 228 / 0.5);
}
.border-stone-200\/55 {
  border-color: rgb(231 229 228 / 0.55);
}
.border-stone-200\/60 {
  border-color: rgb(231 229 228 / 0.6);
}
.border-stone-200\/65 {
  border-color: rgb(231 229 228 / 0.65);
}
.border-stone-200\/70 {
  border-color: rgb(231 229 228 / 0.7);
}
.border-stone-200\/75 {
  border-color: rgb(231 229 228 / 0.75);
}
.border-stone-200\/80 {
  border-color: rgb(231 229 228 / 0.8);
}
.border-stone-200\/85 {
  border-color: rgb(231 229 228 / 0.85);
}
.border-stone-200\/90 {
  border-color: rgb(231 229 228 / 0.9);
}
.border-stone-200\/95 {
  border-color: rgb(231 229 228 / 0.95);
}
.border-stone-300 {
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.border-stone-300\/0 {
  border-color: rgb(214 211 209 / 0);
}
.border-stone-300\/10 {
  border-color: rgb(214 211 209 / 0.1);
}
.border-stone-300\/100 {
  border-color: rgb(214 211 209 / 1);
}
.border-stone-300\/15 {
  border-color: rgb(214 211 209 / 0.15);
}
.border-stone-300\/20 {
  border-color: rgb(214 211 209 / 0.2);
}
.border-stone-300\/25 {
  border-color: rgb(214 211 209 / 0.25);
}
.border-stone-300\/30 {
  border-color: rgb(214 211 209 / 0.3);
}
.border-stone-300\/35 {
  border-color: rgb(214 211 209 / 0.35);
}
.border-stone-300\/40 {
  border-color: rgb(214 211 209 / 0.4);
}
.border-stone-300\/45 {
  border-color: rgb(214 211 209 / 0.45);
}
.border-stone-300\/5 {
  border-color: rgb(214 211 209 / 0.05);
}
.border-stone-300\/50 {
  border-color: rgb(214 211 209 / 0.5);
}
.border-stone-300\/55 {
  border-color: rgb(214 211 209 / 0.55);
}
.border-stone-300\/60 {
  border-color: rgb(214 211 209 / 0.6);
}
.border-stone-300\/65 {
  border-color: rgb(214 211 209 / 0.65);
}
.border-stone-300\/70 {
  border-color: rgb(214 211 209 / 0.7);
}
.border-stone-300\/75 {
  border-color: rgb(214 211 209 / 0.75);
}
.border-stone-300\/80 {
  border-color: rgb(214 211 209 / 0.8);
}
.border-stone-300\/85 {
  border-color: rgb(214 211 209 / 0.85);
}
.border-stone-300\/90 {
  border-color: rgb(214 211 209 / 0.9);
}
.border-stone-300\/95 {
  border-color: rgb(214 211 209 / 0.95);
}
.border-stone-400 {
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.border-stone-400\/0 {
  border-color: rgb(168 162 158 / 0);
}
.border-stone-400\/10 {
  border-color: rgb(168 162 158 / 0.1);
}
.border-stone-400\/100 {
  border-color: rgb(168 162 158 / 1);
}
.border-stone-400\/15 {
  border-color: rgb(168 162 158 / 0.15);
}
.border-stone-400\/20 {
  border-color: rgb(168 162 158 / 0.2);
}
.border-stone-400\/25 {
  border-color: rgb(168 162 158 / 0.25);
}
.border-stone-400\/30 {
  border-color: rgb(168 162 158 / 0.3);
}
.border-stone-400\/35 {
  border-color: rgb(168 162 158 / 0.35);
}
.border-stone-400\/40 {
  border-color: rgb(168 162 158 / 0.4);
}
.border-stone-400\/45 {
  border-color: rgb(168 162 158 / 0.45);
}
.border-stone-400\/5 {
  border-color: rgb(168 162 158 / 0.05);
}
.border-stone-400\/50 {
  border-color: rgb(168 162 158 / 0.5);
}
.border-stone-400\/55 {
  border-color: rgb(168 162 158 / 0.55);
}
.border-stone-400\/60 {
  border-color: rgb(168 162 158 / 0.6);
}
.border-stone-400\/65 {
  border-color: rgb(168 162 158 / 0.65);
}
.border-stone-400\/70 {
  border-color: rgb(168 162 158 / 0.7);
}
.border-stone-400\/75 {
  border-color: rgb(168 162 158 / 0.75);
}
.border-stone-400\/80 {
  border-color: rgb(168 162 158 / 0.8);
}
.border-stone-400\/85 {
  border-color: rgb(168 162 158 / 0.85);
}
.border-stone-400\/90 {
  border-color: rgb(168 162 158 / 0.9);
}
.border-stone-400\/95 {
  border-color: rgb(168 162 158 / 0.95);
}
.border-stone-500 {
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.border-stone-500\/0 {
  border-color: rgb(120 113 108 / 0);
}
.border-stone-500\/10 {
  border-color: rgb(120 113 108 / 0.1);
}
.border-stone-500\/100 {
  border-color: rgb(120 113 108 / 1);
}
.border-stone-500\/15 {
  border-color: rgb(120 113 108 / 0.15);
}
.border-stone-500\/20 {
  border-color: rgb(120 113 108 / 0.2);
}
.border-stone-500\/25 {
  border-color: rgb(120 113 108 / 0.25);
}
.border-stone-500\/30 {
  border-color: rgb(120 113 108 / 0.3);
}
.border-stone-500\/35 {
  border-color: rgb(120 113 108 / 0.35);
}
.border-stone-500\/40 {
  border-color: rgb(120 113 108 / 0.4);
}
.border-stone-500\/45 {
  border-color: rgb(120 113 108 / 0.45);
}
.border-stone-500\/5 {
  border-color: rgb(120 113 108 / 0.05);
}
.border-stone-500\/50 {
  border-color: rgb(120 113 108 / 0.5);
}
.border-stone-500\/55 {
  border-color: rgb(120 113 108 / 0.55);
}
.border-stone-500\/60 {
  border-color: rgb(120 113 108 / 0.6);
}
.border-stone-500\/65 {
  border-color: rgb(120 113 108 / 0.65);
}
.border-stone-500\/70 {
  border-color: rgb(120 113 108 / 0.7);
}
.border-stone-500\/75 {
  border-color: rgb(120 113 108 / 0.75);
}
.border-stone-500\/80 {
  border-color: rgb(120 113 108 / 0.8);
}
.border-stone-500\/85 {
  border-color: rgb(120 113 108 / 0.85);
}
.border-stone-500\/90 {
  border-color: rgb(120 113 108 / 0.9);
}
.border-stone-500\/95 {
  border-color: rgb(120 113 108 / 0.95);
}
.border-stone-600 {
  --tw-border-opacity: 1;
  border-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.border-stone-600\/0 {
  border-color: rgb(87 83 78 / 0);
}
.border-stone-600\/10 {
  border-color: rgb(87 83 78 / 0.1);
}
.border-stone-600\/100 {
  border-color: rgb(87 83 78 / 1);
}
.border-stone-600\/15 {
  border-color: rgb(87 83 78 / 0.15);
}
.border-stone-600\/20 {
  border-color: rgb(87 83 78 / 0.2);
}
.border-stone-600\/25 {
  border-color: rgb(87 83 78 / 0.25);
}
.border-stone-600\/30 {
  border-color: rgb(87 83 78 / 0.3);
}
.border-stone-600\/35 {
  border-color: rgb(87 83 78 / 0.35);
}
.border-stone-600\/40 {
  border-color: rgb(87 83 78 / 0.4);
}
.border-stone-600\/45 {
  border-color: rgb(87 83 78 / 0.45);
}
.border-stone-600\/5 {
  border-color: rgb(87 83 78 / 0.05);
}
.border-stone-600\/50 {
  border-color: rgb(87 83 78 / 0.5);
}
.border-stone-600\/55 {
  border-color: rgb(87 83 78 / 0.55);
}
.border-stone-600\/60 {
  border-color: rgb(87 83 78 / 0.6);
}
.border-stone-600\/65 {
  border-color: rgb(87 83 78 / 0.65);
}
.border-stone-600\/70 {
  border-color: rgb(87 83 78 / 0.7);
}
.border-stone-600\/75 {
  border-color: rgb(87 83 78 / 0.75);
}
.border-stone-600\/80 {
  border-color: rgb(87 83 78 / 0.8);
}
.border-stone-600\/85 {
  border-color: rgb(87 83 78 / 0.85);
}
.border-stone-600\/90 {
  border-color: rgb(87 83 78 / 0.9);
}
.border-stone-600\/95 {
  border-color: rgb(87 83 78 / 0.95);
}
.border-stone-700 {
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.border-stone-700\/0 {
  border-color: rgb(68 64 60 / 0);
}
.border-stone-700\/10 {
  border-color: rgb(68 64 60 / 0.1);
}
.border-stone-700\/100 {
  border-color: rgb(68 64 60 / 1);
}
.border-stone-700\/15 {
  border-color: rgb(68 64 60 / 0.15);
}
.border-stone-700\/20 {
  border-color: rgb(68 64 60 / 0.2);
}
.border-stone-700\/25 {
  border-color: rgb(68 64 60 / 0.25);
}
.border-stone-700\/30 {
  border-color: rgb(68 64 60 / 0.3);
}
.border-stone-700\/35 {
  border-color: rgb(68 64 60 / 0.35);
}
.border-stone-700\/40 {
  border-color: rgb(68 64 60 / 0.4);
}
.border-stone-700\/45 {
  border-color: rgb(68 64 60 / 0.45);
}
.border-stone-700\/5 {
  border-color: rgb(68 64 60 / 0.05);
}
.border-stone-700\/50 {
  border-color: rgb(68 64 60 / 0.5);
}
.border-stone-700\/55 {
  border-color: rgb(68 64 60 / 0.55);
}
.border-stone-700\/60 {
  border-color: rgb(68 64 60 / 0.6);
}
.border-stone-700\/65 {
  border-color: rgb(68 64 60 / 0.65);
}
.border-stone-700\/70 {
  border-color: rgb(68 64 60 / 0.7);
}
.border-stone-700\/75 {
  border-color: rgb(68 64 60 / 0.75);
}
.border-stone-700\/80 {
  border-color: rgb(68 64 60 / 0.8);
}
.border-stone-700\/85 {
  border-color: rgb(68 64 60 / 0.85);
}
.border-stone-700\/90 {
  border-color: rgb(68 64 60 / 0.9);
}
.border-stone-700\/95 {
  border-color: rgb(68 64 60 / 0.95);
}
.border-stone-800 {
  --tw-border-opacity: 1;
  border-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.border-stone-800\/0 {
  border-color: rgb(41 37 36 / 0);
}
.border-stone-800\/10 {
  border-color: rgb(41 37 36 / 0.1);
}
.border-stone-800\/100 {
  border-color: rgb(41 37 36 / 1);
}
.border-stone-800\/15 {
  border-color: rgb(41 37 36 / 0.15);
}
.border-stone-800\/20 {
  border-color: rgb(41 37 36 / 0.2);
}
.border-stone-800\/25 {
  border-color: rgb(41 37 36 / 0.25);
}
.border-stone-800\/30 {
  border-color: rgb(41 37 36 / 0.3);
}
.border-stone-800\/35 {
  border-color: rgb(41 37 36 / 0.35);
}
.border-stone-800\/40 {
  border-color: rgb(41 37 36 / 0.4);
}
.border-stone-800\/45 {
  border-color: rgb(41 37 36 / 0.45);
}
.border-stone-800\/5 {
  border-color: rgb(41 37 36 / 0.05);
}
.border-stone-800\/50 {
  border-color: rgb(41 37 36 / 0.5);
}
.border-stone-800\/55 {
  border-color: rgb(41 37 36 / 0.55);
}
.border-stone-800\/60 {
  border-color: rgb(41 37 36 / 0.6);
}
.border-stone-800\/65 {
  border-color: rgb(41 37 36 / 0.65);
}
.border-stone-800\/70 {
  border-color: rgb(41 37 36 / 0.7);
}
.border-stone-800\/75 {
  border-color: rgb(41 37 36 / 0.75);
}
.border-stone-800\/80 {
  border-color: rgb(41 37 36 / 0.8);
}
.border-stone-800\/85 {
  border-color: rgb(41 37 36 / 0.85);
}
.border-stone-800\/90 {
  border-color: rgb(41 37 36 / 0.9);
}
.border-stone-800\/95 {
  border-color: rgb(41 37 36 / 0.95);
}
.border-stone-900 {
  --tw-border-opacity: 1;
  border-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.border-stone-900\/0 {
  border-color: rgb(28 25 23 / 0);
}
.border-stone-900\/10 {
  border-color: rgb(28 25 23 / 0.1);
}
.border-stone-900\/100 {
  border-color: rgb(28 25 23 / 1);
}
.border-stone-900\/15 {
  border-color: rgb(28 25 23 / 0.15);
}
.border-stone-900\/20 {
  border-color: rgb(28 25 23 / 0.2);
}
.border-stone-900\/25 {
  border-color: rgb(28 25 23 / 0.25);
}
.border-stone-900\/30 {
  border-color: rgb(28 25 23 / 0.3);
}
.border-stone-900\/35 {
  border-color: rgb(28 25 23 / 0.35);
}
.border-stone-900\/40 {
  border-color: rgb(28 25 23 / 0.4);
}
.border-stone-900\/45 {
  border-color: rgb(28 25 23 / 0.45);
}
.border-stone-900\/5 {
  border-color: rgb(28 25 23 / 0.05);
}
.border-stone-900\/50 {
  border-color: rgb(28 25 23 / 0.5);
}
.border-stone-900\/55 {
  border-color: rgb(28 25 23 / 0.55);
}
.border-stone-900\/60 {
  border-color: rgb(28 25 23 / 0.6);
}
.border-stone-900\/65 {
  border-color: rgb(28 25 23 / 0.65);
}
.border-stone-900\/70 {
  border-color: rgb(28 25 23 / 0.7);
}
.border-stone-900\/75 {
  border-color: rgb(28 25 23 / 0.75);
}
.border-stone-900\/80 {
  border-color: rgb(28 25 23 / 0.8);
}
.border-stone-900\/85 {
  border-color: rgb(28 25 23 / 0.85);
}
.border-stone-900\/90 {
  border-color: rgb(28 25 23 / 0.9);
}
.border-stone-900\/95 {
  border-color: rgb(28 25 23 / 0.95);
}
.border-transparent {
  border-color: transparent;
}
.border-yellow-100 {
  --tw-border-opacity: 1;
  border-color: rgb(253 246 178 / var(--tw-border-opacity, 1));
}
.border-yellow-100\/0 {
  border-color: rgb(253 246 178 / 0);
}
.border-yellow-100\/10 {
  border-color: rgb(253 246 178 / 0.1);
}
.border-yellow-100\/100 {
  border-color: rgb(253 246 178 / 1);
}
.border-yellow-100\/15 {
  border-color: rgb(253 246 178 / 0.15);
}
.border-yellow-100\/20 {
  border-color: rgb(253 246 178 / 0.2);
}
.border-yellow-100\/25 {
  border-color: rgb(253 246 178 / 0.25);
}
.border-yellow-100\/30 {
  border-color: rgb(253 246 178 / 0.3);
}
.border-yellow-100\/35 {
  border-color: rgb(253 246 178 / 0.35);
}
.border-yellow-100\/40 {
  border-color: rgb(253 246 178 / 0.4);
}
.border-yellow-100\/45 {
  border-color: rgb(253 246 178 / 0.45);
}
.border-yellow-100\/5 {
  border-color: rgb(253 246 178 / 0.05);
}
.border-yellow-100\/50 {
  border-color: rgb(253 246 178 / 0.5);
}
.border-yellow-100\/55 {
  border-color: rgb(253 246 178 / 0.55);
}
.border-yellow-100\/60 {
  border-color: rgb(253 246 178 / 0.6);
}
.border-yellow-100\/65 {
  border-color: rgb(253 246 178 / 0.65);
}
.border-yellow-100\/70 {
  border-color: rgb(253 246 178 / 0.7);
}
.border-yellow-100\/75 {
  border-color: rgb(253 246 178 / 0.75);
}
.border-yellow-100\/80 {
  border-color: rgb(253 246 178 / 0.8);
}
.border-yellow-100\/85 {
  border-color: rgb(253 246 178 / 0.85);
}
.border-yellow-100\/90 {
  border-color: rgb(253 246 178 / 0.9);
}
.border-yellow-100\/95 {
  border-color: rgb(253 246 178 / 0.95);
}
.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(252 233 106 / var(--tw-border-opacity, 1));
}
.border-yellow-200\/0 {
  border-color: rgb(252 233 106 / 0);
}
.border-yellow-200\/10 {
  border-color: rgb(252 233 106 / 0.1);
}
.border-yellow-200\/100 {
  border-color: rgb(252 233 106 / 1);
}
.border-yellow-200\/15 {
  border-color: rgb(252 233 106 / 0.15);
}
.border-yellow-200\/20 {
  border-color: rgb(252 233 106 / 0.2);
}
.border-yellow-200\/25 {
  border-color: rgb(252 233 106 / 0.25);
}
.border-yellow-200\/30 {
  border-color: rgb(252 233 106 / 0.3);
}
.border-yellow-200\/35 {
  border-color: rgb(252 233 106 / 0.35);
}
.border-yellow-200\/40 {
  border-color: rgb(252 233 106 / 0.4);
}
.border-yellow-200\/45 {
  border-color: rgb(252 233 106 / 0.45);
}
.border-yellow-200\/5 {
  border-color: rgb(252 233 106 / 0.05);
}
.border-yellow-200\/50 {
  border-color: rgb(252 233 106 / 0.5);
}
.border-yellow-200\/55 {
  border-color: rgb(252 233 106 / 0.55);
}
.border-yellow-200\/60 {
  border-color: rgb(252 233 106 / 0.6);
}
.border-yellow-200\/65 {
  border-color: rgb(252 233 106 / 0.65);
}
.border-yellow-200\/70 {
  border-color: rgb(252 233 106 / 0.7);
}
.border-yellow-200\/75 {
  border-color: rgb(252 233 106 / 0.75);
}
.border-yellow-200\/80 {
  border-color: rgb(252 233 106 / 0.8);
}
.border-yellow-200\/85 {
  border-color: rgb(252 233 106 / 0.85);
}
.border-yellow-200\/90 {
  border-color: rgb(252 233 106 / 0.9);
}
.border-yellow-200\/95 {
  border-color: rgb(252 233 106 / 0.95);
}
.border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgb(250 202 21 / var(--tw-border-opacity, 1));
}
.border-yellow-300\/0 {
  border-color: rgb(250 202 21 / 0);
}
.border-yellow-300\/10 {
  border-color: rgb(250 202 21 / 0.1);
}
.border-yellow-300\/100 {
  border-color: rgb(250 202 21 / 1);
}
.border-yellow-300\/15 {
  border-color: rgb(250 202 21 / 0.15);
}
.border-yellow-300\/20 {
  border-color: rgb(250 202 21 / 0.2);
}
.border-yellow-300\/25 {
  border-color: rgb(250 202 21 / 0.25);
}
.border-yellow-300\/30 {
  border-color: rgb(250 202 21 / 0.3);
}
.border-yellow-300\/35 {
  border-color: rgb(250 202 21 / 0.35);
}
.border-yellow-300\/40 {
  border-color: rgb(250 202 21 / 0.4);
}
.border-yellow-300\/45 {
  border-color: rgb(250 202 21 / 0.45);
}
.border-yellow-300\/5 {
  border-color: rgb(250 202 21 / 0.05);
}
.border-yellow-300\/50 {
  border-color: rgb(250 202 21 / 0.5);
}
.border-yellow-300\/55 {
  border-color: rgb(250 202 21 / 0.55);
}
.border-yellow-300\/60 {
  border-color: rgb(250 202 21 / 0.6);
}
.border-yellow-300\/65 {
  border-color: rgb(250 202 21 / 0.65);
}
.border-yellow-300\/70 {
  border-color: rgb(250 202 21 / 0.7);
}
.border-yellow-300\/75 {
  border-color: rgb(250 202 21 / 0.75);
}
.border-yellow-300\/80 {
  border-color: rgb(250 202 21 / 0.8);
}
.border-yellow-300\/85 {
  border-color: rgb(250 202 21 / 0.85);
}
.border-yellow-300\/90 {
  border-color: rgb(250 202 21 / 0.9);
}
.border-yellow-300\/95 {
  border-color: rgb(250 202 21 / 0.95);
}
.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(227 160 8 / var(--tw-border-opacity, 1));
}
.border-yellow-400\/0 {
  border-color: rgb(227 160 8 / 0);
}
.border-yellow-400\/10 {
  border-color: rgb(227 160 8 / 0.1);
}
.border-yellow-400\/100 {
  border-color: rgb(227 160 8 / 1);
}
.border-yellow-400\/15 {
  border-color: rgb(227 160 8 / 0.15);
}
.border-yellow-400\/20 {
  border-color: rgb(227 160 8 / 0.2);
}
.border-yellow-400\/25 {
  border-color: rgb(227 160 8 / 0.25);
}
.border-yellow-400\/30 {
  border-color: rgb(227 160 8 / 0.3);
}
.border-yellow-400\/35 {
  border-color: rgb(227 160 8 / 0.35);
}
.border-yellow-400\/40 {
  border-color: rgb(227 160 8 / 0.4);
}
.border-yellow-400\/45 {
  border-color: rgb(227 160 8 / 0.45);
}
.border-yellow-400\/5 {
  border-color: rgb(227 160 8 / 0.05);
}
.border-yellow-400\/50 {
  border-color: rgb(227 160 8 / 0.5);
}
.border-yellow-400\/55 {
  border-color: rgb(227 160 8 / 0.55);
}
.border-yellow-400\/60 {
  border-color: rgb(227 160 8 / 0.6);
}
.border-yellow-400\/65 {
  border-color: rgb(227 160 8 / 0.65);
}
.border-yellow-400\/70 {
  border-color: rgb(227 160 8 / 0.7);
}
.border-yellow-400\/75 {
  border-color: rgb(227 160 8 / 0.75);
}
.border-yellow-400\/80 {
  border-color: rgb(227 160 8 / 0.8);
}
.border-yellow-400\/85 {
  border-color: rgb(227 160 8 / 0.85);
}
.border-yellow-400\/90 {
  border-color: rgb(227 160 8 / 0.9);
}
.border-yellow-400\/95 {
  border-color: rgb(227 160 8 / 0.95);
}
.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(194 120 3 / var(--tw-border-opacity, 1));
}
.border-yellow-500\/0 {
  border-color: rgb(194 120 3 / 0);
}
.border-yellow-500\/10 {
  border-color: rgb(194 120 3 / 0.1);
}
.border-yellow-500\/100 {
  border-color: rgb(194 120 3 / 1);
}
.border-yellow-500\/15 {
  border-color: rgb(194 120 3 / 0.15);
}
.border-yellow-500\/20 {
  border-color: rgb(194 120 3 / 0.2);
}
.border-yellow-500\/25 {
  border-color: rgb(194 120 3 / 0.25);
}
.border-yellow-500\/30 {
  border-color: rgb(194 120 3 / 0.3);
}
.border-yellow-500\/35 {
  border-color: rgb(194 120 3 / 0.35);
}
.border-yellow-500\/40 {
  border-color: rgb(194 120 3 / 0.4);
}
.border-yellow-500\/45 {
  border-color: rgb(194 120 3 / 0.45);
}
.border-yellow-500\/5 {
  border-color: rgb(194 120 3 / 0.05);
}
.border-yellow-500\/50 {
  border-color: rgb(194 120 3 / 0.5);
}
.border-yellow-500\/55 {
  border-color: rgb(194 120 3 / 0.55);
}
.border-yellow-500\/60 {
  border-color: rgb(194 120 3 / 0.6);
}
.border-yellow-500\/65 {
  border-color: rgb(194 120 3 / 0.65);
}
.border-yellow-500\/70 {
  border-color: rgb(194 120 3 / 0.7);
}
.border-yellow-500\/75 {
  border-color: rgb(194 120 3 / 0.75);
}
.border-yellow-500\/80 {
  border-color: rgb(194 120 3 / 0.8);
}
.border-yellow-500\/85 {
  border-color: rgb(194 120 3 / 0.85);
}
.border-yellow-500\/90 {
  border-color: rgb(194 120 3 / 0.9);
}
.border-yellow-500\/95 {
  border-color: rgb(194 120 3 / 0.95);
}
.border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgb(159 88 10 / var(--tw-border-opacity, 1));
}
.border-yellow-600\/0 {
  border-color: rgb(159 88 10 / 0);
}
.border-yellow-600\/10 {
  border-color: rgb(159 88 10 / 0.1);
}
.border-yellow-600\/100 {
  border-color: rgb(159 88 10 / 1);
}
.border-yellow-600\/15 {
  border-color: rgb(159 88 10 / 0.15);
}
.border-yellow-600\/20 {
  border-color: rgb(159 88 10 / 0.2);
}
.border-yellow-600\/25 {
  border-color: rgb(159 88 10 / 0.25);
}
.border-yellow-600\/30 {
  border-color: rgb(159 88 10 / 0.3);
}
.border-yellow-600\/35 {
  border-color: rgb(159 88 10 / 0.35);
}
.border-yellow-600\/40 {
  border-color: rgb(159 88 10 / 0.4);
}
.border-yellow-600\/45 {
  border-color: rgb(159 88 10 / 0.45);
}
.border-yellow-600\/5 {
  border-color: rgb(159 88 10 / 0.05);
}
.border-yellow-600\/50 {
  border-color: rgb(159 88 10 / 0.5);
}
.border-yellow-600\/55 {
  border-color: rgb(159 88 10 / 0.55);
}
.border-yellow-600\/60 {
  border-color: rgb(159 88 10 / 0.6);
}
.border-yellow-600\/65 {
  border-color: rgb(159 88 10 / 0.65);
}
.border-yellow-600\/70 {
  border-color: rgb(159 88 10 / 0.7);
}
.border-yellow-600\/75 {
  border-color: rgb(159 88 10 / 0.75);
}
.border-yellow-600\/80 {
  border-color: rgb(159 88 10 / 0.8);
}
.border-yellow-600\/85 {
  border-color: rgb(159 88 10 / 0.85);
}
.border-yellow-600\/90 {
  border-color: rgb(159 88 10 / 0.9);
}
.border-yellow-600\/95 {
  border-color: rgb(159 88 10 / 0.95);
}
.border-yellow-700 {
  --tw-border-opacity: 1;
  border-color: rgb(142 75 16 / var(--tw-border-opacity, 1));
}
.border-yellow-700\/0 {
  border-color: rgb(142 75 16 / 0);
}
.border-yellow-700\/10 {
  border-color: rgb(142 75 16 / 0.1);
}
.border-yellow-700\/100 {
  border-color: rgb(142 75 16 / 1);
}
.border-yellow-700\/15 {
  border-color: rgb(142 75 16 / 0.15);
}
.border-yellow-700\/20 {
  border-color: rgb(142 75 16 / 0.2);
}
.border-yellow-700\/25 {
  border-color: rgb(142 75 16 / 0.25);
}
.border-yellow-700\/30 {
  border-color: rgb(142 75 16 / 0.3);
}
.border-yellow-700\/35 {
  border-color: rgb(142 75 16 / 0.35);
}
.border-yellow-700\/40 {
  border-color: rgb(142 75 16 / 0.4);
}
.border-yellow-700\/45 {
  border-color: rgb(142 75 16 / 0.45);
}
.border-yellow-700\/5 {
  border-color: rgb(142 75 16 / 0.05);
}
.border-yellow-700\/50 {
  border-color: rgb(142 75 16 / 0.5);
}
.border-yellow-700\/55 {
  border-color: rgb(142 75 16 / 0.55);
}
.border-yellow-700\/60 {
  border-color: rgb(142 75 16 / 0.6);
}
.border-yellow-700\/65 {
  border-color: rgb(142 75 16 / 0.65);
}
.border-yellow-700\/70 {
  border-color: rgb(142 75 16 / 0.7);
}
.border-yellow-700\/75 {
  border-color: rgb(142 75 16 / 0.75);
}
.border-yellow-700\/80 {
  border-color: rgb(142 75 16 / 0.8);
}
.border-yellow-700\/85 {
  border-color: rgb(142 75 16 / 0.85);
}
.border-yellow-700\/90 {
  border-color: rgb(142 75 16 / 0.9);
}
.border-yellow-700\/95 {
  border-color: rgb(142 75 16 / 0.95);
}
.border-yellow-800 {
  --tw-border-opacity: 1;
  border-color: rgb(114 59 19 / var(--tw-border-opacity, 1));
}
.border-yellow-800\/0 {
  border-color: rgb(114 59 19 / 0);
}
.border-yellow-800\/10 {
  border-color: rgb(114 59 19 / 0.1);
}
.border-yellow-800\/100 {
  border-color: rgb(114 59 19 / 1);
}
.border-yellow-800\/15 {
  border-color: rgb(114 59 19 / 0.15);
}
.border-yellow-800\/20 {
  border-color: rgb(114 59 19 / 0.2);
}
.border-yellow-800\/25 {
  border-color: rgb(114 59 19 / 0.25);
}
.border-yellow-800\/30 {
  border-color: rgb(114 59 19 / 0.3);
}
.border-yellow-800\/35 {
  border-color: rgb(114 59 19 / 0.35);
}
.border-yellow-800\/40 {
  border-color: rgb(114 59 19 / 0.4);
}
.border-yellow-800\/45 {
  border-color: rgb(114 59 19 / 0.45);
}
.border-yellow-800\/5 {
  border-color: rgb(114 59 19 / 0.05);
}
.border-yellow-800\/50 {
  border-color: rgb(114 59 19 / 0.5);
}
.border-yellow-800\/55 {
  border-color: rgb(114 59 19 / 0.55);
}
.border-yellow-800\/60 {
  border-color: rgb(114 59 19 / 0.6);
}
.border-yellow-800\/65 {
  border-color: rgb(114 59 19 / 0.65);
}
.border-yellow-800\/70 {
  border-color: rgb(114 59 19 / 0.7);
}
.border-yellow-800\/75 {
  border-color: rgb(114 59 19 / 0.75);
}
.border-yellow-800\/80 {
  border-color: rgb(114 59 19 / 0.8);
}
.border-yellow-800\/85 {
  border-color: rgb(114 59 19 / 0.85);
}
.border-yellow-800\/90 {
  border-color: rgb(114 59 19 / 0.9);
}
.border-yellow-800\/95 {
  border-color: rgb(114 59 19 / 0.95);
}
.border-yellow-900 {
  --tw-border-opacity: 1;
  border-color: rgb(99 49 18 / var(--tw-border-opacity, 1));
}
.border-yellow-900\/0 {
  border-color: rgb(99 49 18 / 0);
}
.border-yellow-900\/10 {
  border-color: rgb(99 49 18 / 0.1);
}
.border-yellow-900\/100 {
  border-color: rgb(99 49 18 / 1);
}
.border-yellow-900\/15 {
  border-color: rgb(99 49 18 / 0.15);
}
.border-yellow-900\/20 {
  border-color: rgb(99 49 18 / 0.2);
}
.border-yellow-900\/25 {
  border-color: rgb(99 49 18 / 0.25);
}
.border-yellow-900\/30 {
  border-color: rgb(99 49 18 / 0.3);
}
.border-yellow-900\/35 {
  border-color: rgb(99 49 18 / 0.35);
}
.border-yellow-900\/40 {
  border-color: rgb(99 49 18 / 0.4);
}
.border-yellow-900\/45 {
  border-color: rgb(99 49 18 / 0.45);
}
.border-yellow-900\/5 {
  border-color: rgb(99 49 18 / 0.05);
}
.border-yellow-900\/50 {
  border-color: rgb(99 49 18 / 0.5);
}
.border-yellow-900\/55 {
  border-color: rgb(99 49 18 / 0.55);
}
.border-yellow-900\/60 {
  border-color: rgb(99 49 18 / 0.6);
}
.border-yellow-900\/65 {
  border-color: rgb(99 49 18 / 0.65);
}
.border-yellow-900\/70 {
  border-color: rgb(99 49 18 / 0.7);
}
.border-yellow-900\/75 {
  border-color: rgb(99 49 18 / 0.75);
}
.border-yellow-900\/80 {
  border-color: rgb(99 49 18 / 0.8);
}
.border-yellow-900\/85 {
  border-color: rgb(99 49 18 / 0.85);
}
.border-yellow-900\/90 {
  border-color: rgb(99 49 18 / 0.9);
}
.border-yellow-900\/95 {
  border-color: rgb(99 49 18 / 0.95);
}
.border-zinc-100 {
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.border-zinc-100\/0 {
  border-color: rgb(244 244 245 / 0);
}
.border-zinc-100\/10 {
  border-color: rgb(244 244 245 / 0.1);
}
.border-zinc-100\/100 {
  border-color: rgb(244 244 245 / 1);
}
.border-zinc-100\/15 {
  border-color: rgb(244 244 245 / 0.15);
}
.border-zinc-100\/20 {
  border-color: rgb(244 244 245 / 0.2);
}
.border-zinc-100\/25 {
  border-color: rgb(244 244 245 / 0.25);
}
.border-zinc-100\/30 {
  border-color: rgb(244 244 245 / 0.3);
}
.border-zinc-100\/35 {
  border-color: rgb(244 244 245 / 0.35);
}
.border-zinc-100\/40 {
  border-color: rgb(244 244 245 / 0.4);
}
.border-zinc-100\/45 {
  border-color: rgb(244 244 245 / 0.45);
}
.border-zinc-100\/5 {
  border-color: rgb(244 244 245 / 0.05);
}
.border-zinc-100\/50 {
  border-color: rgb(244 244 245 / 0.5);
}
.border-zinc-100\/55 {
  border-color: rgb(244 244 245 / 0.55);
}
.border-zinc-100\/60 {
  border-color: rgb(244 244 245 / 0.6);
}
.border-zinc-100\/65 {
  border-color: rgb(244 244 245 / 0.65);
}
.border-zinc-100\/70 {
  border-color: rgb(244 244 245 / 0.7);
}
.border-zinc-100\/75 {
  border-color: rgb(244 244 245 / 0.75);
}
.border-zinc-100\/80 {
  border-color: rgb(244 244 245 / 0.8);
}
.border-zinc-100\/85 {
  border-color: rgb(244 244 245 / 0.85);
}
.border-zinc-100\/90 {
  border-color: rgb(244 244 245 / 0.9);
}
.border-zinc-100\/95 {
  border-color: rgb(244 244 245 / 0.95);
}
.border-zinc-200 {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.border-zinc-200\/0 {
  border-color: rgb(228 228 231 / 0);
}
.border-zinc-200\/10 {
  border-color: rgb(228 228 231 / 0.1);
}
.border-zinc-200\/100 {
  border-color: rgb(228 228 231 / 1);
}
.border-zinc-200\/15 {
  border-color: rgb(228 228 231 / 0.15);
}
.border-zinc-200\/20 {
  border-color: rgb(228 228 231 / 0.2);
}
.border-zinc-200\/25 {
  border-color: rgb(228 228 231 / 0.25);
}
.border-zinc-200\/30 {
  border-color: rgb(228 228 231 / 0.3);
}
.border-zinc-200\/35 {
  border-color: rgb(228 228 231 / 0.35);
}
.border-zinc-200\/40 {
  border-color: rgb(228 228 231 / 0.4);
}
.border-zinc-200\/45 {
  border-color: rgb(228 228 231 / 0.45);
}
.border-zinc-200\/5 {
  border-color: rgb(228 228 231 / 0.05);
}
.border-zinc-200\/50 {
  border-color: rgb(228 228 231 / 0.5);
}
.border-zinc-200\/55 {
  border-color: rgb(228 228 231 / 0.55);
}
.border-zinc-200\/60 {
  border-color: rgb(228 228 231 / 0.6);
}
.border-zinc-200\/65 {
  border-color: rgb(228 228 231 / 0.65);
}
.border-zinc-200\/70 {
  border-color: rgb(228 228 231 / 0.7);
}
.border-zinc-200\/75 {
  border-color: rgb(228 228 231 / 0.75);
}
.border-zinc-200\/80 {
  border-color: rgb(228 228 231 / 0.8);
}
.border-zinc-200\/85 {
  border-color: rgb(228 228 231 / 0.85);
}
.border-zinc-200\/90 {
  border-color: rgb(228 228 231 / 0.9);
}
.border-zinc-200\/95 {
  border-color: rgb(228 228 231 / 0.95);
}
.border-zinc-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.border-zinc-300\/0 {
  border-color: rgb(212 212 216 / 0);
}
.border-zinc-300\/10 {
  border-color: rgb(212 212 216 / 0.1);
}
.border-zinc-300\/100 {
  border-color: rgb(212 212 216 / 1);
}
.border-zinc-300\/15 {
  border-color: rgb(212 212 216 / 0.15);
}
.border-zinc-300\/20 {
  border-color: rgb(212 212 216 / 0.2);
}
.border-zinc-300\/25 {
  border-color: rgb(212 212 216 / 0.25);
}
.border-zinc-300\/30 {
  border-color: rgb(212 212 216 / 0.3);
}
.border-zinc-300\/35 {
  border-color: rgb(212 212 216 / 0.35);
}
.border-zinc-300\/40 {
  border-color: rgb(212 212 216 / 0.4);
}
.border-zinc-300\/45 {
  border-color: rgb(212 212 216 / 0.45);
}
.border-zinc-300\/5 {
  border-color: rgb(212 212 216 / 0.05);
}
.border-zinc-300\/50 {
  border-color: rgb(212 212 216 / 0.5);
}
.border-zinc-300\/55 {
  border-color: rgb(212 212 216 / 0.55);
}
.border-zinc-300\/60 {
  border-color: rgb(212 212 216 / 0.6);
}
.border-zinc-300\/65 {
  border-color: rgb(212 212 216 / 0.65);
}
.border-zinc-300\/70 {
  border-color: rgb(212 212 216 / 0.7);
}
.border-zinc-300\/75 {
  border-color: rgb(212 212 216 / 0.75);
}
.border-zinc-300\/80 {
  border-color: rgb(212 212 216 / 0.8);
}
.border-zinc-300\/85 {
  border-color: rgb(212 212 216 / 0.85);
}
.border-zinc-300\/90 {
  border-color: rgb(212 212 216 / 0.9);
}
.border-zinc-300\/95 {
  border-color: rgb(212 212 216 / 0.95);
}
.border-zinc-400 {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.border-zinc-400\/0 {
  border-color: rgb(161 161 170 / 0);
}
.border-zinc-400\/10 {
  border-color: rgb(161 161 170 / 0.1);
}
.border-zinc-400\/100 {
  border-color: rgb(161 161 170 / 1);
}
.border-zinc-400\/15 {
  border-color: rgb(161 161 170 / 0.15);
}
.border-zinc-400\/20 {
  border-color: rgb(161 161 170 / 0.2);
}
.border-zinc-400\/25 {
  border-color: rgb(161 161 170 / 0.25);
}
.border-zinc-400\/30 {
  border-color: rgb(161 161 170 / 0.3);
}
.border-zinc-400\/35 {
  border-color: rgb(161 161 170 / 0.35);
}
.border-zinc-400\/40 {
  border-color: rgb(161 161 170 / 0.4);
}
.border-zinc-400\/45 {
  border-color: rgb(161 161 170 / 0.45);
}
.border-zinc-400\/5 {
  border-color: rgb(161 161 170 / 0.05);
}
.border-zinc-400\/50 {
  border-color: rgb(161 161 170 / 0.5);
}
.border-zinc-400\/55 {
  border-color: rgb(161 161 170 / 0.55);
}
.border-zinc-400\/60 {
  border-color: rgb(161 161 170 / 0.6);
}
.border-zinc-400\/65 {
  border-color: rgb(161 161 170 / 0.65);
}
.border-zinc-400\/70 {
  border-color: rgb(161 161 170 / 0.7);
}
.border-zinc-400\/75 {
  border-color: rgb(161 161 170 / 0.75);
}
.border-zinc-400\/80 {
  border-color: rgb(161 161 170 / 0.8);
}
.border-zinc-400\/85 {
  border-color: rgb(161 161 170 / 0.85);
}
.border-zinc-400\/90 {
  border-color: rgb(161 161 170 / 0.9);
}
.border-zinc-400\/95 {
  border-color: rgb(161 161 170 / 0.95);
}
.border-zinc-500 {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.border-zinc-500\/0 {
  border-color: rgb(113 113 122 / 0);
}
.border-zinc-500\/10 {
  border-color: rgb(113 113 122 / 0.1);
}
.border-zinc-500\/100 {
  border-color: rgb(113 113 122 / 1);
}
.border-zinc-500\/15 {
  border-color: rgb(113 113 122 / 0.15);
}
.border-zinc-500\/20 {
  border-color: rgb(113 113 122 / 0.2);
}
.border-zinc-500\/25 {
  border-color: rgb(113 113 122 / 0.25);
}
.border-zinc-500\/30 {
  border-color: rgb(113 113 122 / 0.3);
}
.border-zinc-500\/35 {
  border-color: rgb(113 113 122 / 0.35);
}
.border-zinc-500\/40 {
  border-color: rgb(113 113 122 / 0.4);
}
.border-zinc-500\/45 {
  border-color: rgb(113 113 122 / 0.45);
}
.border-zinc-500\/5 {
  border-color: rgb(113 113 122 / 0.05);
}
.border-zinc-500\/50 {
  border-color: rgb(113 113 122 / 0.5);
}
.border-zinc-500\/55 {
  border-color: rgb(113 113 122 / 0.55);
}
.border-zinc-500\/60 {
  border-color: rgb(113 113 122 / 0.6);
}
.border-zinc-500\/65 {
  border-color: rgb(113 113 122 / 0.65);
}
.border-zinc-500\/70 {
  border-color: rgb(113 113 122 / 0.7);
}
.border-zinc-500\/75 {
  border-color: rgb(113 113 122 / 0.75);
}
.border-zinc-500\/80 {
  border-color: rgb(113 113 122 / 0.8);
}
.border-zinc-500\/85 {
  border-color: rgb(113 113 122 / 0.85);
}
.border-zinc-500\/90 {
  border-color: rgb(113 113 122 / 0.9);
}
.border-zinc-500\/95 {
  border-color: rgb(113 113 122 / 0.95);
}
.border-zinc-600 {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.border-zinc-600\/0 {
  border-color: rgb(82 82 91 / 0);
}
.border-zinc-600\/10 {
  border-color: rgb(82 82 91 / 0.1);
}
.border-zinc-600\/100 {
  border-color: rgb(82 82 91 / 1);
}
.border-zinc-600\/15 {
  border-color: rgb(82 82 91 / 0.15);
}
.border-zinc-600\/20 {
  border-color: rgb(82 82 91 / 0.2);
}
.border-zinc-600\/25 {
  border-color: rgb(82 82 91 / 0.25);
}
.border-zinc-600\/30 {
  border-color: rgb(82 82 91 / 0.3);
}
.border-zinc-600\/35 {
  border-color: rgb(82 82 91 / 0.35);
}
.border-zinc-600\/40 {
  border-color: rgb(82 82 91 / 0.4);
}
.border-zinc-600\/45 {
  border-color: rgb(82 82 91 / 0.45);
}
.border-zinc-600\/5 {
  border-color: rgb(82 82 91 / 0.05);
}
.border-zinc-600\/50 {
  border-color: rgb(82 82 91 / 0.5);
}
.border-zinc-600\/55 {
  border-color: rgb(82 82 91 / 0.55);
}
.border-zinc-600\/60 {
  border-color: rgb(82 82 91 / 0.6);
}
.border-zinc-600\/65 {
  border-color: rgb(82 82 91 / 0.65);
}
.border-zinc-600\/70 {
  border-color: rgb(82 82 91 / 0.7);
}
.border-zinc-600\/75 {
  border-color: rgb(82 82 91 / 0.75);
}
.border-zinc-600\/80 {
  border-color: rgb(82 82 91 / 0.8);
}
.border-zinc-600\/85 {
  border-color: rgb(82 82 91 / 0.85);
}
.border-zinc-600\/90 {
  border-color: rgb(82 82 91 / 0.9);
}
.border-zinc-600\/95 {
  border-color: rgb(82 82 91 / 0.95);
}
.border-zinc-700 {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.border-zinc-700\/0 {
  border-color: rgb(63 63 70 / 0);
}
.border-zinc-700\/10 {
  border-color: rgb(63 63 70 / 0.1);
}
.border-zinc-700\/100 {
  border-color: rgb(63 63 70 / 1);
}
.border-zinc-700\/15 {
  border-color: rgb(63 63 70 / 0.15);
}
.border-zinc-700\/20 {
  border-color: rgb(63 63 70 / 0.2);
}
.border-zinc-700\/25 {
  border-color: rgb(63 63 70 / 0.25);
}
.border-zinc-700\/30 {
  border-color: rgb(63 63 70 / 0.3);
}
.border-zinc-700\/35 {
  border-color: rgb(63 63 70 / 0.35);
}
.border-zinc-700\/40 {
  border-color: rgb(63 63 70 / 0.4);
}
.border-zinc-700\/45 {
  border-color: rgb(63 63 70 / 0.45);
}
.border-zinc-700\/5 {
  border-color: rgb(63 63 70 / 0.05);
}
.border-zinc-700\/50 {
  border-color: rgb(63 63 70 / 0.5);
}
.border-zinc-700\/55 {
  border-color: rgb(63 63 70 / 0.55);
}
.border-zinc-700\/60 {
  border-color: rgb(63 63 70 / 0.6);
}
.border-zinc-700\/65 {
  border-color: rgb(63 63 70 / 0.65);
}
.border-zinc-700\/70 {
  border-color: rgb(63 63 70 / 0.7);
}
.border-zinc-700\/75 {
  border-color: rgb(63 63 70 / 0.75);
}
.border-zinc-700\/80 {
  border-color: rgb(63 63 70 / 0.8);
}
.border-zinc-700\/85 {
  border-color: rgb(63 63 70 / 0.85);
}
.border-zinc-700\/90 {
  border-color: rgb(63 63 70 / 0.9);
}
.border-zinc-700\/95 {
  border-color: rgb(63 63 70 / 0.95);
}
.border-zinc-800 {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.border-zinc-800\/0 {
  border-color: rgb(39 39 42 / 0);
}
.border-zinc-800\/10 {
  border-color: rgb(39 39 42 / 0.1);
}
.border-zinc-800\/100 {
  border-color: rgb(39 39 42 / 1);
}
.border-zinc-800\/15 {
  border-color: rgb(39 39 42 / 0.15);
}
.border-zinc-800\/20 {
  border-color: rgb(39 39 42 / 0.2);
}
.border-zinc-800\/25 {
  border-color: rgb(39 39 42 / 0.25);
}
.border-zinc-800\/30 {
  border-color: rgb(39 39 42 / 0.3);
}
.border-zinc-800\/35 {
  border-color: rgb(39 39 42 / 0.35);
}
.border-zinc-800\/40 {
  border-color: rgb(39 39 42 / 0.4);
}
.border-zinc-800\/45 {
  border-color: rgb(39 39 42 / 0.45);
}
.border-zinc-800\/5 {
  border-color: rgb(39 39 42 / 0.05);
}
.border-zinc-800\/50 {
  border-color: rgb(39 39 42 / 0.5);
}
.border-zinc-800\/55 {
  border-color: rgb(39 39 42 / 0.55);
}
.border-zinc-800\/60 {
  border-color: rgb(39 39 42 / 0.6);
}
.border-zinc-800\/65 {
  border-color: rgb(39 39 42 / 0.65);
}
.border-zinc-800\/70 {
  border-color: rgb(39 39 42 / 0.7);
}
.border-zinc-800\/75 {
  border-color: rgb(39 39 42 / 0.75);
}
.border-zinc-800\/80 {
  border-color: rgb(39 39 42 / 0.8);
}
.border-zinc-800\/85 {
  border-color: rgb(39 39 42 / 0.85);
}
.border-zinc-800\/90 {
  border-color: rgb(39 39 42 / 0.9);
}
.border-zinc-800\/95 {
  border-color: rgb(39 39 42 / 0.95);
}
.border-zinc-900 {
  --tw-border-opacity: 1;
  border-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.border-zinc-900\/0 {
  border-color: rgb(24 24 27 / 0);
}
.border-zinc-900\/10 {
  border-color: rgb(24 24 27 / 0.1);
}
.border-zinc-900\/100 {
  border-color: rgb(24 24 27 / 1);
}
.border-zinc-900\/15 {
  border-color: rgb(24 24 27 / 0.15);
}
.border-zinc-900\/20 {
  border-color: rgb(24 24 27 / 0.2);
}
.border-zinc-900\/25 {
  border-color: rgb(24 24 27 / 0.25);
}
.border-zinc-900\/30 {
  border-color: rgb(24 24 27 / 0.3);
}
.border-zinc-900\/35 {
  border-color: rgb(24 24 27 / 0.35);
}
.border-zinc-900\/40 {
  border-color: rgb(24 24 27 / 0.4);
}
.border-zinc-900\/45 {
  border-color: rgb(24 24 27 / 0.45);
}
.border-zinc-900\/5 {
  border-color: rgb(24 24 27 / 0.05);
}
.border-zinc-900\/50 {
  border-color: rgb(24 24 27 / 0.5);
}
.border-zinc-900\/55 {
  border-color: rgb(24 24 27 / 0.55);
}
.border-zinc-900\/60 {
  border-color: rgb(24 24 27 / 0.6);
}
.border-zinc-900\/65 {
  border-color: rgb(24 24 27 / 0.65);
}
.border-zinc-900\/70 {
  border-color: rgb(24 24 27 / 0.7);
}
.border-zinc-900\/75 {
  border-color: rgb(24 24 27 / 0.75);
}
.border-zinc-900\/80 {
  border-color: rgb(24 24 27 / 0.8);
}
.border-zinc-900\/85 {
  border-color: rgb(24 24 27 / 0.85);
}
.border-zinc-900\/90 {
  border-color: rgb(24 24 27 / 0.9);
}
.border-zinc-900\/95 {
  border-color: rgb(24 24 27 / 0.95);
}
.border-l-white {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.\!bg-gray-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-lime-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-slate-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#ebebeb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
}
.bg-amber-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.bg-amber-100\/0 {
  background-color: rgb(254 243 199 / 0);
}
.bg-amber-100\/10 {
  background-color: rgb(254 243 199 / 0.1);
}
.bg-amber-100\/100 {
  background-color: rgb(254 243 199 / 1);
}
.bg-amber-100\/15 {
  background-color: rgb(254 243 199 / 0.15);
}
.bg-amber-100\/20 {
  background-color: rgb(254 243 199 / 0.2);
}
.bg-amber-100\/25 {
  background-color: rgb(254 243 199 / 0.25);
}
.bg-amber-100\/30 {
  background-color: rgb(254 243 199 / 0.3);
}
.bg-amber-100\/35 {
  background-color: rgb(254 243 199 / 0.35);
}
.bg-amber-100\/40 {
  background-color: rgb(254 243 199 / 0.4);
}
.bg-amber-100\/45 {
  background-color: rgb(254 243 199 / 0.45);
}
.bg-amber-100\/5 {
  background-color: rgb(254 243 199 / 0.05);
}
.bg-amber-100\/50 {
  background-color: rgb(254 243 199 / 0.5);
}
.bg-amber-100\/55 {
  background-color: rgb(254 243 199 / 0.55);
}
.bg-amber-100\/60 {
  background-color: rgb(254 243 199 / 0.6);
}
.bg-amber-100\/65 {
  background-color: rgb(254 243 199 / 0.65);
}
.bg-amber-100\/70 {
  background-color: rgb(254 243 199 / 0.7);
}
.bg-amber-100\/75 {
  background-color: rgb(254 243 199 / 0.75);
}
.bg-amber-100\/80 {
  background-color: rgb(254 243 199 / 0.8);
}
.bg-amber-100\/85 {
  background-color: rgb(254 243 199 / 0.85);
}
.bg-amber-100\/90 {
  background-color: rgb(254 243 199 / 0.9);
}
.bg-amber-100\/95 {
  background-color: rgb(254 243 199 / 0.95);
}
.bg-amber-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}
.bg-amber-200\/0 {
  background-color: rgb(253 230 138 / 0);
}
.bg-amber-200\/10 {
  background-color: rgb(253 230 138 / 0.1);
}
.bg-amber-200\/100 {
  background-color: rgb(253 230 138 / 1);
}
.bg-amber-200\/15 {
  background-color: rgb(253 230 138 / 0.15);
}
.bg-amber-200\/20 {
  background-color: rgb(253 230 138 / 0.2);
}
.bg-amber-200\/25 {
  background-color: rgb(253 230 138 / 0.25);
}
.bg-amber-200\/30 {
  background-color: rgb(253 230 138 / 0.3);
}
.bg-amber-200\/35 {
  background-color: rgb(253 230 138 / 0.35);
}
.bg-amber-200\/40 {
  background-color: rgb(253 230 138 / 0.4);
}
.bg-amber-200\/45 {
  background-color: rgb(253 230 138 / 0.45);
}
.bg-amber-200\/5 {
  background-color: rgb(253 230 138 / 0.05);
}
.bg-amber-200\/50 {
  background-color: rgb(253 230 138 / 0.5);
}
.bg-amber-200\/55 {
  background-color: rgb(253 230 138 / 0.55);
}
.bg-amber-200\/60 {
  background-color: rgb(253 230 138 / 0.6);
}
.bg-amber-200\/65 {
  background-color: rgb(253 230 138 / 0.65);
}
.bg-amber-200\/70 {
  background-color: rgb(253 230 138 / 0.7);
}
.bg-amber-200\/75 {
  background-color: rgb(253 230 138 / 0.75);
}
.bg-amber-200\/80 {
  background-color: rgb(253 230 138 / 0.8);
}
.bg-amber-200\/85 {
  background-color: rgb(253 230 138 / 0.85);
}
.bg-amber-200\/90 {
  background-color: rgb(253 230 138 / 0.9);
}
.bg-amber-200\/95 {
  background-color: rgb(253 230 138 / 0.95);
}
.bg-amber-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}
.bg-amber-300\/0 {
  background-color: rgb(252 211 77 / 0);
}
.bg-amber-300\/10 {
  background-color: rgb(252 211 77 / 0.1);
}
.bg-amber-300\/100 {
  background-color: rgb(252 211 77 / 1);
}
.bg-amber-300\/15 {
  background-color: rgb(252 211 77 / 0.15);
}
.bg-amber-300\/20 {
  background-color: rgb(252 211 77 / 0.2);
}
.bg-amber-300\/25 {
  background-color: rgb(252 211 77 / 0.25);
}
.bg-amber-300\/30 {
  background-color: rgb(252 211 77 / 0.3);
}
.bg-amber-300\/35 {
  background-color: rgb(252 211 77 / 0.35);
}
.bg-amber-300\/40 {
  background-color: rgb(252 211 77 / 0.4);
}
.bg-amber-300\/45 {
  background-color: rgb(252 211 77 / 0.45);
}
.bg-amber-300\/5 {
  background-color: rgb(252 211 77 / 0.05);
}
.bg-amber-300\/50 {
  background-color: rgb(252 211 77 / 0.5);
}
.bg-amber-300\/55 {
  background-color: rgb(252 211 77 / 0.55);
}
.bg-amber-300\/60 {
  background-color: rgb(252 211 77 / 0.6);
}
.bg-amber-300\/65 {
  background-color: rgb(252 211 77 / 0.65);
}
.bg-amber-300\/70 {
  background-color: rgb(252 211 77 / 0.7);
}
.bg-amber-300\/75 {
  background-color: rgb(252 211 77 / 0.75);
}
.bg-amber-300\/80 {
  background-color: rgb(252 211 77 / 0.8);
}
.bg-amber-300\/85 {
  background-color: rgb(252 211 77 / 0.85);
}
.bg-amber-300\/90 {
  background-color: rgb(252 211 77 / 0.9);
}
.bg-amber-300\/95 {
  background-color: rgb(252 211 77 / 0.95);
}
.bg-amber-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}
.bg-amber-400\/0 {
  background-color: rgb(251 191 36 / 0);
}
.bg-amber-400\/10 {
  background-color: rgb(251 191 36 / 0.1);
}
.bg-amber-400\/100 {
  background-color: rgb(251 191 36 / 1);
}
.bg-amber-400\/15 {
  background-color: rgb(251 191 36 / 0.15);
}
.bg-amber-400\/20 {
  background-color: rgb(251 191 36 / 0.2);
}
.bg-amber-400\/25 {
  background-color: rgb(251 191 36 / 0.25);
}
.bg-amber-400\/30 {
  background-color: rgb(251 191 36 / 0.3);
}
.bg-amber-400\/35 {
  background-color: rgb(251 191 36 / 0.35);
}
.bg-amber-400\/40 {
  background-color: rgb(251 191 36 / 0.4);
}
.bg-amber-400\/45 {
  background-color: rgb(251 191 36 / 0.45);
}
.bg-amber-400\/5 {
  background-color: rgb(251 191 36 / 0.05);
}
.bg-amber-400\/50 {
  background-color: rgb(251 191 36 / 0.5);
}
.bg-amber-400\/55 {
  background-color: rgb(251 191 36 / 0.55);
}
.bg-amber-400\/60 {
  background-color: rgb(251 191 36 / 0.6);
}
.bg-amber-400\/65 {
  background-color: rgb(251 191 36 / 0.65);
}
.bg-amber-400\/70 {
  background-color: rgb(251 191 36 / 0.7);
}
.bg-amber-400\/75 {
  background-color: rgb(251 191 36 / 0.75);
}
.bg-amber-400\/80 {
  background-color: rgb(251 191 36 / 0.8);
}
.bg-amber-400\/85 {
  background-color: rgb(251 191 36 / 0.85);
}
.bg-amber-400\/90 {
  background-color: rgb(251 191 36 / 0.9);
}
.bg-amber-400\/95 {
  background-color: rgb(251 191 36 / 0.95);
}
.bg-amber-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-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-100\/0 {
  background-color: rgb(219 234 254 / 0);
}
.bg-blue-100\/10 {
  background-color: rgb(219 234 254 / 0.1);
}
.bg-blue-100\/100 {
  background-color: rgb(219 234 254 / 1);
}
.bg-blue-100\/15 {
  background-color: rgb(219 234 254 / 0.15);
}
.bg-blue-100\/20 {
  background-color: rgb(219 234 254 / 0.2);
}
.bg-blue-100\/25 {
  background-color: rgb(219 234 254 / 0.25);
}
.bg-blue-100\/30 {
  background-color: rgb(219 234 254 / 0.3);
}
.bg-blue-100\/35 {
  background-color: rgb(219 234 254 / 0.35);
}
.bg-blue-100\/40 {
  background-color: rgb(219 234 254 / 0.4);
}
.bg-blue-100\/45 {
  background-color: rgb(219 234 254 / 0.45);
}
.bg-blue-100\/5 {
  background-color: rgb(219 234 254 / 0.05);
}
.bg-blue-100\/50 {
  background-color: rgb(219 234 254 / 0.5);
}
.bg-blue-100\/55 {
  background-color: rgb(219 234 254 / 0.55);
}
.bg-blue-100\/60 {
  background-color: rgb(219 234 254 / 0.6);
}
.bg-blue-100\/65 {
  background-color: rgb(219 234 254 / 0.65);
}
.bg-blue-100\/70 {
  background-color: rgb(219 234 254 / 0.7);
}
.bg-blue-100\/75 {
  background-color: rgb(219 234 254 / 0.75);
}
.bg-blue-100\/80 {
  background-color: rgb(219 234 254 / 0.8);
}
.bg-blue-100\/85 {
  background-color: rgb(219 234 254 / 0.85);
}
.bg-blue-100\/90 {
  background-color: rgb(219 234 254 / 0.9);
}
.bg-blue-100\/95 {
  background-color: rgb(219 234 254 / 0.95);
}
.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-200\/0 {
  background-color: rgb(191 219 254 / 0);
}
.bg-blue-200\/10 {
  background-color: rgb(191 219 254 / 0.1);
}
.bg-blue-200\/100 {
  background-color: rgb(191 219 254 / 1);
}
.bg-blue-200\/15 {
  background-color: rgb(191 219 254 / 0.15);
}
.bg-blue-200\/20 {
  background-color: rgb(191 219 254 / 0.2);
}
.bg-blue-200\/25 {
  background-color: rgb(191 219 254 / 0.25);
}
.bg-blue-200\/30 {
  background-color: rgb(191 219 254 / 0.3);
}
.bg-blue-200\/35 {
  background-color: rgb(191 219 254 / 0.35);
}
.bg-blue-200\/40 {
  background-color: rgb(191 219 254 / 0.4);
}
.bg-blue-200\/45 {
  background-color: rgb(191 219 254 / 0.45);
}
.bg-blue-200\/5 {
  background-color: rgb(191 219 254 / 0.05);
}
.bg-blue-200\/50 {
  background-color: rgb(191 219 254 / 0.5);
}
.bg-blue-200\/55 {
  background-color: rgb(191 219 254 / 0.55);
}
.bg-blue-200\/60 {
  background-color: rgb(191 219 254 / 0.6);
}
.bg-blue-200\/65 {
  background-color: rgb(191 219 254 / 0.65);
}
.bg-blue-200\/70 {
  background-color: rgb(191 219 254 / 0.7);
}
.bg-blue-200\/75 {
  background-color: rgb(191 219 254 / 0.75);
}
.bg-blue-200\/80 {
  background-color: rgb(191 219 254 / 0.8);
}
.bg-blue-200\/85 {
  background-color: rgb(191 219 254 / 0.85);
}
.bg-blue-200\/90 {
  background-color: rgb(191 219 254 / 0.9);
}
.bg-blue-200\/95 {
  background-color: rgb(191 219 254 / 0.95);
}
.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}
.bg-blue-300\/0 {
  background-color: rgb(147 197 253 / 0);
}
.bg-blue-300\/10 {
  background-color: rgb(147 197 253 / 0.1);
}
.bg-blue-300\/100 {
  background-color: rgb(147 197 253 / 1);
}
.bg-blue-300\/15 {
  background-color: rgb(147 197 253 / 0.15);
}
.bg-blue-300\/20 {
  background-color: rgb(147 197 253 / 0.2);
}
.bg-blue-300\/25 {
  background-color: rgb(147 197 253 / 0.25);
}
.bg-blue-300\/30 {
  background-color: rgb(147 197 253 / 0.3);
}
.bg-blue-300\/35 {
  background-color: rgb(147 197 253 / 0.35);
}
.bg-blue-300\/40 {
  background-color: rgb(147 197 253 / 0.4);
}
.bg-blue-300\/45 {
  background-color: rgb(147 197 253 / 0.45);
}
.bg-blue-300\/5 {
  background-color: rgb(147 197 253 / 0.05);
}
.bg-blue-300\/50 {
  background-color: rgb(147 197 253 / 0.5);
}
.bg-blue-300\/55 {
  background-color: rgb(147 197 253 / 0.55);
}
.bg-blue-300\/60 {
  background-color: rgb(147 197 253 / 0.6);
}
.bg-blue-300\/65 {
  background-color: rgb(147 197 253 / 0.65);
}
.bg-blue-300\/70 {
  background-color: rgb(147 197 253 / 0.7);
}
.bg-blue-300\/75 {
  background-color: rgb(147 197 253 / 0.75);
}
.bg-blue-300\/80 {
  background-color: rgb(147 197 253 / 0.8);
}
.bg-blue-300\/85 {
  background-color: rgb(147 197 253 / 0.85);
}
.bg-blue-300\/90 {
  background-color: rgb(147 197 253 / 0.9);
}
.bg-blue-300\/95 {
  background-color: rgb(147 197 253 / 0.95);
}
.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}
.bg-blue-400\/0 {
  background-color: rgb(96 165 250 / 0);
}
.bg-blue-400\/10 {
  background-color: rgb(96 165 250 / 0.1);
}
.bg-blue-400\/100 {
  background-color: rgb(96 165 250 / 1);
}
.bg-blue-400\/15 {
  background-color: rgb(96 165 250 / 0.15);
}
.bg-blue-400\/20 {
  background-color: rgb(96 165 250 / 0.2);
}
.bg-blue-400\/25 {
  background-color: rgb(96 165 250 / 0.25);
}
.bg-blue-400\/30 {
  background-color: rgb(96 165 250 / 0.3);
}
.bg-blue-400\/35 {
  background-color: rgb(96 165 250 / 0.35);
}
.bg-blue-400\/40 {
  background-color: rgb(96 165 250 / 0.4);
}
.bg-blue-400\/45 {
  background-color: rgb(96 165 250 / 0.45);
}
.bg-blue-400\/5 {
  background-color: rgb(96 165 250 / 0.05);
}
.bg-blue-400\/50 {
  background-color: rgb(96 165 250 / 0.5);
}
.bg-blue-400\/55 {
  background-color: rgb(96 165 250 / 0.55);
}
.bg-blue-400\/60 {
  background-color: rgb(96 165 250 / 0.6);
}
.bg-blue-400\/65 {
  background-color: rgb(96 165 250 / 0.65);
}
.bg-blue-400\/70 {
  background-color: rgb(96 165 250 / 0.7);
}
.bg-blue-400\/75 {
  background-color: rgb(96 165 250 / 0.75);
}
.bg-blue-400\/80 {
  background-color: rgb(96 165 250 / 0.8);
}
.bg-blue-400\/85 {
  background-color: rgb(96 165 250 / 0.85);
}
.bg-blue-400\/90 {
  background-color: rgb(96 165 250 / 0.9);
}
.bg-blue-400\/95 {
  background-color: rgb(96 165 250 / 0.95);
}
.bg-blue-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-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.bg-cyan-100\/0 {
  background-color: rgb(207 250 254 / 0);
}
.bg-cyan-100\/10 {
  background-color: rgb(207 250 254 / 0.1);
}
.bg-cyan-100\/100 {
  background-color: rgb(207 250 254 / 1);
}
.bg-cyan-100\/15 {
  background-color: rgb(207 250 254 / 0.15);
}
.bg-cyan-100\/20 {
  background-color: rgb(207 250 254 / 0.2);
}
.bg-cyan-100\/25 {
  background-color: rgb(207 250 254 / 0.25);
}
.bg-cyan-100\/30 {
  background-color: rgb(207 250 254 / 0.3);
}
.bg-cyan-100\/35 {
  background-color: rgb(207 250 254 / 0.35);
}
.bg-cyan-100\/40 {
  background-color: rgb(207 250 254 / 0.4);
}
.bg-cyan-100\/45 {
  background-color: rgb(207 250 254 / 0.45);
}
.bg-cyan-100\/5 {
  background-color: rgb(207 250 254 / 0.05);
}
.bg-cyan-100\/50 {
  background-color: rgb(207 250 254 / 0.5);
}
.bg-cyan-100\/55 {
  background-color: rgb(207 250 254 / 0.55);
}
.bg-cyan-100\/60 {
  background-color: rgb(207 250 254 / 0.6);
}
.bg-cyan-100\/65 {
  background-color: rgb(207 250 254 / 0.65);
}
.bg-cyan-100\/70 {
  background-color: rgb(207 250 254 / 0.7);
}
.bg-cyan-100\/75 {
  background-color: rgb(207 250 254 / 0.75);
}
.bg-cyan-100\/80 {
  background-color: rgb(207 250 254 / 0.8);
}
.bg-cyan-100\/85 {
  background-color: rgb(207 250 254 / 0.85);
}
.bg-cyan-100\/90 {
  background-color: rgb(207 250 254 / 0.9);
}
.bg-cyan-100\/95 {
  background-color: rgb(207 250 254 / 0.95);
}
.bg-cyan-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}
.bg-cyan-200\/0 {
  background-color: rgb(165 243 252 / 0);
}
.bg-cyan-200\/10 {
  background-color: rgb(165 243 252 / 0.1);
}
.bg-cyan-200\/100 {
  background-color: rgb(165 243 252 / 1);
}
.bg-cyan-200\/15 {
  background-color: rgb(165 243 252 / 0.15);
}
.bg-cyan-200\/20 {
  background-color: rgb(165 243 252 / 0.2);
}
.bg-cyan-200\/25 {
  background-color: rgb(165 243 252 / 0.25);
}
.bg-cyan-200\/30 {
  background-color: rgb(165 243 252 / 0.3);
}
.bg-cyan-200\/35 {
  background-color: rgb(165 243 252 / 0.35);
}
.bg-cyan-200\/40 {
  background-color: rgb(165 243 252 / 0.4);
}
.bg-cyan-200\/45 {
  background-color: rgb(165 243 252 / 0.45);
}
.bg-cyan-200\/5 {
  background-color: rgb(165 243 252 / 0.05);
}
.bg-cyan-200\/50 {
  background-color: rgb(165 243 252 / 0.5);
}
.bg-cyan-200\/55 {
  background-color: rgb(165 243 252 / 0.55);
}
.bg-cyan-200\/60 {
  background-color: rgb(165 243 252 / 0.6);
}
.bg-cyan-200\/65 {
  background-color: rgb(165 243 252 / 0.65);
}
.bg-cyan-200\/70 {
  background-color: rgb(165 243 252 / 0.7);
}
.bg-cyan-200\/75 {
  background-color: rgb(165 243 252 / 0.75);
}
.bg-cyan-200\/80 {
  background-color: rgb(165 243 252 / 0.8);
}
.bg-cyan-200\/85 {
  background-color: rgb(165 243 252 / 0.85);
}
.bg-cyan-200\/90 {
  background-color: rgb(165 243 252 / 0.9);
}
.bg-cyan-200\/95 {
  background-color: rgb(165 243 252 / 0.95);
}
.bg-cyan-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}
.bg-cyan-300\/0 {
  background-color: rgb(103 232 249 / 0);
}
.bg-cyan-300\/10 {
  background-color: rgb(103 232 249 / 0.1);
}
.bg-cyan-300\/100 {
  background-color: rgb(103 232 249 / 1);
}
.bg-cyan-300\/15 {
  background-color: rgb(103 232 249 / 0.15);
}
.bg-cyan-300\/20 {
  background-color: rgb(103 232 249 / 0.2);
}
.bg-cyan-300\/25 {
  background-color: rgb(103 232 249 / 0.25);
}
.bg-cyan-300\/30 {
  background-color: rgb(103 232 249 / 0.3);
}
.bg-cyan-300\/35 {
  background-color: rgb(103 232 249 / 0.35);
}
.bg-cyan-300\/40 {
  background-color: rgb(103 232 249 / 0.4);
}
.bg-cyan-300\/45 {
  background-color: rgb(103 232 249 / 0.45);
}
.bg-cyan-300\/5 {
  background-color: rgb(103 232 249 / 0.05);
}
.bg-cyan-300\/50 {
  background-color: rgb(103 232 249 / 0.5);
}
.bg-cyan-300\/55 {
  background-color: rgb(103 232 249 / 0.55);
}
.bg-cyan-300\/60 {
  background-color: rgb(103 232 249 / 0.6);
}
.bg-cyan-300\/65 {
  background-color: rgb(103 232 249 / 0.65);
}
.bg-cyan-300\/70 {
  background-color: rgb(103 232 249 / 0.7);
}
.bg-cyan-300\/75 {
  background-color: rgb(103 232 249 / 0.75);
}
.bg-cyan-300\/80 {
  background-color: rgb(103 232 249 / 0.8);
}
.bg-cyan-300\/85 {
  background-color: rgb(103 232 249 / 0.85);
}
.bg-cyan-300\/90 {
  background-color: rgb(103 232 249 / 0.9);
}
.bg-cyan-300\/95 {
  background-color: rgb(103 232 249 / 0.95);
}
.bg-cyan-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}
.bg-cyan-400\/0 {
  background-color: rgb(34 211 238 / 0);
}
.bg-cyan-400\/10 {
  background-color: rgb(34 211 238 / 0.1);
}
.bg-cyan-400\/100 {
  background-color: rgb(34 211 238 / 1);
}
.bg-cyan-400\/15 {
  background-color: rgb(34 211 238 / 0.15);
}
.bg-cyan-400\/20 {
  background-color: rgb(34 211 238 / 0.2);
}
.bg-cyan-400\/25 {
  background-color: rgb(34 211 238 / 0.25);
}
.bg-cyan-400\/30 {
  background-color: rgb(34 211 238 / 0.3);
}
.bg-cyan-400\/35 {
  background-color: rgb(34 211 238 / 0.35);
}
.bg-cyan-400\/40 {
  background-color: rgb(34 211 238 / 0.4);
}
.bg-cyan-400\/45 {
  background-color: rgb(34 211 238 / 0.45);
}
.bg-cyan-400\/5 {
  background-color: rgb(34 211 238 / 0.05);
}
.bg-cyan-400\/50 {
  background-color: rgb(34 211 238 / 0.5);
}
.bg-cyan-400\/55 {
  background-color: rgb(34 211 238 / 0.55);
}
.bg-cyan-400\/60 {
  background-color: rgb(34 211 238 / 0.6);
}
.bg-cyan-400\/65 {
  background-color: rgb(34 211 238 / 0.65);
}
.bg-cyan-400\/70 {
  background-color: rgb(34 211 238 / 0.7);
}
.bg-cyan-400\/75 {
  background-color: rgb(34 211 238 / 0.75);
}
.bg-cyan-400\/80 {
  background-color: rgb(34 211 238 / 0.8);
}
.bg-cyan-400\/85 {
  background-color: rgb(34 211 238 / 0.85);
}
.bg-cyan-400\/90 {
  background-color: rgb(34 211 238 / 0.9);
}
.bg-cyan-400\/95 {
  background-color: rgb(34 211 238 / 0.95);
}
.bg-cyan-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-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.bg-emerald-100\/0 {
  background-color: rgb(209 250 229 / 0);
}
.bg-emerald-100\/10 {
  background-color: rgb(209 250 229 / 0.1);
}
.bg-emerald-100\/100 {
  background-color: rgb(209 250 229 / 1);
}
.bg-emerald-100\/15 {
  background-color: rgb(209 250 229 / 0.15);
}
.bg-emerald-100\/20 {
  background-color: rgb(209 250 229 / 0.2);
}
.bg-emerald-100\/25 {
  background-color: rgb(209 250 229 / 0.25);
}
.bg-emerald-100\/30 {
  background-color: rgb(209 250 229 / 0.3);
}
.bg-emerald-100\/35 {
  background-color: rgb(209 250 229 / 0.35);
}
.bg-emerald-100\/40 {
  background-color: rgb(209 250 229 / 0.4);
}
.bg-emerald-100\/45 {
  background-color: rgb(209 250 229 / 0.45);
}
.bg-emerald-100\/5 {
  background-color: rgb(209 250 229 / 0.05);
}
.bg-emerald-100\/50 {
  background-color: rgb(209 250 229 / 0.5);
}
.bg-emerald-100\/55 {
  background-color: rgb(209 250 229 / 0.55);
}
.bg-emerald-100\/60 {
  background-color: rgb(209 250 229 / 0.6);
}
.bg-emerald-100\/65 {
  background-color: rgb(209 250 229 / 0.65);
}
.bg-emerald-100\/70 {
  background-color: rgb(209 250 229 / 0.7);
}
.bg-emerald-100\/75 {
  background-color: rgb(209 250 229 / 0.75);
}
.bg-emerald-100\/80 {
  background-color: rgb(209 250 229 / 0.8);
}
.bg-emerald-100\/85 {
  background-color: rgb(209 250 229 / 0.85);
}
.bg-emerald-100\/90 {
  background-color: rgb(209 250 229 / 0.9);
}
.bg-emerald-100\/95 {
  background-color: rgb(209 250 229 / 0.95);
}
.bg-emerald-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}
.bg-emerald-200\/0 {
  background-color: rgb(167 243 208 / 0);
}
.bg-emerald-200\/10 {
  background-color: rgb(167 243 208 / 0.1);
}
.bg-emerald-200\/100 {
  background-color: rgb(167 243 208 / 1);
}
.bg-emerald-200\/15 {
  background-color: rgb(167 243 208 / 0.15);
}
.bg-emerald-200\/20 {
  background-color: rgb(167 243 208 / 0.2);
}
.bg-emerald-200\/25 {
  background-color: rgb(167 243 208 / 0.25);
}
.bg-emerald-200\/30 {
  background-color: rgb(167 243 208 / 0.3);
}
.bg-emerald-200\/35 {
  background-color: rgb(167 243 208 / 0.35);
}
.bg-emerald-200\/40 {
  background-color: rgb(167 243 208 / 0.4);
}
.bg-emerald-200\/45 {
  background-color: rgb(167 243 208 / 0.45);
}
.bg-emerald-200\/5 {
  background-color: rgb(167 243 208 / 0.05);
}
.bg-emerald-200\/50 {
  background-color: rgb(167 243 208 / 0.5);
}
.bg-emerald-200\/55 {
  background-color: rgb(167 243 208 / 0.55);
}
.bg-emerald-200\/60 {
  background-color: rgb(167 243 208 / 0.6);
}
.bg-emerald-200\/65 {
  background-color: rgb(167 243 208 / 0.65);
}
.bg-emerald-200\/70 {
  background-color: rgb(167 243 208 / 0.7);
}
.bg-emerald-200\/75 {
  background-color: rgb(167 243 208 / 0.75);
}
.bg-emerald-200\/80 {
  background-color: rgb(167 243 208 / 0.8);
}
.bg-emerald-200\/85 {
  background-color: rgb(167 243 208 / 0.85);
}
.bg-emerald-200\/90 {
  background-color: rgb(167 243 208 / 0.9);
}
.bg-emerald-200\/95 {
  background-color: rgb(167 243 208 / 0.95);
}
.bg-emerald-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}
.bg-emerald-300\/0 {
  background-color: rgb(110 231 183 / 0);
}
.bg-emerald-300\/10 {
  background-color: rgb(110 231 183 / 0.1);
}
.bg-emerald-300\/100 {
  background-color: rgb(110 231 183 / 1);
}
.bg-emerald-300\/15 {
  background-color: rgb(110 231 183 / 0.15);
}
.bg-emerald-300\/20 {
  background-color: rgb(110 231 183 / 0.2);
}
.bg-emerald-300\/25 {
  background-color: rgb(110 231 183 / 0.25);
}
.bg-emerald-300\/30 {
  background-color: rgb(110 231 183 / 0.3);
}
.bg-emerald-300\/35 {
  background-color: rgb(110 231 183 / 0.35);
}
.bg-emerald-300\/40 {
  background-color: rgb(110 231 183 / 0.4);
}
.bg-emerald-300\/45 {
  background-color: rgb(110 231 183 / 0.45);
}
.bg-emerald-300\/5 {
  background-color: rgb(110 231 183 / 0.05);
}
.bg-emerald-300\/50 {
  background-color: rgb(110 231 183 / 0.5);
}
.bg-emerald-300\/55 {
  background-color: rgb(110 231 183 / 0.55);
}
.bg-emerald-300\/60 {
  background-color: rgb(110 231 183 / 0.6);
}
.bg-emerald-300\/65 {
  background-color: rgb(110 231 183 / 0.65);
}
.bg-emerald-300\/70 {
  background-color: rgb(110 231 183 / 0.7);
}
.bg-emerald-300\/75 {
  background-color: rgb(110 231 183 / 0.75);
}
.bg-emerald-300\/80 {
  background-color: rgb(110 231 183 / 0.8);
}
.bg-emerald-300\/85 {
  background-color: rgb(110 231 183 / 0.85);
}
.bg-emerald-300\/90 {
  background-color: rgb(110 231 183 / 0.9);
}
.bg-emerald-300\/95 {
  background-color: rgb(110 231 183 / 0.95);
}
.bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}
.bg-emerald-400\/0 {
  background-color: rgb(52 211 153 / 0);
}
.bg-emerald-400\/10 {
  background-color: rgb(52 211 153 / 0.1);
}
.bg-emerald-400\/100 {
  background-color: rgb(52 211 153 / 1);
}
.bg-emerald-400\/15 {
  background-color: rgb(52 211 153 / 0.15);
}
.bg-emerald-400\/20 {
  background-color: rgb(52 211 153 / 0.2);
}
.bg-emerald-400\/25 {
  background-color: rgb(52 211 153 / 0.25);
}
.bg-emerald-400\/30 {
  background-color: rgb(52 211 153 / 0.3);
}
.bg-emerald-400\/35 {
  background-color: rgb(52 211 153 / 0.35);
}
.bg-emerald-400\/40 {
  background-color: rgb(52 211 153 / 0.4);
}
.bg-emerald-400\/45 {
  background-color: rgb(52 211 153 / 0.45);
}
.bg-emerald-400\/5 {
  background-color: rgb(52 211 153 / 0.05);
}
.bg-emerald-400\/50 {
  background-color: rgb(52 211 153 / 0.5);
}
.bg-emerald-400\/55 {
  background-color: rgb(52 211 153 / 0.55);
}
.bg-emerald-400\/60 {
  background-color: rgb(52 211 153 / 0.6);
}
.bg-emerald-400\/65 {
  background-color: rgb(52 211 153 / 0.65);
}
.bg-emerald-400\/70 {
  background-color: rgb(52 211 153 / 0.7);
}
.bg-emerald-400\/75 {
  background-color: rgb(52 211 153 / 0.75);
}
.bg-emerald-400\/80 {
  background-color: rgb(52 211 153 / 0.8);
}
.bg-emerald-400\/85 {
  background-color: rgb(52 211 153 / 0.85);
}
.bg-emerald-400\/90 {
  background-color: rgb(52 211 153 / 0.9);
}
.bg-emerald-400\/95 {
  background-color: rgb(52 211 153 / 0.95);
}
.bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.bg-emerald-500\/0 {
  background-color: rgb(16 185 129 / 0);
}
.bg-emerald-500\/10 {
  background-color: rgb(16 185 129 / 0.1);
}
.bg-emerald-500\/100 {
  background-color: rgb(16 185 129 / 1);
}
.bg-emerald-500\/15 {
  background-color: rgb(16 185 129 / 0.15);
}
.bg-emerald-500\/20 {
  background-color: rgb(16 185 129 / 0.2);
}
.bg-emerald-500\/25 {
  background-color: rgb(16 185 129 / 0.25);
}
.bg-emerald-500\/30 {
  background-color: rgb(16 185 129 / 0.3);
}
.bg-emerald-500\/35 {
  background-color: rgb(16 185 129 / 0.35);
}
.bg-emerald-500\/40 {
  background-color: rgb(16 185 129 / 0.4);
}
.bg-emerald-500\/45 {
  background-color: rgb(16 185 129 / 0.45);
}
.bg-emerald-500\/5 {
  background-color: rgb(16 185 129 / 0.05);
}
.bg-emerald-500\/50 {
  background-color: rgb(16 185 129 / 0.5);
}
.bg-emerald-500\/55 {
  background-color: rgb(16 185 129 / 0.55);
}
.bg-emerald-500\/60 {
  background-color: rgb(16 185 129 / 0.6);
}
.bg-emerald-500\/65 {
  background-color: rgb(16 185 129 / 0.65);
}
.bg-emerald-500\/70 {
  background-color: rgb(16 185 129 / 0.7);
}
.bg-emerald-500\/75 {
  background-color: rgb(16 185 129 / 0.75);
}
.bg-emerald-500\/80 {
  background-color: rgb(16 185 129 / 0.8);
}
.bg-emerald-500\/85 {
  background-color: rgb(16 185 129 / 0.85);
}
.bg-emerald-500\/90 {
  background-color: rgb(16 185 129 / 0.9);
}
.bg-emerald-500\/95 {
  background-color: rgb(16 185 129 / 0.95);
}
.bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.bg-emerald-600\/0 {
  background-color: rgb(5 150 105 / 0);
}
.bg-emerald-600\/10 {
  background-color: rgb(5 150 105 / 0.1);
}
.bg-emerald-600\/100 {
  background-color: rgb(5 150 105 / 1);
}
.bg-emerald-600\/15 {
  background-color: rgb(5 150 105 / 0.15);
}
.bg-emerald-600\/20 {
  background-color: rgb(5 150 105 / 0.2);
}
.bg-emerald-600\/25 {
  background-color: rgb(5 150 105 / 0.25);
}
.bg-emerald-600\/30 {
  background-color: rgb(5 150 105 / 0.3);
}
.bg-emerald-600\/35 {
  background-color: rgb(5 150 105 / 0.35);
}
.bg-emerald-600\/40 {
  background-color: rgb(5 150 105 / 0.4);
}
.bg-emerald-600\/45 {
  background-color: rgb(5 150 105 / 0.45);
}
.bg-emerald-600\/5 {
  background-color: rgb(5 150 105 / 0.05);
}
.bg-emerald-600\/50 {
  background-color: rgb(5 150 105 / 0.5);
}
.bg-emerald-600\/55 {
  background-color: rgb(5 150 105 / 0.55);
}
.bg-emerald-600\/60 {
  background-color: rgb(5 150 105 / 0.6);
}
.bg-emerald-600\/65 {
  background-color: rgb(5 150 105 / 0.65);
}
.bg-emerald-600\/70 {
  background-color: rgb(5 150 105 / 0.7);
}
.bg-emerald-600\/75 {
  background-color: rgb(5 150 105 / 0.75);
}
.bg-emerald-600\/80 {
  background-color: rgb(5 150 105 / 0.8);
}
.bg-emerald-600\/85 {
  background-color: rgb(5 150 105 / 0.85);
}
.bg-emerald-600\/90 {
  background-color: rgb(5 150 105 / 0.9);
}
.bg-emerald-600\/95 {
  background-color: rgb(5 150 105 / 0.95);
}
.bg-emerald-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}
.bg-emerald-700\/0 {
  background-color: rgb(4 120 87 / 0);
}
.bg-emerald-700\/10 {
  background-color: rgb(4 120 87 / 0.1);
}
.bg-emerald-700\/100 {
  background-color: rgb(4 120 87 / 1);
}
.bg-emerald-700\/15 {
  background-color: rgb(4 120 87 / 0.15);
}
.bg-emerald-700\/20 {
  background-color: rgb(4 120 87 / 0.2);
}
.bg-emerald-700\/25 {
  background-color: rgb(4 120 87 / 0.25);
}
.bg-emerald-700\/30 {
  background-color: rgb(4 120 87 / 0.3);
}
.bg-emerald-700\/35 {
  background-color: rgb(4 120 87 / 0.35);
}
.bg-emerald-700\/40 {
  background-color: rgb(4 120 87 / 0.4);
}
.bg-emerald-700\/45 {
  background-color: rgb(4 120 87 / 0.45);
}
.bg-emerald-700\/5 {
  background-color: rgb(4 120 87 / 0.05);
}
.bg-emerald-700\/50 {
  background-color: rgb(4 120 87 / 0.5);
}
.bg-emerald-700\/55 {
  background-color: rgb(4 120 87 / 0.55);
}
.bg-emerald-700\/60 {
  background-color: rgb(4 120 87 / 0.6);
}
.bg-emerald-700\/65 {
  background-color: rgb(4 120 87 / 0.65);
}
.bg-emerald-700\/70 {
  background-color: rgb(4 120 87 / 0.7);
}
.bg-emerald-700\/75 {
  background-color: rgb(4 120 87 / 0.75);
}
.bg-emerald-700\/80 {
  background-color: rgb(4 120 87 / 0.8);
}
.bg-emerald-700\/85 {
  background-color: rgb(4 120 87 / 0.85);
}
.bg-emerald-700\/90 {
  background-color: rgb(4 120 87 / 0.9);
}
.bg-emerald-700\/95 {
  background-color: rgb(4 120 87 / 0.95);
}
.bg-emerald-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}
.bg-emerald-800\/0 {
  background-color: rgb(6 95 70 / 0);
}
.bg-emerald-800\/10 {
  background-color: rgb(6 95 70 / 0.1);
}
.bg-emerald-800\/100 {
  background-color: rgb(6 95 70 / 1);
}
.bg-emerald-800\/15 {
  background-color: rgb(6 95 70 / 0.15);
}
.bg-emerald-800\/20 {
  background-color: rgb(6 95 70 / 0.2);
}
.bg-emerald-800\/25 {
  background-color: rgb(6 95 70 / 0.25);
}
.bg-emerald-800\/30 {
  background-color: rgb(6 95 70 / 0.3);
}
.bg-emerald-800\/35 {
  background-color: rgb(6 95 70 / 0.35);
}
.bg-emerald-800\/40 {
  background-color: rgb(6 95 70 / 0.4);
}
.bg-emerald-800\/45 {
  background-color: rgb(6 95 70 / 0.45);
}
.bg-emerald-800\/5 {
  background-color: rgb(6 95 70 / 0.05);
}
.bg-emerald-800\/50 {
  background-color: rgb(6 95 70 / 0.5);
}
.bg-emerald-800\/55 {
  background-color: rgb(6 95 70 / 0.55);
}
.bg-emerald-800\/60 {
  background-color: rgb(6 95 70 / 0.6);
}
.bg-emerald-800\/65 {
  background-color: rgb(6 95 70 / 0.65);
}
.bg-emerald-800\/70 {
  background-color: rgb(6 95 70 / 0.7);
}
.bg-emerald-800\/75 {
  background-color: rgb(6 95 70 / 0.75);
}
.bg-emerald-800\/80 {
  background-color: rgb(6 95 70 / 0.8);
}
.bg-emerald-800\/85 {
  background-color: rgb(6 95 70 / 0.85);
}
.bg-emerald-800\/90 {
  background-color: rgb(6 95 70 / 0.9);
}
.bg-emerald-800\/95 {
  background-color: rgb(6 95 70 / 0.95);
}
.bg-emerald-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}
.bg-emerald-900\/0 {
  background-color: rgb(6 78 59 / 0);
}
.bg-emerald-900\/10 {
  background-color: rgb(6 78 59 / 0.1);
}
.bg-emerald-900\/100 {
  background-color: rgb(6 78 59 / 1);
}
.bg-emerald-900\/15 {
  background-color: rgb(6 78 59 / 0.15);
}
.bg-emerald-900\/20 {
  background-color: rgb(6 78 59 / 0.2);
}
.bg-emerald-900\/25 {
  background-color: rgb(6 78 59 / 0.25);
}
.bg-emerald-900\/30 {
  background-color: rgb(6 78 59 / 0.3);
}
.bg-emerald-900\/35 {
  background-color: rgb(6 78 59 / 0.35);
}
.bg-emerald-900\/40 {
  background-color: rgb(6 78 59 / 0.4);
}
.bg-emerald-900\/45 {
  background-color: rgb(6 78 59 / 0.45);
}
.bg-emerald-900\/5 {
  background-color: rgb(6 78 59 / 0.05);
}
.bg-emerald-900\/50 {
  background-color: rgb(6 78 59 / 0.5);
}
.bg-emerald-900\/55 {
  background-color: rgb(6 78 59 / 0.55);
}
.bg-emerald-900\/60 {
  background-color: rgb(6 78 59 / 0.6);
}
.bg-emerald-900\/65 {
  background-color: rgb(6 78 59 / 0.65);
}
.bg-emerald-900\/70 {
  background-color: rgb(6 78 59 / 0.7);
}
.bg-emerald-900\/75 {
  background-color: rgb(6 78 59 / 0.75);
}
.bg-emerald-900\/80 {
  background-color: rgb(6 78 59 / 0.8);
}
.bg-emerald-900\/85 {
  background-color: rgb(6 78 59 / 0.85);
}
.bg-emerald-900\/90 {
  background-color: rgb(6 78 59 / 0.9);
}
.bg-emerald-900\/95 {
  background-color: rgb(6 78 59 / 0.95);
}
.bg-event {
  --tw-bg-opacity: 1;
  background-color: rgb(55 136 216 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-100\/0 {
  background-color: rgb(243 244 246 / 0);
}
.bg-gray-100\/10 {
  background-color: rgb(243 244 246 / 0.1);
}
.bg-gray-100\/100 {
  background-color: rgb(243 244 246 / 1);
}
.bg-gray-100\/15 {
  background-color: rgb(243 244 246 / 0.15);
}
.bg-gray-100\/20 {
  background-color: rgb(243 244 246 / 0.2);
}
.bg-gray-100\/25 {
  background-color: rgb(243 244 246 / 0.25);
}
.bg-gray-100\/30 {
  background-color: rgb(243 244 246 / 0.3);
}
.bg-gray-100\/35 {
  background-color: rgb(243 244 246 / 0.35);
}
.bg-gray-100\/40 {
  background-color: rgb(243 244 246 / 0.4);
}
.bg-gray-100\/45 {
  background-color: rgb(243 244 246 / 0.45);
}
.bg-gray-100\/5 {
  background-color: rgb(243 244 246 / 0.05);
}
.bg-gray-100\/50 {
  background-color: rgb(243 244 246 / 0.5);
}
.bg-gray-100\/55 {
  background-color: rgb(243 244 246 / 0.55);
}
.bg-gray-100\/60 {
  background-color: rgb(243 244 246 / 0.6);
}
.bg-gray-100\/65 {
  background-color: rgb(243 244 246 / 0.65);
}
.bg-gray-100\/70 {
  background-color: rgb(243 244 246 / 0.7);
}
.bg-gray-100\/75 {
  background-color: rgb(243 244 246 / 0.75);
}
.bg-gray-100\/80 {
  background-color: rgb(243 244 246 / 0.8);
}
.bg-gray-100\/85 {
  background-color: rgb(243 244 246 / 0.85);
}
.bg-gray-100\/90 {
  background-color: rgb(243 244 246 / 0.9);
}
.bg-gray-100\/95 {
  background-color: rgb(243 244 246 / 0.95);
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-200\/0 {
  background-color: rgb(229 231 235 / 0);
}
.bg-gray-200\/10 {
  background-color: rgb(229 231 235 / 0.1);
}
.bg-gray-200\/100 {
  background-color: rgb(229 231 235 / 1);
}
.bg-gray-200\/15 {
  background-color: rgb(229 231 235 / 0.15);
}
.bg-gray-200\/20 {
  background-color: rgb(229 231 235 / 0.2);
}
.bg-gray-200\/25 {
  background-color: rgb(229 231 235 / 0.25);
}
.bg-gray-200\/30 {
  background-color: rgb(229 231 235 / 0.3);
}
.bg-gray-200\/35 {
  background-color: rgb(229 231 235 / 0.35);
}
.bg-gray-200\/40 {
  background-color: rgb(229 231 235 / 0.4);
}
.bg-gray-200\/45 {
  background-color: rgb(229 231 235 / 0.45);
}
.bg-gray-200\/5 {
  background-color: rgb(229 231 235 / 0.05);
}
.bg-gray-200\/50 {
  background-color: rgb(229 231 235 / 0.5);
}
.bg-gray-200\/55 {
  background-color: rgb(229 231 235 / 0.55);
}
.bg-gray-200\/60 {
  background-color: rgb(229 231 235 / 0.6);
}
.bg-gray-200\/65 {
  background-color: rgb(229 231 235 / 0.65);
}
.bg-gray-200\/70 {
  background-color: rgb(229 231 235 / 0.7);
}
.bg-gray-200\/75 {
  background-color: rgb(229 231 235 / 0.75);
}
.bg-gray-200\/80 {
  background-color: rgb(229 231 235 / 0.8);
}
.bg-gray-200\/85 {
  background-color: rgb(229 231 235 / 0.85);
}
.bg-gray-200\/90 {
  background-color: rgb(229 231 235 / 0.9);
}
.bg-gray-200\/95 {
  background-color: rgb(229 231 235 / 0.95);
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-300\/0 {
  background-color: rgb(209 213 219 / 0);
}
.bg-gray-300\/10 {
  background-color: rgb(209 213 219 / 0.1);
}
.bg-gray-300\/100 {
  background-color: rgb(209 213 219 / 1);
}
.bg-gray-300\/15 {
  background-color: rgb(209 213 219 / 0.15);
}
.bg-gray-300\/20 {
  background-color: rgb(209 213 219 / 0.2);
}
.bg-gray-300\/25 {
  background-color: rgb(209 213 219 / 0.25);
}
.bg-gray-300\/30 {
  background-color: rgb(209 213 219 / 0.3);
}
.bg-gray-300\/35 {
  background-color: rgb(209 213 219 / 0.35);
}
.bg-gray-300\/40 {
  background-color: rgb(209 213 219 / 0.4);
}
.bg-gray-300\/45 {
  background-color: rgb(209 213 219 / 0.45);
}
.bg-gray-300\/5 {
  background-color: rgb(209 213 219 / 0.05);
}
.bg-gray-300\/50 {
  background-color: rgb(209 213 219 / 0.5);
}
.bg-gray-300\/55 {
  background-color: rgb(209 213 219 / 0.55);
}
.bg-gray-300\/60 {
  background-color: rgb(209 213 219 / 0.6);
}
.bg-gray-300\/65 {
  background-color: rgb(209 213 219 / 0.65);
}
.bg-gray-300\/70 {
  background-color: rgb(209 213 219 / 0.7);
}
.bg-gray-300\/75 {
  background-color: rgb(209 213 219 / 0.75);
}
.bg-gray-300\/80 {
  background-color: rgb(209 213 219 / 0.8);
}
.bg-gray-300\/85 {
  background-color: rgb(209 213 219 / 0.85);
}
.bg-gray-300\/90 {
  background-color: rgb(209 213 219 / 0.9);
}
.bg-gray-300\/95 {
  background-color: rgb(209 213 219 / 0.95);
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-gray-400\/0 {
  background-color: rgb(156 163 175 / 0);
}
.bg-gray-400\/10 {
  background-color: rgb(156 163 175 / 0.1);
}
.bg-gray-400\/100 {
  background-color: rgb(156 163 175 / 1);
}
.bg-gray-400\/15 {
  background-color: rgb(156 163 175 / 0.15);
}
.bg-gray-400\/20 {
  background-color: rgb(156 163 175 / 0.2);
}
.bg-gray-400\/25 {
  background-color: rgb(156 163 175 / 0.25);
}
.bg-gray-400\/30 {
  background-color: rgb(156 163 175 / 0.3);
}
.bg-gray-400\/35 {
  background-color: rgb(156 163 175 / 0.35);
}
.bg-gray-400\/40 {
  background-color: rgb(156 163 175 / 0.4);
}
.bg-gray-400\/45 {
  background-color: rgb(156 163 175 / 0.45);
}
.bg-gray-400\/5 {
  background-color: rgb(156 163 175 / 0.05);
}
.bg-gray-400\/50 {
  background-color: rgb(156 163 175 / 0.5);
}
.bg-gray-400\/55 {
  background-color: rgb(156 163 175 / 0.55);
}
.bg-gray-400\/60 {
  background-color: rgb(156 163 175 / 0.6);
}
.bg-gray-400\/65 {
  background-color: rgb(156 163 175 / 0.65);
}
.bg-gray-400\/70 {
  background-color: rgb(156 163 175 / 0.7);
}
.bg-gray-400\/75 {
  background-color: rgb(156 163 175 / 0.75);
}
.bg-gray-400\/80 {
  background-color: rgb(156 163 175 / 0.8);
}
.bg-gray-400\/85 {
  background-color: rgb(156 163 175 / 0.85);
}
.bg-gray-400\/90 {
  background-color: rgb(156 163 175 / 0.9);
}
.bg-gray-400\/95 {
  background-color: rgb(156 163 175 / 0.95);
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-50\/70 {
  background-color: rgb(249 250 251 / 0.7);
}
.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-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(222 247 236 / var(--tw-bg-opacity, 1));
}
.bg-green-100\/0 {
  background-color: rgb(222 247 236 / 0);
}
.bg-green-100\/10 {
  background-color: rgb(222 247 236 / 0.1);
}
.bg-green-100\/100 {
  background-color: rgb(222 247 236 / 1);
}
.bg-green-100\/15 {
  background-color: rgb(222 247 236 / 0.15);
}
.bg-green-100\/20 {
  background-color: rgb(222 247 236 / 0.2);
}
.bg-green-100\/25 {
  background-color: rgb(222 247 236 / 0.25);
}
.bg-green-100\/30 {
  background-color: rgb(222 247 236 / 0.3);
}
.bg-green-100\/35 {
  background-color: rgb(222 247 236 / 0.35);
}
.bg-green-100\/40 {
  background-color: rgb(222 247 236 / 0.4);
}
.bg-green-100\/45 {
  background-color: rgb(222 247 236 / 0.45);
}
.bg-green-100\/5 {
  background-color: rgb(222 247 236 / 0.05);
}
.bg-green-100\/50 {
  background-color: rgb(222 247 236 / 0.5);
}
.bg-green-100\/55 {
  background-color: rgb(222 247 236 / 0.55);
}
.bg-green-100\/60 {
  background-color: rgb(222 247 236 / 0.6);
}
.bg-green-100\/65 {
  background-color: rgb(222 247 236 / 0.65);
}
.bg-green-100\/70 {
  background-color: rgb(222 247 236 / 0.7);
}
.bg-green-100\/75 {
  background-color: rgb(222 247 236 / 0.75);
}
.bg-green-100\/80 {
  background-color: rgb(222 247 236 / 0.8);
}
.bg-green-100\/85 {
  background-color: rgb(222 247 236 / 0.85);
}
.bg-green-100\/90 {
  background-color: rgb(222 247 236 / 0.9);
}
.bg-green-100\/95 {
  background-color: rgb(222 247 236 / 0.95);
}
.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(188 240 218 / var(--tw-bg-opacity, 1));
}
.bg-green-200\/0 {
  background-color: rgb(188 240 218 / 0);
}
.bg-green-200\/10 {
  background-color: rgb(188 240 218 / 0.1);
}
.bg-green-200\/100 {
  background-color: rgb(188 240 218 / 1);
}
.bg-green-200\/15 {
  background-color: rgb(188 240 218 / 0.15);
}
.bg-green-200\/20 {
  background-color: rgb(188 240 218 / 0.2);
}
.bg-green-200\/25 {
  background-color: rgb(188 240 218 / 0.25);
}
.bg-green-200\/30 {
  background-color: rgb(188 240 218 / 0.3);
}
.bg-green-200\/35 {
  background-color: rgb(188 240 218 / 0.35);
}
.bg-green-200\/40 {
  background-color: rgb(188 240 218 / 0.4);
}
.bg-green-200\/45 {
  background-color: rgb(188 240 218 / 0.45);
}
.bg-green-200\/5 {
  background-color: rgb(188 240 218 / 0.05);
}
.bg-green-200\/50 {
  background-color: rgb(188 240 218 / 0.5);
}
.bg-green-200\/55 {
  background-color: rgb(188 240 218 / 0.55);
}
.bg-green-200\/60 {
  background-color: rgb(188 240 218 / 0.6);
}
.bg-green-200\/65 {
  background-color: rgb(188 240 218 / 0.65);
}
.bg-green-200\/70 {
  background-color: rgb(188 240 218 / 0.7);
}
.bg-green-200\/75 {
  background-color: rgb(188 240 218 / 0.75);
}
.bg-green-200\/80 {
  background-color: rgb(188 240 218 / 0.8);
}
.bg-green-200\/85 {
  background-color: rgb(188 240 218 / 0.85);
}
.bg-green-200\/90 {
  background-color: rgb(188 240 218 / 0.9);
}
.bg-green-200\/95 {
  background-color: rgb(188 240 218 / 0.95);
}
.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 225 188 / var(--tw-bg-opacity, 1));
}
.bg-green-300\/0 {
  background-color: rgb(132 225 188 / 0);
}
.bg-green-300\/10 {
  background-color: rgb(132 225 188 / 0.1);
}
.bg-green-300\/100 {
  background-color: rgb(132 225 188 / 1);
}
.bg-green-300\/15 {
  background-color: rgb(132 225 188 / 0.15);
}
.bg-green-300\/20 {
  background-color: rgb(132 225 188 / 0.2);
}
.bg-green-300\/25 {
  background-color: rgb(132 225 188 / 0.25);
}
.bg-green-300\/30 {
  background-color: rgb(132 225 188 / 0.3);
}
.bg-green-300\/35 {
  background-color: rgb(132 225 188 / 0.35);
}
.bg-green-300\/40 {
  background-color: rgb(132 225 188 / 0.4);
}
.bg-green-300\/45 {
  background-color: rgb(132 225 188 / 0.45);
}
.bg-green-300\/5 {
  background-color: rgb(132 225 188 / 0.05);
}
.bg-green-300\/50 {
  background-color: rgb(132 225 188 / 0.5);
}
.bg-green-300\/55 {
  background-color: rgb(132 225 188 / 0.55);
}
.bg-green-300\/60 {
  background-color: rgb(132 225 188 / 0.6);
}
.bg-green-300\/65 {
  background-color: rgb(132 225 188 / 0.65);
}
.bg-green-300\/70 {
  background-color: rgb(132 225 188 / 0.7);
}
.bg-green-300\/75 {
  background-color: rgb(132 225 188 / 0.75);
}
.bg-green-300\/80 {
  background-color: rgb(132 225 188 / 0.8);
}
.bg-green-300\/85 {
  background-color: rgb(132 225 188 / 0.85);
}
.bg-green-300\/90 {
  background-color: rgb(132 225 188 / 0.9);
}
.bg-green-300\/95 {
  background-color: rgb(132 225 188 / 0.95);
}
.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(49 196 141 / var(--tw-bg-opacity, 1));
}
.bg-green-400\/0 {
  background-color: rgb(49 196 141 / 0);
}
.bg-green-400\/10 {
  background-color: rgb(49 196 141 / 0.1);
}
.bg-green-400\/100 {
  background-color: rgb(49 196 141 / 1);
}
.bg-green-400\/15 {
  background-color: rgb(49 196 141 / 0.15);
}
.bg-green-400\/20 {
  background-color: rgb(49 196 141 / 0.2);
}
.bg-green-400\/25 {
  background-color: rgb(49 196 141 / 0.25);
}
.bg-green-400\/30 {
  background-color: rgb(49 196 141 / 0.3);
}
.bg-green-400\/35 {
  background-color: rgb(49 196 141 / 0.35);
}
.bg-green-400\/40 {
  background-color: rgb(49 196 141 / 0.4);
}
.bg-green-400\/45 {
  background-color: rgb(49 196 141 / 0.45);
}
.bg-green-400\/5 {
  background-color: rgb(49 196 141 / 0.05);
}
.bg-green-400\/50 {
  background-color: rgb(49 196 141 / 0.5);
}
.bg-green-400\/55 {
  background-color: rgb(49 196 141 / 0.55);
}
.bg-green-400\/60 {
  background-color: rgb(49 196 141 / 0.6);
}
.bg-green-400\/65 {
  background-color: rgb(49 196 141 / 0.65);
}
.bg-green-400\/70 {
  background-color: rgb(49 196 141 / 0.7);
}
.bg-green-400\/75 {
  background-color: rgb(49 196 141 / 0.75);
}
.bg-green-400\/80 {
  background-color: rgb(49 196 141 / 0.8);
}
.bg-green-400\/85 {
  background-color: rgb(49 196 141 / 0.85);
}
.bg-green-400\/90 {
  background-color: rgb(49 196 141 / 0.9);
}
.bg-green-400\/95 {
  background-color: rgb(49 196 141 / 0.95);
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 159 110 / var(--tw-bg-opacity, 1));
}
.bg-green-500\/0 {
  background-color: rgb(14 159 110 / 0);
}
.bg-green-500\/10 {
  background-color: rgb(14 159 110 / 0.1);
}
.bg-green-500\/100 {
  background-color: rgb(14 159 110 / 1);
}
.bg-green-500\/15 {
  background-color: rgb(14 159 110 / 0.15);
}
.bg-green-500\/20 {
  background-color: rgb(14 159 110 / 0.2);
}
.bg-green-500\/25 {
  background-color: rgb(14 159 110 / 0.25);
}
.bg-green-500\/30 {
  background-color: rgb(14 159 110 / 0.3);
}
.bg-green-500\/35 {
  background-color: rgb(14 159 110 / 0.35);
}
.bg-green-500\/40 {
  background-color: rgb(14 159 110 / 0.4);
}
.bg-green-500\/45 {
  background-color: rgb(14 159 110 / 0.45);
}
.bg-green-500\/5 {
  background-color: rgb(14 159 110 / 0.05);
}
.bg-green-500\/50 {
  background-color: rgb(14 159 110 / 0.5);
}
.bg-green-500\/55 {
  background-color: rgb(14 159 110 / 0.55);
}
.bg-green-500\/60 {
  background-color: rgb(14 159 110 / 0.6);
}
.bg-green-500\/65 {
  background-color: rgb(14 159 110 / 0.65);
}
.bg-green-500\/70 {
  background-color: rgb(14 159 110 / 0.7);
}
.bg-green-500\/75 {
  background-color: rgb(14 159 110 / 0.75);
}
.bg-green-500\/80 {
  background-color: rgb(14 159 110 / 0.8);
}
.bg-green-500\/85 {
  background-color: rgb(14 159 110 / 0.85);
}
.bg-green-500\/90 {
  background-color: rgb(14 159 110 / 0.9);
}
.bg-green-500\/95 {
  background-color: rgb(14 159 110 / 0.95);
}
.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 122 85 / var(--tw-bg-opacity, 1));
}
.bg-green-600\/0 {
  background-color: rgb(5 122 85 / 0);
}
.bg-green-600\/10 {
  background-color: rgb(5 122 85 / 0.1);
}
.bg-green-600\/100 {
  background-color: rgb(5 122 85 / 1);
}
.bg-green-600\/15 {
  background-color: rgb(5 122 85 / 0.15);
}
.bg-green-600\/20 {
  background-color: rgb(5 122 85 / 0.2);
}
.bg-green-600\/25 {
  background-color: rgb(5 122 85 / 0.25);
}
.bg-green-600\/30 {
  background-color: rgb(5 122 85 / 0.3);
}
.bg-green-600\/35 {
  background-color: rgb(5 122 85 / 0.35);
}
.bg-green-600\/40 {
  background-color: rgb(5 122 85 / 0.4);
}
.bg-green-600\/45 {
  background-color: rgb(5 122 85 / 0.45);
}
.bg-green-600\/5 {
  background-color: rgb(5 122 85 / 0.05);
}
.bg-green-600\/50 {
  background-color: rgb(5 122 85 / 0.5);
}
.bg-green-600\/55 {
  background-color: rgb(5 122 85 / 0.55);
}
.bg-green-600\/60 {
  background-color: rgb(5 122 85 / 0.6);
}
.bg-green-600\/65 {
  background-color: rgb(5 122 85 / 0.65);
}
.bg-green-600\/70 {
  background-color: rgb(5 122 85 / 0.7);
}
.bg-green-600\/75 {
  background-color: rgb(5 122 85 / 0.75);
}
.bg-green-600\/80 {
  background-color: rgb(5 122 85 / 0.8);
}
.bg-green-600\/85 {
  background-color: rgb(5 122 85 / 0.85);
}
.bg-green-600\/90 {
  background-color: rgb(5 122 85 / 0.9);
}
.bg-green-600\/95 {
  background-color: rgb(5 122 85 / 0.95);
}
.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 108 78 / var(--tw-bg-opacity, 1));
}
.bg-green-700\/0 {
  background-color: rgb(4 108 78 / 0);
}
.bg-green-700\/10 {
  background-color: rgb(4 108 78 / 0.1);
}
.bg-green-700\/100 {
  background-color: rgb(4 108 78 / 1);
}
.bg-green-700\/15 {
  background-color: rgb(4 108 78 / 0.15);
}
.bg-green-700\/20 {
  background-color: rgb(4 108 78 / 0.2);
}
.bg-green-700\/25 {
  background-color: rgb(4 108 78 / 0.25);
}
.bg-green-700\/30 {
  background-color: rgb(4 108 78 / 0.3);
}
.bg-green-700\/35 {
  background-color: rgb(4 108 78 / 0.35);
}
.bg-green-700\/40 {
  background-color: rgb(4 108 78 / 0.4);
}
.bg-green-700\/45 {
  background-color: rgb(4 108 78 / 0.45);
}
.bg-green-700\/5 {
  background-color: rgb(4 108 78 / 0.05);
}
.bg-green-700\/50 {
  background-color: rgb(4 108 78 / 0.5);
}
.bg-green-700\/55 {
  background-color: rgb(4 108 78 / 0.55);
}
.bg-green-700\/60 {
  background-color: rgb(4 108 78 / 0.6);
}
.bg-green-700\/65 {
  background-color: rgb(4 108 78 / 0.65);
}
.bg-green-700\/70 {
  background-color: rgb(4 108 78 / 0.7);
}
.bg-green-700\/75 {
  background-color: rgb(4 108 78 / 0.75);
}
.bg-green-700\/80 {
  background-color: rgb(4 108 78 / 0.8);
}
.bg-green-700\/85 {
  background-color: rgb(4 108 78 / 0.85);
}
.bg-green-700\/90 {
  background-color: rgb(4 108 78 / 0.9);
}
.bg-green-700\/95 {
  background-color: rgb(4 108 78 / 0.95);
}
.bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 84 63 / var(--tw-bg-opacity, 1));
}
.bg-green-800\/0 {
  background-color: rgb(3 84 63 / 0);
}
.bg-green-800\/10 {
  background-color: rgb(3 84 63 / 0.1);
}
.bg-green-800\/100 {
  background-color: rgb(3 84 63 / 1);
}
.bg-green-800\/15 {
  background-color: rgb(3 84 63 / 0.15);
}
.bg-green-800\/20 {
  background-color: rgb(3 84 63 / 0.2);
}
.bg-green-800\/25 {
  background-color: rgb(3 84 63 / 0.25);
}
.bg-green-800\/30 {
  background-color: rgb(3 84 63 / 0.3);
}
.bg-green-800\/35 {
  background-color: rgb(3 84 63 / 0.35);
}
.bg-green-800\/40 {
  background-color: rgb(3 84 63 / 0.4);
}
.bg-green-800\/45 {
  background-color: rgb(3 84 63 / 0.45);
}
.bg-green-800\/5 {
  background-color: rgb(3 84 63 / 0.05);
}
.bg-green-800\/50 {
  background-color: rgb(3 84 63 / 0.5);
}
.bg-green-800\/55 {
  background-color: rgb(3 84 63 / 0.55);
}
.bg-green-800\/60 {
  background-color: rgb(3 84 63 / 0.6);
}
.bg-green-800\/65 {
  background-color: rgb(3 84 63 / 0.65);
}
.bg-green-800\/70 {
  background-color: rgb(3 84 63 / 0.7);
}
.bg-green-800\/75 {
  background-color: rgb(3 84 63 / 0.75);
}
.bg-green-800\/80 {
  background-color: rgb(3 84 63 / 0.8);
}
.bg-green-800\/85 {
  background-color: rgb(3 84 63 / 0.85);
}
.bg-green-800\/90 {
  background-color: rgb(3 84 63 / 0.9);
}
.bg-green-800\/95 {
  background-color: rgb(3 84 63 / 0.95);
}
.bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(1 71 55 / var(--tw-bg-opacity, 1));
}
.bg-green-900\/0 {
  background-color: rgb(1 71 55 / 0);
}
.bg-green-900\/10 {
  background-color: rgb(1 71 55 / 0.1);
}
.bg-green-900\/100 {
  background-color: rgb(1 71 55 / 1);
}
.bg-green-900\/15 {
  background-color: rgb(1 71 55 / 0.15);
}
.bg-green-900\/20 {
  background-color: rgb(1 71 55 / 0.2);
}
.bg-green-900\/25 {
  background-color: rgb(1 71 55 / 0.25);
}
.bg-green-900\/30 {
  background-color: rgb(1 71 55 / 0.3);
}
.bg-green-900\/35 {
  background-color: rgb(1 71 55 / 0.35);
}
.bg-green-900\/40 {
  background-color: rgb(1 71 55 / 0.4);
}
.bg-green-900\/45 {
  background-color: rgb(1 71 55 / 0.45);
}
.bg-green-900\/5 {
  background-color: rgb(1 71 55 / 0.05);
}
.bg-green-900\/50 {
  background-color: rgb(1 71 55 / 0.5);
}
.bg-green-900\/55 {
  background-color: rgb(1 71 55 / 0.55);
}
.bg-green-900\/60 {
  background-color: rgb(1 71 55 / 0.6);
}
.bg-green-900\/65 {
  background-color: rgb(1 71 55 / 0.65);
}
.bg-green-900\/70 {
  background-color: rgb(1 71 55 / 0.7);
}
.bg-green-900\/75 {
  background-color: rgb(1 71 55 / 0.75);
}
.bg-green-900\/80 {
  background-color: rgb(1 71 55 / 0.8);
}
.bg-green-900\/85 {
  background-color: rgb(1 71 55 / 0.85);
}
.bg-green-900\/90 {
  background-color: rgb(1 71 55 / 0.9);
}
.bg-green-900\/95 {
  background-color: rgb(1 71 55 / 0.95);
}
.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 237 255 / var(--tw-bg-opacity, 1));
}
.bg-indigo-100\/0 {
  background-color: rgb(229 237 255 / 0);
}
.bg-indigo-100\/10 {
  background-color: rgb(229 237 255 / 0.1);
}
.bg-indigo-100\/100 {
  background-color: rgb(229 237 255 / 1);
}
.bg-indigo-100\/15 {
  background-color: rgb(229 237 255 / 0.15);
}
.bg-indigo-100\/20 {
  background-color: rgb(229 237 255 / 0.2);
}
.bg-indigo-100\/25 {
  background-color: rgb(229 237 255 / 0.25);
}
.bg-indigo-100\/30 {
  background-color: rgb(229 237 255 / 0.3);
}
.bg-indigo-100\/35 {
  background-color: rgb(229 237 255 / 0.35);
}
.bg-indigo-100\/40 {
  background-color: rgb(229 237 255 / 0.4);
}
.bg-indigo-100\/45 {
  background-color: rgb(229 237 255 / 0.45);
}
.bg-indigo-100\/5 {
  background-color: rgb(229 237 255 / 0.05);
}
.bg-indigo-100\/50 {
  background-color: rgb(229 237 255 / 0.5);
}
.bg-indigo-100\/55 {
  background-color: rgb(229 237 255 / 0.55);
}
.bg-indigo-100\/60 {
  background-color: rgb(229 237 255 / 0.6);
}
.bg-indigo-100\/65 {
  background-color: rgb(229 237 255 / 0.65);
}
.bg-indigo-100\/70 {
  background-color: rgb(229 237 255 / 0.7);
}
.bg-indigo-100\/75 {
  background-color: rgb(229 237 255 / 0.75);
}
.bg-indigo-100\/80 {
  background-color: rgb(229 237 255 / 0.8);
}
.bg-indigo-100\/85 {
  background-color: rgb(229 237 255 / 0.85);
}
.bg-indigo-100\/90 {
  background-color: rgb(229 237 255 / 0.9);
}
.bg-indigo-100\/95 {
  background-color: rgb(229 237 255 / 0.95);
}
.bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(205 219 254 / var(--tw-bg-opacity, 1));
}
.bg-indigo-200\/0 {
  background-color: rgb(205 219 254 / 0);
}
.bg-indigo-200\/10 {
  background-color: rgb(205 219 254 / 0.1);
}
.bg-indigo-200\/100 {
  background-color: rgb(205 219 254 / 1);
}
.bg-indigo-200\/15 {
  background-color: rgb(205 219 254 / 0.15);
}
.bg-indigo-200\/20 {
  background-color: rgb(205 219 254 / 0.2);
}
.bg-indigo-200\/25 {
  background-color: rgb(205 219 254 / 0.25);
}
.bg-indigo-200\/30 {
  background-color: rgb(205 219 254 / 0.3);
}
.bg-indigo-200\/35 {
  background-color: rgb(205 219 254 / 0.35);
}
.bg-indigo-200\/40 {
  background-color: rgb(205 219 254 / 0.4);
}
.bg-indigo-200\/45 {
  background-color: rgb(205 219 254 / 0.45);
}
.bg-indigo-200\/5 {
  background-color: rgb(205 219 254 / 0.05);
}
.bg-indigo-200\/50 {
  background-color: rgb(205 219 254 / 0.5);
}
.bg-indigo-200\/55 {
  background-color: rgb(205 219 254 / 0.55);
}
.bg-indigo-200\/60 {
  background-color: rgb(205 219 254 / 0.6);
}
.bg-indigo-200\/65 {
  background-color: rgb(205 219 254 / 0.65);
}
.bg-indigo-200\/70 {
  background-color: rgb(205 219 254 / 0.7);
}
.bg-indigo-200\/75 {
  background-color: rgb(205 219 254 / 0.75);
}
.bg-indigo-200\/80 {
  background-color: rgb(205 219 254 / 0.8);
}
.bg-indigo-200\/85 {
  background-color: rgb(205 219 254 / 0.85);
}
.bg-indigo-200\/90 {
  background-color: rgb(205 219 254 / 0.9);
}
.bg-indigo-200\/95 {
  background-color: rgb(205 219 254 / 0.95);
}
.bg-indigo-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 252 / var(--tw-bg-opacity, 1));
}
.bg-indigo-300\/0 {
  background-color: rgb(180 198 252 / 0);
}
.bg-indigo-300\/10 {
  background-color: rgb(180 198 252 / 0.1);
}
.bg-indigo-300\/100 {
  background-color: rgb(180 198 252 / 1);
}
.bg-indigo-300\/15 {
  background-color: rgb(180 198 252 / 0.15);
}
.bg-indigo-300\/20 {
  background-color: rgb(180 198 252 / 0.2);
}
.bg-indigo-300\/25 {
  background-color: rgb(180 198 252 / 0.25);
}
.bg-indigo-300\/30 {
  background-color: rgb(180 198 252 / 0.3);
}
.bg-indigo-300\/35 {
  background-color: rgb(180 198 252 / 0.35);
}
.bg-indigo-300\/40 {
  background-color: rgb(180 198 252 / 0.4);
}
.bg-indigo-300\/45 {
  background-color: rgb(180 198 252 / 0.45);
}
.bg-indigo-300\/5 {
  background-color: rgb(180 198 252 / 0.05);
}
.bg-indigo-300\/50 {
  background-color: rgb(180 198 252 / 0.5);
}
.bg-indigo-300\/55 {
  background-color: rgb(180 198 252 / 0.55);
}
.bg-indigo-300\/60 {
  background-color: rgb(180 198 252 / 0.6);
}
.bg-indigo-300\/65 {
  background-color: rgb(180 198 252 / 0.65);
}
.bg-indigo-300\/70 {
  background-color: rgb(180 198 252 / 0.7);
}
.bg-indigo-300\/75 {
  background-color: rgb(180 198 252 / 0.75);
}
.bg-indigo-300\/80 {
  background-color: rgb(180 198 252 / 0.8);
}
.bg-indigo-300\/85 {
  background-color: rgb(180 198 252 / 0.85);
}
.bg-indigo-300\/90 {
  background-color: rgb(180 198 252 / 0.9);
}
.bg-indigo-300\/95 {
  background-color: rgb(180 198 252 / 0.95);
}
.bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(141 162 251 / var(--tw-bg-opacity, 1));
}
.bg-indigo-400\/0 {
  background-color: rgb(141 162 251 / 0);
}
.bg-indigo-400\/10 {
  background-color: rgb(141 162 251 / 0.1);
}
.bg-indigo-400\/100 {
  background-color: rgb(141 162 251 / 1);
}
.bg-indigo-400\/15 {
  background-color: rgb(141 162 251 / 0.15);
}
.bg-indigo-400\/20 {
  background-color: rgb(141 162 251 / 0.2);
}
.bg-indigo-400\/25 {
  background-color: rgb(141 162 251 / 0.25);
}
.bg-indigo-400\/30 {
  background-color: rgb(141 162 251 / 0.3);
}
.bg-indigo-400\/35 {
  background-color: rgb(141 162 251 / 0.35);
}
.bg-indigo-400\/40 {
  background-color: rgb(141 162 251 / 0.4);
}
.bg-indigo-400\/45 {
  background-color: rgb(141 162 251 / 0.45);
}
.bg-indigo-400\/5 {
  background-color: rgb(141 162 251 / 0.05);
}
.bg-indigo-400\/50 {
  background-color: rgb(141 162 251 / 0.5);
}
.bg-indigo-400\/55 {
  background-color: rgb(141 162 251 / 0.55);
}
.bg-indigo-400\/60 {
  background-color: rgb(141 162 251 / 0.6);
}
.bg-indigo-400\/65 {
  background-color: rgb(141 162 251 / 0.65);
}
.bg-indigo-400\/70 {
  background-color: rgb(141 162 251 / 0.7);
}
.bg-indigo-400\/75 {
  background-color: rgb(141 162 251 / 0.75);
}
.bg-indigo-400\/80 {
  background-color: rgb(141 162 251 / 0.8);
}
.bg-indigo-400\/85 {
  background-color: rgb(141 162 251 / 0.85);
}
.bg-indigo-400\/90 {
  background-color: rgb(141 162 251 / 0.9);
}
.bg-indigo-400\/95 {
  background-color: rgb(141 162 251 / 0.95);
}
.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(104 117 245 / var(--tw-bg-opacity, 1));
}
.bg-indigo-500\/0 {
  background-color: rgb(104 117 245 / 0);
}
.bg-indigo-500\/10 {
  background-color: rgb(104 117 245 / 0.1);
}
.bg-indigo-500\/100 {
  background-color: rgb(104 117 245 / 1);
}
.bg-indigo-500\/15 {
  background-color: rgb(104 117 245 / 0.15);
}
.bg-indigo-500\/20 {
  background-color: rgb(104 117 245 / 0.2);
}
.bg-indigo-500\/25 {
  background-color: rgb(104 117 245 / 0.25);
}
.bg-indigo-500\/30 {
  background-color: rgb(104 117 245 / 0.3);
}
.bg-indigo-500\/35 {
  background-color: rgb(104 117 245 / 0.35);
}
.bg-indigo-500\/40 {
  background-color: rgb(104 117 245 / 0.4);
}
.bg-indigo-500\/45 {
  background-color: rgb(104 117 245 / 0.45);
}
.bg-indigo-500\/5 {
  background-color: rgb(104 117 245 / 0.05);
}
.bg-indigo-500\/50 {
  background-color: rgb(104 117 245 / 0.5);
}
.bg-indigo-500\/55 {
  background-color: rgb(104 117 245 / 0.55);
}
.bg-indigo-500\/60 {
  background-color: rgb(104 117 245 / 0.6);
}
.bg-indigo-500\/65 {
  background-color: rgb(104 117 245 / 0.65);
}
.bg-indigo-500\/70 {
  background-color: rgb(104 117 245 / 0.7);
}
.bg-indigo-500\/75 {
  background-color: rgb(104 117 245 / 0.75);
}
.bg-indigo-500\/80 {
  background-color: rgb(104 117 245 / 0.8);
}
.bg-indigo-500\/85 {
  background-color: rgb(104 117 245 / 0.85);
}
.bg-indigo-500\/90 {
  background-color: rgb(104 117 245 / 0.9);
}
.bg-indigo-500\/95 {
  background-color: rgb(104 117 245 / 0.95);
}
.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 80 236 / var(--tw-bg-opacity, 1));
}
.bg-indigo-600\/0 {
  background-color: rgb(88 80 236 / 0);
}
.bg-indigo-600\/10 {
  background-color: rgb(88 80 236 / 0.1);
}
.bg-indigo-600\/100 {
  background-color: rgb(88 80 236 / 1);
}
.bg-indigo-600\/15 {
  background-color: rgb(88 80 236 / 0.15);
}
.bg-indigo-600\/20 {
  background-color: rgb(88 80 236 / 0.2);
}
.bg-indigo-600\/25 {
  background-color: rgb(88 80 236 / 0.25);
}
.bg-indigo-600\/30 {
  background-color: rgb(88 80 236 / 0.3);
}
.bg-indigo-600\/35 {
  background-color: rgb(88 80 236 / 0.35);
}
.bg-indigo-600\/40 {
  background-color: rgb(88 80 236 / 0.4);
}
.bg-indigo-600\/45 {
  background-color: rgb(88 80 236 / 0.45);
}
.bg-indigo-600\/5 {
  background-color: rgb(88 80 236 / 0.05);
}
.bg-indigo-600\/50 {
  background-color: rgb(88 80 236 / 0.5);
}
.bg-indigo-600\/55 {
  background-color: rgb(88 80 236 / 0.55);
}
.bg-indigo-600\/60 {
  background-color: rgb(88 80 236 / 0.6);
}
.bg-indigo-600\/65 {
  background-color: rgb(88 80 236 / 0.65);
}
.bg-indigo-600\/70 {
  background-color: rgb(88 80 236 / 0.7);
}
.bg-indigo-600\/75 {
  background-color: rgb(88 80 236 / 0.75);
}
.bg-indigo-600\/80 {
  background-color: rgb(88 80 236 / 0.8);
}
.bg-indigo-600\/85 {
  background-color: rgb(88 80 236 / 0.85);
}
.bg-indigo-600\/90 {
  background-color: rgb(88 80 236 / 0.9);
}
.bg-indigo-600\/95 {
  background-color: rgb(88 80 236 / 0.95);
}
.bg-indigo-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(81 69 205 / var(--tw-bg-opacity, 1));
}
.bg-indigo-700\/0 {
  background-color: rgb(81 69 205 / 0);
}
.bg-indigo-700\/10 {
  background-color: rgb(81 69 205 / 0.1);
}
.bg-indigo-700\/100 {
  background-color: rgb(81 69 205 / 1);
}
.bg-indigo-700\/15 {
  background-color: rgb(81 69 205 / 0.15);
}
.bg-indigo-700\/20 {
  background-color: rgb(81 69 205 / 0.2);
}
.bg-indigo-700\/25 {
  background-color: rgb(81 69 205 / 0.25);
}
.bg-indigo-700\/30 {
  background-color: rgb(81 69 205 / 0.3);
}
.bg-indigo-700\/35 {
  background-color: rgb(81 69 205 / 0.35);
}
.bg-indigo-700\/40 {
  background-color: rgb(81 69 205 / 0.4);
}
.bg-indigo-700\/45 {
  background-color: rgb(81 69 205 / 0.45);
}
.bg-indigo-700\/5 {
  background-color: rgb(81 69 205 / 0.05);
}
.bg-indigo-700\/50 {
  background-color: rgb(81 69 205 / 0.5);
}
.bg-indigo-700\/55 {
  background-color: rgb(81 69 205 / 0.55);
}
.bg-indigo-700\/60 {
  background-color: rgb(81 69 205 / 0.6);
}
.bg-indigo-700\/65 {
  background-color: rgb(81 69 205 / 0.65);
}
.bg-indigo-700\/70 {
  background-color: rgb(81 69 205 / 0.7);
}
.bg-indigo-700\/75 {
  background-color: rgb(81 69 205 / 0.75);
}
.bg-indigo-700\/80 {
  background-color: rgb(81 69 205 / 0.8);
}
.bg-indigo-700\/85 {
  background-color: rgb(81 69 205 / 0.85);
}
.bg-indigo-700\/90 {
  background-color: rgb(81 69 205 / 0.9);
}
.bg-indigo-700\/95 {
  background-color: rgb(81 69 205 / 0.95);
}
.bg-indigo-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(66 56 157 / var(--tw-bg-opacity, 1));
}
.bg-indigo-800\/0 {
  background-color: rgb(66 56 157 / 0);
}
.bg-indigo-800\/10 {
  background-color: rgb(66 56 157 / 0.1);
}
.bg-indigo-800\/100 {
  background-color: rgb(66 56 157 / 1);
}
.bg-indigo-800\/15 {
  background-color: rgb(66 56 157 / 0.15);
}
.bg-indigo-800\/20 {
  background-color: rgb(66 56 157 / 0.2);
}
.bg-indigo-800\/25 {
  background-color: rgb(66 56 157 / 0.25);
}
.bg-indigo-800\/30 {
  background-color: rgb(66 56 157 / 0.3);
}
.bg-indigo-800\/35 {
  background-color: rgb(66 56 157 / 0.35);
}
.bg-indigo-800\/40 {
  background-color: rgb(66 56 157 / 0.4);
}
.bg-indigo-800\/45 {
  background-color: rgb(66 56 157 / 0.45);
}
.bg-indigo-800\/5 {
  background-color: rgb(66 56 157 / 0.05);
}
.bg-indigo-800\/50 {
  background-color: rgb(66 56 157 / 0.5);
}
.bg-indigo-800\/55 {
  background-color: rgb(66 56 157 / 0.55);
}
.bg-indigo-800\/60 {
  background-color: rgb(66 56 157 / 0.6);
}
.bg-indigo-800\/65 {
  background-color: rgb(66 56 157 / 0.65);
}
.bg-indigo-800\/70 {
  background-color: rgb(66 56 157 / 0.7);
}
.bg-indigo-800\/75 {
  background-color: rgb(66 56 157 / 0.75);
}
.bg-indigo-800\/80 {
  background-color: rgb(66 56 157 / 0.8);
}
.bg-indigo-800\/85 {
  background-color: rgb(66 56 157 / 0.85);
}
.bg-indigo-800\/90 {
  background-color: rgb(66 56 157 / 0.9);
}
.bg-indigo-800\/95 {
  background-color: rgb(66 56 157 / 0.95);
}
.bg-indigo-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(54 47 120 / var(--tw-bg-opacity, 1));
}
.bg-indigo-900\/0 {
  background-color: rgb(54 47 120 / 0);
}
.bg-indigo-900\/10 {
  background-color: rgb(54 47 120 / 0.1);
}
.bg-indigo-900\/100 {
  background-color: rgb(54 47 120 / 1);
}
.bg-indigo-900\/15 {
  background-color: rgb(54 47 120 / 0.15);
}
.bg-indigo-900\/20 {
  background-color: rgb(54 47 120 / 0.2);
}
.bg-indigo-900\/25 {
  background-color: rgb(54 47 120 / 0.25);
}
.bg-indigo-900\/30 {
  background-color: rgb(54 47 120 / 0.3);
}
.bg-indigo-900\/35 {
  background-color: rgb(54 47 120 / 0.35);
}
.bg-indigo-900\/40 {
  background-color: rgb(54 47 120 / 0.4);
}
.bg-indigo-900\/45 {
  background-color: rgb(54 47 120 / 0.45);
}
.bg-indigo-900\/5 {
  background-color: rgb(54 47 120 / 0.05);
}
.bg-indigo-900\/50 {
  background-color: rgb(54 47 120 / 0.5);
}
.bg-indigo-900\/55 {
  background-color: rgb(54 47 120 / 0.55);
}
.bg-indigo-900\/60 {
  background-color: rgb(54 47 120 / 0.6);
}
.bg-indigo-900\/65 {
  background-color: rgb(54 47 120 / 0.65);
}
.bg-indigo-900\/70 {
  background-color: rgb(54 47 120 / 0.7);
}
.bg-indigo-900\/75 {
  background-color: rgb(54 47 120 / 0.75);
}
.bg-indigo-900\/80 {
  background-color: rgb(54 47 120 / 0.8);
}
.bg-indigo-900\/85 {
  background-color: rgb(54 47 120 / 0.85);
}
.bg-indigo-900\/90 {
  background-color: rgb(54 47 120 / 0.9);
}
.bg-indigo-900\/95 {
  background-color: rgb(54 47 120 / 0.95);
}
.bg-lime-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1));
}
.bg-lime-100\/0 {
  background-color: rgb(236 252 203 / 0);
}
.bg-lime-100\/10 {
  background-color: rgb(236 252 203 / 0.1);
}
.bg-lime-100\/100 {
  background-color: rgb(236 252 203 / 1);
}
.bg-lime-100\/15 {
  background-color: rgb(236 252 203 / 0.15);
}
.bg-lime-100\/20 {
  background-color: rgb(236 252 203 / 0.2);
}
.bg-lime-100\/25 {
  background-color: rgb(236 252 203 / 0.25);
}
.bg-lime-100\/30 {
  background-color: rgb(236 252 203 / 0.3);
}
.bg-lime-100\/35 {
  background-color: rgb(236 252 203 / 0.35);
}
.bg-lime-100\/40 {
  background-color: rgb(236 252 203 / 0.4);
}
.bg-lime-100\/45 {
  background-color: rgb(236 252 203 / 0.45);
}
.bg-lime-100\/5 {
  background-color: rgb(236 252 203 / 0.05);
}
.bg-lime-100\/50 {
  background-color: rgb(236 252 203 / 0.5);
}
.bg-lime-100\/55 {
  background-color: rgb(236 252 203 / 0.55);
}
.bg-lime-100\/60 {
  background-color: rgb(236 252 203 / 0.6);
}
.bg-lime-100\/65 {
  background-color: rgb(236 252 203 / 0.65);
}
.bg-lime-100\/70 {
  background-color: rgb(236 252 203 / 0.7);
}
.bg-lime-100\/75 {
  background-color: rgb(236 252 203 / 0.75);
}
.bg-lime-100\/80 {
  background-color: rgb(236 252 203 / 0.8);
}
.bg-lime-100\/85 {
  background-color: rgb(236 252 203 / 0.85);
}
.bg-lime-100\/90 {
  background-color: rgb(236 252 203 / 0.9);
}
.bg-lime-100\/95 {
  background-color: rgb(236 252 203 / 0.95);
}
.bg-lime-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1));
}
.bg-lime-200\/0 {
  background-color: rgb(217 249 157 / 0);
}
.bg-lime-200\/10 {
  background-color: rgb(217 249 157 / 0.1);
}
.bg-lime-200\/100 {
  background-color: rgb(217 249 157 / 1);
}
.bg-lime-200\/15 {
  background-color: rgb(217 249 157 / 0.15);
}
.bg-lime-200\/20 {
  background-color: rgb(217 249 157 / 0.2);
}
.bg-lime-200\/25 {
  background-color: rgb(217 249 157 / 0.25);
}
.bg-lime-200\/30 {
  background-color: rgb(217 249 157 / 0.3);
}
.bg-lime-200\/35 {
  background-color: rgb(217 249 157 / 0.35);
}
.bg-lime-200\/40 {
  background-color: rgb(217 249 157 / 0.4);
}
.bg-lime-200\/45 {
  background-color: rgb(217 249 157 / 0.45);
}
.bg-lime-200\/5 {
  background-color: rgb(217 249 157 / 0.05);
}
.bg-lime-200\/50 {
  background-color: rgb(217 249 157 / 0.5);
}
.bg-lime-200\/55 {
  background-color: rgb(217 249 157 / 0.55);
}
.bg-lime-200\/60 {
  background-color: rgb(217 249 157 / 0.6);
}
.bg-lime-200\/65 {
  background-color: rgb(217 249 157 / 0.65);
}
.bg-lime-200\/70 {
  background-color: rgb(217 249 157 / 0.7);
}
.bg-lime-200\/75 {
  background-color: rgb(217 249 157 / 0.75);
}
.bg-lime-200\/80 {
  background-color: rgb(217 249 157 / 0.8);
}
.bg-lime-200\/85 {
  background-color: rgb(217 249 157 / 0.85);
}
.bg-lime-200\/90 {
  background-color: rgb(217 249 157 / 0.9);
}
.bg-lime-200\/95 {
  background-color: rgb(217 249 157 / 0.95);
}
.bg-lime-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1));
}
.bg-lime-300\/0 {
  background-color: rgb(190 242 100 / 0);
}
.bg-lime-300\/10 {
  background-color: rgb(190 242 100 / 0.1);
}
.bg-lime-300\/100 {
  background-color: rgb(190 242 100 / 1);
}
.bg-lime-300\/15 {
  background-color: rgb(190 242 100 / 0.15);
}
.bg-lime-300\/20 {
  background-color: rgb(190 242 100 / 0.2);
}
.bg-lime-300\/25 {
  background-color: rgb(190 242 100 / 0.25);
}
.bg-lime-300\/30 {
  background-color: rgb(190 242 100 / 0.3);
}
.bg-lime-300\/35 {
  background-color: rgb(190 242 100 / 0.35);
}
.bg-lime-300\/40 {
  background-color: rgb(190 242 100 / 0.4);
}
.bg-lime-300\/45 {
  background-color: rgb(190 242 100 / 0.45);
}
.bg-lime-300\/5 {
  background-color: rgb(190 242 100 / 0.05);
}
.bg-lime-300\/50 {
  background-color: rgb(190 242 100 / 0.5);
}
.bg-lime-300\/55 {
  background-color: rgb(190 242 100 / 0.55);
}
.bg-lime-300\/60 {
  background-color: rgb(190 242 100 / 0.6);
}
.bg-lime-300\/65 {
  background-color: rgb(190 242 100 / 0.65);
}
.bg-lime-300\/70 {
  background-color: rgb(190 242 100 / 0.7);
}
.bg-lime-300\/75 {
  background-color: rgb(190 242 100 / 0.75);
}
.bg-lime-300\/80 {
  background-color: rgb(190 242 100 / 0.8);
}
.bg-lime-300\/85 {
  background-color: rgb(190 242 100 / 0.85);
}
.bg-lime-300\/90 {
  background-color: rgb(190 242 100 / 0.9);
}
.bg-lime-300\/95 {
  background-color: rgb(190 242 100 / 0.95);
}
.bg-lime-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
}
.bg-lime-400\/0 {
  background-color: rgb(163 230 53 / 0);
}
.bg-lime-400\/10 {
  background-color: rgb(163 230 53 / 0.1);
}
.bg-lime-400\/100 {
  background-color: rgb(163 230 53 / 1);
}
.bg-lime-400\/15 {
  background-color: rgb(163 230 53 / 0.15);
}
.bg-lime-400\/20 {
  background-color: rgb(163 230 53 / 0.2);
}
.bg-lime-400\/25 {
  background-color: rgb(163 230 53 / 0.25);
}
.bg-lime-400\/30 {
  background-color: rgb(163 230 53 / 0.3);
}
.bg-lime-400\/35 {
  background-color: rgb(163 230 53 / 0.35);
}
.bg-lime-400\/40 {
  background-color: rgb(163 230 53 / 0.4);
}
.bg-lime-400\/45 {
  background-color: rgb(163 230 53 / 0.45);
}
.bg-lime-400\/5 {
  background-color: rgb(163 230 53 / 0.05);
}
.bg-lime-400\/50 {
  background-color: rgb(163 230 53 / 0.5);
}
.bg-lime-400\/55 {
  background-color: rgb(163 230 53 / 0.55);
}
.bg-lime-400\/60 {
  background-color: rgb(163 230 53 / 0.6);
}
.bg-lime-400\/65 {
  background-color: rgb(163 230 53 / 0.65);
}
.bg-lime-400\/70 {
  background-color: rgb(163 230 53 / 0.7);
}
.bg-lime-400\/75 {
  background-color: rgb(163 230 53 / 0.75);
}
.bg-lime-400\/80 {
  background-color: rgb(163 230 53 / 0.8);
}
.bg-lime-400\/85 {
  background-color: rgb(163 230 53 / 0.85);
}
.bg-lime-400\/90 {
  background-color: rgb(163 230 53 / 0.9);
}
.bg-lime-400\/95 {
  background-color: rgb(163 230 53 / 0.95);
}
.bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1));
}
.bg-lime-500\/0 {
  background-color: rgb(132 204 22 / 0);
}
.bg-lime-500\/10 {
  background-color: rgb(132 204 22 / 0.1);
}
.bg-lime-500\/100 {
  background-color: rgb(132 204 22 / 1);
}
.bg-lime-500\/15 {
  background-color: rgb(132 204 22 / 0.15);
}
.bg-lime-500\/20 {
  background-color: rgb(132 204 22 / 0.2);
}
.bg-lime-500\/25 {
  background-color: rgb(132 204 22 / 0.25);
}
.bg-lime-500\/30 {
  background-color: rgb(132 204 22 / 0.3);
}
.bg-lime-500\/35 {
  background-color: rgb(132 204 22 / 0.35);
}
.bg-lime-500\/40 {
  background-color: rgb(132 204 22 / 0.4);
}
.bg-lime-500\/45 {
  background-color: rgb(132 204 22 / 0.45);
}
.bg-lime-500\/5 {
  background-color: rgb(132 204 22 / 0.05);
}
.bg-lime-500\/50 {
  background-color: rgb(132 204 22 / 0.5);
}
.bg-lime-500\/55 {
  background-color: rgb(132 204 22 / 0.55);
}
.bg-lime-500\/60 {
  background-color: rgb(132 204 22 / 0.6);
}
.bg-lime-500\/65 {
  background-color: rgb(132 204 22 / 0.65);
}
.bg-lime-500\/70 {
  background-color: rgb(132 204 22 / 0.7);
}
.bg-lime-500\/75 {
  background-color: rgb(132 204 22 / 0.75);
}
.bg-lime-500\/80 {
  background-color: rgb(132 204 22 / 0.8);
}
.bg-lime-500\/85 {
  background-color: rgb(132 204 22 / 0.85);
}
.bg-lime-500\/90 {
  background-color: rgb(132 204 22 / 0.9);
}
.bg-lime-500\/95 {
  background-color: rgb(132 204 22 / 0.95);
}
.bg-lime-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1));
}
.bg-lime-600\/0 {
  background-color: rgb(101 163 13 / 0);
}
.bg-lime-600\/10 {
  background-color: rgb(101 163 13 / 0.1);
}
.bg-lime-600\/100 {
  background-color: rgb(101 163 13 / 1);
}
.bg-lime-600\/15 {
  background-color: rgb(101 163 13 / 0.15);
}
.bg-lime-600\/20 {
  background-color: rgb(101 163 13 / 0.2);
}
.bg-lime-600\/25 {
  background-color: rgb(101 163 13 / 0.25);
}
.bg-lime-600\/30 {
  background-color: rgb(101 163 13 / 0.3);
}
.bg-lime-600\/35 {
  background-color: rgb(101 163 13 / 0.35);
}
.bg-lime-600\/40 {
  background-color: rgb(101 163 13 / 0.4);
}
.bg-lime-600\/45 {
  background-color: rgb(101 163 13 / 0.45);
}
.bg-lime-600\/5 {
  background-color: rgb(101 163 13 / 0.05);
}
.bg-lime-600\/50 {
  background-color: rgb(101 163 13 / 0.5);
}
.bg-lime-600\/55 {
  background-color: rgb(101 163 13 / 0.55);
}
.bg-lime-600\/60 {
  background-color: rgb(101 163 13 / 0.6);
}
.bg-lime-600\/65 {
  background-color: rgb(101 163 13 / 0.65);
}
.bg-lime-600\/70 {
  background-color: rgb(101 163 13 / 0.7);
}
.bg-lime-600\/75 {
  background-color: rgb(101 163 13 / 0.75);
}
.bg-lime-600\/80 {
  background-color: rgb(101 163 13 / 0.8);
}
.bg-lime-600\/85 {
  background-color: rgb(101 163 13 / 0.85);
}
.bg-lime-600\/90 {
  background-color: rgb(101 163 13 / 0.9);
}
.bg-lime-600\/95 {
  background-color: rgb(101 163 13 / 0.95);
}
.bg-lime-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity, 1));
}
.bg-lime-700\/0 {
  background-color: rgb(77 124 15 / 0);
}
.bg-lime-700\/10 {
  background-color: rgb(77 124 15 / 0.1);
}
.bg-lime-700\/100 {
  background-color: rgb(77 124 15 / 1);
}
.bg-lime-700\/15 {
  background-color: rgb(77 124 15 / 0.15);
}
.bg-lime-700\/20 {
  background-color: rgb(77 124 15 / 0.2);
}
.bg-lime-700\/25 {
  background-color: rgb(77 124 15 / 0.25);
}
.bg-lime-700\/30 {
  background-color: rgb(77 124 15 / 0.3);
}
.bg-lime-700\/35 {
  background-color: rgb(77 124 15 / 0.35);
}
.bg-lime-700\/40 {
  background-color: rgb(77 124 15 / 0.4);
}
.bg-lime-700\/45 {
  background-color: rgb(77 124 15 / 0.45);
}
.bg-lime-700\/5 {
  background-color: rgb(77 124 15 / 0.05);
}
.bg-lime-700\/50 {
  background-color: rgb(77 124 15 / 0.5);
}
.bg-lime-700\/55 {
  background-color: rgb(77 124 15 / 0.55);
}
.bg-lime-700\/60 {
  background-color: rgb(77 124 15 / 0.6);
}
.bg-lime-700\/65 {
  background-color: rgb(77 124 15 / 0.65);
}
.bg-lime-700\/70 {
  background-color: rgb(77 124 15 / 0.7);
}
.bg-lime-700\/75 {
  background-color: rgb(77 124 15 / 0.75);
}
.bg-lime-700\/80 {
  background-color: rgb(77 124 15 / 0.8);
}
.bg-lime-700\/85 {
  background-color: rgb(77 124 15 / 0.85);
}
.bg-lime-700\/90 {
  background-color: rgb(77 124 15 / 0.9);
}
.bg-lime-700\/95 {
  background-color: rgb(77 124 15 / 0.95);
}
.bg-lime-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1));
}
.bg-lime-800\/0 {
  background-color: rgb(63 98 18 / 0);
}
.bg-lime-800\/10 {
  background-color: rgb(63 98 18 / 0.1);
}
.bg-lime-800\/100 {
  background-color: rgb(63 98 18 / 1);
}
.bg-lime-800\/15 {
  background-color: rgb(63 98 18 / 0.15);
}
.bg-lime-800\/20 {
  background-color: rgb(63 98 18 / 0.2);
}
.bg-lime-800\/25 {
  background-color: rgb(63 98 18 / 0.25);
}
.bg-lime-800\/30 {
  background-color: rgb(63 98 18 / 0.3);
}
.bg-lime-800\/35 {
  background-color: rgb(63 98 18 / 0.35);
}
.bg-lime-800\/40 {
  background-color: rgb(63 98 18 / 0.4);
}
.bg-lime-800\/45 {
  background-color: rgb(63 98 18 / 0.45);
}
.bg-lime-800\/5 {
  background-color: rgb(63 98 18 / 0.05);
}
.bg-lime-800\/50 {
  background-color: rgb(63 98 18 / 0.5);
}
.bg-lime-800\/55 {
  background-color: rgb(63 98 18 / 0.55);
}
.bg-lime-800\/60 {
  background-color: rgb(63 98 18 / 0.6);
}
.bg-lime-800\/65 {
  background-color: rgb(63 98 18 / 0.65);
}
.bg-lime-800\/70 {
  background-color: rgb(63 98 18 / 0.7);
}
.bg-lime-800\/75 {
  background-color: rgb(63 98 18 / 0.75);
}
.bg-lime-800\/80 {
  background-color: rgb(63 98 18 / 0.8);
}
.bg-lime-800\/85 {
  background-color: rgb(63 98 18 / 0.85);
}
.bg-lime-800\/90 {
  background-color: rgb(63 98 18 / 0.9);
}
.bg-lime-800\/95 {
  background-color: rgb(63 98 18 / 0.95);
}
.bg-lime-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1));
}
.bg-lime-900\/0 {
  background-color: rgb(54 83 20 / 0);
}
.bg-lime-900\/10 {
  background-color: rgb(54 83 20 / 0.1);
}
.bg-lime-900\/100 {
  background-color: rgb(54 83 20 / 1);
}
.bg-lime-900\/15 {
  background-color: rgb(54 83 20 / 0.15);
}
.bg-lime-900\/20 {
  background-color: rgb(54 83 20 / 0.2);
}
.bg-lime-900\/25 {
  background-color: rgb(54 83 20 / 0.25);
}
.bg-lime-900\/30 {
  background-color: rgb(54 83 20 / 0.3);
}
.bg-lime-900\/35 {
  background-color: rgb(54 83 20 / 0.35);
}
.bg-lime-900\/40 {
  background-color: rgb(54 83 20 / 0.4);
}
.bg-lime-900\/45 {
  background-color: rgb(54 83 20 / 0.45);
}
.bg-lime-900\/5 {
  background-color: rgb(54 83 20 / 0.05);
}
.bg-lime-900\/50 {
  background-color: rgb(54 83 20 / 0.5);
}
.bg-lime-900\/55 {
  background-color: rgb(54 83 20 / 0.55);
}
.bg-lime-900\/60 {
  background-color: rgb(54 83 20 / 0.6);
}
.bg-lime-900\/65 {
  background-color: rgb(54 83 20 / 0.65);
}
.bg-lime-900\/70 {
  background-color: rgb(54 83 20 / 0.7);
}
.bg-lime-900\/75 {
  background-color: rgb(54 83 20 / 0.75);
}
.bg-lime-900\/80 {
  background-color: rgb(54 83 20 / 0.8);
}
.bg-lime-900\/85 {
  background-color: rgb(54 83 20 / 0.85);
}
.bg-lime-900\/90 {
  background-color: rgb(54 83 20 / 0.9);
}
.bg-lime-900\/95 {
  background-color: rgb(54 83 20 / 0.95);
}
.bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-neutral-100\/0 {
  background-color: rgb(245 245 245 / 0);
}
.bg-neutral-100\/10 {
  background-color: rgb(245 245 245 / 0.1);
}
.bg-neutral-100\/100 {
  background-color: rgb(245 245 245 / 1);
}
.bg-neutral-100\/15 {
  background-color: rgb(245 245 245 / 0.15);
}
.bg-neutral-100\/20 {
  background-color: rgb(245 245 245 / 0.2);
}
.bg-neutral-100\/25 {
  background-color: rgb(245 245 245 / 0.25);
}
.bg-neutral-100\/30 {
  background-color: rgb(245 245 245 / 0.3);
}
.bg-neutral-100\/35 {
  background-color: rgb(245 245 245 / 0.35);
}
.bg-neutral-100\/40 {
  background-color: rgb(245 245 245 / 0.4);
}
.bg-neutral-100\/45 {
  background-color: rgb(245 245 245 / 0.45);
}
.bg-neutral-100\/5 {
  background-color: rgb(245 245 245 / 0.05);
}
.bg-neutral-100\/50 {
  background-color: rgb(245 245 245 / 0.5);
}
.bg-neutral-100\/55 {
  background-color: rgb(245 245 245 / 0.55);
}
.bg-neutral-100\/60 {
  background-color: rgb(245 245 245 / 0.6);
}
.bg-neutral-100\/65 {
  background-color: rgb(245 245 245 / 0.65);
}
.bg-neutral-100\/70 {
  background-color: rgb(245 245 245 / 0.7);
}
.bg-neutral-100\/75 {
  background-color: rgb(245 245 245 / 0.75);
}
.bg-neutral-100\/80 {
  background-color: rgb(245 245 245 / 0.8);
}
.bg-neutral-100\/85 {
  background-color: rgb(245 245 245 / 0.85);
}
.bg-neutral-100\/90 {
  background-color: rgb(245 245 245 / 0.9);
}
.bg-neutral-100\/95 {
  background-color: rgb(245 245 245 / 0.95);
}
.bg-neutral-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.bg-neutral-200\/0 {
  background-color: rgb(229 229 229 / 0);
}
.bg-neutral-200\/10 {
  background-color: rgb(229 229 229 / 0.1);
}
.bg-neutral-200\/100 {
  background-color: rgb(229 229 229 / 1);
}
.bg-neutral-200\/15 {
  background-color: rgb(229 229 229 / 0.15);
}
.bg-neutral-200\/20 {
  background-color: rgb(229 229 229 / 0.2);
}
.bg-neutral-200\/25 {
  background-color: rgb(229 229 229 / 0.25);
}
.bg-neutral-200\/30 {
  background-color: rgb(229 229 229 / 0.3);
}
.bg-neutral-200\/35 {
  background-color: rgb(229 229 229 / 0.35);
}
.bg-neutral-200\/40 {
  background-color: rgb(229 229 229 / 0.4);
}
.bg-neutral-200\/45 {
  background-color: rgb(229 229 229 / 0.45);
}
.bg-neutral-200\/5 {
  background-color: rgb(229 229 229 / 0.05);
}
.bg-neutral-200\/50 {
  background-color: rgb(229 229 229 / 0.5);
}
.bg-neutral-200\/55 {
  background-color: rgb(229 229 229 / 0.55);
}
.bg-neutral-200\/60 {
  background-color: rgb(229 229 229 / 0.6);
}
.bg-neutral-200\/65 {
  background-color: rgb(229 229 229 / 0.65);
}
.bg-neutral-200\/70 {
  background-color: rgb(229 229 229 / 0.7);
}
.bg-neutral-200\/75 {
  background-color: rgb(229 229 229 / 0.75);
}
.bg-neutral-200\/80 {
  background-color: rgb(229 229 229 / 0.8);
}
.bg-neutral-200\/85 {
  background-color: rgb(229 229 229 / 0.85);
}
.bg-neutral-200\/90 {
  background-color: rgb(229 229 229 / 0.9);
}
.bg-neutral-200\/95 {
  background-color: rgb(229 229 229 / 0.95);
}
.bg-neutral-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}
.bg-neutral-300\/0 {
  background-color: rgb(212 212 212 / 0);
}
.bg-neutral-300\/10 {
  background-color: rgb(212 212 212 / 0.1);
}
.bg-neutral-300\/100 {
  background-color: rgb(212 212 212 / 1);
}
.bg-neutral-300\/15 {
  background-color: rgb(212 212 212 / 0.15);
}
.bg-neutral-300\/20 {
  background-color: rgb(212 212 212 / 0.2);
}
.bg-neutral-300\/25 {
  background-color: rgb(212 212 212 / 0.25);
}
.bg-neutral-300\/30 {
  background-color: rgb(212 212 212 / 0.3);
}
.bg-neutral-300\/35 {
  background-color: rgb(212 212 212 / 0.35);
}
.bg-neutral-300\/40 {
  background-color: rgb(212 212 212 / 0.4);
}
.bg-neutral-300\/45 {
  background-color: rgb(212 212 212 / 0.45);
}
.bg-neutral-300\/5 {
  background-color: rgb(212 212 212 / 0.05);
}
.bg-neutral-300\/50 {
  background-color: rgb(212 212 212 / 0.5);
}
.bg-neutral-300\/55 {
  background-color: rgb(212 212 212 / 0.55);
}
.bg-neutral-300\/60 {
  background-color: rgb(212 212 212 / 0.6);
}
.bg-neutral-300\/65 {
  background-color: rgb(212 212 212 / 0.65);
}
.bg-neutral-300\/70 {
  background-color: rgb(212 212 212 / 0.7);
}
.bg-neutral-300\/75 {
  background-color: rgb(212 212 212 / 0.75);
}
.bg-neutral-300\/80 {
  background-color: rgb(212 212 212 / 0.8);
}
.bg-neutral-300\/85 {
  background-color: rgb(212 212 212 / 0.85);
}
.bg-neutral-300\/90 {
  background-color: rgb(212 212 212 / 0.9);
}
.bg-neutral-300\/95 {
  background-color: rgb(212 212 212 / 0.95);
}
.bg-neutral-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}
.bg-neutral-400\/0 {
  background-color: rgb(163 163 163 / 0);
}
.bg-neutral-400\/10 {
  background-color: rgb(163 163 163 / 0.1);
}
.bg-neutral-400\/100 {
  background-color: rgb(163 163 163 / 1);
}
.bg-neutral-400\/15 {
  background-color: rgb(163 163 163 / 0.15);
}
.bg-neutral-400\/20 {
  background-color: rgb(163 163 163 / 0.2);
}
.bg-neutral-400\/25 {
  background-color: rgb(163 163 163 / 0.25);
}
.bg-neutral-400\/30 {
  background-color: rgb(163 163 163 / 0.3);
}
.bg-neutral-400\/35 {
  background-color: rgb(163 163 163 / 0.35);
}
.bg-neutral-400\/40 {
  background-color: rgb(163 163 163 / 0.4);
}
.bg-neutral-400\/45 {
  background-color: rgb(163 163 163 / 0.45);
}
.bg-neutral-400\/5 {
  background-color: rgb(163 163 163 / 0.05);
}
.bg-neutral-400\/50 {
  background-color: rgb(163 163 163 / 0.5);
}
.bg-neutral-400\/55 {
  background-color: rgb(163 163 163 / 0.55);
}
.bg-neutral-400\/60 {
  background-color: rgb(163 163 163 / 0.6);
}
.bg-neutral-400\/65 {
  background-color: rgb(163 163 163 / 0.65);
}
.bg-neutral-400\/70 {
  background-color: rgb(163 163 163 / 0.7);
}
.bg-neutral-400\/75 {
  background-color: rgb(163 163 163 / 0.75);
}
.bg-neutral-400\/80 {
  background-color: rgb(163 163 163 / 0.8);
}
.bg-neutral-400\/85 {
  background-color: rgb(163 163 163 / 0.85);
}
.bg-neutral-400\/90 {
  background-color: rgb(163 163 163 / 0.9);
}
.bg-neutral-400\/95 {
  background-color: rgb(163 163 163 / 0.95);
}
.bg-neutral-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}
.bg-neutral-500\/0 {
  background-color: rgb(115 115 115 / 0);
}
.bg-neutral-500\/10 {
  background-color: rgb(115 115 115 / 0.1);
}
.bg-neutral-500\/100 {
  background-color: rgb(115 115 115 / 1);
}
.bg-neutral-500\/15 {
  background-color: rgb(115 115 115 / 0.15);
}
.bg-neutral-500\/20 {
  background-color: rgb(115 115 115 / 0.2);
}
.bg-neutral-500\/25 {
  background-color: rgb(115 115 115 / 0.25);
}
.bg-neutral-500\/30 {
  background-color: rgb(115 115 115 / 0.3);
}
.bg-neutral-500\/35 {
  background-color: rgb(115 115 115 / 0.35);
}
.bg-neutral-500\/40 {
  background-color: rgb(115 115 115 / 0.4);
}
.bg-neutral-500\/45 {
  background-color: rgb(115 115 115 / 0.45);
}
.bg-neutral-500\/5 {
  background-color: rgb(115 115 115 / 0.05);
}
.bg-neutral-500\/50 {
  background-color: rgb(115 115 115 / 0.5);
}
.bg-neutral-500\/55 {
  background-color: rgb(115 115 115 / 0.55);
}
.bg-neutral-500\/60 {
  background-color: rgb(115 115 115 / 0.6);
}
.bg-neutral-500\/65 {
  background-color: rgb(115 115 115 / 0.65);
}
.bg-neutral-500\/70 {
  background-color: rgb(115 115 115 / 0.7);
}
.bg-neutral-500\/75 {
  background-color: rgb(115 115 115 / 0.75);
}
.bg-neutral-500\/80 {
  background-color: rgb(115 115 115 / 0.8);
}
.bg-neutral-500\/85 {
  background-color: rgb(115 115 115 / 0.85);
}
.bg-neutral-500\/90 {
  background-color: rgb(115 115 115 / 0.9);
}
.bg-neutral-500\/95 {
  background-color: rgb(115 115 115 / 0.95);
}
.bg-neutral-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
}
.bg-neutral-600\/0 {
  background-color: rgb(82 82 82 / 0);
}
.bg-neutral-600\/10 {
  background-color: rgb(82 82 82 / 0.1);
}
.bg-neutral-600\/100 {
  background-color: rgb(82 82 82 / 1);
}
.bg-neutral-600\/15 {
  background-color: rgb(82 82 82 / 0.15);
}
.bg-neutral-600\/20 {
  background-color: rgb(82 82 82 / 0.2);
}
.bg-neutral-600\/25 {
  background-color: rgb(82 82 82 / 0.25);
}
.bg-neutral-600\/30 {
  background-color: rgb(82 82 82 / 0.3);
}
.bg-neutral-600\/35 {
  background-color: rgb(82 82 82 / 0.35);
}
.bg-neutral-600\/40 {
  background-color: rgb(82 82 82 / 0.4);
}
.bg-neutral-600\/45 {
  background-color: rgb(82 82 82 / 0.45);
}
.bg-neutral-600\/5 {
  background-color: rgb(82 82 82 / 0.05);
}
.bg-neutral-600\/50 {
  background-color: rgb(82 82 82 / 0.5);
}
.bg-neutral-600\/55 {
  background-color: rgb(82 82 82 / 0.55);
}
.bg-neutral-600\/60 {
  background-color: rgb(82 82 82 / 0.6);
}
.bg-neutral-600\/65 {
  background-color: rgb(82 82 82 / 0.65);
}
.bg-neutral-600\/70 {
  background-color: rgb(82 82 82 / 0.7);
}
.bg-neutral-600\/75 {
  background-color: rgb(82 82 82 / 0.75);
}
.bg-neutral-600\/80 {
  background-color: rgb(82 82 82 / 0.8);
}
.bg-neutral-600\/85 {
  background-color: rgb(82 82 82 / 0.85);
}
.bg-neutral-600\/90 {
  background-color: rgb(82 82 82 / 0.9);
}
.bg-neutral-600\/95 {
  background-color: rgb(82 82 82 / 0.95);
}
.bg-neutral-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}
.bg-neutral-700\/0 {
  background-color: rgb(64 64 64 / 0);
}
.bg-neutral-700\/10 {
  background-color: rgb(64 64 64 / 0.1);
}
.bg-neutral-700\/100 {
  background-color: rgb(64 64 64 / 1);
}
.bg-neutral-700\/15 {
  background-color: rgb(64 64 64 / 0.15);
}
.bg-neutral-700\/20 {
  background-color: rgb(64 64 64 / 0.2);
}
.bg-neutral-700\/25 {
  background-color: rgb(64 64 64 / 0.25);
}
.bg-neutral-700\/30 {
  background-color: rgb(64 64 64 / 0.3);
}
.bg-neutral-700\/35 {
  background-color: rgb(64 64 64 / 0.35);
}
.bg-neutral-700\/40 {
  background-color: rgb(64 64 64 / 0.4);
}
.bg-neutral-700\/45 {
  background-color: rgb(64 64 64 / 0.45);
}
.bg-neutral-700\/5 {
  background-color: rgb(64 64 64 / 0.05);
}
.bg-neutral-700\/50 {
  background-color: rgb(64 64 64 / 0.5);
}
.bg-neutral-700\/55 {
  background-color: rgb(64 64 64 / 0.55);
}
.bg-neutral-700\/60 {
  background-color: rgb(64 64 64 / 0.6);
}
.bg-neutral-700\/65 {
  background-color: rgb(64 64 64 / 0.65);
}
.bg-neutral-700\/70 {
  background-color: rgb(64 64 64 / 0.7);
}
.bg-neutral-700\/75 {
  background-color: rgb(64 64 64 / 0.75);
}
.bg-neutral-700\/80 {
  background-color: rgb(64 64 64 / 0.8);
}
.bg-neutral-700\/85 {
  background-color: rgb(64 64 64 / 0.85);
}
.bg-neutral-700\/90 {
  background-color: rgb(64 64 64 / 0.9);
}
.bg-neutral-700\/95 {
  background-color: rgb(64 64 64 / 0.95);
}
.bg-neutral-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}
.bg-neutral-800\/0 {
  background-color: rgb(38 38 38 / 0);
}
.bg-neutral-800\/10 {
  background-color: rgb(38 38 38 / 0.1);
}
.bg-neutral-800\/100 {
  background-color: rgb(38 38 38 / 1);
}
.bg-neutral-800\/15 {
  background-color: rgb(38 38 38 / 0.15);
}
.bg-neutral-800\/20 {
  background-color: rgb(38 38 38 / 0.2);
}
.bg-neutral-800\/25 {
  background-color: rgb(38 38 38 / 0.25);
}
.bg-neutral-800\/30 {
  background-color: rgb(38 38 38 / 0.3);
}
.bg-neutral-800\/35 {
  background-color: rgb(38 38 38 / 0.35);
}
.bg-neutral-800\/40 {
  background-color: rgb(38 38 38 / 0.4);
}
.bg-neutral-800\/45 {
  background-color: rgb(38 38 38 / 0.45);
}
.bg-neutral-800\/5 {
  background-color: rgb(38 38 38 / 0.05);
}
.bg-neutral-800\/50 {
  background-color: rgb(38 38 38 / 0.5);
}
.bg-neutral-800\/55 {
  background-color: rgb(38 38 38 / 0.55);
}
.bg-neutral-800\/60 {
  background-color: rgb(38 38 38 / 0.6);
}
.bg-neutral-800\/65 {
  background-color: rgb(38 38 38 / 0.65);
}
.bg-neutral-800\/70 {
  background-color: rgb(38 38 38 / 0.7);
}
.bg-neutral-800\/75 {
  background-color: rgb(38 38 38 / 0.75);
}
.bg-neutral-800\/80 {
  background-color: rgb(38 38 38 / 0.8);
}
.bg-neutral-800\/85 {
  background-color: rgb(38 38 38 / 0.85);
}
.bg-neutral-800\/90 {
  background-color: rgb(38 38 38 / 0.9);
}
.bg-neutral-800\/95 {
  background-color: rgb(38 38 38 / 0.95);
}
.bg-neutral-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1));
}
.bg-neutral-900\/0 {
  background-color: rgb(23 23 23 / 0);
}
.bg-neutral-900\/10 {
  background-color: rgb(23 23 23 / 0.1);
}
.bg-neutral-900\/100 {
  background-color: rgb(23 23 23 / 1);
}
.bg-neutral-900\/15 {
  background-color: rgb(23 23 23 / 0.15);
}
.bg-neutral-900\/20 {
  background-color: rgb(23 23 23 / 0.2);
}
.bg-neutral-900\/25 {
  background-color: rgb(23 23 23 / 0.25);
}
.bg-neutral-900\/30 {
  background-color: rgb(23 23 23 / 0.3);
}
.bg-neutral-900\/35 {
  background-color: rgb(23 23 23 / 0.35);
}
.bg-neutral-900\/40 {
  background-color: rgb(23 23 23 / 0.4);
}
.bg-neutral-900\/45 {
  background-color: rgb(23 23 23 / 0.45);
}
.bg-neutral-900\/5 {
  background-color: rgb(23 23 23 / 0.05);
}
.bg-neutral-900\/50 {
  background-color: rgb(23 23 23 / 0.5);
}
.bg-neutral-900\/55 {
  background-color: rgb(23 23 23 / 0.55);
}
.bg-neutral-900\/60 {
  background-color: rgb(23 23 23 / 0.6);
}
.bg-neutral-900\/65 {
  background-color: rgb(23 23 23 / 0.65);
}
.bg-neutral-900\/70 {
  background-color: rgb(23 23 23 / 0.7);
}
.bg-neutral-900\/75 {
  background-color: rgb(23 23 23 / 0.75);
}
.bg-neutral-900\/80 {
  background-color: rgb(23 23 23 / 0.8);
}
.bg-neutral-900\/85 {
  background-color: rgb(23 23 23 / 0.85);
}
.bg-neutral-900\/90 {
  background-color: rgb(23 23 23 / 0.9);
}
.bg-neutral-900\/95 {
  background-color: rgb(23 23 23 / 0.95);
}
.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 236 220 / var(--tw-bg-opacity, 1));
}
.bg-orange-100\/0 {
  background-color: rgb(254 236 220 / 0);
}
.bg-orange-100\/10 {
  background-color: rgb(254 236 220 / 0.1);
}
.bg-orange-100\/100 {
  background-color: rgb(254 236 220 / 1);
}
.bg-orange-100\/15 {
  background-color: rgb(254 236 220 / 0.15);
}
.bg-orange-100\/20 {
  background-color: rgb(254 236 220 / 0.2);
}
.bg-orange-100\/25 {
  background-color: rgb(254 236 220 / 0.25);
}
.bg-orange-100\/30 {
  background-color: rgb(254 236 220 / 0.3);
}
.bg-orange-100\/35 {
  background-color: rgb(254 236 220 / 0.35);
}
.bg-orange-100\/40 {
  background-color: rgb(254 236 220 / 0.4);
}
.bg-orange-100\/45 {
  background-color: rgb(254 236 220 / 0.45);
}
.bg-orange-100\/5 {
  background-color: rgb(254 236 220 / 0.05);
}
.bg-orange-100\/50 {
  background-color: rgb(254 236 220 / 0.5);
}
.bg-orange-100\/55 {
  background-color: rgb(254 236 220 / 0.55);
}
.bg-orange-100\/60 {
  background-color: rgb(254 236 220 / 0.6);
}
.bg-orange-100\/65 {
  background-color: rgb(254 236 220 / 0.65);
}
.bg-orange-100\/70 {
  background-color: rgb(254 236 220 / 0.7);
}
.bg-orange-100\/75 {
  background-color: rgb(254 236 220 / 0.75);
}
.bg-orange-100\/80 {
  background-color: rgb(254 236 220 / 0.8);
}
.bg-orange-100\/85 {
  background-color: rgb(254 236 220 / 0.85);
}
.bg-orange-100\/90 {
  background-color: rgb(254 236 220 / 0.9);
}
.bg-orange-100\/95 {
  background-color: rgb(254 236 220 / 0.95);
}
.bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 217 189 / var(--tw-bg-opacity, 1));
}
.bg-orange-200\/0 {
  background-color: rgb(252 217 189 / 0);
}
.bg-orange-200\/10 {
  background-color: rgb(252 217 189 / 0.1);
}
.bg-orange-200\/100 {
  background-color: rgb(252 217 189 / 1);
}
.bg-orange-200\/15 {
  background-color: rgb(252 217 189 / 0.15);
}
.bg-orange-200\/20 {
  background-color: rgb(252 217 189 / 0.2);
}
.bg-orange-200\/25 {
  background-color: rgb(252 217 189 / 0.25);
}
.bg-orange-200\/30 {
  background-color: rgb(252 217 189 / 0.3);
}
.bg-orange-200\/35 {
  background-color: rgb(252 217 189 / 0.35);
}
.bg-orange-200\/40 {
  background-color: rgb(252 217 189 / 0.4);
}
.bg-orange-200\/45 {
  background-color: rgb(252 217 189 / 0.45);
}
.bg-orange-200\/5 {
  background-color: rgb(252 217 189 / 0.05);
}
.bg-orange-200\/50 {
  background-color: rgb(252 217 189 / 0.5);
}
.bg-orange-200\/55 {
  background-color: rgb(252 217 189 / 0.55);
}
.bg-orange-200\/60 {
  background-color: rgb(252 217 189 / 0.6);
}
.bg-orange-200\/65 {
  background-color: rgb(252 217 189 / 0.65);
}
.bg-orange-200\/70 {
  background-color: rgb(252 217 189 / 0.7);
}
.bg-orange-200\/75 {
  background-color: rgb(252 217 189 / 0.75);
}
.bg-orange-200\/80 {
  background-color: rgb(252 217 189 / 0.8);
}
.bg-orange-200\/85 {
  background-color: rgb(252 217 189 / 0.85);
}
.bg-orange-200\/90 {
  background-color: rgb(252 217 189 / 0.9);
}
.bg-orange-200\/95 {
  background-color: rgb(252 217 189 / 0.95);
}
.bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 140 / var(--tw-bg-opacity, 1));
}
.bg-orange-300\/0 {
  background-color: rgb(253 186 140 / 0);
}
.bg-orange-300\/10 {
  background-color: rgb(253 186 140 / 0.1);
}
.bg-orange-300\/100 {
  background-color: rgb(253 186 140 / 1);
}
.bg-orange-300\/15 {
  background-color: rgb(253 186 140 / 0.15);
}
.bg-orange-300\/20 {
  background-color: rgb(253 186 140 / 0.2);
}
.bg-orange-300\/25 {
  background-color: rgb(253 186 140 / 0.25);
}
.bg-orange-300\/30 {
  background-color: rgb(253 186 140 / 0.3);
}
.bg-orange-300\/35 {
  background-color: rgb(253 186 140 / 0.35);
}
.bg-orange-300\/40 {
  background-color: rgb(253 186 140 / 0.4);
}
.bg-orange-300\/45 {
  background-color: rgb(253 186 140 / 0.45);
}
.bg-orange-300\/5 {
  background-color: rgb(253 186 140 / 0.05);
}
.bg-orange-300\/50 {
  background-color: rgb(253 186 140 / 0.5);
}
.bg-orange-300\/55 {
  background-color: rgb(253 186 140 / 0.55);
}
.bg-orange-300\/60 {
  background-color: rgb(253 186 140 / 0.6);
}
.bg-orange-300\/65 {
  background-color: rgb(253 186 140 / 0.65);
}
.bg-orange-300\/70 {
  background-color: rgb(253 186 140 / 0.7);
}
.bg-orange-300\/75 {
  background-color: rgb(253 186 140 / 0.75);
}
.bg-orange-300\/80 {
  background-color: rgb(253 186 140 / 0.8);
}
.bg-orange-300\/85 {
  background-color: rgb(253 186 140 / 0.85);
}
.bg-orange-300\/90 {
  background-color: rgb(253 186 140 / 0.9);
}
.bg-orange-300\/95 {
  background-color: rgb(253 186 140 / 0.95);
}
.bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
}
.bg-orange-400\/0 {
  background-color: rgb(255 138 76 / 0);
}
.bg-orange-400\/10 {
  background-color: rgb(255 138 76 / 0.1);
}
.bg-orange-400\/100 {
  background-color: rgb(255 138 76 / 1);
}
.bg-orange-400\/15 {
  background-color: rgb(255 138 76 / 0.15);
}
.bg-orange-400\/20 {
  background-color: rgb(255 138 76 / 0.2);
}
.bg-orange-400\/25 {
  background-color: rgb(255 138 76 / 0.25);
}
.bg-orange-400\/30 {
  background-color: rgb(255 138 76 / 0.3);
}
.bg-orange-400\/35 {
  background-color: rgb(255 138 76 / 0.35);
}
.bg-orange-400\/40 {
  background-color: rgb(255 138 76 / 0.4);
}
.bg-orange-400\/45 {
  background-color: rgb(255 138 76 / 0.45);
}
.bg-orange-400\/5 {
  background-color: rgb(255 138 76 / 0.05);
}
.bg-orange-400\/50 {
  background-color: rgb(255 138 76 / 0.5);
}
.bg-orange-400\/55 {
  background-color: rgb(255 138 76 / 0.55);
}
.bg-orange-400\/60 {
  background-color: rgb(255 138 76 / 0.6);
}
.bg-orange-400\/65 {
  background-color: rgb(255 138 76 / 0.65);
}
.bg-orange-400\/70 {
  background-color: rgb(255 138 76 / 0.7);
}
.bg-orange-400\/75 {
  background-color: rgb(255 138 76 / 0.75);
}
.bg-orange-400\/80 {
  background-color: rgb(255 138 76 / 0.8);
}
.bg-orange-400\/85 {
  background-color: rgb(255 138 76 / 0.85);
}
.bg-orange-400\/90 {
  background-color: rgb(255 138 76 / 0.9);
}
.bg-orange-400\/95 {
  background-color: rgb(255 138 76 / 0.95);
}
.bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 241 / var(--tw-bg-opacity, 1));
}
.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 90 31 / var(--tw-bg-opacity, 1));
}
.bg-orange-500\/0 {
  background-color: rgb(255 90 31 / 0);
}
.bg-orange-500\/10 {
  background-color: rgb(255 90 31 / 0.1);
}
.bg-orange-500\/100 {
  background-color: rgb(255 90 31 / 1);
}
.bg-orange-500\/15 {
  background-color: rgb(255 90 31 / 0.15);
}
.bg-orange-500\/20 {
  background-color: rgb(255 90 31 / 0.2);
}
.bg-orange-500\/25 {
  background-color: rgb(255 90 31 / 0.25);
}
.bg-orange-500\/30 {
  background-color: rgb(255 90 31 / 0.3);
}
.bg-orange-500\/35 {
  background-color: rgb(255 90 31 / 0.35);
}
.bg-orange-500\/40 {
  background-color: rgb(255 90 31 / 0.4);
}
.bg-orange-500\/45 {
  background-color: rgb(255 90 31 / 0.45);
}
.bg-orange-500\/5 {
  background-color: rgb(255 90 31 / 0.05);
}
.bg-orange-500\/50 {
  background-color: rgb(255 90 31 / 0.5);
}
.bg-orange-500\/55 {
  background-color: rgb(255 90 31 / 0.55);
}
.bg-orange-500\/60 {
  background-color: rgb(255 90 31 / 0.6);
}
.bg-orange-500\/65 {
  background-color: rgb(255 90 31 / 0.65);
}
.bg-orange-500\/70 {
  background-color: rgb(255 90 31 / 0.7);
}
.bg-orange-500\/75 {
  background-color: rgb(255 90 31 / 0.75);
}
.bg-orange-500\/80 {
  background-color: rgb(255 90 31 / 0.8);
}
.bg-orange-500\/85 {
  background-color: rgb(255 90 31 / 0.85);
}
.bg-orange-500\/90 {
  background-color: rgb(255 90 31 / 0.9);
}
.bg-orange-500\/95 {
  background-color: rgb(255 90 31 / 0.95);
}
.bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(208 56 1 / var(--tw-bg-opacity, 1));
}
.bg-orange-600\/0 {
  background-color: rgb(208 56 1 / 0);
}
.bg-orange-600\/10 {
  background-color: rgb(208 56 1 / 0.1);
}
.bg-orange-600\/100 {
  background-color: rgb(208 56 1 / 1);
}
.bg-orange-600\/15 {
  background-color: rgb(208 56 1 / 0.15);
}
.bg-orange-600\/20 {
  background-color: rgb(208 56 1 / 0.2);
}
.bg-orange-600\/25 {
  background-color: rgb(208 56 1 / 0.25);
}
.bg-orange-600\/30 {
  background-color: rgb(208 56 1 / 0.3);
}
.bg-orange-600\/35 {
  background-color: rgb(208 56 1 / 0.35);
}
.bg-orange-600\/40 {
  background-color: rgb(208 56 1 / 0.4);
}
.bg-orange-600\/45 {
  background-color: rgb(208 56 1 / 0.45);
}
.bg-orange-600\/5 {
  background-color: rgb(208 56 1 / 0.05);
}
.bg-orange-600\/50 {
  background-color: rgb(208 56 1 / 0.5);
}
.bg-orange-600\/55 {
  background-color: rgb(208 56 1 / 0.55);
}
.bg-orange-600\/60 {
  background-color: rgb(208 56 1 / 0.6);
}
.bg-orange-600\/65 {
  background-color: rgb(208 56 1 / 0.65);
}
.bg-orange-600\/70 {
  background-color: rgb(208 56 1 / 0.7);
}
.bg-orange-600\/75 {
  background-color: rgb(208 56 1 / 0.75);
}
.bg-orange-600\/80 {
  background-color: rgb(208 56 1 / 0.8);
}
.bg-orange-600\/85 {
  background-color: rgb(208 56 1 / 0.85);
}
.bg-orange-600\/90 {
  background-color: rgb(208 56 1 / 0.9);
}
.bg-orange-600\/95 {
  background-color: rgb(208 56 1 / 0.95);
}
.bg-orange-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(180 52 3 / var(--tw-bg-opacity, 1));
}
.bg-orange-700\/0 {
  background-color: rgb(180 52 3 / 0);
}
.bg-orange-700\/10 {
  background-color: rgb(180 52 3 / 0.1);
}
.bg-orange-700\/100 {
  background-color: rgb(180 52 3 / 1);
}
.bg-orange-700\/15 {
  background-color: rgb(180 52 3 / 0.15);
}
.bg-orange-700\/20 {
  background-color: rgb(180 52 3 / 0.2);
}
.bg-orange-700\/25 {
  background-color: rgb(180 52 3 / 0.25);
}
.bg-orange-700\/30 {
  background-color: rgb(180 52 3 / 0.3);
}
.bg-orange-700\/35 {
  background-color: rgb(180 52 3 / 0.35);
}
.bg-orange-700\/40 {
  background-color: rgb(180 52 3 / 0.4);
}
.bg-orange-700\/45 {
  background-color: rgb(180 52 3 / 0.45);
}
.bg-orange-700\/5 {
  background-color: rgb(180 52 3 / 0.05);
}
.bg-orange-700\/50 {
  background-color: rgb(180 52 3 / 0.5);
}
.bg-orange-700\/55 {
  background-color: rgb(180 52 3 / 0.55);
}
.bg-orange-700\/60 {
  background-color: rgb(180 52 3 / 0.6);
}
.bg-orange-700\/65 {
  background-color: rgb(180 52 3 / 0.65);
}
.bg-orange-700\/70 {
  background-color: rgb(180 52 3 / 0.7);
}
.bg-orange-700\/75 {
  background-color: rgb(180 52 3 / 0.75);
}
.bg-orange-700\/80 {
  background-color: rgb(180 52 3 / 0.8);
}
.bg-orange-700\/85 {
  background-color: rgb(180 52 3 / 0.85);
}
.bg-orange-700\/90 {
  background-color: rgb(180 52 3 / 0.9);
}
.bg-orange-700\/95 {
  background-color: rgb(180 52 3 / 0.95);
}
.bg-orange-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(138 44 13 / var(--tw-bg-opacity, 1));
}
.bg-orange-800\/0 {
  background-color: rgb(138 44 13 / 0);
}
.bg-orange-800\/10 {
  background-color: rgb(138 44 13 / 0.1);
}
.bg-orange-800\/100 {
  background-color: rgb(138 44 13 / 1);
}
.bg-orange-800\/15 {
  background-color: rgb(138 44 13 / 0.15);
}
.bg-orange-800\/20 {
  background-color: rgb(138 44 13 / 0.2);
}
.bg-orange-800\/25 {
  background-color: rgb(138 44 13 / 0.25);
}
.bg-orange-800\/30 {
  background-color: rgb(138 44 13 / 0.3);
}
.bg-orange-800\/35 {
  background-color: rgb(138 44 13 / 0.35);
}
.bg-orange-800\/40 {
  background-color: rgb(138 44 13 / 0.4);
}
.bg-orange-800\/45 {
  background-color: rgb(138 44 13 / 0.45);
}
.bg-orange-800\/5 {
  background-color: rgb(138 44 13 / 0.05);
}
.bg-orange-800\/50 {
  background-color: rgb(138 44 13 / 0.5);
}
.bg-orange-800\/55 {
  background-color: rgb(138 44 13 / 0.55);
}
.bg-orange-800\/60 {
  background-color: rgb(138 44 13 / 0.6);
}
.bg-orange-800\/65 {
  background-color: rgb(138 44 13 / 0.65);
}
.bg-orange-800\/70 {
  background-color: rgb(138 44 13 / 0.7);
}
.bg-orange-800\/75 {
  background-color: rgb(138 44 13 / 0.75);
}
.bg-orange-800\/80 {
  background-color: rgb(138 44 13 / 0.8);
}
.bg-orange-800\/85 {
  background-color: rgb(138 44 13 / 0.85);
}
.bg-orange-800\/90 {
  background-color: rgb(138 44 13 / 0.9);
}
.bg-orange-800\/95 {
  background-color: rgb(138 44 13 / 0.95);
}
.bg-orange-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(119 29 29 / var(--tw-bg-opacity, 1));
}
.bg-orange-900\/0 {
  background-color: rgb(119 29 29 / 0);
}
.bg-orange-900\/10 {
  background-color: rgb(119 29 29 / 0.1);
}
.bg-orange-900\/100 {
  background-color: rgb(119 29 29 / 1);
}
.bg-orange-900\/15 {
  background-color: rgb(119 29 29 / 0.15);
}
.bg-orange-900\/20 {
  background-color: rgb(119 29 29 / 0.2);
}
.bg-orange-900\/25 {
  background-color: rgb(119 29 29 / 0.25);
}
.bg-orange-900\/30 {
  background-color: rgb(119 29 29 / 0.3);
}
.bg-orange-900\/35 {
  background-color: rgb(119 29 29 / 0.35);
}
.bg-orange-900\/40 {
  background-color: rgb(119 29 29 / 0.4);
}
.bg-orange-900\/45 {
  background-color: rgb(119 29 29 / 0.45);
}
.bg-orange-900\/5 {
  background-color: rgb(119 29 29 / 0.05);
}
.bg-orange-900\/50 {
  background-color: rgb(119 29 29 / 0.5);
}
.bg-orange-900\/55 {
  background-color: rgb(119 29 29 / 0.55);
}
.bg-orange-900\/60 {
  background-color: rgb(119 29 29 / 0.6);
}
.bg-orange-900\/65 {
  background-color: rgb(119 29 29 / 0.65);
}
.bg-orange-900\/70 {
  background-color: rgb(119 29 29 / 0.7);
}
.bg-orange-900\/75 {
  background-color: rgb(119 29 29 / 0.75);
}
.bg-orange-900\/80 {
  background-color: rgb(119 29 29 / 0.8);
}
.bg-orange-900\/85 {
  background-color: rgb(119 29 29 / 0.85);
}
.bg-orange-900\/90 {
  background-color: rgb(119 29 29 / 0.9);
}
.bg-orange-900\/95 {
  background-color: rgb(119 29 29 / 0.95);
}
.bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 232 243 / var(--tw-bg-opacity, 1));
}
.bg-pink-100\/0 {
  background-color: rgb(252 232 243 / 0);
}
.bg-pink-100\/10 {
  background-color: rgb(252 232 243 / 0.1);
}
.bg-pink-100\/100 {
  background-color: rgb(252 232 243 / 1);
}
.bg-pink-100\/15 {
  background-color: rgb(252 232 243 / 0.15);
}
.bg-pink-100\/20 {
  background-color: rgb(252 232 243 / 0.2);
}
.bg-pink-100\/25 {
  background-color: rgb(252 232 243 / 0.25);
}
.bg-pink-100\/30 {
  background-color: rgb(252 232 243 / 0.3);
}
.bg-pink-100\/35 {
  background-color: rgb(252 232 243 / 0.35);
}
.bg-pink-100\/40 {
  background-color: rgb(252 232 243 / 0.4);
}
.bg-pink-100\/45 {
  background-color: rgb(252 232 243 / 0.45);
}
.bg-pink-100\/5 {
  background-color: rgb(252 232 243 / 0.05);
}
.bg-pink-100\/50 {
  background-color: rgb(252 232 243 / 0.5);
}
.bg-pink-100\/55 {
  background-color: rgb(252 232 243 / 0.55);
}
.bg-pink-100\/60 {
  background-color: rgb(252 232 243 / 0.6);
}
.bg-pink-100\/65 {
  background-color: rgb(252 232 243 / 0.65);
}
.bg-pink-100\/70 {
  background-color: rgb(252 232 243 / 0.7);
}
.bg-pink-100\/75 {
  background-color: rgb(252 232 243 / 0.75);
}
.bg-pink-100\/80 {
  background-color: rgb(252 232 243 / 0.8);
}
.bg-pink-100\/85 {
  background-color: rgb(252 232 243 / 0.85);
}
.bg-pink-100\/90 {
  background-color: rgb(252 232 243 / 0.9);
}
.bg-pink-100\/95 {
  background-color: rgb(252 232 243 / 0.95);
}
.bg-pink-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 209 232 / var(--tw-bg-opacity, 1));
}
.bg-pink-200\/0 {
  background-color: rgb(250 209 232 / 0);
}
.bg-pink-200\/10 {
  background-color: rgb(250 209 232 / 0.1);
}
.bg-pink-200\/100 {
  background-color: rgb(250 209 232 / 1);
}
.bg-pink-200\/15 {
  background-color: rgb(250 209 232 / 0.15);
}
.bg-pink-200\/20 {
  background-color: rgb(250 209 232 / 0.2);
}
.bg-pink-200\/25 {
  background-color: rgb(250 209 232 / 0.25);
}
.bg-pink-200\/30 {
  background-color: rgb(250 209 232 / 0.3);
}
.bg-pink-200\/35 {
  background-color: rgb(250 209 232 / 0.35);
}
.bg-pink-200\/40 {
  background-color: rgb(250 209 232 / 0.4);
}
.bg-pink-200\/45 {
  background-color: rgb(250 209 232 / 0.45);
}
.bg-pink-200\/5 {
  background-color: rgb(250 209 232 / 0.05);
}
.bg-pink-200\/50 {
  background-color: rgb(250 209 232 / 0.5);
}
.bg-pink-200\/55 {
  background-color: rgb(250 209 232 / 0.55);
}
.bg-pink-200\/60 {
  background-color: rgb(250 209 232 / 0.6);
}
.bg-pink-200\/65 {
  background-color: rgb(250 209 232 / 0.65);
}
.bg-pink-200\/70 {
  background-color: rgb(250 209 232 / 0.7);
}
.bg-pink-200\/75 {
  background-color: rgb(250 209 232 / 0.75);
}
.bg-pink-200\/80 {
  background-color: rgb(250 209 232 / 0.8);
}
.bg-pink-200\/85 {
  background-color: rgb(250 209 232 / 0.85);
}
.bg-pink-200\/90 {
  background-color: rgb(250 209 232 / 0.9);
}
.bg-pink-200\/95 {
  background-color: rgb(250 209 232 / 0.95);
}
.bg-pink-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 180 217 / var(--tw-bg-opacity, 1));
}
.bg-pink-300\/0 {
  background-color: rgb(248 180 217 / 0);
}
.bg-pink-300\/10 {
  background-color: rgb(248 180 217 / 0.1);
}
.bg-pink-300\/100 {
  background-color: rgb(248 180 217 / 1);
}
.bg-pink-300\/15 {
  background-color: rgb(248 180 217 / 0.15);
}
.bg-pink-300\/20 {
  background-color: rgb(248 180 217 / 0.2);
}
.bg-pink-300\/25 {
  background-color: rgb(248 180 217 / 0.25);
}
.bg-pink-300\/30 {
  background-color: rgb(248 180 217 / 0.3);
}
.bg-pink-300\/35 {
  background-color: rgb(248 180 217 / 0.35);
}
.bg-pink-300\/40 {
  background-color: rgb(248 180 217 / 0.4);
}
.bg-pink-300\/45 {
  background-color: rgb(248 180 217 / 0.45);
}
.bg-pink-300\/5 {
  background-color: rgb(248 180 217 / 0.05);
}
.bg-pink-300\/50 {
  background-color: rgb(248 180 217 / 0.5);
}
.bg-pink-300\/55 {
  background-color: rgb(248 180 217 / 0.55);
}
.bg-pink-300\/60 {
  background-color: rgb(248 180 217 / 0.6);
}
.bg-pink-300\/65 {
  background-color: rgb(248 180 217 / 0.65);
}
.bg-pink-300\/70 {
  background-color: rgb(248 180 217 / 0.7);
}
.bg-pink-300\/75 {
  background-color: rgb(248 180 217 / 0.75);
}
.bg-pink-300\/80 {
  background-color: rgb(248 180 217 / 0.8);
}
.bg-pink-300\/85 {
  background-color: rgb(248 180 217 / 0.85);
}
.bg-pink-300\/90 {
  background-color: rgb(248 180 217 / 0.9);
}
.bg-pink-300\/95 {
  background-color: rgb(248 180 217 / 0.95);
}
.bg-pink-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 126 184 / var(--tw-bg-opacity, 1));
}
.bg-pink-400\/0 {
  background-color: rgb(241 126 184 / 0);
}
.bg-pink-400\/10 {
  background-color: rgb(241 126 184 / 0.1);
}
.bg-pink-400\/100 {
  background-color: rgb(241 126 184 / 1);
}
.bg-pink-400\/15 {
  background-color: rgb(241 126 184 / 0.15);
}
.bg-pink-400\/20 {
  background-color: rgb(241 126 184 / 0.2);
}
.bg-pink-400\/25 {
  background-color: rgb(241 126 184 / 0.25);
}
.bg-pink-400\/30 {
  background-color: rgb(241 126 184 / 0.3);
}
.bg-pink-400\/35 {
  background-color: rgb(241 126 184 / 0.35);
}
.bg-pink-400\/40 {
  background-color: rgb(241 126 184 / 0.4);
}
.bg-pink-400\/45 {
  background-color: rgb(241 126 184 / 0.45);
}
.bg-pink-400\/5 {
  background-color: rgb(241 126 184 / 0.05);
}
.bg-pink-400\/50 {
  background-color: rgb(241 126 184 / 0.5);
}
.bg-pink-400\/55 {
  background-color: rgb(241 126 184 / 0.55);
}
.bg-pink-400\/60 {
  background-color: rgb(241 126 184 / 0.6);
}
.bg-pink-400\/65 {
  background-color: rgb(241 126 184 / 0.65);
}
.bg-pink-400\/70 {
  background-color: rgb(241 126 184 / 0.7);
}
.bg-pink-400\/75 {
  background-color: rgb(241 126 184 / 0.75);
}
.bg-pink-400\/80 {
  background-color: rgb(241 126 184 / 0.8);
}
.bg-pink-400\/85 {
  background-color: rgb(241 126 184 / 0.85);
}
.bg-pink-400\/90 {
  background-color: rgb(241 126 184 / 0.9);
}
.bg-pink-400\/95 {
  background-color: rgb(241 126 184 / 0.95);
}
.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(231 70 148 / var(--tw-bg-opacity, 1));
}
.bg-pink-500\/0 {
  background-color: rgb(231 70 148 / 0);
}
.bg-pink-500\/10 {
  background-color: rgb(231 70 148 / 0.1);
}
.bg-pink-500\/100 {
  background-color: rgb(231 70 148 / 1);
}
.bg-pink-500\/15 {
  background-color: rgb(231 70 148 / 0.15);
}
.bg-pink-500\/20 {
  background-color: rgb(231 70 148 / 0.2);
}
.bg-pink-500\/25 {
  background-color: rgb(231 70 148 / 0.25);
}
.bg-pink-500\/30 {
  background-color: rgb(231 70 148 / 0.3);
}
.bg-pink-500\/35 {
  background-color: rgb(231 70 148 / 0.35);
}
.bg-pink-500\/40 {
  background-color: rgb(231 70 148 / 0.4);
}
.bg-pink-500\/45 {
  background-color: rgb(231 70 148 / 0.45);
}
.bg-pink-500\/5 {
  background-color: rgb(231 70 148 / 0.05);
}
.bg-pink-500\/50 {
  background-color: rgb(231 70 148 / 0.5);
}
.bg-pink-500\/55 {
  background-color: rgb(231 70 148 / 0.55);
}
.bg-pink-500\/60 {
  background-color: rgb(231 70 148 / 0.6);
}
.bg-pink-500\/65 {
  background-color: rgb(231 70 148 / 0.65);
}
.bg-pink-500\/70 {
  background-color: rgb(231 70 148 / 0.7);
}
.bg-pink-500\/75 {
  background-color: rgb(231 70 148 / 0.75);
}
.bg-pink-500\/80 {
  background-color: rgb(231 70 148 / 0.8);
}
.bg-pink-500\/85 {
  background-color: rgb(231 70 148 / 0.85);
}
.bg-pink-500\/90 {
  background-color: rgb(231 70 148 / 0.9);
}
.bg-pink-500\/95 {
  background-color: rgb(231 70 148 / 0.95);
}
.bg-pink-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(214 31 105 / var(--tw-bg-opacity, 1));
}
.bg-pink-600\/0 {
  background-color: rgb(214 31 105 / 0);
}
.bg-pink-600\/10 {
  background-color: rgb(214 31 105 / 0.1);
}
.bg-pink-600\/100 {
  background-color: rgb(214 31 105 / 1);
}
.bg-pink-600\/15 {
  background-color: rgb(214 31 105 / 0.15);
}
.bg-pink-600\/20 {
  background-color: rgb(214 31 105 / 0.2);
}
.bg-pink-600\/25 {
  background-color: rgb(214 31 105 / 0.25);
}
.bg-pink-600\/30 {
  background-color: rgb(214 31 105 / 0.3);
}
.bg-pink-600\/35 {
  background-color: rgb(214 31 105 / 0.35);
}
.bg-pink-600\/40 {
  background-color: rgb(214 31 105 / 0.4);
}
.bg-pink-600\/45 {
  background-color: rgb(214 31 105 / 0.45);
}
.bg-pink-600\/5 {
  background-color: rgb(214 31 105 / 0.05);
}
.bg-pink-600\/50 {
  background-color: rgb(214 31 105 / 0.5);
}
.bg-pink-600\/55 {
  background-color: rgb(214 31 105 / 0.55);
}
.bg-pink-600\/60 {
  background-color: rgb(214 31 105 / 0.6);
}
.bg-pink-600\/65 {
  background-color: rgb(214 31 105 / 0.65);
}
.bg-pink-600\/70 {
  background-color: rgb(214 31 105 / 0.7);
}
.bg-pink-600\/75 {
  background-color: rgb(214 31 105 / 0.75);
}
.bg-pink-600\/80 {
  background-color: rgb(214 31 105 / 0.8);
}
.bg-pink-600\/85 {
  background-color: rgb(214 31 105 / 0.85);
}
.bg-pink-600\/90 {
  background-color: rgb(214 31 105 / 0.9);
}
.bg-pink-600\/95 {
  background-color: rgb(214 31 105 / 0.95);
}
.bg-pink-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 18 93 / var(--tw-bg-opacity, 1));
}
.bg-pink-700\/0 {
  background-color: rgb(191 18 93 / 0);
}
.bg-pink-700\/10 {
  background-color: rgb(191 18 93 / 0.1);
}
.bg-pink-700\/100 {
  background-color: rgb(191 18 93 / 1);
}
.bg-pink-700\/15 {
  background-color: rgb(191 18 93 / 0.15);
}
.bg-pink-700\/20 {
  background-color: rgb(191 18 93 / 0.2);
}
.bg-pink-700\/25 {
  background-color: rgb(191 18 93 / 0.25);
}
.bg-pink-700\/30 {
  background-color: rgb(191 18 93 / 0.3);
}
.bg-pink-700\/35 {
  background-color: rgb(191 18 93 / 0.35);
}
.bg-pink-700\/40 {
  background-color: rgb(191 18 93 / 0.4);
}
.bg-pink-700\/45 {
  background-color: rgb(191 18 93 / 0.45);
}
.bg-pink-700\/5 {
  background-color: rgb(191 18 93 / 0.05);
}
.bg-pink-700\/50 {
  background-color: rgb(191 18 93 / 0.5);
}
.bg-pink-700\/55 {
  background-color: rgb(191 18 93 / 0.55);
}
.bg-pink-700\/60 {
  background-color: rgb(191 18 93 / 0.6);
}
.bg-pink-700\/65 {
  background-color: rgb(191 18 93 / 0.65);
}
.bg-pink-700\/70 {
  background-color: rgb(191 18 93 / 0.7);
}
.bg-pink-700\/75 {
  background-color: rgb(191 18 93 / 0.75);
}
.bg-pink-700\/80 {
  background-color: rgb(191 18 93 / 0.8);
}
.bg-pink-700\/85 {
  background-color: rgb(191 18 93 / 0.85);
}
.bg-pink-700\/90 {
  background-color: rgb(191 18 93 / 0.9);
}
.bg-pink-700\/95 {
  background-color: rgb(191 18 93 / 0.95);
}
.bg-pink-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 21 75 / var(--tw-bg-opacity, 1));
}
.bg-pink-800\/0 {
  background-color: rgb(153 21 75 / 0);
}
.bg-pink-800\/10 {
  background-color: rgb(153 21 75 / 0.1);
}
.bg-pink-800\/100 {
  background-color: rgb(153 21 75 / 1);
}
.bg-pink-800\/15 {
  background-color: rgb(153 21 75 / 0.15);
}
.bg-pink-800\/20 {
  background-color: rgb(153 21 75 / 0.2);
}
.bg-pink-800\/25 {
  background-color: rgb(153 21 75 / 0.25);
}
.bg-pink-800\/30 {
  background-color: rgb(153 21 75 / 0.3);
}
.bg-pink-800\/35 {
  background-color: rgb(153 21 75 / 0.35);
}
.bg-pink-800\/40 {
  background-color: rgb(153 21 75 / 0.4);
}
.bg-pink-800\/45 {
  background-color: rgb(153 21 75 / 0.45);
}
.bg-pink-800\/5 {
  background-color: rgb(153 21 75 / 0.05);
}
.bg-pink-800\/50 {
  background-color: rgb(153 21 75 / 0.5);
}
.bg-pink-800\/55 {
  background-color: rgb(153 21 75 / 0.55);
}
.bg-pink-800\/60 {
  background-color: rgb(153 21 75 / 0.6);
}
.bg-pink-800\/65 {
  background-color: rgb(153 21 75 / 0.65);
}
.bg-pink-800\/70 {
  background-color: rgb(153 21 75 / 0.7);
}
.bg-pink-800\/75 {
  background-color: rgb(153 21 75 / 0.75);
}
.bg-pink-800\/80 {
  background-color: rgb(153 21 75 / 0.8);
}
.bg-pink-800\/85 {
  background-color: rgb(153 21 75 / 0.85);
}
.bg-pink-800\/90 {
  background-color: rgb(153 21 75 / 0.9);
}
.bg-pink-800\/95 {
  background-color: rgb(153 21 75 / 0.95);
}
.bg-pink-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(117 26 61 / var(--tw-bg-opacity, 1));
}
.bg-pink-900\/0 {
  background-color: rgb(117 26 61 / 0);
}
.bg-pink-900\/10 {
  background-color: rgb(117 26 61 / 0.1);
}
.bg-pink-900\/100 {
  background-color: rgb(117 26 61 / 1);
}
.bg-pink-900\/15 {
  background-color: rgb(117 26 61 / 0.15);
}
.bg-pink-900\/20 {
  background-color: rgb(117 26 61 / 0.2);
}
.bg-pink-900\/25 {
  background-color: rgb(117 26 61 / 0.25);
}
.bg-pink-900\/30 {
  background-color: rgb(117 26 61 / 0.3);
}
.bg-pink-900\/35 {
  background-color: rgb(117 26 61 / 0.35);
}
.bg-pink-900\/40 {
  background-color: rgb(117 26 61 / 0.4);
}
.bg-pink-900\/45 {
  background-color: rgb(117 26 61 / 0.45);
}
.bg-pink-900\/5 {
  background-color: rgb(117 26 61 / 0.05);
}
.bg-pink-900\/50 {
  background-color: rgb(117 26 61 / 0.5);
}
.bg-pink-900\/55 {
  background-color: rgb(117 26 61 / 0.55);
}
.bg-pink-900\/60 {
  background-color: rgb(117 26 61 / 0.6);
}
.bg-pink-900\/65 {
  background-color: rgb(117 26 61 / 0.65);
}
.bg-pink-900\/70 {
  background-color: rgb(117 26 61 / 0.7);
}
.bg-pink-900\/75 {
  background-color: rgb(117 26 61 / 0.75);
}
.bg-pink-900\/80 {
  background-color: rgb(117 26 61 / 0.8);
}
.bg-pink-900\/85 {
  background-color: rgb(117 26 61 / 0.85);
}
.bg-pink-900\/90 {
  background-color: rgb(117 26 61 / 0.9);
}
.bg-pink-900\/95 {
  background-color: rgb(117 26 61 / 0.95);
}
.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 254 / var(--tw-bg-opacity, 1));
}
.bg-purple-100\/0 {
  background-color: rgb(237 235 254 / 0);
}
.bg-purple-100\/10 {
  background-color: rgb(237 235 254 / 0.1);
}
.bg-purple-100\/100 {
  background-color: rgb(237 235 254 / 1);
}
.bg-purple-100\/15 {
  background-color: rgb(237 235 254 / 0.15);
}
.bg-purple-100\/20 {
  background-color: rgb(237 235 254 / 0.2);
}
.bg-purple-100\/25 {
  background-color: rgb(237 235 254 / 0.25);
}
.bg-purple-100\/30 {
  background-color: rgb(237 235 254 / 0.3);
}
.bg-purple-100\/35 {
  background-color: rgb(237 235 254 / 0.35);
}
.bg-purple-100\/40 {
  background-color: rgb(237 235 254 / 0.4);
}
.bg-purple-100\/45 {
  background-color: rgb(237 235 254 / 0.45);
}
.bg-purple-100\/5 {
  background-color: rgb(237 235 254 / 0.05);
}
.bg-purple-100\/50 {
  background-color: rgb(237 235 254 / 0.5);
}
.bg-purple-100\/55 {
  background-color: rgb(237 235 254 / 0.55);
}
.bg-purple-100\/60 {
  background-color: rgb(237 235 254 / 0.6);
}
.bg-purple-100\/65 {
  background-color: rgb(237 235 254 / 0.65);
}
.bg-purple-100\/70 {
  background-color: rgb(237 235 254 / 0.7);
}
.bg-purple-100\/75 {
  background-color: rgb(237 235 254 / 0.75);
}
.bg-purple-100\/80 {
  background-color: rgb(237 235 254 / 0.8);
}
.bg-purple-100\/85 {
  background-color: rgb(237 235 254 / 0.85);
}
.bg-purple-100\/90 {
  background-color: rgb(237 235 254 / 0.9);
}
.bg-purple-100\/95 {
  background-color: rgb(237 235 254 / 0.95);
}
.bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 215 254 / var(--tw-bg-opacity, 1));
}
.bg-purple-200\/0 {
  background-color: rgb(220 215 254 / 0);
}
.bg-purple-200\/10 {
  background-color: rgb(220 215 254 / 0.1);
}
.bg-purple-200\/100 {
  background-color: rgb(220 215 254 / 1);
}
.bg-purple-200\/15 {
  background-color: rgb(220 215 254 / 0.15);
}
.bg-purple-200\/20 {
  background-color: rgb(220 215 254 / 0.2);
}
.bg-purple-200\/25 {
  background-color: rgb(220 215 254 / 0.25);
}
.bg-purple-200\/30 {
  background-color: rgb(220 215 254 / 0.3);
}
.bg-purple-200\/35 {
  background-color: rgb(220 215 254 / 0.35);
}
.bg-purple-200\/40 {
  background-color: rgb(220 215 254 / 0.4);
}
.bg-purple-200\/45 {
  background-color: rgb(220 215 254 / 0.45);
}
.bg-purple-200\/5 {
  background-color: rgb(220 215 254 / 0.05);
}
.bg-purple-200\/50 {
  background-color: rgb(220 215 254 / 0.5);
}
.bg-purple-200\/55 {
  background-color: rgb(220 215 254 / 0.55);
}
.bg-purple-200\/60 {
  background-color: rgb(220 215 254 / 0.6);
}
.bg-purple-200\/65 {
  background-color: rgb(220 215 254 / 0.65);
}
.bg-purple-200\/70 {
  background-color: rgb(220 215 254 / 0.7);
}
.bg-purple-200\/75 {
  background-color: rgb(220 215 254 / 0.75);
}
.bg-purple-200\/80 {
  background-color: rgb(220 215 254 / 0.8);
}
.bg-purple-200\/85 {
  background-color: rgb(220 215 254 / 0.85);
}
.bg-purple-200\/90 {
  background-color: rgb(220 215 254 / 0.9);
}
.bg-purple-200\/95 {
  background-color: rgb(220 215 254 / 0.95);
}
.bg-purple-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 191 253 / var(--tw-bg-opacity, 1));
}
.bg-purple-300\/0 {
  background-color: rgb(202 191 253 / 0);
}
.bg-purple-300\/10 {
  background-color: rgb(202 191 253 / 0.1);
}
.bg-purple-300\/100 {
  background-color: rgb(202 191 253 / 1);
}
.bg-purple-300\/15 {
  background-color: rgb(202 191 253 / 0.15);
}
.bg-purple-300\/20 {
  background-color: rgb(202 191 253 / 0.2);
}
.bg-purple-300\/25 {
  background-color: rgb(202 191 253 / 0.25);
}
.bg-purple-300\/30 {
  background-color: rgb(202 191 253 / 0.3);
}
.bg-purple-300\/35 {
  background-color: rgb(202 191 253 / 0.35);
}
.bg-purple-300\/40 {
  background-color: rgb(202 191 253 / 0.4);
}
.bg-purple-300\/45 {
  background-color: rgb(202 191 253 / 0.45);
}
.bg-purple-300\/5 {
  background-color: rgb(202 191 253 / 0.05);
}
.bg-purple-300\/50 {
  background-color: rgb(202 191 253 / 0.5);
}
.bg-purple-300\/55 {
  background-color: rgb(202 191 253 / 0.55);
}
.bg-purple-300\/60 {
  background-color: rgb(202 191 253 / 0.6);
}
.bg-purple-300\/65 {
  background-color: rgb(202 191 253 / 0.65);
}
.bg-purple-300\/70 {
  background-color: rgb(202 191 253 / 0.7);
}
.bg-purple-300\/75 {
  background-color: rgb(202 191 253 / 0.75);
}
.bg-purple-300\/80 {
  background-color: rgb(202 191 253 / 0.8);
}
.bg-purple-300\/85 {
  background-color: rgb(202 191 253 / 0.85);
}
.bg-purple-300\/90 {
  background-color: rgb(202 191 253 / 0.9);
}
.bg-purple-300\/95 {
  background-color: rgb(202 191 253 / 0.95);
}
.bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(172 148 250 / var(--tw-bg-opacity, 1));
}
.bg-purple-400\/0 {
  background-color: rgb(172 148 250 / 0);
}
.bg-purple-400\/10 {
  background-color: rgb(172 148 250 / 0.1);
}
.bg-purple-400\/100 {
  background-color: rgb(172 148 250 / 1);
}
.bg-purple-400\/15 {
  background-color: rgb(172 148 250 / 0.15);
}
.bg-purple-400\/20 {
  background-color: rgb(172 148 250 / 0.2);
}
.bg-purple-400\/25 {
  background-color: rgb(172 148 250 / 0.25);
}
.bg-purple-400\/30 {
  background-color: rgb(172 148 250 / 0.3);
}
.bg-purple-400\/35 {
  background-color: rgb(172 148 250 / 0.35);
}
.bg-purple-400\/40 {
  background-color: rgb(172 148 250 / 0.4);
}
.bg-purple-400\/45 {
  background-color: rgb(172 148 250 / 0.45);
}
.bg-purple-400\/5 {
  background-color: rgb(172 148 250 / 0.05);
}
.bg-purple-400\/50 {
  background-color: rgb(172 148 250 / 0.5);
}
.bg-purple-400\/55 {
  background-color: rgb(172 148 250 / 0.55);
}
.bg-purple-400\/60 {
  background-color: rgb(172 148 250 / 0.6);
}
.bg-purple-400\/65 {
  background-color: rgb(172 148 250 / 0.65);
}
.bg-purple-400\/70 {
  background-color: rgb(172 148 250 / 0.7);
}
.bg-purple-400\/75 {
  background-color: rgb(172 148 250 / 0.75);
}
.bg-purple-400\/80 {
  background-color: rgb(172 148 250 / 0.8);
}
.bg-purple-400\/85 {
  background-color: rgb(172 148 250 / 0.85);
}
.bg-purple-400\/90 {
  background-color: rgb(172 148 250 / 0.9);
}
.bg-purple-400\/95 {
  background-color: rgb(172 148 250 / 0.95);
}
.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(144 97 249 / var(--tw-bg-opacity, 1));
}
.bg-purple-500\/0 {
  background-color: rgb(144 97 249 / 0);
}
.bg-purple-500\/10 {
  background-color: rgb(144 97 249 / 0.1);
}
.bg-purple-500\/100 {
  background-color: rgb(144 97 249 / 1);
}
.bg-purple-500\/15 {
  background-color: rgb(144 97 249 / 0.15);
}
.bg-purple-500\/20 {
  background-color: rgb(144 97 249 / 0.2);
}
.bg-purple-500\/25 {
  background-color: rgb(144 97 249 / 0.25);
}
.bg-purple-500\/30 {
  background-color: rgb(144 97 249 / 0.3);
}
.bg-purple-500\/35 {
  background-color: rgb(144 97 249 / 0.35);
}
.bg-purple-500\/40 {
  background-color: rgb(144 97 249 / 0.4);
}
.bg-purple-500\/45 {
  background-color: rgb(144 97 249 / 0.45);
}
.bg-purple-500\/5 {
  background-color: rgb(144 97 249 / 0.05);
}
.bg-purple-500\/50 {
  background-color: rgb(144 97 249 / 0.5);
}
.bg-purple-500\/55 {
  background-color: rgb(144 97 249 / 0.55);
}
.bg-purple-500\/60 {
  background-color: rgb(144 97 249 / 0.6);
}
.bg-purple-500\/65 {
  background-color: rgb(144 97 249 / 0.65);
}
.bg-purple-500\/70 {
  background-color: rgb(144 97 249 / 0.7);
}
.bg-purple-500\/75 {
  background-color: rgb(144 97 249 / 0.75);
}
.bg-purple-500\/80 {
  background-color: rgb(144 97 249 / 0.8);
}
.bg-purple-500\/85 {
  background-color: rgb(144 97 249 / 0.85);
}
.bg-purple-500\/90 {
  background-color: rgb(144 97 249 / 0.9);
}
.bg-purple-500\/95 {
  background-color: rgb(144 97 249 / 0.95);
}
.bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 58 242 / var(--tw-bg-opacity, 1));
}
.bg-purple-600\/0 {
  background-color: rgb(126 58 242 / 0);
}
.bg-purple-600\/10 {
  background-color: rgb(126 58 242 / 0.1);
}
.bg-purple-600\/100 {
  background-color: rgb(126 58 242 / 1);
}
.bg-purple-600\/15 {
  background-color: rgb(126 58 242 / 0.15);
}
.bg-purple-600\/20 {
  background-color: rgb(126 58 242 / 0.2);
}
.bg-purple-600\/25 {
  background-color: rgb(126 58 242 / 0.25);
}
.bg-purple-600\/30 {
  background-color: rgb(126 58 242 / 0.3);
}
.bg-purple-600\/35 {
  background-color: rgb(126 58 242 / 0.35);
}
.bg-purple-600\/40 {
  background-color: rgb(126 58 242 / 0.4);
}
.bg-purple-600\/45 {
  background-color: rgb(126 58 242 / 0.45);
}
.bg-purple-600\/5 {
  background-color: rgb(126 58 242 / 0.05);
}
.bg-purple-600\/50 {
  background-color: rgb(126 58 242 / 0.5);
}
.bg-purple-600\/55 {
  background-color: rgb(126 58 242 / 0.55);
}
.bg-purple-600\/60 {
  background-color: rgb(126 58 242 / 0.6);
}
.bg-purple-600\/65 {
  background-color: rgb(126 58 242 / 0.65);
}
.bg-purple-600\/70 {
  background-color: rgb(126 58 242 / 0.7);
}
.bg-purple-600\/75 {
  background-color: rgb(126 58 242 / 0.75);
}
.bg-purple-600\/80 {
  background-color: rgb(126 58 242 / 0.8);
}
.bg-purple-600\/85 {
  background-color: rgb(126 58 242 / 0.85);
}
.bg-purple-600\/90 {
  background-color: rgb(126 58 242 / 0.9);
}
.bg-purple-600\/95 {
  background-color: rgb(126 58 242 / 0.95);
}
.bg-purple-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(108 43 217 / var(--tw-bg-opacity, 1));
}
.bg-purple-700\/0 {
  background-color: rgb(108 43 217 / 0);
}
.bg-purple-700\/10 {
  background-color: rgb(108 43 217 / 0.1);
}
.bg-purple-700\/100 {
  background-color: rgb(108 43 217 / 1);
}
.bg-purple-700\/15 {
  background-color: rgb(108 43 217 / 0.15);
}
.bg-purple-700\/20 {
  background-color: rgb(108 43 217 / 0.2);
}
.bg-purple-700\/25 {
  background-color: rgb(108 43 217 / 0.25);
}
.bg-purple-700\/30 {
  background-color: rgb(108 43 217 / 0.3);
}
.bg-purple-700\/35 {
  background-color: rgb(108 43 217 / 0.35);
}
.bg-purple-700\/40 {
  background-color: rgb(108 43 217 / 0.4);
}
.bg-purple-700\/45 {
  background-color: rgb(108 43 217 / 0.45);
}
.bg-purple-700\/5 {
  background-color: rgb(108 43 217 / 0.05);
}
.bg-purple-700\/50 {
  background-color: rgb(108 43 217 / 0.5);
}
.bg-purple-700\/55 {
  background-color: rgb(108 43 217 / 0.55);
}
.bg-purple-700\/60 {
  background-color: rgb(108 43 217 / 0.6);
}
.bg-purple-700\/65 {
  background-color: rgb(108 43 217 / 0.65);
}
.bg-purple-700\/70 {
  background-color: rgb(108 43 217 / 0.7);
}
.bg-purple-700\/75 {
  background-color: rgb(108 43 217 / 0.75);
}
.bg-purple-700\/80 {
  background-color: rgb(108 43 217 / 0.8);
}
.bg-purple-700\/85 {
  background-color: rgb(108 43 217 / 0.85);
}
.bg-purple-700\/90 {
  background-color: rgb(108 43 217 / 0.9);
}
.bg-purple-700\/95 {
  background-color: rgb(108 43 217 / 0.95);
}
.bg-purple-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(85 33 181 / var(--tw-bg-opacity, 1));
}
.bg-purple-800\/0 {
  background-color: rgb(85 33 181 / 0);
}
.bg-purple-800\/10 {
  background-color: rgb(85 33 181 / 0.1);
}
.bg-purple-800\/100 {
  background-color: rgb(85 33 181 / 1);
}
.bg-purple-800\/15 {
  background-color: rgb(85 33 181 / 0.15);
}
.bg-purple-800\/20 {
  background-color: rgb(85 33 181 / 0.2);
}
.bg-purple-800\/25 {
  background-color: rgb(85 33 181 / 0.25);
}
.bg-purple-800\/30 {
  background-color: rgb(85 33 181 / 0.3);
}
.bg-purple-800\/35 {
  background-color: rgb(85 33 181 / 0.35);
}
.bg-purple-800\/40 {
  background-color: rgb(85 33 181 / 0.4);
}
.bg-purple-800\/45 {
  background-color: rgb(85 33 181 / 0.45);
}
.bg-purple-800\/5 {
  background-color: rgb(85 33 181 / 0.05);
}
.bg-purple-800\/50 {
  background-color: rgb(85 33 181 / 0.5);
}
.bg-purple-800\/55 {
  background-color: rgb(85 33 181 / 0.55);
}
.bg-purple-800\/60 {
  background-color: rgb(85 33 181 / 0.6);
}
.bg-purple-800\/65 {
  background-color: rgb(85 33 181 / 0.65);
}
.bg-purple-800\/70 {
  background-color: rgb(85 33 181 / 0.7);
}
.bg-purple-800\/75 {
  background-color: rgb(85 33 181 / 0.75);
}
.bg-purple-800\/80 {
  background-color: rgb(85 33 181 / 0.8);
}
.bg-purple-800\/85 {
  background-color: rgb(85 33 181 / 0.85);
}
.bg-purple-800\/90 {
  background-color: rgb(85 33 181 / 0.9);
}
.bg-purple-800\/95 {
  background-color: rgb(85 33 181 / 0.95);
}
.bg-purple-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 29 150 / var(--tw-bg-opacity, 1));
}
.bg-purple-900\/0 {
  background-color: rgb(74 29 150 / 0);
}
.bg-purple-900\/10 {
  background-color: rgb(74 29 150 / 0.1);
}
.bg-purple-900\/100 {
  background-color: rgb(74 29 150 / 1);
}
.bg-purple-900\/15 {
  background-color: rgb(74 29 150 / 0.15);
}
.bg-purple-900\/20 {
  background-color: rgb(74 29 150 / 0.2);
}
.bg-purple-900\/25 {
  background-color: rgb(74 29 150 / 0.25);
}
.bg-purple-900\/30 {
  background-color: rgb(74 29 150 / 0.3);
}
.bg-purple-900\/35 {
  background-color: rgb(74 29 150 / 0.35);
}
.bg-purple-900\/40 {
  background-color: rgb(74 29 150 / 0.4);
}
.bg-purple-900\/45 {
  background-color: rgb(74 29 150 / 0.45);
}
.bg-purple-900\/5 {
  background-color: rgb(74 29 150 / 0.05);
}
.bg-purple-900\/50 {
  background-color: rgb(74 29 150 / 0.5);
}
.bg-purple-900\/55 {
  background-color: rgb(74 29 150 / 0.55);
}
.bg-purple-900\/60 {
  background-color: rgb(74 29 150 / 0.6);
}
.bg-purple-900\/65 {
  background-color: rgb(74 29 150 / 0.65);
}
.bg-purple-900\/70 {
  background-color: rgb(74 29 150 / 0.7);
}
.bg-purple-900\/75 {
  background-color: rgb(74 29 150 / 0.75);
}
.bg-purple-900\/80 {
  background-color: rgb(74 29 150 / 0.8);
}
.bg-purple-900\/85 {
  background-color: rgb(74 29 150 / 0.85);
}
.bg-purple-900\/90 {
  background-color: rgb(74 29 150 / 0.9);
}
.bg-purple-900\/95 {
  background-color: rgb(74 29 150 / 0.95);
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-red-100\/0 {
  background-color: rgb(254 226 226 / 0);
}
.bg-red-100\/10 {
  background-color: rgb(254 226 226 / 0.1);
}
.bg-red-100\/100 {
  background-color: rgb(254 226 226 / 1);
}
.bg-red-100\/15 {
  background-color: rgb(254 226 226 / 0.15);
}
.bg-red-100\/20 {
  background-color: rgb(254 226 226 / 0.2);
}
.bg-red-100\/25 {
  background-color: rgb(254 226 226 / 0.25);
}
.bg-red-100\/30 {
  background-color: rgb(254 226 226 / 0.3);
}
.bg-red-100\/35 {
  background-color: rgb(254 226 226 / 0.35);
}
.bg-red-100\/40 {
  background-color: rgb(254 226 226 / 0.4);
}
.bg-red-100\/45 {
  background-color: rgb(254 226 226 / 0.45);
}
.bg-red-100\/5 {
  background-color: rgb(254 226 226 / 0.05);
}
.bg-red-100\/50 {
  background-color: rgb(254 226 226 / 0.5);
}
.bg-red-100\/55 {
  background-color: rgb(254 226 226 / 0.55);
}
.bg-red-100\/60 {
  background-color: rgb(254 226 226 / 0.6);
}
.bg-red-100\/65 {
  background-color: rgb(254 226 226 / 0.65);
}
.bg-red-100\/70 {
  background-color: rgb(254 226 226 / 0.7);
}
.bg-red-100\/75 {
  background-color: rgb(254 226 226 / 0.75);
}
.bg-red-100\/80 {
  background-color: rgb(254 226 226 / 0.8);
}
.bg-red-100\/85 {
  background-color: rgb(254 226 226 / 0.85);
}
.bg-red-100\/90 {
  background-color: rgb(254 226 226 / 0.9);
}
.bg-red-100\/95 {
  background-color: rgb(254 226 226 / 0.95);
}
.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.bg-red-200\/0 {
  background-color: rgb(254 202 202 / 0);
}
.bg-red-200\/10 {
  background-color: rgb(254 202 202 / 0.1);
}
.bg-red-200\/100 {
  background-color: rgb(254 202 202 / 1);
}
.bg-red-200\/15 {
  background-color: rgb(254 202 202 / 0.15);
}
.bg-red-200\/20 {
  background-color: rgb(254 202 202 / 0.2);
}
.bg-red-200\/25 {
  background-color: rgb(254 202 202 / 0.25);
}
.bg-red-200\/30 {
  background-color: rgb(254 202 202 / 0.3);
}
.bg-red-200\/35 {
  background-color: rgb(254 202 202 / 0.35);
}
.bg-red-200\/40 {
  background-color: rgb(254 202 202 / 0.4);
}
.bg-red-200\/45 {
  background-color: rgb(254 202 202 / 0.45);
}
.bg-red-200\/5 {
  background-color: rgb(254 202 202 / 0.05);
}
.bg-red-200\/50 {
  background-color: rgb(254 202 202 / 0.5);
}
.bg-red-200\/55 {
  background-color: rgb(254 202 202 / 0.55);
}
.bg-red-200\/60 {
  background-color: rgb(254 202 202 / 0.6);
}
.bg-red-200\/65 {
  background-color: rgb(254 202 202 / 0.65);
}
.bg-red-200\/70 {
  background-color: rgb(254 202 202 / 0.7);
}
.bg-red-200\/75 {
  background-color: rgb(254 202 202 / 0.75);
}
.bg-red-200\/80 {
  background-color: rgb(254 202 202 / 0.8);
}
.bg-red-200\/85 {
  background-color: rgb(254 202 202 / 0.85);
}
.bg-red-200\/90 {
  background-color: rgb(254 202 202 / 0.9);
}
.bg-red-200\/95 {
  background-color: rgb(254 202 202 / 0.95);
}
.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}
.bg-red-300\/0 {
  background-color: rgb(252 165 165 / 0);
}
.bg-red-300\/10 {
  background-color: rgb(252 165 165 / 0.1);
}
.bg-red-300\/100 {
  background-color: rgb(252 165 165 / 1);
}
.bg-red-300\/15 {
  background-color: rgb(252 165 165 / 0.15);
}
.bg-red-300\/20 {
  background-color: rgb(252 165 165 / 0.2);
}
.bg-red-300\/25 {
  background-color: rgb(252 165 165 / 0.25);
}
.bg-red-300\/30 {
  background-color: rgb(252 165 165 / 0.3);
}
.bg-red-300\/35 {
  background-color: rgb(252 165 165 / 0.35);
}
.bg-red-300\/40 {
  background-color: rgb(252 165 165 / 0.4);
}
.bg-red-300\/45 {
  background-color: rgb(252 165 165 / 0.45);
}
.bg-red-300\/5 {
  background-color: rgb(252 165 165 / 0.05);
}
.bg-red-300\/50 {
  background-color: rgb(252 165 165 / 0.5);
}
.bg-red-300\/55 {
  background-color: rgb(252 165 165 / 0.55);
}
.bg-red-300\/60 {
  background-color: rgb(252 165 165 / 0.6);
}
.bg-red-300\/65 {
  background-color: rgb(252 165 165 / 0.65);
}
.bg-red-300\/70 {
  background-color: rgb(252 165 165 / 0.7);
}
.bg-red-300\/75 {
  background-color: rgb(252 165 165 / 0.75);
}
.bg-red-300\/80 {
  background-color: rgb(252 165 165 / 0.8);
}
.bg-red-300\/85 {
  background-color: rgb(252 165 165 / 0.85);
}
.bg-red-300\/90 {
  background-color: rgb(252 165 165 / 0.9);
}
.bg-red-300\/95 {
  background-color: rgb(252 165 165 / 0.95);
}
.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.bg-red-400\/0 {
  background-color: rgb(248 113 113 / 0);
}
.bg-red-400\/10 {
  background-color: rgb(248 113 113 / 0.1);
}
.bg-red-400\/100 {
  background-color: rgb(248 113 113 / 1);
}
.bg-red-400\/15 {
  background-color: rgb(248 113 113 / 0.15);
}
.bg-red-400\/20 {
  background-color: rgb(248 113 113 / 0.2);
}
.bg-red-400\/25 {
  background-color: rgb(248 113 113 / 0.25);
}
.bg-red-400\/30 {
  background-color: rgb(248 113 113 / 0.3);
}
.bg-red-400\/35 {
  background-color: rgb(248 113 113 / 0.35);
}
.bg-red-400\/40 {
  background-color: rgb(248 113 113 / 0.4);
}
.bg-red-400\/45 {
  background-color: rgb(248 113 113 / 0.45);
}
.bg-red-400\/5 {
  background-color: rgb(248 113 113 / 0.05);
}
.bg-red-400\/50 {
  background-color: rgb(248 113 113 / 0.5);
}
.bg-red-400\/55 {
  background-color: rgb(248 113 113 / 0.55);
}
.bg-red-400\/60 {
  background-color: rgb(248 113 113 / 0.6);
}
.bg-red-400\/65 {
  background-color: rgb(248 113 113 / 0.65);
}
.bg-red-400\/70 {
  background-color: rgb(248 113 113 / 0.7);
}
.bg-red-400\/75 {
  background-color: rgb(248 113 113 / 0.75);
}
.bg-red-400\/80 {
  background-color: rgb(248 113 113 / 0.8);
}
.bg-red-400\/85 {
  background-color: rgb(248 113 113 / 0.85);
}
.bg-red-400\/90 {
  background-color: rgb(248 113 113 / 0.9);
}
.bg-red-400\/95 {
  background-color: rgb(248 113 113 / 0.95);
}
.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-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-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.bg-slate-100\/0 {
  background-color: rgb(241 245 249 / 0);
}
.bg-slate-100\/10 {
  background-color: rgb(241 245 249 / 0.1);
}
.bg-slate-100\/100 {
  background-color: rgb(241 245 249 / 1);
}
.bg-slate-100\/15 {
  background-color: rgb(241 245 249 / 0.15);
}
.bg-slate-100\/20 {
  background-color: rgb(241 245 249 / 0.2);
}
.bg-slate-100\/25 {
  background-color: rgb(241 245 249 / 0.25);
}
.bg-slate-100\/30 {
  background-color: rgb(241 245 249 / 0.3);
}
.bg-slate-100\/35 {
  background-color: rgb(241 245 249 / 0.35);
}
.bg-slate-100\/40 {
  background-color: rgb(241 245 249 / 0.4);
}
.bg-slate-100\/45 {
  background-color: rgb(241 245 249 / 0.45);
}
.bg-slate-100\/5 {
  background-color: rgb(241 245 249 / 0.05);
}
.bg-slate-100\/50 {
  background-color: rgb(241 245 249 / 0.5);
}
.bg-slate-100\/55 {
  background-color: rgb(241 245 249 / 0.55);
}
.bg-slate-100\/60 {
  background-color: rgb(241 245 249 / 0.6);
}
.bg-slate-100\/65 {
  background-color: rgb(241 245 249 / 0.65);
}
.bg-slate-100\/70 {
  background-color: rgb(241 245 249 / 0.7);
}
.bg-slate-100\/75 {
  background-color: rgb(241 245 249 / 0.75);
}
.bg-slate-100\/80 {
  background-color: rgb(241 245 249 / 0.8);
}
.bg-slate-100\/85 {
  background-color: rgb(241 245 249 / 0.85);
}
.bg-slate-100\/90 {
  background-color: rgb(241 245 249 / 0.9);
}
.bg-slate-100\/95 {
  background-color: rgb(241 245 249 / 0.95);
}
.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.bg-slate-200\/0 {
  background-color: rgb(226 232 240 / 0);
}
.bg-slate-200\/10 {
  background-color: rgb(226 232 240 / 0.1);
}
.bg-slate-200\/100 {
  background-color: rgb(226 232 240 / 1);
}
.bg-slate-200\/15 {
  background-color: rgb(226 232 240 / 0.15);
}
.bg-slate-200\/20 {
  background-color: rgb(226 232 240 / 0.2);
}
.bg-slate-200\/25 {
  background-color: rgb(226 232 240 / 0.25);
}
.bg-slate-200\/30 {
  background-color: rgb(226 232 240 / 0.3);
}
.bg-slate-200\/35 {
  background-color: rgb(226 232 240 / 0.35);
}
.bg-slate-200\/40 {
  background-color: rgb(226 232 240 / 0.4);
}
.bg-slate-200\/45 {
  background-color: rgb(226 232 240 / 0.45);
}
.bg-slate-200\/5 {
  background-color: rgb(226 232 240 / 0.05);
}
.bg-slate-200\/50 {
  background-color: rgb(226 232 240 / 0.5);
}
.bg-slate-200\/55 {
  background-color: rgb(226 232 240 / 0.55);
}
.bg-slate-200\/60 {
  background-color: rgb(226 232 240 / 0.6);
}
.bg-slate-200\/65 {
  background-color: rgb(226 232 240 / 0.65);
}
.bg-slate-200\/70 {
  background-color: rgb(226 232 240 / 0.7);
}
.bg-slate-200\/75 {
  background-color: rgb(226 232 240 / 0.75);
}
.bg-slate-200\/80 {
  background-color: rgb(226 232 240 / 0.8);
}
.bg-slate-200\/85 {
  background-color: rgb(226 232 240 / 0.85);
}
.bg-slate-200\/90 {
  background-color: rgb(226 232 240 / 0.9);
}
.bg-slate-200\/95 {
  background-color: rgb(226 232 240 / 0.95);
}
.bg-slate-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}
.bg-slate-300\/0 {
  background-color: rgb(203 213 225 / 0);
}
.bg-slate-300\/10 {
  background-color: rgb(203 213 225 / 0.1);
}
.bg-slate-300\/100 {
  background-color: rgb(203 213 225 / 1);
}
.bg-slate-300\/15 {
  background-color: rgb(203 213 225 / 0.15);
}
.bg-slate-300\/20 {
  background-color: rgb(203 213 225 / 0.2);
}
.bg-slate-300\/25 {
  background-color: rgb(203 213 225 / 0.25);
}
.bg-slate-300\/30 {
  background-color: rgb(203 213 225 / 0.3);
}
.bg-slate-300\/35 {
  background-color: rgb(203 213 225 / 0.35);
}
.bg-slate-300\/40 {
  background-color: rgb(203 213 225 / 0.4);
}
.bg-slate-300\/45 {
  background-color: rgb(203 213 225 / 0.45);
}
.bg-slate-300\/5 {
  background-color: rgb(203 213 225 / 0.05);
}
.bg-slate-300\/50 {
  background-color: rgb(203 213 225 / 0.5);
}
.bg-slate-300\/55 {
  background-color: rgb(203 213 225 / 0.55);
}
.bg-slate-300\/60 {
  background-color: rgb(203 213 225 / 0.6);
}
.bg-slate-300\/65 {
  background-color: rgb(203 213 225 / 0.65);
}
.bg-slate-300\/70 {
  background-color: rgb(203 213 225 / 0.7);
}
.bg-slate-300\/75 {
  background-color: rgb(203 213 225 / 0.75);
}
.bg-slate-300\/80 {
  background-color: rgb(203 213 225 / 0.8);
}
.bg-slate-300\/85 {
  background-color: rgb(203 213 225 / 0.85);
}
.bg-slate-300\/90 {
  background-color: rgb(203 213 225 / 0.9);
}
.bg-slate-300\/95 {
  background-color: rgb(203 213 225 / 0.95);
}
.bg-slate-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}
.bg-slate-400\/0 {
  background-color: rgb(148 163 184 / 0);
}
.bg-slate-400\/10 {
  background-color: rgb(148 163 184 / 0.1);
}
.bg-slate-400\/100 {
  background-color: rgb(148 163 184 / 1);
}
.bg-slate-400\/15 {
  background-color: rgb(148 163 184 / 0.15);
}
.bg-slate-400\/20 {
  background-color: rgb(148 163 184 / 0.2);
}
.bg-slate-400\/25 {
  background-color: rgb(148 163 184 / 0.25);
}
.bg-slate-400\/30 {
  background-color: rgb(148 163 184 / 0.3);
}
.bg-slate-400\/35 {
  background-color: rgb(148 163 184 / 0.35);
}
.bg-slate-400\/40 {
  background-color: rgb(148 163 184 / 0.4);
}
.bg-slate-400\/45 {
  background-color: rgb(148 163 184 / 0.45);
}
.bg-slate-400\/5 {
  background-color: rgb(148 163 184 / 0.05);
}
.bg-slate-400\/50 {
  background-color: rgb(148 163 184 / 0.5);
}
.bg-slate-400\/55 {
  background-color: rgb(148 163 184 / 0.55);
}
.bg-slate-400\/60 {
  background-color: rgb(148 163 184 / 0.6);
}
.bg-slate-400\/65 {
  background-color: rgb(148 163 184 / 0.65);
}
.bg-slate-400\/70 {
  background-color: rgb(148 163 184 / 0.7);
}
.bg-slate-400\/75 {
  background-color: rgb(148 163 184 / 0.75);
}
.bg-slate-400\/80 {
  background-color: rgb(148 163 184 / 0.8);
}
.bg-slate-400\/85 {
  background-color: rgb(148 163 184 / 0.85);
}
.bg-slate-400\/90 {
  background-color: rgb(148 163 184 / 0.9);
}
.bg-slate-400\/95 {
  background-color: rgb(148 163 184 / 0.95);
}
.bg-slate-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}
.bg-slate-500\/0 {
  background-color: rgb(100 116 139 / 0);
}
.bg-slate-500\/10 {
  background-color: rgb(100 116 139 / 0.1);
}
.bg-slate-500\/100 {
  background-color: rgb(100 116 139 / 1);
}
.bg-slate-500\/15 {
  background-color: rgb(100 116 139 / 0.15);
}
.bg-slate-500\/20 {
  background-color: rgb(100 116 139 / 0.2);
}
.bg-slate-500\/25 {
  background-color: rgb(100 116 139 / 0.25);
}
.bg-slate-500\/30 {
  background-color: rgb(100 116 139 / 0.3);
}
.bg-slate-500\/35 {
  background-color: rgb(100 116 139 / 0.35);
}
.bg-slate-500\/40 {
  background-color: rgb(100 116 139 / 0.4);
}
.bg-slate-500\/45 {
  background-color: rgb(100 116 139 / 0.45);
}
.bg-slate-500\/5 {
  background-color: rgb(100 116 139 / 0.05);
}
.bg-slate-500\/50 {
  background-color: rgb(100 116 139 / 0.5);
}
.bg-slate-500\/55 {
  background-color: rgb(100 116 139 / 0.55);
}
.bg-slate-500\/60 {
  background-color: rgb(100 116 139 / 0.6);
}
.bg-slate-500\/65 {
  background-color: rgb(100 116 139 / 0.65);
}
.bg-slate-500\/70 {
  background-color: rgb(100 116 139 / 0.7);
}
.bg-slate-500\/75 {
  background-color: rgb(100 116 139 / 0.75);
}
.bg-slate-500\/80 {
  background-color: rgb(100 116 139 / 0.8);
}
.bg-slate-500\/85 {
  background-color: rgb(100 116 139 / 0.85);
}
.bg-slate-500\/90 {
  background-color: rgb(100 116 139 / 0.9);
}
.bg-slate-500\/95 {
  background-color: rgb(100 116 139 / 0.95);
}
.bg-slate-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}
.bg-slate-600\/0 {
  background-color: rgb(71 85 105 / 0);
}
.bg-slate-600\/10 {
  background-color: rgb(71 85 105 / 0.1);
}
.bg-slate-600\/100 {
  background-color: rgb(71 85 105 / 1);
}
.bg-slate-600\/15 {
  background-color: rgb(71 85 105 / 0.15);
}
.bg-slate-600\/20 {
  background-color: rgb(71 85 105 / 0.2);
}
.bg-slate-600\/25 {
  background-color: rgb(71 85 105 / 0.25);
}
.bg-slate-600\/30 {
  background-color: rgb(71 85 105 / 0.3);
}
.bg-slate-600\/35 {
  background-color: rgb(71 85 105 / 0.35);
}
.bg-slate-600\/40 {
  background-color: rgb(71 85 105 / 0.4);
}
.bg-slate-600\/45 {
  background-color: rgb(71 85 105 / 0.45);
}
.bg-slate-600\/5 {
  background-color: rgb(71 85 105 / 0.05);
}
.bg-slate-600\/50 {
  background-color: rgb(71 85 105 / 0.5);
}
.bg-slate-600\/55 {
  background-color: rgb(71 85 105 / 0.55);
}
.bg-slate-600\/60 {
  background-color: rgb(71 85 105 / 0.6);
}
.bg-slate-600\/65 {
  background-color: rgb(71 85 105 / 0.65);
}
.bg-slate-600\/70 {
  background-color: rgb(71 85 105 / 0.7);
}
.bg-slate-600\/75 {
  background-color: rgb(71 85 105 / 0.75);
}
.bg-slate-600\/80 {
  background-color: rgb(71 85 105 / 0.8);
}
.bg-slate-600\/85 {
  background-color: rgb(71 85 105 / 0.85);
}
.bg-slate-600\/90 {
  background-color: rgb(71 85 105 / 0.9);
}
.bg-slate-600\/95 {
  background-color: rgb(71 85 105 / 0.95);
}
.bg-slate-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.bg-slate-700\/0 {
  background-color: rgb(51 65 85 / 0);
}
.bg-slate-700\/10 {
  background-color: rgb(51 65 85 / 0.1);
}
.bg-slate-700\/100 {
  background-color: rgb(51 65 85 / 1);
}
.bg-slate-700\/15 {
  background-color: rgb(51 65 85 / 0.15);
}
.bg-slate-700\/20 {
  background-color: rgb(51 65 85 / 0.2);
}
.bg-slate-700\/25 {
  background-color: rgb(51 65 85 / 0.25);
}
.bg-slate-700\/30 {
  background-color: rgb(51 65 85 / 0.3);
}
.bg-slate-700\/35 {
  background-color: rgb(51 65 85 / 0.35);
}
.bg-slate-700\/40 {
  background-color: rgb(51 65 85 / 0.4);
}
.bg-slate-700\/45 {
  background-color: rgb(51 65 85 / 0.45);
}
.bg-slate-700\/5 {
  background-color: rgb(51 65 85 / 0.05);
}
.bg-slate-700\/50 {
  background-color: rgb(51 65 85 / 0.5);
}
.bg-slate-700\/55 {
  background-color: rgb(51 65 85 / 0.55);
}
.bg-slate-700\/60 {
  background-color: rgb(51 65 85 / 0.6);
}
.bg-slate-700\/65 {
  background-color: rgb(51 65 85 / 0.65);
}
.bg-slate-700\/70 {
  background-color: rgb(51 65 85 / 0.7);
}
.bg-slate-700\/75 {
  background-color: rgb(51 65 85 / 0.75);
}
.bg-slate-700\/80 {
  background-color: rgb(51 65 85 / 0.8);
}
.bg-slate-700\/85 {
  background-color: rgb(51 65 85 / 0.85);
}
.bg-slate-700\/90 {
  background-color: rgb(51 65 85 / 0.9);
}
.bg-slate-700\/95 {
  background-color: rgb(51 65 85 / 0.95);
}
.bg-slate-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.bg-slate-800\/0 {
  background-color: rgb(30 41 59 / 0);
}
.bg-slate-800\/10 {
  background-color: rgb(30 41 59 / 0.1);
}
.bg-slate-800\/100 {
  background-color: rgb(30 41 59 / 1);
}
.bg-slate-800\/15 {
  background-color: rgb(30 41 59 / 0.15);
}
.bg-slate-800\/20 {
  background-color: rgb(30 41 59 / 0.2);
}
.bg-slate-800\/25 {
  background-color: rgb(30 41 59 / 0.25);
}
.bg-slate-800\/30 {
  background-color: rgb(30 41 59 / 0.3);
}
.bg-slate-800\/35 {
  background-color: rgb(30 41 59 / 0.35);
}
.bg-slate-800\/40 {
  background-color: rgb(30 41 59 / 0.4);
}
.bg-slate-800\/45 {
  background-color: rgb(30 41 59 / 0.45);
}
.bg-slate-800\/5 {
  background-color: rgb(30 41 59 / 0.05);
}
.bg-slate-800\/50 {
  background-color: rgb(30 41 59 / 0.5);
}
.bg-slate-800\/55 {
  background-color: rgb(30 41 59 / 0.55);
}
.bg-slate-800\/60 {
  background-color: rgb(30 41 59 / 0.6);
}
.bg-slate-800\/65 {
  background-color: rgb(30 41 59 / 0.65);
}
.bg-slate-800\/70 {
  background-color: rgb(30 41 59 / 0.7);
}
.bg-slate-800\/75 {
  background-color: rgb(30 41 59 / 0.75);
}
.bg-slate-800\/80 {
  background-color: rgb(30 41 59 / 0.8);
}
.bg-slate-800\/85 {
  background-color: rgb(30 41 59 / 0.85);
}
.bg-slate-800\/90 {
  background-color: rgb(30 41 59 / 0.9);
}
.bg-slate-800\/95 {
  background-color: rgb(30 41 59 / 0.95);
}
.bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
.bg-slate-900\/0 {
  background-color: rgb(15 23 42 / 0);
}
.bg-slate-900\/10 {
  background-color: rgb(15 23 42 / 0.1);
}
.bg-slate-900\/100 {
  background-color: rgb(15 23 42 / 1);
}
.bg-slate-900\/15 {
  background-color: rgb(15 23 42 / 0.15);
}
.bg-slate-900\/20 {
  background-color: rgb(15 23 42 / 0.2);
}
.bg-slate-900\/25 {
  background-color: rgb(15 23 42 / 0.25);
}
.bg-slate-900\/30 {
  background-color: rgb(15 23 42 / 0.3);
}
.bg-slate-900\/35 {
  background-color: rgb(15 23 42 / 0.35);
}
.bg-slate-900\/40 {
  background-color: rgb(15 23 42 / 0.4);
}
.bg-slate-900\/45 {
  background-color: rgb(15 23 42 / 0.45);
}
.bg-slate-900\/5 {
  background-color: rgb(15 23 42 / 0.05);
}
.bg-slate-900\/50 {
  background-color: rgb(15 23 42 / 0.5);
}
.bg-slate-900\/55 {
  background-color: rgb(15 23 42 / 0.55);
}
.bg-slate-900\/60 {
  background-color: rgb(15 23 42 / 0.6);
}
.bg-slate-900\/65 {
  background-color: rgb(15 23 42 / 0.65);
}
.bg-slate-900\/70 {
  background-color: rgb(15 23 42 / 0.7);
}
.bg-slate-900\/75 {
  background-color: rgb(15 23 42 / 0.75);
}
.bg-slate-900\/80 {
  background-color: rgb(15 23 42 / 0.8);
}
.bg-slate-900\/85 {
  background-color: rgb(15 23 42 / 0.85);
}
.bg-slate-900\/90 {
  background-color: rgb(15 23 42 / 0.9);
}
.bg-slate-900\/95 {
  background-color: rgb(15 23 42 / 0.95);
}
.bg-stone-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}
.bg-stone-100\/0 {
  background-color: rgb(245 245 244 / 0);
}
.bg-stone-100\/10 {
  background-color: rgb(245 245 244 / 0.1);
}
.bg-stone-100\/100 {
  background-color: rgb(245 245 244 / 1);
}
.bg-stone-100\/15 {
  background-color: rgb(245 245 244 / 0.15);
}
.bg-stone-100\/20 {
  background-color: rgb(245 245 244 / 0.2);
}
.bg-stone-100\/25 {
  background-color: rgb(245 245 244 / 0.25);
}
.bg-stone-100\/30 {
  background-color: rgb(245 245 244 / 0.3);
}
.bg-stone-100\/35 {
  background-color: rgb(245 245 244 / 0.35);
}
.bg-stone-100\/40 {
  background-color: rgb(245 245 244 / 0.4);
}
.bg-stone-100\/45 {
  background-color: rgb(245 245 244 / 0.45);
}
.bg-stone-100\/5 {
  background-color: rgb(245 245 244 / 0.05);
}
.bg-stone-100\/50 {
  background-color: rgb(245 245 244 / 0.5);
}
.bg-stone-100\/55 {
  background-color: rgb(245 245 244 / 0.55);
}
.bg-stone-100\/60 {
  background-color: rgb(245 245 244 / 0.6);
}
.bg-stone-100\/65 {
  background-color: rgb(245 245 244 / 0.65);
}
.bg-stone-100\/70 {
  background-color: rgb(245 245 244 / 0.7);
}
.bg-stone-100\/75 {
  background-color: rgb(245 245 244 / 0.75);
}
.bg-stone-100\/80 {
  background-color: rgb(245 245 244 / 0.8);
}
.bg-stone-100\/85 {
  background-color: rgb(245 245 244 / 0.85);
}
.bg-stone-100\/90 {
  background-color: rgb(245 245 244 / 0.9);
}
.bg-stone-100\/95 {
  background-color: rgb(245 245 244 / 0.95);
}
.bg-stone-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
}
.bg-stone-200\/0 {
  background-color: rgb(231 229 228 / 0);
}
.bg-stone-200\/10 {
  background-color: rgb(231 229 228 / 0.1);
}
.bg-stone-200\/100 {
  background-color: rgb(231 229 228 / 1);
}
.bg-stone-200\/15 {
  background-color: rgb(231 229 228 / 0.15);
}
.bg-stone-200\/20 {
  background-color: rgb(231 229 228 / 0.2);
}
.bg-stone-200\/25 {
  background-color: rgb(231 229 228 / 0.25);
}
.bg-stone-200\/30 {
  background-color: rgb(231 229 228 / 0.3);
}
.bg-stone-200\/35 {
  background-color: rgb(231 229 228 / 0.35);
}
.bg-stone-200\/40 {
  background-color: rgb(231 229 228 / 0.4);
}
.bg-stone-200\/45 {
  background-color: rgb(231 229 228 / 0.45);
}
.bg-stone-200\/5 {
  background-color: rgb(231 229 228 / 0.05);
}
.bg-stone-200\/50 {
  background-color: rgb(231 229 228 / 0.5);
}
.bg-stone-200\/55 {
  background-color: rgb(231 229 228 / 0.55);
}
.bg-stone-200\/60 {
  background-color: rgb(231 229 228 / 0.6);
}
.bg-stone-200\/65 {
  background-color: rgb(231 229 228 / 0.65);
}
.bg-stone-200\/70 {
  background-color: rgb(231 229 228 / 0.7);
}
.bg-stone-200\/75 {
  background-color: rgb(231 229 228 / 0.75);
}
.bg-stone-200\/80 {
  background-color: rgb(231 229 228 / 0.8);
}
.bg-stone-200\/85 {
  background-color: rgb(231 229 228 / 0.85);
}
.bg-stone-200\/90 {
  background-color: rgb(231 229 228 / 0.9);
}
.bg-stone-200\/95 {
  background-color: rgb(231 229 228 / 0.95);
}
.bg-stone-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1));
}
.bg-stone-300\/0 {
  background-color: rgb(214 211 209 / 0);
}
.bg-stone-300\/10 {
  background-color: rgb(214 211 209 / 0.1);
}
.bg-stone-300\/100 {
  background-color: rgb(214 211 209 / 1);
}
.bg-stone-300\/15 {
  background-color: rgb(214 211 209 / 0.15);
}
.bg-stone-300\/20 {
  background-color: rgb(214 211 209 / 0.2);
}
.bg-stone-300\/25 {
  background-color: rgb(214 211 209 / 0.25);
}
.bg-stone-300\/30 {
  background-color: rgb(214 211 209 / 0.3);
}
.bg-stone-300\/35 {
  background-color: rgb(214 211 209 / 0.35);
}
.bg-stone-300\/40 {
  background-color: rgb(214 211 209 / 0.4);
}
.bg-stone-300\/45 {
  background-color: rgb(214 211 209 / 0.45);
}
.bg-stone-300\/5 {
  background-color: rgb(214 211 209 / 0.05);
}
.bg-stone-300\/50 {
  background-color: rgb(214 211 209 / 0.5);
}
.bg-stone-300\/55 {
  background-color: rgb(214 211 209 / 0.55);
}
.bg-stone-300\/60 {
  background-color: rgb(214 211 209 / 0.6);
}
.bg-stone-300\/65 {
  background-color: rgb(214 211 209 / 0.65);
}
.bg-stone-300\/70 {
  background-color: rgb(214 211 209 / 0.7);
}
.bg-stone-300\/75 {
  background-color: rgb(214 211 209 / 0.75);
}
.bg-stone-300\/80 {
  background-color: rgb(214 211 209 / 0.8);
}
.bg-stone-300\/85 {
  background-color: rgb(214 211 209 / 0.85);
}
.bg-stone-300\/90 {
  background-color: rgb(214 211 209 / 0.9);
}
.bg-stone-300\/95 {
  background-color: rgb(214 211 209 / 0.95);
}
.bg-stone-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1));
}
.bg-stone-400\/0 {
  background-color: rgb(168 162 158 / 0);
}
.bg-stone-400\/10 {
  background-color: rgb(168 162 158 / 0.1);
}
.bg-stone-400\/100 {
  background-color: rgb(168 162 158 / 1);
}
.bg-stone-400\/15 {
  background-color: rgb(168 162 158 / 0.15);
}
.bg-stone-400\/20 {
  background-color: rgb(168 162 158 / 0.2);
}
.bg-stone-400\/25 {
  background-color: rgb(168 162 158 / 0.25);
}
.bg-stone-400\/30 {
  background-color: rgb(168 162 158 / 0.3);
}
.bg-stone-400\/35 {
  background-color: rgb(168 162 158 / 0.35);
}
.bg-stone-400\/40 {
  background-color: rgb(168 162 158 / 0.4);
}
.bg-stone-400\/45 {
  background-color: rgb(168 162 158 / 0.45);
}
.bg-stone-400\/5 {
  background-color: rgb(168 162 158 / 0.05);
}
.bg-stone-400\/50 {
  background-color: rgb(168 162 158 / 0.5);
}
.bg-stone-400\/55 {
  background-color: rgb(168 162 158 / 0.55);
}
.bg-stone-400\/60 {
  background-color: rgb(168 162 158 / 0.6);
}
.bg-stone-400\/65 {
  background-color: rgb(168 162 158 / 0.65);
}
.bg-stone-400\/70 {
  background-color: rgb(168 162 158 / 0.7);
}
.bg-stone-400\/75 {
  background-color: rgb(168 162 158 / 0.75);
}
.bg-stone-400\/80 {
  background-color: rgb(168 162 158 / 0.8);
}
.bg-stone-400\/85 {
  background-color: rgb(168 162 158 / 0.85);
}
.bg-stone-400\/90 {
  background-color: rgb(168 162 158 / 0.9);
}
.bg-stone-400\/95 {
  background-color: rgb(168 162 158 / 0.95);
}
.bg-stone-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity, 1));
}
.bg-stone-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1));
}
.bg-stone-500\/0 {
  background-color: rgb(120 113 108 / 0);
}
.bg-stone-500\/10 {
  background-color: rgb(120 113 108 / 0.1);
}
.bg-stone-500\/100 {
  background-color: rgb(120 113 108 / 1);
}
.bg-stone-500\/15 {
  background-color: rgb(120 113 108 / 0.15);
}
.bg-stone-500\/20 {
  background-color: rgb(120 113 108 / 0.2);
}
.bg-stone-500\/25 {
  background-color: rgb(120 113 108 / 0.25);
}
.bg-stone-500\/30 {
  background-color: rgb(120 113 108 / 0.3);
}
.bg-stone-500\/35 {
  background-color: rgb(120 113 108 / 0.35);
}
.bg-stone-500\/40 {
  background-color: rgb(120 113 108 / 0.4);
}
.bg-stone-500\/45 {
  background-color: rgb(120 113 108 / 0.45);
}
.bg-stone-500\/5 {
  background-color: rgb(120 113 108 / 0.05);
}
.bg-stone-500\/50 {
  background-color: rgb(120 113 108 / 0.5);
}
.bg-stone-500\/55 {
  background-color: rgb(120 113 108 / 0.55);
}
.bg-stone-500\/60 {
  background-color: rgb(120 113 108 / 0.6);
}
.bg-stone-500\/65 {
  background-color: rgb(120 113 108 / 0.65);
}
.bg-stone-500\/70 {
  background-color: rgb(120 113 108 / 0.7);
}
.bg-stone-500\/75 {
  background-color: rgb(120 113 108 / 0.75);
}
.bg-stone-500\/80 {
  background-color: rgb(120 113 108 / 0.8);
}
.bg-stone-500\/85 {
  background-color: rgb(120 113 108 / 0.85);
}
.bg-stone-500\/90 {
  background-color: rgb(120 113 108 / 0.9);
}
.bg-stone-500\/95 {
  background-color: rgb(120 113 108 / 0.95);
}
.bg-stone-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1));
}
.bg-stone-600\/0 {
  background-color: rgb(87 83 78 / 0);
}
.bg-stone-600\/10 {
  background-color: rgb(87 83 78 / 0.1);
}
.bg-stone-600\/100 {
  background-color: rgb(87 83 78 / 1);
}
.bg-stone-600\/15 {
  background-color: rgb(87 83 78 / 0.15);
}
.bg-stone-600\/20 {
  background-color: rgb(87 83 78 / 0.2);
}
.bg-stone-600\/25 {
  background-color: rgb(87 83 78 / 0.25);
}
.bg-stone-600\/30 {
  background-color: rgb(87 83 78 / 0.3);
}
.bg-stone-600\/35 {
  background-color: rgb(87 83 78 / 0.35);
}
.bg-stone-600\/40 {
  background-color: rgb(87 83 78 / 0.4);
}
.bg-stone-600\/45 {
  background-color: rgb(87 83 78 / 0.45);
}
.bg-stone-600\/5 {
  background-color: rgb(87 83 78 / 0.05);
}
.bg-stone-600\/50 {
  background-color: rgb(87 83 78 / 0.5);
}
.bg-stone-600\/55 {
  background-color: rgb(87 83 78 / 0.55);
}
.bg-stone-600\/60 {
  background-color: rgb(87 83 78 / 0.6);
}
.bg-stone-600\/65 {
  background-color: rgb(87 83 78 / 0.65);
}
.bg-stone-600\/70 {
  background-color: rgb(87 83 78 / 0.7);
}
.bg-stone-600\/75 {
  background-color: rgb(87 83 78 / 0.75);
}
.bg-stone-600\/80 {
  background-color: rgb(87 83 78 / 0.8);
}
.bg-stone-600\/85 {
  background-color: rgb(87 83 78 / 0.85);
}
.bg-stone-600\/90 {
  background-color: rgb(87 83 78 / 0.9);
}
.bg-stone-600\/95 {
  background-color: rgb(87 83 78 / 0.95);
}
.bg-stone-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1));
}
.bg-stone-700\/0 {
  background-color: rgb(68 64 60 / 0);
}
.bg-stone-700\/10 {
  background-color: rgb(68 64 60 / 0.1);
}
.bg-stone-700\/100 {
  background-color: rgb(68 64 60 / 1);
}
.bg-stone-700\/15 {
  background-color: rgb(68 64 60 / 0.15);
}
.bg-stone-700\/20 {
  background-color: rgb(68 64 60 / 0.2);
}
.bg-stone-700\/25 {
  background-color: rgb(68 64 60 / 0.25);
}
.bg-stone-700\/30 {
  background-color: rgb(68 64 60 / 0.3);
}
.bg-stone-700\/35 {
  background-color: rgb(68 64 60 / 0.35);
}
.bg-stone-700\/40 {
  background-color: rgb(68 64 60 / 0.4);
}
.bg-stone-700\/45 {
  background-color: rgb(68 64 60 / 0.45);
}
.bg-stone-700\/5 {
  background-color: rgb(68 64 60 / 0.05);
}
.bg-stone-700\/50 {
  background-color: rgb(68 64 60 / 0.5);
}
.bg-stone-700\/55 {
  background-color: rgb(68 64 60 / 0.55);
}
.bg-stone-700\/60 {
  background-color: rgb(68 64 60 / 0.6);
}
.bg-stone-700\/65 {
  background-color: rgb(68 64 60 / 0.65);
}
.bg-stone-700\/70 {
  background-color: rgb(68 64 60 / 0.7);
}
.bg-stone-700\/75 {
  background-color: rgb(68 64 60 / 0.75);
}
.bg-stone-700\/80 {
  background-color: rgb(68 64 60 / 0.8);
}
.bg-stone-700\/85 {
  background-color: rgb(68 64 60 / 0.85);
}
.bg-stone-700\/90 {
  background-color: rgb(68 64 60 / 0.9);
}
.bg-stone-700\/95 {
  background-color: rgb(68 64 60 / 0.95);
}
.bg-stone-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1));
}
.bg-stone-800\/0 {
  background-color: rgb(41 37 36 / 0);
}
.bg-stone-800\/10 {
  background-color: rgb(41 37 36 / 0.1);
}
.bg-stone-800\/100 {
  background-color: rgb(41 37 36 / 1);
}
.bg-stone-800\/15 {
  background-color: rgb(41 37 36 / 0.15);
}
.bg-stone-800\/20 {
  background-color: rgb(41 37 36 / 0.2);
}
.bg-stone-800\/25 {
  background-color: rgb(41 37 36 / 0.25);
}
.bg-stone-800\/30 {
  background-color: rgb(41 37 36 / 0.3);
}
.bg-stone-800\/35 {
  background-color: rgb(41 37 36 / 0.35);
}
.bg-stone-800\/40 {
  background-color: rgb(41 37 36 / 0.4);
}
.bg-stone-800\/45 {
  background-color: rgb(41 37 36 / 0.45);
}
.bg-stone-800\/5 {
  background-color: rgb(41 37 36 / 0.05);
}
.bg-stone-800\/50 {
  background-color: rgb(41 37 36 / 0.5);
}
.bg-stone-800\/55 {
  background-color: rgb(41 37 36 / 0.55);
}
.bg-stone-800\/60 {
  background-color: rgb(41 37 36 / 0.6);
}
.bg-stone-800\/65 {
  background-color: rgb(41 37 36 / 0.65);
}
.bg-stone-800\/70 {
  background-color: rgb(41 37 36 / 0.7);
}
.bg-stone-800\/75 {
  background-color: rgb(41 37 36 / 0.75);
}
.bg-stone-800\/80 {
  background-color: rgb(41 37 36 / 0.8);
}
.bg-stone-800\/85 {
  background-color: rgb(41 37 36 / 0.85);
}
.bg-stone-800\/90 {
  background-color: rgb(41 37 36 / 0.9);
}
.bg-stone-800\/95 {
  background-color: rgb(41 37 36 / 0.95);
}
.bg-stone-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
}
.bg-stone-900\/0 {
  background-color: rgb(28 25 23 / 0);
}
.bg-stone-900\/10 {
  background-color: rgb(28 25 23 / 0.1);
}
.bg-stone-900\/100 {
  background-color: rgb(28 25 23 / 1);
}
.bg-stone-900\/15 {
  background-color: rgb(28 25 23 / 0.15);
}
.bg-stone-900\/20 {
  background-color: rgb(28 25 23 / 0.2);
}
.bg-stone-900\/25 {
  background-color: rgb(28 25 23 / 0.25);
}
.bg-stone-900\/30 {
  background-color: rgb(28 25 23 / 0.3);
}
.bg-stone-900\/35 {
  background-color: rgb(28 25 23 / 0.35);
}
.bg-stone-900\/40 {
  background-color: rgb(28 25 23 / 0.4);
}
.bg-stone-900\/45 {
  background-color: rgb(28 25 23 / 0.45);
}
.bg-stone-900\/5 {
  background-color: rgb(28 25 23 / 0.05);
}
.bg-stone-900\/50 {
  background-color: rgb(28 25 23 / 0.5);
}
.bg-stone-900\/55 {
  background-color: rgb(28 25 23 / 0.55);
}
.bg-stone-900\/60 {
  background-color: rgb(28 25 23 / 0.6);
}
.bg-stone-900\/65 {
  background-color: rgb(28 25 23 / 0.65);
}
.bg-stone-900\/70 {
  background-color: rgb(28 25 23 / 0.7);
}
.bg-stone-900\/75 {
  background-color: rgb(28 25 23 / 0.75);
}
.bg-stone-900\/80 {
  background-color: rgb(28 25 23 / 0.8);
}
.bg-stone-900\/85 {
  background-color: rgb(28 25 23 / 0.85);
}
.bg-stone-900\/90 {
  background-color: rgb(28 25 23 / 0.9);
}
.bg-stone-900\/95 {
  background-color: rgb(28 25 23 / 0.95);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/30 {
  background-color: rgb(255 255 255 / 0.3);
}
.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 246 178 / var(--tw-bg-opacity, 1));
}
.bg-yellow-100\/0 {
  background-color: rgb(253 246 178 / 0);
}
.bg-yellow-100\/10 {
  background-color: rgb(253 246 178 / 0.1);
}
.bg-yellow-100\/100 {
  background-color: rgb(253 246 178 / 1);
}
.bg-yellow-100\/15 {
  background-color: rgb(253 246 178 / 0.15);
}
.bg-yellow-100\/20 {
  background-color: rgb(253 246 178 / 0.2);
}
.bg-yellow-100\/25 {
  background-color: rgb(253 246 178 / 0.25);
}
.bg-yellow-100\/30 {
  background-color: rgb(253 246 178 / 0.3);
}
.bg-yellow-100\/35 {
  background-color: rgb(253 246 178 / 0.35);
}
.bg-yellow-100\/40 {
  background-color: rgb(253 246 178 / 0.4);
}
.bg-yellow-100\/45 {
  background-color: rgb(253 246 178 / 0.45);
}
.bg-yellow-100\/5 {
  background-color: rgb(253 246 178 / 0.05);
}
.bg-yellow-100\/50 {
  background-color: rgb(253 246 178 / 0.5);
}
.bg-yellow-100\/55 {
  background-color: rgb(253 246 178 / 0.55);
}
.bg-yellow-100\/60 {
  background-color: rgb(253 246 178 / 0.6);
}
.bg-yellow-100\/65 {
  background-color: rgb(253 246 178 / 0.65);
}
.bg-yellow-100\/70 {
  background-color: rgb(253 246 178 / 0.7);
}
.bg-yellow-100\/75 {
  background-color: rgb(253 246 178 / 0.75);
}
.bg-yellow-100\/80 {
  background-color: rgb(253 246 178 / 0.8);
}
.bg-yellow-100\/85 {
  background-color: rgb(253 246 178 / 0.85);
}
.bg-yellow-100\/90 {
  background-color: rgb(253 246 178 / 0.9);
}
.bg-yellow-100\/95 {
  background-color: rgb(253 246 178 / 0.95);
}
.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 106 / var(--tw-bg-opacity, 1));
}
.bg-yellow-200\/0 {
  background-color: rgb(252 233 106 / 0);
}
.bg-yellow-200\/10 {
  background-color: rgb(252 233 106 / 0.1);
}
.bg-yellow-200\/100 {
  background-color: rgb(252 233 106 / 1);
}
.bg-yellow-200\/15 {
  background-color: rgb(252 233 106 / 0.15);
}
.bg-yellow-200\/20 {
  background-color: rgb(252 233 106 / 0.2);
}
.bg-yellow-200\/25 {
  background-color: rgb(252 233 106 / 0.25);
}
.bg-yellow-200\/30 {
  background-color: rgb(252 233 106 / 0.3);
}
.bg-yellow-200\/35 {
  background-color: rgb(252 233 106 / 0.35);
}
.bg-yellow-200\/40 {
  background-color: rgb(252 233 106 / 0.4);
}
.bg-yellow-200\/45 {
  background-color: rgb(252 233 106 / 0.45);
}
.bg-yellow-200\/5 {
  background-color: rgb(252 233 106 / 0.05);
}
.bg-yellow-200\/50 {
  background-color: rgb(252 233 106 / 0.5);
}
.bg-yellow-200\/55 {
  background-color: rgb(252 233 106 / 0.55);
}
.bg-yellow-200\/60 {
  background-color: rgb(252 233 106 / 0.6);
}
.bg-yellow-200\/65 {
  background-color: rgb(252 233 106 / 0.65);
}
.bg-yellow-200\/70 {
  background-color: rgb(252 233 106 / 0.7);
}
.bg-yellow-200\/75 {
  background-color: rgb(252 233 106 / 0.75);
}
.bg-yellow-200\/80 {
  background-color: rgb(252 233 106 / 0.8);
}
.bg-yellow-200\/85 {
  background-color: rgb(252 233 106 / 0.85);
}
.bg-yellow-200\/90 {
  background-color: rgb(252 233 106 / 0.9);
}
.bg-yellow-200\/95 {
  background-color: rgb(252 233 106 / 0.95);
}
.bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 202 21 / var(--tw-bg-opacity, 1));
}
.bg-yellow-300\/0 {
  background-color: rgb(250 202 21 / 0);
}
.bg-yellow-300\/10 {
  background-color: rgb(250 202 21 / 0.1);
}
.bg-yellow-300\/100 {
  background-color: rgb(250 202 21 / 1);
}
.bg-yellow-300\/15 {
  background-color: rgb(250 202 21 / 0.15);
}
.bg-yellow-300\/20 {
  background-color: rgb(250 202 21 / 0.2);
}
.bg-yellow-300\/25 {
  background-color: rgb(250 202 21 / 0.25);
}
.bg-yellow-300\/30 {
  background-color: rgb(250 202 21 / 0.3);
}
.bg-yellow-300\/35 {
  background-color: rgb(250 202 21 / 0.35);
}
.bg-yellow-300\/40 {
  background-color: rgb(250 202 21 / 0.4);
}
.bg-yellow-300\/45 {
  background-color: rgb(250 202 21 / 0.45);
}
.bg-yellow-300\/5 {
  background-color: rgb(250 202 21 / 0.05);
}
.bg-yellow-300\/50 {
  background-color: rgb(250 202 21 / 0.5);
}
.bg-yellow-300\/55 {
  background-color: rgb(250 202 21 / 0.55);
}
.bg-yellow-300\/60 {
  background-color: rgb(250 202 21 / 0.6);
}
.bg-yellow-300\/65 {
  background-color: rgb(250 202 21 / 0.65);
}
.bg-yellow-300\/70 {
  background-color: rgb(250 202 21 / 0.7);
}
.bg-yellow-300\/75 {
  background-color: rgb(250 202 21 / 0.75);
}
.bg-yellow-300\/80 {
  background-color: rgb(250 202 21 / 0.8);
}
.bg-yellow-300\/85 {
  background-color: rgb(250 202 21 / 0.85);
}
.bg-yellow-300\/90 {
  background-color: rgb(250 202 21 / 0.9);
}
.bg-yellow-300\/95 {
  background-color: rgb(250 202 21 / 0.95);
}
.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(227 160 8 / var(--tw-bg-opacity, 1));
}
.bg-yellow-400\/0 {
  background-color: rgb(227 160 8 / 0);
}
.bg-yellow-400\/10 {
  background-color: rgb(227 160 8 / 0.1);
}
.bg-yellow-400\/100 {
  background-color: rgb(227 160 8 / 1);
}
.bg-yellow-400\/15 {
  background-color: rgb(227 160 8 / 0.15);
}
.bg-yellow-400\/20 {
  background-color: rgb(227 160 8 / 0.2);
}
.bg-yellow-400\/25 {
  background-color: rgb(227 160 8 / 0.25);
}
.bg-yellow-400\/30 {
  background-color: rgb(227 160 8 / 0.3);
}
.bg-yellow-400\/35 {
  background-color: rgb(227 160 8 / 0.35);
}
.bg-yellow-400\/40 {
  background-color: rgb(227 160 8 / 0.4);
}
.bg-yellow-400\/45 {
  background-color: rgb(227 160 8 / 0.45);
}
.bg-yellow-400\/5 {
  background-color: rgb(227 160 8 / 0.05);
}
.bg-yellow-400\/50 {
  background-color: rgb(227 160 8 / 0.5);
}
.bg-yellow-400\/55 {
  background-color: rgb(227 160 8 / 0.55);
}
.bg-yellow-400\/60 {
  background-color: rgb(227 160 8 / 0.6);
}
.bg-yellow-400\/65 {
  background-color: rgb(227 160 8 / 0.65);
}
.bg-yellow-400\/70 {
  background-color: rgb(227 160 8 / 0.7);
}
.bg-yellow-400\/75 {
  background-color: rgb(227 160 8 / 0.75);
}
.bg-yellow-400\/80 {
  background-color: rgb(227 160 8 / 0.8);
}
.bg-yellow-400\/85 {
  background-color: rgb(227 160 8 / 0.85);
}
.bg-yellow-400\/90 {
  background-color: rgb(227 160 8 / 0.9);
}
.bg-yellow-400\/95 {
  background-color: rgb(227 160 8 / 0.95);
}
.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 120 3 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500\/0 {
  background-color: rgb(194 120 3 / 0);
}
.bg-yellow-500\/10 {
  background-color: rgb(194 120 3 / 0.1);
}
.bg-yellow-500\/100 {
  background-color: rgb(194 120 3 / 1);
}
.bg-yellow-500\/15 {
  background-color: rgb(194 120 3 / 0.15);
}
.bg-yellow-500\/20 {
  background-color: rgb(194 120 3 / 0.2);
}
.bg-yellow-500\/25 {
  background-color: rgb(194 120 3 / 0.25);
}
.bg-yellow-500\/30 {
  background-color: rgb(194 120 3 / 0.3);
}
.bg-yellow-500\/35 {
  background-color: rgb(194 120 3 / 0.35);
}
.bg-yellow-500\/40 {
  background-color: rgb(194 120 3 / 0.4);
}
.bg-yellow-500\/45 {
  background-color: rgb(194 120 3 / 0.45);
}
.bg-yellow-500\/5 {
  background-color: rgb(194 120 3 / 0.05);
}
.bg-yellow-500\/50 {
  background-color: rgb(194 120 3 / 0.5);
}
.bg-yellow-500\/55 {
  background-color: rgb(194 120 3 / 0.55);
}
.bg-yellow-500\/60 {
  background-color: rgb(194 120 3 / 0.6);
}
.bg-yellow-500\/65 {
  background-color: rgb(194 120 3 / 0.65);
}
.bg-yellow-500\/70 {
  background-color: rgb(194 120 3 / 0.7);
}
.bg-yellow-500\/75 {
  background-color: rgb(194 120 3 / 0.75);
}
.bg-yellow-500\/80 {
  background-color: rgb(194 120 3 / 0.8);
}
.bg-yellow-500\/85 {
  background-color: rgb(194 120 3 / 0.85);
}
.bg-yellow-500\/90 {
  background-color: rgb(194 120 3 / 0.9);
}
.bg-yellow-500\/95 {
  background-color: rgb(194 120 3 / 0.95);
}
.bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(159 88 10 / var(--tw-bg-opacity, 1));
}
.bg-yellow-600\/0 {
  background-color: rgb(159 88 10 / 0);
}
.bg-yellow-600\/10 {
  background-color: rgb(159 88 10 / 0.1);
}
.bg-yellow-600\/100 {
  background-color: rgb(159 88 10 / 1);
}
.bg-yellow-600\/15 {
  background-color: rgb(159 88 10 / 0.15);
}
.bg-yellow-600\/20 {
  background-color: rgb(159 88 10 / 0.2);
}
.bg-yellow-600\/25 {
  background-color: rgb(159 88 10 / 0.25);
}
.bg-yellow-600\/30 {
  background-color: rgb(159 88 10 / 0.3);
}
.bg-yellow-600\/35 {
  background-color: rgb(159 88 10 / 0.35);
}
.bg-yellow-600\/40 {
  background-color: rgb(159 88 10 / 0.4);
}
.bg-yellow-600\/45 {
  background-color: rgb(159 88 10 / 0.45);
}
.bg-yellow-600\/5 {
  background-color: rgb(159 88 10 / 0.05);
}
.bg-yellow-600\/50 {
  background-color: rgb(159 88 10 / 0.5);
}
.bg-yellow-600\/55 {
  background-color: rgb(159 88 10 / 0.55);
}
.bg-yellow-600\/60 {
  background-color: rgb(159 88 10 / 0.6);
}
.bg-yellow-600\/65 {
  background-color: rgb(159 88 10 / 0.65);
}
.bg-yellow-600\/70 {
  background-color: rgb(159 88 10 / 0.7);
}
.bg-yellow-600\/75 {
  background-color: rgb(159 88 10 / 0.75);
}
.bg-yellow-600\/80 {
  background-color: rgb(159 88 10 / 0.8);
}
.bg-yellow-600\/85 {
  background-color: rgb(159 88 10 / 0.85);
}
.bg-yellow-600\/90 {
  background-color: rgb(159 88 10 / 0.9);
}
.bg-yellow-600\/95 {
  background-color: rgb(159 88 10 / 0.95);
}
.bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(142 75 16 / var(--tw-bg-opacity, 1));
}
.bg-yellow-700\/0 {
  background-color: rgb(142 75 16 / 0);
}
.bg-yellow-700\/10 {
  background-color: rgb(142 75 16 / 0.1);
}
.bg-yellow-700\/100 {
  background-color: rgb(142 75 16 / 1);
}
.bg-yellow-700\/15 {
  background-color: rgb(142 75 16 / 0.15);
}
.bg-yellow-700\/20 {
  background-color: rgb(142 75 16 / 0.2);
}
.bg-yellow-700\/25 {
  background-color: rgb(142 75 16 / 0.25);
}
.bg-yellow-700\/30 {
  background-color: rgb(142 75 16 / 0.3);
}
.bg-yellow-700\/35 {
  background-color: rgb(142 75 16 / 0.35);
}
.bg-yellow-700\/40 {
  background-color: rgb(142 75 16 / 0.4);
}
.bg-yellow-700\/45 {
  background-color: rgb(142 75 16 / 0.45);
}
.bg-yellow-700\/5 {
  background-color: rgb(142 75 16 / 0.05);
}
.bg-yellow-700\/50 {
  background-color: rgb(142 75 16 / 0.5);
}
.bg-yellow-700\/55 {
  background-color: rgb(142 75 16 / 0.55);
}
.bg-yellow-700\/60 {
  background-color: rgb(142 75 16 / 0.6);
}
.bg-yellow-700\/65 {
  background-color: rgb(142 75 16 / 0.65);
}
.bg-yellow-700\/70 {
  background-color: rgb(142 75 16 / 0.7);
}
.bg-yellow-700\/75 {
  background-color: rgb(142 75 16 / 0.75);
}
.bg-yellow-700\/80 {
  background-color: rgb(142 75 16 / 0.8);
}
.bg-yellow-700\/85 {
  background-color: rgb(142 75 16 / 0.85);
}
.bg-yellow-700\/90 {
  background-color: rgb(142 75 16 / 0.9);
}
.bg-yellow-700\/95 {
  background-color: rgb(142 75 16 / 0.95);
}
.bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(114 59 19 / var(--tw-bg-opacity, 1));
}
.bg-yellow-800\/0 {
  background-color: rgb(114 59 19 / 0);
}
.bg-yellow-800\/10 {
  background-color: rgb(114 59 19 / 0.1);
}
.bg-yellow-800\/100 {
  background-color: rgb(114 59 19 / 1);
}
.bg-yellow-800\/15 {
  background-color: rgb(114 59 19 / 0.15);
}
.bg-yellow-800\/20 {
  background-color: rgb(114 59 19 / 0.2);
}
.bg-yellow-800\/25 {
  background-color: rgb(114 59 19 / 0.25);
}
.bg-yellow-800\/30 {
  background-color: rgb(114 59 19 / 0.3);
}
.bg-yellow-800\/35 {
  background-color: rgb(114 59 19 / 0.35);
}
.bg-yellow-800\/40 {
  background-color: rgb(114 59 19 / 0.4);
}
.bg-yellow-800\/45 {
  background-color: rgb(114 59 19 / 0.45);
}
.bg-yellow-800\/5 {
  background-color: rgb(114 59 19 / 0.05);
}
.bg-yellow-800\/50 {
  background-color: rgb(114 59 19 / 0.5);
}
.bg-yellow-800\/55 {
  background-color: rgb(114 59 19 / 0.55);
}
.bg-yellow-800\/60 {
  background-color: rgb(114 59 19 / 0.6);
}
.bg-yellow-800\/65 {
  background-color: rgb(114 59 19 / 0.65);
}
.bg-yellow-800\/70 {
  background-color: rgb(114 59 19 / 0.7);
}
.bg-yellow-800\/75 {
  background-color: rgb(114 59 19 / 0.75);
}
.bg-yellow-800\/80 {
  background-color: rgb(114 59 19 / 0.8);
}
.bg-yellow-800\/85 {
  background-color: rgb(114 59 19 / 0.85);
}
.bg-yellow-800\/90 {
  background-color: rgb(114 59 19 / 0.9);
}
.bg-yellow-800\/95 {
  background-color: rgb(114 59 19 / 0.95);
}
.bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 49 18 / var(--tw-bg-opacity, 1));
}
.bg-yellow-900\/0 {
  background-color: rgb(99 49 18 / 0);
}
.bg-yellow-900\/10 {
  background-color: rgb(99 49 18 / 0.1);
}
.bg-yellow-900\/100 {
  background-color: rgb(99 49 18 / 1);
}
.bg-yellow-900\/15 {
  background-color: rgb(99 49 18 / 0.15);
}
.bg-yellow-900\/20 {
  background-color: rgb(99 49 18 / 0.2);
}
.bg-yellow-900\/25 {
  background-color: rgb(99 49 18 / 0.25);
}
.bg-yellow-900\/30 {
  background-color: rgb(99 49 18 / 0.3);
}
.bg-yellow-900\/35 {
  background-color: rgb(99 49 18 / 0.35);
}
.bg-yellow-900\/40 {
  background-color: rgb(99 49 18 / 0.4);
}
.bg-yellow-900\/45 {
  background-color: rgb(99 49 18 / 0.45);
}
.bg-yellow-900\/5 {
  background-color: rgb(99 49 18 / 0.05);
}
.bg-yellow-900\/50 {
  background-color: rgb(99 49 18 / 0.5);
}
.bg-yellow-900\/55 {
  background-color: rgb(99 49 18 / 0.55);
}
.bg-yellow-900\/60 {
  background-color: rgb(99 49 18 / 0.6);
}
.bg-yellow-900\/65 {
  background-color: rgb(99 49 18 / 0.65);
}
.bg-yellow-900\/70 {
  background-color: rgb(99 49 18 / 0.7);
}
.bg-yellow-900\/75 {
  background-color: rgb(99 49 18 / 0.75);
}
.bg-yellow-900\/80 {
  background-color: rgb(99 49 18 / 0.8);
}
.bg-yellow-900\/85 {
  background-color: rgb(99 49 18 / 0.85);
}
.bg-yellow-900\/90 {
  background-color: rgb(99 49 18 / 0.9);
}
.bg-yellow-900\/95 {
  background-color: rgb(99 49 18 / 0.95);
}
.bg-zinc-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
.bg-zinc-100\/0 {
  background-color: rgb(244 244 245 / 0);
}
.bg-zinc-100\/10 {
  background-color: rgb(244 244 245 / 0.1);
}
.bg-zinc-100\/100 {
  background-color: rgb(244 244 245 / 1);
}
.bg-zinc-100\/15 {
  background-color: rgb(244 244 245 / 0.15);
}
.bg-zinc-100\/20 {
  background-color: rgb(244 244 245 / 0.2);
}
.bg-zinc-100\/25 {
  background-color: rgb(244 244 245 / 0.25);
}
.bg-zinc-100\/30 {
  background-color: rgb(244 244 245 / 0.3);
}
.bg-zinc-100\/35 {
  background-color: rgb(244 244 245 / 0.35);
}
.bg-zinc-100\/40 {
  background-color: rgb(244 244 245 / 0.4);
}
.bg-zinc-100\/45 {
  background-color: rgb(244 244 245 / 0.45);
}
.bg-zinc-100\/5 {
  background-color: rgb(244 244 245 / 0.05);
}
.bg-zinc-100\/50 {
  background-color: rgb(244 244 245 / 0.5);
}
.bg-zinc-100\/55 {
  background-color: rgb(244 244 245 / 0.55);
}
.bg-zinc-100\/60 {
  background-color: rgb(244 244 245 / 0.6);
}
.bg-zinc-100\/65 {
  background-color: rgb(244 244 245 / 0.65);
}
.bg-zinc-100\/70 {
  background-color: rgb(244 244 245 / 0.7);
}
.bg-zinc-100\/75 {
  background-color: rgb(244 244 245 / 0.75);
}
.bg-zinc-100\/80 {
  background-color: rgb(244 244 245 / 0.8);
}
.bg-zinc-100\/85 {
  background-color: rgb(244 244 245 / 0.85);
}
.bg-zinc-100\/90 {
  background-color: rgb(244 244 245 / 0.9);
}
.bg-zinc-100\/95 {
  background-color: rgb(244 244 245 / 0.95);
}
.bg-zinc-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}
.bg-zinc-200\/0 {
  background-color: rgb(228 228 231 / 0);
}
.bg-zinc-200\/10 {
  background-color: rgb(228 228 231 / 0.1);
}
.bg-zinc-200\/100 {
  background-color: rgb(228 228 231 / 1);
}
.bg-zinc-200\/15 {
  background-color: rgb(228 228 231 / 0.15);
}
.bg-zinc-200\/20 {
  background-color: rgb(228 228 231 / 0.2);
}
.bg-zinc-200\/25 {
  background-color: rgb(228 228 231 / 0.25);
}
.bg-zinc-200\/30 {
  background-color: rgb(228 228 231 / 0.3);
}
.bg-zinc-200\/35 {
  background-color: rgb(228 228 231 / 0.35);
}
.bg-zinc-200\/40 {
  background-color: rgb(228 228 231 / 0.4);
}
.bg-zinc-200\/45 {
  background-color: rgb(228 228 231 / 0.45);
}
.bg-zinc-200\/5 {
  background-color: rgb(228 228 231 / 0.05);
}
.bg-zinc-200\/50 {
  background-color: rgb(228 228 231 / 0.5);
}
.bg-zinc-200\/55 {
  background-color: rgb(228 228 231 / 0.55);
}
.bg-zinc-200\/60 {
  background-color: rgb(228 228 231 / 0.6);
}
.bg-zinc-200\/65 {
  background-color: rgb(228 228 231 / 0.65);
}
.bg-zinc-200\/70 {
  background-color: rgb(228 228 231 / 0.7);
}
.bg-zinc-200\/75 {
  background-color: rgb(228 228 231 / 0.75);
}
.bg-zinc-200\/80 {
  background-color: rgb(228 228 231 / 0.8);
}
.bg-zinc-200\/85 {
  background-color: rgb(228 228 231 / 0.85);
}
.bg-zinc-200\/90 {
  background-color: rgb(228 228 231 / 0.9);
}
.bg-zinc-200\/95 {
  background-color: rgb(228 228 231 / 0.95);
}
.bg-zinc-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
}
.bg-zinc-300\/0 {
  background-color: rgb(212 212 216 / 0);
}
.bg-zinc-300\/10 {
  background-color: rgb(212 212 216 / 0.1);
}
.bg-zinc-300\/100 {
  background-color: rgb(212 212 216 / 1);
}
.bg-zinc-300\/15 {
  background-color: rgb(212 212 216 / 0.15);
}
.bg-zinc-300\/20 {
  background-color: rgb(212 212 216 / 0.2);
}
.bg-zinc-300\/25 {
  background-color: rgb(212 212 216 / 0.25);
}
.bg-zinc-300\/30 {
  background-color: rgb(212 212 216 / 0.3);
}
.bg-zinc-300\/35 {
  background-color: rgb(212 212 216 / 0.35);
}
.bg-zinc-300\/40 {
  background-color: rgb(212 212 216 / 0.4);
}
.bg-zinc-300\/45 {
  background-color: rgb(212 212 216 / 0.45);
}
.bg-zinc-300\/5 {
  background-color: rgb(212 212 216 / 0.05);
}
.bg-zinc-300\/50 {
  background-color: rgb(212 212 216 / 0.5);
}
.bg-zinc-300\/55 {
  background-color: rgb(212 212 216 / 0.55);
}
.bg-zinc-300\/60 {
  background-color: rgb(212 212 216 / 0.6);
}
.bg-zinc-300\/65 {
  background-color: rgb(212 212 216 / 0.65);
}
.bg-zinc-300\/70 {
  background-color: rgb(212 212 216 / 0.7);
}
.bg-zinc-300\/75 {
  background-color: rgb(212 212 216 / 0.75);
}
.bg-zinc-300\/80 {
  background-color: rgb(212 212 216 / 0.8);
}
.bg-zinc-300\/85 {
  background-color: rgb(212 212 216 / 0.85);
}
.bg-zinc-300\/90 {
  background-color: rgb(212 212 216 / 0.9);
}
.bg-zinc-300\/95 {
  background-color: rgb(212 212 216 / 0.95);
}
.bg-zinc-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}
.bg-zinc-400\/0 {
  background-color: rgb(161 161 170 / 0);
}
.bg-zinc-400\/10 {
  background-color: rgb(161 161 170 / 0.1);
}
.bg-zinc-400\/100 {
  background-color: rgb(161 161 170 / 1);
}
.bg-zinc-400\/15 {
  background-color: rgb(161 161 170 / 0.15);
}
.bg-zinc-400\/20 {
  background-color: rgb(161 161 170 / 0.2);
}
.bg-zinc-400\/25 {
  background-color: rgb(161 161 170 / 0.25);
}
.bg-zinc-400\/30 {
  background-color: rgb(161 161 170 / 0.3);
}
.bg-zinc-400\/35 {
  background-color: rgb(161 161 170 / 0.35);
}
.bg-zinc-400\/40 {
  background-color: rgb(161 161 170 / 0.4);
}
.bg-zinc-400\/45 {
  background-color: rgb(161 161 170 / 0.45);
}
.bg-zinc-400\/5 {
  background-color: rgb(161 161 170 / 0.05);
}
.bg-zinc-400\/50 {
  background-color: rgb(161 161 170 / 0.5);
}
.bg-zinc-400\/55 {
  background-color: rgb(161 161 170 / 0.55);
}
.bg-zinc-400\/60 {
  background-color: rgb(161 161 170 / 0.6);
}
.bg-zinc-400\/65 {
  background-color: rgb(161 161 170 / 0.65);
}
.bg-zinc-400\/70 {
  background-color: rgb(161 161 170 / 0.7);
}
.bg-zinc-400\/75 {
  background-color: rgb(161 161 170 / 0.75);
}
.bg-zinc-400\/80 {
  background-color: rgb(161 161 170 / 0.8);
}
.bg-zinc-400\/85 {
  background-color: rgb(161 161 170 / 0.85);
}
.bg-zinc-400\/90 {
  background-color: rgb(161 161 170 / 0.9);
}
.bg-zinc-400\/95 {
  background-color: rgb(161 161 170 / 0.95);
}
.bg-zinc-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1));
}
.bg-zinc-500\/0 {
  background-color: rgb(113 113 122 / 0);
}
.bg-zinc-500\/10 {
  background-color: rgb(113 113 122 / 0.1);
}
.bg-zinc-500\/100 {
  background-color: rgb(113 113 122 / 1);
}
.bg-zinc-500\/15 {
  background-color: rgb(113 113 122 / 0.15);
}
.bg-zinc-500\/20 {
  background-color: rgb(113 113 122 / 0.2);
}
.bg-zinc-500\/25 {
  background-color: rgb(113 113 122 / 0.25);
}
.bg-zinc-500\/30 {
  background-color: rgb(113 113 122 / 0.3);
}
.bg-zinc-500\/35 {
  background-color: rgb(113 113 122 / 0.35);
}
.bg-zinc-500\/40 {
  background-color: rgb(113 113 122 / 0.4);
}
.bg-zinc-500\/45 {
  background-color: rgb(113 113 122 / 0.45);
}
.bg-zinc-500\/5 {
  background-color: rgb(113 113 122 / 0.05);
}
.bg-zinc-500\/50 {
  background-color: rgb(113 113 122 / 0.5);
}
.bg-zinc-500\/55 {
  background-color: rgb(113 113 122 / 0.55);
}
.bg-zinc-500\/60 {
  background-color: rgb(113 113 122 / 0.6);
}
.bg-zinc-500\/65 {
  background-color: rgb(113 113 122 / 0.65);
}
.bg-zinc-500\/70 {
  background-color: rgb(113 113 122 / 0.7);
}
.bg-zinc-500\/75 {
  background-color: rgb(113 113 122 / 0.75);
}
.bg-zinc-500\/80 {
  background-color: rgb(113 113 122 / 0.8);
}
.bg-zinc-500\/85 {
  background-color: rgb(113 113 122 / 0.85);
}
.bg-zinc-500\/90 {
  background-color: rgb(113 113 122 / 0.9);
}
.bg-zinc-500\/95 {
  background-color: rgb(113 113 122 / 0.95);
}
.bg-zinc-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}
.bg-zinc-600\/0 {
  background-color: rgb(82 82 91 / 0);
}
.bg-zinc-600\/10 {
  background-color: rgb(82 82 91 / 0.1);
}
.bg-zinc-600\/100 {
  background-color: rgb(82 82 91 / 1);
}
.bg-zinc-600\/15 {
  background-color: rgb(82 82 91 / 0.15);
}
.bg-zinc-600\/20 {
  background-color: rgb(82 82 91 / 0.2);
}
.bg-zinc-600\/25 {
  background-color: rgb(82 82 91 / 0.25);
}
.bg-zinc-600\/30 {
  background-color: rgb(82 82 91 / 0.3);
}
.bg-zinc-600\/35 {
  background-color: rgb(82 82 91 / 0.35);
}
.bg-zinc-600\/40 {
  background-color: rgb(82 82 91 / 0.4);
}
.bg-zinc-600\/45 {
  background-color: rgb(82 82 91 / 0.45);
}
.bg-zinc-600\/5 {
  background-color: rgb(82 82 91 / 0.05);
}
.bg-zinc-600\/50 {
  background-color: rgb(82 82 91 / 0.5);
}
.bg-zinc-600\/55 {
  background-color: rgb(82 82 91 / 0.55);
}
.bg-zinc-600\/60 {
  background-color: rgb(82 82 91 / 0.6);
}
.bg-zinc-600\/65 {
  background-color: rgb(82 82 91 / 0.65);
}
.bg-zinc-600\/70 {
  background-color: rgb(82 82 91 / 0.7);
}
.bg-zinc-600\/75 {
  background-color: rgb(82 82 91 / 0.75);
}
.bg-zinc-600\/80 {
  background-color: rgb(82 82 91 / 0.8);
}
.bg-zinc-600\/85 {
  background-color: rgb(82 82 91 / 0.85);
}
.bg-zinc-600\/90 {
  background-color: rgb(82 82 91 / 0.9);
}
.bg-zinc-600\/95 {
  background-color: rgb(82 82 91 / 0.95);
}
.bg-zinc-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}
.bg-zinc-700\/0 {
  background-color: rgb(63 63 70 / 0);
}
.bg-zinc-700\/10 {
  background-color: rgb(63 63 70 / 0.1);
}
.bg-zinc-700\/100 {
  background-color: rgb(63 63 70 / 1);
}
.bg-zinc-700\/15 {
  background-color: rgb(63 63 70 / 0.15);
}
.bg-zinc-700\/20 {
  background-color: rgb(63 63 70 / 0.2);
}
.bg-zinc-700\/25 {
  background-color: rgb(63 63 70 / 0.25);
}
.bg-zinc-700\/30 {
  background-color: rgb(63 63 70 / 0.3);
}
.bg-zinc-700\/35 {
  background-color: rgb(63 63 70 / 0.35);
}
.bg-zinc-700\/40 {
  background-color: rgb(63 63 70 / 0.4);
}
.bg-zinc-700\/45 {
  background-color: rgb(63 63 70 / 0.45);
}
.bg-zinc-700\/5 {
  background-color: rgb(63 63 70 / 0.05);
}
.bg-zinc-700\/50 {
  background-color: rgb(63 63 70 / 0.5);
}
.bg-zinc-700\/55 {
  background-color: rgb(63 63 70 / 0.55);
}
.bg-zinc-700\/60 {
  background-color: rgb(63 63 70 / 0.6);
}
.bg-zinc-700\/65 {
  background-color: rgb(63 63 70 / 0.65);
}
.bg-zinc-700\/70 {
  background-color: rgb(63 63 70 / 0.7);
}
.bg-zinc-700\/75 {
  background-color: rgb(63 63 70 / 0.75);
}
.bg-zinc-700\/80 {
  background-color: rgb(63 63 70 / 0.8);
}
.bg-zinc-700\/85 {
  background-color: rgb(63 63 70 / 0.85);
}
.bg-zinc-700\/90 {
  background-color: rgb(63 63 70 / 0.9);
}
.bg-zinc-700\/95 {
  background-color: rgb(63 63 70 / 0.95);
}
.bg-zinc-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}
.bg-zinc-800\/0 {
  background-color: rgb(39 39 42 / 0);
}
.bg-zinc-800\/10 {
  background-color: rgb(39 39 42 / 0.1);
}
.bg-zinc-800\/100 {
  background-color: rgb(39 39 42 / 1);
}
.bg-zinc-800\/15 {
  background-color: rgb(39 39 42 / 0.15);
}
.bg-zinc-800\/20 {
  background-color: rgb(39 39 42 / 0.2);
}
.bg-zinc-800\/25 {
  background-color: rgb(39 39 42 / 0.25);
}
.bg-zinc-800\/30 {
  background-color: rgb(39 39 42 / 0.3);
}
.bg-zinc-800\/35 {
  background-color: rgb(39 39 42 / 0.35);
}
.bg-zinc-800\/40 {
  background-color: rgb(39 39 42 / 0.4);
}
.bg-zinc-800\/45 {
  background-color: rgb(39 39 42 / 0.45);
}
.bg-zinc-800\/5 {
  background-color: rgb(39 39 42 / 0.05);
}
.bg-zinc-800\/50 {
  background-color: rgb(39 39 42 / 0.5);
}
.bg-zinc-800\/55 {
  background-color: rgb(39 39 42 / 0.55);
}
.bg-zinc-800\/60 {
  background-color: rgb(39 39 42 / 0.6);
}
.bg-zinc-800\/65 {
  background-color: rgb(39 39 42 / 0.65);
}
.bg-zinc-800\/70 {
  background-color: rgb(39 39 42 / 0.7);
}
.bg-zinc-800\/75 {
  background-color: rgb(39 39 42 / 0.75);
}
.bg-zinc-800\/80 {
  background-color: rgb(39 39 42 / 0.8);
}
.bg-zinc-800\/85 {
  background-color: rgb(39 39 42 / 0.85);
}
.bg-zinc-800\/90 {
  background-color: rgb(39 39 42 / 0.9);
}
.bg-zinc-800\/95 {
  background-color: rgb(39 39 42 / 0.95);
}
.bg-zinc-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}
.bg-zinc-900\/0 {
  background-color: rgb(24 24 27 / 0);
}
.bg-zinc-900\/10 {
  background-color: rgb(24 24 27 / 0.1);
}
.bg-zinc-900\/100 {
  background-color: rgb(24 24 27 / 1);
}
.bg-zinc-900\/15 {
  background-color: rgb(24 24 27 / 0.15);
}
.bg-zinc-900\/20 {
  background-color: rgb(24 24 27 / 0.2);
}
.bg-zinc-900\/25 {
  background-color: rgb(24 24 27 / 0.25);
}
.bg-zinc-900\/30 {
  background-color: rgb(24 24 27 / 0.3);
}
.bg-zinc-900\/35 {
  background-color: rgb(24 24 27 / 0.35);
}
.bg-zinc-900\/40 {
  background-color: rgb(24 24 27 / 0.4);
}
.bg-zinc-900\/45 {
  background-color: rgb(24 24 27 / 0.45);
}
.bg-zinc-900\/5 {
  background-color: rgb(24 24 27 / 0.05);
}
.bg-zinc-900\/50 {
  background-color: rgb(24 24 27 / 0.5);
}
.bg-zinc-900\/55 {
  background-color: rgb(24 24 27 / 0.55);
}
.bg-zinc-900\/60 {
  background-color: rgb(24 24 27 / 0.6);
}
.bg-zinc-900\/65 {
  background-color: rgb(24 24 27 / 0.65);
}
.bg-zinc-900\/70 {
  background-color: rgb(24 24 27 / 0.7);
}
.bg-zinc-900\/75 {
  background-color: rgb(24 24 27 / 0.75);
}
.bg-zinc-900\/80 {
  background-color: rgb(24 24 27 / 0.8);
}
.bg-zinc-900\/85 {
  background-color: rgb(24 24 27 / 0.85);
}
.bg-zinc-900\/90 {
  background-color: rgb(24 24 27 / 0.9);
}
.bg-zinc-900\/95 {
  background-color: rgb(24 24 27 / 0.95);
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}
.bg-clip-padding {
  background-clip: padding-box;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-center {
  object-position: center;
}
.object-top {
  object-position: top;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-12 {
  padding: 3rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.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-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.\!pt-4 {
  padding-top: 1rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-48 {
  padding-bottom: 12rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.font-ld-bold {
  font-family: PublicSans-Bold, sans-serif;
}
.font-ld-light {
  font-family: PublicSans-Light, sans-serif;
}
.font-ld-medium {
  font-family: PublicSans-Medium, sans-serif;
}
.font-ld-regular {
  font-family: PublicSans-Regular, sans-serif;
}
.font-ld-sbold {
  font-family: PublicSans-SemiBold, sans-serif;
}
.font-rhm-bold {
  font-family: RedHatMono-Bold, monospace;
}
.font-rhm-medium {
  font-family: RedHatMono-Medium, monospace;
}
.font-rhm-regular {
  font-family: RedHatMono-Regular, monospace;
}
.font-rhm-semibold {
  font-family: RedHatMono-SemiBold, monospace;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[1\.25rem\] {
  font-size: 1.25rem;
}
.text-\[clamp\(0\.5rem\2c 3vw\2c 2\.5rem\)\] {
  font-size: clamp(0.5rem,3vw,2.5rem);
}
.text-\[clamp\(1rem\2c 4vw\2c 3\.5rem\)\] {
  font-size: clamp(1rem,4vw,3.5rem);
}
.text-\[clamp\(2rem\2c 5vw\2c 4\.5rem\)\] {
  font-size: clamp(2rem,5vw,4.5rem);
}
.text-\[clamp\(3rem\2c 6vw\2c 5\.5rem\)\] {
  font-size: clamp(3rem,6vw,5.5rem);
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-9 {
  line-height: 2.25rem;
}
.leading-\[1\.6\] {
  line-height: 1.6;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.\!text-blue-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}
.text-amber-100 {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.text-amber-100\/0 {
  color: rgb(254 243 199 / 0);
}
.text-amber-100\/10 {
  color: rgb(254 243 199 / 0.1);
}
.text-amber-100\/100 {
  color: rgb(254 243 199 / 1);
}
.text-amber-100\/15 {
  color: rgb(254 243 199 / 0.15);
}
.text-amber-100\/20 {
  color: rgb(254 243 199 / 0.2);
}
.text-amber-100\/25 {
  color: rgb(254 243 199 / 0.25);
}
.text-amber-100\/30 {
  color: rgb(254 243 199 / 0.3);
}
.text-amber-100\/35 {
  color: rgb(254 243 199 / 0.35);
}
.text-amber-100\/40 {
  color: rgb(254 243 199 / 0.4);
}
.text-amber-100\/45 {
  color: rgb(254 243 199 / 0.45);
}
.text-amber-100\/5 {
  color: rgb(254 243 199 / 0.05);
}
.text-amber-100\/50 {
  color: rgb(254 243 199 / 0.5);
}
.text-amber-100\/55 {
  color: rgb(254 243 199 / 0.55);
}
.text-amber-100\/60 {
  color: rgb(254 243 199 / 0.6);
}
.text-amber-100\/65 {
  color: rgb(254 243 199 / 0.65);
}
.text-amber-100\/70 {
  color: rgb(254 243 199 / 0.7);
}
.text-amber-100\/75 {
  color: rgb(254 243 199 / 0.75);
}
.text-amber-100\/80 {
  color: rgb(254 243 199 / 0.8);
}
.text-amber-100\/85 {
  color: rgb(254 243 199 / 0.85);
}
.text-amber-100\/90 {
  color: rgb(254 243 199 / 0.9);
}
.text-amber-100\/95 {
  color: rgb(254 243 199 / 0.95);
}
.text-amber-200 {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.text-amber-200\/0 {
  color: rgb(253 230 138 / 0);
}
.text-amber-200\/10 {
  color: rgb(253 230 138 / 0.1);
}
.text-amber-200\/100 {
  color: rgb(253 230 138 / 1);
}
.text-amber-200\/15 {
  color: rgb(253 230 138 / 0.15);
}
.text-amber-200\/20 {
  color: rgb(253 230 138 / 0.2);
}
.text-amber-200\/25 {
  color: rgb(253 230 138 / 0.25);
}
.text-amber-200\/30 {
  color: rgb(253 230 138 / 0.3);
}
.text-amber-200\/35 {
  color: rgb(253 230 138 / 0.35);
}
.text-amber-200\/40 {
  color: rgb(253 230 138 / 0.4);
}
.text-amber-200\/45 {
  color: rgb(253 230 138 / 0.45);
}
.text-amber-200\/5 {
  color: rgb(253 230 138 / 0.05);
}
.text-amber-200\/50 {
  color: rgb(253 230 138 / 0.5);
}
.text-amber-200\/55 {
  color: rgb(253 230 138 / 0.55);
}
.text-amber-200\/60 {
  color: rgb(253 230 138 / 0.6);
}
.text-amber-200\/65 {
  color: rgb(253 230 138 / 0.65);
}
.text-amber-200\/70 {
  color: rgb(253 230 138 / 0.7);
}
.text-amber-200\/75 {
  color: rgb(253 230 138 / 0.75);
}
.text-amber-200\/80 {
  color: rgb(253 230 138 / 0.8);
}
.text-amber-200\/85 {
  color: rgb(253 230 138 / 0.85);
}
.text-amber-200\/90 {
  color: rgb(253 230 138 / 0.9);
}
.text-amber-200\/95 {
  color: rgb(253 230 138 / 0.95);
}
.text-amber-300 {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.text-amber-300\/0 {
  color: rgb(252 211 77 / 0);
}
.text-amber-300\/10 {
  color: rgb(252 211 77 / 0.1);
}
.text-amber-300\/100 {
  color: rgb(252 211 77 / 1);
}
.text-amber-300\/15 {
  color: rgb(252 211 77 / 0.15);
}
.text-amber-300\/20 {
  color: rgb(252 211 77 / 0.2);
}
.text-amber-300\/25 {
  color: rgb(252 211 77 / 0.25);
}
.text-amber-300\/30 {
  color: rgb(252 211 77 / 0.3);
}
.text-amber-300\/35 {
  color: rgb(252 211 77 / 0.35);
}
.text-amber-300\/40 {
  color: rgb(252 211 77 / 0.4);
}
.text-amber-300\/45 {
  color: rgb(252 211 77 / 0.45);
}
.text-amber-300\/5 {
  color: rgb(252 211 77 / 0.05);
}
.text-amber-300\/50 {
  color: rgb(252 211 77 / 0.5);
}
.text-amber-300\/55 {
  color: rgb(252 211 77 / 0.55);
}
.text-amber-300\/60 {
  color: rgb(252 211 77 / 0.6);
}
.text-amber-300\/65 {
  color: rgb(252 211 77 / 0.65);
}
.text-amber-300\/70 {
  color: rgb(252 211 77 / 0.7);
}
.text-amber-300\/75 {
  color: rgb(252 211 77 / 0.75);
}
.text-amber-300\/80 {
  color: rgb(252 211 77 / 0.8);
}
.text-amber-300\/85 {
  color: rgb(252 211 77 / 0.85);
}
.text-amber-300\/90 {
  color: rgb(252 211 77 / 0.9);
}
.text-amber-300\/95 {
  color: rgb(252 211 77 / 0.95);
}
.text-amber-400 {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.text-amber-400\/0 {
  color: rgb(251 191 36 / 0);
}
.text-amber-400\/10 {
  color: rgb(251 191 36 / 0.1);
}
.text-amber-400\/100 {
  color: rgb(251 191 36 / 1);
}
.text-amber-400\/15 {
  color: rgb(251 191 36 / 0.15);
}
.text-amber-400\/20 {
  color: rgb(251 191 36 / 0.2);
}
.text-amber-400\/25 {
  color: rgb(251 191 36 / 0.25);
}
.text-amber-400\/30 {
  color: rgb(251 191 36 / 0.3);
}
.text-amber-400\/35 {
  color: rgb(251 191 36 / 0.35);
}
.text-amber-400\/40 {
  color: rgb(251 191 36 / 0.4);
}
.text-amber-400\/45 {
  color: rgb(251 191 36 / 0.45);
}
.text-amber-400\/5 {
  color: rgb(251 191 36 / 0.05);
}
.text-amber-400\/50 {
  color: rgb(251 191 36 / 0.5);
}
.text-amber-400\/55 {
  color: rgb(251 191 36 / 0.55);
}
.text-amber-400\/60 {
  color: rgb(251 191 36 / 0.6);
}
.text-amber-400\/65 {
  color: rgb(251 191 36 / 0.65);
}
.text-amber-400\/70 {
  color: rgb(251 191 36 / 0.7);
}
.text-amber-400\/75 {
  color: rgb(251 191 36 / 0.75);
}
.text-amber-400\/80 {
  color: rgb(251 191 36 / 0.8);
}
.text-amber-400\/85 {
  color: rgb(251 191 36 / 0.85);
}
.text-amber-400\/90 {
  color: rgb(251 191 36 / 0.9);
}
.text-amber-400\/95 {
  color: rgb(251 191 36 / 0.95);
}
.text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.text-amber-500\/0 {
  color: rgb(245 158 11 / 0);
}
.text-amber-500\/10 {
  color: rgb(245 158 11 / 0.1);
}
.text-amber-500\/100 {
  color: rgb(245 158 11 / 1);
}
.text-amber-500\/15 {
  color: rgb(245 158 11 / 0.15);
}
.text-amber-500\/20 {
  color: rgb(245 158 11 / 0.2);
}
.text-amber-500\/25 {
  color: rgb(245 158 11 / 0.25);
}
.text-amber-500\/30 {
  color: rgb(245 158 11 / 0.3);
}
.text-amber-500\/35 {
  color: rgb(245 158 11 / 0.35);
}
.text-amber-500\/40 {
  color: rgb(245 158 11 / 0.4);
}
.text-amber-500\/45 {
  color: rgb(245 158 11 / 0.45);
}
.text-amber-500\/5 {
  color: rgb(245 158 11 / 0.05);
}
.text-amber-500\/50 {
  color: rgb(245 158 11 / 0.5);
}
.text-amber-500\/55 {
  color: rgb(245 158 11 / 0.55);
}
.text-amber-500\/60 {
  color: rgb(245 158 11 / 0.6);
}
.text-amber-500\/65 {
  color: rgb(245 158 11 / 0.65);
}
.text-amber-500\/70 {
  color: rgb(245 158 11 / 0.7);
}
.text-amber-500\/75 {
  color: rgb(245 158 11 / 0.75);
}
.text-amber-500\/80 {
  color: rgb(245 158 11 / 0.8);
}
.text-amber-500\/85 {
  color: rgb(245 158 11 / 0.85);
}
.text-amber-500\/90 {
  color: rgb(245 158 11 / 0.9);
}
.text-amber-500\/95 {
  color: rgb(245 158 11 / 0.95);
}
.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.text-amber-600\/0 {
  color: rgb(217 119 6 / 0);
}
.text-amber-600\/10 {
  color: rgb(217 119 6 / 0.1);
}
.text-amber-600\/100 {
  color: rgb(217 119 6 / 1);
}
.text-amber-600\/15 {
  color: rgb(217 119 6 / 0.15);
}
.text-amber-600\/20 {
  color: rgb(217 119 6 / 0.2);
}
.text-amber-600\/25 {
  color: rgb(217 119 6 / 0.25);
}
.text-amber-600\/30 {
  color: rgb(217 119 6 / 0.3);
}
.text-amber-600\/35 {
  color: rgb(217 119 6 / 0.35);
}
.text-amber-600\/40 {
  color: rgb(217 119 6 / 0.4);
}
.text-amber-600\/45 {
  color: rgb(217 119 6 / 0.45);
}
.text-amber-600\/5 {
  color: rgb(217 119 6 / 0.05);
}
.text-amber-600\/50 {
  color: rgb(217 119 6 / 0.5);
}
.text-amber-600\/55 {
  color: rgb(217 119 6 / 0.55);
}
.text-amber-600\/60 {
  color: rgb(217 119 6 / 0.6);
}
.text-amber-600\/65 {
  color: rgb(217 119 6 / 0.65);
}
.text-amber-600\/70 {
  color: rgb(217 119 6 / 0.7);
}
.text-amber-600\/75 {
  color: rgb(217 119 6 / 0.75);
}
.text-amber-600\/80 {
  color: rgb(217 119 6 / 0.8);
}
.text-amber-600\/85 {
  color: rgb(217 119 6 / 0.85);
}
.text-amber-600\/90 {
  color: rgb(217 119 6 / 0.9);
}
.text-amber-600\/95 {
  color: rgb(217 119 6 / 0.95);
}
.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-amber-700\/0 {
  color: rgb(180 83 9 / 0);
}
.text-amber-700\/10 {
  color: rgb(180 83 9 / 0.1);
}
.text-amber-700\/100 {
  color: rgb(180 83 9 / 1);
}
.text-amber-700\/15 {
  color: rgb(180 83 9 / 0.15);
}
.text-amber-700\/20 {
  color: rgb(180 83 9 / 0.2);
}
.text-amber-700\/25 {
  color: rgb(180 83 9 / 0.25);
}
.text-amber-700\/30 {
  color: rgb(180 83 9 / 0.3);
}
.text-amber-700\/35 {
  color: rgb(180 83 9 / 0.35);
}
.text-amber-700\/40 {
  color: rgb(180 83 9 / 0.4);
}
.text-amber-700\/45 {
  color: rgb(180 83 9 / 0.45);
}
.text-amber-700\/5 {
  color: rgb(180 83 9 / 0.05);
}
.text-amber-700\/50 {
  color: rgb(180 83 9 / 0.5);
}
.text-amber-700\/55 {
  color: rgb(180 83 9 / 0.55);
}
.text-amber-700\/60 {
  color: rgb(180 83 9 / 0.6);
}
.text-amber-700\/65 {
  color: rgb(180 83 9 / 0.65);
}
.text-amber-700\/70 {
  color: rgb(180 83 9 / 0.7);
}
.text-amber-700\/75 {
  color: rgb(180 83 9 / 0.75);
}
.text-amber-700\/80 {
  color: rgb(180 83 9 / 0.8);
}
.text-amber-700\/85 {
  color: rgb(180 83 9 / 0.85);
}
.text-amber-700\/90 {
  color: rgb(180 83 9 / 0.9);
}
.text-amber-700\/95 {
  color: rgb(180 83 9 / 0.95);
}
.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-amber-800\/0 {
  color: rgb(146 64 14 / 0);
}
.text-amber-800\/10 {
  color: rgb(146 64 14 / 0.1);
}
.text-amber-800\/100 {
  color: rgb(146 64 14 / 1);
}
.text-amber-800\/15 {
  color: rgb(146 64 14 / 0.15);
}
.text-amber-800\/20 {
  color: rgb(146 64 14 / 0.2);
}
.text-amber-800\/25 {
  color: rgb(146 64 14 / 0.25);
}
.text-amber-800\/30 {
  color: rgb(146 64 14 / 0.3);
}
.text-amber-800\/35 {
  color: rgb(146 64 14 / 0.35);
}
.text-amber-800\/40 {
  color: rgb(146 64 14 / 0.4);
}
.text-amber-800\/45 {
  color: rgb(146 64 14 / 0.45);
}
.text-amber-800\/5 {
  color: rgb(146 64 14 / 0.05);
}
.text-amber-800\/50 {
  color: rgb(146 64 14 / 0.5);
}
.text-amber-800\/55 {
  color: rgb(146 64 14 / 0.55);
}
.text-amber-800\/60 {
  color: rgb(146 64 14 / 0.6);
}
.text-amber-800\/65 {
  color: rgb(146 64 14 / 0.65);
}
.text-amber-800\/70 {
  color: rgb(146 64 14 / 0.7);
}
.text-amber-800\/75 {
  color: rgb(146 64 14 / 0.75);
}
.text-amber-800\/80 {
  color: rgb(146 64 14 / 0.8);
}
.text-amber-800\/85 {
  color: rgb(146 64 14 / 0.85);
}
.text-amber-800\/90 {
  color: rgb(146 64 14 / 0.9);
}
.text-amber-800\/95 {
  color: rgb(146 64 14 / 0.95);
}
.text-amber-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.text-amber-900\/0 {
  color: rgb(120 53 15 / 0);
}
.text-amber-900\/10 {
  color: rgb(120 53 15 / 0.1);
}
.text-amber-900\/100 {
  color: rgb(120 53 15 / 1);
}
.text-amber-900\/15 {
  color: rgb(120 53 15 / 0.15);
}
.text-amber-900\/20 {
  color: rgb(120 53 15 / 0.2);
}
.text-amber-900\/25 {
  color: rgb(120 53 15 / 0.25);
}
.text-amber-900\/30 {
  color: rgb(120 53 15 / 0.3);
}
.text-amber-900\/35 {
  color: rgb(120 53 15 / 0.35);
}
.text-amber-900\/40 {
  color: rgb(120 53 15 / 0.4);
}
.text-amber-900\/45 {
  color: rgb(120 53 15 / 0.45);
}
.text-amber-900\/5 {
  color: rgb(120 53 15 / 0.05);
}
.text-amber-900\/50 {
  color: rgb(120 53 15 / 0.5);
}
.text-amber-900\/55 {
  color: rgb(120 53 15 / 0.55);
}
.text-amber-900\/60 {
  color: rgb(120 53 15 / 0.6);
}
.text-amber-900\/65 {
  color: rgb(120 53 15 / 0.65);
}
.text-amber-900\/70 {
  color: rgb(120 53 15 / 0.7);
}
.text-amber-900\/75 {
  color: rgb(120 53 15 / 0.75);
}
.text-amber-900\/80 {
  color: rgb(120 53 15 / 0.8);
}
.text-amber-900\/85 {
  color: rgb(120 53 15 / 0.85);
}
.text-amber-900\/90 {
  color: rgb(120 53 15 / 0.9);
}
.text-amber-900\/95 {
  color: rgb(120 53 15 / 0.95);
}
.text-black {
  --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-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-cyan-100 {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}
.text-cyan-100\/0 {
  color: rgb(207 250 254 / 0);
}
.text-cyan-100\/10 {
  color: rgb(207 250 254 / 0.1);
}
.text-cyan-100\/100 {
  color: rgb(207 250 254 / 1);
}
.text-cyan-100\/15 {
  color: rgb(207 250 254 / 0.15);
}
.text-cyan-100\/20 {
  color: rgb(207 250 254 / 0.2);
}
.text-cyan-100\/25 {
  color: rgb(207 250 254 / 0.25);
}
.text-cyan-100\/30 {
  color: rgb(207 250 254 / 0.3);
}
.text-cyan-100\/35 {
  color: rgb(207 250 254 / 0.35);
}
.text-cyan-100\/40 {
  color: rgb(207 250 254 / 0.4);
}
.text-cyan-100\/45 {
  color: rgb(207 250 254 / 0.45);
}
.text-cyan-100\/5 {
  color: rgb(207 250 254 / 0.05);
}
.text-cyan-100\/50 {
  color: rgb(207 250 254 / 0.5);
}
.text-cyan-100\/55 {
  color: rgb(207 250 254 / 0.55);
}
.text-cyan-100\/60 {
  color: rgb(207 250 254 / 0.6);
}
.text-cyan-100\/65 {
  color: rgb(207 250 254 / 0.65);
}
.text-cyan-100\/70 {
  color: rgb(207 250 254 / 0.7);
}
.text-cyan-100\/75 {
  color: rgb(207 250 254 / 0.75);
}
.text-cyan-100\/80 {
  color: rgb(207 250 254 / 0.8);
}
.text-cyan-100\/85 {
  color: rgb(207 250 254 / 0.85);
}
.text-cyan-100\/90 {
  color: rgb(207 250 254 / 0.9);
}
.text-cyan-100\/95 {
  color: rgb(207 250 254 / 0.95);
}
.text-cyan-200 {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}
.text-cyan-200\/0 {
  color: rgb(165 243 252 / 0);
}
.text-cyan-200\/10 {
  color: rgb(165 243 252 / 0.1);
}
.text-cyan-200\/100 {
  color: rgb(165 243 252 / 1);
}
.text-cyan-200\/15 {
  color: rgb(165 243 252 / 0.15);
}
.text-cyan-200\/20 {
  color: rgb(165 243 252 / 0.2);
}
.text-cyan-200\/25 {
  color: rgb(165 243 252 / 0.25);
}
.text-cyan-200\/30 {
  color: rgb(165 243 252 / 0.3);
}
.text-cyan-200\/35 {
  color: rgb(165 243 252 / 0.35);
}
.text-cyan-200\/40 {
  color: rgb(165 243 252 / 0.4);
}
.text-cyan-200\/45 {
  color: rgb(165 243 252 / 0.45);
}
.text-cyan-200\/5 {
  color: rgb(165 243 252 / 0.05);
}
.text-cyan-200\/50 {
  color: rgb(165 243 252 / 0.5);
}
.text-cyan-200\/55 {
  color: rgb(165 243 252 / 0.55);
}
.text-cyan-200\/60 {
  color: rgb(165 243 252 / 0.6);
}
.text-cyan-200\/65 {
  color: rgb(165 243 252 / 0.65);
}
.text-cyan-200\/70 {
  color: rgb(165 243 252 / 0.7);
}
.text-cyan-200\/75 {
  color: rgb(165 243 252 / 0.75);
}
.text-cyan-200\/80 {
  color: rgb(165 243 252 / 0.8);
}
.text-cyan-200\/85 {
  color: rgb(165 243 252 / 0.85);
}
.text-cyan-200\/90 {
  color: rgb(165 243 252 / 0.9);
}
.text-cyan-200\/95 {
  color: rgb(165 243 252 / 0.95);
}
.text-cyan-300 {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}
.text-cyan-300\/0 {
  color: rgb(103 232 249 / 0);
}
.text-cyan-300\/10 {
  color: rgb(103 232 249 / 0.1);
}
.text-cyan-300\/100 {
  color: rgb(103 232 249 / 1);
}
.text-cyan-300\/15 {
  color: rgb(103 232 249 / 0.15);
}
.text-cyan-300\/20 {
  color: rgb(103 232 249 / 0.2);
}
.text-cyan-300\/25 {
  color: rgb(103 232 249 / 0.25);
}
.text-cyan-300\/30 {
  color: rgb(103 232 249 / 0.3);
}
.text-cyan-300\/35 {
  color: rgb(103 232 249 / 0.35);
}
.text-cyan-300\/40 {
  color: rgb(103 232 249 / 0.4);
}
.text-cyan-300\/45 {
  color: rgb(103 232 249 / 0.45);
}
.text-cyan-300\/5 {
  color: rgb(103 232 249 / 0.05);
}
.text-cyan-300\/50 {
  color: rgb(103 232 249 / 0.5);
}
.text-cyan-300\/55 {
  color: rgb(103 232 249 / 0.55);
}
.text-cyan-300\/60 {
  color: rgb(103 232 249 / 0.6);
}
.text-cyan-300\/65 {
  color: rgb(103 232 249 / 0.65);
}
.text-cyan-300\/70 {
  color: rgb(103 232 249 / 0.7);
}
.text-cyan-300\/75 {
  color: rgb(103 232 249 / 0.75);
}
.text-cyan-300\/80 {
  color: rgb(103 232 249 / 0.8);
}
.text-cyan-300\/85 {
  color: rgb(103 232 249 / 0.85);
}
.text-cyan-300\/90 {
  color: rgb(103 232 249 / 0.9);
}
.text-cyan-300\/95 {
  color: rgb(103 232 249 / 0.95);
}
.text-cyan-400 {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}
.text-cyan-400\/0 {
  color: rgb(34 211 238 / 0);
}
.text-cyan-400\/10 {
  color: rgb(34 211 238 / 0.1);
}
.text-cyan-400\/100 {
  color: rgb(34 211 238 / 1);
}
.text-cyan-400\/15 {
  color: rgb(34 211 238 / 0.15);
}
.text-cyan-400\/20 {
  color: rgb(34 211 238 / 0.2);
}
.text-cyan-400\/25 {
  color: rgb(34 211 238 / 0.25);
}
.text-cyan-400\/30 {
  color: rgb(34 211 238 / 0.3);
}
.text-cyan-400\/35 {
  color: rgb(34 211 238 / 0.35);
}
.text-cyan-400\/40 {
  color: rgb(34 211 238 / 0.4);
}
.text-cyan-400\/45 {
  color: rgb(34 211 238 / 0.45);
}
.text-cyan-400\/5 {
  color: rgb(34 211 238 / 0.05);
}
.text-cyan-400\/50 {
  color: rgb(34 211 238 / 0.5);
}
.text-cyan-400\/55 {
  color: rgb(34 211 238 / 0.55);
}
.text-cyan-400\/60 {
  color: rgb(34 211 238 / 0.6);
}
.text-cyan-400\/65 {
  color: rgb(34 211 238 / 0.65);
}
.text-cyan-400\/70 {
  color: rgb(34 211 238 / 0.7);
}
.text-cyan-400\/75 {
  color: rgb(34 211 238 / 0.75);
}
.text-cyan-400\/80 {
  color: rgb(34 211 238 / 0.8);
}
.text-cyan-400\/85 {
  color: rgb(34 211 238 / 0.85);
}
.text-cyan-400\/90 {
  color: rgb(34 211 238 / 0.9);
}
.text-cyan-400\/95 {
  color: rgb(34 211 238 / 0.95);
}
.text-cyan-500 {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}
.text-cyan-500\/0 {
  color: rgb(6 182 212 / 0);
}
.text-cyan-500\/10 {
  color: rgb(6 182 212 / 0.1);
}
.text-cyan-500\/100 {
  color: rgb(6 182 212 / 1);
}
.text-cyan-500\/15 {
  color: rgb(6 182 212 / 0.15);
}
.text-cyan-500\/20 {
  color: rgb(6 182 212 / 0.2);
}
.text-cyan-500\/25 {
  color: rgb(6 182 212 / 0.25);
}
.text-cyan-500\/30 {
  color: rgb(6 182 212 / 0.3);
}
.text-cyan-500\/35 {
  color: rgb(6 182 212 / 0.35);
}
.text-cyan-500\/40 {
  color: rgb(6 182 212 / 0.4);
}
.text-cyan-500\/45 {
  color: rgb(6 182 212 / 0.45);
}
.text-cyan-500\/5 {
  color: rgb(6 182 212 / 0.05);
}
.text-cyan-500\/50 {
  color: rgb(6 182 212 / 0.5);
}
.text-cyan-500\/55 {
  color: rgb(6 182 212 / 0.55);
}
.text-cyan-500\/60 {
  color: rgb(6 182 212 / 0.6);
}
.text-cyan-500\/65 {
  color: rgb(6 182 212 / 0.65);
}
.text-cyan-500\/70 {
  color: rgb(6 182 212 / 0.7);
}
.text-cyan-500\/75 {
  color: rgb(6 182 212 / 0.75);
}
.text-cyan-500\/80 {
  color: rgb(6 182 212 / 0.8);
}
.text-cyan-500\/85 {
  color: rgb(6 182 212 / 0.85);
}
.text-cyan-500\/90 {
  color: rgb(6 182 212 / 0.9);
}
.text-cyan-500\/95 {
  color: rgb(6 182 212 / 0.95);
}
.text-cyan-600 {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}
.text-cyan-600\/0 {
  color: rgb(8 145 178 / 0);
}
.text-cyan-600\/10 {
  color: rgb(8 145 178 / 0.1);
}
.text-cyan-600\/100 {
  color: rgb(8 145 178 / 1);
}
.text-cyan-600\/15 {
  color: rgb(8 145 178 / 0.15);
}
.text-cyan-600\/20 {
  color: rgb(8 145 178 / 0.2);
}
.text-cyan-600\/25 {
  color: rgb(8 145 178 / 0.25);
}
.text-cyan-600\/30 {
  color: rgb(8 145 178 / 0.3);
}
.text-cyan-600\/35 {
  color: rgb(8 145 178 / 0.35);
}
.text-cyan-600\/40 {
  color: rgb(8 145 178 / 0.4);
}
.text-cyan-600\/45 {
  color: rgb(8 145 178 / 0.45);
}
.text-cyan-600\/5 {
  color: rgb(8 145 178 / 0.05);
}
.text-cyan-600\/50 {
  color: rgb(8 145 178 / 0.5);
}
.text-cyan-600\/55 {
  color: rgb(8 145 178 / 0.55);
}
.text-cyan-600\/60 {
  color: rgb(8 145 178 / 0.6);
}
.text-cyan-600\/65 {
  color: rgb(8 145 178 / 0.65);
}
.text-cyan-600\/70 {
  color: rgb(8 145 178 / 0.7);
}
.text-cyan-600\/75 {
  color: rgb(8 145 178 / 0.75);
}
.text-cyan-600\/80 {
  color: rgb(8 145 178 / 0.8);
}
.text-cyan-600\/85 {
  color: rgb(8 145 178 / 0.85);
}
.text-cyan-600\/90 {
  color: rgb(8 145 178 / 0.9);
}
.text-cyan-600\/95 {
  color: rgb(8 145 178 / 0.95);
}
.text-cyan-700 {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}
.text-cyan-700\/0 {
  color: rgb(14 116 144 / 0);
}
.text-cyan-700\/10 {
  color: rgb(14 116 144 / 0.1);
}
.text-cyan-700\/100 {
  color: rgb(14 116 144 / 1);
}
.text-cyan-700\/15 {
  color: rgb(14 116 144 / 0.15);
}
.text-cyan-700\/20 {
  color: rgb(14 116 144 / 0.2);
}
.text-cyan-700\/25 {
  color: rgb(14 116 144 / 0.25);
}
.text-cyan-700\/30 {
  color: rgb(14 116 144 / 0.3);
}
.text-cyan-700\/35 {
  color: rgb(14 116 144 / 0.35);
}
.text-cyan-700\/40 {
  color: rgb(14 116 144 / 0.4);
}
.text-cyan-700\/45 {
  color: rgb(14 116 144 / 0.45);
}
.text-cyan-700\/5 {
  color: rgb(14 116 144 / 0.05);
}
.text-cyan-700\/50 {
  color: rgb(14 116 144 / 0.5);
}
.text-cyan-700\/55 {
  color: rgb(14 116 144 / 0.55);
}
.text-cyan-700\/60 {
  color: rgb(14 116 144 / 0.6);
}
.text-cyan-700\/65 {
  color: rgb(14 116 144 / 0.65);
}
.text-cyan-700\/70 {
  color: rgb(14 116 144 / 0.7);
}
.text-cyan-700\/75 {
  color: rgb(14 116 144 / 0.75);
}
.text-cyan-700\/80 {
  color: rgb(14 116 144 / 0.8);
}
.text-cyan-700\/85 {
  color: rgb(14 116 144 / 0.85);
}
.text-cyan-700\/90 {
  color: rgb(14 116 144 / 0.9);
}
.text-cyan-700\/95 {
  color: rgb(14 116 144 / 0.95);
}
.text-cyan-800 {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}
.text-cyan-800\/0 {
  color: rgb(21 94 117 / 0);
}
.text-cyan-800\/10 {
  color: rgb(21 94 117 / 0.1);
}
.text-cyan-800\/100 {
  color: rgb(21 94 117 / 1);
}
.text-cyan-800\/15 {
  color: rgb(21 94 117 / 0.15);
}
.text-cyan-800\/20 {
  color: rgb(21 94 117 / 0.2);
}
.text-cyan-800\/25 {
  color: rgb(21 94 117 / 0.25);
}
.text-cyan-800\/30 {
  color: rgb(21 94 117 / 0.3);
}
.text-cyan-800\/35 {
  color: rgb(21 94 117 / 0.35);
}
.text-cyan-800\/40 {
  color: rgb(21 94 117 / 0.4);
}
.text-cyan-800\/45 {
  color: rgb(21 94 117 / 0.45);
}
.text-cyan-800\/5 {
  color: rgb(21 94 117 / 0.05);
}
.text-cyan-800\/50 {
  color: rgb(21 94 117 / 0.5);
}
.text-cyan-800\/55 {
  color: rgb(21 94 117 / 0.55);
}
.text-cyan-800\/60 {
  color: rgb(21 94 117 / 0.6);
}
.text-cyan-800\/65 {
  color: rgb(21 94 117 / 0.65);
}
.text-cyan-800\/70 {
  color: rgb(21 94 117 / 0.7);
}
.text-cyan-800\/75 {
  color: rgb(21 94 117 / 0.75);
}
.text-cyan-800\/80 {
  color: rgb(21 94 117 / 0.8);
}
.text-cyan-800\/85 {
  color: rgb(21 94 117 / 0.85);
}
.text-cyan-800\/90 {
  color: rgb(21 94 117 / 0.9);
}
.text-cyan-800\/95 {
  color: rgb(21 94 117 / 0.95);
}
.text-cyan-900 {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}
.text-cyan-900\/0 {
  color: rgb(22 78 99 / 0);
}
.text-cyan-900\/10 {
  color: rgb(22 78 99 / 0.1);
}
.text-cyan-900\/100 {
  color: rgb(22 78 99 / 1);
}
.text-cyan-900\/15 {
  color: rgb(22 78 99 / 0.15);
}
.text-cyan-900\/20 {
  color: rgb(22 78 99 / 0.2);
}
.text-cyan-900\/25 {
  color: rgb(22 78 99 / 0.25);
}
.text-cyan-900\/30 {
  color: rgb(22 78 99 / 0.3);
}
.text-cyan-900\/35 {
  color: rgb(22 78 99 / 0.35);
}
.text-cyan-900\/40 {
  color: rgb(22 78 99 / 0.4);
}
.text-cyan-900\/45 {
  color: rgb(22 78 99 / 0.45);
}
.text-cyan-900\/5 {
  color: rgb(22 78 99 / 0.05);
}
.text-cyan-900\/50 {
  color: rgb(22 78 99 / 0.5);
}
.text-cyan-900\/55 {
  color: rgb(22 78 99 / 0.55);
}
.text-cyan-900\/60 {
  color: rgb(22 78 99 / 0.6);
}
.text-cyan-900\/65 {
  color: rgb(22 78 99 / 0.65);
}
.text-cyan-900\/70 {
  color: rgb(22 78 99 / 0.7);
}
.text-cyan-900\/75 {
  color: rgb(22 78 99 / 0.75);
}
.text-cyan-900\/80 {
  color: rgb(22 78 99 / 0.8);
}
.text-cyan-900\/85 {
  color: rgb(22 78 99 / 0.85);
}
.text-cyan-900\/90 {
  color: rgb(22 78 99 / 0.9);
}
.text-cyan-900\/95 {
  color: rgb(22 78 99 / 0.95);
}
.text-emerald-100 {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.text-emerald-100\/0 {
  color: rgb(209 250 229 / 0);
}
.text-emerald-100\/10 {
  color: rgb(209 250 229 / 0.1);
}
.text-emerald-100\/100 {
  color: rgb(209 250 229 / 1);
}
.text-emerald-100\/15 {
  color: rgb(209 250 229 / 0.15);
}
.text-emerald-100\/20 {
  color: rgb(209 250 229 / 0.2);
}
.text-emerald-100\/25 {
  color: rgb(209 250 229 / 0.25);
}
.text-emerald-100\/30 {
  color: rgb(209 250 229 / 0.3);
}
.text-emerald-100\/35 {
  color: rgb(209 250 229 / 0.35);
}
.text-emerald-100\/40 {
  color: rgb(209 250 229 / 0.4);
}
.text-emerald-100\/45 {
  color: rgb(209 250 229 / 0.45);
}
.text-emerald-100\/5 {
  color: rgb(209 250 229 / 0.05);
}
.text-emerald-100\/50 {
  color: rgb(209 250 229 / 0.5);
}
.text-emerald-100\/55 {
  color: rgb(209 250 229 / 0.55);
}
.text-emerald-100\/60 {
  color: rgb(209 250 229 / 0.6);
}
.text-emerald-100\/65 {
  color: rgb(209 250 229 / 0.65);
}
.text-emerald-100\/70 {
  color: rgb(209 250 229 / 0.7);
}
.text-emerald-100\/75 {
  color: rgb(209 250 229 / 0.75);
}
.text-emerald-100\/80 {
  color: rgb(209 250 229 / 0.8);
}
.text-emerald-100\/85 {
  color: rgb(209 250 229 / 0.85);
}
.text-emerald-100\/90 {
  color: rgb(209 250 229 / 0.9);
}
.text-emerald-100\/95 {
  color: rgb(209 250 229 / 0.95);
}
.text-emerald-200 {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}
.text-emerald-200\/0 {
  color: rgb(167 243 208 / 0);
}
.text-emerald-200\/10 {
  color: rgb(167 243 208 / 0.1);
}
.text-emerald-200\/100 {
  color: rgb(167 243 208 / 1);
}
.text-emerald-200\/15 {
  color: rgb(167 243 208 / 0.15);
}
.text-emerald-200\/20 {
  color: rgb(167 243 208 / 0.2);
}
.text-emerald-200\/25 {
  color: rgb(167 243 208 / 0.25);
}
.text-emerald-200\/30 {
  color: rgb(167 243 208 / 0.3);
}
.text-emerald-200\/35 {
  color: rgb(167 243 208 / 0.35);
}
.text-emerald-200\/40 {
  color: rgb(167 243 208 / 0.4);
}
.text-emerald-200\/45 {
  color: rgb(167 243 208 / 0.45);
}
.text-emerald-200\/5 {
  color: rgb(167 243 208 / 0.05);
}
.text-emerald-200\/50 {
  color: rgb(167 243 208 / 0.5);
}
.text-emerald-200\/55 {
  color: rgb(167 243 208 / 0.55);
}
.text-emerald-200\/60 {
  color: rgb(167 243 208 / 0.6);
}
.text-emerald-200\/65 {
  color: rgb(167 243 208 / 0.65);
}
.text-emerald-200\/70 {
  color: rgb(167 243 208 / 0.7);
}
.text-emerald-200\/75 {
  color: rgb(167 243 208 / 0.75);
}
.text-emerald-200\/80 {
  color: rgb(167 243 208 / 0.8);
}
.text-emerald-200\/85 {
  color: rgb(167 243 208 / 0.85);
}
.text-emerald-200\/90 {
  color: rgb(167 243 208 / 0.9);
}
.text-emerald-200\/95 {
  color: rgb(167 243 208 / 0.95);
}
.text-emerald-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.text-emerald-300\/0 {
  color: rgb(110 231 183 / 0);
}
.text-emerald-300\/10 {
  color: rgb(110 231 183 / 0.1);
}
.text-emerald-300\/100 {
  color: rgb(110 231 183 / 1);
}
.text-emerald-300\/15 {
  color: rgb(110 231 183 / 0.15);
}
.text-emerald-300\/20 {
  color: rgb(110 231 183 / 0.2);
}
.text-emerald-300\/25 {
  color: rgb(110 231 183 / 0.25);
}
.text-emerald-300\/30 {
  color: rgb(110 231 183 / 0.3);
}
.text-emerald-300\/35 {
  color: rgb(110 231 183 / 0.35);
}
.text-emerald-300\/40 {
  color: rgb(110 231 183 / 0.4);
}
.text-emerald-300\/45 {
  color: rgb(110 231 183 / 0.45);
}
.text-emerald-300\/5 {
  color: rgb(110 231 183 / 0.05);
}
.text-emerald-300\/50 {
  color: rgb(110 231 183 / 0.5);
}
.text-emerald-300\/55 {
  color: rgb(110 231 183 / 0.55);
}
.text-emerald-300\/60 {
  color: rgb(110 231 183 / 0.6);
}
.text-emerald-300\/65 {
  color: rgb(110 231 183 / 0.65);
}
.text-emerald-300\/70 {
  color: rgb(110 231 183 / 0.7);
}
.text-emerald-300\/75 {
  color: rgb(110 231 183 / 0.75);
}
.text-emerald-300\/80 {
  color: rgb(110 231 183 / 0.8);
}
.text-emerald-300\/85 {
  color: rgb(110 231 183 / 0.85);
}
.text-emerald-300\/90 {
  color: rgb(110 231 183 / 0.9);
}
.text-emerald-300\/95 {
  color: rgb(110 231 183 / 0.95);
}
.text-emerald-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}
.text-emerald-400\/0 {
  color: rgb(52 211 153 / 0);
}
.text-emerald-400\/10 {
  color: rgb(52 211 153 / 0.1);
}
.text-emerald-400\/100 {
  color: rgb(52 211 153 / 1);
}
.text-emerald-400\/15 {
  color: rgb(52 211 153 / 0.15);
}
.text-emerald-400\/20 {
  color: rgb(52 211 153 / 0.2);
}
.text-emerald-400\/25 {
  color: rgb(52 211 153 / 0.25);
}
.text-emerald-400\/30 {
  color: rgb(52 211 153 / 0.3);
}
.text-emerald-400\/35 {
  color: rgb(52 211 153 / 0.35);
}
.text-emerald-400\/40 {
  color: rgb(52 211 153 / 0.4);
}
.text-emerald-400\/45 {
  color: rgb(52 211 153 / 0.45);
}
.text-emerald-400\/5 {
  color: rgb(52 211 153 / 0.05);
}
.text-emerald-400\/50 {
  color: rgb(52 211 153 / 0.5);
}
.text-emerald-400\/55 {
  color: rgb(52 211 153 / 0.55);
}
.text-emerald-400\/60 {
  color: rgb(52 211 153 / 0.6);
}
.text-emerald-400\/65 {
  color: rgb(52 211 153 / 0.65);
}
.text-emerald-400\/70 {
  color: rgb(52 211 153 / 0.7);
}
.text-emerald-400\/75 {
  color: rgb(52 211 153 / 0.75);
}
.text-emerald-400\/80 {
  color: rgb(52 211 153 / 0.8);
}
.text-emerald-400\/85 {
  color: rgb(52 211 153 / 0.85);
}
.text-emerald-400\/90 {
  color: rgb(52 211 153 / 0.9);
}
.text-emerald-400\/95 {
  color: rgb(52 211 153 / 0.95);
}
.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.text-emerald-500\/0 {
  color: rgb(16 185 129 / 0);
}
.text-emerald-500\/10 {
  color: rgb(16 185 129 / 0.1);
}
.text-emerald-500\/100 {
  color: rgb(16 185 129 / 1);
}
.text-emerald-500\/15 {
  color: rgb(16 185 129 / 0.15);
}
.text-emerald-500\/20 {
  color: rgb(16 185 129 / 0.2);
}
.text-emerald-500\/25 {
  color: rgb(16 185 129 / 0.25);
}
.text-emerald-500\/30 {
  color: rgb(16 185 129 / 0.3);
}
.text-emerald-500\/35 {
  color: rgb(16 185 129 / 0.35);
}
.text-emerald-500\/40 {
  color: rgb(16 185 129 / 0.4);
}
.text-emerald-500\/45 {
  color: rgb(16 185 129 / 0.45);
}
.text-emerald-500\/5 {
  color: rgb(16 185 129 / 0.05);
}
.text-emerald-500\/50 {
  color: rgb(16 185 129 / 0.5);
}
.text-emerald-500\/55 {
  color: rgb(16 185 129 / 0.55);
}
.text-emerald-500\/60 {
  color: rgb(16 185 129 / 0.6);
}
.text-emerald-500\/65 {
  color: rgb(16 185 129 / 0.65);
}
.text-emerald-500\/70 {
  color: rgb(16 185 129 / 0.7);
}
.text-emerald-500\/75 {
  color: rgb(16 185 129 / 0.75);
}
.text-emerald-500\/80 {
  color: rgb(16 185 129 / 0.8);
}
.text-emerald-500\/85 {
  color: rgb(16 185 129 / 0.85);
}
.text-emerald-500\/90 {
  color: rgb(16 185 129 / 0.9);
}
.text-emerald-500\/95 {
  color: rgb(16 185 129 / 0.95);
}
.text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.text-emerald-600\/0 {
  color: rgb(5 150 105 / 0);
}
.text-emerald-600\/10 {
  color: rgb(5 150 105 / 0.1);
}
.text-emerald-600\/100 {
  color: rgb(5 150 105 / 1);
}
.text-emerald-600\/15 {
  color: rgb(5 150 105 / 0.15);
}
.text-emerald-600\/20 {
  color: rgb(5 150 105 / 0.2);
}
.text-emerald-600\/25 {
  color: rgb(5 150 105 / 0.25);
}
.text-emerald-600\/30 {
  color: rgb(5 150 105 / 0.3);
}
.text-emerald-600\/35 {
  color: rgb(5 150 105 / 0.35);
}
.text-emerald-600\/40 {
  color: rgb(5 150 105 / 0.4);
}
.text-emerald-600\/45 {
  color: rgb(5 150 105 / 0.45);
}
.text-emerald-600\/5 {
  color: rgb(5 150 105 / 0.05);
}
.text-emerald-600\/50 {
  color: rgb(5 150 105 / 0.5);
}
.text-emerald-600\/55 {
  color: rgb(5 150 105 / 0.55);
}
.text-emerald-600\/60 {
  color: rgb(5 150 105 / 0.6);
}
.text-emerald-600\/65 {
  color: rgb(5 150 105 / 0.65);
}
.text-emerald-600\/70 {
  color: rgb(5 150 105 / 0.7);
}
.text-emerald-600\/75 {
  color: rgb(5 150 105 / 0.75);
}
.text-emerald-600\/80 {
  color: rgb(5 150 105 / 0.8);
}
.text-emerald-600\/85 {
  color: rgb(5 150 105 / 0.85);
}
.text-emerald-600\/90 {
  color: rgb(5 150 105 / 0.9);
}
.text-emerald-600\/95 {
  color: rgb(5 150 105 / 0.95);
}
.text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-emerald-700\/0 {
  color: rgb(4 120 87 / 0);
}
.text-emerald-700\/10 {
  color: rgb(4 120 87 / 0.1);
}
.text-emerald-700\/100 {
  color: rgb(4 120 87 / 1);
}
.text-emerald-700\/15 {
  color: rgb(4 120 87 / 0.15);
}
.text-emerald-700\/20 {
  color: rgb(4 120 87 / 0.2);
}
.text-emerald-700\/25 {
  color: rgb(4 120 87 / 0.25);
}
.text-emerald-700\/30 {
  color: rgb(4 120 87 / 0.3);
}
.text-emerald-700\/35 {
  color: rgb(4 120 87 / 0.35);
}
.text-emerald-700\/40 {
  color: rgb(4 120 87 / 0.4);
}
.text-emerald-700\/45 {
  color: rgb(4 120 87 / 0.45);
}
.text-emerald-700\/5 {
  color: rgb(4 120 87 / 0.05);
}
.text-emerald-700\/50 {
  color: rgb(4 120 87 / 0.5);
}
.text-emerald-700\/55 {
  color: rgb(4 120 87 / 0.55);
}
.text-emerald-700\/60 {
  color: rgb(4 120 87 / 0.6);
}
.text-emerald-700\/65 {
  color: rgb(4 120 87 / 0.65);
}
.text-emerald-700\/70 {
  color: rgb(4 120 87 / 0.7);
}
.text-emerald-700\/75 {
  color: rgb(4 120 87 / 0.75);
}
.text-emerald-700\/80 {
  color: rgb(4 120 87 / 0.8);
}
.text-emerald-700\/85 {
  color: rgb(4 120 87 / 0.85);
}
.text-emerald-700\/90 {
  color: rgb(4 120 87 / 0.9);
}
.text-emerald-700\/95 {
  color: rgb(4 120 87 / 0.95);
}
.text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.text-emerald-800\/0 {
  color: rgb(6 95 70 / 0);
}
.text-emerald-800\/10 {
  color: rgb(6 95 70 / 0.1);
}
.text-emerald-800\/100 {
  color: rgb(6 95 70 / 1);
}
.text-emerald-800\/15 {
  color: rgb(6 95 70 / 0.15);
}
.text-emerald-800\/20 {
  color: rgb(6 95 70 / 0.2);
}
.text-emerald-800\/25 {
  color: rgb(6 95 70 / 0.25);
}
.text-emerald-800\/30 {
  color: rgb(6 95 70 / 0.3);
}
.text-emerald-800\/35 {
  color: rgb(6 95 70 / 0.35);
}
.text-emerald-800\/40 {
  color: rgb(6 95 70 / 0.4);
}
.text-emerald-800\/45 {
  color: rgb(6 95 70 / 0.45);
}
.text-emerald-800\/5 {
  color: rgb(6 95 70 / 0.05);
}
.text-emerald-800\/50 {
  color: rgb(6 95 70 / 0.5);
}
.text-emerald-800\/55 {
  color: rgb(6 95 70 / 0.55);
}
.text-emerald-800\/60 {
  color: rgb(6 95 70 / 0.6);
}
.text-emerald-800\/65 {
  color: rgb(6 95 70 / 0.65);
}
.text-emerald-800\/70 {
  color: rgb(6 95 70 / 0.7);
}
.text-emerald-800\/75 {
  color: rgb(6 95 70 / 0.75);
}
.text-emerald-800\/80 {
  color: rgb(6 95 70 / 0.8);
}
.text-emerald-800\/85 {
  color: rgb(6 95 70 / 0.85);
}
.text-emerald-800\/90 {
  color: rgb(6 95 70 / 0.9);
}
.text-emerald-800\/95 {
  color: rgb(6 95 70 / 0.95);
}
.text-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.text-emerald-900\/0 {
  color: rgb(6 78 59 / 0);
}
.text-emerald-900\/10 {
  color: rgb(6 78 59 / 0.1);
}
.text-emerald-900\/100 {
  color: rgb(6 78 59 / 1);
}
.text-emerald-900\/15 {
  color: rgb(6 78 59 / 0.15);
}
.text-emerald-900\/20 {
  color: rgb(6 78 59 / 0.2);
}
.text-emerald-900\/25 {
  color: rgb(6 78 59 / 0.25);
}
.text-emerald-900\/30 {
  color: rgb(6 78 59 / 0.3);
}
.text-emerald-900\/35 {
  color: rgb(6 78 59 / 0.35);
}
.text-emerald-900\/40 {
  color: rgb(6 78 59 / 0.4);
}
.text-emerald-900\/45 {
  color: rgb(6 78 59 / 0.45);
}
.text-emerald-900\/5 {
  color: rgb(6 78 59 / 0.05);
}
.text-emerald-900\/50 {
  color: rgb(6 78 59 / 0.5);
}
.text-emerald-900\/55 {
  color: rgb(6 78 59 / 0.55);
}
.text-emerald-900\/60 {
  color: rgb(6 78 59 / 0.6);
}
.text-emerald-900\/65 {
  color: rgb(6 78 59 / 0.65);
}
.text-emerald-900\/70 {
  color: rgb(6 78 59 / 0.7);
}
.text-emerald-900\/75 {
  color: rgb(6 78 59 / 0.75);
}
.text-emerald-900\/80 {
  color: rgb(6 78 59 / 0.8);
}
.text-emerald-900\/85 {
  color: rgb(6 78 59 / 0.85);
}
.text-emerald-900\/90 {
  color: rgb(6 78 59 / 0.9);
}
.text-emerald-900\/95 {
  color: rgb(6 78 59 / 0.95);
}
.text-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-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-green-100 {
  --tw-text-opacity: 1;
  color: rgb(222 247 236 / var(--tw-text-opacity, 1));
}
.text-green-100\/0 {
  color: rgb(222 247 236 / 0);
}
.text-green-100\/10 {
  color: rgb(222 247 236 / 0.1);
}
.text-green-100\/100 {
  color: rgb(222 247 236 / 1);
}
.text-green-100\/15 {
  color: rgb(222 247 236 / 0.15);
}
.text-green-100\/20 {
  color: rgb(222 247 236 / 0.2);
}
.text-green-100\/25 {
  color: rgb(222 247 236 / 0.25);
}
.text-green-100\/30 {
  color: rgb(222 247 236 / 0.3);
}
.text-green-100\/35 {
  color: rgb(222 247 236 / 0.35);
}
.text-green-100\/40 {
  color: rgb(222 247 236 / 0.4);
}
.text-green-100\/45 {
  color: rgb(222 247 236 / 0.45);
}
.text-green-100\/5 {
  color: rgb(222 247 236 / 0.05);
}
.text-green-100\/50 {
  color: rgb(222 247 236 / 0.5);
}
.text-green-100\/55 {
  color: rgb(222 247 236 / 0.55);
}
.text-green-100\/60 {
  color: rgb(222 247 236 / 0.6);
}
.text-green-100\/65 {
  color: rgb(222 247 236 / 0.65);
}
.text-green-100\/70 {
  color: rgb(222 247 236 / 0.7);
}
.text-green-100\/75 {
  color: rgb(222 247 236 / 0.75);
}
.text-green-100\/80 {
  color: rgb(222 247 236 / 0.8);
}
.text-green-100\/85 {
  color: rgb(222 247 236 / 0.85);
}
.text-green-100\/90 {
  color: rgb(222 247 236 / 0.9);
}
.text-green-100\/95 {
  color: rgb(222 247 236 / 0.95);
}
.text-green-200 {
  --tw-text-opacity: 1;
  color: rgb(188 240 218 / var(--tw-text-opacity, 1));
}
.text-green-200\/0 {
  color: rgb(188 240 218 / 0);
}
.text-green-200\/10 {
  color: rgb(188 240 218 / 0.1);
}
.text-green-200\/100 {
  color: rgb(188 240 218 / 1);
}
.text-green-200\/15 {
  color: rgb(188 240 218 / 0.15);
}
.text-green-200\/20 {
  color: rgb(188 240 218 / 0.2);
}
.text-green-200\/25 {
  color: rgb(188 240 218 / 0.25);
}
.text-green-200\/30 {
  color: rgb(188 240 218 / 0.3);
}
.text-green-200\/35 {
  color: rgb(188 240 218 / 0.35);
}
.text-green-200\/40 {
  color: rgb(188 240 218 / 0.4);
}
.text-green-200\/45 {
  color: rgb(188 240 218 / 0.45);
}
.text-green-200\/5 {
  color: rgb(188 240 218 / 0.05);
}
.text-green-200\/50 {
  color: rgb(188 240 218 / 0.5);
}
.text-green-200\/55 {
  color: rgb(188 240 218 / 0.55);
}
.text-green-200\/60 {
  color: rgb(188 240 218 / 0.6);
}
.text-green-200\/65 {
  color: rgb(188 240 218 / 0.65);
}
.text-green-200\/70 {
  color: rgb(188 240 218 / 0.7);
}
.text-green-200\/75 {
  color: rgb(188 240 218 / 0.75);
}
.text-green-200\/80 {
  color: rgb(188 240 218 / 0.8);
}
.text-green-200\/85 {
  color: rgb(188 240 218 / 0.85);
}
.text-green-200\/90 {
  color: rgb(188 240 218 / 0.9);
}
.text-green-200\/95 {
  color: rgb(188 240 218 / 0.95);
}
.text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(132 225 188 / var(--tw-text-opacity, 1));
}
.text-green-300\/0 {
  color: rgb(132 225 188 / 0);
}
.text-green-300\/10 {
  color: rgb(132 225 188 / 0.1);
}
.text-green-300\/100 {
  color: rgb(132 225 188 / 1);
}
.text-green-300\/15 {
  color: rgb(132 225 188 / 0.15);
}
.text-green-300\/20 {
  color: rgb(132 225 188 / 0.2);
}
.text-green-300\/25 {
  color: rgb(132 225 188 / 0.25);
}
.text-green-300\/30 {
  color: rgb(132 225 188 / 0.3);
}
.text-green-300\/35 {
  color: rgb(132 225 188 / 0.35);
}
.text-green-300\/40 {
  color: rgb(132 225 188 / 0.4);
}
.text-green-300\/45 {
  color: rgb(132 225 188 / 0.45);
}
.text-green-300\/5 {
  color: rgb(132 225 188 / 0.05);
}
.text-green-300\/50 {
  color: rgb(132 225 188 / 0.5);
}
.text-green-300\/55 {
  color: rgb(132 225 188 / 0.55);
}
.text-green-300\/60 {
  color: rgb(132 225 188 / 0.6);
}
.text-green-300\/65 {
  color: rgb(132 225 188 / 0.65);
}
.text-green-300\/70 {
  color: rgb(132 225 188 / 0.7);
}
.text-green-300\/75 {
  color: rgb(132 225 188 / 0.75);
}
.text-green-300\/80 {
  color: rgb(132 225 188 / 0.8);
}
.text-green-300\/85 {
  color: rgb(132 225 188 / 0.85);
}
.text-green-300\/90 {
  color: rgb(132 225 188 / 0.9);
}
.text-green-300\/95 {
  color: rgb(132 225 188 / 0.95);
}
.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(49 196 141 / var(--tw-text-opacity, 1));
}
.text-green-400\/0 {
  color: rgb(49 196 141 / 0);
}
.text-green-400\/10 {
  color: rgb(49 196 141 / 0.1);
}
.text-green-400\/100 {
  color: rgb(49 196 141 / 1);
}
.text-green-400\/15 {
  color: rgb(49 196 141 / 0.15);
}
.text-green-400\/20 {
  color: rgb(49 196 141 / 0.2);
}
.text-green-400\/25 {
  color: rgb(49 196 141 / 0.25);
}
.text-green-400\/30 {
  color: rgb(49 196 141 / 0.3);
}
.text-green-400\/35 {
  color: rgb(49 196 141 / 0.35);
}
.text-green-400\/40 {
  color: rgb(49 196 141 / 0.4);
}
.text-green-400\/45 {
  color: rgb(49 196 141 / 0.45);
}
.text-green-400\/5 {
  color: rgb(49 196 141 / 0.05);
}
.text-green-400\/50 {
  color: rgb(49 196 141 / 0.5);
}
.text-green-400\/55 {
  color: rgb(49 196 141 / 0.55);
}
.text-green-400\/60 {
  color: rgb(49 196 141 / 0.6);
}
.text-green-400\/65 {
  color: rgb(49 196 141 / 0.65);
}
.text-green-400\/70 {
  color: rgb(49 196 141 / 0.7);
}
.text-green-400\/75 {
  color: rgb(49 196 141 / 0.75);
}
.text-green-400\/80 {
  color: rgb(49 196 141 / 0.8);
}
.text-green-400\/85 {
  color: rgb(49 196 141 / 0.85);
}
.text-green-400\/90 {
  color: rgb(49 196 141 / 0.9);
}
.text-green-400\/95 {
  color: rgb(49 196 141 / 0.95);
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity, 1));
}
.text-green-500\/0 {
  color: rgb(14 159 110 / 0);
}
.text-green-500\/10 {
  color: rgb(14 159 110 / 0.1);
}
.text-green-500\/100 {
  color: rgb(14 159 110 / 1);
}
.text-green-500\/15 {
  color: rgb(14 159 110 / 0.15);
}
.text-green-500\/20 {
  color: rgb(14 159 110 / 0.2);
}
.text-green-500\/25 {
  color: rgb(14 159 110 / 0.25);
}
.text-green-500\/30 {
  color: rgb(14 159 110 / 0.3);
}
.text-green-500\/35 {
  color: rgb(14 159 110 / 0.35);
}
.text-green-500\/40 {
  color: rgb(14 159 110 / 0.4);
}
.text-green-500\/45 {
  color: rgb(14 159 110 / 0.45);
}
.text-green-500\/5 {
  color: rgb(14 159 110 / 0.05);
}
.text-green-500\/50 {
  color: rgb(14 159 110 / 0.5);
}
.text-green-500\/55 {
  color: rgb(14 159 110 / 0.55);
}
.text-green-500\/60 {
  color: rgb(14 159 110 / 0.6);
}
.text-green-500\/65 {
  color: rgb(14 159 110 / 0.65);
}
.text-green-500\/70 {
  color: rgb(14 159 110 / 0.7);
}
.text-green-500\/75 {
  color: rgb(14 159 110 / 0.75);
}
.text-green-500\/80 {
  color: rgb(14 159 110 / 0.8);
}
.text-green-500\/85 {
  color: rgb(14 159 110 / 0.85);
}
.text-green-500\/90 {
  color: rgb(14 159 110 / 0.9);
}
.text-green-500\/95 {
  color: rgb(14 159 110 / 0.95);
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(5 122 85 / var(--tw-text-opacity, 1));
}
.text-green-600\/0 {
  color: rgb(5 122 85 / 0);
}
.text-green-600\/10 {
  color: rgb(5 122 85 / 0.1);
}
.text-green-600\/100 {
  color: rgb(5 122 85 / 1);
}
.text-green-600\/15 {
  color: rgb(5 122 85 / 0.15);
}
.text-green-600\/20 {
  color: rgb(5 122 85 / 0.2);
}
.text-green-600\/25 {
  color: rgb(5 122 85 / 0.25);
}
.text-green-600\/30 {
  color: rgb(5 122 85 / 0.3);
}
.text-green-600\/35 {
  color: rgb(5 122 85 / 0.35);
}
.text-green-600\/40 {
  color: rgb(5 122 85 / 0.4);
}
.text-green-600\/45 {
  color: rgb(5 122 85 / 0.45);
}
.text-green-600\/5 {
  color: rgb(5 122 85 / 0.05);
}
.text-green-600\/50 {
  color: rgb(5 122 85 / 0.5);
}
.text-green-600\/55 {
  color: rgb(5 122 85 / 0.55);
}
.text-green-600\/60 {
  color: rgb(5 122 85 / 0.6);
}
.text-green-600\/65 {
  color: rgb(5 122 85 / 0.65);
}
.text-green-600\/70 {
  color: rgb(5 122 85 / 0.7);
}
.text-green-600\/75 {
  color: rgb(5 122 85 / 0.75);
}
.text-green-600\/80 {
  color: rgb(5 122 85 / 0.8);
}
.text-green-600\/85 {
  color: rgb(5 122 85 / 0.85);
}
.text-green-600\/90 {
  color: rgb(5 122 85 / 0.9);
}
.text-green-600\/95 {
  color: rgb(5 122 85 / 0.95);
}
.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(4 108 78 / var(--tw-text-opacity, 1));
}
.text-green-700\/0 {
  color: rgb(4 108 78 / 0);
}
.text-green-700\/10 {
  color: rgb(4 108 78 / 0.1);
}
.text-green-700\/100 {
  color: rgb(4 108 78 / 1);
}
.text-green-700\/15 {
  color: rgb(4 108 78 / 0.15);
}
.text-green-700\/20 {
  color: rgb(4 108 78 / 0.2);
}
.text-green-700\/25 {
  color: rgb(4 108 78 / 0.25);
}
.text-green-700\/30 {
  color: rgb(4 108 78 / 0.3);
}
.text-green-700\/35 {
  color: rgb(4 108 78 / 0.35);
}
.text-green-700\/40 {
  color: rgb(4 108 78 / 0.4);
}
.text-green-700\/45 {
  color: rgb(4 108 78 / 0.45);
}
.text-green-700\/5 {
  color: rgb(4 108 78 / 0.05);
}
.text-green-700\/50 {
  color: rgb(4 108 78 / 0.5);
}
.text-green-700\/55 {
  color: rgb(4 108 78 / 0.55);
}
.text-green-700\/60 {
  color: rgb(4 108 78 / 0.6);
}
.text-green-700\/65 {
  color: rgb(4 108 78 / 0.65);
}
.text-green-700\/70 {
  color: rgb(4 108 78 / 0.7);
}
.text-green-700\/75 {
  color: rgb(4 108 78 / 0.75);
}
.text-green-700\/80 {
  color: rgb(4 108 78 / 0.8);
}
.text-green-700\/85 {
  color: rgb(4 108 78 / 0.85);
}
.text-green-700\/90 {
  color: rgb(4 108 78 / 0.9);
}
.text-green-700\/95 {
  color: rgb(4 108 78 / 0.95);
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(3 84 63 / var(--tw-text-opacity, 1));
}
.text-green-800\/0 {
  color: rgb(3 84 63 / 0);
}
.text-green-800\/10 {
  color: rgb(3 84 63 / 0.1);
}
.text-green-800\/100 {
  color: rgb(3 84 63 / 1);
}
.text-green-800\/15 {
  color: rgb(3 84 63 / 0.15);
}
.text-green-800\/20 {
  color: rgb(3 84 63 / 0.2);
}
.text-green-800\/25 {
  color: rgb(3 84 63 / 0.25);
}
.text-green-800\/30 {
  color: rgb(3 84 63 / 0.3);
}
.text-green-800\/35 {
  color: rgb(3 84 63 / 0.35);
}
.text-green-800\/40 {
  color: rgb(3 84 63 / 0.4);
}
.text-green-800\/45 {
  color: rgb(3 84 63 / 0.45);
}
.text-green-800\/5 {
  color: rgb(3 84 63 / 0.05);
}
.text-green-800\/50 {
  color: rgb(3 84 63 / 0.5);
}
.text-green-800\/55 {
  color: rgb(3 84 63 / 0.55);
}
.text-green-800\/60 {
  color: rgb(3 84 63 / 0.6);
}
.text-green-800\/65 {
  color: rgb(3 84 63 / 0.65);
}
.text-green-800\/70 {
  color: rgb(3 84 63 / 0.7);
}
.text-green-800\/75 {
  color: rgb(3 84 63 / 0.75);
}
.text-green-800\/80 {
  color: rgb(3 84 63 / 0.8);
}
.text-green-800\/85 {
  color: rgb(3 84 63 / 0.85);
}
.text-green-800\/90 {
  color: rgb(3 84 63 / 0.9);
}
.text-green-800\/95 {
  color: rgb(3 84 63 / 0.95);
}
.text-green-900 {
  --tw-text-opacity: 1;
  color: rgb(1 71 55 / var(--tw-text-opacity, 1));
}
.text-green-900\/0 {
  color: rgb(1 71 55 / 0);
}
.text-green-900\/10 {
  color: rgb(1 71 55 / 0.1);
}
.text-green-900\/100 {
  color: rgb(1 71 55 / 1);
}
.text-green-900\/15 {
  color: rgb(1 71 55 / 0.15);
}
.text-green-900\/20 {
  color: rgb(1 71 55 / 0.2);
}
.text-green-900\/25 {
  color: rgb(1 71 55 / 0.25);
}
.text-green-900\/30 {
  color: rgb(1 71 55 / 0.3);
}
.text-green-900\/35 {
  color: rgb(1 71 55 / 0.35);
}
.text-green-900\/40 {
  color: rgb(1 71 55 / 0.4);
}
.text-green-900\/45 {
  color: rgb(1 71 55 / 0.45);
}
.text-green-900\/5 {
  color: rgb(1 71 55 / 0.05);
}
.text-green-900\/50 {
  color: rgb(1 71 55 / 0.5);
}
.text-green-900\/55 {
  color: rgb(1 71 55 / 0.55);
}
.text-green-900\/60 {
  color: rgb(1 71 55 / 0.6);
}
.text-green-900\/65 {
  color: rgb(1 71 55 / 0.65);
}
.text-green-900\/70 {
  color: rgb(1 71 55 / 0.7);
}
.text-green-900\/75 {
  color: rgb(1 71 55 / 0.75);
}
.text-green-900\/80 {
  color: rgb(1 71 55 / 0.8);
}
.text-green-900\/85 {
  color: rgb(1 71 55 / 0.85);
}
.text-green-900\/90 {
  color: rgb(1 71 55 / 0.9);
}
.text-green-900\/95 {
  color: rgb(1 71 55 / 0.95);
}
.text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgb(229 237 255 / var(--tw-text-opacity, 1));
}
.text-indigo-100\/0 {
  color: rgb(229 237 255 / 0);
}
.text-indigo-100\/10 {
  color: rgb(229 237 255 / 0.1);
}
.text-indigo-100\/100 {
  color: rgb(229 237 255 / 1);
}
.text-indigo-100\/15 {
  color: rgb(229 237 255 / 0.15);
}
.text-indigo-100\/20 {
  color: rgb(229 237 255 / 0.2);
}
.text-indigo-100\/25 {
  color: rgb(229 237 255 / 0.25);
}
.text-indigo-100\/30 {
  color: rgb(229 237 255 / 0.3);
}
.text-indigo-100\/35 {
  color: rgb(229 237 255 / 0.35);
}
.text-indigo-100\/40 {
  color: rgb(229 237 255 / 0.4);
}
.text-indigo-100\/45 {
  color: rgb(229 237 255 / 0.45);
}
.text-indigo-100\/5 {
  color: rgb(229 237 255 / 0.05);
}
.text-indigo-100\/50 {
  color: rgb(229 237 255 / 0.5);
}
.text-indigo-100\/55 {
  color: rgb(229 237 255 / 0.55);
}
.text-indigo-100\/60 {
  color: rgb(229 237 255 / 0.6);
}
.text-indigo-100\/65 {
  color: rgb(229 237 255 / 0.65);
}
.text-indigo-100\/70 {
  color: rgb(229 237 255 / 0.7);
}
.text-indigo-100\/75 {
  color: rgb(229 237 255 / 0.75);
}
.text-indigo-100\/80 {
  color: rgb(229 237 255 / 0.8);
}
.text-indigo-100\/85 {
  color: rgb(229 237 255 / 0.85);
}
.text-indigo-100\/90 {
  color: rgb(229 237 255 / 0.9);
}
.text-indigo-100\/95 {
  color: rgb(229 237 255 / 0.95);
}
.text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgb(205 219 254 / var(--tw-text-opacity, 1));
}
.text-indigo-200\/0 {
  color: rgb(205 219 254 / 0);
}
.text-indigo-200\/10 {
  color: rgb(205 219 254 / 0.1);
}
.text-indigo-200\/100 {
  color: rgb(205 219 254 / 1);
}
.text-indigo-200\/15 {
  color: rgb(205 219 254 / 0.15);
}
.text-indigo-200\/20 {
  color: rgb(205 219 254 / 0.2);
}
.text-indigo-200\/25 {
  color: rgb(205 219 254 / 0.25);
}
.text-indigo-200\/30 {
  color: rgb(205 219 254 / 0.3);
}
.text-indigo-200\/35 {
  color: rgb(205 219 254 / 0.35);
}
.text-indigo-200\/40 {
  color: rgb(205 219 254 / 0.4);
}
.text-indigo-200\/45 {
  color: rgb(205 219 254 / 0.45);
}
.text-indigo-200\/5 {
  color: rgb(205 219 254 / 0.05);
}
.text-indigo-200\/50 {
  color: rgb(205 219 254 / 0.5);
}
.text-indigo-200\/55 {
  color: rgb(205 219 254 / 0.55);
}
.text-indigo-200\/60 {
  color: rgb(205 219 254 / 0.6);
}
.text-indigo-200\/65 {
  color: rgb(205 219 254 / 0.65);
}
.text-indigo-200\/70 {
  color: rgb(205 219 254 / 0.7);
}
.text-indigo-200\/75 {
  color: rgb(205 219 254 / 0.75);
}
.text-indigo-200\/80 {
  color: rgb(205 219 254 / 0.8);
}
.text-indigo-200\/85 {
  color: rgb(205 219 254 / 0.85);
}
.text-indigo-200\/90 {
  color: rgb(205 219 254 / 0.9);
}
.text-indigo-200\/95 {
  color: rgb(205 219 254 / 0.95);
}
.text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgb(180 198 252 / var(--tw-text-opacity, 1));
}
.text-indigo-300\/0 {
  color: rgb(180 198 252 / 0);
}
.text-indigo-300\/10 {
  color: rgb(180 198 252 / 0.1);
}
.text-indigo-300\/100 {
  color: rgb(180 198 252 / 1);
}
.text-indigo-300\/15 {
  color: rgb(180 198 252 / 0.15);
}
.text-indigo-300\/20 {
  color: rgb(180 198 252 / 0.2);
}
.text-indigo-300\/25 {
  color: rgb(180 198 252 / 0.25);
}
.text-indigo-300\/30 {
  color: rgb(180 198 252 / 0.3);
}
.text-indigo-300\/35 {
  color: rgb(180 198 252 / 0.35);
}
.text-indigo-300\/40 {
  color: rgb(180 198 252 / 0.4);
}
.text-indigo-300\/45 {
  color: rgb(180 198 252 / 0.45);
}
.text-indigo-300\/5 {
  color: rgb(180 198 252 / 0.05);
}
.text-indigo-300\/50 {
  color: rgb(180 198 252 / 0.5);
}
.text-indigo-300\/55 {
  color: rgb(180 198 252 / 0.55);
}
.text-indigo-300\/60 {
  color: rgb(180 198 252 / 0.6);
}
.text-indigo-300\/65 {
  color: rgb(180 198 252 / 0.65);
}
.text-indigo-300\/70 {
  color: rgb(180 198 252 / 0.7);
}
.text-indigo-300\/75 {
  color: rgb(180 198 252 / 0.75);
}
.text-indigo-300\/80 {
  color: rgb(180 198 252 / 0.8);
}
.text-indigo-300\/85 {
  color: rgb(180 198 252 / 0.85);
}
.text-indigo-300\/90 {
  color: rgb(180 198 252 / 0.9);
}
.text-indigo-300\/95 {
  color: rgb(180 198 252 / 0.95);
}
.text-indigo-400 {
  --tw-text-opacity: 1;
  color: rgb(141 162 251 / var(--tw-text-opacity, 1));
}
.text-indigo-400\/0 {
  color: rgb(141 162 251 / 0);
}
.text-indigo-400\/10 {
  color: rgb(141 162 251 / 0.1);
}
.text-indigo-400\/100 {
  color: rgb(141 162 251 / 1);
}
.text-indigo-400\/15 {
  color: rgb(141 162 251 / 0.15);
}
.text-indigo-400\/20 {
  color: rgb(141 162 251 / 0.2);
}
.text-indigo-400\/25 {
  color: rgb(141 162 251 / 0.25);
}
.text-indigo-400\/30 {
  color: rgb(141 162 251 / 0.3);
}
.text-indigo-400\/35 {
  color: rgb(141 162 251 / 0.35);
}
.text-indigo-400\/40 {
  color: rgb(141 162 251 / 0.4);
}
.text-indigo-400\/45 {
  color: rgb(141 162 251 / 0.45);
}
.text-indigo-400\/5 {
  color: rgb(141 162 251 / 0.05);
}
.text-indigo-400\/50 {
  color: rgb(141 162 251 / 0.5);
}
.text-indigo-400\/55 {
  color: rgb(141 162 251 / 0.55);
}
.text-indigo-400\/60 {
  color: rgb(141 162 251 / 0.6);
}
.text-indigo-400\/65 {
  color: rgb(141 162 251 / 0.65);
}
.text-indigo-400\/70 {
  color: rgb(141 162 251 / 0.7);
}
.text-indigo-400\/75 {
  color: rgb(141 162 251 / 0.75);
}
.text-indigo-400\/80 {
  color: rgb(141 162 251 / 0.8);
}
.text-indigo-400\/85 {
  color: rgb(141 162 251 / 0.85);
}
.text-indigo-400\/90 {
  color: rgb(141 162 251 / 0.9);
}
.text-indigo-400\/95 {
  color: rgb(141 162 251 / 0.95);
}
.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(104 117 245 / var(--tw-text-opacity, 1));
}
.text-indigo-500\/0 {
  color: rgb(104 117 245 / 0);
}
.text-indigo-500\/10 {
  color: rgb(104 117 245 / 0.1);
}
.text-indigo-500\/100 {
  color: rgb(104 117 245 / 1);
}
.text-indigo-500\/15 {
  color: rgb(104 117 245 / 0.15);
}
.text-indigo-500\/20 {
  color: rgb(104 117 245 / 0.2);
}
.text-indigo-500\/25 {
  color: rgb(104 117 245 / 0.25);
}
.text-indigo-500\/30 {
  color: rgb(104 117 245 / 0.3);
}
.text-indigo-500\/35 {
  color: rgb(104 117 245 / 0.35);
}
.text-indigo-500\/40 {
  color: rgb(104 117 245 / 0.4);
}
.text-indigo-500\/45 {
  color: rgb(104 117 245 / 0.45);
}
.text-indigo-500\/5 {
  color: rgb(104 117 245 / 0.05);
}
.text-indigo-500\/50 {
  color: rgb(104 117 245 / 0.5);
}
.text-indigo-500\/55 {
  color: rgb(104 117 245 / 0.55);
}
.text-indigo-500\/60 {
  color: rgb(104 117 245 / 0.6);
}
.text-indigo-500\/65 {
  color: rgb(104 117 245 / 0.65);
}
.text-indigo-500\/70 {
  color: rgb(104 117 245 / 0.7);
}
.text-indigo-500\/75 {
  color: rgb(104 117 245 / 0.75);
}
.text-indigo-500\/80 {
  color: rgb(104 117 245 / 0.8);
}
.text-indigo-500\/85 {
  color: rgb(104 117 245 / 0.85);
}
.text-indigo-500\/90 {
  color: rgb(104 117 245 / 0.9);
}
.text-indigo-500\/95 {
  color: rgb(104 117 245 / 0.95);
}
.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(88 80 236 / var(--tw-text-opacity, 1));
}
.text-indigo-600\/0 {
  color: rgb(88 80 236 / 0);
}
.text-indigo-600\/10 {
  color: rgb(88 80 236 / 0.1);
}
.text-indigo-600\/100 {
  color: rgb(88 80 236 / 1);
}
.text-indigo-600\/15 {
  color: rgb(88 80 236 / 0.15);
}
.text-indigo-600\/20 {
  color: rgb(88 80 236 / 0.2);
}
.text-indigo-600\/25 {
  color: rgb(88 80 236 / 0.25);
}
.text-indigo-600\/30 {
  color: rgb(88 80 236 / 0.3);
}
.text-indigo-600\/35 {
  color: rgb(88 80 236 / 0.35);
}
.text-indigo-600\/40 {
  color: rgb(88 80 236 / 0.4);
}
.text-indigo-600\/45 {
  color: rgb(88 80 236 / 0.45);
}
.text-indigo-600\/5 {
  color: rgb(88 80 236 / 0.05);
}
.text-indigo-600\/50 {
  color: rgb(88 80 236 / 0.5);
}
.text-indigo-600\/55 {
  color: rgb(88 80 236 / 0.55);
}
.text-indigo-600\/60 {
  color: rgb(88 80 236 / 0.6);
}
.text-indigo-600\/65 {
  color: rgb(88 80 236 / 0.65);
}
.text-indigo-600\/70 {
  color: rgb(88 80 236 / 0.7);
}
.text-indigo-600\/75 {
  color: rgb(88 80 236 / 0.75);
}
.text-indigo-600\/80 {
  color: rgb(88 80 236 / 0.8);
}
.text-indigo-600\/85 {
  color: rgb(88 80 236 / 0.85);
}
.text-indigo-600\/90 {
  color: rgb(88 80 236 / 0.9);
}
.text-indigo-600\/95 {
  color: rgb(88 80 236 / 0.95);
}
.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(81 69 205 / var(--tw-text-opacity, 1));
}
.text-indigo-700\/0 {
  color: rgb(81 69 205 / 0);
}
.text-indigo-700\/10 {
  color: rgb(81 69 205 / 0.1);
}
.text-indigo-700\/100 {
  color: rgb(81 69 205 / 1);
}
.text-indigo-700\/15 {
  color: rgb(81 69 205 / 0.15);
}
.text-indigo-700\/20 {
  color: rgb(81 69 205 / 0.2);
}
.text-indigo-700\/25 {
  color: rgb(81 69 205 / 0.25);
}
.text-indigo-700\/30 {
  color: rgb(81 69 205 / 0.3);
}
.text-indigo-700\/35 {
  color: rgb(81 69 205 / 0.35);
}
.text-indigo-700\/40 {
  color: rgb(81 69 205 / 0.4);
}
.text-indigo-700\/45 {
  color: rgb(81 69 205 / 0.45);
}
.text-indigo-700\/5 {
  color: rgb(81 69 205 / 0.05);
}
.text-indigo-700\/50 {
  color: rgb(81 69 205 / 0.5);
}
.text-indigo-700\/55 {
  color: rgb(81 69 205 / 0.55);
}
.text-indigo-700\/60 {
  color: rgb(81 69 205 / 0.6);
}
.text-indigo-700\/65 {
  color: rgb(81 69 205 / 0.65);
}
.text-indigo-700\/70 {
  color: rgb(81 69 205 / 0.7);
}
.text-indigo-700\/75 {
  color: rgb(81 69 205 / 0.75);
}
.text-indigo-700\/80 {
  color: rgb(81 69 205 / 0.8);
}
.text-indigo-700\/85 {
  color: rgb(81 69 205 / 0.85);
}
.text-indigo-700\/90 {
  color: rgb(81 69 205 / 0.9);
}
.text-indigo-700\/95 {
  color: rgb(81 69 205 / 0.95);
}
.text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgb(66 56 157 / var(--tw-text-opacity, 1));
}
.text-indigo-800\/0 {
  color: rgb(66 56 157 / 0);
}
.text-indigo-800\/10 {
  color: rgb(66 56 157 / 0.1);
}
.text-indigo-800\/100 {
  color: rgb(66 56 157 / 1);
}
.text-indigo-800\/15 {
  color: rgb(66 56 157 / 0.15);
}
.text-indigo-800\/20 {
  color: rgb(66 56 157 / 0.2);
}
.text-indigo-800\/25 {
  color: rgb(66 56 157 / 0.25);
}
.text-indigo-800\/30 {
  color: rgb(66 56 157 / 0.3);
}
.text-indigo-800\/35 {
  color: rgb(66 56 157 / 0.35);
}
.text-indigo-800\/40 {
  color: rgb(66 56 157 / 0.4);
}
.text-indigo-800\/45 {
  color: rgb(66 56 157 / 0.45);
}
.text-indigo-800\/5 {
  color: rgb(66 56 157 / 0.05);
}
.text-indigo-800\/50 {
  color: rgb(66 56 157 / 0.5);
}
.text-indigo-800\/55 {
  color: rgb(66 56 157 / 0.55);
}
.text-indigo-800\/60 {
  color: rgb(66 56 157 / 0.6);
}
.text-indigo-800\/65 {
  color: rgb(66 56 157 / 0.65);
}
.text-indigo-800\/70 {
  color: rgb(66 56 157 / 0.7);
}
.text-indigo-800\/75 {
  color: rgb(66 56 157 / 0.75);
}
.text-indigo-800\/80 {
  color: rgb(66 56 157 / 0.8);
}
.text-indigo-800\/85 {
  color: rgb(66 56 157 / 0.85);
}
.text-indigo-800\/90 {
  color: rgb(66 56 157 / 0.9);
}
.text-indigo-800\/95 {
  color: rgb(66 56 157 / 0.95);
}
.text-indigo-900 {
  --tw-text-opacity: 1;
  color: rgb(54 47 120 / var(--tw-text-opacity, 1));
}
.text-indigo-900\/0 {
  color: rgb(54 47 120 / 0);
}
.text-indigo-900\/10 {
  color: rgb(54 47 120 / 0.1);
}
.text-indigo-900\/100 {
  color: rgb(54 47 120 / 1);
}
.text-indigo-900\/15 {
  color: rgb(54 47 120 / 0.15);
}
.text-indigo-900\/20 {
  color: rgb(54 47 120 / 0.2);
}
.text-indigo-900\/25 {
  color: rgb(54 47 120 / 0.25);
}
.text-indigo-900\/30 {
  color: rgb(54 47 120 / 0.3);
}
.text-indigo-900\/35 {
  color: rgb(54 47 120 / 0.35);
}
.text-indigo-900\/40 {
  color: rgb(54 47 120 / 0.4);
}
.text-indigo-900\/45 {
  color: rgb(54 47 120 / 0.45);
}
.text-indigo-900\/5 {
  color: rgb(54 47 120 / 0.05);
}
.text-indigo-900\/50 {
  color: rgb(54 47 120 / 0.5);
}
.text-indigo-900\/55 {
  color: rgb(54 47 120 / 0.55);
}
.text-indigo-900\/60 {
  color: rgb(54 47 120 / 0.6);
}
.text-indigo-900\/65 {
  color: rgb(54 47 120 / 0.65);
}
.text-indigo-900\/70 {
  color: rgb(54 47 120 / 0.7);
}
.text-indigo-900\/75 {
  color: rgb(54 47 120 / 0.75);
}
.text-indigo-900\/80 {
  color: rgb(54 47 120 / 0.8);
}
.text-indigo-900\/85 {
  color: rgb(54 47 120 / 0.85);
}
.text-indigo-900\/90 {
  color: rgb(54 47 120 / 0.9);
}
.text-indigo-900\/95 {
  color: rgb(54 47 120 / 0.95);
}
.text-lime-100 {
  --tw-text-opacity: 1;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1));
}
.text-lime-100\/0 {
  color: rgb(236 252 203 / 0);
}
.text-lime-100\/10 {
  color: rgb(236 252 203 / 0.1);
}
.text-lime-100\/100 {
  color: rgb(236 252 203 / 1);
}
.text-lime-100\/15 {
  color: rgb(236 252 203 / 0.15);
}
.text-lime-100\/20 {
  color: rgb(236 252 203 / 0.2);
}
.text-lime-100\/25 {
  color: rgb(236 252 203 / 0.25);
}
.text-lime-100\/30 {
  color: rgb(236 252 203 / 0.3);
}
.text-lime-100\/35 {
  color: rgb(236 252 203 / 0.35);
}
.text-lime-100\/40 {
  color: rgb(236 252 203 / 0.4);
}
.text-lime-100\/45 {
  color: rgb(236 252 203 / 0.45);
}
.text-lime-100\/5 {
  color: rgb(236 252 203 / 0.05);
}
.text-lime-100\/50 {
  color: rgb(236 252 203 / 0.5);
}
.text-lime-100\/55 {
  color: rgb(236 252 203 / 0.55);
}
.text-lime-100\/60 {
  color: rgb(236 252 203 / 0.6);
}
.text-lime-100\/65 {
  color: rgb(236 252 203 / 0.65);
}
.text-lime-100\/70 {
  color: rgb(236 252 203 / 0.7);
}
.text-lime-100\/75 {
  color: rgb(236 252 203 / 0.75);
}
.text-lime-100\/80 {
  color: rgb(236 252 203 / 0.8);
}
.text-lime-100\/85 {
  color: rgb(236 252 203 / 0.85);
}
.text-lime-100\/90 {
  color: rgb(236 252 203 / 0.9);
}
.text-lime-100\/95 {
  color: rgb(236 252 203 / 0.95);
}
.text-lime-200 {
  --tw-text-opacity: 1;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1));
}
.text-lime-200\/0 {
  color: rgb(217 249 157 / 0);
}
.text-lime-200\/10 {
  color: rgb(217 249 157 / 0.1);
}
.text-lime-200\/100 {
  color: rgb(217 249 157 / 1);
}
.text-lime-200\/15 {
  color: rgb(217 249 157 / 0.15);
}
.text-lime-200\/20 {
  color: rgb(217 249 157 / 0.2);
}
.text-lime-200\/25 {
  color: rgb(217 249 157 / 0.25);
}
.text-lime-200\/30 {
  color: rgb(217 249 157 / 0.3);
}
.text-lime-200\/35 {
  color: rgb(217 249 157 / 0.35);
}
.text-lime-200\/40 {
  color: rgb(217 249 157 / 0.4);
}
.text-lime-200\/45 {
  color: rgb(217 249 157 / 0.45);
}
.text-lime-200\/5 {
  color: rgb(217 249 157 / 0.05);
}
.text-lime-200\/50 {
  color: rgb(217 249 157 / 0.5);
}
.text-lime-200\/55 {
  color: rgb(217 249 157 / 0.55);
}
.text-lime-200\/60 {
  color: rgb(217 249 157 / 0.6);
}
.text-lime-200\/65 {
  color: rgb(217 249 157 / 0.65);
}
.text-lime-200\/70 {
  color: rgb(217 249 157 / 0.7);
}
.text-lime-200\/75 {
  color: rgb(217 249 157 / 0.75);
}
.text-lime-200\/80 {
  color: rgb(217 249 157 / 0.8);
}
.text-lime-200\/85 {
  color: rgb(217 249 157 / 0.85);
}
.text-lime-200\/90 {
  color: rgb(217 249 157 / 0.9);
}
.text-lime-200\/95 {
  color: rgb(217 249 157 / 0.95);
}
.text-lime-300 {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1));
}
.text-lime-300\/0 {
  color: rgb(190 242 100 / 0);
}
.text-lime-300\/10 {
  color: rgb(190 242 100 / 0.1);
}
.text-lime-300\/100 {
  color: rgb(190 242 100 / 1);
}
.text-lime-300\/15 {
  color: rgb(190 242 100 / 0.15);
}
.text-lime-300\/20 {
  color: rgb(190 242 100 / 0.2);
}
.text-lime-300\/25 {
  color: rgb(190 242 100 / 0.25);
}
.text-lime-300\/30 {
  color: rgb(190 242 100 / 0.3);
}
.text-lime-300\/35 {
  color: rgb(190 242 100 / 0.35);
}
.text-lime-300\/40 {
  color: rgb(190 242 100 / 0.4);
}
.text-lime-300\/45 {
  color: rgb(190 242 100 / 0.45);
}
.text-lime-300\/5 {
  color: rgb(190 242 100 / 0.05);
}
.text-lime-300\/50 {
  color: rgb(190 242 100 / 0.5);
}
.text-lime-300\/55 {
  color: rgb(190 242 100 / 0.55);
}
.text-lime-300\/60 {
  color: rgb(190 242 100 / 0.6);
}
.text-lime-300\/65 {
  color: rgb(190 242 100 / 0.65);
}
.text-lime-300\/70 {
  color: rgb(190 242 100 / 0.7);
}
.text-lime-300\/75 {
  color: rgb(190 242 100 / 0.75);
}
.text-lime-300\/80 {
  color: rgb(190 242 100 / 0.8);
}
.text-lime-300\/85 {
  color: rgb(190 242 100 / 0.85);
}
.text-lime-300\/90 {
  color: rgb(190 242 100 / 0.9);
}
.text-lime-300\/95 {
  color: rgb(190 242 100 / 0.95);
}
.text-lime-400 {
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1));
}
.text-lime-400\/0 {
  color: rgb(163 230 53 / 0);
}
.text-lime-400\/10 {
  color: rgb(163 230 53 / 0.1);
}
.text-lime-400\/100 {
  color: rgb(163 230 53 / 1);
}
.text-lime-400\/15 {
  color: rgb(163 230 53 / 0.15);
}
.text-lime-400\/20 {
  color: rgb(163 230 53 / 0.2);
}
.text-lime-400\/25 {
  color: rgb(163 230 53 / 0.25);
}
.text-lime-400\/30 {
  color: rgb(163 230 53 / 0.3);
}
.text-lime-400\/35 {
  color: rgb(163 230 53 / 0.35);
}
.text-lime-400\/40 {
  color: rgb(163 230 53 / 0.4);
}
.text-lime-400\/45 {
  color: rgb(163 230 53 / 0.45);
}
.text-lime-400\/5 {
  color: rgb(163 230 53 / 0.05);
}
.text-lime-400\/50 {
  color: rgb(163 230 53 / 0.5);
}
.text-lime-400\/55 {
  color: rgb(163 230 53 / 0.55);
}
.text-lime-400\/60 {
  color: rgb(163 230 53 / 0.6);
}
.text-lime-400\/65 {
  color: rgb(163 230 53 / 0.65);
}
.text-lime-400\/70 {
  color: rgb(163 230 53 / 0.7);
}
.text-lime-400\/75 {
  color: rgb(163 230 53 / 0.75);
}
.text-lime-400\/80 {
  color: rgb(163 230 53 / 0.8);
}
.text-lime-400\/85 {
  color: rgb(163 230 53 / 0.85);
}
.text-lime-400\/90 {
  color: rgb(163 230 53 / 0.9);
}
.text-lime-400\/95 {
  color: rgb(163 230 53 / 0.95);
}
.text-lime-500 {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1));
}
.text-lime-500\/0 {
  color: rgb(132 204 22 / 0);
}
.text-lime-500\/10 {
  color: rgb(132 204 22 / 0.1);
}
.text-lime-500\/100 {
  color: rgb(132 204 22 / 1);
}
.text-lime-500\/15 {
  color: rgb(132 204 22 / 0.15);
}
.text-lime-500\/20 {
  color: rgb(132 204 22 / 0.2);
}
.text-lime-500\/25 {
  color: rgb(132 204 22 / 0.25);
}
.text-lime-500\/30 {
  color: rgb(132 204 22 / 0.3);
}
.text-lime-500\/35 {
  color: rgb(132 204 22 / 0.35);
}
.text-lime-500\/40 {
  color: rgb(132 204 22 / 0.4);
}
.text-lime-500\/45 {
  color: rgb(132 204 22 / 0.45);
}
.text-lime-500\/5 {
  color: rgb(132 204 22 / 0.05);
}
.text-lime-500\/50 {
  color: rgb(132 204 22 / 0.5);
}
.text-lime-500\/55 {
  color: rgb(132 204 22 / 0.55);
}
.text-lime-500\/60 {
  color: rgb(132 204 22 / 0.6);
}
.text-lime-500\/65 {
  color: rgb(132 204 22 / 0.65);
}
.text-lime-500\/70 {
  color: rgb(132 204 22 / 0.7);
}
.text-lime-500\/75 {
  color: rgb(132 204 22 / 0.75);
}
.text-lime-500\/80 {
  color: rgb(132 204 22 / 0.8);
}
.text-lime-500\/85 {
  color: rgb(132 204 22 / 0.85);
}
.text-lime-500\/90 {
  color: rgb(132 204 22 / 0.9);
}
.text-lime-500\/95 {
  color: rgb(132 204 22 / 0.95);
}
.text-lime-600 {
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1));
}
.text-lime-600\/0 {
  color: rgb(101 163 13 / 0);
}
.text-lime-600\/10 {
  color: rgb(101 163 13 / 0.1);
}
.text-lime-600\/100 {
  color: rgb(101 163 13 / 1);
}
.text-lime-600\/15 {
  color: rgb(101 163 13 / 0.15);
}
.text-lime-600\/20 {
  color: rgb(101 163 13 / 0.2);
}
.text-lime-600\/25 {
  color: rgb(101 163 13 / 0.25);
}
.text-lime-600\/30 {
  color: rgb(101 163 13 / 0.3);
}
.text-lime-600\/35 {
  color: rgb(101 163 13 / 0.35);
}
.text-lime-600\/40 {
  color: rgb(101 163 13 / 0.4);
}
.text-lime-600\/45 {
  color: rgb(101 163 13 / 0.45);
}
.text-lime-600\/5 {
  color: rgb(101 163 13 / 0.05);
}
.text-lime-600\/50 {
  color: rgb(101 163 13 / 0.5);
}
.text-lime-600\/55 {
  color: rgb(101 163 13 / 0.55);
}
.text-lime-600\/60 {
  color: rgb(101 163 13 / 0.6);
}
.text-lime-600\/65 {
  color: rgb(101 163 13 / 0.65);
}
.text-lime-600\/70 {
  color: rgb(101 163 13 / 0.7);
}
.text-lime-600\/75 {
  color: rgb(101 163 13 / 0.75);
}
.text-lime-600\/80 {
  color: rgb(101 163 13 / 0.8);
}
.text-lime-600\/85 {
  color: rgb(101 163 13 / 0.85);
}
.text-lime-600\/90 {
  color: rgb(101 163 13 / 0.9);
}
.text-lime-600\/95 {
  color: rgb(101 163 13 / 0.95);
}
.text-lime-700 {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}
.text-lime-700\/0 {
  color: rgb(77 124 15 / 0);
}
.text-lime-700\/10 {
  color: rgb(77 124 15 / 0.1);
}
.text-lime-700\/100 {
  color: rgb(77 124 15 / 1);
}
.text-lime-700\/15 {
  color: rgb(77 124 15 / 0.15);
}
.text-lime-700\/20 {
  color: rgb(77 124 15 / 0.2);
}
.text-lime-700\/25 {
  color: rgb(77 124 15 / 0.25);
}
.text-lime-700\/30 {
  color: rgb(77 124 15 / 0.3);
}
.text-lime-700\/35 {
  color: rgb(77 124 15 / 0.35);
}
.text-lime-700\/40 {
  color: rgb(77 124 15 / 0.4);
}
.text-lime-700\/45 {
  color: rgb(77 124 15 / 0.45);
}
.text-lime-700\/5 {
  color: rgb(77 124 15 / 0.05);
}
.text-lime-700\/50 {
  color: rgb(77 124 15 / 0.5);
}
.text-lime-700\/55 {
  color: rgb(77 124 15 / 0.55);
}
.text-lime-700\/60 {
  color: rgb(77 124 15 / 0.6);
}
.text-lime-700\/65 {
  color: rgb(77 124 15 / 0.65);
}
.text-lime-700\/70 {
  color: rgb(77 124 15 / 0.7);
}
.text-lime-700\/75 {
  color: rgb(77 124 15 / 0.75);
}
.text-lime-700\/80 {
  color: rgb(77 124 15 / 0.8);
}
.text-lime-700\/85 {
  color: rgb(77 124 15 / 0.85);
}
.text-lime-700\/90 {
  color: rgb(77 124 15 / 0.9);
}
.text-lime-700\/95 {
  color: rgb(77 124 15 / 0.95);
}
.text-lime-800 {
  --tw-text-opacity: 1;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1));
}
.text-lime-800\/0 {
  color: rgb(63 98 18 / 0);
}
.text-lime-800\/10 {
  color: rgb(63 98 18 / 0.1);
}
.text-lime-800\/100 {
  color: rgb(63 98 18 / 1);
}
.text-lime-800\/15 {
  color: rgb(63 98 18 / 0.15);
}
.text-lime-800\/20 {
  color: rgb(63 98 18 / 0.2);
}
.text-lime-800\/25 {
  color: rgb(63 98 18 / 0.25);
}
.text-lime-800\/30 {
  color: rgb(63 98 18 / 0.3);
}
.text-lime-800\/35 {
  color: rgb(63 98 18 / 0.35);
}
.text-lime-800\/40 {
  color: rgb(63 98 18 / 0.4);
}
.text-lime-800\/45 {
  color: rgb(63 98 18 / 0.45);
}
.text-lime-800\/5 {
  color: rgb(63 98 18 / 0.05);
}
.text-lime-800\/50 {
  color: rgb(63 98 18 / 0.5);
}
.text-lime-800\/55 {
  color: rgb(63 98 18 / 0.55);
}
.text-lime-800\/60 {
  color: rgb(63 98 18 / 0.6);
}
.text-lime-800\/65 {
  color: rgb(63 98 18 / 0.65);
}
.text-lime-800\/70 {
  color: rgb(63 98 18 / 0.7);
}
.text-lime-800\/75 {
  color: rgb(63 98 18 / 0.75);
}
.text-lime-800\/80 {
  color: rgb(63 98 18 / 0.8);
}
.text-lime-800\/85 {
  color: rgb(63 98 18 / 0.85);
}
.text-lime-800\/90 {
  color: rgb(63 98 18 / 0.9);
}
.text-lime-800\/95 {
  color: rgb(63 98 18 / 0.95);
}
.text-lime-900 {
  --tw-text-opacity: 1;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1));
}
.text-lime-900\/0 {
  color: rgb(54 83 20 / 0);
}
.text-lime-900\/10 {
  color: rgb(54 83 20 / 0.1);
}
.text-lime-900\/100 {
  color: rgb(54 83 20 / 1);
}
.text-lime-900\/15 {
  color: rgb(54 83 20 / 0.15);
}
.text-lime-900\/20 {
  color: rgb(54 83 20 / 0.2);
}
.text-lime-900\/25 {
  color: rgb(54 83 20 / 0.25);
}
.text-lime-900\/30 {
  color: rgb(54 83 20 / 0.3);
}
.text-lime-900\/35 {
  color: rgb(54 83 20 / 0.35);
}
.text-lime-900\/40 {
  color: rgb(54 83 20 / 0.4);
}
.text-lime-900\/45 {
  color: rgb(54 83 20 / 0.45);
}
.text-lime-900\/5 {
  color: rgb(54 83 20 / 0.05);
}
.text-lime-900\/50 {
  color: rgb(54 83 20 / 0.5);
}
.text-lime-900\/55 {
  color: rgb(54 83 20 / 0.55);
}
.text-lime-900\/60 {
  color: rgb(54 83 20 / 0.6);
}
.text-lime-900\/65 {
  color: rgb(54 83 20 / 0.65);
}
.text-lime-900\/70 {
  color: rgb(54 83 20 / 0.7);
}
.text-lime-900\/75 {
  color: rgb(54 83 20 / 0.75);
}
.text-lime-900\/80 {
  color: rgb(54 83 20 / 0.8);
}
.text-lime-900\/85 {
  color: rgb(54 83 20 / 0.85);
}
.text-lime-900\/90 {
  color: rgb(54 83 20 / 0.9);
}
.text-lime-900\/95 {
  color: rgb(54 83 20 / 0.95);
}
.text-neutral-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.text-neutral-100\/0 {
  color: rgb(245 245 245 / 0);
}
.text-neutral-100\/10 {
  color: rgb(245 245 245 / 0.1);
}
.text-neutral-100\/100 {
  color: rgb(245 245 245 / 1);
}
.text-neutral-100\/15 {
  color: rgb(245 245 245 / 0.15);
}
.text-neutral-100\/20 {
  color: rgb(245 245 245 / 0.2);
}
.text-neutral-100\/25 {
  color: rgb(245 245 245 / 0.25);
}
.text-neutral-100\/30 {
  color: rgb(245 245 245 / 0.3);
}
.text-neutral-100\/35 {
  color: rgb(245 245 245 / 0.35);
}
.text-neutral-100\/40 {
  color: rgb(245 245 245 / 0.4);
}
.text-neutral-100\/45 {
  color: rgb(245 245 245 / 0.45);
}
.text-neutral-100\/5 {
  color: rgb(245 245 245 / 0.05);
}
.text-neutral-100\/50 {
  color: rgb(245 245 245 / 0.5);
}
.text-neutral-100\/55 {
  color: rgb(245 245 245 / 0.55);
}
.text-neutral-100\/60 {
  color: rgb(245 245 245 / 0.6);
}
.text-neutral-100\/65 {
  color: rgb(245 245 245 / 0.65);
}
.text-neutral-100\/70 {
  color: rgb(245 245 245 / 0.7);
}
.text-neutral-100\/75 {
  color: rgb(245 245 245 / 0.75);
}
.text-neutral-100\/80 {
  color: rgb(245 245 245 / 0.8);
}
.text-neutral-100\/85 {
  color: rgb(245 245 245 / 0.85);
}
.text-neutral-100\/90 {
  color: rgb(245 245 245 / 0.9);
}
.text-neutral-100\/95 {
  color: rgb(245 245 245 / 0.95);
}
.text-neutral-200 {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.text-neutral-200\/0 {
  color: rgb(229 229 229 / 0);
}
.text-neutral-200\/10 {
  color: rgb(229 229 229 / 0.1);
}
.text-neutral-200\/100 {
  color: rgb(229 229 229 / 1);
}
.text-neutral-200\/15 {
  color: rgb(229 229 229 / 0.15);
}
.text-neutral-200\/20 {
  color: rgb(229 229 229 / 0.2);
}
.text-neutral-200\/25 {
  color: rgb(229 229 229 / 0.25);
}
.text-neutral-200\/30 {
  color: rgb(229 229 229 / 0.3);
}
.text-neutral-200\/35 {
  color: rgb(229 229 229 / 0.35);
}
.text-neutral-200\/40 {
  color: rgb(229 229 229 / 0.4);
}
.text-neutral-200\/45 {
  color: rgb(229 229 229 / 0.45);
}
.text-neutral-200\/5 {
  color: rgb(229 229 229 / 0.05);
}
.text-neutral-200\/50 {
  color: rgb(229 229 229 / 0.5);
}
.text-neutral-200\/55 {
  color: rgb(229 229 229 / 0.55);
}
.text-neutral-200\/60 {
  color: rgb(229 229 229 / 0.6);
}
.text-neutral-200\/65 {
  color: rgb(229 229 229 / 0.65);
}
.text-neutral-200\/70 {
  color: rgb(229 229 229 / 0.7);
}
.text-neutral-200\/75 {
  color: rgb(229 229 229 / 0.75);
}
.text-neutral-200\/80 {
  color: rgb(229 229 229 / 0.8);
}
.text-neutral-200\/85 {
  color: rgb(229 229 229 / 0.85);
}
.text-neutral-200\/90 {
  color: rgb(229 229 229 / 0.9);
}
.text-neutral-200\/95 {
  color: rgb(229 229 229 / 0.95);
}
.text-neutral-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1));
}
.text-neutral-300\/0 {
  color: rgb(212 212 212 / 0);
}
.text-neutral-300\/10 {
  color: rgb(212 212 212 / 0.1);
}
.text-neutral-300\/100 {
  color: rgb(212 212 212 / 1);
}
.text-neutral-300\/15 {
  color: rgb(212 212 212 / 0.15);
}
.text-neutral-300\/20 {
  color: rgb(212 212 212 / 0.2);
}
.text-neutral-300\/25 {
  color: rgb(212 212 212 / 0.25);
}
.text-neutral-300\/30 {
  color: rgb(212 212 212 / 0.3);
}
.text-neutral-300\/35 {
  color: rgb(212 212 212 / 0.35);
}
.text-neutral-300\/40 {
  color: rgb(212 212 212 / 0.4);
}
.text-neutral-300\/45 {
  color: rgb(212 212 212 / 0.45);
}
.text-neutral-300\/5 {
  color: rgb(212 212 212 / 0.05);
}
.text-neutral-300\/50 {
  color: rgb(212 212 212 / 0.5);
}
.text-neutral-300\/55 {
  color: rgb(212 212 212 / 0.55);
}
.text-neutral-300\/60 {
  color: rgb(212 212 212 / 0.6);
}
.text-neutral-300\/65 {
  color: rgb(212 212 212 / 0.65);
}
.text-neutral-300\/70 {
  color: rgb(212 212 212 / 0.7);
}
.text-neutral-300\/75 {
  color: rgb(212 212 212 / 0.75);
}
.text-neutral-300\/80 {
  color: rgb(212 212 212 / 0.8);
}
.text-neutral-300\/85 {
  color: rgb(212 212 212 / 0.85);
}
.text-neutral-300\/90 {
  color: rgb(212 212 212 / 0.9);
}
.text-neutral-300\/95 {
  color: rgb(212 212 212 / 0.95);
}
.text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}
.text-neutral-400\/0 {
  color: rgb(163 163 163 / 0);
}
.text-neutral-400\/10 {
  color: rgb(163 163 163 / 0.1);
}
.text-neutral-400\/100 {
  color: rgb(163 163 163 / 1);
}
.text-neutral-400\/15 {
  color: rgb(163 163 163 / 0.15);
}
.text-neutral-400\/20 {
  color: rgb(163 163 163 / 0.2);
}
.text-neutral-400\/25 {
  color: rgb(163 163 163 / 0.25);
}
.text-neutral-400\/30 {
  color: rgb(163 163 163 / 0.3);
}
.text-neutral-400\/35 {
  color: rgb(163 163 163 / 0.35);
}
.text-neutral-400\/40 {
  color: rgb(163 163 163 / 0.4);
}
.text-neutral-400\/45 {
  color: rgb(163 163 163 / 0.45);
}
.text-neutral-400\/5 {
  color: rgb(163 163 163 / 0.05);
}
.text-neutral-400\/50 {
  color: rgb(163 163 163 / 0.5);
}
.text-neutral-400\/55 {
  color: rgb(163 163 163 / 0.55);
}
.text-neutral-400\/60 {
  color: rgb(163 163 163 / 0.6);
}
.text-neutral-400\/65 {
  color: rgb(163 163 163 / 0.65);
}
.text-neutral-400\/70 {
  color: rgb(163 163 163 / 0.7);
}
.text-neutral-400\/75 {
  color: rgb(163 163 163 / 0.75);
}
.text-neutral-400\/80 {
  color: rgb(163 163 163 / 0.8);
}
.text-neutral-400\/85 {
  color: rgb(163 163 163 / 0.85);
}
.text-neutral-400\/90 {
  color: rgb(163 163 163 / 0.9);
}
.text-neutral-400\/95 {
  color: rgb(163 163 163 / 0.95);
}
.text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.text-neutral-500\/0 {
  color: rgb(115 115 115 / 0);
}
.text-neutral-500\/10 {
  color: rgb(115 115 115 / 0.1);
}
.text-neutral-500\/100 {
  color: rgb(115 115 115 / 1);
}
.text-neutral-500\/15 {
  color: rgb(115 115 115 / 0.15);
}
.text-neutral-500\/20 {
  color: rgb(115 115 115 / 0.2);
}
.text-neutral-500\/25 {
  color: rgb(115 115 115 / 0.25);
}
.text-neutral-500\/30 {
  color: rgb(115 115 115 / 0.3);
}
.text-neutral-500\/35 {
  color: rgb(115 115 115 / 0.35);
}
.text-neutral-500\/40 {
  color: rgb(115 115 115 / 0.4);
}
.text-neutral-500\/45 {
  color: rgb(115 115 115 / 0.45);
}
.text-neutral-500\/5 {
  color: rgb(115 115 115 / 0.05);
}
.text-neutral-500\/50 {
  color: rgb(115 115 115 / 0.5);
}
.text-neutral-500\/55 {
  color: rgb(115 115 115 / 0.55);
}
.text-neutral-500\/60 {
  color: rgb(115 115 115 / 0.6);
}
.text-neutral-500\/65 {
  color: rgb(115 115 115 / 0.65);
}
.text-neutral-500\/70 {
  color: rgb(115 115 115 / 0.7);
}
.text-neutral-500\/75 {
  color: rgb(115 115 115 / 0.75);
}
.text-neutral-500\/80 {
  color: rgb(115 115 115 / 0.8);
}
.text-neutral-500\/85 {
  color: rgb(115 115 115 / 0.85);
}
.text-neutral-500\/90 {
  color: rgb(115 115 115 / 0.9);
}
.text-neutral-500\/95 {
  color: rgb(115 115 115 / 0.95);
}
.text-neutral-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}
.text-neutral-600\/0 {
  color: rgb(82 82 82 / 0);
}
.text-neutral-600\/10 {
  color: rgb(82 82 82 / 0.1);
}
.text-neutral-600\/100 {
  color: rgb(82 82 82 / 1);
}
.text-neutral-600\/15 {
  color: rgb(82 82 82 / 0.15);
}
.text-neutral-600\/20 {
  color: rgb(82 82 82 / 0.2);
}
.text-neutral-600\/25 {
  color: rgb(82 82 82 / 0.25);
}
.text-neutral-600\/30 {
  color: rgb(82 82 82 / 0.3);
}
.text-neutral-600\/35 {
  color: rgb(82 82 82 / 0.35);
}
.text-neutral-600\/40 {
  color: rgb(82 82 82 / 0.4);
}
.text-neutral-600\/45 {
  color: rgb(82 82 82 / 0.45);
}
.text-neutral-600\/5 {
  color: rgb(82 82 82 / 0.05);
}
.text-neutral-600\/50 {
  color: rgb(82 82 82 / 0.5);
}
.text-neutral-600\/55 {
  color: rgb(82 82 82 / 0.55);
}
.text-neutral-600\/60 {
  color: rgb(82 82 82 / 0.6);
}
.text-neutral-600\/65 {
  color: rgb(82 82 82 / 0.65);
}
.text-neutral-600\/70 {
  color: rgb(82 82 82 / 0.7);
}
.text-neutral-600\/75 {
  color: rgb(82 82 82 / 0.75);
}
.text-neutral-600\/80 {
  color: rgb(82 82 82 / 0.8);
}
.text-neutral-600\/85 {
  color: rgb(82 82 82 / 0.85);
}
.text-neutral-600\/90 {
  color: rgb(82 82 82 / 0.9);
}
.text-neutral-600\/95 {
  color: rgb(82 82 82 / 0.95);
}
.text-neutral-700 {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}
.text-neutral-700\/0 {
  color: rgb(64 64 64 / 0);
}
.text-neutral-700\/10 {
  color: rgb(64 64 64 / 0.1);
}
.text-neutral-700\/100 {
  color: rgb(64 64 64 / 1);
}
.text-neutral-700\/15 {
  color: rgb(64 64 64 / 0.15);
}
.text-neutral-700\/20 {
  color: rgb(64 64 64 / 0.2);
}
.text-neutral-700\/25 {
  color: rgb(64 64 64 / 0.25);
}
.text-neutral-700\/30 {
  color: rgb(64 64 64 / 0.3);
}
.text-neutral-700\/35 {
  color: rgb(64 64 64 / 0.35);
}
.text-neutral-700\/40 {
  color: rgb(64 64 64 / 0.4);
}
.text-neutral-700\/45 {
  color: rgb(64 64 64 / 0.45);
}
.text-neutral-700\/5 {
  color: rgb(64 64 64 / 0.05);
}
.text-neutral-700\/50 {
  color: rgb(64 64 64 / 0.5);
}
.text-neutral-700\/55 {
  color: rgb(64 64 64 / 0.55);
}
.text-neutral-700\/60 {
  color: rgb(64 64 64 / 0.6);
}
.text-neutral-700\/65 {
  color: rgb(64 64 64 / 0.65);
}
.text-neutral-700\/70 {
  color: rgb(64 64 64 / 0.7);
}
.text-neutral-700\/75 {
  color: rgb(64 64 64 / 0.75);
}
.text-neutral-700\/80 {
  color: rgb(64 64 64 / 0.8);
}
.text-neutral-700\/85 {
  color: rgb(64 64 64 / 0.85);
}
.text-neutral-700\/90 {
  color: rgb(64 64 64 / 0.9);
}
.text-neutral-700\/95 {
  color: rgb(64 64 64 / 0.95);
}
.text-neutral-800 {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}
.text-neutral-800\/0 {
  color: rgb(38 38 38 / 0);
}
.text-neutral-800\/10 {
  color: rgb(38 38 38 / 0.1);
}
.text-neutral-800\/100 {
  color: rgb(38 38 38 / 1);
}
.text-neutral-800\/15 {
  color: rgb(38 38 38 / 0.15);
}
.text-neutral-800\/20 {
  color: rgb(38 38 38 / 0.2);
}
.text-neutral-800\/25 {
  color: rgb(38 38 38 / 0.25);
}
.text-neutral-800\/30 {
  color: rgb(38 38 38 / 0.3);
}
.text-neutral-800\/35 {
  color: rgb(38 38 38 / 0.35);
}
.text-neutral-800\/40 {
  color: rgb(38 38 38 / 0.4);
}
.text-neutral-800\/45 {
  color: rgb(38 38 38 / 0.45);
}
.text-neutral-800\/5 {
  color: rgb(38 38 38 / 0.05);
}
.text-neutral-800\/50 {
  color: rgb(38 38 38 / 0.5);
}
.text-neutral-800\/55 {
  color: rgb(38 38 38 / 0.55);
}
.text-neutral-800\/60 {
  color: rgb(38 38 38 / 0.6);
}
.text-neutral-800\/65 {
  color: rgb(38 38 38 / 0.65);
}
.text-neutral-800\/70 {
  color: rgb(38 38 38 / 0.7);
}
.text-neutral-800\/75 {
  color: rgb(38 38 38 / 0.75);
}
.text-neutral-800\/80 {
  color: rgb(38 38 38 / 0.8);
}
.text-neutral-800\/85 {
  color: rgb(38 38 38 / 0.85);
}
.text-neutral-800\/90 {
  color: rgb(38 38 38 / 0.9);
}
.text-neutral-800\/95 {
  color: rgb(38 38 38 / 0.95);
}
.text-neutral-900 {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}
.text-neutral-900\/0 {
  color: rgb(23 23 23 / 0);
}
.text-neutral-900\/10 {
  color: rgb(23 23 23 / 0.1);
}
.text-neutral-900\/100 {
  color: rgb(23 23 23 / 1);
}
.text-neutral-900\/15 {
  color: rgb(23 23 23 / 0.15);
}
.text-neutral-900\/20 {
  color: rgb(23 23 23 / 0.2);
}
.text-neutral-900\/25 {
  color: rgb(23 23 23 / 0.25);
}
.text-neutral-900\/30 {
  color: rgb(23 23 23 / 0.3);
}
.text-neutral-900\/35 {
  color: rgb(23 23 23 / 0.35);
}
.text-neutral-900\/40 {
  color: rgb(23 23 23 / 0.4);
}
.text-neutral-900\/45 {
  color: rgb(23 23 23 / 0.45);
}
.text-neutral-900\/5 {
  color: rgb(23 23 23 / 0.05);
}
.text-neutral-900\/50 {
  color: rgb(23 23 23 / 0.5);
}
.text-neutral-900\/55 {
  color: rgb(23 23 23 / 0.55);
}
.text-neutral-900\/60 {
  color: rgb(23 23 23 / 0.6);
}
.text-neutral-900\/65 {
  color: rgb(23 23 23 / 0.65);
}
.text-neutral-900\/70 {
  color: rgb(23 23 23 / 0.7);
}
.text-neutral-900\/75 {
  color: rgb(23 23 23 / 0.75);
}
.text-neutral-900\/80 {
  color: rgb(23 23 23 / 0.8);
}
.text-neutral-900\/85 {
  color: rgb(23 23 23 / 0.85);
}
.text-neutral-900\/90 {
  color: rgb(23 23 23 / 0.9);
}
.text-neutral-900\/95 {
  color: rgb(23 23 23 / 0.95);
}
.text-orange-100 {
  --tw-text-opacity: 1;
  color: rgb(254 236 220 / var(--tw-text-opacity, 1));
}
.text-orange-100\/0 {
  color: rgb(254 236 220 / 0);
}
.text-orange-100\/10 {
  color: rgb(254 236 220 / 0.1);
}
.text-orange-100\/100 {
  color: rgb(254 236 220 / 1);
}
.text-orange-100\/15 {
  color: rgb(254 236 220 / 0.15);
}
.text-orange-100\/20 {
  color: rgb(254 236 220 / 0.2);
}
.text-orange-100\/25 {
  color: rgb(254 236 220 / 0.25);
}
.text-orange-100\/30 {
  color: rgb(254 236 220 / 0.3);
}
.text-orange-100\/35 {
  color: rgb(254 236 220 / 0.35);
}
.text-orange-100\/40 {
  color: rgb(254 236 220 / 0.4);
}
.text-orange-100\/45 {
  color: rgb(254 236 220 / 0.45);
}
.text-orange-100\/5 {
  color: rgb(254 236 220 / 0.05);
}
.text-orange-100\/50 {
  color: rgb(254 236 220 / 0.5);
}
.text-orange-100\/55 {
  color: rgb(254 236 220 / 0.55);
}
.text-orange-100\/60 {
  color: rgb(254 236 220 / 0.6);
}
.text-orange-100\/65 {
  color: rgb(254 236 220 / 0.65);
}
.text-orange-100\/70 {
  color: rgb(254 236 220 / 0.7);
}
.text-orange-100\/75 {
  color: rgb(254 236 220 / 0.75);
}
.text-orange-100\/80 {
  color: rgb(254 236 220 / 0.8);
}
.text-orange-100\/85 {
  color: rgb(254 236 220 / 0.85);
}
.text-orange-100\/90 {
  color: rgb(254 236 220 / 0.9);
}
.text-orange-100\/95 {
  color: rgb(254 236 220 / 0.95);
}
.text-orange-200 {
  --tw-text-opacity: 1;
  color: rgb(252 217 189 / var(--tw-text-opacity, 1));
}
.text-orange-200\/0 {
  color: rgb(252 217 189 / 0);
}
.text-orange-200\/10 {
  color: rgb(252 217 189 / 0.1);
}
.text-orange-200\/100 {
  color: rgb(252 217 189 / 1);
}
.text-orange-200\/15 {
  color: rgb(252 217 189 / 0.15);
}
.text-orange-200\/20 {
  color: rgb(252 217 189 / 0.2);
}
.text-orange-200\/25 {
  color: rgb(252 217 189 / 0.25);
}
.text-orange-200\/30 {
  color: rgb(252 217 189 / 0.3);
}
.text-orange-200\/35 {
  color: rgb(252 217 189 / 0.35);
}
.text-orange-200\/40 {
  color: rgb(252 217 189 / 0.4);
}
.text-orange-200\/45 {
  color: rgb(252 217 189 / 0.45);
}
.text-orange-200\/5 {
  color: rgb(252 217 189 / 0.05);
}
.text-orange-200\/50 {
  color: rgb(252 217 189 / 0.5);
}
.text-orange-200\/55 {
  color: rgb(252 217 189 / 0.55);
}
.text-orange-200\/60 {
  color: rgb(252 217 189 / 0.6);
}
.text-orange-200\/65 {
  color: rgb(252 217 189 / 0.65);
}
.text-orange-200\/70 {
  color: rgb(252 217 189 / 0.7);
}
.text-orange-200\/75 {
  color: rgb(252 217 189 / 0.75);
}
.text-orange-200\/80 {
  color: rgb(252 217 189 / 0.8);
}
.text-orange-200\/85 {
  color: rgb(252 217 189 / 0.85);
}
.text-orange-200\/90 {
  color: rgb(252 217 189 / 0.9);
}
.text-orange-200\/95 {
  color: rgb(252 217 189 / 0.95);
}
.text-orange-300 {
  --tw-text-opacity: 1;
  color: rgb(253 186 140 / var(--tw-text-opacity, 1));
}
.text-orange-300\/0 {
  color: rgb(253 186 140 / 0);
}
.text-orange-300\/10 {
  color: rgb(253 186 140 / 0.1);
}
.text-orange-300\/100 {
  color: rgb(253 186 140 / 1);
}
.text-orange-300\/15 {
  color: rgb(253 186 140 / 0.15);
}
.text-orange-300\/20 {
  color: rgb(253 186 140 / 0.2);
}
.text-orange-300\/25 {
  color: rgb(253 186 140 / 0.25);
}
.text-orange-300\/30 {
  color: rgb(253 186 140 / 0.3);
}
.text-orange-300\/35 {
  color: rgb(253 186 140 / 0.35);
}
.text-orange-300\/40 {
  color: rgb(253 186 140 / 0.4);
}
.text-orange-300\/45 {
  color: rgb(253 186 140 / 0.45);
}
.text-orange-300\/5 {
  color: rgb(253 186 140 / 0.05);
}
.text-orange-300\/50 {
  color: rgb(253 186 140 / 0.5);
}
.text-orange-300\/55 {
  color: rgb(253 186 140 / 0.55);
}
.text-orange-300\/60 {
  color: rgb(253 186 140 / 0.6);
}
.text-orange-300\/65 {
  color: rgb(253 186 140 / 0.65);
}
.text-orange-300\/70 {
  color: rgb(253 186 140 / 0.7);
}
.text-orange-300\/75 {
  color: rgb(253 186 140 / 0.75);
}
.text-orange-300\/80 {
  color: rgb(253 186 140 / 0.8);
}
.text-orange-300\/85 {
  color: rgb(253 186 140 / 0.85);
}
.text-orange-300\/90 {
  color: rgb(253 186 140 / 0.9);
}
.text-orange-300\/95 {
  color: rgb(253 186 140 / 0.95);
}
.text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity, 1));
}
.text-orange-400\/0 {
  color: rgb(255 138 76 / 0);
}
.text-orange-400\/10 {
  color: rgb(255 138 76 / 0.1);
}
.text-orange-400\/100 {
  color: rgb(255 138 76 / 1);
}
.text-orange-400\/15 {
  color: rgb(255 138 76 / 0.15);
}
.text-orange-400\/20 {
  color: rgb(255 138 76 / 0.2);
}
.text-orange-400\/25 {
  color: rgb(255 138 76 / 0.25);
}
.text-orange-400\/30 {
  color: rgb(255 138 76 / 0.3);
}
.text-orange-400\/35 {
  color: rgb(255 138 76 / 0.35);
}
.text-orange-400\/40 {
  color: rgb(255 138 76 / 0.4);
}
.text-orange-400\/45 {
  color: rgb(255 138 76 / 0.45);
}
.text-orange-400\/5 {
  color: rgb(255 138 76 / 0.05);
}
.text-orange-400\/50 {
  color: rgb(255 138 76 / 0.5);
}
.text-orange-400\/55 {
  color: rgb(255 138 76 / 0.55);
}
.text-orange-400\/60 {
  color: rgb(255 138 76 / 0.6);
}
.text-orange-400\/65 {
  color: rgb(255 138 76 / 0.65);
}
.text-orange-400\/70 {
  color: rgb(255 138 76 / 0.7);
}
.text-orange-400\/75 {
  color: rgb(255 138 76 / 0.75);
}
.text-orange-400\/80 {
  color: rgb(255 138 76 / 0.8);
}
.text-orange-400\/85 {
  color: rgb(255 138 76 / 0.85);
}
.text-orange-400\/90 {
  color: rgb(255 138 76 / 0.9);
}
.text-orange-400\/95 {
  color: rgb(255 138 76 / 0.95);
}
.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(255 90 31 / var(--tw-text-opacity, 1));
}
.text-orange-500\/0 {
  color: rgb(255 90 31 / 0);
}
.text-orange-500\/10 {
  color: rgb(255 90 31 / 0.1);
}
.text-orange-500\/100 {
  color: rgb(255 90 31 / 1);
}
.text-orange-500\/15 {
  color: rgb(255 90 31 / 0.15);
}
.text-orange-500\/20 {
  color: rgb(255 90 31 / 0.2);
}
.text-orange-500\/25 {
  color: rgb(255 90 31 / 0.25);
}
.text-orange-500\/30 {
  color: rgb(255 90 31 / 0.3);
}
.text-orange-500\/35 {
  color: rgb(255 90 31 / 0.35);
}
.text-orange-500\/40 {
  color: rgb(255 90 31 / 0.4);
}
.text-orange-500\/45 {
  color: rgb(255 90 31 / 0.45);
}
.text-orange-500\/5 {
  color: rgb(255 90 31 / 0.05);
}
.text-orange-500\/50 {
  color: rgb(255 90 31 / 0.5);
}
.text-orange-500\/55 {
  color: rgb(255 90 31 / 0.55);
}
.text-orange-500\/60 {
  color: rgb(255 90 31 / 0.6);
}
.text-orange-500\/65 {
  color: rgb(255 90 31 / 0.65);
}
.text-orange-500\/70 {
  color: rgb(255 90 31 / 0.7);
}
.text-orange-500\/75 {
  color: rgb(255 90 31 / 0.75);
}
.text-orange-500\/80 {
  color: rgb(255 90 31 / 0.8);
}
.text-orange-500\/85 {
  color: rgb(255 90 31 / 0.85);
}
.text-orange-500\/90 {
  color: rgb(255 90 31 / 0.9);
}
.text-orange-500\/95 {
  color: rgb(255 90 31 / 0.95);
}
.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(208 56 1 / var(--tw-text-opacity, 1));
}
.text-orange-600\/0 {
  color: rgb(208 56 1 / 0);
}
.text-orange-600\/10 {
  color: rgb(208 56 1 / 0.1);
}
.text-orange-600\/100 {
  color: rgb(208 56 1 / 1);
}
.text-orange-600\/15 {
  color: rgb(208 56 1 / 0.15);
}
.text-orange-600\/20 {
  color: rgb(208 56 1 / 0.2);
}
.text-orange-600\/25 {
  color: rgb(208 56 1 / 0.25);
}
.text-orange-600\/30 {
  color: rgb(208 56 1 / 0.3);
}
.text-orange-600\/35 {
  color: rgb(208 56 1 / 0.35);
}
.text-orange-600\/40 {
  color: rgb(208 56 1 / 0.4);
}
.text-orange-600\/45 {
  color: rgb(208 56 1 / 0.45);
}
.text-orange-600\/5 {
  color: rgb(208 56 1 / 0.05);
}
.text-orange-600\/50 {
  color: rgb(208 56 1 / 0.5);
}
.text-orange-600\/55 {
  color: rgb(208 56 1 / 0.55);
}
.text-orange-600\/60 {
  color: rgb(208 56 1 / 0.6);
}
.text-orange-600\/65 {
  color: rgb(208 56 1 / 0.65);
}
.text-orange-600\/70 {
  color: rgb(208 56 1 / 0.7);
}
.text-orange-600\/75 {
  color: rgb(208 56 1 / 0.75);
}
.text-orange-600\/80 {
  color: rgb(208 56 1 / 0.8);
}
.text-orange-600\/85 {
  color: rgb(208 56 1 / 0.85);
}
.text-orange-600\/90 {
  color: rgb(208 56 1 / 0.9);
}
.text-orange-600\/95 {
  color: rgb(208 56 1 / 0.95);
}
.text-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(180 52 3 / var(--tw-text-opacity, 1));
}
.text-orange-700\/0 {
  color: rgb(180 52 3 / 0);
}
.text-orange-700\/10 {
  color: rgb(180 52 3 / 0.1);
}
.text-orange-700\/100 {
  color: rgb(180 52 3 / 1);
}
.text-orange-700\/15 {
  color: rgb(180 52 3 / 0.15);
}
.text-orange-700\/20 {
  color: rgb(180 52 3 / 0.2);
}
.text-orange-700\/25 {
  color: rgb(180 52 3 / 0.25);
}
.text-orange-700\/30 {
  color: rgb(180 52 3 / 0.3);
}
.text-orange-700\/35 {
  color: rgb(180 52 3 / 0.35);
}
.text-orange-700\/40 {
  color: rgb(180 52 3 / 0.4);
}
.text-orange-700\/45 {
  color: rgb(180 52 3 / 0.45);
}
.text-orange-700\/5 {
  color: rgb(180 52 3 / 0.05);
}
.text-orange-700\/50 {
  color: rgb(180 52 3 / 0.5);
}
.text-orange-700\/55 {
  color: rgb(180 52 3 / 0.55);
}
.text-orange-700\/60 {
  color: rgb(180 52 3 / 0.6);
}
.text-orange-700\/65 {
  color: rgb(180 52 3 / 0.65);
}
.text-orange-700\/70 {
  color: rgb(180 52 3 / 0.7);
}
.text-orange-700\/75 {
  color: rgb(180 52 3 / 0.75);
}
.text-orange-700\/80 {
  color: rgb(180 52 3 / 0.8);
}
.text-orange-700\/85 {
  color: rgb(180 52 3 / 0.85);
}
.text-orange-700\/90 {
  color: rgb(180 52 3 / 0.9);
}
.text-orange-700\/95 {
  color: rgb(180 52 3 / 0.95);
}
.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(138 44 13 / var(--tw-text-opacity, 1));
}
.text-orange-800\/0 {
  color: rgb(138 44 13 / 0);
}
.text-orange-800\/10 {
  color: rgb(138 44 13 / 0.1);
}
.text-orange-800\/100 {
  color: rgb(138 44 13 / 1);
}
.text-orange-800\/15 {
  color: rgb(138 44 13 / 0.15);
}
.text-orange-800\/20 {
  color: rgb(138 44 13 / 0.2);
}
.text-orange-800\/25 {
  color: rgb(138 44 13 / 0.25);
}
.text-orange-800\/30 {
  color: rgb(138 44 13 / 0.3);
}
.text-orange-800\/35 {
  color: rgb(138 44 13 / 0.35);
}
.text-orange-800\/40 {
  color: rgb(138 44 13 / 0.4);
}
.text-orange-800\/45 {
  color: rgb(138 44 13 / 0.45);
}
.text-orange-800\/5 {
  color: rgb(138 44 13 / 0.05);
}
.text-orange-800\/50 {
  color: rgb(138 44 13 / 0.5);
}
.text-orange-800\/55 {
  color: rgb(138 44 13 / 0.55);
}
.text-orange-800\/60 {
  color: rgb(138 44 13 / 0.6);
}
.text-orange-800\/65 {
  color: rgb(138 44 13 / 0.65);
}
.text-orange-800\/70 {
  color: rgb(138 44 13 / 0.7);
}
.text-orange-800\/75 {
  color: rgb(138 44 13 / 0.75);
}
.text-orange-800\/80 {
  color: rgb(138 44 13 / 0.8);
}
.text-orange-800\/85 {
  color: rgb(138 44 13 / 0.85);
}
.text-orange-800\/90 {
  color: rgb(138 44 13 / 0.9);
}
.text-orange-800\/95 {
  color: rgb(138 44 13 / 0.95);
}
.text-orange-900 {
  --tw-text-opacity: 1;
  color: rgb(119 29 29 / var(--tw-text-opacity, 1));
}
.text-orange-900\/0 {
  color: rgb(119 29 29 / 0);
}
.text-orange-900\/10 {
  color: rgb(119 29 29 / 0.1);
}
.text-orange-900\/100 {
  color: rgb(119 29 29 / 1);
}
.text-orange-900\/15 {
  color: rgb(119 29 29 / 0.15);
}
.text-orange-900\/20 {
  color: rgb(119 29 29 / 0.2);
}
.text-orange-900\/25 {
  color: rgb(119 29 29 / 0.25);
}
.text-orange-900\/30 {
  color: rgb(119 29 29 / 0.3);
}
.text-orange-900\/35 {
  color: rgb(119 29 29 / 0.35);
}
.text-orange-900\/40 {
  color: rgb(119 29 29 / 0.4);
}
.text-orange-900\/45 {
  color: rgb(119 29 29 / 0.45);
}
.text-orange-900\/5 {
  color: rgb(119 29 29 / 0.05);
}
.text-orange-900\/50 {
  color: rgb(119 29 29 / 0.5);
}
.text-orange-900\/55 {
  color: rgb(119 29 29 / 0.55);
}
.text-orange-900\/60 {
  color: rgb(119 29 29 / 0.6);
}
.text-orange-900\/65 {
  color: rgb(119 29 29 / 0.65);
}
.text-orange-900\/70 {
  color: rgb(119 29 29 / 0.7);
}
.text-orange-900\/75 {
  color: rgb(119 29 29 / 0.75);
}
.text-orange-900\/80 {
  color: rgb(119 29 29 / 0.8);
}
.text-orange-900\/85 {
  color: rgb(119 29 29 / 0.85);
}
.text-orange-900\/90 {
  color: rgb(119 29 29 / 0.9);
}
.text-orange-900\/95 {
  color: rgb(119 29 29 / 0.95);
}
.text-pink-100 {
  --tw-text-opacity: 1;
  color: rgb(252 232 243 / var(--tw-text-opacity, 1));
}
.text-pink-100\/0 {
  color: rgb(252 232 243 / 0);
}
.text-pink-100\/10 {
  color: rgb(252 232 243 / 0.1);
}
.text-pink-100\/100 {
  color: rgb(252 232 243 / 1);
}
.text-pink-100\/15 {
  color: rgb(252 232 243 / 0.15);
}
.text-pink-100\/20 {
  color: rgb(252 232 243 / 0.2);
}
.text-pink-100\/25 {
  color: rgb(252 232 243 / 0.25);
}
.text-pink-100\/30 {
  color: rgb(252 232 243 / 0.3);
}
.text-pink-100\/35 {
  color: rgb(252 232 243 / 0.35);
}
.text-pink-100\/40 {
  color: rgb(252 232 243 / 0.4);
}
.text-pink-100\/45 {
  color: rgb(252 232 243 / 0.45);
}
.text-pink-100\/5 {
  color: rgb(252 232 243 / 0.05);
}
.text-pink-100\/50 {
  color: rgb(252 232 243 / 0.5);
}
.text-pink-100\/55 {
  color: rgb(252 232 243 / 0.55);
}
.text-pink-100\/60 {
  color: rgb(252 232 243 / 0.6);
}
.text-pink-100\/65 {
  color: rgb(252 232 243 / 0.65);
}
.text-pink-100\/70 {
  color: rgb(252 232 243 / 0.7);
}
.text-pink-100\/75 {
  color: rgb(252 232 243 / 0.75);
}
.text-pink-100\/80 {
  color: rgb(252 232 243 / 0.8);
}
.text-pink-100\/85 {
  color: rgb(252 232 243 / 0.85);
}
.text-pink-100\/90 {
  color: rgb(252 232 243 / 0.9);
}
.text-pink-100\/95 {
  color: rgb(252 232 243 / 0.95);
}
.text-pink-200 {
  --tw-text-opacity: 1;
  color: rgb(250 209 232 / var(--tw-text-opacity, 1));
}
.text-pink-200\/0 {
  color: rgb(250 209 232 / 0);
}
.text-pink-200\/10 {
  color: rgb(250 209 232 / 0.1);
}
.text-pink-200\/100 {
  color: rgb(250 209 232 / 1);
}
.text-pink-200\/15 {
  color: rgb(250 209 232 / 0.15);
}
.text-pink-200\/20 {
  color: rgb(250 209 232 / 0.2);
}
.text-pink-200\/25 {
  color: rgb(250 209 232 / 0.25);
}
.text-pink-200\/30 {
  color: rgb(250 209 232 / 0.3);
}
.text-pink-200\/35 {
  color: rgb(250 209 232 / 0.35);
}
.text-pink-200\/40 {
  color: rgb(250 209 232 / 0.4);
}
.text-pink-200\/45 {
  color: rgb(250 209 232 / 0.45);
}
.text-pink-200\/5 {
  color: rgb(250 209 232 / 0.05);
}
.text-pink-200\/50 {
  color: rgb(250 209 232 / 0.5);
}
.text-pink-200\/55 {
  color: rgb(250 209 232 / 0.55);
}
.text-pink-200\/60 {
  color: rgb(250 209 232 / 0.6);
}
.text-pink-200\/65 {
  color: rgb(250 209 232 / 0.65);
}
.text-pink-200\/70 {
  color: rgb(250 209 232 / 0.7);
}
.text-pink-200\/75 {
  color: rgb(250 209 232 / 0.75);
}
.text-pink-200\/80 {
  color: rgb(250 209 232 / 0.8);
}
.text-pink-200\/85 {
  color: rgb(250 209 232 / 0.85);
}
.text-pink-200\/90 {
  color: rgb(250 209 232 / 0.9);
}
.text-pink-200\/95 {
  color: rgb(250 209 232 / 0.95);
}
.text-pink-300 {
  --tw-text-opacity: 1;
  color: rgb(248 180 217 / var(--tw-text-opacity, 1));
}
.text-pink-300\/0 {
  color: rgb(248 180 217 / 0);
}
.text-pink-300\/10 {
  color: rgb(248 180 217 / 0.1);
}
.text-pink-300\/100 {
  color: rgb(248 180 217 / 1);
}
.text-pink-300\/15 {
  color: rgb(248 180 217 / 0.15);
}
.text-pink-300\/20 {
  color: rgb(248 180 217 / 0.2);
}
.text-pink-300\/25 {
  color: rgb(248 180 217 / 0.25);
}
.text-pink-300\/30 {
  color: rgb(248 180 217 / 0.3);
}
.text-pink-300\/35 {
  color: rgb(248 180 217 / 0.35);
}
.text-pink-300\/40 {
  color: rgb(248 180 217 / 0.4);
}
.text-pink-300\/45 {
  color: rgb(248 180 217 / 0.45);
}
.text-pink-300\/5 {
  color: rgb(248 180 217 / 0.05);
}
.text-pink-300\/50 {
  color: rgb(248 180 217 / 0.5);
}
.text-pink-300\/55 {
  color: rgb(248 180 217 / 0.55);
}
.text-pink-300\/60 {
  color: rgb(248 180 217 / 0.6);
}
.text-pink-300\/65 {
  color: rgb(248 180 217 / 0.65);
}
.text-pink-300\/70 {
  color: rgb(248 180 217 / 0.7);
}
.text-pink-300\/75 {
  color: rgb(248 180 217 / 0.75);
}
.text-pink-300\/80 {
  color: rgb(248 180 217 / 0.8);
}
.text-pink-300\/85 {
  color: rgb(248 180 217 / 0.85);
}
.text-pink-300\/90 {
  color: rgb(248 180 217 / 0.9);
}
.text-pink-300\/95 {
  color: rgb(248 180 217 / 0.95);
}
.text-pink-400 {
  --tw-text-opacity: 1;
  color: rgb(241 126 184 / var(--tw-text-opacity, 1));
}
.text-pink-400\/0 {
  color: rgb(241 126 184 / 0);
}
.text-pink-400\/10 {
  color: rgb(241 126 184 / 0.1);
}
.text-pink-400\/100 {
  color: rgb(241 126 184 / 1);
}
.text-pink-400\/15 {
  color: rgb(241 126 184 / 0.15);
}
.text-pink-400\/20 {
  color: rgb(241 126 184 / 0.2);
}
.text-pink-400\/25 {
  color: rgb(241 126 184 / 0.25);
}
.text-pink-400\/30 {
  color: rgb(241 126 184 / 0.3);
}
.text-pink-400\/35 {
  color: rgb(241 126 184 / 0.35);
}
.text-pink-400\/40 {
  color: rgb(241 126 184 / 0.4);
}
.text-pink-400\/45 {
  color: rgb(241 126 184 / 0.45);
}
.text-pink-400\/5 {
  color: rgb(241 126 184 / 0.05);
}
.text-pink-400\/50 {
  color: rgb(241 126 184 / 0.5);
}
.text-pink-400\/55 {
  color: rgb(241 126 184 / 0.55);
}
.text-pink-400\/60 {
  color: rgb(241 126 184 / 0.6);
}
.text-pink-400\/65 {
  color: rgb(241 126 184 / 0.65);
}
.text-pink-400\/70 {
  color: rgb(241 126 184 / 0.7);
}
.text-pink-400\/75 {
  color: rgb(241 126 184 / 0.75);
}
.text-pink-400\/80 {
  color: rgb(241 126 184 / 0.8);
}
.text-pink-400\/85 {
  color: rgb(241 126 184 / 0.85);
}
.text-pink-400\/90 {
  color: rgb(241 126 184 / 0.9);
}
.text-pink-400\/95 {
  color: rgb(241 126 184 / 0.95);
}
.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(231 70 148 / var(--tw-text-opacity, 1));
}
.text-pink-500\/0 {
  color: rgb(231 70 148 / 0);
}
.text-pink-500\/10 {
  color: rgb(231 70 148 / 0.1);
}
.text-pink-500\/100 {
  color: rgb(231 70 148 / 1);
}
.text-pink-500\/15 {
  color: rgb(231 70 148 / 0.15);
}
.text-pink-500\/20 {
  color: rgb(231 70 148 / 0.2);
}
.text-pink-500\/25 {
  color: rgb(231 70 148 / 0.25);
}
.text-pink-500\/30 {
  color: rgb(231 70 148 / 0.3);
}
.text-pink-500\/35 {
  color: rgb(231 70 148 / 0.35);
}
.text-pink-500\/40 {
  color: rgb(231 70 148 / 0.4);
}
.text-pink-500\/45 {
  color: rgb(231 70 148 / 0.45);
}
.text-pink-500\/5 {
  color: rgb(231 70 148 / 0.05);
}
.text-pink-500\/50 {
  color: rgb(231 70 148 / 0.5);
}
.text-pink-500\/55 {
  color: rgb(231 70 148 / 0.55);
}
.text-pink-500\/60 {
  color: rgb(231 70 148 / 0.6);
}
.text-pink-500\/65 {
  color: rgb(231 70 148 / 0.65);
}
.text-pink-500\/70 {
  color: rgb(231 70 148 / 0.7);
}
.text-pink-500\/75 {
  color: rgb(231 70 148 / 0.75);
}
.text-pink-500\/80 {
  color: rgb(231 70 148 / 0.8);
}
.text-pink-500\/85 {
  color: rgb(231 70 148 / 0.85);
}
.text-pink-500\/90 {
  color: rgb(231 70 148 / 0.9);
}
.text-pink-500\/95 {
  color: rgb(231 70 148 / 0.95);
}
.text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(214 31 105 / var(--tw-text-opacity, 1));
}
.text-pink-600\/0 {
  color: rgb(214 31 105 / 0);
}
.text-pink-600\/10 {
  color: rgb(214 31 105 / 0.1);
}
.text-pink-600\/100 {
  color: rgb(214 31 105 / 1);
}
.text-pink-600\/15 {
  color: rgb(214 31 105 / 0.15);
}
.text-pink-600\/20 {
  color: rgb(214 31 105 / 0.2);
}
.text-pink-600\/25 {
  color: rgb(214 31 105 / 0.25);
}
.text-pink-600\/30 {
  color: rgb(214 31 105 / 0.3);
}
.text-pink-600\/35 {
  color: rgb(214 31 105 / 0.35);
}
.text-pink-600\/40 {
  color: rgb(214 31 105 / 0.4);
}
.text-pink-600\/45 {
  color: rgb(214 31 105 / 0.45);
}
.text-pink-600\/5 {
  color: rgb(214 31 105 / 0.05);
}
.text-pink-600\/50 {
  color: rgb(214 31 105 / 0.5);
}
.text-pink-600\/55 {
  color: rgb(214 31 105 / 0.55);
}
.text-pink-600\/60 {
  color: rgb(214 31 105 / 0.6);
}
.text-pink-600\/65 {
  color: rgb(214 31 105 / 0.65);
}
.text-pink-600\/70 {
  color: rgb(214 31 105 / 0.7);
}
.text-pink-600\/75 {
  color: rgb(214 31 105 / 0.75);
}
.text-pink-600\/80 {
  color: rgb(214 31 105 / 0.8);
}
.text-pink-600\/85 {
  color: rgb(214 31 105 / 0.85);
}
.text-pink-600\/90 {
  color: rgb(214 31 105 / 0.9);
}
.text-pink-600\/95 {
  color: rgb(214 31 105 / 0.95);
}
.text-pink-700 {
  --tw-text-opacity: 1;
  color: rgb(191 18 93 / var(--tw-text-opacity, 1));
}
.text-pink-700\/0 {
  color: rgb(191 18 93 / 0);
}
.text-pink-700\/10 {
  color: rgb(191 18 93 / 0.1);
}
.text-pink-700\/100 {
  color: rgb(191 18 93 / 1);
}
.text-pink-700\/15 {
  color: rgb(191 18 93 / 0.15);
}
.text-pink-700\/20 {
  color: rgb(191 18 93 / 0.2);
}
.text-pink-700\/25 {
  color: rgb(191 18 93 / 0.25);
}
.text-pink-700\/30 {
  color: rgb(191 18 93 / 0.3);
}
.text-pink-700\/35 {
  color: rgb(191 18 93 / 0.35);
}
.text-pink-700\/40 {
  color: rgb(191 18 93 / 0.4);
}
.text-pink-700\/45 {
  color: rgb(191 18 93 / 0.45);
}
.text-pink-700\/5 {
  color: rgb(191 18 93 / 0.05);
}
.text-pink-700\/50 {
  color: rgb(191 18 93 / 0.5);
}
.text-pink-700\/55 {
  color: rgb(191 18 93 / 0.55);
}
.text-pink-700\/60 {
  color: rgb(191 18 93 / 0.6);
}
.text-pink-700\/65 {
  color: rgb(191 18 93 / 0.65);
}
.text-pink-700\/70 {
  color: rgb(191 18 93 / 0.7);
}
.text-pink-700\/75 {
  color: rgb(191 18 93 / 0.75);
}
.text-pink-700\/80 {
  color: rgb(191 18 93 / 0.8);
}
.text-pink-700\/85 {
  color: rgb(191 18 93 / 0.85);
}
.text-pink-700\/90 {
  color: rgb(191 18 93 / 0.9);
}
.text-pink-700\/95 {
  color: rgb(191 18 93 / 0.95);
}
.text-pink-800 {
  --tw-text-opacity: 1;
  color: rgb(153 21 75 / var(--tw-text-opacity, 1));
}
.text-pink-800\/0 {
  color: rgb(153 21 75 / 0);
}
.text-pink-800\/10 {
  color: rgb(153 21 75 / 0.1);
}
.text-pink-800\/100 {
  color: rgb(153 21 75 / 1);
}
.text-pink-800\/15 {
  color: rgb(153 21 75 / 0.15);
}
.text-pink-800\/20 {
  color: rgb(153 21 75 / 0.2);
}
.text-pink-800\/25 {
  color: rgb(153 21 75 / 0.25);
}
.text-pink-800\/30 {
  color: rgb(153 21 75 / 0.3);
}
.text-pink-800\/35 {
  color: rgb(153 21 75 / 0.35);
}
.text-pink-800\/40 {
  color: rgb(153 21 75 / 0.4);
}
.text-pink-800\/45 {
  color: rgb(153 21 75 / 0.45);
}
.text-pink-800\/5 {
  color: rgb(153 21 75 / 0.05);
}
.text-pink-800\/50 {
  color: rgb(153 21 75 / 0.5);
}
.text-pink-800\/55 {
  color: rgb(153 21 75 / 0.55);
}
.text-pink-800\/60 {
  color: rgb(153 21 75 / 0.6);
}
.text-pink-800\/65 {
  color: rgb(153 21 75 / 0.65);
}
.text-pink-800\/70 {
  color: rgb(153 21 75 / 0.7);
}
.text-pink-800\/75 {
  color: rgb(153 21 75 / 0.75);
}
.text-pink-800\/80 {
  color: rgb(153 21 75 / 0.8);
}
.text-pink-800\/85 {
  color: rgb(153 21 75 / 0.85);
}
.text-pink-800\/90 {
  color: rgb(153 21 75 / 0.9);
}
.text-pink-800\/95 {
  color: rgb(153 21 75 / 0.95);
}
.text-pink-900 {
  --tw-text-opacity: 1;
  color: rgb(117 26 61 / var(--tw-text-opacity, 1));
}
.text-pink-900\/0 {
  color: rgb(117 26 61 / 0);
}
.text-pink-900\/10 {
  color: rgb(117 26 61 / 0.1);
}
.text-pink-900\/100 {
  color: rgb(117 26 61 / 1);
}
.text-pink-900\/15 {
  color: rgb(117 26 61 / 0.15);
}
.text-pink-900\/20 {
  color: rgb(117 26 61 / 0.2);
}
.text-pink-900\/25 {
  color: rgb(117 26 61 / 0.25);
}
.text-pink-900\/30 {
  color: rgb(117 26 61 / 0.3);
}
.text-pink-900\/35 {
  color: rgb(117 26 61 / 0.35);
}
.text-pink-900\/40 {
  color: rgb(117 26 61 / 0.4);
}
.text-pink-900\/45 {
  color: rgb(117 26 61 / 0.45);
}
.text-pink-900\/5 {
  color: rgb(117 26 61 / 0.05);
}
.text-pink-900\/50 {
  color: rgb(117 26 61 / 0.5);
}
.text-pink-900\/55 {
  color: rgb(117 26 61 / 0.55);
}
.text-pink-900\/60 {
  color: rgb(117 26 61 / 0.6);
}
.text-pink-900\/65 {
  color: rgb(117 26 61 / 0.65);
}
.text-pink-900\/70 {
  color: rgb(117 26 61 / 0.7);
}
.text-pink-900\/75 {
  color: rgb(117 26 61 / 0.75);
}
.text-pink-900\/80 {
  color: rgb(117 26 61 / 0.8);
}
.text-pink-900\/85 {
  color: rgb(117 26 61 / 0.85);
}
.text-pink-900\/90 {
  color: rgb(117 26 61 / 0.9);
}
.text-pink-900\/95 {
  color: rgb(117 26 61 / 0.95);
}
.text-purple-100 {
  --tw-text-opacity: 1;
  color: rgb(237 235 254 / var(--tw-text-opacity, 1));
}
.text-purple-100\/0 {
  color: rgb(237 235 254 / 0);
}
.text-purple-100\/10 {
  color: rgb(237 235 254 / 0.1);
}
.text-purple-100\/100 {
  color: rgb(237 235 254 / 1);
}
.text-purple-100\/15 {
  color: rgb(237 235 254 / 0.15);
}
.text-purple-100\/20 {
  color: rgb(237 235 254 / 0.2);
}
.text-purple-100\/25 {
  color: rgb(237 235 254 / 0.25);
}
.text-purple-100\/30 {
  color: rgb(237 235 254 / 0.3);
}
.text-purple-100\/35 {
  color: rgb(237 235 254 / 0.35);
}
.text-purple-100\/40 {
  color: rgb(237 235 254 / 0.4);
}
.text-purple-100\/45 {
  color: rgb(237 235 254 / 0.45);
}
.text-purple-100\/5 {
  color: rgb(237 235 254 / 0.05);
}
.text-purple-100\/50 {
  color: rgb(237 235 254 / 0.5);
}
.text-purple-100\/55 {
  color: rgb(237 235 254 / 0.55);
}
.text-purple-100\/60 {
  color: rgb(237 235 254 / 0.6);
}
.text-purple-100\/65 {
  color: rgb(237 235 254 / 0.65);
}
.text-purple-100\/70 {
  color: rgb(237 235 254 / 0.7);
}
.text-purple-100\/75 {
  color: rgb(237 235 254 / 0.75);
}
.text-purple-100\/80 {
  color: rgb(237 235 254 / 0.8);
}
.text-purple-100\/85 {
  color: rgb(237 235 254 / 0.85);
}
.text-purple-100\/90 {
  color: rgb(237 235 254 / 0.9);
}
.text-purple-100\/95 {
  color: rgb(237 235 254 / 0.95);
}
.text-purple-200 {
  --tw-text-opacity: 1;
  color: rgb(220 215 254 / var(--tw-text-opacity, 1));
}
.text-purple-200\/0 {
  color: rgb(220 215 254 / 0);
}
.text-purple-200\/10 {
  color: rgb(220 215 254 / 0.1);
}
.text-purple-200\/100 {
  color: rgb(220 215 254 / 1);
}
.text-purple-200\/15 {
  color: rgb(220 215 254 / 0.15);
}
.text-purple-200\/20 {
  color: rgb(220 215 254 / 0.2);
}
.text-purple-200\/25 {
  color: rgb(220 215 254 / 0.25);
}
.text-purple-200\/30 {
  color: rgb(220 215 254 / 0.3);
}
.text-purple-200\/35 {
  color: rgb(220 215 254 / 0.35);
}
.text-purple-200\/40 {
  color: rgb(220 215 254 / 0.4);
}
.text-purple-200\/45 {
  color: rgb(220 215 254 / 0.45);
}
.text-purple-200\/5 {
  color: rgb(220 215 254 / 0.05);
}
.text-purple-200\/50 {
  color: rgb(220 215 254 / 0.5);
}
.text-purple-200\/55 {
  color: rgb(220 215 254 / 0.55);
}
.text-purple-200\/60 {
  color: rgb(220 215 254 / 0.6);
}
.text-purple-200\/65 {
  color: rgb(220 215 254 / 0.65);
}
.text-purple-200\/70 {
  color: rgb(220 215 254 / 0.7);
}
.text-purple-200\/75 {
  color: rgb(220 215 254 / 0.75);
}
.text-purple-200\/80 {
  color: rgb(220 215 254 / 0.8);
}
.text-purple-200\/85 {
  color: rgb(220 215 254 / 0.85);
}
.text-purple-200\/90 {
  color: rgb(220 215 254 / 0.9);
}
.text-purple-200\/95 {
  color: rgb(220 215 254 / 0.95);
}
.text-purple-300 {
  --tw-text-opacity: 1;
  color: rgb(202 191 253 / var(--tw-text-opacity, 1));
}
.text-purple-300\/0 {
  color: rgb(202 191 253 / 0);
}
.text-purple-300\/10 {
  color: rgb(202 191 253 / 0.1);
}
.text-purple-300\/100 {
  color: rgb(202 191 253 / 1);
}
.text-purple-300\/15 {
  color: rgb(202 191 253 / 0.15);
}
.text-purple-300\/20 {
  color: rgb(202 191 253 / 0.2);
}
.text-purple-300\/25 {
  color: rgb(202 191 253 / 0.25);
}
.text-purple-300\/30 {
  color: rgb(202 191 253 / 0.3);
}
.text-purple-300\/35 {
  color: rgb(202 191 253 / 0.35);
}
.text-purple-300\/40 {
  color: rgb(202 191 253 / 0.4);
}
.text-purple-300\/45 {
  color: rgb(202 191 253 / 0.45);
}
.text-purple-300\/5 {
  color: rgb(202 191 253 / 0.05);
}
.text-purple-300\/50 {
  color: rgb(202 191 253 / 0.5);
}
.text-purple-300\/55 {
  color: rgb(202 191 253 / 0.55);
}
.text-purple-300\/60 {
  color: rgb(202 191 253 / 0.6);
}
.text-purple-300\/65 {
  color: rgb(202 191 253 / 0.65);
}
.text-purple-300\/70 {
  color: rgb(202 191 253 / 0.7);
}
.text-purple-300\/75 {
  color: rgb(202 191 253 / 0.75);
}
.text-purple-300\/80 {
  color: rgb(202 191 253 / 0.8);
}
.text-purple-300\/85 {
  color: rgb(202 191 253 / 0.85);
}
.text-purple-300\/90 {
  color: rgb(202 191 253 / 0.9);
}
.text-purple-300\/95 {
  color: rgb(202 191 253 / 0.95);
}
.text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(172 148 250 / var(--tw-text-opacity, 1));
}
.text-purple-400\/0 {
  color: rgb(172 148 250 / 0);
}
.text-purple-400\/10 {
  color: rgb(172 148 250 / 0.1);
}
.text-purple-400\/100 {
  color: rgb(172 148 250 / 1);
}
.text-purple-400\/15 {
  color: rgb(172 148 250 / 0.15);
}
.text-purple-400\/20 {
  color: rgb(172 148 250 / 0.2);
}
.text-purple-400\/25 {
  color: rgb(172 148 250 / 0.25);
}
.text-purple-400\/30 {
  color: rgb(172 148 250 / 0.3);
}
.text-purple-400\/35 {
  color: rgb(172 148 250 / 0.35);
}
.text-purple-400\/40 {
  color: rgb(172 148 250 / 0.4);
}
.text-purple-400\/45 {
  color: rgb(172 148 250 / 0.45);
}
.text-purple-400\/5 {
  color: rgb(172 148 250 / 0.05);
}
.text-purple-400\/50 {
  color: rgb(172 148 250 / 0.5);
}
.text-purple-400\/55 {
  color: rgb(172 148 250 / 0.55);
}
.text-purple-400\/60 {
  color: rgb(172 148 250 / 0.6);
}
.text-purple-400\/65 {
  color: rgb(172 148 250 / 0.65);
}
.text-purple-400\/70 {
  color: rgb(172 148 250 / 0.7);
}
.text-purple-400\/75 {
  color: rgb(172 148 250 / 0.75);
}
.text-purple-400\/80 {
  color: rgb(172 148 250 / 0.8);
}
.text-purple-400\/85 {
  color: rgb(172 148 250 / 0.85);
}
.text-purple-400\/90 {
  color: rgb(172 148 250 / 0.9);
}
.text-purple-400\/95 {
  color: rgb(172 148 250 / 0.95);
}
.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(144 97 249 / var(--tw-text-opacity, 1));
}
.text-purple-500\/0 {
  color: rgb(144 97 249 / 0);
}
.text-purple-500\/10 {
  color: rgb(144 97 249 / 0.1);
}
.text-purple-500\/100 {
  color: rgb(144 97 249 / 1);
}
.text-purple-500\/15 {
  color: rgb(144 97 249 / 0.15);
}
.text-purple-500\/20 {
  color: rgb(144 97 249 / 0.2);
}
.text-purple-500\/25 {
  color: rgb(144 97 249 / 0.25);
}
.text-purple-500\/30 {
  color: rgb(144 97 249 / 0.3);
}
.text-purple-500\/35 {
  color: rgb(144 97 249 / 0.35);
}
.text-purple-500\/40 {
  color: rgb(144 97 249 / 0.4);
}
.text-purple-500\/45 {
  color: rgb(144 97 249 / 0.45);
}
.text-purple-500\/5 {
  color: rgb(144 97 249 / 0.05);
}
.text-purple-500\/50 {
  color: rgb(144 97 249 / 0.5);
}
.text-purple-500\/55 {
  color: rgb(144 97 249 / 0.55);
}
.text-purple-500\/60 {
  color: rgb(144 97 249 / 0.6);
}
.text-purple-500\/65 {
  color: rgb(144 97 249 / 0.65);
}
.text-purple-500\/70 {
  color: rgb(144 97 249 / 0.7);
}
.text-purple-500\/75 {
  color: rgb(144 97 249 / 0.75);
}
.text-purple-500\/80 {
  color: rgb(144 97 249 / 0.8);
}
.text-purple-500\/85 {
  color: rgb(144 97 249 / 0.85);
}
.text-purple-500\/90 {
  color: rgb(144 97 249 / 0.9);
}
.text-purple-500\/95 {
  color: rgb(144 97 249 / 0.95);
}
.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(126 58 242 / var(--tw-text-opacity, 1));
}
.text-purple-600\/0 {
  color: rgb(126 58 242 / 0);
}
.text-purple-600\/10 {
  color: rgb(126 58 242 / 0.1);
}
.text-purple-600\/100 {
  color: rgb(126 58 242 / 1);
}
.text-purple-600\/15 {
  color: rgb(126 58 242 / 0.15);
}
.text-purple-600\/20 {
  color: rgb(126 58 242 / 0.2);
}
.text-purple-600\/25 {
  color: rgb(126 58 242 / 0.25);
}
.text-purple-600\/30 {
  color: rgb(126 58 242 / 0.3);
}
.text-purple-600\/35 {
  color: rgb(126 58 242 / 0.35);
}
.text-purple-600\/40 {
  color: rgb(126 58 242 / 0.4);
}
.text-purple-600\/45 {
  color: rgb(126 58 242 / 0.45);
}
.text-purple-600\/5 {
  color: rgb(126 58 242 / 0.05);
}
.text-purple-600\/50 {
  color: rgb(126 58 242 / 0.5);
}
.text-purple-600\/55 {
  color: rgb(126 58 242 / 0.55);
}
.text-purple-600\/60 {
  color: rgb(126 58 242 / 0.6);
}
.text-purple-600\/65 {
  color: rgb(126 58 242 / 0.65);
}
.text-purple-600\/70 {
  color: rgb(126 58 242 / 0.7);
}
.text-purple-600\/75 {
  color: rgb(126 58 242 / 0.75);
}
.text-purple-600\/80 {
  color: rgb(126 58 242 / 0.8);
}
.text-purple-600\/85 {
  color: rgb(126 58 242 / 0.85);
}
.text-purple-600\/90 {
  color: rgb(126 58 242 / 0.9);
}
.text-purple-600\/95 {
  color: rgb(126 58 242 / 0.95);
}
.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(108 43 217 / var(--tw-text-opacity, 1));
}
.text-purple-700\/0 {
  color: rgb(108 43 217 / 0);
}
.text-purple-700\/10 {
  color: rgb(108 43 217 / 0.1);
}
.text-purple-700\/100 {
  color: rgb(108 43 217 / 1);
}
.text-purple-700\/15 {
  color: rgb(108 43 217 / 0.15);
}
.text-purple-700\/20 {
  color: rgb(108 43 217 / 0.2);
}
.text-purple-700\/25 {
  color: rgb(108 43 217 / 0.25);
}
.text-purple-700\/30 {
  color: rgb(108 43 217 / 0.3);
}
.text-purple-700\/35 {
  color: rgb(108 43 217 / 0.35);
}
.text-purple-700\/40 {
  color: rgb(108 43 217 / 0.4);
}
.text-purple-700\/45 {
  color: rgb(108 43 217 / 0.45);
}
.text-purple-700\/5 {
  color: rgb(108 43 217 / 0.05);
}
.text-purple-700\/50 {
  color: rgb(108 43 217 / 0.5);
}
.text-purple-700\/55 {
  color: rgb(108 43 217 / 0.55);
}
.text-purple-700\/60 {
  color: rgb(108 43 217 / 0.6);
}
.text-purple-700\/65 {
  color: rgb(108 43 217 / 0.65);
}
.text-purple-700\/70 {
  color: rgb(108 43 217 / 0.7);
}
.text-purple-700\/75 {
  color: rgb(108 43 217 / 0.75);
}
.text-purple-700\/80 {
  color: rgb(108 43 217 / 0.8);
}
.text-purple-700\/85 {
  color: rgb(108 43 217 / 0.85);
}
.text-purple-700\/90 {
  color: rgb(108 43 217 / 0.9);
}
.text-purple-700\/95 {
  color: rgb(108 43 217 / 0.95);
}
.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(85 33 181 / var(--tw-text-opacity, 1));
}
.text-purple-800\/0 {
  color: rgb(85 33 181 / 0);
}
.text-purple-800\/10 {
  color: rgb(85 33 181 / 0.1);
}
.text-purple-800\/100 {
  color: rgb(85 33 181 / 1);
}
.text-purple-800\/15 {
  color: rgb(85 33 181 / 0.15);
}
.text-purple-800\/20 {
  color: rgb(85 33 181 / 0.2);
}
.text-purple-800\/25 {
  color: rgb(85 33 181 / 0.25);
}
.text-purple-800\/30 {
  color: rgb(85 33 181 / 0.3);
}
.text-purple-800\/35 {
  color: rgb(85 33 181 / 0.35);
}
.text-purple-800\/40 {
  color: rgb(85 33 181 / 0.4);
}
.text-purple-800\/45 {
  color: rgb(85 33 181 / 0.45);
}
.text-purple-800\/5 {
  color: rgb(85 33 181 / 0.05);
}
.text-purple-800\/50 {
  color: rgb(85 33 181 / 0.5);
}
.text-purple-800\/55 {
  color: rgb(85 33 181 / 0.55);
}
.text-purple-800\/60 {
  color: rgb(85 33 181 / 0.6);
}
.text-purple-800\/65 {
  color: rgb(85 33 181 / 0.65);
}
.text-purple-800\/70 {
  color: rgb(85 33 181 / 0.7);
}
.text-purple-800\/75 {
  color: rgb(85 33 181 / 0.75);
}
.text-purple-800\/80 {
  color: rgb(85 33 181 / 0.8);
}
.text-purple-800\/85 {
  color: rgb(85 33 181 / 0.85);
}
.text-purple-800\/90 {
  color: rgb(85 33 181 / 0.9);
}
.text-purple-800\/95 {
  color: rgb(85 33 181 / 0.95);
}
.text-purple-900 {
  --tw-text-opacity: 1;
  color: rgb(74 29 150 / var(--tw-text-opacity, 1));
}
.text-purple-900\/0 {
  color: rgb(74 29 150 / 0);
}
.text-purple-900\/10 {
  color: rgb(74 29 150 / 0.1);
}
.text-purple-900\/100 {
  color: rgb(74 29 150 / 1);
}
.text-purple-900\/15 {
  color: rgb(74 29 150 / 0.15);
}
.text-purple-900\/20 {
  color: rgb(74 29 150 / 0.2);
}
.text-purple-900\/25 {
  color: rgb(74 29 150 / 0.25);
}
.text-purple-900\/30 {
  color: rgb(74 29 150 / 0.3);
}
.text-purple-900\/35 {
  color: rgb(74 29 150 / 0.35);
}
.text-purple-900\/40 {
  color: rgb(74 29 150 / 0.4);
}
.text-purple-900\/45 {
  color: rgb(74 29 150 / 0.45);
}
.text-purple-900\/5 {
  color: rgb(74 29 150 / 0.05);
}
.text-purple-900\/50 {
  color: rgb(74 29 150 / 0.5);
}
.text-purple-900\/55 {
  color: rgb(74 29 150 / 0.55);
}
.text-purple-900\/60 {
  color: rgb(74 29 150 / 0.6);
}
.text-purple-900\/65 {
  color: rgb(74 29 150 / 0.65);
}
.text-purple-900\/70 {
  color: rgb(74 29 150 / 0.7);
}
.text-purple-900\/75 {
  color: rgb(74 29 150 / 0.75);
}
.text-purple-900\/80 {
  color: rgb(74 29 150 / 0.8);
}
.text-purple-900\/85 {
  color: rgb(74 29 150 / 0.85);
}
.text-purple-900\/90 {
  color: rgb(74 29 150 / 0.9);
}
.text-purple-900\/95 {
  color: rgb(74 29 150 / 0.95);
}
.text-red-100 {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.text-red-100\/0 {
  color: rgb(254 226 226 / 0);
}
.text-red-100\/10 {
  color: rgb(254 226 226 / 0.1);
}
.text-red-100\/100 {
  color: rgb(254 226 226 / 1);
}
.text-red-100\/15 {
  color: rgb(254 226 226 / 0.15);
}
.text-red-100\/20 {
  color: rgb(254 226 226 / 0.2);
}
.text-red-100\/25 {
  color: rgb(254 226 226 / 0.25);
}
.text-red-100\/30 {
  color: rgb(254 226 226 / 0.3);
}
.text-red-100\/35 {
  color: rgb(254 226 226 / 0.35);
}
.text-red-100\/40 {
  color: rgb(254 226 226 / 0.4);
}
.text-red-100\/45 {
  color: rgb(254 226 226 / 0.45);
}
.text-red-100\/5 {
  color: rgb(254 226 226 / 0.05);
}
.text-red-100\/50 {
  color: rgb(254 226 226 / 0.5);
}
.text-red-100\/55 {
  color: rgb(254 226 226 / 0.55);
}
.text-red-100\/60 {
  color: rgb(254 226 226 / 0.6);
}
.text-red-100\/65 {
  color: rgb(254 226 226 / 0.65);
}
.text-red-100\/70 {
  color: rgb(254 226 226 / 0.7);
}
.text-red-100\/75 {
  color: rgb(254 226 226 / 0.75);
}
.text-red-100\/80 {
  color: rgb(254 226 226 / 0.8);
}
.text-red-100\/85 {
  color: rgb(254 226 226 / 0.85);
}
.text-red-100\/90 {
  color: rgb(254 226 226 / 0.9);
}
.text-red-100\/95 {
  color: rgb(254 226 226 / 0.95);
}
.text-red-200 {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}
.text-red-200\/0 {
  color: rgb(254 202 202 / 0);
}
.text-red-200\/10 {
  color: rgb(254 202 202 / 0.1);
}
.text-red-200\/100 {
  color: rgb(254 202 202 / 1);
}
.text-red-200\/15 {
  color: rgb(254 202 202 / 0.15);
}
.text-red-200\/20 {
  color: rgb(254 202 202 / 0.2);
}
.text-red-200\/25 {
  color: rgb(254 202 202 / 0.25);
}
.text-red-200\/30 {
  color: rgb(254 202 202 / 0.3);
}
.text-red-200\/35 {
  color: rgb(254 202 202 / 0.35);
}
.text-red-200\/40 {
  color: rgb(254 202 202 / 0.4);
}
.text-red-200\/45 {
  color: rgb(254 202 202 / 0.45);
}
.text-red-200\/5 {
  color: rgb(254 202 202 / 0.05);
}
.text-red-200\/50 {
  color: rgb(254 202 202 / 0.5);
}
.text-red-200\/55 {
  color: rgb(254 202 202 / 0.55);
}
.text-red-200\/60 {
  color: rgb(254 202 202 / 0.6);
}
.text-red-200\/65 {
  color: rgb(254 202 202 / 0.65);
}
.text-red-200\/70 {
  color: rgb(254 202 202 / 0.7);
}
.text-red-200\/75 {
  color: rgb(254 202 202 / 0.75);
}
.text-red-200\/80 {
  color: rgb(254 202 202 / 0.8);
}
.text-red-200\/85 {
  color: rgb(254 202 202 / 0.85);
}
.text-red-200\/90 {
  color: rgb(254 202 202 / 0.9);
}
.text-red-200\/95 {
  color: rgb(254 202 202 / 0.95);
}
.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.text-red-300\/0 {
  color: rgb(252 165 165 / 0);
}
.text-red-300\/10 {
  color: rgb(252 165 165 / 0.1);
}
.text-red-300\/100 {
  color: rgb(252 165 165 / 1);
}
.text-red-300\/15 {
  color: rgb(252 165 165 / 0.15);
}
.text-red-300\/20 {
  color: rgb(252 165 165 / 0.2);
}
.text-red-300\/25 {
  color: rgb(252 165 165 / 0.25);
}
.text-red-300\/30 {
  color: rgb(252 165 165 / 0.3);
}
.text-red-300\/35 {
  color: rgb(252 165 165 / 0.35);
}
.text-red-300\/40 {
  color: rgb(252 165 165 / 0.4);
}
.text-red-300\/45 {
  color: rgb(252 165 165 / 0.45);
}
.text-red-300\/5 {
  color: rgb(252 165 165 / 0.05);
}
.text-red-300\/50 {
  color: rgb(252 165 165 / 0.5);
}
.text-red-300\/55 {
  color: rgb(252 165 165 / 0.55);
}
.text-red-300\/60 {
  color: rgb(252 165 165 / 0.6);
}
.text-red-300\/65 {
  color: rgb(252 165 165 / 0.65);
}
.text-red-300\/70 {
  color: rgb(252 165 165 / 0.7);
}
.text-red-300\/75 {
  color: rgb(252 165 165 / 0.75);
}
.text-red-300\/80 {
  color: rgb(252 165 165 / 0.8);
}
.text-red-300\/85 {
  color: rgb(252 165 165 / 0.85);
}
.text-red-300\/90 {
  color: rgb(252 165 165 / 0.9);
}
.text-red-300\/95 {
  color: rgb(252 165 165 / 0.95);
}
.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-red-400\/0 {
  color: rgb(248 113 113 / 0);
}
.text-red-400\/10 {
  color: rgb(248 113 113 / 0.1);
}
.text-red-400\/100 {
  color: rgb(248 113 113 / 1);
}
.text-red-400\/15 {
  color: rgb(248 113 113 / 0.15);
}
.text-red-400\/20 {
  color: rgb(248 113 113 / 0.2);
}
.text-red-400\/25 {
  color: rgb(248 113 113 / 0.25);
}
.text-red-400\/30 {
  color: rgb(248 113 113 / 0.3);
}
.text-red-400\/35 {
  color: rgb(248 113 113 / 0.35);
}
.text-red-400\/40 {
  color: rgb(248 113 113 / 0.4);
}
.text-red-400\/45 {
  color: rgb(248 113 113 / 0.45);
}
.text-red-400\/5 {
  color: rgb(248 113 113 / 0.05);
}
.text-red-400\/50 {
  color: rgb(248 113 113 / 0.5);
}
.text-red-400\/55 {
  color: rgb(248 113 113 / 0.55);
}
.text-red-400\/60 {
  color: rgb(248 113 113 / 0.6);
}
.text-red-400\/65 {
  color: rgb(248 113 113 / 0.65);
}
.text-red-400\/70 {
  color: rgb(248 113 113 / 0.7);
}
.text-red-400\/75 {
  color: rgb(248 113 113 / 0.75);
}
.text-red-400\/80 {
  color: rgb(248 113 113 / 0.8);
}
.text-red-400\/85 {
  color: rgb(248 113 113 / 0.85);
}
.text-red-400\/90 {
  color: rgb(248 113 113 / 0.9);
}
.text-red-400\/95 {
  color: rgb(248 113 113 / 0.95);
}
.text-red-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-slate-100 {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}
.text-slate-100\/0 {
  color: rgb(241 245 249 / 0);
}
.text-slate-100\/10 {
  color: rgb(241 245 249 / 0.1);
}
.text-slate-100\/100 {
  color: rgb(241 245 249 / 1);
}
.text-slate-100\/15 {
  color: rgb(241 245 249 / 0.15);
}
.text-slate-100\/20 {
  color: rgb(241 245 249 / 0.2);
}
.text-slate-100\/25 {
  color: rgb(241 245 249 / 0.25);
}
.text-slate-100\/30 {
  color: rgb(241 245 249 / 0.3);
}
.text-slate-100\/35 {
  color: rgb(241 245 249 / 0.35);
}
.text-slate-100\/40 {
  color: rgb(241 245 249 / 0.4);
}
.text-slate-100\/45 {
  color: rgb(241 245 249 / 0.45);
}
.text-slate-100\/5 {
  color: rgb(241 245 249 / 0.05);
}
.text-slate-100\/50 {
  color: rgb(241 245 249 / 0.5);
}
.text-slate-100\/55 {
  color: rgb(241 245 249 / 0.55);
}
.text-slate-100\/60 {
  color: rgb(241 245 249 / 0.6);
}
.text-slate-100\/65 {
  color: rgb(241 245 249 / 0.65);
}
.text-slate-100\/70 {
  color: rgb(241 245 249 / 0.7);
}
.text-slate-100\/75 {
  color: rgb(241 245 249 / 0.75);
}
.text-slate-100\/80 {
  color: rgb(241 245 249 / 0.8);
}
.text-slate-100\/85 {
  color: rgb(241 245 249 / 0.85);
}
.text-slate-100\/90 {
  color: rgb(241 245 249 / 0.9);
}
.text-slate-100\/95 {
  color: rgb(241 245 249 / 0.95);
}
.text-slate-200 {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.text-slate-200\/0 {
  color: rgb(226 232 240 / 0);
}
.text-slate-200\/10 {
  color: rgb(226 232 240 / 0.1);
}
.text-slate-200\/100 {
  color: rgb(226 232 240 / 1);
}
.text-slate-200\/15 {
  color: rgb(226 232 240 / 0.15);
}
.text-slate-200\/20 {
  color: rgb(226 232 240 / 0.2);
}
.text-slate-200\/25 {
  color: rgb(226 232 240 / 0.25);
}
.text-slate-200\/30 {
  color: rgb(226 232 240 / 0.3);
}
.text-slate-200\/35 {
  color: rgb(226 232 240 / 0.35);
}
.text-slate-200\/40 {
  color: rgb(226 232 240 / 0.4);
}
.text-slate-200\/45 {
  color: rgb(226 232 240 / 0.45);
}
.text-slate-200\/5 {
  color: rgb(226 232 240 / 0.05);
}
.text-slate-200\/50 {
  color: rgb(226 232 240 / 0.5);
}
.text-slate-200\/55 {
  color: rgb(226 232 240 / 0.55);
}
.text-slate-200\/60 {
  color: rgb(226 232 240 / 0.6);
}
.text-slate-200\/65 {
  color: rgb(226 232 240 / 0.65);
}
.text-slate-200\/70 {
  color: rgb(226 232 240 / 0.7);
}
.text-slate-200\/75 {
  color: rgb(226 232 240 / 0.75);
}
.text-slate-200\/80 {
  color: rgb(226 232 240 / 0.8);
}
.text-slate-200\/85 {
  color: rgb(226 232 240 / 0.85);
}
.text-slate-200\/90 {
  color: rgb(226 232 240 / 0.9);
}
.text-slate-200\/95 {
  color: rgb(226 232 240 / 0.95);
}
.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.text-slate-300\/0 {
  color: rgb(203 213 225 / 0);
}
.text-slate-300\/10 {
  color: rgb(203 213 225 / 0.1);
}
.text-slate-300\/100 {
  color: rgb(203 213 225 / 1);
}
.text-slate-300\/15 {
  color: rgb(203 213 225 / 0.15);
}
.text-slate-300\/20 {
  color: rgb(203 213 225 / 0.2);
}
.text-slate-300\/25 {
  color: rgb(203 213 225 / 0.25);
}
.text-slate-300\/30 {
  color: rgb(203 213 225 / 0.3);
}
.text-slate-300\/35 {
  color: rgb(203 213 225 / 0.35);
}
.text-slate-300\/40 {
  color: rgb(203 213 225 / 0.4);
}
.text-slate-300\/45 {
  color: rgb(203 213 225 / 0.45);
}
.text-slate-300\/5 {
  color: rgb(203 213 225 / 0.05);
}
.text-slate-300\/50 {
  color: rgb(203 213 225 / 0.5);
}
.text-slate-300\/55 {
  color: rgb(203 213 225 / 0.55);
}
.text-slate-300\/60 {
  color: rgb(203 213 225 / 0.6);
}
.text-slate-300\/65 {
  color: rgb(203 213 225 / 0.65);
}
.text-slate-300\/70 {
  color: rgb(203 213 225 / 0.7);
}
.text-slate-300\/75 {
  color: rgb(203 213 225 / 0.75);
}
.text-slate-300\/80 {
  color: rgb(203 213 225 / 0.8);
}
.text-slate-300\/85 {
  color: rgb(203 213 225 / 0.85);
}
.text-slate-300\/90 {
  color: rgb(203 213 225 / 0.9);
}
.text-slate-300\/95 {
  color: rgb(203 213 225 / 0.95);
}
.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-slate-400\/0 {
  color: rgb(148 163 184 / 0);
}
.text-slate-400\/10 {
  color: rgb(148 163 184 / 0.1);
}
.text-slate-400\/100 {
  color: rgb(148 163 184 / 1);
}
.text-slate-400\/15 {
  color: rgb(148 163 184 / 0.15);
}
.text-slate-400\/20 {
  color: rgb(148 163 184 / 0.2);
}
.text-slate-400\/25 {
  color: rgb(148 163 184 / 0.25);
}
.text-slate-400\/30 {
  color: rgb(148 163 184 / 0.3);
}
.text-slate-400\/35 {
  color: rgb(148 163 184 / 0.35);
}
.text-slate-400\/40 {
  color: rgb(148 163 184 / 0.4);
}
.text-slate-400\/45 {
  color: rgb(148 163 184 / 0.45);
}
.text-slate-400\/5 {
  color: rgb(148 163 184 / 0.05);
}
.text-slate-400\/50 {
  color: rgb(148 163 184 / 0.5);
}
.text-slate-400\/55 {
  color: rgb(148 163 184 / 0.55);
}
.text-slate-400\/60 {
  color: rgb(148 163 184 / 0.6);
}
.text-slate-400\/65 {
  color: rgb(148 163 184 / 0.65);
}
.text-slate-400\/70 {
  color: rgb(148 163 184 / 0.7);
}
.text-slate-400\/75 {
  color: rgb(148 163 184 / 0.75);
}
.text-slate-400\/80 {
  color: rgb(148 163 184 / 0.8);
}
.text-slate-400\/85 {
  color: rgb(148 163 184 / 0.85);
}
.text-slate-400\/90 {
  color: rgb(148 163 184 / 0.9);
}
.text-slate-400\/95 {
  color: rgb(148 163 184 / 0.95);
}
.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.text-slate-500\/0 {
  color: rgb(100 116 139 / 0);
}
.text-slate-500\/10 {
  color: rgb(100 116 139 / 0.1);
}
.text-slate-500\/100 {
  color: rgb(100 116 139 / 1);
}
.text-slate-500\/15 {
  color: rgb(100 116 139 / 0.15);
}
.text-slate-500\/20 {
  color: rgb(100 116 139 / 0.2);
}
.text-slate-500\/25 {
  color: rgb(100 116 139 / 0.25);
}
.text-slate-500\/30 {
  color: rgb(100 116 139 / 0.3);
}
.text-slate-500\/35 {
  color: rgb(100 116 139 / 0.35);
}
.text-slate-500\/40 {
  color: rgb(100 116 139 / 0.4);
}
.text-slate-500\/45 {
  color: rgb(100 116 139 / 0.45);
}
.text-slate-500\/5 {
  color: rgb(100 116 139 / 0.05);
}
.text-slate-500\/50 {
  color: rgb(100 116 139 / 0.5);
}
.text-slate-500\/55 {
  color: rgb(100 116 139 / 0.55);
}
.text-slate-500\/60 {
  color: rgb(100 116 139 / 0.6);
}
.text-slate-500\/65 {
  color: rgb(100 116 139 / 0.65);
}
.text-slate-500\/70 {
  color: rgb(100 116 139 / 0.7);
}
.text-slate-500\/75 {
  color: rgb(100 116 139 / 0.75);
}
.text-slate-500\/80 {
  color: rgb(100 116 139 / 0.8);
}
.text-slate-500\/85 {
  color: rgb(100 116 139 / 0.85);
}
.text-slate-500\/90 {
  color: rgb(100 116 139 / 0.9);
}
.text-slate-500\/95 {
  color: rgb(100 116 139 / 0.95);
}
.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.text-slate-600\/0 {
  color: rgb(71 85 105 / 0);
}
.text-slate-600\/10 {
  color: rgb(71 85 105 / 0.1);
}
.text-slate-600\/100 {
  color: rgb(71 85 105 / 1);
}
.text-slate-600\/15 {
  color: rgb(71 85 105 / 0.15);
}
.text-slate-600\/20 {
  color: rgb(71 85 105 / 0.2);
}
.text-slate-600\/25 {
  color: rgb(71 85 105 / 0.25);
}
.text-slate-600\/30 {
  color: rgb(71 85 105 / 0.3);
}
.text-slate-600\/35 {
  color: rgb(71 85 105 / 0.35);
}
.text-slate-600\/40 {
  color: rgb(71 85 105 / 0.4);
}
.text-slate-600\/45 {
  color: rgb(71 85 105 / 0.45);
}
.text-slate-600\/5 {
  color: rgb(71 85 105 / 0.05);
}
.text-slate-600\/50 {
  color: rgb(71 85 105 / 0.5);
}
.text-slate-600\/55 {
  color: rgb(71 85 105 / 0.55);
}
.text-slate-600\/60 {
  color: rgb(71 85 105 / 0.6);
}
.text-slate-600\/65 {
  color: rgb(71 85 105 / 0.65);
}
.text-slate-600\/70 {
  color: rgb(71 85 105 / 0.7);
}
.text-slate-600\/75 {
  color: rgb(71 85 105 / 0.75);
}
.text-slate-600\/80 {
  color: rgb(71 85 105 / 0.8);
}
.text-slate-600\/85 {
  color: rgb(71 85 105 / 0.85);
}
.text-slate-600\/90 {
  color: rgb(71 85 105 / 0.9);
}
.text-slate-600\/95 {
  color: rgb(71 85 105 / 0.95);
}
.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-slate-700\/0 {
  color: rgb(51 65 85 / 0);
}
.text-slate-700\/10 {
  color: rgb(51 65 85 / 0.1);
}
.text-slate-700\/100 {
  color: rgb(51 65 85 / 1);
}
.text-slate-700\/15 {
  color: rgb(51 65 85 / 0.15);
}
.text-slate-700\/20 {
  color: rgb(51 65 85 / 0.2);
}
.text-slate-700\/25 {
  color: rgb(51 65 85 / 0.25);
}
.text-slate-700\/30 {
  color: rgb(51 65 85 / 0.3);
}
.text-slate-700\/35 {
  color: rgb(51 65 85 / 0.35);
}
.text-slate-700\/40 {
  color: rgb(51 65 85 / 0.4);
}
.text-slate-700\/45 {
  color: rgb(51 65 85 / 0.45);
}
.text-slate-700\/5 {
  color: rgb(51 65 85 / 0.05);
}
.text-slate-700\/50 {
  color: rgb(51 65 85 / 0.5);
}
.text-slate-700\/55 {
  color: rgb(51 65 85 / 0.55);
}
.text-slate-700\/60 {
  color: rgb(51 65 85 / 0.6);
}
.text-slate-700\/65 {
  color: rgb(51 65 85 / 0.65);
}
.text-slate-700\/70 {
  color: rgb(51 65 85 / 0.7);
}
.text-slate-700\/75 {
  color: rgb(51 65 85 / 0.75);
}
.text-slate-700\/80 {
  color: rgb(51 65 85 / 0.8);
}
.text-slate-700\/85 {
  color: rgb(51 65 85 / 0.85);
}
.text-slate-700\/90 {
  color: rgb(51 65 85 / 0.9);
}
.text-slate-700\/95 {
  color: rgb(51 65 85 / 0.95);
}
.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.text-slate-800\/0 {
  color: rgb(30 41 59 / 0);
}
.text-slate-800\/10 {
  color: rgb(30 41 59 / 0.1);
}
.text-slate-800\/100 {
  color: rgb(30 41 59 / 1);
}
.text-slate-800\/15 {
  color: rgb(30 41 59 / 0.15);
}
.text-slate-800\/20 {
  color: rgb(30 41 59 / 0.2);
}
.text-slate-800\/25 {
  color: rgb(30 41 59 / 0.25);
}
.text-slate-800\/30 {
  color: rgb(30 41 59 / 0.3);
}
.text-slate-800\/35 {
  color: rgb(30 41 59 / 0.35);
}
.text-slate-800\/40 {
  color: rgb(30 41 59 / 0.4);
}
.text-slate-800\/45 {
  color: rgb(30 41 59 / 0.45);
}
.text-slate-800\/5 {
  color: rgb(30 41 59 / 0.05);
}
.text-slate-800\/50 {
  color: rgb(30 41 59 / 0.5);
}
.text-slate-800\/55 {
  color: rgb(30 41 59 / 0.55);
}
.text-slate-800\/60 {
  color: rgb(30 41 59 / 0.6);
}
.text-slate-800\/65 {
  color: rgb(30 41 59 / 0.65);
}
.text-slate-800\/70 {
  color: rgb(30 41 59 / 0.7);
}
.text-slate-800\/75 {
  color: rgb(30 41 59 / 0.75);
}
.text-slate-800\/80 {
  color: rgb(30 41 59 / 0.8);
}
.text-slate-800\/85 {
  color: rgb(30 41 59 / 0.85);
}
.text-slate-800\/90 {
  color: rgb(30 41 59 / 0.9);
}
.text-slate-800\/95 {
  color: rgb(30 41 59 / 0.95);
}
.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.text-slate-900\/0 {
  color: rgb(15 23 42 / 0);
}
.text-slate-900\/10 {
  color: rgb(15 23 42 / 0.1);
}
.text-slate-900\/100 {
  color: rgb(15 23 42 / 1);
}
.text-slate-900\/15 {
  color: rgb(15 23 42 / 0.15);
}
.text-slate-900\/20 {
  color: rgb(15 23 42 / 0.2);
}
.text-slate-900\/25 {
  color: rgb(15 23 42 / 0.25);
}
.text-slate-900\/30 {
  color: rgb(15 23 42 / 0.3);
}
.text-slate-900\/35 {
  color: rgb(15 23 42 / 0.35);
}
.text-slate-900\/40 {
  color: rgb(15 23 42 / 0.4);
}
.text-slate-900\/45 {
  color: rgb(15 23 42 / 0.45);
}
.text-slate-900\/5 {
  color: rgb(15 23 42 / 0.05);
}
.text-slate-900\/50 {
  color: rgb(15 23 42 / 0.5);
}
.text-slate-900\/55 {
  color: rgb(15 23 42 / 0.55);
}
.text-slate-900\/60 {
  color: rgb(15 23 42 / 0.6);
}
.text-slate-900\/65 {
  color: rgb(15 23 42 / 0.65);
}
.text-slate-900\/70 {
  color: rgb(15 23 42 / 0.7);
}
.text-slate-900\/75 {
  color: rgb(15 23 42 / 0.75);
}
.text-slate-900\/80 {
  color: rgb(15 23 42 / 0.8);
}
.text-slate-900\/85 {
  color: rgb(15 23 42 / 0.85);
}
.text-slate-900\/90 {
  color: rgb(15 23 42 / 0.9);
}
.text-slate-900\/95 {
  color: rgb(15 23 42 / 0.95);
}
.text-stone-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1));
}
.text-stone-100\/0 {
  color: rgb(245 245 244 / 0);
}
.text-stone-100\/10 {
  color: rgb(245 245 244 / 0.1);
}
.text-stone-100\/100 {
  color: rgb(245 245 244 / 1);
}
.text-stone-100\/15 {
  color: rgb(245 245 244 / 0.15);
}
.text-stone-100\/20 {
  color: rgb(245 245 244 / 0.2);
}
.text-stone-100\/25 {
  color: rgb(245 245 244 / 0.25);
}
.text-stone-100\/30 {
  color: rgb(245 245 244 / 0.3);
}
.text-stone-100\/35 {
  color: rgb(245 245 244 / 0.35);
}
.text-stone-100\/40 {
  color: rgb(245 245 244 / 0.4);
}
.text-stone-100\/45 {
  color: rgb(245 245 244 / 0.45);
}
.text-stone-100\/5 {
  color: rgb(245 245 244 / 0.05);
}
.text-stone-100\/50 {
  color: rgb(245 245 244 / 0.5);
}
.text-stone-100\/55 {
  color: rgb(245 245 244 / 0.55);
}
.text-stone-100\/60 {
  color: rgb(245 245 244 / 0.6);
}
.text-stone-100\/65 {
  color: rgb(245 245 244 / 0.65);
}
.text-stone-100\/70 {
  color: rgb(245 245 244 / 0.7);
}
.text-stone-100\/75 {
  color: rgb(245 245 244 / 0.75);
}
.text-stone-100\/80 {
  color: rgb(245 245 244 / 0.8);
}
.text-stone-100\/85 {
  color: rgb(245 245 244 / 0.85);
}
.text-stone-100\/90 {
  color: rgb(245 245 244 / 0.9);
}
.text-stone-100\/95 {
  color: rgb(245 245 244 / 0.95);
}
.text-stone-200 {
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}
.text-stone-200\/0 {
  color: rgb(231 229 228 / 0);
}
.text-stone-200\/10 {
  color: rgb(231 229 228 / 0.1);
}
.text-stone-200\/100 {
  color: rgb(231 229 228 / 1);
}
.text-stone-200\/15 {
  color: rgb(231 229 228 / 0.15);
}
.text-stone-200\/20 {
  color: rgb(231 229 228 / 0.2);
}
.text-stone-200\/25 {
  color: rgb(231 229 228 / 0.25);
}
.text-stone-200\/30 {
  color: rgb(231 229 228 / 0.3);
}
.text-stone-200\/35 {
  color: rgb(231 229 228 / 0.35);
}
.text-stone-200\/40 {
  color: rgb(231 229 228 / 0.4);
}
.text-stone-200\/45 {
  color: rgb(231 229 228 / 0.45);
}
.text-stone-200\/5 {
  color: rgb(231 229 228 / 0.05);
}
.text-stone-200\/50 {
  color: rgb(231 229 228 / 0.5);
}
.text-stone-200\/55 {
  color: rgb(231 229 228 / 0.55);
}
.text-stone-200\/60 {
  color: rgb(231 229 228 / 0.6);
}
.text-stone-200\/65 {
  color: rgb(231 229 228 / 0.65);
}
.text-stone-200\/70 {
  color: rgb(231 229 228 / 0.7);
}
.text-stone-200\/75 {
  color: rgb(231 229 228 / 0.75);
}
.text-stone-200\/80 {
  color: rgb(231 229 228 / 0.8);
}
.text-stone-200\/85 {
  color: rgb(231 229 228 / 0.85);
}
.text-stone-200\/90 {
  color: rgb(231 229 228 / 0.9);
}
.text-stone-200\/95 {
  color: rgb(231 229 228 / 0.95);
}
.text-stone-300 {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}
.text-stone-300\/0 {
  color: rgb(214 211 209 / 0);
}
.text-stone-300\/10 {
  color: rgb(214 211 209 / 0.1);
}
.text-stone-300\/100 {
  color: rgb(214 211 209 / 1);
}
.text-stone-300\/15 {
  color: rgb(214 211 209 / 0.15);
}
.text-stone-300\/20 {
  color: rgb(214 211 209 / 0.2);
}
.text-stone-300\/25 {
  color: rgb(214 211 209 / 0.25);
}
.text-stone-300\/30 {
  color: rgb(214 211 209 / 0.3);
}
.text-stone-300\/35 {
  color: rgb(214 211 209 / 0.35);
}
.text-stone-300\/40 {
  color: rgb(214 211 209 / 0.4);
}
.text-stone-300\/45 {
  color: rgb(214 211 209 / 0.45);
}
.text-stone-300\/5 {
  color: rgb(214 211 209 / 0.05);
}
.text-stone-300\/50 {
  color: rgb(214 211 209 / 0.5);
}
.text-stone-300\/55 {
  color: rgb(214 211 209 / 0.55);
}
.text-stone-300\/60 {
  color: rgb(214 211 209 / 0.6);
}
.text-stone-300\/65 {
  color: rgb(214 211 209 / 0.65);
}
.text-stone-300\/70 {
  color: rgb(214 211 209 / 0.7);
}
.text-stone-300\/75 {
  color: rgb(214 211 209 / 0.75);
}
.text-stone-300\/80 {
  color: rgb(214 211 209 / 0.8);
}
.text-stone-300\/85 {
  color: rgb(214 211 209 / 0.85);
}
.text-stone-300\/90 {
  color: rgb(214 211 209 / 0.9);
}
.text-stone-300\/95 {
  color: rgb(214 211 209 / 0.95);
}
.text-stone-400 {
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}
.text-stone-400\/0 {
  color: rgb(168 162 158 / 0);
}
.text-stone-400\/10 {
  color: rgb(168 162 158 / 0.1);
}
.text-stone-400\/100 {
  color: rgb(168 162 158 / 1);
}
.text-stone-400\/15 {
  color: rgb(168 162 158 / 0.15);
}
.text-stone-400\/20 {
  color: rgb(168 162 158 / 0.2);
}
.text-stone-400\/25 {
  color: rgb(168 162 158 / 0.25);
}
.text-stone-400\/30 {
  color: rgb(168 162 158 / 0.3);
}
.text-stone-400\/35 {
  color: rgb(168 162 158 / 0.35);
}
.text-stone-400\/40 {
  color: rgb(168 162 158 / 0.4);
}
.text-stone-400\/45 {
  color: rgb(168 162 158 / 0.45);
}
.text-stone-400\/5 {
  color: rgb(168 162 158 / 0.05);
}
.text-stone-400\/50 {
  color: rgb(168 162 158 / 0.5);
}
.text-stone-400\/55 {
  color: rgb(168 162 158 / 0.55);
}
.text-stone-400\/60 {
  color: rgb(168 162 158 / 0.6);
}
.text-stone-400\/65 {
  color: rgb(168 162 158 / 0.65);
}
.text-stone-400\/70 {
  color: rgb(168 162 158 / 0.7);
}
.text-stone-400\/75 {
  color: rgb(168 162 158 / 0.75);
}
.text-stone-400\/80 {
  color: rgb(168 162 158 / 0.8);
}
.text-stone-400\/85 {
  color: rgb(168 162 158 / 0.85);
}
.text-stone-400\/90 {
  color: rgb(168 162 158 / 0.9);
}
.text-stone-400\/95 {
  color: rgb(168 162 158 / 0.95);
}
.text-stone-500 {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}
.text-stone-500\/0 {
  color: rgb(120 113 108 / 0);
}
.text-stone-500\/10 {
  color: rgb(120 113 108 / 0.1);
}
.text-stone-500\/100 {
  color: rgb(120 113 108 / 1);
}
.text-stone-500\/15 {
  color: rgb(120 113 108 / 0.15);
}
.text-stone-500\/20 {
  color: rgb(120 113 108 / 0.2);
}
.text-stone-500\/25 {
  color: rgb(120 113 108 / 0.25);
}
.text-stone-500\/30 {
  color: rgb(120 113 108 / 0.3);
}
.text-stone-500\/35 {
  color: rgb(120 113 108 / 0.35);
}
.text-stone-500\/40 {
  color: rgb(120 113 108 / 0.4);
}
.text-stone-500\/45 {
  color: rgb(120 113 108 / 0.45);
}
.text-stone-500\/5 {
  color: rgb(120 113 108 / 0.05);
}
.text-stone-500\/50 {
  color: rgb(120 113 108 / 0.5);
}
.text-stone-500\/55 {
  color: rgb(120 113 108 / 0.55);
}
.text-stone-500\/60 {
  color: rgb(120 113 108 / 0.6);
}
.text-stone-500\/65 {
  color: rgb(120 113 108 / 0.65);
}
.text-stone-500\/70 {
  color: rgb(120 113 108 / 0.7);
}
.text-stone-500\/75 {
  color: rgb(120 113 108 / 0.75);
}
.text-stone-500\/80 {
  color: rgb(120 113 108 / 0.8);
}
.text-stone-500\/85 {
  color: rgb(120 113 108 / 0.85);
}
.text-stone-500\/90 {
  color: rgb(120 113 108 / 0.9);
}
.text-stone-500\/95 {
  color: rgb(120 113 108 / 0.95);
}
.text-stone-600 {
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}
.text-stone-600\/0 {
  color: rgb(87 83 78 / 0);
}
.text-stone-600\/10 {
  color: rgb(87 83 78 / 0.1);
}
.text-stone-600\/100 {
  color: rgb(87 83 78 / 1);
}
.text-stone-600\/15 {
  color: rgb(87 83 78 / 0.15);
}
.text-stone-600\/20 {
  color: rgb(87 83 78 / 0.2);
}
.text-stone-600\/25 {
  color: rgb(87 83 78 / 0.25);
}
.text-stone-600\/30 {
  color: rgb(87 83 78 / 0.3);
}
.text-stone-600\/35 {
  color: rgb(87 83 78 / 0.35);
}
.text-stone-600\/40 {
  color: rgb(87 83 78 / 0.4);
}
.text-stone-600\/45 {
  color: rgb(87 83 78 / 0.45);
}
.text-stone-600\/5 {
  color: rgb(87 83 78 / 0.05);
}
.text-stone-600\/50 {
  color: rgb(87 83 78 / 0.5);
}
.text-stone-600\/55 {
  color: rgb(87 83 78 / 0.55);
}
.text-stone-600\/60 {
  color: rgb(87 83 78 / 0.6);
}
.text-stone-600\/65 {
  color: rgb(87 83 78 / 0.65);
}
.text-stone-600\/70 {
  color: rgb(87 83 78 / 0.7);
}
.text-stone-600\/75 {
  color: rgb(87 83 78 / 0.75);
}
.text-stone-600\/80 {
  color: rgb(87 83 78 / 0.8);
}
.text-stone-600\/85 {
  color: rgb(87 83 78 / 0.85);
}
.text-stone-600\/90 {
  color: rgb(87 83 78 / 0.9);
}
.text-stone-600\/95 {
  color: rgb(87 83 78 / 0.95);
}
.text-stone-700 {
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}
.text-stone-700\/0 {
  color: rgb(68 64 60 / 0);
}
.text-stone-700\/10 {
  color: rgb(68 64 60 / 0.1);
}
.text-stone-700\/100 {
  color: rgb(68 64 60 / 1);
}
.text-stone-700\/15 {
  color: rgb(68 64 60 / 0.15);
}
.text-stone-700\/20 {
  color: rgb(68 64 60 / 0.2);
}
.text-stone-700\/25 {
  color: rgb(68 64 60 / 0.25);
}
.text-stone-700\/30 {
  color: rgb(68 64 60 / 0.3);
}
.text-stone-700\/35 {
  color: rgb(68 64 60 / 0.35);
}
.text-stone-700\/40 {
  color: rgb(68 64 60 / 0.4);
}
.text-stone-700\/45 {
  color: rgb(68 64 60 / 0.45);
}
.text-stone-700\/5 {
  color: rgb(68 64 60 / 0.05);
}
.text-stone-700\/50 {
  color: rgb(68 64 60 / 0.5);
}
.text-stone-700\/55 {
  color: rgb(68 64 60 / 0.55);
}
.text-stone-700\/60 {
  color: rgb(68 64 60 / 0.6);
}
.text-stone-700\/65 {
  color: rgb(68 64 60 / 0.65);
}
.text-stone-700\/70 {
  color: rgb(68 64 60 / 0.7);
}
.text-stone-700\/75 {
  color: rgb(68 64 60 / 0.75);
}
.text-stone-700\/80 {
  color: rgb(68 64 60 / 0.8);
}
.text-stone-700\/85 {
  color: rgb(68 64 60 / 0.85);
}
.text-stone-700\/90 {
  color: rgb(68 64 60 / 0.9);
}
.text-stone-700\/95 {
  color: rgb(68 64 60 / 0.95);
}
.text-stone-800 {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}
.text-stone-800\/0 {
  color: rgb(41 37 36 / 0);
}
.text-stone-800\/10 {
  color: rgb(41 37 36 / 0.1);
}
.text-stone-800\/100 {
  color: rgb(41 37 36 / 1);
}
.text-stone-800\/15 {
  color: rgb(41 37 36 / 0.15);
}
.text-stone-800\/20 {
  color: rgb(41 37 36 / 0.2);
}
.text-stone-800\/25 {
  color: rgb(41 37 36 / 0.25);
}
.text-stone-800\/30 {
  color: rgb(41 37 36 / 0.3);
}
.text-stone-800\/35 {
  color: rgb(41 37 36 / 0.35);
}
.text-stone-800\/40 {
  color: rgb(41 37 36 / 0.4);
}
.text-stone-800\/45 {
  color: rgb(41 37 36 / 0.45);
}
.text-stone-800\/5 {
  color: rgb(41 37 36 / 0.05);
}
.text-stone-800\/50 {
  color: rgb(41 37 36 / 0.5);
}
.text-stone-800\/55 {
  color: rgb(41 37 36 / 0.55);
}
.text-stone-800\/60 {
  color: rgb(41 37 36 / 0.6);
}
.text-stone-800\/65 {
  color: rgb(41 37 36 / 0.65);
}
.text-stone-800\/70 {
  color: rgb(41 37 36 / 0.7);
}
.text-stone-800\/75 {
  color: rgb(41 37 36 / 0.75);
}
.text-stone-800\/80 {
  color: rgb(41 37 36 / 0.8);
}
.text-stone-800\/85 {
  color: rgb(41 37 36 / 0.85);
}
.text-stone-800\/90 {
  color: rgb(41 37 36 / 0.9);
}
.text-stone-800\/95 {
  color: rgb(41 37 36 / 0.95);
}
.text-stone-900 {
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}
.text-stone-900\/0 {
  color: rgb(28 25 23 / 0);
}
.text-stone-900\/10 {
  color: rgb(28 25 23 / 0.1);
}
.text-stone-900\/100 {
  color: rgb(28 25 23 / 1);
}
.text-stone-900\/15 {
  color: rgb(28 25 23 / 0.15);
}
.text-stone-900\/20 {
  color: rgb(28 25 23 / 0.2);
}
.text-stone-900\/25 {
  color: rgb(28 25 23 / 0.25);
}
.text-stone-900\/30 {
  color: rgb(28 25 23 / 0.3);
}
.text-stone-900\/35 {
  color: rgb(28 25 23 / 0.35);
}
.text-stone-900\/40 {
  color: rgb(28 25 23 / 0.4);
}
.text-stone-900\/45 {
  color: rgb(28 25 23 / 0.45);
}
.text-stone-900\/5 {
  color: rgb(28 25 23 / 0.05);
}
.text-stone-900\/50 {
  color: rgb(28 25 23 / 0.5);
}
.text-stone-900\/55 {
  color: rgb(28 25 23 / 0.55);
}
.text-stone-900\/60 {
  color: rgb(28 25 23 / 0.6);
}
.text-stone-900\/65 {
  color: rgb(28 25 23 / 0.65);
}
.text-stone-900\/70 {
  color: rgb(28 25 23 / 0.7);
}
.text-stone-900\/75 {
  color: rgb(28 25 23 / 0.75);
}
.text-stone-900\/80 {
  color: rgb(28 25 23 / 0.8);
}
.text-stone-900\/85 {
  color: rgb(28 25 23 / 0.85);
}
.text-stone-900\/90 {
  color: rgb(28 25 23 / 0.9);
}
.text-stone-900\/95 {
  color: rgb(28 25 23 / 0.95);
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-100 {
  --tw-text-opacity: 1;
  color: rgb(253 246 178 / var(--tw-text-opacity, 1));
}
.text-yellow-100\/0 {
  color: rgb(253 246 178 / 0);
}
.text-yellow-100\/10 {
  color: rgb(253 246 178 / 0.1);
}
.text-yellow-100\/100 {
  color: rgb(253 246 178 / 1);
}
.text-yellow-100\/15 {
  color: rgb(253 246 178 / 0.15);
}
.text-yellow-100\/20 {
  color: rgb(253 246 178 / 0.2);
}
.text-yellow-100\/25 {
  color: rgb(253 246 178 / 0.25);
}
.text-yellow-100\/30 {
  color: rgb(253 246 178 / 0.3);
}
.text-yellow-100\/35 {
  color: rgb(253 246 178 / 0.35);
}
.text-yellow-100\/40 {
  color: rgb(253 246 178 / 0.4);
}
.text-yellow-100\/45 {
  color: rgb(253 246 178 / 0.45);
}
.text-yellow-100\/5 {
  color: rgb(253 246 178 / 0.05);
}
.text-yellow-100\/50 {
  color: rgb(253 246 178 / 0.5);
}
.text-yellow-100\/55 {
  color: rgb(253 246 178 / 0.55);
}
.text-yellow-100\/60 {
  color: rgb(253 246 178 / 0.6);
}
.text-yellow-100\/65 {
  color: rgb(253 246 178 / 0.65);
}
.text-yellow-100\/70 {
  color: rgb(253 246 178 / 0.7);
}
.text-yellow-100\/75 {
  color: rgb(253 246 178 / 0.75);
}
.text-yellow-100\/80 {
  color: rgb(253 246 178 / 0.8);
}
.text-yellow-100\/85 {
  color: rgb(253 246 178 / 0.85);
}
.text-yellow-100\/90 {
  color: rgb(253 246 178 / 0.9);
}
.text-yellow-100\/95 {
  color: rgb(253 246 178 / 0.95);
}
.text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
}
.text-yellow-200\/0 {
  color: rgb(252 233 106 / 0);
}
.text-yellow-200\/10 {
  color: rgb(252 233 106 / 0.1);
}
.text-yellow-200\/100 {
  color: rgb(252 233 106 / 1);
}
.text-yellow-200\/15 {
  color: rgb(252 233 106 / 0.15);
}
.text-yellow-200\/20 {
  color: rgb(252 233 106 / 0.2);
}
.text-yellow-200\/25 {
  color: rgb(252 233 106 / 0.25);
}
.text-yellow-200\/30 {
  color: rgb(252 233 106 / 0.3);
}
.text-yellow-200\/35 {
  color: rgb(252 233 106 / 0.35);
}
.text-yellow-200\/40 {
  color: rgb(252 233 106 / 0.4);
}
.text-yellow-200\/45 {
  color: rgb(252 233 106 / 0.45);
}
.text-yellow-200\/5 {
  color: rgb(252 233 106 / 0.05);
}
.text-yellow-200\/50 {
  color: rgb(252 233 106 / 0.5);
}
.text-yellow-200\/55 {
  color: rgb(252 233 106 / 0.55);
}
.text-yellow-200\/60 {
  color: rgb(252 233 106 / 0.6);
}
.text-yellow-200\/65 {
  color: rgb(252 233 106 / 0.65);
}
.text-yellow-200\/70 {
  color: rgb(252 233 106 / 0.7);
}
.text-yellow-200\/75 {
  color: rgb(252 233 106 / 0.75);
}
.text-yellow-200\/80 {
  color: rgb(252 233 106 / 0.8);
}
.text-yellow-200\/85 {
  color: rgb(252 233 106 / 0.85);
}
.text-yellow-200\/90 {
  color: rgb(252 233 106 / 0.9);
}
.text-yellow-200\/95 {
  color: rgb(252 233 106 / 0.95);
}
.text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(250 202 21 / var(--tw-text-opacity, 1));
}
.text-yellow-300\/0 {
  color: rgb(250 202 21 / 0);
}
.text-yellow-300\/10 {
  color: rgb(250 202 21 / 0.1);
}
.text-yellow-300\/100 {
  color: rgb(250 202 21 / 1);
}
.text-yellow-300\/15 {
  color: rgb(250 202 21 / 0.15);
}
.text-yellow-300\/20 {
  color: rgb(250 202 21 / 0.2);
}
.text-yellow-300\/25 {
  color: rgb(250 202 21 / 0.25);
}
.text-yellow-300\/30 {
  color: rgb(250 202 21 / 0.3);
}
.text-yellow-300\/35 {
  color: rgb(250 202 21 / 0.35);
}
.text-yellow-300\/40 {
  color: rgb(250 202 21 / 0.4);
}
.text-yellow-300\/45 {
  color: rgb(250 202 21 / 0.45);
}
.text-yellow-300\/5 {
  color: rgb(250 202 21 / 0.05);
}
.text-yellow-300\/50 {
  color: rgb(250 202 21 / 0.5);
}
.text-yellow-300\/55 {
  color: rgb(250 202 21 / 0.55);
}
.text-yellow-300\/60 {
  color: rgb(250 202 21 / 0.6);
}
.text-yellow-300\/65 {
  color: rgb(250 202 21 / 0.65);
}
.text-yellow-300\/70 {
  color: rgb(250 202 21 / 0.7);
}
.text-yellow-300\/75 {
  color: rgb(250 202 21 / 0.75);
}
.text-yellow-300\/80 {
  color: rgb(250 202 21 / 0.8);
}
.text-yellow-300\/85 {
  color: rgb(250 202 21 / 0.85);
}
.text-yellow-300\/90 {
  color: rgb(250 202 21 / 0.9);
}
.text-yellow-300\/95 {
  color: rgb(250 202 21 / 0.95);
}
.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(227 160 8 / var(--tw-text-opacity, 1));
}
.text-yellow-400\/0 {
  color: rgb(227 160 8 / 0);
}
.text-yellow-400\/10 {
  color: rgb(227 160 8 / 0.1);
}
.text-yellow-400\/100 {
  color: rgb(227 160 8 / 1);
}
.text-yellow-400\/15 {
  color: rgb(227 160 8 / 0.15);
}
.text-yellow-400\/20 {
  color: rgb(227 160 8 / 0.2);
}
.text-yellow-400\/25 {
  color: rgb(227 160 8 / 0.25);
}
.text-yellow-400\/30 {
  color: rgb(227 160 8 / 0.3);
}
.text-yellow-400\/35 {
  color: rgb(227 160 8 / 0.35);
}
.text-yellow-400\/40 {
  color: rgb(227 160 8 / 0.4);
}
.text-yellow-400\/45 {
  color: rgb(227 160 8 / 0.45);
}
.text-yellow-400\/5 {
  color: rgb(227 160 8 / 0.05);
}
.text-yellow-400\/50 {
  color: rgb(227 160 8 / 0.5);
}
.text-yellow-400\/55 {
  color: rgb(227 160 8 / 0.55);
}
.text-yellow-400\/60 {
  color: rgb(227 160 8 / 0.6);
}
.text-yellow-400\/65 {
  color: rgb(227 160 8 / 0.65);
}
.text-yellow-400\/70 {
  color: rgb(227 160 8 / 0.7);
}
.text-yellow-400\/75 {
  color: rgb(227 160 8 / 0.75);
}
.text-yellow-400\/80 {
  color: rgb(227 160 8 / 0.8);
}
.text-yellow-400\/85 {
  color: rgb(227 160 8 / 0.85);
}
.text-yellow-400\/90 {
  color: rgb(227 160 8 / 0.9);
}
.text-yellow-400\/95 {
  color: rgb(227 160 8 / 0.95);
}
.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(194 120 3 / var(--tw-text-opacity, 1));
}
.text-yellow-500\/0 {
  color: rgb(194 120 3 / 0);
}
.text-yellow-500\/10 {
  color: rgb(194 120 3 / 0.1);
}
.text-yellow-500\/100 {
  color: rgb(194 120 3 / 1);
}
.text-yellow-500\/15 {
  color: rgb(194 120 3 / 0.15);
}
.text-yellow-500\/20 {
  color: rgb(194 120 3 / 0.2);
}
.text-yellow-500\/25 {
  color: rgb(194 120 3 / 0.25);
}
.text-yellow-500\/30 {
  color: rgb(194 120 3 / 0.3);
}
.text-yellow-500\/35 {
  color: rgb(194 120 3 / 0.35);
}
.text-yellow-500\/40 {
  color: rgb(194 120 3 / 0.4);
}
.text-yellow-500\/45 {
  color: rgb(194 120 3 / 0.45);
}
.text-yellow-500\/5 {
  color: rgb(194 120 3 / 0.05);
}
.text-yellow-500\/50 {
  color: rgb(194 120 3 / 0.5);
}
.text-yellow-500\/55 {
  color: rgb(194 120 3 / 0.55);
}
.text-yellow-500\/60 {
  color: rgb(194 120 3 / 0.6);
}
.text-yellow-500\/65 {
  color: rgb(194 120 3 / 0.65);
}
.text-yellow-500\/70 {
  color: rgb(194 120 3 / 0.7);
}
.text-yellow-500\/75 {
  color: rgb(194 120 3 / 0.75);
}
.text-yellow-500\/80 {
  color: rgb(194 120 3 / 0.8);
}
.text-yellow-500\/85 {
  color: rgb(194 120 3 / 0.85);
}
.text-yellow-500\/90 {
  color: rgb(194 120 3 / 0.9);
}
.text-yellow-500\/95 {
  color: rgb(194 120 3 / 0.95);
}
.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(159 88 10 / var(--tw-text-opacity, 1));
}
.text-yellow-600\/0 {
  color: rgb(159 88 10 / 0);
}
.text-yellow-600\/10 {
  color: rgb(159 88 10 / 0.1);
}
.text-yellow-600\/100 {
  color: rgb(159 88 10 / 1);
}
.text-yellow-600\/15 {
  color: rgb(159 88 10 / 0.15);
}
.text-yellow-600\/20 {
  color: rgb(159 88 10 / 0.2);
}
.text-yellow-600\/25 {
  color: rgb(159 88 10 / 0.25);
}
.text-yellow-600\/30 {
  color: rgb(159 88 10 / 0.3);
}
.text-yellow-600\/35 {
  color: rgb(159 88 10 / 0.35);
}
.text-yellow-600\/40 {
  color: rgb(159 88 10 / 0.4);
}
.text-yellow-600\/45 {
  color: rgb(159 88 10 / 0.45);
}
.text-yellow-600\/5 {
  color: rgb(159 88 10 / 0.05);
}
.text-yellow-600\/50 {
  color: rgb(159 88 10 / 0.5);
}
.text-yellow-600\/55 {
  color: rgb(159 88 10 / 0.55);
}
.text-yellow-600\/60 {
  color: rgb(159 88 10 / 0.6);
}
.text-yellow-600\/65 {
  color: rgb(159 88 10 / 0.65);
}
.text-yellow-600\/70 {
  color: rgb(159 88 10 / 0.7);
}
.text-yellow-600\/75 {
  color: rgb(159 88 10 / 0.75);
}
.text-yellow-600\/80 {
  color: rgb(159 88 10 / 0.8);
}
.text-yellow-600\/85 {
  color: rgb(159 88 10 / 0.85);
}
.text-yellow-600\/90 {
  color: rgb(159 88 10 / 0.9);
}
.text-yellow-600\/95 {
  color: rgb(159 88 10 / 0.95);
}
.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(142 75 16 / var(--tw-text-opacity, 1));
}
.text-yellow-700\/0 {
  color: rgb(142 75 16 / 0);
}
.text-yellow-700\/10 {
  color: rgb(142 75 16 / 0.1);
}
.text-yellow-700\/100 {
  color: rgb(142 75 16 / 1);
}
.text-yellow-700\/15 {
  color: rgb(142 75 16 / 0.15);
}
.text-yellow-700\/20 {
  color: rgb(142 75 16 / 0.2);
}
.text-yellow-700\/25 {
  color: rgb(142 75 16 / 0.25);
}
.text-yellow-700\/30 {
  color: rgb(142 75 16 / 0.3);
}
.text-yellow-700\/35 {
  color: rgb(142 75 16 / 0.35);
}
.text-yellow-700\/40 {
  color: rgb(142 75 16 / 0.4);
}
.text-yellow-700\/45 {
  color: rgb(142 75 16 / 0.45);
}
.text-yellow-700\/5 {
  color: rgb(142 75 16 / 0.05);
}
.text-yellow-700\/50 {
  color: rgb(142 75 16 / 0.5);
}
.text-yellow-700\/55 {
  color: rgb(142 75 16 / 0.55);
}
.text-yellow-700\/60 {
  color: rgb(142 75 16 / 0.6);
}
.text-yellow-700\/65 {
  color: rgb(142 75 16 / 0.65);
}
.text-yellow-700\/70 {
  color: rgb(142 75 16 / 0.7);
}
.text-yellow-700\/75 {
  color: rgb(142 75 16 / 0.75);
}
.text-yellow-700\/80 {
  color: rgb(142 75 16 / 0.8);
}
.text-yellow-700\/85 {
  color: rgb(142 75 16 / 0.85);
}
.text-yellow-700\/90 {
  color: rgb(142 75 16 / 0.9);
}
.text-yellow-700\/95 {
  color: rgb(142 75 16 / 0.95);
}
.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(114 59 19 / var(--tw-text-opacity, 1));
}
.text-yellow-800\/0 {
  color: rgb(114 59 19 / 0);
}
.text-yellow-800\/10 {
  color: rgb(114 59 19 / 0.1);
}
.text-yellow-800\/100 {
  color: rgb(114 59 19 / 1);
}
.text-yellow-800\/15 {
  color: rgb(114 59 19 / 0.15);
}
.text-yellow-800\/20 {
  color: rgb(114 59 19 / 0.2);
}
.text-yellow-800\/25 {
  color: rgb(114 59 19 / 0.25);
}
.text-yellow-800\/30 {
  color: rgb(114 59 19 / 0.3);
}
.text-yellow-800\/35 {
  color: rgb(114 59 19 / 0.35);
}
.text-yellow-800\/40 {
  color: rgb(114 59 19 / 0.4);
}
.text-yellow-800\/45 {
  color: rgb(114 59 19 / 0.45);
}
.text-yellow-800\/5 {
  color: rgb(114 59 19 / 0.05);
}
.text-yellow-800\/50 {
  color: rgb(114 59 19 / 0.5);
}
.text-yellow-800\/55 {
  color: rgb(114 59 19 / 0.55);
}
.text-yellow-800\/60 {
  color: rgb(114 59 19 / 0.6);
}
.text-yellow-800\/65 {
  color: rgb(114 59 19 / 0.65);
}
.text-yellow-800\/70 {
  color: rgb(114 59 19 / 0.7);
}
.text-yellow-800\/75 {
  color: rgb(114 59 19 / 0.75);
}
.text-yellow-800\/80 {
  color: rgb(114 59 19 / 0.8);
}
.text-yellow-800\/85 {
  color: rgb(114 59 19 / 0.85);
}
.text-yellow-800\/90 {
  color: rgb(114 59 19 / 0.9);
}
.text-yellow-800\/95 {
  color: rgb(114 59 19 / 0.95);
}
.text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgb(99 49 18 / var(--tw-text-opacity, 1));
}
.text-yellow-900\/0 {
  color: rgb(99 49 18 / 0);
}
.text-yellow-900\/10 {
  color: rgb(99 49 18 / 0.1);
}
.text-yellow-900\/100 {
  color: rgb(99 49 18 / 1);
}
.text-yellow-900\/15 {
  color: rgb(99 49 18 / 0.15);
}
.text-yellow-900\/20 {
  color: rgb(99 49 18 / 0.2);
}
.text-yellow-900\/25 {
  color: rgb(99 49 18 / 0.25);
}
.text-yellow-900\/30 {
  color: rgb(99 49 18 / 0.3);
}
.text-yellow-900\/35 {
  color: rgb(99 49 18 / 0.35);
}
.text-yellow-900\/40 {
  color: rgb(99 49 18 / 0.4);
}
.text-yellow-900\/45 {
  color: rgb(99 49 18 / 0.45);
}
.text-yellow-900\/5 {
  color: rgb(99 49 18 / 0.05);
}
.text-yellow-900\/50 {
  color: rgb(99 49 18 / 0.5);
}
.text-yellow-900\/55 {
  color: rgb(99 49 18 / 0.55);
}
.text-yellow-900\/60 {
  color: rgb(99 49 18 / 0.6);
}
.text-yellow-900\/65 {
  color: rgb(99 49 18 / 0.65);
}
.text-yellow-900\/70 {
  color: rgb(99 49 18 / 0.7);
}
.text-yellow-900\/75 {
  color: rgb(99 49 18 / 0.75);
}
.text-yellow-900\/80 {
  color: rgb(99 49 18 / 0.8);
}
.text-yellow-900\/85 {
  color: rgb(99 49 18 / 0.85);
}
.text-yellow-900\/90 {
  color: rgb(99 49 18 / 0.9);
}
.text-yellow-900\/95 {
  color: rgb(99 49 18 / 0.95);
}
.text-zinc-100 {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}
.text-zinc-100\/0 {
  color: rgb(244 244 245 / 0);
}
.text-zinc-100\/10 {
  color: rgb(244 244 245 / 0.1);
}
.text-zinc-100\/100 {
  color: rgb(244 244 245 / 1);
}
.text-zinc-100\/15 {
  color: rgb(244 244 245 / 0.15);
}
.text-zinc-100\/20 {
  color: rgb(244 244 245 / 0.2);
}
.text-zinc-100\/25 {
  color: rgb(244 244 245 / 0.25);
}
.text-zinc-100\/30 {
  color: rgb(244 244 245 / 0.3);
}
.text-zinc-100\/35 {
  color: rgb(244 244 245 / 0.35);
}
.text-zinc-100\/40 {
  color: rgb(244 244 245 / 0.4);
}
.text-zinc-100\/45 {
  color: rgb(244 244 245 / 0.45);
}
.text-zinc-100\/5 {
  color: rgb(244 244 245 / 0.05);
}
.text-zinc-100\/50 {
  color: rgb(244 244 245 / 0.5);
}
.text-zinc-100\/55 {
  color: rgb(244 244 245 / 0.55);
}
.text-zinc-100\/60 {
  color: rgb(244 244 245 / 0.6);
}
.text-zinc-100\/65 {
  color: rgb(244 244 245 / 0.65);
}
.text-zinc-100\/70 {
  color: rgb(244 244 245 / 0.7);
}
.text-zinc-100\/75 {
  color: rgb(244 244 245 / 0.75);
}
.text-zinc-100\/80 {
  color: rgb(244 244 245 / 0.8);
}
.text-zinc-100\/85 {
  color: rgb(244 244 245 / 0.85);
}
.text-zinc-100\/90 {
  color: rgb(244 244 245 / 0.9);
}
.text-zinc-100\/95 {
  color: rgb(244 244 245 / 0.95);
}
.text-zinc-200 {
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1));
}
.text-zinc-200\/0 {
  color: rgb(228 228 231 / 0);
}
.text-zinc-200\/10 {
  color: rgb(228 228 231 / 0.1);
}
.text-zinc-200\/100 {
  color: rgb(228 228 231 / 1);
}
.text-zinc-200\/15 {
  color: rgb(228 228 231 / 0.15);
}
.text-zinc-200\/20 {
  color: rgb(228 228 231 / 0.2);
}
.text-zinc-200\/25 {
  color: rgb(228 228 231 / 0.25);
}
.text-zinc-200\/30 {
  color: rgb(228 228 231 / 0.3);
}
.text-zinc-200\/35 {
  color: rgb(228 228 231 / 0.35);
}
.text-zinc-200\/40 {
  color: rgb(228 228 231 / 0.4);
}
.text-zinc-200\/45 {
  color: rgb(228 228 231 / 0.45);
}
.text-zinc-200\/5 {
  color: rgb(228 228 231 / 0.05);
}
.text-zinc-200\/50 {
  color: rgb(228 228 231 / 0.5);
}
.text-zinc-200\/55 {
  color: rgb(228 228 231 / 0.55);
}
.text-zinc-200\/60 {
  color: rgb(228 228 231 / 0.6);
}
.text-zinc-200\/65 {
  color: rgb(228 228 231 / 0.65);
}
.text-zinc-200\/70 {
  color: rgb(228 228 231 / 0.7);
}
.text-zinc-200\/75 {
  color: rgb(228 228 231 / 0.75);
}
.text-zinc-200\/80 {
  color: rgb(228 228 231 / 0.8);
}
.text-zinc-200\/85 {
  color: rgb(228 228 231 / 0.85);
}
.text-zinc-200\/90 {
  color: rgb(228 228 231 / 0.9);
}
.text-zinc-200\/95 {
  color: rgb(228 228 231 / 0.95);
}
.text-zinc-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}
.text-zinc-300\/0 {
  color: rgb(212 212 216 / 0);
}
.text-zinc-300\/10 {
  color: rgb(212 212 216 / 0.1);
}
.text-zinc-300\/100 {
  color: rgb(212 212 216 / 1);
}
.text-zinc-300\/15 {
  color: rgb(212 212 216 / 0.15);
}
.text-zinc-300\/20 {
  color: rgb(212 212 216 / 0.2);
}
.text-zinc-300\/25 {
  color: rgb(212 212 216 / 0.25);
}
.text-zinc-300\/30 {
  color: rgb(212 212 216 / 0.3);
}
.text-zinc-300\/35 {
  color: rgb(212 212 216 / 0.35);
}
.text-zinc-300\/40 {
  color: rgb(212 212 216 / 0.4);
}
.text-zinc-300\/45 {
  color: rgb(212 212 216 / 0.45);
}
.text-zinc-300\/5 {
  color: rgb(212 212 216 / 0.05);
}
.text-zinc-300\/50 {
  color: rgb(212 212 216 / 0.5);
}
.text-zinc-300\/55 {
  color: rgb(212 212 216 / 0.55);
}
.text-zinc-300\/60 {
  color: rgb(212 212 216 / 0.6);
}
.text-zinc-300\/65 {
  color: rgb(212 212 216 / 0.65);
}
.text-zinc-300\/70 {
  color: rgb(212 212 216 / 0.7);
}
.text-zinc-300\/75 {
  color: rgb(212 212 216 / 0.75);
}
.text-zinc-300\/80 {
  color: rgb(212 212 216 / 0.8);
}
.text-zinc-300\/85 {
  color: rgb(212 212 216 / 0.85);
}
.text-zinc-300\/90 {
  color: rgb(212 212 216 / 0.9);
}
.text-zinc-300\/95 {
  color: rgb(212 212 216 / 0.95);
}
.text-zinc-400 {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
.text-zinc-400\/0 {
  color: rgb(161 161 170 / 0);
}
.text-zinc-400\/10 {
  color: rgb(161 161 170 / 0.1);
}
.text-zinc-400\/100 {
  color: rgb(161 161 170 / 1);
}
.text-zinc-400\/15 {
  color: rgb(161 161 170 / 0.15);
}
.text-zinc-400\/20 {
  color: rgb(161 161 170 / 0.2);
}
.text-zinc-400\/25 {
  color: rgb(161 161 170 / 0.25);
}
.text-zinc-400\/30 {
  color: rgb(161 161 170 / 0.3);
}
.text-zinc-400\/35 {
  color: rgb(161 161 170 / 0.35);
}
.text-zinc-400\/40 {
  color: rgb(161 161 170 / 0.4);
}
.text-zinc-400\/45 {
  color: rgb(161 161 170 / 0.45);
}
.text-zinc-400\/5 {
  color: rgb(161 161 170 / 0.05);
}
.text-zinc-400\/50 {
  color: rgb(161 161 170 / 0.5);
}
.text-zinc-400\/55 {
  color: rgb(161 161 170 / 0.55);
}
.text-zinc-400\/60 {
  color: rgb(161 161 170 / 0.6);
}
.text-zinc-400\/65 {
  color: rgb(161 161 170 / 0.65);
}
.text-zinc-400\/70 {
  color: rgb(161 161 170 / 0.7);
}
.text-zinc-400\/75 {
  color: rgb(161 161 170 / 0.75);
}
.text-zinc-400\/80 {
  color: rgb(161 161 170 / 0.8);
}
.text-zinc-400\/85 {
  color: rgb(161 161 170 / 0.85);
}
.text-zinc-400\/90 {
  color: rgb(161 161 170 / 0.9);
}
.text-zinc-400\/95 {
  color: rgb(161 161 170 / 0.95);
}
.text-zinc-500 {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}
.text-zinc-500\/0 {
  color: rgb(113 113 122 / 0);
}
.text-zinc-500\/10 {
  color: rgb(113 113 122 / 0.1);
}
.text-zinc-500\/100 {
  color: rgb(113 113 122 / 1);
}
.text-zinc-500\/15 {
  color: rgb(113 113 122 / 0.15);
}
.text-zinc-500\/20 {
  color: rgb(113 113 122 / 0.2);
}
.text-zinc-500\/25 {
  color: rgb(113 113 122 / 0.25);
}
.text-zinc-500\/30 {
  color: rgb(113 113 122 / 0.3);
}
.text-zinc-500\/35 {
  color: rgb(113 113 122 / 0.35);
}
.text-zinc-500\/40 {
  color: rgb(113 113 122 / 0.4);
}
.text-zinc-500\/45 {
  color: rgb(113 113 122 / 0.45);
}
.text-zinc-500\/5 {
  color: rgb(113 113 122 / 0.05);
}
.text-zinc-500\/50 {
  color: rgb(113 113 122 / 0.5);
}
.text-zinc-500\/55 {
  color: rgb(113 113 122 / 0.55);
}
.text-zinc-500\/60 {
  color: rgb(113 113 122 / 0.6);
}
.text-zinc-500\/65 {
  color: rgb(113 113 122 / 0.65);
}
.text-zinc-500\/70 {
  color: rgb(113 113 122 / 0.7);
}
.text-zinc-500\/75 {
  color: rgb(113 113 122 / 0.75);
}
.text-zinc-500\/80 {
  color: rgb(113 113 122 / 0.8);
}
.text-zinc-500\/85 {
  color: rgb(113 113 122 / 0.85);
}
.text-zinc-500\/90 {
  color: rgb(113 113 122 / 0.9);
}
.text-zinc-500\/95 {
  color: rgb(113 113 122 / 0.95);
}
.text-zinc-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
.text-zinc-600\/0 {
  color: rgb(82 82 91 / 0);
}
.text-zinc-600\/10 {
  color: rgb(82 82 91 / 0.1);
}
.text-zinc-600\/100 {
  color: rgb(82 82 91 / 1);
}
.text-zinc-600\/15 {
  color: rgb(82 82 91 / 0.15);
}
.text-zinc-600\/20 {
  color: rgb(82 82 91 / 0.2);
}
.text-zinc-600\/25 {
  color: rgb(82 82 91 / 0.25);
}
.text-zinc-600\/30 {
  color: rgb(82 82 91 / 0.3);
}
.text-zinc-600\/35 {
  color: rgb(82 82 91 / 0.35);
}
.text-zinc-600\/40 {
  color: rgb(82 82 91 / 0.4);
}
.text-zinc-600\/45 {
  color: rgb(82 82 91 / 0.45);
}
.text-zinc-600\/5 {
  color: rgb(82 82 91 / 0.05);
}
.text-zinc-600\/50 {
  color: rgb(82 82 91 / 0.5);
}
.text-zinc-600\/55 {
  color: rgb(82 82 91 / 0.55);
}
.text-zinc-600\/60 {
  color: rgb(82 82 91 / 0.6);
}
.text-zinc-600\/65 {
  color: rgb(82 82 91 / 0.65);
}
.text-zinc-600\/70 {
  color: rgb(82 82 91 / 0.7);
}
.text-zinc-600\/75 {
  color: rgb(82 82 91 / 0.75);
}
.text-zinc-600\/80 {
  color: rgb(82 82 91 / 0.8);
}
.text-zinc-600\/85 {
  color: rgb(82 82 91 / 0.85);
}
.text-zinc-600\/90 {
  color: rgb(82 82 91 / 0.9);
}
.text-zinc-600\/95 {
  color: rgb(82 82 91 / 0.95);
}
.text-zinc-700 {
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}
.text-zinc-700\/0 {
  color: rgb(63 63 70 / 0);
}
.text-zinc-700\/10 {
  color: rgb(63 63 70 / 0.1);
}
.text-zinc-700\/100 {
  color: rgb(63 63 70 / 1);
}
.text-zinc-700\/15 {
  color: rgb(63 63 70 / 0.15);
}
.text-zinc-700\/20 {
  color: rgb(63 63 70 / 0.2);
}
.text-zinc-700\/25 {
  color: rgb(63 63 70 / 0.25);
}
.text-zinc-700\/30 {
  color: rgb(63 63 70 / 0.3);
}
.text-zinc-700\/35 {
  color: rgb(63 63 70 / 0.35);
}
.text-zinc-700\/40 {
  color: rgb(63 63 70 / 0.4);
}
.text-zinc-700\/45 {
  color: rgb(63 63 70 / 0.45);
}
.text-zinc-700\/5 {
  color: rgb(63 63 70 / 0.05);
}
.text-zinc-700\/50 {
  color: rgb(63 63 70 / 0.5);
}
.text-zinc-700\/55 {
  color: rgb(63 63 70 / 0.55);
}
.text-zinc-700\/60 {
  color: rgb(63 63 70 / 0.6);
}
.text-zinc-700\/65 {
  color: rgb(63 63 70 / 0.65);
}
.text-zinc-700\/70 {
  color: rgb(63 63 70 / 0.7);
}
.text-zinc-700\/75 {
  color: rgb(63 63 70 / 0.75);
}
.text-zinc-700\/80 {
  color: rgb(63 63 70 / 0.8);
}
.text-zinc-700\/85 {
  color: rgb(63 63 70 / 0.85);
}
.text-zinc-700\/90 {
  color: rgb(63 63 70 / 0.9);
}
.text-zinc-700\/95 {
  color: rgb(63 63 70 / 0.95);
}
.text-zinc-800 {
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}
.text-zinc-800\/0 {
  color: rgb(39 39 42 / 0);
}
.text-zinc-800\/10 {
  color: rgb(39 39 42 / 0.1);
}
.text-zinc-800\/100 {
  color: rgb(39 39 42 / 1);
}
.text-zinc-800\/15 {
  color: rgb(39 39 42 / 0.15);
}
.text-zinc-800\/20 {
  color: rgb(39 39 42 / 0.2);
}
.text-zinc-800\/25 {
  color: rgb(39 39 42 / 0.25);
}
.text-zinc-800\/30 {
  color: rgb(39 39 42 / 0.3);
}
.text-zinc-800\/35 {
  color: rgb(39 39 42 / 0.35);
}
.text-zinc-800\/40 {
  color: rgb(39 39 42 / 0.4);
}
.text-zinc-800\/45 {
  color: rgb(39 39 42 / 0.45);
}
.text-zinc-800\/5 {
  color: rgb(39 39 42 / 0.05);
}
.text-zinc-800\/50 {
  color: rgb(39 39 42 / 0.5);
}
.text-zinc-800\/55 {
  color: rgb(39 39 42 / 0.55);
}
.text-zinc-800\/60 {
  color: rgb(39 39 42 / 0.6);
}
.text-zinc-800\/65 {
  color: rgb(39 39 42 / 0.65);
}
.text-zinc-800\/70 {
  color: rgb(39 39 42 / 0.7);
}
.text-zinc-800\/75 {
  color: rgb(39 39 42 / 0.75);
}
.text-zinc-800\/80 {
  color: rgb(39 39 42 / 0.8);
}
.text-zinc-800\/85 {
  color: rgb(39 39 42 / 0.85);
}
.text-zinc-800\/90 {
  color: rgb(39 39 42 / 0.9);
}
.text-zinc-800\/95 {
  color: rgb(39 39 42 / 0.95);
}
.text-zinc-900 {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}
.text-zinc-900\/0 {
  color: rgb(24 24 27 / 0);
}
.text-zinc-900\/10 {
  color: rgb(24 24 27 / 0.1);
}
.text-zinc-900\/100 {
  color: rgb(24 24 27 / 1);
}
.text-zinc-900\/15 {
  color: rgb(24 24 27 / 0.15);
}
.text-zinc-900\/20 {
  color: rgb(24 24 27 / 0.2);
}
.text-zinc-900\/25 {
  color: rgb(24 24 27 / 0.25);
}
.text-zinc-900\/30 {
  color: rgb(24 24 27 / 0.3);
}
.text-zinc-900\/35 {
  color: rgb(24 24 27 / 0.35);
}
.text-zinc-900\/40 {
  color: rgb(24 24 27 / 0.4);
}
.text-zinc-900\/45 {
  color: rgb(24 24 27 / 0.45);
}
.text-zinc-900\/5 {
  color: rgb(24 24 27 / 0.05);
}
.text-zinc-900\/50 {
  color: rgb(24 24 27 / 0.5);
}
.text-zinc-900\/55 {
  color: rgb(24 24 27 / 0.55);
}
.text-zinc-900\/60 {
  color: rgb(24 24 27 / 0.6);
}
.text-zinc-900\/65 {
  color: rgb(24 24 27 / 0.65);
}
.text-zinc-900\/70 {
  color: rgb(24 24 27 / 0.7);
}
.text-zinc-900\/75 {
  color: rgb(24 24 27 / 0.75);
}
.text-zinc-900\/80 {
  color: rgb(24 24 27 / 0.8);
}
.text-zinc-900\/85 {
  color: rgb(24 24 27 / 0.85);
}
.text-zinc-900\/90 {
  color: rgb(24 24 27 / 0.9);
}
.text-zinc-900\/95 {
  color: rgb(24 24 27 / 0.95);
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.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-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);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.outline-8 {
  outline-width: 8px;
}
.outline-offset-\[-8px\] {
  outline-offset: -8px;
}
.outline-white {
  outline-color: #ffffff;
}
.outline-white\/75 {
  outline-color: rgb(255 255 255 / 0.75);
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-4 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-amber-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1));
}
.ring-amber-100\/0 {
  --tw-ring-color: rgb(254 243 199 / 0);
}
.ring-amber-100\/10 {
  --tw-ring-color: rgb(254 243 199 / 0.1);
}
.ring-amber-100\/100 {
  --tw-ring-color: rgb(254 243 199 / 1);
}
.ring-amber-100\/15 {
  --tw-ring-color: rgb(254 243 199 / 0.15);
}
.ring-amber-100\/20 {
  --tw-ring-color: rgb(254 243 199 / 0.2);
}
.ring-amber-100\/25 {
  --tw-ring-color: rgb(254 243 199 / 0.25);
}
.ring-amber-100\/30 {
  --tw-ring-color: rgb(254 243 199 / 0.3);
}
.ring-amber-100\/35 {
  --tw-ring-color: rgb(254 243 199 / 0.35);
}
.ring-amber-100\/40 {
  --tw-ring-color: rgb(254 243 199 / 0.4);
}
.ring-amber-100\/45 {
  --tw-ring-color: rgb(254 243 199 / 0.45);
}
.ring-amber-100\/5 {
  --tw-ring-color: rgb(254 243 199 / 0.05);
}
.ring-amber-100\/50 {
  --tw-ring-color: rgb(254 243 199 / 0.5);
}
.ring-amber-100\/55 {
  --tw-ring-color: rgb(254 243 199 / 0.55);
}
.ring-amber-100\/60 {
  --tw-ring-color: rgb(254 243 199 / 0.6);
}
.ring-amber-100\/65 {
  --tw-ring-color: rgb(254 243 199 / 0.65);
}
.ring-amber-100\/70 {
  --tw-ring-color: rgb(254 243 199 / 0.7);
}
.ring-amber-100\/75 {
  --tw-ring-color: rgb(254 243 199 / 0.75);
}
.ring-amber-100\/80 {
  --tw-ring-color: rgb(254 243 199 / 0.8);
}
.ring-amber-100\/85 {
  --tw-ring-color: rgb(254 243 199 / 0.85);
}
.ring-amber-100\/90 {
  --tw-ring-color: rgb(254 243 199 / 0.9);
}
.ring-amber-100\/95 {
  --tw-ring-color: rgb(254 243 199 / 0.95);
}
.ring-amber-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1));
}
.ring-amber-200\/0 {
  --tw-ring-color: rgb(253 230 138 / 0);
}
.ring-amber-200\/10 {
  --tw-ring-color: rgb(253 230 138 / 0.1);
}
.ring-amber-200\/100 {
  --tw-ring-color: rgb(253 230 138 / 1);
}
.ring-amber-200\/15 {
  --tw-ring-color: rgb(253 230 138 / 0.15);
}
.ring-amber-200\/20 {
  --tw-ring-color: rgb(253 230 138 / 0.2);
}
.ring-amber-200\/25 {
  --tw-ring-color: rgb(253 230 138 / 0.25);
}
.ring-amber-200\/30 {
  --tw-ring-color: rgb(253 230 138 / 0.3);
}
.ring-amber-200\/35 {
  --tw-ring-color: rgb(253 230 138 / 0.35);
}
.ring-amber-200\/40 {
  --tw-ring-color: rgb(253 230 138 / 0.4);
}
.ring-amber-200\/45 {
  --tw-ring-color: rgb(253 230 138 / 0.45);
}
.ring-amber-200\/5 {
  --tw-ring-color: rgb(253 230 138 / 0.05);
}
.ring-amber-200\/50 {
  --tw-ring-color: rgb(253 230 138 / 0.5);
}
.ring-amber-200\/55 {
  --tw-ring-color: rgb(253 230 138 / 0.55);
}
.ring-amber-200\/60 {
  --tw-ring-color: rgb(253 230 138 / 0.6);
}
.ring-amber-200\/65 {
  --tw-ring-color: rgb(253 230 138 / 0.65);
}
.ring-amber-200\/70 {
  --tw-ring-color: rgb(253 230 138 / 0.7);
}
.ring-amber-200\/75 {
  --tw-ring-color: rgb(253 230 138 / 0.75);
}
.ring-amber-200\/80 {
  --tw-ring-color: rgb(253 230 138 / 0.8);
}
.ring-amber-200\/85 {
  --tw-ring-color: rgb(253 230 138 / 0.85);
}
.ring-amber-200\/90 {
  --tw-ring-color: rgb(253 230 138 / 0.9);
}
.ring-amber-200\/95 {
  --tw-ring-color: rgb(253 230 138 / 0.95);
}
.ring-amber-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1));
}
.ring-amber-300\/0 {
  --tw-ring-color: rgb(252 211 77 / 0);
}
.ring-amber-300\/10 {
  --tw-ring-color: rgb(252 211 77 / 0.1);
}
.ring-amber-300\/100 {
  --tw-ring-color: rgb(252 211 77 / 1);
}
.ring-amber-300\/15 {
  --tw-ring-color: rgb(252 211 77 / 0.15);
}
.ring-amber-300\/20 {
  --tw-ring-color: rgb(252 211 77 / 0.2);
}
.ring-amber-300\/25 {
  --tw-ring-color: rgb(252 211 77 / 0.25);
}
.ring-amber-300\/30 {
  --tw-ring-color: rgb(252 211 77 / 0.3);
}
.ring-amber-300\/35 {
  --tw-ring-color: rgb(252 211 77 / 0.35);
}
.ring-amber-300\/40 {
  --tw-ring-color: rgb(252 211 77 / 0.4);
}
.ring-amber-300\/45 {
  --tw-ring-color: rgb(252 211 77 / 0.45);
}
.ring-amber-300\/5 {
  --tw-ring-color: rgb(252 211 77 / 0.05);
}
.ring-amber-300\/50 {
  --tw-ring-color: rgb(252 211 77 / 0.5);
}
.ring-amber-300\/55 {
  --tw-ring-color: rgb(252 211 77 / 0.55);
}
.ring-amber-300\/60 {
  --tw-ring-color: rgb(252 211 77 / 0.6);
}
.ring-amber-300\/65 {
  --tw-ring-color: rgb(252 211 77 / 0.65);
}
.ring-amber-300\/70 {
  --tw-ring-color: rgb(252 211 77 / 0.7);
}
.ring-amber-300\/75 {
  --tw-ring-color: rgb(252 211 77 / 0.75);
}
.ring-amber-300\/80 {
  --tw-ring-color: rgb(252 211 77 / 0.8);
}
.ring-amber-300\/85 {
  --tw-ring-color: rgb(252 211 77 / 0.85);
}
.ring-amber-300\/90 {
  --tw-ring-color: rgb(252 211 77 / 0.9);
}
.ring-amber-300\/95 {
  --tw-ring-color: rgb(252 211 77 / 0.95);
}
.ring-amber-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1));
}
.ring-amber-400\/0 {
  --tw-ring-color: rgb(251 191 36 / 0);
}
.ring-amber-400\/10 {
  --tw-ring-color: rgb(251 191 36 / 0.1);
}
.ring-amber-400\/100 {
  --tw-ring-color: rgb(251 191 36 / 1);
}
.ring-amber-400\/15 {
  --tw-ring-color: rgb(251 191 36 / 0.15);
}
.ring-amber-400\/20 {
  --tw-ring-color: rgb(251 191 36 / 0.2);
}
.ring-amber-400\/25 {
  --tw-ring-color: rgb(251 191 36 / 0.25);
}
.ring-amber-400\/30 {
  --tw-ring-color: rgb(251 191 36 / 0.3);
}
.ring-amber-400\/35 {
  --tw-ring-color: rgb(251 191 36 / 0.35);
}
.ring-amber-400\/40 {
  --tw-ring-color: rgb(251 191 36 / 0.4);
}
.ring-amber-400\/45 {
  --tw-ring-color: rgb(251 191 36 / 0.45);
}
.ring-amber-400\/5 {
  --tw-ring-color: rgb(251 191 36 / 0.05);
}
.ring-amber-400\/50 {
  --tw-ring-color: rgb(251 191 36 / 0.5);
}
.ring-amber-400\/55 {
  --tw-ring-color: rgb(251 191 36 / 0.55);
}
.ring-amber-400\/60 {
  --tw-ring-color: rgb(251 191 36 / 0.6);
}
.ring-amber-400\/65 {
  --tw-ring-color: rgb(251 191 36 / 0.65);
}
.ring-amber-400\/70 {
  --tw-ring-color: rgb(251 191 36 / 0.7);
}
.ring-amber-400\/75 {
  --tw-ring-color: rgb(251 191 36 / 0.75);
}
.ring-amber-400\/80 {
  --tw-ring-color: rgb(251 191 36 / 0.8);
}
.ring-amber-400\/85 {
  --tw-ring-color: rgb(251 191 36 / 0.85);
}
.ring-amber-400\/90 {
  --tw-ring-color: rgb(251 191 36 / 0.9);
}
.ring-amber-400\/95 {
  --tw-ring-color: rgb(251 191 36 / 0.95);
}
.ring-amber-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1));
}
.ring-amber-500\/0 {
  --tw-ring-color: rgb(245 158 11 / 0);
}
.ring-amber-500\/10 {
  --tw-ring-color: rgb(245 158 11 / 0.1);
}
.ring-amber-500\/100 {
  --tw-ring-color: rgb(245 158 11 / 1);
}
.ring-amber-500\/15 {
  --tw-ring-color: rgb(245 158 11 / 0.15);
}
.ring-amber-500\/20 {
  --tw-ring-color: rgb(245 158 11 / 0.2);
}
.ring-amber-500\/25 {
  --tw-ring-color: rgb(245 158 11 / 0.25);
}
.ring-amber-500\/30 {
  --tw-ring-color: rgb(245 158 11 / 0.3);
}
.ring-amber-500\/35 {
  --tw-ring-color: rgb(245 158 11 / 0.35);
}
.ring-amber-500\/40 {
  --tw-ring-color: rgb(245 158 11 / 0.4);
}
.ring-amber-500\/45 {
  --tw-ring-color: rgb(245 158 11 / 0.45);
}
.ring-amber-500\/5 {
  --tw-ring-color: rgb(245 158 11 / 0.05);
}
.ring-amber-500\/50 {
  --tw-ring-color: rgb(245 158 11 / 0.5);
}
.ring-amber-500\/55 {
  --tw-ring-color: rgb(245 158 11 / 0.55);
}
.ring-amber-500\/60 {
  --tw-ring-color: rgb(245 158 11 / 0.6);
}
.ring-amber-500\/65 {
  --tw-ring-color: rgb(245 158 11 / 0.65);
}
.ring-amber-500\/70 {
  --tw-ring-color: rgb(245 158 11 / 0.7);
}
.ring-amber-500\/75 {
  --tw-ring-color: rgb(245 158 11 / 0.75);
}
.ring-amber-500\/80 {
  --tw-ring-color: rgb(245 158 11 / 0.8);
}
.ring-amber-500\/85 {
  --tw-ring-color: rgb(245 158 11 / 0.85);
}
.ring-amber-500\/90 {
  --tw-ring-color: rgb(245 158 11 / 0.9);
}
.ring-amber-500\/95 {
  --tw-ring-color: rgb(245 158 11 / 0.95);
}
.ring-amber-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1));
}
.ring-amber-600\/0 {
  --tw-ring-color: rgb(217 119 6 / 0);
}
.ring-amber-600\/10 {
  --tw-ring-color: rgb(217 119 6 / 0.1);
}
.ring-amber-600\/100 {
  --tw-ring-color: rgb(217 119 6 / 1);
}
.ring-amber-600\/15 {
  --tw-ring-color: rgb(217 119 6 / 0.15);
}
.ring-amber-600\/20 {
  --tw-ring-color: rgb(217 119 6 / 0.2);
}
.ring-amber-600\/25 {
  --tw-ring-color: rgb(217 119 6 / 0.25);
}
.ring-amber-600\/30 {
  --tw-ring-color: rgb(217 119 6 / 0.3);
}
.ring-amber-600\/35 {
  --tw-ring-color: rgb(217 119 6 / 0.35);
}
.ring-amber-600\/40 {
  --tw-ring-color: rgb(217 119 6 / 0.4);
}
.ring-amber-600\/45 {
  --tw-ring-color: rgb(217 119 6 / 0.45);
}
.ring-amber-600\/5 {
  --tw-ring-color: rgb(217 119 6 / 0.05);
}
.ring-amber-600\/50 {
  --tw-ring-color: rgb(217 119 6 / 0.5);
}
.ring-amber-600\/55 {
  --tw-ring-color: rgb(217 119 6 / 0.55);
}
.ring-amber-600\/60 {
  --tw-ring-color: rgb(217 119 6 / 0.6);
}
.ring-amber-600\/65 {
  --tw-ring-color: rgb(217 119 6 / 0.65);
}
.ring-amber-600\/70 {
  --tw-ring-color: rgb(217 119 6 / 0.7);
}
.ring-amber-600\/75 {
  --tw-ring-color: rgb(217 119 6 / 0.75);
}
.ring-amber-600\/80 {
  --tw-ring-color: rgb(217 119 6 / 0.8);
}
.ring-amber-600\/85 {
  --tw-ring-color: rgb(217 119 6 / 0.85);
}
.ring-amber-600\/90 {
  --tw-ring-color: rgb(217 119 6 / 0.9);
}
.ring-amber-600\/95 {
  --tw-ring-color: rgb(217 119 6 / 0.95);
}
.ring-amber-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1));
}
.ring-amber-700\/0 {
  --tw-ring-color: rgb(180 83 9 / 0);
}
.ring-amber-700\/10 {
  --tw-ring-color: rgb(180 83 9 / 0.1);
}
.ring-amber-700\/100 {
  --tw-ring-color: rgb(180 83 9 / 1);
}
.ring-amber-700\/15 {
  --tw-ring-color: rgb(180 83 9 / 0.15);
}
.ring-amber-700\/20 {
  --tw-ring-color: rgb(180 83 9 / 0.2);
}
.ring-amber-700\/25 {
  --tw-ring-color: rgb(180 83 9 / 0.25);
}
.ring-amber-700\/30 {
  --tw-ring-color: rgb(180 83 9 / 0.3);
}
.ring-amber-700\/35 {
  --tw-ring-color: rgb(180 83 9 / 0.35);
}
.ring-amber-700\/40 {
  --tw-ring-color: rgb(180 83 9 / 0.4);
}
.ring-amber-700\/45 {
  --tw-ring-color: rgb(180 83 9 / 0.45);
}
.ring-amber-700\/5 {
  --tw-ring-color: rgb(180 83 9 / 0.05);
}
.ring-amber-700\/50 {
  --tw-ring-color: rgb(180 83 9 / 0.5);
}
.ring-amber-700\/55 {
  --tw-ring-color: rgb(180 83 9 / 0.55);
}
.ring-amber-700\/60 {
  --tw-ring-color: rgb(180 83 9 / 0.6);
}
.ring-amber-700\/65 {
  --tw-ring-color: rgb(180 83 9 / 0.65);
}
.ring-amber-700\/70 {
  --tw-ring-color: rgb(180 83 9 / 0.7);
}
.ring-amber-700\/75 {
  --tw-ring-color: rgb(180 83 9 / 0.75);
}
.ring-amber-700\/80 {
  --tw-ring-color: rgb(180 83 9 / 0.8);
}
.ring-amber-700\/85 {
  --tw-ring-color: rgb(180 83 9 / 0.85);
}
.ring-amber-700\/90 {
  --tw-ring-color: rgb(180 83 9 / 0.9);
}
.ring-amber-700\/95 {
  --tw-ring-color: rgb(180 83 9 / 0.95);
}
.ring-amber-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1));
}
.ring-amber-800\/0 {
  --tw-ring-color: rgb(146 64 14 / 0);
}
.ring-amber-800\/10 {
  --tw-ring-color: rgb(146 64 14 / 0.1);
}
.ring-amber-800\/100 {
  --tw-ring-color: rgb(146 64 14 / 1);
}
.ring-amber-800\/15 {
  --tw-ring-color: rgb(146 64 14 / 0.15);
}
.ring-amber-800\/20 {
  --tw-ring-color: rgb(146 64 14 / 0.2);
}
.ring-amber-800\/25 {
  --tw-ring-color: rgb(146 64 14 / 0.25);
}
.ring-amber-800\/30 {
  --tw-ring-color: rgb(146 64 14 / 0.3);
}
.ring-amber-800\/35 {
  --tw-ring-color: rgb(146 64 14 / 0.35);
}
.ring-amber-800\/40 {
  --tw-ring-color: rgb(146 64 14 / 0.4);
}
.ring-amber-800\/45 {
  --tw-ring-color: rgb(146 64 14 / 0.45);
}
.ring-amber-800\/5 {
  --tw-ring-color: rgb(146 64 14 / 0.05);
}
.ring-amber-800\/50 {
  --tw-ring-color: rgb(146 64 14 / 0.5);
}
.ring-amber-800\/55 {
  --tw-ring-color: rgb(146 64 14 / 0.55);
}
.ring-amber-800\/60 {
  --tw-ring-color: rgb(146 64 14 / 0.6);
}
.ring-amber-800\/65 {
  --tw-ring-color: rgb(146 64 14 / 0.65);
}
.ring-amber-800\/70 {
  --tw-ring-color: rgb(146 64 14 / 0.7);
}
.ring-amber-800\/75 {
  --tw-ring-color: rgb(146 64 14 / 0.75);
}
.ring-amber-800\/80 {
  --tw-ring-color: rgb(146 64 14 / 0.8);
}
.ring-amber-800\/85 {
  --tw-ring-color: rgb(146 64 14 / 0.85);
}
.ring-amber-800\/90 {
  --tw-ring-color: rgb(146 64 14 / 0.9);
}
.ring-amber-800\/95 {
  --tw-ring-color: rgb(146 64 14 / 0.95);
}
.ring-amber-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1));
}
.ring-amber-900\/0 {
  --tw-ring-color: rgb(120 53 15 / 0);
}
.ring-amber-900\/10 {
  --tw-ring-color: rgb(120 53 15 / 0.1);
}
.ring-amber-900\/100 {
  --tw-ring-color: rgb(120 53 15 / 1);
}
.ring-amber-900\/15 {
  --tw-ring-color: rgb(120 53 15 / 0.15);
}
.ring-amber-900\/20 {
  --tw-ring-color: rgb(120 53 15 / 0.2);
}
.ring-amber-900\/25 {
  --tw-ring-color: rgb(120 53 15 / 0.25);
}
.ring-amber-900\/30 {
  --tw-ring-color: rgb(120 53 15 / 0.3);
}
.ring-amber-900\/35 {
  --tw-ring-color: rgb(120 53 15 / 0.35);
}
.ring-amber-900\/40 {
  --tw-ring-color: rgb(120 53 15 / 0.4);
}
.ring-amber-900\/45 {
  --tw-ring-color: rgb(120 53 15 / 0.45);
}
.ring-amber-900\/5 {
  --tw-ring-color: rgb(120 53 15 / 0.05);
}
.ring-amber-900\/50 {
  --tw-ring-color: rgb(120 53 15 / 0.5);
}
.ring-amber-900\/55 {
  --tw-ring-color: rgb(120 53 15 / 0.55);
}
.ring-amber-900\/60 {
  --tw-ring-color: rgb(120 53 15 / 0.6);
}
.ring-amber-900\/65 {
  --tw-ring-color: rgb(120 53 15 / 0.65);
}
.ring-amber-900\/70 {
  --tw-ring-color: rgb(120 53 15 / 0.7);
}
.ring-amber-900\/75 {
  --tw-ring-color: rgb(120 53 15 / 0.75);
}
.ring-amber-900\/80 {
  --tw-ring-color: rgb(120 53 15 / 0.8);
}
.ring-amber-900\/85 {
  --tw-ring-color: rgb(120 53 15 / 0.85);
}
.ring-amber-900\/90 {
  --tw-ring-color: rgb(120 53 15 / 0.9);
}
.ring-amber-900\/95 {
  --tw-ring-color: rgb(120 53 15 / 0.95);
}
.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}
.ring-blue-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1));
}
.ring-blue-100\/0 {
  --tw-ring-color: rgb(219 234 254 / 0);
}
.ring-blue-100\/10 {
  --tw-ring-color: rgb(219 234 254 / 0.1);
}
.ring-blue-100\/100 {
  --tw-ring-color: rgb(219 234 254 / 1);
}
.ring-blue-100\/15 {
  --tw-ring-color: rgb(219 234 254 / 0.15);
}
.ring-blue-100\/20 {
  --tw-ring-color: rgb(219 234 254 / 0.2);
}
.ring-blue-100\/25 {
  --tw-ring-color: rgb(219 234 254 / 0.25);
}
.ring-blue-100\/30 {
  --tw-ring-color: rgb(219 234 254 / 0.3);
}
.ring-blue-100\/35 {
  --tw-ring-color: rgb(219 234 254 / 0.35);
}
.ring-blue-100\/40 {
  --tw-ring-color: rgb(219 234 254 / 0.4);
}
.ring-blue-100\/45 {
  --tw-ring-color: rgb(219 234 254 / 0.45);
}
.ring-blue-100\/5 {
  --tw-ring-color: rgb(219 234 254 / 0.05);
}
.ring-blue-100\/50 {
  --tw-ring-color: rgb(219 234 254 / 0.5);
}
.ring-blue-100\/55 {
  --tw-ring-color: rgb(219 234 254 / 0.55);
}
.ring-blue-100\/60 {
  --tw-ring-color: rgb(219 234 254 / 0.6);
}
.ring-blue-100\/65 {
  --tw-ring-color: rgb(219 234 254 / 0.65);
}
.ring-blue-100\/70 {
  --tw-ring-color: rgb(219 234 254 / 0.7);
}
.ring-blue-100\/75 {
  --tw-ring-color: rgb(219 234 254 / 0.75);
}
.ring-blue-100\/80 {
  --tw-ring-color: rgb(219 234 254 / 0.8);
}
.ring-blue-100\/85 {
  --tw-ring-color: rgb(219 234 254 / 0.85);
}
.ring-blue-100\/90 {
  --tw-ring-color: rgb(219 234 254 / 0.9);
}
.ring-blue-100\/95 {
  --tw-ring-color: rgb(219 234 254 / 0.95);
}
.ring-blue-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1));
}
.ring-blue-200\/0 {
  --tw-ring-color: rgb(191 219 254 / 0);
}
.ring-blue-200\/10 {
  --tw-ring-color: rgb(191 219 254 / 0.1);
}
.ring-blue-200\/100 {
  --tw-ring-color: rgb(191 219 254 / 1);
}
.ring-blue-200\/15 {
  --tw-ring-color: rgb(191 219 254 / 0.15);
}
.ring-blue-200\/20 {
  --tw-ring-color: rgb(191 219 254 / 0.2);
}
.ring-blue-200\/25 {
  --tw-ring-color: rgb(191 219 254 / 0.25);
}
.ring-blue-200\/30 {
  --tw-ring-color: rgb(191 219 254 / 0.3);
}
.ring-blue-200\/35 {
  --tw-ring-color: rgb(191 219 254 / 0.35);
}
.ring-blue-200\/40 {
  --tw-ring-color: rgb(191 219 254 / 0.4);
}
.ring-blue-200\/45 {
  --tw-ring-color: rgb(191 219 254 / 0.45);
}
.ring-blue-200\/5 {
  --tw-ring-color: rgb(191 219 254 / 0.05);
}
.ring-blue-200\/50 {
  --tw-ring-color: rgb(191 219 254 / 0.5);
}
.ring-blue-200\/55 {
  --tw-ring-color: rgb(191 219 254 / 0.55);
}
.ring-blue-200\/60 {
  --tw-ring-color: rgb(191 219 254 / 0.6);
}
.ring-blue-200\/65 {
  --tw-ring-color: rgb(191 219 254 / 0.65);
}
.ring-blue-200\/70 {
  --tw-ring-color: rgb(191 219 254 / 0.7);
}
.ring-blue-200\/75 {
  --tw-ring-color: rgb(191 219 254 / 0.75);
}
.ring-blue-200\/80 {
  --tw-ring-color: rgb(191 219 254 / 0.8);
}
.ring-blue-200\/85 {
  --tw-ring-color: rgb(191 219 254 / 0.85);
}
.ring-blue-200\/90 {
  --tw-ring-color: rgb(191 219 254 / 0.9);
}
.ring-blue-200\/95 {
  --tw-ring-color: rgb(191 219 254 / 0.95);
}
.ring-blue-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}
.ring-blue-300\/0 {
  --tw-ring-color: rgb(147 197 253 / 0);
}
.ring-blue-300\/10 {
  --tw-ring-color: rgb(147 197 253 / 0.1);
}
.ring-blue-300\/100 {
  --tw-ring-color: rgb(147 197 253 / 1);
}
.ring-blue-300\/15 {
  --tw-ring-color: rgb(147 197 253 / 0.15);
}
.ring-blue-300\/20 {
  --tw-ring-color: rgb(147 197 253 / 0.2);
}
.ring-blue-300\/25 {
  --tw-ring-color: rgb(147 197 253 / 0.25);
}
.ring-blue-300\/30 {
  --tw-ring-color: rgb(147 197 253 / 0.3);
}
.ring-blue-300\/35 {
  --tw-ring-color: rgb(147 197 253 / 0.35);
}
.ring-blue-300\/40 {
  --tw-ring-color: rgb(147 197 253 / 0.4);
}
.ring-blue-300\/45 {
  --tw-ring-color: rgb(147 197 253 / 0.45);
}
.ring-blue-300\/5 {
  --tw-ring-color: rgb(147 197 253 / 0.05);
}
.ring-blue-300\/50 {
  --tw-ring-color: rgb(147 197 253 / 0.5);
}
.ring-blue-300\/55 {
  --tw-ring-color: rgb(147 197 253 / 0.55);
}
.ring-blue-300\/60 {
  --tw-ring-color: rgb(147 197 253 / 0.6);
}
.ring-blue-300\/65 {
  --tw-ring-color: rgb(147 197 253 / 0.65);
}
.ring-blue-300\/70 {
  --tw-ring-color: rgb(147 197 253 / 0.7);
}
.ring-blue-300\/75 {
  --tw-ring-color: rgb(147 197 253 / 0.75);
}
.ring-blue-300\/80 {
  --tw-ring-color: rgb(147 197 253 / 0.8);
}
.ring-blue-300\/85 {
  --tw-ring-color: rgb(147 197 253 / 0.85);
}
.ring-blue-300\/90 {
  --tw-ring-color: rgb(147 197 253 / 0.9);
}
.ring-blue-300\/95 {
  --tw-ring-color: rgb(147 197 253 / 0.95);
}
.ring-blue-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}
.ring-blue-400\/0 {
  --tw-ring-color: rgb(96 165 250 / 0);
}
.ring-blue-400\/10 {
  --tw-ring-color: rgb(96 165 250 / 0.1);
}
.ring-blue-400\/100 {
  --tw-ring-color: rgb(96 165 250 / 1);
}
.ring-blue-400\/15 {
  --tw-ring-color: rgb(96 165 250 / 0.15);
}
.ring-blue-400\/20 {
  --tw-ring-color: rgb(96 165 250 / 0.2);
}
.ring-blue-400\/25 {
  --tw-ring-color: rgb(96 165 250 / 0.25);
}
.ring-blue-400\/30 {
  --tw-ring-color: rgb(96 165 250 / 0.3);
}
.ring-blue-400\/35 {
  --tw-ring-color: rgb(96 165 250 / 0.35);
}
.ring-blue-400\/40 {
  --tw-ring-color: rgb(96 165 250 / 0.4);
}
.ring-blue-400\/45 {
  --tw-ring-color: rgb(96 165 250 / 0.45);
}
.ring-blue-400\/5 {
  --tw-ring-color: rgb(96 165 250 / 0.05);
}
.ring-blue-400\/50 {
  --tw-ring-color: rgb(96 165 250 / 0.5);
}
.ring-blue-400\/55 {
  --tw-ring-color: rgb(96 165 250 / 0.55);
}
.ring-blue-400\/60 {
  --tw-ring-color: rgb(96 165 250 / 0.6);
}
.ring-blue-400\/65 {
  --tw-ring-color: rgb(96 165 250 / 0.65);
}
.ring-blue-400\/70 {
  --tw-ring-color: rgb(96 165 250 / 0.7);
}
.ring-blue-400\/75 {
  --tw-ring-color: rgb(96 165 250 / 0.75);
}
.ring-blue-400\/80 {
  --tw-ring-color: rgb(96 165 250 / 0.8);
}
.ring-blue-400\/85 {
  --tw-ring-color: rgb(96 165 250 / 0.85);
}
.ring-blue-400\/90 {
  --tw-ring-color: rgb(96 165 250 / 0.9);
}
.ring-blue-400\/95 {
  --tw-ring-color: rgb(96 165 250 / 0.95);
}
.ring-blue-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.ring-blue-500\/0 {
  --tw-ring-color: rgb(59 130 246 / 0);
}
.ring-blue-500\/10 {
  --tw-ring-color: rgb(59 130 246 / 0.1);
}
.ring-blue-500\/100 {
  --tw-ring-color: rgb(59 130 246 / 1);
}
.ring-blue-500\/15 {
  --tw-ring-color: rgb(59 130 246 / 0.15);
}
.ring-blue-500\/20 {
  --tw-ring-color: rgb(59 130 246 / 0.2);
}
.ring-blue-500\/25 {
  --tw-ring-color: rgb(59 130 246 / 0.25);
}
.ring-blue-500\/30 {
  --tw-ring-color: rgb(59 130 246 / 0.3);
}
.ring-blue-500\/35 {
  --tw-ring-color: rgb(59 130 246 / 0.35);
}
.ring-blue-500\/40 {
  --tw-ring-color: rgb(59 130 246 / 0.4);
}
.ring-blue-500\/45 {
  --tw-ring-color: rgb(59 130 246 / 0.45);
}
.ring-blue-500\/5 {
  --tw-ring-color: rgb(59 130 246 / 0.05);
}
.ring-blue-500\/50 {
  --tw-ring-color: rgb(59 130 246 / 0.5);
}
.ring-blue-500\/55 {
  --tw-ring-color: rgb(59 130 246 / 0.55);
}
.ring-blue-500\/60 {
  --tw-ring-color: rgb(59 130 246 / 0.6);
}
.ring-blue-500\/65 {
  --tw-ring-color: rgb(59 130 246 / 0.65);
}
.ring-blue-500\/70 {
  --tw-ring-color: rgb(59 130 246 / 0.7);
}
.ring-blue-500\/75 {
  --tw-ring-color: rgb(59 130 246 / 0.75);
}
.ring-blue-500\/80 {
  --tw-ring-color: rgb(59 130 246 / 0.8);
}
.ring-blue-500\/85 {
  --tw-ring-color: rgb(59 130 246 / 0.85);
}
.ring-blue-500\/90 {
  --tw-ring-color: rgb(59 130 246 / 0.9);
}
.ring-blue-500\/95 {
  --tw-ring-color: rgb(59 130 246 / 0.95);
}
.ring-blue-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}
.ring-blue-600\/0 {
  --tw-ring-color: rgb(37 99 235 / 0);
}
.ring-blue-600\/10 {
  --tw-ring-color: rgb(37 99 235 / 0.1);
}
.ring-blue-600\/100 {
  --tw-ring-color: rgb(37 99 235 / 1);
}
.ring-blue-600\/15 {
  --tw-ring-color: rgb(37 99 235 / 0.15);
}
.ring-blue-600\/20 {
  --tw-ring-color: rgb(37 99 235 / 0.2);
}
.ring-blue-600\/25 {
  --tw-ring-color: rgb(37 99 235 / 0.25);
}
.ring-blue-600\/30 {
  --tw-ring-color: rgb(37 99 235 / 0.3);
}
.ring-blue-600\/35 {
  --tw-ring-color: rgb(37 99 235 / 0.35);
}
.ring-blue-600\/40 {
  --tw-ring-color: rgb(37 99 235 / 0.4);
}
.ring-blue-600\/45 {
  --tw-ring-color: rgb(37 99 235 / 0.45);
}
.ring-blue-600\/5 {
  --tw-ring-color: rgb(37 99 235 / 0.05);
}
.ring-blue-600\/50 {
  --tw-ring-color: rgb(37 99 235 / 0.5);
}
.ring-blue-600\/55 {
  --tw-ring-color: rgb(37 99 235 / 0.55);
}
.ring-blue-600\/60 {
  --tw-ring-color: rgb(37 99 235 / 0.6);
}
.ring-blue-600\/65 {
  --tw-ring-color: rgb(37 99 235 / 0.65);
}
.ring-blue-600\/70 {
  --tw-ring-color: rgb(37 99 235 / 0.7);
}
.ring-blue-600\/75 {
  --tw-ring-color: rgb(37 99 235 / 0.75);
}
.ring-blue-600\/80 {
  --tw-ring-color: rgb(37 99 235 / 0.8);
}
.ring-blue-600\/85 {
  --tw-ring-color: rgb(37 99 235 / 0.85);
}
.ring-blue-600\/90 {
  --tw-ring-color: rgb(37 99 235 / 0.9);
}
.ring-blue-600\/95 {
  --tw-ring-color: rgb(37 99 235 / 0.95);
}
.ring-blue-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1));
}
.ring-blue-700\/0 {
  --tw-ring-color: rgb(29 78 216 / 0);
}
.ring-blue-700\/10 {
  --tw-ring-color: rgb(29 78 216 / 0.1);
}
.ring-blue-700\/100 {
  --tw-ring-color: rgb(29 78 216 / 1);
}
.ring-blue-700\/15 {
  --tw-ring-color: rgb(29 78 216 / 0.15);
}
.ring-blue-700\/20 {
  --tw-ring-color: rgb(29 78 216 / 0.2);
}
.ring-blue-700\/25 {
  --tw-ring-color: rgb(29 78 216 / 0.25);
}
.ring-blue-700\/30 {
  --tw-ring-color: rgb(29 78 216 / 0.3);
}
.ring-blue-700\/35 {
  --tw-ring-color: rgb(29 78 216 / 0.35);
}
.ring-blue-700\/40 {
  --tw-ring-color: rgb(29 78 216 / 0.4);
}
.ring-blue-700\/45 {
  --tw-ring-color: rgb(29 78 216 / 0.45);
}
.ring-blue-700\/5 {
  --tw-ring-color: rgb(29 78 216 / 0.05);
}
.ring-blue-700\/50 {
  --tw-ring-color: rgb(29 78 216 / 0.5);
}
.ring-blue-700\/55 {
  --tw-ring-color: rgb(29 78 216 / 0.55);
}
.ring-blue-700\/60 {
  --tw-ring-color: rgb(29 78 216 / 0.6);
}
.ring-blue-700\/65 {
  --tw-ring-color: rgb(29 78 216 / 0.65);
}
.ring-blue-700\/70 {
  --tw-ring-color: rgb(29 78 216 / 0.7);
}
.ring-blue-700\/75 {
  --tw-ring-color: rgb(29 78 216 / 0.75);
}
.ring-blue-700\/80 {
  --tw-ring-color: rgb(29 78 216 / 0.8);
}
.ring-blue-700\/85 {
  --tw-ring-color: rgb(29 78 216 / 0.85);
}
.ring-blue-700\/90 {
  --tw-ring-color: rgb(29 78 216 / 0.9);
}
.ring-blue-700\/95 {
  --tw-ring-color: rgb(29 78 216 / 0.95);
}
.ring-blue-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
}
.ring-blue-800\/0 {
  --tw-ring-color: rgb(30 64 175 / 0);
}
.ring-blue-800\/10 {
  --tw-ring-color: rgb(30 64 175 / 0.1);
}
.ring-blue-800\/100 {
  --tw-ring-color: rgb(30 64 175 / 1);
}
.ring-blue-800\/15 {
  --tw-ring-color: rgb(30 64 175 / 0.15);
}
.ring-blue-800\/20 {
  --tw-ring-color: rgb(30 64 175 / 0.2);
}
.ring-blue-800\/25 {
  --tw-ring-color: rgb(30 64 175 / 0.25);
}
.ring-blue-800\/30 {
  --tw-ring-color: rgb(30 64 175 / 0.3);
}
.ring-blue-800\/35 {
  --tw-ring-color: rgb(30 64 175 / 0.35);
}
.ring-blue-800\/40 {
  --tw-ring-color: rgb(30 64 175 / 0.4);
}
.ring-blue-800\/45 {
  --tw-ring-color: rgb(30 64 175 / 0.45);
}
.ring-blue-800\/5 {
  --tw-ring-color: rgb(30 64 175 / 0.05);
}
.ring-blue-800\/50 {
  --tw-ring-color: rgb(30 64 175 / 0.5);
}
.ring-blue-800\/55 {
  --tw-ring-color: rgb(30 64 175 / 0.55);
}
.ring-blue-800\/60 {
  --tw-ring-color: rgb(30 64 175 / 0.6);
}
.ring-blue-800\/65 {
  --tw-ring-color: rgb(30 64 175 / 0.65);
}
.ring-blue-800\/70 {
  --tw-ring-color: rgb(30 64 175 / 0.7);
}
.ring-blue-800\/75 {
  --tw-ring-color: rgb(30 64 175 / 0.75);
}
.ring-blue-800\/80 {
  --tw-ring-color: rgb(30 64 175 / 0.8);
}
.ring-blue-800\/85 {
  --tw-ring-color: rgb(30 64 175 / 0.85);
}
.ring-blue-800\/90 {
  --tw-ring-color: rgb(30 64 175 / 0.9);
}
.ring-blue-800\/95 {
  --tw-ring-color: rgb(30 64 175 / 0.95);
}
.ring-blue-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1));
}
.ring-blue-900\/0 {
  --tw-ring-color: rgb(30 58 138 / 0);
}
.ring-blue-900\/10 {
  --tw-ring-color: rgb(30 58 138 / 0.1);
}
.ring-blue-900\/100 {
  --tw-ring-color: rgb(30 58 138 / 1);
}
.ring-blue-900\/15 {
  --tw-ring-color: rgb(30 58 138 / 0.15);
}
.ring-blue-900\/20 {
  --tw-ring-color: rgb(30 58 138 / 0.2);
}
.ring-blue-900\/25 {
  --tw-ring-color: rgb(30 58 138 / 0.25);
}
.ring-blue-900\/30 {
  --tw-ring-color: rgb(30 58 138 / 0.3);
}
.ring-blue-900\/35 {
  --tw-ring-color: rgb(30 58 138 / 0.35);
}
.ring-blue-900\/40 {
  --tw-ring-color: rgb(30 58 138 / 0.4);
}
.ring-blue-900\/45 {
  --tw-ring-color: rgb(30 58 138 / 0.45);
}
.ring-blue-900\/5 {
  --tw-ring-color: rgb(30 58 138 / 0.05);
}
.ring-blue-900\/50 {
  --tw-ring-color: rgb(30 58 138 / 0.5);
}
.ring-blue-900\/55 {
  --tw-ring-color: rgb(30 58 138 / 0.55);
}
.ring-blue-900\/60 {
  --tw-ring-color: rgb(30 58 138 / 0.6);
}
.ring-blue-900\/65 {
  --tw-ring-color: rgb(30 58 138 / 0.65);
}
.ring-blue-900\/70 {
  --tw-ring-color: rgb(30 58 138 / 0.7);
}
.ring-blue-900\/75 {
  --tw-ring-color: rgb(30 58 138 / 0.75);
}
.ring-blue-900\/80 {
  --tw-ring-color: rgb(30 58 138 / 0.8);
}
.ring-blue-900\/85 {
  --tw-ring-color: rgb(30 58 138 / 0.85);
}
.ring-blue-900\/90 {
  --tw-ring-color: rgb(30 58 138 / 0.9);
}
.ring-blue-900\/95 {
  --tw-ring-color: rgb(30 58 138 / 0.95);
}
.ring-cyan-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1));
}
.ring-cyan-100\/0 {
  --tw-ring-color: rgb(207 250 254 / 0);
}
.ring-cyan-100\/10 {
  --tw-ring-color: rgb(207 250 254 / 0.1);
}
.ring-cyan-100\/100 {
  --tw-ring-color: rgb(207 250 254 / 1);
}
.ring-cyan-100\/15 {
  --tw-ring-color: rgb(207 250 254 / 0.15);
}
.ring-cyan-100\/20 {
  --tw-ring-color: rgb(207 250 254 / 0.2);
}
.ring-cyan-100\/25 {
  --tw-ring-color: rgb(207 250 254 / 0.25);
}
.ring-cyan-100\/30 {
  --tw-ring-color: rgb(207 250 254 / 0.3);
}
.ring-cyan-100\/35 {
  --tw-ring-color: rgb(207 250 254 / 0.35);
}
.ring-cyan-100\/40 {
  --tw-ring-color: rgb(207 250 254 / 0.4);
}
.ring-cyan-100\/45 {
  --tw-ring-color: rgb(207 250 254 / 0.45);
}
.ring-cyan-100\/5 {
  --tw-ring-color: rgb(207 250 254 / 0.05);
}
.ring-cyan-100\/50 {
  --tw-ring-color: rgb(207 250 254 / 0.5);
}
.ring-cyan-100\/55 {
  --tw-ring-color: rgb(207 250 254 / 0.55);
}
.ring-cyan-100\/60 {
  --tw-ring-color: rgb(207 250 254 / 0.6);
}
.ring-cyan-100\/65 {
  --tw-ring-color: rgb(207 250 254 / 0.65);
}
.ring-cyan-100\/70 {
  --tw-ring-color: rgb(207 250 254 / 0.7);
}
.ring-cyan-100\/75 {
  --tw-ring-color: rgb(207 250 254 / 0.75);
}
.ring-cyan-100\/80 {
  --tw-ring-color: rgb(207 250 254 / 0.8);
}
.ring-cyan-100\/85 {
  --tw-ring-color: rgb(207 250 254 / 0.85);
}
.ring-cyan-100\/90 {
  --tw-ring-color: rgb(207 250 254 / 0.9);
}
.ring-cyan-100\/95 {
  --tw-ring-color: rgb(207 250 254 / 0.95);
}
.ring-cyan-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1));
}
.ring-cyan-200\/0 {
  --tw-ring-color: rgb(165 243 252 / 0);
}
.ring-cyan-200\/10 {
  --tw-ring-color: rgb(165 243 252 / 0.1);
}
.ring-cyan-200\/100 {
  --tw-ring-color: rgb(165 243 252 / 1);
}
.ring-cyan-200\/15 {
  --tw-ring-color: rgb(165 243 252 / 0.15);
}
.ring-cyan-200\/20 {
  --tw-ring-color: rgb(165 243 252 / 0.2);
}
.ring-cyan-200\/25 {
  --tw-ring-color: rgb(165 243 252 / 0.25);
}
.ring-cyan-200\/30 {
  --tw-ring-color: rgb(165 243 252 / 0.3);
}
.ring-cyan-200\/35 {
  --tw-ring-color: rgb(165 243 252 / 0.35);
}
.ring-cyan-200\/40 {
  --tw-ring-color: rgb(165 243 252 / 0.4);
}
.ring-cyan-200\/45 {
  --tw-ring-color: rgb(165 243 252 / 0.45);
}
.ring-cyan-200\/5 {
  --tw-ring-color: rgb(165 243 252 / 0.05);
}
.ring-cyan-200\/50 {
  --tw-ring-color: rgb(165 243 252 / 0.5);
}
.ring-cyan-200\/55 {
  --tw-ring-color: rgb(165 243 252 / 0.55);
}
.ring-cyan-200\/60 {
  --tw-ring-color: rgb(165 243 252 / 0.6);
}
.ring-cyan-200\/65 {
  --tw-ring-color: rgb(165 243 252 / 0.65);
}
.ring-cyan-200\/70 {
  --tw-ring-color: rgb(165 243 252 / 0.7);
}
.ring-cyan-200\/75 {
  --tw-ring-color: rgb(165 243 252 / 0.75);
}
.ring-cyan-200\/80 {
  --tw-ring-color: rgb(165 243 252 / 0.8);
}
.ring-cyan-200\/85 {
  --tw-ring-color: rgb(165 243 252 / 0.85);
}
.ring-cyan-200\/90 {
  --tw-ring-color: rgb(165 243 252 / 0.9);
}
.ring-cyan-200\/95 {
  --tw-ring-color: rgb(165 243 252 / 0.95);
}
.ring-cyan-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1));
}
.ring-cyan-300\/0 {
  --tw-ring-color: rgb(103 232 249 / 0);
}
.ring-cyan-300\/10 {
  --tw-ring-color: rgb(103 232 249 / 0.1);
}
.ring-cyan-300\/100 {
  --tw-ring-color: rgb(103 232 249 / 1);
}
.ring-cyan-300\/15 {
  --tw-ring-color: rgb(103 232 249 / 0.15);
}
.ring-cyan-300\/20 {
  --tw-ring-color: rgb(103 232 249 / 0.2);
}
.ring-cyan-300\/25 {
  --tw-ring-color: rgb(103 232 249 / 0.25);
}
.ring-cyan-300\/30 {
  --tw-ring-color: rgb(103 232 249 / 0.3);
}
.ring-cyan-300\/35 {
  --tw-ring-color: rgb(103 232 249 / 0.35);
}
.ring-cyan-300\/40 {
  --tw-ring-color: rgb(103 232 249 / 0.4);
}
.ring-cyan-300\/45 {
  --tw-ring-color: rgb(103 232 249 / 0.45);
}
.ring-cyan-300\/5 {
  --tw-ring-color: rgb(103 232 249 / 0.05);
}
.ring-cyan-300\/50 {
  --tw-ring-color: rgb(103 232 249 / 0.5);
}
.ring-cyan-300\/55 {
  --tw-ring-color: rgb(103 232 249 / 0.55);
}
.ring-cyan-300\/60 {
  --tw-ring-color: rgb(103 232 249 / 0.6);
}
.ring-cyan-300\/65 {
  --tw-ring-color: rgb(103 232 249 / 0.65);
}
.ring-cyan-300\/70 {
  --tw-ring-color: rgb(103 232 249 / 0.7);
}
.ring-cyan-300\/75 {
  --tw-ring-color: rgb(103 232 249 / 0.75);
}
.ring-cyan-300\/80 {
  --tw-ring-color: rgb(103 232 249 / 0.8);
}
.ring-cyan-300\/85 {
  --tw-ring-color: rgb(103 232 249 / 0.85);
}
.ring-cyan-300\/90 {
  --tw-ring-color: rgb(103 232 249 / 0.9);
}
.ring-cyan-300\/95 {
  --tw-ring-color: rgb(103 232 249 / 0.95);
}
.ring-cyan-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1));
}
.ring-cyan-400\/0 {
  --tw-ring-color: rgb(34 211 238 / 0);
}
.ring-cyan-400\/10 {
  --tw-ring-color: rgb(34 211 238 / 0.1);
}
.ring-cyan-400\/100 {
  --tw-ring-color: rgb(34 211 238 / 1);
}
.ring-cyan-400\/15 {
  --tw-ring-color: rgb(34 211 238 / 0.15);
}
.ring-cyan-400\/20 {
  --tw-ring-color: rgb(34 211 238 / 0.2);
}
.ring-cyan-400\/25 {
  --tw-ring-color: rgb(34 211 238 / 0.25);
}
.ring-cyan-400\/30 {
  --tw-ring-color: rgb(34 211 238 / 0.3);
}
.ring-cyan-400\/35 {
  --tw-ring-color: rgb(34 211 238 / 0.35);
}
.ring-cyan-400\/40 {
  --tw-ring-color: rgb(34 211 238 / 0.4);
}
.ring-cyan-400\/45 {
  --tw-ring-color: rgb(34 211 238 / 0.45);
}
.ring-cyan-400\/5 {
  --tw-ring-color: rgb(34 211 238 / 0.05);
}
.ring-cyan-400\/50 {
  --tw-ring-color: rgb(34 211 238 / 0.5);
}
.ring-cyan-400\/55 {
  --tw-ring-color: rgb(34 211 238 / 0.55);
}
.ring-cyan-400\/60 {
  --tw-ring-color: rgb(34 211 238 / 0.6);
}
.ring-cyan-400\/65 {
  --tw-ring-color: rgb(34 211 238 / 0.65);
}
.ring-cyan-400\/70 {
  --tw-ring-color: rgb(34 211 238 / 0.7);
}
.ring-cyan-400\/75 {
  --tw-ring-color: rgb(34 211 238 / 0.75);
}
.ring-cyan-400\/80 {
  --tw-ring-color: rgb(34 211 238 / 0.8);
}
.ring-cyan-400\/85 {
  --tw-ring-color: rgb(34 211 238 / 0.85);
}
.ring-cyan-400\/90 {
  --tw-ring-color: rgb(34 211 238 / 0.9);
}
.ring-cyan-400\/95 {
  --tw-ring-color: rgb(34 211 238 / 0.95);
}
.ring-cyan-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1));
}
.ring-cyan-500\/0 {
  --tw-ring-color: rgb(6 182 212 / 0);
}
.ring-cyan-500\/10 {
  --tw-ring-color: rgb(6 182 212 / 0.1);
}
.ring-cyan-500\/100 {
  --tw-ring-color: rgb(6 182 212 / 1);
}
.ring-cyan-500\/15 {
  --tw-ring-color: rgb(6 182 212 / 0.15);
}
.ring-cyan-500\/20 {
  --tw-ring-color: rgb(6 182 212 / 0.2);
}
.ring-cyan-500\/25 {
  --tw-ring-color: rgb(6 182 212 / 0.25);
}
.ring-cyan-500\/30 {
  --tw-ring-color: rgb(6 182 212 / 0.3);
}
.ring-cyan-500\/35 {
  --tw-ring-color: rgb(6 182 212 / 0.35);
}
.ring-cyan-500\/40 {
  --tw-ring-color: rgb(6 182 212 / 0.4);
}
.ring-cyan-500\/45 {
  --tw-ring-color: rgb(6 182 212 / 0.45);
}
.ring-cyan-500\/5 {
  --tw-ring-color: rgb(6 182 212 / 0.05);
}
.ring-cyan-500\/50 {
  --tw-ring-color: rgb(6 182 212 / 0.5);
}
.ring-cyan-500\/55 {
  --tw-ring-color: rgb(6 182 212 / 0.55);
}
.ring-cyan-500\/60 {
  --tw-ring-color: rgb(6 182 212 / 0.6);
}
.ring-cyan-500\/65 {
  --tw-ring-color: rgb(6 182 212 / 0.65);
}
.ring-cyan-500\/70 {
  --tw-ring-color: rgb(6 182 212 / 0.7);
}
.ring-cyan-500\/75 {
  --tw-ring-color: rgb(6 182 212 / 0.75);
}
.ring-cyan-500\/80 {
  --tw-ring-color: rgb(6 182 212 / 0.8);
}
.ring-cyan-500\/85 {
  --tw-ring-color: rgb(6 182 212 / 0.85);
}
.ring-cyan-500\/90 {
  --tw-ring-color: rgb(6 182 212 / 0.9);
}
.ring-cyan-500\/95 {
  --tw-ring-color: rgb(6 182 212 / 0.95);
}
.ring-cyan-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1));
}
.ring-cyan-600\/0 {
  --tw-ring-color: rgb(8 145 178 / 0);
}
.ring-cyan-600\/10 {
  --tw-ring-color: rgb(8 145 178 / 0.1);
}
.ring-cyan-600\/100 {
  --tw-ring-color: rgb(8 145 178 / 1);
}
.ring-cyan-600\/15 {
  --tw-ring-color: rgb(8 145 178 / 0.15);
}
.ring-cyan-600\/20 {
  --tw-ring-color: rgb(8 145 178 / 0.2);
}
.ring-cyan-600\/25 {
  --tw-ring-color: rgb(8 145 178 / 0.25);
}
.ring-cyan-600\/30 {
  --tw-ring-color: rgb(8 145 178 / 0.3);
}
.ring-cyan-600\/35 {
  --tw-ring-color: rgb(8 145 178 / 0.35);
}
.ring-cyan-600\/40 {
  --tw-ring-color: rgb(8 145 178 / 0.4);
}
.ring-cyan-600\/45 {
  --tw-ring-color: rgb(8 145 178 / 0.45);
}
.ring-cyan-600\/5 {
  --tw-ring-color: rgb(8 145 178 / 0.05);
}
.ring-cyan-600\/50 {
  --tw-ring-color: rgb(8 145 178 / 0.5);
}
.ring-cyan-600\/55 {
  --tw-ring-color: rgb(8 145 178 / 0.55);
}
.ring-cyan-600\/60 {
  --tw-ring-color: rgb(8 145 178 / 0.6);
}
.ring-cyan-600\/65 {
  --tw-ring-color: rgb(8 145 178 / 0.65);
}
.ring-cyan-600\/70 {
  --tw-ring-color: rgb(8 145 178 / 0.7);
}
.ring-cyan-600\/75 {
  --tw-ring-color: rgb(8 145 178 / 0.75);
}
.ring-cyan-600\/80 {
  --tw-ring-color: rgb(8 145 178 / 0.8);
}
.ring-cyan-600\/85 {
  --tw-ring-color: rgb(8 145 178 / 0.85);
}
.ring-cyan-600\/90 {
  --tw-ring-color: rgb(8 145 178 / 0.9);
}
.ring-cyan-600\/95 {
  --tw-ring-color: rgb(8 145 178 / 0.95);
}
.ring-cyan-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1));
}
.ring-cyan-700\/0 {
  --tw-ring-color: rgb(14 116 144 / 0);
}
.ring-cyan-700\/10 {
  --tw-ring-color: rgb(14 116 144 / 0.1);
}
.ring-cyan-700\/100 {
  --tw-ring-color: rgb(14 116 144 / 1);
}
.ring-cyan-700\/15 {
  --tw-ring-color: rgb(14 116 144 / 0.15);
}
.ring-cyan-700\/20 {
  --tw-ring-color: rgb(14 116 144 / 0.2);
}
.ring-cyan-700\/25 {
  --tw-ring-color: rgb(14 116 144 / 0.25);
}
.ring-cyan-700\/30 {
  --tw-ring-color: rgb(14 116 144 / 0.3);
}
.ring-cyan-700\/35 {
  --tw-ring-color: rgb(14 116 144 / 0.35);
}
.ring-cyan-700\/40 {
  --tw-ring-color: rgb(14 116 144 / 0.4);
}
.ring-cyan-700\/45 {
  --tw-ring-color: rgb(14 116 144 / 0.45);
}
.ring-cyan-700\/5 {
  --tw-ring-color: rgb(14 116 144 / 0.05);
}
.ring-cyan-700\/50 {
  --tw-ring-color: rgb(14 116 144 / 0.5);
}
.ring-cyan-700\/55 {
  --tw-ring-color: rgb(14 116 144 / 0.55);
}
.ring-cyan-700\/60 {
  --tw-ring-color: rgb(14 116 144 / 0.6);
}
.ring-cyan-700\/65 {
  --tw-ring-color: rgb(14 116 144 / 0.65);
}
.ring-cyan-700\/70 {
  --tw-ring-color: rgb(14 116 144 / 0.7);
}
.ring-cyan-700\/75 {
  --tw-ring-color: rgb(14 116 144 / 0.75);
}
.ring-cyan-700\/80 {
  --tw-ring-color: rgb(14 116 144 / 0.8);
}
.ring-cyan-700\/85 {
  --tw-ring-color: rgb(14 116 144 / 0.85);
}
.ring-cyan-700\/90 {
  --tw-ring-color: rgb(14 116 144 / 0.9);
}
.ring-cyan-700\/95 {
  --tw-ring-color: rgb(14 116 144 / 0.95);
}
.ring-cyan-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1));
}
.ring-cyan-800\/0 {
  --tw-ring-color: rgb(21 94 117 / 0);
}
.ring-cyan-800\/10 {
  --tw-ring-color: rgb(21 94 117 / 0.1);
}
.ring-cyan-800\/100 {
  --tw-ring-color: rgb(21 94 117 / 1);
}
.ring-cyan-800\/15 {
  --tw-ring-color: rgb(21 94 117 / 0.15);
}
.ring-cyan-800\/20 {
  --tw-ring-color: rgb(21 94 117 / 0.2);
}
.ring-cyan-800\/25 {
  --tw-ring-color: rgb(21 94 117 / 0.25);
}
.ring-cyan-800\/30 {
  --tw-ring-color: rgb(21 94 117 / 0.3);
}
.ring-cyan-800\/35 {
  --tw-ring-color: rgb(21 94 117 / 0.35);
}
.ring-cyan-800\/40 {
  --tw-ring-color: rgb(21 94 117 / 0.4);
}
.ring-cyan-800\/45 {
  --tw-ring-color: rgb(21 94 117 / 0.45);
}
.ring-cyan-800\/5 {
  --tw-ring-color: rgb(21 94 117 / 0.05);
}
.ring-cyan-800\/50 {
  --tw-ring-color: rgb(21 94 117 / 0.5);
}
.ring-cyan-800\/55 {
  --tw-ring-color: rgb(21 94 117 / 0.55);
}
.ring-cyan-800\/60 {
  --tw-ring-color: rgb(21 94 117 / 0.6);
}
.ring-cyan-800\/65 {
  --tw-ring-color: rgb(21 94 117 / 0.65);
}
.ring-cyan-800\/70 {
  --tw-ring-color: rgb(21 94 117 / 0.7);
}
.ring-cyan-800\/75 {
  --tw-ring-color: rgb(21 94 117 / 0.75);
}
.ring-cyan-800\/80 {
  --tw-ring-color: rgb(21 94 117 / 0.8);
}
.ring-cyan-800\/85 {
  --tw-ring-color: rgb(21 94 117 / 0.85);
}
.ring-cyan-800\/90 {
  --tw-ring-color: rgb(21 94 117 / 0.9);
}
.ring-cyan-800\/95 {
  --tw-ring-color: rgb(21 94 117 / 0.95);
}
.ring-cyan-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1));
}
.ring-cyan-900\/0 {
  --tw-ring-color: rgb(22 78 99 / 0);
}
.ring-cyan-900\/10 {
  --tw-ring-color: rgb(22 78 99 / 0.1);
}
.ring-cyan-900\/100 {
  --tw-ring-color: rgb(22 78 99 / 1);
}
.ring-cyan-900\/15 {
  --tw-ring-color: rgb(22 78 99 / 0.15);
}
.ring-cyan-900\/20 {
  --tw-ring-color: rgb(22 78 99 / 0.2);
}
.ring-cyan-900\/25 {
  --tw-ring-color: rgb(22 78 99 / 0.25);
}
.ring-cyan-900\/30 {
  --tw-ring-color: rgb(22 78 99 / 0.3);
}
.ring-cyan-900\/35 {
  --tw-ring-color: rgb(22 78 99 / 0.35);
}
.ring-cyan-900\/40 {
  --tw-ring-color: rgb(22 78 99 / 0.4);
}
.ring-cyan-900\/45 {
  --tw-ring-color: rgb(22 78 99 / 0.45);
}
.ring-cyan-900\/5 {
  --tw-ring-color: rgb(22 78 99 / 0.05);
}
.ring-cyan-900\/50 {
  --tw-ring-color: rgb(22 78 99 / 0.5);
}
.ring-cyan-900\/55 {
  --tw-ring-color: rgb(22 78 99 / 0.55);
}
.ring-cyan-900\/60 {
  --tw-ring-color: rgb(22 78 99 / 0.6);
}
.ring-cyan-900\/65 {
  --tw-ring-color: rgb(22 78 99 / 0.65);
}
.ring-cyan-900\/70 {
  --tw-ring-color: rgb(22 78 99 / 0.7);
}
.ring-cyan-900\/75 {
  --tw-ring-color: rgb(22 78 99 / 0.75);
}
.ring-cyan-900\/80 {
  --tw-ring-color: rgb(22 78 99 / 0.8);
}
.ring-cyan-900\/85 {
  --tw-ring-color: rgb(22 78 99 / 0.85);
}
.ring-cyan-900\/90 {
  --tw-ring-color: rgb(22 78 99 / 0.9);
}
.ring-cyan-900\/95 {
  --tw-ring-color: rgb(22 78 99 / 0.95);
}
.ring-emerald-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1));
}
.ring-emerald-100\/0 {
  --tw-ring-color: rgb(209 250 229 / 0);
}
.ring-emerald-100\/10 {
  --tw-ring-color: rgb(209 250 229 / 0.1);
}
.ring-emerald-100\/100 {
  --tw-ring-color: rgb(209 250 229 / 1);
}
.ring-emerald-100\/15 {
  --tw-ring-color: rgb(209 250 229 / 0.15);
}
.ring-emerald-100\/20 {
  --tw-ring-color: rgb(209 250 229 / 0.2);
}
.ring-emerald-100\/25 {
  --tw-ring-color: rgb(209 250 229 / 0.25);
}
.ring-emerald-100\/30 {
  --tw-ring-color: rgb(209 250 229 / 0.3);
}
.ring-emerald-100\/35 {
  --tw-ring-color: rgb(209 250 229 / 0.35);
}
.ring-emerald-100\/40 {
  --tw-ring-color: rgb(209 250 229 / 0.4);
}
.ring-emerald-100\/45 {
  --tw-ring-color: rgb(209 250 229 / 0.45);
}
.ring-emerald-100\/5 {
  --tw-ring-color: rgb(209 250 229 / 0.05);
}
.ring-emerald-100\/50 {
  --tw-ring-color: rgb(209 250 229 / 0.5);
}
.ring-emerald-100\/55 {
  --tw-ring-color: rgb(209 250 229 / 0.55);
}
.ring-emerald-100\/60 {
  --tw-ring-color: rgb(209 250 229 / 0.6);
}
.ring-emerald-100\/65 {
  --tw-ring-color: rgb(209 250 229 / 0.65);
}
.ring-emerald-100\/70 {
  --tw-ring-color: rgb(209 250 229 / 0.7);
}
.ring-emerald-100\/75 {
  --tw-ring-color: rgb(209 250 229 / 0.75);
}
.ring-emerald-100\/80 {
  --tw-ring-color: rgb(209 250 229 / 0.8);
}
.ring-emerald-100\/85 {
  --tw-ring-color: rgb(209 250 229 / 0.85);
}
.ring-emerald-100\/90 {
  --tw-ring-color: rgb(209 250 229 / 0.9);
}
.ring-emerald-100\/95 {
  --tw-ring-color: rgb(209 250 229 / 0.95);
}
.ring-emerald-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}
.ring-emerald-200\/0 {
  --tw-ring-color: rgb(167 243 208 / 0);
}
.ring-emerald-200\/10 {
  --tw-ring-color: rgb(167 243 208 / 0.1);
}
.ring-emerald-200\/100 {
  --tw-ring-color: rgb(167 243 208 / 1);
}
.ring-emerald-200\/15 {
  --tw-ring-color: rgb(167 243 208 / 0.15);
}
.ring-emerald-200\/20 {
  --tw-ring-color: rgb(167 243 208 / 0.2);
}
.ring-emerald-200\/25 {
  --tw-ring-color: rgb(167 243 208 / 0.25);
}
.ring-emerald-200\/30 {
  --tw-ring-color: rgb(167 243 208 / 0.3);
}
.ring-emerald-200\/35 {
  --tw-ring-color: rgb(167 243 208 / 0.35);
}
.ring-emerald-200\/40 {
  --tw-ring-color: rgb(167 243 208 / 0.4);
}
.ring-emerald-200\/45 {
  --tw-ring-color: rgb(167 243 208 / 0.45);
}
.ring-emerald-200\/5 {
  --tw-ring-color: rgb(167 243 208 / 0.05);
}
.ring-emerald-200\/50 {
  --tw-ring-color: rgb(167 243 208 / 0.5);
}
.ring-emerald-200\/55 {
  --tw-ring-color: rgb(167 243 208 / 0.55);
}
.ring-emerald-200\/60 {
  --tw-ring-color: rgb(167 243 208 / 0.6);
}
.ring-emerald-200\/65 {
  --tw-ring-color: rgb(167 243 208 / 0.65);
}
.ring-emerald-200\/70 {
  --tw-ring-color: rgb(167 243 208 / 0.7);
}
.ring-emerald-200\/75 {
  --tw-ring-color: rgb(167 243 208 / 0.75);
}
.ring-emerald-200\/80 {
  --tw-ring-color: rgb(167 243 208 / 0.8);
}
.ring-emerald-200\/85 {
  --tw-ring-color: rgb(167 243 208 / 0.85);
}
.ring-emerald-200\/90 {
  --tw-ring-color: rgb(167 243 208 / 0.9);
}
.ring-emerald-200\/95 {
  --tw-ring-color: rgb(167 243 208 / 0.95);
}
.ring-emerald-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1));
}
.ring-emerald-300\/0 {
  --tw-ring-color: rgb(110 231 183 / 0);
}
.ring-emerald-300\/10 {
  --tw-ring-color: rgb(110 231 183 / 0.1);
}
.ring-emerald-300\/100 {
  --tw-ring-color: rgb(110 231 183 / 1);
}
.ring-emerald-300\/15 {
  --tw-ring-color: rgb(110 231 183 / 0.15);
}
.ring-emerald-300\/20 {
  --tw-ring-color: rgb(110 231 183 / 0.2);
}
.ring-emerald-300\/25 {
  --tw-ring-color: rgb(110 231 183 / 0.25);
}
.ring-emerald-300\/30 {
  --tw-ring-color: rgb(110 231 183 / 0.3);
}
.ring-emerald-300\/35 {
  --tw-ring-color: rgb(110 231 183 / 0.35);
}
.ring-emerald-300\/40 {
  --tw-ring-color: rgb(110 231 183 / 0.4);
}
.ring-emerald-300\/45 {
  --tw-ring-color: rgb(110 231 183 / 0.45);
}
.ring-emerald-300\/5 {
  --tw-ring-color: rgb(110 231 183 / 0.05);
}
.ring-emerald-300\/50 {
  --tw-ring-color: rgb(110 231 183 / 0.5);
}
.ring-emerald-300\/55 {
  --tw-ring-color: rgb(110 231 183 / 0.55);
}
.ring-emerald-300\/60 {
  --tw-ring-color: rgb(110 231 183 / 0.6);
}
.ring-emerald-300\/65 {
  --tw-ring-color: rgb(110 231 183 / 0.65);
}
.ring-emerald-300\/70 {
  --tw-ring-color: rgb(110 231 183 / 0.7);
}
.ring-emerald-300\/75 {
  --tw-ring-color: rgb(110 231 183 / 0.75);
}
.ring-emerald-300\/80 {
  --tw-ring-color: rgb(110 231 183 / 0.8);
}
.ring-emerald-300\/85 {
  --tw-ring-color: rgb(110 231 183 / 0.85);
}
.ring-emerald-300\/90 {
  --tw-ring-color: rgb(110 231 183 / 0.9);
}
.ring-emerald-300\/95 {
  --tw-ring-color: rgb(110 231 183 / 0.95);
}
.ring-emerald-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1));
}
.ring-emerald-400\/0 {
  --tw-ring-color: rgb(52 211 153 / 0);
}
.ring-emerald-400\/10 {
  --tw-ring-color: rgb(52 211 153 / 0.1);
}
.ring-emerald-400\/100 {
  --tw-ring-color: rgb(52 211 153 / 1);
}
.ring-emerald-400\/15 {
  --tw-ring-color: rgb(52 211 153 / 0.15);
}
.ring-emerald-400\/20 {
  --tw-ring-color: rgb(52 211 153 / 0.2);
}
.ring-emerald-400\/25 {
  --tw-ring-color: rgb(52 211 153 / 0.25);
}
.ring-emerald-400\/30 {
  --tw-ring-color: rgb(52 211 153 / 0.3);
}
.ring-emerald-400\/35 {
  --tw-ring-color: rgb(52 211 153 / 0.35);
}
.ring-emerald-400\/40 {
  --tw-ring-color: rgb(52 211 153 / 0.4);
}
.ring-emerald-400\/45 {
  --tw-ring-color: rgb(52 211 153 / 0.45);
}
.ring-emerald-400\/5 {
  --tw-ring-color: rgb(52 211 153 / 0.05);
}
.ring-emerald-400\/50 {
  --tw-ring-color: rgb(52 211 153 / 0.5);
}
.ring-emerald-400\/55 {
  --tw-ring-color: rgb(52 211 153 / 0.55);
}
.ring-emerald-400\/60 {
  --tw-ring-color: rgb(52 211 153 / 0.6);
}
.ring-emerald-400\/65 {
  --tw-ring-color: rgb(52 211 153 / 0.65);
}
.ring-emerald-400\/70 {
  --tw-ring-color: rgb(52 211 153 / 0.7);
}
.ring-emerald-400\/75 {
  --tw-ring-color: rgb(52 211 153 / 0.75);
}
.ring-emerald-400\/80 {
  --tw-ring-color: rgb(52 211 153 / 0.8);
}
.ring-emerald-400\/85 {
  --tw-ring-color: rgb(52 211 153 / 0.85);
}
.ring-emerald-400\/90 {
  --tw-ring-color: rgb(52 211 153 / 0.9);
}
.ring-emerald-400\/95 {
  --tw-ring-color: rgb(52 211 153 / 0.95);
}
.ring-emerald-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1));
}
.ring-emerald-500\/0 {
  --tw-ring-color: rgb(16 185 129 / 0);
}
.ring-emerald-500\/10 {
  --tw-ring-color: rgb(16 185 129 / 0.1);
}
.ring-emerald-500\/100 {
  --tw-ring-color: rgb(16 185 129 / 1);
}
.ring-emerald-500\/15 {
  --tw-ring-color: rgb(16 185 129 / 0.15);
}
.ring-emerald-500\/20 {
  --tw-ring-color: rgb(16 185 129 / 0.2);
}
.ring-emerald-500\/25 {
  --tw-ring-color: rgb(16 185 129 / 0.25);
}
.ring-emerald-500\/30 {
  --tw-ring-color: rgb(16 185 129 / 0.3);
}
.ring-emerald-500\/35 {
  --tw-ring-color: rgb(16 185 129 / 0.35);
}
.ring-emerald-500\/40 {
  --tw-ring-color: rgb(16 185 129 / 0.4);
}
.ring-emerald-500\/45 {
  --tw-ring-color: rgb(16 185 129 / 0.45);
}
.ring-emerald-500\/5 {
  --tw-ring-color: rgb(16 185 129 / 0.05);
}
.ring-emerald-500\/50 {
  --tw-ring-color: rgb(16 185 129 / 0.5);
}
.ring-emerald-500\/55 {
  --tw-ring-color: rgb(16 185 129 / 0.55);
}
.ring-emerald-500\/60 {
  --tw-ring-color: rgb(16 185 129 / 0.6);
}
.ring-emerald-500\/65 {
  --tw-ring-color: rgb(16 185 129 / 0.65);
}
.ring-emerald-500\/70 {
  --tw-ring-color: rgb(16 185 129 / 0.7);
}
.ring-emerald-500\/75 {
  --tw-ring-color: rgb(16 185 129 / 0.75);
}
.ring-emerald-500\/80 {
  --tw-ring-color: rgb(16 185 129 / 0.8);
}
.ring-emerald-500\/85 {
  --tw-ring-color: rgb(16 185 129 / 0.85);
}
.ring-emerald-500\/90 {
  --tw-ring-color: rgb(16 185 129 / 0.9);
}
.ring-emerald-500\/95 {
  --tw-ring-color: rgb(16 185 129 / 0.95);
}
.ring-emerald-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1));
}
.ring-emerald-600\/0 {
  --tw-ring-color: rgb(5 150 105 / 0);
}
.ring-emerald-600\/10 {
  --tw-ring-color: rgb(5 150 105 / 0.1);
}
.ring-emerald-600\/100 {
  --tw-ring-color: rgb(5 150 105 / 1);
}
.ring-emerald-600\/15 {
  --tw-ring-color: rgb(5 150 105 / 0.15);
}
.ring-emerald-600\/20 {
  --tw-ring-color: rgb(5 150 105 / 0.2);
}
.ring-emerald-600\/25 {
  --tw-ring-color: rgb(5 150 105 / 0.25);
}
.ring-emerald-600\/30 {
  --tw-ring-color: rgb(5 150 105 / 0.3);
}
.ring-emerald-600\/35 {
  --tw-ring-color: rgb(5 150 105 / 0.35);
}
.ring-emerald-600\/40 {
  --tw-ring-color: rgb(5 150 105 / 0.4);
}
.ring-emerald-600\/45 {
  --tw-ring-color: rgb(5 150 105 / 0.45);
}
.ring-emerald-600\/5 {
  --tw-ring-color: rgb(5 150 105 / 0.05);
}
.ring-emerald-600\/50 {
  --tw-ring-color: rgb(5 150 105 / 0.5);
}
.ring-emerald-600\/55 {
  --tw-ring-color: rgb(5 150 105 / 0.55);
}
.ring-emerald-600\/60 {
  --tw-ring-color: rgb(5 150 105 / 0.6);
}
.ring-emerald-600\/65 {
  --tw-ring-color: rgb(5 150 105 / 0.65);
}
.ring-emerald-600\/70 {
  --tw-ring-color: rgb(5 150 105 / 0.7);
}
.ring-emerald-600\/75 {
  --tw-ring-color: rgb(5 150 105 / 0.75);
}
.ring-emerald-600\/80 {
  --tw-ring-color: rgb(5 150 105 / 0.8);
}
.ring-emerald-600\/85 {
  --tw-ring-color: rgb(5 150 105 / 0.85);
}
.ring-emerald-600\/90 {
  --tw-ring-color: rgb(5 150 105 / 0.9);
}
.ring-emerald-600\/95 {
  --tw-ring-color: rgb(5 150 105 / 0.95);
}
.ring-emerald-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1));
}
.ring-emerald-700\/0 {
  --tw-ring-color: rgb(4 120 87 / 0);
}
.ring-emerald-700\/10 {
  --tw-ring-color: rgb(4 120 87 / 0.1);
}
.ring-emerald-700\/100 {
  --tw-ring-color: rgb(4 120 87 / 1);
}
.ring-emerald-700\/15 {
  --tw-ring-color: rgb(4 120 87 / 0.15);
}
.ring-emerald-700\/20 {
  --tw-ring-color: rgb(4 120 87 / 0.2);
}
.ring-emerald-700\/25 {
  --tw-ring-color: rgb(4 120 87 / 0.25);
}
.ring-emerald-700\/30 {
  --tw-ring-color: rgb(4 120 87 / 0.3);
}
.ring-emerald-700\/35 {
  --tw-ring-color: rgb(4 120 87 / 0.35);
}
.ring-emerald-700\/40 {
  --tw-ring-color: rgb(4 120 87 / 0.4);
}
.ring-emerald-700\/45 {
  --tw-ring-color: rgb(4 120 87 / 0.45);
}
.ring-emerald-700\/5 {
  --tw-ring-color: rgb(4 120 87 / 0.05);
}
.ring-emerald-700\/50 {
  --tw-ring-color: rgb(4 120 87 / 0.5);
}
.ring-emerald-700\/55 {
  --tw-ring-color: rgb(4 120 87 / 0.55);
}
.ring-emerald-700\/60 {
  --tw-ring-color: rgb(4 120 87 / 0.6);
}
.ring-emerald-700\/65 {
  --tw-ring-color: rgb(4 120 87 / 0.65);
}
.ring-emerald-700\/70 {
  --tw-ring-color: rgb(4 120 87 / 0.7);
}
.ring-emerald-700\/75 {
  --tw-ring-color: rgb(4 120 87 / 0.75);
}
.ring-emerald-700\/80 {
  --tw-ring-color: rgb(4 120 87 / 0.8);
}
.ring-emerald-700\/85 {
  --tw-ring-color: rgb(4 120 87 / 0.85);
}
.ring-emerald-700\/90 {
  --tw-ring-color: rgb(4 120 87 / 0.9);
}
.ring-emerald-700\/95 {
  --tw-ring-color: rgb(4 120 87 / 0.95);
}
.ring-emerald-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1));
}
.ring-emerald-800\/0 {
  --tw-ring-color: rgb(6 95 70 / 0);
}
.ring-emerald-800\/10 {
  --tw-ring-color: rgb(6 95 70 / 0.1);
}
.ring-emerald-800\/100 {
  --tw-ring-color: rgb(6 95 70 / 1);
}
.ring-emerald-800\/15 {
  --tw-ring-color: rgb(6 95 70 / 0.15);
}
.ring-emerald-800\/20 {
  --tw-ring-color: rgb(6 95 70 / 0.2);
}
.ring-emerald-800\/25 {
  --tw-ring-color: rgb(6 95 70 / 0.25);
}
.ring-emerald-800\/30 {
  --tw-ring-color: rgb(6 95 70 / 0.3);
}
.ring-emerald-800\/35 {
  --tw-ring-color: rgb(6 95 70 / 0.35);
}
.ring-emerald-800\/40 {
  --tw-ring-color: rgb(6 95 70 / 0.4);
}
.ring-emerald-800\/45 {
  --tw-ring-color: rgb(6 95 70 / 0.45);
}
.ring-emerald-800\/5 {
  --tw-ring-color: rgb(6 95 70 / 0.05);
}
.ring-emerald-800\/50 {
  --tw-ring-color: rgb(6 95 70 / 0.5);
}
.ring-emerald-800\/55 {
  --tw-ring-color: rgb(6 95 70 / 0.55);
}
.ring-emerald-800\/60 {
  --tw-ring-color: rgb(6 95 70 / 0.6);
}
.ring-emerald-800\/65 {
  --tw-ring-color: rgb(6 95 70 / 0.65);
}
.ring-emerald-800\/70 {
  --tw-ring-color: rgb(6 95 70 / 0.7);
}
.ring-emerald-800\/75 {
  --tw-ring-color: rgb(6 95 70 / 0.75);
}
.ring-emerald-800\/80 {
  --tw-ring-color: rgb(6 95 70 / 0.8);
}
.ring-emerald-800\/85 {
  --tw-ring-color: rgb(6 95 70 / 0.85);
}
.ring-emerald-800\/90 {
  --tw-ring-color: rgb(6 95 70 / 0.9);
}
.ring-emerald-800\/95 {
  --tw-ring-color: rgb(6 95 70 / 0.95);
}
.ring-emerald-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1));
}
.ring-emerald-900\/0 {
  --tw-ring-color: rgb(6 78 59 / 0);
}
.ring-emerald-900\/10 {
  --tw-ring-color: rgb(6 78 59 / 0.1);
}
.ring-emerald-900\/100 {
  --tw-ring-color: rgb(6 78 59 / 1);
}
.ring-emerald-900\/15 {
  --tw-ring-color: rgb(6 78 59 / 0.15);
}
.ring-emerald-900\/20 {
  --tw-ring-color: rgb(6 78 59 / 0.2);
}
.ring-emerald-900\/25 {
  --tw-ring-color: rgb(6 78 59 / 0.25);
}
.ring-emerald-900\/30 {
  --tw-ring-color: rgb(6 78 59 / 0.3);
}
.ring-emerald-900\/35 {
  --tw-ring-color: rgb(6 78 59 / 0.35);
}
.ring-emerald-900\/40 {
  --tw-ring-color: rgb(6 78 59 / 0.4);
}
.ring-emerald-900\/45 {
  --tw-ring-color: rgb(6 78 59 / 0.45);
}
.ring-emerald-900\/5 {
  --tw-ring-color: rgb(6 78 59 / 0.05);
}
.ring-emerald-900\/50 {
  --tw-ring-color: rgb(6 78 59 / 0.5);
}
.ring-emerald-900\/55 {
  --tw-ring-color: rgb(6 78 59 / 0.55);
}
.ring-emerald-900\/60 {
  --tw-ring-color: rgb(6 78 59 / 0.6);
}
.ring-emerald-900\/65 {
  --tw-ring-color: rgb(6 78 59 / 0.65);
}
.ring-emerald-900\/70 {
  --tw-ring-color: rgb(6 78 59 / 0.7);
}
.ring-emerald-900\/75 {
  --tw-ring-color: rgb(6 78 59 / 0.75);
}
.ring-emerald-900\/80 {
  --tw-ring-color: rgb(6 78 59 / 0.8);
}
.ring-emerald-900\/85 {
  --tw-ring-color: rgb(6 78 59 / 0.85);
}
.ring-emerald-900\/90 {
  --tw-ring-color: rgb(6 78 59 / 0.9);
}
.ring-emerald-900\/95 {
  --tw-ring-color: rgb(6 78 59 / 0.95);
}
.ring-gray-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1));
}
.ring-gray-100\/0 {
  --tw-ring-color: rgb(243 244 246 / 0);
}
.ring-gray-100\/10 {
  --tw-ring-color: rgb(243 244 246 / 0.1);
}
.ring-gray-100\/100 {
  --tw-ring-color: rgb(243 244 246 / 1);
}
.ring-gray-100\/15 {
  --tw-ring-color: rgb(243 244 246 / 0.15);
}
.ring-gray-100\/20 {
  --tw-ring-color: rgb(243 244 246 / 0.2);
}
.ring-gray-100\/25 {
  --tw-ring-color: rgb(243 244 246 / 0.25);
}
.ring-gray-100\/30 {
  --tw-ring-color: rgb(243 244 246 / 0.3);
}
.ring-gray-100\/35 {
  --tw-ring-color: rgb(243 244 246 / 0.35);
}
.ring-gray-100\/40 {
  --tw-ring-color: rgb(243 244 246 / 0.4);
}
.ring-gray-100\/45 {
  --tw-ring-color: rgb(243 244 246 / 0.45);
}
.ring-gray-100\/5 {
  --tw-ring-color: rgb(243 244 246 / 0.05);
}
.ring-gray-100\/50 {
  --tw-ring-color: rgb(243 244 246 / 0.5);
}
.ring-gray-100\/55 {
  --tw-ring-color: rgb(243 244 246 / 0.55);
}
.ring-gray-100\/60 {
  --tw-ring-color: rgb(243 244 246 / 0.6);
}
.ring-gray-100\/65 {
  --tw-ring-color: rgb(243 244 246 / 0.65);
}
.ring-gray-100\/70 {
  --tw-ring-color: rgb(243 244 246 / 0.7);
}
.ring-gray-100\/75 {
  --tw-ring-color: rgb(243 244 246 / 0.75);
}
.ring-gray-100\/80 {
  --tw-ring-color: rgb(243 244 246 / 0.8);
}
.ring-gray-100\/85 {
  --tw-ring-color: rgb(243 244 246 / 0.85);
}
.ring-gray-100\/90 {
  --tw-ring-color: rgb(243 244 246 / 0.9);
}
.ring-gray-100\/95 {
  --tw-ring-color: rgb(243 244 246 / 0.95);
}
.ring-gray-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}
.ring-gray-200\/0 {
  --tw-ring-color: rgb(229 231 235 / 0);
}
.ring-gray-200\/10 {
  --tw-ring-color: rgb(229 231 235 / 0.1);
}
.ring-gray-200\/100 {
  --tw-ring-color: rgb(229 231 235 / 1);
}
.ring-gray-200\/15 {
  --tw-ring-color: rgb(229 231 235 / 0.15);
}
.ring-gray-200\/20 {
  --tw-ring-color: rgb(229 231 235 / 0.2);
}
.ring-gray-200\/25 {
  --tw-ring-color: rgb(229 231 235 / 0.25);
}
.ring-gray-200\/30 {
  --tw-ring-color: rgb(229 231 235 / 0.3);
}
.ring-gray-200\/35 {
  --tw-ring-color: rgb(229 231 235 / 0.35);
}
.ring-gray-200\/40 {
  --tw-ring-color: rgb(229 231 235 / 0.4);
}
.ring-gray-200\/45 {
  --tw-ring-color: rgb(229 231 235 / 0.45);
}
.ring-gray-200\/5 {
  --tw-ring-color: rgb(229 231 235 / 0.05);
}
.ring-gray-200\/50 {
  --tw-ring-color: rgb(229 231 235 / 0.5);
}
.ring-gray-200\/55 {
  --tw-ring-color: rgb(229 231 235 / 0.55);
}
.ring-gray-200\/60 {
  --tw-ring-color: rgb(229 231 235 / 0.6);
}
.ring-gray-200\/65 {
  --tw-ring-color: rgb(229 231 235 / 0.65);
}
.ring-gray-200\/70 {
  --tw-ring-color: rgb(229 231 235 / 0.7);
}
.ring-gray-200\/75 {
  --tw-ring-color: rgb(229 231 235 / 0.75);
}
.ring-gray-200\/80 {
  --tw-ring-color: rgb(229 231 235 / 0.8);
}
.ring-gray-200\/85 {
  --tw-ring-color: rgb(229 231 235 / 0.85);
}
.ring-gray-200\/90 {
  --tw-ring-color: rgb(229 231 235 / 0.9);
}
.ring-gray-200\/95 {
  --tw-ring-color: rgb(229 231 235 / 0.95);
}
.ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}
.ring-gray-300\/0 {
  --tw-ring-color: rgb(209 213 219 / 0);
}
.ring-gray-300\/10 {
  --tw-ring-color: rgb(209 213 219 / 0.1);
}
.ring-gray-300\/100 {
  --tw-ring-color: rgb(209 213 219 / 1);
}
.ring-gray-300\/15 {
  --tw-ring-color: rgb(209 213 219 / 0.15);
}
.ring-gray-300\/20 {
  --tw-ring-color: rgb(209 213 219 / 0.2);
}
.ring-gray-300\/25 {
  --tw-ring-color: rgb(209 213 219 / 0.25);
}
.ring-gray-300\/30 {
  --tw-ring-color: rgb(209 213 219 / 0.3);
}
.ring-gray-300\/35 {
  --tw-ring-color: rgb(209 213 219 / 0.35);
}
.ring-gray-300\/40 {
  --tw-ring-color: rgb(209 213 219 / 0.4);
}
.ring-gray-300\/45 {
  --tw-ring-color: rgb(209 213 219 / 0.45);
}
.ring-gray-300\/5 {
  --tw-ring-color: rgb(209 213 219 / 0.05);
}
.ring-gray-300\/50 {
  --tw-ring-color: rgb(209 213 219 / 0.5);
}
.ring-gray-300\/55 {
  --tw-ring-color: rgb(209 213 219 / 0.55);
}
.ring-gray-300\/60 {
  --tw-ring-color: rgb(209 213 219 / 0.6);
}
.ring-gray-300\/65 {
  --tw-ring-color: rgb(209 213 219 / 0.65);
}
.ring-gray-300\/70 {
  --tw-ring-color: rgb(209 213 219 / 0.7);
}
.ring-gray-300\/75 {
  --tw-ring-color: rgb(209 213 219 / 0.75);
}
.ring-gray-300\/80 {
  --tw-ring-color: rgb(209 213 219 / 0.8);
}
.ring-gray-300\/85 {
  --tw-ring-color: rgb(209 213 219 / 0.85);
}
.ring-gray-300\/90 {
  --tw-ring-color: rgb(209 213 219 / 0.9);
}
.ring-gray-300\/95 {
  --tw-ring-color: rgb(209 213 219 / 0.95);
}
.ring-gray-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}
.ring-gray-400\/0 {
  --tw-ring-color: rgb(156 163 175 / 0);
}
.ring-gray-400\/10 {
  --tw-ring-color: rgb(156 163 175 / 0.1);
}
.ring-gray-400\/100 {
  --tw-ring-color: rgb(156 163 175 / 1);
}
.ring-gray-400\/15 {
  --tw-ring-color: rgb(156 163 175 / 0.15);
}
.ring-gray-400\/20 {
  --tw-ring-color: rgb(156 163 175 / 0.2);
}
.ring-gray-400\/25 {
  --tw-ring-color: rgb(156 163 175 / 0.25);
}
.ring-gray-400\/30 {
  --tw-ring-color: rgb(156 163 175 / 0.3);
}
.ring-gray-400\/35 {
  --tw-ring-color: rgb(156 163 175 / 0.35);
}
.ring-gray-400\/40 {
  --tw-ring-color: rgb(156 163 175 / 0.4);
}
.ring-gray-400\/45 {
  --tw-ring-color: rgb(156 163 175 / 0.45);
}
.ring-gray-400\/5 {
  --tw-ring-color: rgb(156 163 175 / 0.05);
}
.ring-gray-400\/50 {
  --tw-ring-color: rgb(156 163 175 / 0.5);
}
.ring-gray-400\/55 {
  --tw-ring-color: rgb(156 163 175 / 0.55);
}
.ring-gray-400\/60 {
  --tw-ring-color: rgb(156 163 175 / 0.6);
}
.ring-gray-400\/65 {
  --tw-ring-color: rgb(156 163 175 / 0.65);
}
.ring-gray-400\/70 {
  --tw-ring-color: rgb(156 163 175 / 0.7);
}
.ring-gray-400\/75 {
  --tw-ring-color: rgb(156 163 175 / 0.75);
}
.ring-gray-400\/80 {
  --tw-ring-color: rgb(156 163 175 / 0.8);
}
.ring-gray-400\/85 {
  --tw-ring-color: rgb(156 163 175 / 0.85);
}
.ring-gray-400\/90 {
  --tw-ring-color: rgb(156 163 175 / 0.9);
}
.ring-gray-400\/95 {
  --tw-ring-color: rgb(156 163 175 / 0.95);
}
.ring-gray-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}
.ring-gray-500\/0 {
  --tw-ring-color: rgb(107 114 128 / 0);
}
.ring-gray-500\/10 {
  --tw-ring-color: rgb(107 114 128 / 0.1);
}
.ring-gray-500\/100 {
  --tw-ring-color: rgb(107 114 128 / 1);
}
.ring-gray-500\/15 {
  --tw-ring-color: rgb(107 114 128 / 0.15);
}
.ring-gray-500\/20 {
  --tw-ring-color: rgb(107 114 128 / 0.2);
}
.ring-gray-500\/25 {
  --tw-ring-color: rgb(107 114 128 / 0.25);
}
.ring-gray-500\/30 {
  --tw-ring-color: rgb(107 114 128 / 0.3);
}
.ring-gray-500\/35 {
  --tw-ring-color: rgb(107 114 128 / 0.35);
}
.ring-gray-500\/40 {
  --tw-ring-color: rgb(107 114 128 / 0.4);
}
.ring-gray-500\/45 {
  --tw-ring-color: rgb(107 114 128 / 0.45);
}
.ring-gray-500\/5 {
  --tw-ring-color: rgb(107 114 128 / 0.05);
}
.ring-gray-500\/50 {
  --tw-ring-color: rgb(107 114 128 / 0.5);
}
.ring-gray-500\/55 {
  --tw-ring-color: rgb(107 114 128 / 0.55);
}
.ring-gray-500\/60 {
  --tw-ring-color: rgb(107 114 128 / 0.6);
}
.ring-gray-500\/65 {
  --tw-ring-color: rgb(107 114 128 / 0.65);
}
.ring-gray-500\/70 {
  --tw-ring-color: rgb(107 114 128 / 0.7);
}
.ring-gray-500\/75 {
  --tw-ring-color: rgb(107 114 128 / 0.75);
}
.ring-gray-500\/80 {
  --tw-ring-color: rgb(107 114 128 / 0.8);
}
.ring-gray-500\/85 {
  --tw-ring-color: rgb(107 114 128 / 0.85);
}
.ring-gray-500\/90 {
  --tw-ring-color: rgb(107 114 128 / 0.9);
}
.ring-gray-500\/95 {
  --tw-ring-color: rgb(107 114 128 / 0.95);
}
.ring-gray-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1));
}
.ring-gray-600\/0 {
  --tw-ring-color: rgb(75 85 99 / 0);
}
.ring-gray-600\/10 {
  --tw-ring-color: rgb(75 85 99 / 0.1);
}
.ring-gray-600\/100 {
  --tw-ring-color: rgb(75 85 99 / 1);
}
.ring-gray-600\/15 {
  --tw-ring-color: rgb(75 85 99 / 0.15);
}
.ring-gray-600\/20 {
  --tw-ring-color: rgb(75 85 99 / 0.2);
}
.ring-gray-600\/25 {
  --tw-ring-color: rgb(75 85 99 / 0.25);
}
.ring-gray-600\/30 {
  --tw-ring-color: rgb(75 85 99 / 0.3);
}
.ring-gray-600\/35 {
  --tw-ring-color: rgb(75 85 99 / 0.35);
}
.ring-gray-600\/40 {
  --tw-ring-color: rgb(75 85 99 / 0.4);
}
.ring-gray-600\/45 {
  --tw-ring-color: rgb(75 85 99 / 0.45);
}
.ring-gray-600\/5 {
  --tw-ring-color: rgb(75 85 99 / 0.05);
}
.ring-gray-600\/50 {
  --tw-ring-color: rgb(75 85 99 / 0.5);
}
.ring-gray-600\/55 {
  --tw-ring-color: rgb(75 85 99 / 0.55);
}
.ring-gray-600\/60 {
  --tw-ring-color: rgb(75 85 99 / 0.6);
}
.ring-gray-600\/65 {
  --tw-ring-color: rgb(75 85 99 / 0.65);
}
.ring-gray-600\/70 {
  --tw-ring-color: rgb(75 85 99 / 0.7);
}
.ring-gray-600\/75 {
  --tw-ring-color: rgb(75 85 99 / 0.75);
}
.ring-gray-600\/80 {
  --tw-ring-color: rgb(75 85 99 / 0.8);
}
.ring-gray-600\/85 {
  --tw-ring-color: rgb(75 85 99 / 0.85);
}
.ring-gray-600\/90 {
  --tw-ring-color: rgb(75 85 99 / 0.9);
}
.ring-gray-600\/95 {
  --tw-ring-color: rgb(75 85 99 / 0.95);
}
.ring-gray-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}
.ring-gray-700\/0 {
  --tw-ring-color: rgb(55 65 81 / 0);
}
.ring-gray-700\/10 {
  --tw-ring-color: rgb(55 65 81 / 0.1);
}
.ring-gray-700\/100 {
  --tw-ring-color: rgb(55 65 81 / 1);
}
.ring-gray-700\/15 {
  --tw-ring-color: rgb(55 65 81 / 0.15);
}
.ring-gray-700\/20 {
  --tw-ring-color: rgb(55 65 81 / 0.2);
}
.ring-gray-700\/25 {
  --tw-ring-color: rgb(55 65 81 / 0.25);
}
.ring-gray-700\/30 {
  --tw-ring-color: rgb(55 65 81 / 0.3);
}
.ring-gray-700\/35 {
  --tw-ring-color: rgb(55 65 81 / 0.35);
}
.ring-gray-700\/40 {
  --tw-ring-color: rgb(55 65 81 / 0.4);
}
.ring-gray-700\/45 {
  --tw-ring-color: rgb(55 65 81 / 0.45);
}
.ring-gray-700\/5 {
  --tw-ring-color: rgb(55 65 81 / 0.05);
}
.ring-gray-700\/50 {
  --tw-ring-color: rgb(55 65 81 / 0.5);
}
.ring-gray-700\/55 {
  --tw-ring-color: rgb(55 65 81 / 0.55);
}
.ring-gray-700\/60 {
  --tw-ring-color: rgb(55 65 81 / 0.6);
}
.ring-gray-700\/65 {
  --tw-ring-color: rgb(55 65 81 / 0.65);
}
.ring-gray-700\/70 {
  --tw-ring-color: rgb(55 65 81 / 0.7);
}
.ring-gray-700\/75 {
  --tw-ring-color: rgb(55 65 81 / 0.75);
}
.ring-gray-700\/80 {
  --tw-ring-color: rgb(55 65 81 / 0.8);
}
.ring-gray-700\/85 {
  --tw-ring-color: rgb(55 65 81 / 0.85);
}
.ring-gray-700\/90 {
  --tw-ring-color: rgb(55 65 81 / 0.9);
}
.ring-gray-700\/95 {
  --tw-ring-color: rgb(55 65 81 / 0.95);
}
.ring-gray-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1));
}
.ring-gray-800\/0 {
  --tw-ring-color: rgb(31 41 55 / 0);
}
.ring-gray-800\/10 {
  --tw-ring-color: rgb(31 41 55 / 0.1);
}
.ring-gray-800\/100 {
  --tw-ring-color: rgb(31 41 55 / 1);
}
.ring-gray-800\/15 {
  --tw-ring-color: rgb(31 41 55 / 0.15);
}
.ring-gray-800\/20 {
  --tw-ring-color: rgb(31 41 55 / 0.2);
}
.ring-gray-800\/25 {
  --tw-ring-color: rgb(31 41 55 / 0.25);
}
.ring-gray-800\/30 {
  --tw-ring-color: rgb(31 41 55 / 0.3);
}
.ring-gray-800\/35 {
  --tw-ring-color: rgb(31 41 55 / 0.35);
}
.ring-gray-800\/40 {
  --tw-ring-color: rgb(31 41 55 / 0.4);
}
.ring-gray-800\/45 {
  --tw-ring-color: rgb(31 41 55 / 0.45);
}
.ring-gray-800\/5 {
  --tw-ring-color: rgb(31 41 55 / 0.05);
}
.ring-gray-800\/50 {
  --tw-ring-color: rgb(31 41 55 / 0.5);
}
.ring-gray-800\/55 {
  --tw-ring-color: rgb(31 41 55 / 0.55);
}
.ring-gray-800\/60 {
  --tw-ring-color: rgb(31 41 55 / 0.6);
}
.ring-gray-800\/65 {
  --tw-ring-color: rgb(31 41 55 / 0.65);
}
.ring-gray-800\/70 {
  --tw-ring-color: rgb(31 41 55 / 0.7);
}
.ring-gray-800\/75 {
  --tw-ring-color: rgb(31 41 55 / 0.75);
}
.ring-gray-800\/80 {
  --tw-ring-color: rgb(31 41 55 / 0.8);
}
.ring-gray-800\/85 {
  --tw-ring-color: rgb(31 41 55 / 0.85);
}
.ring-gray-800\/90 {
  --tw-ring-color: rgb(31 41 55 / 0.9);
}
.ring-gray-800\/95 {
  --tw-ring-color: rgb(31 41 55 / 0.95);
}
.ring-gray-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1));
}
.ring-gray-900\/0 {
  --tw-ring-color: rgb(17 24 39 / 0);
}
.ring-gray-900\/10 {
  --tw-ring-color: rgb(17 24 39 / 0.1);
}
.ring-gray-900\/100 {
  --tw-ring-color: rgb(17 24 39 / 1);
}
.ring-gray-900\/15 {
  --tw-ring-color: rgb(17 24 39 / 0.15);
}
.ring-gray-900\/20 {
  --tw-ring-color: rgb(17 24 39 / 0.2);
}
.ring-gray-900\/25 {
  --tw-ring-color: rgb(17 24 39 / 0.25);
}
.ring-gray-900\/30 {
  --tw-ring-color: rgb(17 24 39 / 0.3);
}
.ring-gray-900\/35 {
  --tw-ring-color: rgb(17 24 39 / 0.35);
}
.ring-gray-900\/40 {
  --tw-ring-color: rgb(17 24 39 / 0.4);
}
.ring-gray-900\/45 {
  --tw-ring-color: rgb(17 24 39 / 0.45);
}
.ring-gray-900\/5 {
  --tw-ring-color: rgb(17 24 39 / 0.05);
}
.ring-gray-900\/50 {
  --tw-ring-color: rgb(17 24 39 / 0.5);
}
.ring-gray-900\/55 {
  --tw-ring-color: rgb(17 24 39 / 0.55);
}
.ring-gray-900\/60 {
  --tw-ring-color: rgb(17 24 39 / 0.6);
}
.ring-gray-900\/65 {
  --tw-ring-color: rgb(17 24 39 / 0.65);
}
.ring-gray-900\/70 {
  --tw-ring-color: rgb(17 24 39 / 0.7);
}
.ring-gray-900\/75 {
  --tw-ring-color: rgb(17 24 39 / 0.75);
}
.ring-gray-900\/80 {
  --tw-ring-color: rgb(17 24 39 / 0.8);
}
.ring-gray-900\/85 {
  --tw-ring-color: rgb(17 24 39 / 0.85);
}
.ring-gray-900\/90 {
  --tw-ring-color: rgb(17 24 39 / 0.9);
}
.ring-gray-900\/95 {
  --tw-ring-color: rgb(17 24 39 / 0.95);
}
.ring-green-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(222 247 236 / var(--tw-ring-opacity, 1));
}
.ring-green-100\/0 {
  --tw-ring-color: rgb(222 247 236 / 0);
}
.ring-green-100\/10 {
  --tw-ring-color: rgb(222 247 236 / 0.1);
}
.ring-green-100\/100 {
  --tw-ring-color: rgb(222 247 236 / 1);
}
.ring-green-100\/15 {
  --tw-ring-color: rgb(222 247 236 / 0.15);
}
.ring-green-100\/20 {
  --tw-ring-color: rgb(222 247 236 / 0.2);
}
.ring-green-100\/25 {
  --tw-ring-color: rgb(222 247 236 / 0.25);
}
.ring-green-100\/30 {
  --tw-ring-color: rgb(222 247 236 / 0.3);
}
.ring-green-100\/35 {
  --tw-ring-color: rgb(222 247 236 / 0.35);
}
.ring-green-100\/40 {
  --tw-ring-color: rgb(222 247 236 / 0.4);
}
.ring-green-100\/45 {
  --tw-ring-color: rgb(222 247 236 / 0.45);
}
.ring-green-100\/5 {
  --tw-ring-color: rgb(222 247 236 / 0.05);
}
.ring-green-100\/50 {
  --tw-ring-color: rgb(222 247 236 / 0.5);
}
.ring-green-100\/55 {
  --tw-ring-color: rgb(222 247 236 / 0.55);
}
.ring-green-100\/60 {
  --tw-ring-color: rgb(222 247 236 / 0.6);
}
.ring-green-100\/65 {
  --tw-ring-color: rgb(222 247 236 / 0.65);
}
.ring-green-100\/70 {
  --tw-ring-color: rgb(222 247 236 / 0.7);
}
.ring-green-100\/75 {
  --tw-ring-color: rgb(222 247 236 / 0.75);
}
.ring-green-100\/80 {
  --tw-ring-color: rgb(222 247 236 / 0.8);
}
.ring-green-100\/85 {
  --tw-ring-color: rgb(222 247 236 / 0.85);
}
.ring-green-100\/90 {
  --tw-ring-color: rgb(222 247 236 / 0.9);
}
.ring-green-100\/95 {
  --tw-ring-color: rgb(222 247 236 / 0.95);
}
.ring-green-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(188 240 218 / var(--tw-ring-opacity, 1));
}
.ring-green-200\/0 {
  --tw-ring-color: rgb(188 240 218 / 0);
}
.ring-green-200\/10 {
  --tw-ring-color: rgb(188 240 218 / 0.1);
}
.ring-green-200\/100 {
  --tw-ring-color: rgb(188 240 218 / 1);
}
.ring-green-200\/15 {
  --tw-ring-color: rgb(188 240 218 / 0.15);
}
.ring-green-200\/20 {
  --tw-ring-color: rgb(188 240 218 / 0.2);
}
.ring-green-200\/25 {
  --tw-ring-color: rgb(188 240 218 / 0.25);
}
.ring-green-200\/30 {
  --tw-ring-color: rgb(188 240 218 / 0.3);
}
.ring-green-200\/35 {
  --tw-ring-color: rgb(188 240 218 / 0.35);
}
.ring-green-200\/40 {
  --tw-ring-color: rgb(188 240 218 / 0.4);
}
.ring-green-200\/45 {
  --tw-ring-color: rgb(188 240 218 / 0.45);
}
.ring-green-200\/5 {
  --tw-ring-color: rgb(188 240 218 / 0.05);
}
.ring-green-200\/50 {
  --tw-ring-color: rgb(188 240 218 / 0.5);
}
.ring-green-200\/55 {
  --tw-ring-color: rgb(188 240 218 / 0.55);
}
.ring-green-200\/60 {
  --tw-ring-color: rgb(188 240 218 / 0.6);
}
.ring-green-200\/65 {
  --tw-ring-color: rgb(188 240 218 / 0.65);
}
.ring-green-200\/70 {
  --tw-ring-color: rgb(188 240 218 / 0.7);
}
.ring-green-200\/75 {
  --tw-ring-color: rgb(188 240 218 / 0.75);
}
.ring-green-200\/80 {
  --tw-ring-color: rgb(188 240 218 / 0.8);
}
.ring-green-200\/85 {
  --tw-ring-color: rgb(188 240 218 / 0.85);
}
.ring-green-200\/90 {
  --tw-ring-color: rgb(188 240 218 / 0.9);
}
.ring-green-200\/95 {
  --tw-ring-color: rgb(188 240 218 / 0.95);
}
.ring-green-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 225 188 / var(--tw-ring-opacity, 1));
}
.ring-green-300\/0 {
  --tw-ring-color: rgb(132 225 188 / 0);
}
.ring-green-300\/10 {
  --tw-ring-color: rgb(132 225 188 / 0.1);
}
.ring-green-300\/100 {
  --tw-ring-color: rgb(132 225 188 / 1);
}
.ring-green-300\/15 {
  --tw-ring-color: rgb(132 225 188 / 0.15);
}
.ring-green-300\/20 {
  --tw-ring-color: rgb(132 225 188 / 0.2);
}
.ring-green-300\/25 {
  --tw-ring-color: rgb(132 225 188 / 0.25);
}
.ring-green-300\/30 {
  --tw-ring-color: rgb(132 225 188 / 0.3);
}
.ring-green-300\/35 {
  --tw-ring-color: rgb(132 225 188 / 0.35);
}
.ring-green-300\/40 {
  --tw-ring-color: rgb(132 225 188 / 0.4);
}
.ring-green-300\/45 {
  --tw-ring-color: rgb(132 225 188 / 0.45);
}
.ring-green-300\/5 {
  --tw-ring-color: rgb(132 225 188 / 0.05);
}
.ring-green-300\/50 {
  --tw-ring-color: rgb(132 225 188 / 0.5);
}
.ring-green-300\/55 {
  --tw-ring-color: rgb(132 225 188 / 0.55);
}
.ring-green-300\/60 {
  --tw-ring-color: rgb(132 225 188 / 0.6);
}
.ring-green-300\/65 {
  --tw-ring-color: rgb(132 225 188 / 0.65);
}
.ring-green-300\/70 {
  --tw-ring-color: rgb(132 225 188 / 0.7);
}
.ring-green-300\/75 {
  --tw-ring-color: rgb(132 225 188 / 0.75);
}
.ring-green-300\/80 {
  --tw-ring-color: rgb(132 225 188 / 0.8);
}
.ring-green-300\/85 {
  --tw-ring-color: rgb(132 225 188 / 0.85);
}
.ring-green-300\/90 {
  --tw-ring-color: rgb(132 225 188 / 0.9);
}
.ring-green-300\/95 {
  --tw-ring-color: rgb(132 225 188 / 0.95);
}
.ring-green-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(49 196 141 / var(--tw-ring-opacity, 1));
}
.ring-green-400\/0 {
  --tw-ring-color: rgb(49 196 141 / 0);
}
.ring-green-400\/10 {
  --tw-ring-color: rgb(49 196 141 / 0.1);
}
.ring-green-400\/100 {
  --tw-ring-color: rgb(49 196 141 / 1);
}
.ring-green-400\/15 {
  --tw-ring-color: rgb(49 196 141 / 0.15);
}
.ring-green-400\/20 {
  --tw-ring-color: rgb(49 196 141 / 0.2);
}
.ring-green-400\/25 {
  --tw-ring-color: rgb(49 196 141 / 0.25);
}
.ring-green-400\/30 {
  --tw-ring-color: rgb(49 196 141 / 0.3);
}
.ring-green-400\/35 {
  --tw-ring-color: rgb(49 196 141 / 0.35);
}
.ring-green-400\/40 {
  --tw-ring-color: rgb(49 196 141 / 0.4);
}
.ring-green-400\/45 {
  --tw-ring-color: rgb(49 196 141 / 0.45);
}
.ring-green-400\/5 {
  --tw-ring-color: rgb(49 196 141 / 0.05);
}
.ring-green-400\/50 {
  --tw-ring-color: rgb(49 196 141 / 0.5);
}
.ring-green-400\/55 {
  --tw-ring-color: rgb(49 196 141 / 0.55);
}
.ring-green-400\/60 {
  --tw-ring-color: rgb(49 196 141 / 0.6);
}
.ring-green-400\/65 {
  --tw-ring-color: rgb(49 196 141 / 0.65);
}
.ring-green-400\/70 {
  --tw-ring-color: rgb(49 196 141 / 0.7);
}
.ring-green-400\/75 {
  --tw-ring-color: rgb(49 196 141 / 0.75);
}
.ring-green-400\/80 {
  --tw-ring-color: rgb(49 196 141 / 0.8);
}
.ring-green-400\/85 {
  --tw-ring-color: rgb(49 196 141 / 0.85);
}
.ring-green-400\/90 {
  --tw-ring-color: rgb(49 196 141 / 0.9);
}
.ring-green-400\/95 {
  --tw-ring-color: rgb(49 196 141 / 0.95);
}
.ring-green-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 159 110 / var(--tw-ring-opacity, 1));
}
.ring-green-500\/0 {
  --tw-ring-color: rgb(14 159 110 / 0);
}
.ring-green-500\/10 {
  --tw-ring-color: rgb(14 159 110 / 0.1);
}
.ring-green-500\/100 {
  --tw-ring-color: rgb(14 159 110 / 1);
}
.ring-green-500\/15 {
  --tw-ring-color: rgb(14 159 110 / 0.15);
}
.ring-green-500\/20 {
  --tw-ring-color: rgb(14 159 110 / 0.2);
}
.ring-green-500\/25 {
  --tw-ring-color: rgb(14 159 110 / 0.25);
}
.ring-green-500\/30 {
  --tw-ring-color: rgb(14 159 110 / 0.3);
}
.ring-green-500\/35 {
  --tw-ring-color: rgb(14 159 110 / 0.35);
}
.ring-green-500\/40 {
  --tw-ring-color: rgb(14 159 110 / 0.4);
}
.ring-green-500\/45 {
  --tw-ring-color: rgb(14 159 110 / 0.45);
}
.ring-green-500\/5 {
  --tw-ring-color: rgb(14 159 110 / 0.05);
}
.ring-green-500\/50 {
  --tw-ring-color: rgb(14 159 110 / 0.5);
}
.ring-green-500\/55 {
  --tw-ring-color: rgb(14 159 110 / 0.55);
}
.ring-green-500\/60 {
  --tw-ring-color: rgb(14 159 110 / 0.6);
}
.ring-green-500\/65 {
  --tw-ring-color: rgb(14 159 110 / 0.65);
}
.ring-green-500\/70 {
  --tw-ring-color: rgb(14 159 110 / 0.7);
}
.ring-green-500\/75 {
  --tw-ring-color: rgb(14 159 110 / 0.75);
}
.ring-green-500\/80 {
  --tw-ring-color: rgb(14 159 110 / 0.8);
}
.ring-green-500\/85 {
  --tw-ring-color: rgb(14 159 110 / 0.85);
}
.ring-green-500\/90 {
  --tw-ring-color: rgb(14 159 110 / 0.9);
}
.ring-green-500\/95 {
  --tw-ring-color: rgb(14 159 110 / 0.95);
}
.ring-green-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 122 85 / var(--tw-ring-opacity, 1));
}
.ring-green-600\/0 {
  --tw-ring-color: rgb(5 122 85 / 0);
}
.ring-green-600\/10 {
  --tw-ring-color: rgb(5 122 85 / 0.1);
}
.ring-green-600\/100 {
  --tw-ring-color: rgb(5 122 85 / 1);
}
.ring-green-600\/15 {
  --tw-ring-color: rgb(5 122 85 / 0.15);
}
.ring-green-600\/20 {
  --tw-ring-color: rgb(5 122 85 / 0.2);
}
.ring-green-600\/25 {
  --tw-ring-color: rgb(5 122 85 / 0.25);
}
.ring-green-600\/30 {
  --tw-ring-color: rgb(5 122 85 / 0.3);
}
.ring-green-600\/35 {
  --tw-ring-color: rgb(5 122 85 / 0.35);
}
.ring-green-600\/40 {
  --tw-ring-color: rgb(5 122 85 / 0.4);
}
.ring-green-600\/45 {
  --tw-ring-color: rgb(5 122 85 / 0.45);
}
.ring-green-600\/5 {
  --tw-ring-color: rgb(5 122 85 / 0.05);
}
.ring-green-600\/50 {
  --tw-ring-color: rgb(5 122 85 / 0.5);
}
.ring-green-600\/55 {
  --tw-ring-color: rgb(5 122 85 / 0.55);
}
.ring-green-600\/60 {
  --tw-ring-color: rgb(5 122 85 / 0.6);
}
.ring-green-600\/65 {
  --tw-ring-color: rgb(5 122 85 / 0.65);
}
.ring-green-600\/70 {
  --tw-ring-color: rgb(5 122 85 / 0.7);
}
.ring-green-600\/75 {
  --tw-ring-color: rgb(5 122 85 / 0.75);
}
.ring-green-600\/80 {
  --tw-ring-color: rgb(5 122 85 / 0.8);
}
.ring-green-600\/85 {
  --tw-ring-color: rgb(5 122 85 / 0.85);
}
.ring-green-600\/90 {
  --tw-ring-color: rgb(5 122 85 / 0.9);
}
.ring-green-600\/95 {
  --tw-ring-color: rgb(5 122 85 / 0.95);
}
.ring-green-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 108 78 / var(--tw-ring-opacity, 1));
}
.ring-green-700\/0 {
  --tw-ring-color: rgb(4 108 78 / 0);
}
.ring-green-700\/10 {
  --tw-ring-color: rgb(4 108 78 / 0.1);
}
.ring-green-700\/100 {
  --tw-ring-color: rgb(4 108 78 / 1);
}
.ring-green-700\/15 {
  --tw-ring-color: rgb(4 108 78 / 0.15);
}
.ring-green-700\/20 {
  --tw-ring-color: rgb(4 108 78 / 0.2);
}
.ring-green-700\/25 {
  --tw-ring-color: rgb(4 108 78 / 0.25);
}
.ring-green-700\/30 {
  --tw-ring-color: rgb(4 108 78 / 0.3);
}
.ring-green-700\/35 {
  --tw-ring-color: rgb(4 108 78 / 0.35);
}
.ring-green-700\/40 {
  --tw-ring-color: rgb(4 108 78 / 0.4);
}
.ring-green-700\/45 {
  --tw-ring-color: rgb(4 108 78 / 0.45);
}
.ring-green-700\/5 {
  --tw-ring-color: rgb(4 108 78 / 0.05);
}
.ring-green-700\/50 {
  --tw-ring-color: rgb(4 108 78 / 0.5);
}
.ring-green-700\/55 {
  --tw-ring-color: rgb(4 108 78 / 0.55);
}
.ring-green-700\/60 {
  --tw-ring-color: rgb(4 108 78 / 0.6);
}
.ring-green-700\/65 {
  --tw-ring-color: rgb(4 108 78 / 0.65);
}
.ring-green-700\/70 {
  --tw-ring-color: rgb(4 108 78 / 0.7);
}
.ring-green-700\/75 {
  --tw-ring-color: rgb(4 108 78 / 0.75);
}
.ring-green-700\/80 {
  --tw-ring-color: rgb(4 108 78 / 0.8);
}
.ring-green-700\/85 {
  --tw-ring-color: rgb(4 108 78 / 0.85);
}
.ring-green-700\/90 {
  --tw-ring-color: rgb(4 108 78 / 0.9);
}
.ring-green-700\/95 {
  --tw-ring-color: rgb(4 108 78 / 0.95);
}
.ring-green-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(3 84 63 / var(--tw-ring-opacity, 1));
}
.ring-green-800\/0 {
  --tw-ring-color: rgb(3 84 63 / 0);
}
.ring-green-800\/10 {
  --tw-ring-color: rgb(3 84 63 / 0.1);
}
.ring-green-800\/100 {
  --tw-ring-color: rgb(3 84 63 / 1);
}
.ring-green-800\/15 {
  --tw-ring-color: rgb(3 84 63 / 0.15);
}
.ring-green-800\/20 {
  --tw-ring-color: rgb(3 84 63 / 0.2);
}
.ring-green-800\/25 {
  --tw-ring-color: rgb(3 84 63 / 0.25);
}
.ring-green-800\/30 {
  --tw-ring-color: rgb(3 84 63 / 0.3);
}
.ring-green-800\/35 {
  --tw-ring-color: rgb(3 84 63 / 0.35);
}
.ring-green-800\/40 {
  --tw-ring-color: rgb(3 84 63 / 0.4);
}
.ring-green-800\/45 {
  --tw-ring-color: rgb(3 84 63 / 0.45);
}
.ring-green-800\/5 {
  --tw-ring-color: rgb(3 84 63 / 0.05);
}
.ring-green-800\/50 {
  --tw-ring-color: rgb(3 84 63 / 0.5);
}
.ring-green-800\/55 {
  --tw-ring-color: rgb(3 84 63 / 0.55);
}
.ring-green-800\/60 {
  --tw-ring-color: rgb(3 84 63 / 0.6);
}
.ring-green-800\/65 {
  --tw-ring-color: rgb(3 84 63 / 0.65);
}
.ring-green-800\/70 {
  --tw-ring-color: rgb(3 84 63 / 0.7);
}
.ring-green-800\/75 {
  --tw-ring-color: rgb(3 84 63 / 0.75);
}
.ring-green-800\/80 {
  --tw-ring-color: rgb(3 84 63 / 0.8);
}
.ring-green-800\/85 {
  --tw-ring-color: rgb(3 84 63 / 0.85);
}
.ring-green-800\/90 {
  --tw-ring-color: rgb(3 84 63 / 0.9);
}
.ring-green-800\/95 {
  --tw-ring-color: rgb(3 84 63 / 0.95);
}
.ring-green-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(1 71 55 / var(--tw-ring-opacity, 1));
}
.ring-green-900\/0 {
  --tw-ring-color: rgb(1 71 55 / 0);
}
.ring-green-900\/10 {
  --tw-ring-color: rgb(1 71 55 / 0.1);
}
.ring-green-900\/100 {
  --tw-ring-color: rgb(1 71 55 / 1);
}
.ring-green-900\/15 {
  --tw-ring-color: rgb(1 71 55 / 0.15);
}
.ring-green-900\/20 {
  --tw-ring-color: rgb(1 71 55 / 0.2);
}
.ring-green-900\/25 {
  --tw-ring-color: rgb(1 71 55 / 0.25);
}
.ring-green-900\/30 {
  --tw-ring-color: rgb(1 71 55 / 0.3);
}
.ring-green-900\/35 {
  --tw-ring-color: rgb(1 71 55 / 0.35);
}
.ring-green-900\/40 {
  --tw-ring-color: rgb(1 71 55 / 0.4);
}
.ring-green-900\/45 {
  --tw-ring-color: rgb(1 71 55 / 0.45);
}
.ring-green-900\/5 {
  --tw-ring-color: rgb(1 71 55 / 0.05);
}
.ring-green-900\/50 {
  --tw-ring-color: rgb(1 71 55 / 0.5);
}
.ring-green-900\/55 {
  --tw-ring-color: rgb(1 71 55 / 0.55);
}
.ring-green-900\/60 {
  --tw-ring-color: rgb(1 71 55 / 0.6);
}
.ring-green-900\/65 {
  --tw-ring-color: rgb(1 71 55 / 0.65);
}
.ring-green-900\/70 {
  --tw-ring-color: rgb(1 71 55 / 0.7);
}
.ring-green-900\/75 {
  --tw-ring-color: rgb(1 71 55 / 0.75);
}
.ring-green-900\/80 {
  --tw-ring-color: rgb(1 71 55 / 0.8);
}
.ring-green-900\/85 {
  --tw-ring-color: rgb(1 71 55 / 0.85);
}
.ring-green-900\/90 {
  --tw-ring-color: rgb(1 71 55 / 0.9);
}
.ring-green-900\/95 {
  --tw-ring-color: rgb(1 71 55 / 0.95);
}
.ring-indigo-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 237 255 / var(--tw-ring-opacity, 1));
}
.ring-indigo-100\/0 {
  --tw-ring-color: rgb(229 237 255 / 0);
}
.ring-indigo-100\/10 {
  --tw-ring-color: rgb(229 237 255 / 0.1);
}
.ring-indigo-100\/100 {
  --tw-ring-color: rgb(229 237 255 / 1);
}
.ring-indigo-100\/15 {
  --tw-ring-color: rgb(229 237 255 / 0.15);
}
.ring-indigo-100\/20 {
  --tw-ring-color: rgb(229 237 255 / 0.2);
}
.ring-indigo-100\/25 {
  --tw-ring-color: rgb(229 237 255 / 0.25);
}
.ring-indigo-100\/30 {
  --tw-ring-color: rgb(229 237 255 / 0.3);
}
.ring-indigo-100\/35 {
  --tw-ring-color: rgb(229 237 255 / 0.35);
}
.ring-indigo-100\/40 {
  --tw-ring-color: rgb(229 237 255 / 0.4);
}
.ring-indigo-100\/45 {
  --tw-ring-color: rgb(229 237 255 / 0.45);
}
.ring-indigo-100\/5 {
  --tw-ring-color: rgb(229 237 255 / 0.05);
}
.ring-indigo-100\/50 {
  --tw-ring-color: rgb(229 237 255 / 0.5);
}
.ring-indigo-100\/55 {
  --tw-ring-color: rgb(229 237 255 / 0.55);
}
.ring-indigo-100\/60 {
  --tw-ring-color: rgb(229 237 255 / 0.6);
}
.ring-indigo-100\/65 {
  --tw-ring-color: rgb(229 237 255 / 0.65);
}
.ring-indigo-100\/70 {
  --tw-ring-color: rgb(229 237 255 / 0.7);
}
.ring-indigo-100\/75 {
  --tw-ring-color: rgb(229 237 255 / 0.75);
}
.ring-indigo-100\/80 {
  --tw-ring-color: rgb(229 237 255 / 0.8);
}
.ring-indigo-100\/85 {
  --tw-ring-color: rgb(229 237 255 / 0.85);
}
.ring-indigo-100\/90 {
  --tw-ring-color: rgb(229 237 255 / 0.9);
}
.ring-indigo-100\/95 {
  --tw-ring-color: rgb(229 237 255 / 0.95);
}
.ring-indigo-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(205 219 254 / var(--tw-ring-opacity, 1));
}
.ring-indigo-200\/0 {
  --tw-ring-color: rgb(205 219 254 / 0);
}
.ring-indigo-200\/10 {
  --tw-ring-color: rgb(205 219 254 / 0.1);
}
.ring-indigo-200\/100 {
  --tw-ring-color: rgb(205 219 254 / 1);
}
.ring-indigo-200\/15 {
  --tw-ring-color: rgb(205 219 254 / 0.15);
}
.ring-indigo-200\/20 {
  --tw-ring-color: rgb(205 219 254 / 0.2);
}
.ring-indigo-200\/25 {
  --tw-ring-color: rgb(205 219 254 / 0.25);
}
.ring-indigo-200\/30 {
  --tw-ring-color: rgb(205 219 254 / 0.3);
}
.ring-indigo-200\/35 {
  --tw-ring-color: rgb(205 219 254 / 0.35);
}
.ring-indigo-200\/40 {
  --tw-ring-color: rgb(205 219 254 / 0.4);
}
.ring-indigo-200\/45 {
  --tw-ring-color: rgb(205 219 254 / 0.45);
}
.ring-indigo-200\/5 {
  --tw-ring-color: rgb(205 219 254 / 0.05);
}
.ring-indigo-200\/50 {
  --tw-ring-color: rgb(205 219 254 / 0.5);
}
.ring-indigo-200\/55 {
  --tw-ring-color: rgb(205 219 254 / 0.55);
}
.ring-indigo-200\/60 {
  --tw-ring-color: rgb(205 219 254 / 0.6);
}
.ring-indigo-200\/65 {
  --tw-ring-color: rgb(205 219 254 / 0.65);
}
.ring-indigo-200\/70 {
  --tw-ring-color: rgb(205 219 254 / 0.7);
}
.ring-indigo-200\/75 {
  --tw-ring-color: rgb(205 219 254 / 0.75);
}
.ring-indigo-200\/80 {
  --tw-ring-color: rgb(205 219 254 / 0.8);
}
.ring-indigo-200\/85 {
  --tw-ring-color: rgb(205 219 254 / 0.85);
}
.ring-indigo-200\/90 {
  --tw-ring-color: rgb(205 219 254 / 0.9);
}
.ring-indigo-200\/95 {
  --tw-ring-color: rgb(205 219 254 / 0.95);
}
.ring-indigo-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 198 252 / var(--tw-ring-opacity, 1));
}
.ring-indigo-300\/0 {
  --tw-ring-color: rgb(180 198 252 / 0);
}
.ring-indigo-300\/10 {
  --tw-ring-color: rgb(180 198 252 / 0.1);
}
.ring-indigo-300\/100 {
  --tw-ring-color: rgb(180 198 252 / 1);
}
.ring-indigo-300\/15 {
  --tw-ring-color: rgb(180 198 252 / 0.15);
}
.ring-indigo-300\/20 {
  --tw-ring-color: rgb(180 198 252 / 0.2);
}
.ring-indigo-300\/25 {
  --tw-ring-color: rgb(180 198 252 / 0.25);
}
.ring-indigo-300\/30 {
  --tw-ring-color: rgb(180 198 252 / 0.3);
}
.ring-indigo-300\/35 {
  --tw-ring-color: rgb(180 198 252 / 0.35);
}
.ring-indigo-300\/40 {
  --tw-ring-color: rgb(180 198 252 / 0.4);
}
.ring-indigo-300\/45 {
  --tw-ring-color: rgb(180 198 252 / 0.45);
}
.ring-indigo-300\/5 {
  --tw-ring-color: rgb(180 198 252 / 0.05);
}
.ring-indigo-300\/50 {
  --tw-ring-color: rgb(180 198 252 / 0.5);
}
.ring-indigo-300\/55 {
  --tw-ring-color: rgb(180 198 252 / 0.55);
}
.ring-indigo-300\/60 {
  --tw-ring-color: rgb(180 198 252 / 0.6);
}
.ring-indigo-300\/65 {
  --tw-ring-color: rgb(180 198 252 / 0.65);
}
.ring-indigo-300\/70 {
  --tw-ring-color: rgb(180 198 252 / 0.7);
}
.ring-indigo-300\/75 {
  --tw-ring-color: rgb(180 198 252 / 0.75);
}
.ring-indigo-300\/80 {
  --tw-ring-color: rgb(180 198 252 / 0.8);
}
.ring-indigo-300\/85 {
  --tw-ring-color: rgb(180 198 252 / 0.85);
}
.ring-indigo-300\/90 {
  --tw-ring-color: rgb(180 198 252 / 0.9);
}
.ring-indigo-300\/95 {
  --tw-ring-color: rgb(180 198 252 / 0.95);
}
.ring-indigo-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(141 162 251 / var(--tw-ring-opacity, 1));
}
.ring-indigo-400\/0 {
  --tw-ring-color: rgb(141 162 251 / 0);
}
.ring-indigo-400\/10 {
  --tw-ring-color: rgb(141 162 251 / 0.1);
}
.ring-indigo-400\/100 {
  --tw-ring-color: rgb(141 162 251 / 1);
}
.ring-indigo-400\/15 {
  --tw-ring-color: rgb(141 162 251 / 0.15);
}
.ring-indigo-400\/20 {
  --tw-ring-color: rgb(141 162 251 / 0.2);
}
.ring-indigo-400\/25 {
  --tw-ring-color: rgb(141 162 251 / 0.25);
}
.ring-indigo-400\/30 {
  --tw-ring-color: rgb(141 162 251 / 0.3);
}
.ring-indigo-400\/35 {
  --tw-ring-color: rgb(141 162 251 / 0.35);
}
.ring-indigo-400\/40 {
  --tw-ring-color: rgb(141 162 251 / 0.4);
}
.ring-indigo-400\/45 {
  --tw-ring-color: rgb(141 162 251 / 0.45);
}
.ring-indigo-400\/5 {
  --tw-ring-color: rgb(141 162 251 / 0.05);
}
.ring-indigo-400\/50 {
  --tw-ring-color: rgb(141 162 251 / 0.5);
}
.ring-indigo-400\/55 {
  --tw-ring-color: rgb(141 162 251 / 0.55);
}
.ring-indigo-400\/60 {
  --tw-ring-color: rgb(141 162 251 / 0.6);
}
.ring-indigo-400\/65 {
  --tw-ring-color: rgb(141 162 251 / 0.65);
}
.ring-indigo-400\/70 {
  --tw-ring-color: rgb(141 162 251 / 0.7);
}
.ring-indigo-400\/75 {
  --tw-ring-color: rgb(141 162 251 / 0.75);
}
.ring-indigo-400\/80 {
  --tw-ring-color: rgb(141 162 251 / 0.8);
}
.ring-indigo-400\/85 {
  --tw-ring-color: rgb(141 162 251 / 0.85);
}
.ring-indigo-400\/90 {
  --tw-ring-color: rgb(141 162 251 / 0.9);
}
.ring-indigo-400\/95 {
  --tw-ring-color: rgb(141 162 251 / 0.95);
}
.ring-indigo-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(104 117 245 / var(--tw-ring-opacity, 1));
}
.ring-indigo-500\/0 {
  --tw-ring-color: rgb(104 117 245 / 0);
}
.ring-indigo-500\/10 {
  --tw-ring-color: rgb(104 117 245 / 0.1);
}
.ring-indigo-500\/100 {
  --tw-ring-color: rgb(104 117 245 / 1);
}
.ring-indigo-500\/15 {
  --tw-ring-color: rgb(104 117 245 / 0.15);
}
.ring-indigo-500\/20 {
  --tw-ring-color: rgb(104 117 245 / 0.2);
}
.ring-indigo-500\/25 {
  --tw-ring-color: rgb(104 117 245 / 0.25);
}
.ring-indigo-500\/30 {
  --tw-ring-color: rgb(104 117 245 / 0.3);
}
.ring-indigo-500\/35 {
  --tw-ring-color: rgb(104 117 245 / 0.35);
}
.ring-indigo-500\/40 {
  --tw-ring-color: rgb(104 117 245 / 0.4);
}
.ring-indigo-500\/45 {
  --tw-ring-color: rgb(104 117 245 / 0.45);
}
.ring-indigo-500\/5 {
  --tw-ring-color: rgb(104 117 245 / 0.05);
}
.ring-indigo-500\/50 {
  --tw-ring-color: rgb(104 117 245 / 0.5);
}
.ring-indigo-500\/55 {
  --tw-ring-color: rgb(104 117 245 / 0.55);
}
.ring-indigo-500\/60 {
  --tw-ring-color: rgb(104 117 245 / 0.6);
}
.ring-indigo-500\/65 {
  --tw-ring-color: rgb(104 117 245 / 0.65);
}
.ring-indigo-500\/70 {
  --tw-ring-color: rgb(104 117 245 / 0.7);
}
.ring-indigo-500\/75 {
  --tw-ring-color: rgb(104 117 245 / 0.75);
}
.ring-indigo-500\/80 {
  --tw-ring-color: rgb(104 117 245 / 0.8);
}
.ring-indigo-500\/85 {
  --tw-ring-color: rgb(104 117 245 / 0.85);
}
.ring-indigo-500\/90 {
  --tw-ring-color: rgb(104 117 245 / 0.9);
}
.ring-indigo-500\/95 {
  --tw-ring-color: rgb(104 117 245 / 0.95);
}
.ring-indigo-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(88 80 236 / var(--tw-ring-opacity, 1));
}
.ring-indigo-600\/0 {
  --tw-ring-color: rgb(88 80 236 / 0);
}
.ring-indigo-600\/10 {
  --tw-ring-color: rgb(88 80 236 / 0.1);
}
.ring-indigo-600\/100 {
  --tw-ring-color: rgb(88 80 236 / 1);
}
.ring-indigo-600\/15 {
  --tw-ring-color: rgb(88 80 236 / 0.15);
}
.ring-indigo-600\/20 {
  --tw-ring-color: rgb(88 80 236 / 0.2);
}
.ring-indigo-600\/25 {
  --tw-ring-color: rgb(88 80 236 / 0.25);
}
.ring-indigo-600\/30 {
  --tw-ring-color: rgb(88 80 236 / 0.3);
}
.ring-indigo-600\/35 {
  --tw-ring-color: rgb(88 80 236 / 0.35);
}
.ring-indigo-600\/40 {
  --tw-ring-color: rgb(88 80 236 / 0.4);
}
.ring-indigo-600\/45 {
  --tw-ring-color: rgb(88 80 236 / 0.45);
}
.ring-indigo-600\/5 {
  --tw-ring-color: rgb(88 80 236 / 0.05);
}
.ring-indigo-600\/50 {
  --tw-ring-color: rgb(88 80 236 / 0.5);
}
.ring-indigo-600\/55 {
  --tw-ring-color: rgb(88 80 236 / 0.55);
}
.ring-indigo-600\/60 {
  --tw-ring-color: rgb(88 80 236 / 0.6);
}
.ring-indigo-600\/65 {
  --tw-ring-color: rgb(88 80 236 / 0.65);
}
.ring-indigo-600\/70 {
  --tw-ring-color: rgb(88 80 236 / 0.7);
}
.ring-indigo-600\/75 {
  --tw-ring-color: rgb(88 80 236 / 0.75);
}
.ring-indigo-600\/80 {
  --tw-ring-color: rgb(88 80 236 / 0.8);
}
.ring-indigo-600\/85 {
  --tw-ring-color: rgb(88 80 236 / 0.85);
}
.ring-indigo-600\/90 {
  --tw-ring-color: rgb(88 80 236 / 0.9);
}
.ring-indigo-600\/95 {
  --tw-ring-color: rgb(88 80 236 / 0.95);
}
.ring-indigo-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 69 205 / var(--tw-ring-opacity, 1));
}
.ring-indigo-700\/0 {
  --tw-ring-color: rgb(81 69 205 / 0);
}
.ring-indigo-700\/10 {
  --tw-ring-color: rgb(81 69 205 / 0.1);
}
.ring-indigo-700\/100 {
  --tw-ring-color: rgb(81 69 205 / 1);
}
.ring-indigo-700\/15 {
  --tw-ring-color: rgb(81 69 205 / 0.15);
}
.ring-indigo-700\/20 {
  --tw-ring-color: rgb(81 69 205 / 0.2);
}
.ring-indigo-700\/25 {
  --tw-ring-color: rgb(81 69 205 / 0.25);
}
.ring-indigo-700\/30 {
  --tw-ring-color: rgb(81 69 205 / 0.3);
}
.ring-indigo-700\/35 {
  --tw-ring-color: rgb(81 69 205 / 0.35);
}
.ring-indigo-700\/40 {
  --tw-ring-color: rgb(81 69 205 / 0.4);
}
.ring-indigo-700\/45 {
  --tw-ring-color: rgb(81 69 205 / 0.45);
}
.ring-indigo-700\/5 {
  --tw-ring-color: rgb(81 69 205 / 0.05);
}
.ring-indigo-700\/50 {
  --tw-ring-color: rgb(81 69 205 / 0.5);
}
.ring-indigo-700\/55 {
  --tw-ring-color: rgb(81 69 205 / 0.55);
}
.ring-indigo-700\/60 {
  --tw-ring-color: rgb(81 69 205 / 0.6);
}
.ring-indigo-700\/65 {
  --tw-ring-color: rgb(81 69 205 / 0.65);
}
.ring-indigo-700\/70 {
  --tw-ring-color: rgb(81 69 205 / 0.7);
}
.ring-indigo-700\/75 {
  --tw-ring-color: rgb(81 69 205 / 0.75);
}
.ring-indigo-700\/80 {
  --tw-ring-color: rgb(81 69 205 / 0.8);
}
.ring-indigo-700\/85 {
  --tw-ring-color: rgb(81 69 205 / 0.85);
}
.ring-indigo-700\/90 {
  --tw-ring-color: rgb(81 69 205 / 0.9);
}
.ring-indigo-700\/95 {
  --tw-ring-color: rgb(81 69 205 / 0.95);
}
.ring-indigo-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 56 157 / var(--tw-ring-opacity, 1));
}
.ring-indigo-800\/0 {
  --tw-ring-color: rgb(66 56 157 / 0);
}
.ring-indigo-800\/10 {
  --tw-ring-color: rgb(66 56 157 / 0.1);
}
.ring-indigo-800\/100 {
  --tw-ring-color: rgb(66 56 157 / 1);
}
.ring-indigo-800\/15 {
  --tw-ring-color: rgb(66 56 157 / 0.15);
}
.ring-indigo-800\/20 {
  --tw-ring-color: rgb(66 56 157 / 0.2);
}
.ring-indigo-800\/25 {
  --tw-ring-color: rgb(66 56 157 / 0.25);
}
.ring-indigo-800\/30 {
  --tw-ring-color: rgb(66 56 157 / 0.3);
}
.ring-indigo-800\/35 {
  --tw-ring-color: rgb(66 56 157 / 0.35);
}
.ring-indigo-800\/40 {
  --tw-ring-color: rgb(66 56 157 / 0.4);
}
.ring-indigo-800\/45 {
  --tw-ring-color: rgb(66 56 157 / 0.45);
}
.ring-indigo-800\/5 {
  --tw-ring-color: rgb(66 56 157 / 0.05);
}
.ring-indigo-800\/50 {
  --tw-ring-color: rgb(66 56 157 / 0.5);
}
.ring-indigo-800\/55 {
  --tw-ring-color: rgb(66 56 157 / 0.55);
}
.ring-indigo-800\/60 {
  --tw-ring-color: rgb(66 56 157 / 0.6);
}
.ring-indigo-800\/65 {
  --tw-ring-color: rgb(66 56 157 / 0.65);
}
.ring-indigo-800\/70 {
  --tw-ring-color: rgb(66 56 157 / 0.7);
}
.ring-indigo-800\/75 {
  --tw-ring-color: rgb(66 56 157 / 0.75);
}
.ring-indigo-800\/80 {
  --tw-ring-color: rgb(66 56 157 / 0.8);
}
.ring-indigo-800\/85 {
  --tw-ring-color: rgb(66 56 157 / 0.85);
}
.ring-indigo-800\/90 {
  --tw-ring-color: rgb(66 56 157 / 0.9);
}
.ring-indigo-800\/95 {
  --tw-ring-color: rgb(66 56 157 / 0.95);
}
.ring-indigo-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 47 120 / var(--tw-ring-opacity, 1));
}
.ring-indigo-900\/0 {
  --tw-ring-color: rgb(54 47 120 / 0);
}
.ring-indigo-900\/10 {
  --tw-ring-color: rgb(54 47 120 / 0.1);
}
.ring-indigo-900\/100 {
  --tw-ring-color: rgb(54 47 120 / 1);
}
.ring-indigo-900\/15 {
  --tw-ring-color: rgb(54 47 120 / 0.15);
}
.ring-indigo-900\/20 {
  --tw-ring-color: rgb(54 47 120 / 0.2);
}
.ring-indigo-900\/25 {
  --tw-ring-color: rgb(54 47 120 / 0.25);
}
.ring-indigo-900\/30 {
  --tw-ring-color: rgb(54 47 120 / 0.3);
}
.ring-indigo-900\/35 {
  --tw-ring-color: rgb(54 47 120 / 0.35);
}
.ring-indigo-900\/40 {
  --tw-ring-color: rgb(54 47 120 / 0.4);
}
.ring-indigo-900\/45 {
  --tw-ring-color: rgb(54 47 120 / 0.45);
}
.ring-indigo-900\/5 {
  --tw-ring-color: rgb(54 47 120 / 0.05);
}
.ring-indigo-900\/50 {
  --tw-ring-color: rgb(54 47 120 / 0.5);
}
.ring-indigo-900\/55 {
  --tw-ring-color: rgb(54 47 120 / 0.55);
}
.ring-indigo-900\/60 {
  --tw-ring-color: rgb(54 47 120 / 0.6);
}
.ring-indigo-900\/65 {
  --tw-ring-color: rgb(54 47 120 / 0.65);
}
.ring-indigo-900\/70 {
  --tw-ring-color: rgb(54 47 120 / 0.7);
}
.ring-indigo-900\/75 {
  --tw-ring-color: rgb(54 47 120 / 0.75);
}
.ring-indigo-900\/80 {
  --tw-ring-color: rgb(54 47 120 / 0.8);
}
.ring-indigo-900\/85 {
  --tw-ring-color: rgb(54 47 120 / 0.85);
}
.ring-indigo-900\/90 {
  --tw-ring-color: rgb(54 47 120 / 0.9);
}
.ring-indigo-900\/95 {
  --tw-ring-color: rgb(54 47 120 / 0.95);
}
.ring-lime-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1));
}
.ring-lime-100\/0 {
  --tw-ring-color: rgb(236 252 203 / 0);
}
.ring-lime-100\/10 {
  --tw-ring-color: rgb(236 252 203 / 0.1);
}
.ring-lime-100\/100 {
  --tw-ring-color: rgb(236 252 203 / 1);
}
.ring-lime-100\/15 {
  --tw-ring-color: rgb(236 252 203 / 0.15);
}
.ring-lime-100\/20 {
  --tw-ring-color: rgb(236 252 203 / 0.2);
}
.ring-lime-100\/25 {
  --tw-ring-color: rgb(236 252 203 / 0.25);
}
.ring-lime-100\/30 {
  --tw-ring-color: rgb(236 252 203 / 0.3);
}
.ring-lime-100\/35 {
  --tw-ring-color: rgb(236 252 203 / 0.35);
}
.ring-lime-100\/40 {
  --tw-ring-color: rgb(236 252 203 / 0.4);
}
.ring-lime-100\/45 {
  --tw-ring-color: rgb(236 252 203 / 0.45);
}
.ring-lime-100\/5 {
  --tw-ring-color: rgb(236 252 203 / 0.05);
}
.ring-lime-100\/50 {
  --tw-ring-color: rgb(236 252 203 / 0.5);
}
.ring-lime-100\/55 {
  --tw-ring-color: rgb(236 252 203 / 0.55);
}
.ring-lime-100\/60 {
  --tw-ring-color: rgb(236 252 203 / 0.6);
}
.ring-lime-100\/65 {
  --tw-ring-color: rgb(236 252 203 / 0.65);
}
.ring-lime-100\/70 {
  --tw-ring-color: rgb(236 252 203 / 0.7);
}
.ring-lime-100\/75 {
  --tw-ring-color: rgb(236 252 203 / 0.75);
}
.ring-lime-100\/80 {
  --tw-ring-color: rgb(236 252 203 / 0.8);
}
.ring-lime-100\/85 {
  --tw-ring-color: rgb(236 252 203 / 0.85);
}
.ring-lime-100\/90 {
  --tw-ring-color: rgb(236 252 203 / 0.9);
}
.ring-lime-100\/95 {
  --tw-ring-color: rgb(236 252 203 / 0.95);
}
.ring-lime-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1));
}
.ring-lime-200\/0 {
  --tw-ring-color: rgb(217 249 157 / 0);
}
.ring-lime-200\/10 {
  --tw-ring-color: rgb(217 249 157 / 0.1);
}
.ring-lime-200\/100 {
  --tw-ring-color: rgb(217 249 157 / 1);
}
.ring-lime-200\/15 {
  --tw-ring-color: rgb(217 249 157 / 0.15);
}
.ring-lime-200\/20 {
  --tw-ring-color: rgb(217 249 157 / 0.2);
}
.ring-lime-200\/25 {
  --tw-ring-color: rgb(217 249 157 / 0.25);
}
.ring-lime-200\/30 {
  --tw-ring-color: rgb(217 249 157 / 0.3);
}
.ring-lime-200\/35 {
  --tw-ring-color: rgb(217 249 157 / 0.35);
}
.ring-lime-200\/40 {
  --tw-ring-color: rgb(217 249 157 / 0.4);
}
.ring-lime-200\/45 {
  --tw-ring-color: rgb(217 249 157 / 0.45);
}
.ring-lime-200\/5 {
  --tw-ring-color: rgb(217 249 157 / 0.05);
}
.ring-lime-200\/50 {
  --tw-ring-color: rgb(217 249 157 / 0.5);
}
.ring-lime-200\/55 {
  --tw-ring-color: rgb(217 249 157 / 0.55);
}
.ring-lime-200\/60 {
  --tw-ring-color: rgb(217 249 157 / 0.6);
}
.ring-lime-200\/65 {
  --tw-ring-color: rgb(217 249 157 / 0.65);
}
.ring-lime-200\/70 {
  --tw-ring-color: rgb(217 249 157 / 0.7);
}
.ring-lime-200\/75 {
  --tw-ring-color: rgb(217 249 157 / 0.75);
}
.ring-lime-200\/80 {
  --tw-ring-color: rgb(217 249 157 / 0.8);
}
.ring-lime-200\/85 {
  --tw-ring-color: rgb(217 249 157 / 0.85);
}
.ring-lime-200\/90 {
  --tw-ring-color: rgb(217 249 157 / 0.9);
}
.ring-lime-200\/95 {
  --tw-ring-color: rgb(217 249 157 / 0.95);
}
.ring-lime-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1));
}
.ring-lime-300\/0 {
  --tw-ring-color: rgb(190 242 100 / 0);
}
.ring-lime-300\/10 {
  --tw-ring-color: rgb(190 242 100 / 0.1);
}
.ring-lime-300\/100 {
  --tw-ring-color: rgb(190 242 100 / 1);
}
.ring-lime-300\/15 {
  --tw-ring-color: rgb(190 242 100 / 0.15);
}
.ring-lime-300\/20 {
  --tw-ring-color: rgb(190 242 100 / 0.2);
}
.ring-lime-300\/25 {
  --tw-ring-color: rgb(190 242 100 / 0.25);
}
.ring-lime-300\/30 {
  --tw-ring-color: rgb(190 242 100 / 0.3);
}
.ring-lime-300\/35 {
  --tw-ring-color: rgb(190 242 100 / 0.35);
}
.ring-lime-300\/40 {
  --tw-ring-color: rgb(190 242 100 / 0.4);
}
.ring-lime-300\/45 {
  --tw-ring-color: rgb(190 242 100 / 0.45);
}
.ring-lime-300\/5 {
  --tw-ring-color: rgb(190 242 100 / 0.05);
}
.ring-lime-300\/50 {
  --tw-ring-color: rgb(190 242 100 / 0.5);
}
.ring-lime-300\/55 {
  --tw-ring-color: rgb(190 242 100 / 0.55);
}
.ring-lime-300\/60 {
  --tw-ring-color: rgb(190 242 100 / 0.6);
}
.ring-lime-300\/65 {
  --tw-ring-color: rgb(190 242 100 / 0.65);
}
.ring-lime-300\/70 {
  --tw-ring-color: rgb(190 242 100 / 0.7);
}
.ring-lime-300\/75 {
  --tw-ring-color: rgb(190 242 100 / 0.75);
}
.ring-lime-300\/80 {
  --tw-ring-color: rgb(190 242 100 / 0.8);
}
.ring-lime-300\/85 {
  --tw-ring-color: rgb(190 242 100 / 0.85);
}
.ring-lime-300\/90 {
  --tw-ring-color: rgb(190 242 100 / 0.9);
}
.ring-lime-300\/95 {
  --tw-ring-color: rgb(190 242 100 / 0.95);
}
.ring-lime-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1));
}
.ring-lime-400\/0 {
  --tw-ring-color: rgb(163 230 53 / 0);
}
.ring-lime-400\/10 {
  --tw-ring-color: rgb(163 230 53 / 0.1);
}
.ring-lime-400\/100 {
  --tw-ring-color: rgb(163 230 53 / 1);
}
.ring-lime-400\/15 {
  --tw-ring-color: rgb(163 230 53 / 0.15);
}
.ring-lime-400\/20 {
  --tw-ring-color: rgb(163 230 53 / 0.2);
}
.ring-lime-400\/25 {
  --tw-ring-color: rgb(163 230 53 / 0.25);
}
.ring-lime-400\/30 {
  --tw-ring-color: rgb(163 230 53 / 0.3);
}
.ring-lime-400\/35 {
  --tw-ring-color: rgb(163 230 53 / 0.35);
}
.ring-lime-400\/40 {
  --tw-ring-color: rgb(163 230 53 / 0.4);
}
.ring-lime-400\/45 {
  --tw-ring-color: rgb(163 230 53 / 0.45);
}
.ring-lime-400\/5 {
  --tw-ring-color: rgb(163 230 53 / 0.05);
}
.ring-lime-400\/50 {
  --tw-ring-color: rgb(163 230 53 / 0.5);
}
.ring-lime-400\/55 {
  --tw-ring-color: rgb(163 230 53 / 0.55);
}
.ring-lime-400\/60 {
  --tw-ring-color: rgb(163 230 53 / 0.6);
}
.ring-lime-400\/65 {
  --tw-ring-color: rgb(163 230 53 / 0.65);
}
.ring-lime-400\/70 {
  --tw-ring-color: rgb(163 230 53 / 0.7);
}
.ring-lime-400\/75 {
  --tw-ring-color: rgb(163 230 53 / 0.75);
}
.ring-lime-400\/80 {
  --tw-ring-color: rgb(163 230 53 / 0.8);
}
.ring-lime-400\/85 {
  --tw-ring-color: rgb(163 230 53 / 0.85);
}
.ring-lime-400\/90 {
  --tw-ring-color: rgb(163 230 53 / 0.9);
}
.ring-lime-400\/95 {
  --tw-ring-color: rgb(163 230 53 / 0.95);
}
.ring-lime-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1));
}
.ring-lime-500\/0 {
  --tw-ring-color: rgb(132 204 22 / 0);
}
.ring-lime-500\/10 {
  --tw-ring-color: rgb(132 204 22 / 0.1);
}
.ring-lime-500\/100 {
  --tw-ring-color: rgb(132 204 22 / 1);
}
.ring-lime-500\/15 {
  --tw-ring-color: rgb(132 204 22 / 0.15);
}
.ring-lime-500\/20 {
  --tw-ring-color: rgb(132 204 22 / 0.2);
}
.ring-lime-500\/25 {
  --tw-ring-color: rgb(132 204 22 / 0.25);
}
.ring-lime-500\/30 {
  --tw-ring-color: rgb(132 204 22 / 0.3);
}
.ring-lime-500\/35 {
  --tw-ring-color: rgb(132 204 22 / 0.35);
}
.ring-lime-500\/40 {
  --tw-ring-color: rgb(132 204 22 / 0.4);
}
.ring-lime-500\/45 {
  --tw-ring-color: rgb(132 204 22 / 0.45);
}
.ring-lime-500\/5 {
  --tw-ring-color: rgb(132 204 22 / 0.05);
}
.ring-lime-500\/50 {
  --tw-ring-color: rgb(132 204 22 / 0.5);
}
.ring-lime-500\/55 {
  --tw-ring-color: rgb(132 204 22 / 0.55);
}
.ring-lime-500\/60 {
  --tw-ring-color: rgb(132 204 22 / 0.6);
}
.ring-lime-500\/65 {
  --tw-ring-color: rgb(132 204 22 / 0.65);
}
.ring-lime-500\/70 {
  --tw-ring-color: rgb(132 204 22 / 0.7);
}
.ring-lime-500\/75 {
  --tw-ring-color: rgb(132 204 22 / 0.75);
}
.ring-lime-500\/80 {
  --tw-ring-color: rgb(132 204 22 / 0.8);
}
.ring-lime-500\/85 {
  --tw-ring-color: rgb(132 204 22 / 0.85);
}
.ring-lime-500\/90 {
  --tw-ring-color: rgb(132 204 22 / 0.9);
}
.ring-lime-500\/95 {
  --tw-ring-color: rgb(132 204 22 / 0.95);
}
.ring-lime-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1));
}
.ring-lime-600\/0 {
  --tw-ring-color: rgb(101 163 13 / 0);
}
.ring-lime-600\/10 {
  --tw-ring-color: rgb(101 163 13 / 0.1);
}
.ring-lime-600\/100 {
  --tw-ring-color: rgb(101 163 13 / 1);
}
.ring-lime-600\/15 {
  --tw-ring-color: rgb(101 163 13 / 0.15);
}
.ring-lime-600\/20 {
  --tw-ring-color: rgb(101 163 13 / 0.2);
}
.ring-lime-600\/25 {
  --tw-ring-color: rgb(101 163 13 / 0.25);
}
.ring-lime-600\/30 {
  --tw-ring-color: rgb(101 163 13 / 0.3);
}
.ring-lime-600\/35 {
  --tw-ring-color: rgb(101 163 13 / 0.35);
}
.ring-lime-600\/40 {
  --tw-ring-color: rgb(101 163 13 / 0.4);
}
.ring-lime-600\/45 {
  --tw-ring-color: rgb(101 163 13 / 0.45);
}
.ring-lime-600\/5 {
  --tw-ring-color: rgb(101 163 13 / 0.05);
}
.ring-lime-600\/50 {
  --tw-ring-color: rgb(101 163 13 / 0.5);
}
.ring-lime-600\/55 {
  --tw-ring-color: rgb(101 163 13 / 0.55);
}
.ring-lime-600\/60 {
  --tw-ring-color: rgb(101 163 13 / 0.6);
}
.ring-lime-600\/65 {
  --tw-ring-color: rgb(101 163 13 / 0.65);
}
.ring-lime-600\/70 {
  --tw-ring-color: rgb(101 163 13 / 0.7);
}
.ring-lime-600\/75 {
  --tw-ring-color: rgb(101 163 13 / 0.75);
}
.ring-lime-600\/80 {
  --tw-ring-color: rgb(101 163 13 / 0.8);
}
.ring-lime-600\/85 {
  --tw-ring-color: rgb(101 163 13 / 0.85);
}
.ring-lime-600\/90 {
  --tw-ring-color: rgb(101 163 13 / 0.9);
}
.ring-lime-600\/95 {
  --tw-ring-color: rgb(101 163 13 / 0.95);
}
.ring-lime-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1));
}
.ring-lime-700\/0 {
  --tw-ring-color: rgb(77 124 15 / 0);
}
.ring-lime-700\/10 {
  --tw-ring-color: rgb(77 124 15 / 0.1);
}
.ring-lime-700\/100 {
  --tw-ring-color: rgb(77 124 15 / 1);
}
.ring-lime-700\/15 {
  --tw-ring-color: rgb(77 124 15 / 0.15);
}
.ring-lime-700\/20 {
  --tw-ring-color: rgb(77 124 15 / 0.2);
}
.ring-lime-700\/25 {
  --tw-ring-color: rgb(77 124 15 / 0.25);
}
.ring-lime-700\/30 {
  --tw-ring-color: rgb(77 124 15 / 0.3);
}
.ring-lime-700\/35 {
  --tw-ring-color: rgb(77 124 15 / 0.35);
}
.ring-lime-700\/40 {
  --tw-ring-color: rgb(77 124 15 / 0.4);
}
.ring-lime-700\/45 {
  --tw-ring-color: rgb(77 124 15 / 0.45);
}
.ring-lime-700\/5 {
  --tw-ring-color: rgb(77 124 15 / 0.05);
}
.ring-lime-700\/50 {
  --tw-ring-color: rgb(77 124 15 / 0.5);
}
.ring-lime-700\/55 {
  --tw-ring-color: rgb(77 124 15 / 0.55);
}
.ring-lime-700\/60 {
  --tw-ring-color: rgb(77 124 15 / 0.6);
}
.ring-lime-700\/65 {
  --tw-ring-color: rgb(77 124 15 / 0.65);
}
.ring-lime-700\/70 {
  --tw-ring-color: rgb(77 124 15 / 0.7);
}
.ring-lime-700\/75 {
  --tw-ring-color: rgb(77 124 15 / 0.75);
}
.ring-lime-700\/80 {
  --tw-ring-color: rgb(77 124 15 / 0.8);
}
.ring-lime-700\/85 {
  --tw-ring-color: rgb(77 124 15 / 0.85);
}
.ring-lime-700\/90 {
  --tw-ring-color: rgb(77 124 15 / 0.9);
}
.ring-lime-700\/95 {
  --tw-ring-color: rgb(77 124 15 / 0.95);
}
.ring-lime-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1));
}
.ring-lime-800\/0 {
  --tw-ring-color: rgb(63 98 18 / 0);
}
.ring-lime-800\/10 {
  --tw-ring-color: rgb(63 98 18 / 0.1);
}
.ring-lime-800\/100 {
  --tw-ring-color: rgb(63 98 18 / 1);
}
.ring-lime-800\/15 {
  --tw-ring-color: rgb(63 98 18 / 0.15);
}
.ring-lime-800\/20 {
  --tw-ring-color: rgb(63 98 18 / 0.2);
}
.ring-lime-800\/25 {
  --tw-ring-color: rgb(63 98 18 / 0.25);
}
.ring-lime-800\/30 {
  --tw-ring-color: rgb(63 98 18 / 0.3);
}
.ring-lime-800\/35 {
  --tw-ring-color: rgb(63 98 18 / 0.35);
}
.ring-lime-800\/40 {
  --tw-ring-color: rgb(63 98 18 / 0.4);
}
.ring-lime-800\/45 {
  --tw-ring-color: rgb(63 98 18 / 0.45);
}
.ring-lime-800\/5 {
  --tw-ring-color: rgb(63 98 18 / 0.05);
}
.ring-lime-800\/50 {
  --tw-ring-color: rgb(63 98 18 / 0.5);
}
.ring-lime-800\/55 {
  --tw-ring-color: rgb(63 98 18 / 0.55);
}
.ring-lime-800\/60 {
  --tw-ring-color: rgb(63 98 18 / 0.6);
}
.ring-lime-800\/65 {
  --tw-ring-color: rgb(63 98 18 / 0.65);
}
.ring-lime-800\/70 {
  --tw-ring-color: rgb(63 98 18 / 0.7);
}
.ring-lime-800\/75 {
  --tw-ring-color: rgb(63 98 18 / 0.75);
}
.ring-lime-800\/80 {
  --tw-ring-color: rgb(63 98 18 / 0.8);
}
.ring-lime-800\/85 {
  --tw-ring-color: rgb(63 98 18 / 0.85);
}
.ring-lime-800\/90 {
  --tw-ring-color: rgb(63 98 18 / 0.9);
}
.ring-lime-800\/95 {
  --tw-ring-color: rgb(63 98 18 / 0.95);
}
.ring-lime-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1));
}
.ring-lime-900\/0 {
  --tw-ring-color: rgb(54 83 20 / 0);
}
.ring-lime-900\/10 {
  --tw-ring-color: rgb(54 83 20 / 0.1);
}
.ring-lime-900\/100 {
  --tw-ring-color: rgb(54 83 20 / 1);
}
.ring-lime-900\/15 {
  --tw-ring-color: rgb(54 83 20 / 0.15);
}
.ring-lime-900\/20 {
  --tw-ring-color: rgb(54 83 20 / 0.2);
}
.ring-lime-900\/25 {
  --tw-ring-color: rgb(54 83 20 / 0.25);
}
.ring-lime-900\/30 {
  --tw-ring-color: rgb(54 83 20 / 0.3);
}
.ring-lime-900\/35 {
  --tw-ring-color: rgb(54 83 20 / 0.35);
}
.ring-lime-900\/40 {
  --tw-ring-color: rgb(54 83 20 / 0.4);
}
.ring-lime-900\/45 {
  --tw-ring-color: rgb(54 83 20 / 0.45);
}
.ring-lime-900\/5 {
  --tw-ring-color: rgb(54 83 20 / 0.05);
}
.ring-lime-900\/50 {
  --tw-ring-color: rgb(54 83 20 / 0.5);
}
.ring-lime-900\/55 {
  --tw-ring-color: rgb(54 83 20 / 0.55);
}
.ring-lime-900\/60 {
  --tw-ring-color: rgb(54 83 20 / 0.6);
}
.ring-lime-900\/65 {
  --tw-ring-color: rgb(54 83 20 / 0.65);
}
.ring-lime-900\/70 {
  --tw-ring-color: rgb(54 83 20 / 0.7);
}
.ring-lime-900\/75 {
  --tw-ring-color: rgb(54 83 20 / 0.75);
}
.ring-lime-900\/80 {
  --tw-ring-color: rgb(54 83 20 / 0.8);
}
.ring-lime-900\/85 {
  --tw-ring-color: rgb(54 83 20 / 0.85);
}
.ring-lime-900\/90 {
  --tw-ring-color: rgb(54 83 20 / 0.9);
}
.ring-lime-900\/95 {
  --tw-ring-color: rgb(54 83 20 / 0.95);
}
.ring-neutral-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1));
}
.ring-neutral-100\/0 {
  --tw-ring-color: rgb(245 245 245 / 0);
}
.ring-neutral-100\/10 {
  --tw-ring-color: rgb(245 245 245 / 0.1);
}
.ring-neutral-100\/100 {
  --tw-ring-color: rgb(245 245 245 / 1);
}
.ring-neutral-100\/15 {
  --tw-ring-color: rgb(245 245 245 / 0.15);
}
.ring-neutral-100\/20 {
  --tw-ring-color: rgb(245 245 245 / 0.2);
}
.ring-neutral-100\/25 {
  --tw-ring-color: rgb(245 245 245 / 0.25);
}
.ring-neutral-100\/30 {
  --tw-ring-color: rgb(245 245 245 / 0.3);
}
.ring-neutral-100\/35 {
  --tw-ring-color: rgb(245 245 245 / 0.35);
}
.ring-neutral-100\/40 {
  --tw-ring-color: rgb(245 245 245 / 0.4);
}
.ring-neutral-100\/45 {
  --tw-ring-color: rgb(245 245 245 / 0.45);
}
.ring-neutral-100\/5 {
  --tw-ring-color: rgb(245 245 245 / 0.05);
}
.ring-neutral-100\/50 {
  --tw-ring-color: rgb(245 245 245 / 0.5);
}
.ring-neutral-100\/55 {
  --tw-ring-color: rgb(245 245 245 / 0.55);
}
.ring-neutral-100\/60 {
  --tw-ring-color: rgb(245 245 245 / 0.6);
}
.ring-neutral-100\/65 {
  --tw-ring-color: rgb(245 245 245 / 0.65);
}
.ring-neutral-100\/70 {
  --tw-ring-color: rgb(245 245 245 / 0.7);
}
.ring-neutral-100\/75 {
  --tw-ring-color: rgb(245 245 245 / 0.75);
}
.ring-neutral-100\/80 {
  --tw-ring-color: rgb(245 245 245 / 0.8);
}
.ring-neutral-100\/85 {
  --tw-ring-color: rgb(245 245 245 / 0.85);
}
.ring-neutral-100\/90 {
  --tw-ring-color: rgb(245 245 245 / 0.9);
}
.ring-neutral-100\/95 {
  --tw-ring-color: rgb(245 245 245 / 0.95);
}
.ring-neutral-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1));
}
.ring-neutral-200\/0 {
  --tw-ring-color: rgb(229 229 229 / 0);
}
.ring-neutral-200\/10 {
  --tw-ring-color: rgb(229 229 229 / 0.1);
}
.ring-neutral-200\/100 {
  --tw-ring-color: rgb(229 229 229 / 1);
}
.ring-neutral-200\/15 {
  --tw-ring-color: rgb(229 229 229 / 0.15);
}
.ring-neutral-200\/20 {
  --tw-ring-color: rgb(229 229 229 / 0.2);
}
.ring-neutral-200\/25 {
  --tw-ring-color: rgb(229 229 229 / 0.25);
}
.ring-neutral-200\/30 {
  --tw-ring-color: rgb(229 229 229 / 0.3);
}
.ring-neutral-200\/35 {
  --tw-ring-color: rgb(229 229 229 / 0.35);
}
.ring-neutral-200\/40 {
  --tw-ring-color: rgb(229 229 229 / 0.4);
}
.ring-neutral-200\/45 {
  --tw-ring-color: rgb(229 229 229 / 0.45);
}
.ring-neutral-200\/5 {
  --tw-ring-color: rgb(229 229 229 / 0.05);
}
.ring-neutral-200\/50 {
  --tw-ring-color: rgb(229 229 229 / 0.5);
}
.ring-neutral-200\/55 {
  --tw-ring-color: rgb(229 229 229 / 0.55);
}
.ring-neutral-200\/60 {
  --tw-ring-color: rgb(229 229 229 / 0.6);
}
.ring-neutral-200\/65 {
  --tw-ring-color: rgb(229 229 229 / 0.65);
}
.ring-neutral-200\/70 {
  --tw-ring-color: rgb(229 229 229 / 0.7);
}
.ring-neutral-200\/75 {
  --tw-ring-color: rgb(229 229 229 / 0.75);
}
.ring-neutral-200\/80 {
  --tw-ring-color: rgb(229 229 229 / 0.8);
}
.ring-neutral-200\/85 {
  --tw-ring-color: rgb(229 229 229 / 0.85);
}
.ring-neutral-200\/90 {
  --tw-ring-color: rgb(229 229 229 / 0.9);
}
.ring-neutral-200\/95 {
  --tw-ring-color: rgb(229 229 229 / 0.95);
}
.ring-neutral-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
}
.ring-neutral-300\/0 {
  --tw-ring-color: rgb(212 212 212 / 0);
}
.ring-neutral-300\/10 {
  --tw-ring-color: rgb(212 212 212 / 0.1);
}
.ring-neutral-300\/100 {
  --tw-ring-color: rgb(212 212 212 / 1);
}
.ring-neutral-300\/15 {
  --tw-ring-color: rgb(212 212 212 / 0.15);
}
.ring-neutral-300\/20 {
  --tw-ring-color: rgb(212 212 212 / 0.2);
}
.ring-neutral-300\/25 {
  --tw-ring-color: rgb(212 212 212 / 0.25);
}
.ring-neutral-300\/30 {
  --tw-ring-color: rgb(212 212 212 / 0.3);
}
.ring-neutral-300\/35 {
  --tw-ring-color: rgb(212 212 212 / 0.35);
}
.ring-neutral-300\/40 {
  --tw-ring-color: rgb(212 212 212 / 0.4);
}
.ring-neutral-300\/45 {
  --tw-ring-color: rgb(212 212 212 / 0.45);
}
.ring-neutral-300\/5 {
  --tw-ring-color: rgb(212 212 212 / 0.05);
}
.ring-neutral-300\/50 {
  --tw-ring-color: rgb(212 212 212 / 0.5);
}
.ring-neutral-300\/55 {
  --tw-ring-color: rgb(212 212 212 / 0.55);
}
.ring-neutral-300\/60 {
  --tw-ring-color: rgb(212 212 212 / 0.6);
}
.ring-neutral-300\/65 {
  --tw-ring-color: rgb(212 212 212 / 0.65);
}
.ring-neutral-300\/70 {
  --tw-ring-color: rgb(212 212 212 / 0.7);
}
.ring-neutral-300\/75 {
  --tw-ring-color: rgb(212 212 212 / 0.75);
}
.ring-neutral-300\/80 {
  --tw-ring-color: rgb(212 212 212 / 0.8);
}
.ring-neutral-300\/85 {
  --tw-ring-color: rgb(212 212 212 / 0.85);
}
.ring-neutral-300\/90 {
  --tw-ring-color: rgb(212 212 212 / 0.9);
}
.ring-neutral-300\/95 {
  --tw-ring-color: rgb(212 212 212 / 0.95);
}
.ring-neutral-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1));
}
.ring-neutral-400\/0 {
  --tw-ring-color: rgb(163 163 163 / 0);
}
.ring-neutral-400\/10 {
  --tw-ring-color: rgb(163 163 163 / 0.1);
}
.ring-neutral-400\/100 {
  --tw-ring-color: rgb(163 163 163 / 1);
}
.ring-neutral-400\/15 {
  --tw-ring-color: rgb(163 163 163 / 0.15);
}
.ring-neutral-400\/20 {
  --tw-ring-color: rgb(163 163 163 / 0.2);
}
.ring-neutral-400\/25 {
  --tw-ring-color: rgb(163 163 163 / 0.25);
}
.ring-neutral-400\/30 {
  --tw-ring-color: rgb(163 163 163 / 0.3);
}
.ring-neutral-400\/35 {
  --tw-ring-color: rgb(163 163 163 / 0.35);
}
.ring-neutral-400\/40 {
  --tw-ring-color: rgb(163 163 163 / 0.4);
}
.ring-neutral-400\/45 {
  --tw-ring-color: rgb(163 163 163 / 0.45);
}
.ring-neutral-400\/5 {
  --tw-ring-color: rgb(163 163 163 / 0.05);
}
.ring-neutral-400\/50 {
  --tw-ring-color: rgb(163 163 163 / 0.5);
}
.ring-neutral-400\/55 {
  --tw-ring-color: rgb(163 163 163 / 0.55);
}
.ring-neutral-400\/60 {
  --tw-ring-color: rgb(163 163 163 / 0.6);
}
.ring-neutral-400\/65 {
  --tw-ring-color: rgb(163 163 163 / 0.65);
}
.ring-neutral-400\/70 {
  --tw-ring-color: rgb(163 163 163 / 0.7);
}
.ring-neutral-400\/75 {
  --tw-ring-color: rgb(163 163 163 / 0.75);
}
.ring-neutral-400\/80 {
  --tw-ring-color: rgb(163 163 163 / 0.8);
}
.ring-neutral-400\/85 {
  --tw-ring-color: rgb(163 163 163 / 0.85);
}
.ring-neutral-400\/90 {
  --tw-ring-color: rgb(163 163 163 / 0.9);
}
.ring-neutral-400\/95 {
  --tw-ring-color: rgb(163 163 163 / 0.95);
}
.ring-neutral-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1));
}
.ring-neutral-500\/0 {
  --tw-ring-color: rgb(115 115 115 / 0);
}
.ring-neutral-500\/10 {
  --tw-ring-color: rgb(115 115 115 / 0.1);
}
.ring-neutral-500\/100 {
  --tw-ring-color: rgb(115 115 115 / 1);
}
.ring-neutral-500\/15 {
  --tw-ring-color: rgb(115 115 115 / 0.15);
}
.ring-neutral-500\/20 {
  --tw-ring-color: rgb(115 115 115 / 0.2);
}
.ring-neutral-500\/25 {
  --tw-ring-color: rgb(115 115 115 / 0.25);
}
.ring-neutral-500\/30 {
  --tw-ring-color: rgb(115 115 115 / 0.3);
}
.ring-neutral-500\/35 {
  --tw-ring-color: rgb(115 115 115 / 0.35);
}
.ring-neutral-500\/40 {
  --tw-ring-color: rgb(115 115 115 / 0.4);
}
.ring-neutral-500\/45 {
  --tw-ring-color: rgb(115 115 115 / 0.45);
}
.ring-neutral-500\/5 {
  --tw-ring-color: rgb(115 115 115 / 0.05);
}
.ring-neutral-500\/50 {
  --tw-ring-color: rgb(115 115 115 / 0.5);
}
.ring-neutral-500\/55 {
  --tw-ring-color: rgb(115 115 115 / 0.55);
}
.ring-neutral-500\/60 {
  --tw-ring-color: rgb(115 115 115 / 0.6);
}
.ring-neutral-500\/65 {
  --tw-ring-color: rgb(115 115 115 / 0.65);
}
.ring-neutral-500\/70 {
  --tw-ring-color: rgb(115 115 115 / 0.7);
}
.ring-neutral-500\/75 {
  --tw-ring-color: rgb(115 115 115 / 0.75);
}
.ring-neutral-500\/80 {
  --tw-ring-color: rgb(115 115 115 / 0.8);
}
.ring-neutral-500\/85 {
  --tw-ring-color: rgb(115 115 115 / 0.85);
}
.ring-neutral-500\/90 {
  --tw-ring-color: rgb(115 115 115 / 0.9);
}
.ring-neutral-500\/95 {
  --tw-ring-color: rgb(115 115 115 / 0.95);
}
.ring-neutral-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1));
}
.ring-neutral-600\/0 {
  --tw-ring-color: rgb(82 82 82 / 0);
}
.ring-neutral-600\/10 {
  --tw-ring-color: rgb(82 82 82 / 0.1);
}
.ring-neutral-600\/100 {
  --tw-ring-color: rgb(82 82 82 / 1);
}
.ring-neutral-600\/15 {
  --tw-ring-color: rgb(82 82 82 / 0.15);
}
.ring-neutral-600\/20 {
  --tw-ring-color: rgb(82 82 82 / 0.2);
}
.ring-neutral-600\/25 {
  --tw-ring-color: rgb(82 82 82 / 0.25);
}
.ring-neutral-600\/30 {
  --tw-ring-color: rgb(82 82 82 / 0.3);
}
.ring-neutral-600\/35 {
  --tw-ring-color: rgb(82 82 82 / 0.35);
}
.ring-neutral-600\/40 {
  --tw-ring-color: rgb(82 82 82 / 0.4);
}
.ring-neutral-600\/45 {
  --tw-ring-color: rgb(82 82 82 / 0.45);
}
.ring-neutral-600\/5 {
  --tw-ring-color: rgb(82 82 82 / 0.05);
}
.ring-neutral-600\/50 {
  --tw-ring-color: rgb(82 82 82 / 0.5);
}
.ring-neutral-600\/55 {
  --tw-ring-color: rgb(82 82 82 / 0.55);
}
.ring-neutral-600\/60 {
  --tw-ring-color: rgb(82 82 82 / 0.6);
}
.ring-neutral-600\/65 {
  --tw-ring-color: rgb(82 82 82 / 0.65);
}
.ring-neutral-600\/70 {
  --tw-ring-color: rgb(82 82 82 / 0.7);
}
.ring-neutral-600\/75 {
  --tw-ring-color: rgb(82 82 82 / 0.75);
}
.ring-neutral-600\/80 {
  --tw-ring-color: rgb(82 82 82 / 0.8);
}
.ring-neutral-600\/85 {
  --tw-ring-color: rgb(82 82 82 / 0.85);
}
.ring-neutral-600\/90 {
  --tw-ring-color: rgb(82 82 82 / 0.9);
}
.ring-neutral-600\/95 {
  --tw-ring-color: rgb(82 82 82 / 0.95);
}
.ring-neutral-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1));
}
.ring-neutral-700\/0 {
  --tw-ring-color: rgb(64 64 64 / 0);
}
.ring-neutral-700\/10 {
  --tw-ring-color: rgb(64 64 64 / 0.1);
}
.ring-neutral-700\/100 {
  --tw-ring-color: rgb(64 64 64 / 1);
}
.ring-neutral-700\/15 {
  --tw-ring-color: rgb(64 64 64 / 0.15);
}
.ring-neutral-700\/20 {
  --tw-ring-color: rgb(64 64 64 / 0.2);
}
.ring-neutral-700\/25 {
  --tw-ring-color: rgb(64 64 64 / 0.25);
}
.ring-neutral-700\/30 {
  --tw-ring-color: rgb(64 64 64 / 0.3);
}
.ring-neutral-700\/35 {
  --tw-ring-color: rgb(64 64 64 / 0.35);
}
.ring-neutral-700\/40 {
  --tw-ring-color: rgb(64 64 64 / 0.4);
}
.ring-neutral-700\/45 {
  --tw-ring-color: rgb(64 64 64 / 0.45);
}
.ring-neutral-700\/5 {
  --tw-ring-color: rgb(64 64 64 / 0.05);
}
.ring-neutral-700\/50 {
  --tw-ring-color: rgb(64 64 64 / 0.5);
}
.ring-neutral-700\/55 {
  --tw-ring-color: rgb(64 64 64 / 0.55);
}
.ring-neutral-700\/60 {
  --tw-ring-color: rgb(64 64 64 / 0.6);
}
.ring-neutral-700\/65 {
  --tw-ring-color: rgb(64 64 64 / 0.65);
}
.ring-neutral-700\/70 {
  --tw-ring-color: rgb(64 64 64 / 0.7);
}
.ring-neutral-700\/75 {
  --tw-ring-color: rgb(64 64 64 / 0.75);
}
.ring-neutral-700\/80 {
  --tw-ring-color: rgb(64 64 64 / 0.8);
}
.ring-neutral-700\/85 {
  --tw-ring-color: rgb(64 64 64 / 0.85);
}
.ring-neutral-700\/90 {
  --tw-ring-color: rgb(64 64 64 / 0.9);
}
.ring-neutral-700\/95 {
  --tw-ring-color: rgb(64 64 64 / 0.95);
}
.ring-neutral-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1));
}
.ring-neutral-800\/0 {
  --tw-ring-color: rgb(38 38 38 / 0);
}
.ring-neutral-800\/10 {
  --tw-ring-color: rgb(38 38 38 / 0.1);
}
.ring-neutral-800\/100 {
  --tw-ring-color: rgb(38 38 38 / 1);
}
.ring-neutral-800\/15 {
  --tw-ring-color: rgb(38 38 38 / 0.15);
}
.ring-neutral-800\/20 {
  --tw-ring-color: rgb(38 38 38 / 0.2);
}
.ring-neutral-800\/25 {
  --tw-ring-color: rgb(38 38 38 / 0.25);
}
.ring-neutral-800\/30 {
  --tw-ring-color: rgb(38 38 38 / 0.3);
}
.ring-neutral-800\/35 {
  --tw-ring-color: rgb(38 38 38 / 0.35);
}
.ring-neutral-800\/40 {
  --tw-ring-color: rgb(38 38 38 / 0.4);
}
.ring-neutral-800\/45 {
  --tw-ring-color: rgb(38 38 38 / 0.45);
}
.ring-neutral-800\/5 {
  --tw-ring-color: rgb(38 38 38 / 0.05);
}
.ring-neutral-800\/50 {
  --tw-ring-color: rgb(38 38 38 / 0.5);
}
.ring-neutral-800\/55 {
  --tw-ring-color: rgb(38 38 38 / 0.55);
}
.ring-neutral-800\/60 {
  --tw-ring-color: rgb(38 38 38 / 0.6);
}
.ring-neutral-800\/65 {
  --tw-ring-color: rgb(38 38 38 / 0.65);
}
.ring-neutral-800\/70 {
  --tw-ring-color: rgb(38 38 38 / 0.7);
}
.ring-neutral-800\/75 {
  --tw-ring-color: rgb(38 38 38 / 0.75);
}
.ring-neutral-800\/80 {
  --tw-ring-color: rgb(38 38 38 / 0.8);
}
.ring-neutral-800\/85 {
  --tw-ring-color: rgb(38 38 38 / 0.85);
}
.ring-neutral-800\/90 {
  --tw-ring-color: rgb(38 38 38 / 0.9);
}
.ring-neutral-800\/95 {
  --tw-ring-color: rgb(38 38 38 / 0.95);
}
.ring-neutral-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1));
}
.ring-neutral-900\/0 {
  --tw-ring-color: rgb(23 23 23 / 0);
}
.ring-neutral-900\/10 {
  --tw-ring-color: rgb(23 23 23 / 0.1);
}
.ring-neutral-900\/100 {
  --tw-ring-color: rgb(23 23 23 / 1);
}
.ring-neutral-900\/15 {
  --tw-ring-color: rgb(23 23 23 / 0.15);
}
.ring-neutral-900\/20 {
  --tw-ring-color: rgb(23 23 23 / 0.2);
}
.ring-neutral-900\/25 {
  --tw-ring-color: rgb(23 23 23 / 0.25);
}
.ring-neutral-900\/30 {
  --tw-ring-color: rgb(23 23 23 / 0.3);
}
.ring-neutral-900\/35 {
  --tw-ring-color: rgb(23 23 23 / 0.35);
}
.ring-neutral-900\/40 {
  --tw-ring-color: rgb(23 23 23 / 0.4);
}
.ring-neutral-900\/45 {
  --tw-ring-color: rgb(23 23 23 / 0.45);
}
.ring-neutral-900\/5 {
  --tw-ring-color: rgb(23 23 23 / 0.05);
}
.ring-neutral-900\/50 {
  --tw-ring-color: rgb(23 23 23 / 0.5);
}
.ring-neutral-900\/55 {
  --tw-ring-color: rgb(23 23 23 / 0.55);
}
.ring-neutral-900\/60 {
  --tw-ring-color: rgb(23 23 23 / 0.6);
}
.ring-neutral-900\/65 {
  --tw-ring-color: rgb(23 23 23 / 0.65);
}
.ring-neutral-900\/70 {
  --tw-ring-color: rgb(23 23 23 / 0.7);
}
.ring-neutral-900\/75 {
  --tw-ring-color: rgb(23 23 23 / 0.75);
}
.ring-neutral-900\/80 {
  --tw-ring-color: rgb(23 23 23 / 0.8);
}
.ring-neutral-900\/85 {
  --tw-ring-color: rgb(23 23 23 / 0.85);
}
.ring-neutral-900\/90 {
  --tw-ring-color: rgb(23 23 23 / 0.9);
}
.ring-neutral-900\/95 {
  --tw-ring-color: rgb(23 23 23 / 0.95);
}
.ring-orange-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 236 220 / var(--tw-ring-opacity, 1));
}
.ring-orange-100\/0 {
  --tw-ring-color: rgb(254 236 220 / 0);
}
.ring-orange-100\/10 {
  --tw-ring-color: rgb(254 236 220 / 0.1);
}
.ring-orange-100\/100 {
  --tw-ring-color: rgb(254 236 220 / 1);
}
.ring-orange-100\/15 {
  --tw-ring-color: rgb(254 236 220 / 0.15);
}
.ring-orange-100\/20 {
  --tw-ring-color: rgb(254 236 220 / 0.2);
}
.ring-orange-100\/25 {
  --tw-ring-color: rgb(254 236 220 / 0.25);
}
.ring-orange-100\/30 {
  --tw-ring-color: rgb(254 236 220 / 0.3);
}
.ring-orange-100\/35 {
  --tw-ring-color: rgb(254 236 220 / 0.35);
}
.ring-orange-100\/40 {
  --tw-ring-color: rgb(254 236 220 / 0.4);
}
.ring-orange-100\/45 {
  --tw-ring-color: rgb(254 236 220 / 0.45);
}
.ring-orange-100\/5 {
  --tw-ring-color: rgb(254 236 220 / 0.05);
}
.ring-orange-100\/50 {
  --tw-ring-color: rgb(254 236 220 / 0.5);
}
.ring-orange-100\/55 {
  --tw-ring-color: rgb(254 236 220 / 0.55);
}
.ring-orange-100\/60 {
  --tw-ring-color: rgb(254 236 220 / 0.6);
}
.ring-orange-100\/65 {
  --tw-ring-color: rgb(254 236 220 / 0.65);
}
.ring-orange-100\/70 {
  --tw-ring-color: rgb(254 236 220 / 0.7);
}
.ring-orange-100\/75 {
  --tw-ring-color: rgb(254 236 220 / 0.75);
}
.ring-orange-100\/80 {
  --tw-ring-color: rgb(254 236 220 / 0.8);
}
.ring-orange-100\/85 {
  --tw-ring-color: rgb(254 236 220 / 0.85);
}
.ring-orange-100\/90 {
  --tw-ring-color: rgb(254 236 220 / 0.9);
}
.ring-orange-100\/95 {
  --tw-ring-color: rgb(254 236 220 / 0.95);
}
.ring-orange-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 217 189 / var(--tw-ring-opacity, 1));
}
.ring-orange-200\/0 {
  --tw-ring-color: rgb(252 217 189 / 0);
}
.ring-orange-200\/10 {
  --tw-ring-color: rgb(252 217 189 / 0.1);
}
.ring-orange-200\/100 {
  --tw-ring-color: rgb(252 217 189 / 1);
}
.ring-orange-200\/15 {
  --tw-ring-color: rgb(252 217 189 / 0.15);
}
.ring-orange-200\/20 {
  --tw-ring-color: rgb(252 217 189 / 0.2);
}
.ring-orange-200\/25 {
  --tw-ring-color: rgb(252 217 189 / 0.25);
}
.ring-orange-200\/30 {
  --tw-ring-color: rgb(252 217 189 / 0.3);
}
.ring-orange-200\/35 {
  --tw-ring-color: rgb(252 217 189 / 0.35);
}
.ring-orange-200\/40 {
  --tw-ring-color: rgb(252 217 189 / 0.4);
}
.ring-orange-200\/45 {
  --tw-ring-color: rgb(252 217 189 / 0.45);
}
.ring-orange-200\/5 {
  --tw-ring-color: rgb(252 217 189 / 0.05);
}
.ring-orange-200\/50 {
  --tw-ring-color: rgb(252 217 189 / 0.5);
}
.ring-orange-200\/55 {
  --tw-ring-color: rgb(252 217 189 / 0.55);
}
.ring-orange-200\/60 {
  --tw-ring-color: rgb(252 217 189 / 0.6);
}
.ring-orange-200\/65 {
  --tw-ring-color: rgb(252 217 189 / 0.65);
}
.ring-orange-200\/70 {
  --tw-ring-color: rgb(252 217 189 / 0.7);
}
.ring-orange-200\/75 {
  --tw-ring-color: rgb(252 217 189 / 0.75);
}
.ring-orange-200\/80 {
  --tw-ring-color: rgb(252 217 189 / 0.8);
}
.ring-orange-200\/85 {
  --tw-ring-color: rgb(252 217 189 / 0.85);
}
.ring-orange-200\/90 {
  --tw-ring-color: rgb(252 217 189 / 0.9);
}
.ring-orange-200\/95 {
  --tw-ring-color: rgb(252 217 189 / 0.95);
}
.ring-orange-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 186 140 / var(--tw-ring-opacity, 1));
}
.ring-orange-300\/0 {
  --tw-ring-color: rgb(253 186 140 / 0);
}
.ring-orange-300\/10 {
  --tw-ring-color: rgb(253 186 140 / 0.1);
}
.ring-orange-300\/100 {
  --tw-ring-color: rgb(253 186 140 / 1);
}
.ring-orange-300\/15 {
  --tw-ring-color: rgb(253 186 140 / 0.15);
}
.ring-orange-300\/20 {
  --tw-ring-color: rgb(253 186 140 / 0.2);
}
.ring-orange-300\/25 {
  --tw-ring-color: rgb(253 186 140 / 0.25);
}
.ring-orange-300\/30 {
  --tw-ring-color: rgb(253 186 140 / 0.3);
}
.ring-orange-300\/35 {
  --tw-ring-color: rgb(253 186 140 / 0.35);
}
.ring-orange-300\/40 {
  --tw-ring-color: rgb(253 186 140 / 0.4);
}
.ring-orange-300\/45 {
  --tw-ring-color: rgb(253 186 140 / 0.45);
}
.ring-orange-300\/5 {
  --tw-ring-color: rgb(253 186 140 / 0.05);
}
.ring-orange-300\/50 {
  --tw-ring-color: rgb(253 186 140 / 0.5);
}
.ring-orange-300\/55 {
  --tw-ring-color: rgb(253 186 140 / 0.55);
}
.ring-orange-300\/60 {
  --tw-ring-color: rgb(253 186 140 / 0.6);
}
.ring-orange-300\/65 {
  --tw-ring-color: rgb(253 186 140 / 0.65);
}
.ring-orange-300\/70 {
  --tw-ring-color: rgb(253 186 140 / 0.7);
}
.ring-orange-300\/75 {
  --tw-ring-color: rgb(253 186 140 / 0.75);
}
.ring-orange-300\/80 {
  --tw-ring-color: rgb(253 186 140 / 0.8);
}
.ring-orange-300\/85 {
  --tw-ring-color: rgb(253 186 140 / 0.85);
}
.ring-orange-300\/90 {
  --tw-ring-color: rgb(253 186 140 / 0.9);
}
.ring-orange-300\/95 {
  --tw-ring-color: rgb(253 186 140 / 0.95);
}
.ring-orange-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 138 76 / var(--tw-ring-opacity, 1));
}
.ring-orange-400\/0 {
  --tw-ring-color: rgb(255 138 76 / 0);
}
.ring-orange-400\/10 {
  --tw-ring-color: rgb(255 138 76 / 0.1);
}
.ring-orange-400\/100 {
  --tw-ring-color: rgb(255 138 76 / 1);
}
.ring-orange-400\/15 {
  --tw-ring-color: rgb(255 138 76 / 0.15);
}
.ring-orange-400\/20 {
  --tw-ring-color: rgb(255 138 76 / 0.2);
}
.ring-orange-400\/25 {
  --tw-ring-color: rgb(255 138 76 / 0.25);
}
.ring-orange-400\/30 {
  --tw-ring-color: rgb(255 138 76 / 0.3);
}
.ring-orange-400\/35 {
  --tw-ring-color: rgb(255 138 76 / 0.35);
}
.ring-orange-400\/40 {
  --tw-ring-color: rgb(255 138 76 / 0.4);
}
.ring-orange-400\/45 {
  --tw-ring-color: rgb(255 138 76 / 0.45);
}
.ring-orange-400\/5 {
  --tw-ring-color: rgb(255 138 76 / 0.05);
}
.ring-orange-400\/50 {
  --tw-ring-color: rgb(255 138 76 / 0.5);
}
.ring-orange-400\/55 {
  --tw-ring-color: rgb(255 138 76 / 0.55);
}
.ring-orange-400\/60 {
  --tw-ring-color: rgb(255 138 76 / 0.6);
}
.ring-orange-400\/65 {
  --tw-ring-color: rgb(255 138 76 / 0.65);
}
.ring-orange-400\/70 {
  --tw-ring-color: rgb(255 138 76 / 0.7);
}
.ring-orange-400\/75 {
  --tw-ring-color: rgb(255 138 76 / 0.75);
}
.ring-orange-400\/80 {
  --tw-ring-color: rgb(255 138 76 / 0.8);
}
.ring-orange-400\/85 {
  --tw-ring-color: rgb(255 138 76 / 0.85);
}
.ring-orange-400\/90 {
  --tw-ring-color: rgb(255 138 76 / 0.9);
}
.ring-orange-400\/95 {
  --tw-ring-color: rgb(255 138 76 / 0.95);
}
.ring-orange-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 90 31 / var(--tw-ring-opacity, 1));
}
.ring-orange-500\/0 {
  --tw-ring-color: rgb(255 90 31 / 0);
}
.ring-orange-500\/10 {
  --tw-ring-color: rgb(255 90 31 / 0.1);
}
.ring-orange-500\/100 {
  --tw-ring-color: rgb(255 90 31 / 1);
}
.ring-orange-500\/15 {
  --tw-ring-color: rgb(255 90 31 / 0.15);
}
.ring-orange-500\/20 {
  --tw-ring-color: rgb(255 90 31 / 0.2);
}
.ring-orange-500\/25 {
  --tw-ring-color: rgb(255 90 31 / 0.25);
}
.ring-orange-500\/30 {
  --tw-ring-color: rgb(255 90 31 / 0.3);
}
.ring-orange-500\/35 {
  --tw-ring-color: rgb(255 90 31 / 0.35);
}
.ring-orange-500\/40 {
  --tw-ring-color: rgb(255 90 31 / 0.4);
}
.ring-orange-500\/45 {
  --tw-ring-color: rgb(255 90 31 / 0.45);
}
.ring-orange-500\/5 {
  --tw-ring-color: rgb(255 90 31 / 0.05);
}
.ring-orange-500\/50 {
  --tw-ring-color: rgb(255 90 31 / 0.5);
}
.ring-orange-500\/55 {
  --tw-ring-color: rgb(255 90 31 / 0.55);
}
.ring-orange-500\/60 {
  --tw-ring-color: rgb(255 90 31 / 0.6);
}
.ring-orange-500\/65 {
  --tw-ring-color: rgb(255 90 31 / 0.65);
}
.ring-orange-500\/70 {
  --tw-ring-color: rgb(255 90 31 / 0.7);
}
.ring-orange-500\/75 {
  --tw-ring-color: rgb(255 90 31 / 0.75);
}
.ring-orange-500\/80 {
  --tw-ring-color: rgb(255 90 31 / 0.8);
}
.ring-orange-500\/85 {
  --tw-ring-color: rgb(255 90 31 / 0.85);
}
.ring-orange-500\/90 {
  --tw-ring-color: rgb(255 90 31 / 0.9);
}
.ring-orange-500\/95 {
  --tw-ring-color: rgb(255 90 31 / 0.95);
}
.ring-orange-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(208 56 1 / var(--tw-ring-opacity, 1));
}
.ring-orange-600\/0 {
  --tw-ring-color: rgb(208 56 1 / 0);
}
.ring-orange-600\/10 {
  --tw-ring-color: rgb(208 56 1 / 0.1);
}
.ring-orange-600\/100 {
  --tw-ring-color: rgb(208 56 1 / 1);
}
.ring-orange-600\/15 {
  --tw-ring-color: rgb(208 56 1 / 0.15);
}
.ring-orange-600\/20 {
  --tw-ring-color: rgb(208 56 1 / 0.2);
}
.ring-orange-600\/25 {
  --tw-ring-color: rgb(208 56 1 / 0.25);
}
.ring-orange-600\/30 {
  --tw-ring-color: rgb(208 56 1 / 0.3);
}
.ring-orange-600\/35 {
  --tw-ring-color: rgb(208 56 1 / 0.35);
}
.ring-orange-600\/40 {
  --tw-ring-color: rgb(208 56 1 / 0.4);
}
.ring-orange-600\/45 {
  --tw-ring-color: rgb(208 56 1 / 0.45);
}
.ring-orange-600\/5 {
  --tw-ring-color: rgb(208 56 1 / 0.05);
}
.ring-orange-600\/50 {
  --tw-ring-color: rgb(208 56 1 / 0.5);
}
.ring-orange-600\/55 {
  --tw-ring-color: rgb(208 56 1 / 0.55);
}
.ring-orange-600\/60 {
  --tw-ring-color: rgb(208 56 1 / 0.6);
}
.ring-orange-600\/65 {
  --tw-ring-color: rgb(208 56 1 / 0.65);
}
.ring-orange-600\/70 {
  --tw-ring-color: rgb(208 56 1 / 0.7);
}
.ring-orange-600\/75 {
  --tw-ring-color: rgb(208 56 1 / 0.75);
}
.ring-orange-600\/80 {
  --tw-ring-color: rgb(208 56 1 / 0.8);
}
.ring-orange-600\/85 {
  --tw-ring-color: rgb(208 56 1 / 0.85);
}
.ring-orange-600\/90 {
  --tw-ring-color: rgb(208 56 1 / 0.9);
}
.ring-orange-600\/95 {
  --tw-ring-color: rgb(208 56 1 / 0.95);
}
.ring-orange-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 52 3 / var(--tw-ring-opacity, 1));
}
.ring-orange-700\/0 {
  --tw-ring-color: rgb(180 52 3 / 0);
}
.ring-orange-700\/10 {
  --tw-ring-color: rgb(180 52 3 / 0.1);
}
.ring-orange-700\/100 {
  --tw-ring-color: rgb(180 52 3 / 1);
}
.ring-orange-700\/15 {
  --tw-ring-color: rgb(180 52 3 / 0.15);
}
.ring-orange-700\/20 {
  --tw-ring-color: rgb(180 52 3 / 0.2);
}
.ring-orange-700\/25 {
  --tw-ring-color: rgb(180 52 3 / 0.25);
}
.ring-orange-700\/30 {
  --tw-ring-color: rgb(180 52 3 / 0.3);
}
.ring-orange-700\/35 {
  --tw-ring-color: rgb(180 52 3 / 0.35);
}
.ring-orange-700\/40 {
  --tw-ring-color: rgb(180 52 3 / 0.4);
}
.ring-orange-700\/45 {
  --tw-ring-color: rgb(180 52 3 / 0.45);
}
.ring-orange-700\/5 {
  --tw-ring-color: rgb(180 52 3 / 0.05);
}
.ring-orange-700\/50 {
  --tw-ring-color: rgb(180 52 3 / 0.5);
}
.ring-orange-700\/55 {
  --tw-ring-color: rgb(180 52 3 / 0.55);
}
.ring-orange-700\/60 {
  --tw-ring-color: rgb(180 52 3 / 0.6);
}
.ring-orange-700\/65 {
  --tw-ring-color: rgb(180 52 3 / 0.65);
}
.ring-orange-700\/70 {
  --tw-ring-color: rgb(180 52 3 / 0.7);
}
.ring-orange-700\/75 {
  --tw-ring-color: rgb(180 52 3 / 0.75);
}
.ring-orange-700\/80 {
  --tw-ring-color: rgb(180 52 3 / 0.8);
}
.ring-orange-700\/85 {
  --tw-ring-color: rgb(180 52 3 / 0.85);
}
.ring-orange-700\/90 {
  --tw-ring-color: rgb(180 52 3 / 0.9);
}
.ring-orange-700\/95 {
  --tw-ring-color: rgb(180 52 3 / 0.95);
}
.ring-orange-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(138 44 13 / var(--tw-ring-opacity, 1));
}
.ring-orange-800\/0 {
  --tw-ring-color: rgb(138 44 13 / 0);
}
.ring-orange-800\/10 {
  --tw-ring-color: rgb(138 44 13 / 0.1);
}
.ring-orange-800\/100 {
  --tw-ring-color: rgb(138 44 13 / 1);
}
.ring-orange-800\/15 {
  --tw-ring-color: rgb(138 44 13 / 0.15);
}
.ring-orange-800\/20 {
  --tw-ring-color: rgb(138 44 13 / 0.2);
}
.ring-orange-800\/25 {
  --tw-ring-color: rgb(138 44 13 / 0.25);
}
.ring-orange-800\/30 {
  --tw-ring-color: rgb(138 44 13 / 0.3);
}
.ring-orange-800\/35 {
  --tw-ring-color: rgb(138 44 13 / 0.35);
}
.ring-orange-800\/40 {
  --tw-ring-color: rgb(138 44 13 / 0.4);
}
.ring-orange-800\/45 {
  --tw-ring-color: rgb(138 44 13 / 0.45);
}
.ring-orange-800\/5 {
  --tw-ring-color: rgb(138 44 13 / 0.05);
}
.ring-orange-800\/50 {
  --tw-ring-color: rgb(138 44 13 / 0.5);
}
.ring-orange-800\/55 {
  --tw-ring-color: rgb(138 44 13 / 0.55);
}
.ring-orange-800\/60 {
  --tw-ring-color: rgb(138 44 13 / 0.6);
}
.ring-orange-800\/65 {
  --tw-ring-color: rgb(138 44 13 / 0.65);
}
.ring-orange-800\/70 {
  --tw-ring-color: rgb(138 44 13 / 0.7);
}
.ring-orange-800\/75 {
  --tw-ring-color: rgb(138 44 13 / 0.75);
}
.ring-orange-800\/80 {
  --tw-ring-color: rgb(138 44 13 / 0.8);
}
.ring-orange-800\/85 {
  --tw-ring-color: rgb(138 44 13 / 0.85);
}
.ring-orange-800\/90 {
  --tw-ring-color: rgb(138 44 13 / 0.9);
}
.ring-orange-800\/95 {
  --tw-ring-color: rgb(138 44 13 / 0.95);
}
.ring-orange-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(119 29 29 / var(--tw-ring-opacity, 1));
}
.ring-orange-900\/0 {
  --tw-ring-color: rgb(119 29 29 / 0);
}
.ring-orange-900\/10 {
  --tw-ring-color: rgb(119 29 29 / 0.1);
}
.ring-orange-900\/100 {
  --tw-ring-color: rgb(119 29 29 / 1);
}
.ring-orange-900\/15 {
  --tw-ring-color: rgb(119 29 29 / 0.15);
}
.ring-orange-900\/20 {
  --tw-ring-color: rgb(119 29 29 / 0.2);
}
.ring-orange-900\/25 {
  --tw-ring-color: rgb(119 29 29 / 0.25);
}
.ring-orange-900\/30 {
  --tw-ring-color: rgb(119 29 29 / 0.3);
}
.ring-orange-900\/35 {
  --tw-ring-color: rgb(119 29 29 / 0.35);
}
.ring-orange-900\/40 {
  --tw-ring-color: rgb(119 29 29 / 0.4);
}
.ring-orange-900\/45 {
  --tw-ring-color: rgb(119 29 29 / 0.45);
}
.ring-orange-900\/5 {
  --tw-ring-color: rgb(119 29 29 / 0.05);
}
.ring-orange-900\/50 {
  --tw-ring-color: rgb(119 29 29 / 0.5);
}
.ring-orange-900\/55 {
  --tw-ring-color: rgb(119 29 29 / 0.55);
}
.ring-orange-900\/60 {
  --tw-ring-color: rgb(119 29 29 / 0.6);
}
.ring-orange-900\/65 {
  --tw-ring-color: rgb(119 29 29 / 0.65);
}
.ring-orange-900\/70 {
  --tw-ring-color: rgb(119 29 29 / 0.7);
}
.ring-orange-900\/75 {
  --tw-ring-color: rgb(119 29 29 / 0.75);
}
.ring-orange-900\/80 {
  --tw-ring-color: rgb(119 29 29 / 0.8);
}
.ring-orange-900\/85 {
  --tw-ring-color: rgb(119 29 29 / 0.85);
}
.ring-orange-900\/90 {
  --tw-ring-color: rgb(119 29 29 / 0.9);
}
.ring-orange-900\/95 {
  --tw-ring-color: rgb(119 29 29 / 0.95);
}
.ring-pink-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 232 243 / var(--tw-ring-opacity, 1));
}
.ring-pink-100\/0 {
  --tw-ring-color: rgb(252 232 243 / 0);
}
.ring-pink-100\/10 {
  --tw-ring-color: rgb(252 232 243 / 0.1);
}
.ring-pink-100\/100 {
  --tw-ring-color: rgb(252 232 243 / 1);
}
.ring-pink-100\/15 {
  --tw-ring-color: rgb(252 232 243 / 0.15);
}
.ring-pink-100\/20 {
  --tw-ring-color: rgb(252 232 243 / 0.2);
}
.ring-pink-100\/25 {
  --tw-ring-color: rgb(252 232 243 / 0.25);
}
.ring-pink-100\/30 {
  --tw-ring-color: rgb(252 232 243 / 0.3);
}
.ring-pink-100\/35 {
  --tw-ring-color: rgb(252 232 243 / 0.35);
}
.ring-pink-100\/40 {
  --tw-ring-color: rgb(252 232 243 / 0.4);
}
.ring-pink-100\/45 {
  --tw-ring-color: rgb(252 232 243 / 0.45);
}
.ring-pink-100\/5 {
  --tw-ring-color: rgb(252 232 243 / 0.05);
}
.ring-pink-100\/50 {
  --tw-ring-color: rgb(252 232 243 / 0.5);
}
.ring-pink-100\/55 {
  --tw-ring-color: rgb(252 232 243 / 0.55);
}
.ring-pink-100\/60 {
  --tw-ring-color: rgb(252 232 243 / 0.6);
}
.ring-pink-100\/65 {
  --tw-ring-color: rgb(252 232 243 / 0.65);
}
.ring-pink-100\/70 {
  --tw-ring-color: rgb(252 232 243 / 0.7);
}
.ring-pink-100\/75 {
  --tw-ring-color: rgb(252 232 243 / 0.75);
}
.ring-pink-100\/80 {
  --tw-ring-color: rgb(252 232 243 / 0.8);
}
.ring-pink-100\/85 {
  --tw-ring-color: rgb(252 232 243 / 0.85);
}
.ring-pink-100\/90 {
  --tw-ring-color: rgb(252 232 243 / 0.9);
}
.ring-pink-100\/95 {
  --tw-ring-color: rgb(252 232 243 / 0.95);
}
.ring-pink-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 209 232 / var(--tw-ring-opacity, 1));
}
.ring-pink-200\/0 {
  --tw-ring-color: rgb(250 209 232 / 0);
}
.ring-pink-200\/10 {
  --tw-ring-color: rgb(250 209 232 / 0.1);
}
.ring-pink-200\/100 {
  --tw-ring-color: rgb(250 209 232 / 1);
}
.ring-pink-200\/15 {
  --tw-ring-color: rgb(250 209 232 / 0.15);
}
.ring-pink-200\/20 {
  --tw-ring-color: rgb(250 209 232 / 0.2);
}
.ring-pink-200\/25 {
  --tw-ring-color: rgb(250 209 232 / 0.25);
}
.ring-pink-200\/30 {
  --tw-ring-color: rgb(250 209 232 / 0.3);
}
.ring-pink-200\/35 {
  --tw-ring-color: rgb(250 209 232 / 0.35);
}
.ring-pink-200\/40 {
  --tw-ring-color: rgb(250 209 232 / 0.4);
}
.ring-pink-200\/45 {
  --tw-ring-color: rgb(250 209 232 / 0.45);
}
.ring-pink-200\/5 {
  --tw-ring-color: rgb(250 209 232 / 0.05);
}
.ring-pink-200\/50 {
  --tw-ring-color: rgb(250 209 232 / 0.5);
}
.ring-pink-200\/55 {
  --tw-ring-color: rgb(250 209 232 / 0.55);
}
.ring-pink-200\/60 {
  --tw-ring-color: rgb(250 209 232 / 0.6);
}
.ring-pink-200\/65 {
  --tw-ring-color: rgb(250 209 232 / 0.65);
}
.ring-pink-200\/70 {
  --tw-ring-color: rgb(250 209 232 / 0.7);
}
.ring-pink-200\/75 {
  --tw-ring-color: rgb(250 209 232 / 0.75);
}
.ring-pink-200\/80 {
  --tw-ring-color: rgb(250 209 232 / 0.8);
}
.ring-pink-200\/85 {
  --tw-ring-color: rgb(250 209 232 / 0.85);
}
.ring-pink-200\/90 {
  --tw-ring-color: rgb(250 209 232 / 0.9);
}
.ring-pink-200\/95 {
  --tw-ring-color: rgb(250 209 232 / 0.95);
}
.ring-pink-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 180 217 / var(--tw-ring-opacity, 1));
}
.ring-pink-300\/0 {
  --tw-ring-color: rgb(248 180 217 / 0);
}
.ring-pink-300\/10 {
  --tw-ring-color: rgb(248 180 217 / 0.1);
}
.ring-pink-300\/100 {
  --tw-ring-color: rgb(248 180 217 / 1);
}
.ring-pink-300\/15 {
  --tw-ring-color: rgb(248 180 217 / 0.15);
}
.ring-pink-300\/20 {
  --tw-ring-color: rgb(248 180 217 / 0.2);
}
.ring-pink-300\/25 {
  --tw-ring-color: rgb(248 180 217 / 0.25);
}
.ring-pink-300\/30 {
  --tw-ring-color: rgb(248 180 217 / 0.3);
}
.ring-pink-300\/35 {
  --tw-ring-color: rgb(248 180 217 / 0.35);
}
.ring-pink-300\/40 {
  --tw-ring-color: rgb(248 180 217 / 0.4);
}
.ring-pink-300\/45 {
  --tw-ring-color: rgb(248 180 217 / 0.45);
}
.ring-pink-300\/5 {
  --tw-ring-color: rgb(248 180 217 / 0.05);
}
.ring-pink-300\/50 {
  --tw-ring-color: rgb(248 180 217 / 0.5);
}
.ring-pink-300\/55 {
  --tw-ring-color: rgb(248 180 217 / 0.55);
}
.ring-pink-300\/60 {
  --tw-ring-color: rgb(248 180 217 / 0.6);
}
.ring-pink-300\/65 {
  --tw-ring-color: rgb(248 180 217 / 0.65);
}
.ring-pink-300\/70 {
  --tw-ring-color: rgb(248 180 217 / 0.7);
}
.ring-pink-300\/75 {
  --tw-ring-color: rgb(248 180 217 / 0.75);
}
.ring-pink-300\/80 {
  --tw-ring-color: rgb(248 180 217 / 0.8);
}
.ring-pink-300\/85 {
  --tw-ring-color: rgb(248 180 217 / 0.85);
}
.ring-pink-300\/90 {
  --tw-ring-color: rgb(248 180 217 / 0.9);
}
.ring-pink-300\/95 {
  --tw-ring-color: rgb(248 180 217 / 0.95);
}
.ring-pink-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 126 184 / var(--tw-ring-opacity, 1));
}
.ring-pink-400\/0 {
  --tw-ring-color: rgb(241 126 184 / 0);
}
.ring-pink-400\/10 {
  --tw-ring-color: rgb(241 126 184 / 0.1);
}
.ring-pink-400\/100 {
  --tw-ring-color: rgb(241 126 184 / 1);
}
.ring-pink-400\/15 {
  --tw-ring-color: rgb(241 126 184 / 0.15);
}
.ring-pink-400\/20 {
  --tw-ring-color: rgb(241 126 184 / 0.2);
}
.ring-pink-400\/25 {
  --tw-ring-color: rgb(241 126 184 / 0.25);
}
.ring-pink-400\/30 {
  --tw-ring-color: rgb(241 126 184 / 0.3);
}
.ring-pink-400\/35 {
  --tw-ring-color: rgb(241 126 184 / 0.35);
}
.ring-pink-400\/40 {
  --tw-ring-color: rgb(241 126 184 / 0.4);
}
.ring-pink-400\/45 {
  --tw-ring-color: rgb(241 126 184 / 0.45);
}
.ring-pink-400\/5 {
  --tw-ring-color: rgb(241 126 184 / 0.05);
}
.ring-pink-400\/50 {
  --tw-ring-color: rgb(241 126 184 / 0.5);
}
.ring-pink-400\/55 {
  --tw-ring-color: rgb(241 126 184 / 0.55);
}
.ring-pink-400\/60 {
  --tw-ring-color: rgb(241 126 184 / 0.6);
}
.ring-pink-400\/65 {
  --tw-ring-color: rgb(241 126 184 / 0.65);
}
.ring-pink-400\/70 {
  --tw-ring-color: rgb(241 126 184 / 0.7);
}
.ring-pink-400\/75 {
  --tw-ring-color: rgb(241 126 184 / 0.75);
}
.ring-pink-400\/80 {
  --tw-ring-color: rgb(241 126 184 / 0.8);
}
.ring-pink-400\/85 {
  --tw-ring-color: rgb(241 126 184 / 0.85);
}
.ring-pink-400\/90 {
  --tw-ring-color: rgb(241 126 184 / 0.9);
}
.ring-pink-400\/95 {
  --tw-ring-color: rgb(241 126 184 / 0.95);
}
.ring-pink-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 70 148 / var(--tw-ring-opacity, 1));
}
.ring-pink-500\/0 {
  --tw-ring-color: rgb(231 70 148 / 0);
}
.ring-pink-500\/10 {
  --tw-ring-color: rgb(231 70 148 / 0.1);
}
.ring-pink-500\/100 {
  --tw-ring-color: rgb(231 70 148 / 1);
}
.ring-pink-500\/15 {
  --tw-ring-color: rgb(231 70 148 / 0.15);
}
.ring-pink-500\/20 {
  --tw-ring-color: rgb(231 70 148 / 0.2);
}
.ring-pink-500\/25 {
  --tw-ring-color: rgb(231 70 148 / 0.25);
}
.ring-pink-500\/30 {
  --tw-ring-color: rgb(231 70 148 / 0.3);
}
.ring-pink-500\/35 {
  --tw-ring-color: rgb(231 70 148 / 0.35);
}
.ring-pink-500\/40 {
  --tw-ring-color: rgb(231 70 148 / 0.4);
}
.ring-pink-500\/45 {
  --tw-ring-color: rgb(231 70 148 / 0.45);
}
.ring-pink-500\/5 {
  --tw-ring-color: rgb(231 70 148 / 0.05);
}
.ring-pink-500\/50 {
  --tw-ring-color: rgb(231 70 148 / 0.5);
}
.ring-pink-500\/55 {
  --tw-ring-color: rgb(231 70 148 / 0.55);
}
.ring-pink-500\/60 {
  --tw-ring-color: rgb(231 70 148 / 0.6);
}
.ring-pink-500\/65 {
  --tw-ring-color: rgb(231 70 148 / 0.65);
}
.ring-pink-500\/70 {
  --tw-ring-color: rgb(231 70 148 / 0.7);
}
.ring-pink-500\/75 {
  --tw-ring-color: rgb(231 70 148 / 0.75);
}
.ring-pink-500\/80 {
  --tw-ring-color: rgb(231 70 148 / 0.8);
}
.ring-pink-500\/85 {
  --tw-ring-color: rgb(231 70 148 / 0.85);
}
.ring-pink-500\/90 {
  --tw-ring-color: rgb(231 70 148 / 0.9);
}
.ring-pink-500\/95 {
  --tw-ring-color: rgb(231 70 148 / 0.95);
}
.ring-pink-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 31 105 / var(--tw-ring-opacity, 1));
}
.ring-pink-600\/0 {
  --tw-ring-color: rgb(214 31 105 / 0);
}
.ring-pink-600\/10 {
  --tw-ring-color: rgb(214 31 105 / 0.1);
}
.ring-pink-600\/100 {
  --tw-ring-color: rgb(214 31 105 / 1);
}
.ring-pink-600\/15 {
  --tw-ring-color: rgb(214 31 105 / 0.15);
}
.ring-pink-600\/20 {
  --tw-ring-color: rgb(214 31 105 / 0.2);
}
.ring-pink-600\/25 {
  --tw-ring-color: rgb(214 31 105 / 0.25);
}
.ring-pink-600\/30 {
  --tw-ring-color: rgb(214 31 105 / 0.3);
}
.ring-pink-600\/35 {
  --tw-ring-color: rgb(214 31 105 / 0.35);
}
.ring-pink-600\/40 {
  --tw-ring-color: rgb(214 31 105 / 0.4);
}
.ring-pink-600\/45 {
  --tw-ring-color: rgb(214 31 105 / 0.45);
}
.ring-pink-600\/5 {
  --tw-ring-color: rgb(214 31 105 / 0.05);
}
.ring-pink-600\/50 {
  --tw-ring-color: rgb(214 31 105 / 0.5);
}
.ring-pink-600\/55 {
  --tw-ring-color: rgb(214 31 105 / 0.55);
}
.ring-pink-600\/60 {
  --tw-ring-color: rgb(214 31 105 / 0.6);
}
.ring-pink-600\/65 {
  --tw-ring-color: rgb(214 31 105 / 0.65);
}
.ring-pink-600\/70 {
  --tw-ring-color: rgb(214 31 105 / 0.7);
}
.ring-pink-600\/75 {
  --tw-ring-color: rgb(214 31 105 / 0.75);
}
.ring-pink-600\/80 {
  --tw-ring-color: rgb(214 31 105 / 0.8);
}
.ring-pink-600\/85 {
  --tw-ring-color: rgb(214 31 105 / 0.85);
}
.ring-pink-600\/90 {
  --tw-ring-color: rgb(214 31 105 / 0.9);
}
.ring-pink-600\/95 {
  --tw-ring-color: rgb(214 31 105 / 0.95);
}
.ring-pink-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 18 93 / var(--tw-ring-opacity, 1));
}
.ring-pink-700\/0 {
  --tw-ring-color: rgb(191 18 93 / 0);
}
.ring-pink-700\/10 {
  --tw-ring-color: rgb(191 18 93 / 0.1);
}
.ring-pink-700\/100 {
  --tw-ring-color: rgb(191 18 93 / 1);
}
.ring-pink-700\/15 {
  --tw-ring-color: rgb(191 18 93 / 0.15);
}
.ring-pink-700\/20 {
  --tw-ring-color: rgb(191 18 93 / 0.2);
}
.ring-pink-700\/25 {
  --tw-ring-color: rgb(191 18 93 / 0.25);
}
.ring-pink-700\/30 {
  --tw-ring-color: rgb(191 18 93 / 0.3);
}
.ring-pink-700\/35 {
  --tw-ring-color: rgb(191 18 93 / 0.35);
}
.ring-pink-700\/40 {
  --tw-ring-color: rgb(191 18 93 / 0.4);
}
.ring-pink-700\/45 {
  --tw-ring-color: rgb(191 18 93 / 0.45);
}
.ring-pink-700\/5 {
  --tw-ring-color: rgb(191 18 93 / 0.05);
}
.ring-pink-700\/50 {
  --tw-ring-color: rgb(191 18 93 / 0.5);
}
.ring-pink-700\/55 {
  --tw-ring-color: rgb(191 18 93 / 0.55);
}
.ring-pink-700\/60 {
  --tw-ring-color: rgb(191 18 93 / 0.6);
}
.ring-pink-700\/65 {
  --tw-ring-color: rgb(191 18 93 / 0.65);
}
.ring-pink-700\/70 {
  --tw-ring-color: rgb(191 18 93 / 0.7);
}
.ring-pink-700\/75 {
  --tw-ring-color: rgb(191 18 93 / 0.75);
}
.ring-pink-700\/80 {
  --tw-ring-color: rgb(191 18 93 / 0.8);
}
.ring-pink-700\/85 {
  --tw-ring-color: rgb(191 18 93 / 0.85);
}
.ring-pink-700\/90 {
  --tw-ring-color: rgb(191 18 93 / 0.9);
}
.ring-pink-700\/95 {
  --tw-ring-color: rgb(191 18 93 / 0.95);
}
.ring-pink-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 21 75 / var(--tw-ring-opacity, 1));
}
.ring-pink-800\/0 {
  --tw-ring-color: rgb(153 21 75 / 0);
}
.ring-pink-800\/10 {
  --tw-ring-color: rgb(153 21 75 / 0.1);
}
.ring-pink-800\/100 {
  --tw-ring-color: rgb(153 21 75 / 1);
}
.ring-pink-800\/15 {
  --tw-ring-color: rgb(153 21 75 / 0.15);
}
.ring-pink-800\/20 {
  --tw-ring-color: rgb(153 21 75 / 0.2);
}
.ring-pink-800\/25 {
  --tw-ring-color: rgb(153 21 75 / 0.25);
}
.ring-pink-800\/30 {
  --tw-ring-color: rgb(153 21 75 / 0.3);
}
.ring-pink-800\/35 {
  --tw-ring-color: rgb(153 21 75 / 0.35);
}
.ring-pink-800\/40 {
  --tw-ring-color: rgb(153 21 75 / 0.4);
}
.ring-pink-800\/45 {
  --tw-ring-color: rgb(153 21 75 / 0.45);
}
.ring-pink-800\/5 {
  --tw-ring-color: rgb(153 21 75 / 0.05);
}
.ring-pink-800\/50 {
  --tw-ring-color: rgb(153 21 75 / 0.5);
}
.ring-pink-800\/55 {
  --tw-ring-color: rgb(153 21 75 / 0.55);
}
.ring-pink-800\/60 {
  --tw-ring-color: rgb(153 21 75 / 0.6);
}
.ring-pink-800\/65 {
  --tw-ring-color: rgb(153 21 75 / 0.65);
}
.ring-pink-800\/70 {
  --tw-ring-color: rgb(153 21 75 / 0.7);
}
.ring-pink-800\/75 {
  --tw-ring-color: rgb(153 21 75 / 0.75);
}
.ring-pink-800\/80 {
  --tw-ring-color: rgb(153 21 75 / 0.8);
}
.ring-pink-800\/85 {
  --tw-ring-color: rgb(153 21 75 / 0.85);
}
.ring-pink-800\/90 {
  --tw-ring-color: rgb(153 21 75 / 0.9);
}
.ring-pink-800\/95 {
  --tw-ring-color: rgb(153 21 75 / 0.95);
}
.ring-pink-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 26 61 / var(--tw-ring-opacity, 1));
}
.ring-pink-900\/0 {
  --tw-ring-color: rgb(117 26 61 / 0);
}
.ring-pink-900\/10 {
  --tw-ring-color: rgb(117 26 61 / 0.1);
}
.ring-pink-900\/100 {
  --tw-ring-color: rgb(117 26 61 / 1);
}
.ring-pink-900\/15 {
  --tw-ring-color: rgb(117 26 61 / 0.15);
}
.ring-pink-900\/20 {
  --tw-ring-color: rgb(117 26 61 / 0.2);
}
.ring-pink-900\/25 {
  --tw-ring-color: rgb(117 26 61 / 0.25);
}
.ring-pink-900\/30 {
  --tw-ring-color: rgb(117 26 61 / 0.3);
}
.ring-pink-900\/35 {
  --tw-ring-color: rgb(117 26 61 / 0.35);
}
.ring-pink-900\/40 {
  --tw-ring-color: rgb(117 26 61 / 0.4);
}
.ring-pink-900\/45 {
  --tw-ring-color: rgb(117 26 61 / 0.45);
}
.ring-pink-900\/5 {
  --tw-ring-color: rgb(117 26 61 / 0.05);
}
.ring-pink-900\/50 {
  --tw-ring-color: rgb(117 26 61 / 0.5);
}
.ring-pink-900\/55 {
  --tw-ring-color: rgb(117 26 61 / 0.55);
}
.ring-pink-900\/60 {
  --tw-ring-color: rgb(117 26 61 / 0.6);
}
.ring-pink-900\/65 {
  --tw-ring-color: rgb(117 26 61 / 0.65);
}
.ring-pink-900\/70 {
  --tw-ring-color: rgb(117 26 61 / 0.7);
}
.ring-pink-900\/75 {
  --tw-ring-color: rgb(117 26 61 / 0.75);
}
.ring-pink-900\/80 {
  --tw-ring-color: rgb(117 26 61 / 0.8);
}
.ring-pink-900\/85 {
  --tw-ring-color: rgb(117 26 61 / 0.85);
}
.ring-pink-900\/90 {
  --tw-ring-color: rgb(117 26 61 / 0.9);
}
.ring-pink-900\/95 {
  --tw-ring-color: rgb(117 26 61 / 0.95);
}
.ring-purple-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(237 235 254 / var(--tw-ring-opacity, 1));
}
.ring-purple-100\/0 {
  --tw-ring-color: rgb(237 235 254 / 0);
}
.ring-purple-100\/10 {
  --tw-ring-color: rgb(237 235 254 / 0.1);
}
.ring-purple-100\/100 {
  --tw-ring-color: rgb(237 235 254 / 1);
}
.ring-purple-100\/15 {
  --tw-ring-color: rgb(237 235 254 / 0.15);
}
.ring-purple-100\/20 {
  --tw-ring-color: rgb(237 235 254 / 0.2);
}
.ring-purple-100\/25 {
  --tw-ring-color: rgb(237 235 254 / 0.25);
}
.ring-purple-100\/30 {
  --tw-ring-color: rgb(237 235 254 / 0.3);
}
.ring-purple-100\/35 {
  --tw-ring-color: rgb(237 235 254 / 0.35);
}
.ring-purple-100\/40 {
  --tw-ring-color: rgb(237 235 254 / 0.4);
}
.ring-purple-100\/45 {
  --tw-ring-color: rgb(237 235 254 / 0.45);
}
.ring-purple-100\/5 {
  --tw-ring-color: rgb(237 235 254 / 0.05);
}
.ring-purple-100\/50 {
  --tw-ring-color: rgb(237 235 254 / 0.5);
}
.ring-purple-100\/55 {
  --tw-ring-color: rgb(237 235 254 / 0.55);
}
.ring-purple-100\/60 {
  --tw-ring-color: rgb(237 235 254 / 0.6);
}
.ring-purple-100\/65 {
  --tw-ring-color: rgb(237 235 254 / 0.65);
}
.ring-purple-100\/70 {
  --tw-ring-color: rgb(237 235 254 / 0.7);
}
.ring-purple-100\/75 {
  --tw-ring-color: rgb(237 235 254 / 0.75);
}
.ring-purple-100\/80 {
  --tw-ring-color: rgb(237 235 254 / 0.8);
}
.ring-purple-100\/85 {
  --tw-ring-color: rgb(237 235 254 / 0.85);
}
.ring-purple-100\/90 {
  --tw-ring-color: rgb(237 235 254 / 0.9);
}
.ring-purple-100\/95 {
  --tw-ring-color: rgb(237 235 254 / 0.95);
}
.ring-purple-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 215 254 / var(--tw-ring-opacity, 1));
}
.ring-purple-200\/0 {
  --tw-ring-color: rgb(220 215 254 / 0);
}
.ring-purple-200\/10 {
  --tw-ring-color: rgb(220 215 254 / 0.1);
}
.ring-purple-200\/100 {
  --tw-ring-color: rgb(220 215 254 / 1);
}
.ring-purple-200\/15 {
  --tw-ring-color: rgb(220 215 254 / 0.15);
}
.ring-purple-200\/20 {
  --tw-ring-color: rgb(220 215 254 / 0.2);
}
.ring-purple-200\/25 {
  --tw-ring-color: rgb(220 215 254 / 0.25);
}
.ring-purple-200\/30 {
  --tw-ring-color: rgb(220 215 254 / 0.3);
}
.ring-purple-200\/35 {
  --tw-ring-color: rgb(220 215 254 / 0.35);
}
.ring-purple-200\/40 {
  --tw-ring-color: rgb(220 215 254 / 0.4);
}
.ring-purple-200\/45 {
  --tw-ring-color: rgb(220 215 254 / 0.45);
}
.ring-purple-200\/5 {
  --tw-ring-color: rgb(220 215 254 / 0.05);
}
.ring-purple-200\/50 {
  --tw-ring-color: rgb(220 215 254 / 0.5);
}
.ring-purple-200\/55 {
  --tw-ring-color: rgb(220 215 254 / 0.55);
}
.ring-purple-200\/60 {
  --tw-ring-color: rgb(220 215 254 / 0.6);
}
.ring-purple-200\/65 {
  --tw-ring-color: rgb(220 215 254 / 0.65);
}
.ring-purple-200\/70 {
  --tw-ring-color: rgb(220 215 254 / 0.7);
}
.ring-purple-200\/75 {
  --tw-ring-color: rgb(220 215 254 / 0.75);
}
.ring-purple-200\/80 {
  --tw-ring-color: rgb(220 215 254 / 0.8);
}
.ring-purple-200\/85 {
  --tw-ring-color: rgb(220 215 254 / 0.85);
}
.ring-purple-200\/90 {
  --tw-ring-color: rgb(220 215 254 / 0.9);
}
.ring-purple-200\/95 {
  --tw-ring-color: rgb(220 215 254 / 0.95);
}
.ring-purple-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 191 253 / var(--tw-ring-opacity, 1));
}
.ring-purple-300\/0 {
  --tw-ring-color: rgb(202 191 253 / 0);
}
.ring-purple-300\/10 {
  --tw-ring-color: rgb(202 191 253 / 0.1);
}
.ring-purple-300\/100 {
  --tw-ring-color: rgb(202 191 253 / 1);
}
.ring-purple-300\/15 {
  --tw-ring-color: rgb(202 191 253 / 0.15);
}
.ring-purple-300\/20 {
  --tw-ring-color: rgb(202 191 253 / 0.2);
}
.ring-purple-300\/25 {
  --tw-ring-color: rgb(202 191 253 / 0.25);
}
.ring-purple-300\/30 {
  --tw-ring-color: rgb(202 191 253 / 0.3);
}
.ring-purple-300\/35 {
  --tw-ring-color: rgb(202 191 253 / 0.35);
}
.ring-purple-300\/40 {
  --tw-ring-color: rgb(202 191 253 / 0.4);
}
.ring-purple-300\/45 {
  --tw-ring-color: rgb(202 191 253 / 0.45);
}
.ring-purple-300\/5 {
  --tw-ring-color: rgb(202 191 253 / 0.05);
}
.ring-purple-300\/50 {
  --tw-ring-color: rgb(202 191 253 / 0.5);
}
.ring-purple-300\/55 {
  --tw-ring-color: rgb(202 191 253 / 0.55);
}
.ring-purple-300\/60 {
  --tw-ring-color: rgb(202 191 253 / 0.6);
}
.ring-purple-300\/65 {
  --tw-ring-color: rgb(202 191 253 / 0.65);
}
.ring-purple-300\/70 {
  --tw-ring-color: rgb(202 191 253 / 0.7);
}
.ring-purple-300\/75 {
  --tw-ring-color: rgb(202 191 253 / 0.75);
}
.ring-purple-300\/80 {
  --tw-ring-color: rgb(202 191 253 / 0.8);
}
.ring-purple-300\/85 {
  --tw-ring-color: rgb(202 191 253 / 0.85);
}
.ring-purple-300\/90 {
  --tw-ring-color: rgb(202 191 253 / 0.9);
}
.ring-purple-300\/95 {
  --tw-ring-color: rgb(202 191 253 / 0.95);
}
.ring-purple-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(172 148 250 / var(--tw-ring-opacity, 1));
}
.ring-purple-400\/0 {
  --tw-ring-color: rgb(172 148 250 / 0);
}
.ring-purple-400\/10 {
  --tw-ring-color: rgb(172 148 250 / 0.1);
}
.ring-purple-400\/100 {
  --tw-ring-color: rgb(172 148 250 / 1);
}
.ring-purple-400\/15 {
  --tw-ring-color: rgb(172 148 250 / 0.15);
}
.ring-purple-400\/20 {
  --tw-ring-color: rgb(172 148 250 / 0.2);
}
.ring-purple-400\/25 {
  --tw-ring-color: rgb(172 148 250 / 0.25);
}
.ring-purple-400\/30 {
  --tw-ring-color: rgb(172 148 250 / 0.3);
}
.ring-purple-400\/35 {
  --tw-ring-color: rgb(172 148 250 / 0.35);
}
.ring-purple-400\/40 {
  --tw-ring-color: rgb(172 148 250 / 0.4);
}
.ring-purple-400\/45 {
  --tw-ring-color: rgb(172 148 250 / 0.45);
}
.ring-purple-400\/5 {
  --tw-ring-color: rgb(172 148 250 / 0.05);
}
.ring-purple-400\/50 {
  --tw-ring-color: rgb(172 148 250 / 0.5);
}
.ring-purple-400\/55 {
  --tw-ring-color: rgb(172 148 250 / 0.55);
}
.ring-purple-400\/60 {
  --tw-ring-color: rgb(172 148 250 / 0.6);
}
.ring-purple-400\/65 {
  --tw-ring-color: rgb(172 148 250 / 0.65);
}
.ring-purple-400\/70 {
  --tw-ring-color: rgb(172 148 250 / 0.7);
}
.ring-purple-400\/75 {
  --tw-ring-color: rgb(172 148 250 / 0.75);
}
.ring-purple-400\/80 {
  --tw-ring-color: rgb(172 148 250 / 0.8);
}
.ring-purple-400\/85 {
  --tw-ring-color: rgb(172 148 250 / 0.85);
}
.ring-purple-400\/90 {
  --tw-ring-color: rgb(172 148 250 / 0.9);
}
.ring-purple-400\/95 {
  --tw-ring-color: rgb(172 148 250 / 0.95);
}
.ring-purple-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(144 97 249 / var(--tw-ring-opacity, 1));
}
.ring-purple-500\/0 {
  --tw-ring-color: rgb(144 97 249 / 0);
}
.ring-purple-500\/10 {
  --tw-ring-color: rgb(144 97 249 / 0.1);
}
.ring-purple-500\/100 {
  --tw-ring-color: rgb(144 97 249 / 1);
}
.ring-purple-500\/15 {
  --tw-ring-color: rgb(144 97 249 / 0.15);
}
.ring-purple-500\/20 {
  --tw-ring-color: rgb(144 97 249 / 0.2);
}
.ring-purple-500\/25 {
  --tw-ring-color: rgb(144 97 249 / 0.25);
}
.ring-purple-500\/30 {
  --tw-ring-color: rgb(144 97 249 / 0.3);
}
.ring-purple-500\/35 {
  --tw-ring-color: rgb(144 97 249 / 0.35);
}
.ring-purple-500\/40 {
  --tw-ring-color: rgb(144 97 249 / 0.4);
}
.ring-purple-500\/45 {
  --tw-ring-color: rgb(144 97 249 / 0.45);
}
.ring-purple-500\/5 {
  --tw-ring-color: rgb(144 97 249 / 0.05);
}
.ring-purple-500\/50 {
  --tw-ring-color: rgb(144 97 249 / 0.5);
}
.ring-purple-500\/55 {
  --tw-ring-color: rgb(144 97 249 / 0.55);
}
.ring-purple-500\/60 {
  --tw-ring-color: rgb(144 97 249 / 0.6);
}
.ring-purple-500\/65 {
  --tw-ring-color: rgb(144 97 249 / 0.65);
}
.ring-purple-500\/70 {
  --tw-ring-color: rgb(144 97 249 / 0.7);
}
.ring-purple-500\/75 {
  --tw-ring-color: rgb(144 97 249 / 0.75);
}
.ring-purple-500\/80 {
  --tw-ring-color: rgb(144 97 249 / 0.8);
}
.ring-purple-500\/85 {
  --tw-ring-color: rgb(144 97 249 / 0.85);
}
.ring-purple-500\/90 {
  --tw-ring-color: rgb(144 97 249 / 0.9);
}
.ring-purple-500\/95 {
  --tw-ring-color: rgb(144 97 249 / 0.95);
}
.ring-purple-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(126 58 242 / var(--tw-ring-opacity, 1));
}
.ring-purple-600\/0 {
  --tw-ring-color: rgb(126 58 242 / 0);
}
.ring-purple-600\/10 {
  --tw-ring-color: rgb(126 58 242 / 0.1);
}
.ring-purple-600\/100 {
  --tw-ring-color: rgb(126 58 242 / 1);
}
.ring-purple-600\/15 {
  --tw-ring-color: rgb(126 58 242 / 0.15);
}
.ring-purple-600\/20 {
  --tw-ring-color: rgb(126 58 242 / 0.2);
}
.ring-purple-600\/25 {
  --tw-ring-color: rgb(126 58 242 / 0.25);
}
.ring-purple-600\/30 {
  --tw-ring-color: rgb(126 58 242 / 0.3);
}
.ring-purple-600\/35 {
  --tw-ring-color: rgb(126 58 242 / 0.35);
}
.ring-purple-600\/40 {
  --tw-ring-color: rgb(126 58 242 / 0.4);
}
.ring-purple-600\/45 {
  --tw-ring-color: rgb(126 58 242 / 0.45);
}
.ring-purple-600\/5 {
  --tw-ring-color: rgb(126 58 242 / 0.05);
}
.ring-purple-600\/50 {
  --tw-ring-color: rgb(126 58 242 / 0.5);
}
.ring-purple-600\/55 {
  --tw-ring-color: rgb(126 58 242 / 0.55);
}
.ring-purple-600\/60 {
  --tw-ring-color: rgb(126 58 242 / 0.6);
}
.ring-purple-600\/65 {
  --tw-ring-color: rgb(126 58 242 / 0.65);
}
.ring-purple-600\/70 {
  --tw-ring-color: rgb(126 58 242 / 0.7);
}
.ring-purple-600\/75 {
  --tw-ring-color: rgb(126 58 242 / 0.75);
}
.ring-purple-600\/80 {
  --tw-ring-color: rgb(126 58 242 / 0.8);
}
.ring-purple-600\/85 {
  --tw-ring-color: rgb(126 58 242 / 0.85);
}
.ring-purple-600\/90 {
  --tw-ring-color: rgb(126 58 242 / 0.9);
}
.ring-purple-600\/95 {
  --tw-ring-color: rgb(126 58 242 / 0.95);
}
.ring-purple-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(108 43 217 / var(--tw-ring-opacity, 1));
}
.ring-purple-700\/0 {
  --tw-ring-color: rgb(108 43 217 / 0);
}
.ring-purple-700\/10 {
  --tw-ring-color: rgb(108 43 217 / 0.1);
}
.ring-purple-700\/100 {
  --tw-ring-color: rgb(108 43 217 / 1);
}
.ring-purple-700\/15 {
  --tw-ring-color: rgb(108 43 217 / 0.15);
}
.ring-purple-700\/20 {
  --tw-ring-color: rgb(108 43 217 / 0.2);
}
.ring-purple-700\/25 {
  --tw-ring-color: rgb(108 43 217 / 0.25);
}
.ring-purple-700\/30 {
  --tw-ring-color: rgb(108 43 217 / 0.3);
}
.ring-purple-700\/35 {
  --tw-ring-color: rgb(108 43 217 / 0.35);
}
.ring-purple-700\/40 {
  --tw-ring-color: rgb(108 43 217 / 0.4);
}
.ring-purple-700\/45 {
  --tw-ring-color: rgb(108 43 217 / 0.45);
}
.ring-purple-700\/5 {
  --tw-ring-color: rgb(108 43 217 / 0.05);
}
.ring-purple-700\/50 {
  --tw-ring-color: rgb(108 43 217 / 0.5);
}
.ring-purple-700\/55 {
  --tw-ring-color: rgb(108 43 217 / 0.55);
}
.ring-purple-700\/60 {
  --tw-ring-color: rgb(108 43 217 / 0.6);
}
.ring-purple-700\/65 {
  --tw-ring-color: rgb(108 43 217 / 0.65);
}
.ring-purple-700\/70 {
  --tw-ring-color: rgb(108 43 217 / 0.7);
}
.ring-purple-700\/75 {
  --tw-ring-color: rgb(108 43 217 / 0.75);
}
.ring-purple-700\/80 {
  --tw-ring-color: rgb(108 43 217 / 0.8);
}
.ring-purple-700\/85 {
  --tw-ring-color: rgb(108 43 217 / 0.85);
}
.ring-purple-700\/90 {
  --tw-ring-color: rgb(108 43 217 / 0.9);
}
.ring-purple-700\/95 {
  --tw-ring-color: rgb(108 43 217 / 0.95);
}
.ring-purple-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(85 33 181 / var(--tw-ring-opacity, 1));
}
.ring-purple-800\/0 {
  --tw-ring-color: rgb(85 33 181 / 0);
}
.ring-purple-800\/10 {
  --tw-ring-color: rgb(85 33 181 / 0.1);
}
.ring-purple-800\/100 {
  --tw-ring-color: rgb(85 33 181 / 1);
}
.ring-purple-800\/15 {
  --tw-ring-color: rgb(85 33 181 / 0.15);
}
.ring-purple-800\/20 {
  --tw-ring-color: rgb(85 33 181 / 0.2);
}
.ring-purple-800\/25 {
  --tw-ring-color: rgb(85 33 181 / 0.25);
}
.ring-purple-800\/30 {
  --tw-ring-color: rgb(85 33 181 / 0.3);
}
.ring-purple-800\/35 {
  --tw-ring-color: rgb(85 33 181 / 0.35);
}
.ring-purple-800\/40 {
  --tw-ring-color: rgb(85 33 181 / 0.4);
}
.ring-purple-800\/45 {
  --tw-ring-color: rgb(85 33 181 / 0.45);
}
.ring-purple-800\/5 {
  --tw-ring-color: rgb(85 33 181 / 0.05);
}
.ring-purple-800\/50 {
  --tw-ring-color: rgb(85 33 181 / 0.5);
}
.ring-purple-800\/55 {
  --tw-ring-color: rgb(85 33 181 / 0.55);
}
.ring-purple-800\/60 {
  --tw-ring-color: rgb(85 33 181 / 0.6);
}
.ring-purple-800\/65 {
  --tw-ring-color: rgb(85 33 181 / 0.65);
}
.ring-purple-800\/70 {
  --tw-ring-color: rgb(85 33 181 / 0.7);
}
.ring-purple-800\/75 {
  --tw-ring-color: rgb(85 33 181 / 0.75);
}
.ring-purple-800\/80 {
  --tw-ring-color: rgb(85 33 181 / 0.8);
}
.ring-purple-800\/85 {
  --tw-ring-color: rgb(85 33 181 / 0.85);
}
.ring-purple-800\/90 {
  --tw-ring-color: rgb(85 33 181 / 0.9);
}
.ring-purple-800\/95 {
  --tw-ring-color: rgb(85 33 181 / 0.95);
}
.ring-purple-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 29 150 / var(--tw-ring-opacity, 1));
}
.ring-purple-900\/0 {
  --tw-ring-color: rgb(74 29 150 / 0);
}
.ring-purple-900\/10 {
  --tw-ring-color: rgb(74 29 150 / 0.1);
}
.ring-purple-900\/100 {
  --tw-ring-color: rgb(74 29 150 / 1);
}
.ring-purple-900\/15 {
  --tw-ring-color: rgb(74 29 150 / 0.15);
}
.ring-purple-900\/20 {
  --tw-ring-color: rgb(74 29 150 / 0.2);
}
.ring-purple-900\/25 {
  --tw-ring-color: rgb(74 29 150 / 0.25);
}
.ring-purple-900\/30 {
  --tw-ring-color: rgb(74 29 150 / 0.3);
}
.ring-purple-900\/35 {
  --tw-ring-color: rgb(74 29 150 / 0.35);
}
.ring-purple-900\/40 {
  --tw-ring-color: rgb(74 29 150 / 0.4);
}
.ring-purple-900\/45 {
  --tw-ring-color: rgb(74 29 150 / 0.45);
}
.ring-purple-900\/5 {
  --tw-ring-color: rgb(74 29 150 / 0.05);
}
.ring-purple-900\/50 {
  --tw-ring-color: rgb(74 29 150 / 0.5);
}
.ring-purple-900\/55 {
  --tw-ring-color: rgb(74 29 150 / 0.55);
}
.ring-purple-900\/60 {
  --tw-ring-color: rgb(74 29 150 / 0.6);
}
.ring-purple-900\/65 {
  --tw-ring-color: rgb(74 29 150 / 0.65);
}
.ring-purple-900\/70 {
  --tw-ring-color: rgb(74 29 150 / 0.7);
}
.ring-purple-900\/75 {
  --tw-ring-color: rgb(74 29 150 / 0.75);
}
.ring-purple-900\/80 {
  --tw-ring-color: rgb(74 29 150 / 0.8);
}
.ring-purple-900\/85 {
  --tw-ring-color: rgb(74 29 150 / 0.85);
}
.ring-purple-900\/90 {
  --tw-ring-color: rgb(74 29 150 / 0.9);
}
.ring-purple-900\/95 {
  --tw-ring-color: rgb(74 29 150 / 0.95);
}
.ring-red-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1));
}
.ring-red-100\/0 {
  --tw-ring-color: rgb(254 226 226 / 0);
}
.ring-red-100\/10 {
  --tw-ring-color: rgb(254 226 226 / 0.1);
}
.ring-red-100\/100 {
  --tw-ring-color: rgb(254 226 226 / 1);
}
.ring-red-100\/15 {
  --tw-ring-color: rgb(254 226 226 / 0.15);
}
.ring-red-100\/20 {
  --tw-ring-color: rgb(254 226 226 / 0.2);
}
.ring-red-100\/25 {
  --tw-ring-color: rgb(254 226 226 / 0.25);
}
.ring-red-100\/30 {
  --tw-ring-color: rgb(254 226 226 / 0.3);
}
.ring-red-100\/35 {
  --tw-ring-color: rgb(254 226 226 / 0.35);
}
.ring-red-100\/40 {
  --tw-ring-color: rgb(254 226 226 / 0.4);
}
.ring-red-100\/45 {
  --tw-ring-color: rgb(254 226 226 / 0.45);
}
.ring-red-100\/5 {
  --tw-ring-color: rgb(254 226 226 / 0.05);
}
.ring-red-100\/50 {
  --tw-ring-color: rgb(254 226 226 / 0.5);
}
.ring-red-100\/55 {
  --tw-ring-color: rgb(254 226 226 / 0.55);
}
.ring-red-100\/60 {
  --tw-ring-color: rgb(254 226 226 / 0.6);
}
.ring-red-100\/65 {
  --tw-ring-color: rgb(254 226 226 / 0.65);
}
.ring-red-100\/70 {
  --tw-ring-color: rgb(254 226 226 / 0.7);
}
.ring-red-100\/75 {
  --tw-ring-color: rgb(254 226 226 / 0.75);
}
.ring-red-100\/80 {
  --tw-ring-color: rgb(254 226 226 / 0.8);
}
.ring-red-100\/85 {
  --tw-ring-color: rgb(254 226 226 / 0.85);
}
.ring-red-100\/90 {
  --tw-ring-color: rgb(254 226 226 / 0.9);
}
.ring-red-100\/95 {
  --tw-ring-color: rgb(254 226 226 / 0.95);
}
.ring-red-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}
.ring-red-200\/0 {
  --tw-ring-color: rgb(254 202 202 / 0);
}
.ring-red-200\/10 {
  --tw-ring-color: rgb(254 202 202 / 0.1);
}
.ring-red-200\/100 {
  --tw-ring-color: rgb(254 202 202 / 1);
}
.ring-red-200\/15 {
  --tw-ring-color: rgb(254 202 202 / 0.15);
}
.ring-red-200\/20 {
  --tw-ring-color: rgb(254 202 202 / 0.2);
}
.ring-red-200\/25 {
  --tw-ring-color: rgb(254 202 202 / 0.25);
}
.ring-red-200\/30 {
  --tw-ring-color: rgb(254 202 202 / 0.3);
}
.ring-red-200\/35 {
  --tw-ring-color: rgb(254 202 202 / 0.35);
}
.ring-red-200\/40 {
  --tw-ring-color: rgb(254 202 202 / 0.4);
}
.ring-red-200\/45 {
  --tw-ring-color: rgb(254 202 202 / 0.45);
}
.ring-red-200\/5 {
  --tw-ring-color: rgb(254 202 202 / 0.05);
}
.ring-red-200\/50 {
  --tw-ring-color: rgb(254 202 202 / 0.5);
}
.ring-red-200\/55 {
  --tw-ring-color: rgb(254 202 202 / 0.55);
}
.ring-red-200\/60 {
  --tw-ring-color: rgb(254 202 202 / 0.6);
}
.ring-red-200\/65 {
  --tw-ring-color: rgb(254 202 202 / 0.65);
}
.ring-red-200\/70 {
  --tw-ring-color: rgb(254 202 202 / 0.7);
}
.ring-red-200\/75 {
  --tw-ring-color: rgb(254 202 202 / 0.75);
}
.ring-red-200\/80 {
  --tw-ring-color: rgb(254 202 202 / 0.8);
}
.ring-red-200\/85 {
  --tw-ring-color: rgb(254 202 202 / 0.85);
}
.ring-red-200\/90 {
  --tw-ring-color: rgb(254 202 202 / 0.9);
}
.ring-red-200\/95 {
  --tw-ring-color: rgb(254 202 202 / 0.95);
}
.ring-red-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}
.ring-red-300\/0 {
  --tw-ring-color: rgb(252 165 165 / 0);
}
.ring-red-300\/10 {
  --tw-ring-color: rgb(252 165 165 / 0.1);
}
.ring-red-300\/100 {
  --tw-ring-color: rgb(252 165 165 / 1);
}
.ring-red-300\/15 {
  --tw-ring-color: rgb(252 165 165 / 0.15);
}
.ring-red-300\/20 {
  --tw-ring-color: rgb(252 165 165 / 0.2);
}
.ring-red-300\/25 {
  --tw-ring-color: rgb(252 165 165 / 0.25);
}
.ring-red-300\/30 {
  --tw-ring-color: rgb(252 165 165 / 0.3);
}
.ring-red-300\/35 {
  --tw-ring-color: rgb(252 165 165 / 0.35);
}
.ring-red-300\/40 {
  --tw-ring-color: rgb(252 165 165 / 0.4);
}
.ring-red-300\/45 {
  --tw-ring-color: rgb(252 165 165 / 0.45);
}
.ring-red-300\/5 {
  --tw-ring-color: rgb(252 165 165 / 0.05);
}
.ring-red-300\/50 {
  --tw-ring-color: rgb(252 165 165 / 0.5);
}
.ring-red-300\/55 {
  --tw-ring-color: rgb(252 165 165 / 0.55);
}
.ring-red-300\/60 {
  --tw-ring-color: rgb(252 165 165 / 0.6);
}
.ring-red-300\/65 {
  --tw-ring-color: rgb(252 165 165 / 0.65);
}
.ring-red-300\/70 {
  --tw-ring-color: rgb(252 165 165 / 0.7);
}
.ring-red-300\/75 {
  --tw-ring-color: rgb(252 165 165 / 0.75);
}
.ring-red-300\/80 {
  --tw-ring-color: rgb(252 165 165 / 0.8);
}
.ring-red-300\/85 {
  --tw-ring-color: rgb(252 165 165 / 0.85);
}
.ring-red-300\/90 {
  --tw-ring-color: rgb(252 165 165 / 0.9);
}
.ring-red-300\/95 {
  --tw-ring-color: rgb(252 165 165 / 0.95);
}
.ring-red-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}
.ring-red-400\/0 {
  --tw-ring-color: rgb(248 113 113 / 0);
}
.ring-red-400\/10 {
  --tw-ring-color: rgb(248 113 113 / 0.1);
}
.ring-red-400\/100 {
  --tw-ring-color: rgb(248 113 113 / 1);
}
.ring-red-400\/15 {
  --tw-ring-color: rgb(248 113 113 / 0.15);
}
.ring-red-400\/20 {
  --tw-ring-color: rgb(248 113 113 / 0.2);
}
.ring-red-400\/25 {
  --tw-ring-color: rgb(248 113 113 / 0.25);
}
.ring-red-400\/30 {
  --tw-ring-color: rgb(248 113 113 / 0.3);
}
.ring-red-400\/35 {
  --tw-ring-color: rgb(248 113 113 / 0.35);
}
.ring-red-400\/40 {
  --tw-ring-color: rgb(248 113 113 / 0.4);
}
.ring-red-400\/45 {
  --tw-ring-color: rgb(248 113 113 / 0.45);
}
.ring-red-400\/5 {
  --tw-ring-color: rgb(248 113 113 / 0.05);
}
.ring-red-400\/50 {
  --tw-ring-color: rgb(248 113 113 / 0.5);
}
.ring-red-400\/55 {
  --tw-ring-color: rgb(248 113 113 / 0.55);
}
.ring-red-400\/60 {
  --tw-ring-color: rgb(248 113 113 / 0.6);
}
.ring-red-400\/65 {
  --tw-ring-color: rgb(248 113 113 / 0.65);
}
.ring-red-400\/70 {
  --tw-ring-color: rgb(248 113 113 / 0.7);
}
.ring-red-400\/75 {
  --tw-ring-color: rgb(248 113 113 / 0.75);
}
.ring-red-400\/80 {
  --tw-ring-color: rgb(248 113 113 / 0.8);
}
.ring-red-400\/85 {
  --tw-ring-color: rgb(248 113 113 / 0.85);
}
.ring-red-400\/90 {
  --tw-ring-color: rgb(248 113 113 / 0.9);
}
.ring-red-400\/95 {
  --tw-ring-color: rgb(248 113 113 / 0.95);
}
.ring-red-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}
.ring-red-500\/0 {
  --tw-ring-color: rgb(239 68 68 / 0);
}
.ring-red-500\/10 {
  --tw-ring-color: rgb(239 68 68 / 0.1);
}
.ring-red-500\/100 {
  --tw-ring-color: rgb(239 68 68 / 1);
}
.ring-red-500\/15 {
  --tw-ring-color: rgb(239 68 68 / 0.15);
}
.ring-red-500\/20 {
  --tw-ring-color: rgb(239 68 68 / 0.2);
}
.ring-red-500\/25 {
  --tw-ring-color: rgb(239 68 68 / 0.25);
}
.ring-red-500\/30 {
  --tw-ring-color: rgb(239 68 68 / 0.3);
}
.ring-red-500\/35 {
  --tw-ring-color: rgb(239 68 68 / 0.35);
}
.ring-red-500\/40 {
  --tw-ring-color: rgb(239 68 68 / 0.4);
}
.ring-red-500\/45 {
  --tw-ring-color: rgb(239 68 68 / 0.45);
}
.ring-red-500\/5 {
  --tw-ring-color: rgb(239 68 68 / 0.05);
}
.ring-red-500\/50 {
  --tw-ring-color: rgb(239 68 68 / 0.5);
}
.ring-red-500\/55 {
  --tw-ring-color: rgb(239 68 68 / 0.55);
}
.ring-red-500\/60 {
  --tw-ring-color: rgb(239 68 68 / 0.6);
}
.ring-red-500\/65 {
  --tw-ring-color: rgb(239 68 68 / 0.65);
}
.ring-red-500\/70 {
  --tw-ring-color: rgb(239 68 68 / 0.7);
}
.ring-red-500\/75 {
  --tw-ring-color: rgb(239 68 68 / 0.75);
}
.ring-red-500\/80 {
  --tw-ring-color: rgb(239 68 68 / 0.8);
}
.ring-red-500\/85 {
  --tw-ring-color: rgb(239 68 68 / 0.85);
}
.ring-red-500\/90 {
  --tw-ring-color: rgb(239 68 68 / 0.9);
}
.ring-red-500\/95 {
  --tw-ring-color: rgb(239 68 68 / 0.95);
}
.ring-red-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1));
}
.ring-red-600\/0 {
  --tw-ring-color: rgb(220 38 38 / 0);
}
.ring-red-600\/10 {
  --tw-ring-color: rgb(220 38 38 / 0.1);
}
.ring-red-600\/100 {
  --tw-ring-color: rgb(220 38 38 / 1);
}
.ring-red-600\/15 {
  --tw-ring-color: rgb(220 38 38 / 0.15);
}
.ring-red-600\/20 {
  --tw-ring-color: rgb(220 38 38 / 0.2);
}
.ring-red-600\/25 {
  --tw-ring-color: rgb(220 38 38 / 0.25);
}
.ring-red-600\/30 {
  --tw-ring-color: rgb(220 38 38 / 0.3);
}
.ring-red-600\/35 {
  --tw-ring-color: rgb(220 38 38 / 0.35);
}
.ring-red-600\/40 {
  --tw-ring-color: rgb(220 38 38 / 0.4);
}
.ring-red-600\/45 {
  --tw-ring-color: rgb(220 38 38 / 0.45);
}
.ring-red-600\/5 {
  --tw-ring-color: rgb(220 38 38 / 0.05);
}
.ring-red-600\/50 {
  --tw-ring-color: rgb(220 38 38 / 0.5);
}
.ring-red-600\/55 {
  --tw-ring-color: rgb(220 38 38 / 0.55);
}
.ring-red-600\/60 {
  --tw-ring-color: rgb(220 38 38 / 0.6);
}
.ring-red-600\/65 {
  --tw-ring-color: rgb(220 38 38 / 0.65);
}
.ring-red-600\/70 {
  --tw-ring-color: rgb(220 38 38 / 0.7);
}
.ring-red-600\/75 {
  --tw-ring-color: rgb(220 38 38 / 0.75);
}
.ring-red-600\/80 {
  --tw-ring-color: rgb(220 38 38 / 0.8);
}
.ring-red-600\/85 {
  --tw-ring-color: rgb(220 38 38 / 0.85);
}
.ring-red-600\/90 {
  --tw-ring-color: rgb(220 38 38 / 0.9);
}
.ring-red-600\/95 {
  --tw-ring-color: rgb(220 38 38 / 0.95);
}
.ring-red-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1));
}
.ring-red-700\/0 {
  --tw-ring-color: rgb(185 28 28 / 0);
}
.ring-red-700\/10 {
  --tw-ring-color: rgb(185 28 28 / 0.1);
}
.ring-red-700\/100 {
  --tw-ring-color: rgb(185 28 28 / 1);
}
.ring-red-700\/15 {
  --tw-ring-color: rgb(185 28 28 / 0.15);
}
.ring-red-700\/20 {
  --tw-ring-color: rgb(185 28 28 / 0.2);
}
.ring-red-700\/25 {
  --tw-ring-color: rgb(185 28 28 / 0.25);
}
.ring-red-700\/30 {
  --tw-ring-color: rgb(185 28 28 / 0.3);
}
.ring-red-700\/35 {
  --tw-ring-color: rgb(185 28 28 / 0.35);
}
.ring-red-700\/40 {
  --tw-ring-color: rgb(185 28 28 / 0.4);
}
.ring-red-700\/45 {
  --tw-ring-color: rgb(185 28 28 / 0.45);
}
.ring-red-700\/5 {
  --tw-ring-color: rgb(185 28 28 / 0.05);
}
.ring-red-700\/50 {
  --tw-ring-color: rgb(185 28 28 / 0.5);
}
.ring-red-700\/55 {
  --tw-ring-color: rgb(185 28 28 / 0.55);
}
.ring-red-700\/60 {
  --tw-ring-color: rgb(185 28 28 / 0.6);
}
.ring-red-700\/65 {
  --tw-ring-color: rgb(185 28 28 / 0.65);
}
.ring-red-700\/70 {
  --tw-ring-color: rgb(185 28 28 / 0.7);
}
.ring-red-700\/75 {
  --tw-ring-color: rgb(185 28 28 / 0.75);
}
.ring-red-700\/80 {
  --tw-ring-color: rgb(185 28 28 / 0.8);
}
.ring-red-700\/85 {
  --tw-ring-color: rgb(185 28 28 / 0.85);
}
.ring-red-700\/90 {
  --tw-ring-color: rgb(185 28 28 / 0.9);
}
.ring-red-700\/95 {
  --tw-ring-color: rgb(185 28 28 / 0.95);
}
.ring-red-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1));
}
.ring-red-800\/0 {
  --tw-ring-color: rgb(153 27 27 / 0);
}
.ring-red-800\/10 {
  --tw-ring-color: rgb(153 27 27 / 0.1);
}
.ring-red-800\/100 {
  --tw-ring-color: rgb(153 27 27 / 1);
}
.ring-red-800\/15 {
  --tw-ring-color: rgb(153 27 27 / 0.15);
}
.ring-red-800\/20 {
  --tw-ring-color: rgb(153 27 27 / 0.2);
}
.ring-red-800\/25 {
  --tw-ring-color: rgb(153 27 27 / 0.25);
}
.ring-red-800\/30 {
  --tw-ring-color: rgb(153 27 27 / 0.3);
}
.ring-red-800\/35 {
  --tw-ring-color: rgb(153 27 27 / 0.35);
}
.ring-red-800\/40 {
  --tw-ring-color: rgb(153 27 27 / 0.4);
}
.ring-red-800\/45 {
  --tw-ring-color: rgb(153 27 27 / 0.45);
}
.ring-red-800\/5 {
  --tw-ring-color: rgb(153 27 27 / 0.05);
}
.ring-red-800\/50 {
  --tw-ring-color: rgb(153 27 27 / 0.5);
}
.ring-red-800\/55 {
  --tw-ring-color: rgb(153 27 27 / 0.55);
}
.ring-red-800\/60 {
  --tw-ring-color: rgb(153 27 27 / 0.6);
}
.ring-red-800\/65 {
  --tw-ring-color: rgb(153 27 27 / 0.65);
}
.ring-red-800\/70 {
  --tw-ring-color: rgb(153 27 27 / 0.7);
}
.ring-red-800\/75 {
  --tw-ring-color: rgb(153 27 27 / 0.75);
}
.ring-red-800\/80 {
  --tw-ring-color: rgb(153 27 27 / 0.8);
}
.ring-red-800\/85 {
  --tw-ring-color: rgb(153 27 27 / 0.85);
}
.ring-red-800\/90 {
  --tw-ring-color: rgb(153 27 27 / 0.9);
}
.ring-red-800\/95 {
  --tw-ring-color: rgb(153 27 27 / 0.95);
}
.ring-red-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1));
}
.ring-red-900\/0 {
  --tw-ring-color: rgb(127 29 29 / 0);
}
.ring-red-900\/10 {
  --tw-ring-color: rgb(127 29 29 / 0.1);
}
.ring-red-900\/100 {
  --tw-ring-color: rgb(127 29 29 / 1);
}
.ring-red-900\/15 {
  --tw-ring-color: rgb(127 29 29 / 0.15);
}
.ring-red-900\/20 {
  --tw-ring-color: rgb(127 29 29 / 0.2);
}
.ring-red-900\/25 {
  --tw-ring-color: rgb(127 29 29 / 0.25);
}
.ring-red-900\/30 {
  --tw-ring-color: rgb(127 29 29 / 0.3);
}
.ring-red-900\/35 {
  --tw-ring-color: rgb(127 29 29 / 0.35);
}
.ring-red-900\/40 {
  --tw-ring-color: rgb(127 29 29 / 0.4);
}
.ring-red-900\/45 {
  --tw-ring-color: rgb(127 29 29 / 0.45);
}
.ring-red-900\/5 {
  --tw-ring-color: rgb(127 29 29 / 0.05);
}
.ring-red-900\/50 {
  --tw-ring-color: rgb(127 29 29 / 0.5);
}
.ring-red-900\/55 {
  --tw-ring-color: rgb(127 29 29 / 0.55);
}
.ring-red-900\/60 {
  --tw-ring-color: rgb(127 29 29 / 0.6);
}
.ring-red-900\/65 {
  --tw-ring-color: rgb(127 29 29 / 0.65);
}
.ring-red-900\/70 {
  --tw-ring-color: rgb(127 29 29 / 0.7);
}
.ring-red-900\/75 {
  --tw-ring-color: rgb(127 29 29 / 0.75);
}
.ring-red-900\/80 {
  --tw-ring-color: rgb(127 29 29 / 0.8);
}
.ring-red-900\/85 {
  --tw-ring-color: rgb(127 29 29 / 0.85);
}
.ring-red-900\/90 {
  --tw-ring-color: rgb(127 29 29 / 0.9);
}
.ring-red-900\/95 {
  --tw-ring-color: rgb(127 29 29 / 0.95);
}
.ring-slate-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1));
}
.ring-slate-100\/0 {
  --tw-ring-color: rgb(241 245 249 / 0);
}
.ring-slate-100\/10 {
  --tw-ring-color: rgb(241 245 249 / 0.1);
}
.ring-slate-100\/100 {
  --tw-ring-color: rgb(241 245 249 / 1);
}
.ring-slate-100\/15 {
  --tw-ring-color: rgb(241 245 249 / 0.15);
}
.ring-slate-100\/20 {
  --tw-ring-color: rgb(241 245 249 / 0.2);
}
.ring-slate-100\/25 {
  --tw-ring-color: rgb(241 245 249 / 0.25);
}
.ring-slate-100\/30 {
  --tw-ring-color: rgb(241 245 249 / 0.3);
}
.ring-slate-100\/35 {
  --tw-ring-color: rgb(241 245 249 / 0.35);
}
.ring-slate-100\/40 {
  --tw-ring-color: rgb(241 245 249 / 0.4);
}
.ring-slate-100\/45 {
  --tw-ring-color: rgb(241 245 249 / 0.45);
}
.ring-slate-100\/5 {
  --tw-ring-color: rgb(241 245 249 / 0.05);
}
.ring-slate-100\/50 {
  --tw-ring-color: rgb(241 245 249 / 0.5);
}
.ring-slate-100\/55 {
  --tw-ring-color: rgb(241 245 249 / 0.55);
}
.ring-slate-100\/60 {
  --tw-ring-color: rgb(241 245 249 / 0.6);
}
.ring-slate-100\/65 {
  --tw-ring-color: rgb(241 245 249 / 0.65);
}
.ring-slate-100\/70 {
  --tw-ring-color: rgb(241 245 249 / 0.7);
}
.ring-slate-100\/75 {
  --tw-ring-color: rgb(241 245 249 / 0.75);
}
.ring-slate-100\/80 {
  --tw-ring-color: rgb(241 245 249 / 0.8);
}
.ring-slate-100\/85 {
  --tw-ring-color: rgb(241 245 249 / 0.85);
}
.ring-slate-100\/90 {
  --tw-ring-color: rgb(241 245 249 / 0.9);
}
.ring-slate-100\/95 {
  --tw-ring-color: rgb(241 245 249 / 0.95);
}
.ring-slate-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}
.ring-slate-200\/0 {
  --tw-ring-color: rgb(226 232 240 / 0);
}
.ring-slate-200\/10 {
  --tw-ring-color: rgb(226 232 240 / 0.1);
}
.ring-slate-200\/100 {
  --tw-ring-color: rgb(226 232 240 / 1);
}
.ring-slate-200\/15 {
  --tw-ring-color: rgb(226 232 240 / 0.15);
}
.ring-slate-200\/20 {
  --tw-ring-color: rgb(226 232 240 / 0.2);
}
.ring-slate-200\/25 {
  --tw-ring-color: rgb(226 232 240 / 0.25);
}
.ring-slate-200\/30 {
  --tw-ring-color: rgb(226 232 240 / 0.3);
}
.ring-slate-200\/35 {
  --tw-ring-color: rgb(226 232 240 / 0.35);
}
.ring-slate-200\/40 {
  --tw-ring-color: rgb(226 232 240 / 0.4);
}
.ring-slate-200\/45 {
  --tw-ring-color: rgb(226 232 240 / 0.45);
}
.ring-slate-200\/5 {
  --tw-ring-color: rgb(226 232 240 / 0.05);
}
.ring-slate-200\/50 {
  --tw-ring-color: rgb(226 232 240 / 0.5);
}
.ring-slate-200\/55 {
  --tw-ring-color: rgb(226 232 240 / 0.55);
}
.ring-slate-200\/60 {
  --tw-ring-color: rgb(226 232 240 / 0.6);
}
.ring-slate-200\/65 {
  --tw-ring-color: rgb(226 232 240 / 0.65);
}
.ring-slate-200\/70 {
  --tw-ring-color: rgb(226 232 240 / 0.7);
}
.ring-slate-200\/75 {
  --tw-ring-color: rgb(226 232 240 / 0.75);
}
.ring-slate-200\/80 {
  --tw-ring-color: rgb(226 232 240 / 0.8);
}
.ring-slate-200\/85 {
  --tw-ring-color: rgb(226 232 240 / 0.85);
}
.ring-slate-200\/90 {
  --tw-ring-color: rgb(226 232 240 / 0.9);
}
.ring-slate-200\/95 {
  --tw-ring-color: rgb(226 232 240 / 0.95);
}
.ring-slate-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1));
}
.ring-slate-300\/0 {
  --tw-ring-color: rgb(203 213 225 / 0);
}
.ring-slate-300\/10 {
  --tw-ring-color: rgb(203 213 225 / 0.1);
}
.ring-slate-300\/100 {
  --tw-ring-color: rgb(203 213 225 / 1);
}
.ring-slate-300\/15 {
  --tw-ring-color: rgb(203 213 225 / 0.15);
}
.ring-slate-300\/20 {
  --tw-ring-color: rgb(203 213 225 / 0.2);
}
.ring-slate-300\/25 {
  --tw-ring-color: rgb(203 213 225 / 0.25);
}
.ring-slate-300\/30 {
  --tw-ring-color: rgb(203 213 225 / 0.3);
}
.ring-slate-300\/35 {
  --tw-ring-color: rgb(203 213 225 / 0.35);
}
.ring-slate-300\/40 {
  --tw-ring-color: rgb(203 213 225 / 0.4);
}
.ring-slate-300\/45 {
  --tw-ring-color: rgb(203 213 225 / 0.45);
}
.ring-slate-300\/5 {
  --tw-ring-color: rgb(203 213 225 / 0.05);
}
.ring-slate-300\/50 {
  --tw-ring-color: rgb(203 213 225 / 0.5);
}
.ring-slate-300\/55 {
  --tw-ring-color: rgb(203 213 225 / 0.55);
}
.ring-slate-300\/60 {
  --tw-ring-color: rgb(203 213 225 / 0.6);
}
.ring-slate-300\/65 {
  --tw-ring-color: rgb(203 213 225 / 0.65);
}
.ring-slate-300\/70 {
  --tw-ring-color: rgb(203 213 225 / 0.7);
}
.ring-slate-300\/75 {
  --tw-ring-color: rgb(203 213 225 / 0.75);
}
.ring-slate-300\/80 {
  --tw-ring-color: rgb(203 213 225 / 0.8);
}
.ring-slate-300\/85 {
  --tw-ring-color: rgb(203 213 225 / 0.85);
}
.ring-slate-300\/90 {
  --tw-ring-color: rgb(203 213 225 / 0.9);
}
.ring-slate-300\/95 {
  --tw-ring-color: rgb(203 213 225 / 0.95);
}
.ring-slate-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));
}
.ring-slate-400\/0 {
  --tw-ring-color: rgb(148 163 184 / 0);
}
.ring-slate-400\/10 {
  --tw-ring-color: rgb(148 163 184 / 0.1);
}
.ring-slate-400\/100 {
  --tw-ring-color: rgb(148 163 184 / 1);
}
.ring-slate-400\/15 {
  --tw-ring-color: rgb(148 163 184 / 0.15);
}
.ring-slate-400\/20 {
  --tw-ring-color: rgb(148 163 184 / 0.2);
}
.ring-slate-400\/25 {
  --tw-ring-color: rgb(148 163 184 / 0.25);
}
.ring-slate-400\/30 {
  --tw-ring-color: rgb(148 163 184 / 0.3);
}
.ring-slate-400\/35 {
  --tw-ring-color: rgb(148 163 184 / 0.35);
}
.ring-slate-400\/40 {
  --tw-ring-color: rgb(148 163 184 / 0.4);
}
.ring-slate-400\/45 {
  --tw-ring-color: rgb(148 163 184 / 0.45);
}
.ring-slate-400\/5 {
  --tw-ring-color: rgb(148 163 184 / 0.05);
}
.ring-slate-400\/50 {
  --tw-ring-color: rgb(148 163 184 / 0.5);
}
.ring-slate-400\/55 {
  --tw-ring-color: rgb(148 163 184 / 0.55);
}
.ring-slate-400\/60 {
  --tw-ring-color: rgb(148 163 184 / 0.6);
}
.ring-slate-400\/65 {
  --tw-ring-color: rgb(148 163 184 / 0.65);
}
.ring-slate-400\/70 {
  --tw-ring-color: rgb(148 163 184 / 0.7);
}
.ring-slate-400\/75 {
  --tw-ring-color: rgb(148 163 184 / 0.75);
}
.ring-slate-400\/80 {
  --tw-ring-color: rgb(148 163 184 / 0.8);
}
.ring-slate-400\/85 {
  --tw-ring-color: rgb(148 163 184 / 0.85);
}
.ring-slate-400\/90 {
  --tw-ring-color: rgb(148 163 184 / 0.9);
}
.ring-slate-400\/95 {
  --tw-ring-color: rgb(148 163 184 / 0.95);
}
.ring-slate-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1));
}
.ring-slate-500\/0 {
  --tw-ring-color: rgb(100 116 139 / 0);
}
.ring-slate-500\/10 {
  --tw-ring-color: rgb(100 116 139 / 0.1);
}
.ring-slate-500\/100 {
  --tw-ring-color: rgb(100 116 139 / 1);
}
.ring-slate-500\/15 {
  --tw-ring-color: rgb(100 116 139 / 0.15);
}
.ring-slate-500\/20 {
  --tw-ring-color: rgb(100 116 139 / 0.2);
}
.ring-slate-500\/25 {
  --tw-ring-color: rgb(100 116 139 / 0.25);
}
.ring-slate-500\/30 {
  --tw-ring-color: rgb(100 116 139 / 0.3);
}
.ring-slate-500\/35 {
  --tw-ring-color: rgb(100 116 139 / 0.35);
}
.ring-slate-500\/40 {
  --tw-ring-color: rgb(100 116 139 / 0.4);
}
.ring-slate-500\/45 {
  --tw-ring-color: rgb(100 116 139 / 0.45);
}
.ring-slate-500\/5 {
  --tw-ring-color: rgb(100 116 139 / 0.05);
}
.ring-slate-500\/50 {
  --tw-ring-color: rgb(100 116 139 / 0.5);
}
.ring-slate-500\/55 {
  --tw-ring-color: rgb(100 116 139 / 0.55);
}
.ring-slate-500\/60 {
  --tw-ring-color: rgb(100 116 139 / 0.6);
}
.ring-slate-500\/65 {
  --tw-ring-color: rgb(100 116 139 / 0.65);
}
.ring-slate-500\/70 {
  --tw-ring-color: rgb(100 116 139 / 0.7);
}
.ring-slate-500\/75 {
  --tw-ring-color: rgb(100 116 139 / 0.75);
}
.ring-slate-500\/80 {
  --tw-ring-color: rgb(100 116 139 / 0.8);
}
.ring-slate-500\/85 {
  --tw-ring-color: rgb(100 116 139 / 0.85);
}
.ring-slate-500\/90 {
  --tw-ring-color: rgb(100 116 139 / 0.9);
}
.ring-slate-500\/95 {
  --tw-ring-color: rgb(100 116 139 / 0.95);
}
.ring-slate-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1));
}
.ring-slate-600\/0 {
  --tw-ring-color: rgb(71 85 105 / 0);
}
.ring-slate-600\/10 {
  --tw-ring-color: rgb(71 85 105 / 0.1);
}
.ring-slate-600\/100 {
  --tw-ring-color: rgb(71 85 105 / 1);
}
.ring-slate-600\/15 {
  --tw-ring-color: rgb(71 85 105 / 0.15);
}
.ring-slate-600\/20 {
  --tw-ring-color: rgb(71 85 105 / 0.2);
}
.ring-slate-600\/25 {
  --tw-ring-color: rgb(71 85 105 / 0.25);
}
.ring-slate-600\/30 {
  --tw-ring-color: rgb(71 85 105 / 0.3);
}
.ring-slate-600\/35 {
  --tw-ring-color: rgb(71 85 105 / 0.35);
}
.ring-slate-600\/40 {
  --tw-ring-color: rgb(71 85 105 / 0.4);
}
.ring-slate-600\/45 {
  --tw-ring-color: rgb(71 85 105 / 0.45);
}
.ring-slate-600\/5 {
  --tw-ring-color: rgb(71 85 105 / 0.05);
}
.ring-slate-600\/50 {
  --tw-ring-color: rgb(71 85 105 / 0.5);
}
.ring-slate-600\/55 {
  --tw-ring-color: rgb(71 85 105 / 0.55);
}
.ring-slate-600\/60 {
  --tw-ring-color: rgb(71 85 105 / 0.6);
}
.ring-slate-600\/65 {
  --tw-ring-color: rgb(71 85 105 / 0.65);
}
.ring-slate-600\/70 {
  --tw-ring-color: rgb(71 85 105 / 0.7);
}
.ring-slate-600\/75 {
  --tw-ring-color: rgb(71 85 105 / 0.75);
}
.ring-slate-600\/80 {
  --tw-ring-color: rgb(71 85 105 / 0.8);
}
.ring-slate-600\/85 {
  --tw-ring-color: rgb(71 85 105 / 0.85);
}
.ring-slate-600\/90 {
  --tw-ring-color: rgb(71 85 105 / 0.9);
}
.ring-slate-600\/95 {
  --tw-ring-color: rgb(71 85 105 / 0.95);
}
.ring-slate-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1));
}
.ring-slate-700\/0 {
  --tw-ring-color: rgb(51 65 85 / 0);
}
.ring-slate-700\/10 {
  --tw-ring-color: rgb(51 65 85 / 0.1);
}
.ring-slate-700\/100 {
  --tw-ring-color: rgb(51 65 85 / 1);
}
.ring-slate-700\/15 {
  --tw-ring-color: rgb(51 65 85 / 0.15);
}
.ring-slate-700\/20 {
  --tw-ring-color: rgb(51 65 85 / 0.2);
}
.ring-slate-700\/25 {
  --tw-ring-color: rgb(51 65 85 / 0.25);
}
.ring-slate-700\/30 {
  --tw-ring-color: rgb(51 65 85 / 0.3);
}
.ring-slate-700\/35 {
  --tw-ring-color: rgb(51 65 85 / 0.35);
}
.ring-slate-700\/40 {
  --tw-ring-color: rgb(51 65 85 / 0.4);
}
.ring-slate-700\/45 {
  --tw-ring-color: rgb(51 65 85 / 0.45);
}
.ring-slate-700\/5 {
  --tw-ring-color: rgb(51 65 85 / 0.05);
}
.ring-slate-700\/50 {
  --tw-ring-color: rgb(51 65 85 / 0.5);
}
.ring-slate-700\/55 {
  --tw-ring-color: rgb(51 65 85 / 0.55);
}
.ring-slate-700\/60 {
  --tw-ring-color: rgb(51 65 85 / 0.6);
}
.ring-slate-700\/65 {
  --tw-ring-color: rgb(51 65 85 / 0.65);
}
.ring-slate-700\/70 {
  --tw-ring-color: rgb(51 65 85 / 0.7);
}
.ring-slate-700\/75 {
  --tw-ring-color: rgb(51 65 85 / 0.75);
}
.ring-slate-700\/80 {
  --tw-ring-color: rgb(51 65 85 / 0.8);
}
.ring-slate-700\/85 {
  --tw-ring-color: rgb(51 65 85 / 0.85);
}
.ring-slate-700\/90 {
  --tw-ring-color: rgb(51 65 85 / 0.9);
}
.ring-slate-700\/95 {
  --tw-ring-color: rgb(51 65 85 / 0.95);
}
.ring-slate-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1));
}
.ring-slate-800\/0 {
  --tw-ring-color: rgb(30 41 59 / 0);
}
.ring-slate-800\/10 {
  --tw-ring-color: rgb(30 41 59 / 0.1);
}
.ring-slate-800\/100 {
  --tw-ring-color: rgb(30 41 59 / 1);
}
.ring-slate-800\/15 {
  --tw-ring-color: rgb(30 41 59 / 0.15);
}
.ring-slate-800\/20 {
  --tw-ring-color: rgb(30 41 59 / 0.2);
}
.ring-slate-800\/25 {
  --tw-ring-color: rgb(30 41 59 / 0.25);
}
.ring-slate-800\/30 {
  --tw-ring-color: rgb(30 41 59 / 0.3);
}
.ring-slate-800\/35 {
  --tw-ring-color: rgb(30 41 59 / 0.35);
}
.ring-slate-800\/40 {
  --tw-ring-color: rgb(30 41 59 / 0.4);
}
.ring-slate-800\/45 {
  --tw-ring-color: rgb(30 41 59 / 0.45);
}
.ring-slate-800\/5 {
  --tw-ring-color: rgb(30 41 59 / 0.05);
}
.ring-slate-800\/50 {
  --tw-ring-color: rgb(30 41 59 / 0.5);
}
.ring-slate-800\/55 {
  --tw-ring-color: rgb(30 41 59 / 0.55);
}
.ring-slate-800\/60 {
  --tw-ring-color: rgb(30 41 59 / 0.6);
}
.ring-slate-800\/65 {
  --tw-ring-color: rgb(30 41 59 / 0.65);
}
.ring-slate-800\/70 {
  --tw-ring-color: rgb(30 41 59 / 0.7);
}
.ring-slate-800\/75 {
  --tw-ring-color: rgb(30 41 59 / 0.75);
}
.ring-slate-800\/80 {
  --tw-ring-color: rgb(30 41 59 / 0.8);
}
.ring-slate-800\/85 {
  --tw-ring-color: rgb(30 41 59 / 0.85);
}
.ring-slate-800\/90 {
  --tw-ring-color: rgb(30 41 59 / 0.9);
}
.ring-slate-800\/95 {
  --tw-ring-color: rgb(30 41 59 / 0.95);
}
.ring-slate-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1));
}
.ring-slate-900\/0 {
  --tw-ring-color: rgb(15 23 42 / 0);
}
.ring-slate-900\/10 {
  --tw-ring-color: rgb(15 23 42 / 0.1);
}
.ring-slate-900\/100 {
  --tw-ring-color: rgb(15 23 42 / 1);
}
.ring-slate-900\/15 {
  --tw-ring-color: rgb(15 23 42 / 0.15);
}
.ring-slate-900\/20 {
  --tw-ring-color: rgb(15 23 42 / 0.2);
}
.ring-slate-900\/25 {
  --tw-ring-color: rgb(15 23 42 / 0.25);
}
.ring-slate-900\/30 {
  --tw-ring-color: rgb(15 23 42 / 0.3);
}
.ring-slate-900\/35 {
  --tw-ring-color: rgb(15 23 42 / 0.35);
}
.ring-slate-900\/40 {
  --tw-ring-color: rgb(15 23 42 / 0.4);
}
.ring-slate-900\/45 {
  --tw-ring-color: rgb(15 23 42 / 0.45);
}
.ring-slate-900\/5 {
  --tw-ring-color: rgb(15 23 42 / 0.05);
}
.ring-slate-900\/50 {
  --tw-ring-color: rgb(15 23 42 / 0.5);
}
.ring-slate-900\/55 {
  --tw-ring-color: rgb(15 23 42 / 0.55);
}
.ring-slate-900\/60 {
  --tw-ring-color: rgb(15 23 42 / 0.6);
}
.ring-slate-900\/65 {
  --tw-ring-color: rgb(15 23 42 / 0.65);
}
.ring-slate-900\/70 {
  --tw-ring-color: rgb(15 23 42 / 0.7);
}
.ring-slate-900\/75 {
  --tw-ring-color: rgb(15 23 42 / 0.75);
}
.ring-slate-900\/80 {
  --tw-ring-color: rgb(15 23 42 / 0.8);
}
.ring-slate-900\/85 {
  --tw-ring-color: rgb(15 23 42 / 0.85);
}
.ring-slate-900\/90 {
  --tw-ring-color: rgb(15 23 42 / 0.9);
}
.ring-slate-900\/95 {
  --tw-ring-color: rgb(15 23 42 / 0.95);
}
.ring-stone-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 244 / var(--tw-ring-opacity, 1));
}
.ring-stone-100\/0 {
  --tw-ring-color: rgb(245 245 244 / 0);
}
.ring-stone-100\/10 {
  --tw-ring-color: rgb(245 245 244 / 0.1);
}
.ring-stone-100\/100 {
  --tw-ring-color: rgb(245 245 244 / 1);
}
.ring-stone-100\/15 {
  --tw-ring-color: rgb(245 245 244 / 0.15);
}
.ring-stone-100\/20 {
  --tw-ring-color: rgb(245 245 244 / 0.2);
}
.ring-stone-100\/25 {
  --tw-ring-color: rgb(245 245 244 / 0.25);
}
.ring-stone-100\/30 {
  --tw-ring-color: rgb(245 245 244 / 0.3);
}
.ring-stone-100\/35 {
  --tw-ring-color: rgb(245 245 244 / 0.35);
}
.ring-stone-100\/40 {
  --tw-ring-color: rgb(245 245 244 / 0.4);
}
.ring-stone-100\/45 {
  --tw-ring-color: rgb(245 245 244 / 0.45);
}
.ring-stone-100\/5 {
  --tw-ring-color: rgb(245 245 244 / 0.05);
}
.ring-stone-100\/50 {
  --tw-ring-color: rgb(245 245 244 / 0.5);
}
.ring-stone-100\/55 {
  --tw-ring-color: rgb(245 245 244 / 0.55);
}
.ring-stone-100\/60 {
  --tw-ring-color: rgb(245 245 244 / 0.6);
}
.ring-stone-100\/65 {
  --tw-ring-color: rgb(245 245 244 / 0.65);
}
.ring-stone-100\/70 {
  --tw-ring-color: rgb(245 245 244 / 0.7);
}
.ring-stone-100\/75 {
  --tw-ring-color: rgb(245 245 244 / 0.75);
}
.ring-stone-100\/80 {
  --tw-ring-color: rgb(245 245 244 / 0.8);
}
.ring-stone-100\/85 {
  --tw-ring-color: rgb(245 245 244 / 0.85);
}
.ring-stone-100\/90 {
  --tw-ring-color: rgb(245 245 244 / 0.9);
}
.ring-stone-100\/95 {
  --tw-ring-color: rgb(245 245 244 / 0.95);
}
.ring-stone-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 229 228 / var(--tw-ring-opacity, 1));
}
.ring-stone-200\/0 {
  --tw-ring-color: rgb(231 229 228 / 0);
}
.ring-stone-200\/10 {
  --tw-ring-color: rgb(231 229 228 / 0.1);
}
.ring-stone-200\/100 {
  --tw-ring-color: rgb(231 229 228 / 1);
}
.ring-stone-200\/15 {
  --tw-ring-color: rgb(231 229 228 / 0.15);
}
.ring-stone-200\/20 {
  --tw-ring-color: rgb(231 229 228 / 0.2);
}
.ring-stone-200\/25 {
  --tw-ring-color: rgb(231 229 228 / 0.25);
}
.ring-stone-200\/30 {
  --tw-ring-color: rgb(231 229 228 / 0.3);
}
.ring-stone-200\/35 {
  --tw-ring-color: rgb(231 229 228 / 0.35);
}
.ring-stone-200\/40 {
  --tw-ring-color: rgb(231 229 228 / 0.4);
}
.ring-stone-200\/45 {
  --tw-ring-color: rgb(231 229 228 / 0.45);
}
.ring-stone-200\/5 {
  --tw-ring-color: rgb(231 229 228 / 0.05);
}
.ring-stone-200\/50 {
  --tw-ring-color: rgb(231 229 228 / 0.5);
}
.ring-stone-200\/55 {
  --tw-ring-color: rgb(231 229 228 / 0.55);
}
.ring-stone-200\/60 {
  --tw-ring-color: rgb(231 229 228 / 0.6);
}
.ring-stone-200\/65 {
  --tw-ring-color: rgb(231 229 228 / 0.65);
}
.ring-stone-200\/70 {
  --tw-ring-color: rgb(231 229 228 / 0.7);
}
.ring-stone-200\/75 {
  --tw-ring-color: rgb(231 229 228 / 0.75);
}
.ring-stone-200\/80 {
  --tw-ring-color: rgb(231 229 228 / 0.8);
}
.ring-stone-200\/85 {
  --tw-ring-color: rgb(231 229 228 / 0.85);
}
.ring-stone-200\/90 {
  --tw-ring-color: rgb(231 229 228 / 0.9);
}
.ring-stone-200\/95 {
  --tw-ring-color: rgb(231 229 228 / 0.95);
}
.ring-stone-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 211 209 / var(--tw-ring-opacity, 1));
}
.ring-stone-300\/0 {
  --tw-ring-color: rgb(214 211 209 / 0);
}
.ring-stone-300\/10 {
  --tw-ring-color: rgb(214 211 209 / 0.1);
}
.ring-stone-300\/100 {
  --tw-ring-color: rgb(214 211 209 / 1);
}
.ring-stone-300\/15 {
  --tw-ring-color: rgb(214 211 209 / 0.15);
}
.ring-stone-300\/20 {
  --tw-ring-color: rgb(214 211 209 / 0.2);
}
.ring-stone-300\/25 {
  --tw-ring-color: rgb(214 211 209 / 0.25);
}
.ring-stone-300\/30 {
  --tw-ring-color: rgb(214 211 209 / 0.3);
}
.ring-stone-300\/35 {
  --tw-ring-color: rgb(214 211 209 / 0.35);
}
.ring-stone-300\/40 {
  --tw-ring-color: rgb(214 211 209 / 0.4);
}
.ring-stone-300\/45 {
  --tw-ring-color: rgb(214 211 209 / 0.45);
}
.ring-stone-300\/5 {
  --tw-ring-color: rgb(214 211 209 / 0.05);
}
.ring-stone-300\/50 {
  --tw-ring-color: rgb(214 211 209 / 0.5);
}
.ring-stone-300\/55 {
  --tw-ring-color: rgb(214 211 209 / 0.55);
}
.ring-stone-300\/60 {
  --tw-ring-color: rgb(214 211 209 / 0.6);
}
.ring-stone-300\/65 {
  --tw-ring-color: rgb(214 211 209 / 0.65);
}
.ring-stone-300\/70 {
  --tw-ring-color: rgb(214 211 209 / 0.7);
}
.ring-stone-300\/75 {
  --tw-ring-color: rgb(214 211 209 / 0.75);
}
.ring-stone-300\/80 {
  --tw-ring-color: rgb(214 211 209 / 0.8);
}
.ring-stone-300\/85 {
  --tw-ring-color: rgb(214 211 209 / 0.85);
}
.ring-stone-300\/90 {
  --tw-ring-color: rgb(214 211 209 / 0.9);
}
.ring-stone-300\/95 {
  --tw-ring-color: rgb(214 211 209 / 0.95);
}
.ring-stone-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 162 158 / var(--tw-ring-opacity, 1));
}
.ring-stone-400\/0 {
  --tw-ring-color: rgb(168 162 158 / 0);
}
.ring-stone-400\/10 {
  --tw-ring-color: rgb(168 162 158 / 0.1);
}
.ring-stone-400\/100 {
  --tw-ring-color: rgb(168 162 158 / 1);
}
.ring-stone-400\/15 {
  --tw-ring-color: rgb(168 162 158 / 0.15);
}
.ring-stone-400\/20 {
  --tw-ring-color: rgb(168 162 158 / 0.2);
}
.ring-stone-400\/25 {
  --tw-ring-color: rgb(168 162 158 / 0.25);
}
.ring-stone-400\/30 {
  --tw-ring-color: rgb(168 162 158 / 0.3);
}
.ring-stone-400\/35 {
  --tw-ring-color: rgb(168 162 158 / 0.35);
}
.ring-stone-400\/40 {
  --tw-ring-color: rgb(168 162 158 / 0.4);
}
.ring-stone-400\/45 {
  --tw-ring-color: rgb(168 162 158 / 0.45);
}
.ring-stone-400\/5 {
  --tw-ring-color: rgb(168 162 158 / 0.05);
}
.ring-stone-400\/50 {
  --tw-ring-color: rgb(168 162 158 / 0.5);
}
.ring-stone-400\/55 {
  --tw-ring-color: rgb(168 162 158 / 0.55);
}
.ring-stone-400\/60 {
  --tw-ring-color: rgb(168 162 158 / 0.6);
}
.ring-stone-400\/65 {
  --tw-ring-color: rgb(168 162 158 / 0.65);
}
.ring-stone-400\/70 {
  --tw-ring-color: rgb(168 162 158 / 0.7);
}
.ring-stone-400\/75 {
  --tw-ring-color: rgb(168 162 158 / 0.75);
}
.ring-stone-400\/80 {
  --tw-ring-color: rgb(168 162 158 / 0.8);
}
.ring-stone-400\/85 {
  --tw-ring-color: rgb(168 162 158 / 0.85);
}
.ring-stone-400\/90 {
  --tw-ring-color: rgb(168 162 158 / 0.9);
}
.ring-stone-400\/95 {
  --tw-ring-color: rgb(168 162 158 / 0.95);
}
.ring-stone-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 113 108 / var(--tw-ring-opacity, 1));
}
.ring-stone-500\/0 {
  --tw-ring-color: rgb(120 113 108 / 0);
}
.ring-stone-500\/10 {
  --tw-ring-color: rgb(120 113 108 / 0.1);
}
.ring-stone-500\/100 {
  --tw-ring-color: rgb(120 113 108 / 1);
}
.ring-stone-500\/15 {
  --tw-ring-color: rgb(120 113 108 / 0.15);
}
.ring-stone-500\/20 {
  --tw-ring-color: rgb(120 113 108 / 0.2);
}
.ring-stone-500\/25 {
  --tw-ring-color: rgb(120 113 108 / 0.25);
}
.ring-stone-500\/30 {
  --tw-ring-color: rgb(120 113 108 / 0.3);
}
.ring-stone-500\/35 {
  --tw-ring-color: rgb(120 113 108 / 0.35);
}
.ring-stone-500\/40 {
  --tw-ring-color: rgb(120 113 108 / 0.4);
}
.ring-stone-500\/45 {
  --tw-ring-color: rgb(120 113 108 / 0.45);
}
.ring-stone-500\/5 {
  --tw-ring-color: rgb(120 113 108 / 0.05);
}
.ring-stone-500\/50 {
  --tw-ring-color: rgb(120 113 108 / 0.5);
}
.ring-stone-500\/55 {
  --tw-ring-color: rgb(120 113 108 / 0.55);
}
.ring-stone-500\/60 {
  --tw-ring-color: rgb(120 113 108 / 0.6);
}
.ring-stone-500\/65 {
  --tw-ring-color: rgb(120 113 108 / 0.65);
}
.ring-stone-500\/70 {
  --tw-ring-color: rgb(120 113 108 / 0.7);
}
.ring-stone-500\/75 {
  --tw-ring-color: rgb(120 113 108 / 0.75);
}
.ring-stone-500\/80 {
  --tw-ring-color: rgb(120 113 108 / 0.8);
}
.ring-stone-500\/85 {
  --tw-ring-color: rgb(120 113 108 / 0.85);
}
.ring-stone-500\/90 {
  --tw-ring-color: rgb(120 113 108 / 0.9);
}
.ring-stone-500\/95 {
  --tw-ring-color: rgb(120 113 108 / 0.95);
}
.ring-stone-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(87 83 78 / var(--tw-ring-opacity, 1));
}
.ring-stone-600\/0 {
  --tw-ring-color: rgb(87 83 78 / 0);
}
.ring-stone-600\/10 {
  --tw-ring-color: rgb(87 83 78 / 0.1);
}
.ring-stone-600\/100 {
  --tw-ring-color: rgb(87 83 78 / 1);
}
.ring-stone-600\/15 {
  --tw-ring-color: rgb(87 83 78 / 0.15);
}
.ring-stone-600\/20 {
  --tw-ring-color: rgb(87 83 78 / 0.2);
}
.ring-stone-600\/25 {
  --tw-ring-color: rgb(87 83 78 / 0.25);
}
.ring-stone-600\/30 {
  --tw-ring-color: rgb(87 83 78 / 0.3);
}
.ring-stone-600\/35 {
  --tw-ring-color: rgb(87 83 78 / 0.35);
}
.ring-stone-600\/40 {
  --tw-ring-color: rgb(87 83 78 / 0.4);
}
.ring-stone-600\/45 {
  --tw-ring-color: rgb(87 83 78 / 0.45);
}
.ring-stone-600\/5 {
  --tw-ring-color: rgb(87 83 78 / 0.05);
}
.ring-stone-600\/50 {
  --tw-ring-color: rgb(87 83 78 / 0.5);
}
.ring-stone-600\/55 {
  --tw-ring-color: rgb(87 83 78 / 0.55);
}
.ring-stone-600\/60 {
  --tw-ring-color: rgb(87 83 78 / 0.6);
}
.ring-stone-600\/65 {
  --tw-ring-color: rgb(87 83 78 / 0.65);
}
.ring-stone-600\/70 {
  --tw-ring-color: rgb(87 83 78 / 0.7);
}
.ring-stone-600\/75 {
  --tw-ring-color: rgb(87 83 78 / 0.75);
}
.ring-stone-600\/80 {
  --tw-ring-color: rgb(87 83 78 / 0.8);
}
.ring-stone-600\/85 {
  --tw-ring-color: rgb(87 83 78 / 0.85);
}
.ring-stone-600\/90 {
  --tw-ring-color: rgb(87 83 78 / 0.9);
}
.ring-stone-600\/95 {
  --tw-ring-color: rgb(87 83 78 / 0.95);
}
.ring-stone-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(68 64 60 / var(--tw-ring-opacity, 1));
}
.ring-stone-700\/0 {
  --tw-ring-color: rgb(68 64 60 / 0);
}
.ring-stone-700\/10 {
  --tw-ring-color: rgb(68 64 60 / 0.1);
}
.ring-stone-700\/100 {
  --tw-ring-color: rgb(68 64 60 / 1);
}
.ring-stone-700\/15 {
  --tw-ring-color: rgb(68 64 60 / 0.15);
}
.ring-stone-700\/20 {
  --tw-ring-color: rgb(68 64 60 / 0.2);
}
.ring-stone-700\/25 {
  --tw-ring-color: rgb(68 64 60 / 0.25);
}
.ring-stone-700\/30 {
  --tw-ring-color: rgb(68 64 60 / 0.3);
}
.ring-stone-700\/35 {
  --tw-ring-color: rgb(68 64 60 / 0.35);
}
.ring-stone-700\/40 {
  --tw-ring-color: rgb(68 64 60 / 0.4);
}
.ring-stone-700\/45 {
  --tw-ring-color: rgb(68 64 60 / 0.45);
}
.ring-stone-700\/5 {
  --tw-ring-color: rgb(68 64 60 / 0.05);
}
.ring-stone-700\/50 {
  --tw-ring-color: rgb(68 64 60 / 0.5);
}
.ring-stone-700\/55 {
  --tw-ring-color: rgb(68 64 60 / 0.55);
}
.ring-stone-700\/60 {
  --tw-ring-color: rgb(68 64 60 / 0.6);
}
.ring-stone-700\/65 {
  --tw-ring-color: rgb(68 64 60 / 0.65);
}
.ring-stone-700\/70 {
  --tw-ring-color: rgb(68 64 60 / 0.7);
}
.ring-stone-700\/75 {
  --tw-ring-color: rgb(68 64 60 / 0.75);
}
.ring-stone-700\/80 {
  --tw-ring-color: rgb(68 64 60 / 0.8);
}
.ring-stone-700\/85 {
  --tw-ring-color: rgb(68 64 60 / 0.85);
}
.ring-stone-700\/90 {
  --tw-ring-color: rgb(68 64 60 / 0.9);
}
.ring-stone-700\/95 {
  --tw-ring-color: rgb(68 64 60 / 0.95);
}
.ring-stone-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(41 37 36 / var(--tw-ring-opacity, 1));
}
.ring-stone-800\/0 {
  --tw-ring-color: rgb(41 37 36 / 0);
}
.ring-stone-800\/10 {
  --tw-ring-color: rgb(41 37 36 / 0.1);
}
.ring-stone-800\/100 {
  --tw-ring-color: rgb(41 37 36 / 1);
}
.ring-stone-800\/15 {
  --tw-ring-color: rgb(41 37 36 / 0.15);
}
.ring-stone-800\/20 {
  --tw-ring-color: rgb(41 37 36 / 0.2);
}
.ring-stone-800\/25 {
  --tw-ring-color: rgb(41 37 36 / 0.25);
}
.ring-stone-800\/30 {
  --tw-ring-color: rgb(41 37 36 / 0.3);
}
.ring-stone-800\/35 {
  --tw-ring-color: rgb(41 37 36 / 0.35);
}
.ring-stone-800\/40 {
  --tw-ring-color: rgb(41 37 36 / 0.4);
}
.ring-stone-800\/45 {
  --tw-ring-color: rgb(41 37 36 / 0.45);
}
.ring-stone-800\/5 {
  --tw-ring-color: rgb(41 37 36 / 0.05);
}
.ring-stone-800\/50 {
  --tw-ring-color: rgb(41 37 36 / 0.5);
}
.ring-stone-800\/55 {
  --tw-ring-color: rgb(41 37 36 / 0.55);
}
.ring-stone-800\/60 {
  --tw-ring-color: rgb(41 37 36 / 0.6);
}
.ring-stone-800\/65 {
  --tw-ring-color: rgb(41 37 36 / 0.65);
}
.ring-stone-800\/70 {
  --tw-ring-color: rgb(41 37 36 / 0.7);
}
.ring-stone-800\/75 {
  --tw-ring-color: rgb(41 37 36 / 0.75);
}
.ring-stone-800\/80 {
  --tw-ring-color: rgb(41 37 36 / 0.8);
}
.ring-stone-800\/85 {
  --tw-ring-color: rgb(41 37 36 / 0.85);
}
.ring-stone-800\/90 {
  --tw-ring-color: rgb(41 37 36 / 0.9);
}
.ring-stone-800\/95 {
  --tw-ring-color: rgb(41 37 36 / 0.95);
}
.ring-stone-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(28 25 23 / var(--tw-ring-opacity, 1));
}
.ring-stone-900\/0 {
  --tw-ring-color: rgb(28 25 23 / 0);
}
.ring-stone-900\/10 {
  --tw-ring-color: rgb(28 25 23 / 0.1);
}
.ring-stone-900\/100 {
  --tw-ring-color: rgb(28 25 23 / 1);
}
.ring-stone-900\/15 {
  --tw-ring-color: rgb(28 25 23 / 0.15);
}
.ring-stone-900\/20 {
  --tw-ring-color: rgb(28 25 23 / 0.2);
}
.ring-stone-900\/25 {
  --tw-ring-color: rgb(28 25 23 / 0.25);
}
.ring-stone-900\/30 {
  --tw-ring-color: rgb(28 25 23 / 0.3);
}
.ring-stone-900\/35 {
  --tw-ring-color: rgb(28 25 23 / 0.35);
}
.ring-stone-900\/40 {
  --tw-ring-color: rgb(28 25 23 / 0.4);
}
.ring-stone-900\/45 {
  --tw-ring-color: rgb(28 25 23 / 0.45);
}
.ring-stone-900\/5 {
  --tw-ring-color: rgb(28 25 23 / 0.05);
}
.ring-stone-900\/50 {
  --tw-ring-color: rgb(28 25 23 / 0.5);
}
.ring-stone-900\/55 {
  --tw-ring-color: rgb(28 25 23 / 0.55);
}
.ring-stone-900\/60 {
  --tw-ring-color: rgb(28 25 23 / 0.6);
}
.ring-stone-900\/65 {
  --tw-ring-color: rgb(28 25 23 / 0.65);
}
.ring-stone-900\/70 {
  --tw-ring-color: rgb(28 25 23 / 0.7);
}
.ring-stone-900\/75 {
  --tw-ring-color: rgb(28 25 23 / 0.75);
}
.ring-stone-900\/80 {
  --tw-ring-color: rgb(28 25 23 / 0.8);
}
.ring-stone-900\/85 {
  --tw-ring-color: rgb(28 25 23 / 0.85);
}
.ring-stone-900\/90 {
  --tw-ring-color: rgb(28 25 23 / 0.9);
}
.ring-stone-900\/95 {
  --tw-ring-color: rgb(28 25 23 / 0.95);
}
.ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.ring-white\/75 {
  --tw-ring-color: rgb(255 255 255 / 0.75);
}
.ring-yellow-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 246 178 / var(--tw-ring-opacity, 1));
}
.ring-yellow-100\/0 {
  --tw-ring-color: rgb(253 246 178 / 0);
}
.ring-yellow-100\/10 {
  --tw-ring-color: rgb(253 246 178 / 0.1);
}
.ring-yellow-100\/100 {
  --tw-ring-color: rgb(253 246 178 / 1);
}
.ring-yellow-100\/15 {
  --tw-ring-color: rgb(253 246 178 / 0.15);
}
.ring-yellow-100\/20 {
  --tw-ring-color: rgb(253 246 178 / 0.2);
}
.ring-yellow-100\/25 {
  --tw-ring-color: rgb(253 246 178 / 0.25);
}
.ring-yellow-100\/30 {
  --tw-ring-color: rgb(253 246 178 / 0.3);
}
.ring-yellow-100\/35 {
  --tw-ring-color: rgb(253 246 178 / 0.35);
}
.ring-yellow-100\/40 {
  --tw-ring-color: rgb(253 246 178 / 0.4);
}
.ring-yellow-100\/45 {
  --tw-ring-color: rgb(253 246 178 / 0.45);
}
.ring-yellow-100\/5 {
  --tw-ring-color: rgb(253 246 178 / 0.05);
}
.ring-yellow-100\/50 {
  --tw-ring-color: rgb(253 246 178 / 0.5);
}
.ring-yellow-100\/55 {
  --tw-ring-color: rgb(253 246 178 / 0.55);
}
.ring-yellow-100\/60 {
  --tw-ring-color: rgb(253 246 178 / 0.6);
}
.ring-yellow-100\/65 {
  --tw-ring-color: rgb(253 246 178 / 0.65);
}
.ring-yellow-100\/70 {
  --tw-ring-color: rgb(253 246 178 / 0.7);
}
.ring-yellow-100\/75 {
  --tw-ring-color: rgb(253 246 178 / 0.75);
}
.ring-yellow-100\/80 {
  --tw-ring-color: rgb(253 246 178 / 0.8);
}
.ring-yellow-100\/85 {
  --tw-ring-color: rgb(253 246 178 / 0.85);
}
.ring-yellow-100\/90 {
  --tw-ring-color: rgb(253 246 178 / 0.9);
}
.ring-yellow-100\/95 {
  --tw-ring-color: rgb(253 246 178 / 0.95);
}
.ring-yellow-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 233 106 / var(--tw-ring-opacity, 1));
}
.ring-yellow-200\/0 {
  --tw-ring-color: rgb(252 233 106 / 0);
}
.ring-yellow-200\/10 {
  --tw-ring-color: rgb(252 233 106 / 0.1);
}
.ring-yellow-200\/100 {
  --tw-ring-color: rgb(252 233 106 / 1);
}
.ring-yellow-200\/15 {
  --tw-ring-color: rgb(252 233 106 / 0.15);
}
.ring-yellow-200\/20 {
  --tw-ring-color: rgb(252 233 106 / 0.2);
}
.ring-yellow-200\/25 {
  --tw-ring-color: rgb(252 233 106 / 0.25);
}
.ring-yellow-200\/30 {
  --tw-ring-color: rgb(252 233 106 / 0.3);
}
.ring-yellow-200\/35 {
  --tw-ring-color: rgb(252 233 106 / 0.35);
}
.ring-yellow-200\/40 {
  --tw-ring-color: rgb(252 233 106 / 0.4);
}
.ring-yellow-200\/45 {
  --tw-ring-color: rgb(252 233 106 / 0.45);
}
.ring-yellow-200\/5 {
  --tw-ring-color: rgb(252 233 106 / 0.05);
}
.ring-yellow-200\/50 {
  --tw-ring-color: rgb(252 233 106 / 0.5);
}
.ring-yellow-200\/55 {
  --tw-ring-color: rgb(252 233 106 / 0.55);
}
.ring-yellow-200\/60 {
  --tw-ring-color: rgb(252 233 106 / 0.6);
}
.ring-yellow-200\/65 {
  --tw-ring-color: rgb(252 233 106 / 0.65);
}
.ring-yellow-200\/70 {
  --tw-ring-color: rgb(252 233 106 / 0.7);
}
.ring-yellow-200\/75 {
  --tw-ring-color: rgb(252 233 106 / 0.75);
}
.ring-yellow-200\/80 {
  --tw-ring-color: rgb(252 233 106 / 0.8);
}
.ring-yellow-200\/85 {
  --tw-ring-color: rgb(252 233 106 / 0.85);
}
.ring-yellow-200\/90 {
  --tw-ring-color: rgb(252 233 106 / 0.9);
}
.ring-yellow-200\/95 {
  --tw-ring-color: rgb(252 233 106 / 0.95);
}
.ring-yellow-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 202 21 / var(--tw-ring-opacity, 1));
}
.ring-yellow-300\/0 {
  --tw-ring-color: rgb(250 202 21 / 0);
}
.ring-yellow-300\/10 {
  --tw-ring-color: rgb(250 202 21 / 0.1);
}
.ring-yellow-300\/100 {
  --tw-ring-color: rgb(250 202 21 / 1);
}
.ring-yellow-300\/15 {
  --tw-ring-color: rgb(250 202 21 / 0.15);
}
.ring-yellow-300\/20 {
  --tw-ring-color: rgb(250 202 21 / 0.2);
}
.ring-yellow-300\/25 {
  --tw-ring-color: rgb(250 202 21 / 0.25);
}
.ring-yellow-300\/30 {
  --tw-ring-color: rgb(250 202 21 / 0.3);
}
.ring-yellow-300\/35 {
  --tw-ring-color: rgb(250 202 21 / 0.35);
}
.ring-yellow-300\/40 {
  --tw-ring-color: rgb(250 202 21 / 0.4);
}
.ring-yellow-300\/45 {
  --tw-ring-color: rgb(250 202 21 / 0.45);
}
.ring-yellow-300\/5 {
  --tw-ring-color: rgb(250 202 21 / 0.05);
}
.ring-yellow-300\/50 {
  --tw-ring-color: rgb(250 202 21 / 0.5);
}
.ring-yellow-300\/55 {
  --tw-ring-color: rgb(250 202 21 / 0.55);
}
.ring-yellow-300\/60 {
  --tw-ring-color: rgb(250 202 21 / 0.6);
}
.ring-yellow-300\/65 {
  --tw-ring-color: rgb(250 202 21 / 0.65);
}
.ring-yellow-300\/70 {
  --tw-ring-color: rgb(250 202 21 / 0.7);
}
.ring-yellow-300\/75 {
  --tw-ring-color: rgb(250 202 21 / 0.75);
}
.ring-yellow-300\/80 {
  --tw-ring-color: rgb(250 202 21 / 0.8);
}
.ring-yellow-300\/85 {
  --tw-ring-color: rgb(250 202 21 / 0.85);
}
.ring-yellow-300\/90 {
  --tw-ring-color: rgb(250 202 21 / 0.9);
}
.ring-yellow-300\/95 {
  --tw-ring-color: rgb(250 202 21 / 0.95);
}
.ring-yellow-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(227 160 8 / var(--tw-ring-opacity, 1));
}
.ring-yellow-400\/0 {
  --tw-ring-color: rgb(227 160 8 / 0);
}
.ring-yellow-400\/10 {
  --tw-ring-color: rgb(227 160 8 / 0.1);
}
.ring-yellow-400\/100 {
  --tw-ring-color: rgb(227 160 8 / 1);
}
.ring-yellow-400\/15 {
  --tw-ring-color: rgb(227 160 8 / 0.15);
}
.ring-yellow-400\/20 {
  --tw-ring-color: rgb(227 160 8 / 0.2);
}
.ring-yellow-400\/25 {
  --tw-ring-color: rgb(227 160 8 / 0.25);
}
.ring-yellow-400\/30 {
  --tw-ring-color: rgb(227 160 8 / 0.3);
}
.ring-yellow-400\/35 {
  --tw-ring-color: rgb(227 160 8 / 0.35);
}
.ring-yellow-400\/40 {
  --tw-ring-color: rgb(227 160 8 / 0.4);
}
.ring-yellow-400\/45 {
  --tw-ring-color: rgb(227 160 8 / 0.45);
}
.ring-yellow-400\/5 {
  --tw-ring-color: rgb(227 160 8 / 0.05);
}
.ring-yellow-400\/50 {
  --tw-ring-color: rgb(227 160 8 / 0.5);
}
.ring-yellow-400\/55 {
  --tw-ring-color: rgb(227 160 8 / 0.55);
}
.ring-yellow-400\/60 {
  --tw-ring-color: rgb(227 160 8 / 0.6);
}
.ring-yellow-400\/65 {
  --tw-ring-color: rgb(227 160 8 / 0.65);
}
.ring-yellow-400\/70 {
  --tw-ring-color: rgb(227 160 8 / 0.7);
}
.ring-yellow-400\/75 {
  --tw-ring-color: rgb(227 160 8 / 0.75);
}
.ring-yellow-400\/80 {
  --tw-ring-color: rgb(227 160 8 / 0.8);
}
.ring-yellow-400\/85 {
  --tw-ring-color: rgb(227 160 8 / 0.85);
}
.ring-yellow-400\/90 {
  --tw-ring-color: rgb(227 160 8 / 0.9);
}
.ring-yellow-400\/95 {
  --tw-ring-color: rgb(227 160 8 / 0.95);
}
.ring-yellow-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(194 120 3 / var(--tw-ring-opacity, 1));
}
.ring-yellow-500\/0 {
  --tw-ring-color: rgb(194 120 3 / 0);
}
.ring-yellow-500\/10 {
  --tw-ring-color: rgb(194 120 3 / 0.1);
}
.ring-yellow-500\/100 {
  --tw-ring-color: rgb(194 120 3 / 1);
}
.ring-yellow-500\/15 {
  --tw-ring-color: rgb(194 120 3 / 0.15);
}
.ring-yellow-500\/20 {
  --tw-ring-color: rgb(194 120 3 / 0.2);
}
.ring-yellow-500\/25 {
  --tw-ring-color: rgb(194 120 3 / 0.25);
}
.ring-yellow-500\/30 {
  --tw-ring-color: rgb(194 120 3 / 0.3);
}
.ring-yellow-500\/35 {
  --tw-ring-color: rgb(194 120 3 / 0.35);
}
.ring-yellow-500\/40 {
  --tw-ring-color: rgb(194 120 3 / 0.4);
}
.ring-yellow-500\/45 {
  --tw-ring-color: rgb(194 120 3 / 0.45);
}
.ring-yellow-500\/5 {
  --tw-ring-color: rgb(194 120 3 / 0.05);
}
.ring-yellow-500\/50 {
  --tw-ring-color: rgb(194 120 3 / 0.5);
}
.ring-yellow-500\/55 {
  --tw-ring-color: rgb(194 120 3 / 0.55);
}
.ring-yellow-500\/60 {
  --tw-ring-color: rgb(194 120 3 / 0.6);
}
.ring-yellow-500\/65 {
  --tw-ring-color: rgb(194 120 3 / 0.65);
}
.ring-yellow-500\/70 {
  --tw-ring-color: rgb(194 120 3 / 0.7);
}
.ring-yellow-500\/75 {
  --tw-ring-color: rgb(194 120 3 / 0.75);
}
.ring-yellow-500\/80 {
  --tw-ring-color: rgb(194 120 3 / 0.8);
}
.ring-yellow-500\/85 {
  --tw-ring-color: rgb(194 120 3 / 0.85);
}
.ring-yellow-500\/90 {
  --tw-ring-color: rgb(194 120 3 / 0.9);
}
.ring-yellow-500\/95 {
  --tw-ring-color: rgb(194 120 3 / 0.95);
}
.ring-yellow-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(159 88 10 / var(--tw-ring-opacity, 1));
}
.ring-yellow-600\/0 {
  --tw-ring-color: rgb(159 88 10 / 0);
}
.ring-yellow-600\/10 {
  --tw-ring-color: rgb(159 88 10 / 0.1);
}
.ring-yellow-600\/100 {
  --tw-ring-color: rgb(159 88 10 / 1);
}
.ring-yellow-600\/15 {
  --tw-ring-color: rgb(159 88 10 / 0.15);
}
.ring-yellow-600\/20 {
  --tw-ring-color: rgb(159 88 10 / 0.2);
}
.ring-yellow-600\/25 {
  --tw-ring-color: rgb(159 88 10 / 0.25);
}
.ring-yellow-600\/30 {
  --tw-ring-color: rgb(159 88 10 / 0.3);
}
.ring-yellow-600\/35 {
  --tw-ring-color: rgb(159 88 10 / 0.35);
}
.ring-yellow-600\/40 {
  --tw-ring-color: rgb(159 88 10 / 0.4);
}
.ring-yellow-600\/45 {
  --tw-ring-color: rgb(159 88 10 / 0.45);
}
.ring-yellow-600\/5 {
  --tw-ring-color: rgb(159 88 10 / 0.05);
}
.ring-yellow-600\/50 {
  --tw-ring-color: rgb(159 88 10 / 0.5);
}
.ring-yellow-600\/55 {
  --tw-ring-color: rgb(159 88 10 / 0.55);
}
.ring-yellow-600\/60 {
  --tw-ring-color: rgb(159 88 10 / 0.6);
}
.ring-yellow-600\/65 {
  --tw-ring-color: rgb(159 88 10 / 0.65);
}
.ring-yellow-600\/70 {
  --tw-ring-color: rgb(159 88 10 / 0.7);
}
.ring-yellow-600\/75 {
  --tw-ring-color: rgb(159 88 10 / 0.75);
}
.ring-yellow-600\/80 {
  --tw-ring-color: rgb(159 88 10 / 0.8);
}
.ring-yellow-600\/85 {
  --tw-ring-color: rgb(159 88 10 / 0.85);
}
.ring-yellow-600\/90 {
  --tw-ring-color: rgb(159 88 10 / 0.9);
}
.ring-yellow-600\/95 {
  --tw-ring-color: rgb(159 88 10 / 0.95);
}
.ring-yellow-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(142 75 16 / var(--tw-ring-opacity, 1));
}
.ring-yellow-700\/0 {
  --tw-ring-color: rgb(142 75 16 / 0);
}
.ring-yellow-700\/10 {
  --tw-ring-color: rgb(142 75 16 / 0.1);
}
.ring-yellow-700\/100 {
  --tw-ring-color: rgb(142 75 16 / 1);
}
.ring-yellow-700\/15 {
  --tw-ring-color: rgb(142 75 16 / 0.15);
}
.ring-yellow-700\/20 {
  --tw-ring-color: rgb(142 75 16 / 0.2);
}
.ring-yellow-700\/25 {
  --tw-ring-color: rgb(142 75 16 / 0.25);
}
.ring-yellow-700\/30 {
  --tw-ring-color: rgb(142 75 16 / 0.3);
}
.ring-yellow-700\/35 {
  --tw-ring-color: rgb(142 75 16 / 0.35);
}
.ring-yellow-700\/40 {
  --tw-ring-color: rgb(142 75 16 / 0.4);
}
.ring-yellow-700\/45 {
  --tw-ring-color: rgb(142 75 16 / 0.45);
}
.ring-yellow-700\/5 {
  --tw-ring-color: rgb(142 75 16 / 0.05);
}
.ring-yellow-700\/50 {
  --tw-ring-color: rgb(142 75 16 / 0.5);
}
.ring-yellow-700\/55 {
  --tw-ring-color: rgb(142 75 16 / 0.55);
}
.ring-yellow-700\/60 {
  --tw-ring-color: rgb(142 75 16 / 0.6);
}
.ring-yellow-700\/65 {
  --tw-ring-color: rgb(142 75 16 / 0.65);
}
.ring-yellow-700\/70 {
  --tw-ring-color: rgb(142 75 16 / 0.7);
}
.ring-yellow-700\/75 {
  --tw-ring-color: rgb(142 75 16 / 0.75);
}
.ring-yellow-700\/80 {
  --tw-ring-color: rgb(142 75 16 / 0.8);
}
.ring-yellow-700\/85 {
  --tw-ring-color: rgb(142 75 16 / 0.85);
}
.ring-yellow-700\/90 {
  --tw-ring-color: rgb(142 75 16 / 0.9);
}
.ring-yellow-700\/95 {
  --tw-ring-color: rgb(142 75 16 / 0.95);
}
.ring-yellow-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(114 59 19 / var(--tw-ring-opacity, 1));
}
.ring-yellow-800\/0 {
  --tw-ring-color: rgb(114 59 19 / 0);
}
.ring-yellow-800\/10 {
  --tw-ring-color: rgb(114 59 19 / 0.1);
}
.ring-yellow-800\/100 {
  --tw-ring-color: rgb(114 59 19 / 1);
}
.ring-yellow-800\/15 {
  --tw-ring-color: rgb(114 59 19 / 0.15);
}
.ring-yellow-800\/20 {
  --tw-ring-color: rgb(114 59 19 / 0.2);
}
.ring-yellow-800\/25 {
  --tw-ring-color: rgb(114 59 19 / 0.25);
}
.ring-yellow-800\/30 {
  --tw-ring-color: rgb(114 59 19 / 0.3);
}
.ring-yellow-800\/35 {
  --tw-ring-color: rgb(114 59 19 / 0.35);
}
.ring-yellow-800\/40 {
  --tw-ring-color: rgb(114 59 19 / 0.4);
}
.ring-yellow-800\/45 {
  --tw-ring-color: rgb(114 59 19 / 0.45);
}
.ring-yellow-800\/5 {
  --tw-ring-color: rgb(114 59 19 / 0.05);
}
.ring-yellow-800\/50 {
  --tw-ring-color: rgb(114 59 19 / 0.5);
}
.ring-yellow-800\/55 {
  --tw-ring-color: rgb(114 59 19 / 0.55);
}
.ring-yellow-800\/60 {
  --tw-ring-color: rgb(114 59 19 / 0.6);
}
.ring-yellow-800\/65 {
  --tw-ring-color: rgb(114 59 19 / 0.65);
}
.ring-yellow-800\/70 {
  --tw-ring-color: rgb(114 59 19 / 0.7);
}
.ring-yellow-800\/75 {
  --tw-ring-color: rgb(114 59 19 / 0.75);
}
.ring-yellow-800\/80 {
  --tw-ring-color: rgb(114 59 19 / 0.8);
}
.ring-yellow-800\/85 {
  --tw-ring-color: rgb(114 59 19 / 0.85);
}
.ring-yellow-800\/90 {
  --tw-ring-color: rgb(114 59 19 / 0.9);
}
.ring-yellow-800\/95 {
  --tw-ring-color: rgb(114 59 19 / 0.95);
}
.ring-yellow-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 49 18 / var(--tw-ring-opacity, 1));
}
.ring-yellow-900\/0 {
  --tw-ring-color: rgb(99 49 18 / 0);
}
.ring-yellow-900\/10 {
  --tw-ring-color: rgb(99 49 18 / 0.1);
}
.ring-yellow-900\/100 {
  --tw-ring-color: rgb(99 49 18 / 1);
}
.ring-yellow-900\/15 {
  --tw-ring-color: rgb(99 49 18 / 0.15);
}
.ring-yellow-900\/20 {
  --tw-ring-color: rgb(99 49 18 / 0.2);
}
.ring-yellow-900\/25 {
  --tw-ring-color: rgb(99 49 18 / 0.25);
}
.ring-yellow-900\/30 {
  --tw-ring-color: rgb(99 49 18 / 0.3);
}
.ring-yellow-900\/35 {
  --tw-ring-color: rgb(99 49 18 / 0.35);
}
.ring-yellow-900\/40 {
  --tw-ring-color: rgb(99 49 18 / 0.4);
}
.ring-yellow-900\/45 {
  --tw-ring-color: rgb(99 49 18 / 0.45);
}
.ring-yellow-900\/5 {
  --tw-ring-color: rgb(99 49 18 / 0.05);
}
.ring-yellow-900\/50 {
  --tw-ring-color: rgb(99 49 18 / 0.5);
}
.ring-yellow-900\/55 {
  --tw-ring-color: rgb(99 49 18 / 0.55);
}
.ring-yellow-900\/60 {
  --tw-ring-color: rgb(99 49 18 / 0.6);
}
.ring-yellow-900\/65 {
  --tw-ring-color: rgb(99 49 18 / 0.65);
}
.ring-yellow-900\/70 {
  --tw-ring-color: rgb(99 49 18 / 0.7);
}
.ring-yellow-900\/75 {
  --tw-ring-color: rgb(99 49 18 / 0.75);
}
.ring-yellow-900\/80 {
  --tw-ring-color: rgb(99 49 18 / 0.8);
}
.ring-yellow-900\/85 {
  --tw-ring-color: rgb(99 49 18 / 0.85);
}
.ring-yellow-900\/90 {
  --tw-ring-color: rgb(99 49 18 / 0.9);
}
.ring-yellow-900\/95 {
  --tw-ring-color: rgb(99 49 18 / 0.95);
}
.ring-zinc-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 244 245 / var(--tw-ring-opacity, 1));
}
.ring-zinc-100\/0 {
  --tw-ring-color: rgb(244 244 245 / 0);
}
.ring-zinc-100\/10 {
  --tw-ring-color: rgb(244 244 245 / 0.1);
}
.ring-zinc-100\/100 {
  --tw-ring-color: rgb(244 244 245 / 1);
}
.ring-zinc-100\/15 {
  --tw-ring-color: rgb(244 244 245 / 0.15);
}
.ring-zinc-100\/20 {
  --tw-ring-color: rgb(244 244 245 / 0.2);
}
.ring-zinc-100\/25 {
  --tw-ring-color: rgb(244 244 245 / 0.25);
}
.ring-zinc-100\/30 {
  --tw-ring-color: rgb(244 244 245 / 0.3);
}
.ring-zinc-100\/35 {
  --tw-ring-color: rgb(244 244 245 / 0.35);
}
.ring-zinc-100\/40 {
  --tw-ring-color: rgb(244 244 245 / 0.4);
}
.ring-zinc-100\/45 {
  --tw-ring-color: rgb(244 244 245 / 0.45);
}
.ring-zinc-100\/5 {
  --tw-ring-color: rgb(244 244 245 / 0.05);
}
.ring-zinc-100\/50 {
  --tw-ring-color: rgb(244 244 245 / 0.5);
}
.ring-zinc-100\/55 {
  --tw-ring-color: rgb(244 244 245 / 0.55);
}
.ring-zinc-100\/60 {
  --tw-ring-color: rgb(244 244 245 / 0.6);
}
.ring-zinc-100\/65 {
  --tw-ring-color: rgb(244 244 245 / 0.65);
}
.ring-zinc-100\/70 {
  --tw-ring-color: rgb(244 244 245 / 0.7);
}
.ring-zinc-100\/75 {
  --tw-ring-color: rgb(244 244 245 / 0.75);
}
.ring-zinc-100\/80 {
  --tw-ring-color: rgb(244 244 245 / 0.8);
}
.ring-zinc-100\/85 {
  --tw-ring-color: rgb(244 244 245 / 0.85);
}
.ring-zinc-100\/90 {
  --tw-ring-color: rgb(244 244 245 / 0.9);
}
.ring-zinc-100\/95 {
  --tw-ring-color: rgb(244 244 245 / 0.95);
}
.ring-zinc-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(228 228 231 / var(--tw-ring-opacity, 1));
}
.ring-zinc-200\/0 {
  --tw-ring-color: rgb(228 228 231 / 0);
}
.ring-zinc-200\/10 {
  --tw-ring-color: rgb(228 228 231 / 0.1);
}
.ring-zinc-200\/100 {
  --tw-ring-color: rgb(228 228 231 / 1);
}
.ring-zinc-200\/15 {
  --tw-ring-color: rgb(228 228 231 / 0.15);
}
.ring-zinc-200\/20 {
  --tw-ring-color: rgb(228 228 231 / 0.2);
}
.ring-zinc-200\/25 {
  --tw-ring-color: rgb(228 228 231 / 0.25);
}
.ring-zinc-200\/30 {
  --tw-ring-color: rgb(228 228 231 / 0.3);
}
.ring-zinc-200\/35 {
  --tw-ring-color: rgb(228 228 231 / 0.35);
}
.ring-zinc-200\/40 {
  --tw-ring-color: rgb(228 228 231 / 0.4);
}
.ring-zinc-200\/45 {
  --tw-ring-color: rgb(228 228 231 / 0.45);
}
.ring-zinc-200\/5 {
  --tw-ring-color: rgb(228 228 231 / 0.05);
}
.ring-zinc-200\/50 {
  --tw-ring-color: rgb(228 228 231 / 0.5);
}
.ring-zinc-200\/55 {
  --tw-ring-color: rgb(228 228 231 / 0.55);
}
.ring-zinc-200\/60 {
  --tw-ring-color: rgb(228 228 231 / 0.6);
}
.ring-zinc-200\/65 {
  --tw-ring-color: rgb(228 228 231 / 0.65);
}
.ring-zinc-200\/70 {
  --tw-ring-color: rgb(228 228 231 / 0.7);
}
.ring-zinc-200\/75 {
  --tw-ring-color: rgb(228 228 231 / 0.75);
}
.ring-zinc-200\/80 {
  --tw-ring-color: rgb(228 228 231 / 0.8);
}
.ring-zinc-200\/85 {
  --tw-ring-color: rgb(228 228 231 / 0.85);
}
.ring-zinc-200\/90 {
  --tw-ring-color: rgb(228 228 231 / 0.9);
}
.ring-zinc-200\/95 {
  --tw-ring-color: rgb(228 228 231 / 0.95);
}
.ring-zinc-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 216 / var(--tw-ring-opacity, 1));
}
.ring-zinc-300\/0 {
  --tw-ring-color: rgb(212 212 216 / 0);
}
.ring-zinc-300\/10 {
  --tw-ring-color: rgb(212 212 216 / 0.1);
}
.ring-zinc-300\/100 {
  --tw-ring-color: rgb(212 212 216 / 1);
}
.ring-zinc-300\/15 {
  --tw-ring-color: rgb(212 212 216 / 0.15);
}
.ring-zinc-300\/20 {
  --tw-ring-color: rgb(212 212 216 / 0.2);
}
.ring-zinc-300\/25 {
  --tw-ring-color: rgb(212 212 216 / 0.25);
}
.ring-zinc-300\/30 {
  --tw-ring-color: rgb(212 212 216 / 0.3);
}
.ring-zinc-300\/35 {
  --tw-ring-color: rgb(212 212 216 / 0.35);
}
.ring-zinc-300\/40 {
  --tw-ring-color: rgb(212 212 216 / 0.4);
}
.ring-zinc-300\/45 {
  --tw-ring-color: rgb(212 212 216 / 0.45);
}
.ring-zinc-300\/5 {
  --tw-ring-color: rgb(212 212 216 / 0.05);
}
.ring-zinc-300\/50 {
  --tw-ring-color: rgb(212 212 216 / 0.5);
}
.ring-zinc-300\/55 {
  --tw-ring-color: rgb(212 212 216 / 0.55);
}
.ring-zinc-300\/60 {
  --tw-ring-color: rgb(212 212 216 / 0.6);
}
.ring-zinc-300\/65 {
  --tw-ring-color: rgb(212 212 216 / 0.65);
}
.ring-zinc-300\/70 {
  --tw-ring-color: rgb(212 212 216 / 0.7);
}
.ring-zinc-300\/75 {
  --tw-ring-color: rgb(212 212 216 / 0.75);
}
.ring-zinc-300\/80 {
  --tw-ring-color: rgb(212 212 216 / 0.8);
}
.ring-zinc-300\/85 {
  --tw-ring-color: rgb(212 212 216 / 0.85);
}
.ring-zinc-300\/90 {
  --tw-ring-color: rgb(212 212 216 / 0.9);
}
.ring-zinc-300\/95 {
  --tw-ring-color: rgb(212 212 216 / 0.95);
}
.ring-zinc-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 161 170 / var(--tw-ring-opacity, 1));
}
.ring-zinc-400\/0 {
  --tw-ring-color: rgb(161 161 170 / 0);
}
.ring-zinc-400\/10 {
  --tw-ring-color: rgb(161 161 170 / 0.1);
}
.ring-zinc-400\/100 {
  --tw-ring-color: rgb(161 161 170 / 1);
}
.ring-zinc-400\/15 {
  --tw-ring-color: rgb(161 161 170 / 0.15);
}
.ring-zinc-400\/20 {
  --tw-ring-color: rgb(161 161 170 / 0.2);
}
.ring-zinc-400\/25 {
  --tw-ring-color: rgb(161 161 170 / 0.25);
}
.ring-zinc-400\/30 {
  --tw-ring-color: rgb(161 161 170 / 0.3);
}
.ring-zinc-400\/35 {
  --tw-ring-color: rgb(161 161 170 / 0.35);
}
.ring-zinc-400\/40 {
  --tw-ring-color: rgb(161 161 170 / 0.4);
}
.ring-zinc-400\/45 {
  --tw-ring-color: rgb(161 161 170 / 0.45);
}
.ring-zinc-400\/5 {
  --tw-ring-color: rgb(161 161 170 / 0.05);
}
.ring-zinc-400\/50 {
  --tw-ring-color: rgb(161 161 170 / 0.5);
}
.ring-zinc-400\/55 {
  --tw-ring-color: rgb(161 161 170 / 0.55);
}
.ring-zinc-400\/60 {
  --tw-ring-color: rgb(161 161 170 / 0.6);
}
.ring-zinc-400\/65 {
  --tw-ring-color: rgb(161 161 170 / 0.65);
}
.ring-zinc-400\/70 {
  --tw-ring-color: rgb(161 161 170 / 0.7);
}
.ring-zinc-400\/75 {
  --tw-ring-color: rgb(161 161 170 / 0.75);
}
.ring-zinc-400\/80 {
  --tw-ring-color: rgb(161 161 170 / 0.8);
}
.ring-zinc-400\/85 {
  --tw-ring-color: rgb(161 161 170 / 0.85);
}
.ring-zinc-400\/90 {
  --tw-ring-color: rgb(161 161 170 / 0.9);
}
.ring-zinc-400\/95 {
  --tw-ring-color: rgb(161 161 170 / 0.95);
}
.ring-zinc-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 113 122 / var(--tw-ring-opacity, 1));
}
.ring-zinc-500\/0 {
  --tw-ring-color: rgb(113 113 122 / 0);
}
.ring-zinc-500\/10 {
  --tw-ring-color: rgb(113 113 122 / 0.1);
}
.ring-zinc-500\/100 {
  --tw-ring-color: rgb(113 113 122 / 1);
}
.ring-zinc-500\/15 {
  --tw-ring-color: rgb(113 113 122 / 0.15);
}
.ring-zinc-500\/20 {
  --tw-ring-color: rgb(113 113 122 / 0.2);
}
.ring-zinc-500\/25 {
  --tw-ring-color: rgb(113 113 122 / 0.25);
}
.ring-zinc-500\/30 {
  --tw-ring-color: rgb(113 113 122 / 0.3);
}
.ring-zinc-500\/35 {
  --tw-ring-color: rgb(113 113 122 / 0.35);
}
.ring-zinc-500\/40 {
  --tw-ring-color: rgb(113 113 122 / 0.4);
}
.ring-zinc-500\/45 {
  --tw-ring-color: rgb(113 113 122 / 0.45);
}
.ring-zinc-500\/5 {
  --tw-ring-color: rgb(113 113 122 / 0.05);
}
.ring-zinc-500\/50 {
  --tw-ring-color: rgb(113 113 122 / 0.5);
}
.ring-zinc-500\/55 {
  --tw-ring-color: rgb(113 113 122 / 0.55);
}
.ring-zinc-500\/60 {
  --tw-ring-color: rgb(113 113 122 / 0.6);
}
.ring-zinc-500\/65 {
  --tw-ring-color: rgb(113 113 122 / 0.65);
}
.ring-zinc-500\/70 {
  --tw-ring-color: rgb(113 113 122 / 0.7);
}
.ring-zinc-500\/75 {
  --tw-ring-color: rgb(113 113 122 / 0.75);
}
.ring-zinc-500\/80 {
  --tw-ring-color: rgb(113 113 122 / 0.8);
}
.ring-zinc-500\/85 {
  --tw-ring-color: rgb(113 113 122 / 0.85);
}
.ring-zinc-500\/90 {
  --tw-ring-color: rgb(113 113 122 / 0.9);
}
.ring-zinc-500\/95 {
  --tw-ring-color: rgb(113 113 122 / 0.95);
}
.ring-zinc-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 91 / var(--tw-ring-opacity, 1));
}
.ring-zinc-600\/0 {
  --tw-ring-color: rgb(82 82 91 / 0);
}
.ring-zinc-600\/10 {
  --tw-ring-color: rgb(82 82 91 / 0.1);
}
.ring-zinc-600\/100 {
  --tw-ring-color: rgb(82 82 91 / 1);
}
.ring-zinc-600\/15 {
  --tw-ring-color: rgb(82 82 91 / 0.15);
}
.ring-zinc-600\/20 {
  --tw-ring-color: rgb(82 82 91 / 0.2);
}
.ring-zinc-600\/25 {
  --tw-ring-color: rgb(82 82 91 / 0.25);
}
.ring-zinc-600\/30 {
  --tw-ring-color: rgb(82 82 91 / 0.3);
}
.ring-zinc-600\/35 {
  --tw-ring-color: rgb(82 82 91 / 0.35);
}
.ring-zinc-600\/40 {
  --tw-ring-color: rgb(82 82 91 / 0.4);
}
.ring-zinc-600\/45 {
  --tw-ring-color: rgb(82 82 91 / 0.45);
}
.ring-zinc-600\/5 {
  --tw-ring-color: rgb(82 82 91 / 0.05);
}
.ring-zinc-600\/50 {
  --tw-ring-color: rgb(82 82 91 / 0.5);
}
.ring-zinc-600\/55 {
  --tw-ring-color: rgb(82 82 91 / 0.55);
}
.ring-zinc-600\/60 {
  --tw-ring-color: rgb(82 82 91 / 0.6);
}
.ring-zinc-600\/65 {
  --tw-ring-color: rgb(82 82 91 / 0.65);
}
.ring-zinc-600\/70 {
  --tw-ring-color: rgb(82 82 91 / 0.7);
}
.ring-zinc-600\/75 {
  --tw-ring-color: rgb(82 82 91 / 0.75);
}
.ring-zinc-600\/80 {
  --tw-ring-color: rgb(82 82 91 / 0.8);
}
.ring-zinc-600\/85 {
  --tw-ring-color: rgb(82 82 91 / 0.85);
}
.ring-zinc-600\/90 {
  --tw-ring-color: rgb(82 82 91 / 0.9);
}
.ring-zinc-600\/95 {
  --tw-ring-color: rgb(82 82 91 / 0.95);
}
.ring-zinc-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 63 70 / var(--tw-ring-opacity, 1));
}
.ring-zinc-700\/0 {
  --tw-ring-color: rgb(63 63 70 / 0);
}
.ring-zinc-700\/10 {
  --tw-ring-color: rgb(63 63 70 / 0.1);
}
.ring-zinc-700\/100 {
  --tw-ring-color: rgb(63 63 70 / 1);
}
.ring-zinc-700\/15 {
  --tw-ring-color: rgb(63 63 70 / 0.15);
}
.ring-zinc-700\/20 {
  --tw-ring-color: rgb(63 63 70 / 0.2);
}
.ring-zinc-700\/25 {
  --tw-ring-color: rgb(63 63 70 / 0.25);
}
.ring-zinc-700\/30 {
  --tw-ring-color: rgb(63 63 70 / 0.3);
}
.ring-zinc-700\/35 {
  --tw-ring-color: rgb(63 63 70 / 0.35);
}
.ring-zinc-700\/40 {
  --tw-ring-color: rgb(63 63 70 / 0.4);
}
.ring-zinc-700\/45 {
  --tw-ring-color: rgb(63 63 70 / 0.45);
}
.ring-zinc-700\/5 {
  --tw-ring-color: rgb(63 63 70 / 0.05);
}
.ring-zinc-700\/50 {
  --tw-ring-color: rgb(63 63 70 / 0.5);
}
.ring-zinc-700\/55 {
  --tw-ring-color: rgb(63 63 70 / 0.55);
}
.ring-zinc-700\/60 {
  --tw-ring-color: rgb(63 63 70 / 0.6);
}
.ring-zinc-700\/65 {
  --tw-ring-color: rgb(63 63 70 / 0.65);
}
.ring-zinc-700\/70 {
  --tw-ring-color: rgb(63 63 70 / 0.7);
}
.ring-zinc-700\/75 {
  --tw-ring-color: rgb(63 63 70 / 0.75);
}
.ring-zinc-700\/80 {
  --tw-ring-color: rgb(63 63 70 / 0.8);
}
.ring-zinc-700\/85 {
  --tw-ring-color: rgb(63 63 70 / 0.85);
}
.ring-zinc-700\/90 {
  --tw-ring-color: rgb(63 63 70 / 0.9);
}
.ring-zinc-700\/95 {
  --tw-ring-color: rgb(63 63 70 / 0.95);
}
.ring-zinc-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(39 39 42 / var(--tw-ring-opacity, 1));
}
.ring-zinc-800\/0 {
  --tw-ring-color: rgb(39 39 42 / 0);
}
.ring-zinc-800\/10 {
  --tw-ring-color: rgb(39 39 42 / 0.1);
}
.ring-zinc-800\/100 {
  --tw-ring-color: rgb(39 39 42 / 1);
}
.ring-zinc-800\/15 {
  --tw-ring-color: rgb(39 39 42 / 0.15);
}
.ring-zinc-800\/20 {
  --tw-ring-color: rgb(39 39 42 / 0.2);
}
.ring-zinc-800\/25 {
  --tw-ring-color: rgb(39 39 42 / 0.25);
}
.ring-zinc-800\/30 {
  --tw-ring-color: rgb(39 39 42 / 0.3);
}
.ring-zinc-800\/35 {
  --tw-ring-color: rgb(39 39 42 / 0.35);
}
.ring-zinc-800\/40 {
  --tw-ring-color: rgb(39 39 42 / 0.4);
}
.ring-zinc-800\/45 {
  --tw-ring-color: rgb(39 39 42 / 0.45);
}
.ring-zinc-800\/5 {
  --tw-ring-color: rgb(39 39 42 / 0.05);
}
.ring-zinc-800\/50 {
  --tw-ring-color: rgb(39 39 42 / 0.5);
}
.ring-zinc-800\/55 {
  --tw-ring-color: rgb(39 39 42 / 0.55);
}
.ring-zinc-800\/60 {
  --tw-ring-color: rgb(39 39 42 / 0.6);
}
.ring-zinc-800\/65 {
  --tw-ring-color: rgb(39 39 42 / 0.65);
}
.ring-zinc-800\/70 {
  --tw-ring-color: rgb(39 39 42 / 0.7);
}
.ring-zinc-800\/75 {
  --tw-ring-color: rgb(39 39 42 / 0.75);
}
.ring-zinc-800\/80 {
  --tw-ring-color: rgb(39 39 42 / 0.8);
}
.ring-zinc-800\/85 {
  --tw-ring-color: rgb(39 39 42 / 0.85);
}
.ring-zinc-800\/90 {
  --tw-ring-color: rgb(39 39 42 / 0.9);
}
.ring-zinc-800\/95 {
  --tw-ring-color: rgb(39 39 42 / 0.95);
}
.ring-zinc-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(24 24 27 / var(--tw-ring-opacity, 1));
}
.ring-zinc-900\/0 {
  --tw-ring-color: rgb(24 24 27 / 0);
}
.ring-zinc-900\/10 {
  --tw-ring-color: rgb(24 24 27 / 0.1);
}
.ring-zinc-900\/100 {
  --tw-ring-color: rgb(24 24 27 / 1);
}
.ring-zinc-900\/15 {
  --tw-ring-color: rgb(24 24 27 / 0.15);
}
.ring-zinc-900\/20 {
  --tw-ring-color: rgb(24 24 27 / 0.2);
}
.ring-zinc-900\/25 {
  --tw-ring-color: rgb(24 24 27 / 0.25);
}
.ring-zinc-900\/30 {
  --tw-ring-color: rgb(24 24 27 / 0.3);
}
.ring-zinc-900\/35 {
  --tw-ring-color: rgb(24 24 27 / 0.35);
}
.ring-zinc-900\/40 {
  --tw-ring-color: rgb(24 24 27 / 0.4);
}
.ring-zinc-900\/45 {
  --tw-ring-color: rgb(24 24 27 / 0.45);
}
.ring-zinc-900\/5 {
  --tw-ring-color: rgb(24 24 27 / 0.05);
}
.ring-zinc-900\/50 {
  --tw-ring-color: rgb(24 24 27 / 0.5);
}
.ring-zinc-900\/55 {
  --tw-ring-color: rgb(24 24 27 / 0.55);
}
.ring-zinc-900\/60 {
  --tw-ring-color: rgb(24 24 27 / 0.6);
}
.ring-zinc-900\/65 {
  --tw-ring-color: rgb(24 24 27 / 0.65);
}
.ring-zinc-900\/70 {
  --tw-ring-color: rgb(24 24 27 / 0.7);
}
.ring-zinc-900\/75 {
  --tw-ring-color: rgb(24 24 27 / 0.75);
}
.ring-zinc-900\/80 {
  --tw-ring-color: rgb(24 24 27 / 0.8);
}
.ring-zinc-900\/85 {
  --tw-ring-color: rgb(24 24 27 / 0.85);
}
.ring-zinc-900\/90 {
  --tw-ring-color: rgb(24 24 27 / 0.9);
}
.ring-zinc-900\/95 {
  --tw-ring-color: rgb(24 24 27 / 0.95);
}
.ring-offset-1 {
  --tw-ring-offset-width: 1px;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-700 {
  transition-duration: 700ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* cursor amended — Public Sans (local) replaces LexendDeca */
@font-face {
  font-family: 'PublicSans-Thin';
  src: url(fonts/PublicSans-Thin.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'PublicSans-Light';
  src: url(fonts/PublicSans-Light.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'PublicSans-Regular';
  src: url(fonts/PublicSans-Regular.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'PublicSans-Medium';
  src: url(fonts/PublicSans-Medium.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'PublicSans-SemiBold';
  src: url(fonts/PublicSans-SemiBold.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'PublicSans-Bold';
  src: url(fonts/PublicSans-Bold.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'PublicSans-ExtraBold';
  src: url(fonts/PublicSans-ExtraBold.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'PublicSans-Black';
  src: url(fonts/PublicSans-Black.woff) format('woff');
  font-display: swap;
}

@font-face {
	font-family: 'rhm-bold';
	src: url(fonts/RedHatMono-Bold.woff) format('woff');
  font-display: swap;
}

@font-face {
	font-family: 'rhm-bolditalic';
	src: url(fonts/RedHatMono-BoldItalic.woff) format('woff');
  font-display: swap;
}

@font-face {
	font-family: 'rhm-italic';
	src: url(fonts/RedHatMono-Italic.woff) format('woff');
  font-display: swap;
}

@font-face {
	font-family: 'rhm-light';
	src: url(fonts/RedHatMono-Light.woff) format('woff');
  font-display: swap;
}

@font-face {
	font-family: 'rhm-lightitalic';
	src: url(fonts/RedHatMono-LightItalic.woff) format('woff');
  font-display: swap;
}

@font-face {
	font-family: 'rhm-medium';
	src: url(fonts/RedHatMono-Medium.woff) format('woff');
  font-display: swap;
}

@font-face {
	font-family: 'rhm-mediumitalic';
	src: url(fonts/RedHatMono-MediumItalic.woff) format('woff');
  font-display: swap;
}

@font-face {
	font-family: 'rhm-regular';
	src: url(fonts/RedHatMono-Regular.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'rhm-semibold';
	src: url(fonts/RedHatMono-SemiBold.woff) format('woff');
  font-display: swap;
}

@font-face {
	font-family: 'rhm-semibolditalic';
	src: url(fonts/RedHatMono-SemiBoldItalic.woff) format('woff');
  font-display: swap;
} 

html,
body {
  overflow-x: hidden;           /* verhindert horizontalen Scroll + Shrinking */
  word-break: break-word;
  overflow-wrap: break-word;
}

.content-wrapper {                    /* dein Haupt-Content */                    -webkit-hyphens: none;                    hyphens: none;                    overflow-wrap: break-word;
}


/* Custom Styles */
/* * {
  font-family: sans-serif;
} */

#breadcrumbs {
  /* border: solid 1px green !important; */
}

#breadcrumbs li {
  list-style: none;
  display: inline-block;
}

h1, h2, h3, h4, h5, h6 {
  max-width: 100%;
  font-family: PublicSans-Bold, sans-serif;
  word-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  -webkit-hyphens: none;
          hyphens: none;
  overflow-wrap: break-word;
}

h1 {
  /* cursor amended */
  text-align: center;
  font-size: clamp(3rem,6vw,5.5rem);
}

@media (min-width: 768px) {
  h1 {
    font-size: 3.75rem;
    line-height: 1;
  }
}

h2,
h2 a,
h2 a span {
  font-family: PublicSans-SemiBold, sans-serif;
  font-size: clamp(2rem,5vw,4.5rem);
}

@media (min-width: 768px) {
  h2,
h2 a,
h2 a span {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

h3, h3 a {
  font-family: PublicSans-Bold, sans-serif;
}

.grid h2,
.card h2 {
  /* @apply mt-4; */
}

h3 {
  font-size: clamp(1rem,4vw,3.5rem);
}

@media (min-width: 768px) {
  h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

h4, h4 span {
  font-family: PublicSans-Bold, sans-serif;
  font-size: clamp(0.5rem,3vw,2.5rem);
}

@media (min-width: 768px) {
  h4, h4 span {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.coursetitle {
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: PublicSans-SemiBold, sans-serif;
}

header.privacywire-header {
  font-family: PublicSans-Medium, sans-serif !important;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.title {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.curriculatitle {
  font-family: PublicSans-SemiBold, sans-serif !important;
}

a {
  text-decoration: none;
}

p {
  font-family: PublicSans-Light, sans-serif;
  letter-spacing: 0em;
  line-height: 1.375;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

p.copy, 
ul.copy,
ul.copy li,
ul.copy li a,
ol.copy,
ol.copy li,
ol.copy li a {
  font-size: 1.5rem;
  line-height: 2rem;
  line-height: 1.5;
  -webkit-hyphens: none;
          hyphens: none;
  font-family: PublicSans-Light, sans-serif;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  /* @apply break-all; */
}

/* cursor coded — children_grid teasers inside counter-style package cards */
.children-grid-teaser :is(p, ul, ol) {
  margin: 0px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  font-family: PublicSans-Light, sans-serif;
}

/* cursor amended — CMS prose tables only (opt-in). Do not style FullCalendar (.fc) or transaction history tables. */
#content table.content-table {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: left;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

#content table.content-table th,
#content table.content-table td {
  text-align: left;
  vertical-align: top;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.375;
}

#content table.content-table th {
  font-family: PublicSans-SemiBold, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  width: 36%;
  padding-right: 1.5rem;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
  vertical-align: top;
}

#content table.content-table td {
  font-family: PublicSans-Light, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  vertical-align: top;
}

#content table.content-table tr:last-child th,
#content table.content-table tr:last-child td {
  border-bottom-width: 0px;
}

.bulletlist, 
.bulletlist li {
  list-style-type: disc;
  padding-inline-start: 10px;
}

.privacywire {
  box-shadow: none !important;
}
.privacywire p {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.privacywire-banner {
  --tw-bg-opacity: 1;
  background-color: rgb(220 215 254 / var(--tw-bg-opacity, 1));
}


/* cursor amended — bold vs light body copy; beat ul/ol.copy li a specificity */
a.underlinelink,
p.copy a.underlinelink,
ul.copy li a.underlinelink,
ol.copy li a.underlinelink,
.children-grid-teaser a.underlinelink {
  font-family: PublicSans-Bold, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
a.underlinelink:hover,
p.copy a.underlinelink:hover,
ul.copy li a.underlinelink:hover,
ol.copy li a.underlinelink:hover,
.children-grid-teaser a.underlinelink:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

/* cursor amended — restored from commented block */
#simpleform a {
  font-family: PublicSans-Bold, sans-serif;
}
#simpleform a:hover {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

a:visited {
  color: unset;
}

li {
  list-style-type: none;
}

/* cursor coded — restore markers for CMS prose lists only (global li stays list-none) */
#content ul.copy,
#content .copy ul {
  list-style-type: disc;
  padding-inline-start: 1.25rem;
}

#content ol.copy,
#content .copy ol {
  list-style-type: decimal;
  padding-inline-start: 1.25rem;
}

#content ul.copy > li,
#content .copy ul > li {
  list-style-type: disc;
}

#content ol.copy > li,
#content .copy ol > li {
  list-style-type: decimal;
}

section {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  section {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.capstitle {
  font-family: PublicSans-SemiBold, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.caps {
  font-family: PublicSans-Regular, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}

.price {
  margin-right: 0.5rem;
  letter-spacing: 0em;
}

.price_unit {
  font-size: 1.5rem;
  line-height: 2rem;
}

.price_new {
  /* cursor amended — Public Sans instead of Red Hat Mono */
  font-family: PublicSans-SemiBold, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.price_full {
  font-size: 1.5rem;
  line-height: 2rem;
}

.price_converted {
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  /* cursor amended */
  font-family: PublicSans-Light, sans-serif;
}

.price_old {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  /* cursor amended */
  font-family: PublicSans-Light, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.graycaps {
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  font-family: PublicSans-Medium, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  justify-self: end;
}

.pricing {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.strikethrough {
  position: relative;
}

.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  transform: rotate(-5deg);
}

.button {
  display: inline-block;
  --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);
}

.button,
#LoginRegisterPro a {
  border-radius: 0.25rem;
}

@media (min-width: 768px) {
  .button,
#LoginRegisterPro a {
    display: inline-block;
  }
}

.button,
#LoginRegisterPro a {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-family: PublicSans-Bold, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  line-height: 1.5;
  margin-right: 0.5rem;
  cursor: pointer;
  text-align: left;
}

.button-with-icon {
  display: inline-flex;
  align-items: center;
}

/* Special variant for buttons that contain an icon */
.button-with-icon-right {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1rem;
  flex-direction: row-reverse;
  /* 
  @apply group-hover:text-yellow-200;
  @apply group-focus:text-yellow-200; 
  */
}

.button-with-icon-left {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1.5rem;
  /* 
  @apply group-hover:text-yellow-200;
  @apply group-focus:text-yellow-200; 
  */
}

/* cursor amended — colors from :root --aeiou-btn-* (change once for site + FC nav) */
.buttonnormal {
  color: var(--aeiou-btn-text);
  background-color: var(--aeiou-btn-bg);
}

.buttonnormal-hover-focus:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
  --tw-ring-offset-width: 2px;
}

.buttonnormal-hover-focus:hover,
.buttonnormal-hover-focus:focus {
  background-color: var(--aeiou-btn-hover-bg);
  color: var(--aeiou-btn-hover-text);
}

.buttonnormal-hover-focus:focus {
  --tw-ring-color: var(--aeiou-btn-hover-bg);
}

.group:hover .buttonnormal-hover-focus,
.group:focus .buttonnormal-hover-focus {
  color: var(--aeiou-btn-hover-text);
}

.buttonconfirm {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(49 196 141 / var(--tw-bg-opacity, 1));
}

.buttonconfirm-hover-focus:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(132 225 188 / var(--tw-bg-opacity, 1));
}

.buttonconfirm-hover-focus:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(132 225 188 / var(--tw-bg-opacity, 1));
}

.buttonconfirm-hover-focus:hover {
  --tw-text-opacity: 1;
  color: rgb(1 71 55 / var(--tw-text-opacity, 1));
}

.buttonconfirm-hover-focus:focus {
  --tw-text-opacity: 1;
  color: rgb(1 71 55 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
  --tw-ring-offset-width: 2px;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 225 188 / var(--tw-ring-opacity, 1));
}

.group:hover .buttonconfirm-hover-focus {
  --tw-text-opacity: 1;
  color: rgb(1 71 55 / var(--tw-text-opacity, 1));
}

.group:focus .buttonconfirm-hover-focus {
  --tw-text-opacity: 1;
  color: rgb(1 71 55 / var(--tw-text-opacity, 1));
}

.buttoncolors {
  /* @apply text-gray-700;
  @apply bg-yellow-200;
  @apply hover:bg-orange-400;
  @apply focus:bg-orange-400;
  @apply hover:text-yellow-200;
  @apply focus:text-yellow-200;
  @apply focus:outline-none;
  @apply focus:ring-2;
  @apply focus:ring-offset-2;
  @apply focus:ring-orange-400; */
}

.buttonpseudoclasses {
  /* @apply text-gray-700;
  @apply bg-yellow-200; */
}

.buttonpseudoclasses:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
}

.buttonpseudoclasses:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
}

.buttonpseudoclasses:hover {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
}

.buttonpseudoclasses:focus {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
  --tw-ring-offset-width: 2px;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 138 76 / var(--tw-ring-opacity, 1));
}

/* cursor amended — per-filter option hover colors come from Tailwind utilities
   on each link (hover:bg-{color}-200); no global orange override */

.smallbutton {
  display: inline-block;
  border-radius: 0.25rem;
  padding-bottom: 0.25rem;
  padding-top: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  /* 
  @apply mr-1;
  */
  font-family: PublicSans-Bold, sans-serif;
  text-transform: uppercase;
  line-height: 1.5;
  --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);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 0.75rem;
  line-height: 1rem;
  cursor: pointer;
}

.buttondisabled {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(253 246 178 / var(--tw-bg-opacity, 1));
  cursor: not-allowed;
}

.linkcolor {
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 106 / var(--tw-bg-opacity, 1));
}

.linkcolor:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
}

.linkcolor {
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity, 1));
}

.linkcolor:hover {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
}

#LoginRegisterPro a, .buttonlogout, .redbutton {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

#LoginRegisterPro a:hover, .buttonlogout:hover, .redbutton:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

#LoginRegisterPro a:focus, .buttonlogout:focus, .redbutton:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
  --tw-ring-offset-width: 2px;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1));
}

/* cursor coded — square red X close control for modal windows */
.modal-close-x {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
  height: 1.75rem;
  width: 1.75rem;
  padding: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  border-width: 0px;
  cursor: pointer;
  --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);
}
.modal-close-x:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.modal-close-x:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 2px;
}

.modal-close-x--floating {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 2;
}

.modal-close-x__icon {
  height: 0.75rem;
  width: 0.75rem;
  pointer-events: none;
}

/* label, label span {
  @apply text-lg;
  @apply font-ld-bold;
} */

.Inputfield {
  border-width: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  max-width: 32rem;
}

.InputfieldTextarea {
  display: block;
  padding: 0.625rem;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.InputfieldTextarea:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
}

.InputfieldTextarea:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

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

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

.InputfieldTextarea:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 138 76 / var(--tw-ring-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(255 138 76 / var(--tw-border-opacity, 1));
}

.InputfieldText {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  border-radius: 0.5rem;
}

.InputfieldText:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 138 76 / var(--tw-ring-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(255 138 76 / var(--tw-border-opacity, 1));
}

.InputfieldText {
  display: block;
  width: 100%;
  padding: 0.625rem;
}

.InputfieldText:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

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

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

.InputfieldText:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 138 76 / var(--tw-ring-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(255 138 76 / var(--tw-border-opacity, 1));
}

input,
label {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  vertical-align: middle;
  display: inline-block;
}

label {
  display: inline-block;
}

.description {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

.PAST {
  opacity: 0.7;
}

.PAST:hover {
  opacity: 1;
}

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

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

.card:hover {
  --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);
}

.card {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.live {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-family: PublicSans-Bold, sans-serif;
}

.past {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.future {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.tw-grid4 {
  display: grid;
}

.tw-grid4 h2 {
  /* @apply mt-4; */
}

.tw-grid4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.tw-grid-col1 {
  grid-column: span 1 / span 1;
}

.tw-grid-col3 {
  grid-column: span 3 / span 3;
}

.tw-grid2 {
  display: grid;
}

.tw-grid2 h2 {
  /* @apply mt-4; */
}

.tw-grid2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.tw-grid-col2 {
  grid-column: span 2 / span 2;
}

.label p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.label p a {
  font-family: PublicSans-Bold, sans-serif;
}

.attributes p {
  font-size: 1rem;
  line-height: 1.5rem;
}

img.illustration {
  border-radius: 1.5rem;
}

img {
  display: inline-block;
}

.navlink {
  font-family: PublicSans-Medium, sans-serif;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.navlink:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.navlink {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.navlink:hover {
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity, 1));
}

.navlink:focus {
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity, 1));
}

@media (prefers-reduced-motion: reduce) {
  .navlink {
    transition-property: none;
  }
}

.navlink {
  white-space: nowrap;
  /* @apply uppercase; */
  /* @apply hover:border-b; */
  /* @apply focus:border-b; */
  /* @apply hover:border-black; */
  /* @apply hover:ease-in-out; */
}

.navlink.active {
  /* @apply border-b; */
  /* @apply border-black; */
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity, 1));
}

.small {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.Inputfield {
  background-color: transparent !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media (max-width: 780px) {
  .fixedheightimage {
    object-fit: cover;
    border-width: 1px;
    width: 1184px !important;
  }

  .height400 {
    height: 400px !important;
  }
}

.textexample {
  font-size: 2.25rem;
  line-height: 2.5rem;
  text-align: center;
}

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

.akkusativ {
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity, 1));
}

.dativ {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.verb {
  font-family: PublicSans-Bold, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.rainbow {
  /* Add your rainbow styles if needed */
}

.avatar {
  margin-right: 0.25rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

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

.avatar:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}

.avatar {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
}

.nom {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.bg-event {
  /* cursor amended — current-course / session-pick accent (cobalt) */
  background-color: #0047AB;
}

/* cursor coded — external booking event chips (drag onto calendar) */
#maxeventsContainer.booking-external-events {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.35rem;
}

#maxeventsContainer.booking-external-events .booking-event-chip,
/* cursor amended — drag mirror is cloned onto body and loses #maxeventsContainer scope */
.booking-event-chip.fc-event-dragging {
  box-sizing: border-box;
  /* cursor amended — cobalt session-pick accent */
  background-color: #0047AB !important;
  /* cursor amended — solid border so placed/unplaced chips stay the same size */
  border: 2px solid #0047AB !important;
  /* cursor amended — match FC event corner radius */
  border-radius: 0.25em;
  color: #fff !important;
  cursor: grabbing;
  font-size: 0.75rem;
  font-weight: 700;
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  box-shadow: 0 4px 12px rgb(0 0 0 / 0.18);
}

#maxeventsContainer.booking-external-events .booking-event-chip {
  cursor: grab;
  box-shadow: none;
}

#maxeventsContainer.booking-external-events .booking-event-chip .fc-event-main,
.booking-event-chip.fc-event-dragging .fc-event-main {
  padding: 0.5rem 0.75rem;
  color: #fff !important;
}

/* cursor amended — selected / in-drag chips: empty SVG dashed outline (longer dash + gap) */
#maxeventsContainer.booking-external-events .booking-event-chip--placed,
#maxeventsContainer.booking-external-events .booking-event-chip--dragging {
  opacity: 1;
  pointer-events: none;
  background-color: transparent !important;
  border: 2px solid transparent !important;
  /* cursor amended — cobalt session-pick accent */
  color: #0047AB !important;
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27 preserveAspectRatio=%27none%27%3E%3Crect x=%271.25%27 y=%271.25%27 width=%2797.5%27 height=%2797.5%27 rx=%273.5%27 ry=%273.5%27 fill=%27none%27 stroke=%27%230047AB%27 stroke-width=%272.5%27 stroke-dasharray=%278 6%27 vector-effect=%27non-scaling-stroke%27/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-origin: border-box;
}

/* cursor coded — keep dashed chip size, hide label text */
#maxeventsContainer.booking-external-events .booking-event-chip--placed .fc-event-main,
#maxeventsContainer.booking-external-events .booking-event-chip--dragging .fc-event-main {
  color: transparent !important;
}

/* cursor amended — pick mode: unselected chips stay solid (no opacity fade) */
#maxeventsContainer.booking-external-events--disabled .booking-event-chip:not(.booking-event-chip--placed):not(.booking-event-chip--dragging) {
  cursor: default;
  opacity: 1;
  pointer-events: none;
}

.fc-day-past {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

button.fc-button.fc-button-primary:focus {
  box-shadow: none !important;
}

/* cursor coded — paint + pick FC chrome: same palette as .buttonnormal */
#calendar,
#booking-ui-root,
.booking-slot-toolbar-root {
  --fc-button-bg-color: var(--aeiou-btn-bg);
  --fc-button-border-color: var(--aeiou-btn-bg);
  --fc-button-text-color: var(--aeiou-btn-text);
  --fc-button-hover-bg-color: var(--aeiou-btn-hover-bg);
  --fc-button-hover-border-color: var(--aeiou-btn-hover-bg);
  --fc-button-active-bg-color: var(--aeiou-btn-hover-bg);
  --fc-button-active-border-color: var(--aeiou-btn-hover-bg);
}

/* cursor amended — week nav / mode toggles use same bold face as .button */
#calendar .fc-button,
#booking-ui-root .fc-button,
.booking-slot-toolbar-root .fc-button {
  font-family: PublicSans-Bold, sans-serif;
}

/* cursor coded — FC has no hover-text var; match .buttonnormal hover label color */
#calendar .fc-button-primary:not(:disabled):hover,
#calendar .fc-button-primary:not(:disabled):active,
#calendar .fc-button-primary.fc-button-active:not(:disabled),
#booking-ui-root .fc-button-primary:not(:disabled):hover,
#booking-ui-root .fc-button-primary:not(:disabled):active,
#booking-ui-root .fc-button-primary.fc-button-active:not(:disabled),
.booking-slot-toolbar-root .fc-button-primary:not(:disabled):hover,
.booking-slot-toolbar-root .fc-button-primary:not(:disabled):active,
.booking-slot-toolbar-root .fc-button-primary.fc-button-active:not(:disabled) {
  color: var(--aeiou-btn-hover-text) !important;
}

.uid {
  font-family: monospace;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  letter-spacing: 0.025em;
}

.fc-header-toolbar.fc-toolbar {
  display: flex !important;
  flex-direction: column !important;
}

@media (min-width: 768px) {
  .fc-header-toolbar.fc-toolbar {
    flex-direction: row !important;
    justify-content: space-between !important;
  }
}

.fc-header-toolbar.fc-toolbar .fc-toolbar-chunk {
  display: flex !important;
  width: 100% !important;
  align-items: center !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

@media (min-width: 768px) {
  .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk {
    width: auto !important;
  }
}

/* cursor amended — booking timezone control: flush under chrome (button already shrink-wraps) */
.booking-calendar-chrome__timezone #time-zone-selector {
  margin-bottom: 0px;
}

/* cursor coded — Wochenplan apply/reset icon-only controls */
.button.booking-repeat-icon-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  padding: 0;
  margin-right: 0;
  text-align: center;
  line-height: 1;
}

.button.booking-repeat-icon-btn .fa-solid {
  font-size: 1.25rem;
  line-height: 1;
  pointer-events: none;
}

.button.booking-repeat-icon-btn:disabled,
.button.booking-repeat-icon-btn[aria-disabled="true"] {
  cursor: not-allowed;
  opacity: 0.4;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  pointer-events: none;
}

/* cursor coded — identical toolbar title metrics so mode toggles stay at the same Y in pick/paint */
#booking-ui-root .fc-toolbar-title,
.booking-slot-toolbar-root .fc-toolbar-title {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}

/* cursor coded — flush toolbars under the fixed mt-4 chrome gap */
#booking-ui-root > #calendar.fc > .fc-header-toolbar,
#booking-ui-root > .booking-slot-list > .booking-slot-toolbar-root > .fc-header-toolbar {
  margin-top: 0;
}

/* cursor coded — pick-mode: conflict-disabled chips while another overlapping slot is selected */
.booking-slot-chip--overlap-disabled,
.booking-slot-chip--overlap-disabled:hover,
.booking-slot-chip--overlap-disabled:focus {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  opacity: 0.4;
  pointer-events: none;
}

/* cursor coded — selected pick overlaps student's existing course (kept visible, flagged) */
.booking-slot-chip--student-overlap,
#calendar .fc-event.booking-event--student-overlap {
  outline: 2px solid #b91c1c;
  outline-offset: 1px;
  box-shadow: inset 0 0 0 1px rgba(185, 28, 28, 0.35);
}

/* cursor coded — pick-mode: student's other-course slot (same cyan cue as paint calendar) */
.booking-slot-chip--student-busy,
.booking-slot-chip--student-busy:hover,
.booking-slot-chip--student-busy:focus {
  background-color: #96faff !important;
  border-color: #5ec8d0 !important;
  color: #0f172a !important;
  cursor: not-allowed;
  opacity: 0.85;
  pointer-events: none;
}

.booking-slot-selected-row--student-overlap > th,
.booking-slot-selected-row--student-overlap > td {
  background-color: #fef2f2 !important;
}

/* cursor amended — pick-mode selected chips match paint calendar (#0047AB) */
.booking-slot-chip--selected {
  background-color: #0047AB !important;
  border-color: #0047AB !important;
  color: #fff !important;
}

/* cursor coded — past/live picks: same cobalt, slightly opaque (pick list + paint calendar) */
.booking-slot-chip--past,
#calendar .fc-event.booking-event--past {
  opacity: 0.65;
}

/* cursor amended — match paint-mode FC day heads (th default weight is bold) */
.booking-slot-day-head {
  font-family: Inter, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  background-color: #fff;
  border-color: #ddd;
  color: #1f2937;
}

/* cursor amended — pick columns match paint FC chrome (white / #ddd, square) */
.booking-slot-day-col {
  background-color: #fff;
  border-color: #ddd;
  border-radius: 0;
}

/* cursor coded — shared borders between flush columns (avoid 2px seams) */
.booking-slot-week-grid .booking-slot-day-col + .booking-slot-day-col {
  border-left-width: 0;
}

/* cursor amended — empty / non-slot band = paint non-available (blue-300 @ 0.3) */
.booking-slot-day-slots {
  background-color: rgb(147 197 253 / var(--fc-bg-event-opacity, 0.3));
}

/* cursor coded — clickable pick chips: white + light gray border */
.booking-slot-chip--available {
  background-color: #fff;
  border-color: #d1d5db;
  color: #1f2937;
}

.booking-slot-chip--available:hover,
.booking-slot-chip--available:focus {
  background-color: #f9fafb;
  border-color: #9ca3af;
}

/* cursor coded — pick-mode day column states */
.booking-slot-day-col--past {
  background-color: #f3f4f6;
  border-color: #ddd;
}

.booking-slot-day-col--past .booking-slot-day-head {
  background-color: #f3f4f6;
  border-color: #ddd;
  color: #6b7280;
}

.booking-slot-day-col--past .booking-slot-day-slots {
  background-color: rgb(147 197 253 / 0.45);
}

/* cursor amended — do not wash out selected/past cobalt chips in past day columns */
.booking-slot-day-col--past .booking-slot-chip:not(.booking-slot-chip--selected) {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.booking-slot-day-col--today {
  background-color: #fff;
  border-color: #ddd;
}

.booking-slot-day-col--today .booking-slot-day-head {
  background-color: #fff;
  border-color: #ddd;
  color: #111827;
}

/* cursor coded — icon-only booking mode toggles */
.fc-bookingModeList-button,
.fc-bookingModeCalendar-button {
  min-width: 2.4em;
}

.fc-bookingModeList-button .fa-solid,
.fc-bookingModeCalendar-button .fa-solid {
  font-size: 1em;
  line-height: 1;
  pointer-events: none;
}

/* .weekday-display {
    min-width: 0 !important;
    overflow-wrap: break-word !important;
    white-space: normal !important;
} */



.base-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  min-width: 2.5rem;
  border-radius: 9999px;
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 106 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(252 233 106 / var(--tw-border-opacity, 1));
  font-family: RedHatMono-Bold, monospace;
}

.base-link-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(255 138 76 / var(--tw-border-opacity, 1));
}

.base-link-hover:focus {
  z-index: 20;
  outline-offset: 0px;
}

/* cursor coded — circular gray icon buttons (view toggles + advanced filters) */
/* cursor amended — match filter pills: bg-*-200 active, hover:bg-*-300 */
.course-view-btn,
#catalog-advanced-toggle {
  display: inline-flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.course-view-btn:focus,
#catalog-advanced-toggle:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
/* cursor amended — active border matches light gray fill */
.course-view-btn:focus,
.course-view-btn:focus-visible,
.course-view-btn[aria-pressed="true"],
#catalog-advanced-toggle:focus,
#catalog-advanced-toggle:focus-visible,
#catalog-advanced-toggle[aria-expanded="true"] {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.course-view-btn:hover,
#catalog-advanced-toggle:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
/* cursor amended — FAQ / guest-auth / account accordion title stays darker gray while open */
[data-faq-acc-toggle][aria-expanded="true"],
.guest-auth-accordion-trigger[aria-expanded="true"],
#account-auth-accordion button[aria-expanded="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
/* cursor coded — pre-paint grid preference for panels only (button colors via aria-pressed) */
html.course-view-pref-grid [data-course-view-panel="list"] {
    display: none !important;
}
html.course-view-pref-grid [data-course-view-panel="grid"] {
    display: grid !important;
}
/* cursor coded — extra space before view toggles (after advanced/clear), not between toggles */
#course-view-toggle {
    margin-left: 2.5rem;
}
@media (min-width: 780px) {
    #course-view-toggle {
        margin-left: 4rem;
    }
}

/* cursor coded — Flowbite toggles invisible/opacity-* utilities; keep those off this class */
.icon-btn-tooltip {
  position: absolute;
  z-index: 50;
  display: inline-block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --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);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.current-item {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(255 138 76 / var(--tw-border-opacity, 1));
}

strong {
  font-weight: 700 !important;
}

.fc-bg-event {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1)) !important;
}

/* cursor coded — availability painter: same blue+opacity as booking .fc-bg-event; paint = white */
#calendar[data-mode="availability"] .fc-timegrid-col,
#calendar[data-mode="availability"] .fc-daygrid-day {
  background-color: #ffffff !important;
  background-image: linear-gradient(
    rgb(147 197 253 / var(--fc-bg-event-opacity, 0.3)),
    rgb(147 197 253 / var(--fc-bg-event-opacity, 0.3))
  );
}

/* cursor coded — join/view-only: day columns white→unavailable blue; time axis stays white */
#calendar[data-schedule-readonly="1"] .fc-timegrid-cols .fc-timegrid-col,
#calendar[data-schedule-readonly="1"] .fc-daygrid-day {
  background-color: #ffffff !important;
  background-image: linear-gradient(
    rgb(147 197 253 / var(--fc-bg-event-opacity, 0.3)),
    rgb(147 197 253 / var(--fc-bg-event-opacity, 0.3))
  );
}

#calendar[data-schedule-readonly="1"] .fc-timegrid-axis,
#calendar[data-schedule-readonly="1"] .fc-timegrid-axis-frame,
#calendar[data-schedule-readonly="1"] .fc-timegrid-slot-label {
  background-color: #ffffff !important;
  background-image: none !important;
}

/* cursor coded — past days: a bit more opaque so they read as closed */
#calendar[data-mode="availability"] .fc-timegrid-col.fc-day-past,
#calendar[data-mode="availability"] .fc-daygrid-day.fc-day-past {
  background-image: linear-gradient(
    rgb(147 197 253 / 0.45),
    rgb(147 197 253 / 0.45)
  );
}

#calendar[data-mode="availability"] .fc-highlight {
  background: #ffffff;
  opacity: 0.85;
}

#infoalert {
  scroll-margin-top: 100px;
}

.noselect,
.noselect * {
    -webkit-touch-callout: none; 		/* iOS Safari */
    -webkit-user-select: none; 		/* Safari */ 		/* Konqueror HTML */
        -moz-user-select: none; 		/* Old versions of Firefox */ 		/* Internet Explorer/Edge */
        user-select: none; 		/* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

.grecaptcha-badge {
  z-index:100;
}

#calendar,
.fc-header-toolbar,
.fc-scroller-harness,
.fc-view-harness,
.fc-event,
.fc-popover {
    z-index: 10 !important;  /* or even auto */
}

#drawer-navigation {
    z-index: 100 !important;  /* force if needed */
}

[data-drawer-backdrop="true"] {
    z-index: 90 !important;  /* backdrop below drawer */
}

:root {
  --mobile-banner-height: 52px;   /* adjust after measuring in dev tools */
  /* cursor coded — primary button palette; site .buttonnormal + FullCalendar/pick nav */
  --aeiou-btn-bg: #fef08a;         /* yellow-200 */
  --aeiou-btn-text: #374151;       /* gray-700 */
  --aeiou-btn-hover-bg: #fb923c;   /* orange-400 */
  --aeiou-btn-hover-text: #fef08a; /* yellow-200 */
}

/* cursor coded — Kiosk-style vertical wizard: titles always on, bodies toggle */
.wizardsteps-shell {
  display: flex;
  align-items: flex-start;
  gap: 0.35rem;
}
.wizardsteps-nav-slot {
  flex: 0 0 2.5rem;
}
.wizardsteps-stack {
  flex: 1 1 auto;
  min-width: 0;
}
.wizardsteps {
  margin-bottom: 0.25rem;
}
.wizardsteps-rule {
  border: 0;
  border-top: 1px solid #e5e7eb;
  margin: 0.75rem 0;
}
.wizardsteps-title {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin: 0;
  padding: 0.35rem 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  color: #9ca3af;
  transition: color 0.15s ease;
}
.wizardsteps-title-sep {
  flex-shrink: 0;
  margin-right: 0.1rem;
}
.wizardsteps-title.is-active {
  color: #111827;
}
.wizardsteps-title.is-complete {
  color: #15803d;
  cursor: pointer;
}
.wizardsteps-title.is-complete:hover {
  color: #166534;
  text-decoration: underline;
}
.wizardsteps-title.is-future {
  color: #9ca3af;
  cursor: default;
}
/* cursor coded — Zeitplan/Details icons beside step titles (inherit title color) */
.wizardsteps-title-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.35rem;
  height: 1.35rem;
  flex-shrink: 0;
  color: inherit;
}
.wizardsteps-title-icon svg {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
}
.wizardsteps-title-icon i {
  font-size: 1rem;
  line-height: 1;
}
.wizardsteps [data-wizard-body] {
  padding-bottom: 0.5rem;
}
/* cursor amended — fixed floating arrows; top synced in JS to active step title */
.wizardsteps-nav {
  position: fixed;
  top: 0;
  left: 1rem;
  transform: translateY(-50%);
  width: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
  z-index: 40;
}
.wizardsteps-nav.is-offscreen {
  visibility: hidden;
  pointer-events: none;
}
.wizardsteps-nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.1rem;
  margin: 0;
  color: #111827;
  background: transparent;
  border: 0;
  cursor: pointer;
  line-height: 1;
}
.wizardsteps-nav-btn:hover:not(:disabled) {
  color: #4b5563;
}
.wizardsteps-nav-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.wizardsteps-nav-btn.is-hidden {
  visibility: hidden;
  pointer-events: none;
}

/* cursor coded — horizontal method accordion (expanding panels) */
.booking-wizard-method-accordion {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 0.35rem;
  width: 100%;
  height: min(52vh, 22rem);
  min-height: 16rem;
}
.booking-wizard-method-panel {
  position: relative;
  flex: 1 1 0;
  min-width: 2.75rem;
  margin: 0;
  padding: 0;
  border: 1px solid #000;
  overflow: hidden;
  cursor: pointer;
  background: #f3f4f6;
  text-align: left;
  transition: flex-grow 0.45s cubic-bezier(0.2, 0.8, 0.2, 1), flex-basis 0.45s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.booking-wizard-method-panel.has-image {
  background-color: #1f2937;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.2) 45%, rgba(0, 0, 0, 0.15) 100%),
    var(--method-panel-image);
  background-size: cover;
  background-position: center;
}
.booking-wizard-method-panel.is-expanded,
.booking-wizard-method-panel:focus-visible {
  flex-grow: 5;
  outline: none;
}
.booking-wizard-method-panel-strip {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #111827;
  padding: 0.75rem 0;
  pointer-events: none;
}
.booking-wizard-method-panel.has-image .booking-wizard-method-panel-strip {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
}
.booking-wizard-method-panel.is-expanded .booking-wizard-method-panel-strip {
  opacity: 0;
}
.booking-wizard-method-panel-body {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  padding: 1rem 1.1rem;
  color: #111827;
  opacity: 0;
  transform: translateY(0.4rem);
  transition: opacity 0.25s ease 0.12s, transform 0.25s ease 0.12s;
  pointer-events: none;
}
.booking-wizard-method-panel.has-image .booking-wizard-method-panel-body {
  color: #fff;
}
.booking-wizard-method-panel.is-expanded .booking-wizard-method-panel-body {
  opacity: 1;
  transform: none;
}
.booking-wizard-method-panel-title {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.2;
}
.booking-wizard-method-panel-summary {
  font-size: 0.85rem;
  line-height: 1.35;
  max-width: 28rem;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 639px) {
  .booking-wizard-method-accordion {
    height: min(48vh, 18rem);
    min-height: 14rem;
  }
  .booking-wizard-method-panel {
    min-width: 2.25rem;
  }
  .booking-wizard-method-panel-summary {
    -webkit-line-clamp: 3;
  }
}
@media (prefers-reduced-motion: reduce) {
  .booking-wizard-method-panel,
  .booking-wizard-method-panel-body {
    transition: none;
  }
}

/* cursor coded — wizard curricula raster: ~12 thumbs per row on desktop */
.booking-wizard-curricula-grid {
  display: grid;
  gap: 0.25rem;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .booking-wizard-curricula-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .booking-wizard-curricula-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}

/* cursor coded — Photos-style curricula groups + checks */
/* cursor amended — tighter vertical rhythm between levels / modules */
.booking-wizard-curricula-groups {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.booking-wizard-curricula-gp {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
/* cursor coded — modules float side by side under a volume */
.booking-wizard-curricula-modules {
  overflow: auto;
  margin-top: 0.15rem;
}
.booking-wizard-curricula-modules > .booking-wizard-curricula-parent {
  float: left;
  width: calc(50% - 0.5rem);
  min-width: 14rem;
  max-width: 28rem;
  margin: 0 0.5rem 0.75rem 0;
  padding-left: 0;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .booking-wizard-curricula-modules > .booking-wizard-curricula-parent {
    width: calc(33.333% - 0.5rem);
  }
}
/* cursor amended — keep lesson thumbs large inside floated modules (not 12-up) */
.booking-wizard-curricula-modules .booking-wizard-curricula-grid {
  grid-template-columns: repeat(auto-fill, minmax(4.75rem, 1fr));
}
.booking-wizard-curricula-parent {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  padding-left: 0.5rem;
}
.booking-wizard-curricula-group-toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  width: auto;
  max-width: 100%;
  text-align: left;
  border: 0;
  background: transparent;
  padding: 0.1rem 0;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.95rem;
  line-height: 1.2;
}
.booking-wizard-curricula-group-toggle--gp {
  font-size: 1.05rem;
  padding-left: 0;
}
.booking-wizard-curricula-group-toggle:hover {
  opacity: 0.85;
}
/* cursor coded — M1 single-select: muted locked options */
.booking-wizard-curricula-group-toggle.is-disabled,
.booking-wizard-option.is-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.booking-wizard-curricula-group-toggle.is-disabled:hover {
  opacity: 0.4;
}
.booking-wizard-curricula-check {
  display: inline-block;
  width: 1.1rem;
  height: 1.1rem;
  border: 1px solid #000;
  background: #fff;
  flex-shrink: 0;
  position: relative;
}
.booking-wizard-curricula-group-toggle.is-selected .booking-wizard-curricula-check,
.booking-wizard-option.is-selected .booking-wizard-curricula-check {
  background: #000;
}
.booking-wizard-curricula-group-toggle.is-selected .booking-wizard-curricula-check::after,
.booking-wizard-option.is-selected .booking-wizard-curricula-check::after {
  content: '';
  position: absolute;
  left: 0.28rem;
  top: 0.05rem;
  width: 0.35rem;
  height: 0.65rem;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.booking-wizard-curricula-group-toggle.is-partial .booking-wizard-curricula-check {
  background: #fff;
}
.booking-wizard-curricula-group-toggle.is-partial .booking-wizard-curricula-check::after {
  content: '';
  position: absolute;
  left: 0.2rem;
  right: 0.2rem;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #000;
  border: 0;
  transform: none;
  width: auto;
}
.booking-wizard-curricula-leaf-check {
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  width: 0.95rem;
  height: 0.95rem;
  border: 1px solid #000;
  background: rgba(255, 255, 255, 0.9);
  z-index: 1;
  pointer-events: none;
}
.booking-wizard-option.is-selected .booking-wizard-curricula-leaf-check {
  background: #000;
}
.booking-wizard-option.is-selected .booking-wizard-curricula-leaf-check::after {
  content: '';
  position: absolute;
  left: 0.22rem;
  top: 0.02rem;
  width: 0.28rem;
  height: 0.55rem;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

@supports (padding-bottom: env(safe-area-inset-bottom)) {
  :root {
    --mobile-banner-height: calc(52px + env(safe-area-inset-bottom));
  }
}

@media (min-width: 768px) {
  .md\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 450px) {
    .md\:container {
      max-width: 450px;
    }
  }
  @media (min-width: 520px) {
    .md\:container {
      max-width: 520px;
    }
  }
  @media (min-width: 560px) {
    .md\:container {
      max-width: 560px;
    }
  }
  @media (min-width: 780px) {
    .md\:container {
      max-width: 780px;
    }
  }
  @media (min-width: 1024px) {
    .md\:container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .md\:container {
      max-width: 1280px;
    }
  }
}

.hover\:border-b:hover {
  border-bottom-width: 1px;
}

.hover\:border-l-2:hover {
  border-left-width: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:border-cyan-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.hover\:border-cyan-100\/0:hover {
  border-color: rgb(207 250 254 / 0);
}

.hover\:border-cyan-100\/10:hover {
  border-color: rgb(207 250 254 / 0.1);
}

.hover\:border-cyan-100\/100:hover {
  border-color: rgb(207 250 254 / 1);
}

.hover\:border-cyan-100\/15:hover {
  border-color: rgb(207 250 254 / 0.15);
}

.hover\:border-cyan-100\/20:hover {
  border-color: rgb(207 250 254 / 0.2);
}

.hover\:border-cyan-100\/25:hover {
  border-color: rgb(207 250 254 / 0.25);
}

.hover\:border-cyan-100\/30:hover {
  border-color: rgb(207 250 254 / 0.3);
}

.hover\:border-cyan-100\/35:hover {
  border-color: rgb(207 250 254 / 0.35);
}

.hover\:border-cyan-100\/40:hover {
  border-color: rgb(207 250 254 / 0.4);
}

.hover\:border-cyan-100\/45:hover {
  border-color: rgb(207 250 254 / 0.45);
}

.hover\:border-cyan-100\/5:hover {
  border-color: rgb(207 250 254 / 0.05);
}

.hover\:border-cyan-100\/50:hover {
  border-color: rgb(207 250 254 / 0.5);
}

.hover\:border-cyan-100\/55:hover {
  border-color: rgb(207 250 254 / 0.55);
}

.hover\:border-cyan-100\/60:hover {
  border-color: rgb(207 250 254 / 0.6);
}

.hover\:border-cyan-100\/65:hover {
  border-color: rgb(207 250 254 / 0.65);
}

.hover\:border-cyan-100\/70:hover {
  border-color: rgb(207 250 254 / 0.7);
}

.hover\:border-cyan-100\/75:hover {
  border-color: rgb(207 250 254 / 0.75);
}

.hover\:border-cyan-100\/80:hover {
  border-color: rgb(207 250 254 / 0.8);
}

.hover\:border-cyan-100\/85:hover {
  border-color: rgb(207 250 254 / 0.85);
}

.hover\:border-cyan-100\/90:hover {
  border-color: rgb(207 250 254 / 0.9);
}

.hover\:border-cyan-100\/95:hover {
  border-color: rgb(207 250 254 / 0.95);
}

.hover\:border-cyan-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.hover\:border-cyan-200\/0:hover {
  border-color: rgb(165 243 252 / 0);
}

.hover\:border-cyan-200\/10:hover {
  border-color: rgb(165 243 252 / 0.1);
}

.hover\:border-cyan-200\/100:hover {
  border-color: rgb(165 243 252 / 1);
}

.hover\:border-cyan-200\/15:hover {
  border-color: rgb(165 243 252 / 0.15);
}

.hover\:border-cyan-200\/20:hover {
  border-color: rgb(165 243 252 / 0.2);
}

.hover\:border-cyan-200\/25:hover {
  border-color: rgb(165 243 252 / 0.25);
}

.hover\:border-cyan-200\/30:hover {
  border-color: rgb(165 243 252 / 0.3);
}

.hover\:border-cyan-200\/35:hover {
  border-color: rgb(165 243 252 / 0.35);
}

.hover\:border-cyan-200\/40:hover {
  border-color: rgb(165 243 252 / 0.4);
}

.hover\:border-cyan-200\/45:hover {
  border-color: rgb(165 243 252 / 0.45);
}

.hover\:border-cyan-200\/5:hover {
  border-color: rgb(165 243 252 / 0.05);
}

.hover\:border-cyan-200\/50:hover {
  border-color: rgb(165 243 252 / 0.5);
}

.hover\:border-cyan-200\/55:hover {
  border-color: rgb(165 243 252 / 0.55);
}

.hover\:border-cyan-200\/60:hover {
  border-color: rgb(165 243 252 / 0.6);
}

.hover\:border-cyan-200\/65:hover {
  border-color: rgb(165 243 252 / 0.65);
}

.hover\:border-cyan-200\/70:hover {
  border-color: rgb(165 243 252 / 0.7);
}

.hover\:border-cyan-200\/75:hover {
  border-color: rgb(165 243 252 / 0.75);
}

.hover\:border-cyan-200\/80:hover {
  border-color: rgb(165 243 252 / 0.8);
}

.hover\:border-cyan-200\/85:hover {
  border-color: rgb(165 243 252 / 0.85);
}

.hover\:border-cyan-200\/90:hover {
  border-color: rgb(165 243 252 / 0.9);
}

.hover\:border-cyan-200\/95:hover {
  border-color: rgb(165 243 252 / 0.95);
}

.hover\:border-cyan-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.hover\:border-cyan-300\/0:hover {
  border-color: rgb(103 232 249 / 0);
}

.hover\:border-cyan-300\/10:hover {
  border-color: rgb(103 232 249 / 0.1);
}

.hover\:border-cyan-300\/100:hover {
  border-color: rgb(103 232 249 / 1);
}

.hover\:border-cyan-300\/15:hover {
  border-color: rgb(103 232 249 / 0.15);
}

.hover\:border-cyan-300\/20:hover {
  border-color: rgb(103 232 249 / 0.2);
}

.hover\:border-cyan-300\/25:hover {
  border-color: rgb(103 232 249 / 0.25);
}

.hover\:border-cyan-300\/30:hover {
  border-color: rgb(103 232 249 / 0.3);
}

.hover\:border-cyan-300\/35:hover {
  border-color: rgb(103 232 249 / 0.35);
}

.hover\:border-cyan-300\/40:hover {
  border-color: rgb(103 232 249 / 0.4);
}

.hover\:border-cyan-300\/45:hover {
  border-color: rgb(103 232 249 / 0.45);
}

.hover\:border-cyan-300\/5:hover {
  border-color: rgb(103 232 249 / 0.05);
}

.hover\:border-cyan-300\/50:hover {
  border-color: rgb(103 232 249 / 0.5);
}

.hover\:border-cyan-300\/55:hover {
  border-color: rgb(103 232 249 / 0.55);
}

.hover\:border-cyan-300\/60:hover {
  border-color: rgb(103 232 249 / 0.6);
}

.hover\:border-cyan-300\/65:hover {
  border-color: rgb(103 232 249 / 0.65);
}

.hover\:border-cyan-300\/70:hover {
  border-color: rgb(103 232 249 / 0.7);
}

.hover\:border-cyan-300\/75:hover {
  border-color: rgb(103 232 249 / 0.75);
}

.hover\:border-cyan-300\/80:hover {
  border-color: rgb(103 232 249 / 0.8);
}

.hover\:border-cyan-300\/85:hover {
  border-color: rgb(103 232 249 / 0.85);
}

.hover\:border-cyan-300\/90:hover {
  border-color: rgb(103 232 249 / 0.9);
}

.hover\:border-cyan-300\/95:hover {
  border-color: rgb(103 232 249 / 0.95);
}

.hover\:border-cyan-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.hover\:border-cyan-400\/0:hover {
  border-color: rgb(34 211 238 / 0);
}

.hover\:border-cyan-400\/10:hover {
  border-color: rgb(34 211 238 / 0.1);
}

.hover\:border-cyan-400\/100:hover {
  border-color: rgb(34 211 238 / 1);
}

.hover\:border-cyan-400\/15:hover {
  border-color: rgb(34 211 238 / 0.15);
}

.hover\:border-cyan-400\/20:hover {
  border-color: rgb(34 211 238 / 0.2);
}

.hover\:border-cyan-400\/25:hover {
  border-color: rgb(34 211 238 / 0.25);
}

.hover\:border-cyan-400\/30:hover {
  border-color: rgb(34 211 238 / 0.3);
}

.hover\:border-cyan-400\/35:hover {
  border-color: rgb(34 211 238 / 0.35);
}

.hover\:border-cyan-400\/40:hover {
  border-color: rgb(34 211 238 / 0.4);
}

.hover\:border-cyan-400\/45:hover {
  border-color: rgb(34 211 238 / 0.45);
}

.hover\:border-cyan-400\/5:hover {
  border-color: rgb(34 211 238 / 0.05);
}

.hover\:border-cyan-400\/50:hover {
  border-color: rgb(34 211 238 / 0.5);
}

.hover\:border-cyan-400\/55:hover {
  border-color: rgb(34 211 238 / 0.55);
}

.hover\:border-cyan-400\/60:hover {
  border-color: rgb(34 211 238 / 0.6);
}

.hover\:border-cyan-400\/65:hover {
  border-color: rgb(34 211 238 / 0.65);
}

.hover\:border-cyan-400\/70:hover {
  border-color: rgb(34 211 238 / 0.7);
}

.hover\:border-cyan-400\/75:hover {
  border-color: rgb(34 211 238 / 0.75);
}

.hover\:border-cyan-400\/80:hover {
  border-color: rgb(34 211 238 / 0.8);
}

.hover\:border-cyan-400\/85:hover {
  border-color: rgb(34 211 238 / 0.85);
}

.hover\:border-cyan-400\/90:hover {
  border-color: rgb(34 211 238 / 0.9);
}

.hover\:border-cyan-400\/95:hover {
  border-color: rgb(34 211 238 / 0.95);
}

.hover\:border-cyan-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.hover\:border-cyan-500\/0:hover {
  border-color: rgb(6 182 212 / 0);
}

.hover\:border-cyan-500\/10:hover {
  border-color: rgb(6 182 212 / 0.1);
}

.hover\:border-cyan-500\/100:hover {
  border-color: rgb(6 182 212 / 1);
}

.hover\:border-cyan-500\/15:hover {
  border-color: rgb(6 182 212 / 0.15);
}

.hover\:border-cyan-500\/20:hover {
  border-color: rgb(6 182 212 / 0.2);
}

.hover\:border-cyan-500\/25:hover {
  border-color: rgb(6 182 212 / 0.25);
}

.hover\:border-cyan-500\/30:hover {
  border-color: rgb(6 182 212 / 0.3);
}

.hover\:border-cyan-500\/35:hover {
  border-color: rgb(6 182 212 / 0.35);
}

.hover\:border-cyan-500\/40:hover {
  border-color: rgb(6 182 212 / 0.4);
}

.hover\:border-cyan-500\/45:hover {
  border-color: rgb(6 182 212 / 0.45);
}

.hover\:border-cyan-500\/5:hover {
  border-color: rgb(6 182 212 / 0.05);
}

.hover\:border-cyan-500\/50:hover {
  border-color: rgb(6 182 212 / 0.5);
}

.hover\:border-cyan-500\/55:hover {
  border-color: rgb(6 182 212 / 0.55);
}

.hover\:border-cyan-500\/60:hover {
  border-color: rgb(6 182 212 / 0.6);
}

.hover\:border-cyan-500\/65:hover {
  border-color: rgb(6 182 212 / 0.65);
}

.hover\:border-cyan-500\/70:hover {
  border-color: rgb(6 182 212 / 0.7);
}

.hover\:border-cyan-500\/75:hover {
  border-color: rgb(6 182 212 / 0.75);
}

.hover\:border-cyan-500\/80:hover {
  border-color: rgb(6 182 212 / 0.8);
}

.hover\:border-cyan-500\/85:hover {
  border-color: rgb(6 182 212 / 0.85);
}

.hover\:border-cyan-500\/90:hover {
  border-color: rgb(6 182 212 / 0.9);
}

.hover\:border-cyan-500\/95:hover {
  border-color: rgb(6 182 212 / 0.95);
}

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

.hover\:border-cyan-600\/0:hover {
  border-color: rgb(8 145 178 / 0);
}

.hover\:border-cyan-600\/10:hover {
  border-color: rgb(8 145 178 / 0.1);
}

.hover\:border-cyan-600\/100:hover {
  border-color: rgb(8 145 178 / 1);
}

.hover\:border-cyan-600\/15:hover {
  border-color: rgb(8 145 178 / 0.15);
}

.hover\:border-cyan-600\/20:hover {
  border-color: rgb(8 145 178 / 0.2);
}

.hover\:border-cyan-600\/25:hover {
  border-color: rgb(8 145 178 / 0.25);
}

.hover\:border-cyan-600\/30:hover {
  border-color: rgb(8 145 178 / 0.3);
}

.hover\:border-cyan-600\/35:hover {
  border-color: rgb(8 145 178 / 0.35);
}

.hover\:border-cyan-600\/40:hover {
  border-color: rgb(8 145 178 / 0.4);
}

.hover\:border-cyan-600\/45:hover {
  border-color: rgb(8 145 178 / 0.45);
}

.hover\:border-cyan-600\/5:hover {
  border-color: rgb(8 145 178 / 0.05);
}

.hover\:border-cyan-600\/50:hover {
  border-color: rgb(8 145 178 / 0.5);
}

.hover\:border-cyan-600\/55:hover {
  border-color: rgb(8 145 178 / 0.55);
}

.hover\:border-cyan-600\/60:hover {
  border-color: rgb(8 145 178 / 0.6);
}

.hover\:border-cyan-600\/65:hover {
  border-color: rgb(8 145 178 / 0.65);
}

.hover\:border-cyan-600\/70:hover {
  border-color: rgb(8 145 178 / 0.7);
}

.hover\:border-cyan-600\/75:hover {
  border-color: rgb(8 145 178 / 0.75);
}

.hover\:border-cyan-600\/80:hover {
  border-color: rgb(8 145 178 / 0.8);
}

.hover\:border-cyan-600\/85:hover {
  border-color: rgb(8 145 178 / 0.85);
}

.hover\:border-cyan-600\/90:hover {
  border-color: rgb(8 145 178 / 0.9);
}

.hover\:border-cyan-600\/95:hover {
  border-color: rgb(8 145 178 / 0.95);
}

.hover\:border-cyan-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.hover\:border-cyan-700\/0:hover {
  border-color: rgb(14 116 144 / 0);
}

.hover\:border-cyan-700\/10:hover {
  border-color: rgb(14 116 144 / 0.1);
}

.hover\:border-cyan-700\/100:hover {
  border-color: rgb(14 116 144 / 1);
}

.hover\:border-cyan-700\/15:hover {
  border-color: rgb(14 116 144 / 0.15);
}

.hover\:border-cyan-700\/20:hover {
  border-color: rgb(14 116 144 / 0.2);
}

.hover\:border-cyan-700\/25:hover {
  border-color: rgb(14 116 144 / 0.25);
}

.hover\:border-cyan-700\/30:hover {
  border-color: rgb(14 116 144 / 0.3);
}

.hover\:border-cyan-700\/35:hover {
  border-color: rgb(14 116 144 / 0.35);
}

.hover\:border-cyan-700\/40:hover {
  border-color: rgb(14 116 144 / 0.4);
}

.hover\:border-cyan-700\/45:hover {
  border-color: rgb(14 116 144 / 0.45);
}

.hover\:border-cyan-700\/5:hover {
  border-color: rgb(14 116 144 / 0.05);
}

.hover\:border-cyan-700\/50:hover {
  border-color: rgb(14 116 144 / 0.5);
}

.hover\:border-cyan-700\/55:hover {
  border-color: rgb(14 116 144 / 0.55);
}

.hover\:border-cyan-700\/60:hover {
  border-color: rgb(14 116 144 / 0.6);
}

.hover\:border-cyan-700\/65:hover {
  border-color: rgb(14 116 144 / 0.65);
}

.hover\:border-cyan-700\/70:hover {
  border-color: rgb(14 116 144 / 0.7);
}

.hover\:border-cyan-700\/75:hover {
  border-color: rgb(14 116 144 / 0.75);
}

.hover\:border-cyan-700\/80:hover {
  border-color: rgb(14 116 144 / 0.8);
}

.hover\:border-cyan-700\/85:hover {
  border-color: rgb(14 116 144 / 0.85);
}

.hover\:border-cyan-700\/90:hover {
  border-color: rgb(14 116 144 / 0.9);
}

.hover\:border-cyan-700\/95:hover {
  border-color: rgb(14 116 144 / 0.95);
}

.hover\:border-cyan-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.hover\:border-cyan-800\/0:hover {
  border-color: rgb(21 94 117 / 0);
}

.hover\:border-cyan-800\/10:hover {
  border-color: rgb(21 94 117 / 0.1);
}

.hover\:border-cyan-800\/100:hover {
  border-color: rgb(21 94 117 / 1);
}

.hover\:border-cyan-800\/15:hover {
  border-color: rgb(21 94 117 / 0.15);
}

.hover\:border-cyan-800\/20:hover {
  border-color: rgb(21 94 117 / 0.2);
}

.hover\:border-cyan-800\/25:hover {
  border-color: rgb(21 94 117 / 0.25);
}

.hover\:border-cyan-800\/30:hover {
  border-color: rgb(21 94 117 / 0.3);
}

.hover\:border-cyan-800\/35:hover {
  border-color: rgb(21 94 117 / 0.35);
}

.hover\:border-cyan-800\/40:hover {
  border-color: rgb(21 94 117 / 0.4);
}

.hover\:border-cyan-800\/45:hover {
  border-color: rgb(21 94 117 / 0.45);
}

.hover\:border-cyan-800\/5:hover {
  border-color: rgb(21 94 117 / 0.05);
}

.hover\:border-cyan-800\/50:hover {
  border-color: rgb(21 94 117 / 0.5);
}

.hover\:border-cyan-800\/55:hover {
  border-color: rgb(21 94 117 / 0.55);
}

.hover\:border-cyan-800\/60:hover {
  border-color: rgb(21 94 117 / 0.6);
}

.hover\:border-cyan-800\/65:hover {
  border-color: rgb(21 94 117 / 0.65);
}

.hover\:border-cyan-800\/70:hover {
  border-color: rgb(21 94 117 / 0.7);
}

.hover\:border-cyan-800\/75:hover {
  border-color: rgb(21 94 117 / 0.75);
}

.hover\:border-cyan-800\/80:hover {
  border-color: rgb(21 94 117 / 0.8);
}

.hover\:border-cyan-800\/85:hover {
  border-color: rgb(21 94 117 / 0.85);
}

.hover\:border-cyan-800\/90:hover {
  border-color: rgb(21 94 117 / 0.9);
}

.hover\:border-cyan-800\/95:hover {
  border-color: rgb(21 94 117 / 0.95);
}

.hover\:border-cyan-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.hover\:border-cyan-900\/0:hover {
  border-color: rgb(22 78 99 / 0);
}

.hover\:border-cyan-900\/10:hover {
  border-color: rgb(22 78 99 / 0.1);
}

.hover\:border-cyan-900\/100:hover {
  border-color: rgb(22 78 99 / 1);
}

.hover\:border-cyan-900\/15:hover {
  border-color: rgb(22 78 99 / 0.15);
}

.hover\:border-cyan-900\/20:hover {
  border-color: rgb(22 78 99 / 0.2);
}

.hover\:border-cyan-900\/25:hover {
  border-color: rgb(22 78 99 / 0.25);
}

.hover\:border-cyan-900\/30:hover {
  border-color: rgb(22 78 99 / 0.3);
}

.hover\:border-cyan-900\/35:hover {
  border-color: rgb(22 78 99 / 0.35);
}

.hover\:border-cyan-900\/40:hover {
  border-color: rgb(22 78 99 / 0.4);
}

.hover\:border-cyan-900\/45:hover {
  border-color: rgb(22 78 99 / 0.45);
}

.hover\:border-cyan-900\/5:hover {
  border-color: rgb(22 78 99 / 0.05);
}

.hover\:border-cyan-900\/50:hover {
  border-color: rgb(22 78 99 / 0.5);
}

.hover\:border-cyan-900\/55:hover {
  border-color: rgb(22 78 99 / 0.55);
}

.hover\:border-cyan-900\/60:hover {
  border-color: rgb(22 78 99 / 0.6);
}

.hover\:border-cyan-900\/65:hover {
  border-color: rgb(22 78 99 / 0.65);
}

.hover\:border-cyan-900\/70:hover {
  border-color: rgb(22 78 99 / 0.7);
}

.hover\:border-cyan-900\/75:hover {
  border-color: rgb(22 78 99 / 0.75);
}

.hover\:border-cyan-900\/80:hover {
  border-color: rgb(22 78 99 / 0.8);
}

.hover\:border-cyan-900\/85:hover {
  border-color: rgb(22 78 99 / 0.85);
}

.hover\:border-cyan-900\/90:hover {
  border-color: rgb(22 78 99 / 0.9);
}

.hover\:border-cyan-900\/95:hover {
  border-color: rgb(22 78 99 / 0.95);
}

.hover\:border-emerald-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-100\/0:hover {
  border-color: rgb(209 250 229 / 0);
}

.hover\:border-emerald-100\/10:hover {
  border-color: rgb(209 250 229 / 0.1);
}

.hover\:border-emerald-100\/100:hover {
  border-color: rgb(209 250 229 / 1);
}

.hover\:border-emerald-100\/15:hover {
  border-color: rgb(209 250 229 / 0.15);
}

.hover\:border-emerald-100\/20:hover {
  border-color: rgb(209 250 229 / 0.2);
}

.hover\:border-emerald-100\/25:hover {
  border-color: rgb(209 250 229 / 0.25);
}

.hover\:border-emerald-100\/30:hover {
  border-color: rgb(209 250 229 / 0.3);
}

.hover\:border-emerald-100\/35:hover {
  border-color: rgb(209 250 229 / 0.35);
}

.hover\:border-emerald-100\/40:hover {
  border-color: rgb(209 250 229 / 0.4);
}

.hover\:border-emerald-100\/45:hover {
  border-color: rgb(209 250 229 / 0.45);
}

.hover\:border-emerald-100\/5:hover {
  border-color: rgb(209 250 229 / 0.05);
}

.hover\:border-emerald-100\/50:hover {
  border-color: rgb(209 250 229 / 0.5);
}

.hover\:border-emerald-100\/55:hover {
  border-color: rgb(209 250 229 / 0.55);
}

.hover\:border-emerald-100\/60:hover {
  border-color: rgb(209 250 229 / 0.6);
}

.hover\:border-emerald-100\/65:hover {
  border-color: rgb(209 250 229 / 0.65);
}

.hover\:border-emerald-100\/70:hover {
  border-color: rgb(209 250 229 / 0.7);
}

.hover\:border-emerald-100\/75:hover {
  border-color: rgb(209 250 229 / 0.75);
}

.hover\:border-emerald-100\/80:hover {
  border-color: rgb(209 250 229 / 0.8);
}

.hover\:border-emerald-100\/85:hover {
  border-color: rgb(209 250 229 / 0.85);
}

.hover\:border-emerald-100\/90:hover {
  border-color: rgb(209 250 229 / 0.9);
}

.hover\:border-emerald-100\/95:hover {
  border-color: rgb(209 250 229 / 0.95);
}

.hover\:border-emerald-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-200\/0:hover {
  border-color: rgb(167 243 208 / 0);
}

.hover\:border-emerald-200\/10:hover {
  border-color: rgb(167 243 208 / 0.1);
}

.hover\:border-emerald-200\/100:hover {
  border-color: rgb(167 243 208 / 1);
}

.hover\:border-emerald-200\/15:hover {
  border-color: rgb(167 243 208 / 0.15);
}

.hover\:border-emerald-200\/20:hover {
  border-color: rgb(167 243 208 / 0.2);
}

.hover\:border-emerald-200\/25:hover {
  border-color: rgb(167 243 208 / 0.25);
}

.hover\:border-emerald-200\/30:hover {
  border-color: rgb(167 243 208 / 0.3);
}

.hover\:border-emerald-200\/35:hover {
  border-color: rgb(167 243 208 / 0.35);
}

.hover\:border-emerald-200\/40:hover {
  border-color: rgb(167 243 208 / 0.4);
}

.hover\:border-emerald-200\/45:hover {
  border-color: rgb(167 243 208 / 0.45);
}

.hover\:border-emerald-200\/5:hover {
  border-color: rgb(167 243 208 / 0.05);
}

.hover\:border-emerald-200\/50:hover {
  border-color: rgb(167 243 208 / 0.5);
}

.hover\:border-emerald-200\/55:hover {
  border-color: rgb(167 243 208 / 0.55);
}

.hover\:border-emerald-200\/60:hover {
  border-color: rgb(167 243 208 / 0.6);
}

.hover\:border-emerald-200\/65:hover {
  border-color: rgb(167 243 208 / 0.65);
}

.hover\:border-emerald-200\/70:hover {
  border-color: rgb(167 243 208 / 0.7);
}

.hover\:border-emerald-200\/75:hover {
  border-color: rgb(167 243 208 / 0.75);
}

.hover\:border-emerald-200\/80:hover {
  border-color: rgb(167 243 208 / 0.8);
}

.hover\:border-emerald-200\/85:hover {
  border-color: rgb(167 243 208 / 0.85);
}

.hover\:border-emerald-200\/90:hover {
  border-color: rgb(167 243 208 / 0.9);
}

.hover\:border-emerald-200\/95:hover {
  border-color: rgb(167 243 208 / 0.95);
}

.hover\:border-emerald-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-300\/0:hover {
  border-color: rgb(110 231 183 / 0);
}

.hover\:border-emerald-300\/10:hover {
  border-color: rgb(110 231 183 / 0.1);
}

.hover\:border-emerald-300\/100:hover {
  border-color: rgb(110 231 183 / 1);
}

.hover\:border-emerald-300\/15:hover {
  border-color: rgb(110 231 183 / 0.15);
}

.hover\:border-emerald-300\/20:hover {
  border-color: rgb(110 231 183 / 0.2);
}

.hover\:border-emerald-300\/25:hover {
  border-color: rgb(110 231 183 / 0.25);
}

.hover\:border-emerald-300\/30:hover {
  border-color: rgb(110 231 183 / 0.3);
}

.hover\:border-emerald-300\/35:hover {
  border-color: rgb(110 231 183 / 0.35);
}

.hover\:border-emerald-300\/40:hover {
  border-color: rgb(110 231 183 / 0.4);
}

.hover\:border-emerald-300\/45:hover {
  border-color: rgb(110 231 183 / 0.45);
}

.hover\:border-emerald-300\/5:hover {
  border-color: rgb(110 231 183 / 0.05);
}

.hover\:border-emerald-300\/50:hover {
  border-color: rgb(110 231 183 / 0.5);
}

.hover\:border-emerald-300\/55:hover {
  border-color: rgb(110 231 183 / 0.55);
}

.hover\:border-emerald-300\/60:hover {
  border-color: rgb(110 231 183 / 0.6);
}

.hover\:border-emerald-300\/65:hover {
  border-color: rgb(110 231 183 / 0.65);
}

.hover\:border-emerald-300\/70:hover {
  border-color: rgb(110 231 183 / 0.7);
}

.hover\:border-emerald-300\/75:hover {
  border-color: rgb(110 231 183 / 0.75);
}

.hover\:border-emerald-300\/80:hover {
  border-color: rgb(110 231 183 / 0.8);
}

.hover\:border-emerald-300\/85:hover {
  border-color: rgb(110 231 183 / 0.85);
}

.hover\:border-emerald-300\/90:hover {
  border-color: rgb(110 231 183 / 0.9);
}

.hover\:border-emerald-300\/95:hover {
  border-color: rgb(110 231 183 / 0.95);
}

.hover\:border-emerald-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-400\/0:hover {
  border-color: rgb(52 211 153 / 0);
}

.hover\:border-emerald-400\/10:hover {
  border-color: rgb(52 211 153 / 0.1);
}

.hover\:border-emerald-400\/100:hover {
  border-color: rgb(52 211 153 / 1);
}

.hover\:border-emerald-400\/15:hover {
  border-color: rgb(52 211 153 / 0.15);
}

.hover\:border-emerald-400\/20:hover {
  border-color: rgb(52 211 153 / 0.2);
}

.hover\:border-emerald-400\/25:hover {
  border-color: rgb(52 211 153 / 0.25);
}

.hover\:border-emerald-400\/30:hover {
  border-color: rgb(52 211 153 / 0.3);
}

.hover\:border-emerald-400\/35:hover {
  border-color: rgb(52 211 153 / 0.35);
}

.hover\:border-emerald-400\/40:hover {
  border-color: rgb(52 211 153 / 0.4);
}

.hover\:border-emerald-400\/45:hover {
  border-color: rgb(52 211 153 / 0.45);
}

.hover\:border-emerald-400\/5:hover {
  border-color: rgb(52 211 153 / 0.05);
}

.hover\:border-emerald-400\/50:hover {
  border-color: rgb(52 211 153 / 0.5);
}

.hover\:border-emerald-400\/55:hover {
  border-color: rgb(52 211 153 / 0.55);
}

.hover\:border-emerald-400\/60:hover {
  border-color: rgb(52 211 153 / 0.6);
}

.hover\:border-emerald-400\/65:hover {
  border-color: rgb(52 211 153 / 0.65);
}

.hover\:border-emerald-400\/70:hover {
  border-color: rgb(52 211 153 / 0.7);
}

.hover\:border-emerald-400\/75:hover {
  border-color: rgb(52 211 153 / 0.75);
}

.hover\:border-emerald-400\/80:hover {
  border-color: rgb(52 211 153 / 0.8);
}

.hover\:border-emerald-400\/85:hover {
  border-color: rgb(52 211 153 / 0.85);
}

.hover\:border-emerald-400\/90:hover {
  border-color: rgb(52 211 153 / 0.9);
}

.hover\:border-emerald-400\/95:hover {
  border-color: rgb(52 211 153 / 0.95);
}

.hover\:border-emerald-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-500\/0:hover {
  border-color: rgb(16 185 129 / 0);
}

.hover\:border-emerald-500\/10:hover {
  border-color: rgb(16 185 129 / 0.1);
}

.hover\:border-emerald-500\/100:hover {
  border-color: rgb(16 185 129 / 1);
}

.hover\:border-emerald-500\/15:hover {
  border-color: rgb(16 185 129 / 0.15);
}

.hover\:border-emerald-500\/20:hover {
  border-color: rgb(16 185 129 / 0.2);
}

.hover\:border-emerald-500\/25:hover {
  border-color: rgb(16 185 129 / 0.25);
}

.hover\:border-emerald-500\/30:hover {
  border-color: rgb(16 185 129 / 0.3);
}

.hover\:border-emerald-500\/35:hover {
  border-color: rgb(16 185 129 / 0.35);
}

.hover\:border-emerald-500\/40:hover {
  border-color: rgb(16 185 129 / 0.4);
}

.hover\:border-emerald-500\/45:hover {
  border-color: rgb(16 185 129 / 0.45);
}

.hover\:border-emerald-500\/5:hover {
  border-color: rgb(16 185 129 / 0.05);
}

.hover\:border-emerald-500\/50:hover {
  border-color: rgb(16 185 129 / 0.5);
}

.hover\:border-emerald-500\/55:hover {
  border-color: rgb(16 185 129 / 0.55);
}

.hover\:border-emerald-500\/60:hover {
  border-color: rgb(16 185 129 / 0.6);
}

.hover\:border-emerald-500\/65:hover {
  border-color: rgb(16 185 129 / 0.65);
}

.hover\:border-emerald-500\/70:hover {
  border-color: rgb(16 185 129 / 0.7);
}

.hover\:border-emerald-500\/75:hover {
  border-color: rgb(16 185 129 / 0.75);
}

.hover\:border-emerald-500\/80:hover {
  border-color: rgb(16 185 129 / 0.8);
}

.hover\:border-emerald-500\/85:hover {
  border-color: rgb(16 185 129 / 0.85);
}

.hover\:border-emerald-500\/90:hover {
  border-color: rgb(16 185 129 / 0.9);
}

.hover\:border-emerald-500\/95:hover {
  border-color: rgb(16 185 129 / 0.95);
}

.hover\:border-emerald-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-600\/0:hover {
  border-color: rgb(5 150 105 / 0);
}

.hover\:border-emerald-600\/10:hover {
  border-color: rgb(5 150 105 / 0.1);
}

.hover\:border-emerald-600\/100:hover {
  border-color: rgb(5 150 105 / 1);
}

.hover\:border-emerald-600\/15:hover {
  border-color: rgb(5 150 105 / 0.15);
}

.hover\:border-emerald-600\/20:hover {
  border-color: rgb(5 150 105 / 0.2);
}

.hover\:border-emerald-600\/25:hover {
  border-color: rgb(5 150 105 / 0.25);
}

.hover\:border-emerald-600\/30:hover {
  border-color: rgb(5 150 105 / 0.3);
}

.hover\:border-emerald-600\/35:hover {
  border-color: rgb(5 150 105 / 0.35);
}

.hover\:border-emerald-600\/40:hover {
  border-color: rgb(5 150 105 / 0.4);
}

.hover\:border-emerald-600\/45:hover {
  border-color: rgb(5 150 105 / 0.45);
}

.hover\:border-emerald-600\/5:hover {
  border-color: rgb(5 150 105 / 0.05);
}

.hover\:border-emerald-600\/50:hover {
  border-color: rgb(5 150 105 / 0.5);
}

.hover\:border-emerald-600\/55:hover {
  border-color: rgb(5 150 105 / 0.55);
}

.hover\:border-emerald-600\/60:hover {
  border-color: rgb(5 150 105 / 0.6);
}

.hover\:border-emerald-600\/65:hover {
  border-color: rgb(5 150 105 / 0.65);
}

.hover\:border-emerald-600\/70:hover {
  border-color: rgb(5 150 105 / 0.7);
}

.hover\:border-emerald-600\/75:hover {
  border-color: rgb(5 150 105 / 0.75);
}

.hover\:border-emerald-600\/80:hover {
  border-color: rgb(5 150 105 / 0.8);
}

.hover\:border-emerald-600\/85:hover {
  border-color: rgb(5 150 105 / 0.85);
}

.hover\:border-emerald-600\/90:hover {
  border-color: rgb(5 150 105 / 0.9);
}

.hover\:border-emerald-600\/95:hover {
  border-color: rgb(5 150 105 / 0.95);
}

.hover\:border-emerald-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-700\/0:hover {
  border-color: rgb(4 120 87 / 0);
}

.hover\:border-emerald-700\/10:hover {
  border-color: rgb(4 120 87 / 0.1);
}

.hover\:border-emerald-700\/100:hover {
  border-color: rgb(4 120 87 / 1);
}

.hover\:border-emerald-700\/15:hover {
  border-color: rgb(4 120 87 / 0.15);
}

.hover\:border-emerald-700\/20:hover {
  border-color: rgb(4 120 87 / 0.2);
}

.hover\:border-emerald-700\/25:hover {
  border-color: rgb(4 120 87 / 0.25);
}

.hover\:border-emerald-700\/30:hover {
  border-color: rgb(4 120 87 / 0.3);
}

.hover\:border-emerald-700\/35:hover {
  border-color: rgb(4 120 87 / 0.35);
}

.hover\:border-emerald-700\/40:hover {
  border-color: rgb(4 120 87 / 0.4);
}

.hover\:border-emerald-700\/45:hover {
  border-color: rgb(4 120 87 / 0.45);
}

.hover\:border-emerald-700\/5:hover {
  border-color: rgb(4 120 87 / 0.05);
}

.hover\:border-emerald-700\/50:hover {
  border-color: rgb(4 120 87 / 0.5);
}

.hover\:border-emerald-700\/55:hover {
  border-color: rgb(4 120 87 / 0.55);
}

.hover\:border-emerald-700\/60:hover {
  border-color: rgb(4 120 87 / 0.6);
}

.hover\:border-emerald-700\/65:hover {
  border-color: rgb(4 120 87 / 0.65);
}

.hover\:border-emerald-700\/70:hover {
  border-color: rgb(4 120 87 / 0.7);
}

.hover\:border-emerald-700\/75:hover {
  border-color: rgb(4 120 87 / 0.75);
}

.hover\:border-emerald-700\/80:hover {
  border-color: rgb(4 120 87 / 0.8);
}

.hover\:border-emerald-700\/85:hover {
  border-color: rgb(4 120 87 / 0.85);
}

.hover\:border-emerald-700\/90:hover {
  border-color: rgb(4 120 87 / 0.9);
}

.hover\:border-emerald-700\/95:hover {
  border-color: rgb(4 120 87 / 0.95);
}

.hover\:border-emerald-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-800\/0:hover {
  border-color: rgb(6 95 70 / 0);
}

.hover\:border-emerald-800\/10:hover {
  border-color: rgb(6 95 70 / 0.1);
}

.hover\:border-emerald-800\/100:hover {
  border-color: rgb(6 95 70 / 1);
}

.hover\:border-emerald-800\/15:hover {
  border-color: rgb(6 95 70 / 0.15);
}

.hover\:border-emerald-800\/20:hover {
  border-color: rgb(6 95 70 / 0.2);
}

.hover\:border-emerald-800\/25:hover {
  border-color: rgb(6 95 70 / 0.25);
}

.hover\:border-emerald-800\/30:hover {
  border-color: rgb(6 95 70 / 0.3);
}

.hover\:border-emerald-800\/35:hover {
  border-color: rgb(6 95 70 / 0.35);
}

.hover\:border-emerald-800\/40:hover {
  border-color: rgb(6 95 70 / 0.4);
}

.hover\:border-emerald-800\/45:hover {
  border-color: rgb(6 95 70 / 0.45);
}

.hover\:border-emerald-800\/5:hover {
  border-color: rgb(6 95 70 / 0.05);
}

.hover\:border-emerald-800\/50:hover {
  border-color: rgb(6 95 70 / 0.5);
}

.hover\:border-emerald-800\/55:hover {
  border-color: rgb(6 95 70 / 0.55);
}

.hover\:border-emerald-800\/60:hover {
  border-color: rgb(6 95 70 / 0.6);
}

.hover\:border-emerald-800\/65:hover {
  border-color: rgb(6 95 70 / 0.65);
}

.hover\:border-emerald-800\/70:hover {
  border-color: rgb(6 95 70 / 0.7);
}

.hover\:border-emerald-800\/75:hover {
  border-color: rgb(6 95 70 / 0.75);
}

.hover\:border-emerald-800\/80:hover {
  border-color: rgb(6 95 70 / 0.8);
}

.hover\:border-emerald-800\/85:hover {
  border-color: rgb(6 95 70 / 0.85);
}

.hover\:border-emerald-800\/90:hover {
  border-color: rgb(6 95 70 / 0.9);
}

.hover\:border-emerald-800\/95:hover {
  border-color: rgb(6 95 70 / 0.95);
}

.hover\:border-emerald-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-900\/0:hover {
  border-color: rgb(6 78 59 / 0);
}

.hover\:border-emerald-900\/10:hover {
  border-color: rgb(6 78 59 / 0.1);
}

.hover\:border-emerald-900\/100:hover {
  border-color: rgb(6 78 59 / 1);
}

.hover\:border-emerald-900\/15:hover {
  border-color: rgb(6 78 59 / 0.15);
}

.hover\:border-emerald-900\/20:hover {
  border-color: rgb(6 78 59 / 0.2);
}

.hover\:border-emerald-900\/25:hover {
  border-color: rgb(6 78 59 / 0.25);
}

.hover\:border-emerald-900\/30:hover {
  border-color: rgb(6 78 59 / 0.3);
}

.hover\:border-emerald-900\/35:hover {
  border-color: rgb(6 78 59 / 0.35);
}

.hover\:border-emerald-900\/40:hover {
  border-color: rgb(6 78 59 / 0.4);
}

.hover\:border-emerald-900\/45:hover {
  border-color: rgb(6 78 59 / 0.45);
}

.hover\:border-emerald-900\/5:hover {
  border-color: rgb(6 78 59 / 0.05);
}

.hover\:border-emerald-900\/50:hover {
  border-color: rgb(6 78 59 / 0.5);
}

.hover\:border-emerald-900\/55:hover {
  border-color: rgb(6 78 59 / 0.55);
}

.hover\:border-emerald-900\/60:hover {
  border-color: rgb(6 78 59 / 0.6);
}

.hover\:border-emerald-900\/65:hover {
  border-color: rgb(6 78 59 / 0.65);
}

.hover\:border-emerald-900\/70:hover {
  border-color: rgb(6 78 59 / 0.7);
}

.hover\:border-emerald-900\/75:hover {
  border-color: rgb(6 78 59 / 0.75);
}

.hover\:border-emerald-900\/80:hover {
  border-color: rgb(6 78 59 / 0.8);
}

.hover\:border-emerald-900\/85:hover {
  border-color: rgb(6 78 59 / 0.85);
}

.hover\:border-emerald-900\/90:hover {
  border-color: rgb(6 78 59 / 0.9);
}

.hover\:border-emerald-900\/95:hover {
  border-color: rgb(6 78 59 / 0.95);
}

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

.hover\:border-gray-100\/0:hover {
  border-color: rgb(243 244 246 / 0);
}

.hover\:border-gray-100\/10:hover {
  border-color: rgb(243 244 246 / 0.1);
}

.hover\:border-gray-100\/100:hover {
  border-color: rgb(243 244 246 / 1);
}

.hover\:border-gray-100\/15:hover {
  border-color: rgb(243 244 246 / 0.15);
}

.hover\:border-gray-100\/20:hover {
  border-color: rgb(243 244 246 / 0.2);
}

.hover\:border-gray-100\/25:hover {
  border-color: rgb(243 244 246 / 0.25);
}

.hover\:border-gray-100\/30:hover {
  border-color: rgb(243 244 246 / 0.3);
}

.hover\:border-gray-100\/35:hover {
  border-color: rgb(243 244 246 / 0.35);
}

.hover\:border-gray-100\/40:hover {
  border-color: rgb(243 244 246 / 0.4);
}

.hover\:border-gray-100\/45:hover {
  border-color: rgb(243 244 246 / 0.45);
}

.hover\:border-gray-100\/5:hover {
  border-color: rgb(243 244 246 / 0.05);
}

.hover\:border-gray-100\/50:hover {
  border-color: rgb(243 244 246 / 0.5);
}

.hover\:border-gray-100\/55:hover {
  border-color: rgb(243 244 246 / 0.55);
}

.hover\:border-gray-100\/60:hover {
  border-color: rgb(243 244 246 / 0.6);
}

.hover\:border-gray-100\/65:hover {
  border-color: rgb(243 244 246 / 0.65);
}

.hover\:border-gray-100\/70:hover {
  border-color: rgb(243 244 246 / 0.7);
}

.hover\:border-gray-100\/75:hover {
  border-color: rgb(243 244 246 / 0.75);
}

.hover\:border-gray-100\/80:hover {
  border-color: rgb(243 244 246 / 0.8);
}

.hover\:border-gray-100\/85:hover {
  border-color: rgb(243 244 246 / 0.85);
}

.hover\:border-gray-100\/90:hover {
  border-color: rgb(243 244 246 / 0.9);
}

.hover\:border-gray-100\/95:hover {
  border-color: rgb(243 244 246 / 0.95);
}

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

.hover\:border-gray-200\/0:hover {
  border-color: rgb(229 231 235 / 0);
}

.hover\:border-gray-200\/10:hover {
  border-color: rgb(229 231 235 / 0.1);
}

.hover\:border-gray-200\/100:hover {
  border-color: rgb(229 231 235 / 1);
}

.hover\:border-gray-200\/15:hover {
  border-color: rgb(229 231 235 / 0.15);
}

.hover\:border-gray-200\/20:hover {
  border-color: rgb(229 231 235 / 0.2);
}

.hover\:border-gray-200\/25:hover {
  border-color: rgb(229 231 235 / 0.25);
}

.hover\:border-gray-200\/30:hover {
  border-color: rgb(229 231 235 / 0.3);
}

.hover\:border-gray-200\/35:hover {
  border-color: rgb(229 231 235 / 0.35);
}

.hover\:border-gray-200\/40:hover {
  border-color: rgb(229 231 235 / 0.4);
}

.hover\:border-gray-200\/45:hover {
  border-color: rgb(229 231 235 / 0.45);
}

.hover\:border-gray-200\/5:hover {
  border-color: rgb(229 231 235 / 0.05);
}

.hover\:border-gray-200\/50:hover {
  border-color: rgb(229 231 235 / 0.5);
}

.hover\:border-gray-200\/55:hover {
  border-color: rgb(229 231 235 / 0.55);
}

.hover\:border-gray-200\/60:hover {
  border-color: rgb(229 231 235 / 0.6);
}

.hover\:border-gray-200\/65:hover {
  border-color: rgb(229 231 235 / 0.65);
}

.hover\:border-gray-200\/70:hover {
  border-color: rgb(229 231 235 / 0.7);
}

.hover\:border-gray-200\/75:hover {
  border-color: rgb(229 231 235 / 0.75);
}

.hover\:border-gray-200\/80:hover {
  border-color: rgb(229 231 235 / 0.8);
}

.hover\:border-gray-200\/85:hover {
  border-color: rgb(229 231 235 / 0.85);
}

.hover\:border-gray-200\/90:hover {
  border-color: rgb(229 231 235 / 0.9);
}

.hover\:border-gray-200\/95:hover {
  border-color: rgb(229 231 235 / 0.95);
}

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

.hover\:border-gray-300\/0:hover {
  border-color: rgb(209 213 219 / 0);
}

.hover\:border-gray-300\/10:hover {
  border-color: rgb(209 213 219 / 0.1);
}

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

.hover\:border-gray-300\/15:hover {
  border-color: rgb(209 213 219 / 0.15);
}

.hover\:border-gray-300\/20:hover {
  border-color: rgb(209 213 219 / 0.2);
}

.hover\:border-gray-300\/25:hover {
  border-color: rgb(209 213 219 / 0.25);
}

.hover\:border-gray-300\/30:hover {
  border-color: rgb(209 213 219 / 0.3);
}

.hover\:border-gray-300\/35:hover {
  border-color: rgb(209 213 219 / 0.35);
}

.hover\:border-gray-300\/40:hover {
  border-color: rgb(209 213 219 / 0.4);
}

.hover\:border-gray-300\/45:hover {
  border-color: rgb(209 213 219 / 0.45);
}

.hover\:border-gray-300\/5:hover {
  border-color: rgb(209 213 219 / 0.05);
}

.hover\:border-gray-300\/50:hover {
  border-color: rgb(209 213 219 / 0.5);
}

.hover\:border-gray-300\/55:hover {
  border-color: rgb(209 213 219 / 0.55);
}

.hover\:border-gray-300\/60:hover {
  border-color: rgb(209 213 219 / 0.6);
}

.hover\:border-gray-300\/65:hover {
  border-color: rgb(209 213 219 / 0.65);
}

.hover\:border-gray-300\/70:hover {
  border-color: rgb(209 213 219 / 0.7);
}

.hover\:border-gray-300\/75:hover {
  border-color: rgb(209 213 219 / 0.75);
}

.hover\:border-gray-300\/80:hover {
  border-color: rgb(209 213 219 / 0.8);
}

.hover\:border-gray-300\/85:hover {
  border-color: rgb(209 213 219 / 0.85);
}

.hover\:border-gray-300\/90:hover {
  border-color: rgb(209 213 219 / 0.9);
}

.hover\:border-gray-300\/95:hover {
  border-color: rgb(209 213 219 / 0.95);
}

.hover\:border-gray-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.hover\:border-gray-400\/0:hover {
  border-color: rgb(156 163 175 / 0);
}

.hover\:border-gray-400\/10:hover {
  border-color: rgb(156 163 175 / 0.1);
}

.hover\:border-gray-400\/100:hover {
  border-color: rgb(156 163 175 / 1);
}

.hover\:border-gray-400\/15:hover {
  border-color: rgb(156 163 175 / 0.15);
}

.hover\:border-gray-400\/20:hover {
  border-color: rgb(156 163 175 / 0.2);
}

.hover\:border-gray-400\/25:hover {
  border-color: rgb(156 163 175 / 0.25);
}

.hover\:border-gray-400\/30:hover {
  border-color: rgb(156 163 175 / 0.3);
}

.hover\:border-gray-400\/35:hover {
  border-color: rgb(156 163 175 / 0.35);
}

.hover\:border-gray-400\/40:hover {
  border-color: rgb(156 163 175 / 0.4);
}

.hover\:border-gray-400\/45:hover {
  border-color: rgb(156 163 175 / 0.45);
}

.hover\:border-gray-400\/5:hover {
  border-color: rgb(156 163 175 / 0.05);
}

.hover\:border-gray-400\/50:hover {
  border-color: rgb(156 163 175 / 0.5);
}

.hover\:border-gray-400\/55:hover {
  border-color: rgb(156 163 175 / 0.55);
}

.hover\:border-gray-400\/60:hover {
  border-color: rgb(156 163 175 / 0.6);
}

.hover\:border-gray-400\/65:hover {
  border-color: rgb(156 163 175 / 0.65);
}

.hover\:border-gray-400\/70:hover {
  border-color: rgb(156 163 175 / 0.7);
}

.hover\:border-gray-400\/75:hover {
  border-color: rgb(156 163 175 / 0.75);
}

.hover\:border-gray-400\/80:hover {
  border-color: rgb(156 163 175 / 0.8);
}

.hover\:border-gray-400\/85:hover {
  border-color: rgb(156 163 175 / 0.85);
}

.hover\:border-gray-400\/90:hover {
  border-color: rgb(156 163 175 / 0.9);
}

.hover\:border-gray-400\/95:hover {
  border-color: rgb(156 163 175 / 0.95);
}

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

.hover\:border-gray-500\/0:hover {
  border-color: rgb(107 114 128 / 0);
}

.hover\:border-gray-500\/10:hover {
  border-color: rgb(107 114 128 / 0.1);
}

.hover\:border-gray-500\/100:hover {
  border-color: rgb(107 114 128 / 1);
}

.hover\:border-gray-500\/15:hover {
  border-color: rgb(107 114 128 / 0.15);
}

.hover\:border-gray-500\/20:hover {
  border-color: rgb(107 114 128 / 0.2);
}

.hover\:border-gray-500\/25:hover {
  border-color: rgb(107 114 128 / 0.25);
}

.hover\:border-gray-500\/30:hover {
  border-color: rgb(107 114 128 / 0.3);
}

.hover\:border-gray-500\/35:hover {
  border-color: rgb(107 114 128 / 0.35);
}

.hover\:border-gray-500\/40:hover {
  border-color: rgb(107 114 128 / 0.4);
}

.hover\:border-gray-500\/45:hover {
  border-color: rgb(107 114 128 / 0.45);
}

.hover\:border-gray-500\/5:hover {
  border-color: rgb(107 114 128 / 0.05);
}

.hover\:border-gray-500\/50:hover {
  border-color: rgb(107 114 128 / 0.5);
}

.hover\:border-gray-500\/55:hover {
  border-color: rgb(107 114 128 / 0.55);
}

.hover\:border-gray-500\/60:hover {
  border-color: rgb(107 114 128 / 0.6);
}

.hover\:border-gray-500\/65:hover {
  border-color: rgb(107 114 128 / 0.65);
}

.hover\:border-gray-500\/70:hover {
  border-color: rgb(107 114 128 / 0.7);
}

.hover\:border-gray-500\/75:hover {
  border-color: rgb(107 114 128 / 0.75);
}

.hover\:border-gray-500\/80:hover {
  border-color: rgb(107 114 128 / 0.8);
}

.hover\:border-gray-500\/85:hover {
  border-color: rgb(107 114 128 / 0.85);
}

.hover\:border-gray-500\/90:hover {
  border-color: rgb(107 114 128 / 0.9);
}

.hover\:border-gray-500\/95:hover {
  border-color: rgb(107 114 128 / 0.95);
}

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

.hover\:border-gray-600\/0:hover {
  border-color: rgb(75 85 99 / 0);
}

.hover\:border-gray-600\/10:hover {
  border-color: rgb(75 85 99 / 0.1);
}

.hover\:border-gray-600\/100:hover {
  border-color: rgb(75 85 99 / 1);
}

.hover\:border-gray-600\/15:hover {
  border-color: rgb(75 85 99 / 0.15);
}

.hover\:border-gray-600\/20:hover {
  border-color: rgb(75 85 99 / 0.2);
}

.hover\:border-gray-600\/25:hover {
  border-color: rgb(75 85 99 / 0.25);
}

.hover\:border-gray-600\/30:hover {
  border-color: rgb(75 85 99 / 0.3);
}

.hover\:border-gray-600\/35:hover {
  border-color: rgb(75 85 99 / 0.35);
}

.hover\:border-gray-600\/40:hover {
  border-color: rgb(75 85 99 / 0.4);
}

.hover\:border-gray-600\/45:hover {
  border-color: rgb(75 85 99 / 0.45);
}

.hover\:border-gray-600\/5:hover {
  border-color: rgb(75 85 99 / 0.05);
}

.hover\:border-gray-600\/50:hover {
  border-color: rgb(75 85 99 / 0.5);
}

.hover\:border-gray-600\/55:hover {
  border-color: rgb(75 85 99 / 0.55);
}

.hover\:border-gray-600\/60:hover {
  border-color: rgb(75 85 99 / 0.6);
}

.hover\:border-gray-600\/65:hover {
  border-color: rgb(75 85 99 / 0.65);
}

.hover\:border-gray-600\/70:hover {
  border-color: rgb(75 85 99 / 0.7);
}

.hover\:border-gray-600\/75:hover {
  border-color: rgb(75 85 99 / 0.75);
}

.hover\:border-gray-600\/80:hover {
  border-color: rgb(75 85 99 / 0.8);
}

.hover\:border-gray-600\/85:hover {
  border-color: rgb(75 85 99 / 0.85);
}

.hover\:border-gray-600\/90:hover {
  border-color: rgb(75 85 99 / 0.9);
}

.hover\:border-gray-600\/95:hover {
  border-color: rgb(75 85 99 / 0.95);
}

.hover\:border-gray-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.hover\:border-gray-700\/0:hover {
  border-color: rgb(55 65 81 / 0);
}

.hover\:border-gray-700\/10:hover {
  border-color: rgb(55 65 81 / 0.1);
}

.hover\:border-gray-700\/100:hover {
  border-color: rgb(55 65 81 / 1);
}

.hover\:border-gray-700\/15:hover {
  border-color: rgb(55 65 81 / 0.15);
}

.hover\:border-gray-700\/20:hover {
  border-color: rgb(55 65 81 / 0.2);
}

.hover\:border-gray-700\/25:hover {
  border-color: rgb(55 65 81 / 0.25);
}

.hover\:border-gray-700\/30:hover {
  border-color: rgb(55 65 81 / 0.3);
}

.hover\:border-gray-700\/35:hover {
  border-color: rgb(55 65 81 / 0.35);
}

.hover\:border-gray-700\/40:hover {
  border-color: rgb(55 65 81 / 0.4);
}

.hover\:border-gray-700\/45:hover {
  border-color: rgb(55 65 81 / 0.45);
}

.hover\:border-gray-700\/5:hover {
  border-color: rgb(55 65 81 / 0.05);
}

.hover\:border-gray-700\/50:hover {
  border-color: rgb(55 65 81 / 0.5);
}

.hover\:border-gray-700\/55:hover {
  border-color: rgb(55 65 81 / 0.55);
}

.hover\:border-gray-700\/60:hover {
  border-color: rgb(55 65 81 / 0.6);
}

.hover\:border-gray-700\/65:hover {
  border-color: rgb(55 65 81 / 0.65);
}

.hover\:border-gray-700\/70:hover {
  border-color: rgb(55 65 81 / 0.7);
}

.hover\:border-gray-700\/75:hover {
  border-color: rgb(55 65 81 / 0.75);
}

.hover\:border-gray-700\/80:hover {
  border-color: rgb(55 65 81 / 0.8);
}

.hover\:border-gray-700\/85:hover {
  border-color: rgb(55 65 81 / 0.85);
}

.hover\:border-gray-700\/90:hover {
  border-color: rgb(55 65 81 / 0.9);
}

.hover\:border-gray-700\/95:hover {
  border-color: rgb(55 65 81 / 0.95);
}

.hover\:border-gray-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.hover\:border-gray-800\/0:hover {
  border-color: rgb(31 41 55 / 0);
}

.hover\:border-gray-800\/10:hover {
  border-color: rgb(31 41 55 / 0.1);
}

.hover\:border-gray-800\/100:hover {
  border-color: rgb(31 41 55 / 1);
}

.hover\:border-gray-800\/15:hover {
  border-color: rgb(31 41 55 / 0.15);
}

.hover\:border-gray-800\/20:hover {
  border-color: rgb(31 41 55 / 0.2);
}

.hover\:border-gray-800\/25:hover {
  border-color: rgb(31 41 55 / 0.25);
}

.hover\:border-gray-800\/30:hover {
  border-color: rgb(31 41 55 / 0.3);
}

.hover\:border-gray-800\/35:hover {
  border-color: rgb(31 41 55 / 0.35);
}

.hover\:border-gray-800\/40:hover {
  border-color: rgb(31 41 55 / 0.4);
}

.hover\:border-gray-800\/45:hover {
  border-color: rgb(31 41 55 / 0.45);
}

.hover\:border-gray-800\/5:hover {
  border-color: rgb(31 41 55 / 0.05);
}

.hover\:border-gray-800\/50:hover {
  border-color: rgb(31 41 55 / 0.5);
}

.hover\:border-gray-800\/55:hover {
  border-color: rgb(31 41 55 / 0.55);
}

.hover\:border-gray-800\/60:hover {
  border-color: rgb(31 41 55 / 0.6);
}

.hover\:border-gray-800\/65:hover {
  border-color: rgb(31 41 55 / 0.65);
}

.hover\:border-gray-800\/70:hover {
  border-color: rgb(31 41 55 / 0.7);
}

.hover\:border-gray-800\/75:hover {
  border-color: rgb(31 41 55 / 0.75);
}

.hover\:border-gray-800\/80:hover {
  border-color: rgb(31 41 55 / 0.8);
}

.hover\:border-gray-800\/85:hover {
  border-color: rgb(31 41 55 / 0.85);
}

.hover\:border-gray-800\/90:hover {
  border-color: rgb(31 41 55 / 0.9);
}

.hover\:border-gray-800\/95:hover {
  border-color: rgb(31 41 55 / 0.95);
}

.hover\:border-gray-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.hover\:border-gray-900\/0:hover {
  border-color: rgb(17 24 39 / 0);
}

.hover\:border-gray-900\/10:hover {
  border-color: rgb(17 24 39 / 0.1);
}

.hover\:border-gray-900\/100:hover {
  border-color: rgb(17 24 39 / 1);
}

.hover\:border-gray-900\/15:hover {
  border-color: rgb(17 24 39 / 0.15);
}

.hover\:border-gray-900\/20:hover {
  border-color: rgb(17 24 39 / 0.2);
}

.hover\:border-gray-900\/25:hover {
  border-color: rgb(17 24 39 / 0.25);
}

.hover\:border-gray-900\/30:hover {
  border-color: rgb(17 24 39 / 0.3);
}

.hover\:border-gray-900\/35:hover {
  border-color: rgb(17 24 39 / 0.35);
}

.hover\:border-gray-900\/40:hover {
  border-color: rgb(17 24 39 / 0.4);
}

.hover\:border-gray-900\/45:hover {
  border-color: rgb(17 24 39 / 0.45);
}

.hover\:border-gray-900\/5:hover {
  border-color: rgb(17 24 39 / 0.05);
}

.hover\:border-gray-900\/50:hover {
  border-color: rgb(17 24 39 / 0.5);
}

.hover\:border-gray-900\/55:hover {
  border-color: rgb(17 24 39 / 0.55);
}

.hover\:border-gray-900\/60:hover {
  border-color: rgb(17 24 39 / 0.6);
}

.hover\:border-gray-900\/65:hover {
  border-color: rgb(17 24 39 / 0.65);
}

.hover\:border-gray-900\/70:hover {
  border-color: rgb(17 24 39 / 0.7);
}

.hover\:border-gray-900\/75:hover {
  border-color: rgb(17 24 39 / 0.75);
}

.hover\:border-gray-900\/80:hover {
  border-color: rgb(17 24 39 / 0.8);
}

.hover\:border-gray-900\/85:hover {
  border-color: rgb(17 24 39 / 0.85);
}

.hover\:border-gray-900\/90:hover {
  border-color: rgb(17 24 39 / 0.9);
}

.hover\:border-gray-900\/95:hover {
  border-color: rgb(17 24 39 / 0.95);
}

.hover\:border-green-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(222 247 236 / var(--tw-border-opacity, 1));
}

.hover\:border-green-100\/0:hover {
  border-color: rgb(222 247 236 / 0);
}

.hover\:border-green-100\/10:hover {
  border-color: rgb(222 247 236 / 0.1);
}

.hover\:border-green-100\/100:hover {
  border-color: rgb(222 247 236 / 1);
}

.hover\:border-green-100\/15:hover {
  border-color: rgb(222 247 236 / 0.15);
}

.hover\:border-green-100\/20:hover {
  border-color: rgb(222 247 236 / 0.2);
}

.hover\:border-green-100\/25:hover {
  border-color: rgb(222 247 236 / 0.25);
}

.hover\:border-green-100\/30:hover {
  border-color: rgb(222 247 236 / 0.3);
}

.hover\:border-green-100\/35:hover {
  border-color: rgb(222 247 236 / 0.35);
}

.hover\:border-green-100\/40:hover {
  border-color: rgb(222 247 236 / 0.4);
}

.hover\:border-green-100\/45:hover {
  border-color: rgb(222 247 236 / 0.45);
}

.hover\:border-green-100\/5:hover {
  border-color: rgb(222 247 236 / 0.05);
}

.hover\:border-green-100\/50:hover {
  border-color: rgb(222 247 236 / 0.5);
}

.hover\:border-green-100\/55:hover {
  border-color: rgb(222 247 236 / 0.55);
}

.hover\:border-green-100\/60:hover {
  border-color: rgb(222 247 236 / 0.6);
}

.hover\:border-green-100\/65:hover {
  border-color: rgb(222 247 236 / 0.65);
}

.hover\:border-green-100\/70:hover {
  border-color: rgb(222 247 236 / 0.7);
}

.hover\:border-green-100\/75:hover {
  border-color: rgb(222 247 236 / 0.75);
}

.hover\:border-green-100\/80:hover {
  border-color: rgb(222 247 236 / 0.8);
}

.hover\:border-green-100\/85:hover {
  border-color: rgb(222 247 236 / 0.85);
}

.hover\:border-green-100\/90:hover {
  border-color: rgb(222 247 236 / 0.9);
}

.hover\:border-green-100\/95:hover {
  border-color: rgb(222 247 236 / 0.95);
}

.hover\:border-green-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(188 240 218 / var(--tw-border-opacity, 1));
}

.hover\:border-green-200\/0:hover {
  border-color: rgb(188 240 218 / 0);
}

.hover\:border-green-200\/10:hover {
  border-color: rgb(188 240 218 / 0.1);
}

.hover\:border-green-200\/100:hover {
  border-color: rgb(188 240 218 / 1);
}

.hover\:border-green-200\/15:hover {
  border-color: rgb(188 240 218 / 0.15);
}

.hover\:border-green-200\/20:hover {
  border-color: rgb(188 240 218 / 0.2);
}

.hover\:border-green-200\/25:hover {
  border-color: rgb(188 240 218 / 0.25);
}

.hover\:border-green-200\/30:hover {
  border-color: rgb(188 240 218 / 0.3);
}

.hover\:border-green-200\/35:hover {
  border-color: rgb(188 240 218 / 0.35);
}

.hover\:border-green-200\/40:hover {
  border-color: rgb(188 240 218 / 0.4);
}

.hover\:border-green-200\/45:hover {
  border-color: rgb(188 240 218 / 0.45);
}

.hover\:border-green-200\/5:hover {
  border-color: rgb(188 240 218 / 0.05);
}

.hover\:border-green-200\/50:hover {
  border-color: rgb(188 240 218 / 0.5);
}

.hover\:border-green-200\/55:hover {
  border-color: rgb(188 240 218 / 0.55);
}

.hover\:border-green-200\/60:hover {
  border-color: rgb(188 240 218 / 0.6);
}

.hover\:border-green-200\/65:hover {
  border-color: rgb(188 240 218 / 0.65);
}

.hover\:border-green-200\/70:hover {
  border-color: rgb(188 240 218 / 0.7);
}

.hover\:border-green-200\/75:hover {
  border-color: rgb(188 240 218 / 0.75);
}

.hover\:border-green-200\/80:hover {
  border-color: rgb(188 240 218 / 0.8);
}

.hover\:border-green-200\/85:hover {
  border-color: rgb(188 240 218 / 0.85);
}

.hover\:border-green-200\/90:hover {
  border-color: rgb(188 240 218 / 0.9);
}

.hover\:border-green-200\/95:hover {
  border-color: rgb(188 240 218 / 0.95);
}

.hover\:border-green-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(132 225 188 / var(--tw-border-opacity, 1));
}

.hover\:border-green-300\/0:hover {
  border-color: rgb(132 225 188 / 0);
}

.hover\:border-green-300\/10:hover {
  border-color: rgb(132 225 188 / 0.1);
}

.hover\:border-green-300\/100:hover {
  border-color: rgb(132 225 188 / 1);
}

.hover\:border-green-300\/15:hover {
  border-color: rgb(132 225 188 / 0.15);
}

.hover\:border-green-300\/20:hover {
  border-color: rgb(132 225 188 / 0.2);
}

.hover\:border-green-300\/25:hover {
  border-color: rgb(132 225 188 / 0.25);
}

.hover\:border-green-300\/30:hover {
  border-color: rgb(132 225 188 / 0.3);
}

.hover\:border-green-300\/35:hover {
  border-color: rgb(132 225 188 / 0.35);
}

.hover\:border-green-300\/40:hover {
  border-color: rgb(132 225 188 / 0.4);
}

.hover\:border-green-300\/45:hover {
  border-color: rgb(132 225 188 / 0.45);
}

.hover\:border-green-300\/5:hover {
  border-color: rgb(132 225 188 / 0.05);
}

.hover\:border-green-300\/50:hover {
  border-color: rgb(132 225 188 / 0.5);
}

.hover\:border-green-300\/55:hover {
  border-color: rgb(132 225 188 / 0.55);
}

.hover\:border-green-300\/60:hover {
  border-color: rgb(132 225 188 / 0.6);
}

.hover\:border-green-300\/65:hover {
  border-color: rgb(132 225 188 / 0.65);
}

.hover\:border-green-300\/70:hover {
  border-color: rgb(132 225 188 / 0.7);
}

.hover\:border-green-300\/75:hover {
  border-color: rgb(132 225 188 / 0.75);
}

.hover\:border-green-300\/80:hover {
  border-color: rgb(132 225 188 / 0.8);
}

.hover\:border-green-300\/85:hover {
  border-color: rgb(132 225 188 / 0.85);
}

.hover\:border-green-300\/90:hover {
  border-color: rgb(132 225 188 / 0.9);
}

.hover\:border-green-300\/95:hover {
  border-color: rgb(132 225 188 / 0.95);
}

.hover\:border-green-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(49 196 141 / var(--tw-border-opacity, 1));
}

.hover\:border-green-400\/0:hover {
  border-color: rgb(49 196 141 / 0);
}

.hover\:border-green-400\/10:hover {
  border-color: rgb(49 196 141 / 0.1);
}

.hover\:border-green-400\/100:hover {
  border-color: rgb(49 196 141 / 1);
}

.hover\:border-green-400\/15:hover {
  border-color: rgb(49 196 141 / 0.15);
}

.hover\:border-green-400\/20:hover {
  border-color: rgb(49 196 141 / 0.2);
}

.hover\:border-green-400\/25:hover {
  border-color: rgb(49 196 141 / 0.25);
}

.hover\:border-green-400\/30:hover {
  border-color: rgb(49 196 141 / 0.3);
}

.hover\:border-green-400\/35:hover {
  border-color: rgb(49 196 141 / 0.35);
}

.hover\:border-green-400\/40:hover {
  border-color: rgb(49 196 141 / 0.4);
}

.hover\:border-green-400\/45:hover {
  border-color: rgb(49 196 141 / 0.45);
}

.hover\:border-green-400\/5:hover {
  border-color: rgb(49 196 141 / 0.05);
}

.hover\:border-green-400\/50:hover {
  border-color: rgb(49 196 141 / 0.5);
}

.hover\:border-green-400\/55:hover {
  border-color: rgb(49 196 141 / 0.55);
}

.hover\:border-green-400\/60:hover {
  border-color: rgb(49 196 141 / 0.6);
}

.hover\:border-green-400\/65:hover {
  border-color: rgb(49 196 141 / 0.65);
}

.hover\:border-green-400\/70:hover {
  border-color: rgb(49 196 141 / 0.7);
}

.hover\:border-green-400\/75:hover {
  border-color: rgb(49 196 141 / 0.75);
}

.hover\:border-green-400\/80:hover {
  border-color: rgb(49 196 141 / 0.8);
}

.hover\:border-green-400\/85:hover {
  border-color: rgb(49 196 141 / 0.85);
}

.hover\:border-green-400\/90:hover {
  border-color: rgb(49 196 141 / 0.9);
}

.hover\:border-green-400\/95:hover {
  border-color: rgb(49 196 141 / 0.95);
}

.hover\:border-green-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(14 159 110 / var(--tw-border-opacity, 1));
}

.hover\:border-green-500\/0:hover {
  border-color: rgb(14 159 110 / 0);
}

.hover\:border-green-500\/10:hover {
  border-color: rgb(14 159 110 / 0.1);
}

.hover\:border-green-500\/100:hover {
  border-color: rgb(14 159 110 / 1);
}

.hover\:border-green-500\/15:hover {
  border-color: rgb(14 159 110 / 0.15);
}

.hover\:border-green-500\/20:hover {
  border-color: rgb(14 159 110 / 0.2);
}

.hover\:border-green-500\/25:hover {
  border-color: rgb(14 159 110 / 0.25);
}

.hover\:border-green-500\/30:hover {
  border-color: rgb(14 159 110 / 0.3);
}

.hover\:border-green-500\/35:hover {
  border-color: rgb(14 159 110 / 0.35);
}

.hover\:border-green-500\/40:hover {
  border-color: rgb(14 159 110 / 0.4);
}

.hover\:border-green-500\/45:hover {
  border-color: rgb(14 159 110 / 0.45);
}

.hover\:border-green-500\/5:hover {
  border-color: rgb(14 159 110 / 0.05);
}

.hover\:border-green-500\/50:hover {
  border-color: rgb(14 159 110 / 0.5);
}

.hover\:border-green-500\/55:hover {
  border-color: rgb(14 159 110 / 0.55);
}

.hover\:border-green-500\/60:hover {
  border-color: rgb(14 159 110 / 0.6);
}

.hover\:border-green-500\/65:hover {
  border-color: rgb(14 159 110 / 0.65);
}

.hover\:border-green-500\/70:hover {
  border-color: rgb(14 159 110 / 0.7);
}

.hover\:border-green-500\/75:hover {
  border-color: rgb(14 159 110 / 0.75);
}

.hover\:border-green-500\/80:hover {
  border-color: rgb(14 159 110 / 0.8);
}

.hover\:border-green-500\/85:hover {
  border-color: rgb(14 159 110 / 0.85);
}

.hover\:border-green-500\/90:hover {
  border-color: rgb(14 159 110 / 0.9);
}

.hover\:border-green-500\/95:hover {
  border-color: rgb(14 159 110 / 0.95);
}

.hover\:border-green-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(5 122 85 / var(--tw-border-opacity, 1));
}

.hover\:border-green-600\/0:hover {
  border-color: rgb(5 122 85 / 0);
}

.hover\:border-green-600\/10:hover {
  border-color: rgb(5 122 85 / 0.1);
}

.hover\:border-green-600\/100:hover {
  border-color: rgb(5 122 85 / 1);
}

.hover\:border-green-600\/15:hover {
  border-color: rgb(5 122 85 / 0.15);
}

.hover\:border-green-600\/20:hover {
  border-color: rgb(5 122 85 / 0.2);
}

.hover\:border-green-600\/25:hover {
  border-color: rgb(5 122 85 / 0.25);
}

.hover\:border-green-600\/30:hover {
  border-color: rgb(5 122 85 / 0.3);
}

.hover\:border-green-600\/35:hover {
  border-color: rgb(5 122 85 / 0.35);
}

.hover\:border-green-600\/40:hover {
  border-color: rgb(5 122 85 / 0.4);
}

.hover\:border-green-600\/45:hover {
  border-color: rgb(5 122 85 / 0.45);
}

.hover\:border-green-600\/5:hover {
  border-color: rgb(5 122 85 / 0.05);
}

.hover\:border-green-600\/50:hover {
  border-color: rgb(5 122 85 / 0.5);
}

.hover\:border-green-600\/55:hover {
  border-color: rgb(5 122 85 / 0.55);
}

.hover\:border-green-600\/60:hover {
  border-color: rgb(5 122 85 / 0.6);
}

.hover\:border-green-600\/65:hover {
  border-color: rgb(5 122 85 / 0.65);
}

.hover\:border-green-600\/70:hover {
  border-color: rgb(5 122 85 / 0.7);
}

.hover\:border-green-600\/75:hover {
  border-color: rgb(5 122 85 / 0.75);
}

.hover\:border-green-600\/80:hover {
  border-color: rgb(5 122 85 / 0.8);
}

.hover\:border-green-600\/85:hover {
  border-color: rgb(5 122 85 / 0.85);
}

.hover\:border-green-600\/90:hover {
  border-color: rgb(5 122 85 / 0.9);
}

.hover\:border-green-600\/95:hover {
  border-color: rgb(5 122 85 / 0.95);
}

.hover\:border-green-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(4 108 78 / var(--tw-border-opacity, 1));
}

.hover\:border-green-700\/0:hover {
  border-color: rgb(4 108 78 / 0);
}

.hover\:border-green-700\/10:hover {
  border-color: rgb(4 108 78 / 0.1);
}

.hover\:border-green-700\/100:hover {
  border-color: rgb(4 108 78 / 1);
}

.hover\:border-green-700\/15:hover {
  border-color: rgb(4 108 78 / 0.15);
}

.hover\:border-green-700\/20:hover {
  border-color: rgb(4 108 78 / 0.2);
}

.hover\:border-green-700\/25:hover {
  border-color: rgb(4 108 78 / 0.25);
}

.hover\:border-green-700\/30:hover {
  border-color: rgb(4 108 78 / 0.3);
}

.hover\:border-green-700\/35:hover {
  border-color: rgb(4 108 78 / 0.35);
}

.hover\:border-green-700\/40:hover {
  border-color: rgb(4 108 78 / 0.4);
}

.hover\:border-green-700\/45:hover {
  border-color: rgb(4 108 78 / 0.45);
}

.hover\:border-green-700\/5:hover {
  border-color: rgb(4 108 78 / 0.05);
}

.hover\:border-green-700\/50:hover {
  border-color: rgb(4 108 78 / 0.5);
}

.hover\:border-green-700\/55:hover {
  border-color: rgb(4 108 78 / 0.55);
}

.hover\:border-green-700\/60:hover {
  border-color: rgb(4 108 78 / 0.6);
}

.hover\:border-green-700\/65:hover {
  border-color: rgb(4 108 78 / 0.65);
}

.hover\:border-green-700\/70:hover {
  border-color: rgb(4 108 78 / 0.7);
}

.hover\:border-green-700\/75:hover {
  border-color: rgb(4 108 78 / 0.75);
}

.hover\:border-green-700\/80:hover {
  border-color: rgb(4 108 78 / 0.8);
}

.hover\:border-green-700\/85:hover {
  border-color: rgb(4 108 78 / 0.85);
}

.hover\:border-green-700\/90:hover {
  border-color: rgb(4 108 78 / 0.9);
}

.hover\:border-green-700\/95:hover {
  border-color: rgb(4 108 78 / 0.95);
}

.hover\:border-green-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(3 84 63 / var(--tw-border-opacity, 1));
}

.hover\:border-green-800\/0:hover {
  border-color: rgb(3 84 63 / 0);
}

.hover\:border-green-800\/10:hover {
  border-color: rgb(3 84 63 / 0.1);
}

.hover\:border-green-800\/100:hover {
  border-color: rgb(3 84 63 / 1);
}

.hover\:border-green-800\/15:hover {
  border-color: rgb(3 84 63 / 0.15);
}

.hover\:border-green-800\/20:hover {
  border-color: rgb(3 84 63 / 0.2);
}

.hover\:border-green-800\/25:hover {
  border-color: rgb(3 84 63 / 0.25);
}

.hover\:border-green-800\/30:hover {
  border-color: rgb(3 84 63 / 0.3);
}

.hover\:border-green-800\/35:hover {
  border-color: rgb(3 84 63 / 0.35);
}

.hover\:border-green-800\/40:hover {
  border-color: rgb(3 84 63 / 0.4);
}

.hover\:border-green-800\/45:hover {
  border-color: rgb(3 84 63 / 0.45);
}

.hover\:border-green-800\/5:hover {
  border-color: rgb(3 84 63 / 0.05);
}

.hover\:border-green-800\/50:hover {
  border-color: rgb(3 84 63 / 0.5);
}

.hover\:border-green-800\/55:hover {
  border-color: rgb(3 84 63 / 0.55);
}

.hover\:border-green-800\/60:hover {
  border-color: rgb(3 84 63 / 0.6);
}

.hover\:border-green-800\/65:hover {
  border-color: rgb(3 84 63 / 0.65);
}

.hover\:border-green-800\/70:hover {
  border-color: rgb(3 84 63 / 0.7);
}

.hover\:border-green-800\/75:hover {
  border-color: rgb(3 84 63 / 0.75);
}

.hover\:border-green-800\/80:hover {
  border-color: rgb(3 84 63 / 0.8);
}

.hover\:border-green-800\/85:hover {
  border-color: rgb(3 84 63 / 0.85);
}

.hover\:border-green-800\/90:hover {
  border-color: rgb(3 84 63 / 0.9);
}

.hover\:border-green-800\/95:hover {
  border-color: rgb(3 84 63 / 0.95);
}

.hover\:border-green-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(1 71 55 / var(--tw-border-opacity, 1));
}

.hover\:border-green-900\/0:hover {
  border-color: rgb(1 71 55 / 0);
}

.hover\:border-green-900\/10:hover {
  border-color: rgb(1 71 55 / 0.1);
}

.hover\:border-green-900\/100:hover {
  border-color: rgb(1 71 55 / 1);
}

.hover\:border-green-900\/15:hover {
  border-color: rgb(1 71 55 / 0.15);
}

.hover\:border-green-900\/20:hover {
  border-color: rgb(1 71 55 / 0.2);
}

.hover\:border-green-900\/25:hover {
  border-color: rgb(1 71 55 / 0.25);
}

.hover\:border-green-900\/30:hover {
  border-color: rgb(1 71 55 / 0.3);
}

.hover\:border-green-900\/35:hover {
  border-color: rgb(1 71 55 / 0.35);
}

.hover\:border-green-900\/40:hover {
  border-color: rgb(1 71 55 / 0.4);
}

.hover\:border-green-900\/45:hover {
  border-color: rgb(1 71 55 / 0.45);
}

.hover\:border-green-900\/5:hover {
  border-color: rgb(1 71 55 / 0.05);
}

.hover\:border-green-900\/50:hover {
  border-color: rgb(1 71 55 / 0.5);
}

.hover\:border-green-900\/55:hover {
  border-color: rgb(1 71 55 / 0.55);
}

.hover\:border-green-900\/60:hover {
  border-color: rgb(1 71 55 / 0.6);
}

.hover\:border-green-900\/65:hover {
  border-color: rgb(1 71 55 / 0.65);
}

.hover\:border-green-900\/70:hover {
  border-color: rgb(1 71 55 / 0.7);
}

.hover\:border-green-900\/75:hover {
  border-color: rgb(1 71 55 / 0.75);
}

.hover\:border-green-900\/80:hover {
  border-color: rgb(1 71 55 / 0.8);
}

.hover\:border-green-900\/85:hover {
  border-color: rgb(1 71 55 / 0.85);
}

.hover\:border-green-900\/90:hover {
  border-color: rgb(1 71 55 / 0.9);
}

.hover\:border-green-900\/95:hover {
  border-color: rgb(1 71 55 / 0.95);
}

.hover\:border-indigo-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(229 237 255 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-100\/0:hover {
  border-color: rgb(229 237 255 / 0);
}

.hover\:border-indigo-100\/10:hover {
  border-color: rgb(229 237 255 / 0.1);
}

.hover\:border-indigo-100\/100:hover {
  border-color: rgb(229 237 255 / 1);
}

.hover\:border-indigo-100\/15:hover {
  border-color: rgb(229 237 255 / 0.15);
}

.hover\:border-indigo-100\/20:hover {
  border-color: rgb(229 237 255 / 0.2);
}

.hover\:border-indigo-100\/25:hover {
  border-color: rgb(229 237 255 / 0.25);
}

.hover\:border-indigo-100\/30:hover {
  border-color: rgb(229 237 255 / 0.3);
}

.hover\:border-indigo-100\/35:hover {
  border-color: rgb(229 237 255 / 0.35);
}

.hover\:border-indigo-100\/40:hover {
  border-color: rgb(229 237 255 / 0.4);
}

.hover\:border-indigo-100\/45:hover {
  border-color: rgb(229 237 255 / 0.45);
}

.hover\:border-indigo-100\/5:hover {
  border-color: rgb(229 237 255 / 0.05);
}

.hover\:border-indigo-100\/50:hover {
  border-color: rgb(229 237 255 / 0.5);
}

.hover\:border-indigo-100\/55:hover {
  border-color: rgb(229 237 255 / 0.55);
}

.hover\:border-indigo-100\/60:hover {
  border-color: rgb(229 237 255 / 0.6);
}

.hover\:border-indigo-100\/65:hover {
  border-color: rgb(229 237 255 / 0.65);
}

.hover\:border-indigo-100\/70:hover {
  border-color: rgb(229 237 255 / 0.7);
}

.hover\:border-indigo-100\/75:hover {
  border-color: rgb(229 237 255 / 0.75);
}

.hover\:border-indigo-100\/80:hover {
  border-color: rgb(229 237 255 / 0.8);
}

.hover\:border-indigo-100\/85:hover {
  border-color: rgb(229 237 255 / 0.85);
}

.hover\:border-indigo-100\/90:hover {
  border-color: rgb(229 237 255 / 0.9);
}

.hover\:border-indigo-100\/95:hover {
  border-color: rgb(229 237 255 / 0.95);
}

.hover\:border-indigo-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(205 219 254 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-200\/0:hover {
  border-color: rgb(205 219 254 / 0);
}

.hover\:border-indigo-200\/10:hover {
  border-color: rgb(205 219 254 / 0.1);
}

.hover\:border-indigo-200\/100:hover {
  border-color: rgb(205 219 254 / 1);
}

.hover\:border-indigo-200\/15:hover {
  border-color: rgb(205 219 254 / 0.15);
}

.hover\:border-indigo-200\/20:hover {
  border-color: rgb(205 219 254 / 0.2);
}

.hover\:border-indigo-200\/25:hover {
  border-color: rgb(205 219 254 / 0.25);
}

.hover\:border-indigo-200\/30:hover {
  border-color: rgb(205 219 254 / 0.3);
}

.hover\:border-indigo-200\/35:hover {
  border-color: rgb(205 219 254 / 0.35);
}

.hover\:border-indigo-200\/40:hover {
  border-color: rgb(205 219 254 / 0.4);
}

.hover\:border-indigo-200\/45:hover {
  border-color: rgb(205 219 254 / 0.45);
}

.hover\:border-indigo-200\/5:hover {
  border-color: rgb(205 219 254 / 0.05);
}

.hover\:border-indigo-200\/50:hover {
  border-color: rgb(205 219 254 / 0.5);
}

.hover\:border-indigo-200\/55:hover {
  border-color: rgb(205 219 254 / 0.55);
}

.hover\:border-indigo-200\/60:hover {
  border-color: rgb(205 219 254 / 0.6);
}

.hover\:border-indigo-200\/65:hover {
  border-color: rgb(205 219 254 / 0.65);
}

.hover\:border-indigo-200\/70:hover {
  border-color: rgb(205 219 254 / 0.7);
}

.hover\:border-indigo-200\/75:hover {
  border-color: rgb(205 219 254 / 0.75);
}

.hover\:border-indigo-200\/80:hover {
  border-color: rgb(205 219 254 / 0.8);
}

.hover\:border-indigo-200\/85:hover {
  border-color: rgb(205 219 254 / 0.85);
}

.hover\:border-indigo-200\/90:hover {
  border-color: rgb(205 219 254 / 0.9);
}

.hover\:border-indigo-200\/95:hover {
  border-color: rgb(205 219 254 / 0.95);
}

.hover\:border-indigo-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(180 198 252 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-300\/0:hover {
  border-color: rgb(180 198 252 / 0);
}

.hover\:border-indigo-300\/10:hover {
  border-color: rgb(180 198 252 / 0.1);
}

.hover\:border-indigo-300\/100:hover {
  border-color: rgb(180 198 252 / 1);
}

.hover\:border-indigo-300\/15:hover {
  border-color: rgb(180 198 252 / 0.15);
}

.hover\:border-indigo-300\/20:hover {
  border-color: rgb(180 198 252 / 0.2);
}

.hover\:border-indigo-300\/25:hover {
  border-color: rgb(180 198 252 / 0.25);
}

.hover\:border-indigo-300\/30:hover {
  border-color: rgb(180 198 252 / 0.3);
}

.hover\:border-indigo-300\/35:hover {
  border-color: rgb(180 198 252 / 0.35);
}

.hover\:border-indigo-300\/40:hover {
  border-color: rgb(180 198 252 / 0.4);
}

.hover\:border-indigo-300\/45:hover {
  border-color: rgb(180 198 252 / 0.45);
}

.hover\:border-indigo-300\/5:hover {
  border-color: rgb(180 198 252 / 0.05);
}

.hover\:border-indigo-300\/50:hover {
  border-color: rgb(180 198 252 / 0.5);
}

.hover\:border-indigo-300\/55:hover {
  border-color: rgb(180 198 252 / 0.55);
}

.hover\:border-indigo-300\/60:hover {
  border-color: rgb(180 198 252 / 0.6);
}

.hover\:border-indigo-300\/65:hover {
  border-color: rgb(180 198 252 / 0.65);
}

.hover\:border-indigo-300\/70:hover {
  border-color: rgb(180 198 252 / 0.7);
}

.hover\:border-indigo-300\/75:hover {
  border-color: rgb(180 198 252 / 0.75);
}

.hover\:border-indigo-300\/80:hover {
  border-color: rgb(180 198 252 / 0.8);
}

.hover\:border-indigo-300\/85:hover {
  border-color: rgb(180 198 252 / 0.85);
}

.hover\:border-indigo-300\/90:hover {
  border-color: rgb(180 198 252 / 0.9);
}

.hover\:border-indigo-300\/95:hover {
  border-color: rgb(180 198 252 / 0.95);
}

.hover\:border-indigo-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(141 162 251 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-400\/0:hover {
  border-color: rgb(141 162 251 / 0);
}

.hover\:border-indigo-400\/10:hover {
  border-color: rgb(141 162 251 / 0.1);
}

.hover\:border-indigo-400\/100:hover {
  border-color: rgb(141 162 251 / 1);
}

.hover\:border-indigo-400\/15:hover {
  border-color: rgb(141 162 251 / 0.15);
}

.hover\:border-indigo-400\/20:hover {
  border-color: rgb(141 162 251 / 0.2);
}

.hover\:border-indigo-400\/25:hover {
  border-color: rgb(141 162 251 / 0.25);
}

.hover\:border-indigo-400\/30:hover {
  border-color: rgb(141 162 251 / 0.3);
}

.hover\:border-indigo-400\/35:hover {
  border-color: rgb(141 162 251 / 0.35);
}

.hover\:border-indigo-400\/40:hover {
  border-color: rgb(141 162 251 / 0.4);
}

.hover\:border-indigo-400\/45:hover {
  border-color: rgb(141 162 251 / 0.45);
}

.hover\:border-indigo-400\/5:hover {
  border-color: rgb(141 162 251 / 0.05);
}

.hover\:border-indigo-400\/50:hover {
  border-color: rgb(141 162 251 / 0.5);
}

.hover\:border-indigo-400\/55:hover {
  border-color: rgb(141 162 251 / 0.55);
}

.hover\:border-indigo-400\/60:hover {
  border-color: rgb(141 162 251 / 0.6);
}

.hover\:border-indigo-400\/65:hover {
  border-color: rgb(141 162 251 / 0.65);
}

.hover\:border-indigo-400\/70:hover {
  border-color: rgb(141 162 251 / 0.7);
}

.hover\:border-indigo-400\/75:hover {
  border-color: rgb(141 162 251 / 0.75);
}

.hover\:border-indigo-400\/80:hover {
  border-color: rgb(141 162 251 / 0.8);
}

.hover\:border-indigo-400\/85:hover {
  border-color: rgb(141 162 251 / 0.85);
}

.hover\:border-indigo-400\/90:hover {
  border-color: rgb(141 162 251 / 0.9);
}

.hover\:border-indigo-400\/95:hover {
  border-color: rgb(141 162 251 / 0.95);
}

.hover\:border-indigo-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(104 117 245 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-500\/0:hover {
  border-color: rgb(104 117 245 / 0);
}

.hover\:border-indigo-500\/10:hover {
  border-color: rgb(104 117 245 / 0.1);
}

.hover\:border-indigo-500\/100:hover {
  border-color: rgb(104 117 245 / 1);
}

.hover\:border-indigo-500\/15:hover {
  border-color: rgb(104 117 245 / 0.15);
}

.hover\:border-indigo-500\/20:hover {
  border-color: rgb(104 117 245 / 0.2);
}

.hover\:border-indigo-500\/25:hover {
  border-color: rgb(104 117 245 / 0.25);
}

.hover\:border-indigo-500\/30:hover {
  border-color: rgb(104 117 245 / 0.3);
}

.hover\:border-indigo-500\/35:hover {
  border-color: rgb(104 117 245 / 0.35);
}

.hover\:border-indigo-500\/40:hover {
  border-color: rgb(104 117 245 / 0.4);
}

.hover\:border-indigo-500\/45:hover {
  border-color: rgb(104 117 245 / 0.45);
}

.hover\:border-indigo-500\/5:hover {
  border-color: rgb(104 117 245 / 0.05);
}

.hover\:border-indigo-500\/50:hover {
  border-color: rgb(104 117 245 / 0.5);
}

.hover\:border-indigo-500\/55:hover {
  border-color: rgb(104 117 245 / 0.55);
}

.hover\:border-indigo-500\/60:hover {
  border-color: rgb(104 117 245 / 0.6);
}

.hover\:border-indigo-500\/65:hover {
  border-color: rgb(104 117 245 / 0.65);
}

.hover\:border-indigo-500\/70:hover {
  border-color: rgb(104 117 245 / 0.7);
}

.hover\:border-indigo-500\/75:hover {
  border-color: rgb(104 117 245 / 0.75);
}

.hover\:border-indigo-500\/80:hover {
  border-color: rgb(104 117 245 / 0.8);
}

.hover\:border-indigo-500\/85:hover {
  border-color: rgb(104 117 245 / 0.85);
}

.hover\:border-indigo-500\/90:hover {
  border-color: rgb(104 117 245 / 0.9);
}

.hover\:border-indigo-500\/95:hover {
  border-color: rgb(104 117 245 / 0.95);
}

.hover\:border-indigo-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(88 80 236 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-600\/0:hover {
  border-color: rgb(88 80 236 / 0);
}

.hover\:border-indigo-600\/10:hover {
  border-color: rgb(88 80 236 / 0.1);
}

.hover\:border-indigo-600\/100:hover {
  border-color: rgb(88 80 236 / 1);
}

.hover\:border-indigo-600\/15:hover {
  border-color: rgb(88 80 236 / 0.15);
}

.hover\:border-indigo-600\/20:hover {
  border-color: rgb(88 80 236 / 0.2);
}

.hover\:border-indigo-600\/25:hover {
  border-color: rgb(88 80 236 / 0.25);
}

.hover\:border-indigo-600\/30:hover {
  border-color: rgb(88 80 236 / 0.3);
}

.hover\:border-indigo-600\/35:hover {
  border-color: rgb(88 80 236 / 0.35);
}

.hover\:border-indigo-600\/40:hover {
  border-color: rgb(88 80 236 / 0.4);
}

.hover\:border-indigo-600\/45:hover {
  border-color: rgb(88 80 236 / 0.45);
}

.hover\:border-indigo-600\/5:hover {
  border-color: rgb(88 80 236 / 0.05);
}

.hover\:border-indigo-600\/50:hover {
  border-color: rgb(88 80 236 / 0.5);
}

.hover\:border-indigo-600\/55:hover {
  border-color: rgb(88 80 236 / 0.55);
}

.hover\:border-indigo-600\/60:hover {
  border-color: rgb(88 80 236 / 0.6);
}

.hover\:border-indigo-600\/65:hover {
  border-color: rgb(88 80 236 / 0.65);
}

.hover\:border-indigo-600\/70:hover {
  border-color: rgb(88 80 236 / 0.7);
}

.hover\:border-indigo-600\/75:hover {
  border-color: rgb(88 80 236 / 0.75);
}

.hover\:border-indigo-600\/80:hover {
  border-color: rgb(88 80 236 / 0.8);
}

.hover\:border-indigo-600\/85:hover {
  border-color: rgb(88 80 236 / 0.85);
}

.hover\:border-indigo-600\/90:hover {
  border-color: rgb(88 80 236 / 0.9);
}

.hover\:border-indigo-600\/95:hover {
  border-color: rgb(88 80 236 / 0.95);
}

.hover\:border-indigo-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(81 69 205 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-700\/0:hover {
  border-color: rgb(81 69 205 / 0);
}

.hover\:border-indigo-700\/10:hover {
  border-color: rgb(81 69 205 / 0.1);
}

.hover\:border-indigo-700\/100:hover {
  border-color: rgb(81 69 205 / 1);
}

.hover\:border-indigo-700\/15:hover {
  border-color: rgb(81 69 205 / 0.15);
}

.hover\:border-indigo-700\/20:hover {
  border-color: rgb(81 69 205 / 0.2);
}

.hover\:border-indigo-700\/25:hover {
  border-color: rgb(81 69 205 / 0.25);
}

.hover\:border-indigo-700\/30:hover {
  border-color: rgb(81 69 205 / 0.3);
}

.hover\:border-indigo-700\/35:hover {
  border-color: rgb(81 69 205 / 0.35);
}

.hover\:border-indigo-700\/40:hover {
  border-color: rgb(81 69 205 / 0.4);
}

.hover\:border-indigo-700\/45:hover {
  border-color: rgb(81 69 205 / 0.45);
}

.hover\:border-indigo-700\/5:hover {
  border-color: rgb(81 69 205 / 0.05);
}

.hover\:border-indigo-700\/50:hover {
  border-color: rgb(81 69 205 / 0.5);
}

.hover\:border-indigo-700\/55:hover {
  border-color: rgb(81 69 205 / 0.55);
}

.hover\:border-indigo-700\/60:hover {
  border-color: rgb(81 69 205 / 0.6);
}

.hover\:border-indigo-700\/65:hover {
  border-color: rgb(81 69 205 / 0.65);
}

.hover\:border-indigo-700\/70:hover {
  border-color: rgb(81 69 205 / 0.7);
}

.hover\:border-indigo-700\/75:hover {
  border-color: rgb(81 69 205 / 0.75);
}

.hover\:border-indigo-700\/80:hover {
  border-color: rgb(81 69 205 / 0.8);
}

.hover\:border-indigo-700\/85:hover {
  border-color: rgb(81 69 205 / 0.85);
}

.hover\:border-indigo-700\/90:hover {
  border-color: rgb(81 69 205 / 0.9);
}

.hover\:border-indigo-700\/95:hover {
  border-color: rgb(81 69 205 / 0.95);
}

.hover\:border-indigo-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(66 56 157 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-800\/0:hover {
  border-color: rgb(66 56 157 / 0);
}

.hover\:border-indigo-800\/10:hover {
  border-color: rgb(66 56 157 / 0.1);
}

.hover\:border-indigo-800\/100:hover {
  border-color: rgb(66 56 157 / 1);
}

.hover\:border-indigo-800\/15:hover {
  border-color: rgb(66 56 157 / 0.15);
}

.hover\:border-indigo-800\/20:hover {
  border-color: rgb(66 56 157 / 0.2);
}

.hover\:border-indigo-800\/25:hover {
  border-color: rgb(66 56 157 / 0.25);
}

.hover\:border-indigo-800\/30:hover {
  border-color: rgb(66 56 157 / 0.3);
}

.hover\:border-indigo-800\/35:hover {
  border-color: rgb(66 56 157 / 0.35);
}

.hover\:border-indigo-800\/40:hover {
  border-color: rgb(66 56 157 / 0.4);
}

.hover\:border-indigo-800\/45:hover {
  border-color: rgb(66 56 157 / 0.45);
}

.hover\:border-indigo-800\/5:hover {
  border-color: rgb(66 56 157 / 0.05);
}

.hover\:border-indigo-800\/50:hover {
  border-color: rgb(66 56 157 / 0.5);
}

.hover\:border-indigo-800\/55:hover {
  border-color: rgb(66 56 157 / 0.55);
}

.hover\:border-indigo-800\/60:hover {
  border-color: rgb(66 56 157 / 0.6);
}

.hover\:border-indigo-800\/65:hover {
  border-color: rgb(66 56 157 / 0.65);
}

.hover\:border-indigo-800\/70:hover {
  border-color: rgb(66 56 157 / 0.7);
}

.hover\:border-indigo-800\/75:hover {
  border-color: rgb(66 56 157 / 0.75);
}

.hover\:border-indigo-800\/80:hover {
  border-color: rgb(66 56 157 / 0.8);
}

.hover\:border-indigo-800\/85:hover {
  border-color: rgb(66 56 157 / 0.85);
}

.hover\:border-indigo-800\/90:hover {
  border-color: rgb(66 56 157 / 0.9);
}

.hover\:border-indigo-800\/95:hover {
  border-color: rgb(66 56 157 / 0.95);
}

.hover\:border-indigo-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(54 47 120 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-900\/0:hover {
  border-color: rgb(54 47 120 / 0);
}

.hover\:border-indigo-900\/10:hover {
  border-color: rgb(54 47 120 / 0.1);
}

.hover\:border-indigo-900\/100:hover {
  border-color: rgb(54 47 120 / 1);
}

.hover\:border-indigo-900\/15:hover {
  border-color: rgb(54 47 120 / 0.15);
}

.hover\:border-indigo-900\/20:hover {
  border-color: rgb(54 47 120 / 0.2);
}

.hover\:border-indigo-900\/25:hover {
  border-color: rgb(54 47 120 / 0.25);
}

.hover\:border-indigo-900\/30:hover {
  border-color: rgb(54 47 120 / 0.3);
}

.hover\:border-indigo-900\/35:hover {
  border-color: rgb(54 47 120 / 0.35);
}

.hover\:border-indigo-900\/40:hover {
  border-color: rgb(54 47 120 / 0.4);
}

.hover\:border-indigo-900\/45:hover {
  border-color: rgb(54 47 120 / 0.45);
}

.hover\:border-indigo-900\/5:hover {
  border-color: rgb(54 47 120 / 0.05);
}

.hover\:border-indigo-900\/50:hover {
  border-color: rgb(54 47 120 / 0.5);
}

.hover\:border-indigo-900\/55:hover {
  border-color: rgb(54 47 120 / 0.55);
}

.hover\:border-indigo-900\/60:hover {
  border-color: rgb(54 47 120 / 0.6);
}

.hover\:border-indigo-900\/65:hover {
  border-color: rgb(54 47 120 / 0.65);
}

.hover\:border-indigo-900\/70:hover {
  border-color: rgb(54 47 120 / 0.7);
}

.hover\:border-indigo-900\/75:hover {
  border-color: rgb(54 47 120 / 0.75);
}

.hover\:border-indigo-900\/80:hover {
  border-color: rgb(54 47 120 / 0.8);
}

.hover\:border-indigo-900\/85:hover {
  border-color: rgb(54 47 120 / 0.85);
}

.hover\:border-indigo-900\/90:hover {
  border-color: rgb(54 47 120 / 0.9);
}

.hover\:border-indigo-900\/95:hover {
  border-color: rgb(54 47 120 / 0.95);
}

.hover\:border-lime-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.hover\:border-lime-100\/0:hover {
  border-color: rgb(236 252 203 / 0);
}

.hover\:border-lime-100\/10:hover {
  border-color: rgb(236 252 203 / 0.1);
}

.hover\:border-lime-100\/100:hover {
  border-color: rgb(236 252 203 / 1);
}

.hover\:border-lime-100\/15:hover {
  border-color: rgb(236 252 203 / 0.15);
}

.hover\:border-lime-100\/20:hover {
  border-color: rgb(236 252 203 / 0.2);
}

.hover\:border-lime-100\/25:hover {
  border-color: rgb(236 252 203 / 0.25);
}

.hover\:border-lime-100\/30:hover {
  border-color: rgb(236 252 203 / 0.3);
}

.hover\:border-lime-100\/35:hover {
  border-color: rgb(236 252 203 / 0.35);
}

.hover\:border-lime-100\/40:hover {
  border-color: rgb(236 252 203 / 0.4);
}

.hover\:border-lime-100\/45:hover {
  border-color: rgb(236 252 203 / 0.45);
}

.hover\:border-lime-100\/5:hover {
  border-color: rgb(236 252 203 / 0.05);
}

.hover\:border-lime-100\/50:hover {
  border-color: rgb(236 252 203 / 0.5);
}

.hover\:border-lime-100\/55:hover {
  border-color: rgb(236 252 203 / 0.55);
}

.hover\:border-lime-100\/60:hover {
  border-color: rgb(236 252 203 / 0.6);
}

.hover\:border-lime-100\/65:hover {
  border-color: rgb(236 252 203 / 0.65);
}

.hover\:border-lime-100\/70:hover {
  border-color: rgb(236 252 203 / 0.7);
}

.hover\:border-lime-100\/75:hover {
  border-color: rgb(236 252 203 / 0.75);
}

.hover\:border-lime-100\/80:hover {
  border-color: rgb(236 252 203 / 0.8);
}

.hover\:border-lime-100\/85:hover {
  border-color: rgb(236 252 203 / 0.85);
}

.hover\:border-lime-100\/90:hover {
  border-color: rgb(236 252 203 / 0.9);
}

.hover\:border-lime-100\/95:hover {
  border-color: rgb(236 252 203 / 0.95);
}

.hover\:border-lime-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.hover\:border-lime-200\/0:hover {
  border-color: rgb(217 249 157 / 0);
}

.hover\:border-lime-200\/10:hover {
  border-color: rgb(217 249 157 / 0.1);
}

.hover\:border-lime-200\/100:hover {
  border-color: rgb(217 249 157 / 1);
}

.hover\:border-lime-200\/15:hover {
  border-color: rgb(217 249 157 / 0.15);
}

.hover\:border-lime-200\/20:hover {
  border-color: rgb(217 249 157 / 0.2);
}

.hover\:border-lime-200\/25:hover {
  border-color: rgb(217 249 157 / 0.25);
}

.hover\:border-lime-200\/30:hover {
  border-color: rgb(217 249 157 / 0.3);
}

.hover\:border-lime-200\/35:hover {
  border-color: rgb(217 249 157 / 0.35);
}

.hover\:border-lime-200\/40:hover {
  border-color: rgb(217 249 157 / 0.4);
}

.hover\:border-lime-200\/45:hover {
  border-color: rgb(217 249 157 / 0.45);
}

.hover\:border-lime-200\/5:hover {
  border-color: rgb(217 249 157 / 0.05);
}

.hover\:border-lime-200\/50:hover {
  border-color: rgb(217 249 157 / 0.5);
}

.hover\:border-lime-200\/55:hover {
  border-color: rgb(217 249 157 / 0.55);
}

.hover\:border-lime-200\/60:hover {
  border-color: rgb(217 249 157 / 0.6);
}

.hover\:border-lime-200\/65:hover {
  border-color: rgb(217 249 157 / 0.65);
}

.hover\:border-lime-200\/70:hover {
  border-color: rgb(217 249 157 / 0.7);
}

.hover\:border-lime-200\/75:hover {
  border-color: rgb(217 249 157 / 0.75);
}

.hover\:border-lime-200\/80:hover {
  border-color: rgb(217 249 157 / 0.8);
}

.hover\:border-lime-200\/85:hover {
  border-color: rgb(217 249 157 / 0.85);
}

.hover\:border-lime-200\/90:hover {
  border-color: rgb(217 249 157 / 0.9);
}

.hover\:border-lime-200\/95:hover {
  border-color: rgb(217 249 157 / 0.95);
}

.hover\:border-lime-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.hover\:border-lime-300\/0:hover {
  border-color: rgb(190 242 100 / 0);
}

.hover\:border-lime-300\/10:hover {
  border-color: rgb(190 242 100 / 0.1);
}

.hover\:border-lime-300\/100:hover {
  border-color: rgb(190 242 100 / 1);
}

.hover\:border-lime-300\/15:hover {
  border-color: rgb(190 242 100 / 0.15);
}

.hover\:border-lime-300\/20:hover {
  border-color: rgb(190 242 100 / 0.2);
}

.hover\:border-lime-300\/25:hover {
  border-color: rgb(190 242 100 / 0.25);
}

.hover\:border-lime-300\/30:hover {
  border-color: rgb(190 242 100 / 0.3);
}

.hover\:border-lime-300\/35:hover {
  border-color: rgb(190 242 100 / 0.35);
}

.hover\:border-lime-300\/40:hover {
  border-color: rgb(190 242 100 / 0.4);
}

.hover\:border-lime-300\/45:hover {
  border-color: rgb(190 242 100 / 0.45);
}

.hover\:border-lime-300\/5:hover {
  border-color: rgb(190 242 100 / 0.05);
}

.hover\:border-lime-300\/50:hover {
  border-color: rgb(190 242 100 / 0.5);
}

.hover\:border-lime-300\/55:hover {
  border-color: rgb(190 242 100 / 0.55);
}

.hover\:border-lime-300\/60:hover {
  border-color: rgb(190 242 100 / 0.6);
}

.hover\:border-lime-300\/65:hover {
  border-color: rgb(190 242 100 / 0.65);
}

.hover\:border-lime-300\/70:hover {
  border-color: rgb(190 242 100 / 0.7);
}

.hover\:border-lime-300\/75:hover {
  border-color: rgb(190 242 100 / 0.75);
}

.hover\:border-lime-300\/80:hover {
  border-color: rgb(190 242 100 / 0.8);
}

.hover\:border-lime-300\/85:hover {
  border-color: rgb(190 242 100 / 0.85);
}

.hover\:border-lime-300\/90:hover {
  border-color: rgb(190 242 100 / 0.9);
}

.hover\:border-lime-300\/95:hover {
  border-color: rgb(190 242 100 / 0.95);
}

.hover\:border-lime-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.hover\:border-lime-400\/0:hover {
  border-color: rgb(163 230 53 / 0);
}

.hover\:border-lime-400\/10:hover {
  border-color: rgb(163 230 53 / 0.1);
}

.hover\:border-lime-400\/100:hover {
  border-color: rgb(163 230 53 / 1);
}

.hover\:border-lime-400\/15:hover {
  border-color: rgb(163 230 53 / 0.15);
}

.hover\:border-lime-400\/20:hover {
  border-color: rgb(163 230 53 / 0.2);
}

.hover\:border-lime-400\/25:hover {
  border-color: rgb(163 230 53 / 0.25);
}

.hover\:border-lime-400\/30:hover {
  border-color: rgb(163 230 53 / 0.3);
}

.hover\:border-lime-400\/35:hover {
  border-color: rgb(163 230 53 / 0.35);
}

.hover\:border-lime-400\/40:hover {
  border-color: rgb(163 230 53 / 0.4);
}

.hover\:border-lime-400\/45:hover {
  border-color: rgb(163 230 53 / 0.45);
}

.hover\:border-lime-400\/5:hover {
  border-color: rgb(163 230 53 / 0.05);
}

.hover\:border-lime-400\/50:hover {
  border-color: rgb(163 230 53 / 0.5);
}

.hover\:border-lime-400\/55:hover {
  border-color: rgb(163 230 53 / 0.55);
}

.hover\:border-lime-400\/60:hover {
  border-color: rgb(163 230 53 / 0.6);
}

.hover\:border-lime-400\/65:hover {
  border-color: rgb(163 230 53 / 0.65);
}

.hover\:border-lime-400\/70:hover {
  border-color: rgb(163 230 53 / 0.7);
}

.hover\:border-lime-400\/75:hover {
  border-color: rgb(163 230 53 / 0.75);
}

.hover\:border-lime-400\/80:hover {
  border-color: rgb(163 230 53 / 0.8);
}

.hover\:border-lime-400\/85:hover {
  border-color: rgb(163 230 53 / 0.85);
}

.hover\:border-lime-400\/90:hover {
  border-color: rgb(163 230 53 / 0.9);
}

.hover\:border-lime-400\/95:hover {
  border-color: rgb(163 230 53 / 0.95);
}

.hover\:border-lime-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.hover\:border-lime-500\/0:hover {
  border-color: rgb(132 204 22 / 0);
}

.hover\:border-lime-500\/10:hover {
  border-color: rgb(132 204 22 / 0.1);
}

.hover\:border-lime-500\/100:hover {
  border-color: rgb(132 204 22 / 1);
}

.hover\:border-lime-500\/15:hover {
  border-color: rgb(132 204 22 / 0.15);
}

.hover\:border-lime-500\/20:hover {
  border-color: rgb(132 204 22 / 0.2);
}

.hover\:border-lime-500\/25:hover {
  border-color: rgb(132 204 22 / 0.25);
}

.hover\:border-lime-500\/30:hover {
  border-color: rgb(132 204 22 / 0.3);
}

.hover\:border-lime-500\/35:hover {
  border-color: rgb(132 204 22 / 0.35);
}

.hover\:border-lime-500\/40:hover {
  border-color: rgb(132 204 22 / 0.4);
}

.hover\:border-lime-500\/45:hover {
  border-color: rgb(132 204 22 / 0.45);
}

.hover\:border-lime-500\/5:hover {
  border-color: rgb(132 204 22 / 0.05);
}

.hover\:border-lime-500\/50:hover {
  border-color: rgb(132 204 22 / 0.5);
}

.hover\:border-lime-500\/55:hover {
  border-color: rgb(132 204 22 / 0.55);
}

.hover\:border-lime-500\/60:hover {
  border-color: rgb(132 204 22 / 0.6);
}

.hover\:border-lime-500\/65:hover {
  border-color: rgb(132 204 22 / 0.65);
}

.hover\:border-lime-500\/70:hover {
  border-color: rgb(132 204 22 / 0.7);
}

.hover\:border-lime-500\/75:hover {
  border-color: rgb(132 204 22 / 0.75);
}

.hover\:border-lime-500\/80:hover {
  border-color: rgb(132 204 22 / 0.8);
}

.hover\:border-lime-500\/85:hover {
  border-color: rgb(132 204 22 / 0.85);
}

.hover\:border-lime-500\/90:hover {
  border-color: rgb(132 204 22 / 0.9);
}

.hover\:border-lime-500\/95:hover {
  border-color: rgb(132 204 22 / 0.95);
}

.hover\:border-lime-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.hover\:border-lime-600\/0:hover {
  border-color: rgb(101 163 13 / 0);
}

.hover\:border-lime-600\/10:hover {
  border-color: rgb(101 163 13 / 0.1);
}

.hover\:border-lime-600\/100:hover {
  border-color: rgb(101 163 13 / 1);
}

.hover\:border-lime-600\/15:hover {
  border-color: rgb(101 163 13 / 0.15);
}

.hover\:border-lime-600\/20:hover {
  border-color: rgb(101 163 13 / 0.2);
}

.hover\:border-lime-600\/25:hover {
  border-color: rgb(101 163 13 / 0.25);
}

.hover\:border-lime-600\/30:hover {
  border-color: rgb(101 163 13 / 0.3);
}

.hover\:border-lime-600\/35:hover {
  border-color: rgb(101 163 13 / 0.35);
}

.hover\:border-lime-600\/40:hover {
  border-color: rgb(101 163 13 / 0.4);
}

.hover\:border-lime-600\/45:hover {
  border-color: rgb(101 163 13 / 0.45);
}

.hover\:border-lime-600\/5:hover {
  border-color: rgb(101 163 13 / 0.05);
}

.hover\:border-lime-600\/50:hover {
  border-color: rgb(101 163 13 / 0.5);
}

.hover\:border-lime-600\/55:hover {
  border-color: rgb(101 163 13 / 0.55);
}

.hover\:border-lime-600\/60:hover {
  border-color: rgb(101 163 13 / 0.6);
}

.hover\:border-lime-600\/65:hover {
  border-color: rgb(101 163 13 / 0.65);
}

.hover\:border-lime-600\/70:hover {
  border-color: rgb(101 163 13 / 0.7);
}

.hover\:border-lime-600\/75:hover {
  border-color: rgb(101 163 13 / 0.75);
}

.hover\:border-lime-600\/80:hover {
  border-color: rgb(101 163 13 / 0.8);
}

.hover\:border-lime-600\/85:hover {
  border-color: rgb(101 163 13 / 0.85);
}

.hover\:border-lime-600\/90:hover {
  border-color: rgb(101 163 13 / 0.9);
}

.hover\:border-lime-600\/95:hover {
  border-color: rgb(101 163 13 / 0.95);
}

.hover\:border-lime-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.hover\:border-lime-700\/0:hover {
  border-color: rgb(77 124 15 / 0);
}

.hover\:border-lime-700\/10:hover {
  border-color: rgb(77 124 15 / 0.1);
}

.hover\:border-lime-700\/100:hover {
  border-color: rgb(77 124 15 / 1);
}

.hover\:border-lime-700\/15:hover {
  border-color: rgb(77 124 15 / 0.15);
}

.hover\:border-lime-700\/20:hover {
  border-color: rgb(77 124 15 / 0.2);
}

.hover\:border-lime-700\/25:hover {
  border-color: rgb(77 124 15 / 0.25);
}

.hover\:border-lime-700\/30:hover {
  border-color: rgb(77 124 15 / 0.3);
}

.hover\:border-lime-700\/35:hover {
  border-color: rgb(77 124 15 / 0.35);
}

.hover\:border-lime-700\/40:hover {
  border-color: rgb(77 124 15 / 0.4);
}

.hover\:border-lime-700\/45:hover {
  border-color: rgb(77 124 15 / 0.45);
}

.hover\:border-lime-700\/5:hover {
  border-color: rgb(77 124 15 / 0.05);
}

.hover\:border-lime-700\/50:hover {
  border-color: rgb(77 124 15 / 0.5);
}

.hover\:border-lime-700\/55:hover {
  border-color: rgb(77 124 15 / 0.55);
}

.hover\:border-lime-700\/60:hover {
  border-color: rgb(77 124 15 / 0.6);
}

.hover\:border-lime-700\/65:hover {
  border-color: rgb(77 124 15 / 0.65);
}

.hover\:border-lime-700\/70:hover {
  border-color: rgb(77 124 15 / 0.7);
}

.hover\:border-lime-700\/75:hover {
  border-color: rgb(77 124 15 / 0.75);
}

.hover\:border-lime-700\/80:hover {
  border-color: rgb(77 124 15 / 0.8);
}

.hover\:border-lime-700\/85:hover {
  border-color: rgb(77 124 15 / 0.85);
}

.hover\:border-lime-700\/90:hover {
  border-color: rgb(77 124 15 / 0.9);
}

.hover\:border-lime-700\/95:hover {
  border-color: rgb(77 124 15 / 0.95);
}

.hover\:border-lime-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.hover\:border-lime-800\/0:hover {
  border-color: rgb(63 98 18 / 0);
}

.hover\:border-lime-800\/10:hover {
  border-color: rgb(63 98 18 / 0.1);
}

.hover\:border-lime-800\/100:hover {
  border-color: rgb(63 98 18 / 1);
}

.hover\:border-lime-800\/15:hover {
  border-color: rgb(63 98 18 / 0.15);
}

.hover\:border-lime-800\/20:hover {
  border-color: rgb(63 98 18 / 0.2);
}

.hover\:border-lime-800\/25:hover {
  border-color: rgb(63 98 18 / 0.25);
}

.hover\:border-lime-800\/30:hover {
  border-color: rgb(63 98 18 / 0.3);
}

.hover\:border-lime-800\/35:hover {
  border-color: rgb(63 98 18 / 0.35);
}

.hover\:border-lime-800\/40:hover {
  border-color: rgb(63 98 18 / 0.4);
}

.hover\:border-lime-800\/45:hover {
  border-color: rgb(63 98 18 / 0.45);
}

.hover\:border-lime-800\/5:hover {
  border-color: rgb(63 98 18 / 0.05);
}

.hover\:border-lime-800\/50:hover {
  border-color: rgb(63 98 18 / 0.5);
}

.hover\:border-lime-800\/55:hover {
  border-color: rgb(63 98 18 / 0.55);
}

.hover\:border-lime-800\/60:hover {
  border-color: rgb(63 98 18 / 0.6);
}

.hover\:border-lime-800\/65:hover {
  border-color: rgb(63 98 18 / 0.65);
}

.hover\:border-lime-800\/70:hover {
  border-color: rgb(63 98 18 / 0.7);
}

.hover\:border-lime-800\/75:hover {
  border-color: rgb(63 98 18 / 0.75);
}

.hover\:border-lime-800\/80:hover {
  border-color: rgb(63 98 18 / 0.8);
}

.hover\:border-lime-800\/85:hover {
  border-color: rgb(63 98 18 / 0.85);
}

.hover\:border-lime-800\/90:hover {
  border-color: rgb(63 98 18 / 0.9);
}

.hover\:border-lime-800\/95:hover {
  border-color: rgb(63 98 18 / 0.95);
}

.hover\:border-lime-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.hover\:border-lime-900\/0:hover {
  border-color: rgb(54 83 20 / 0);
}

.hover\:border-lime-900\/10:hover {
  border-color: rgb(54 83 20 / 0.1);
}

.hover\:border-lime-900\/100:hover {
  border-color: rgb(54 83 20 / 1);
}

.hover\:border-lime-900\/15:hover {
  border-color: rgb(54 83 20 / 0.15);
}

.hover\:border-lime-900\/20:hover {
  border-color: rgb(54 83 20 / 0.2);
}

.hover\:border-lime-900\/25:hover {
  border-color: rgb(54 83 20 / 0.25);
}

.hover\:border-lime-900\/30:hover {
  border-color: rgb(54 83 20 / 0.3);
}

.hover\:border-lime-900\/35:hover {
  border-color: rgb(54 83 20 / 0.35);
}

.hover\:border-lime-900\/40:hover {
  border-color: rgb(54 83 20 / 0.4);
}

.hover\:border-lime-900\/45:hover {
  border-color: rgb(54 83 20 / 0.45);
}

.hover\:border-lime-900\/5:hover {
  border-color: rgb(54 83 20 / 0.05);
}

.hover\:border-lime-900\/50:hover {
  border-color: rgb(54 83 20 / 0.5);
}

.hover\:border-lime-900\/55:hover {
  border-color: rgb(54 83 20 / 0.55);
}

.hover\:border-lime-900\/60:hover {
  border-color: rgb(54 83 20 / 0.6);
}

.hover\:border-lime-900\/65:hover {
  border-color: rgb(54 83 20 / 0.65);
}

.hover\:border-lime-900\/70:hover {
  border-color: rgb(54 83 20 / 0.7);
}

.hover\:border-lime-900\/75:hover {
  border-color: rgb(54 83 20 / 0.75);
}

.hover\:border-lime-900\/80:hover {
  border-color: rgb(54 83 20 / 0.8);
}

.hover\:border-lime-900\/85:hover {
  border-color: rgb(54 83 20 / 0.85);
}

.hover\:border-lime-900\/90:hover {
  border-color: rgb(54 83 20 / 0.9);
}

.hover\:border-lime-900\/95:hover {
  border-color: rgb(54 83 20 / 0.95);
}

.hover\:border-neutral-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.hover\:border-neutral-100\/0:hover {
  border-color: rgb(245 245 245 / 0);
}

.hover\:border-neutral-100\/10:hover {
  border-color: rgb(245 245 245 / 0.1);
}

.hover\:border-neutral-100\/100:hover {
  border-color: rgb(245 245 245 / 1);
}

.hover\:border-neutral-100\/15:hover {
  border-color: rgb(245 245 245 / 0.15);
}

.hover\:border-neutral-100\/20:hover {
  border-color: rgb(245 245 245 / 0.2);
}

.hover\:border-neutral-100\/25:hover {
  border-color: rgb(245 245 245 / 0.25);
}

.hover\:border-neutral-100\/30:hover {
  border-color: rgb(245 245 245 / 0.3);
}

.hover\:border-neutral-100\/35:hover {
  border-color: rgb(245 245 245 / 0.35);
}

.hover\:border-neutral-100\/40:hover {
  border-color: rgb(245 245 245 / 0.4);
}

.hover\:border-neutral-100\/45:hover {
  border-color: rgb(245 245 245 / 0.45);
}

.hover\:border-neutral-100\/5:hover {
  border-color: rgb(245 245 245 / 0.05);
}

.hover\:border-neutral-100\/50:hover {
  border-color: rgb(245 245 245 / 0.5);
}

.hover\:border-neutral-100\/55:hover {
  border-color: rgb(245 245 245 / 0.55);
}

.hover\:border-neutral-100\/60:hover {
  border-color: rgb(245 245 245 / 0.6);
}

.hover\:border-neutral-100\/65:hover {
  border-color: rgb(245 245 245 / 0.65);
}

.hover\:border-neutral-100\/70:hover {
  border-color: rgb(245 245 245 / 0.7);
}

.hover\:border-neutral-100\/75:hover {
  border-color: rgb(245 245 245 / 0.75);
}

.hover\:border-neutral-100\/80:hover {
  border-color: rgb(245 245 245 / 0.8);
}

.hover\:border-neutral-100\/85:hover {
  border-color: rgb(245 245 245 / 0.85);
}

.hover\:border-neutral-100\/90:hover {
  border-color: rgb(245 245 245 / 0.9);
}

.hover\:border-neutral-100\/95:hover {
  border-color: rgb(245 245 245 / 0.95);
}

.hover\:border-neutral-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.hover\:border-neutral-200\/0:hover {
  border-color: rgb(229 229 229 / 0);
}

.hover\:border-neutral-200\/10:hover {
  border-color: rgb(229 229 229 / 0.1);
}

.hover\:border-neutral-200\/100:hover {
  border-color: rgb(229 229 229 / 1);
}

.hover\:border-neutral-200\/15:hover {
  border-color: rgb(229 229 229 / 0.15);
}

.hover\:border-neutral-200\/20:hover {
  border-color: rgb(229 229 229 / 0.2);
}

.hover\:border-neutral-200\/25:hover {
  border-color: rgb(229 229 229 / 0.25);
}

.hover\:border-neutral-200\/30:hover {
  border-color: rgb(229 229 229 / 0.3);
}

.hover\:border-neutral-200\/35:hover {
  border-color: rgb(229 229 229 / 0.35);
}

.hover\:border-neutral-200\/40:hover {
  border-color: rgb(229 229 229 / 0.4);
}

.hover\:border-neutral-200\/45:hover {
  border-color: rgb(229 229 229 / 0.45);
}

.hover\:border-neutral-200\/5:hover {
  border-color: rgb(229 229 229 / 0.05);
}

.hover\:border-neutral-200\/50:hover {
  border-color: rgb(229 229 229 / 0.5);
}

.hover\:border-neutral-200\/55:hover {
  border-color: rgb(229 229 229 / 0.55);
}

.hover\:border-neutral-200\/60:hover {
  border-color: rgb(229 229 229 / 0.6);
}

.hover\:border-neutral-200\/65:hover {
  border-color: rgb(229 229 229 / 0.65);
}

.hover\:border-neutral-200\/70:hover {
  border-color: rgb(229 229 229 / 0.7);
}

.hover\:border-neutral-200\/75:hover {
  border-color: rgb(229 229 229 / 0.75);
}

.hover\:border-neutral-200\/80:hover {
  border-color: rgb(229 229 229 / 0.8);
}

.hover\:border-neutral-200\/85:hover {
  border-color: rgb(229 229 229 / 0.85);
}

.hover\:border-neutral-200\/90:hover {
  border-color: rgb(229 229 229 / 0.9);
}

.hover\:border-neutral-200\/95:hover {
  border-color: rgb(229 229 229 / 0.95);
}

.hover\:border-neutral-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.hover\:border-neutral-300\/0:hover {
  border-color: rgb(212 212 212 / 0);
}

.hover\:border-neutral-300\/10:hover {
  border-color: rgb(212 212 212 / 0.1);
}

.hover\:border-neutral-300\/100:hover {
  border-color: rgb(212 212 212 / 1);
}

.hover\:border-neutral-300\/15:hover {
  border-color: rgb(212 212 212 / 0.15);
}

.hover\:border-neutral-300\/20:hover {
  border-color: rgb(212 212 212 / 0.2);
}

.hover\:border-neutral-300\/25:hover {
  border-color: rgb(212 212 212 / 0.25);
}

.hover\:border-neutral-300\/30:hover {
  border-color: rgb(212 212 212 / 0.3);
}

.hover\:border-neutral-300\/35:hover {
  border-color: rgb(212 212 212 / 0.35);
}

.hover\:border-neutral-300\/40:hover {
  border-color: rgb(212 212 212 / 0.4);
}

.hover\:border-neutral-300\/45:hover {
  border-color: rgb(212 212 212 / 0.45);
}

.hover\:border-neutral-300\/5:hover {
  border-color: rgb(212 212 212 / 0.05);
}

.hover\:border-neutral-300\/50:hover {
  border-color: rgb(212 212 212 / 0.5);
}

.hover\:border-neutral-300\/55:hover {
  border-color: rgb(212 212 212 / 0.55);
}

.hover\:border-neutral-300\/60:hover {
  border-color: rgb(212 212 212 / 0.6);
}

.hover\:border-neutral-300\/65:hover {
  border-color: rgb(212 212 212 / 0.65);
}

.hover\:border-neutral-300\/70:hover {
  border-color: rgb(212 212 212 / 0.7);
}

.hover\:border-neutral-300\/75:hover {
  border-color: rgb(212 212 212 / 0.75);
}

.hover\:border-neutral-300\/80:hover {
  border-color: rgb(212 212 212 / 0.8);
}

.hover\:border-neutral-300\/85:hover {
  border-color: rgb(212 212 212 / 0.85);
}

.hover\:border-neutral-300\/90:hover {
  border-color: rgb(212 212 212 / 0.9);
}

.hover\:border-neutral-300\/95:hover {
  border-color: rgb(212 212 212 / 0.95);
}

.hover\:border-neutral-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.hover\:border-neutral-400\/0:hover {
  border-color: rgb(163 163 163 / 0);
}

.hover\:border-neutral-400\/10:hover {
  border-color: rgb(163 163 163 / 0.1);
}

.hover\:border-neutral-400\/100:hover {
  border-color: rgb(163 163 163 / 1);
}

.hover\:border-neutral-400\/15:hover {
  border-color: rgb(163 163 163 / 0.15);
}

.hover\:border-neutral-400\/20:hover {
  border-color: rgb(163 163 163 / 0.2);
}

.hover\:border-neutral-400\/25:hover {
  border-color: rgb(163 163 163 / 0.25);
}

.hover\:border-neutral-400\/30:hover {
  border-color: rgb(163 163 163 / 0.3);
}

.hover\:border-neutral-400\/35:hover {
  border-color: rgb(163 163 163 / 0.35);
}

.hover\:border-neutral-400\/40:hover {
  border-color: rgb(163 163 163 / 0.4);
}

.hover\:border-neutral-400\/45:hover {
  border-color: rgb(163 163 163 / 0.45);
}

.hover\:border-neutral-400\/5:hover {
  border-color: rgb(163 163 163 / 0.05);
}

.hover\:border-neutral-400\/50:hover {
  border-color: rgb(163 163 163 / 0.5);
}

.hover\:border-neutral-400\/55:hover {
  border-color: rgb(163 163 163 / 0.55);
}

.hover\:border-neutral-400\/60:hover {
  border-color: rgb(163 163 163 / 0.6);
}

.hover\:border-neutral-400\/65:hover {
  border-color: rgb(163 163 163 / 0.65);
}

.hover\:border-neutral-400\/70:hover {
  border-color: rgb(163 163 163 / 0.7);
}

.hover\:border-neutral-400\/75:hover {
  border-color: rgb(163 163 163 / 0.75);
}

.hover\:border-neutral-400\/80:hover {
  border-color: rgb(163 163 163 / 0.8);
}

.hover\:border-neutral-400\/85:hover {
  border-color: rgb(163 163 163 / 0.85);
}

.hover\:border-neutral-400\/90:hover {
  border-color: rgb(163 163 163 / 0.9);
}

.hover\:border-neutral-400\/95:hover {
  border-color: rgb(163 163 163 / 0.95);
}

.hover\:border-neutral-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.hover\:border-neutral-500\/0:hover {
  border-color: rgb(115 115 115 / 0);
}

.hover\:border-neutral-500\/10:hover {
  border-color: rgb(115 115 115 / 0.1);
}

.hover\:border-neutral-500\/100:hover {
  border-color: rgb(115 115 115 / 1);
}

.hover\:border-neutral-500\/15:hover {
  border-color: rgb(115 115 115 / 0.15);
}

.hover\:border-neutral-500\/20:hover {
  border-color: rgb(115 115 115 / 0.2);
}

.hover\:border-neutral-500\/25:hover {
  border-color: rgb(115 115 115 / 0.25);
}

.hover\:border-neutral-500\/30:hover {
  border-color: rgb(115 115 115 / 0.3);
}

.hover\:border-neutral-500\/35:hover {
  border-color: rgb(115 115 115 / 0.35);
}

.hover\:border-neutral-500\/40:hover {
  border-color: rgb(115 115 115 / 0.4);
}

.hover\:border-neutral-500\/45:hover {
  border-color: rgb(115 115 115 / 0.45);
}

.hover\:border-neutral-500\/5:hover {
  border-color: rgb(115 115 115 / 0.05);
}

.hover\:border-neutral-500\/50:hover {
  border-color: rgb(115 115 115 / 0.5);
}

.hover\:border-neutral-500\/55:hover {
  border-color: rgb(115 115 115 / 0.55);
}

.hover\:border-neutral-500\/60:hover {
  border-color: rgb(115 115 115 / 0.6);
}

.hover\:border-neutral-500\/65:hover {
  border-color: rgb(115 115 115 / 0.65);
}

.hover\:border-neutral-500\/70:hover {
  border-color: rgb(115 115 115 / 0.7);
}

.hover\:border-neutral-500\/75:hover {
  border-color: rgb(115 115 115 / 0.75);
}

.hover\:border-neutral-500\/80:hover {
  border-color: rgb(115 115 115 / 0.8);
}

.hover\:border-neutral-500\/85:hover {
  border-color: rgb(115 115 115 / 0.85);
}

.hover\:border-neutral-500\/90:hover {
  border-color: rgb(115 115 115 / 0.9);
}

.hover\:border-neutral-500\/95:hover {
  border-color: rgb(115 115 115 / 0.95);
}

.hover\:border-neutral-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.hover\:border-neutral-600\/0:hover {
  border-color: rgb(82 82 82 / 0);
}

.hover\:border-neutral-600\/10:hover {
  border-color: rgb(82 82 82 / 0.1);
}

.hover\:border-neutral-600\/100:hover {
  border-color: rgb(82 82 82 / 1);
}

.hover\:border-neutral-600\/15:hover {
  border-color: rgb(82 82 82 / 0.15);
}

.hover\:border-neutral-600\/20:hover {
  border-color: rgb(82 82 82 / 0.2);
}

.hover\:border-neutral-600\/25:hover {
  border-color: rgb(82 82 82 / 0.25);
}

.hover\:border-neutral-600\/30:hover {
  border-color: rgb(82 82 82 / 0.3);
}

.hover\:border-neutral-600\/35:hover {
  border-color: rgb(82 82 82 / 0.35);
}

.hover\:border-neutral-600\/40:hover {
  border-color: rgb(82 82 82 / 0.4);
}

.hover\:border-neutral-600\/45:hover {
  border-color: rgb(82 82 82 / 0.45);
}

.hover\:border-neutral-600\/5:hover {
  border-color: rgb(82 82 82 / 0.05);
}

.hover\:border-neutral-600\/50:hover {
  border-color: rgb(82 82 82 / 0.5);
}

.hover\:border-neutral-600\/55:hover {
  border-color: rgb(82 82 82 / 0.55);
}

.hover\:border-neutral-600\/60:hover {
  border-color: rgb(82 82 82 / 0.6);
}

.hover\:border-neutral-600\/65:hover {
  border-color: rgb(82 82 82 / 0.65);
}

.hover\:border-neutral-600\/70:hover {
  border-color: rgb(82 82 82 / 0.7);
}

.hover\:border-neutral-600\/75:hover {
  border-color: rgb(82 82 82 / 0.75);
}

.hover\:border-neutral-600\/80:hover {
  border-color: rgb(82 82 82 / 0.8);
}

.hover\:border-neutral-600\/85:hover {
  border-color: rgb(82 82 82 / 0.85);
}

.hover\:border-neutral-600\/90:hover {
  border-color: rgb(82 82 82 / 0.9);
}

.hover\:border-neutral-600\/95:hover {
  border-color: rgb(82 82 82 / 0.95);
}

.hover\:border-neutral-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.hover\:border-neutral-700\/0:hover {
  border-color: rgb(64 64 64 / 0);
}

.hover\:border-neutral-700\/10:hover {
  border-color: rgb(64 64 64 / 0.1);
}

.hover\:border-neutral-700\/100:hover {
  border-color: rgb(64 64 64 / 1);
}

.hover\:border-neutral-700\/15:hover {
  border-color: rgb(64 64 64 / 0.15);
}

.hover\:border-neutral-700\/20:hover {
  border-color: rgb(64 64 64 / 0.2);
}

.hover\:border-neutral-700\/25:hover {
  border-color: rgb(64 64 64 / 0.25);
}

.hover\:border-neutral-700\/30:hover {
  border-color: rgb(64 64 64 / 0.3);
}

.hover\:border-neutral-700\/35:hover {
  border-color: rgb(64 64 64 / 0.35);
}

.hover\:border-neutral-700\/40:hover {
  border-color: rgb(64 64 64 / 0.4);
}

.hover\:border-neutral-700\/45:hover {
  border-color: rgb(64 64 64 / 0.45);
}

.hover\:border-neutral-700\/5:hover {
  border-color: rgb(64 64 64 / 0.05);
}

.hover\:border-neutral-700\/50:hover {
  border-color: rgb(64 64 64 / 0.5);
}

.hover\:border-neutral-700\/55:hover {
  border-color: rgb(64 64 64 / 0.55);
}

.hover\:border-neutral-700\/60:hover {
  border-color: rgb(64 64 64 / 0.6);
}

.hover\:border-neutral-700\/65:hover {
  border-color: rgb(64 64 64 / 0.65);
}

.hover\:border-neutral-700\/70:hover {
  border-color: rgb(64 64 64 / 0.7);
}

.hover\:border-neutral-700\/75:hover {
  border-color: rgb(64 64 64 / 0.75);
}

.hover\:border-neutral-700\/80:hover {
  border-color: rgb(64 64 64 / 0.8);
}

.hover\:border-neutral-700\/85:hover {
  border-color: rgb(64 64 64 / 0.85);
}

.hover\:border-neutral-700\/90:hover {
  border-color: rgb(64 64 64 / 0.9);
}

.hover\:border-neutral-700\/95:hover {
  border-color: rgb(64 64 64 / 0.95);
}

.hover\:border-neutral-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.hover\:border-neutral-800\/0:hover {
  border-color: rgb(38 38 38 / 0);
}

.hover\:border-neutral-800\/10:hover {
  border-color: rgb(38 38 38 / 0.1);
}

.hover\:border-neutral-800\/100:hover {
  border-color: rgb(38 38 38 / 1);
}

.hover\:border-neutral-800\/15:hover {
  border-color: rgb(38 38 38 / 0.15);
}

.hover\:border-neutral-800\/20:hover {
  border-color: rgb(38 38 38 / 0.2);
}

.hover\:border-neutral-800\/25:hover {
  border-color: rgb(38 38 38 / 0.25);
}

.hover\:border-neutral-800\/30:hover {
  border-color: rgb(38 38 38 / 0.3);
}

.hover\:border-neutral-800\/35:hover {
  border-color: rgb(38 38 38 / 0.35);
}

.hover\:border-neutral-800\/40:hover {
  border-color: rgb(38 38 38 / 0.4);
}

.hover\:border-neutral-800\/45:hover {
  border-color: rgb(38 38 38 / 0.45);
}

.hover\:border-neutral-800\/5:hover {
  border-color: rgb(38 38 38 / 0.05);
}

.hover\:border-neutral-800\/50:hover {
  border-color: rgb(38 38 38 / 0.5);
}

.hover\:border-neutral-800\/55:hover {
  border-color: rgb(38 38 38 / 0.55);
}

.hover\:border-neutral-800\/60:hover {
  border-color: rgb(38 38 38 / 0.6);
}

.hover\:border-neutral-800\/65:hover {
  border-color: rgb(38 38 38 / 0.65);
}

.hover\:border-neutral-800\/70:hover {
  border-color: rgb(38 38 38 / 0.7);
}

.hover\:border-neutral-800\/75:hover {
  border-color: rgb(38 38 38 / 0.75);
}

.hover\:border-neutral-800\/80:hover {
  border-color: rgb(38 38 38 / 0.8);
}

.hover\:border-neutral-800\/85:hover {
  border-color: rgb(38 38 38 / 0.85);
}

.hover\:border-neutral-800\/90:hover {
  border-color: rgb(38 38 38 / 0.9);
}

.hover\:border-neutral-800\/95:hover {
  border-color: rgb(38 38 38 / 0.95);
}

.hover\:border-neutral-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.hover\:border-neutral-900\/0:hover {
  border-color: rgb(23 23 23 / 0);
}

.hover\:border-neutral-900\/10:hover {
  border-color: rgb(23 23 23 / 0.1);
}

.hover\:border-neutral-900\/100:hover {
  border-color: rgb(23 23 23 / 1);
}

.hover\:border-neutral-900\/15:hover {
  border-color: rgb(23 23 23 / 0.15);
}

.hover\:border-neutral-900\/20:hover {
  border-color: rgb(23 23 23 / 0.2);
}

.hover\:border-neutral-900\/25:hover {
  border-color: rgb(23 23 23 / 0.25);
}

.hover\:border-neutral-900\/30:hover {
  border-color: rgb(23 23 23 / 0.3);
}

.hover\:border-neutral-900\/35:hover {
  border-color: rgb(23 23 23 / 0.35);
}

.hover\:border-neutral-900\/40:hover {
  border-color: rgb(23 23 23 / 0.4);
}

.hover\:border-neutral-900\/45:hover {
  border-color: rgb(23 23 23 / 0.45);
}

.hover\:border-neutral-900\/5:hover {
  border-color: rgb(23 23 23 / 0.05);
}

.hover\:border-neutral-900\/50:hover {
  border-color: rgb(23 23 23 / 0.5);
}

.hover\:border-neutral-900\/55:hover {
  border-color: rgb(23 23 23 / 0.55);
}

.hover\:border-neutral-900\/60:hover {
  border-color: rgb(23 23 23 / 0.6);
}

.hover\:border-neutral-900\/65:hover {
  border-color: rgb(23 23 23 / 0.65);
}

.hover\:border-neutral-900\/70:hover {
  border-color: rgb(23 23 23 / 0.7);
}

.hover\:border-neutral-900\/75:hover {
  border-color: rgb(23 23 23 / 0.75);
}

.hover\:border-neutral-900\/80:hover {
  border-color: rgb(23 23 23 / 0.8);
}

.hover\:border-neutral-900\/85:hover {
  border-color: rgb(23 23 23 / 0.85);
}

.hover\:border-neutral-900\/90:hover {
  border-color: rgb(23 23 23 / 0.9);
}

.hover\:border-neutral-900\/95:hover {
  border-color: rgb(23 23 23 / 0.95);
}

.hover\:border-orange-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 236 220 / var(--tw-border-opacity, 1));
}

.hover\:border-orange-100\/0:hover {
  border-color: rgb(254 236 220 / 0);
}

.hover\:border-orange-100\/10:hover {
  border-color: rgb(254 236 220 / 0.1);
}

.hover\:border-orange-100\/100:hover {
  border-color: rgb(254 236 220 / 1);
}

.hover\:border-orange-100\/15:hover {
  border-color: rgb(254 236 220 / 0.15);
}

.hover\:border-orange-100\/20:hover {
  border-color: rgb(254 236 220 / 0.2);
}

.hover\:border-orange-100\/25:hover {
  border-color: rgb(254 236 220 / 0.25);
}

.hover\:border-orange-100\/30:hover {
  border-color: rgb(254 236 220 / 0.3);
}

.hover\:border-orange-100\/35:hover {
  border-color: rgb(254 236 220 / 0.35);
}

.hover\:border-orange-100\/40:hover {
  border-color: rgb(254 236 220 / 0.4);
}

.hover\:border-orange-100\/45:hover {
  border-color: rgb(254 236 220 / 0.45);
}

.hover\:border-orange-100\/5:hover {
  border-color: rgb(254 236 220 / 0.05);
}

.hover\:border-orange-100\/50:hover {
  border-color: rgb(254 236 220 / 0.5);
}

.hover\:border-orange-100\/55:hover {
  border-color: rgb(254 236 220 / 0.55);
}

.hover\:border-orange-100\/60:hover {
  border-color: rgb(254 236 220 / 0.6);
}

.hover\:border-orange-100\/65:hover {
  border-color: rgb(254 236 220 / 0.65);
}

.hover\:border-orange-100\/70:hover {
  border-color: rgb(254 236 220 / 0.7);
}

.hover\:border-orange-100\/75:hover {
  border-color: rgb(254 236 220 / 0.75);
}

.hover\:border-orange-100\/80:hover {
  border-color: rgb(254 236 220 / 0.8);
}

.hover\:border-orange-100\/85:hover {
  border-color: rgb(254 236 220 / 0.85);
}

.hover\:border-orange-100\/90:hover {
  border-color: rgb(254 236 220 / 0.9);
}

.hover\:border-orange-100\/95:hover {
  border-color: rgb(254 236 220 / 0.95);
}

.hover\:border-orange-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(252 217 189 / var(--tw-border-opacity, 1));
}

.hover\:border-orange-200\/0:hover {
  border-color: rgb(252 217 189 / 0);
}

.hover\:border-orange-200\/10:hover {
  border-color: rgb(252 217 189 / 0.1);
}

.hover\:border-orange-200\/100:hover {
  border-color: rgb(252 217 189 / 1);
}

.hover\:border-orange-200\/15:hover {
  border-color: rgb(252 217 189 / 0.15);
}

.hover\:border-orange-200\/20:hover {
  border-color: rgb(252 217 189 / 0.2);
}

.hover\:border-orange-200\/25:hover {
  border-color: rgb(252 217 189 / 0.25);
}

.hover\:border-orange-200\/30:hover {
  border-color: rgb(252 217 189 / 0.3);
}

.hover\:border-orange-200\/35:hover {
  border-color: rgb(252 217 189 / 0.35);
}

.hover\:border-orange-200\/40:hover {
  border-color: rgb(252 217 189 / 0.4);
}

.hover\:border-orange-200\/45:hover {
  border-color: rgb(252 217 189 / 0.45);
}

.hover\:border-orange-200\/5:hover {
  border-color: rgb(252 217 189 / 0.05);
}

.hover\:border-orange-200\/50:hover {
  border-color: rgb(252 217 189 / 0.5);
}

.hover\:border-orange-200\/55:hover {
  border-color: rgb(252 217 189 / 0.55);
}

.hover\:border-orange-200\/60:hover {
  border-color: rgb(252 217 189 / 0.6);
}

.hover\:border-orange-200\/65:hover {
  border-color: rgb(252 217 189 / 0.65);
}

.hover\:border-orange-200\/70:hover {
  border-color: rgb(252 217 189 / 0.7);
}

.hover\:border-orange-200\/75:hover {
  border-color: rgb(252 217 189 / 0.75);
}

.hover\:border-orange-200\/80:hover {
  border-color: rgb(252 217 189 / 0.8);
}

.hover\:border-orange-200\/85:hover {
  border-color: rgb(252 217 189 / 0.85);
}

.hover\:border-orange-200\/90:hover {
  border-color: rgb(252 217 189 / 0.9);
}

.hover\:border-orange-200\/95:hover {
  border-color: rgb(252 217 189 / 0.95);
}

.hover\:border-orange-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 140 / var(--tw-border-opacity, 1));
}

.hover\:border-orange-300\/0:hover {
  border-color: rgb(253 186 140 / 0);
}

.hover\:border-orange-300\/10:hover {
  border-color: rgb(253 186 140 / 0.1);
}

.hover\:border-orange-300\/100:hover {
  border-color: rgb(253 186 140 / 1);
}

.hover\:border-orange-300\/15:hover {
  border-color: rgb(253 186 140 / 0.15);
}

.hover\:border-orange-300\/20:hover {
  border-color: rgb(253 186 140 / 0.2);
}

.hover\:border-orange-300\/25:hover {
  border-color: rgb(253 186 140 / 0.25);
}

.hover\:border-orange-300\/30:hover {
  border-color: rgb(253 186 140 / 0.3);
}

.hover\:border-orange-300\/35:hover {
  border-color: rgb(253 186 140 / 0.35);
}

.hover\:border-orange-300\/40:hover {
  border-color: rgb(253 186 140 / 0.4);
}

.hover\:border-orange-300\/45:hover {
  border-color: rgb(253 186 140 / 0.45);
}

.hover\:border-orange-300\/5:hover {
  border-color: rgb(253 186 140 / 0.05);
}

.hover\:border-orange-300\/50:hover {
  border-color: rgb(253 186 140 / 0.5);
}

.hover\:border-orange-300\/55:hover {
  border-color: rgb(253 186 140 / 0.55);
}

.hover\:border-orange-300\/60:hover {
  border-color: rgb(253 186 140 / 0.6);
}

.hover\:border-orange-300\/65:hover {
  border-color: rgb(253 186 140 / 0.65);
}

.hover\:border-orange-300\/70:hover {
  border-color: rgb(253 186 140 / 0.7);
}

.hover\:border-orange-300\/75:hover {
  border-color: rgb(253 186 140 / 0.75);
}

.hover\:border-orange-300\/80:hover {
  border-color: rgb(253 186 140 / 0.8);
}

.hover\:border-orange-300\/85:hover {
  border-color: rgb(253 186 140 / 0.85);
}

.hover\:border-orange-300\/90:hover {
  border-color: rgb(253 186 140 / 0.9);
}

.hover\:border-orange-300\/95:hover {
  border-color: rgb(253 186 140 / 0.95);
}

.hover\:border-orange-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 138 76 / var(--tw-border-opacity, 1));
}

.hover\:border-orange-400\/0:hover {
  border-color: rgb(255 138 76 / 0);
}

.hover\:border-orange-400\/10:hover {
  border-color: rgb(255 138 76 / 0.1);
}

.hover\:border-orange-400\/100:hover {
  border-color: rgb(255 138 76 / 1);
}

.hover\:border-orange-400\/15:hover {
  border-color: rgb(255 138 76 / 0.15);
}

.hover\:border-orange-400\/20:hover {
  border-color: rgb(255 138 76 / 0.2);
}

.hover\:border-orange-400\/25:hover {
  border-color: rgb(255 138 76 / 0.25);
}

.hover\:border-orange-400\/30:hover {
  border-color: rgb(255 138 76 / 0.3);
}

.hover\:border-orange-400\/35:hover {
  border-color: rgb(255 138 76 / 0.35);
}

.hover\:border-orange-400\/40:hover {
  border-color: rgb(255 138 76 / 0.4);
}

.hover\:border-orange-400\/45:hover {
  border-color: rgb(255 138 76 / 0.45);
}

.hover\:border-orange-400\/5:hover {
  border-color: rgb(255 138 76 / 0.05);
}

.hover\:border-orange-400\/50:hover {
  border-color: rgb(255 138 76 / 0.5);
}

.hover\:border-orange-400\/55:hover {
  border-color: rgb(255 138 76 / 0.55);
}

.hover\:border-orange-400\/60:hover {
  border-color: rgb(255 138 76 / 0.6);
}

.hover\:border-orange-400\/65:hover {
  border-color: rgb(255 138 76 / 0.65);
}

.hover\:border-orange-400\/70:hover {
  border-color: rgb(255 138 76 / 0.7);
}

.hover\:border-orange-400\/75:hover {
  border-color: rgb(255 138 76 / 0.75);
}

.hover\:border-orange-400\/80:hover {
  border-color: rgb(255 138 76 / 0.8);
}

.hover\:border-orange-400\/85:hover {
  border-color: rgb(255 138 76 / 0.85);
}

.hover\:border-orange-400\/90:hover {
  border-color: rgb(255 138 76 / 0.9);
}

.hover\:border-orange-400\/95:hover {
  border-color: rgb(255 138 76 / 0.95);
}

.hover\:border-orange-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 90 31 / var(--tw-border-opacity, 1));
}

.hover\:border-orange-500\/0:hover {
  border-color: rgb(255 90 31 / 0);
}

.hover\:border-orange-500\/10:hover {
  border-color: rgb(255 90 31 / 0.1);
}

.hover\:border-orange-500\/100:hover {
  border-color: rgb(255 90 31 / 1);
}

.hover\:border-orange-500\/15:hover {
  border-color: rgb(255 90 31 / 0.15);
}

.hover\:border-orange-500\/20:hover {
  border-color: rgb(255 90 31 / 0.2);
}

.hover\:border-orange-500\/25:hover {
  border-color: rgb(255 90 31 / 0.25);
}

.hover\:border-orange-500\/30:hover {
  border-color: rgb(255 90 31 / 0.3);
}

.hover\:border-orange-500\/35:hover {
  border-color: rgb(255 90 31 / 0.35);
}

.hover\:border-orange-500\/40:hover {
  border-color: rgb(255 90 31 / 0.4);
}

.hover\:border-orange-500\/45:hover {
  border-color: rgb(255 90 31 / 0.45);
}

.hover\:border-orange-500\/5:hover {
  border-color: rgb(255 90 31 / 0.05);
}

.hover\:border-orange-500\/50:hover {
  border-color: rgb(255 90 31 / 0.5);
}

.hover\:border-orange-500\/55:hover {
  border-color: rgb(255 90 31 / 0.55);
}

.hover\:border-orange-500\/60:hover {
  border-color: rgb(255 90 31 / 0.6);
}

.hover\:border-orange-500\/65:hover {
  border-color: rgb(255 90 31 / 0.65);
}

.hover\:border-orange-500\/70:hover {
  border-color: rgb(255 90 31 / 0.7);
}

.hover\:border-orange-500\/75:hover {
  border-color: rgb(255 90 31 / 0.75);
}

.hover\:border-orange-500\/80:hover {
  border-color: rgb(255 90 31 / 0.8);
}

.hover\:border-orange-500\/85:hover {
  border-color: rgb(255 90 31 / 0.85);
}

.hover\:border-orange-500\/90:hover {
  border-color: rgb(255 90 31 / 0.9);
}

.hover\:border-orange-500\/95:hover {
  border-color: rgb(255 90 31 / 0.95);
}

.hover\:border-orange-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(208 56 1 / var(--tw-border-opacity, 1));
}

.hover\:border-orange-600\/0:hover {
  border-color: rgb(208 56 1 / 0);
}

.hover\:border-orange-600\/10:hover {
  border-color: rgb(208 56 1 / 0.1);
}

.hover\:border-orange-600\/100:hover {
  border-color: rgb(208 56 1 / 1);
}

.hover\:border-orange-600\/15:hover {
  border-color: rgb(208 56 1 / 0.15);
}

.hover\:border-orange-600\/20:hover {
  border-color: rgb(208 56 1 / 0.2);
}

.hover\:border-orange-600\/25:hover {
  border-color: rgb(208 56 1 / 0.25);
}

.hover\:border-orange-600\/30:hover {
  border-color: rgb(208 56 1 / 0.3);
}

.hover\:border-orange-600\/35:hover {
  border-color: rgb(208 56 1 / 0.35);
}

.hover\:border-orange-600\/40:hover {
  border-color: rgb(208 56 1 / 0.4);
}

.hover\:border-orange-600\/45:hover {
  border-color: rgb(208 56 1 / 0.45);
}

.hover\:border-orange-600\/5:hover {
  border-color: rgb(208 56 1 / 0.05);
}

.hover\:border-orange-600\/50:hover {
  border-color: rgb(208 56 1 / 0.5);
}

.hover\:border-orange-600\/55:hover {
  border-color: rgb(208 56 1 / 0.55);
}

.hover\:border-orange-600\/60:hover {
  border-color: rgb(208 56 1 / 0.6);
}

.hover\:border-orange-600\/65:hover {
  border-color: rgb(208 56 1 / 0.65);
}

.hover\:border-orange-600\/70:hover {
  border-color: rgb(208 56 1 / 0.7);
}

.hover\:border-orange-600\/75:hover {
  border-color: rgb(208 56 1 / 0.75);
}

.hover\:border-orange-600\/80:hover {
  border-color: rgb(208 56 1 / 0.8);
}

.hover\:border-orange-600\/85:hover {
  border-color: rgb(208 56 1 / 0.85);
}

.hover\:border-orange-600\/90:hover {
  border-color: rgb(208 56 1 / 0.9);
}

.hover\:border-orange-600\/95:hover {
  border-color: rgb(208 56 1 / 0.95);
}

.hover\:border-orange-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(180 52 3 / var(--tw-border-opacity, 1));
}

.hover\:border-orange-700\/0:hover {
  border-color: rgb(180 52 3 / 0);
}

.hover\:border-orange-700\/10:hover {
  border-color: rgb(180 52 3 / 0.1);
}

.hover\:border-orange-700\/100:hover {
  border-color: rgb(180 52 3 / 1);
}

.hover\:border-orange-700\/15:hover {
  border-color: rgb(180 52 3 / 0.15);
}

.hover\:border-orange-700\/20:hover {
  border-color: rgb(180 52 3 / 0.2);
}

.hover\:border-orange-700\/25:hover {
  border-color: rgb(180 52 3 / 0.25);
}

.hover\:border-orange-700\/30:hover {
  border-color: rgb(180 52 3 / 0.3);
}

.hover\:border-orange-700\/35:hover {
  border-color: rgb(180 52 3 / 0.35);
}

.hover\:border-orange-700\/40:hover {
  border-color: rgb(180 52 3 / 0.4);
}

.hover\:border-orange-700\/45:hover {
  border-color: rgb(180 52 3 / 0.45);
}

.hover\:border-orange-700\/5:hover {
  border-color: rgb(180 52 3 / 0.05);
}

.hover\:border-orange-700\/50:hover {
  border-color: rgb(180 52 3 / 0.5);
}

.hover\:border-orange-700\/55:hover {
  border-color: rgb(180 52 3 / 0.55);
}

.hover\:border-orange-700\/60:hover {
  border-color: rgb(180 52 3 / 0.6);
}

.hover\:border-orange-700\/65:hover {
  border-color: rgb(180 52 3 / 0.65);
}

.hover\:border-orange-700\/70:hover {
  border-color: rgb(180 52 3 / 0.7);
}

.hover\:border-orange-700\/75:hover {
  border-color: rgb(180 52 3 / 0.75);
}

.hover\:border-orange-700\/80:hover {
  border-color: rgb(180 52 3 / 0.8);
}

.hover\:border-orange-700\/85:hover {
  border-color: rgb(180 52 3 / 0.85);
}

.hover\:border-orange-700\/90:hover {
  border-color: rgb(180 52 3 / 0.9);
}

.hover\:border-orange-700\/95:hover {
  border-color: rgb(180 52 3 / 0.95);
}

.hover\:border-orange-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(138 44 13 / var(--tw-border-opacity, 1));
}

.hover\:border-orange-800\/0:hover {
  border-color: rgb(138 44 13 / 0);
}

.hover\:border-orange-800\/10:hover {
  border-color: rgb(138 44 13 / 0.1);
}

.hover\:border-orange-800\/100:hover {
  border-color: rgb(138 44 13 / 1);
}

.hover\:border-orange-800\/15:hover {
  border-color: rgb(138 44 13 / 0.15);
}

.hover\:border-orange-800\/20:hover {
  border-color: rgb(138 44 13 / 0.2);
}

.hover\:border-orange-800\/25:hover {
  border-color: rgb(138 44 13 / 0.25);
}

.hover\:border-orange-800\/30:hover {
  border-color: rgb(138 44 13 / 0.3);
}

.hover\:border-orange-800\/35:hover {
  border-color: rgb(138 44 13 / 0.35);
}

.hover\:border-orange-800\/40:hover {
  border-color: rgb(138 44 13 / 0.4);
}

.hover\:border-orange-800\/45:hover {
  border-color: rgb(138 44 13 / 0.45);
}

.hover\:border-orange-800\/5:hover {
  border-color: rgb(138 44 13 / 0.05);
}

.hover\:border-orange-800\/50:hover {
  border-color: rgb(138 44 13 / 0.5);
}

.hover\:border-orange-800\/55:hover {
  border-color: rgb(138 44 13 / 0.55);
}

.hover\:border-orange-800\/60:hover {
  border-color: rgb(138 44 13 / 0.6);
}

.hover\:border-orange-800\/65:hover {
  border-color: rgb(138 44 13 / 0.65);
}

.hover\:border-orange-800\/70:hover {
  border-color: rgb(138 44 13 / 0.7);
}

.hover\:border-orange-800\/75:hover {
  border-color: rgb(138 44 13 / 0.75);
}

.hover\:border-orange-800\/80:hover {
  border-color: rgb(138 44 13 / 0.8);
}

.hover\:border-orange-800\/85:hover {
  border-color: rgb(138 44 13 / 0.85);
}

.hover\:border-orange-800\/90:hover {
  border-color: rgb(138 44 13 / 0.9);
}

.hover\:border-orange-800\/95:hover {
  border-color: rgb(138 44 13 / 0.95);
}

.hover\:border-orange-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(119 29 29 / var(--tw-border-opacity, 1));
}

.hover\:border-orange-900\/0:hover {
  border-color: rgb(119 29 29 / 0);
}

.hover\:border-orange-900\/10:hover {
  border-color: rgb(119 29 29 / 0.1);
}

.hover\:border-orange-900\/100:hover {
  border-color: rgb(119 29 29 / 1);
}

.hover\:border-orange-900\/15:hover {
  border-color: rgb(119 29 29 / 0.15);
}

.hover\:border-orange-900\/20:hover {
  border-color: rgb(119 29 29 / 0.2);
}

.hover\:border-orange-900\/25:hover {
  border-color: rgb(119 29 29 / 0.25);
}

.hover\:border-orange-900\/30:hover {
  border-color: rgb(119 29 29 / 0.3);
}

.hover\:border-orange-900\/35:hover {
  border-color: rgb(119 29 29 / 0.35);
}

.hover\:border-orange-900\/40:hover {
  border-color: rgb(119 29 29 / 0.4);
}

.hover\:border-orange-900\/45:hover {
  border-color: rgb(119 29 29 / 0.45);
}

.hover\:border-orange-900\/5:hover {
  border-color: rgb(119 29 29 / 0.05);
}

.hover\:border-orange-900\/50:hover {
  border-color: rgb(119 29 29 / 0.5);
}

.hover\:border-orange-900\/55:hover {
  border-color: rgb(119 29 29 / 0.55);
}

.hover\:border-orange-900\/60:hover {
  border-color: rgb(119 29 29 / 0.6);
}

.hover\:border-orange-900\/65:hover {
  border-color: rgb(119 29 29 / 0.65);
}

.hover\:border-orange-900\/70:hover {
  border-color: rgb(119 29 29 / 0.7);
}

.hover\:border-orange-900\/75:hover {
  border-color: rgb(119 29 29 / 0.75);
}

.hover\:border-orange-900\/80:hover {
  border-color: rgb(119 29 29 / 0.8);
}

.hover\:border-orange-900\/85:hover {
  border-color: rgb(119 29 29 / 0.85);
}

.hover\:border-orange-900\/90:hover {
  border-color: rgb(119 29 29 / 0.9);
}

.hover\:border-orange-900\/95:hover {
  border-color: rgb(119 29 29 / 0.95);
}

.hover\:border-pink-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(252 232 243 / var(--tw-border-opacity, 1));
}

.hover\:border-pink-100\/0:hover {
  border-color: rgb(252 232 243 / 0);
}

.hover\:border-pink-100\/10:hover {
  border-color: rgb(252 232 243 / 0.1);
}

.hover\:border-pink-100\/100:hover {
  border-color: rgb(252 232 243 / 1);
}

.hover\:border-pink-100\/15:hover {
  border-color: rgb(252 232 243 / 0.15);
}

.hover\:border-pink-100\/20:hover {
  border-color: rgb(252 232 243 / 0.2);
}

.hover\:border-pink-100\/25:hover {
  border-color: rgb(252 232 243 / 0.25);
}

.hover\:border-pink-100\/30:hover {
  border-color: rgb(252 232 243 / 0.3);
}

.hover\:border-pink-100\/35:hover {
  border-color: rgb(252 232 243 / 0.35);
}

.hover\:border-pink-100\/40:hover {
  border-color: rgb(252 232 243 / 0.4);
}

.hover\:border-pink-100\/45:hover {
  border-color: rgb(252 232 243 / 0.45);
}

.hover\:border-pink-100\/5:hover {
  border-color: rgb(252 232 243 / 0.05);
}

.hover\:border-pink-100\/50:hover {
  border-color: rgb(252 232 243 / 0.5);
}

.hover\:border-pink-100\/55:hover {
  border-color: rgb(252 232 243 / 0.55);
}

.hover\:border-pink-100\/60:hover {
  border-color: rgb(252 232 243 / 0.6);
}

.hover\:border-pink-100\/65:hover {
  border-color: rgb(252 232 243 / 0.65);
}

.hover\:border-pink-100\/70:hover {
  border-color: rgb(252 232 243 / 0.7);
}

.hover\:border-pink-100\/75:hover {
  border-color: rgb(252 232 243 / 0.75);
}

.hover\:border-pink-100\/80:hover {
  border-color: rgb(252 232 243 / 0.8);
}

.hover\:border-pink-100\/85:hover {
  border-color: rgb(252 232 243 / 0.85);
}

.hover\:border-pink-100\/90:hover {
  border-color: rgb(252 232 243 / 0.9);
}

.hover\:border-pink-100\/95:hover {
  border-color: rgb(252 232 243 / 0.95);
}

.hover\:border-pink-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(250 209 232 / var(--tw-border-opacity, 1));
}

.hover\:border-pink-200\/0:hover {
  border-color: rgb(250 209 232 / 0);
}

.hover\:border-pink-200\/10:hover {
  border-color: rgb(250 209 232 / 0.1);
}

.hover\:border-pink-200\/100:hover {
  border-color: rgb(250 209 232 / 1);
}

.hover\:border-pink-200\/15:hover {
  border-color: rgb(250 209 232 / 0.15);
}

.hover\:border-pink-200\/20:hover {
  border-color: rgb(250 209 232 / 0.2);
}

.hover\:border-pink-200\/25:hover {
  border-color: rgb(250 209 232 / 0.25);
}

.hover\:border-pink-200\/30:hover {
  border-color: rgb(250 209 232 / 0.3);
}

.hover\:border-pink-200\/35:hover {
  border-color: rgb(250 209 232 / 0.35);
}

.hover\:border-pink-200\/40:hover {
  border-color: rgb(250 209 232 / 0.4);
}

.hover\:border-pink-200\/45:hover {
  border-color: rgb(250 209 232 / 0.45);
}

.hover\:border-pink-200\/5:hover {
  border-color: rgb(250 209 232 / 0.05);
}

.hover\:border-pink-200\/50:hover {
  border-color: rgb(250 209 232 / 0.5);
}

.hover\:border-pink-200\/55:hover {
  border-color: rgb(250 209 232 / 0.55);
}

.hover\:border-pink-200\/60:hover {
  border-color: rgb(250 209 232 / 0.6);
}

.hover\:border-pink-200\/65:hover {
  border-color: rgb(250 209 232 / 0.65);
}

.hover\:border-pink-200\/70:hover {
  border-color: rgb(250 209 232 / 0.7);
}

.hover\:border-pink-200\/75:hover {
  border-color: rgb(250 209 232 / 0.75);
}

.hover\:border-pink-200\/80:hover {
  border-color: rgb(250 209 232 / 0.8);
}

.hover\:border-pink-200\/85:hover {
  border-color: rgb(250 209 232 / 0.85);
}

.hover\:border-pink-200\/90:hover {
  border-color: rgb(250 209 232 / 0.9);
}

.hover\:border-pink-200\/95:hover {
  border-color: rgb(250 209 232 / 0.95);
}

.hover\:border-pink-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(248 180 217 / var(--tw-border-opacity, 1));
}

.hover\:border-pink-300\/0:hover {
  border-color: rgb(248 180 217 / 0);
}

.hover\:border-pink-300\/10:hover {
  border-color: rgb(248 180 217 / 0.1);
}

.hover\:border-pink-300\/100:hover {
  border-color: rgb(248 180 217 / 1);
}

.hover\:border-pink-300\/15:hover {
  border-color: rgb(248 180 217 / 0.15);
}

.hover\:border-pink-300\/20:hover {
  border-color: rgb(248 180 217 / 0.2);
}

.hover\:border-pink-300\/25:hover {
  border-color: rgb(248 180 217 / 0.25);
}

.hover\:border-pink-300\/30:hover {
  border-color: rgb(248 180 217 / 0.3);
}

.hover\:border-pink-300\/35:hover {
  border-color: rgb(248 180 217 / 0.35);
}

.hover\:border-pink-300\/40:hover {
  border-color: rgb(248 180 217 / 0.4);
}

.hover\:border-pink-300\/45:hover {
  border-color: rgb(248 180 217 / 0.45);
}

.hover\:border-pink-300\/5:hover {
  border-color: rgb(248 180 217 / 0.05);
}

.hover\:border-pink-300\/50:hover {
  border-color: rgb(248 180 217 / 0.5);
}

.hover\:border-pink-300\/55:hover {
  border-color: rgb(248 180 217 / 0.55);
}

.hover\:border-pink-300\/60:hover {
  border-color: rgb(248 180 217 / 0.6);
}

.hover\:border-pink-300\/65:hover {
  border-color: rgb(248 180 217 / 0.65);
}

.hover\:border-pink-300\/70:hover {
  border-color: rgb(248 180 217 / 0.7);
}

.hover\:border-pink-300\/75:hover {
  border-color: rgb(248 180 217 / 0.75);
}

.hover\:border-pink-300\/80:hover {
  border-color: rgb(248 180 217 / 0.8);
}

.hover\:border-pink-300\/85:hover {
  border-color: rgb(248 180 217 / 0.85);
}

.hover\:border-pink-300\/90:hover {
  border-color: rgb(248 180 217 / 0.9);
}

.hover\:border-pink-300\/95:hover {
  border-color: rgb(248 180 217 / 0.95);
}

.hover\:border-pink-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(241 126 184 / var(--tw-border-opacity, 1));
}

.hover\:border-pink-400\/0:hover {
  border-color: rgb(241 126 184 / 0);
}

.hover\:border-pink-400\/10:hover {
  border-color: rgb(241 126 184 / 0.1);
}

.hover\:border-pink-400\/100:hover {
  border-color: rgb(241 126 184 / 1);
}

.hover\:border-pink-400\/15:hover {
  border-color: rgb(241 126 184 / 0.15);
}

.hover\:border-pink-400\/20:hover {
  border-color: rgb(241 126 184 / 0.2);
}

.hover\:border-pink-400\/25:hover {
  border-color: rgb(241 126 184 / 0.25);
}

.hover\:border-pink-400\/30:hover {
  border-color: rgb(241 126 184 / 0.3);
}

.hover\:border-pink-400\/35:hover {
  border-color: rgb(241 126 184 / 0.35);
}

.hover\:border-pink-400\/40:hover {
  border-color: rgb(241 126 184 / 0.4);
}

.hover\:border-pink-400\/45:hover {
  border-color: rgb(241 126 184 / 0.45);
}

.hover\:border-pink-400\/5:hover {
  border-color: rgb(241 126 184 / 0.05);
}

.hover\:border-pink-400\/50:hover {
  border-color: rgb(241 126 184 / 0.5);
}

.hover\:border-pink-400\/55:hover {
  border-color: rgb(241 126 184 / 0.55);
}

.hover\:border-pink-400\/60:hover {
  border-color: rgb(241 126 184 / 0.6);
}

.hover\:border-pink-400\/65:hover {
  border-color: rgb(241 126 184 / 0.65);
}

.hover\:border-pink-400\/70:hover {
  border-color: rgb(241 126 184 / 0.7);
}

.hover\:border-pink-400\/75:hover {
  border-color: rgb(241 126 184 / 0.75);
}

.hover\:border-pink-400\/80:hover {
  border-color: rgb(241 126 184 / 0.8);
}

.hover\:border-pink-400\/85:hover {
  border-color: rgb(241 126 184 / 0.85);
}

.hover\:border-pink-400\/90:hover {
  border-color: rgb(241 126 184 / 0.9);
}

.hover\:border-pink-400\/95:hover {
  border-color: rgb(241 126 184 / 0.95);
}

.hover\:border-pink-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(231 70 148 / var(--tw-border-opacity, 1));
}

.hover\:border-pink-500\/0:hover {
  border-color: rgb(231 70 148 / 0);
}

.hover\:border-pink-500\/10:hover {
  border-color: rgb(231 70 148 / 0.1);
}

.hover\:border-pink-500\/100:hover {
  border-color: rgb(231 70 148 / 1);
}

.hover\:border-pink-500\/15:hover {
  border-color: rgb(231 70 148 / 0.15);
}

.hover\:border-pink-500\/20:hover {
  border-color: rgb(231 70 148 / 0.2);
}

.hover\:border-pink-500\/25:hover {
  border-color: rgb(231 70 148 / 0.25);
}

.hover\:border-pink-500\/30:hover {
  border-color: rgb(231 70 148 / 0.3);
}

.hover\:border-pink-500\/35:hover {
  border-color: rgb(231 70 148 / 0.35);
}

.hover\:border-pink-500\/40:hover {
  border-color: rgb(231 70 148 / 0.4);
}

.hover\:border-pink-500\/45:hover {
  border-color: rgb(231 70 148 / 0.45);
}

.hover\:border-pink-500\/5:hover {
  border-color: rgb(231 70 148 / 0.05);
}

.hover\:border-pink-500\/50:hover {
  border-color: rgb(231 70 148 / 0.5);
}

.hover\:border-pink-500\/55:hover {
  border-color: rgb(231 70 148 / 0.55);
}

.hover\:border-pink-500\/60:hover {
  border-color: rgb(231 70 148 / 0.6);
}

.hover\:border-pink-500\/65:hover {
  border-color: rgb(231 70 148 / 0.65);
}

.hover\:border-pink-500\/70:hover {
  border-color: rgb(231 70 148 / 0.7);
}

.hover\:border-pink-500\/75:hover {
  border-color: rgb(231 70 148 / 0.75);
}

.hover\:border-pink-500\/80:hover {
  border-color: rgb(231 70 148 / 0.8);
}

.hover\:border-pink-500\/85:hover {
  border-color: rgb(231 70 148 / 0.85);
}

.hover\:border-pink-500\/90:hover {
  border-color: rgb(231 70 148 / 0.9);
}

.hover\:border-pink-500\/95:hover {
  border-color: rgb(231 70 148 / 0.95);
}

.hover\:border-pink-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(214 31 105 / var(--tw-border-opacity, 1));
}

.hover\:border-pink-600\/0:hover {
  border-color: rgb(214 31 105 / 0);
}

.hover\:border-pink-600\/10:hover {
  border-color: rgb(214 31 105 / 0.1);
}

.hover\:border-pink-600\/100:hover {
  border-color: rgb(214 31 105 / 1);
}

.hover\:border-pink-600\/15:hover {
  border-color: rgb(214 31 105 / 0.15);
}

.hover\:border-pink-600\/20:hover {
  border-color: rgb(214 31 105 / 0.2);
}

.hover\:border-pink-600\/25:hover {
  border-color: rgb(214 31 105 / 0.25);
}

.hover\:border-pink-600\/30:hover {
  border-color: rgb(214 31 105 / 0.3);
}

.hover\:border-pink-600\/35:hover {
  border-color: rgb(214 31 105 / 0.35);
}

.hover\:border-pink-600\/40:hover {
  border-color: rgb(214 31 105 / 0.4);
}

.hover\:border-pink-600\/45:hover {
  border-color: rgb(214 31 105 / 0.45);
}

.hover\:border-pink-600\/5:hover {
  border-color: rgb(214 31 105 / 0.05);
}

.hover\:border-pink-600\/50:hover {
  border-color: rgb(214 31 105 / 0.5);
}

.hover\:border-pink-600\/55:hover {
  border-color: rgb(214 31 105 / 0.55);
}

.hover\:border-pink-600\/60:hover {
  border-color: rgb(214 31 105 / 0.6);
}

.hover\:border-pink-600\/65:hover {
  border-color: rgb(214 31 105 / 0.65);
}

.hover\:border-pink-600\/70:hover {
  border-color: rgb(214 31 105 / 0.7);
}

.hover\:border-pink-600\/75:hover {
  border-color: rgb(214 31 105 / 0.75);
}

.hover\:border-pink-600\/80:hover {
  border-color: rgb(214 31 105 / 0.8);
}

.hover\:border-pink-600\/85:hover {
  border-color: rgb(214 31 105 / 0.85);
}

.hover\:border-pink-600\/90:hover {
  border-color: rgb(214 31 105 / 0.9);
}

.hover\:border-pink-600\/95:hover {
  border-color: rgb(214 31 105 / 0.95);
}

.hover\:border-pink-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(191 18 93 / var(--tw-border-opacity, 1));
}

.hover\:border-pink-700\/0:hover {
  border-color: rgb(191 18 93 / 0);
}

.hover\:border-pink-700\/10:hover {
  border-color: rgb(191 18 93 / 0.1);
}

.hover\:border-pink-700\/100:hover {
  border-color: rgb(191 18 93 / 1);
}

.hover\:border-pink-700\/15:hover {
  border-color: rgb(191 18 93 / 0.15);
}

.hover\:border-pink-700\/20:hover {
  border-color: rgb(191 18 93 / 0.2);
}

.hover\:border-pink-700\/25:hover {
  border-color: rgb(191 18 93 / 0.25);
}

.hover\:border-pink-700\/30:hover {
  border-color: rgb(191 18 93 / 0.3);
}

.hover\:border-pink-700\/35:hover {
  border-color: rgb(191 18 93 / 0.35);
}

.hover\:border-pink-700\/40:hover {
  border-color: rgb(191 18 93 / 0.4);
}

.hover\:border-pink-700\/45:hover {
  border-color: rgb(191 18 93 / 0.45);
}

.hover\:border-pink-700\/5:hover {
  border-color: rgb(191 18 93 / 0.05);
}

.hover\:border-pink-700\/50:hover {
  border-color: rgb(191 18 93 / 0.5);
}

.hover\:border-pink-700\/55:hover {
  border-color: rgb(191 18 93 / 0.55);
}

.hover\:border-pink-700\/60:hover {
  border-color: rgb(191 18 93 / 0.6);
}

.hover\:border-pink-700\/65:hover {
  border-color: rgb(191 18 93 / 0.65);
}

.hover\:border-pink-700\/70:hover {
  border-color: rgb(191 18 93 / 0.7);
}

.hover\:border-pink-700\/75:hover {
  border-color: rgb(191 18 93 / 0.75);
}

.hover\:border-pink-700\/80:hover {
  border-color: rgb(191 18 93 / 0.8);
}

.hover\:border-pink-700\/85:hover {
  border-color: rgb(191 18 93 / 0.85);
}

.hover\:border-pink-700\/90:hover {
  border-color: rgb(191 18 93 / 0.9);
}

.hover\:border-pink-700\/95:hover {
  border-color: rgb(191 18 93 / 0.95);
}

.hover\:border-pink-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(153 21 75 / var(--tw-border-opacity, 1));
}

.hover\:border-pink-800\/0:hover {
  border-color: rgb(153 21 75 / 0);
}

.hover\:border-pink-800\/10:hover {
  border-color: rgb(153 21 75 / 0.1);
}

.hover\:border-pink-800\/100:hover {
  border-color: rgb(153 21 75 / 1);
}

.hover\:border-pink-800\/15:hover {
  border-color: rgb(153 21 75 / 0.15);
}

.hover\:border-pink-800\/20:hover {
  border-color: rgb(153 21 75 / 0.2);
}

.hover\:border-pink-800\/25:hover {
  border-color: rgb(153 21 75 / 0.25);
}

.hover\:border-pink-800\/30:hover {
  border-color: rgb(153 21 75 / 0.3);
}

.hover\:border-pink-800\/35:hover {
  border-color: rgb(153 21 75 / 0.35);
}

.hover\:border-pink-800\/40:hover {
  border-color: rgb(153 21 75 / 0.4);
}

.hover\:border-pink-800\/45:hover {
  border-color: rgb(153 21 75 / 0.45);
}

.hover\:border-pink-800\/5:hover {
  border-color: rgb(153 21 75 / 0.05);
}

.hover\:border-pink-800\/50:hover {
  border-color: rgb(153 21 75 / 0.5);
}

.hover\:border-pink-800\/55:hover {
  border-color: rgb(153 21 75 / 0.55);
}

.hover\:border-pink-800\/60:hover {
  border-color: rgb(153 21 75 / 0.6);
}

.hover\:border-pink-800\/65:hover {
  border-color: rgb(153 21 75 / 0.65);
}

.hover\:border-pink-800\/70:hover {
  border-color: rgb(153 21 75 / 0.7);
}

.hover\:border-pink-800\/75:hover {
  border-color: rgb(153 21 75 / 0.75);
}

.hover\:border-pink-800\/80:hover {
  border-color: rgb(153 21 75 / 0.8);
}

.hover\:border-pink-800\/85:hover {
  border-color: rgb(153 21 75 / 0.85);
}

.hover\:border-pink-800\/90:hover {
  border-color: rgb(153 21 75 / 0.9);
}

.hover\:border-pink-800\/95:hover {
  border-color: rgb(153 21 75 / 0.95);
}

.hover\:border-pink-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(117 26 61 / var(--tw-border-opacity, 1));
}

.hover\:border-pink-900\/0:hover {
  border-color: rgb(117 26 61 / 0);
}

.hover\:border-pink-900\/10:hover {
  border-color: rgb(117 26 61 / 0.1);
}

.hover\:border-pink-900\/100:hover {
  border-color: rgb(117 26 61 / 1);
}

.hover\:border-pink-900\/15:hover {
  border-color: rgb(117 26 61 / 0.15);
}

.hover\:border-pink-900\/20:hover {
  border-color: rgb(117 26 61 / 0.2);
}

.hover\:border-pink-900\/25:hover {
  border-color: rgb(117 26 61 / 0.25);
}

.hover\:border-pink-900\/30:hover {
  border-color: rgb(117 26 61 / 0.3);
}

.hover\:border-pink-900\/35:hover {
  border-color: rgb(117 26 61 / 0.35);
}

.hover\:border-pink-900\/40:hover {
  border-color: rgb(117 26 61 / 0.4);
}

.hover\:border-pink-900\/45:hover {
  border-color: rgb(117 26 61 / 0.45);
}

.hover\:border-pink-900\/5:hover {
  border-color: rgb(117 26 61 / 0.05);
}

.hover\:border-pink-900\/50:hover {
  border-color: rgb(117 26 61 / 0.5);
}

.hover\:border-pink-900\/55:hover {
  border-color: rgb(117 26 61 / 0.55);
}

.hover\:border-pink-900\/60:hover {
  border-color: rgb(117 26 61 / 0.6);
}

.hover\:border-pink-900\/65:hover {
  border-color: rgb(117 26 61 / 0.65);
}

.hover\:border-pink-900\/70:hover {
  border-color: rgb(117 26 61 / 0.7);
}

.hover\:border-pink-900\/75:hover {
  border-color: rgb(117 26 61 / 0.75);
}

.hover\:border-pink-900\/80:hover {
  border-color: rgb(117 26 61 / 0.8);
}

.hover\:border-pink-900\/85:hover {
  border-color: rgb(117 26 61 / 0.85);
}

.hover\:border-pink-900\/90:hover {
  border-color: rgb(117 26 61 / 0.9);
}

.hover\:border-pink-900\/95:hover {
  border-color: rgb(117 26 61 / 0.95);
}

.hover\:border-purple-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(237 235 254 / var(--tw-border-opacity, 1));
}

.hover\:border-purple-100\/0:hover {
  border-color: rgb(237 235 254 / 0);
}

.hover\:border-purple-100\/10:hover {
  border-color: rgb(237 235 254 / 0.1);
}

.hover\:border-purple-100\/100:hover {
  border-color: rgb(237 235 254 / 1);
}

.hover\:border-purple-100\/15:hover {
  border-color: rgb(237 235 254 / 0.15);
}

.hover\:border-purple-100\/20:hover {
  border-color: rgb(237 235 254 / 0.2);
}

.hover\:border-purple-100\/25:hover {
  border-color: rgb(237 235 254 / 0.25);
}

.hover\:border-purple-100\/30:hover {
  border-color: rgb(237 235 254 / 0.3);
}

.hover\:border-purple-100\/35:hover {
  border-color: rgb(237 235 254 / 0.35);
}

.hover\:border-purple-100\/40:hover {
  border-color: rgb(237 235 254 / 0.4);
}

.hover\:border-purple-100\/45:hover {
  border-color: rgb(237 235 254 / 0.45);
}

.hover\:border-purple-100\/5:hover {
  border-color: rgb(237 235 254 / 0.05);
}

.hover\:border-purple-100\/50:hover {
  border-color: rgb(237 235 254 / 0.5);
}

.hover\:border-purple-100\/55:hover {
  border-color: rgb(237 235 254 / 0.55);
}

.hover\:border-purple-100\/60:hover {
  border-color: rgb(237 235 254 / 0.6);
}

.hover\:border-purple-100\/65:hover {
  border-color: rgb(237 235 254 / 0.65);
}

.hover\:border-purple-100\/70:hover {
  border-color: rgb(237 235 254 / 0.7);
}

.hover\:border-purple-100\/75:hover {
  border-color: rgb(237 235 254 / 0.75);
}

.hover\:border-purple-100\/80:hover {
  border-color: rgb(237 235 254 / 0.8);
}

.hover\:border-purple-100\/85:hover {
  border-color: rgb(237 235 254 / 0.85);
}

.hover\:border-purple-100\/90:hover {
  border-color: rgb(237 235 254 / 0.9);
}

.hover\:border-purple-100\/95:hover {
  border-color: rgb(237 235 254 / 0.95);
}

.hover\:border-purple-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(220 215 254 / var(--tw-border-opacity, 1));
}

.hover\:border-purple-200\/0:hover {
  border-color: rgb(220 215 254 / 0);
}

.hover\:border-purple-200\/10:hover {
  border-color: rgb(220 215 254 / 0.1);
}

.hover\:border-purple-200\/100:hover {
  border-color: rgb(220 215 254 / 1);
}

.hover\:border-purple-200\/15:hover {
  border-color: rgb(220 215 254 / 0.15);
}

.hover\:border-purple-200\/20:hover {
  border-color: rgb(220 215 254 / 0.2);
}

.hover\:border-purple-200\/25:hover {
  border-color: rgb(220 215 254 / 0.25);
}

.hover\:border-purple-200\/30:hover {
  border-color: rgb(220 215 254 / 0.3);
}

.hover\:border-purple-200\/35:hover {
  border-color: rgb(220 215 254 / 0.35);
}

.hover\:border-purple-200\/40:hover {
  border-color: rgb(220 215 254 / 0.4);
}

.hover\:border-purple-200\/45:hover {
  border-color: rgb(220 215 254 / 0.45);
}

.hover\:border-purple-200\/5:hover {
  border-color: rgb(220 215 254 / 0.05);
}

.hover\:border-purple-200\/50:hover {
  border-color: rgb(220 215 254 / 0.5);
}

.hover\:border-purple-200\/55:hover {
  border-color: rgb(220 215 254 / 0.55);
}

.hover\:border-purple-200\/60:hover {
  border-color: rgb(220 215 254 / 0.6);
}

.hover\:border-purple-200\/65:hover {
  border-color: rgb(220 215 254 / 0.65);
}

.hover\:border-purple-200\/70:hover {
  border-color: rgb(220 215 254 / 0.7);
}

.hover\:border-purple-200\/75:hover {
  border-color: rgb(220 215 254 / 0.75);
}

.hover\:border-purple-200\/80:hover {
  border-color: rgb(220 215 254 / 0.8);
}

.hover\:border-purple-200\/85:hover {
  border-color: rgb(220 215 254 / 0.85);
}

.hover\:border-purple-200\/90:hover {
  border-color: rgb(220 215 254 / 0.9);
}

.hover\:border-purple-200\/95:hover {
  border-color: rgb(220 215 254 / 0.95);
}

.hover\:border-purple-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(202 191 253 / var(--tw-border-opacity, 1));
}

.hover\:border-purple-300\/0:hover {
  border-color: rgb(202 191 253 / 0);
}

.hover\:border-purple-300\/10:hover {
  border-color: rgb(202 191 253 / 0.1);
}

.hover\:border-purple-300\/100:hover {
  border-color: rgb(202 191 253 / 1);
}

.hover\:border-purple-300\/15:hover {
  border-color: rgb(202 191 253 / 0.15);
}

.hover\:border-purple-300\/20:hover {
  border-color: rgb(202 191 253 / 0.2);
}

.hover\:border-purple-300\/25:hover {
  border-color: rgb(202 191 253 / 0.25);
}

.hover\:border-purple-300\/30:hover {
  border-color: rgb(202 191 253 / 0.3);
}

.hover\:border-purple-300\/35:hover {
  border-color: rgb(202 191 253 / 0.35);
}

.hover\:border-purple-300\/40:hover {
  border-color: rgb(202 191 253 / 0.4);
}

.hover\:border-purple-300\/45:hover {
  border-color: rgb(202 191 253 / 0.45);
}

.hover\:border-purple-300\/5:hover {
  border-color: rgb(202 191 253 / 0.05);
}

.hover\:border-purple-300\/50:hover {
  border-color: rgb(202 191 253 / 0.5);
}

.hover\:border-purple-300\/55:hover {
  border-color: rgb(202 191 253 / 0.55);
}

.hover\:border-purple-300\/60:hover {
  border-color: rgb(202 191 253 / 0.6);
}

.hover\:border-purple-300\/65:hover {
  border-color: rgb(202 191 253 / 0.65);
}

.hover\:border-purple-300\/70:hover {
  border-color: rgb(202 191 253 / 0.7);
}

.hover\:border-purple-300\/75:hover {
  border-color: rgb(202 191 253 / 0.75);
}

.hover\:border-purple-300\/80:hover {
  border-color: rgb(202 191 253 / 0.8);
}

.hover\:border-purple-300\/85:hover {
  border-color: rgb(202 191 253 / 0.85);
}

.hover\:border-purple-300\/90:hover {
  border-color: rgb(202 191 253 / 0.9);
}

.hover\:border-purple-300\/95:hover {
  border-color: rgb(202 191 253 / 0.95);
}

.hover\:border-purple-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(172 148 250 / var(--tw-border-opacity, 1));
}

.hover\:border-purple-400\/0:hover {
  border-color: rgb(172 148 250 / 0);
}

.hover\:border-purple-400\/10:hover {
  border-color: rgb(172 148 250 / 0.1);
}

.hover\:border-purple-400\/100:hover {
  border-color: rgb(172 148 250 / 1);
}

.hover\:border-purple-400\/15:hover {
  border-color: rgb(172 148 250 / 0.15);
}

.hover\:border-purple-400\/20:hover {
  border-color: rgb(172 148 250 / 0.2);
}

.hover\:border-purple-400\/25:hover {
  border-color: rgb(172 148 250 / 0.25);
}

.hover\:border-purple-400\/30:hover {
  border-color: rgb(172 148 250 / 0.3);
}

.hover\:border-purple-400\/35:hover {
  border-color: rgb(172 148 250 / 0.35);
}

.hover\:border-purple-400\/40:hover {
  border-color: rgb(172 148 250 / 0.4);
}

.hover\:border-purple-400\/45:hover {
  border-color: rgb(172 148 250 / 0.45);
}

.hover\:border-purple-400\/5:hover {
  border-color: rgb(172 148 250 / 0.05);
}

.hover\:border-purple-400\/50:hover {
  border-color: rgb(172 148 250 / 0.5);
}

.hover\:border-purple-400\/55:hover {
  border-color: rgb(172 148 250 / 0.55);
}

.hover\:border-purple-400\/60:hover {
  border-color: rgb(172 148 250 / 0.6);
}

.hover\:border-purple-400\/65:hover {
  border-color: rgb(172 148 250 / 0.65);
}

.hover\:border-purple-400\/70:hover {
  border-color: rgb(172 148 250 / 0.7);
}

.hover\:border-purple-400\/75:hover {
  border-color: rgb(172 148 250 / 0.75);
}

.hover\:border-purple-400\/80:hover {
  border-color: rgb(172 148 250 / 0.8);
}

.hover\:border-purple-400\/85:hover {
  border-color: rgb(172 148 250 / 0.85);
}

.hover\:border-purple-400\/90:hover {
  border-color: rgb(172 148 250 / 0.9);
}

.hover\:border-purple-400\/95:hover {
  border-color: rgb(172 148 250 / 0.95);
}

.hover\:border-purple-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(144 97 249 / var(--tw-border-opacity, 1));
}

.hover\:border-purple-500\/0:hover {
  border-color: rgb(144 97 249 / 0);
}

.hover\:border-purple-500\/10:hover {
  border-color: rgb(144 97 249 / 0.1);
}

.hover\:border-purple-500\/100:hover {
  border-color: rgb(144 97 249 / 1);
}

.hover\:border-purple-500\/15:hover {
  border-color: rgb(144 97 249 / 0.15);
}

.hover\:border-purple-500\/20:hover {
  border-color: rgb(144 97 249 / 0.2);
}

.hover\:border-purple-500\/25:hover {
  border-color: rgb(144 97 249 / 0.25);
}

.hover\:border-purple-500\/30:hover {
  border-color: rgb(144 97 249 / 0.3);
}

.hover\:border-purple-500\/35:hover {
  border-color: rgb(144 97 249 / 0.35);
}

.hover\:border-purple-500\/40:hover {
  border-color: rgb(144 97 249 / 0.4);
}

.hover\:border-purple-500\/45:hover {
  border-color: rgb(144 97 249 / 0.45);
}

.hover\:border-purple-500\/5:hover {
  border-color: rgb(144 97 249 / 0.05);
}

.hover\:border-purple-500\/50:hover {
  border-color: rgb(144 97 249 / 0.5);
}

.hover\:border-purple-500\/55:hover {
  border-color: rgb(144 97 249 / 0.55);
}

.hover\:border-purple-500\/60:hover {
  border-color: rgb(144 97 249 / 0.6);
}

.hover\:border-purple-500\/65:hover {
  border-color: rgb(144 97 249 / 0.65);
}

.hover\:border-purple-500\/70:hover {
  border-color: rgb(144 97 249 / 0.7);
}

.hover\:border-purple-500\/75:hover {
  border-color: rgb(144 97 249 / 0.75);
}

.hover\:border-purple-500\/80:hover {
  border-color: rgb(144 97 249 / 0.8);
}

.hover\:border-purple-500\/85:hover {
  border-color: rgb(144 97 249 / 0.85);
}

.hover\:border-purple-500\/90:hover {
  border-color: rgb(144 97 249 / 0.9);
}

.hover\:border-purple-500\/95:hover {
  border-color: rgb(144 97 249 / 0.95);
}

.hover\:border-purple-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(126 58 242 / var(--tw-border-opacity, 1));
}

.hover\:border-purple-600\/0:hover {
  border-color: rgb(126 58 242 / 0);
}

.hover\:border-purple-600\/10:hover {
  border-color: rgb(126 58 242 / 0.1);
}

.hover\:border-purple-600\/100:hover {
  border-color: rgb(126 58 242 / 1);
}

.hover\:border-purple-600\/15:hover {
  border-color: rgb(126 58 242 / 0.15);
}

.hover\:border-purple-600\/20:hover {
  border-color: rgb(126 58 242 / 0.2);
}

.hover\:border-purple-600\/25:hover {
  border-color: rgb(126 58 242 / 0.25);
}

.hover\:border-purple-600\/30:hover {
  border-color: rgb(126 58 242 / 0.3);
}

.hover\:border-purple-600\/35:hover {
  border-color: rgb(126 58 242 / 0.35);
}

.hover\:border-purple-600\/40:hover {
  border-color: rgb(126 58 242 / 0.4);
}

.hover\:border-purple-600\/45:hover {
  border-color: rgb(126 58 242 / 0.45);
}

.hover\:border-purple-600\/5:hover {
  border-color: rgb(126 58 242 / 0.05);
}

.hover\:border-purple-600\/50:hover {
  border-color: rgb(126 58 242 / 0.5);
}

.hover\:border-purple-600\/55:hover {
  border-color: rgb(126 58 242 / 0.55);
}

.hover\:border-purple-600\/60:hover {
  border-color: rgb(126 58 242 / 0.6);
}

.hover\:border-purple-600\/65:hover {
  border-color: rgb(126 58 242 / 0.65);
}

.hover\:border-purple-600\/70:hover {
  border-color: rgb(126 58 242 / 0.7);
}

.hover\:border-purple-600\/75:hover {
  border-color: rgb(126 58 242 / 0.75);
}

.hover\:border-purple-600\/80:hover {
  border-color: rgb(126 58 242 / 0.8);
}

.hover\:border-purple-600\/85:hover {
  border-color: rgb(126 58 242 / 0.85);
}

.hover\:border-purple-600\/90:hover {
  border-color: rgb(126 58 242 / 0.9);
}

.hover\:border-purple-600\/95:hover {
  border-color: rgb(126 58 242 / 0.95);
}

.hover\:border-purple-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(108 43 217 / var(--tw-border-opacity, 1));
}

.hover\:border-purple-700\/0:hover {
  border-color: rgb(108 43 217 / 0);
}

.hover\:border-purple-700\/10:hover {
  border-color: rgb(108 43 217 / 0.1);
}

.hover\:border-purple-700\/100:hover {
  border-color: rgb(108 43 217 / 1);
}

.hover\:border-purple-700\/15:hover {
  border-color: rgb(108 43 217 / 0.15);
}

.hover\:border-purple-700\/20:hover {
  border-color: rgb(108 43 217 / 0.2);
}

.hover\:border-purple-700\/25:hover {
  border-color: rgb(108 43 217 / 0.25);
}

.hover\:border-purple-700\/30:hover {
  border-color: rgb(108 43 217 / 0.3);
}

.hover\:border-purple-700\/35:hover {
  border-color: rgb(108 43 217 / 0.35);
}

.hover\:border-purple-700\/40:hover {
  border-color: rgb(108 43 217 / 0.4);
}

.hover\:border-purple-700\/45:hover {
  border-color: rgb(108 43 217 / 0.45);
}

.hover\:border-purple-700\/5:hover {
  border-color: rgb(108 43 217 / 0.05);
}

.hover\:border-purple-700\/50:hover {
  border-color: rgb(108 43 217 / 0.5);
}

.hover\:border-purple-700\/55:hover {
  border-color: rgb(108 43 217 / 0.55);
}

.hover\:border-purple-700\/60:hover {
  border-color: rgb(108 43 217 / 0.6);
}

.hover\:border-purple-700\/65:hover {
  border-color: rgb(108 43 217 / 0.65);
}

.hover\:border-purple-700\/70:hover {
  border-color: rgb(108 43 217 / 0.7);
}

.hover\:border-purple-700\/75:hover {
  border-color: rgb(108 43 217 / 0.75);
}

.hover\:border-purple-700\/80:hover {
  border-color: rgb(108 43 217 / 0.8);
}

.hover\:border-purple-700\/85:hover {
  border-color: rgb(108 43 217 / 0.85);
}

.hover\:border-purple-700\/90:hover {
  border-color: rgb(108 43 217 / 0.9);
}

.hover\:border-purple-700\/95:hover {
  border-color: rgb(108 43 217 / 0.95);
}

.hover\:border-purple-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(85 33 181 / var(--tw-border-opacity, 1));
}

.hover\:border-purple-800\/0:hover {
  border-color: rgb(85 33 181 / 0);
}

.hover\:border-purple-800\/10:hover {
  border-color: rgb(85 33 181 / 0.1);
}

.hover\:border-purple-800\/100:hover {
  border-color: rgb(85 33 181 / 1);
}

.hover\:border-purple-800\/15:hover {
  border-color: rgb(85 33 181 / 0.15);
}

.hover\:border-purple-800\/20:hover {
  border-color: rgb(85 33 181 / 0.2);
}

.hover\:border-purple-800\/25:hover {
  border-color: rgb(85 33 181 / 0.25);
}

.hover\:border-purple-800\/30:hover {
  border-color: rgb(85 33 181 / 0.3);
}

.hover\:border-purple-800\/35:hover {
  border-color: rgb(85 33 181 / 0.35);
}

.hover\:border-purple-800\/40:hover {
  border-color: rgb(85 33 181 / 0.4);
}

.hover\:border-purple-800\/45:hover {
  border-color: rgb(85 33 181 / 0.45);
}

.hover\:border-purple-800\/5:hover {
  border-color: rgb(85 33 181 / 0.05);
}

.hover\:border-purple-800\/50:hover {
  border-color: rgb(85 33 181 / 0.5);
}

.hover\:border-purple-800\/55:hover {
  border-color: rgb(85 33 181 / 0.55);
}

.hover\:border-purple-800\/60:hover {
  border-color: rgb(85 33 181 / 0.6);
}

.hover\:border-purple-800\/65:hover {
  border-color: rgb(85 33 181 / 0.65);
}

.hover\:border-purple-800\/70:hover {
  border-color: rgb(85 33 181 / 0.7);
}

.hover\:border-purple-800\/75:hover {
  border-color: rgb(85 33 181 / 0.75);
}

.hover\:border-purple-800\/80:hover {
  border-color: rgb(85 33 181 / 0.8);
}

.hover\:border-purple-800\/85:hover {
  border-color: rgb(85 33 181 / 0.85);
}

.hover\:border-purple-800\/90:hover {
  border-color: rgb(85 33 181 / 0.9);
}

.hover\:border-purple-800\/95:hover {
  border-color: rgb(85 33 181 / 0.95);
}

.hover\:border-purple-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(74 29 150 / var(--tw-border-opacity, 1));
}

.hover\:border-purple-900\/0:hover {
  border-color: rgb(74 29 150 / 0);
}

.hover\:border-purple-900\/10:hover {
  border-color: rgb(74 29 150 / 0.1);
}

.hover\:border-purple-900\/100:hover {
  border-color: rgb(74 29 150 / 1);
}

.hover\:border-purple-900\/15:hover {
  border-color: rgb(74 29 150 / 0.15);
}

.hover\:border-purple-900\/20:hover {
  border-color: rgb(74 29 150 / 0.2);
}

.hover\:border-purple-900\/25:hover {
  border-color: rgb(74 29 150 / 0.25);
}

.hover\:border-purple-900\/30:hover {
  border-color: rgb(74 29 150 / 0.3);
}

.hover\:border-purple-900\/35:hover {
  border-color: rgb(74 29 150 / 0.35);
}

.hover\:border-purple-900\/40:hover {
  border-color: rgb(74 29 150 / 0.4);
}

.hover\:border-purple-900\/45:hover {
  border-color: rgb(74 29 150 / 0.45);
}

.hover\:border-purple-900\/5:hover {
  border-color: rgb(74 29 150 / 0.05);
}

.hover\:border-purple-900\/50:hover {
  border-color: rgb(74 29 150 / 0.5);
}

.hover\:border-purple-900\/55:hover {
  border-color: rgb(74 29 150 / 0.55);
}

.hover\:border-purple-900\/60:hover {
  border-color: rgb(74 29 150 / 0.6);
}

.hover\:border-purple-900\/65:hover {
  border-color: rgb(74 29 150 / 0.65);
}

.hover\:border-purple-900\/70:hover {
  border-color: rgb(74 29 150 / 0.7);
}

.hover\:border-purple-900\/75:hover {
  border-color: rgb(74 29 150 / 0.75);
}

.hover\:border-purple-900\/80:hover {
  border-color: rgb(74 29 150 / 0.8);
}

.hover\:border-purple-900\/85:hover {
  border-color: rgb(74 29 150 / 0.85);
}

.hover\:border-purple-900\/90:hover {
  border-color: rgb(74 29 150 / 0.9);
}

.hover\:border-purple-900\/95:hover {
  border-color: rgb(74 29 150 / 0.95);
}

.hover\:border-red-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}

.hover\:border-red-100\/0:hover {
  border-color: rgb(254 226 226 / 0);
}

.hover\:border-red-100\/10:hover {
  border-color: rgb(254 226 226 / 0.1);
}

.hover\:border-red-100\/100:hover {
  border-color: rgb(254 226 226 / 1);
}

.hover\:border-red-100\/15:hover {
  border-color: rgb(254 226 226 / 0.15);
}

.hover\:border-red-100\/20:hover {
  border-color: rgb(254 226 226 / 0.2);
}

.hover\:border-red-100\/25:hover {
  border-color: rgb(254 226 226 / 0.25);
}

.hover\:border-red-100\/30:hover {
  border-color: rgb(254 226 226 / 0.3);
}

.hover\:border-red-100\/35:hover {
  border-color: rgb(254 226 226 / 0.35);
}

.hover\:border-red-100\/40:hover {
  border-color: rgb(254 226 226 / 0.4);
}

.hover\:border-red-100\/45:hover {
  border-color: rgb(254 226 226 / 0.45);
}

.hover\:border-red-100\/5:hover {
  border-color: rgb(254 226 226 / 0.05);
}

.hover\:border-red-100\/50:hover {
  border-color: rgb(254 226 226 / 0.5);
}

.hover\:border-red-100\/55:hover {
  border-color: rgb(254 226 226 / 0.55);
}

.hover\:border-red-100\/60:hover {
  border-color: rgb(254 226 226 / 0.6);
}

.hover\:border-red-100\/65:hover {
  border-color: rgb(254 226 226 / 0.65);
}

.hover\:border-red-100\/70:hover {
  border-color: rgb(254 226 226 / 0.7);
}

.hover\:border-red-100\/75:hover {
  border-color: rgb(254 226 226 / 0.75);
}

.hover\:border-red-100\/80:hover {
  border-color: rgb(254 226 226 / 0.8);
}

.hover\:border-red-100\/85:hover {
  border-color: rgb(254 226 226 / 0.85);
}

.hover\:border-red-100\/90:hover {
  border-color: rgb(254 226 226 / 0.9);
}

.hover\:border-red-100\/95:hover {
  border-color: rgb(254 226 226 / 0.95);
}

.hover\:border-red-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}

.hover\:border-red-200\/0:hover {
  border-color: rgb(254 202 202 / 0);
}

.hover\:border-red-200\/10:hover {
  border-color: rgb(254 202 202 / 0.1);
}

.hover\:border-red-200\/100:hover {
  border-color: rgb(254 202 202 / 1);
}

.hover\:border-red-200\/15:hover {
  border-color: rgb(254 202 202 / 0.15);
}

.hover\:border-red-200\/20:hover {
  border-color: rgb(254 202 202 / 0.2);
}

.hover\:border-red-200\/25:hover {
  border-color: rgb(254 202 202 / 0.25);
}

.hover\:border-red-200\/30:hover {
  border-color: rgb(254 202 202 / 0.3);
}

.hover\:border-red-200\/35:hover {
  border-color: rgb(254 202 202 / 0.35);
}

.hover\:border-red-200\/40:hover {
  border-color: rgb(254 202 202 / 0.4);
}

.hover\:border-red-200\/45:hover {
  border-color: rgb(254 202 202 / 0.45);
}

.hover\:border-red-200\/5:hover {
  border-color: rgb(254 202 202 / 0.05);
}

.hover\:border-red-200\/50:hover {
  border-color: rgb(254 202 202 / 0.5);
}

.hover\:border-red-200\/55:hover {
  border-color: rgb(254 202 202 / 0.55);
}

.hover\:border-red-200\/60:hover {
  border-color: rgb(254 202 202 / 0.6);
}

.hover\:border-red-200\/65:hover {
  border-color: rgb(254 202 202 / 0.65);
}

.hover\:border-red-200\/70:hover {
  border-color: rgb(254 202 202 / 0.7);
}

.hover\:border-red-200\/75:hover {
  border-color: rgb(254 202 202 / 0.75);
}

.hover\:border-red-200\/80:hover {
  border-color: rgb(254 202 202 / 0.8);
}

.hover\:border-red-200\/85:hover {
  border-color: rgb(254 202 202 / 0.85);
}

.hover\:border-red-200\/90:hover {
  border-color: rgb(254 202 202 / 0.9);
}

.hover\:border-red-200\/95:hover {
  border-color: rgb(254 202 202 / 0.95);
}

.hover\:border-red-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}

.hover\:border-red-300\/0:hover {
  border-color: rgb(252 165 165 / 0);
}

.hover\:border-red-300\/10:hover {
  border-color: rgb(252 165 165 / 0.1);
}

.hover\:border-red-300\/100:hover {
  border-color: rgb(252 165 165 / 1);
}

.hover\:border-red-300\/15:hover {
  border-color: rgb(252 165 165 / 0.15);
}

.hover\:border-red-300\/20:hover {
  border-color: rgb(252 165 165 / 0.2);
}

.hover\:border-red-300\/25:hover {
  border-color: rgb(252 165 165 / 0.25);
}

.hover\:border-red-300\/30:hover {
  border-color: rgb(252 165 165 / 0.3);
}

.hover\:border-red-300\/35:hover {
  border-color: rgb(252 165 165 / 0.35);
}

.hover\:border-red-300\/40:hover {
  border-color: rgb(252 165 165 / 0.4);
}

.hover\:border-red-300\/45:hover {
  border-color: rgb(252 165 165 / 0.45);
}

.hover\:border-red-300\/5:hover {
  border-color: rgb(252 165 165 / 0.05);
}

.hover\:border-red-300\/50:hover {
  border-color: rgb(252 165 165 / 0.5);
}

.hover\:border-red-300\/55:hover {
  border-color: rgb(252 165 165 / 0.55);
}

.hover\:border-red-300\/60:hover {
  border-color: rgb(252 165 165 / 0.6);
}

.hover\:border-red-300\/65:hover {
  border-color: rgb(252 165 165 / 0.65);
}

.hover\:border-red-300\/70:hover {
  border-color: rgb(252 165 165 / 0.7);
}

.hover\:border-red-300\/75:hover {
  border-color: rgb(252 165 165 / 0.75);
}

.hover\:border-red-300\/80:hover {
  border-color: rgb(252 165 165 / 0.8);
}

.hover\:border-red-300\/85:hover {
  border-color: rgb(252 165 165 / 0.85);
}

.hover\:border-red-300\/90:hover {
  border-color: rgb(252 165 165 / 0.9);
}

.hover\:border-red-300\/95:hover {
  border-color: rgb(252 165 165 / 0.95);
}

.hover\:border-red-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}

.hover\:border-red-400\/0:hover {
  border-color: rgb(248 113 113 / 0);
}

.hover\:border-red-400\/10:hover {
  border-color: rgb(248 113 113 / 0.1);
}

.hover\:border-red-400\/100:hover {
  border-color: rgb(248 113 113 / 1);
}

.hover\:border-red-400\/15:hover {
  border-color: rgb(248 113 113 / 0.15);
}

.hover\:border-red-400\/20:hover {
  border-color: rgb(248 113 113 / 0.2);
}

.hover\:border-red-400\/25:hover {
  border-color: rgb(248 113 113 / 0.25);
}

.hover\:border-red-400\/30:hover {
  border-color: rgb(248 113 113 / 0.3);
}

.hover\:border-red-400\/35:hover {
  border-color: rgb(248 113 113 / 0.35);
}

.hover\:border-red-400\/40:hover {
  border-color: rgb(248 113 113 / 0.4);
}

.hover\:border-red-400\/45:hover {
  border-color: rgb(248 113 113 / 0.45);
}

.hover\:border-red-400\/5:hover {
  border-color: rgb(248 113 113 / 0.05);
}

.hover\:border-red-400\/50:hover {
  border-color: rgb(248 113 113 / 0.5);
}

.hover\:border-red-400\/55:hover {
  border-color: rgb(248 113 113 / 0.55);
}

.hover\:border-red-400\/60:hover {
  border-color: rgb(248 113 113 / 0.6);
}

.hover\:border-red-400\/65:hover {
  border-color: rgb(248 113 113 / 0.65);
}

.hover\:border-red-400\/70:hover {
  border-color: rgb(248 113 113 / 0.7);
}

.hover\:border-red-400\/75:hover {
  border-color: rgb(248 113 113 / 0.75);
}

.hover\:border-red-400\/80:hover {
  border-color: rgb(248 113 113 / 0.8);
}

.hover\:border-red-400\/85:hover {
  border-color: rgb(248 113 113 / 0.85);
}

.hover\:border-red-400\/90:hover {
  border-color: rgb(248 113 113 / 0.9);
}

.hover\:border-red-400\/95:hover {
  border-color: rgb(248 113 113 / 0.95);
}

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

.hover\:border-red-500\/0:hover {
  border-color: rgb(239 68 68 / 0);
}

.hover\:border-red-500\/10:hover {
  border-color: rgb(239 68 68 / 0.1);
}

.hover\:border-red-500\/100:hover {
  border-color: rgb(239 68 68 / 1);
}

.hover\:border-red-500\/15:hover {
  border-color: rgb(239 68 68 / 0.15);
}

.hover\:border-red-500\/20:hover {
  border-color: rgb(239 68 68 / 0.2);
}

.hover\:border-red-500\/25:hover {
  border-color: rgb(239 68 68 / 0.25);
}

.hover\:border-red-500\/30:hover {
  border-color: rgb(239 68 68 / 0.3);
}

.hover\:border-red-500\/35:hover {
  border-color: rgb(239 68 68 / 0.35);
}

.hover\:border-red-500\/40:hover {
  border-color: rgb(239 68 68 / 0.4);
}

.hover\:border-red-500\/45:hover {
  border-color: rgb(239 68 68 / 0.45);
}

.hover\:border-red-500\/5:hover {
  border-color: rgb(239 68 68 / 0.05);
}

.hover\:border-red-500\/50:hover {
  border-color: rgb(239 68 68 / 0.5);
}

.hover\:border-red-500\/55:hover {
  border-color: rgb(239 68 68 / 0.55);
}

.hover\:border-red-500\/60:hover {
  border-color: rgb(239 68 68 / 0.6);
}

.hover\:border-red-500\/65:hover {
  border-color: rgb(239 68 68 / 0.65);
}

.hover\:border-red-500\/70:hover {
  border-color: rgb(239 68 68 / 0.7);
}

.hover\:border-red-500\/75:hover {
  border-color: rgb(239 68 68 / 0.75);
}

.hover\:border-red-500\/80:hover {
  border-color: rgb(239 68 68 / 0.8);
}

.hover\:border-red-500\/85:hover {
  border-color: rgb(239 68 68 / 0.85);
}

.hover\:border-red-500\/90:hover {
  border-color: rgb(239 68 68 / 0.9);
}

.hover\:border-red-500\/95:hover {
  border-color: rgb(239 68 68 / 0.95);
}

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

.hover\:border-red-600\/0:hover {
  border-color: rgb(220 38 38 / 0);
}

.hover\:border-red-600\/10:hover {
  border-color: rgb(220 38 38 / 0.1);
}

.hover\:border-red-600\/100:hover {
  border-color: rgb(220 38 38 / 1);
}

.hover\:border-red-600\/15:hover {
  border-color: rgb(220 38 38 / 0.15);
}

.hover\:border-red-600\/20:hover {
  border-color: rgb(220 38 38 / 0.2);
}

.hover\:border-red-600\/25:hover {
  border-color: rgb(220 38 38 / 0.25);
}

.hover\:border-red-600\/30:hover {
  border-color: rgb(220 38 38 / 0.3);
}

.hover\:border-red-600\/35:hover {
  border-color: rgb(220 38 38 / 0.35);
}

.hover\:border-red-600\/40:hover {
  border-color: rgb(220 38 38 / 0.4);
}

.hover\:border-red-600\/45:hover {
  border-color: rgb(220 38 38 / 0.45);
}

.hover\:border-red-600\/5:hover {
  border-color: rgb(220 38 38 / 0.05);
}

.hover\:border-red-600\/50:hover {
  border-color: rgb(220 38 38 / 0.5);
}

.hover\:border-red-600\/55:hover {
  border-color: rgb(220 38 38 / 0.55);
}

.hover\:border-red-600\/60:hover {
  border-color: rgb(220 38 38 / 0.6);
}

.hover\:border-red-600\/65:hover {
  border-color: rgb(220 38 38 / 0.65);
}

.hover\:border-red-600\/70:hover {
  border-color: rgb(220 38 38 / 0.7);
}

.hover\:border-red-600\/75:hover {
  border-color: rgb(220 38 38 / 0.75);
}

.hover\:border-red-600\/80:hover {
  border-color: rgb(220 38 38 / 0.8);
}

.hover\:border-red-600\/85:hover {
  border-color: rgb(220 38 38 / 0.85);
}

.hover\:border-red-600\/90:hover {
  border-color: rgb(220 38 38 / 0.9);
}

.hover\:border-red-600\/95:hover {
  border-color: rgb(220 38 38 / 0.95);
}

.hover\:border-red-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}

.hover\:border-red-700\/0:hover {
  border-color: rgb(185 28 28 / 0);
}

.hover\:border-red-700\/10:hover {
  border-color: rgb(185 28 28 / 0.1);
}

.hover\:border-red-700\/100:hover {
  border-color: rgb(185 28 28 / 1);
}

.hover\:border-red-700\/15:hover {
  border-color: rgb(185 28 28 / 0.15);
}

.hover\:border-red-700\/20:hover {
  border-color: rgb(185 28 28 / 0.2);
}

.hover\:border-red-700\/25:hover {
  border-color: rgb(185 28 28 / 0.25);
}

.hover\:border-red-700\/30:hover {
  border-color: rgb(185 28 28 / 0.3);
}

.hover\:border-red-700\/35:hover {
  border-color: rgb(185 28 28 / 0.35);
}

.hover\:border-red-700\/40:hover {
  border-color: rgb(185 28 28 / 0.4);
}

.hover\:border-red-700\/45:hover {
  border-color: rgb(185 28 28 / 0.45);
}

.hover\:border-red-700\/5:hover {
  border-color: rgb(185 28 28 / 0.05);
}

.hover\:border-red-700\/50:hover {
  border-color: rgb(185 28 28 / 0.5);
}

.hover\:border-red-700\/55:hover {
  border-color: rgb(185 28 28 / 0.55);
}

.hover\:border-red-700\/60:hover {
  border-color: rgb(185 28 28 / 0.6);
}

.hover\:border-red-700\/65:hover {
  border-color: rgb(185 28 28 / 0.65);
}

.hover\:border-red-700\/70:hover {
  border-color: rgb(185 28 28 / 0.7);
}

.hover\:border-red-700\/75:hover {
  border-color: rgb(185 28 28 / 0.75);
}

.hover\:border-red-700\/80:hover {
  border-color: rgb(185 28 28 / 0.8);
}

.hover\:border-red-700\/85:hover {
  border-color: rgb(185 28 28 / 0.85);
}

.hover\:border-red-700\/90:hover {
  border-color: rgb(185 28 28 / 0.9);
}

.hover\:border-red-700\/95:hover {
  border-color: rgb(185 28 28 / 0.95);
}

.hover\:border-red-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}

.hover\:border-red-800\/0:hover {
  border-color: rgb(153 27 27 / 0);
}

.hover\:border-red-800\/10:hover {
  border-color: rgb(153 27 27 / 0.1);
}

.hover\:border-red-800\/100:hover {
  border-color: rgb(153 27 27 / 1);
}

.hover\:border-red-800\/15:hover {
  border-color: rgb(153 27 27 / 0.15);
}

.hover\:border-red-800\/20:hover {
  border-color: rgb(153 27 27 / 0.2);
}

.hover\:border-red-800\/25:hover {
  border-color: rgb(153 27 27 / 0.25);
}

.hover\:border-red-800\/30:hover {
  border-color: rgb(153 27 27 / 0.3);
}

.hover\:border-red-800\/35:hover {
  border-color: rgb(153 27 27 / 0.35);
}

.hover\:border-red-800\/40:hover {
  border-color: rgb(153 27 27 / 0.4);
}

.hover\:border-red-800\/45:hover {
  border-color: rgb(153 27 27 / 0.45);
}

.hover\:border-red-800\/5:hover {
  border-color: rgb(153 27 27 / 0.05);
}

.hover\:border-red-800\/50:hover {
  border-color: rgb(153 27 27 / 0.5);
}

.hover\:border-red-800\/55:hover {
  border-color: rgb(153 27 27 / 0.55);
}

.hover\:border-red-800\/60:hover {
  border-color: rgb(153 27 27 / 0.6);
}

.hover\:border-red-800\/65:hover {
  border-color: rgb(153 27 27 / 0.65);
}

.hover\:border-red-800\/70:hover {
  border-color: rgb(153 27 27 / 0.7);
}

.hover\:border-red-800\/75:hover {
  border-color: rgb(153 27 27 / 0.75);
}

.hover\:border-red-800\/80:hover {
  border-color: rgb(153 27 27 / 0.8);
}

.hover\:border-red-800\/85:hover {
  border-color: rgb(153 27 27 / 0.85);
}

.hover\:border-red-800\/90:hover {
  border-color: rgb(153 27 27 / 0.9);
}

.hover\:border-red-800\/95:hover {
  border-color: rgb(153 27 27 / 0.95);
}

.hover\:border-red-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}

.hover\:border-red-900\/0:hover {
  border-color: rgb(127 29 29 / 0);
}

.hover\:border-red-900\/10:hover {
  border-color: rgb(127 29 29 / 0.1);
}

.hover\:border-red-900\/100:hover {
  border-color: rgb(127 29 29 / 1);
}

.hover\:border-red-900\/15:hover {
  border-color: rgb(127 29 29 / 0.15);
}

.hover\:border-red-900\/20:hover {
  border-color: rgb(127 29 29 / 0.2);
}

.hover\:border-red-900\/25:hover {
  border-color: rgb(127 29 29 / 0.25);
}

.hover\:border-red-900\/30:hover {
  border-color: rgb(127 29 29 / 0.3);
}

.hover\:border-red-900\/35:hover {
  border-color: rgb(127 29 29 / 0.35);
}

.hover\:border-red-900\/40:hover {
  border-color: rgb(127 29 29 / 0.4);
}

.hover\:border-red-900\/45:hover {
  border-color: rgb(127 29 29 / 0.45);
}

.hover\:border-red-900\/5:hover {
  border-color: rgb(127 29 29 / 0.05);
}

.hover\:border-red-900\/50:hover {
  border-color: rgb(127 29 29 / 0.5);
}

.hover\:border-red-900\/55:hover {
  border-color: rgb(127 29 29 / 0.55);
}

.hover\:border-red-900\/60:hover {
  border-color: rgb(127 29 29 / 0.6);
}

.hover\:border-red-900\/65:hover {
  border-color: rgb(127 29 29 / 0.65);
}

.hover\:border-red-900\/70:hover {
  border-color: rgb(127 29 29 / 0.7);
}

.hover\:border-red-900\/75:hover {
  border-color: rgb(127 29 29 / 0.75);
}

.hover\:border-red-900\/80:hover {
  border-color: rgb(127 29 29 / 0.8);
}

.hover\:border-red-900\/85:hover {
  border-color: rgb(127 29 29 / 0.85);
}

.hover\:border-red-900\/90:hover {
  border-color: rgb(127 29 29 / 0.9);
}

.hover\:border-red-900\/95:hover {
  border-color: rgb(127 29 29 / 0.95);
}

.hover\:border-slate-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-100\/0:hover {
  border-color: rgb(241 245 249 / 0);
}

.hover\:border-slate-100\/10:hover {
  border-color: rgb(241 245 249 / 0.1);
}

.hover\:border-slate-100\/100:hover {
  border-color: rgb(241 245 249 / 1);
}

.hover\:border-slate-100\/15:hover {
  border-color: rgb(241 245 249 / 0.15);
}

.hover\:border-slate-100\/20:hover {
  border-color: rgb(241 245 249 / 0.2);
}

.hover\:border-slate-100\/25:hover {
  border-color: rgb(241 245 249 / 0.25);
}

.hover\:border-slate-100\/30:hover {
  border-color: rgb(241 245 249 / 0.3);
}

.hover\:border-slate-100\/35:hover {
  border-color: rgb(241 245 249 / 0.35);
}

.hover\:border-slate-100\/40:hover {
  border-color: rgb(241 245 249 / 0.4);
}

.hover\:border-slate-100\/45:hover {
  border-color: rgb(241 245 249 / 0.45);
}

.hover\:border-slate-100\/5:hover {
  border-color: rgb(241 245 249 / 0.05);
}

.hover\:border-slate-100\/50:hover {
  border-color: rgb(241 245 249 / 0.5);
}

.hover\:border-slate-100\/55:hover {
  border-color: rgb(241 245 249 / 0.55);
}

.hover\:border-slate-100\/60:hover {
  border-color: rgb(241 245 249 / 0.6);
}

.hover\:border-slate-100\/65:hover {
  border-color: rgb(241 245 249 / 0.65);
}

.hover\:border-slate-100\/70:hover {
  border-color: rgb(241 245 249 / 0.7);
}

.hover\:border-slate-100\/75:hover {
  border-color: rgb(241 245 249 / 0.75);
}

.hover\:border-slate-100\/80:hover {
  border-color: rgb(241 245 249 / 0.8);
}

.hover\:border-slate-100\/85:hover {
  border-color: rgb(241 245 249 / 0.85);
}

.hover\:border-slate-100\/90:hover {
  border-color: rgb(241 245 249 / 0.9);
}

.hover\:border-slate-100\/95:hover {
  border-color: rgb(241 245 249 / 0.95);
}

.hover\:border-slate-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-200\/0:hover {
  border-color: rgb(226 232 240 / 0);
}

.hover\:border-slate-200\/10:hover {
  border-color: rgb(226 232 240 / 0.1);
}

.hover\:border-slate-200\/100:hover {
  border-color: rgb(226 232 240 / 1);
}

.hover\:border-slate-200\/15:hover {
  border-color: rgb(226 232 240 / 0.15);
}

.hover\:border-slate-200\/20:hover {
  border-color: rgb(226 232 240 / 0.2);
}

.hover\:border-slate-200\/25:hover {
  border-color: rgb(226 232 240 / 0.25);
}

.hover\:border-slate-200\/30:hover {
  border-color: rgb(226 232 240 / 0.3);
}

.hover\:border-slate-200\/35:hover {
  border-color: rgb(226 232 240 / 0.35);
}

.hover\:border-slate-200\/40:hover {
  border-color: rgb(226 232 240 / 0.4);
}

.hover\:border-slate-200\/45:hover {
  border-color: rgb(226 232 240 / 0.45);
}

.hover\:border-slate-200\/5:hover {
  border-color: rgb(226 232 240 / 0.05);
}

.hover\:border-slate-200\/50:hover {
  border-color: rgb(226 232 240 / 0.5);
}

.hover\:border-slate-200\/55:hover {
  border-color: rgb(226 232 240 / 0.55);
}

.hover\:border-slate-200\/60:hover {
  border-color: rgb(226 232 240 / 0.6);
}

.hover\:border-slate-200\/65:hover {
  border-color: rgb(226 232 240 / 0.65);
}

.hover\:border-slate-200\/70:hover {
  border-color: rgb(226 232 240 / 0.7);
}

.hover\:border-slate-200\/75:hover {
  border-color: rgb(226 232 240 / 0.75);
}

.hover\:border-slate-200\/80:hover {
  border-color: rgb(226 232 240 / 0.8);
}

.hover\:border-slate-200\/85:hover {
  border-color: rgb(226 232 240 / 0.85);
}

.hover\:border-slate-200\/90:hover {
  border-color: rgb(226 232 240 / 0.9);
}

.hover\:border-slate-200\/95:hover {
  border-color: rgb(226 232 240 / 0.95);
}

.hover\:border-slate-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-300\/0:hover {
  border-color: rgb(203 213 225 / 0);
}

.hover\:border-slate-300\/10:hover {
  border-color: rgb(203 213 225 / 0.1);
}

.hover\:border-slate-300\/100:hover {
  border-color: rgb(203 213 225 / 1);
}

.hover\:border-slate-300\/15:hover {
  border-color: rgb(203 213 225 / 0.15);
}

.hover\:border-slate-300\/20:hover {
  border-color: rgb(203 213 225 / 0.2);
}

.hover\:border-slate-300\/25:hover {
  border-color: rgb(203 213 225 / 0.25);
}

.hover\:border-slate-300\/30:hover {
  border-color: rgb(203 213 225 / 0.3);
}

.hover\:border-slate-300\/35:hover {
  border-color: rgb(203 213 225 / 0.35);
}

.hover\:border-slate-300\/40:hover {
  border-color: rgb(203 213 225 / 0.4);
}

.hover\:border-slate-300\/45:hover {
  border-color: rgb(203 213 225 / 0.45);
}

.hover\:border-slate-300\/5:hover {
  border-color: rgb(203 213 225 / 0.05);
}

.hover\:border-slate-300\/50:hover {
  border-color: rgb(203 213 225 / 0.5);
}

.hover\:border-slate-300\/55:hover {
  border-color: rgb(203 213 225 / 0.55);
}

.hover\:border-slate-300\/60:hover {
  border-color: rgb(203 213 225 / 0.6);
}

.hover\:border-slate-300\/65:hover {
  border-color: rgb(203 213 225 / 0.65);
}

.hover\:border-slate-300\/70:hover {
  border-color: rgb(203 213 225 / 0.7);
}

.hover\:border-slate-300\/75:hover {
  border-color: rgb(203 213 225 / 0.75);
}

.hover\:border-slate-300\/80:hover {
  border-color: rgb(203 213 225 / 0.8);
}

.hover\:border-slate-300\/85:hover {
  border-color: rgb(203 213 225 / 0.85);
}

.hover\:border-slate-300\/90:hover {
  border-color: rgb(203 213 225 / 0.9);
}

.hover\:border-slate-300\/95:hover {
  border-color: rgb(203 213 225 / 0.95);
}

.hover\:border-slate-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-400\/0:hover {
  border-color: rgb(148 163 184 / 0);
}

.hover\:border-slate-400\/10:hover {
  border-color: rgb(148 163 184 / 0.1);
}

.hover\:border-slate-400\/100:hover {
  border-color: rgb(148 163 184 / 1);
}

.hover\:border-slate-400\/15:hover {
  border-color: rgb(148 163 184 / 0.15);
}

.hover\:border-slate-400\/20:hover {
  border-color: rgb(148 163 184 / 0.2);
}

.hover\:border-slate-400\/25:hover {
  border-color: rgb(148 163 184 / 0.25);
}

.hover\:border-slate-400\/30:hover {
  border-color: rgb(148 163 184 / 0.3);
}

.hover\:border-slate-400\/35:hover {
  border-color: rgb(148 163 184 / 0.35);
}

.hover\:border-slate-400\/40:hover {
  border-color: rgb(148 163 184 / 0.4);
}

.hover\:border-slate-400\/45:hover {
  border-color: rgb(148 163 184 / 0.45);
}

.hover\:border-slate-400\/5:hover {
  border-color: rgb(148 163 184 / 0.05);
}

.hover\:border-slate-400\/50:hover {
  border-color: rgb(148 163 184 / 0.5);
}

.hover\:border-slate-400\/55:hover {
  border-color: rgb(148 163 184 / 0.55);
}

.hover\:border-slate-400\/60:hover {
  border-color: rgb(148 163 184 / 0.6);
}

.hover\:border-slate-400\/65:hover {
  border-color: rgb(148 163 184 / 0.65);
}

.hover\:border-slate-400\/70:hover {
  border-color: rgb(148 163 184 / 0.7);
}

.hover\:border-slate-400\/75:hover {
  border-color: rgb(148 163 184 / 0.75);
}

.hover\:border-slate-400\/80:hover {
  border-color: rgb(148 163 184 / 0.8);
}

.hover\:border-slate-400\/85:hover {
  border-color: rgb(148 163 184 / 0.85);
}

.hover\:border-slate-400\/90:hover {
  border-color: rgb(148 163 184 / 0.9);
}

.hover\:border-slate-400\/95:hover {
  border-color: rgb(148 163 184 / 0.95);
}

.hover\:border-slate-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-500\/0:hover {
  border-color: rgb(100 116 139 / 0);
}

.hover\:border-slate-500\/10:hover {
  border-color: rgb(100 116 139 / 0.1);
}

.hover\:border-slate-500\/100:hover {
  border-color: rgb(100 116 139 / 1);
}

.hover\:border-slate-500\/15:hover {
  border-color: rgb(100 116 139 / 0.15);
}

.hover\:border-slate-500\/20:hover {
  border-color: rgb(100 116 139 / 0.2);
}

.hover\:border-slate-500\/25:hover {
  border-color: rgb(100 116 139 / 0.25);
}

.hover\:border-slate-500\/30:hover {
  border-color: rgb(100 116 139 / 0.3);
}

.hover\:border-slate-500\/35:hover {
  border-color: rgb(100 116 139 / 0.35);
}

.hover\:border-slate-500\/40:hover {
  border-color: rgb(100 116 139 / 0.4);
}

.hover\:border-slate-500\/45:hover {
  border-color: rgb(100 116 139 / 0.45);
}

.hover\:border-slate-500\/5:hover {
  border-color: rgb(100 116 139 / 0.05);
}

.hover\:border-slate-500\/50:hover {
  border-color: rgb(100 116 139 / 0.5);
}

.hover\:border-slate-500\/55:hover {
  border-color: rgb(100 116 139 / 0.55);
}

.hover\:border-slate-500\/60:hover {
  border-color: rgb(100 116 139 / 0.6);
}

.hover\:border-slate-500\/65:hover {
  border-color: rgb(100 116 139 / 0.65);
}

.hover\:border-slate-500\/70:hover {
  border-color: rgb(100 116 139 / 0.7);
}

.hover\:border-slate-500\/75:hover {
  border-color: rgb(100 116 139 / 0.75);
}

.hover\:border-slate-500\/80:hover {
  border-color: rgb(100 116 139 / 0.8);
}

.hover\:border-slate-500\/85:hover {
  border-color: rgb(100 116 139 / 0.85);
}

.hover\:border-slate-500\/90:hover {
  border-color: rgb(100 116 139 / 0.9);
}

.hover\:border-slate-500\/95:hover {
  border-color: rgb(100 116 139 / 0.95);
}

.hover\:border-slate-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-600\/0:hover {
  border-color: rgb(71 85 105 / 0);
}

.hover\:border-slate-600\/10:hover {
  border-color: rgb(71 85 105 / 0.1);
}

.hover\:border-slate-600\/100:hover {
  border-color: rgb(71 85 105 / 1);
}

.hover\:border-slate-600\/15:hover {
  border-color: rgb(71 85 105 / 0.15);
}

.hover\:border-slate-600\/20:hover {
  border-color: rgb(71 85 105 / 0.2);
}

.hover\:border-slate-600\/25:hover {
  border-color: rgb(71 85 105 / 0.25);
}

.hover\:border-slate-600\/30:hover {
  border-color: rgb(71 85 105 / 0.3);
}

.hover\:border-slate-600\/35:hover {
  border-color: rgb(71 85 105 / 0.35);
}

.hover\:border-slate-600\/40:hover {
  border-color: rgb(71 85 105 / 0.4);
}

.hover\:border-slate-600\/45:hover {
  border-color: rgb(71 85 105 / 0.45);
}

.hover\:border-slate-600\/5:hover {
  border-color: rgb(71 85 105 / 0.05);
}

.hover\:border-slate-600\/50:hover {
  border-color: rgb(71 85 105 / 0.5);
}

.hover\:border-slate-600\/55:hover {
  border-color: rgb(71 85 105 / 0.55);
}

.hover\:border-slate-600\/60:hover {
  border-color: rgb(71 85 105 / 0.6);
}

.hover\:border-slate-600\/65:hover {
  border-color: rgb(71 85 105 / 0.65);
}

.hover\:border-slate-600\/70:hover {
  border-color: rgb(71 85 105 / 0.7);
}

.hover\:border-slate-600\/75:hover {
  border-color: rgb(71 85 105 / 0.75);
}

.hover\:border-slate-600\/80:hover {
  border-color: rgb(71 85 105 / 0.8);
}

.hover\:border-slate-600\/85:hover {
  border-color: rgb(71 85 105 / 0.85);
}

.hover\:border-slate-600\/90:hover {
  border-color: rgb(71 85 105 / 0.9);
}

.hover\:border-slate-600\/95:hover {
  border-color: rgb(71 85 105 / 0.95);
}

.hover\:border-slate-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-700\/0:hover {
  border-color: rgb(51 65 85 / 0);
}

.hover\:border-slate-700\/10:hover {
  border-color: rgb(51 65 85 / 0.1);
}

.hover\:border-slate-700\/100:hover {
  border-color: rgb(51 65 85 / 1);
}

.hover\:border-slate-700\/15:hover {
  border-color: rgb(51 65 85 / 0.15);
}

.hover\:border-slate-700\/20:hover {
  border-color: rgb(51 65 85 / 0.2);
}

.hover\:border-slate-700\/25:hover {
  border-color: rgb(51 65 85 / 0.25);
}

.hover\:border-slate-700\/30:hover {
  border-color: rgb(51 65 85 / 0.3);
}

.hover\:border-slate-700\/35:hover {
  border-color: rgb(51 65 85 / 0.35);
}

.hover\:border-slate-700\/40:hover {
  border-color: rgb(51 65 85 / 0.4);
}

.hover\:border-slate-700\/45:hover {
  border-color: rgb(51 65 85 / 0.45);
}

.hover\:border-slate-700\/5:hover {
  border-color: rgb(51 65 85 / 0.05);
}

.hover\:border-slate-700\/50:hover {
  border-color: rgb(51 65 85 / 0.5);
}

.hover\:border-slate-700\/55:hover {
  border-color: rgb(51 65 85 / 0.55);
}

.hover\:border-slate-700\/60:hover {
  border-color: rgb(51 65 85 / 0.6);
}

.hover\:border-slate-700\/65:hover {
  border-color: rgb(51 65 85 / 0.65);
}

.hover\:border-slate-700\/70:hover {
  border-color: rgb(51 65 85 / 0.7);
}

.hover\:border-slate-700\/75:hover {
  border-color: rgb(51 65 85 / 0.75);
}

.hover\:border-slate-700\/80:hover {
  border-color: rgb(51 65 85 / 0.8);
}

.hover\:border-slate-700\/85:hover {
  border-color: rgb(51 65 85 / 0.85);
}

.hover\:border-slate-700\/90:hover {
  border-color: rgb(51 65 85 / 0.9);
}

.hover\:border-slate-700\/95:hover {
  border-color: rgb(51 65 85 / 0.95);
}

.hover\:border-slate-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-800\/0:hover {
  border-color: rgb(30 41 59 / 0);
}

.hover\:border-slate-800\/10:hover {
  border-color: rgb(30 41 59 / 0.1);
}

.hover\:border-slate-800\/100:hover {
  border-color: rgb(30 41 59 / 1);
}

.hover\:border-slate-800\/15:hover {
  border-color: rgb(30 41 59 / 0.15);
}

.hover\:border-slate-800\/20:hover {
  border-color: rgb(30 41 59 / 0.2);
}

.hover\:border-slate-800\/25:hover {
  border-color: rgb(30 41 59 / 0.25);
}

.hover\:border-slate-800\/30:hover {
  border-color: rgb(30 41 59 / 0.3);
}

.hover\:border-slate-800\/35:hover {
  border-color: rgb(30 41 59 / 0.35);
}

.hover\:border-slate-800\/40:hover {
  border-color: rgb(30 41 59 / 0.4);
}

.hover\:border-slate-800\/45:hover {
  border-color: rgb(30 41 59 / 0.45);
}

.hover\:border-slate-800\/5:hover {
  border-color: rgb(30 41 59 / 0.05);
}

.hover\:border-slate-800\/50:hover {
  border-color: rgb(30 41 59 / 0.5);
}

.hover\:border-slate-800\/55:hover {
  border-color: rgb(30 41 59 / 0.55);
}

.hover\:border-slate-800\/60:hover {
  border-color: rgb(30 41 59 / 0.6);
}

.hover\:border-slate-800\/65:hover {
  border-color: rgb(30 41 59 / 0.65);
}

.hover\:border-slate-800\/70:hover {
  border-color: rgb(30 41 59 / 0.7);
}

.hover\:border-slate-800\/75:hover {
  border-color: rgb(30 41 59 / 0.75);
}

.hover\:border-slate-800\/80:hover {
  border-color: rgb(30 41 59 / 0.8);
}

.hover\:border-slate-800\/85:hover {
  border-color: rgb(30 41 59 / 0.85);
}

.hover\:border-slate-800\/90:hover {
  border-color: rgb(30 41 59 / 0.9);
}

.hover\:border-slate-800\/95:hover {
  border-color: rgb(30 41 59 / 0.95);
}

.hover\:border-slate-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-900\/0:hover {
  border-color: rgb(15 23 42 / 0);
}

.hover\:border-slate-900\/10:hover {
  border-color: rgb(15 23 42 / 0.1);
}

.hover\:border-slate-900\/100:hover {
  border-color: rgb(15 23 42 / 1);
}

.hover\:border-slate-900\/15:hover {
  border-color: rgb(15 23 42 / 0.15);
}

.hover\:border-slate-900\/20:hover {
  border-color: rgb(15 23 42 / 0.2);
}

.hover\:border-slate-900\/25:hover {
  border-color: rgb(15 23 42 / 0.25);
}

.hover\:border-slate-900\/30:hover {
  border-color: rgb(15 23 42 / 0.3);
}

.hover\:border-slate-900\/35:hover {
  border-color: rgb(15 23 42 / 0.35);
}

.hover\:border-slate-900\/40:hover {
  border-color: rgb(15 23 42 / 0.4);
}

.hover\:border-slate-900\/45:hover {
  border-color: rgb(15 23 42 / 0.45);
}

.hover\:border-slate-900\/5:hover {
  border-color: rgb(15 23 42 / 0.05);
}

.hover\:border-slate-900\/50:hover {
  border-color: rgb(15 23 42 / 0.5);
}

.hover\:border-slate-900\/55:hover {
  border-color: rgb(15 23 42 / 0.55);
}

.hover\:border-slate-900\/60:hover {
  border-color: rgb(15 23 42 / 0.6);
}

.hover\:border-slate-900\/65:hover {
  border-color: rgb(15 23 42 / 0.65);
}

.hover\:border-slate-900\/70:hover {
  border-color: rgb(15 23 42 / 0.7);
}

.hover\:border-slate-900\/75:hover {
  border-color: rgb(15 23 42 / 0.75);
}

.hover\:border-slate-900\/80:hover {
  border-color: rgb(15 23 42 / 0.8);
}

.hover\:border-slate-900\/85:hover {
  border-color: rgb(15 23 42 / 0.85);
}

.hover\:border-slate-900\/90:hover {
  border-color: rgb(15 23 42 / 0.9);
}

.hover\:border-slate-900\/95:hover {
  border-color: rgb(15 23 42 / 0.95);
}

.hover\:border-stone-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.hover\:border-stone-100\/0:hover {
  border-color: rgb(245 245 244 / 0);
}

.hover\:border-stone-100\/10:hover {
  border-color: rgb(245 245 244 / 0.1);
}

.hover\:border-stone-100\/100:hover {
  border-color: rgb(245 245 244 / 1);
}

.hover\:border-stone-100\/15:hover {
  border-color: rgb(245 245 244 / 0.15);
}

.hover\:border-stone-100\/20:hover {
  border-color: rgb(245 245 244 / 0.2);
}

.hover\:border-stone-100\/25:hover {
  border-color: rgb(245 245 244 / 0.25);
}

.hover\:border-stone-100\/30:hover {
  border-color: rgb(245 245 244 / 0.3);
}

.hover\:border-stone-100\/35:hover {
  border-color: rgb(245 245 244 / 0.35);
}

.hover\:border-stone-100\/40:hover {
  border-color: rgb(245 245 244 / 0.4);
}

.hover\:border-stone-100\/45:hover {
  border-color: rgb(245 245 244 / 0.45);
}

.hover\:border-stone-100\/5:hover {
  border-color: rgb(245 245 244 / 0.05);
}

.hover\:border-stone-100\/50:hover {
  border-color: rgb(245 245 244 / 0.5);
}

.hover\:border-stone-100\/55:hover {
  border-color: rgb(245 245 244 / 0.55);
}

.hover\:border-stone-100\/60:hover {
  border-color: rgb(245 245 244 / 0.6);
}

.hover\:border-stone-100\/65:hover {
  border-color: rgb(245 245 244 / 0.65);
}

.hover\:border-stone-100\/70:hover {
  border-color: rgb(245 245 244 / 0.7);
}

.hover\:border-stone-100\/75:hover {
  border-color: rgb(245 245 244 / 0.75);
}

.hover\:border-stone-100\/80:hover {
  border-color: rgb(245 245 244 / 0.8);
}

.hover\:border-stone-100\/85:hover {
  border-color: rgb(245 245 244 / 0.85);
}

.hover\:border-stone-100\/90:hover {
  border-color: rgb(245 245 244 / 0.9);
}

.hover\:border-stone-100\/95:hover {
  border-color: rgb(245 245 244 / 0.95);
}

.hover\:border-stone-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.hover\:border-stone-200\/0:hover {
  border-color: rgb(231 229 228 / 0);
}

.hover\:border-stone-200\/10:hover {
  border-color: rgb(231 229 228 / 0.1);
}

.hover\:border-stone-200\/100:hover {
  border-color: rgb(231 229 228 / 1);
}

.hover\:border-stone-200\/15:hover {
  border-color: rgb(231 229 228 / 0.15);
}

.hover\:border-stone-200\/20:hover {
  border-color: rgb(231 229 228 / 0.2);
}

.hover\:border-stone-200\/25:hover {
  border-color: rgb(231 229 228 / 0.25);
}

.hover\:border-stone-200\/30:hover {
  border-color: rgb(231 229 228 / 0.3);
}

.hover\:border-stone-200\/35:hover {
  border-color: rgb(231 229 228 / 0.35);
}

.hover\:border-stone-200\/40:hover {
  border-color: rgb(231 229 228 / 0.4);
}

.hover\:border-stone-200\/45:hover {
  border-color: rgb(231 229 228 / 0.45);
}

.hover\:border-stone-200\/5:hover {
  border-color: rgb(231 229 228 / 0.05);
}

.hover\:border-stone-200\/50:hover {
  border-color: rgb(231 229 228 / 0.5);
}

.hover\:border-stone-200\/55:hover {
  border-color: rgb(231 229 228 / 0.55);
}

.hover\:border-stone-200\/60:hover {
  border-color: rgb(231 229 228 / 0.6);
}

.hover\:border-stone-200\/65:hover {
  border-color: rgb(231 229 228 / 0.65);
}

.hover\:border-stone-200\/70:hover {
  border-color: rgb(231 229 228 / 0.7);
}

.hover\:border-stone-200\/75:hover {
  border-color: rgb(231 229 228 / 0.75);
}

.hover\:border-stone-200\/80:hover {
  border-color: rgb(231 229 228 / 0.8);
}

.hover\:border-stone-200\/85:hover {
  border-color: rgb(231 229 228 / 0.85);
}

.hover\:border-stone-200\/90:hover {
  border-color: rgb(231 229 228 / 0.9);
}

.hover\:border-stone-200\/95:hover {
  border-color: rgb(231 229 228 / 0.95);
}

.hover\:border-stone-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.hover\:border-stone-300\/0:hover {
  border-color: rgb(214 211 209 / 0);
}

.hover\:border-stone-300\/10:hover {
  border-color: rgb(214 211 209 / 0.1);
}

.hover\:border-stone-300\/100:hover {
  border-color: rgb(214 211 209 / 1);
}

.hover\:border-stone-300\/15:hover {
  border-color: rgb(214 211 209 / 0.15);
}

.hover\:border-stone-300\/20:hover {
  border-color: rgb(214 211 209 / 0.2);
}

.hover\:border-stone-300\/25:hover {
  border-color: rgb(214 211 209 / 0.25);
}

.hover\:border-stone-300\/30:hover {
  border-color: rgb(214 211 209 / 0.3);
}

.hover\:border-stone-300\/35:hover {
  border-color: rgb(214 211 209 / 0.35);
}

.hover\:border-stone-300\/40:hover {
  border-color: rgb(214 211 209 / 0.4);
}

.hover\:border-stone-300\/45:hover {
  border-color: rgb(214 211 209 / 0.45);
}

.hover\:border-stone-300\/5:hover {
  border-color: rgb(214 211 209 / 0.05);
}

.hover\:border-stone-300\/50:hover {
  border-color: rgb(214 211 209 / 0.5);
}

.hover\:border-stone-300\/55:hover {
  border-color: rgb(214 211 209 / 0.55);
}

.hover\:border-stone-300\/60:hover {
  border-color: rgb(214 211 209 / 0.6);
}

.hover\:border-stone-300\/65:hover {
  border-color: rgb(214 211 209 / 0.65);
}

.hover\:border-stone-300\/70:hover {
  border-color: rgb(214 211 209 / 0.7);
}

.hover\:border-stone-300\/75:hover {
  border-color: rgb(214 211 209 / 0.75);
}

.hover\:border-stone-300\/80:hover {
  border-color: rgb(214 211 209 / 0.8);
}

.hover\:border-stone-300\/85:hover {
  border-color: rgb(214 211 209 / 0.85);
}

.hover\:border-stone-300\/90:hover {
  border-color: rgb(214 211 209 / 0.9);
}

.hover\:border-stone-300\/95:hover {
  border-color: rgb(214 211 209 / 0.95);
}

.hover\:border-stone-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.hover\:border-stone-400\/0:hover {
  border-color: rgb(168 162 158 / 0);
}

.hover\:border-stone-400\/10:hover {
  border-color: rgb(168 162 158 / 0.1);
}

.hover\:border-stone-400\/100:hover {
  border-color: rgb(168 162 158 / 1);
}

.hover\:border-stone-400\/15:hover {
  border-color: rgb(168 162 158 / 0.15);
}

.hover\:border-stone-400\/20:hover {
  border-color: rgb(168 162 158 / 0.2);
}

.hover\:border-stone-400\/25:hover {
  border-color: rgb(168 162 158 / 0.25);
}

.hover\:border-stone-400\/30:hover {
  border-color: rgb(168 162 158 / 0.3);
}

.hover\:border-stone-400\/35:hover {
  border-color: rgb(168 162 158 / 0.35);
}

.hover\:border-stone-400\/40:hover {
  border-color: rgb(168 162 158 / 0.4);
}

.hover\:border-stone-400\/45:hover {
  border-color: rgb(168 162 158 / 0.45);
}

.hover\:border-stone-400\/5:hover {
  border-color: rgb(168 162 158 / 0.05);
}

.hover\:border-stone-400\/50:hover {
  border-color: rgb(168 162 158 / 0.5);
}

.hover\:border-stone-400\/55:hover {
  border-color: rgb(168 162 158 / 0.55);
}

.hover\:border-stone-400\/60:hover {
  border-color: rgb(168 162 158 / 0.6);
}

.hover\:border-stone-400\/65:hover {
  border-color: rgb(168 162 158 / 0.65);
}

.hover\:border-stone-400\/70:hover {
  border-color: rgb(168 162 158 / 0.7);
}

.hover\:border-stone-400\/75:hover {
  border-color: rgb(168 162 158 / 0.75);
}

.hover\:border-stone-400\/80:hover {
  border-color: rgb(168 162 158 / 0.8);
}

.hover\:border-stone-400\/85:hover {
  border-color: rgb(168 162 158 / 0.85);
}

.hover\:border-stone-400\/90:hover {
  border-color: rgb(168 162 158 / 0.9);
}

.hover\:border-stone-400\/95:hover {
  border-color: rgb(168 162 158 / 0.95);
}

.hover\:border-stone-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.hover\:border-stone-500\/0:hover {
  border-color: rgb(120 113 108 / 0);
}

.hover\:border-stone-500\/10:hover {
  border-color: rgb(120 113 108 / 0.1);
}

.hover\:border-stone-500\/100:hover {
  border-color: rgb(120 113 108 / 1);
}

.hover\:border-stone-500\/15:hover {
  border-color: rgb(120 113 108 / 0.15);
}

.hover\:border-stone-500\/20:hover {
  border-color: rgb(120 113 108 / 0.2);
}

.hover\:border-stone-500\/25:hover {
  border-color: rgb(120 113 108 / 0.25);
}

.hover\:border-stone-500\/30:hover {
  border-color: rgb(120 113 108 / 0.3);
}

.hover\:border-stone-500\/35:hover {
  border-color: rgb(120 113 108 / 0.35);
}

.hover\:border-stone-500\/40:hover {
  border-color: rgb(120 113 108 / 0.4);
}

.hover\:border-stone-500\/45:hover {
  border-color: rgb(120 113 108 / 0.45);
}

.hover\:border-stone-500\/5:hover {
  border-color: rgb(120 113 108 / 0.05);
}

.hover\:border-stone-500\/50:hover {
  border-color: rgb(120 113 108 / 0.5);
}

.hover\:border-stone-500\/55:hover {
  border-color: rgb(120 113 108 / 0.55);
}

.hover\:border-stone-500\/60:hover {
  border-color: rgb(120 113 108 / 0.6);
}

.hover\:border-stone-500\/65:hover {
  border-color: rgb(120 113 108 / 0.65);
}

.hover\:border-stone-500\/70:hover {
  border-color: rgb(120 113 108 / 0.7);
}

.hover\:border-stone-500\/75:hover {
  border-color: rgb(120 113 108 / 0.75);
}

.hover\:border-stone-500\/80:hover {
  border-color: rgb(120 113 108 / 0.8);
}

.hover\:border-stone-500\/85:hover {
  border-color: rgb(120 113 108 / 0.85);
}

.hover\:border-stone-500\/90:hover {
  border-color: rgb(120 113 108 / 0.9);
}

.hover\:border-stone-500\/95:hover {
  border-color: rgb(120 113 108 / 0.95);
}

.hover\:border-stone-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.hover\:border-stone-600\/0:hover {
  border-color: rgb(87 83 78 / 0);
}

.hover\:border-stone-600\/10:hover {
  border-color: rgb(87 83 78 / 0.1);
}

.hover\:border-stone-600\/100:hover {
  border-color: rgb(87 83 78 / 1);
}

.hover\:border-stone-600\/15:hover {
  border-color: rgb(87 83 78 / 0.15);
}

.hover\:border-stone-600\/20:hover {
  border-color: rgb(87 83 78 / 0.2);
}

.hover\:border-stone-600\/25:hover {
  border-color: rgb(87 83 78 / 0.25);
}

.hover\:border-stone-600\/30:hover {
  border-color: rgb(87 83 78 / 0.3);
}

.hover\:border-stone-600\/35:hover {
  border-color: rgb(87 83 78 / 0.35);
}

.hover\:border-stone-600\/40:hover {
  border-color: rgb(87 83 78 / 0.4);
}

.hover\:border-stone-600\/45:hover {
  border-color: rgb(87 83 78 / 0.45);
}

.hover\:border-stone-600\/5:hover {
  border-color: rgb(87 83 78 / 0.05);
}

.hover\:border-stone-600\/50:hover {
  border-color: rgb(87 83 78 / 0.5);
}

.hover\:border-stone-600\/55:hover {
  border-color: rgb(87 83 78 / 0.55);
}

.hover\:border-stone-600\/60:hover {
  border-color: rgb(87 83 78 / 0.6);
}

.hover\:border-stone-600\/65:hover {
  border-color: rgb(87 83 78 / 0.65);
}

.hover\:border-stone-600\/70:hover {
  border-color: rgb(87 83 78 / 0.7);
}

.hover\:border-stone-600\/75:hover {
  border-color: rgb(87 83 78 / 0.75);
}

.hover\:border-stone-600\/80:hover {
  border-color: rgb(87 83 78 / 0.8);
}

.hover\:border-stone-600\/85:hover {
  border-color: rgb(87 83 78 / 0.85);
}

.hover\:border-stone-600\/90:hover {
  border-color: rgb(87 83 78 / 0.9);
}

.hover\:border-stone-600\/95:hover {
  border-color: rgb(87 83 78 / 0.95);
}

.hover\:border-stone-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.hover\:border-stone-700\/0:hover {
  border-color: rgb(68 64 60 / 0);
}

.hover\:border-stone-700\/10:hover {
  border-color: rgb(68 64 60 / 0.1);
}

.hover\:border-stone-700\/100:hover {
  border-color: rgb(68 64 60 / 1);
}

.hover\:border-stone-700\/15:hover {
  border-color: rgb(68 64 60 / 0.15);
}

.hover\:border-stone-700\/20:hover {
  border-color: rgb(68 64 60 / 0.2);
}

.hover\:border-stone-700\/25:hover {
  border-color: rgb(68 64 60 / 0.25);
}

.hover\:border-stone-700\/30:hover {
  border-color: rgb(68 64 60 / 0.3);
}

.hover\:border-stone-700\/35:hover {
  border-color: rgb(68 64 60 / 0.35);
}

.hover\:border-stone-700\/40:hover {
  border-color: rgb(68 64 60 / 0.4);
}

.hover\:border-stone-700\/45:hover {
  border-color: rgb(68 64 60 / 0.45);
}

.hover\:border-stone-700\/5:hover {
  border-color: rgb(68 64 60 / 0.05);
}

.hover\:border-stone-700\/50:hover {
  border-color: rgb(68 64 60 / 0.5);
}

.hover\:border-stone-700\/55:hover {
  border-color: rgb(68 64 60 / 0.55);
}

.hover\:border-stone-700\/60:hover {
  border-color: rgb(68 64 60 / 0.6);
}

.hover\:border-stone-700\/65:hover {
  border-color: rgb(68 64 60 / 0.65);
}

.hover\:border-stone-700\/70:hover {
  border-color: rgb(68 64 60 / 0.7);
}

.hover\:border-stone-700\/75:hover {
  border-color: rgb(68 64 60 / 0.75);
}

.hover\:border-stone-700\/80:hover {
  border-color: rgb(68 64 60 / 0.8);
}

.hover\:border-stone-700\/85:hover {
  border-color: rgb(68 64 60 / 0.85);
}

.hover\:border-stone-700\/90:hover {
  border-color: rgb(68 64 60 / 0.9);
}

.hover\:border-stone-700\/95:hover {
  border-color: rgb(68 64 60 / 0.95);
}

.hover\:border-stone-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.hover\:border-stone-800\/0:hover {
  border-color: rgb(41 37 36 / 0);
}

.hover\:border-stone-800\/10:hover {
  border-color: rgb(41 37 36 / 0.1);
}

.hover\:border-stone-800\/100:hover {
  border-color: rgb(41 37 36 / 1);
}

.hover\:border-stone-800\/15:hover {
  border-color: rgb(41 37 36 / 0.15);
}

.hover\:border-stone-800\/20:hover {
  border-color: rgb(41 37 36 / 0.2);
}

.hover\:border-stone-800\/25:hover {
  border-color: rgb(41 37 36 / 0.25);
}

.hover\:border-stone-800\/30:hover {
  border-color: rgb(41 37 36 / 0.3);
}

.hover\:border-stone-800\/35:hover {
  border-color: rgb(41 37 36 / 0.35);
}

.hover\:border-stone-800\/40:hover {
  border-color: rgb(41 37 36 / 0.4);
}

.hover\:border-stone-800\/45:hover {
  border-color: rgb(41 37 36 / 0.45);
}

.hover\:border-stone-800\/5:hover {
  border-color: rgb(41 37 36 / 0.05);
}

.hover\:border-stone-800\/50:hover {
  border-color: rgb(41 37 36 / 0.5);
}

.hover\:border-stone-800\/55:hover {
  border-color: rgb(41 37 36 / 0.55);
}

.hover\:border-stone-800\/60:hover {
  border-color: rgb(41 37 36 / 0.6);
}

.hover\:border-stone-800\/65:hover {
  border-color: rgb(41 37 36 / 0.65);
}

.hover\:border-stone-800\/70:hover {
  border-color: rgb(41 37 36 / 0.7);
}

.hover\:border-stone-800\/75:hover {
  border-color: rgb(41 37 36 / 0.75);
}

.hover\:border-stone-800\/80:hover {
  border-color: rgb(41 37 36 / 0.8);
}

.hover\:border-stone-800\/85:hover {
  border-color: rgb(41 37 36 / 0.85);
}

.hover\:border-stone-800\/90:hover {
  border-color: rgb(41 37 36 / 0.9);
}

.hover\:border-stone-800\/95:hover {
  border-color: rgb(41 37 36 / 0.95);
}

.hover\:border-stone-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.hover\:border-stone-900\/0:hover {
  border-color: rgb(28 25 23 / 0);
}

.hover\:border-stone-900\/10:hover {
  border-color: rgb(28 25 23 / 0.1);
}

.hover\:border-stone-900\/100:hover {
  border-color: rgb(28 25 23 / 1);
}

.hover\:border-stone-900\/15:hover {
  border-color: rgb(28 25 23 / 0.15);
}

.hover\:border-stone-900\/20:hover {
  border-color: rgb(28 25 23 / 0.2);
}

.hover\:border-stone-900\/25:hover {
  border-color: rgb(28 25 23 / 0.25);
}

.hover\:border-stone-900\/30:hover {
  border-color: rgb(28 25 23 / 0.3);
}

.hover\:border-stone-900\/35:hover {
  border-color: rgb(28 25 23 / 0.35);
}

.hover\:border-stone-900\/40:hover {
  border-color: rgb(28 25 23 / 0.4);
}

.hover\:border-stone-900\/45:hover {
  border-color: rgb(28 25 23 / 0.45);
}

.hover\:border-stone-900\/5:hover {
  border-color: rgb(28 25 23 / 0.05);
}

.hover\:border-stone-900\/50:hover {
  border-color: rgb(28 25 23 / 0.5);
}

.hover\:border-stone-900\/55:hover {
  border-color: rgb(28 25 23 / 0.55);
}

.hover\:border-stone-900\/60:hover {
  border-color: rgb(28 25 23 / 0.6);
}

.hover\:border-stone-900\/65:hover {
  border-color: rgb(28 25 23 / 0.65);
}

.hover\:border-stone-900\/70:hover {
  border-color: rgb(28 25 23 / 0.7);
}

.hover\:border-stone-900\/75:hover {
  border-color: rgb(28 25 23 / 0.75);
}

.hover\:border-stone-900\/80:hover {
  border-color: rgb(28 25 23 / 0.8);
}

.hover\:border-stone-900\/85:hover {
  border-color: rgb(28 25 23 / 0.85);
}

.hover\:border-stone-900\/90:hover {
  border-color: rgb(28 25 23 / 0.9);
}

.hover\:border-stone-900\/95:hover {
  border-color: rgb(28 25 23 / 0.95);
}

.hover\:border-yellow-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(253 246 178 / var(--tw-border-opacity, 1));
}

.hover\:border-yellow-100\/0:hover {
  border-color: rgb(253 246 178 / 0);
}

.hover\:border-yellow-100\/10:hover {
  border-color: rgb(253 246 178 / 0.1);
}

.hover\:border-yellow-100\/100:hover {
  border-color: rgb(253 246 178 / 1);
}

.hover\:border-yellow-100\/15:hover {
  border-color: rgb(253 246 178 / 0.15);
}

.hover\:border-yellow-100\/20:hover {
  border-color: rgb(253 246 178 / 0.2);
}

.hover\:border-yellow-100\/25:hover {
  border-color: rgb(253 246 178 / 0.25);
}

.hover\:border-yellow-100\/30:hover {
  border-color: rgb(253 246 178 / 0.3);
}

.hover\:border-yellow-100\/35:hover {
  border-color: rgb(253 246 178 / 0.35);
}

.hover\:border-yellow-100\/40:hover {
  border-color: rgb(253 246 178 / 0.4);
}

.hover\:border-yellow-100\/45:hover {
  border-color: rgb(253 246 178 / 0.45);
}

.hover\:border-yellow-100\/5:hover {
  border-color: rgb(253 246 178 / 0.05);
}

.hover\:border-yellow-100\/50:hover {
  border-color: rgb(253 246 178 / 0.5);
}

.hover\:border-yellow-100\/55:hover {
  border-color: rgb(253 246 178 / 0.55);
}

.hover\:border-yellow-100\/60:hover {
  border-color: rgb(253 246 178 / 0.6);
}

.hover\:border-yellow-100\/65:hover {
  border-color: rgb(253 246 178 / 0.65);
}

.hover\:border-yellow-100\/70:hover {
  border-color: rgb(253 246 178 / 0.7);
}

.hover\:border-yellow-100\/75:hover {
  border-color: rgb(253 246 178 / 0.75);
}

.hover\:border-yellow-100\/80:hover {
  border-color: rgb(253 246 178 / 0.8);
}

.hover\:border-yellow-100\/85:hover {
  border-color: rgb(253 246 178 / 0.85);
}

.hover\:border-yellow-100\/90:hover {
  border-color: rgb(253 246 178 / 0.9);
}

.hover\:border-yellow-100\/95:hover {
  border-color: rgb(253 246 178 / 0.95);
}

.hover\:border-yellow-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(252 233 106 / var(--tw-border-opacity, 1));
}

.hover\:border-yellow-200\/0:hover {
  border-color: rgb(252 233 106 / 0);
}

.hover\:border-yellow-200\/10:hover {
  border-color: rgb(252 233 106 / 0.1);
}

.hover\:border-yellow-200\/100:hover {
  border-color: rgb(252 233 106 / 1);
}

.hover\:border-yellow-200\/15:hover {
  border-color: rgb(252 233 106 / 0.15);
}

.hover\:border-yellow-200\/20:hover {
  border-color: rgb(252 233 106 / 0.2);
}

.hover\:border-yellow-200\/25:hover {
  border-color: rgb(252 233 106 / 0.25);
}

.hover\:border-yellow-200\/30:hover {
  border-color: rgb(252 233 106 / 0.3);
}

.hover\:border-yellow-200\/35:hover {
  border-color: rgb(252 233 106 / 0.35);
}

.hover\:border-yellow-200\/40:hover {
  border-color: rgb(252 233 106 / 0.4);
}

.hover\:border-yellow-200\/45:hover {
  border-color: rgb(252 233 106 / 0.45);
}

.hover\:border-yellow-200\/5:hover {
  border-color: rgb(252 233 106 / 0.05);
}

.hover\:border-yellow-200\/50:hover {
  border-color: rgb(252 233 106 / 0.5);
}

.hover\:border-yellow-200\/55:hover {
  border-color: rgb(252 233 106 / 0.55);
}

.hover\:border-yellow-200\/60:hover {
  border-color: rgb(252 233 106 / 0.6);
}

.hover\:border-yellow-200\/65:hover {
  border-color: rgb(252 233 106 / 0.65);
}

.hover\:border-yellow-200\/70:hover {
  border-color: rgb(252 233 106 / 0.7);
}

.hover\:border-yellow-200\/75:hover {
  border-color: rgb(252 233 106 / 0.75);
}

.hover\:border-yellow-200\/80:hover {
  border-color: rgb(252 233 106 / 0.8);
}

.hover\:border-yellow-200\/85:hover {
  border-color: rgb(252 233 106 / 0.85);
}

.hover\:border-yellow-200\/90:hover {
  border-color: rgb(252 233 106 / 0.9);
}

.hover\:border-yellow-200\/95:hover {
  border-color: rgb(252 233 106 / 0.95);
}

.hover\:border-yellow-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(250 202 21 / var(--tw-border-opacity, 1));
}

.hover\:border-yellow-300\/0:hover {
  border-color: rgb(250 202 21 / 0);
}

.hover\:border-yellow-300\/10:hover {
  border-color: rgb(250 202 21 / 0.1);
}

.hover\:border-yellow-300\/100:hover {
  border-color: rgb(250 202 21 / 1);
}

.hover\:border-yellow-300\/15:hover {
  border-color: rgb(250 202 21 / 0.15);
}

.hover\:border-yellow-300\/20:hover {
  border-color: rgb(250 202 21 / 0.2);
}

.hover\:border-yellow-300\/25:hover {
  border-color: rgb(250 202 21 / 0.25);
}

.hover\:border-yellow-300\/30:hover {
  border-color: rgb(250 202 21 / 0.3);
}

.hover\:border-yellow-300\/35:hover {
  border-color: rgb(250 202 21 / 0.35);
}

.hover\:border-yellow-300\/40:hover {
  border-color: rgb(250 202 21 / 0.4);
}

.hover\:border-yellow-300\/45:hover {
  border-color: rgb(250 202 21 / 0.45);
}

.hover\:border-yellow-300\/5:hover {
  border-color: rgb(250 202 21 / 0.05);
}

.hover\:border-yellow-300\/50:hover {
  border-color: rgb(250 202 21 / 0.5);
}

.hover\:border-yellow-300\/55:hover {
  border-color: rgb(250 202 21 / 0.55);
}

.hover\:border-yellow-300\/60:hover {
  border-color: rgb(250 202 21 / 0.6);
}

.hover\:border-yellow-300\/65:hover {
  border-color: rgb(250 202 21 / 0.65);
}

.hover\:border-yellow-300\/70:hover {
  border-color: rgb(250 202 21 / 0.7);
}

.hover\:border-yellow-300\/75:hover {
  border-color: rgb(250 202 21 / 0.75);
}

.hover\:border-yellow-300\/80:hover {
  border-color: rgb(250 202 21 / 0.8);
}

.hover\:border-yellow-300\/85:hover {
  border-color: rgb(250 202 21 / 0.85);
}

.hover\:border-yellow-300\/90:hover {
  border-color: rgb(250 202 21 / 0.9);
}

.hover\:border-yellow-300\/95:hover {
  border-color: rgb(250 202 21 / 0.95);
}

.hover\:border-yellow-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(227 160 8 / var(--tw-border-opacity, 1));
}

.hover\:border-yellow-400\/0:hover {
  border-color: rgb(227 160 8 / 0);
}

.hover\:border-yellow-400\/10:hover {
  border-color: rgb(227 160 8 / 0.1);
}

.hover\:border-yellow-400\/100:hover {
  border-color: rgb(227 160 8 / 1);
}

.hover\:border-yellow-400\/15:hover {
  border-color: rgb(227 160 8 / 0.15);
}

.hover\:border-yellow-400\/20:hover {
  border-color: rgb(227 160 8 / 0.2);
}

.hover\:border-yellow-400\/25:hover {
  border-color: rgb(227 160 8 / 0.25);
}

.hover\:border-yellow-400\/30:hover {
  border-color: rgb(227 160 8 / 0.3);
}

.hover\:border-yellow-400\/35:hover {
  border-color: rgb(227 160 8 / 0.35);
}

.hover\:border-yellow-400\/40:hover {
  border-color: rgb(227 160 8 / 0.4);
}

.hover\:border-yellow-400\/45:hover {
  border-color: rgb(227 160 8 / 0.45);
}

.hover\:border-yellow-400\/5:hover {
  border-color: rgb(227 160 8 / 0.05);
}

.hover\:border-yellow-400\/50:hover {
  border-color: rgb(227 160 8 / 0.5);
}

.hover\:border-yellow-400\/55:hover {
  border-color: rgb(227 160 8 / 0.55);
}

.hover\:border-yellow-400\/60:hover {
  border-color: rgb(227 160 8 / 0.6);
}

.hover\:border-yellow-400\/65:hover {
  border-color: rgb(227 160 8 / 0.65);
}

.hover\:border-yellow-400\/70:hover {
  border-color: rgb(227 160 8 / 0.7);
}

.hover\:border-yellow-400\/75:hover {
  border-color: rgb(227 160 8 / 0.75);
}

.hover\:border-yellow-400\/80:hover {
  border-color: rgb(227 160 8 / 0.8);
}

.hover\:border-yellow-400\/85:hover {
  border-color: rgb(227 160 8 / 0.85);
}

.hover\:border-yellow-400\/90:hover {
  border-color: rgb(227 160 8 / 0.9);
}

.hover\:border-yellow-400\/95:hover {
  border-color: rgb(227 160 8 / 0.95);
}

.hover\:border-yellow-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(194 120 3 / var(--tw-border-opacity, 1));
}

.hover\:border-yellow-500\/0:hover {
  border-color: rgb(194 120 3 / 0);
}

.hover\:border-yellow-500\/10:hover {
  border-color: rgb(194 120 3 / 0.1);
}

.hover\:border-yellow-500\/100:hover {
  border-color: rgb(194 120 3 / 1);
}

.hover\:border-yellow-500\/15:hover {
  border-color: rgb(194 120 3 / 0.15);
}

.hover\:border-yellow-500\/20:hover {
  border-color: rgb(194 120 3 / 0.2);
}

.hover\:border-yellow-500\/25:hover {
  border-color: rgb(194 120 3 / 0.25);
}

.hover\:border-yellow-500\/30:hover {
  border-color: rgb(194 120 3 / 0.3);
}

.hover\:border-yellow-500\/35:hover {
  border-color: rgb(194 120 3 / 0.35);
}

.hover\:border-yellow-500\/40:hover {
  border-color: rgb(194 120 3 / 0.4);
}

.hover\:border-yellow-500\/45:hover {
  border-color: rgb(194 120 3 / 0.45);
}

.hover\:border-yellow-500\/5:hover {
  border-color: rgb(194 120 3 / 0.05);
}

.hover\:border-yellow-500\/50:hover {
  border-color: rgb(194 120 3 / 0.5);
}

.hover\:border-yellow-500\/55:hover {
  border-color: rgb(194 120 3 / 0.55);
}

.hover\:border-yellow-500\/60:hover {
  border-color: rgb(194 120 3 / 0.6);
}

.hover\:border-yellow-500\/65:hover {
  border-color: rgb(194 120 3 / 0.65);
}

.hover\:border-yellow-500\/70:hover {
  border-color: rgb(194 120 3 / 0.7);
}

.hover\:border-yellow-500\/75:hover {
  border-color: rgb(194 120 3 / 0.75);
}

.hover\:border-yellow-500\/80:hover {
  border-color: rgb(194 120 3 / 0.8);
}

.hover\:border-yellow-500\/85:hover {
  border-color: rgb(194 120 3 / 0.85);
}

.hover\:border-yellow-500\/90:hover {
  border-color: rgb(194 120 3 / 0.9);
}

.hover\:border-yellow-500\/95:hover {
  border-color: rgb(194 120 3 / 0.95);
}

.hover\:border-yellow-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(159 88 10 / var(--tw-border-opacity, 1));
}

.hover\:border-yellow-600\/0:hover {
  border-color: rgb(159 88 10 / 0);
}

.hover\:border-yellow-600\/10:hover {
  border-color: rgb(159 88 10 / 0.1);
}

.hover\:border-yellow-600\/100:hover {
  border-color: rgb(159 88 10 / 1);
}

.hover\:border-yellow-600\/15:hover {
  border-color: rgb(159 88 10 / 0.15);
}

.hover\:border-yellow-600\/20:hover {
  border-color: rgb(159 88 10 / 0.2);
}

.hover\:border-yellow-600\/25:hover {
  border-color: rgb(159 88 10 / 0.25);
}

.hover\:border-yellow-600\/30:hover {
  border-color: rgb(159 88 10 / 0.3);
}

.hover\:border-yellow-600\/35:hover {
  border-color: rgb(159 88 10 / 0.35);
}

.hover\:border-yellow-600\/40:hover {
  border-color: rgb(159 88 10 / 0.4);
}

.hover\:border-yellow-600\/45:hover {
  border-color: rgb(159 88 10 / 0.45);
}

.hover\:border-yellow-600\/5:hover {
  border-color: rgb(159 88 10 / 0.05);
}

.hover\:border-yellow-600\/50:hover {
  border-color: rgb(159 88 10 / 0.5);
}

.hover\:border-yellow-600\/55:hover {
  border-color: rgb(159 88 10 / 0.55);
}

.hover\:border-yellow-600\/60:hover {
  border-color: rgb(159 88 10 / 0.6);
}

.hover\:border-yellow-600\/65:hover {
  border-color: rgb(159 88 10 / 0.65);
}

.hover\:border-yellow-600\/70:hover {
  border-color: rgb(159 88 10 / 0.7);
}

.hover\:border-yellow-600\/75:hover {
  border-color: rgb(159 88 10 / 0.75);
}

.hover\:border-yellow-600\/80:hover {
  border-color: rgb(159 88 10 / 0.8);
}

.hover\:border-yellow-600\/85:hover {
  border-color: rgb(159 88 10 / 0.85);
}

.hover\:border-yellow-600\/90:hover {
  border-color: rgb(159 88 10 / 0.9);
}

.hover\:border-yellow-600\/95:hover {
  border-color: rgb(159 88 10 / 0.95);
}

.hover\:border-yellow-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(142 75 16 / var(--tw-border-opacity, 1));
}

.hover\:border-yellow-700\/0:hover {
  border-color: rgb(142 75 16 / 0);
}

.hover\:border-yellow-700\/10:hover {
  border-color: rgb(142 75 16 / 0.1);
}

.hover\:border-yellow-700\/100:hover {
  border-color: rgb(142 75 16 / 1);
}

.hover\:border-yellow-700\/15:hover {
  border-color: rgb(142 75 16 / 0.15);
}

.hover\:border-yellow-700\/20:hover {
  border-color: rgb(142 75 16 / 0.2);
}

.hover\:border-yellow-700\/25:hover {
  border-color: rgb(142 75 16 / 0.25);
}

.hover\:border-yellow-700\/30:hover {
  border-color: rgb(142 75 16 / 0.3);
}

.hover\:border-yellow-700\/35:hover {
  border-color: rgb(142 75 16 / 0.35);
}

.hover\:border-yellow-700\/40:hover {
  border-color: rgb(142 75 16 / 0.4);
}

.hover\:border-yellow-700\/45:hover {
  border-color: rgb(142 75 16 / 0.45);
}

.hover\:border-yellow-700\/5:hover {
  border-color: rgb(142 75 16 / 0.05);
}

.hover\:border-yellow-700\/50:hover {
  border-color: rgb(142 75 16 / 0.5);
}

.hover\:border-yellow-700\/55:hover {
  border-color: rgb(142 75 16 / 0.55);
}

.hover\:border-yellow-700\/60:hover {
  border-color: rgb(142 75 16 / 0.6);
}

.hover\:border-yellow-700\/65:hover {
  border-color: rgb(142 75 16 / 0.65);
}

.hover\:border-yellow-700\/70:hover {
  border-color: rgb(142 75 16 / 0.7);
}

.hover\:border-yellow-700\/75:hover {
  border-color: rgb(142 75 16 / 0.75);
}

.hover\:border-yellow-700\/80:hover {
  border-color: rgb(142 75 16 / 0.8);
}

.hover\:border-yellow-700\/85:hover {
  border-color: rgb(142 75 16 / 0.85);
}

.hover\:border-yellow-700\/90:hover {
  border-color: rgb(142 75 16 / 0.9);
}

.hover\:border-yellow-700\/95:hover {
  border-color: rgb(142 75 16 / 0.95);
}

.hover\:border-yellow-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(114 59 19 / var(--tw-border-opacity, 1));
}

.hover\:border-yellow-800\/0:hover {
  border-color: rgb(114 59 19 / 0);
}

.hover\:border-yellow-800\/10:hover {
  border-color: rgb(114 59 19 / 0.1);
}

.hover\:border-yellow-800\/100:hover {
  border-color: rgb(114 59 19 / 1);
}

.hover\:border-yellow-800\/15:hover {
  border-color: rgb(114 59 19 / 0.15);
}

.hover\:border-yellow-800\/20:hover {
  border-color: rgb(114 59 19 / 0.2);
}

.hover\:border-yellow-800\/25:hover {
  border-color: rgb(114 59 19 / 0.25);
}

.hover\:border-yellow-800\/30:hover {
  border-color: rgb(114 59 19 / 0.3);
}

.hover\:border-yellow-800\/35:hover {
  border-color: rgb(114 59 19 / 0.35);
}

.hover\:border-yellow-800\/40:hover {
  border-color: rgb(114 59 19 / 0.4);
}

.hover\:border-yellow-800\/45:hover {
  border-color: rgb(114 59 19 / 0.45);
}

.hover\:border-yellow-800\/5:hover {
  border-color: rgb(114 59 19 / 0.05);
}

.hover\:border-yellow-800\/50:hover {
  border-color: rgb(114 59 19 / 0.5);
}

.hover\:border-yellow-800\/55:hover {
  border-color: rgb(114 59 19 / 0.55);
}

.hover\:border-yellow-800\/60:hover {
  border-color: rgb(114 59 19 / 0.6);
}

.hover\:border-yellow-800\/65:hover {
  border-color: rgb(114 59 19 / 0.65);
}

.hover\:border-yellow-800\/70:hover {
  border-color: rgb(114 59 19 / 0.7);
}

.hover\:border-yellow-800\/75:hover {
  border-color: rgb(114 59 19 / 0.75);
}

.hover\:border-yellow-800\/80:hover {
  border-color: rgb(114 59 19 / 0.8);
}

.hover\:border-yellow-800\/85:hover {
  border-color: rgb(114 59 19 / 0.85);
}

.hover\:border-yellow-800\/90:hover {
  border-color: rgb(114 59 19 / 0.9);
}

.hover\:border-yellow-800\/95:hover {
  border-color: rgb(114 59 19 / 0.95);
}

.hover\:border-yellow-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(99 49 18 / var(--tw-border-opacity, 1));
}

.hover\:border-yellow-900\/0:hover {
  border-color: rgb(99 49 18 / 0);
}

.hover\:border-yellow-900\/10:hover {
  border-color: rgb(99 49 18 / 0.1);
}

.hover\:border-yellow-900\/100:hover {
  border-color: rgb(99 49 18 / 1);
}

.hover\:border-yellow-900\/15:hover {
  border-color: rgb(99 49 18 / 0.15);
}

.hover\:border-yellow-900\/20:hover {
  border-color: rgb(99 49 18 / 0.2);
}

.hover\:border-yellow-900\/25:hover {
  border-color: rgb(99 49 18 / 0.25);
}

.hover\:border-yellow-900\/30:hover {
  border-color: rgb(99 49 18 / 0.3);
}

.hover\:border-yellow-900\/35:hover {
  border-color: rgb(99 49 18 / 0.35);
}

.hover\:border-yellow-900\/40:hover {
  border-color: rgb(99 49 18 / 0.4);
}

.hover\:border-yellow-900\/45:hover {
  border-color: rgb(99 49 18 / 0.45);
}

.hover\:border-yellow-900\/5:hover {
  border-color: rgb(99 49 18 / 0.05);
}

.hover\:border-yellow-900\/50:hover {
  border-color: rgb(99 49 18 / 0.5);
}

.hover\:border-yellow-900\/55:hover {
  border-color: rgb(99 49 18 / 0.55);
}

.hover\:border-yellow-900\/60:hover {
  border-color: rgb(99 49 18 / 0.6);
}

.hover\:border-yellow-900\/65:hover {
  border-color: rgb(99 49 18 / 0.65);
}

.hover\:border-yellow-900\/70:hover {
  border-color: rgb(99 49 18 / 0.7);
}

.hover\:border-yellow-900\/75:hover {
  border-color: rgb(99 49 18 / 0.75);
}

.hover\:border-yellow-900\/80:hover {
  border-color: rgb(99 49 18 / 0.8);
}

.hover\:border-yellow-900\/85:hover {
  border-color: rgb(99 49 18 / 0.85);
}

.hover\:border-yellow-900\/90:hover {
  border-color: rgb(99 49 18 / 0.9);
}

.hover\:border-yellow-900\/95:hover {
  border-color: rgb(99 49 18 / 0.95);
}

.hover\:border-zinc-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.hover\:border-zinc-100\/0:hover {
  border-color: rgb(244 244 245 / 0);
}

.hover\:border-zinc-100\/10:hover {
  border-color: rgb(244 244 245 / 0.1);
}

.hover\:border-zinc-100\/100:hover {
  border-color: rgb(244 244 245 / 1);
}

.hover\:border-zinc-100\/15:hover {
  border-color: rgb(244 244 245 / 0.15);
}

.hover\:border-zinc-100\/20:hover {
  border-color: rgb(244 244 245 / 0.2);
}

.hover\:border-zinc-100\/25:hover {
  border-color: rgb(244 244 245 / 0.25);
}

.hover\:border-zinc-100\/30:hover {
  border-color: rgb(244 244 245 / 0.3);
}

.hover\:border-zinc-100\/35:hover {
  border-color: rgb(244 244 245 / 0.35);
}

.hover\:border-zinc-100\/40:hover {
  border-color: rgb(244 244 245 / 0.4);
}

.hover\:border-zinc-100\/45:hover {
  border-color: rgb(244 244 245 / 0.45);
}

.hover\:border-zinc-100\/5:hover {
  border-color: rgb(244 244 245 / 0.05);
}

.hover\:border-zinc-100\/50:hover {
  border-color: rgb(244 244 245 / 0.5);
}

.hover\:border-zinc-100\/55:hover {
  border-color: rgb(244 244 245 / 0.55);
}

.hover\:border-zinc-100\/60:hover {
  border-color: rgb(244 244 245 / 0.6);
}

.hover\:border-zinc-100\/65:hover {
  border-color: rgb(244 244 245 / 0.65);
}

.hover\:border-zinc-100\/70:hover {
  border-color: rgb(244 244 245 / 0.7);
}

.hover\:border-zinc-100\/75:hover {
  border-color: rgb(244 244 245 / 0.75);
}

.hover\:border-zinc-100\/80:hover {
  border-color: rgb(244 244 245 / 0.8);
}

.hover\:border-zinc-100\/85:hover {
  border-color: rgb(244 244 245 / 0.85);
}

.hover\:border-zinc-100\/90:hover {
  border-color: rgb(244 244 245 / 0.9);
}

.hover\:border-zinc-100\/95:hover {
  border-color: rgb(244 244 245 / 0.95);
}

.hover\:border-zinc-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.hover\:border-zinc-200\/0:hover {
  border-color: rgb(228 228 231 / 0);
}

.hover\:border-zinc-200\/10:hover {
  border-color: rgb(228 228 231 / 0.1);
}

.hover\:border-zinc-200\/100:hover {
  border-color: rgb(228 228 231 / 1);
}

.hover\:border-zinc-200\/15:hover {
  border-color: rgb(228 228 231 / 0.15);
}

.hover\:border-zinc-200\/20:hover {
  border-color: rgb(228 228 231 / 0.2);
}

.hover\:border-zinc-200\/25:hover {
  border-color: rgb(228 228 231 / 0.25);
}

.hover\:border-zinc-200\/30:hover {
  border-color: rgb(228 228 231 / 0.3);
}

.hover\:border-zinc-200\/35:hover {
  border-color: rgb(228 228 231 / 0.35);
}

.hover\:border-zinc-200\/40:hover {
  border-color: rgb(228 228 231 / 0.4);
}

.hover\:border-zinc-200\/45:hover {
  border-color: rgb(228 228 231 / 0.45);
}

.hover\:border-zinc-200\/5:hover {
  border-color: rgb(228 228 231 / 0.05);
}

.hover\:border-zinc-200\/50:hover {
  border-color: rgb(228 228 231 / 0.5);
}

.hover\:border-zinc-200\/55:hover {
  border-color: rgb(228 228 231 / 0.55);
}

.hover\:border-zinc-200\/60:hover {
  border-color: rgb(228 228 231 / 0.6);
}

.hover\:border-zinc-200\/65:hover {
  border-color: rgb(228 228 231 / 0.65);
}

.hover\:border-zinc-200\/70:hover {
  border-color: rgb(228 228 231 / 0.7);
}

.hover\:border-zinc-200\/75:hover {
  border-color: rgb(228 228 231 / 0.75);
}

.hover\:border-zinc-200\/80:hover {
  border-color: rgb(228 228 231 / 0.8);
}

.hover\:border-zinc-200\/85:hover {
  border-color: rgb(228 228 231 / 0.85);
}

.hover\:border-zinc-200\/90:hover {
  border-color: rgb(228 228 231 / 0.9);
}

.hover\:border-zinc-200\/95:hover {
  border-color: rgb(228 228 231 / 0.95);
}

.hover\:border-zinc-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.hover\:border-zinc-300\/0:hover {
  border-color: rgb(212 212 216 / 0);
}

.hover\:border-zinc-300\/10:hover {
  border-color: rgb(212 212 216 / 0.1);
}

.hover\:border-zinc-300\/100:hover {
  border-color: rgb(212 212 216 / 1);
}

.hover\:border-zinc-300\/15:hover {
  border-color: rgb(212 212 216 / 0.15);
}

.hover\:border-zinc-300\/20:hover {
  border-color: rgb(212 212 216 / 0.2);
}

.hover\:border-zinc-300\/25:hover {
  border-color: rgb(212 212 216 / 0.25);
}

.hover\:border-zinc-300\/30:hover {
  border-color: rgb(212 212 216 / 0.3);
}

.hover\:border-zinc-300\/35:hover {
  border-color: rgb(212 212 216 / 0.35);
}

.hover\:border-zinc-300\/40:hover {
  border-color: rgb(212 212 216 / 0.4);
}

.hover\:border-zinc-300\/45:hover {
  border-color: rgb(212 212 216 / 0.45);
}

.hover\:border-zinc-300\/5:hover {
  border-color: rgb(212 212 216 / 0.05);
}

.hover\:border-zinc-300\/50:hover {
  border-color: rgb(212 212 216 / 0.5);
}

.hover\:border-zinc-300\/55:hover {
  border-color: rgb(212 212 216 / 0.55);
}

.hover\:border-zinc-300\/60:hover {
  border-color: rgb(212 212 216 / 0.6);
}

.hover\:border-zinc-300\/65:hover {
  border-color: rgb(212 212 216 / 0.65);
}

.hover\:border-zinc-300\/70:hover {
  border-color: rgb(212 212 216 / 0.7);
}

.hover\:border-zinc-300\/75:hover {
  border-color: rgb(212 212 216 / 0.75);
}

.hover\:border-zinc-300\/80:hover {
  border-color: rgb(212 212 216 / 0.8);
}

.hover\:border-zinc-300\/85:hover {
  border-color: rgb(212 212 216 / 0.85);
}

.hover\:border-zinc-300\/90:hover {
  border-color: rgb(212 212 216 / 0.9);
}

.hover\:border-zinc-300\/95:hover {
  border-color: rgb(212 212 216 / 0.95);
}

.hover\:border-zinc-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.hover\:border-zinc-400\/0:hover {
  border-color: rgb(161 161 170 / 0);
}

.hover\:border-zinc-400\/10:hover {
  border-color: rgb(161 161 170 / 0.1);
}

.hover\:border-zinc-400\/100:hover {
  border-color: rgb(161 161 170 / 1);
}

.hover\:border-zinc-400\/15:hover {
  border-color: rgb(161 161 170 / 0.15);
}

.hover\:border-zinc-400\/20:hover {
  border-color: rgb(161 161 170 / 0.2);
}

.hover\:border-zinc-400\/25:hover {
  border-color: rgb(161 161 170 / 0.25);
}

.hover\:border-zinc-400\/30:hover {
  border-color: rgb(161 161 170 / 0.3);
}

.hover\:border-zinc-400\/35:hover {
  border-color: rgb(161 161 170 / 0.35);
}

.hover\:border-zinc-400\/40:hover {
  border-color: rgb(161 161 170 / 0.4);
}

.hover\:border-zinc-400\/45:hover {
  border-color: rgb(161 161 170 / 0.45);
}

.hover\:border-zinc-400\/5:hover {
  border-color: rgb(161 161 170 / 0.05);
}

.hover\:border-zinc-400\/50:hover {
  border-color: rgb(161 161 170 / 0.5);
}

.hover\:border-zinc-400\/55:hover {
  border-color: rgb(161 161 170 / 0.55);
}

.hover\:border-zinc-400\/60:hover {
  border-color: rgb(161 161 170 / 0.6);
}

.hover\:border-zinc-400\/65:hover {
  border-color: rgb(161 161 170 / 0.65);
}

.hover\:border-zinc-400\/70:hover {
  border-color: rgb(161 161 170 / 0.7);
}

.hover\:border-zinc-400\/75:hover {
  border-color: rgb(161 161 170 / 0.75);
}

.hover\:border-zinc-400\/80:hover {
  border-color: rgb(161 161 170 / 0.8);
}

.hover\:border-zinc-400\/85:hover {
  border-color: rgb(161 161 170 / 0.85);
}

.hover\:border-zinc-400\/90:hover {
  border-color: rgb(161 161 170 / 0.9);
}

.hover\:border-zinc-400\/95:hover {
  border-color: rgb(161 161 170 / 0.95);
}

.hover\:border-zinc-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.hover\:border-zinc-500\/0:hover {
  border-color: rgb(113 113 122 / 0);
}

.hover\:border-zinc-500\/10:hover {
  border-color: rgb(113 113 122 / 0.1);
}

.hover\:border-zinc-500\/100:hover {
  border-color: rgb(113 113 122 / 1);
}

.hover\:border-zinc-500\/15:hover {
  border-color: rgb(113 113 122 / 0.15);
}

.hover\:border-zinc-500\/20:hover {
  border-color: rgb(113 113 122 / 0.2);
}

.hover\:border-zinc-500\/25:hover {
  border-color: rgb(113 113 122 / 0.25);
}

.hover\:border-zinc-500\/30:hover {
  border-color: rgb(113 113 122 / 0.3);
}

.hover\:border-zinc-500\/35:hover {
  border-color: rgb(113 113 122 / 0.35);
}

.hover\:border-zinc-500\/40:hover {
  border-color: rgb(113 113 122 / 0.4);
}

.hover\:border-zinc-500\/45:hover {
  border-color: rgb(113 113 122 / 0.45);
}

.hover\:border-zinc-500\/5:hover {
  border-color: rgb(113 113 122 / 0.05);
}

.hover\:border-zinc-500\/50:hover {
  border-color: rgb(113 113 122 / 0.5);
}

.hover\:border-zinc-500\/55:hover {
  border-color: rgb(113 113 122 / 0.55);
}

.hover\:border-zinc-500\/60:hover {
  border-color: rgb(113 113 122 / 0.6);
}

.hover\:border-zinc-500\/65:hover {
  border-color: rgb(113 113 122 / 0.65);
}

.hover\:border-zinc-500\/70:hover {
  border-color: rgb(113 113 122 / 0.7);
}

.hover\:border-zinc-500\/75:hover {
  border-color: rgb(113 113 122 / 0.75);
}

.hover\:border-zinc-500\/80:hover {
  border-color: rgb(113 113 122 / 0.8);
}

.hover\:border-zinc-500\/85:hover {
  border-color: rgb(113 113 122 / 0.85);
}

.hover\:border-zinc-500\/90:hover {
  border-color: rgb(113 113 122 / 0.9);
}

.hover\:border-zinc-500\/95:hover {
  border-color: rgb(113 113 122 / 0.95);
}

.hover\:border-zinc-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.hover\:border-zinc-600\/0:hover {
  border-color: rgb(82 82 91 / 0);
}

.hover\:border-zinc-600\/10:hover {
  border-color: rgb(82 82 91 / 0.1);
}

.hover\:border-zinc-600\/100:hover {
  border-color: rgb(82 82 91 / 1);
}

.hover\:border-zinc-600\/15:hover {
  border-color: rgb(82 82 91 / 0.15);
}

.hover\:border-zinc-600\/20:hover {
  border-color: rgb(82 82 91 / 0.2);
}

.hover\:border-zinc-600\/25:hover {
  border-color: rgb(82 82 91 / 0.25);
}

.hover\:border-zinc-600\/30:hover {
  border-color: rgb(82 82 91 / 0.3);
}

.hover\:border-zinc-600\/35:hover {
  border-color: rgb(82 82 91 / 0.35);
}

.hover\:border-zinc-600\/40:hover {
  border-color: rgb(82 82 91 / 0.4);
}

.hover\:border-zinc-600\/45:hover {
  border-color: rgb(82 82 91 / 0.45);
}

.hover\:border-zinc-600\/5:hover {
  border-color: rgb(82 82 91 / 0.05);
}

.hover\:border-zinc-600\/50:hover {
  border-color: rgb(82 82 91 / 0.5);
}

.hover\:border-zinc-600\/55:hover {
  border-color: rgb(82 82 91 / 0.55);
}

.hover\:border-zinc-600\/60:hover {
  border-color: rgb(82 82 91 / 0.6);
}

.hover\:border-zinc-600\/65:hover {
  border-color: rgb(82 82 91 / 0.65);
}

.hover\:border-zinc-600\/70:hover {
  border-color: rgb(82 82 91 / 0.7);
}

.hover\:border-zinc-600\/75:hover {
  border-color: rgb(82 82 91 / 0.75);
}

.hover\:border-zinc-600\/80:hover {
  border-color: rgb(82 82 91 / 0.8);
}

.hover\:border-zinc-600\/85:hover {
  border-color: rgb(82 82 91 / 0.85);
}

.hover\:border-zinc-600\/90:hover {
  border-color: rgb(82 82 91 / 0.9);
}

.hover\:border-zinc-600\/95:hover {
  border-color: rgb(82 82 91 / 0.95);
}

.hover\:border-zinc-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.hover\:border-zinc-700\/0:hover {
  border-color: rgb(63 63 70 / 0);
}

.hover\:border-zinc-700\/10:hover {
  border-color: rgb(63 63 70 / 0.1);
}

.hover\:border-zinc-700\/100:hover {
  border-color: rgb(63 63 70 / 1);
}

.hover\:border-zinc-700\/15:hover {
  border-color: rgb(63 63 70 / 0.15);
}

.hover\:border-zinc-700\/20:hover {
  border-color: rgb(63 63 70 / 0.2);
}

.hover\:border-zinc-700\/25:hover {
  border-color: rgb(63 63 70 / 0.25);
}

.hover\:border-zinc-700\/30:hover {
  border-color: rgb(63 63 70 / 0.3);
}

.hover\:border-zinc-700\/35:hover {
  border-color: rgb(63 63 70 / 0.35);
}

.hover\:border-zinc-700\/40:hover {
  border-color: rgb(63 63 70 / 0.4);
}

.hover\:border-zinc-700\/45:hover {
  border-color: rgb(63 63 70 / 0.45);
}

.hover\:border-zinc-700\/5:hover {
  border-color: rgb(63 63 70 / 0.05);
}

.hover\:border-zinc-700\/50:hover {
  border-color: rgb(63 63 70 / 0.5);
}

.hover\:border-zinc-700\/55:hover {
  border-color: rgb(63 63 70 / 0.55);
}

.hover\:border-zinc-700\/60:hover {
  border-color: rgb(63 63 70 / 0.6);
}

.hover\:border-zinc-700\/65:hover {
  border-color: rgb(63 63 70 / 0.65);
}

.hover\:border-zinc-700\/70:hover {
  border-color: rgb(63 63 70 / 0.7);
}

.hover\:border-zinc-700\/75:hover {
  border-color: rgb(63 63 70 / 0.75);
}

.hover\:border-zinc-700\/80:hover {
  border-color: rgb(63 63 70 / 0.8);
}

.hover\:border-zinc-700\/85:hover {
  border-color: rgb(63 63 70 / 0.85);
}

.hover\:border-zinc-700\/90:hover {
  border-color: rgb(63 63 70 / 0.9);
}

.hover\:border-zinc-700\/95:hover {
  border-color: rgb(63 63 70 / 0.95);
}

.hover\:border-zinc-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.hover\:border-zinc-800\/0:hover {
  border-color: rgb(39 39 42 / 0);
}

.hover\:border-zinc-800\/10:hover {
  border-color: rgb(39 39 42 / 0.1);
}

.hover\:border-zinc-800\/100:hover {
  border-color: rgb(39 39 42 / 1);
}

.hover\:border-zinc-800\/15:hover {
  border-color: rgb(39 39 42 / 0.15);
}

.hover\:border-zinc-800\/20:hover {
  border-color: rgb(39 39 42 / 0.2);
}

.hover\:border-zinc-800\/25:hover {
  border-color: rgb(39 39 42 / 0.25);
}

.hover\:border-zinc-800\/30:hover {
  border-color: rgb(39 39 42 / 0.3);
}

.hover\:border-zinc-800\/35:hover {
  border-color: rgb(39 39 42 / 0.35);
}

.hover\:border-zinc-800\/40:hover {
  border-color: rgb(39 39 42 / 0.4);
}

.hover\:border-zinc-800\/45:hover {
  border-color: rgb(39 39 42 / 0.45);
}

.hover\:border-zinc-800\/5:hover {
  border-color: rgb(39 39 42 / 0.05);
}

.hover\:border-zinc-800\/50:hover {
  border-color: rgb(39 39 42 / 0.5);
}

.hover\:border-zinc-800\/55:hover {
  border-color: rgb(39 39 42 / 0.55);
}

.hover\:border-zinc-800\/60:hover {
  border-color: rgb(39 39 42 / 0.6);
}

.hover\:border-zinc-800\/65:hover {
  border-color: rgb(39 39 42 / 0.65);
}

.hover\:border-zinc-800\/70:hover {
  border-color: rgb(39 39 42 / 0.7);
}

.hover\:border-zinc-800\/75:hover {
  border-color: rgb(39 39 42 / 0.75);
}

.hover\:border-zinc-800\/80:hover {
  border-color: rgb(39 39 42 / 0.8);
}

.hover\:border-zinc-800\/85:hover {
  border-color: rgb(39 39 42 / 0.85);
}

.hover\:border-zinc-800\/90:hover {
  border-color: rgb(39 39 42 / 0.9);
}

.hover\:border-zinc-800\/95:hover {
  border-color: rgb(39 39 42 / 0.95);
}

.hover\:border-zinc-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.hover\:border-zinc-900\/0:hover {
  border-color: rgb(24 24 27 / 0);
}

.hover\:border-zinc-900\/10:hover {
  border-color: rgb(24 24 27 / 0.1);
}

.hover\:border-zinc-900\/100:hover {
  border-color: rgb(24 24 27 / 1);
}

.hover\:border-zinc-900\/15:hover {
  border-color: rgb(24 24 27 / 0.15);
}

.hover\:border-zinc-900\/20:hover {
  border-color: rgb(24 24 27 / 0.2);
}

.hover\:border-zinc-900\/25:hover {
  border-color: rgb(24 24 27 / 0.25);
}

.hover\:border-zinc-900\/30:hover {
  border-color: rgb(24 24 27 / 0.3);
}

.hover\:border-zinc-900\/35:hover {
  border-color: rgb(24 24 27 / 0.35);
}

.hover\:border-zinc-900\/40:hover {
  border-color: rgb(24 24 27 / 0.4);
}

.hover\:border-zinc-900\/45:hover {
  border-color: rgb(24 24 27 / 0.45);
}

.hover\:border-zinc-900\/5:hover {
  border-color: rgb(24 24 27 / 0.05);
}

.hover\:border-zinc-900\/50:hover {
  border-color: rgb(24 24 27 / 0.5);
}

.hover\:border-zinc-900\/55:hover {
  border-color: rgb(24 24 27 / 0.55);
}

.hover\:border-zinc-900\/60:hover {
  border-color: rgb(24 24 27 / 0.6);
}

.hover\:border-zinc-900\/65:hover {
  border-color: rgb(24 24 27 / 0.65);
}

.hover\:border-zinc-900\/70:hover {
  border-color: rgb(24 24 27 / 0.7);
}

.hover\:border-zinc-900\/75:hover {
  border-color: rgb(24 24 27 / 0.75);
}

.hover\:border-zinc-900\/80:hover {
  border-color: rgb(24 24 27 / 0.8);
}

.hover\:border-zinc-900\/85:hover {
  border-color: rgb(24 24 27 / 0.85);
}

.hover\:border-zinc-900\/90:hover {
  border-color: rgb(24 24 27 / 0.9);
}

.hover\:border-zinc-900\/95:hover {
  border-color: rgb(24 24 27 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:bg-amber-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 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-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-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:bg-blue-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 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-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-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}

.hover\:bg-cyan-100\/0:hover {
  background-color: rgb(207 250 254 / 0);
}

.hover\:bg-cyan-100\/10:hover {
  background-color: rgb(207 250 254 / 0.1);
}

.hover\:bg-cyan-100\/100:hover {
  background-color: rgb(207 250 254 / 1);
}

.hover\:bg-cyan-100\/15:hover {
  background-color: rgb(207 250 254 / 0.15);
}

.hover\:bg-cyan-100\/20:hover {
  background-color: rgb(207 250 254 / 0.2);
}

.hover\:bg-cyan-100\/25:hover {
  background-color: rgb(207 250 254 / 0.25);
}

.hover\:bg-cyan-100\/30:hover {
  background-color: rgb(207 250 254 / 0.3);
}

.hover\:bg-cyan-100\/35:hover {
  background-color: rgb(207 250 254 / 0.35);
}

.hover\:bg-cyan-100\/40:hover {
  background-color: rgb(207 250 254 / 0.4);
}

.hover\:bg-cyan-100\/45:hover {
  background-color: rgb(207 250 254 / 0.45);
}

.hover\:bg-cyan-100\/5:hover {
  background-color: rgb(207 250 254 / 0.05);
}

.hover\:bg-cyan-100\/50:hover {
  background-color: rgb(207 250 254 / 0.5);
}

.hover\:bg-cyan-100\/55:hover {
  background-color: rgb(207 250 254 / 0.55);
}

.hover\:bg-cyan-100\/60:hover {
  background-color: rgb(207 250 254 / 0.6);
}

.hover\:bg-cyan-100\/65:hover {
  background-color: rgb(207 250 254 / 0.65);
}

.hover\:bg-cyan-100\/70:hover {
  background-color: rgb(207 250 254 / 0.7);
}

.hover\:bg-cyan-100\/75:hover {
  background-color: rgb(207 250 254 / 0.75);
}

.hover\:bg-cyan-100\/80:hover {
  background-color: rgb(207 250 254 / 0.8);
}

.hover\:bg-cyan-100\/85:hover {
  background-color: rgb(207 250 254 / 0.85);
}

.hover\:bg-cyan-100\/90:hover {
  background-color: rgb(207 250 254 / 0.9);
}

.hover\:bg-cyan-100\/95:hover {
  background-color: rgb(207 250 254 / 0.95);
}

.hover\:bg-cyan-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}

.hover\:bg-cyan-200\/0:hover {
  background-color: rgb(165 243 252 / 0);
}

.hover\:bg-cyan-200\/10:hover {
  background-color: rgb(165 243 252 / 0.1);
}

.hover\:bg-cyan-200\/100:hover {
  background-color: rgb(165 243 252 / 1);
}

.hover\:bg-cyan-200\/15:hover {
  background-color: rgb(165 243 252 / 0.15);
}

.hover\:bg-cyan-200\/20:hover {
  background-color: rgb(165 243 252 / 0.2);
}

.hover\:bg-cyan-200\/25:hover {
  background-color: rgb(165 243 252 / 0.25);
}

.hover\:bg-cyan-200\/30:hover {
  background-color: rgb(165 243 252 / 0.3);
}

.hover\:bg-cyan-200\/35:hover {
  background-color: rgb(165 243 252 / 0.35);
}

.hover\:bg-cyan-200\/40:hover {
  background-color: rgb(165 243 252 / 0.4);
}

.hover\:bg-cyan-200\/45:hover {
  background-color: rgb(165 243 252 / 0.45);
}

.hover\:bg-cyan-200\/5:hover {
  background-color: rgb(165 243 252 / 0.05);
}

.hover\:bg-cyan-200\/50:hover {
  background-color: rgb(165 243 252 / 0.5);
}

.hover\:bg-cyan-200\/55:hover {
  background-color: rgb(165 243 252 / 0.55);
}

.hover\:bg-cyan-200\/60:hover {
  background-color: rgb(165 243 252 / 0.6);
}

.hover\:bg-cyan-200\/65:hover {
  background-color: rgb(165 243 252 / 0.65);
}

.hover\:bg-cyan-200\/70:hover {
  background-color: rgb(165 243 252 / 0.7);
}

.hover\:bg-cyan-200\/75:hover {
  background-color: rgb(165 243 252 / 0.75);
}

.hover\:bg-cyan-200\/80:hover {
  background-color: rgb(165 243 252 / 0.8);
}

.hover\:bg-cyan-200\/85:hover {
  background-color: rgb(165 243 252 / 0.85);
}

.hover\:bg-cyan-200\/90:hover {
  background-color: rgb(165 243 252 / 0.9);
}

.hover\:bg-cyan-200\/95:hover {
  background-color: rgb(165 243 252 / 0.95);
}

.hover\:bg-cyan-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}

.hover\:bg-cyan-300\/0:hover {
  background-color: rgb(103 232 249 / 0);
}

.hover\:bg-cyan-300\/10:hover {
  background-color: rgb(103 232 249 / 0.1);
}

.hover\:bg-cyan-300\/100:hover {
  background-color: rgb(103 232 249 / 1);
}

.hover\:bg-cyan-300\/15:hover {
  background-color: rgb(103 232 249 / 0.15);
}

.hover\:bg-cyan-300\/20:hover {
  background-color: rgb(103 232 249 / 0.2);
}

.hover\:bg-cyan-300\/25:hover {
  background-color: rgb(103 232 249 / 0.25);
}

.hover\:bg-cyan-300\/30:hover {
  background-color: rgb(103 232 249 / 0.3);
}

.hover\:bg-cyan-300\/35:hover {
  background-color: rgb(103 232 249 / 0.35);
}

.hover\:bg-cyan-300\/40:hover {
  background-color: rgb(103 232 249 / 0.4);
}

.hover\:bg-cyan-300\/45:hover {
  background-color: rgb(103 232 249 / 0.45);
}

.hover\:bg-cyan-300\/5:hover {
  background-color: rgb(103 232 249 / 0.05);
}

.hover\:bg-cyan-300\/50:hover {
  background-color: rgb(103 232 249 / 0.5);
}

.hover\:bg-cyan-300\/55:hover {
  background-color: rgb(103 232 249 / 0.55);
}

.hover\:bg-cyan-300\/60:hover {
  background-color: rgb(103 232 249 / 0.6);
}

.hover\:bg-cyan-300\/65:hover {
  background-color: rgb(103 232 249 / 0.65);
}

.hover\:bg-cyan-300\/70:hover {
  background-color: rgb(103 232 249 / 0.7);
}

.hover\:bg-cyan-300\/75:hover {
  background-color: rgb(103 232 249 / 0.75);
}

.hover\:bg-cyan-300\/80:hover {
  background-color: rgb(103 232 249 / 0.8);
}

.hover\:bg-cyan-300\/85:hover {
  background-color: rgb(103 232 249 / 0.85);
}

.hover\:bg-cyan-300\/90:hover {
  background-color: rgb(103 232 249 / 0.9);
}

.hover\:bg-cyan-300\/95:hover {
  background-color: rgb(103 232 249 / 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-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-emerald-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-100\/0:hover {
  background-color: rgb(209 250 229 / 0);
}

.hover\:bg-emerald-100\/10:hover {
  background-color: rgb(209 250 229 / 0.1);
}

.hover\:bg-emerald-100\/100:hover {
  background-color: rgb(209 250 229 / 1);
}

.hover\:bg-emerald-100\/15:hover {
  background-color: rgb(209 250 229 / 0.15);
}

.hover\:bg-emerald-100\/20:hover {
  background-color: rgb(209 250 229 / 0.2);
}

.hover\:bg-emerald-100\/25:hover {
  background-color: rgb(209 250 229 / 0.25);
}

.hover\:bg-emerald-100\/30:hover {
  background-color: rgb(209 250 229 / 0.3);
}

.hover\:bg-emerald-100\/35:hover {
  background-color: rgb(209 250 229 / 0.35);
}

.hover\:bg-emerald-100\/40:hover {
  background-color: rgb(209 250 229 / 0.4);
}

.hover\:bg-emerald-100\/45:hover {
  background-color: rgb(209 250 229 / 0.45);
}

.hover\:bg-emerald-100\/5:hover {
  background-color: rgb(209 250 229 / 0.05);
}

.hover\:bg-emerald-100\/50:hover {
  background-color: rgb(209 250 229 / 0.5);
}

.hover\:bg-emerald-100\/55:hover {
  background-color: rgb(209 250 229 / 0.55);
}

.hover\:bg-emerald-100\/60:hover {
  background-color: rgb(209 250 229 / 0.6);
}

.hover\:bg-emerald-100\/65:hover {
  background-color: rgb(209 250 229 / 0.65);
}

.hover\:bg-emerald-100\/70:hover {
  background-color: rgb(209 250 229 / 0.7);
}

.hover\:bg-emerald-100\/75:hover {
  background-color: rgb(209 250 229 / 0.75);
}

.hover\:bg-emerald-100\/80:hover {
  background-color: rgb(209 250 229 / 0.8);
}

.hover\:bg-emerald-100\/85:hover {
  background-color: rgb(209 250 229 / 0.85);
}

.hover\:bg-emerald-100\/90:hover {
  background-color: rgb(209 250 229 / 0.9);
}

.hover\:bg-emerald-100\/95:hover {
  background-color: rgb(209 250 229 / 0.95);
}

.hover\:bg-emerald-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-200\/0:hover {
  background-color: rgb(167 243 208 / 0);
}

.hover\:bg-emerald-200\/10:hover {
  background-color: rgb(167 243 208 / 0.1);
}

.hover\:bg-emerald-200\/100:hover {
  background-color: rgb(167 243 208 / 1);
}

.hover\:bg-emerald-200\/15:hover {
  background-color: rgb(167 243 208 / 0.15);
}

.hover\:bg-emerald-200\/20:hover {
  background-color: rgb(167 243 208 / 0.2);
}

.hover\:bg-emerald-200\/25:hover {
  background-color: rgb(167 243 208 / 0.25);
}

.hover\:bg-emerald-200\/30:hover {
  background-color: rgb(167 243 208 / 0.3);
}

.hover\:bg-emerald-200\/35:hover {
  background-color: rgb(167 243 208 / 0.35);
}

.hover\:bg-emerald-200\/40:hover {
  background-color: rgb(167 243 208 / 0.4);
}

.hover\:bg-emerald-200\/45:hover {
  background-color: rgb(167 243 208 / 0.45);
}

.hover\:bg-emerald-200\/5:hover {
  background-color: rgb(167 243 208 / 0.05);
}

.hover\:bg-emerald-200\/50:hover {
  background-color: rgb(167 243 208 / 0.5);
}

.hover\:bg-emerald-200\/55:hover {
  background-color: rgb(167 243 208 / 0.55);
}

.hover\:bg-emerald-200\/60:hover {
  background-color: rgb(167 243 208 / 0.6);
}

.hover\:bg-emerald-200\/65:hover {
  background-color: rgb(167 243 208 / 0.65);
}

.hover\:bg-emerald-200\/70:hover {
  background-color: rgb(167 243 208 / 0.7);
}

.hover\:bg-emerald-200\/75:hover {
  background-color: rgb(167 243 208 / 0.75);
}

.hover\:bg-emerald-200\/80:hover {
  background-color: rgb(167 243 208 / 0.8);
}

.hover\:bg-emerald-200\/85:hover {
  background-color: rgb(167 243 208 / 0.85);
}

.hover\:bg-emerald-200\/90:hover {
  background-color: rgb(167 243 208 / 0.9);
}

.hover\:bg-emerald-200\/95:hover {
  background-color: rgb(167 243 208 / 0.95);
}

.hover\:bg-emerald-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-300\/0:hover {
  background-color: rgb(110 231 183 / 0);
}

.hover\:bg-emerald-300\/10:hover {
  background-color: rgb(110 231 183 / 0.1);
}

.hover\:bg-emerald-300\/100:hover {
  background-color: rgb(110 231 183 / 1);
}

.hover\:bg-emerald-300\/15:hover {
  background-color: rgb(110 231 183 / 0.15);
}

.hover\:bg-emerald-300\/20:hover {
  background-color: rgb(110 231 183 / 0.2);
}

.hover\:bg-emerald-300\/25:hover {
  background-color: rgb(110 231 183 / 0.25);
}

.hover\:bg-emerald-300\/30:hover {
  background-color: rgb(110 231 183 / 0.3);
}

.hover\:bg-emerald-300\/35:hover {
  background-color: rgb(110 231 183 / 0.35);
}

.hover\:bg-emerald-300\/40:hover {
  background-color: rgb(110 231 183 / 0.4);
}

.hover\:bg-emerald-300\/45:hover {
  background-color: rgb(110 231 183 / 0.45);
}

.hover\:bg-emerald-300\/5:hover {
  background-color: rgb(110 231 183 / 0.05);
}

.hover\:bg-emerald-300\/50:hover {
  background-color: rgb(110 231 183 / 0.5);
}

.hover\:bg-emerald-300\/55:hover {
  background-color: rgb(110 231 183 / 0.55);
}

.hover\:bg-emerald-300\/60:hover {
  background-color: rgb(110 231 183 / 0.6);
}

.hover\:bg-emerald-300\/65:hover {
  background-color: rgb(110 231 183 / 0.65);
}

.hover\:bg-emerald-300\/70:hover {
  background-color: rgb(110 231 183 / 0.7);
}

.hover\:bg-emerald-300\/75:hover {
  background-color: rgb(110 231 183 / 0.75);
}

.hover\:bg-emerald-300\/80:hover {
  background-color: rgb(110 231 183 / 0.8);
}

.hover\:bg-emerald-300\/85:hover {
  background-color: rgb(110 231 183 / 0.85);
}

.hover\:bg-emerald-300\/90:hover {
  background-color: rgb(110 231 183 / 0.9);
}

.hover\:bg-emerald-300\/95:hover {
  background-color: rgb(110 231 183 / 0.95);
}

.hover\:bg-emerald-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-400\/0:hover {
  background-color: rgb(52 211 153 / 0);
}

.hover\:bg-emerald-400\/10:hover {
  background-color: rgb(52 211 153 / 0.1);
}

.hover\:bg-emerald-400\/100:hover {
  background-color: rgb(52 211 153 / 1);
}

.hover\:bg-emerald-400\/15:hover {
  background-color: rgb(52 211 153 / 0.15);
}

.hover\:bg-emerald-400\/20:hover {
  background-color: rgb(52 211 153 / 0.2);
}

.hover\:bg-emerald-400\/25:hover {
  background-color: rgb(52 211 153 / 0.25);
}

.hover\:bg-emerald-400\/30:hover {
  background-color: rgb(52 211 153 / 0.3);
}

.hover\:bg-emerald-400\/35:hover {
  background-color: rgb(52 211 153 / 0.35);
}

.hover\:bg-emerald-400\/40:hover {
  background-color: rgb(52 211 153 / 0.4);
}

.hover\:bg-emerald-400\/45:hover {
  background-color: rgb(52 211 153 / 0.45);
}

.hover\:bg-emerald-400\/5:hover {
  background-color: rgb(52 211 153 / 0.05);
}

.hover\:bg-emerald-400\/50:hover {
  background-color: rgb(52 211 153 / 0.5);
}

.hover\:bg-emerald-400\/55:hover {
  background-color: rgb(52 211 153 / 0.55);
}

.hover\:bg-emerald-400\/60:hover {
  background-color: rgb(52 211 153 / 0.6);
}

.hover\:bg-emerald-400\/65:hover {
  background-color: rgb(52 211 153 / 0.65);
}

.hover\:bg-emerald-400\/70:hover {
  background-color: rgb(52 211 153 / 0.7);
}

.hover\:bg-emerald-400\/75:hover {
  background-color: rgb(52 211 153 / 0.75);
}

.hover\:bg-emerald-400\/80:hover {
  background-color: rgb(52 211 153 / 0.8);
}

.hover\:bg-emerald-400\/85:hover {
  background-color: rgb(52 211 153 / 0.85);
}

.hover\:bg-emerald-400\/90:hover {
  background-color: rgb(52 211 153 / 0.9);
}

.hover\:bg-emerald-400\/95:hover {
  background-color: rgb(52 211 153 / 0.95);
}

.hover\:bg-emerald-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-500\/0:hover {
  background-color: rgb(16 185 129 / 0);
}

.hover\:bg-emerald-500\/10:hover {
  background-color: rgb(16 185 129 / 0.1);
}

.hover\:bg-emerald-500\/100:hover {
  background-color: rgb(16 185 129 / 1);
}

.hover\:bg-emerald-500\/15:hover {
  background-color: rgb(16 185 129 / 0.15);
}

.hover\:bg-emerald-500\/20:hover {
  background-color: rgb(16 185 129 / 0.2);
}

.hover\:bg-emerald-500\/25:hover {
  background-color: rgb(16 185 129 / 0.25);
}

.hover\:bg-emerald-500\/30:hover {
  background-color: rgb(16 185 129 / 0.3);
}

.hover\:bg-emerald-500\/35:hover {
  background-color: rgb(16 185 129 / 0.35);
}

.hover\:bg-emerald-500\/40:hover {
  background-color: rgb(16 185 129 / 0.4);
}

.hover\:bg-emerald-500\/45:hover {
  background-color: rgb(16 185 129 / 0.45);
}

.hover\:bg-emerald-500\/5:hover {
  background-color: rgb(16 185 129 / 0.05);
}

.hover\:bg-emerald-500\/50:hover {
  background-color: rgb(16 185 129 / 0.5);
}

.hover\:bg-emerald-500\/55:hover {
  background-color: rgb(16 185 129 / 0.55);
}

.hover\:bg-emerald-500\/60:hover {
  background-color: rgb(16 185 129 / 0.6);
}

.hover\:bg-emerald-500\/65:hover {
  background-color: rgb(16 185 129 / 0.65);
}

.hover\:bg-emerald-500\/70:hover {
  background-color: rgb(16 185 129 / 0.7);
}

.hover\:bg-emerald-500\/75:hover {
  background-color: rgb(16 185 129 / 0.75);
}

.hover\:bg-emerald-500\/80:hover {
  background-color: rgb(16 185 129 / 0.8);
}

.hover\:bg-emerald-500\/85:hover {
  background-color: rgb(16 185 129 / 0.85);
}

.hover\:bg-emerald-500\/90:hover {
  background-color: rgb(16 185 129 / 0.9);
}

.hover\:bg-emerald-500\/95:hover {
  background-color: rgb(16 185 129 / 0.95);
}

.hover\:bg-emerald-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-600\/0:hover {
  background-color: rgb(5 150 105 / 0);
}

.hover\:bg-emerald-600\/10:hover {
  background-color: rgb(5 150 105 / 0.1);
}

.hover\:bg-emerald-600\/100:hover {
  background-color: rgb(5 150 105 / 1);
}

.hover\:bg-emerald-600\/15:hover {
  background-color: rgb(5 150 105 / 0.15);
}

.hover\:bg-emerald-600\/20:hover {
  background-color: rgb(5 150 105 / 0.2);
}

.hover\:bg-emerald-600\/25:hover {
  background-color: rgb(5 150 105 / 0.25);
}

.hover\:bg-emerald-600\/30:hover {
  background-color: rgb(5 150 105 / 0.3);
}

.hover\:bg-emerald-600\/35:hover {
  background-color: rgb(5 150 105 / 0.35);
}

.hover\:bg-emerald-600\/40:hover {
  background-color: rgb(5 150 105 / 0.4);
}

.hover\:bg-emerald-600\/45:hover {
  background-color: rgb(5 150 105 / 0.45);
}

.hover\:bg-emerald-600\/5:hover {
  background-color: rgb(5 150 105 / 0.05);
}

.hover\:bg-emerald-600\/50:hover {
  background-color: rgb(5 150 105 / 0.5);
}

.hover\:bg-emerald-600\/55:hover {
  background-color: rgb(5 150 105 / 0.55);
}

.hover\:bg-emerald-600\/60:hover {
  background-color: rgb(5 150 105 / 0.6);
}

.hover\:bg-emerald-600\/65:hover {
  background-color: rgb(5 150 105 / 0.65);
}

.hover\:bg-emerald-600\/70:hover {
  background-color: rgb(5 150 105 / 0.7);
}

.hover\:bg-emerald-600\/75:hover {
  background-color: rgb(5 150 105 / 0.75);
}

.hover\:bg-emerald-600\/80:hover {
  background-color: rgb(5 150 105 / 0.8);
}

.hover\:bg-emerald-600\/85:hover {
  background-color: rgb(5 150 105 / 0.85);
}

.hover\:bg-emerald-600\/90:hover {
  background-color: rgb(5 150 105 / 0.9);
}

.hover\:bg-emerald-600\/95:hover {
  background-color: rgb(5 150 105 / 0.95);
}

.hover\:bg-emerald-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-700\/0:hover {
  background-color: rgb(4 120 87 / 0);
}

.hover\:bg-emerald-700\/10:hover {
  background-color: rgb(4 120 87 / 0.1);
}

.hover\:bg-emerald-700\/100:hover {
  background-color: rgb(4 120 87 / 1);
}

.hover\:bg-emerald-700\/15:hover {
  background-color: rgb(4 120 87 / 0.15);
}

.hover\:bg-emerald-700\/20:hover {
  background-color: rgb(4 120 87 / 0.2);
}

.hover\:bg-emerald-700\/25:hover {
  background-color: rgb(4 120 87 / 0.25);
}

.hover\:bg-emerald-700\/30:hover {
  background-color: rgb(4 120 87 / 0.3);
}

.hover\:bg-emerald-700\/35:hover {
  background-color: rgb(4 120 87 / 0.35);
}

.hover\:bg-emerald-700\/40:hover {
  background-color: rgb(4 120 87 / 0.4);
}

.hover\:bg-emerald-700\/45:hover {
  background-color: rgb(4 120 87 / 0.45);
}

.hover\:bg-emerald-700\/5:hover {
  background-color: rgb(4 120 87 / 0.05);
}

.hover\:bg-emerald-700\/50:hover {
  background-color: rgb(4 120 87 / 0.5);
}

.hover\:bg-emerald-700\/55:hover {
  background-color: rgb(4 120 87 / 0.55);
}

.hover\:bg-emerald-700\/60:hover {
  background-color: rgb(4 120 87 / 0.6);
}

.hover\:bg-emerald-700\/65:hover {
  background-color: rgb(4 120 87 / 0.65);
}

.hover\:bg-emerald-700\/70:hover {
  background-color: rgb(4 120 87 / 0.7);
}

.hover\:bg-emerald-700\/75:hover {
  background-color: rgb(4 120 87 / 0.75);
}

.hover\:bg-emerald-700\/80:hover {
  background-color: rgb(4 120 87 / 0.8);
}

.hover\:bg-emerald-700\/85:hover {
  background-color: rgb(4 120 87 / 0.85);
}

.hover\:bg-emerald-700\/90:hover {
  background-color: rgb(4 120 87 / 0.9);
}

.hover\:bg-emerald-700\/95:hover {
  background-color: rgb(4 120 87 / 0.95);
}

.hover\:bg-emerald-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-800\/0:hover {
  background-color: rgb(6 95 70 / 0);
}

.hover\:bg-emerald-800\/10:hover {
  background-color: rgb(6 95 70 / 0.1);
}

.hover\:bg-emerald-800\/100:hover {
  background-color: rgb(6 95 70 / 1);
}

.hover\:bg-emerald-800\/15:hover {
  background-color: rgb(6 95 70 / 0.15);
}

.hover\:bg-emerald-800\/20:hover {
  background-color: rgb(6 95 70 / 0.2);
}

.hover\:bg-emerald-800\/25:hover {
  background-color: rgb(6 95 70 / 0.25);
}

.hover\:bg-emerald-800\/30:hover {
  background-color: rgb(6 95 70 / 0.3);
}

.hover\:bg-emerald-800\/35:hover {
  background-color: rgb(6 95 70 / 0.35);
}

.hover\:bg-emerald-800\/40:hover {
  background-color: rgb(6 95 70 / 0.4);
}

.hover\:bg-emerald-800\/45:hover {
  background-color: rgb(6 95 70 / 0.45);
}

.hover\:bg-emerald-800\/5:hover {
  background-color: rgb(6 95 70 / 0.05);
}

.hover\:bg-emerald-800\/50:hover {
  background-color: rgb(6 95 70 / 0.5);
}

.hover\:bg-emerald-800\/55:hover {
  background-color: rgb(6 95 70 / 0.55);
}

.hover\:bg-emerald-800\/60:hover {
  background-color: rgb(6 95 70 / 0.6);
}

.hover\:bg-emerald-800\/65:hover {
  background-color: rgb(6 95 70 / 0.65);
}

.hover\:bg-emerald-800\/70:hover {
  background-color: rgb(6 95 70 / 0.7);
}

.hover\:bg-emerald-800\/75:hover {
  background-color: rgb(6 95 70 / 0.75);
}

.hover\:bg-emerald-800\/80:hover {
  background-color: rgb(6 95 70 / 0.8);
}

.hover\:bg-emerald-800\/85:hover {
  background-color: rgb(6 95 70 / 0.85);
}

.hover\:bg-emerald-800\/90:hover {
  background-color: rgb(6 95 70 / 0.9);
}

.hover\:bg-emerald-800\/95:hover {
  background-color: rgb(6 95 70 / 0.95);
}

.hover\:bg-emerald-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-900\/0:hover {
  background-color: rgb(6 78 59 / 0);
}

.hover\:bg-emerald-900\/10:hover {
  background-color: rgb(6 78 59 / 0.1);
}

.hover\:bg-emerald-900\/100:hover {
  background-color: rgb(6 78 59 / 1);
}

.hover\:bg-emerald-900\/15:hover {
  background-color: rgb(6 78 59 / 0.15);
}

.hover\:bg-emerald-900\/20:hover {
  background-color: rgb(6 78 59 / 0.2);
}

.hover\:bg-emerald-900\/25:hover {
  background-color: rgb(6 78 59 / 0.25);
}

.hover\:bg-emerald-900\/30:hover {
  background-color: rgb(6 78 59 / 0.3);
}

.hover\:bg-emerald-900\/35:hover {
  background-color: rgb(6 78 59 / 0.35);
}

.hover\:bg-emerald-900\/40:hover {
  background-color: rgb(6 78 59 / 0.4);
}

.hover\:bg-emerald-900\/45:hover {
  background-color: rgb(6 78 59 / 0.45);
}

.hover\:bg-emerald-900\/5:hover {
  background-color: rgb(6 78 59 / 0.05);
}

.hover\:bg-emerald-900\/50:hover {
  background-color: rgb(6 78 59 / 0.5);
}

.hover\:bg-emerald-900\/55:hover {
  background-color: rgb(6 78 59 / 0.55);
}

.hover\:bg-emerald-900\/60:hover {
  background-color: rgb(6 78 59 / 0.6);
}

.hover\:bg-emerald-900\/65:hover {
  background-color: rgb(6 78 59 / 0.65);
}

.hover\:bg-emerald-900\/70:hover {
  background-color: rgb(6 78 59 / 0.7);
}

.hover\:bg-emerald-900\/75:hover {
  background-color: rgb(6 78 59 / 0.75);
}

.hover\:bg-emerald-900\/80:hover {
  background-color: rgb(6 78 59 / 0.8);
}

.hover\:bg-emerald-900\/85:hover {
  background-color: rgb(6 78 59 / 0.85);
}

.hover\:bg-emerald-900\/90:hover {
  background-color: rgb(6 78 59 / 0.9);
}

.hover\:bg-emerald-900\/95:hover {
  background-color: rgb(6 78 59 / 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-100\/0:hover {
  background-color: rgb(243 244 246 / 0);
}

.hover\:bg-gray-100\/10:hover {
  background-color: rgb(243 244 246 / 0.1);
}

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

.hover\:bg-gray-100\/15:hover {
  background-color: rgb(243 244 246 / 0.15);
}

.hover\:bg-gray-100\/20:hover {
  background-color: rgb(243 244 246 / 0.2);
}

.hover\:bg-gray-100\/25:hover {
  background-color: rgb(243 244 246 / 0.25);
}

.hover\:bg-gray-100\/30:hover {
  background-color: rgb(243 244 246 / 0.3);
}

.hover\:bg-gray-100\/35:hover {
  background-color: rgb(243 244 246 / 0.35);
}

.hover\:bg-gray-100\/40:hover {
  background-color: rgb(243 244 246 / 0.4);
}

.hover\:bg-gray-100\/45:hover {
  background-color: rgb(243 244 246 / 0.45);
}

.hover\:bg-gray-100\/5:hover {
  background-color: rgb(243 244 246 / 0.05);
}

.hover\:bg-gray-100\/50:hover {
  background-color: rgb(243 244 246 / 0.5);
}

.hover\:bg-gray-100\/55:hover {
  background-color: rgb(243 244 246 / 0.55);
}

.hover\:bg-gray-100\/60:hover {
  background-color: rgb(243 244 246 / 0.6);
}

.hover\:bg-gray-100\/65:hover {
  background-color: rgb(243 244 246 / 0.65);
}

.hover\:bg-gray-100\/70:hover {
  background-color: rgb(243 244 246 / 0.7);
}

.hover\:bg-gray-100\/75:hover {
  background-color: rgb(243 244 246 / 0.75);
}

.hover\:bg-gray-100\/80:hover {
  background-color: rgb(243 244 246 / 0.8);
}

.hover\:bg-gray-100\/85:hover {
  background-color: rgb(243 244 246 / 0.85);
}

.hover\:bg-gray-100\/90:hover {
  background-color: rgb(243 244 246 / 0.9);
}

.hover\:bg-gray-100\/95:hover {
  background-color: rgb(243 244 246 / 0.95);
}

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

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

.hover\:bg-gray-200\/10:hover {
  background-color: rgb(229 231 235 / 0.1);
}

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

.hover\:bg-gray-200\/15:hover {
  background-color: rgb(229 231 235 / 0.15);
}

.hover\:bg-gray-200\/20:hover {
  background-color: rgb(229 231 235 / 0.2);
}

.hover\:bg-gray-200\/25:hover {
  background-color: rgb(229 231 235 / 0.25);
}

.hover\:bg-gray-200\/30:hover {
  background-color: rgb(229 231 235 / 0.3);
}

.hover\:bg-gray-200\/35:hover {
  background-color: rgb(229 231 235 / 0.35);
}

.hover\:bg-gray-200\/40:hover {
  background-color: rgb(229 231 235 / 0.4);
}

.hover\:bg-gray-200\/45:hover {
  background-color: rgb(229 231 235 / 0.45);
}

.hover\:bg-gray-200\/5:hover {
  background-color: rgb(229 231 235 / 0.05);
}

.hover\:bg-gray-200\/50:hover {
  background-color: rgb(229 231 235 / 0.5);
}

.hover\:bg-gray-200\/55:hover {
  background-color: rgb(229 231 235 / 0.55);
}

.hover\:bg-gray-200\/60:hover {
  background-color: rgb(229 231 235 / 0.6);
}

.hover\:bg-gray-200\/65:hover {
  background-color: rgb(229 231 235 / 0.65);
}

.hover\:bg-gray-200\/70:hover {
  background-color: rgb(229 231 235 / 0.7);
}

.hover\:bg-gray-200\/75:hover {
  background-color: rgb(229 231 235 / 0.75);
}

.hover\:bg-gray-200\/80:hover {
  background-color: rgb(229 231 235 / 0.8);
}

.hover\:bg-gray-200\/85:hover {
  background-color: rgb(229 231 235 / 0.85);
}

.hover\:bg-gray-200\/90:hover {
  background-color: rgb(229 231 235 / 0.9);
}

.hover\:bg-gray-200\/95:hover {
  background-color: rgb(229 231 235 / 0.95);
}

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

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

.hover\:bg-gray-300\/10:hover {
  background-color: rgb(209 213 219 / 0.1);
}

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

.hover\:bg-gray-300\/15:hover {
  background-color: rgb(209 213 219 / 0.15);
}

.hover\:bg-gray-300\/20:hover {
  background-color: rgb(209 213 219 / 0.2);
}

.hover\:bg-gray-300\/25:hover {
  background-color: rgb(209 213 219 / 0.25);
}

.hover\:bg-gray-300\/30:hover {
  background-color: rgb(209 213 219 / 0.3);
}

.hover\:bg-gray-300\/35:hover {
  background-color: rgb(209 213 219 / 0.35);
}

.hover\:bg-gray-300\/40:hover {
  background-color: rgb(209 213 219 / 0.4);
}

.hover\:bg-gray-300\/45:hover {
  background-color: rgb(209 213 219 / 0.45);
}

.hover\:bg-gray-300\/5:hover {
  background-color: rgb(209 213 219 / 0.05);
}

.hover\:bg-gray-300\/50:hover {
  background-color: rgb(209 213 219 / 0.5);
}

.hover\:bg-gray-300\/55:hover {
  background-color: rgb(209 213 219 / 0.55);
}

.hover\:bg-gray-300\/60:hover {
  background-color: rgb(209 213 219 / 0.6);
}

.hover\:bg-gray-300\/65:hover {
  background-color: rgb(209 213 219 / 0.65);
}

.hover\:bg-gray-300\/70:hover {
  background-color: rgb(209 213 219 / 0.7);
}

.hover\:bg-gray-300\/75:hover {
  background-color: rgb(209 213 219 / 0.75);
}

.hover\:bg-gray-300\/80:hover {
  background-color: rgb(209 213 219 / 0.8);
}

.hover\:bg-gray-300\/85:hover {
  background-color: rgb(209 213 219 / 0.85);
}

.hover\:bg-gray-300\/90:hover {
  background-color: rgb(209 213 219 / 0.9);
}

.hover\:bg-gray-300\/95:hover {
  background-color: rgb(209 213 219 / 0.95);
}

.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-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-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 247 236 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-100\/0:hover {
  background-color: rgb(222 247 236 / 0);
}

.hover\:bg-green-100\/10:hover {
  background-color: rgb(222 247 236 / 0.1);
}

.hover\:bg-green-100\/100:hover {
  background-color: rgb(222 247 236 / 1);
}

.hover\:bg-green-100\/15:hover {
  background-color: rgb(222 247 236 / 0.15);
}

.hover\:bg-green-100\/20:hover {
  background-color: rgb(222 247 236 / 0.2);
}

.hover\:bg-green-100\/25:hover {
  background-color: rgb(222 247 236 / 0.25);
}

.hover\:bg-green-100\/30:hover {
  background-color: rgb(222 247 236 / 0.3);
}

.hover\:bg-green-100\/35:hover {
  background-color: rgb(222 247 236 / 0.35);
}

.hover\:bg-green-100\/40:hover {
  background-color: rgb(222 247 236 / 0.4);
}

.hover\:bg-green-100\/45:hover {
  background-color: rgb(222 247 236 / 0.45);
}

.hover\:bg-green-100\/5:hover {
  background-color: rgb(222 247 236 / 0.05);
}

.hover\:bg-green-100\/50:hover {
  background-color: rgb(222 247 236 / 0.5);
}

.hover\:bg-green-100\/55:hover {
  background-color: rgb(222 247 236 / 0.55);
}

.hover\:bg-green-100\/60:hover {
  background-color: rgb(222 247 236 / 0.6);
}

.hover\:bg-green-100\/65:hover {
  background-color: rgb(222 247 236 / 0.65);
}

.hover\:bg-green-100\/70:hover {
  background-color: rgb(222 247 236 / 0.7);
}

.hover\:bg-green-100\/75:hover {
  background-color: rgb(222 247 236 / 0.75);
}

.hover\:bg-green-100\/80:hover {
  background-color: rgb(222 247 236 / 0.8);
}

.hover\:bg-green-100\/85:hover {
  background-color: rgb(222 247 236 / 0.85);
}

.hover\:bg-green-100\/90:hover {
  background-color: rgb(222 247 236 / 0.9);
}

.hover\:bg-green-100\/95:hover {
  background-color: rgb(222 247 236 / 0.95);
}

.hover\:bg-green-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(188 240 218 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-200\/0:hover {
  background-color: rgb(188 240 218 / 0);
}

.hover\:bg-green-200\/10:hover {
  background-color: rgb(188 240 218 / 0.1);
}

.hover\:bg-green-200\/100:hover {
  background-color: rgb(188 240 218 / 1);
}

.hover\:bg-green-200\/15:hover {
  background-color: rgb(188 240 218 / 0.15);
}

.hover\:bg-green-200\/20:hover {
  background-color: rgb(188 240 218 / 0.2);
}

.hover\:bg-green-200\/25:hover {
  background-color: rgb(188 240 218 / 0.25);
}

.hover\:bg-green-200\/30:hover {
  background-color: rgb(188 240 218 / 0.3);
}

.hover\:bg-green-200\/35:hover {
  background-color: rgb(188 240 218 / 0.35);
}

.hover\:bg-green-200\/40:hover {
  background-color: rgb(188 240 218 / 0.4);
}

.hover\:bg-green-200\/45:hover {
  background-color: rgb(188 240 218 / 0.45);
}

.hover\:bg-green-200\/5:hover {
  background-color: rgb(188 240 218 / 0.05);
}

.hover\:bg-green-200\/50:hover {
  background-color: rgb(188 240 218 / 0.5);
}

.hover\:bg-green-200\/55:hover {
  background-color: rgb(188 240 218 / 0.55);
}

.hover\:bg-green-200\/60:hover {
  background-color: rgb(188 240 218 / 0.6);
}

.hover\:bg-green-200\/65:hover {
  background-color: rgb(188 240 218 / 0.65);
}

.hover\:bg-green-200\/70:hover {
  background-color: rgb(188 240 218 / 0.7);
}

.hover\:bg-green-200\/75:hover {
  background-color: rgb(188 240 218 / 0.75);
}

.hover\:bg-green-200\/80:hover {
  background-color: rgb(188 240 218 / 0.8);
}

.hover\:bg-green-200\/85:hover {
  background-color: rgb(188 240 218 / 0.85);
}

.hover\:bg-green-200\/90:hover {
  background-color: rgb(188 240 218 / 0.9);
}

.hover\:bg-green-200\/95:hover {
  background-color: rgb(188 240 218 / 0.95);
}

.hover\:bg-green-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(132 225 188 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-300\/0:hover {
  background-color: rgb(132 225 188 / 0);
}

.hover\:bg-green-300\/10:hover {
  background-color: rgb(132 225 188 / 0.1);
}

.hover\:bg-green-300\/100:hover {
  background-color: rgb(132 225 188 / 1);
}

.hover\:bg-green-300\/15:hover {
  background-color: rgb(132 225 188 / 0.15);
}

.hover\:bg-green-300\/20:hover {
  background-color: rgb(132 225 188 / 0.2);
}

.hover\:bg-green-300\/25:hover {
  background-color: rgb(132 225 188 / 0.25);
}

.hover\:bg-green-300\/30:hover {
  background-color: rgb(132 225 188 / 0.3);
}

.hover\:bg-green-300\/35:hover {
  background-color: rgb(132 225 188 / 0.35);
}

.hover\:bg-green-300\/40:hover {
  background-color: rgb(132 225 188 / 0.4);
}

.hover\:bg-green-300\/45:hover {
  background-color: rgb(132 225 188 / 0.45);
}

.hover\:bg-green-300\/5:hover {
  background-color: rgb(132 225 188 / 0.05);
}

.hover\:bg-green-300\/50:hover {
  background-color: rgb(132 225 188 / 0.5);
}

.hover\:bg-green-300\/55:hover {
  background-color: rgb(132 225 188 / 0.55);
}

.hover\:bg-green-300\/60:hover {
  background-color: rgb(132 225 188 / 0.6);
}

.hover\:bg-green-300\/65:hover {
  background-color: rgb(132 225 188 / 0.65);
}

.hover\:bg-green-300\/70:hover {
  background-color: rgb(132 225 188 / 0.7);
}

.hover\:bg-green-300\/75:hover {
  background-color: rgb(132 225 188 / 0.75);
}

.hover\:bg-green-300\/80:hover {
  background-color: rgb(132 225 188 / 0.8);
}

.hover\:bg-green-300\/85:hover {
  background-color: rgb(132 225 188 / 0.85);
}

.hover\:bg-green-300\/90:hover {
  background-color: rgb(132 225 188 / 0.9);
}

.hover\:bg-green-300\/95:hover {
  background-color: rgb(132 225 188 / 0.95);
}

.hover\:bg-green-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(49 196 141 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-400\/0:hover {
  background-color: rgb(49 196 141 / 0);
}

.hover\:bg-green-400\/10:hover {
  background-color: rgb(49 196 141 / 0.1);
}

.hover\:bg-green-400\/100:hover {
  background-color: rgb(49 196 141 / 1);
}

.hover\:bg-green-400\/15:hover {
  background-color: rgb(49 196 141 / 0.15);
}

.hover\:bg-green-400\/20:hover {
  background-color: rgb(49 196 141 / 0.2);
}

.hover\:bg-green-400\/25:hover {
  background-color: rgb(49 196 141 / 0.25);
}

.hover\:bg-green-400\/30:hover {
  background-color: rgb(49 196 141 / 0.3);
}

.hover\:bg-green-400\/35:hover {
  background-color: rgb(49 196 141 / 0.35);
}

.hover\:bg-green-400\/40:hover {
  background-color: rgb(49 196 141 / 0.4);
}

.hover\:bg-green-400\/45:hover {
  background-color: rgb(49 196 141 / 0.45);
}

.hover\:bg-green-400\/5:hover {
  background-color: rgb(49 196 141 / 0.05);
}

.hover\:bg-green-400\/50:hover {
  background-color: rgb(49 196 141 / 0.5);
}

.hover\:bg-green-400\/55:hover {
  background-color: rgb(49 196 141 / 0.55);
}

.hover\:bg-green-400\/60:hover {
  background-color: rgb(49 196 141 / 0.6);
}

.hover\:bg-green-400\/65:hover {
  background-color: rgb(49 196 141 / 0.65);
}

.hover\:bg-green-400\/70:hover {
  background-color: rgb(49 196 141 / 0.7);
}

.hover\:bg-green-400\/75:hover {
  background-color: rgb(49 196 141 / 0.75);
}

.hover\:bg-green-400\/80:hover {
  background-color: rgb(49 196 141 / 0.8);
}

.hover\:bg-green-400\/85:hover {
  background-color: rgb(49 196 141 / 0.85);
}

.hover\:bg-green-400\/90:hover {
  background-color: rgb(49 196 141 / 0.9);
}

.hover\:bg-green-400\/95:hover {
  background-color: rgb(49 196 141 / 0.95);
}

.hover\:bg-green-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(14 159 110 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-500\/0:hover {
  background-color: rgb(14 159 110 / 0);
}

.hover\:bg-green-500\/10:hover {
  background-color: rgb(14 159 110 / 0.1);
}

.hover\:bg-green-500\/100:hover {
  background-color: rgb(14 159 110 / 1);
}

.hover\:bg-green-500\/15:hover {
  background-color: rgb(14 159 110 / 0.15);
}

.hover\:bg-green-500\/20:hover {
  background-color: rgb(14 159 110 / 0.2);
}

.hover\:bg-green-500\/25:hover {
  background-color: rgb(14 159 110 / 0.25);
}

.hover\:bg-green-500\/30:hover {
  background-color: rgb(14 159 110 / 0.3);
}

.hover\:bg-green-500\/35:hover {
  background-color: rgb(14 159 110 / 0.35);
}

.hover\:bg-green-500\/40:hover {
  background-color: rgb(14 159 110 / 0.4);
}

.hover\:bg-green-500\/45:hover {
  background-color: rgb(14 159 110 / 0.45);
}

.hover\:bg-green-500\/5:hover {
  background-color: rgb(14 159 110 / 0.05);
}

.hover\:bg-green-500\/50:hover {
  background-color: rgb(14 159 110 / 0.5);
}

.hover\:bg-green-500\/55:hover {
  background-color: rgb(14 159 110 / 0.55);
}

.hover\:bg-green-500\/60:hover {
  background-color: rgb(14 159 110 / 0.6);
}

.hover\:bg-green-500\/65:hover {
  background-color: rgb(14 159 110 / 0.65);
}

.hover\:bg-green-500\/70:hover {
  background-color: rgb(14 159 110 / 0.7);
}

.hover\:bg-green-500\/75:hover {
  background-color: rgb(14 159 110 / 0.75);
}

.hover\:bg-green-500\/80:hover {
  background-color: rgb(14 159 110 / 0.8);
}

.hover\:bg-green-500\/85:hover {
  background-color: rgb(14 159 110 / 0.85);
}

.hover\:bg-green-500\/90:hover {
  background-color: rgb(14 159 110 / 0.9);
}

.hover\:bg-green-500\/95:hover {
  background-color: rgb(14 159 110 / 0.95);
}

.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(5 122 85 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-600\/0:hover {
  background-color: rgb(5 122 85 / 0);
}

.hover\:bg-green-600\/10:hover {
  background-color: rgb(5 122 85 / 0.1);
}

.hover\:bg-green-600\/100:hover {
  background-color: rgb(5 122 85 / 1);
}

.hover\:bg-green-600\/15:hover {
  background-color: rgb(5 122 85 / 0.15);
}

.hover\:bg-green-600\/20:hover {
  background-color: rgb(5 122 85 / 0.2);
}

.hover\:bg-green-600\/25:hover {
  background-color: rgb(5 122 85 / 0.25);
}

.hover\:bg-green-600\/30:hover {
  background-color: rgb(5 122 85 / 0.3);
}

.hover\:bg-green-600\/35:hover {
  background-color: rgb(5 122 85 / 0.35);
}

.hover\:bg-green-600\/40:hover {
  background-color: rgb(5 122 85 / 0.4);
}

.hover\:bg-green-600\/45:hover {
  background-color: rgb(5 122 85 / 0.45);
}

.hover\:bg-green-600\/5:hover {
  background-color: rgb(5 122 85 / 0.05);
}

.hover\:bg-green-600\/50:hover {
  background-color: rgb(5 122 85 / 0.5);
}

.hover\:bg-green-600\/55:hover {
  background-color: rgb(5 122 85 / 0.55);
}

.hover\:bg-green-600\/60:hover {
  background-color: rgb(5 122 85 / 0.6);
}

.hover\:bg-green-600\/65:hover {
  background-color: rgb(5 122 85 / 0.65);
}

.hover\:bg-green-600\/70:hover {
  background-color: rgb(5 122 85 / 0.7);
}

.hover\:bg-green-600\/75:hover {
  background-color: rgb(5 122 85 / 0.75);
}

.hover\:bg-green-600\/80:hover {
  background-color: rgb(5 122 85 / 0.8);
}

.hover\:bg-green-600\/85:hover {
  background-color: rgb(5 122 85 / 0.85);
}

.hover\:bg-green-600\/90:hover {
  background-color: rgb(5 122 85 / 0.9);
}

.hover\:bg-green-600\/95:hover {
  background-color: rgb(5 122 85 / 0.95);
}

.hover\:bg-green-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 108 78 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-700\/0:hover {
  background-color: rgb(4 108 78 / 0);
}

.hover\:bg-green-700\/10:hover {
  background-color: rgb(4 108 78 / 0.1);
}

.hover\:bg-green-700\/100:hover {
  background-color: rgb(4 108 78 / 1);
}

.hover\:bg-green-700\/15:hover {
  background-color: rgb(4 108 78 / 0.15);
}

.hover\:bg-green-700\/20:hover {
  background-color: rgb(4 108 78 / 0.2);
}

.hover\:bg-green-700\/25:hover {
  background-color: rgb(4 108 78 / 0.25);
}

.hover\:bg-green-700\/30:hover {
  background-color: rgb(4 108 78 / 0.3);
}

.hover\:bg-green-700\/35:hover {
  background-color: rgb(4 108 78 / 0.35);
}

.hover\:bg-green-700\/40:hover {
  background-color: rgb(4 108 78 / 0.4);
}

.hover\:bg-green-700\/45:hover {
  background-color: rgb(4 108 78 / 0.45);
}

.hover\:bg-green-700\/5:hover {
  background-color: rgb(4 108 78 / 0.05);
}

.hover\:bg-green-700\/50:hover {
  background-color: rgb(4 108 78 / 0.5);
}

.hover\:bg-green-700\/55:hover {
  background-color: rgb(4 108 78 / 0.55);
}

.hover\:bg-green-700\/60:hover {
  background-color: rgb(4 108 78 / 0.6);
}

.hover\:bg-green-700\/65:hover {
  background-color: rgb(4 108 78 / 0.65);
}

.hover\:bg-green-700\/70:hover {
  background-color: rgb(4 108 78 / 0.7);
}

.hover\:bg-green-700\/75:hover {
  background-color: rgb(4 108 78 / 0.75);
}

.hover\:bg-green-700\/80:hover {
  background-color: rgb(4 108 78 / 0.8);
}

.hover\:bg-green-700\/85:hover {
  background-color: rgb(4 108 78 / 0.85);
}

.hover\:bg-green-700\/90:hover {
  background-color: rgb(4 108 78 / 0.9);
}

.hover\:bg-green-700\/95:hover {
  background-color: rgb(4 108 78 / 0.95);
}

.hover\:bg-green-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(3 84 63 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-800\/0:hover {
  background-color: rgb(3 84 63 / 0);
}

.hover\:bg-green-800\/10:hover {
  background-color: rgb(3 84 63 / 0.1);
}

.hover\:bg-green-800\/100:hover {
  background-color: rgb(3 84 63 / 1);
}

.hover\:bg-green-800\/15:hover {
  background-color: rgb(3 84 63 / 0.15);
}

.hover\:bg-green-800\/20:hover {
  background-color: rgb(3 84 63 / 0.2);
}

.hover\:bg-green-800\/25:hover {
  background-color: rgb(3 84 63 / 0.25);
}

.hover\:bg-green-800\/30:hover {
  background-color: rgb(3 84 63 / 0.3);
}

.hover\:bg-green-800\/35:hover {
  background-color: rgb(3 84 63 / 0.35);
}

.hover\:bg-green-800\/40:hover {
  background-color: rgb(3 84 63 / 0.4);
}

.hover\:bg-green-800\/45:hover {
  background-color: rgb(3 84 63 / 0.45);
}

.hover\:bg-green-800\/5:hover {
  background-color: rgb(3 84 63 / 0.05);
}

.hover\:bg-green-800\/50:hover {
  background-color: rgb(3 84 63 / 0.5);
}

.hover\:bg-green-800\/55:hover {
  background-color: rgb(3 84 63 / 0.55);
}

.hover\:bg-green-800\/60:hover {
  background-color: rgb(3 84 63 / 0.6);
}

.hover\:bg-green-800\/65:hover {
  background-color: rgb(3 84 63 / 0.65);
}

.hover\:bg-green-800\/70:hover {
  background-color: rgb(3 84 63 / 0.7);
}

.hover\:bg-green-800\/75:hover {
  background-color: rgb(3 84 63 / 0.75);
}

.hover\:bg-green-800\/80:hover {
  background-color: rgb(3 84 63 / 0.8);
}

.hover\:bg-green-800\/85:hover {
  background-color: rgb(3 84 63 / 0.85);
}

.hover\:bg-green-800\/90:hover {
  background-color: rgb(3 84 63 / 0.9);
}

.hover\:bg-green-800\/95:hover {
  background-color: rgb(3 84 63 / 0.95);
}

.hover\:bg-green-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(1 71 55 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-900\/0:hover {
  background-color: rgb(1 71 55 / 0);
}

.hover\:bg-green-900\/10:hover {
  background-color: rgb(1 71 55 / 0.1);
}

.hover\:bg-green-900\/100:hover {
  background-color: rgb(1 71 55 / 1);
}

.hover\:bg-green-900\/15:hover {
  background-color: rgb(1 71 55 / 0.15);
}

.hover\:bg-green-900\/20:hover {
  background-color: rgb(1 71 55 / 0.2);
}

.hover\:bg-green-900\/25:hover {
  background-color: rgb(1 71 55 / 0.25);
}

.hover\:bg-green-900\/30:hover {
  background-color: rgb(1 71 55 / 0.3);
}

.hover\:bg-green-900\/35:hover {
  background-color: rgb(1 71 55 / 0.35);
}

.hover\:bg-green-900\/40:hover {
  background-color: rgb(1 71 55 / 0.4);
}

.hover\:bg-green-900\/45:hover {
  background-color: rgb(1 71 55 / 0.45);
}

.hover\:bg-green-900\/5:hover {
  background-color: rgb(1 71 55 / 0.05);
}

.hover\:bg-green-900\/50:hover {
  background-color: rgb(1 71 55 / 0.5);
}

.hover\:bg-green-900\/55:hover {
  background-color: rgb(1 71 55 / 0.55);
}

.hover\:bg-green-900\/60:hover {
  background-color: rgb(1 71 55 / 0.6);
}

.hover\:bg-green-900\/65:hover {
  background-color: rgb(1 71 55 / 0.65);
}

.hover\:bg-green-900\/70:hover {
  background-color: rgb(1 71 55 / 0.7);
}

.hover\:bg-green-900\/75:hover {
  background-color: rgb(1 71 55 / 0.75);
}

.hover\:bg-green-900\/80:hover {
  background-color: rgb(1 71 55 / 0.8);
}

.hover\:bg-green-900\/85:hover {
  background-color: rgb(1 71 55 / 0.85);
}

.hover\:bg-green-900\/90:hover {
  background-color: rgb(1 71 55 / 0.9);
}

.hover\:bg-green-900\/95:hover {
  background-color: rgb(1 71 55 / 0.95);
}

.hover\:bg-indigo-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 237 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-indigo-100\/0:hover {
  background-color: rgb(229 237 255 / 0);
}

.hover\:bg-indigo-100\/10:hover {
  background-color: rgb(229 237 255 / 0.1);
}

.hover\:bg-indigo-100\/100:hover {
  background-color: rgb(229 237 255 / 1);
}

.hover\:bg-indigo-100\/15:hover {
  background-color: rgb(229 237 255 / 0.15);
}

.hover\:bg-indigo-100\/20:hover {
  background-color: rgb(229 237 255 / 0.2);
}

.hover\:bg-indigo-100\/25:hover {
  background-color: rgb(229 237 255 / 0.25);
}

.hover\:bg-indigo-100\/30:hover {
  background-color: rgb(229 237 255 / 0.3);
}

.hover\:bg-indigo-100\/35:hover {
  background-color: rgb(229 237 255 / 0.35);
}

.hover\:bg-indigo-100\/40:hover {
  background-color: rgb(229 237 255 / 0.4);
}

.hover\:bg-indigo-100\/45:hover {
  background-color: rgb(229 237 255 / 0.45);
}

.hover\:bg-indigo-100\/5:hover {
  background-color: rgb(229 237 255 / 0.05);
}

.hover\:bg-indigo-100\/50:hover {
  background-color: rgb(229 237 255 / 0.5);
}

.hover\:bg-indigo-100\/55:hover {
  background-color: rgb(229 237 255 / 0.55);
}

.hover\:bg-indigo-100\/60:hover {
  background-color: rgb(229 237 255 / 0.6);
}

.hover\:bg-indigo-100\/65:hover {
  background-color: rgb(229 237 255 / 0.65);
}

.hover\:bg-indigo-100\/70:hover {
  background-color: rgb(229 237 255 / 0.7);
}

.hover\:bg-indigo-100\/75:hover {
  background-color: rgb(229 237 255 / 0.75);
}

.hover\:bg-indigo-100\/80:hover {
  background-color: rgb(229 237 255 / 0.8);
}

.hover\:bg-indigo-100\/85:hover {
  background-color: rgb(229 237 255 / 0.85);
}

.hover\:bg-indigo-100\/90:hover {
  background-color: rgb(229 237 255 / 0.9);
}

.hover\:bg-indigo-100\/95:hover {
  background-color: rgb(229 237 255 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:bg-indigo-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 252 / var(--tw-bg-opacity, 1));
}

.hover\:bg-indigo-300\/0:hover {
  background-color: rgb(180 198 252 / 0);
}

.hover\:bg-indigo-300\/10:hover {
  background-color: rgb(180 198 252 / 0.1);
}

.hover\:bg-indigo-300\/100:hover {
  background-color: rgb(180 198 252 / 1);
}

.hover\:bg-indigo-300\/15:hover {
  background-color: rgb(180 198 252 / 0.15);
}

.hover\:bg-indigo-300\/20:hover {
  background-color: rgb(180 198 252 / 0.2);
}

.hover\:bg-indigo-300\/25:hover {
  background-color: rgb(180 198 252 / 0.25);
}

.hover\:bg-indigo-300\/30:hover {
  background-color: rgb(180 198 252 / 0.3);
}

.hover\:bg-indigo-300\/35:hover {
  background-color: rgb(180 198 252 / 0.35);
}

.hover\:bg-indigo-300\/40:hover {
  background-color: rgb(180 198 252 / 0.4);
}

.hover\:bg-indigo-300\/45:hover {
  background-color: rgb(180 198 252 / 0.45);
}

.hover\:bg-indigo-300\/5:hover {
  background-color: rgb(180 198 252 / 0.05);
}

.hover\:bg-indigo-300\/50:hover {
  background-color: rgb(180 198 252 / 0.5);
}

.hover\:bg-indigo-300\/55:hover {
  background-color: rgb(180 198 252 / 0.55);
}

.hover\:bg-indigo-300\/60:hover {
  background-color: rgb(180 198 252 / 0.6);
}

.hover\:bg-indigo-300\/65:hover {
  background-color: rgb(180 198 252 / 0.65);
}

.hover\:bg-indigo-300\/70:hover {
  background-color: rgb(180 198 252 / 0.7);
}

.hover\:bg-indigo-300\/75:hover {
  background-color: rgb(180 198 252 / 0.75);
}

.hover\:bg-indigo-300\/80:hover {
  background-color: rgb(180 198 252 / 0.8);
}

.hover\:bg-indigo-300\/85:hover {
  background-color: rgb(180 198 252 / 0.85);
}

.hover\:bg-indigo-300\/90:hover {
  background-color: rgb(180 198 252 / 0.9);
}

.hover\:bg-indigo-300\/95:hover {
  background-color: rgb(180 198 252 / 0.95);
}

.hover\:bg-indigo-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(141 162 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-indigo-400\/0:hover {
  background-color: rgb(141 162 251 / 0);
}

.hover\:bg-indigo-400\/10:hover {
  background-color: rgb(141 162 251 / 0.1);
}

.hover\:bg-indigo-400\/100:hover {
  background-color: rgb(141 162 251 / 1);
}

.hover\:bg-indigo-400\/15:hover {
  background-color: rgb(141 162 251 / 0.15);
}

.hover\:bg-indigo-400\/20:hover {
  background-color: rgb(141 162 251 / 0.2);
}

.hover\:bg-indigo-400\/25:hover {
  background-color: rgb(141 162 251 / 0.25);
}

.hover\:bg-indigo-400\/30:hover {
  background-color: rgb(141 162 251 / 0.3);
}

.hover\:bg-indigo-400\/35:hover {
  background-color: rgb(141 162 251 / 0.35);
}

.hover\:bg-indigo-400\/40:hover {
  background-color: rgb(141 162 251 / 0.4);
}

.hover\:bg-indigo-400\/45:hover {
  background-color: rgb(141 162 251 / 0.45);
}

.hover\:bg-indigo-400\/5:hover {
  background-color: rgb(141 162 251 / 0.05);
}

.hover\:bg-indigo-400\/50:hover {
  background-color: rgb(141 162 251 / 0.5);
}

.hover\:bg-indigo-400\/55:hover {
  background-color: rgb(141 162 251 / 0.55);
}

.hover\:bg-indigo-400\/60:hover {
  background-color: rgb(141 162 251 / 0.6);
}

.hover\:bg-indigo-400\/65:hover {
  background-color: rgb(141 162 251 / 0.65);
}

.hover\:bg-indigo-400\/70:hover {
  background-color: rgb(141 162 251 / 0.7);
}

.hover\:bg-indigo-400\/75:hover {
  background-color: rgb(141 162 251 / 0.75);
}

.hover\:bg-indigo-400\/80:hover {
  background-color: rgb(141 162 251 / 0.8);
}

.hover\:bg-indigo-400\/85:hover {
  background-color: rgb(141 162 251 / 0.85);
}

.hover\:bg-indigo-400\/90:hover {
  background-color: rgb(141 162 251 / 0.9);
}

.hover\:bg-indigo-400\/95:hover {
  background-color: rgb(141 162 251 / 0.95);
}

.hover\:bg-indigo-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(104 117 245 / var(--tw-bg-opacity, 1));
}

.hover\:bg-indigo-500\/0:hover {
  background-color: rgb(104 117 245 / 0);
}

.hover\:bg-indigo-500\/10:hover {
  background-color: rgb(104 117 245 / 0.1);
}

.hover\:bg-indigo-500\/100:hover {
  background-color: rgb(104 117 245 / 1);
}

.hover\:bg-indigo-500\/15:hover {
  background-color: rgb(104 117 245 / 0.15);
}

.hover\:bg-indigo-500\/20:hover {
  background-color: rgb(104 117 245 / 0.2);
}

.hover\:bg-indigo-500\/25:hover {
  background-color: rgb(104 117 245 / 0.25);
}

.hover\:bg-indigo-500\/30:hover {
  background-color: rgb(104 117 245 / 0.3);
}

.hover\:bg-indigo-500\/35:hover {
  background-color: rgb(104 117 245 / 0.35);
}

.hover\:bg-indigo-500\/40:hover {
  background-color: rgb(104 117 245 / 0.4);
}

.hover\:bg-indigo-500\/45:hover {
  background-color: rgb(104 117 245 / 0.45);
}

.hover\:bg-indigo-500\/5:hover {
  background-color: rgb(104 117 245 / 0.05);
}

.hover\:bg-indigo-500\/50:hover {
  background-color: rgb(104 117 245 / 0.5);
}

.hover\:bg-indigo-500\/55:hover {
  background-color: rgb(104 117 245 / 0.55);
}

.hover\:bg-indigo-500\/60:hover {
  background-color: rgb(104 117 245 / 0.6);
}

.hover\:bg-indigo-500\/65:hover {
  background-color: rgb(104 117 245 / 0.65);
}

.hover\:bg-indigo-500\/70:hover {
  background-color: rgb(104 117 245 / 0.7);
}

.hover\:bg-indigo-500\/75:hover {
  background-color: rgb(104 117 245 / 0.75);
}

.hover\:bg-indigo-500\/80:hover {
  background-color: rgb(104 117 245 / 0.8);
}

.hover\:bg-indigo-500\/85:hover {
  background-color: rgb(104 117 245 / 0.85);
}

.hover\:bg-indigo-500\/90:hover {
  background-color: rgb(104 117 245 / 0.9);
}

.hover\:bg-indigo-500\/95:hover {
  background-color: rgb(104 117 245 / 0.95);
}

.hover\:bg-indigo-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(88 80 236 / var(--tw-bg-opacity, 1));
}

.hover\:bg-indigo-600\/0:hover {
  background-color: rgb(88 80 236 / 0);
}

.hover\:bg-indigo-600\/10:hover {
  background-color: rgb(88 80 236 / 0.1);
}

.hover\:bg-indigo-600\/100:hover {
  background-color: rgb(88 80 236 / 1);
}

.hover\:bg-indigo-600\/15:hover {
  background-color: rgb(88 80 236 / 0.15);
}

.hover\:bg-indigo-600\/20:hover {
  background-color: rgb(88 80 236 / 0.2);
}

.hover\:bg-indigo-600\/25:hover {
  background-color: rgb(88 80 236 / 0.25);
}

.hover\:bg-indigo-600\/30:hover {
  background-color: rgb(88 80 236 / 0.3);
}

.hover\:bg-indigo-600\/35:hover {
  background-color: rgb(88 80 236 / 0.35);
}

.hover\:bg-indigo-600\/40:hover {
  background-color: rgb(88 80 236 / 0.4);
}

.hover\:bg-indigo-600\/45:hover {
  background-color: rgb(88 80 236 / 0.45);
}

.hover\:bg-indigo-600\/5:hover {
  background-color: rgb(88 80 236 / 0.05);
}

.hover\:bg-indigo-600\/50:hover {
  background-color: rgb(88 80 236 / 0.5);
}

.hover\:bg-indigo-600\/55:hover {
  background-color: rgb(88 80 236 / 0.55);
}

.hover\:bg-indigo-600\/60:hover {
  background-color: rgb(88 80 236 / 0.6);
}

.hover\:bg-indigo-600\/65:hover {
  background-color: rgb(88 80 236 / 0.65);
}

.hover\:bg-indigo-600\/70:hover {
  background-color: rgb(88 80 236 / 0.7);
}

.hover\:bg-indigo-600\/75:hover {
  background-color: rgb(88 80 236 / 0.75);
}

.hover\:bg-indigo-600\/80:hover {
  background-color: rgb(88 80 236 / 0.8);
}

.hover\:bg-indigo-600\/85:hover {
  background-color: rgb(88 80 236 / 0.85);
}

.hover\:bg-indigo-600\/90:hover {
  background-color: rgb(88 80 236 / 0.9);
}

.hover\:bg-indigo-600\/95:hover {
  background-color: rgb(88 80 236 / 0.95);
}

.hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(81 69 205 / var(--tw-bg-opacity, 1));
}

.hover\:bg-indigo-700\/0:hover {
  background-color: rgb(81 69 205 / 0);
}

.hover\:bg-indigo-700\/10:hover {
  background-color: rgb(81 69 205 / 0.1);
}

.hover\:bg-indigo-700\/100:hover {
  background-color: rgb(81 69 205 / 1);
}

.hover\:bg-indigo-700\/15:hover {
  background-color: rgb(81 69 205 / 0.15);
}

.hover\:bg-indigo-700\/20:hover {
  background-color: rgb(81 69 205 / 0.2);
}

.hover\:bg-indigo-700\/25:hover {
  background-color: rgb(81 69 205 / 0.25);
}

.hover\:bg-indigo-700\/30:hover {
  background-color: rgb(81 69 205 / 0.3);
}

.hover\:bg-indigo-700\/35:hover {
  background-color: rgb(81 69 205 / 0.35);
}

.hover\:bg-indigo-700\/40:hover {
  background-color: rgb(81 69 205 / 0.4);
}

.hover\:bg-indigo-700\/45:hover {
  background-color: rgb(81 69 205 / 0.45);
}

.hover\:bg-indigo-700\/5:hover {
  background-color: rgb(81 69 205 / 0.05);
}

.hover\:bg-indigo-700\/50:hover {
  background-color: rgb(81 69 205 / 0.5);
}

.hover\:bg-indigo-700\/55:hover {
  background-color: rgb(81 69 205 / 0.55);
}

.hover\:bg-indigo-700\/60:hover {
  background-color: rgb(81 69 205 / 0.6);
}

.hover\:bg-indigo-700\/65:hover {
  background-color: rgb(81 69 205 / 0.65);
}

.hover\:bg-indigo-700\/70:hover {
  background-color: rgb(81 69 205 / 0.7);
}

.hover\:bg-indigo-700\/75:hover {
  background-color: rgb(81 69 205 / 0.75);
}

.hover\:bg-indigo-700\/80:hover {
  background-color: rgb(81 69 205 / 0.8);
}

.hover\:bg-indigo-700\/85:hover {
  background-color: rgb(81 69 205 / 0.85);
}

.hover\:bg-indigo-700\/90:hover {
  background-color: rgb(81 69 205 / 0.9);
}

.hover\:bg-indigo-700\/95:hover {
  background-color: rgb(81 69 205 / 0.95);
}

.hover\:bg-indigo-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(66 56 157 / var(--tw-bg-opacity, 1));
}

.hover\:bg-indigo-800\/0:hover {
  background-color: rgb(66 56 157 / 0);
}

.hover\:bg-indigo-800\/10:hover {
  background-color: rgb(66 56 157 / 0.1);
}

.hover\:bg-indigo-800\/100:hover {
  background-color: rgb(66 56 157 / 1);
}

.hover\:bg-indigo-800\/15:hover {
  background-color: rgb(66 56 157 / 0.15);
}

.hover\:bg-indigo-800\/20:hover {
  background-color: rgb(66 56 157 / 0.2);
}

.hover\:bg-indigo-800\/25:hover {
  background-color: rgb(66 56 157 / 0.25);
}

.hover\:bg-indigo-800\/30:hover {
  background-color: rgb(66 56 157 / 0.3);
}

.hover\:bg-indigo-800\/35:hover {
  background-color: rgb(66 56 157 / 0.35);
}

.hover\:bg-indigo-800\/40:hover {
  background-color: rgb(66 56 157 / 0.4);
}

.hover\:bg-indigo-800\/45:hover {
  background-color: rgb(66 56 157 / 0.45);
}

.hover\:bg-indigo-800\/5:hover {
  background-color: rgb(66 56 157 / 0.05);
}

.hover\:bg-indigo-800\/50:hover {
  background-color: rgb(66 56 157 / 0.5);
}

.hover\:bg-indigo-800\/55:hover {
  background-color: rgb(66 56 157 / 0.55);
}

.hover\:bg-indigo-800\/60:hover {
  background-color: rgb(66 56 157 / 0.6);
}

.hover\:bg-indigo-800\/65:hover {
  background-color: rgb(66 56 157 / 0.65);
}

.hover\:bg-indigo-800\/70:hover {
  background-color: rgb(66 56 157 / 0.7);
}

.hover\:bg-indigo-800\/75:hover {
  background-color: rgb(66 56 157 / 0.75);
}

.hover\:bg-indigo-800\/80:hover {
  background-color: rgb(66 56 157 / 0.8);
}

.hover\:bg-indigo-800\/85:hover {
  background-color: rgb(66 56 157 / 0.85);
}

.hover\:bg-indigo-800\/90:hover {
  background-color: rgb(66 56 157 / 0.9);
}

.hover\:bg-indigo-800\/95:hover {
  background-color: rgb(66 56 157 / 0.95);
}

.hover\:bg-indigo-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(54 47 120 / var(--tw-bg-opacity, 1));
}

.hover\:bg-indigo-900\/0:hover {
  background-color: rgb(54 47 120 / 0);
}

.hover\:bg-indigo-900\/10:hover {
  background-color: rgb(54 47 120 / 0.1);
}

.hover\:bg-indigo-900\/100:hover {
  background-color: rgb(54 47 120 / 1);
}

.hover\:bg-indigo-900\/15:hover {
  background-color: rgb(54 47 120 / 0.15);
}

.hover\:bg-indigo-900\/20:hover {
  background-color: rgb(54 47 120 / 0.2);
}

.hover\:bg-indigo-900\/25:hover {
  background-color: rgb(54 47 120 / 0.25);
}

.hover\:bg-indigo-900\/30:hover {
  background-color: rgb(54 47 120 / 0.3);
}

.hover\:bg-indigo-900\/35:hover {
  background-color: rgb(54 47 120 / 0.35);
}

.hover\:bg-indigo-900\/40:hover {
  background-color: rgb(54 47 120 / 0.4);
}

.hover\:bg-indigo-900\/45:hover {
  background-color: rgb(54 47 120 / 0.45);
}

.hover\:bg-indigo-900\/5:hover {
  background-color: rgb(54 47 120 / 0.05);
}

.hover\:bg-indigo-900\/50:hover {
  background-color: rgb(54 47 120 / 0.5);
}

.hover\:bg-indigo-900\/55:hover {
  background-color: rgb(54 47 120 / 0.55);
}

.hover\:bg-indigo-900\/60:hover {
  background-color: rgb(54 47 120 / 0.6);
}

.hover\:bg-indigo-900\/65:hover {
  background-color: rgb(54 47 120 / 0.65);
}

.hover\:bg-indigo-900\/70:hover {
  background-color: rgb(54 47 120 / 0.7);
}

.hover\:bg-indigo-900\/75:hover {
  background-color: rgb(54 47 120 / 0.75);
}

.hover\:bg-indigo-900\/80:hover {
  background-color: rgb(54 47 120 / 0.8);
}

.hover\:bg-indigo-900\/85:hover {
  background-color: rgb(54 47 120 / 0.85);
}

.hover\:bg-indigo-900\/90:hover {
  background-color: rgb(54 47 120 / 0.9);
}

.hover\:bg-indigo-900\/95:hover {
  background-color: rgb(54 47 120 / 0.95);
}

.hover\:bg-lime-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lime-100\/0:hover {
  background-color: rgb(236 252 203 / 0);
}

.hover\:bg-lime-100\/10:hover {
  background-color: rgb(236 252 203 / 0.1);
}

.hover\:bg-lime-100\/100:hover {
  background-color: rgb(236 252 203 / 1);
}

.hover\:bg-lime-100\/15:hover {
  background-color: rgb(236 252 203 / 0.15);
}

.hover\:bg-lime-100\/20:hover {
  background-color: rgb(236 252 203 / 0.2);
}

.hover\:bg-lime-100\/25:hover {
  background-color: rgb(236 252 203 / 0.25);
}

.hover\:bg-lime-100\/30:hover {
  background-color: rgb(236 252 203 / 0.3);
}

.hover\:bg-lime-100\/35:hover {
  background-color: rgb(236 252 203 / 0.35);
}

.hover\:bg-lime-100\/40:hover {
  background-color: rgb(236 252 203 / 0.4);
}

.hover\:bg-lime-100\/45:hover {
  background-color: rgb(236 252 203 / 0.45);
}

.hover\:bg-lime-100\/5:hover {
  background-color: rgb(236 252 203 / 0.05);
}

.hover\:bg-lime-100\/50:hover {
  background-color: rgb(236 252 203 / 0.5);
}

.hover\:bg-lime-100\/55:hover {
  background-color: rgb(236 252 203 / 0.55);
}

.hover\:bg-lime-100\/60:hover {
  background-color: rgb(236 252 203 / 0.6);
}

.hover\:bg-lime-100\/65:hover {
  background-color: rgb(236 252 203 / 0.65);
}

.hover\:bg-lime-100\/70:hover {
  background-color: rgb(236 252 203 / 0.7);
}

.hover\:bg-lime-100\/75:hover {
  background-color: rgb(236 252 203 / 0.75);
}

.hover\:bg-lime-100\/80:hover {
  background-color: rgb(236 252 203 / 0.8);
}

.hover\:bg-lime-100\/85:hover {
  background-color: rgb(236 252 203 / 0.85);
}

.hover\:bg-lime-100\/90:hover {
  background-color: rgb(236 252 203 / 0.9);
}

.hover\:bg-lime-100\/95:hover {
  background-color: rgb(236 252 203 / 0.95);
}

.hover\:bg-lime-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lime-200\/0:hover {
  background-color: rgb(217 249 157 / 0);
}

.hover\:bg-lime-200\/10:hover {
  background-color: rgb(217 249 157 / 0.1);
}

.hover\:bg-lime-200\/100:hover {
  background-color: rgb(217 249 157 / 1);
}

.hover\:bg-lime-200\/15:hover {
  background-color: rgb(217 249 157 / 0.15);
}

.hover\:bg-lime-200\/20:hover {
  background-color: rgb(217 249 157 / 0.2);
}

.hover\:bg-lime-200\/25:hover {
  background-color: rgb(217 249 157 / 0.25);
}

.hover\:bg-lime-200\/30:hover {
  background-color: rgb(217 249 157 / 0.3);
}

.hover\:bg-lime-200\/35:hover {
  background-color: rgb(217 249 157 / 0.35);
}

.hover\:bg-lime-200\/40:hover {
  background-color: rgb(217 249 157 / 0.4);
}

.hover\:bg-lime-200\/45:hover {
  background-color: rgb(217 249 157 / 0.45);
}

.hover\:bg-lime-200\/5:hover {
  background-color: rgb(217 249 157 / 0.05);
}

.hover\:bg-lime-200\/50:hover {
  background-color: rgb(217 249 157 / 0.5);
}

.hover\:bg-lime-200\/55:hover {
  background-color: rgb(217 249 157 / 0.55);
}

.hover\:bg-lime-200\/60:hover {
  background-color: rgb(217 249 157 / 0.6);
}

.hover\:bg-lime-200\/65:hover {
  background-color: rgb(217 249 157 / 0.65);
}

.hover\:bg-lime-200\/70:hover {
  background-color: rgb(217 249 157 / 0.7);
}

.hover\:bg-lime-200\/75:hover {
  background-color: rgb(217 249 157 / 0.75);
}

.hover\:bg-lime-200\/80:hover {
  background-color: rgb(217 249 157 / 0.8);
}

.hover\:bg-lime-200\/85:hover {
  background-color: rgb(217 249 157 / 0.85);
}

.hover\:bg-lime-200\/90:hover {
  background-color: rgb(217 249 157 / 0.9);
}

.hover\:bg-lime-200\/95:hover {
  background-color: rgb(217 249 157 / 0.95);
}

.hover\:bg-lime-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lime-300\/0:hover {
  background-color: rgb(190 242 100 / 0);
}

.hover\:bg-lime-300\/10:hover {
  background-color: rgb(190 242 100 / 0.1);
}

.hover\:bg-lime-300\/100:hover {
  background-color: rgb(190 242 100 / 1);
}

.hover\:bg-lime-300\/15:hover {
  background-color: rgb(190 242 100 / 0.15);
}

.hover\:bg-lime-300\/20:hover {
  background-color: rgb(190 242 100 / 0.2);
}

.hover\:bg-lime-300\/25:hover {
  background-color: rgb(190 242 100 / 0.25);
}

.hover\:bg-lime-300\/30:hover {
  background-color: rgb(190 242 100 / 0.3);
}

.hover\:bg-lime-300\/35:hover {
  background-color: rgb(190 242 100 / 0.35);
}

.hover\:bg-lime-300\/40:hover {
  background-color: rgb(190 242 100 / 0.4);
}

.hover\:bg-lime-300\/45:hover {
  background-color: rgb(190 242 100 / 0.45);
}

.hover\:bg-lime-300\/5:hover {
  background-color: rgb(190 242 100 / 0.05);
}

.hover\:bg-lime-300\/50:hover {
  background-color: rgb(190 242 100 / 0.5);
}

.hover\:bg-lime-300\/55:hover {
  background-color: rgb(190 242 100 / 0.55);
}

.hover\:bg-lime-300\/60:hover {
  background-color: rgb(190 242 100 / 0.6);
}

.hover\:bg-lime-300\/65:hover {
  background-color: rgb(190 242 100 / 0.65);
}

.hover\:bg-lime-300\/70:hover {
  background-color: rgb(190 242 100 / 0.7);
}

.hover\:bg-lime-300\/75:hover {
  background-color: rgb(190 242 100 / 0.75);
}

.hover\:bg-lime-300\/80:hover {
  background-color: rgb(190 242 100 / 0.8);
}

.hover\:bg-lime-300\/85:hover {
  background-color: rgb(190 242 100 / 0.85);
}

.hover\:bg-lime-300\/90:hover {
  background-color: rgb(190 242 100 / 0.9);
}

.hover\:bg-lime-300\/95:hover {
  background-color: rgb(190 242 100 / 0.95);
}

.hover\:bg-lime-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lime-400\/0:hover {
  background-color: rgb(163 230 53 / 0);
}

.hover\:bg-lime-400\/10:hover {
  background-color: rgb(163 230 53 / 0.1);
}

.hover\:bg-lime-400\/100:hover {
  background-color: rgb(163 230 53 / 1);
}

.hover\:bg-lime-400\/15:hover {
  background-color: rgb(163 230 53 / 0.15);
}

.hover\:bg-lime-400\/20:hover {
  background-color: rgb(163 230 53 / 0.2);
}

.hover\:bg-lime-400\/25:hover {
  background-color: rgb(163 230 53 / 0.25);
}

.hover\:bg-lime-400\/30:hover {
  background-color: rgb(163 230 53 / 0.3);
}

.hover\:bg-lime-400\/35:hover {
  background-color: rgb(163 230 53 / 0.35);
}

.hover\:bg-lime-400\/40:hover {
  background-color: rgb(163 230 53 / 0.4);
}

.hover\:bg-lime-400\/45:hover {
  background-color: rgb(163 230 53 / 0.45);
}

.hover\:bg-lime-400\/5:hover {
  background-color: rgb(163 230 53 / 0.05);
}

.hover\:bg-lime-400\/50:hover {
  background-color: rgb(163 230 53 / 0.5);
}

.hover\:bg-lime-400\/55:hover {
  background-color: rgb(163 230 53 / 0.55);
}

.hover\:bg-lime-400\/60:hover {
  background-color: rgb(163 230 53 / 0.6);
}

.hover\:bg-lime-400\/65:hover {
  background-color: rgb(163 230 53 / 0.65);
}

.hover\:bg-lime-400\/70:hover {
  background-color: rgb(163 230 53 / 0.7);
}

.hover\:bg-lime-400\/75:hover {
  background-color: rgb(163 230 53 / 0.75);
}

.hover\:bg-lime-400\/80:hover {
  background-color: rgb(163 230 53 / 0.8);
}

.hover\:bg-lime-400\/85:hover {
  background-color: rgb(163 230 53 / 0.85);
}

.hover\:bg-lime-400\/90:hover {
  background-color: rgb(163 230 53 / 0.9);
}

.hover\:bg-lime-400\/95:hover {
  background-color: rgb(163 230 53 / 0.95);
}

.hover\:bg-lime-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lime-500\/0:hover {
  background-color: rgb(132 204 22 / 0);
}

.hover\:bg-lime-500\/10:hover {
  background-color: rgb(132 204 22 / 0.1);
}

.hover\:bg-lime-500\/100:hover {
  background-color: rgb(132 204 22 / 1);
}

.hover\:bg-lime-500\/15:hover {
  background-color: rgb(132 204 22 / 0.15);
}

.hover\:bg-lime-500\/20:hover {
  background-color: rgb(132 204 22 / 0.2);
}

.hover\:bg-lime-500\/25:hover {
  background-color: rgb(132 204 22 / 0.25);
}

.hover\:bg-lime-500\/30:hover {
  background-color: rgb(132 204 22 / 0.3);
}

.hover\:bg-lime-500\/35:hover {
  background-color: rgb(132 204 22 / 0.35);
}

.hover\:bg-lime-500\/40:hover {
  background-color: rgb(132 204 22 / 0.4);
}

.hover\:bg-lime-500\/45:hover {
  background-color: rgb(132 204 22 / 0.45);
}

.hover\:bg-lime-500\/5:hover {
  background-color: rgb(132 204 22 / 0.05);
}

.hover\:bg-lime-500\/50:hover {
  background-color: rgb(132 204 22 / 0.5);
}

.hover\:bg-lime-500\/55:hover {
  background-color: rgb(132 204 22 / 0.55);
}

.hover\:bg-lime-500\/60:hover {
  background-color: rgb(132 204 22 / 0.6);
}

.hover\:bg-lime-500\/65:hover {
  background-color: rgb(132 204 22 / 0.65);
}

.hover\:bg-lime-500\/70:hover {
  background-color: rgb(132 204 22 / 0.7);
}

.hover\:bg-lime-500\/75:hover {
  background-color: rgb(132 204 22 / 0.75);
}

.hover\:bg-lime-500\/80:hover {
  background-color: rgb(132 204 22 / 0.8);
}

.hover\:bg-lime-500\/85:hover {
  background-color: rgb(132 204 22 / 0.85);
}

.hover\:bg-lime-500\/90:hover {
  background-color: rgb(132 204 22 / 0.9);
}

.hover\:bg-lime-500\/95:hover {
  background-color: rgb(132 204 22 / 0.95);
}

.hover\:bg-lime-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lime-600\/0:hover {
  background-color: rgb(101 163 13 / 0);
}

.hover\:bg-lime-600\/10:hover {
  background-color: rgb(101 163 13 / 0.1);
}

.hover\:bg-lime-600\/100:hover {
  background-color: rgb(101 163 13 / 1);
}

.hover\:bg-lime-600\/15:hover {
  background-color: rgb(101 163 13 / 0.15);
}

.hover\:bg-lime-600\/20:hover {
  background-color: rgb(101 163 13 / 0.2);
}

.hover\:bg-lime-600\/25:hover {
  background-color: rgb(101 163 13 / 0.25);
}

.hover\:bg-lime-600\/30:hover {
  background-color: rgb(101 163 13 / 0.3);
}

.hover\:bg-lime-600\/35:hover {
  background-color: rgb(101 163 13 / 0.35);
}

.hover\:bg-lime-600\/40:hover {
  background-color: rgb(101 163 13 / 0.4);
}

.hover\:bg-lime-600\/45:hover {
  background-color: rgb(101 163 13 / 0.45);
}

.hover\:bg-lime-600\/5:hover {
  background-color: rgb(101 163 13 / 0.05);
}

.hover\:bg-lime-600\/50:hover {
  background-color: rgb(101 163 13 / 0.5);
}

.hover\:bg-lime-600\/55:hover {
  background-color: rgb(101 163 13 / 0.55);
}

.hover\:bg-lime-600\/60:hover {
  background-color: rgb(101 163 13 / 0.6);
}

.hover\:bg-lime-600\/65:hover {
  background-color: rgb(101 163 13 / 0.65);
}

.hover\:bg-lime-600\/70:hover {
  background-color: rgb(101 163 13 / 0.7);
}

.hover\:bg-lime-600\/75:hover {
  background-color: rgb(101 163 13 / 0.75);
}

.hover\:bg-lime-600\/80:hover {
  background-color: rgb(101 163 13 / 0.8);
}

.hover\:bg-lime-600\/85:hover {
  background-color: rgb(101 163 13 / 0.85);
}

.hover\:bg-lime-600\/90:hover {
  background-color: rgb(101 163 13 / 0.9);
}

.hover\:bg-lime-600\/95:hover {
  background-color: rgb(101 163 13 / 0.95);
}

.hover\:bg-lime-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lime-700\/0:hover {
  background-color: rgb(77 124 15 / 0);
}

.hover\:bg-lime-700\/10:hover {
  background-color: rgb(77 124 15 / 0.1);
}

.hover\:bg-lime-700\/100:hover {
  background-color: rgb(77 124 15 / 1);
}

.hover\:bg-lime-700\/15:hover {
  background-color: rgb(77 124 15 / 0.15);
}

.hover\:bg-lime-700\/20:hover {
  background-color: rgb(77 124 15 / 0.2);
}

.hover\:bg-lime-700\/25:hover {
  background-color: rgb(77 124 15 / 0.25);
}

.hover\:bg-lime-700\/30:hover {
  background-color: rgb(77 124 15 / 0.3);
}

.hover\:bg-lime-700\/35:hover {
  background-color: rgb(77 124 15 / 0.35);
}

.hover\:bg-lime-700\/40:hover {
  background-color: rgb(77 124 15 / 0.4);
}

.hover\:bg-lime-700\/45:hover {
  background-color: rgb(77 124 15 / 0.45);
}

.hover\:bg-lime-700\/5:hover {
  background-color: rgb(77 124 15 / 0.05);
}

.hover\:bg-lime-700\/50:hover {
  background-color: rgb(77 124 15 / 0.5);
}

.hover\:bg-lime-700\/55:hover {
  background-color: rgb(77 124 15 / 0.55);
}

.hover\:bg-lime-700\/60:hover {
  background-color: rgb(77 124 15 / 0.6);
}

.hover\:bg-lime-700\/65:hover {
  background-color: rgb(77 124 15 / 0.65);
}

.hover\:bg-lime-700\/70:hover {
  background-color: rgb(77 124 15 / 0.7);
}

.hover\:bg-lime-700\/75:hover {
  background-color: rgb(77 124 15 / 0.75);
}

.hover\:bg-lime-700\/80:hover {
  background-color: rgb(77 124 15 / 0.8);
}

.hover\:bg-lime-700\/85:hover {
  background-color: rgb(77 124 15 / 0.85);
}

.hover\:bg-lime-700\/90:hover {
  background-color: rgb(77 124 15 / 0.9);
}

.hover\:bg-lime-700\/95:hover {
  background-color: rgb(77 124 15 / 0.95);
}

.hover\:bg-lime-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lime-800\/0:hover {
  background-color: rgb(63 98 18 / 0);
}

.hover\:bg-lime-800\/10:hover {
  background-color: rgb(63 98 18 / 0.1);
}

.hover\:bg-lime-800\/100:hover {
  background-color: rgb(63 98 18 / 1);
}

.hover\:bg-lime-800\/15:hover {
  background-color: rgb(63 98 18 / 0.15);
}

.hover\:bg-lime-800\/20:hover {
  background-color: rgb(63 98 18 / 0.2);
}

.hover\:bg-lime-800\/25:hover {
  background-color: rgb(63 98 18 / 0.25);
}

.hover\:bg-lime-800\/30:hover {
  background-color: rgb(63 98 18 / 0.3);
}

.hover\:bg-lime-800\/35:hover {
  background-color: rgb(63 98 18 / 0.35);
}

.hover\:bg-lime-800\/40:hover {
  background-color: rgb(63 98 18 / 0.4);
}

.hover\:bg-lime-800\/45:hover {
  background-color: rgb(63 98 18 / 0.45);
}

.hover\:bg-lime-800\/5:hover {
  background-color: rgb(63 98 18 / 0.05);
}

.hover\:bg-lime-800\/50:hover {
  background-color: rgb(63 98 18 / 0.5);
}

.hover\:bg-lime-800\/55:hover {
  background-color: rgb(63 98 18 / 0.55);
}

.hover\:bg-lime-800\/60:hover {
  background-color: rgb(63 98 18 / 0.6);
}

.hover\:bg-lime-800\/65:hover {
  background-color: rgb(63 98 18 / 0.65);
}

.hover\:bg-lime-800\/70:hover {
  background-color: rgb(63 98 18 / 0.7);
}

.hover\:bg-lime-800\/75:hover {
  background-color: rgb(63 98 18 / 0.75);
}

.hover\:bg-lime-800\/80:hover {
  background-color: rgb(63 98 18 / 0.8);
}

.hover\:bg-lime-800\/85:hover {
  background-color: rgb(63 98 18 / 0.85);
}

.hover\:bg-lime-800\/90:hover {
  background-color: rgb(63 98 18 / 0.9);
}

.hover\:bg-lime-800\/95:hover {
  background-color: rgb(63 98 18 / 0.95);
}

.hover\:bg-lime-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lime-900\/0:hover {
  background-color: rgb(54 83 20 / 0);
}

.hover\:bg-lime-900\/10:hover {
  background-color: rgb(54 83 20 / 0.1);
}

.hover\:bg-lime-900\/100:hover {
  background-color: rgb(54 83 20 / 1);
}

.hover\:bg-lime-900\/15:hover {
  background-color: rgb(54 83 20 / 0.15);
}

.hover\:bg-lime-900\/20:hover {
  background-color: rgb(54 83 20 / 0.2);
}

.hover\:bg-lime-900\/25:hover {
  background-color: rgb(54 83 20 / 0.25);
}

.hover\:bg-lime-900\/30:hover {
  background-color: rgb(54 83 20 / 0.3);
}

.hover\:bg-lime-900\/35:hover {
  background-color: rgb(54 83 20 / 0.35);
}

.hover\:bg-lime-900\/40:hover {
  background-color: rgb(54 83 20 / 0.4);
}

.hover\:bg-lime-900\/45:hover {
  background-color: rgb(54 83 20 / 0.45);
}

.hover\:bg-lime-900\/5:hover {
  background-color: rgb(54 83 20 / 0.05);
}

.hover\:bg-lime-900\/50:hover {
  background-color: rgb(54 83 20 / 0.5);
}

.hover\:bg-lime-900\/55:hover {
  background-color: rgb(54 83 20 / 0.55);
}

.hover\:bg-lime-900\/60:hover {
  background-color: rgb(54 83 20 / 0.6);
}

.hover\:bg-lime-900\/65:hover {
  background-color: rgb(54 83 20 / 0.65);
}

.hover\:bg-lime-900\/70:hover {
  background-color: rgb(54 83 20 / 0.7);
}

.hover\:bg-lime-900\/75:hover {
  background-color: rgb(54 83 20 / 0.75);
}

.hover\:bg-lime-900\/80:hover {
  background-color: rgb(54 83 20 / 0.8);
}

.hover\:bg-lime-900\/85:hover {
  background-color: rgb(54 83 20 / 0.85);
}

.hover\:bg-lime-900\/90:hover {
  background-color: rgb(54 83 20 / 0.9);
}

.hover\:bg-lime-900\/95:hover {
  background-color: rgb(54 83 20 / 0.95);
}

.hover\:bg-neutral-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.hover\:bg-neutral-100\/0:hover {
  background-color: rgb(245 245 245 / 0);
}

.hover\:bg-neutral-100\/10:hover {
  background-color: rgb(245 245 245 / 0.1);
}

.hover\:bg-neutral-100\/100:hover {
  background-color: rgb(245 245 245 / 1);
}

.hover\:bg-neutral-100\/15:hover {
  background-color: rgb(245 245 245 / 0.15);
}

.hover\:bg-neutral-100\/20:hover {
  background-color: rgb(245 245 245 / 0.2);
}

.hover\:bg-neutral-100\/25:hover {
  background-color: rgb(245 245 245 / 0.25);
}

.hover\:bg-neutral-100\/30:hover {
  background-color: rgb(245 245 245 / 0.3);
}

.hover\:bg-neutral-100\/35:hover {
  background-color: rgb(245 245 245 / 0.35);
}

.hover\:bg-neutral-100\/40:hover {
  background-color: rgb(245 245 245 / 0.4);
}

.hover\:bg-neutral-100\/45:hover {
  background-color: rgb(245 245 245 / 0.45);
}

.hover\:bg-neutral-100\/5:hover {
  background-color: rgb(245 245 245 / 0.05);
}

.hover\:bg-neutral-100\/50:hover {
  background-color: rgb(245 245 245 / 0.5);
}

.hover\:bg-neutral-100\/55:hover {
  background-color: rgb(245 245 245 / 0.55);
}

.hover\:bg-neutral-100\/60:hover {
  background-color: rgb(245 245 245 / 0.6);
}

.hover\:bg-neutral-100\/65:hover {
  background-color: rgb(245 245 245 / 0.65);
}

.hover\:bg-neutral-100\/70:hover {
  background-color: rgb(245 245 245 / 0.7);
}

.hover\:bg-neutral-100\/75:hover {
  background-color: rgb(245 245 245 / 0.75);
}

.hover\:bg-neutral-100\/80:hover {
  background-color: rgb(245 245 245 / 0.8);
}

.hover\:bg-neutral-100\/85:hover {
  background-color: rgb(245 245 245 / 0.85);
}

.hover\:bg-neutral-100\/90:hover {
  background-color: rgb(245 245 245 / 0.9);
}

.hover\:bg-neutral-100\/95:hover {
  background-color: rgb(245 245 245 / 0.95);
}

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

.hover\:bg-neutral-200\/0:hover {
  background-color: rgb(229 229 229 / 0);
}

.hover\:bg-neutral-200\/10:hover {
  background-color: rgb(229 229 229 / 0.1);
}

.hover\:bg-neutral-200\/100:hover {
  background-color: rgb(229 229 229 / 1);
}

.hover\:bg-neutral-200\/15:hover {
  background-color: rgb(229 229 229 / 0.15);
}

.hover\:bg-neutral-200\/20:hover {
  background-color: rgb(229 229 229 / 0.2);
}

.hover\:bg-neutral-200\/25:hover {
  background-color: rgb(229 229 229 / 0.25);
}

.hover\:bg-neutral-200\/30:hover {
  background-color: rgb(229 229 229 / 0.3);
}

.hover\:bg-neutral-200\/35:hover {
  background-color: rgb(229 229 229 / 0.35);
}

.hover\:bg-neutral-200\/40:hover {
  background-color: rgb(229 229 229 / 0.4);
}

.hover\:bg-neutral-200\/45:hover {
  background-color: rgb(229 229 229 / 0.45);
}

.hover\:bg-neutral-200\/5:hover {
  background-color: rgb(229 229 229 / 0.05);
}

.hover\:bg-neutral-200\/50:hover {
  background-color: rgb(229 229 229 / 0.5);
}

.hover\:bg-neutral-200\/55:hover {
  background-color: rgb(229 229 229 / 0.55);
}

.hover\:bg-neutral-200\/60:hover {
  background-color: rgb(229 229 229 / 0.6);
}

.hover\:bg-neutral-200\/65:hover {
  background-color: rgb(229 229 229 / 0.65);
}

.hover\:bg-neutral-200\/70:hover {
  background-color: rgb(229 229 229 / 0.7);
}

.hover\:bg-neutral-200\/75:hover {
  background-color: rgb(229 229 229 / 0.75);
}

.hover\:bg-neutral-200\/80:hover {
  background-color: rgb(229 229 229 / 0.8);
}

.hover\:bg-neutral-200\/85:hover {
  background-color: rgb(229 229 229 / 0.85);
}

.hover\:bg-neutral-200\/90:hover {
  background-color: rgb(229 229 229 / 0.9);
}

.hover\:bg-neutral-200\/95:hover {
  background-color: rgb(229 229 229 / 0.95);
}

.hover\:bg-neutral-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}

.hover\:bg-neutral-300\/0:hover {
  background-color: rgb(212 212 212 / 0);
}

.hover\:bg-neutral-300\/10:hover {
  background-color: rgb(212 212 212 / 0.1);
}

.hover\:bg-neutral-300\/100:hover {
  background-color: rgb(212 212 212 / 1);
}

.hover\:bg-neutral-300\/15:hover {
  background-color: rgb(212 212 212 / 0.15);
}

.hover\:bg-neutral-300\/20:hover {
  background-color: rgb(212 212 212 / 0.2);
}

.hover\:bg-neutral-300\/25:hover {
  background-color: rgb(212 212 212 / 0.25);
}

.hover\:bg-neutral-300\/30:hover {
  background-color: rgb(212 212 212 / 0.3);
}

.hover\:bg-neutral-300\/35:hover {
  background-color: rgb(212 212 212 / 0.35);
}

.hover\:bg-neutral-300\/40:hover {
  background-color: rgb(212 212 212 / 0.4);
}

.hover\:bg-neutral-300\/45:hover {
  background-color: rgb(212 212 212 / 0.45);
}

.hover\:bg-neutral-300\/5:hover {
  background-color: rgb(212 212 212 / 0.05);
}

.hover\:bg-neutral-300\/50:hover {
  background-color: rgb(212 212 212 / 0.5);
}

.hover\:bg-neutral-300\/55:hover {
  background-color: rgb(212 212 212 / 0.55);
}

.hover\:bg-neutral-300\/60:hover {
  background-color: rgb(212 212 212 / 0.6);
}

.hover\:bg-neutral-300\/65:hover {
  background-color: rgb(212 212 212 / 0.65);
}

.hover\:bg-neutral-300\/70:hover {
  background-color: rgb(212 212 212 / 0.7);
}

.hover\:bg-neutral-300\/75:hover {
  background-color: rgb(212 212 212 / 0.75);
}

.hover\:bg-neutral-300\/80:hover {
  background-color: rgb(212 212 212 / 0.8);
}

.hover\:bg-neutral-300\/85:hover {
  background-color: rgb(212 212 212 / 0.85);
}

.hover\:bg-neutral-300\/90:hover {
  background-color: rgb(212 212 212 / 0.9);
}

.hover\:bg-neutral-300\/95:hover {
  background-color: rgb(212 212 212 / 0.95);
}

.hover\:bg-neutral-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}

.hover\:bg-neutral-400\/0:hover {
  background-color: rgb(163 163 163 / 0);
}

.hover\:bg-neutral-400\/10:hover {
  background-color: rgb(163 163 163 / 0.1);
}

.hover\:bg-neutral-400\/100:hover {
  background-color: rgb(163 163 163 / 1);
}

.hover\:bg-neutral-400\/15:hover {
  background-color: rgb(163 163 163 / 0.15);
}

.hover\:bg-neutral-400\/20:hover {
  background-color: rgb(163 163 163 / 0.2);
}

.hover\:bg-neutral-400\/25:hover {
  background-color: rgb(163 163 163 / 0.25);
}

.hover\:bg-neutral-400\/30:hover {
  background-color: rgb(163 163 163 / 0.3);
}

.hover\:bg-neutral-400\/35:hover {
  background-color: rgb(163 163 163 / 0.35);
}

.hover\:bg-neutral-400\/40:hover {
  background-color: rgb(163 163 163 / 0.4);
}

.hover\:bg-neutral-400\/45:hover {
  background-color: rgb(163 163 163 / 0.45);
}

.hover\:bg-neutral-400\/5:hover {
  background-color: rgb(163 163 163 / 0.05);
}

.hover\:bg-neutral-400\/50:hover {
  background-color: rgb(163 163 163 / 0.5);
}

.hover\:bg-neutral-400\/55:hover {
  background-color: rgb(163 163 163 / 0.55);
}

.hover\:bg-neutral-400\/60:hover {
  background-color: rgb(163 163 163 / 0.6);
}

.hover\:bg-neutral-400\/65:hover {
  background-color: rgb(163 163 163 / 0.65);
}

.hover\:bg-neutral-400\/70:hover {
  background-color: rgb(163 163 163 / 0.7);
}

.hover\:bg-neutral-400\/75:hover {
  background-color: rgb(163 163 163 / 0.75);
}

.hover\:bg-neutral-400\/80:hover {
  background-color: rgb(163 163 163 / 0.8);
}

.hover\:bg-neutral-400\/85:hover {
  background-color: rgb(163 163 163 / 0.85);
}

.hover\:bg-neutral-400\/90:hover {
  background-color: rgb(163 163 163 / 0.9);
}

.hover\:bg-neutral-400\/95:hover {
  background-color: rgb(163 163 163 / 0.95);
}

.hover\:bg-neutral-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}

.hover\:bg-neutral-500\/0:hover {
  background-color: rgb(115 115 115 / 0);
}

.hover\:bg-neutral-500\/10:hover {
  background-color: rgb(115 115 115 / 0.1);
}

.hover\:bg-neutral-500\/100:hover {
  background-color: rgb(115 115 115 / 1);
}

.hover\:bg-neutral-500\/15:hover {
  background-color: rgb(115 115 115 / 0.15);
}

.hover\:bg-neutral-500\/20:hover {
  background-color: rgb(115 115 115 / 0.2);
}

.hover\:bg-neutral-500\/25:hover {
  background-color: rgb(115 115 115 / 0.25);
}

.hover\:bg-neutral-500\/30:hover {
  background-color: rgb(115 115 115 / 0.3);
}

.hover\:bg-neutral-500\/35:hover {
  background-color: rgb(115 115 115 / 0.35);
}

.hover\:bg-neutral-500\/40:hover {
  background-color: rgb(115 115 115 / 0.4);
}

.hover\:bg-neutral-500\/45:hover {
  background-color: rgb(115 115 115 / 0.45);
}

.hover\:bg-neutral-500\/5:hover {
  background-color: rgb(115 115 115 / 0.05);
}

.hover\:bg-neutral-500\/50:hover {
  background-color: rgb(115 115 115 / 0.5);
}

.hover\:bg-neutral-500\/55:hover {
  background-color: rgb(115 115 115 / 0.55);
}

.hover\:bg-neutral-500\/60:hover {
  background-color: rgb(115 115 115 / 0.6);
}

.hover\:bg-neutral-500\/65:hover {
  background-color: rgb(115 115 115 / 0.65);
}

.hover\:bg-neutral-500\/70:hover {
  background-color: rgb(115 115 115 / 0.7);
}

.hover\:bg-neutral-500\/75:hover {
  background-color: rgb(115 115 115 / 0.75);
}

.hover\:bg-neutral-500\/80:hover {
  background-color: rgb(115 115 115 / 0.8);
}

.hover\:bg-neutral-500\/85:hover {
  background-color: rgb(115 115 115 / 0.85);
}

.hover\:bg-neutral-500\/90:hover {
  background-color: rgb(115 115 115 / 0.9);
}

.hover\:bg-neutral-500\/95:hover {
  background-color: rgb(115 115 115 / 0.95);
}

.hover\:bg-neutral-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
}

.hover\:bg-neutral-600\/0:hover {
  background-color: rgb(82 82 82 / 0);
}

.hover\:bg-neutral-600\/10:hover {
  background-color: rgb(82 82 82 / 0.1);
}

.hover\:bg-neutral-600\/100:hover {
  background-color: rgb(82 82 82 / 1);
}

.hover\:bg-neutral-600\/15:hover {
  background-color: rgb(82 82 82 / 0.15);
}

.hover\:bg-neutral-600\/20:hover {
  background-color: rgb(82 82 82 / 0.2);
}

.hover\:bg-neutral-600\/25:hover {
  background-color: rgb(82 82 82 / 0.25);
}

.hover\:bg-neutral-600\/30:hover {
  background-color: rgb(82 82 82 / 0.3);
}

.hover\:bg-neutral-600\/35:hover {
  background-color: rgb(82 82 82 / 0.35);
}

.hover\:bg-neutral-600\/40:hover {
  background-color: rgb(82 82 82 / 0.4);
}

.hover\:bg-neutral-600\/45:hover {
  background-color: rgb(82 82 82 / 0.45);
}

.hover\:bg-neutral-600\/5:hover {
  background-color: rgb(82 82 82 / 0.05);
}

.hover\:bg-neutral-600\/50:hover {
  background-color: rgb(82 82 82 / 0.5);
}

.hover\:bg-neutral-600\/55:hover {
  background-color: rgb(82 82 82 / 0.55);
}

.hover\:bg-neutral-600\/60:hover {
  background-color: rgb(82 82 82 / 0.6);
}

.hover\:bg-neutral-600\/65:hover {
  background-color: rgb(82 82 82 / 0.65);
}

.hover\:bg-neutral-600\/70:hover {
  background-color: rgb(82 82 82 / 0.7);
}

.hover\:bg-neutral-600\/75:hover {
  background-color: rgb(82 82 82 / 0.75);
}

.hover\:bg-neutral-600\/80:hover {
  background-color: rgb(82 82 82 / 0.8);
}

.hover\:bg-neutral-600\/85:hover {
  background-color: rgb(82 82 82 / 0.85);
}

.hover\:bg-neutral-600\/90:hover {
  background-color: rgb(82 82 82 / 0.9);
}

.hover\:bg-neutral-600\/95:hover {
  background-color: rgb(82 82 82 / 0.95);
}

.hover\:bg-neutral-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}

.hover\:bg-neutral-700\/0:hover {
  background-color: rgb(64 64 64 / 0);
}

.hover\:bg-neutral-700\/10:hover {
  background-color: rgb(64 64 64 / 0.1);
}

.hover\:bg-neutral-700\/100:hover {
  background-color: rgb(64 64 64 / 1);
}

.hover\:bg-neutral-700\/15:hover {
  background-color: rgb(64 64 64 / 0.15);
}

.hover\:bg-neutral-700\/20:hover {
  background-color: rgb(64 64 64 / 0.2);
}

.hover\:bg-neutral-700\/25:hover {
  background-color: rgb(64 64 64 / 0.25);
}

.hover\:bg-neutral-700\/30:hover {
  background-color: rgb(64 64 64 / 0.3);
}

.hover\:bg-neutral-700\/35:hover {
  background-color: rgb(64 64 64 / 0.35);
}

.hover\:bg-neutral-700\/40:hover {
  background-color: rgb(64 64 64 / 0.4);
}

.hover\:bg-neutral-700\/45:hover {
  background-color: rgb(64 64 64 / 0.45);
}

.hover\:bg-neutral-700\/5:hover {
  background-color: rgb(64 64 64 / 0.05);
}

.hover\:bg-neutral-700\/50:hover {
  background-color: rgb(64 64 64 / 0.5);
}

.hover\:bg-neutral-700\/55:hover {
  background-color: rgb(64 64 64 / 0.55);
}

.hover\:bg-neutral-700\/60:hover {
  background-color: rgb(64 64 64 / 0.6);
}

.hover\:bg-neutral-700\/65:hover {
  background-color: rgb(64 64 64 / 0.65);
}

.hover\:bg-neutral-700\/70:hover {
  background-color: rgb(64 64 64 / 0.7);
}

.hover\:bg-neutral-700\/75:hover {
  background-color: rgb(64 64 64 / 0.75);
}

.hover\:bg-neutral-700\/80:hover {
  background-color: rgb(64 64 64 / 0.8);
}

.hover\:bg-neutral-700\/85:hover {
  background-color: rgb(64 64 64 / 0.85);
}

.hover\:bg-neutral-700\/90:hover {
  background-color: rgb(64 64 64 / 0.9);
}

.hover\:bg-neutral-700\/95:hover {
  background-color: rgb(64 64 64 / 0.95);
}

.hover\:bg-neutral-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

.hover\:bg-neutral-800\/0:hover {
  background-color: rgb(38 38 38 / 0);
}

.hover\:bg-neutral-800\/10:hover {
  background-color: rgb(38 38 38 / 0.1);
}

.hover\:bg-neutral-800\/100:hover {
  background-color: rgb(38 38 38 / 1);
}

.hover\:bg-neutral-800\/15:hover {
  background-color: rgb(38 38 38 / 0.15);
}

.hover\:bg-neutral-800\/20:hover {
  background-color: rgb(38 38 38 / 0.2);
}

.hover\:bg-neutral-800\/25:hover {
  background-color: rgb(38 38 38 / 0.25);
}

.hover\:bg-neutral-800\/30:hover {
  background-color: rgb(38 38 38 / 0.3);
}

.hover\:bg-neutral-800\/35:hover {
  background-color: rgb(38 38 38 / 0.35);
}

.hover\:bg-neutral-800\/40:hover {
  background-color: rgb(38 38 38 / 0.4);
}

.hover\:bg-neutral-800\/45:hover {
  background-color: rgb(38 38 38 / 0.45);
}

.hover\:bg-neutral-800\/5:hover {
  background-color: rgb(38 38 38 / 0.05);
}

.hover\:bg-neutral-800\/50:hover {
  background-color: rgb(38 38 38 / 0.5);
}

.hover\:bg-neutral-800\/55:hover {
  background-color: rgb(38 38 38 / 0.55);
}

.hover\:bg-neutral-800\/60:hover {
  background-color: rgb(38 38 38 / 0.6);
}

.hover\:bg-neutral-800\/65:hover {
  background-color: rgb(38 38 38 / 0.65);
}

.hover\:bg-neutral-800\/70:hover {
  background-color: rgb(38 38 38 / 0.7);
}

.hover\:bg-neutral-800\/75:hover {
  background-color: rgb(38 38 38 / 0.75);
}

.hover\:bg-neutral-800\/80:hover {
  background-color: rgb(38 38 38 / 0.8);
}

.hover\:bg-neutral-800\/85:hover {
  background-color: rgb(38 38 38 / 0.85);
}

.hover\:bg-neutral-800\/90:hover {
  background-color: rgb(38 38 38 / 0.9);
}

.hover\:bg-neutral-800\/95:hover {
  background-color: rgb(38 38 38 / 0.95);
}

.hover\:bg-neutral-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1));
}

.hover\:bg-neutral-900\/0:hover {
  background-color: rgb(23 23 23 / 0);
}

.hover\:bg-neutral-900\/10:hover {
  background-color: rgb(23 23 23 / 0.1);
}

.hover\:bg-neutral-900\/100:hover {
  background-color: rgb(23 23 23 / 1);
}

.hover\:bg-neutral-900\/15:hover {
  background-color: rgb(23 23 23 / 0.15);
}

.hover\:bg-neutral-900\/20:hover {
  background-color: rgb(23 23 23 / 0.2);
}

.hover\:bg-neutral-900\/25:hover {
  background-color: rgb(23 23 23 / 0.25);
}

.hover\:bg-neutral-900\/30:hover {
  background-color: rgb(23 23 23 / 0.3);
}

.hover\:bg-neutral-900\/35:hover {
  background-color: rgb(23 23 23 / 0.35);
}

.hover\:bg-neutral-900\/40:hover {
  background-color: rgb(23 23 23 / 0.4);
}

.hover\:bg-neutral-900\/45:hover {
  background-color: rgb(23 23 23 / 0.45);
}

.hover\:bg-neutral-900\/5:hover {
  background-color: rgb(23 23 23 / 0.05);
}

.hover\:bg-neutral-900\/50:hover {
  background-color: rgb(23 23 23 / 0.5);
}

.hover\:bg-neutral-900\/55:hover {
  background-color: rgb(23 23 23 / 0.55);
}

.hover\:bg-neutral-900\/60:hover {
  background-color: rgb(23 23 23 / 0.6);
}

.hover\:bg-neutral-900\/65:hover {
  background-color: rgb(23 23 23 / 0.65);
}

.hover\:bg-neutral-900\/70:hover {
  background-color: rgb(23 23 23 / 0.7);
}

.hover\:bg-neutral-900\/75:hover {
  background-color: rgb(23 23 23 / 0.75);
}

.hover\:bg-neutral-900\/80:hover {
  background-color: rgb(23 23 23 / 0.8);
}

.hover\:bg-neutral-900\/85:hover {
  background-color: rgb(23 23 23 / 0.85);
}

.hover\:bg-neutral-900\/90:hover {
  background-color: rgb(23 23 23 / 0.9);
}

.hover\:bg-neutral-900\/95:hover {
  background-color: rgb(23 23 23 / 0.95);
}

.hover\:bg-orange-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 236 220 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-100\/0:hover {
  background-color: rgb(254 236 220 / 0);
}

.hover\:bg-orange-100\/10:hover {
  background-color: rgb(254 236 220 / 0.1);
}

.hover\:bg-orange-100\/100:hover {
  background-color: rgb(254 236 220 / 1);
}

.hover\:bg-orange-100\/15:hover {
  background-color: rgb(254 236 220 / 0.15);
}

.hover\:bg-orange-100\/20:hover {
  background-color: rgb(254 236 220 / 0.2);
}

.hover\:bg-orange-100\/25:hover {
  background-color: rgb(254 236 220 / 0.25);
}

.hover\:bg-orange-100\/30:hover {
  background-color: rgb(254 236 220 / 0.3);
}

.hover\:bg-orange-100\/35:hover {
  background-color: rgb(254 236 220 / 0.35);
}

.hover\:bg-orange-100\/40:hover {
  background-color: rgb(254 236 220 / 0.4);
}

.hover\:bg-orange-100\/45:hover {
  background-color: rgb(254 236 220 / 0.45);
}

.hover\:bg-orange-100\/5:hover {
  background-color: rgb(254 236 220 / 0.05);
}

.hover\:bg-orange-100\/50:hover {
  background-color: rgb(254 236 220 / 0.5);
}

.hover\:bg-orange-100\/55:hover {
  background-color: rgb(254 236 220 / 0.55);
}

.hover\:bg-orange-100\/60:hover {
  background-color: rgb(254 236 220 / 0.6);
}

.hover\:bg-orange-100\/65:hover {
  background-color: rgb(254 236 220 / 0.65);
}

.hover\:bg-orange-100\/70:hover {
  background-color: rgb(254 236 220 / 0.7);
}

.hover\:bg-orange-100\/75:hover {
  background-color: rgb(254 236 220 / 0.75);
}

.hover\:bg-orange-100\/80:hover {
  background-color: rgb(254 236 220 / 0.8);
}

.hover\:bg-orange-100\/85:hover {
  background-color: rgb(254 236 220 / 0.85);
}

.hover\:bg-orange-100\/90:hover {
  background-color: rgb(254 236 220 / 0.9);
}

.hover\:bg-orange-100\/95:hover {
  background-color: rgb(254 236 220 / 0.95);
}

.hover\:bg-orange-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 217 189 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-200\/0:hover {
  background-color: rgb(252 217 189 / 0);
}

.hover\:bg-orange-200\/10:hover {
  background-color: rgb(252 217 189 / 0.1);
}

.hover\:bg-orange-200\/100:hover {
  background-color: rgb(252 217 189 / 1);
}

.hover\:bg-orange-200\/15:hover {
  background-color: rgb(252 217 189 / 0.15);
}

.hover\:bg-orange-200\/20:hover {
  background-color: rgb(252 217 189 / 0.2);
}

.hover\:bg-orange-200\/25:hover {
  background-color: rgb(252 217 189 / 0.25);
}

.hover\:bg-orange-200\/30:hover {
  background-color: rgb(252 217 189 / 0.3);
}

.hover\:bg-orange-200\/35:hover {
  background-color: rgb(252 217 189 / 0.35);
}

.hover\:bg-orange-200\/40:hover {
  background-color: rgb(252 217 189 / 0.4);
}

.hover\:bg-orange-200\/45:hover {
  background-color: rgb(252 217 189 / 0.45);
}

.hover\:bg-orange-200\/5:hover {
  background-color: rgb(252 217 189 / 0.05);
}

.hover\:bg-orange-200\/50:hover {
  background-color: rgb(252 217 189 / 0.5);
}

.hover\:bg-orange-200\/55:hover {
  background-color: rgb(252 217 189 / 0.55);
}

.hover\:bg-orange-200\/60:hover {
  background-color: rgb(252 217 189 / 0.6);
}

.hover\:bg-orange-200\/65:hover {
  background-color: rgb(252 217 189 / 0.65);
}

.hover\:bg-orange-200\/70:hover {
  background-color: rgb(252 217 189 / 0.7);
}

.hover\:bg-orange-200\/75:hover {
  background-color: rgb(252 217 189 / 0.75);
}

.hover\:bg-orange-200\/80:hover {
  background-color: rgb(252 217 189 / 0.8);
}

.hover\:bg-orange-200\/85:hover {
  background-color: rgb(252 217 189 / 0.85);
}

.hover\:bg-orange-200\/90:hover {
  background-color: rgb(252 217 189 / 0.9);
}

.hover\:bg-orange-200\/95:hover {
  background-color: rgb(252 217 189 / 0.95);
}

.hover\:bg-orange-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 140 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-300\/0:hover {
  background-color: rgb(253 186 140 / 0);
}

.hover\:bg-orange-300\/10:hover {
  background-color: rgb(253 186 140 / 0.1);
}

.hover\:bg-orange-300\/100:hover {
  background-color: rgb(253 186 140 / 1);
}

.hover\:bg-orange-300\/15:hover {
  background-color: rgb(253 186 140 / 0.15);
}

.hover\:bg-orange-300\/20:hover {
  background-color: rgb(253 186 140 / 0.2);
}

.hover\:bg-orange-300\/25:hover {
  background-color: rgb(253 186 140 / 0.25);
}

.hover\:bg-orange-300\/30:hover {
  background-color: rgb(253 186 140 / 0.3);
}

.hover\:bg-orange-300\/35:hover {
  background-color: rgb(253 186 140 / 0.35);
}

.hover\:bg-orange-300\/40:hover {
  background-color: rgb(253 186 140 / 0.4);
}

.hover\:bg-orange-300\/45:hover {
  background-color: rgb(253 186 140 / 0.45);
}

.hover\:bg-orange-300\/5:hover {
  background-color: rgb(253 186 140 / 0.05);
}

.hover\:bg-orange-300\/50:hover {
  background-color: rgb(253 186 140 / 0.5);
}

.hover\:bg-orange-300\/55:hover {
  background-color: rgb(253 186 140 / 0.55);
}

.hover\:bg-orange-300\/60:hover {
  background-color: rgb(253 186 140 / 0.6);
}

.hover\:bg-orange-300\/65:hover {
  background-color: rgb(253 186 140 / 0.65);
}

.hover\:bg-orange-300\/70:hover {
  background-color: rgb(253 186 140 / 0.7);
}

.hover\:bg-orange-300\/75:hover {
  background-color: rgb(253 186 140 / 0.75);
}

.hover\:bg-orange-300\/80:hover {
  background-color: rgb(253 186 140 / 0.8);
}

.hover\:bg-orange-300\/85:hover {
  background-color: rgb(253 186 140 / 0.85);
}

.hover\:bg-orange-300\/90:hover {
  background-color: rgb(253 186 140 / 0.9);
}

.hover\:bg-orange-300\/95:hover {
  background-color: rgb(253 186 140 / 0.95);
}

.hover\:bg-orange-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-400\/0:hover {
  background-color: rgb(255 138 76 / 0);
}

.hover\:bg-orange-400\/10:hover {
  background-color: rgb(255 138 76 / 0.1);
}

.hover\:bg-orange-400\/100:hover {
  background-color: rgb(255 138 76 / 1);
}

.hover\:bg-orange-400\/15:hover {
  background-color: rgb(255 138 76 / 0.15);
}

.hover\:bg-orange-400\/20:hover {
  background-color: rgb(255 138 76 / 0.2);
}

.hover\:bg-orange-400\/25:hover {
  background-color: rgb(255 138 76 / 0.25);
}

.hover\:bg-orange-400\/30:hover {
  background-color: rgb(255 138 76 / 0.3);
}

.hover\:bg-orange-400\/35:hover {
  background-color: rgb(255 138 76 / 0.35);
}

.hover\:bg-orange-400\/40:hover {
  background-color: rgb(255 138 76 / 0.4);
}

.hover\:bg-orange-400\/45:hover {
  background-color: rgb(255 138 76 / 0.45);
}

.hover\:bg-orange-400\/5:hover {
  background-color: rgb(255 138 76 / 0.05);
}

.hover\:bg-orange-400\/50:hover {
  background-color: rgb(255 138 76 / 0.5);
}

.hover\:bg-orange-400\/55:hover {
  background-color: rgb(255 138 76 / 0.55);
}

.hover\:bg-orange-400\/60:hover {
  background-color: rgb(255 138 76 / 0.6);
}

.hover\:bg-orange-400\/65:hover {
  background-color: rgb(255 138 76 / 0.65);
}

.hover\:bg-orange-400\/70:hover {
  background-color: rgb(255 138 76 / 0.7);
}

.hover\:bg-orange-400\/75:hover {
  background-color: rgb(255 138 76 / 0.75);
}

.hover\:bg-orange-400\/80:hover {
  background-color: rgb(255 138 76 / 0.8);
}

.hover\:bg-orange-400\/85:hover {
  background-color: rgb(255 138 76 / 0.85);
}

.hover\:bg-orange-400\/90:hover {
  background-color: rgb(255 138 76 / 0.9);
}

.hover\:bg-orange-400\/95:hover {
  background-color: rgb(255 138 76 / 0.95);
}

.hover\:bg-orange-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 90 31 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-500\/0:hover {
  background-color: rgb(255 90 31 / 0);
}

.hover\:bg-orange-500\/10:hover {
  background-color: rgb(255 90 31 / 0.1);
}

.hover\:bg-orange-500\/100:hover {
  background-color: rgb(255 90 31 / 1);
}

.hover\:bg-orange-500\/15:hover {
  background-color: rgb(255 90 31 / 0.15);
}

.hover\:bg-orange-500\/20:hover {
  background-color: rgb(255 90 31 / 0.2);
}

.hover\:bg-orange-500\/25:hover {
  background-color: rgb(255 90 31 / 0.25);
}

.hover\:bg-orange-500\/30:hover {
  background-color: rgb(255 90 31 / 0.3);
}

.hover\:bg-orange-500\/35:hover {
  background-color: rgb(255 90 31 / 0.35);
}

.hover\:bg-orange-500\/40:hover {
  background-color: rgb(255 90 31 / 0.4);
}

.hover\:bg-orange-500\/45:hover {
  background-color: rgb(255 90 31 / 0.45);
}

.hover\:bg-orange-500\/5:hover {
  background-color: rgb(255 90 31 / 0.05);
}

.hover\:bg-orange-500\/50:hover {
  background-color: rgb(255 90 31 / 0.5);
}

.hover\:bg-orange-500\/55:hover {
  background-color: rgb(255 90 31 / 0.55);
}

.hover\:bg-orange-500\/60:hover {
  background-color: rgb(255 90 31 / 0.6);
}

.hover\:bg-orange-500\/65:hover {
  background-color: rgb(255 90 31 / 0.65);
}

.hover\:bg-orange-500\/70:hover {
  background-color: rgb(255 90 31 / 0.7);
}

.hover\:bg-orange-500\/75:hover {
  background-color: rgb(255 90 31 / 0.75);
}

.hover\:bg-orange-500\/80:hover {
  background-color: rgb(255 90 31 / 0.8);
}

.hover\:bg-orange-500\/85:hover {
  background-color: rgb(255 90 31 / 0.85);
}

.hover\:bg-orange-500\/90:hover {
  background-color: rgb(255 90 31 / 0.9);
}

.hover\:bg-orange-500\/95:hover {
  background-color: rgb(255 90 31 / 0.95);
}

.hover\:bg-orange-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(208 56 1 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-600\/0:hover {
  background-color: rgb(208 56 1 / 0);
}

.hover\:bg-orange-600\/10:hover {
  background-color: rgb(208 56 1 / 0.1);
}

.hover\:bg-orange-600\/100:hover {
  background-color: rgb(208 56 1 / 1);
}

.hover\:bg-orange-600\/15:hover {
  background-color: rgb(208 56 1 / 0.15);
}

.hover\:bg-orange-600\/20:hover {
  background-color: rgb(208 56 1 / 0.2);
}

.hover\:bg-orange-600\/25:hover {
  background-color: rgb(208 56 1 / 0.25);
}

.hover\:bg-orange-600\/30:hover {
  background-color: rgb(208 56 1 / 0.3);
}

.hover\:bg-orange-600\/35:hover {
  background-color: rgb(208 56 1 / 0.35);
}

.hover\:bg-orange-600\/40:hover {
  background-color: rgb(208 56 1 / 0.4);
}

.hover\:bg-orange-600\/45:hover {
  background-color: rgb(208 56 1 / 0.45);
}

.hover\:bg-orange-600\/5:hover {
  background-color: rgb(208 56 1 / 0.05);
}

.hover\:bg-orange-600\/50:hover {
  background-color: rgb(208 56 1 / 0.5);
}

.hover\:bg-orange-600\/55:hover {
  background-color: rgb(208 56 1 / 0.55);
}

.hover\:bg-orange-600\/60:hover {
  background-color: rgb(208 56 1 / 0.6);
}

.hover\:bg-orange-600\/65:hover {
  background-color: rgb(208 56 1 / 0.65);
}

.hover\:bg-orange-600\/70:hover {
  background-color: rgb(208 56 1 / 0.7);
}

.hover\:bg-orange-600\/75:hover {
  background-color: rgb(208 56 1 / 0.75);
}

.hover\:bg-orange-600\/80:hover {
  background-color: rgb(208 56 1 / 0.8);
}

.hover\:bg-orange-600\/85:hover {
  background-color: rgb(208 56 1 / 0.85);
}

.hover\:bg-orange-600\/90:hover {
  background-color: rgb(208 56 1 / 0.9);
}

.hover\:bg-orange-600\/95:hover {
  background-color: rgb(208 56 1 / 0.95);
}

.hover\:bg-orange-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(180 52 3 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-700\/0:hover {
  background-color: rgb(180 52 3 / 0);
}

.hover\:bg-orange-700\/10:hover {
  background-color: rgb(180 52 3 / 0.1);
}

.hover\:bg-orange-700\/100:hover {
  background-color: rgb(180 52 3 / 1);
}

.hover\:bg-orange-700\/15:hover {
  background-color: rgb(180 52 3 / 0.15);
}

.hover\:bg-orange-700\/20:hover {
  background-color: rgb(180 52 3 / 0.2);
}

.hover\:bg-orange-700\/25:hover {
  background-color: rgb(180 52 3 / 0.25);
}

.hover\:bg-orange-700\/30:hover {
  background-color: rgb(180 52 3 / 0.3);
}

.hover\:bg-orange-700\/35:hover {
  background-color: rgb(180 52 3 / 0.35);
}

.hover\:bg-orange-700\/40:hover {
  background-color: rgb(180 52 3 / 0.4);
}

.hover\:bg-orange-700\/45:hover {
  background-color: rgb(180 52 3 / 0.45);
}

.hover\:bg-orange-700\/5:hover {
  background-color: rgb(180 52 3 / 0.05);
}

.hover\:bg-orange-700\/50:hover {
  background-color: rgb(180 52 3 / 0.5);
}

.hover\:bg-orange-700\/55:hover {
  background-color: rgb(180 52 3 / 0.55);
}

.hover\:bg-orange-700\/60:hover {
  background-color: rgb(180 52 3 / 0.6);
}

.hover\:bg-orange-700\/65:hover {
  background-color: rgb(180 52 3 / 0.65);
}

.hover\:bg-orange-700\/70:hover {
  background-color: rgb(180 52 3 / 0.7);
}

.hover\:bg-orange-700\/75:hover {
  background-color: rgb(180 52 3 / 0.75);
}

.hover\:bg-orange-700\/80:hover {
  background-color: rgb(180 52 3 / 0.8);
}

.hover\:bg-orange-700\/85:hover {
  background-color: rgb(180 52 3 / 0.85);
}

.hover\:bg-orange-700\/90:hover {
  background-color: rgb(180 52 3 / 0.9);
}

.hover\:bg-orange-700\/95:hover {
  background-color: rgb(180 52 3 / 0.95);
}

.hover\:bg-orange-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(138 44 13 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-800\/0:hover {
  background-color: rgb(138 44 13 / 0);
}

.hover\:bg-orange-800\/10:hover {
  background-color: rgb(138 44 13 / 0.1);
}

.hover\:bg-orange-800\/100:hover {
  background-color: rgb(138 44 13 / 1);
}

.hover\:bg-orange-800\/15:hover {
  background-color: rgb(138 44 13 / 0.15);
}

.hover\:bg-orange-800\/20:hover {
  background-color: rgb(138 44 13 / 0.2);
}

.hover\:bg-orange-800\/25:hover {
  background-color: rgb(138 44 13 / 0.25);
}

.hover\:bg-orange-800\/30:hover {
  background-color: rgb(138 44 13 / 0.3);
}

.hover\:bg-orange-800\/35:hover {
  background-color: rgb(138 44 13 / 0.35);
}

.hover\:bg-orange-800\/40:hover {
  background-color: rgb(138 44 13 / 0.4);
}

.hover\:bg-orange-800\/45:hover {
  background-color: rgb(138 44 13 / 0.45);
}

.hover\:bg-orange-800\/5:hover {
  background-color: rgb(138 44 13 / 0.05);
}

.hover\:bg-orange-800\/50:hover {
  background-color: rgb(138 44 13 / 0.5);
}

.hover\:bg-orange-800\/55:hover {
  background-color: rgb(138 44 13 / 0.55);
}

.hover\:bg-orange-800\/60:hover {
  background-color: rgb(138 44 13 / 0.6);
}

.hover\:bg-orange-800\/65:hover {
  background-color: rgb(138 44 13 / 0.65);
}

.hover\:bg-orange-800\/70:hover {
  background-color: rgb(138 44 13 / 0.7);
}

.hover\:bg-orange-800\/75:hover {
  background-color: rgb(138 44 13 / 0.75);
}

.hover\:bg-orange-800\/80:hover {
  background-color: rgb(138 44 13 / 0.8);
}

.hover\:bg-orange-800\/85:hover {
  background-color: rgb(138 44 13 / 0.85);
}

.hover\:bg-orange-800\/90:hover {
  background-color: rgb(138 44 13 / 0.9);
}

.hover\:bg-orange-800\/95:hover {
  background-color: rgb(138 44 13 / 0.95);
}

.hover\:bg-orange-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(119 29 29 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-900\/0:hover {
  background-color: rgb(119 29 29 / 0);
}

.hover\:bg-orange-900\/10:hover {
  background-color: rgb(119 29 29 / 0.1);
}

.hover\:bg-orange-900\/100:hover {
  background-color: rgb(119 29 29 / 1);
}

.hover\:bg-orange-900\/15:hover {
  background-color: rgb(119 29 29 / 0.15);
}

.hover\:bg-orange-900\/20:hover {
  background-color: rgb(119 29 29 / 0.2);
}

.hover\:bg-orange-900\/25:hover {
  background-color: rgb(119 29 29 / 0.25);
}

.hover\:bg-orange-900\/30:hover {
  background-color: rgb(119 29 29 / 0.3);
}

.hover\:bg-orange-900\/35:hover {
  background-color: rgb(119 29 29 / 0.35);
}

.hover\:bg-orange-900\/40:hover {
  background-color: rgb(119 29 29 / 0.4);
}

.hover\:bg-orange-900\/45:hover {
  background-color: rgb(119 29 29 / 0.45);
}

.hover\:bg-orange-900\/5:hover {
  background-color: rgb(119 29 29 / 0.05);
}

.hover\:bg-orange-900\/50:hover {
  background-color: rgb(119 29 29 / 0.5);
}

.hover\:bg-orange-900\/55:hover {
  background-color: rgb(119 29 29 / 0.55);
}

.hover\:bg-orange-900\/60:hover {
  background-color: rgb(119 29 29 / 0.6);
}

.hover\:bg-orange-900\/65:hover {
  background-color: rgb(119 29 29 / 0.65);
}

.hover\:bg-orange-900\/70:hover {
  background-color: rgb(119 29 29 / 0.7);
}

.hover\:bg-orange-900\/75:hover {
  background-color: rgb(119 29 29 / 0.75);
}

.hover\:bg-orange-900\/80:hover {
  background-color: rgb(119 29 29 / 0.8);
}

.hover\:bg-orange-900\/85:hover {
  background-color: rgb(119 29 29 / 0.85);
}

.hover\:bg-orange-900\/90:hover {
  background-color: rgb(119 29 29 / 0.9);
}

.hover\:bg-orange-900\/95:hover {
  background-color: rgb(119 29 29 / 0.95);
}

.hover\:bg-pink-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 232 243 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink-100\/0:hover {
  background-color: rgb(252 232 243 / 0);
}

.hover\:bg-pink-100\/10:hover {
  background-color: rgb(252 232 243 / 0.1);
}

.hover\:bg-pink-100\/100:hover {
  background-color: rgb(252 232 243 / 1);
}

.hover\:bg-pink-100\/15:hover {
  background-color: rgb(252 232 243 / 0.15);
}

.hover\:bg-pink-100\/20:hover {
  background-color: rgb(252 232 243 / 0.2);
}

.hover\:bg-pink-100\/25:hover {
  background-color: rgb(252 232 243 / 0.25);
}

.hover\:bg-pink-100\/30:hover {
  background-color: rgb(252 232 243 / 0.3);
}

.hover\:bg-pink-100\/35:hover {
  background-color: rgb(252 232 243 / 0.35);
}

.hover\:bg-pink-100\/40:hover {
  background-color: rgb(252 232 243 / 0.4);
}

.hover\:bg-pink-100\/45:hover {
  background-color: rgb(252 232 243 / 0.45);
}

.hover\:bg-pink-100\/5:hover {
  background-color: rgb(252 232 243 / 0.05);
}

.hover\:bg-pink-100\/50:hover {
  background-color: rgb(252 232 243 / 0.5);
}

.hover\:bg-pink-100\/55:hover {
  background-color: rgb(252 232 243 / 0.55);
}

.hover\:bg-pink-100\/60:hover {
  background-color: rgb(252 232 243 / 0.6);
}

.hover\:bg-pink-100\/65:hover {
  background-color: rgb(252 232 243 / 0.65);
}

.hover\:bg-pink-100\/70:hover {
  background-color: rgb(252 232 243 / 0.7);
}

.hover\:bg-pink-100\/75:hover {
  background-color: rgb(252 232 243 / 0.75);
}

.hover\:bg-pink-100\/80:hover {
  background-color: rgb(252 232 243 / 0.8);
}

.hover\:bg-pink-100\/85:hover {
  background-color: rgb(252 232 243 / 0.85);
}

.hover\:bg-pink-100\/90:hover {
  background-color: rgb(252 232 243 / 0.9);
}

.hover\:bg-pink-100\/95:hover {
  background-color: rgb(252 232 243 / 0.95);
}

.hover\:bg-pink-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 209 232 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink-200\/0:hover {
  background-color: rgb(250 209 232 / 0);
}

.hover\:bg-pink-200\/10:hover {
  background-color: rgb(250 209 232 / 0.1);
}

.hover\:bg-pink-200\/100:hover {
  background-color: rgb(250 209 232 / 1);
}

.hover\:bg-pink-200\/15:hover {
  background-color: rgb(250 209 232 / 0.15);
}

.hover\:bg-pink-200\/20:hover {
  background-color: rgb(250 209 232 / 0.2);
}

.hover\:bg-pink-200\/25:hover {
  background-color: rgb(250 209 232 / 0.25);
}

.hover\:bg-pink-200\/30:hover {
  background-color: rgb(250 209 232 / 0.3);
}

.hover\:bg-pink-200\/35:hover {
  background-color: rgb(250 209 232 / 0.35);
}

.hover\:bg-pink-200\/40:hover {
  background-color: rgb(250 209 232 / 0.4);
}

.hover\:bg-pink-200\/45:hover {
  background-color: rgb(250 209 232 / 0.45);
}

.hover\:bg-pink-200\/5:hover {
  background-color: rgb(250 209 232 / 0.05);
}

.hover\:bg-pink-200\/50:hover {
  background-color: rgb(250 209 232 / 0.5);
}

.hover\:bg-pink-200\/55:hover {
  background-color: rgb(250 209 232 / 0.55);
}

.hover\:bg-pink-200\/60:hover {
  background-color: rgb(250 209 232 / 0.6);
}

.hover\:bg-pink-200\/65:hover {
  background-color: rgb(250 209 232 / 0.65);
}

.hover\:bg-pink-200\/70:hover {
  background-color: rgb(250 209 232 / 0.7);
}

.hover\:bg-pink-200\/75:hover {
  background-color: rgb(250 209 232 / 0.75);
}

.hover\:bg-pink-200\/80:hover {
  background-color: rgb(250 209 232 / 0.8);
}

.hover\:bg-pink-200\/85:hover {
  background-color: rgb(250 209 232 / 0.85);
}

.hover\:bg-pink-200\/90:hover {
  background-color: rgb(250 209 232 / 0.9);
}

.hover\:bg-pink-200\/95:hover {
  background-color: rgb(250 209 232 / 0.95);
}

.hover\:bg-pink-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 180 217 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink-300\/0:hover {
  background-color: rgb(248 180 217 / 0);
}

.hover\:bg-pink-300\/10:hover {
  background-color: rgb(248 180 217 / 0.1);
}

.hover\:bg-pink-300\/100:hover {
  background-color: rgb(248 180 217 / 1);
}

.hover\:bg-pink-300\/15:hover {
  background-color: rgb(248 180 217 / 0.15);
}

.hover\:bg-pink-300\/20:hover {
  background-color: rgb(248 180 217 / 0.2);
}

.hover\:bg-pink-300\/25:hover {
  background-color: rgb(248 180 217 / 0.25);
}

.hover\:bg-pink-300\/30:hover {
  background-color: rgb(248 180 217 / 0.3);
}

.hover\:bg-pink-300\/35:hover {
  background-color: rgb(248 180 217 / 0.35);
}

.hover\:bg-pink-300\/40:hover {
  background-color: rgb(248 180 217 / 0.4);
}

.hover\:bg-pink-300\/45:hover {
  background-color: rgb(248 180 217 / 0.45);
}

.hover\:bg-pink-300\/5:hover {
  background-color: rgb(248 180 217 / 0.05);
}

.hover\:bg-pink-300\/50:hover {
  background-color: rgb(248 180 217 / 0.5);
}

.hover\:bg-pink-300\/55:hover {
  background-color: rgb(248 180 217 / 0.55);
}

.hover\:bg-pink-300\/60:hover {
  background-color: rgb(248 180 217 / 0.6);
}

.hover\:bg-pink-300\/65:hover {
  background-color: rgb(248 180 217 / 0.65);
}

.hover\:bg-pink-300\/70:hover {
  background-color: rgb(248 180 217 / 0.7);
}

.hover\:bg-pink-300\/75:hover {
  background-color: rgb(248 180 217 / 0.75);
}

.hover\:bg-pink-300\/80:hover {
  background-color: rgb(248 180 217 / 0.8);
}

.hover\:bg-pink-300\/85:hover {
  background-color: rgb(248 180 217 / 0.85);
}

.hover\:bg-pink-300\/90:hover {
  background-color: rgb(248 180 217 / 0.9);
}

.hover\:bg-pink-300\/95:hover {
  background-color: rgb(248 180 217 / 0.95);
}

.hover\:bg-pink-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 126 184 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink-400\/0:hover {
  background-color: rgb(241 126 184 / 0);
}

.hover\:bg-pink-400\/10:hover {
  background-color: rgb(241 126 184 / 0.1);
}

.hover\:bg-pink-400\/100:hover {
  background-color: rgb(241 126 184 / 1);
}

.hover\:bg-pink-400\/15:hover {
  background-color: rgb(241 126 184 / 0.15);
}

.hover\:bg-pink-400\/20:hover {
  background-color: rgb(241 126 184 / 0.2);
}

.hover\:bg-pink-400\/25:hover {
  background-color: rgb(241 126 184 / 0.25);
}

.hover\:bg-pink-400\/30:hover {
  background-color: rgb(241 126 184 / 0.3);
}

.hover\:bg-pink-400\/35:hover {
  background-color: rgb(241 126 184 / 0.35);
}

.hover\:bg-pink-400\/40:hover {
  background-color: rgb(241 126 184 / 0.4);
}

.hover\:bg-pink-400\/45:hover {
  background-color: rgb(241 126 184 / 0.45);
}

.hover\:bg-pink-400\/5:hover {
  background-color: rgb(241 126 184 / 0.05);
}

.hover\:bg-pink-400\/50:hover {
  background-color: rgb(241 126 184 / 0.5);
}

.hover\:bg-pink-400\/55:hover {
  background-color: rgb(241 126 184 / 0.55);
}

.hover\:bg-pink-400\/60:hover {
  background-color: rgb(241 126 184 / 0.6);
}

.hover\:bg-pink-400\/65:hover {
  background-color: rgb(241 126 184 / 0.65);
}

.hover\:bg-pink-400\/70:hover {
  background-color: rgb(241 126 184 / 0.7);
}

.hover\:bg-pink-400\/75:hover {
  background-color: rgb(241 126 184 / 0.75);
}

.hover\:bg-pink-400\/80:hover {
  background-color: rgb(241 126 184 / 0.8);
}

.hover\:bg-pink-400\/85:hover {
  background-color: rgb(241 126 184 / 0.85);
}

.hover\:bg-pink-400\/90:hover {
  background-color: rgb(241 126 184 / 0.9);
}

.hover\:bg-pink-400\/95:hover {
  background-color: rgb(241 126 184 / 0.95);
}

.hover\:bg-pink-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(231 70 148 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink-500\/0:hover {
  background-color: rgb(231 70 148 / 0);
}

.hover\:bg-pink-500\/10:hover {
  background-color: rgb(231 70 148 / 0.1);
}

.hover\:bg-pink-500\/100:hover {
  background-color: rgb(231 70 148 / 1);
}

.hover\:bg-pink-500\/15:hover {
  background-color: rgb(231 70 148 / 0.15);
}

.hover\:bg-pink-500\/20:hover {
  background-color: rgb(231 70 148 / 0.2);
}

.hover\:bg-pink-500\/25:hover {
  background-color: rgb(231 70 148 / 0.25);
}

.hover\:bg-pink-500\/30:hover {
  background-color: rgb(231 70 148 / 0.3);
}

.hover\:bg-pink-500\/35:hover {
  background-color: rgb(231 70 148 / 0.35);
}

.hover\:bg-pink-500\/40:hover {
  background-color: rgb(231 70 148 / 0.4);
}

.hover\:bg-pink-500\/45:hover {
  background-color: rgb(231 70 148 / 0.45);
}

.hover\:bg-pink-500\/5:hover {
  background-color: rgb(231 70 148 / 0.05);
}

.hover\:bg-pink-500\/50:hover {
  background-color: rgb(231 70 148 / 0.5);
}

.hover\:bg-pink-500\/55:hover {
  background-color: rgb(231 70 148 / 0.55);
}

.hover\:bg-pink-500\/60:hover {
  background-color: rgb(231 70 148 / 0.6);
}

.hover\:bg-pink-500\/65:hover {
  background-color: rgb(231 70 148 / 0.65);
}

.hover\:bg-pink-500\/70:hover {
  background-color: rgb(231 70 148 / 0.7);
}

.hover\:bg-pink-500\/75:hover {
  background-color: rgb(231 70 148 / 0.75);
}

.hover\:bg-pink-500\/80:hover {
  background-color: rgb(231 70 148 / 0.8);
}

.hover\:bg-pink-500\/85:hover {
  background-color: rgb(231 70 148 / 0.85);
}

.hover\:bg-pink-500\/90:hover {
  background-color: rgb(231 70 148 / 0.9);
}

.hover\:bg-pink-500\/95:hover {
  background-color: rgb(231 70 148 / 0.95);
}

.hover\:bg-pink-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(214 31 105 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink-600\/0:hover {
  background-color: rgb(214 31 105 / 0);
}

.hover\:bg-pink-600\/10:hover {
  background-color: rgb(214 31 105 / 0.1);
}

.hover\:bg-pink-600\/100:hover {
  background-color: rgb(214 31 105 / 1);
}

.hover\:bg-pink-600\/15:hover {
  background-color: rgb(214 31 105 / 0.15);
}

.hover\:bg-pink-600\/20:hover {
  background-color: rgb(214 31 105 / 0.2);
}

.hover\:bg-pink-600\/25:hover {
  background-color: rgb(214 31 105 / 0.25);
}

.hover\:bg-pink-600\/30:hover {
  background-color: rgb(214 31 105 / 0.3);
}

.hover\:bg-pink-600\/35:hover {
  background-color: rgb(214 31 105 / 0.35);
}

.hover\:bg-pink-600\/40:hover {
  background-color: rgb(214 31 105 / 0.4);
}

.hover\:bg-pink-600\/45:hover {
  background-color: rgb(214 31 105 / 0.45);
}

.hover\:bg-pink-600\/5:hover {
  background-color: rgb(214 31 105 / 0.05);
}

.hover\:bg-pink-600\/50:hover {
  background-color: rgb(214 31 105 / 0.5);
}

.hover\:bg-pink-600\/55:hover {
  background-color: rgb(214 31 105 / 0.55);
}

.hover\:bg-pink-600\/60:hover {
  background-color: rgb(214 31 105 / 0.6);
}

.hover\:bg-pink-600\/65:hover {
  background-color: rgb(214 31 105 / 0.65);
}

.hover\:bg-pink-600\/70:hover {
  background-color: rgb(214 31 105 / 0.7);
}

.hover\:bg-pink-600\/75:hover {
  background-color: rgb(214 31 105 / 0.75);
}

.hover\:bg-pink-600\/80:hover {
  background-color: rgb(214 31 105 / 0.8);
}

.hover\:bg-pink-600\/85:hover {
  background-color: rgb(214 31 105 / 0.85);
}

.hover\:bg-pink-600\/90:hover {
  background-color: rgb(214 31 105 / 0.9);
}

.hover\:bg-pink-600\/95:hover {
  background-color: rgb(214 31 105 / 0.95);
}

.hover\:bg-pink-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(191 18 93 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink-700\/0:hover {
  background-color: rgb(191 18 93 / 0);
}

.hover\:bg-pink-700\/10:hover {
  background-color: rgb(191 18 93 / 0.1);
}

.hover\:bg-pink-700\/100:hover {
  background-color: rgb(191 18 93 / 1);
}

.hover\:bg-pink-700\/15:hover {
  background-color: rgb(191 18 93 / 0.15);
}

.hover\:bg-pink-700\/20:hover {
  background-color: rgb(191 18 93 / 0.2);
}

.hover\:bg-pink-700\/25:hover {
  background-color: rgb(191 18 93 / 0.25);
}

.hover\:bg-pink-700\/30:hover {
  background-color: rgb(191 18 93 / 0.3);
}

.hover\:bg-pink-700\/35:hover {
  background-color: rgb(191 18 93 / 0.35);
}

.hover\:bg-pink-700\/40:hover {
  background-color: rgb(191 18 93 / 0.4);
}

.hover\:bg-pink-700\/45:hover {
  background-color: rgb(191 18 93 / 0.45);
}

.hover\:bg-pink-700\/5:hover {
  background-color: rgb(191 18 93 / 0.05);
}

.hover\:bg-pink-700\/50:hover {
  background-color: rgb(191 18 93 / 0.5);
}

.hover\:bg-pink-700\/55:hover {
  background-color: rgb(191 18 93 / 0.55);
}

.hover\:bg-pink-700\/60:hover {
  background-color: rgb(191 18 93 / 0.6);
}

.hover\:bg-pink-700\/65:hover {
  background-color: rgb(191 18 93 / 0.65);
}

.hover\:bg-pink-700\/70:hover {
  background-color: rgb(191 18 93 / 0.7);
}

.hover\:bg-pink-700\/75:hover {
  background-color: rgb(191 18 93 / 0.75);
}

.hover\:bg-pink-700\/80:hover {
  background-color: rgb(191 18 93 / 0.8);
}

.hover\:bg-pink-700\/85:hover {
  background-color: rgb(191 18 93 / 0.85);
}

.hover\:bg-pink-700\/90:hover {
  background-color: rgb(191 18 93 / 0.9);
}

.hover\:bg-pink-700\/95:hover {
  background-color: rgb(191 18 93 / 0.95);
}

.hover\:bg-pink-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 21 75 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink-800\/0:hover {
  background-color: rgb(153 21 75 / 0);
}

.hover\:bg-pink-800\/10:hover {
  background-color: rgb(153 21 75 / 0.1);
}

.hover\:bg-pink-800\/100:hover {
  background-color: rgb(153 21 75 / 1);
}

.hover\:bg-pink-800\/15:hover {
  background-color: rgb(153 21 75 / 0.15);
}

.hover\:bg-pink-800\/20:hover {
  background-color: rgb(153 21 75 / 0.2);
}

.hover\:bg-pink-800\/25:hover {
  background-color: rgb(153 21 75 / 0.25);
}

.hover\:bg-pink-800\/30:hover {
  background-color: rgb(153 21 75 / 0.3);
}

.hover\:bg-pink-800\/35:hover {
  background-color: rgb(153 21 75 / 0.35);
}

.hover\:bg-pink-800\/40:hover {
  background-color: rgb(153 21 75 / 0.4);
}

.hover\:bg-pink-800\/45:hover {
  background-color: rgb(153 21 75 / 0.45);
}

.hover\:bg-pink-800\/5:hover {
  background-color: rgb(153 21 75 / 0.05);
}

.hover\:bg-pink-800\/50:hover {
  background-color: rgb(153 21 75 / 0.5);
}

.hover\:bg-pink-800\/55:hover {
  background-color: rgb(153 21 75 / 0.55);
}

.hover\:bg-pink-800\/60:hover {
  background-color: rgb(153 21 75 / 0.6);
}

.hover\:bg-pink-800\/65:hover {
  background-color: rgb(153 21 75 / 0.65);
}

.hover\:bg-pink-800\/70:hover {
  background-color: rgb(153 21 75 / 0.7);
}

.hover\:bg-pink-800\/75:hover {
  background-color: rgb(153 21 75 / 0.75);
}

.hover\:bg-pink-800\/80:hover {
  background-color: rgb(153 21 75 / 0.8);
}

.hover\:bg-pink-800\/85:hover {
  background-color: rgb(153 21 75 / 0.85);
}

.hover\:bg-pink-800\/90:hover {
  background-color: rgb(153 21 75 / 0.9);
}

.hover\:bg-pink-800\/95:hover {
  background-color: rgb(153 21 75 / 0.95);
}

.hover\:bg-pink-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(117 26 61 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink-900\/0:hover {
  background-color: rgb(117 26 61 / 0);
}

.hover\:bg-pink-900\/10:hover {
  background-color: rgb(117 26 61 / 0.1);
}

.hover\:bg-pink-900\/100:hover {
  background-color: rgb(117 26 61 / 1);
}

.hover\:bg-pink-900\/15:hover {
  background-color: rgb(117 26 61 / 0.15);
}

.hover\:bg-pink-900\/20:hover {
  background-color: rgb(117 26 61 / 0.2);
}

.hover\:bg-pink-900\/25:hover {
  background-color: rgb(117 26 61 / 0.25);
}

.hover\:bg-pink-900\/30:hover {
  background-color: rgb(117 26 61 / 0.3);
}

.hover\:bg-pink-900\/35:hover {
  background-color: rgb(117 26 61 / 0.35);
}

.hover\:bg-pink-900\/40:hover {
  background-color: rgb(117 26 61 / 0.4);
}

.hover\:bg-pink-900\/45:hover {
  background-color: rgb(117 26 61 / 0.45);
}

.hover\:bg-pink-900\/5:hover {
  background-color: rgb(117 26 61 / 0.05);
}

.hover\:bg-pink-900\/50:hover {
  background-color: rgb(117 26 61 / 0.5);
}

.hover\:bg-pink-900\/55:hover {
  background-color: rgb(117 26 61 / 0.55);
}

.hover\:bg-pink-900\/60:hover {
  background-color: rgb(117 26 61 / 0.6);
}

.hover\:bg-pink-900\/65:hover {
  background-color: rgb(117 26 61 / 0.65);
}

.hover\:bg-pink-900\/70:hover {
  background-color: rgb(117 26 61 / 0.7);
}

.hover\:bg-pink-900\/75:hover {
  background-color: rgb(117 26 61 / 0.75);
}

.hover\:bg-pink-900\/80:hover {
  background-color: rgb(117 26 61 / 0.8);
}

.hover\:bg-pink-900\/85:hover {
  background-color: rgb(117 26 61 / 0.85);
}

.hover\:bg-pink-900\/90:hover {
  background-color: rgb(117 26 61 / 0.9);
}

.hover\:bg-pink-900\/95:hover {
  background-color: rgb(117 26 61 / 0.95);
}

.hover\:bg-purple-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 254 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-100\/0:hover {
  background-color: rgb(237 235 254 / 0);
}

.hover\:bg-purple-100\/10:hover {
  background-color: rgb(237 235 254 / 0.1);
}

.hover\:bg-purple-100\/100:hover {
  background-color: rgb(237 235 254 / 1);
}

.hover\:bg-purple-100\/15:hover {
  background-color: rgb(237 235 254 / 0.15);
}

.hover\:bg-purple-100\/20:hover {
  background-color: rgb(237 235 254 / 0.2);
}

.hover\:bg-purple-100\/25:hover {
  background-color: rgb(237 235 254 / 0.25);
}

.hover\:bg-purple-100\/30:hover {
  background-color: rgb(237 235 254 / 0.3);
}

.hover\:bg-purple-100\/35:hover {
  background-color: rgb(237 235 254 / 0.35);
}

.hover\:bg-purple-100\/40:hover {
  background-color: rgb(237 235 254 / 0.4);
}

.hover\:bg-purple-100\/45:hover {
  background-color: rgb(237 235 254 / 0.45);
}

.hover\:bg-purple-100\/5:hover {
  background-color: rgb(237 235 254 / 0.05);
}

.hover\:bg-purple-100\/50:hover {
  background-color: rgb(237 235 254 / 0.5);
}

.hover\:bg-purple-100\/55:hover {
  background-color: rgb(237 235 254 / 0.55);
}

.hover\:bg-purple-100\/60:hover {
  background-color: rgb(237 235 254 / 0.6);
}

.hover\:bg-purple-100\/65:hover {
  background-color: rgb(237 235 254 / 0.65);
}

.hover\:bg-purple-100\/70:hover {
  background-color: rgb(237 235 254 / 0.7);
}

.hover\:bg-purple-100\/75:hover {
  background-color: rgb(237 235 254 / 0.75);
}

.hover\:bg-purple-100\/80:hover {
  background-color: rgb(237 235 254 / 0.8);
}

.hover\:bg-purple-100\/85:hover {
  background-color: rgb(237 235 254 / 0.85);
}

.hover\:bg-purple-100\/90:hover {
  background-color: rgb(237 235 254 / 0.9);
}

.hover\:bg-purple-100\/95:hover {
  background-color: rgb(237 235 254 / 0.95);
}

.hover\:bg-purple-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 215 254 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-200\/0:hover {
  background-color: rgb(220 215 254 / 0);
}

.hover\:bg-purple-200\/10:hover {
  background-color: rgb(220 215 254 / 0.1);
}

.hover\:bg-purple-200\/100:hover {
  background-color: rgb(220 215 254 / 1);
}

.hover\:bg-purple-200\/15:hover {
  background-color: rgb(220 215 254 / 0.15);
}

.hover\:bg-purple-200\/20:hover {
  background-color: rgb(220 215 254 / 0.2);
}

.hover\:bg-purple-200\/25:hover {
  background-color: rgb(220 215 254 / 0.25);
}

.hover\:bg-purple-200\/30:hover {
  background-color: rgb(220 215 254 / 0.3);
}

.hover\:bg-purple-200\/35:hover {
  background-color: rgb(220 215 254 / 0.35);
}

.hover\:bg-purple-200\/40:hover {
  background-color: rgb(220 215 254 / 0.4);
}

.hover\:bg-purple-200\/45:hover {
  background-color: rgb(220 215 254 / 0.45);
}

.hover\:bg-purple-200\/5:hover {
  background-color: rgb(220 215 254 / 0.05);
}

.hover\:bg-purple-200\/50:hover {
  background-color: rgb(220 215 254 / 0.5);
}

.hover\:bg-purple-200\/55:hover {
  background-color: rgb(220 215 254 / 0.55);
}

.hover\:bg-purple-200\/60:hover {
  background-color: rgb(220 215 254 / 0.6);
}

.hover\:bg-purple-200\/65:hover {
  background-color: rgb(220 215 254 / 0.65);
}

.hover\:bg-purple-200\/70:hover {
  background-color: rgb(220 215 254 / 0.7);
}

.hover\:bg-purple-200\/75:hover {
  background-color: rgb(220 215 254 / 0.75);
}

.hover\:bg-purple-200\/80:hover {
  background-color: rgb(220 215 254 / 0.8);
}

.hover\:bg-purple-200\/85:hover {
  background-color: rgb(220 215 254 / 0.85);
}

.hover\:bg-purple-200\/90:hover {
  background-color: rgb(220 215 254 / 0.9);
}

.hover\:bg-purple-200\/95:hover {
  background-color: rgb(220 215 254 / 0.95);
}

.hover\:bg-purple-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(202 191 253 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-300\/0:hover {
  background-color: rgb(202 191 253 / 0);
}

.hover\:bg-purple-300\/10:hover {
  background-color: rgb(202 191 253 / 0.1);
}

.hover\:bg-purple-300\/100:hover {
  background-color: rgb(202 191 253 / 1);
}

.hover\:bg-purple-300\/15:hover {
  background-color: rgb(202 191 253 / 0.15);
}

.hover\:bg-purple-300\/20:hover {
  background-color: rgb(202 191 253 / 0.2);
}

.hover\:bg-purple-300\/25:hover {
  background-color: rgb(202 191 253 / 0.25);
}

.hover\:bg-purple-300\/30:hover {
  background-color: rgb(202 191 253 / 0.3);
}

.hover\:bg-purple-300\/35:hover {
  background-color: rgb(202 191 253 / 0.35);
}

.hover\:bg-purple-300\/40:hover {
  background-color: rgb(202 191 253 / 0.4);
}

.hover\:bg-purple-300\/45:hover {
  background-color: rgb(202 191 253 / 0.45);
}

.hover\:bg-purple-300\/5:hover {
  background-color: rgb(202 191 253 / 0.05);
}

.hover\:bg-purple-300\/50:hover {
  background-color: rgb(202 191 253 / 0.5);
}

.hover\:bg-purple-300\/55:hover {
  background-color: rgb(202 191 253 / 0.55);
}

.hover\:bg-purple-300\/60:hover {
  background-color: rgb(202 191 253 / 0.6);
}

.hover\:bg-purple-300\/65:hover {
  background-color: rgb(202 191 253 / 0.65);
}

.hover\:bg-purple-300\/70:hover {
  background-color: rgb(202 191 253 / 0.7);
}

.hover\:bg-purple-300\/75:hover {
  background-color: rgb(202 191 253 / 0.75);
}

.hover\:bg-purple-300\/80:hover {
  background-color: rgb(202 191 253 / 0.8);
}

.hover\:bg-purple-300\/85:hover {
  background-color: rgb(202 191 253 / 0.85);
}

.hover\:bg-purple-300\/90:hover {
  background-color: rgb(202 191 253 / 0.9);
}

.hover\:bg-purple-300\/95:hover {
  background-color: rgb(202 191 253 / 0.95);
}

.hover\:bg-purple-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(172 148 250 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-400\/0:hover {
  background-color: rgb(172 148 250 / 0);
}

.hover\:bg-purple-400\/10:hover {
  background-color: rgb(172 148 250 / 0.1);
}

.hover\:bg-purple-400\/100:hover {
  background-color: rgb(172 148 250 / 1);
}

.hover\:bg-purple-400\/15:hover {
  background-color: rgb(172 148 250 / 0.15);
}

.hover\:bg-purple-400\/20:hover {
  background-color: rgb(172 148 250 / 0.2);
}

.hover\:bg-purple-400\/25:hover {
  background-color: rgb(172 148 250 / 0.25);
}

.hover\:bg-purple-400\/30:hover {
  background-color: rgb(172 148 250 / 0.3);
}

.hover\:bg-purple-400\/35:hover {
  background-color: rgb(172 148 250 / 0.35);
}

.hover\:bg-purple-400\/40:hover {
  background-color: rgb(172 148 250 / 0.4);
}

.hover\:bg-purple-400\/45:hover {
  background-color: rgb(172 148 250 / 0.45);
}

.hover\:bg-purple-400\/5:hover {
  background-color: rgb(172 148 250 / 0.05);
}

.hover\:bg-purple-400\/50:hover {
  background-color: rgb(172 148 250 / 0.5);
}

.hover\:bg-purple-400\/55:hover {
  background-color: rgb(172 148 250 / 0.55);
}

.hover\:bg-purple-400\/60:hover {
  background-color: rgb(172 148 250 / 0.6);
}

.hover\:bg-purple-400\/65:hover {
  background-color: rgb(172 148 250 / 0.65);
}

.hover\:bg-purple-400\/70:hover {
  background-color: rgb(172 148 250 / 0.7);
}

.hover\:bg-purple-400\/75:hover {
  background-color: rgb(172 148 250 / 0.75);
}

.hover\:bg-purple-400\/80:hover {
  background-color: rgb(172 148 250 / 0.8);
}

.hover\:bg-purple-400\/85:hover {
  background-color: rgb(172 148 250 / 0.85);
}

.hover\:bg-purple-400\/90:hover {
  background-color: rgb(172 148 250 / 0.9);
}

.hover\:bg-purple-400\/95:hover {
  background-color: rgb(172 148 250 / 0.95);
}

.hover\:bg-purple-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(144 97 249 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-500\/0:hover {
  background-color: rgb(144 97 249 / 0);
}

.hover\:bg-purple-500\/10:hover {
  background-color: rgb(144 97 249 / 0.1);
}

.hover\:bg-purple-500\/100:hover {
  background-color: rgb(144 97 249 / 1);
}

.hover\:bg-purple-500\/15:hover {
  background-color: rgb(144 97 249 / 0.15);
}

.hover\:bg-purple-500\/20:hover {
  background-color: rgb(144 97 249 / 0.2);
}

.hover\:bg-purple-500\/25:hover {
  background-color: rgb(144 97 249 / 0.25);
}

.hover\:bg-purple-500\/30:hover {
  background-color: rgb(144 97 249 / 0.3);
}

.hover\:bg-purple-500\/35:hover {
  background-color: rgb(144 97 249 / 0.35);
}

.hover\:bg-purple-500\/40:hover {
  background-color: rgb(144 97 249 / 0.4);
}

.hover\:bg-purple-500\/45:hover {
  background-color: rgb(144 97 249 / 0.45);
}

.hover\:bg-purple-500\/5:hover {
  background-color: rgb(144 97 249 / 0.05);
}

.hover\:bg-purple-500\/50:hover {
  background-color: rgb(144 97 249 / 0.5);
}

.hover\:bg-purple-500\/55:hover {
  background-color: rgb(144 97 249 / 0.55);
}

.hover\:bg-purple-500\/60:hover {
  background-color: rgb(144 97 249 / 0.6);
}

.hover\:bg-purple-500\/65:hover {
  background-color: rgb(144 97 249 / 0.65);
}

.hover\:bg-purple-500\/70:hover {
  background-color: rgb(144 97 249 / 0.7);
}

.hover\:bg-purple-500\/75:hover {
  background-color: rgb(144 97 249 / 0.75);
}

.hover\:bg-purple-500\/80:hover {
  background-color: rgb(144 97 249 / 0.8);
}

.hover\:bg-purple-500\/85:hover {
  background-color: rgb(144 97 249 / 0.85);
}

.hover\:bg-purple-500\/90:hover {
  background-color: rgb(144 97 249 / 0.9);
}

.hover\:bg-purple-500\/95:hover {
  background-color: rgb(144 97 249 / 0.95);
}

.hover\:bg-purple-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(126 58 242 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-600\/0:hover {
  background-color: rgb(126 58 242 / 0);
}

.hover\:bg-purple-600\/10:hover {
  background-color: rgb(126 58 242 / 0.1);
}

.hover\:bg-purple-600\/100:hover {
  background-color: rgb(126 58 242 / 1);
}

.hover\:bg-purple-600\/15:hover {
  background-color: rgb(126 58 242 / 0.15);
}

.hover\:bg-purple-600\/20:hover {
  background-color: rgb(126 58 242 / 0.2);
}

.hover\:bg-purple-600\/25:hover {
  background-color: rgb(126 58 242 / 0.25);
}

.hover\:bg-purple-600\/30:hover {
  background-color: rgb(126 58 242 / 0.3);
}

.hover\:bg-purple-600\/35:hover {
  background-color: rgb(126 58 242 / 0.35);
}

.hover\:bg-purple-600\/40:hover {
  background-color: rgb(126 58 242 / 0.4);
}

.hover\:bg-purple-600\/45:hover {
  background-color: rgb(126 58 242 / 0.45);
}

.hover\:bg-purple-600\/5:hover {
  background-color: rgb(126 58 242 / 0.05);
}

.hover\:bg-purple-600\/50:hover {
  background-color: rgb(126 58 242 / 0.5);
}

.hover\:bg-purple-600\/55:hover {
  background-color: rgb(126 58 242 / 0.55);
}

.hover\:bg-purple-600\/60:hover {
  background-color: rgb(126 58 242 / 0.6);
}

.hover\:bg-purple-600\/65:hover {
  background-color: rgb(126 58 242 / 0.65);
}

.hover\:bg-purple-600\/70:hover {
  background-color: rgb(126 58 242 / 0.7);
}

.hover\:bg-purple-600\/75:hover {
  background-color: rgb(126 58 242 / 0.75);
}

.hover\:bg-purple-600\/80:hover {
  background-color: rgb(126 58 242 / 0.8);
}

.hover\:bg-purple-600\/85:hover {
  background-color: rgb(126 58 242 / 0.85);
}

.hover\:bg-purple-600\/90:hover {
  background-color: rgb(126 58 242 / 0.9);
}

.hover\:bg-purple-600\/95:hover {
  background-color: rgb(126 58 242 / 0.95);
}

.hover\:bg-purple-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(108 43 217 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-700\/0:hover {
  background-color: rgb(108 43 217 / 0);
}

.hover\:bg-purple-700\/10:hover {
  background-color: rgb(108 43 217 / 0.1);
}

.hover\:bg-purple-700\/100:hover {
  background-color: rgb(108 43 217 / 1);
}

.hover\:bg-purple-700\/15:hover {
  background-color: rgb(108 43 217 / 0.15);
}

.hover\:bg-purple-700\/20:hover {
  background-color: rgb(108 43 217 / 0.2);
}

.hover\:bg-purple-700\/25:hover {
  background-color: rgb(108 43 217 / 0.25);
}

.hover\:bg-purple-700\/30:hover {
  background-color: rgb(108 43 217 / 0.3);
}

.hover\:bg-purple-700\/35:hover {
  background-color: rgb(108 43 217 / 0.35);
}

.hover\:bg-purple-700\/40:hover {
  background-color: rgb(108 43 217 / 0.4);
}

.hover\:bg-purple-700\/45:hover {
  background-color: rgb(108 43 217 / 0.45);
}

.hover\:bg-purple-700\/5:hover {
  background-color: rgb(108 43 217 / 0.05);
}

.hover\:bg-purple-700\/50:hover {
  background-color: rgb(108 43 217 / 0.5);
}

.hover\:bg-purple-700\/55:hover {
  background-color: rgb(108 43 217 / 0.55);
}

.hover\:bg-purple-700\/60:hover {
  background-color: rgb(108 43 217 / 0.6);
}

.hover\:bg-purple-700\/65:hover {
  background-color: rgb(108 43 217 / 0.65);
}

.hover\:bg-purple-700\/70:hover {
  background-color: rgb(108 43 217 / 0.7);
}

.hover\:bg-purple-700\/75:hover {
  background-color: rgb(108 43 217 / 0.75);
}

.hover\:bg-purple-700\/80:hover {
  background-color: rgb(108 43 217 / 0.8);
}

.hover\:bg-purple-700\/85:hover {
  background-color: rgb(108 43 217 / 0.85);
}

.hover\:bg-purple-700\/90:hover {
  background-color: rgb(108 43 217 / 0.9);
}

.hover\:bg-purple-700\/95:hover {
  background-color: rgb(108 43 217 / 0.95);
}

.hover\:bg-purple-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 33 181 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-800\/0:hover {
  background-color: rgb(85 33 181 / 0);
}

.hover\:bg-purple-800\/10:hover {
  background-color: rgb(85 33 181 / 0.1);
}

.hover\:bg-purple-800\/100:hover {
  background-color: rgb(85 33 181 / 1);
}

.hover\:bg-purple-800\/15:hover {
  background-color: rgb(85 33 181 / 0.15);
}

.hover\:bg-purple-800\/20:hover {
  background-color: rgb(85 33 181 / 0.2);
}

.hover\:bg-purple-800\/25:hover {
  background-color: rgb(85 33 181 / 0.25);
}

.hover\:bg-purple-800\/30:hover {
  background-color: rgb(85 33 181 / 0.3);
}

.hover\:bg-purple-800\/35:hover {
  background-color: rgb(85 33 181 / 0.35);
}

.hover\:bg-purple-800\/40:hover {
  background-color: rgb(85 33 181 / 0.4);
}

.hover\:bg-purple-800\/45:hover {
  background-color: rgb(85 33 181 / 0.45);
}

.hover\:bg-purple-800\/5:hover {
  background-color: rgb(85 33 181 / 0.05);
}

.hover\:bg-purple-800\/50:hover {
  background-color: rgb(85 33 181 / 0.5);
}

.hover\:bg-purple-800\/55:hover {
  background-color: rgb(85 33 181 / 0.55);
}

.hover\:bg-purple-800\/60:hover {
  background-color: rgb(85 33 181 / 0.6);
}

.hover\:bg-purple-800\/65:hover {
  background-color: rgb(85 33 181 / 0.65);
}

.hover\:bg-purple-800\/70:hover {
  background-color: rgb(85 33 181 / 0.7);
}

.hover\:bg-purple-800\/75:hover {
  background-color: rgb(85 33 181 / 0.75);
}

.hover\:bg-purple-800\/80:hover {
  background-color: rgb(85 33 181 / 0.8);
}

.hover\:bg-purple-800\/85:hover {
  background-color: rgb(85 33 181 / 0.85);
}

.hover\:bg-purple-800\/90:hover {
  background-color: rgb(85 33 181 / 0.9);
}

.hover\:bg-purple-800\/95:hover {
  background-color: rgb(85 33 181 / 0.95);
}

.hover\:bg-purple-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(74 29 150 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-900\/0:hover {
  background-color: rgb(74 29 150 / 0);
}

.hover\:bg-purple-900\/10:hover {
  background-color: rgb(74 29 150 / 0.1);
}

.hover\:bg-purple-900\/100:hover {
  background-color: rgb(74 29 150 / 1);
}

.hover\:bg-purple-900\/15:hover {
  background-color: rgb(74 29 150 / 0.15);
}

.hover\:bg-purple-900\/20:hover {
  background-color: rgb(74 29 150 / 0.2);
}

.hover\:bg-purple-900\/25:hover {
  background-color: rgb(74 29 150 / 0.25);
}

.hover\:bg-purple-900\/30:hover {
  background-color: rgb(74 29 150 / 0.3);
}

.hover\:bg-purple-900\/35:hover {
  background-color: rgb(74 29 150 / 0.35);
}

.hover\:bg-purple-900\/40:hover {
  background-color: rgb(74 29 150 / 0.4);
}

.hover\:bg-purple-900\/45:hover {
  background-color: rgb(74 29 150 / 0.45);
}

.hover\:bg-purple-900\/5:hover {
  background-color: rgb(74 29 150 / 0.05);
}

.hover\:bg-purple-900\/50:hover {
  background-color: rgb(74 29 150 / 0.5);
}

.hover\:bg-purple-900\/55:hover {
  background-color: rgb(74 29 150 / 0.55);
}

.hover\:bg-purple-900\/60:hover {
  background-color: rgb(74 29 150 / 0.6);
}

.hover\:bg-purple-900\/65:hover {
  background-color: rgb(74 29 150 / 0.65);
}

.hover\:bg-purple-900\/70:hover {
  background-color: rgb(74 29 150 / 0.7);
}

.hover\:bg-purple-900\/75:hover {
  background-color: rgb(74 29 150 / 0.75);
}

.hover\:bg-purple-900\/80:hover {
  background-color: rgb(74 29 150 / 0.8);
}

.hover\:bg-purple-900\/85:hover {
  background-color: rgb(74 29 150 / 0.85);
}

.hover\:bg-purple-900\/90:hover {
  background-color: rgb(74 29 150 / 0.9);
}

.hover\:bg-purple-900\/95:hover {
  background-color: rgb(74 29 150 / 0.95);
}

.hover\:bg-red-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-100\/0:hover {
  background-color: rgb(254 226 226 / 0);
}

.hover\:bg-red-100\/10:hover {
  background-color: rgb(254 226 226 / 0.1);
}

.hover\:bg-red-100\/100:hover {
  background-color: rgb(254 226 226 / 1);
}

.hover\:bg-red-100\/15:hover {
  background-color: rgb(254 226 226 / 0.15);
}

.hover\:bg-red-100\/20:hover {
  background-color: rgb(254 226 226 / 0.2);
}

.hover\:bg-red-100\/25:hover {
  background-color: rgb(254 226 226 / 0.25);
}

.hover\:bg-red-100\/30:hover {
  background-color: rgb(254 226 226 / 0.3);
}

.hover\:bg-red-100\/35:hover {
  background-color: rgb(254 226 226 / 0.35);
}

.hover\:bg-red-100\/40:hover {
  background-color: rgb(254 226 226 / 0.4);
}

.hover\:bg-red-100\/45:hover {
  background-color: rgb(254 226 226 / 0.45);
}

.hover\:bg-red-100\/5:hover {
  background-color: rgb(254 226 226 / 0.05);
}

.hover\:bg-red-100\/50:hover {
  background-color: rgb(254 226 226 / 0.5);
}

.hover\:bg-red-100\/55:hover {
  background-color: rgb(254 226 226 / 0.55);
}

.hover\:bg-red-100\/60:hover {
  background-color: rgb(254 226 226 / 0.6);
}

.hover\:bg-red-100\/65:hover {
  background-color: rgb(254 226 226 / 0.65);
}

.hover\:bg-red-100\/70:hover {
  background-color: rgb(254 226 226 / 0.7);
}

.hover\:bg-red-100\/75:hover {
  background-color: rgb(254 226 226 / 0.75);
}

.hover\:bg-red-100\/80:hover {
  background-color: rgb(254 226 226 / 0.8);
}

.hover\:bg-red-100\/85:hover {
  background-color: rgb(254 226 226 / 0.85);
}

.hover\:bg-red-100\/90:hover {
  background-color: rgb(254 226 226 / 0.9);
}

.hover\:bg-red-100\/95:hover {
  background-color: rgb(254 226 226 / 0.95);
}

.hover\:bg-red-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-200\/0:hover {
  background-color: rgb(254 202 202 / 0);
}

.hover\:bg-red-200\/10:hover {
  background-color: rgb(254 202 202 / 0.1);
}

.hover\:bg-red-200\/100:hover {
  background-color: rgb(254 202 202 / 1);
}

.hover\:bg-red-200\/15:hover {
  background-color: rgb(254 202 202 / 0.15);
}

.hover\:bg-red-200\/20:hover {
  background-color: rgb(254 202 202 / 0.2);
}

.hover\:bg-red-200\/25:hover {
  background-color: rgb(254 202 202 / 0.25);
}

.hover\:bg-red-200\/30:hover {
  background-color: rgb(254 202 202 / 0.3);
}

.hover\:bg-red-200\/35:hover {
  background-color: rgb(254 202 202 / 0.35);
}

.hover\:bg-red-200\/40:hover {
  background-color: rgb(254 202 202 / 0.4);
}

.hover\:bg-red-200\/45:hover {
  background-color: rgb(254 202 202 / 0.45);
}

.hover\:bg-red-200\/5:hover {
  background-color: rgb(254 202 202 / 0.05);
}

.hover\:bg-red-200\/50:hover {
  background-color: rgb(254 202 202 / 0.5);
}

.hover\:bg-red-200\/55:hover {
  background-color: rgb(254 202 202 / 0.55);
}

.hover\:bg-red-200\/60:hover {
  background-color: rgb(254 202 202 / 0.6);
}

.hover\:bg-red-200\/65:hover {
  background-color: rgb(254 202 202 / 0.65);
}

.hover\:bg-red-200\/70:hover {
  background-color: rgb(254 202 202 / 0.7);
}

.hover\:bg-red-200\/75:hover {
  background-color: rgb(254 202 202 / 0.75);
}

.hover\:bg-red-200\/80:hover {
  background-color: rgb(254 202 202 / 0.8);
}

.hover\:bg-red-200\/85:hover {
  background-color: rgb(254 202 202 / 0.85);
}

.hover\:bg-red-200\/90:hover {
  background-color: rgb(254 202 202 / 0.9);
}

.hover\:bg-red-200\/95:hover {
  background-color: rgb(254 202 202 / 0.95);
}

.hover\:bg-red-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-300\/0:hover {
  background-color: rgb(252 165 165 / 0);
}

.hover\:bg-red-300\/10:hover {
  background-color: rgb(252 165 165 / 0.1);
}

.hover\:bg-red-300\/100:hover {
  background-color: rgb(252 165 165 / 1);
}

.hover\:bg-red-300\/15:hover {
  background-color: rgb(252 165 165 / 0.15);
}

.hover\:bg-red-300\/20:hover {
  background-color: rgb(252 165 165 / 0.2);
}

.hover\:bg-red-300\/25:hover {
  background-color: rgb(252 165 165 / 0.25);
}

.hover\:bg-red-300\/30:hover {
  background-color: rgb(252 165 165 / 0.3);
}

.hover\:bg-red-300\/35:hover {
  background-color: rgb(252 165 165 / 0.35);
}

.hover\:bg-red-300\/40:hover {
  background-color: rgb(252 165 165 / 0.4);
}

.hover\:bg-red-300\/45:hover {
  background-color: rgb(252 165 165 / 0.45);
}

.hover\:bg-red-300\/5:hover {
  background-color: rgb(252 165 165 / 0.05);
}

.hover\:bg-red-300\/50:hover {
  background-color: rgb(252 165 165 / 0.5);
}

.hover\:bg-red-300\/55:hover {
  background-color: rgb(252 165 165 / 0.55);
}

.hover\:bg-red-300\/60:hover {
  background-color: rgb(252 165 165 / 0.6);
}

.hover\:bg-red-300\/65:hover {
  background-color: rgb(252 165 165 / 0.65);
}

.hover\:bg-red-300\/70:hover {
  background-color: rgb(252 165 165 / 0.7);
}

.hover\:bg-red-300\/75:hover {
  background-color: rgb(252 165 165 / 0.75);
}

.hover\:bg-red-300\/80:hover {
  background-color: rgb(252 165 165 / 0.8);
}

.hover\:bg-red-300\/85:hover {
  background-color: rgb(252 165 165 / 0.85);
}

.hover\:bg-red-300\/90:hover {
  background-color: rgb(252 165 165 / 0.9);
}

.hover\:bg-red-300\/95:hover {
  background-color: rgb(252 165 165 / 0.95);
}

.hover\:bg-red-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 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-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-slate-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-100\/0:hover {
  background-color: rgb(241 245 249 / 0);
}

.hover\:bg-slate-100\/10:hover {
  background-color: rgb(241 245 249 / 0.1);
}

.hover\:bg-slate-100\/100:hover {
  background-color: rgb(241 245 249 / 1);
}

.hover\:bg-slate-100\/15:hover {
  background-color: rgb(241 245 249 / 0.15);
}

.hover\:bg-slate-100\/20:hover {
  background-color: rgb(241 245 249 / 0.2);
}

.hover\:bg-slate-100\/25:hover {
  background-color: rgb(241 245 249 / 0.25);
}

.hover\:bg-slate-100\/30:hover {
  background-color: rgb(241 245 249 / 0.3);
}

.hover\:bg-slate-100\/35:hover {
  background-color: rgb(241 245 249 / 0.35);
}

.hover\:bg-slate-100\/40:hover {
  background-color: rgb(241 245 249 / 0.4);
}

.hover\:bg-slate-100\/45:hover {
  background-color: rgb(241 245 249 / 0.45);
}

.hover\:bg-slate-100\/5:hover {
  background-color: rgb(241 245 249 / 0.05);
}

.hover\:bg-slate-100\/50:hover {
  background-color: rgb(241 245 249 / 0.5);
}

.hover\:bg-slate-100\/55:hover {
  background-color: rgb(241 245 249 / 0.55);
}

.hover\:bg-slate-100\/60:hover {
  background-color: rgb(241 245 249 / 0.6);
}

.hover\:bg-slate-100\/65:hover {
  background-color: rgb(241 245 249 / 0.65);
}

.hover\:bg-slate-100\/70:hover {
  background-color: rgb(241 245 249 / 0.7);
}

.hover\:bg-slate-100\/75:hover {
  background-color: rgb(241 245 249 / 0.75);
}

.hover\:bg-slate-100\/80:hover {
  background-color: rgb(241 245 249 / 0.8);
}

.hover\:bg-slate-100\/85:hover {
  background-color: rgb(241 245 249 / 0.85);
}

.hover\:bg-slate-100\/90:hover {
  background-color: rgb(241 245 249 / 0.9);
}

.hover\:bg-slate-100\/95:hover {
  background-color: rgb(241 245 249 / 0.95);
}

.hover\:bg-slate-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-200\/0:hover {
  background-color: rgb(226 232 240 / 0);
}

.hover\:bg-slate-200\/10:hover {
  background-color: rgb(226 232 240 / 0.1);
}

.hover\:bg-slate-200\/100:hover {
  background-color: rgb(226 232 240 / 1);
}

.hover\:bg-slate-200\/15:hover {
  background-color: rgb(226 232 240 / 0.15);
}

.hover\:bg-slate-200\/20:hover {
  background-color: rgb(226 232 240 / 0.2);
}

.hover\:bg-slate-200\/25:hover {
  background-color: rgb(226 232 240 / 0.25);
}

.hover\:bg-slate-200\/30:hover {
  background-color: rgb(226 232 240 / 0.3);
}

.hover\:bg-slate-200\/35:hover {
  background-color: rgb(226 232 240 / 0.35);
}

.hover\:bg-slate-200\/40:hover {
  background-color: rgb(226 232 240 / 0.4);
}

.hover\:bg-slate-200\/45:hover {
  background-color: rgb(226 232 240 / 0.45);
}

.hover\:bg-slate-200\/5:hover {
  background-color: rgb(226 232 240 / 0.05);
}

.hover\:bg-slate-200\/50:hover {
  background-color: rgb(226 232 240 / 0.5);
}

.hover\:bg-slate-200\/55:hover {
  background-color: rgb(226 232 240 / 0.55);
}

.hover\:bg-slate-200\/60:hover {
  background-color: rgb(226 232 240 / 0.6);
}

.hover\:bg-slate-200\/65:hover {
  background-color: rgb(226 232 240 / 0.65);
}

.hover\:bg-slate-200\/70:hover {
  background-color: rgb(226 232 240 / 0.7);
}

.hover\:bg-slate-200\/75:hover {
  background-color: rgb(226 232 240 / 0.75);
}

.hover\:bg-slate-200\/80:hover {
  background-color: rgb(226 232 240 / 0.8);
}

.hover\:bg-slate-200\/85:hover {
  background-color: rgb(226 232 240 / 0.85);
}

.hover\:bg-slate-200\/90:hover {
  background-color: rgb(226 232 240 / 0.9);
}

.hover\:bg-slate-200\/95:hover {
  background-color: rgb(226 232 240 / 0.95);
}

.hover\:bg-slate-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-300\/0:hover {
  background-color: rgb(203 213 225 / 0);
}

.hover\:bg-slate-300\/10:hover {
  background-color: rgb(203 213 225 / 0.1);
}

.hover\:bg-slate-300\/100:hover {
  background-color: rgb(203 213 225 / 1);
}

.hover\:bg-slate-300\/15:hover {
  background-color: rgb(203 213 225 / 0.15);
}

.hover\:bg-slate-300\/20:hover {
  background-color: rgb(203 213 225 / 0.2);
}

.hover\:bg-slate-300\/25:hover {
  background-color: rgb(203 213 225 / 0.25);
}

.hover\:bg-slate-300\/30:hover {
  background-color: rgb(203 213 225 / 0.3);
}

.hover\:bg-slate-300\/35:hover {
  background-color: rgb(203 213 225 / 0.35);
}

.hover\:bg-slate-300\/40:hover {
  background-color: rgb(203 213 225 / 0.4);
}

.hover\:bg-slate-300\/45:hover {
  background-color: rgb(203 213 225 / 0.45);
}

.hover\:bg-slate-300\/5:hover {
  background-color: rgb(203 213 225 / 0.05);
}

.hover\:bg-slate-300\/50:hover {
  background-color: rgb(203 213 225 / 0.5);
}

.hover\:bg-slate-300\/55:hover {
  background-color: rgb(203 213 225 / 0.55);
}

.hover\:bg-slate-300\/60:hover {
  background-color: rgb(203 213 225 / 0.6);
}

.hover\:bg-slate-300\/65:hover {
  background-color: rgb(203 213 225 / 0.65);
}

.hover\:bg-slate-300\/70:hover {
  background-color: rgb(203 213 225 / 0.7);
}

.hover\:bg-slate-300\/75:hover {
  background-color: rgb(203 213 225 / 0.75);
}

.hover\:bg-slate-300\/80:hover {
  background-color: rgb(203 213 225 / 0.8);
}

.hover\:bg-slate-300\/85:hover {
  background-color: rgb(203 213 225 / 0.85);
}

.hover\:bg-slate-300\/90:hover {
  background-color: rgb(203 213 225 / 0.9);
}

.hover\:bg-slate-300\/95:hover {
  background-color: rgb(203 213 225 / 0.95);
}

.hover\:bg-slate-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-400\/0:hover {
  background-color: rgb(148 163 184 / 0);
}

.hover\:bg-slate-400\/10:hover {
  background-color: rgb(148 163 184 / 0.1);
}

.hover\:bg-slate-400\/100:hover {
  background-color: rgb(148 163 184 / 1);
}

.hover\:bg-slate-400\/15:hover {
  background-color: rgb(148 163 184 / 0.15);
}

.hover\:bg-slate-400\/20:hover {
  background-color: rgb(148 163 184 / 0.2);
}

.hover\:bg-slate-400\/25:hover {
  background-color: rgb(148 163 184 / 0.25);
}

.hover\:bg-slate-400\/30:hover {
  background-color: rgb(148 163 184 / 0.3);
}

.hover\:bg-slate-400\/35:hover {
  background-color: rgb(148 163 184 / 0.35);
}

.hover\:bg-slate-400\/40:hover {
  background-color: rgb(148 163 184 / 0.4);
}

.hover\:bg-slate-400\/45:hover {
  background-color: rgb(148 163 184 / 0.45);
}

.hover\:bg-slate-400\/5:hover {
  background-color: rgb(148 163 184 / 0.05);
}

.hover\:bg-slate-400\/50:hover {
  background-color: rgb(148 163 184 / 0.5);
}

.hover\:bg-slate-400\/55:hover {
  background-color: rgb(148 163 184 / 0.55);
}

.hover\:bg-slate-400\/60:hover {
  background-color: rgb(148 163 184 / 0.6);
}

.hover\:bg-slate-400\/65:hover {
  background-color: rgb(148 163 184 / 0.65);
}

.hover\:bg-slate-400\/70:hover {
  background-color: rgb(148 163 184 / 0.7);
}

.hover\:bg-slate-400\/75:hover {
  background-color: rgb(148 163 184 / 0.75);
}

.hover\:bg-slate-400\/80:hover {
  background-color: rgb(148 163 184 / 0.8);
}

.hover\:bg-slate-400\/85:hover {
  background-color: rgb(148 163 184 / 0.85);
}

.hover\:bg-slate-400\/90:hover {
  background-color: rgb(148 163 184 / 0.9);
}

.hover\:bg-slate-400\/95:hover {
  background-color: rgb(148 163 184 / 0.95);
}

.hover\:bg-slate-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-500\/0:hover {
  background-color: rgb(100 116 139 / 0);
}

.hover\:bg-slate-500\/10:hover {
  background-color: rgb(100 116 139 / 0.1);
}

.hover\:bg-slate-500\/100:hover {
  background-color: rgb(100 116 139 / 1);
}

.hover\:bg-slate-500\/15:hover {
  background-color: rgb(100 116 139 / 0.15);
}

.hover\:bg-slate-500\/20:hover {
  background-color: rgb(100 116 139 / 0.2);
}

.hover\:bg-slate-500\/25:hover {
  background-color: rgb(100 116 139 / 0.25);
}

.hover\:bg-slate-500\/30:hover {
  background-color: rgb(100 116 139 / 0.3);
}

.hover\:bg-slate-500\/35:hover {
  background-color: rgb(100 116 139 / 0.35);
}

.hover\:bg-slate-500\/40:hover {
  background-color: rgb(100 116 139 / 0.4);
}

.hover\:bg-slate-500\/45:hover {
  background-color: rgb(100 116 139 / 0.45);
}

.hover\:bg-slate-500\/5:hover {
  background-color: rgb(100 116 139 / 0.05);
}

.hover\:bg-slate-500\/50:hover {
  background-color: rgb(100 116 139 / 0.5);
}

.hover\:bg-slate-500\/55:hover {
  background-color: rgb(100 116 139 / 0.55);
}

.hover\:bg-slate-500\/60:hover {
  background-color: rgb(100 116 139 / 0.6);
}

.hover\:bg-slate-500\/65:hover {
  background-color: rgb(100 116 139 / 0.65);
}

.hover\:bg-slate-500\/70:hover {
  background-color: rgb(100 116 139 / 0.7);
}

.hover\:bg-slate-500\/75:hover {
  background-color: rgb(100 116 139 / 0.75);
}

.hover\:bg-slate-500\/80:hover {
  background-color: rgb(100 116 139 / 0.8);
}

.hover\:bg-slate-500\/85:hover {
  background-color: rgb(100 116 139 / 0.85);
}

.hover\:bg-slate-500\/90:hover {
  background-color: rgb(100 116 139 / 0.9);
}

.hover\:bg-slate-500\/95:hover {
  background-color: rgb(100 116 139 / 0.95);
}

.hover\:bg-slate-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-600\/0:hover {
  background-color: rgb(71 85 105 / 0);
}

.hover\:bg-slate-600\/10:hover {
  background-color: rgb(71 85 105 / 0.1);
}

.hover\:bg-slate-600\/100:hover {
  background-color: rgb(71 85 105 / 1);
}

.hover\:bg-slate-600\/15:hover {
  background-color: rgb(71 85 105 / 0.15);
}

.hover\:bg-slate-600\/20:hover {
  background-color: rgb(71 85 105 / 0.2);
}

.hover\:bg-slate-600\/25:hover {
  background-color: rgb(71 85 105 / 0.25);
}

.hover\:bg-slate-600\/30:hover {
  background-color: rgb(71 85 105 / 0.3);
}

.hover\:bg-slate-600\/35:hover {
  background-color: rgb(71 85 105 / 0.35);
}

.hover\:bg-slate-600\/40:hover {
  background-color: rgb(71 85 105 / 0.4);
}

.hover\:bg-slate-600\/45:hover {
  background-color: rgb(71 85 105 / 0.45);
}

.hover\:bg-slate-600\/5:hover {
  background-color: rgb(71 85 105 / 0.05);
}

.hover\:bg-slate-600\/50:hover {
  background-color: rgb(71 85 105 / 0.5);
}

.hover\:bg-slate-600\/55:hover {
  background-color: rgb(71 85 105 / 0.55);
}

.hover\:bg-slate-600\/60:hover {
  background-color: rgb(71 85 105 / 0.6);
}

.hover\:bg-slate-600\/65:hover {
  background-color: rgb(71 85 105 / 0.65);
}

.hover\:bg-slate-600\/70:hover {
  background-color: rgb(71 85 105 / 0.7);
}

.hover\:bg-slate-600\/75:hover {
  background-color: rgb(71 85 105 / 0.75);
}

.hover\:bg-slate-600\/80:hover {
  background-color: rgb(71 85 105 / 0.8);
}

.hover\:bg-slate-600\/85:hover {
  background-color: rgb(71 85 105 / 0.85);
}

.hover\:bg-slate-600\/90:hover {
  background-color: rgb(71 85 105 / 0.9);
}

.hover\:bg-slate-600\/95:hover {
  background-color: rgb(71 85 105 / 0.95);
}

.hover\:bg-slate-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-700\/0:hover {
  background-color: rgb(51 65 85 / 0);
}

.hover\:bg-slate-700\/10:hover {
  background-color: rgb(51 65 85 / 0.1);
}

.hover\:bg-slate-700\/100:hover {
  background-color: rgb(51 65 85 / 1);
}

.hover\:bg-slate-700\/15:hover {
  background-color: rgb(51 65 85 / 0.15);
}

.hover\:bg-slate-700\/20:hover {
  background-color: rgb(51 65 85 / 0.2);
}

.hover\:bg-slate-700\/25:hover {
  background-color: rgb(51 65 85 / 0.25);
}

.hover\:bg-slate-700\/30:hover {
  background-color: rgb(51 65 85 / 0.3);
}

.hover\:bg-slate-700\/35:hover {
  background-color: rgb(51 65 85 / 0.35);
}

.hover\:bg-slate-700\/40:hover {
  background-color: rgb(51 65 85 / 0.4);
}

.hover\:bg-slate-700\/45:hover {
  background-color: rgb(51 65 85 / 0.45);
}

.hover\:bg-slate-700\/5:hover {
  background-color: rgb(51 65 85 / 0.05);
}

.hover\:bg-slate-700\/50:hover {
  background-color: rgb(51 65 85 / 0.5);
}

.hover\:bg-slate-700\/55:hover {
  background-color: rgb(51 65 85 / 0.55);
}

.hover\:bg-slate-700\/60:hover {
  background-color: rgb(51 65 85 / 0.6);
}

.hover\:bg-slate-700\/65:hover {
  background-color: rgb(51 65 85 / 0.65);
}

.hover\:bg-slate-700\/70:hover {
  background-color: rgb(51 65 85 / 0.7);
}

.hover\:bg-slate-700\/75:hover {
  background-color: rgb(51 65 85 / 0.75);
}

.hover\:bg-slate-700\/80:hover {
  background-color: rgb(51 65 85 / 0.8);
}

.hover\:bg-slate-700\/85:hover {
  background-color: rgb(51 65 85 / 0.85);
}

.hover\:bg-slate-700\/90:hover {
  background-color: rgb(51 65 85 / 0.9);
}

.hover\:bg-slate-700\/95:hover {
  background-color: rgb(51 65 85 / 0.95);
}

.hover\:bg-slate-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-800\/0:hover {
  background-color: rgb(30 41 59 / 0);
}

.hover\:bg-slate-800\/10:hover {
  background-color: rgb(30 41 59 / 0.1);
}

.hover\:bg-slate-800\/100:hover {
  background-color: rgb(30 41 59 / 1);
}

.hover\:bg-slate-800\/15:hover {
  background-color: rgb(30 41 59 / 0.15);
}

.hover\:bg-slate-800\/20:hover {
  background-color: rgb(30 41 59 / 0.2);
}

.hover\:bg-slate-800\/25:hover {
  background-color: rgb(30 41 59 / 0.25);
}

.hover\:bg-slate-800\/30:hover {
  background-color: rgb(30 41 59 / 0.3);
}

.hover\:bg-slate-800\/35:hover {
  background-color: rgb(30 41 59 / 0.35);
}

.hover\:bg-slate-800\/40:hover {
  background-color: rgb(30 41 59 / 0.4);
}

.hover\:bg-slate-800\/45:hover {
  background-color: rgb(30 41 59 / 0.45);
}

.hover\:bg-slate-800\/5:hover {
  background-color: rgb(30 41 59 / 0.05);
}

.hover\:bg-slate-800\/50:hover {
  background-color: rgb(30 41 59 / 0.5);
}

.hover\:bg-slate-800\/55:hover {
  background-color: rgb(30 41 59 / 0.55);
}

.hover\:bg-slate-800\/60:hover {
  background-color: rgb(30 41 59 / 0.6);
}

.hover\:bg-slate-800\/65:hover {
  background-color: rgb(30 41 59 / 0.65);
}

.hover\:bg-slate-800\/70:hover {
  background-color: rgb(30 41 59 / 0.7);
}

.hover\:bg-slate-800\/75:hover {
  background-color: rgb(30 41 59 / 0.75);
}

.hover\:bg-slate-800\/80:hover {
  background-color: rgb(30 41 59 / 0.8);
}

.hover\:bg-slate-800\/85:hover {
  background-color: rgb(30 41 59 / 0.85);
}

.hover\:bg-slate-800\/90:hover {
  background-color: rgb(30 41 59 / 0.9);
}

.hover\:bg-slate-800\/95:hover {
  background-color: rgb(30 41 59 / 0.95);
}

.hover\:bg-slate-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-900\/0:hover {
  background-color: rgb(15 23 42 / 0);
}

.hover\:bg-slate-900\/10:hover {
  background-color: rgb(15 23 42 / 0.1);
}

.hover\:bg-slate-900\/100:hover {
  background-color: rgb(15 23 42 / 1);
}

.hover\:bg-slate-900\/15:hover {
  background-color: rgb(15 23 42 / 0.15);
}

.hover\:bg-slate-900\/20:hover {
  background-color: rgb(15 23 42 / 0.2);
}

.hover\:bg-slate-900\/25:hover {
  background-color: rgb(15 23 42 / 0.25);
}

.hover\:bg-slate-900\/30:hover {
  background-color: rgb(15 23 42 / 0.3);
}

.hover\:bg-slate-900\/35:hover {
  background-color: rgb(15 23 42 / 0.35);
}

.hover\:bg-slate-900\/40:hover {
  background-color: rgb(15 23 42 / 0.4);
}

.hover\:bg-slate-900\/45:hover {
  background-color: rgb(15 23 42 / 0.45);
}

.hover\:bg-slate-900\/5:hover {
  background-color: rgb(15 23 42 / 0.05);
}

.hover\:bg-slate-900\/50:hover {
  background-color: rgb(15 23 42 / 0.5);
}

.hover\:bg-slate-900\/55:hover {
  background-color: rgb(15 23 42 / 0.55);
}

.hover\:bg-slate-900\/60:hover {
  background-color: rgb(15 23 42 / 0.6);
}

.hover\:bg-slate-900\/65:hover {
  background-color: rgb(15 23 42 / 0.65);
}

.hover\:bg-slate-900\/70:hover {
  background-color: rgb(15 23 42 / 0.7);
}

.hover\:bg-slate-900\/75:hover {
  background-color: rgb(15 23 42 / 0.75);
}

.hover\:bg-slate-900\/80:hover {
  background-color: rgb(15 23 42 / 0.8);
}

.hover\:bg-slate-900\/85:hover {
  background-color: rgb(15 23 42 / 0.85);
}

.hover\:bg-slate-900\/90:hover {
  background-color: rgb(15 23 42 / 0.9);
}

.hover\:bg-slate-900\/95:hover {
  background-color: rgb(15 23 42 / 0.95);
}

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

.hover\:bg-stone-100\/0:hover {
  background-color: rgb(245 245 244 / 0);
}

.hover\:bg-stone-100\/10:hover {
  background-color: rgb(245 245 244 / 0.1);
}

.hover\:bg-stone-100\/100:hover {
  background-color: rgb(245 245 244 / 1);
}

.hover\:bg-stone-100\/15:hover {
  background-color: rgb(245 245 244 / 0.15);
}

.hover\:bg-stone-100\/20:hover {
  background-color: rgb(245 245 244 / 0.2);
}

.hover\:bg-stone-100\/25:hover {
  background-color: rgb(245 245 244 / 0.25);
}

.hover\:bg-stone-100\/30:hover {
  background-color: rgb(245 245 244 / 0.3);
}

.hover\:bg-stone-100\/35:hover {
  background-color: rgb(245 245 244 / 0.35);
}

.hover\:bg-stone-100\/40:hover {
  background-color: rgb(245 245 244 / 0.4);
}

.hover\:bg-stone-100\/45:hover {
  background-color: rgb(245 245 244 / 0.45);
}

.hover\:bg-stone-100\/5:hover {
  background-color: rgb(245 245 244 / 0.05);
}

.hover\:bg-stone-100\/50:hover {
  background-color: rgb(245 245 244 / 0.5);
}

.hover\:bg-stone-100\/55:hover {
  background-color: rgb(245 245 244 / 0.55);
}

.hover\:bg-stone-100\/60:hover {
  background-color: rgb(245 245 244 / 0.6);
}

.hover\:bg-stone-100\/65:hover {
  background-color: rgb(245 245 244 / 0.65);
}

.hover\:bg-stone-100\/70:hover {
  background-color: rgb(245 245 244 / 0.7);
}

.hover\:bg-stone-100\/75:hover {
  background-color: rgb(245 245 244 / 0.75);
}

.hover\:bg-stone-100\/80:hover {
  background-color: rgb(245 245 244 / 0.8);
}

.hover\:bg-stone-100\/85:hover {
  background-color: rgb(245 245 244 / 0.85);
}

.hover\:bg-stone-100\/90:hover {
  background-color: rgb(245 245 244 / 0.9);
}

.hover\:bg-stone-100\/95:hover {
  background-color: rgb(245 245 244 / 0.95);
}

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

.hover\:bg-stone-200\/0:hover {
  background-color: rgb(231 229 228 / 0);
}

.hover\:bg-stone-200\/10:hover {
  background-color: rgb(231 229 228 / 0.1);
}

.hover\:bg-stone-200\/100:hover {
  background-color: rgb(231 229 228 / 1);
}

.hover\:bg-stone-200\/15:hover {
  background-color: rgb(231 229 228 / 0.15);
}

.hover\:bg-stone-200\/20:hover {
  background-color: rgb(231 229 228 / 0.2);
}

.hover\:bg-stone-200\/25:hover {
  background-color: rgb(231 229 228 / 0.25);
}

.hover\:bg-stone-200\/30:hover {
  background-color: rgb(231 229 228 / 0.3);
}

.hover\:bg-stone-200\/35:hover {
  background-color: rgb(231 229 228 / 0.35);
}

.hover\:bg-stone-200\/40:hover {
  background-color: rgb(231 229 228 / 0.4);
}

.hover\:bg-stone-200\/45:hover {
  background-color: rgb(231 229 228 / 0.45);
}

.hover\:bg-stone-200\/5:hover {
  background-color: rgb(231 229 228 / 0.05);
}

.hover\:bg-stone-200\/50:hover {
  background-color: rgb(231 229 228 / 0.5);
}

.hover\:bg-stone-200\/55:hover {
  background-color: rgb(231 229 228 / 0.55);
}

.hover\:bg-stone-200\/60:hover {
  background-color: rgb(231 229 228 / 0.6);
}

.hover\:bg-stone-200\/65:hover {
  background-color: rgb(231 229 228 / 0.65);
}

.hover\:bg-stone-200\/70:hover {
  background-color: rgb(231 229 228 / 0.7);
}

.hover\:bg-stone-200\/75:hover {
  background-color: rgb(231 229 228 / 0.75);
}

.hover\:bg-stone-200\/80:hover {
  background-color: rgb(231 229 228 / 0.8);
}

.hover\:bg-stone-200\/85:hover {
  background-color: rgb(231 229 228 / 0.85);
}

.hover\:bg-stone-200\/90:hover {
  background-color: rgb(231 229 228 / 0.9);
}

.hover\:bg-stone-200\/95:hover {
  background-color: rgb(231 229 228 / 0.95);
}

.hover\:bg-stone-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1));
}

.hover\:bg-stone-300\/0:hover {
  background-color: rgb(214 211 209 / 0);
}

.hover\:bg-stone-300\/10:hover {
  background-color: rgb(214 211 209 / 0.1);
}

.hover\:bg-stone-300\/100:hover {
  background-color: rgb(214 211 209 / 1);
}

.hover\:bg-stone-300\/15:hover {
  background-color: rgb(214 211 209 / 0.15);
}

.hover\:bg-stone-300\/20:hover {
  background-color: rgb(214 211 209 / 0.2);
}

.hover\:bg-stone-300\/25:hover {
  background-color: rgb(214 211 209 / 0.25);
}

.hover\:bg-stone-300\/30:hover {
  background-color: rgb(214 211 209 / 0.3);
}

.hover\:bg-stone-300\/35:hover {
  background-color: rgb(214 211 209 / 0.35);
}

.hover\:bg-stone-300\/40:hover {
  background-color: rgb(214 211 209 / 0.4);
}

.hover\:bg-stone-300\/45:hover {
  background-color: rgb(214 211 209 / 0.45);
}

.hover\:bg-stone-300\/5:hover {
  background-color: rgb(214 211 209 / 0.05);
}

.hover\:bg-stone-300\/50:hover {
  background-color: rgb(214 211 209 / 0.5);
}

.hover\:bg-stone-300\/55:hover {
  background-color: rgb(214 211 209 / 0.55);
}

.hover\:bg-stone-300\/60:hover {
  background-color: rgb(214 211 209 / 0.6);
}

.hover\:bg-stone-300\/65:hover {
  background-color: rgb(214 211 209 / 0.65);
}

.hover\:bg-stone-300\/70:hover {
  background-color: rgb(214 211 209 / 0.7);
}

.hover\:bg-stone-300\/75:hover {
  background-color: rgb(214 211 209 / 0.75);
}

.hover\:bg-stone-300\/80:hover {
  background-color: rgb(214 211 209 / 0.8);
}

.hover\:bg-stone-300\/85:hover {
  background-color: rgb(214 211 209 / 0.85);
}

.hover\:bg-stone-300\/90:hover {
  background-color: rgb(214 211 209 / 0.9);
}

.hover\:bg-stone-300\/95:hover {
  background-color: rgb(214 211 209 / 0.95);
}

.hover\:bg-stone-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1));
}

.hover\:bg-stone-400\/0:hover {
  background-color: rgb(168 162 158 / 0);
}

.hover\:bg-stone-400\/10:hover {
  background-color: rgb(168 162 158 / 0.1);
}

.hover\:bg-stone-400\/100:hover {
  background-color: rgb(168 162 158 / 1);
}

.hover\:bg-stone-400\/15:hover {
  background-color: rgb(168 162 158 / 0.15);
}

.hover\:bg-stone-400\/20:hover {
  background-color: rgb(168 162 158 / 0.2);
}

.hover\:bg-stone-400\/25:hover {
  background-color: rgb(168 162 158 / 0.25);
}

.hover\:bg-stone-400\/30:hover {
  background-color: rgb(168 162 158 / 0.3);
}

.hover\:bg-stone-400\/35:hover {
  background-color: rgb(168 162 158 / 0.35);
}

.hover\:bg-stone-400\/40:hover {
  background-color: rgb(168 162 158 / 0.4);
}

.hover\:bg-stone-400\/45:hover {
  background-color: rgb(168 162 158 / 0.45);
}

.hover\:bg-stone-400\/5:hover {
  background-color: rgb(168 162 158 / 0.05);
}

.hover\:bg-stone-400\/50:hover {
  background-color: rgb(168 162 158 / 0.5);
}

.hover\:bg-stone-400\/55:hover {
  background-color: rgb(168 162 158 / 0.55);
}

.hover\:bg-stone-400\/60:hover {
  background-color: rgb(168 162 158 / 0.6);
}

.hover\:bg-stone-400\/65:hover {
  background-color: rgb(168 162 158 / 0.65);
}

.hover\:bg-stone-400\/70:hover {
  background-color: rgb(168 162 158 / 0.7);
}

.hover\:bg-stone-400\/75:hover {
  background-color: rgb(168 162 158 / 0.75);
}

.hover\:bg-stone-400\/80:hover {
  background-color: rgb(168 162 158 / 0.8);
}

.hover\:bg-stone-400\/85:hover {
  background-color: rgb(168 162 158 / 0.85);
}

.hover\:bg-stone-400\/90:hover {
  background-color: rgb(168 162 158 / 0.9);
}

.hover\:bg-stone-400\/95:hover {
  background-color: rgb(168 162 158 / 0.95);
}

.hover\:bg-stone-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1));
}

.hover\:bg-stone-500\/0:hover {
  background-color: rgb(120 113 108 / 0);
}

.hover\:bg-stone-500\/10:hover {
  background-color: rgb(120 113 108 / 0.1);
}

.hover\:bg-stone-500\/100:hover {
  background-color: rgb(120 113 108 / 1);
}

.hover\:bg-stone-500\/15:hover {
  background-color: rgb(120 113 108 / 0.15);
}

.hover\:bg-stone-500\/20:hover {
  background-color: rgb(120 113 108 / 0.2);
}

.hover\:bg-stone-500\/25:hover {
  background-color: rgb(120 113 108 / 0.25);
}

.hover\:bg-stone-500\/30:hover {
  background-color: rgb(120 113 108 / 0.3);
}

.hover\:bg-stone-500\/35:hover {
  background-color: rgb(120 113 108 / 0.35);
}

.hover\:bg-stone-500\/40:hover {
  background-color: rgb(120 113 108 / 0.4);
}

.hover\:bg-stone-500\/45:hover {
  background-color: rgb(120 113 108 / 0.45);
}

.hover\:bg-stone-500\/5:hover {
  background-color: rgb(120 113 108 / 0.05);
}

.hover\:bg-stone-500\/50:hover {
  background-color: rgb(120 113 108 / 0.5);
}

.hover\:bg-stone-500\/55:hover {
  background-color: rgb(120 113 108 / 0.55);
}

.hover\:bg-stone-500\/60:hover {
  background-color: rgb(120 113 108 / 0.6);
}

.hover\:bg-stone-500\/65:hover {
  background-color: rgb(120 113 108 / 0.65);
}

.hover\:bg-stone-500\/70:hover {
  background-color: rgb(120 113 108 / 0.7);
}

.hover\:bg-stone-500\/75:hover {
  background-color: rgb(120 113 108 / 0.75);
}

.hover\:bg-stone-500\/80:hover {
  background-color: rgb(120 113 108 / 0.8);
}

.hover\:bg-stone-500\/85:hover {
  background-color: rgb(120 113 108 / 0.85);
}

.hover\:bg-stone-500\/90:hover {
  background-color: rgb(120 113 108 / 0.9);
}

.hover\:bg-stone-500\/95:hover {
  background-color: rgb(120 113 108 / 0.95);
}

.hover\:bg-stone-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1));
}

.hover\:bg-stone-600\/0:hover {
  background-color: rgb(87 83 78 / 0);
}

.hover\:bg-stone-600\/10:hover {
  background-color: rgb(87 83 78 / 0.1);
}

.hover\:bg-stone-600\/100:hover {
  background-color: rgb(87 83 78 / 1);
}

.hover\:bg-stone-600\/15:hover {
  background-color: rgb(87 83 78 / 0.15);
}

.hover\:bg-stone-600\/20:hover {
  background-color: rgb(87 83 78 / 0.2);
}

.hover\:bg-stone-600\/25:hover {
  background-color: rgb(87 83 78 / 0.25);
}

.hover\:bg-stone-600\/30:hover {
  background-color: rgb(87 83 78 / 0.3);
}

.hover\:bg-stone-600\/35:hover {
  background-color: rgb(87 83 78 / 0.35);
}

.hover\:bg-stone-600\/40:hover {
  background-color: rgb(87 83 78 / 0.4);
}

.hover\:bg-stone-600\/45:hover {
  background-color: rgb(87 83 78 / 0.45);
}

.hover\:bg-stone-600\/5:hover {
  background-color: rgb(87 83 78 / 0.05);
}

.hover\:bg-stone-600\/50:hover {
  background-color: rgb(87 83 78 / 0.5);
}

.hover\:bg-stone-600\/55:hover {
  background-color: rgb(87 83 78 / 0.55);
}

.hover\:bg-stone-600\/60:hover {
  background-color: rgb(87 83 78 / 0.6);
}

.hover\:bg-stone-600\/65:hover {
  background-color: rgb(87 83 78 / 0.65);
}

.hover\:bg-stone-600\/70:hover {
  background-color: rgb(87 83 78 / 0.7);
}

.hover\:bg-stone-600\/75:hover {
  background-color: rgb(87 83 78 / 0.75);
}

.hover\:bg-stone-600\/80:hover {
  background-color: rgb(87 83 78 / 0.8);
}

.hover\:bg-stone-600\/85:hover {
  background-color: rgb(87 83 78 / 0.85);
}

.hover\:bg-stone-600\/90:hover {
  background-color: rgb(87 83 78 / 0.9);
}

.hover\:bg-stone-600\/95:hover {
  background-color: rgb(87 83 78 / 0.95);
}

.hover\:bg-stone-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1));
}

.hover\:bg-stone-700\/0:hover {
  background-color: rgb(68 64 60 / 0);
}

.hover\:bg-stone-700\/10:hover {
  background-color: rgb(68 64 60 / 0.1);
}

.hover\:bg-stone-700\/100:hover {
  background-color: rgb(68 64 60 / 1);
}

.hover\:bg-stone-700\/15:hover {
  background-color: rgb(68 64 60 / 0.15);
}

.hover\:bg-stone-700\/20:hover {
  background-color: rgb(68 64 60 / 0.2);
}

.hover\:bg-stone-700\/25:hover {
  background-color: rgb(68 64 60 / 0.25);
}

.hover\:bg-stone-700\/30:hover {
  background-color: rgb(68 64 60 / 0.3);
}

.hover\:bg-stone-700\/35:hover {
  background-color: rgb(68 64 60 / 0.35);
}

.hover\:bg-stone-700\/40:hover {
  background-color: rgb(68 64 60 / 0.4);
}

.hover\:bg-stone-700\/45:hover {
  background-color: rgb(68 64 60 / 0.45);
}

.hover\:bg-stone-700\/5:hover {
  background-color: rgb(68 64 60 / 0.05);
}

.hover\:bg-stone-700\/50:hover {
  background-color: rgb(68 64 60 / 0.5);
}

.hover\:bg-stone-700\/55:hover {
  background-color: rgb(68 64 60 / 0.55);
}

.hover\:bg-stone-700\/60:hover {
  background-color: rgb(68 64 60 / 0.6);
}

.hover\:bg-stone-700\/65:hover {
  background-color: rgb(68 64 60 / 0.65);
}

.hover\:bg-stone-700\/70:hover {
  background-color: rgb(68 64 60 / 0.7);
}

.hover\:bg-stone-700\/75:hover {
  background-color: rgb(68 64 60 / 0.75);
}

.hover\:bg-stone-700\/80:hover {
  background-color: rgb(68 64 60 / 0.8);
}

.hover\:bg-stone-700\/85:hover {
  background-color: rgb(68 64 60 / 0.85);
}

.hover\:bg-stone-700\/90:hover {
  background-color: rgb(68 64 60 / 0.9);
}

.hover\:bg-stone-700\/95:hover {
  background-color: rgb(68 64 60 / 0.95);
}

.hover\:bg-stone-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1));
}

.hover\:bg-stone-800\/0:hover {
  background-color: rgb(41 37 36 / 0);
}

.hover\:bg-stone-800\/10:hover {
  background-color: rgb(41 37 36 / 0.1);
}

.hover\:bg-stone-800\/100:hover {
  background-color: rgb(41 37 36 / 1);
}

.hover\:bg-stone-800\/15:hover {
  background-color: rgb(41 37 36 / 0.15);
}

.hover\:bg-stone-800\/20:hover {
  background-color: rgb(41 37 36 / 0.2);
}

.hover\:bg-stone-800\/25:hover {
  background-color: rgb(41 37 36 / 0.25);
}

.hover\:bg-stone-800\/30:hover {
  background-color: rgb(41 37 36 / 0.3);
}

.hover\:bg-stone-800\/35:hover {
  background-color: rgb(41 37 36 / 0.35);
}

.hover\:bg-stone-800\/40:hover {
  background-color: rgb(41 37 36 / 0.4);
}

.hover\:bg-stone-800\/45:hover {
  background-color: rgb(41 37 36 / 0.45);
}

.hover\:bg-stone-800\/5:hover {
  background-color: rgb(41 37 36 / 0.05);
}

.hover\:bg-stone-800\/50:hover {
  background-color: rgb(41 37 36 / 0.5);
}

.hover\:bg-stone-800\/55:hover {
  background-color: rgb(41 37 36 / 0.55);
}

.hover\:bg-stone-800\/60:hover {
  background-color: rgb(41 37 36 / 0.6);
}

.hover\:bg-stone-800\/65:hover {
  background-color: rgb(41 37 36 / 0.65);
}

.hover\:bg-stone-800\/70:hover {
  background-color: rgb(41 37 36 / 0.7);
}

.hover\:bg-stone-800\/75:hover {
  background-color: rgb(41 37 36 / 0.75);
}

.hover\:bg-stone-800\/80:hover {
  background-color: rgb(41 37 36 / 0.8);
}

.hover\:bg-stone-800\/85:hover {
  background-color: rgb(41 37 36 / 0.85);
}

.hover\:bg-stone-800\/90:hover {
  background-color: rgb(41 37 36 / 0.9);
}

.hover\:bg-stone-800\/95:hover {
  background-color: rgb(41 37 36 / 0.95);
}

.hover\:bg-stone-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
}

.hover\:bg-stone-900\/0:hover {
  background-color: rgb(28 25 23 / 0);
}

.hover\:bg-stone-900\/10:hover {
  background-color: rgb(28 25 23 / 0.1);
}

.hover\:bg-stone-900\/100:hover {
  background-color: rgb(28 25 23 / 1);
}

.hover\:bg-stone-900\/15:hover {
  background-color: rgb(28 25 23 / 0.15);
}

.hover\:bg-stone-900\/20:hover {
  background-color: rgb(28 25 23 / 0.2);
}

.hover\:bg-stone-900\/25:hover {
  background-color: rgb(28 25 23 / 0.25);
}

.hover\:bg-stone-900\/30:hover {
  background-color: rgb(28 25 23 / 0.3);
}

.hover\:bg-stone-900\/35:hover {
  background-color: rgb(28 25 23 / 0.35);
}

.hover\:bg-stone-900\/40:hover {
  background-color: rgb(28 25 23 / 0.4);
}

.hover\:bg-stone-900\/45:hover {
  background-color: rgb(28 25 23 / 0.45);
}

.hover\:bg-stone-900\/5:hover {
  background-color: rgb(28 25 23 / 0.05);
}

.hover\:bg-stone-900\/50:hover {
  background-color: rgb(28 25 23 / 0.5);
}

.hover\:bg-stone-900\/55:hover {
  background-color: rgb(28 25 23 / 0.55);
}

.hover\:bg-stone-900\/60:hover {
  background-color: rgb(28 25 23 / 0.6);
}

.hover\:bg-stone-900\/65:hover {
  background-color: rgb(28 25 23 / 0.65);
}

.hover\:bg-stone-900\/70:hover {
  background-color: rgb(28 25 23 / 0.7);
}

.hover\:bg-stone-900\/75:hover {
  background-color: rgb(28 25 23 / 0.75);
}

.hover\:bg-stone-900\/80:hover {
  background-color: rgb(28 25 23 / 0.8);
}

.hover\:bg-stone-900\/85:hover {
  background-color: rgb(28 25 23 / 0.85);
}

.hover\:bg-stone-900\/90:hover {
  background-color: rgb(28 25 23 / 0.9);
}

.hover\:bg-stone-900\/95:hover {
  background-color: rgb(28 25 23 / 0.95);
}

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

.hover\:bg-yellow-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 246 178 / var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow-100\/0:hover {
  background-color: rgb(253 246 178 / 0);
}

.hover\:bg-yellow-100\/10:hover {
  background-color: rgb(253 246 178 / 0.1);
}

.hover\:bg-yellow-100\/100:hover {
  background-color: rgb(253 246 178 / 1);
}

.hover\:bg-yellow-100\/15:hover {
  background-color: rgb(253 246 178 / 0.15);
}

.hover\:bg-yellow-100\/20:hover {
  background-color: rgb(253 246 178 / 0.2);
}

.hover\:bg-yellow-100\/25:hover {
  background-color: rgb(253 246 178 / 0.25);
}

.hover\:bg-yellow-100\/30:hover {
  background-color: rgb(253 246 178 / 0.3);
}

.hover\:bg-yellow-100\/35:hover {
  background-color: rgb(253 246 178 / 0.35);
}

.hover\:bg-yellow-100\/40:hover {
  background-color: rgb(253 246 178 / 0.4);
}

.hover\:bg-yellow-100\/45:hover {
  background-color: rgb(253 246 178 / 0.45);
}

.hover\:bg-yellow-100\/5:hover {
  background-color: rgb(253 246 178 / 0.05);
}

.hover\:bg-yellow-100\/50:hover {
  background-color: rgb(253 246 178 / 0.5);
}

.hover\:bg-yellow-100\/55:hover {
  background-color: rgb(253 246 178 / 0.55);
}

.hover\:bg-yellow-100\/60:hover {
  background-color: rgb(253 246 178 / 0.6);
}

.hover\:bg-yellow-100\/65:hover {
  background-color: rgb(253 246 178 / 0.65);
}

.hover\:bg-yellow-100\/70:hover {
  background-color: rgb(253 246 178 / 0.7);
}

.hover\:bg-yellow-100\/75:hover {
  background-color: rgb(253 246 178 / 0.75);
}

.hover\:bg-yellow-100\/80:hover {
  background-color: rgb(253 246 178 / 0.8);
}

.hover\:bg-yellow-100\/85:hover {
  background-color: rgb(253 246 178 / 0.85);
}

.hover\:bg-yellow-100\/90:hover {
  background-color: rgb(253 246 178 / 0.9);
}

.hover\:bg-yellow-100\/95:hover {
  background-color: rgb(253 246 178 / 0.95);
}

.hover\:bg-yellow-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 106 / var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow-200\/0:hover {
  background-color: rgb(252 233 106 / 0);
}

.hover\:bg-yellow-200\/10:hover {
  background-color: rgb(252 233 106 / 0.1);
}

.hover\:bg-yellow-200\/100:hover {
  background-color: rgb(252 233 106 / 1);
}

.hover\:bg-yellow-200\/15:hover {
  background-color: rgb(252 233 106 / 0.15);
}

.hover\:bg-yellow-200\/20:hover {
  background-color: rgb(252 233 106 / 0.2);
}

.hover\:bg-yellow-200\/25:hover {
  background-color: rgb(252 233 106 / 0.25);
}

.hover\:bg-yellow-200\/30:hover {
  background-color: rgb(252 233 106 / 0.3);
}

.hover\:bg-yellow-200\/35:hover {
  background-color: rgb(252 233 106 / 0.35);
}

.hover\:bg-yellow-200\/40:hover {
  background-color: rgb(252 233 106 / 0.4);
}

.hover\:bg-yellow-200\/45:hover {
  background-color: rgb(252 233 106 / 0.45);
}

.hover\:bg-yellow-200\/5:hover {
  background-color: rgb(252 233 106 / 0.05);
}

.hover\:bg-yellow-200\/50:hover {
  background-color: rgb(252 233 106 / 0.5);
}

.hover\:bg-yellow-200\/55:hover {
  background-color: rgb(252 233 106 / 0.55);
}

.hover\:bg-yellow-200\/60:hover {
  background-color: rgb(252 233 106 / 0.6);
}

.hover\:bg-yellow-200\/65:hover {
  background-color: rgb(252 233 106 / 0.65);
}

.hover\:bg-yellow-200\/70:hover {
  background-color: rgb(252 233 106 / 0.7);
}

.hover\:bg-yellow-200\/75:hover {
  background-color: rgb(252 233 106 / 0.75);
}

.hover\:bg-yellow-200\/80:hover {
  background-color: rgb(252 233 106 / 0.8);
}

.hover\:bg-yellow-200\/85:hover {
  background-color: rgb(252 233 106 / 0.85);
}

.hover\:bg-yellow-200\/90:hover {
  background-color: rgb(252 233 106 / 0.9);
}

.hover\:bg-yellow-200\/95:hover {
  background-color: rgb(252 233 106 / 0.95);
}

.hover\:bg-yellow-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 202 21 / var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow-300\/0:hover {
  background-color: rgb(250 202 21 / 0);
}

.hover\:bg-yellow-300\/10:hover {
  background-color: rgb(250 202 21 / 0.1);
}

.hover\:bg-yellow-300\/100:hover {
  background-color: rgb(250 202 21 / 1);
}

.hover\:bg-yellow-300\/15:hover {
  background-color: rgb(250 202 21 / 0.15);
}

.hover\:bg-yellow-300\/20:hover {
  background-color: rgb(250 202 21 / 0.2);
}

.hover\:bg-yellow-300\/25:hover {
  background-color: rgb(250 202 21 / 0.25);
}

.hover\:bg-yellow-300\/30:hover {
  background-color: rgb(250 202 21 / 0.3);
}

.hover\:bg-yellow-300\/35:hover {
  background-color: rgb(250 202 21 / 0.35);
}

.hover\:bg-yellow-300\/40:hover {
  background-color: rgb(250 202 21 / 0.4);
}

.hover\:bg-yellow-300\/45:hover {
  background-color: rgb(250 202 21 / 0.45);
}

.hover\:bg-yellow-300\/5:hover {
  background-color: rgb(250 202 21 / 0.05);
}

.hover\:bg-yellow-300\/50:hover {
  background-color: rgb(250 202 21 / 0.5);
}

.hover\:bg-yellow-300\/55:hover {
  background-color: rgb(250 202 21 / 0.55);
}

.hover\:bg-yellow-300\/60:hover {
  background-color: rgb(250 202 21 / 0.6);
}

.hover\:bg-yellow-300\/65:hover {
  background-color: rgb(250 202 21 / 0.65);
}

.hover\:bg-yellow-300\/70:hover {
  background-color: rgb(250 202 21 / 0.7);
}

.hover\:bg-yellow-300\/75:hover {
  background-color: rgb(250 202 21 / 0.75);
}

.hover\:bg-yellow-300\/80:hover {
  background-color: rgb(250 202 21 / 0.8);
}

.hover\:bg-yellow-300\/85:hover {
  background-color: rgb(250 202 21 / 0.85);
}

.hover\:bg-yellow-300\/90:hover {
  background-color: rgb(250 202 21 / 0.9);
}

.hover\:bg-yellow-300\/95:hover {
  background-color: rgb(250 202 21 / 0.95);
}

.hover\:bg-yellow-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(227 160 8 / var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow-400\/0:hover {
  background-color: rgb(227 160 8 / 0);
}

.hover\:bg-yellow-400\/10:hover {
  background-color: rgb(227 160 8 / 0.1);
}

.hover\:bg-yellow-400\/100:hover {
  background-color: rgb(227 160 8 / 1);
}

.hover\:bg-yellow-400\/15:hover {
  background-color: rgb(227 160 8 / 0.15);
}

.hover\:bg-yellow-400\/20:hover {
  background-color: rgb(227 160 8 / 0.2);
}

.hover\:bg-yellow-400\/25:hover {
  background-color: rgb(227 160 8 / 0.25);
}

.hover\:bg-yellow-400\/30:hover {
  background-color: rgb(227 160 8 / 0.3);
}

.hover\:bg-yellow-400\/35:hover {
  background-color: rgb(227 160 8 / 0.35);
}

.hover\:bg-yellow-400\/40:hover {
  background-color: rgb(227 160 8 / 0.4);
}

.hover\:bg-yellow-400\/45:hover {
  background-color: rgb(227 160 8 / 0.45);
}

.hover\:bg-yellow-400\/5:hover {
  background-color: rgb(227 160 8 / 0.05);
}

.hover\:bg-yellow-400\/50:hover {
  background-color: rgb(227 160 8 / 0.5);
}

.hover\:bg-yellow-400\/55:hover {
  background-color: rgb(227 160 8 / 0.55);
}

.hover\:bg-yellow-400\/60:hover {
  background-color: rgb(227 160 8 / 0.6);
}

.hover\:bg-yellow-400\/65:hover {
  background-color: rgb(227 160 8 / 0.65);
}

.hover\:bg-yellow-400\/70:hover {
  background-color: rgb(227 160 8 / 0.7);
}

.hover\:bg-yellow-400\/75:hover {
  background-color: rgb(227 160 8 / 0.75);
}

.hover\:bg-yellow-400\/80:hover {
  background-color: rgb(227 160 8 / 0.8);
}

.hover\:bg-yellow-400\/85:hover {
  background-color: rgb(227 160 8 / 0.85);
}

.hover\:bg-yellow-400\/90:hover {
  background-color: rgb(227 160 8 / 0.9);
}

.hover\:bg-yellow-400\/95:hover {
  background-color: rgb(227 160 8 / 0.95);
}

.hover\:bg-yellow-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(194 120 3 / var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow-500\/0:hover {
  background-color: rgb(194 120 3 / 0);
}

.hover\:bg-yellow-500\/10:hover {
  background-color: rgb(194 120 3 / 0.1);
}

.hover\:bg-yellow-500\/100:hover {
  background-color: rgb(194 120 3 / 1);
}

.hover\:bg-yellow-500\/15:hover {
  background-color: rgb(194 120 3 / 0.15);
}

.hover\:bg-yellow-500\/20:hover {
  background-color: rgb(194 120 3 / 0.2);
}

.hover\:bg-yellow-500\/25:hover {
  background-color: rgb(194 120 3 / 0.25);
}

.hover\:bg-yellow-500\/30:hover {
  background-color: rgb(194 120 3 / 0.3);
}

.hover\:bg-yellow-500\/35:hover {
  background-color: rgb(194 120 3 / 0.35);
}

.hover\:bg-yellow-500\/40:hover {
  background-color: rgb(194 120 3 / 0.4);
}

.hover\:bg-yellow-500\/45:hover {
  background-color: rgb(194 120 3 / 0.45);
}

.hover\:bg-yellow-500\/5:hover {
  background-color: rgb(194 120 3 / 0.05);
}

.hover\:bg-yellow-500\/50:hover {
  background-color: rgb(194 120 3 / 0.5);
}

.hover\:bg-yellow-500\/55:hover {
  background-color: rgb(194 120 3 / 0.55);
}

.hover\:bg-yellow-500\/60:hover {
  background-color: rgb(194 120 3 / 0.6);
}

.hover\:bg-yellow-500\/65:hover {
  background-color: rgb(194 120 3 / 0.65);
}

.hover\:bg-yellow-500\/70:hover {
  background-color: rgb(194 120 3 / 0.7);
}

.hover\:bg-yellow-500\/75:hover {
  background-color: rgb(194 120 3 / 0.75);
}

.hover\:bg-yellow-500\/80:hover {
  background-color: rgb(194 120 3 / 0.8);
}

.hover\:bg-yellow-500\/85:hover {
  background-color: rgb(194 120 3 / 0.85);
}

.hover\:bg-yellow-500\/90:hover {
  background-color: rgb(194 120 3 / 0.9);
}

.hover\:bg-yellow-500\/95:hover {
  background-color: rgb(194 120 3 / 0.95);
}

.hover\:bg-yellow-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(159 88 10 / var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow-600\/0:hover {
  background-color: rgb(159 88 10 / 0);
}

.hover\:bg-yellow-600\/10:hover {
  background-color: rgb(159 88 10 / 0.1);
}

.hover\:bg-yellow-600\/100:hover {
  background-color: rgb(159 88 10 / 1);
}

.hover\:bg-yellow-600\/15:hover {
  background-color: rgb(159 88 10 / 0.15);
}

.hover\:bg-yellow-600\/20:hover {
  background-color: rgb(159 88 10 / 0.2);
}

.hover\:bg-yellow-600\/25:hover {
  background-color: rgb(159 88 10 / 0.25);
}

.hover\:bg-yellow-600\/30:hover {
  background-color: rgb(159 88 10 / 0.3);
}

.hover\:bg-yellow-600\/35:hover {
  background-color: rgb(159 88 10 / 0.35);
}

.hover\:bg-yellow-600\/40:hover {
  background-color: rgb(159 88 10 / 0.4);
}

.hover\:bg-yellow-600\/45:hover {
  background-color: rgb(159 88 10 / 0.45);
}

.hover\:bg-yellow-600\/5:hover {
  background-color: rgb(159 88 10 / 0.05);
}

.hover\:bg-yellow-600\/50:hover {
  background-color: rgb(159 88 10 / 0.5);
}

.hover\:bg-yellow-600\/55:hover {
  background-color: rgb(159 88 10 / 0.55);
}

.hover\:bg-yellow-600\/60:hover {
  background-color: rgb(159 88 10 / 0.6);
}

.hover\:bg-yellow-600\/65:hover {
  background-color: rgb(159 88 10 / 0.65);
}

.hover\:bg-yellow-600\/70:hover {
  background-color: rgb(159 88 10 / 0.7);
}

.hover\:bg-yellow-600\/75:hover {
  background-color: rgb(159 88 10 / 0.75);
}

.hover\:bg-yellow-600\/80:hover {
  background-color: rgb(159 88 10 / 0.8);
}

.hover\:bg-yellow-600\/85:hover {
  background-color: rgb(159 88 10 / 0.85);
}

.hover\:bg-yellow-600\/90:hover {
  background-color: rgb(159 88 10 / 0.9);
}

.hover\:bg-yellow-600\/95:hover {
  background-color: rgb(159 88 10 / 0.95);
}

.hover\:bg-yellow-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(142 75 16 / var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow-700\/0:hover {
  background-color: rgb(142 75 16 / 0);
}

.hover\:bg-yellow-700\/10:hover {
  background-color: rgb(142 75 16 / 0.1);
}

.hover\:bg-yellow-700\/100:hover {
  background-color: rgb(142 75 16 / 1);
}

.hover\:bg-yellow-700\/15:hover {
  background-color: rgb(142 75 16 / 0.15);
}

.hover\:bg-yellow-700\/20:hover {
  background-color: rgb(142 75 16 / 0.2);
}

.hover\:bg-yellow-700\/25:hover {
  background-color: rgb(142 75 16 / 0.25);
}

.hover\:bg-yellow-700\/30:hover {
  background-color: rgb(142 75 16 / 0.3);
}

.hover\:bg-yellow-700\/35:hover {
  background-color: rgb(142 75 16 / 0.35);
}

.hover\:bg-yellow-700\/40:hover {
  background-color: rgb(142 75 16 / 0.4);
}

.hover\:bg-yellow-700\/45:hover {
  background-color: rgb(142 75 16 / 0.45);
}

.hover\:bg-yellow-700\/5:hover {
  background-color: rgb(142 75 16 / 0.05);
}

.hover\:bg-yellow-700\/50:hover {
  background-color: rgb(142 75 16 / 0.5);
}

.hover\:bg-yellow-700\/55:hover {
  background-color: rgb(142 75 16 / 0.55);
}

.hover\:bg-yellow-700\/60:hover {
  background-color: rgb(142 75 16 / 0.6);
}

.hover\:bg-yellow-700\/65:hover {
  background-color: rgb(142 75 16 / 0.65);
}

.hover\:bg-yellow-700\/70:hover {
  background-color: rgb(142 75 16 / 0.7);
}

.hover\:bg-yellow-700\/75:hover {
  background-color: rgb(142 75 16 / 0.75);
}

.hover\:bg-yellow-700\/80:hover {
  background-color: rgb(142 75 16 / 0.8);
}

.hover\:bg-yellow-700\/85:hover {
  background-color: rgb(142 75 16 / 0.85);
}

.hover\:bg-yellow-700\/90:hover {
  background-color: rgb(142 75 16 / 0.9);
}

.hover\:bg-yellow-700\/95:hover {
  background-color: rgb(142 75 16 / 0.95);
}

.hover\:bg-yellow-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(114 59 19 / var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow-800\/0:hover {
  background-color: rgb(114 59 19 / 0);
}

.hover\:bg-yellow-800\/10:hover {
  background-color: rgb(114 59 19 / 0.1);
}

.hover\:bg-yellow-800\/100:hover {
  background-color: rgb(114 59 19 / 1);
}

.hover\:bg-yellow-800\/15:hover {
  background-color: rgb(114 59 19 / 0.15);
}

.hover\:bg-yellow-800\/20:hover {
  background-color: rgb(114 59 19 / 0.2);
}

.hover\:bg-yellow-800\/25:hover {
  background-color: rgb(114 59 19 / 0.25);
}

.hover\:bg-yellow-800\/30:hover {
  background-color: rgb(114 59 19 / 0.3);
}

.hover\:bg-yellow-800\/35:hover {
  background-color: rgb(114 59 19 / 0.35);
}

.hover\:bg-yellow-800\/40:hover {
  background-color: rgb(114 59 19 / 0.4);
}

.hover\:bg-yellow-800\/45:hover {
  background-color: rgb(114 59 19 / 0.45);
}

.hover\:bg-yellow-800\/5:hover {
  background-color: rgb(114 59 19 / 0.05);
}

.hover\:bg-yellow-800\/50:hover {
  background-color: rgb(114 59 19 / 0.5);
}

.hover\:bg-yellow-800\/55:hover {
  background-color: rgb(114 59 19 / 0.55);
}

.hover\:bg-yellow-800\/60:hover {
  background-color: rgb(114 59 19 / 0.6);
}

.hover\:bg-yellow-800\/65:hover {
  background-color: rgb(114 59 19 / 0.65);
}

.hover\:bg-yellow-800\/70:hover {
  background-color: rgb(114 59 19 / 0.7);
}

.hover\:bg-yellow-800\/75:hover {
  background-color: rgb(114 59 19 / 0.75);
}

.hover\:bg-yellow-800\/80:hover {
  background-color: rgb(114 59 19 / 0.8);
}

.hover\:bg-yellow-800\/85:hover {
  background-color: rgb(114 59 19 / 0.85);
}

.hover\:bg-yellow-800\/90:hover {
  background-color: rgb(114 59 19 / 0.9);
}

.hover\:bg-yellow-800\/95:hover {
  background-color: rgb(114 59 19 / 0.95);
}

.hover\:bg-yellow-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(99 49 18 / var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow-900\/0:hover {
  background-color: rgb(99 49 18 / 0);
}

.hover\:bg-yellow-900\/10:hover {
  background-color: rgb(99 49 18 / 0.1);
}

.hover\:bg-yellow-900\/100:hover {
  background-color: rgb(99 49 18 / 1);
}

.hover\:bg-yellow-900\/15:hover {
  background-color: rgb(99 49 18 / 0.15);
}

.hover\:bg-yellow-900\/20:hover {
  background-color: rgb(99 49 18 / 0.2);
}

.hover\:bg-yellow-900\/25:hover {
  background-color: rgb(99 49 18 / 0.25);
}

.hover\:bg-yellow-900\/30:hover {
  background-color: rgb(99 49 18 / 0.3);
}

.hover\:bg-yellow-900\/35:hover {
  background-color: rgb(99 49 18 / 0.35);
}

.hover\:bg-yellow-900\/40:hover {
  background-color: rgb(99 49 18 / 0.4);
}

.hover\:bg-yellow-900\/45:hover {
  background-color: rgb(99 49 18 / 0.45);
}

.hover\:bg-yellow-900\/5:hover {
  background-color: rgb(99 49 18 / 0.05);
}

.hover\:bg-yellow-900\/50:hover {
  background-color: rgb(99 49 18 / 0.5);
}

.hover\:bg-yellow-900\/55:hover {
  background-color: rgb(99 49 18 / 0.55);
}

.hover\:bg-yellow-900\/60:hover {
  background-color: rgb(99 49 18 / 0.6);
}

.hover\:bg-yellow-900\/65:hover {
  background-color: rgb(99 49 18 / 0.65);
}

.hover\:bg-yellow-900\/70:hover {
  background-color: rgb(99 49 18 / 0.7);
}

.hover\:bg-yellow-900\/75:hover {
  background-color: rgb(99 49 18 / 0.75);
}

.hover\:bg-yellow-900\/80:hover {
  background-color: rgb(99 49 18 / 0.8);
}

.hover\:bg-yellow-900\/85:hover {
  background-color: rgb(99 49 18 / 0.85);
}

.hover\:bg-yellow-900\/90:hover {
  background-color: rgb(99 49 18 / 0.9);
}

.hover\:bg-yellow-900\/95:hover {
  background-color: rgb(99 49 18 / 0.95);
}

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

.hover\:bg-zinc-100\/0:hover {
  background-color: rgb(244 244 245 / 0);
}

.hover\:bg-zinc-100\/10:hover {
  background-color: rgb(244 244 245 / 0.1);
}

.hover\:bg-zinc-100\/100:hover {
  background-color: rgb(244 244 245 / 1);
}

.hover\:bg-zinc-100\/15:hover {
  background-color: rgb(244 244 245 / 0.15);
}

.hover\:bg-zinc-100\/20:hover {
  background-color: rgb(244 244 245 / 0.2);
}

.hover\:bg-zinc-100\/25:hover {
  background-color: rgb(244 244 245 / 0.25);
}

.hover\:bg-zinc-100\/30:hover {
  background-color: rgb(244 244 245 / 0.3);
}

.hover\:bg-zinc-100\/35:hover {
  background-color: rgb(244 244 245 / 0.35);
}

.hover\:bg-zinc-100\/40:hover {
  background-color: rgb(244 244 245 / 0.4);
}

.hover\:bg-zinc-100\/45:hover {
  background-color: rgb(244 244 245 / 0.45);
}

.hover\:bg-zinc-100\/5:hover {
  background-color: rgb(244 244 245 / 0.05);
}

.hover\:bg-zinc-100\/50:hover {
  background-color: rgb(244 244 245 / 0.5);
}

.hover\:bg-zinc-100\/55:hover {
  background-color: rgb(244 244 245 / 0.55);
}

.hover\:bg-zinc-100\/60:hover {
  background-color: rgb(244 244 245 / 0.6);
}

.hover\:bg-zinc-100\/65:hover {
  background-color: rgb(244 244 245 / 0.65);
}

.hover\:bg-zinc-100\/70:hover {
  background-color: rgb(244 244 245 / 0.7);
}

.hover\:bg-zinc-100\/75:hover {
  background-color: rgb(244 244 245 / 0.75);
}

.hover\:bg-zinc-100\/80:hover {
  background-color: rgb(244 244 245 / 0.8);
}

.hover\:bg-zinc-100\/85:hover {
  background-color: rgb(244 244 245 / 0.85);
}

.hover\:bg-zinc-100\/90:hover {
  background-color: rgb(244 244 245 / 0.9);
}

.hover\:bg-zinc-100\/95:hover {
  background-color: rgb(244 244 245 / 0.95);
}

.hover\:bg-zinc-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}

.hover\:bg-zinc-200\/0:hover {
  background-color: rgb(228 228 231 / 0);
}

.hover\:bg-zinc-200\/10:hover {
  background-color: rgb(228 228 231 / 0.1);
}

.hover\:bg-zinc-200\/100:hover {
  background-color: rgb(228 228 231 / 1);
}

.hover\:bg-zinc-200\/15:hover {
  background-color: rgb(228 228 231 / 0.15);
}

.hover\:bg-zinc-200\/20:hover {
  background-color: rgb(228 228 231 / 0.2);
}

.hover\:bg-zinc-200\/25:hover {
  background-color: rgb(228 228 231 / 0.25);
}

.hover\:bg-zinc-200\/30:hover {
  background-color: rgb(228 228 231 / 0.3);
}

.hover\:bg-zinc-200\/35:hover {
  background-color: rgb(228 228 231 / 0.35);
}

.hover\:bg-zinc-200\/40:hover {
  background-color: rgb(228 228 231 / 0.4);
}

.hover\:bg-zinc-200\/45:hover {
  background-color: rgb(228 228 231 / 0.45);
}

.hover\:bg-zinc-200\/5:hover {
  background-color: rgb(228 228 231 / 0.05);
}

.hover\:bg-zinc-200\/50:hover {
  background-color: rgb(228 228 231 / 0.5);
}

.hover\:bg-zinc-200\/55:hover {
  background-color: rgb(228 228 231 / 0.55);
}

.hover\:bg-zinc-200\/60:hover {
  background-color: rgb(228 228 231 / 0.6);
}

.hover\:bg-zinc-200\/65:hover {
  background-color: rgb(228 228 231 / 0.65);
}

.hover\:bg-zinc-200\/70:hover {
  background-color: rgb(228 228 231 / 0.7);
}

.hover\:bg-zinc-200\/75:hover {
  background-color: rgb(228 228 231 / 0.75);
}

.hover\:bg-zinc-200\/80:hover {
  background-color: rgb(228 228 231 / 0.8);
}

.hover\:bg-zinc-200\/85:hover {
  background-color: rgb(228 228 231 / 0.85);
}

.hover\:bg-zinc-200\/90:hover {
  background-color: rgb(228 228 231 / 0.9);
}

.hover\:bg-zinc-200\/95:hover {
  background-color: rgb(228 228 231 / 0.95);
}

.hover\:bg-zinc-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
}

.hover\:bg-zinc-300\/0:hover {
  background-color: rgb(212 212 216 / 0);
}

.hover\:bg-zinc-300\/10:hover {
  background-color: rgb(212 212 216 / 0.1);
}

.hover\:bg-zinc-300\/100:hover {
  background-color: rgb(212 212 216 / 1);
}

.hover\:bg-zinc-300\/15:hover {
  background-color: rgb(212 212 216 / 0.15);
}

.hover\:bg-zinc-300\/20:hover {
  background-color: rgb(212 212 216 / 0.2);
}

.hover\:bg-zinc-300\/25:hover {
  background-color: rgb(212 212 216 / 0.25);
}

.hover\:bg-zinc-300\/30:hover {
  background-color: rgb(212 212 216 / 0.3);
}

.hover\:bg-zinc-300\/35:hover {
  background-color: rgb(212 212 216 / 0.35);
}

.hover\:bg-zinc-300\/40:hover {
  background-color: rgb(212 212 216 / 0.4);
}

.hover\:bg-zinc-300\/45:hover {
  background-color: rgb(212 212 216 / 0.45);
}

.hover\:bg-zinc-300\/5:hover {
  background-color: rgb(212 212 216 / 0.05);
}

.hover\:bg-zinc-300\/50:hover {
  background-color: rgb(212 212 216 / 0.5);
}

.hover\:bg-zinc-300\/55:hover {
  background-color: rgb(212 212 216 / 0.55);
}

.hover\:bg-zinc-300\/60:hover {
  background-color: rgb(212 212 216 / 0.6);
}

.hover\:bg-zinc-300\/65:hover {
  background-color: rgb(212 212 216 / 0.65);
}

.hover\:bg-zinc-300\/70:hover {
  background-color: rgb(212 212 216 / 0.7);
}

.hover\:bg-zinc-300\/75:hover {
  background-color: rgb(212 212 216 / 0.75);
}

.hover\:bg-zinc-300\/80:hover {
  background-color: rgb(212 212 216 / 0.8);
}

.hover\:bg-zinc-300\/85:hover {
  background-color: rgb(212 212 216 / 0.85);
}

.hover\:bg-zinc-300\/90:hover {
  background-color: rgb(212 212 216 / 0.9);
}

.hover\:bg-zinc-300\/95:hover {
  background-color: rgb(212 212 216 / 0.95);
}

.hover\:bg-zinc-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}

.hover\:bg-zinc-400\/0:hover {
  background-color: rgb(161 161 170 / 0);
}

.hover\:bg-zinc-400\/10:hover {
  background-color: rgb(161 161 170 / 0.1);
}

.hover\:bg-zinc-400\/100:hover {
  background-color: rgb(161 161 170 / 1);
}

.hover\:bg-zinc-400\/15:hover {
  background-color: rgb(161 161 170 / 0.15);
}

.hover\:bg-zinc-400\/20:hover {
  background-color: rgb(161 161 170 / 0.2);
}

.hover\:bg-zinc-400\/25:hover {
  background-color: rgb(161 161 170 / 0.25);
}

.hover\:bg-zinc-400\/30:hover {
  background-color: rgb(161 161 170 / 0.3);
}

.hover\:bg-zinc-400\/35:hover {
  background-color: rgb(161 161 170 / 0.35);
}

.hover\:bg-zinc-400\/40:hover {
  background-color: rgb(161 161 170 / 0.4);
}

.hover\:bg-zinc-400\/45:hover {
  background-color: rgb(161 161 170 / 0.45);
}

.hover\:bg-zinc-400\/5:hover {
  background-color: rgb(161 161 170 / 0.05);
}

.hover\:bg-zinc-400\/50:hover {
  background-color: rgb(161 161 170 / 0.5);
}

.hover\:bg-zinc-400\/55:hover {
  background-color: rgb(161 161 170 / 0.55);
}

.hover\:bg-zinc-400\/60:hover {
  background-color: rgb(161 161 170 / 0.6);
}

.hover\:bg-zinc-400\/65:hover {
  background-color: rgb(161 161 170 / 0.65);
}

.hover\:bg-zinc-400\/70:hover {
  background-color: rgb(161 161 170 / 0.7);
}

.hover\:bg-zinc-400\/75:hover {
  background-color: rgb(161 161 170 / 0.75);
}

.hover\:bg-zinc-400\/80:hover {
  background-color: rgb(161 161 170 / 0.8);
}

.hover\:bg-zinc-400\/85:hover {
  background-color: rgb(161 161 170 / 0.85);
}

.hover\:bg-zinc-400\/90:hover {
  background-color: rgb(161 161 170 / 0.9);
}

.hover\:bg-zinc-400\/95:hover {
  background-color: rgb(161 161 170 / 0.95);
}

.hover\:bg-zinc-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1));
}

.hover\:bg-zinc-500\/0:hover {
  background-color: rgb(113 113 122 / 0);
}

.hover\:bg-zinc-500\/10:hover {
  background-color: rgb(113 113 122 / 0.1);
}

.hover\:bg-zinc-500\/100:hover {
  background-color: rgb(113 113 122 / 1);
}

.hover\:bg-zinc-500\/15:hover {
  background-color: rgb(113 113 122 / 0.15);
}

.hover\:bg-zinc-500\/20:hover {
  background-color: rgb(113 113 122 / 0.2);
}

.hover\:bg-zinc-500\/25:hover {
  background-color: rgb(113 113 122 / 0.25);
}

.hover\:bg-zinc-500\/30:hover {
  background-color: rgb(113 113 122 / 0.3);
}

.hover\:bg-zinc-500\/35:hover {
  background-color: rgb(113 113 122 / 0.35);
}

.hover\:bg-zinc-500\/40:hover {
  background-color: rgb(113 113 122 / 0.4);
}

.hover\:bg-zinc-500\/45:hover {
  background-color: rgb(113 113 122 / 0.45);
}

.hover\:bg-zinc-500\/5:hover {
  background-color: rgb(113 113 122 / 0.05);
}

.hover\:bg-zinc-500\/50:hover {
  background-color: rgb(113 113 122 / 0.5);
}

.hover\:bg-zinc-500\/55:hover {
  background-color: rgb(113 113 122 / 0.55);
}

.hover\:bg-zinc-500\/60:hover {
  background-color: rgb(113 113 122 / 0.6);
}

.hover\:bg-zinc-500\/65:hover {
  background-color: rgb(113 113 122 / 0.65);
}

.hover\:bg-zinc-500\/70:hover {
  background-color: rgb(113 113 122 / 0.7);
}

.hover\:bg-zinc-500\/75:hover {
  background-color: rgb(113 113 122 / 0.75);
}

.hover\:bg-zinc-500\/80:hover {
  background-color: rgb(113 113 122 / 0.8);
}

.hover\:bg-zinc-500\/85:hover {
  background-color: rgb(113 113 122 / 0.85);
}

.hover\:bg-zinc-500\/90:hover {
  background-color: rgb(113 113 122 / 0.9);
}

.hover\:bg-zinc-500\/95:hover {
  background-color: rgb(113 113 122 / 0.95);
}

.hover\:bg-zinc-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

.hover\:bg-zinc-600\/0:hover {
  background-color: rgb(82 82 91 / 0);
}

.hover\:bg-zinc-600\/10:hover {
  background-color: rgb(82 82 91 / 0.1);
}

.hover\:bg-zinc-600\/100:hover {
  background-color: rgb(82 82 91 / 1);
}

.hover\:bg-zinc-600\/15:hover {
  background-color: rgb(82 82 91 / 0.15);
}

.hover\:bg-zinc-600\/20:hover {
  background-color: rgb(82 82 91 / 0.2);
}

.hover\:bg-zinc-600\/25:hover {
  background-color: rgb(82 82 91 / 0.25);
}

.hover\:bg-zinc-600\/30:hover {
  background-color: rgb(82 82 91 / 0.3);
}

.hover\:bg-zinc-600\/35:hover {
  background-color: rgb(82 82 91 / 0.35);
}

.hover\:bg-zinc-600\/40:hover {
  background-color: rgb(82 82 91 / 0.4);
}

.hover\:bg-zinc-600\/45:hover {
  background-color: rgb(82 82 91 / 0.45);
}

.hover\:bg-zinc-600\/5:hover {
  background-color: rgb(82 82 91 / 0.05);
}

.hover\:bg-zinc-600\/50:hover {
  background-color: rgb(82 82 91 / 0.5);
}

.hover\:bg-zinc-600\/55:hover {
  background-color: rgb(82 82 91 / 0.55);
}

.hover\:bg-zinc-600\/60:hover {
  background-color: rgb(82 82 91 / 0.6);
}

.hover\:bg-zinc-600\/65:hover {
  background-color: rgb(82 82 91 / 0.65);
}

.hover\:bg-zinc-600\/70:hover {
  background-color: rgb(82 82 91 / 0.7);
}

.hover\:bg-zinc-600\/75:hover {
  background-color: rgb(82 82 91 / 0.75);
}

.hover\:bg-zinc-600\/80:hover {
  background-color: rgb(82 82 91 / 0.8);
}

.hover\:bg-zinc-600\/85:hover {
  background-color: rgb(82 82 91 / 0.85);
}

.hover\:bg-zinc-600\/90:hover {
  background-color: rgb(82 82 91 / 0.9);
}

.hover\:bg-zinc-600\/95:hover {
  background-color: rgb(82 82 91 / 0.95);
}

.hover\:bg-zinc-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}

.hover\:bg-zinc-700\/0:hover {
  background-color: rgb(63 63 70 / 0);
}

.hover\:bg-zinc-700\/10:hover {
  background-color: rgb(63 63 70 / 0.1);
}

.hover\:bg-zinc-700\/100:hover {
  background-color: rgb(63 63 70 / 1);
}

.hover\:bg-zinc-700\/15:hover {
  background-color: rgb(63 63 70 / 0.15);
}

.hover\:bg-zinc-700\/20:hover {
  background-color: rgb(63 63 70 / 0.2);
}

.hover\:bg-zinc-700\/25:hover {
  background-color: rgb(63 63 70 / 0.25);
}

.hover\:bg-zinc-700\/30:hover {
  background-color: rgb(63 63 70 / 0.3);
}

.hover\:bg-zinc-700\/35:hover {
  background-color: rgb(63 63 70 / 0.35);
}

.hover\:bg-zinc-700\/40:hover {
  background-color: rgb(63 63 70 / 0.4);
}

.hover\:bg-zinc-700\/45:hover {
  background-color: rgb(63 63 70 / 0.45);
}

.hover\:bg-zinc-700\/5:hover {
  background-color: rgb(63 63 70 / 0.05);
}

.hover\:bg-zinc-700\/50:hover {
  background-color: rgb(63 63 70 / 0.5);
}

.hover\:bg-zinc-700\/55:hover {
  background-color: rgb(63 63 70 / 0.55);
}

.hover\:bg-zinc-700\/60:hover {
  background-color: rgb(63 63 70 / 0.6);
}

.hover\:bg-zinc-700\/65:hover {
  background-color: rgb(63 63 70 / 0.65);
}

.hover\:bg-zinc-700\/70:hover {
  background-color: rgb(63 63 70 / 0.7);
}

.hover\:bg-zinc-700\/75:hover {
  background-color: rgb(63 63 70 / 0.75);
}

.hover\:bg-zinc-700\/80:hover {
  background-color: rgb(63 63 70 / 0.8);
}

.hover\:bg-zinc-700\/85:hover {
  background-color: rgb(63 63 70 / 0.85);
}

.hover\:bg-zinc-700\/90:hover {
  background-color: rgb(63 63 70 / 0.9);
}

.hover\:bg-zinc-700\/95:hover {
  background-color: rgb(63 63 70 / 0.95);
}

.hover\:bg-zinc-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}

.hover\:bg-zinc-800\/0:hover {
  background-color: rgb(39 39 42 / 0);
}

.hover\:bg-zinc-800\/10:hover {
  background-color: rgb(39 39 42 / 0.1);
}

.hover\:bg-zinc-800\/100:hover {
  background-color: rgb(39 39 42 / 1);
}

.hover\:bg-zinc-800\/15:hover {
  background-color: rgb(39 39 42 / 0.15);
}

.hover\:bg-zinc-800\/20:hover {
  background-color: rgb(39 39 42 / 0.2);
}

.hover\:bg-zinc-800\/25:hover {
  background-color: rgb(39 39 42 / 0.25);
}

.hover\:bg-zinc-800\/30:hover {
  background-color: rgb(39 39 42 / 0.3);
}

.hover\:bg-zinc-800\/35:hover {
  background-color: rgb(39 39 42 / 0.35);
}

.hover\:bg-zinc-800\/40:hover {
  background-color: rgb(39 39 42 / 0.4);
}

.hover\:bg-zinc-800\/45:hover {
  background-color: rgb(39 39 42 / 0.45);
}

.hover\:bg-zinc-800\/5:hover {
  background-color: rgb(39 39 42 / 0.05);
}

.hover\:bg-zinc-800\/50:hover {
  background-color: rgb(39 39 42 / 0.5);
}

.hover\:bg-zinc-800\/55:hover {
  background-color: rgb(39 39 42 / 0.55);
}

.hover\:bg-zinc-800\/60:hover {
  background-color: rgb(39 39 42 / 0.6);
}

.hover\:bg-zinc-800\/65:hover {
  background-color: rgb(39 39 42 / 0.65);
}

.hover\:bg-zinc-800\/70:hover {
  background-color: rgb(39 39 42 / 0.7);
}

.hover\:bg-zinc-800\/75:hover {
  background-color: rgb(39 39 42 / 0.75);
}

.hover\:bg-zinc-800\/80:hover {
  background-color: rgb(39 39 42 / 0.8);
}

.hover\:bg-zinc-800\/85:hover {
  background-color: rgb(39 39 42 / 0.85);
}

.hover\:bg-zinc-800\/90:hover {
  background-color: rgb(39 39 42 / 0.9);
}

.hover\:bg-zinc-800\/95:hover {
  background-color: rgb(39 39 42 / 0.95);
}

.hover\:bg-zinc-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}

.hover\:bg-zinc-900\/0:hover {
  background-color: rgb(24 24 27 / 0);
}

.hover\:bg-zinc-900\/10:hover {
  background-color: rgb(24 24 27 / 0.1);
}

.hover\:bg-zinc-900\/100:hover {
  background-color: rgb(24 24 27 / 1);
}

.hover\:bg-zinc-900\/15:hover {
  background-color: rgb(24 24 27 / 0.15);
}

.hover\:bg-zinc-900\/20:hover {
  background-color: rgb(24 24 27 / 0.2);
}

.hover\:bg-zinc-900\/25:hover {
  background-color: rgb(24 24 27 / 0.25);
}

.hover\:bg-zinc-900\/30:hover {
  background-color: rgb(24 24 27 / 0.3);
}

.hover\:bg-zinc-900\/35:hover {
  background-color: rgb(24 24 27 / 0.35);
}

.hover\:bg-zinc-900\/40:hover {
  background-color: rgb(24 24 27 / 0.4);
}

.hover\:bg-zinc-900\/45:hover {
  background-color: rgb(24 24 27 / 0.45);
}

.hover\:bg-zinc-900\/5:hover {
  background-color: rgb(24 24 27 / 0.05);
}

.hover\:bg-zinc-900\/50:hover {
  background-color: rgb(24 24 27 / 0.5);
}

.hover\:bg-zinc-900\/55:hover {
  background-color: rgb(24 24 27 / 0.55);
}

.hover\:bg-zinc-900\/60:hover {
  background-color: rgb(24 24 27 / 0.6);
}

.hover\:bg-zinc-900\/65:hover {
  background-color: rgb(24 24 27 / 0.65);
}

.hover\:bg-zinc-900\/70:hover {
  background-color: rgb(24 24 27 / 0.7);
}

.hover\:bg-zinc-900\/75:hover {
  background-color: rgb(24 24 27 / 0.75);
}

.hover\:bg-zinc-900\/80:hover {
  background-color: rgb(24 24 27 / 0.8);
}

.hover\:bg-zinc-900\/85:hover {
  background-color: rgb(24 24 27 / 0.85);
}

.hover\:bg-zinc-900\/90:hover {
  background-color: rgb(24 24 27 / 0.9);
}

.hover\:bg-zinc-900\/95:hover {
  background-color: rgb(24 24 27 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:text-blue-100\/95:hover {
  color: rgb(219 234 254 / 0.95);
}

.hover\:text-blue-200:hover {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-200\/0:hover {
  color: rgb(191 219 254 / 0);
}

.hover\:text-blue-200\/10:hover {
  color: rgb(191 219 254 / 0.1);
}

.hover\:text-blue-200\/100:hover {
  color: rgb(191 219 254 / 1);
}

.hover\:text-blue-200\/15:hover {
  color: rgb(191 219 254 / 0.15);
}

.hover\:text-blue-200\/20:hover {
  color: rgb(191 219 254 / 0.2);
}

.hover\:text-blue-200\/25:hover {
  color: rgb(191 219 254 / 0.25);
}

.hover\:text-blue-200\/30:hover {
  color: rgb(191 219 254 / 0.3);
}

.hover\:text-blue-200\/35:hover {
  color: rgb(191 219 254 / 0.35);
}

.hover\:text-blue-200\/40:hover {
  color: rgb(191 219 254 / 0.4);
}

.hover\:text-blue-200\/45:hover {
  color: rgb(191 219 254 / 0.45);
}

.hover\:text-blue-200\/5:hover {
  color: rgb(191 219 254 / 0.05);
}

.hover\:text-blue-200\/50:hover {
  color: rgb(191 219 254 / 0.5);
}

.hover\:text-blue-200\/55:hover {
  color: rgb(191 219 254 / 0.55);
}

.hover\:text-blue-200\/60:hover {
  color: rgb(191 219 254 / 0.6);
}

.hover\:text-blue-200\/65:hover {
  color: rgb(191 219 254 / 0.65);
}

.hover\:text-blue-200\/70:hover {
  color: rgb(191 219 254 / 0.7);
}

.hover\:text-blue-200\/75:hover {
  color: rgb(191 219 254 / 0.75);
}

.hover\:text-blue-200\/80:hover {
  color: rgb(191 219 254 / 0.8);
}

.hover\:text-blue-200\/85:hover {
  color: rgb(191 219 254 / 0.85);
}

.hover\:text-blue-200\/90:hover {
  color: rgb(191 219 254 / 0.9);
}

.hover\:text-blue-200\/95:hover {
  color: rgb(191 219 254 / 0.95);
}

.hover\:text-blue-300:hover {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-300\/0:hover {
  color: rgb(147 197 253 / 0);
}

.hover\:text-blue-300\/10:hover {
  color: rgb(147 197 253 / 0.1);
}

.hover\:text-blue-300\/100:hover {
  color: rgb(147 197 253 / 1);
}

.hover\:text-blue-300\/15:hover {
  color: rgb(147 197 253 / 0.15);
}

.hover\:text-blue-300\/20:hover {
  color: rgb(147 197 253 / 0.2);
}

.hover\:text-blue-300\/25:hover {
  color: rgb(147 197 253 / 0.25);
}

.hover\:text-blue-300\/30:hover {
  color: rgb(147 197 253 / 0.3);
}

.hover\:text-blue-300\/35:hover {
  color: rgb(147 197 253 / 0.35);
}

.hover\:text-blue-300\/40:hover {
  color: rgb(147 197 253 / 0.4);
}

.hover\:text-blue-300\/45:hover {
  color: rgb(147 197 253 / 0.45);
}

.hover\:text-blue-300\/5:hover {
  color: rgb(147 197 253 / 0.05);
}

.hover\:text-blue-300\/50:hover {
  color: rgb(147 197 253 / 0.5);
}

.hover\:text-blue-300\/55:hover {
  color: rgb(147 197 253 / 0.55);
}

.hover\:text-blue-300\/60:hover {
  color: rgb(147 197 253 / 0.6);
}

.hover\:text-blue-300\/65:hover {
  color: rgb(147 197 253 / 0.65);
}

.hover\:text-blue-300\/70:hover {
  color: rgb(147 197 253 / 0.7);
}

.hover\:text-blue-300\/75:hover {
  color: rgb(147 197 253 / 0.75);
}

.hover\:text-blue-300\/80:hover {
  color: rgb(147 197 253 / 0.8);
}

.hover\:text-blue-300\/85:hover {
  color: rgb(147 197 253 / 0.85);
}

.hover\:text-blue-300\/90:hover {
  color: rgb(147 197 253 / 0.9);
}

.hover\:text-blue-300\/95:hover {
  color: rgb(147 197 253 / 0.95);
}

.hover\:text-blue-400:hover {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-400\/0:hover {
  color: rgb(96 165 250 / 0);
}

.hover\:text-blue-400\/10:hover {
  color: rgb(96 165 250 / 0.1);
}

.hover\:text-blue-400\/100:hover {
  color: rgb(96 165 250 / 1);
}

.hover\:text-blue-400\/15:hover {
  color: rgb(96 165 250 / 0.15);
}

.hover\:text-blue-400\/20:hover {
  color: rgb(96 165 250 / 0.2);
}

.hover\:text-blue-400\/25:hover {
  color: rgb(96 165 250 / 0.25);
}

.hover\:text-blue-400\/30:hover {
  color: rgb(96 165 250 / 0.3);
}

.hover\:text-blue-400\/35:hover {
  color: rgb(96 165 250 / 0.35);
}

.hover\:text-blue-400\/40:hover {
  color: rgb(96 165 250 / 0.4);
}

.hover\:text-blue-400\/45:hover {
  color: rgb(96 165 250 / 0.45);
}

.hover\:text-blue-400\/5:hover {
  color: rgb(96 165 250 / 0.05);
}

.hover\:text-blue-400\/50:hover {
  color: rgb(96 165 250 / 0.5);
}

.hover\:text-blue-400\/55:hover {
  color: rgb(96 165 250 / 0.55);
}

.hover\:text-blue-400\/60:hover {
  color: rgb(96 165 250 / 0.6);
}

.hover\:text-blue-400\/65:hover {
  color: rgb(96 165 250 / 0.65);
}

.hover\:text-blue-400\/70:hover {
  color: rgb(96 165 250 / 0.7);
}

.hover\:text-blue-400\/75:hover {
  color: rgb(96 165 250 / 0.75);
}

.hover\:text-blue-400\/80:hover {
  color: rgb(96 165 250 / 0.8);
}

.hover\:text-blue-400\/85:hover {
  color: rgb(96 165 250 / 0.85);
}

.hover\:text-blue-400\/90:hover {
  color: rgb(96 165 250 / 0.9);
}

.hover\:text-blue-400\/95:hover {
  color: rgb(96 165 250 / 0.95);
}

.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-500\/0:hover {
  color: rgb(59 130 246 / 0);
}

.hover\:text-blue-500\/10:hover {
  color: rgb(59 130 246 / 0.1);
}

.hover\:text-blue-500\/100:hover {
  color: rgb(59 130 246 / 1);
}

.hover\:text-blue-500\/15:hover {
  color: rgb(59 130 246 / 0.15);
}

.hover\:text-blue-500\/20:hover {
  color: rgb(59 130 246 / 0.2);
}

.hover\:text-blue-500\/25:hover {
  color: rgb(59 130 246 / 0.25);
}

.hover\:text-blue-500\/30:hover {
  color: rgb(59 130 246 / 0.3);
}

.hover\:text-blue-500\/35:hover {
  color: rgb(59 130 246 / 0.35);
}

.hover\:text-blue-500\/40:hover {
  color: rgb(59 130 246 / 0.4);
}

.hover\:text-blue-500\/45:hover {
  color: rgb(59 130 246 / 0.45);
}

.hover\:text-blue-500\/5:hover {
  color: rgb(59 130 246 / 0.05);
}

.hover\:text-blue-500\/50:hover {
  color: rgb(59 130 246 / 0.5);
}

.hover\:text-blue-500\/55:hover {
  color: rgb(59 130 246 / 0.55);
}

.hover\:text-blue-500\/60:hover {
  color: rgb(59 130 246 / 0.6);
}

.hover\:text-blue-500\/65:hover {
  color: rgb(59 130 246 / 0.65);
}

.hover\:text-blue-500\/70:hover {
  color: rgb(59 130 246 / 0.7);
}

.hover\:text-blue-500\/75:hover {
  color: rgb(59 130 246 / 0.75);
}

.hover\:text-blue-500\/80:hover {
  color: rgb(59 130 246 / 0.8);
}

.hover\:text-blue-500\/85:hover {
  color: rgb(59 130 246 / 0.85);
}

.hover\:text-blue-500\/90:hover {
  color: rgb(59 130 246 / 0.9);
}

.hover\:text-blue-500\/95:hover {
  color: rgb(59 130 246 / 0.95);
}

.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-600\/0:hover {
  color: rgb(37 99 235 / 0);
}

.hover\:text-blue-600\/10:hover {
  color: rgb(37 99 235 / 0.1);
}

.hover\:text-blue-600\/100:hover {
  color: rgb(37 99 235 / 1);
}

.hover\:text-blue-600\/15:hover {
  color: rgb(37 99 235 / 0.15);
}

.hover\:text-blue-600\/20:hover {
  color: rgb(37 99 235 / 0.2);
}

.hover\:text-blue-600\/25:hover {
  color: rgb(37 99 235 / 0.25);
}

.hover\:text-blue-600\/30:hover {
  color: rgb(37 99 235 / 0.3);
}

.hover\:text-blue-600\/35:hover {
  color: rgb(37 99 235 / 0.35);
}

.hover\:text-blue-600\/40:hover {
  color: rgb(37 99 235 / 0.4);
}

.hover\:text-blue-600\/45:hover {
  color: rgb(37 99 235 / 0.45);
}

.hover\:text-blue-600\/5:hover {
  color: rgb(37 99 235 / 0.05);
}

.hover\:text-blue-600\/50:hover {
  color: rgb(37 99 235 / 0.5);
}

.hover\:text-blue-600\/55:hover {
  color: rgb(37 99 235 / 0.55);
}

.hover\:text-blue-600\/60:hover {
  color: rgb(37 99 235 / 0.6);
}

.hover\:text-blue-600\/65:hover {
  color: rgb(37 99 235 / 0.65);
}

.hover\:text-blue-600\/70:hover {
  color: rgb(37 99 235 / 0.7);
}

.hover\:text-blue-600\/75:hover {
  color: rgb(37 99 235 / 0.75);
}

.hover\:text-blue-600\/80:hover {
  color: rgb(37 99 235 / 0.8);
}

.hover\:text-blue-600\/85:hover {
  color: rgb(37 99 235 / 0.85);
}

.hover\:text-blue-600\/90:hover {
  color: rgb(37 99 235 / 0.9);
}

.hover\:text-blue-600\/95:hover {
  color: rgb(37 99 235 / 0.95);
}

.hover\:text-blue-700:hover {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-700\/0:hover {
  color: rgb(29 78 216 / 0);
}

.hover\:text-blue-700\/10:hover {
  color: rgb(29 78 216 / 0.1);
}

.hover\:text-blue-700\/100:hover {
  color: rgb(29 78 216 / 1);
}

.hover\:text-blue-700\/15:hover {
  color: rgb(29 78 216 / 0.15);
}

.hover\:text-blue-700\/20:hover {
  color: rgb(29 78 216 / 0.2);
}

.hover\:text-blue-700\/25:hover {
  color: rgb(29 78 216 / 0.25);
}

.hover\:text-blue-700\/30:hover {
  color: rgb(29 78 216 / 0.3);
}

.hover\:text-blue-700\/35:hover {
  color: rgb(29 78 216 / 0.35);
}

.hover\:text-blue-700\/40:hover {
  color: rgb(29 78 216 / 0.4);
}

.hover\:text-blue-700\/45:hover {
  color: rgb(29 78 216 / 0.45);
}

.hover\:text-blue-700\/5:hover {
  color: rgb(29 78 216 / 0.05);
}

.hover\:text-blue-700\/50:hover {
  color: rgb(29 78 216 / 0.5);
}

.hover\:text-blue-700\/55:hover {
  color: rgb(29 78 216 / 0.55);
}

.hover\:text-blue-700\/60:hover {
  color: rgb(29 78 216 / 0.6);
}

.hover\:text-blue-700\/65:hover {
  color: rgb(29 78 216 / 0.65);
}

.hover\:text-blue-700\/70:hover {
  color: rgb(29 78 216 / 0.7);
}

.hover\:text-blue-700\/75:hover {
  color: rgb(29 78 216 / 0.75);
}

.hover\:text-blue-700\/80:hover {
  color: rgb(29 78 216 / 0.8);
}

.hover\:text-blue-700\/85:hover {
  color: rgb(29 78 216 / 0.85);
}

.hover\:text-blue-700\/90:hover {
  color: rgb(29 78 216 / 0.9);
}

.hover\:text-blue-700\/95:hover {
  color: rgb(29 78 216 / 0.95);
}

.hover\:text-blue-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-800\/0:hover {
  color: rgb(30 64 175 / 0);
}

.hover\:text-blue-800\/10:hover {
  color: rgb(30 64 175 / 0.1);
}

.hover\:text-blue-800\/100:hover {
  color: rgb(30 64 175 / 1);
}

.hover\:text-blue-800\/15:hover {
  color: rgb(30 64 175 / 0.15);
}

.hover\:text-blue-800\/20:hover {
  color: rgb(30 64 175 / 0.2);
}

.hover\:text-blue-800\/25:hover {
  color: rgb(30 64 175 / 0.25);
}

.hover\:text-blue-800\/30:hover {
  color: rgb(30 64 175 / 0.3);
}

.hover\:text-blue-800\/35:hover {
  color: rgb(30 64 175 / 0.35);
}

.hover\:text-blue-800\/40:hover {
  color: rgb(30 64 175 / 0.4);
}

.hover\:text-blue-800\/45:hover {
  color: rgb(30 64 175 / 0.45);
}

.hover\:text-blue-800\/5:hover {
  color: rgb(30 64 175 / 0.05);
}

.hover\:text-blue-800\/50:hover {
  color: rgb(30 64 175 / 0.5);
}

.hover\:text-blue-800\/55:hover {
  color: rgb(30 64 175 / 0.55);
}

.hover\:text-blue-800\/60:hover {
  color: rgb(30 64 175 / 0.6);
}

.hover\:text-blue-800\/65:hover {
  color: rgb(30 64 175 / 0.65);
}

.hover\:text-blue-800\/70:hover {
  color: rgb(30 64 175 / 0.7);
}

.hover\:text-blue-800\/75:hover {
  color: rgb(30 64 175 / 0.75);
}

.hover\:text-blue-800\/80:hover {
  color: rgb(30 64 175 / 0.8);
}

.hover\:text-blue-800\/85:hover {
  color: rgb(30 64 175 / 0.85);
}

.hover\:text-blue-800\/90:hover {
  color: rgb(30 64 175 / 0.9);
}

.hover\:text-blue-800\/95:hover {
  color: rgb(30 64 175 / 0.95);
}

.hover\:text-blue-900:hover {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-900\/0:hover {
  color: rgb(30 58 138 / 0);
}

.hover\:text-blue-900\/10:hover {
  color: rgb(30 58 138 / 0.1);
}

.hover\:text-blue-900\/100:hover {
  color: rgb(30 58 138 / 1);
}

.hover\:text-blue-900\/15:hover {
  color: rgb(30 58 138 / 0.15);
}

.hover\:text-blue-900\/20:hover {
  color: rgb(30 58 138 / 0.2);
}

.hover\:text-blue-900\/25:hover {
  color: rgb(30 58 138 / 0.25);
}

.hover\:text-blue-900\/30:hover {
  color: rgb(30 58 138 / 0.3);
}

.hover\:text-blue-900\/35:hover {
  color: rgb(30 58 138 / 0.35);
}

.hover\:text-blue-900\/40:hover {
  color: rgb(30 58 138 / 0.4);
}

.hover\:text-blue-900\/45:hover {
  color: rgb(30 58 138 / 0.45);
}

.hover\:text-blue-900\/5:hover {
  color: rgb(30 58 138 / 0.05);
}

.hover\:text-blue-900\/50:hover {
  color: rgb(30 58 138 / 0.5);
}

.hover\:text-blue-900\/55:hover {
  color: rgb(30 58 138 / 0.55);
}

.hover\:text-blue-900\/60:hover {
  color: rgb(30 58 138 / 0.6);
}

.hover\:text-blue-900\/65:hover {
  color: rgb(30 58 138 / 0.65);
}

.hover\:text-blue-900\/70:hover {
  color: rgb(30 58 138 / 0.7);
}

.hover\:text-blue-900\/75:hover {
  color: rgb(30 58 138 / 0.75);
}

.hover\:text-blue-900\/80:hover {
  color: rgb(30 58 138 / 0.8);
}

.hover\:text-blue-900\/85:hover {
  color: rgb(30 58 138 / 0.85);
}

.hover\:text-blue-900\/90:hover {
  color: rgb(30 58 138 / 0.9);
}

.hover\:text-blue-900\/95:hover {
  color: rgb(30 58 138 / 0.95);
}

.hover\:text-cyan-100:hover {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan-100\/0:hover {
  color: rgb(207 250 254 / 0);
}

.hover\:text-cyan-100\/10:hover {
  color: rgb(207 250 254 / 0.1);
}

.hover\:text-cyan-100\/100:hover {
  color: rgb(207 250 254 / 1);
}

.hover\:text-cyan-100\/15:hover {
  color: rgb(207 250 254 / 0.15);
}

.hover\:text-cyan-100\/20:hover {
  color: rgb(207 250 254 / 0.2);
}

.hover\:text-cyan-100\/25:hover {
  color: rgb(207 250 254 / 0.25);
}

.hover\:text-cyan-100\/30:hover {
  color: rgb(207 250 254 / 0.3);
}

.hover\:text-cyan-100\/35:hover {
  color: rgb(207 250 254 / 0.35);
}

.hover\:text-cyan-100\/40:hover {
  color: rgb(207 250 254 / 0.4);
}

.hover\:text-cyan-100\/45:hover {
  color: rgb(207 250 254 / 0.45);
}

.hover\:text-cyan-100\/5:hover {
  color: rgb(207 250 254 / 0.05);
}

.hover\:text-cyan-100\/50:hover {
  color: rgb(207 250 254 / 0.5);
}

.hover\:text-cyan-100\/55:hover {
  color: rgb(207 250 254 / 0.55);
}

.hover\:text-cyan-100\/60:hover {
  color: rgb(207 250 254 / 0.6);
}

.hover\:text-cyan-100\/65:hover {
  color: rgb(207 250 254 / 0.65);
}

.hover\:text-cyan-100\/70:hover {
  color: rgb(207 250 254 / 0.7);
}

.hover\:text-cyan-100\/75:hover {
  color: rgb(207 250 254 / 0.75);
}

.hover\:text-cyan-100\/80:hover {
  color: rgb(207 250 254 / 0.8);
}

.hover\:text-cyan-100\/85:hover {
  color: rgb(207 250 254 / 0.85);
}

.hover\:text-cyan-100\/90:hover {
  color: rgb(207 250 254 / 0.9);
}

.hover\:text-cyan-100\/95:hover {
  color: rgb(207 250 254 / 0.95);
}

.hover\:text-cyan-200:hover {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan-200\/0:hover {
  color: rgb(165 243 252 / 0);
}

.hover\:text-cyan-200\/10:hover {
  color: rgb(165 243 252 / 0.1);
}

.hover\:text-cyan-200\/100:hover {
  color: rgb(165 243 252 / 1);
}

.hover\:text-cyan-200\/15:hover {
  color: rgb(165 243 252 / 0.15);
}

.hover\:text-cyan-200\/20:hover {
  color: rgb(165 243 252 / 0.2);
}

.hover\:text-cyan-200\/25:hover {
  color: rgb(165 243 252 / 0.25);
}

.hover\:text-cyan-200\/30:hover {
  color: rgb(165 243 252 / 0.3);
}

.hover\:text-cyan-200\/35:hover {
  color: rgb(165 243 252 / 0.35);
}

.hover\:text-cyan-200\/40:hover {
  color: rgb(165 243 252 / 0.4);
}

.hover\:text-cyan-200\/45:hover {
  color: rgb(165 243 252 / 0.45);
}

.hover\:text-cyan-200\/5:hover {
  color: rgb(165 243 252 / 0.05);
}

.hover\:text-cyan-200\/50:hover {
  color: rgb(165 243 252 / 0.5);
}

.hover\:text-cyan-200\/55:hover {
  color: rgb(165 243 252 / 0.55);
}

.hover\:text-cyan-200\/60:hover {
  color: rgb(165 243 252 / 0.6);
}

.hover\:text-cyan-200\/65:hover {
  color: rgb(165 243 252 / 0.65);
}

.hover\:text-cyan-200\/70:hover {
  color: rgb(165 243 252 / 0.7);
}

.hover\:text-cyan-200\/75:hover {
  color: rgb(165 243 252 / 0.75);
}

.hover\:text-cyan-200\/80:hover {
  color: rgb(165 243 252 / 0.8);
}

.hover\:text-cyan-200\/85:hover {
  color: rgb(165 243 252 / 0.85);
}

.hover\:text-cyan-200\/90:hover {
  color: rgb(165 243 252 / 0.9);
}

.hover\:text-cyan-200\/95:hover {
  color: rgb(165 243 252 / 0.95);
}

.hover\:text-cyan-300:hover {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan-300\/0:hover {
  color: rgb(103 232 249 / 0);
}

.hover\:text-cyan-300\/10:hover {
  color: rgb(103 232 249 / 0.1);
}

.hover\:text-cyan-300\/100:hover {
  color: rgb(103 232 249 / 1);
}

.hover\:text-cyan-300\/15:hover {
  color: rgb(103 232 249 / 0.15);
}

.hover\:text-cyan-300\/20:hover {
  color: rgb(103 232 249 / 0.2);
}

.hover\:text-cyan-300\/25:hover {
  color: rgb(103 232 249 / 0.25);
}

.hover\:text-cyan-300\/30:hover {
  color: rgb(103 232 249 / 0.3);
}

.hover\:text-cyan-300\/35:hover {
  color: rgb(103 232 249 / 0.35);
}

.hover\:text-cyan-300\/40:hover {
  color: rgb(103 232 249 / 0.4);
}

.hover\:text-cyan-300\/45:hover {
  color: rgb(103 232 249 / 0.45);
}

.hover\:text-cyan-300\/5:hover {
  color: rgb(103 232 249 / 0.05);
}

.hover\:text-cyan-300\/50:hover {
  color: rgb(103 232 249 / 0.5);
}

.hover\:text-cyan-300\/55:hover {
  color: rgb(103 232 249 / 0.55);
}

.hover\:text-cyan-300\/60:hover {
  color: rgb(103 232 249 / 0.6);
}

.hover\:text-cyan-300\/65:hover {
  color: rgb(103 232 249 / 0.65);
}

.hover\:text-cyan-300\/70:hover {
  color: rgb(103 232 249 / 0.7);
}

.hover\:text-cyan-300\/75:hover {
  color: rgb(103 232 249 / 0.75);
}

.hover\:text-cyan-300\/80:hover {
  color: rgb(103 232 249 / 0.8);
}

.hover\:text-cyan-300\/85:hover {
  color: rgb(103 232 249 / 0.85);
}

.hover\:text-cyan-300\/90:hover {
  color: rgb(103 232 249 / 0.9);
}

.hover\:text-cyan-300\/95:hover {
  color: rgb(103 232 249 / 0.95);
}

.hover\:text-cyan-400:hover {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan-400\/0:hover {
  color: rgb(34 211 238 / 0);
}

.hover\:text-cyan-400\/10:hover {
  color: rgb(34 211 238 / 0.1);
}

.hover\:text-cyan-400\/100:hover {
  color: rgb(34 211 238 / 1);
}

.hover\:text-cyan-400\/15:hover {
  color: rgb(34 211 238 / 0.15);
}

.hover\:text-cyan-400\/20:hover {
  color: rgb(34 211 238 / 0.2);
}

.hover\:text-cyan-400\/25:hover {
  color: rgb(34 211 238 / 0.25);
}

.hover\:text-cyan-400\/30:hover {
  color: rgb(34 211 238 / 0.3);
}

.hover\:text-cyan-400\/35:hover {
  color: rgb(34 211 238 / 0.35);
}

.hover\:text-cyan-400\/40:hover {
  color: rgb(34 211 238 / 0.4);
}

.hover\:text-cyan-400\/45:hover {
  color: rgb(34 211 238 / 0.45);
}

.hover\:text-cyan-400\/5:hover {
  color: rgb(34 211 238 / 0.05);
}

.hover\:text-cyan-400\/50:hover {
  color: rgb(34 211 238 / 0.5);
}

.hover\:text-cyan-400\/55:hover {
  color: rgb(34 211 238 / 0.55);
}

.hover\:text-cyan-400\/60:hover {
  color: rgb(34 211 238 / 0.6);
}

.hover\:text-cyan-400\/65:hover {
  color: rgb(34 211 238 / 0.65);
}

.hover\:text-cyan-400\/70:hover {
  color: rgb(34 211 238 / 0.7);
}

.hover\:text-cyan-400\/75:hover {
  color: rgb(34 211 238 / 0.75);
}

.hover\:text-cyan-400\/80:hover {
  color: rgb(34 211 238 / 0.8);
}

.hover\:text-cyan-400\/85:hover {
  color: rgb(34 211 238 / 0.85);
}

.hover\:text-cyan-400\/90:hover {
  color: rgb(34 211 238 / 0.9);
}

.hover\:text-cyan-400\/95:hover {
  color: rgb(34 211 238 / 0.95);
}

.hover\:text-cyan-500:hover {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan-500\/0:hover {
  color: rgb(6 182 212 / 0);
}

.hover\:text-cyan-500\/10:hover {
  color: rgb(6 182 212 / 0.1);
}

.hover\:text-cyan-500\/100:hover {
  color: rgb(6 182 212 / 1);
}

.hover\:text-cyan-500\/15:hover {
  color: rgb(6 182 212 / 0.15);
}

.hover\:text-cyan-500\/20:hover {
  color: rgb(6 182 212 / 0.2);
}

.hover\:text-cyan-500\/25:hover {
  color: rgb(6 182 212 / 0.25);
}

.hover\:text-cyan-500\/30:hover {
  color: rgb(6 182 212 / 0.3);
}

.hover\:text-cyan-500\/35:hover {
  color: rgb(6 182 212 / 0.35);
}

.hover\:text-cyan-500\/40:hover {
  color: rgb(6 182 212 / 0.4);
}

.hover\:text-cyan-500\/45:hover {
  color: rgb(6 182 212 / 0.45);
}

.hover\:text-cyan-500\/5:hover {
  color: rgb(6 182 212 / 0.05);
}

.hover\:text-cyan-500\/50:hover {
  color: rgb(6 182 212 / 0.5);
}

.hover\:text-cyan-500\/55:hover {
  color: rgb(6 182 212 / 0.55);
}

.hover\:text-cyan-500\/60:hover {
  color: rgb(6 182 212 / 0.6);
}

.hover\:text-cyan-500\/65:hover {
  color: rgb(6 182 212 / 0.65);
}

.hover\:text-cyan-500\/70:hover {
  color: rgb(6 182 212 / 0.7);
}

.hover\:text-cyan-500\/75:hover {
  color: rgb(6 182 212 / 0.75);
}

.hover\:text-cyan-500\/80:hover {
  color: rgb(6 182 212 / 0.8);
}

.hover\:text-cyan-500\/85:hover {
  color: rgb(6 182 212 / 0.85);
}

.hover\:text-cyan-500\/90:hover {
  color: rgb(6 182 212 / 0.9);
}

.hover\:text-cyan-500\/95:hover {
  color: rgb(6 182 212 / 0.95);
}

.hover\:text-cyan-600:hover {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan-600\/0:hover {
  color: rgb(8 145 178 / 0);
}

.hover\:text-cyan-600\/10:hover {
  color: rgb(8 145 178 / 0.1);
}

.hover\:text-cyan-600\/100:hover {
  color: rgb(8 145 178 / 1);
}

.hover\:text-cyan-600\/15:hover {
  color: rgb(8 145 178 / 0.15);
}

.hover\:text-cyan-600\/20:hover {
  color: rgb(8 145 178 / 0.2);
}

.hover\:text-cyan-600\/25:hover {
  color: rgb(8 145 178 / 0.25);
}

.hover\:text-cyan-600\/30:hover {
  color: rgb(8 145 178 / 0.3);
}

.hover\:text-cyan-600\/35:hover {
  color: rgb(8 145 178 / 0.35);
}

.hover\:text-cyan-600\/40:hover {
  color: rgb(8 145 178 / 0.4);
}

.hover\:text-cyan-600\/45:hover {
  color: rgb(8 145 178 / 0.45);
}

.hover\:text-cyan-600\/5:hover {
  color: rgb(8 145 178 / 0.05);
}

.hover\:text-cyan-600\/50:hover {
  color: rgb(8 145 178 / 0.5);
}

.hover\:text-cyan-600\/55:hover {
  color: rgb(8 145 178 / 0.55);
}

.hover\:text-cyan-600\/60:hover {
  color: rgb(8 145 178 / 0.6);
}

.hover\:text-cyan-600\/65:hover {
  color: rgb(8 145 178 / 0.65);
}

.hover\:text-cyan-600\/70:hover {
  color: rgb(8 145 178 / 0.7);
}

.hover\:text-cyan-600\/75:hover {
  color: rgb(8 145 178 / 0.75);
}

.hover\:text-cyan-600\/80:hover {
  color: rgb(8 145 178 / 0.8);
}

.hover\:text-cyan-600\/85:hover {
  color: rgb(8 145 178 / 0.85);
}

.hover\:text-cyan-600\/90:hover {
  color: rgb(8 145 178 / 0.9);
}

.hover\:text-cyan-600\/95:hover {
  color: rgb(8 145 178 / 0.95);
}

.hover\:text-cyan-700:hover {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan-700\/0:hover {
  color: rgb(14 116 144 / 0);
}

.hover\:text-cyan-700\/10:hover {
  color: rgb(14 116 144 / 0.1);
}

.hover\:text-cyan-700\/100:hover {
  color: rgb(14 116 144 / 1);
}

.hover\:text-cyan-700\/15:hover {
  color: rgb(14 116 144 / 0.15);
}

.hover\:text-cyan-700\/20:hover {
  color: rgb(14 116 144 / 0.2);
}

.hover\:text-cyan-700\/25:hover {
  color: rgb(14 116 144 / 0.25);
}

.hover\:text-cyan-700\/30:hover {
  color: rgb(14 116 144 / 0.3);
}

.hover\:text-cyan-700\/35:hover {
  color: rgb(14 116 144 / 0.35);
}

.hover\:text-cyan-700\/40:hover {
  color: rgb(14 116 144 / 0.4);
}

.hover\:text-cyan-700\/45:hover {
  color: rgb(14 116 144 / 0.45);
}

.hover\:text-cyan-700\/5:hover {
  color: rgb(14 116 144 / 0.05);
}

.hover\:text-cyan-700\/50:hover {
  color: rgb(14 116 144 / 0.5);
}

.hover\:text-cyan-700\/55:hover {
  color: rgb(14 116 144 / 0.55);
}

.hover\:text-cyan-700\/60:hover {
  color: rgb(14 116 144 / 0.6);
}

.hover\:text-cyan-700\/65:hover {
  color: rgb(14 116 144 / 0.65);
}

.hover\:text-cyan-700\/70:hover {
  color: rgb(14 116 144 / 0.7);
}

.hover\:text-cyan-700\/75:hover {
  color: rgb(14 116 144 / 0.75);
}

.hover\:text-cyan-700\/80:hover {
  color: rgb(14 116 144 / 0.8);
}

.hover\:text-cyan-700\/85:hover {
  color: rgb(14 116 144 / 0.85);
}

.hover\:text-cyan-700\/90:hover {
  color: rgb(14 116 144 / 0.9);
}

.hover\:text-cyan-700\/95:hover {
  color: rgb(14 116 144 / 0.95);
}

.hover\:text-cyan-800:hover {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan-800\/0:hover {
  color: rgb(21 94 117 / 0);
}

.hover\:text-cyan-800\/10:hover {
  color: rgb(21 94 117 / 0.1);
}

.hover\:text-cyan-800\/100:hover {
  color: rgb(21 94 117 / 1);
}

.hover\:text-cyan-800\/15:hover {
  color: rgb(21 94 117 / 0.15);
}

.hover\:text-cyan-800\/20:hover {
  color: rgb(21 94 117 / 0.2);
}

.hover\:text-cyan-800\/25:hover {
  color: rgb(21 94 117 / 0.25);
}

.hover\:text-cyan-800\/30:hover {
  color: rgb(21 94 117 / 0.3);
}

.hover\:text-cyan-800\/35:hover {
  color: rgb(21 94 117 / 0.35);
}

.hover\:text-cyan-800\/40:hover {
  color: rgb(21 94 117 / 0.4);
}

.hover\:text-cyan-800\/45:hover {
  color: rgb(21 94 117 / 0.45);
}

.hover\:text-cyan-800\/5:hover {
  color: rgb(21 94 117 / 0.05);
}

.hover\:text-cyan-800\/50:hover {
  color: rgb(21 94 117 / 0.5);
}

.hover\:text-cyan-800\/55:hover {
  color: rgb(21 94 117 / 0.55);
}

.hover\:text-cyan-800\/60:hover {
  color: rgb(21 94 117 / 0.6);
}

.hover\:text-cyan-800\/65:hover {
  color: rgb(21 94 117 / 0.65);
}

.hover\:text-cyan-800\/70:hover {
  color: rgb(21 94 117 / 0.7);
}

.hover\:text-cyan-800\/75:hover {
  color: rgb(21 94 117 / 0.75);
}

.hover\:text-cyan-800\/80:hover {
  color: rgb(21 94 117 / 0.8);
}

.hover\:text-cyan-800\/85:hover {
  color: rgb(21 94 117 / 0.85);
}

.hover\:text-cyan-800\/90:hover {
  color: rgb(21 94 117 / 0.9);
}

.hover\:text-cyan-800\/95:hover {
  color: rgb(21 94 117 / 0.95);
}

.hover\:text-cyan-900:hover {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan-900\/0:hover {
  color: rgb(22 78 99 / 0);
}

.hover\:text-cyan-900\/10:hover {
  color: rgb(22 78 99 / 0.1);
}

.hover\:text-cyan-900\/100:hover {
  color: rgb(22 78 99 / 1);
}

.hover\:text-cyan-900\/15:hover {
  color: rgb(22 78 99 / 0.15);
}

.hover\:text-cyan-900\/20:hover {
  color: rgb(22 78 99 / 0.2);
}

.hover\:text-cyan-900\/25:hover {
  color: rgb(22 78 99 / 0.25);
}

.hover\:text-cyan-900\/30:hover {
  color: rgb(22 78 99 / 0.3);
}

.hover\:text-cyan-900\/35:hover {
  color: rgb(22 78 99 / 0.35);
}

.hover\:text-cyan-900\/40:hover {
  color: rgb(22 78 99 / 0.4);
}

.hover\:text-cyan-900\/45:hover {
  color: rgb(22 78 99 / 0.45);
}

.hover\:text-cyan-900\/5:hover {
  color: rgb(22 78 99 / 0.05);
}

.hover\:text-cyan-900\/50:hover {
  color: rgb(22 78 99 / 0.5);
}

.hover\:text-cyan-900\/55:hover {
  color: rgb(22 78 99 / 0.55);
}

.hover\:text-cyan-900\/60:hover {
  color: rgb(22 78 99 / 0.6);
}

.hover\:text-cyan-900\/65:hover {
  color: rgb(22 78 99 / 0.65);
}

.hover\:text-cyan-900\/70:hover {
  color: rgb(22 78 99 / 0.7);
}

.hover\:text-cyan-900\/75:hover {
  color: rgb(22 78 99 / 0.75);
}

.hover\:text-cyan-900\/80:hover {
  color: rgb(22 78 99 / 0.8);
}

.hover\:text-cyan-900\/85:hover {
  color: rgb(22 78 99 / 0.85);
}

.hover\:text-cyan-900\/90:hover {
  color: rgb(22 78 99 / 0.9);
}

.hover\:text-cyan-900\/95:hover {
  color: rgb(22 78 99 / 0.95);
}

.hover\:text-emerald-100:hover {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}

.hover\:text-emerald-100\/0:hover {
  color: rgb(209 250 229 / 0);
}

.hover\:text-emerald-100\/10:hover {
  color: rgb(209 250 229 / 0.1);
}

.hover\:text-emerald-100\/100:hover {
  color: rgb(209 250 229 / 1);
}

.hover\:text-emerald-100\/15:hover {
  color: rgb(209 250 229 / 0.15);
}

.hover\:text-emerald-100\/20:hover {
  color: rgb(209 250 229 / 0.2);
}

.hover\:text-emerald-100\/25:hover {
  color: rgb(209 250 229 / 0.25);
}

.hover\:text-emerald-100\/30:hover {
  color: rgb(209 250 229 / 0.3);
}

.hover\:text-emerald-100\/35:hover {
  color: rgb(209 250 229 / 0.35);
}

.hover\:text-emerald-100\/40:hover {
  color: rgb(209 250 229 / 0.4);
}

.hover\:text-emerald-100\/45:hover {
  color: rgb(209 250 229 / 0.45);
}

.hover\:text-emerald-100\/5:hover {
  color: rgb(209 250 229 / 0.05);
}

.hover\:text-emerald-100\/50:hover {
  color: rgb(209 250 229 / 0.5);
}

.hover\:text-emerald-100\/55:hover {
  color: rgb(209 250 229 / 0.55);
}

.hover\:text-emerald-100\/60:hover {
  color: rgb(209 250 229 / 0.6);
}

.hover\:text-emerald-100\/65:hover {
  color: rgb(209 250 229 / 0.65);
}

.hover\:text-emerald-100\/70:hover {
  color: rgb(209 250 229 / 0.7);
}

.hover\:text-emerald-100\/75:hover {
  color: rgb(209 250 229 / 0.75);
}

.hover\:text-emerald-100\/80:hover {
  color: rgb(209 250 229 / 0.8);
}

.hover\:text-emerald-100\/85:hover {
  color: rgb(209 250 229 / 0.85);
}

.hover\:text-emerald-100\/90:hover {
  color: rgb(209 250 229 / 0.9);
}

.hover\:text-emerald-100\/95:hover {
  color: rgb(209 250 229 / 0.95);
}

.hover\:text-emerald-200:hover {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}

.hover\:text-emerald-200\/0:hover {
  color: rgb(167 243 208 / 0);
}

.hover\:text-emerald-200\/10:hover {
  color: rgb(167 243 208 / 0.1);
}

.hover\:text-emerald-200\/100:hover {
  color: rgb(167 243 208 / 1);
}

.hover\:text-emerald-200\/15:hover {
  color: rgb(167 243 208 / 0.15);
}

.hover\:text-emerald-200\/20:hover {
  color: rgb(167 243 208 / 0.2);
}

.hover\:text-emerald-200\/25:hover {
  color: rgb(167 243 208 / 0.25);
}

.hover\:text-emerald-200\/30:hover {
  color: rgb(167 243 208 / 0.3);
}

.hover\:text-emerald-200\/35:hover {
  color: rgb(167 243 208 / 0.35);
}

.hover\:text-emerald-200\/40:hover {
  color: rgb(167 243 208 / 0.4);
}

.hover\:text-emerald-200\/45:hover {
  color: rgb(167 243 208 / 0.45);
}

.hover\:text-emerald-200\/5:hover {
  color: rgb(167 243 208 / 0.05);
}

.hover\:text-emerald-200\/50:hover {
  color: rgb(167 243 208 / 0.5);
}

.hover\:text-emerald-200\/55:hover {
  color: rgb(167 243 208 / 0.55);
}

.hover\:text-emerald-200\/60:hover {
  color: rgb(167 243 208 / 0.6);
}

.hover\:text-emerald-200\/65:hover {
  color: rgb(167 243 208 / 0.65);
}

.hover\:text-emerald-200\/70:hover {
  color: rgb(167 243 208 / 0.7);
}

.hover\:text-emerald-200\/75:hover {
  color: rgb(167 243 208 / 0.75);
}

.hover\:text-emerald-200\/80:hover {
  color: rgb(167 243 208 / 0.8);
}

.hover\:text-emerald-200\/85:hover {
  color: rgb(167 243 208 / 0.85);
}

.hover\:text-emerald-200\/90:hover {
  color: rgb(167 243 208 / 0.9);
}

.hover\:text-emerald-200\/95:hover {
  color: rgb(167 243 208 / 0.95);
}

.hover\:text-emerald-300:hover {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}

.hover\:text-emerald-300\/0:hover {
  color: rgb(110 231 183 / 0);
}

.hover\:text-emerald-300\/10:hover {
  color: rgb(110 231 183 / 0.1);
}

.hover\:text-emerald-300\/100:hover {
  color: rgb(110 231 183 / 1);
}

.hover\:text-emerald-300\/15:hover {
  color: rgb(110 231 183 / 0.15);
}

.hover\:text-emerald-300\/20:hover {
  color: rgb(110 231 183 / 0.2);
}

.hover\:text-emerald-300\/25:hover {
  color: rgb(110 231 183 / 0.25);
}

.hover\:text-emerald-300\/30:hover {
  color: rgb(110 231 183 / 0.3);
}

.hover\:text-emerald-300\/35:hover {
  color: rgb(110 231 183 / 0.35);
}

.hover\:text-emerald-300\/40:hover {
  color: rgb(110 231 183 / 0.4);
}

.hover\:text-emerald-300\/45:hover {
  color: rgb(110 231 183 / 0.45);
}

.hover\:text-emerald-300\/5:hover {
  color: rgb(110 231 183 / 0.05);
}

.hover\:text-emerald-300\/50:hover {
  color: rgb(110 231 183 / 0.5);
}

.hover\:text-emerald-300\/55:hover {
  color: rgb(110 231 183 / 0.55);
}

.hover\:text-emerald-300\/60:hover {
  color: rgb(110 231 183 / 0.6);
}

.hover\:text-emerald-300\/65:hover {
  color: rgb(110 231 183 / 0.65);
}

.hover\:text-emerald-300\/70:hover {
  color: rgb(110 231 183 / 0.7);
}

.hover\:text-emerald-300\/75:hover {
  color: rgb(110 231 183 / 0.75);
}

.hover\:text-emerald-300\/80:hover {
  color: rgb(110 231 183 / 0.8);
}

.hover\:text-emerald-300\/85:hover {
  color: rgb(110 231 183 / 0.85);
}

.hover\:text-emerald-300\/90:hover {
  color: rgb(110 231 183 / 0.9);
}

.hover\:text-emerald-300\/95:hover {
  color: rgb(110 231 183 / 0.95);
}

.hover\:text-emerald-400:hover {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}

.hover\:text-emerald-400\/0:hover {
  color: rgb(52 211 153 / 0);
}

.hover\:text-emerald-400\/10:hover {
  color: rgb(52 211 153 / 0.1);
}

.hover\:text-emerald-400\/100:hover {
  color: rgb(52 211 153 / 1);
}

.hover\:text-emerald-400\/15:hover {
  color: rgb(52 211 153 / 0.15);
}

.hover\:text-emerald-400\/20:hover {
  color: rgb(52 211 153 / 0.2);
}

.hover\:text-emerald-400\/25:hover {
  color: rgb(52 211 153 / 0.25);
}

.hover\:text-emerald-400\/30:hover {
  color: rgb(52 211 153 / 0.3);
}

.hover\:text-emerald-400\/35:hover {
  color: rgb(52 211 153 / 0.35);
}

.hover\:text-emerald-400\/40:hover {
  color: rgb(52 211 153 / 0.4);
}

.hover\:text-emerald-400\/45:hover {
  color: rgb(52 211 153 / 0.45);
}

.hover\:text-emerald-400\/5:hover {
  color: rgb(52 211 153 / 0.05);
}

.hover\:text-emerald-400\/50:hover {
  color: rgb(52 211 153 / 0.5);
}

.hover\:text-emerald-400\/55:hover {
  color: rgb(52 211 153 / 0.55);
}

.hover\:text-emerald-400\/60:hover {
  color: rgb(52 211 153 / 0.6);
}

.hover\:text-emerald-400\/65:hover {
  color: rgb(52 211 153 / 0.65);
}

.hover\:text-emerald-400\/70:hover {
  color: rgb(52 211 153 / 0.7);
}

.hover\:text-emerald-400\/75:hover {
  color: rgb(52 211 153 / 0.75);
}

.hover\:text-emerald-400\/80:hover {
  color: rgb(52 211 153 / 0.8);
}

.hover\:text-emerald-400\/85:hover {
  color: rgb(52 211 153 / 0.85);
}

.hover\:text-emerald-400\/90:hover {
  color: rgb(52 211 153 / 0.9);
}

.hover\:text-emerald-400\/95:hover {
  color: rgb(52 211 153 / 0.95);
}

.hover\:text-emerald-500:hover {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}

.hover\:text-emerald-500\/0:hover {
  color: rgb(16 185 129 / 0);
}

.hover\:text-emerald-500\/10:hover {
  color: rgb(16 185 129 / 0.1);
}

.hover\:text-emerald-500\/100:hover {
  color: rgb(16 185 129 / 1);
}

.hover\:text-emerald-500\/15:hover {
  color: rgb(16 185 129 / 0.15);
}

.hover\:text-emerald-500\/20:hover {
  color: rgb(16 185 129 / 0.2);
}

.hover\:text-emerald-500\/25:hover {
  color: rgb(16 185 129 / 0.25);
}

.hover\:text-emerald-500\/30:hover {
  color: rgb(16 185 129 / 0.3);
}

.hover\:text-emerald-500\/35:hover {
  color: rgb(16 185 129 / 0.35);
}

.hover\:text-emerald-500\/40:hover {
  color: rgb(16 185 129 / 0.4);
}

.hover\:text-emerald-500\/45:hover {
  color: rgb(16 185 129 / 0.45);
}

.hover\:text-emerald-500\/5:hover {
  color: rgb(16 185 129 / 0.05);
}

.hover\:text-emerald-500\/50:hover {
  color: rgb(16 185 129 / 0.5);
}

.hover\:text-emerald-500\/55:hover {
  color: rgb(16 185 129 / 0.55);
}

.hover\:text-emerald-500\/60:hover {
  color: rgb(16 185 129 / 0.6);
}

.hover\:text-emerald-500\/65:hover {
  color: rgb(16 185 129 / 0.65);
}

.hover\:text-emerald-500\/70:hover {
  color: rgb(16 185 129 / 0.7);
}

.hover\:text-emerald-500\/75:hover {
  color: rgb(16 185 129 / 0.75);
}

.hover\:text-emerald-500\/80:hover {
  color: rgb(16 185 129 / 0.8);
}

.hover\:text-emerald-500\/85:hover {
  color: rgb(16 185 129 / 0.85);
}

.hover\:text-emerald-500\/90:hover {
  color: rgb(16 185 129 / 0.9);
}

.hover\:text-emerald-500\/95:hover {
  color: rgb(16 185 129 / 0.95);
}

.hover\:text-emerald-600:hover {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}

.hover\:text-emerald-600\/0:hover {
  color: rgb(5 150 105 / 0);
}

.hover\:text-emerald-600\/10:hover {
  color: rgb(5 150 105 / 0.1);
}

.hover\:text-emerald-600\/100:hover {
  color: rgb(5 150 105 / 1);
}

.hover\:text-emerald-600\/15:hover {
  color: rgb(5 150 105 / 0.15);
}

.hover\:text-emerald-600\/20:hover {
  color: rgb(5 150 105 / 0.2);
}

.hover\:text-emerald-600\/25:hover {
  color: rgb(5 150 105 / 0.25);
}

.hover\:text-emerald-600\/30:hover {
  color: rgb(5 150 105 / 0.3);
}

.hover\:text-emerald-600\/35:hover {
  color: rgb(5 150 105 / 0.35);
}

.hover\:text-emerald-600\/40:hover {
  color: rgb(5 150 105 / 0.4);
}

.hover\:text-emerald-600\/45:hover {
  color: rgb(5 150 105 / 0.45);
}

.hover\:text-emerald-600\/5:hover {
  color: rgb(5 150 105 / 0.05);
}

.hover\:text-emerald-600\/50:hover {
  color: rgb(5 150 105 / 0.5);
}

.hover\:text-emerald-600\/55:hover {
  color: rgb(5 150 105 / 0.55);
}

.hover\:text-emerald-600\/60:hover {
  color: rgb(5 150 105 / 0.6);
}

.hover\:text-emerald-600\/65:hover {
  color: rgb(5 150 105 / 0.65);
}

.hover\:text-emerald-600\/70:hover {
  color: rgb(5 150 105 / 0.7);
}

.hover\:text-emerald-600\/75:hover {
  color: rgb(5 150 105 / 0.75);
}

.hover\:text-emerald-600\/80:hover {
  color: rgb(5 150 105 / 0.8);
}

.hover\:text-emerald-600\/85:hover {
  color: rgb(5 150 105 / 0.85);
}

.hover\:text-emerald-600\/90:hover {
  color: rgb(5 150 105 / 0.9);
}

.hover\:text-emerald-600\/95:hover {
  color: rgb(5 150 105 / 0.95);
}

.hover\:text-emerald-700:hover {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}

.hover\:text-emerald-700\/0:hover {
  color: rgb(4 120 87 / 0);
}

.hover\:text-emerald-700\/10:hover {
  color: rgb(4 120 87 / 0.1);
}

.hover\:text-emerald-700\/100:hover {
  color: rgb(4 120 87 / 1);
}

.hover\:text-emerald-700\/15:hover {
  color: rgb(4 120 87 / 0.15);
}

.hover\:text-emerald-700\/20:hover {
  color: rgb(4 120 87 / 0.2);
}

.hover\:text-emerald-700\/25:hover {
  color: rgb(4 120 87 / 0.25);
}

.hover\:text-emerald-700\/30:hover {
  color: rgb(4 120 87 / 0.3);
}

.hover\:text-emerald-700\/35:hover {
  color: rgb(4 120 87 / 0.35);
}

.hover\:text-emerald-700\/40:hover {
  color: rgb(4 120 87 / 0.4);
}

.hover\:text-emerald-700\/45:hover {
  color: rgb(4 120 87 / 0.45);
}

.hover\:text-emerald-700\/5:hover {
  color: rgb(4 120 87 / 0.05);
}

.hover\:text-emerald-700\/50:hover {
  color: rgb(4 120 87 / 0.5);
}

.hover\:text-emerald-700\/55:hover {
  color: rgb(4 120 87 / 0.55);
}

.hover\:text-emerald-700\/60:hover {
  color: rgb(4 120 87 / 0.6);
}

.hover\:text-emerald-700\/65:hover {
  color: rgb(4 120 87 / 0.65);
}

.hover\:text-emerald-700\/70:hover {
  color: rgb(4 120 87 / 0.7);
}

.hover\:text-emerald-700\/75:hover {
  color: rgb(4 120 87 / 0.75);
}

.hover\:text-emerald-700\/80:hover {
  color: rgb(4 120 87 / 0.8);
}

.hover\:text-emerald-700\/85:hover {
  color: rgb(4 120 87 / 0.85);
}

.hover\:text-emerald-700\/90:hover {
  color: rgb(4 120 87 / 0.9);
}

.hover\:text-emerald-700\/95:hover {
  color: rgb(4 120 87 / 0.95);
}

.hover\:text-emerald-800:hover {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}

.hover\:text-emerald-800\/0:hover {
  color: rgb(6 95 70 / 0);
}

.hover\:text-emerald-800\/10:hover {
  color: rgb(6 95 70 / 0.1);
}

.hover\:text-emerald-800\/100:hover {
  color: rgb(6 95 70 / 1);
}

.hover\:text-emerald-800\/15:hover {
  color: rgb(6 95 70 / 0.15);
}

.hover\:text-emerald-800\/20:hover {
  color: rgb(6 95 70 / 0.2);
}

.hover\:text-emerald-800\/25:hover {
  color: rgb(6 95 70 / 0.25);
}

.hover\:text-emerald-800\/30:hover {
  color: rgb(6 95 70 / 0.3);
}

.hover\:text-emerald-800\/35:hover {
  color: rgb(6 95 70 / 0.35);
}

.hover\:text-emerald-800\/40:hover {
  color: rgb(6 95 70 / 0.4);
}

.hover\:text-emerald-800\/45:hover {
  color: rgb(6 95 70 / 0.45);
}

.hover\:text-emerald-800\/5:hover {
  color: rgb(6 95 70 / 0.05);
}

.hover\:text-emerald-800\/50:hover {
  color: rgb(6 95 70 / 0.5);
}

.hover\:text-emerald-800\/55:hover {
  color: rgb(6 95 70 / 0.55);
}

.hover\:text-emerald-800\/60:hover {
  color: rgb(6 95 70 / 0.6);
}

.hover\:text-emerald-800\/65:hover {
  color: rgb(6 95 70 / 0.65);
}

.hover\:text-emerald-800\/70:hover {
  color: rgb(6 95 70 / 0.7);
}

.hover\:text-emerald-800\/75:hover {
  color: rgb(6 95 70 / 0.75);
}

.hover\:text-emerald-800\/80:hover {
  color: rgb(6 95 70 / 0.8);
}

.hover\:text-emerald-800\/85:hover {
  color: rgb(6 95 70 / 0.85);
}

.hover\:text-emerald-800\/90:hover {
  color: rgb(6 95 70 / 0.9);
}

.hover\:text-emerald-800\/95:hover {
  color: rgb(6 95 70 / 0.95);
}

.hover\:text-emerald-900:hover {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}

.hover\:text-emerald-900\/0:hover {
  color: rgb(6 78 59 / 0);
}

.hover\:text-emerald-900\/10:hover {
  color: rgb(6 78 59 / 0.1);
}

.hover\:text-emerald-900\/100:hover {
  color: rgb(6 78 59 / 1);
}

.hover\:text-emerald-900\/15:hover {
  color: rgb(6 78 59 / 0.15);
}

.hover\:text-emerald-900\/20:hover {
  color: rgb(6 78 59 / 0.2);
}

.hover\:text-emerald-900\/25:hover {
  color: rgb(6 78 59 / 0.25);
}

.hover\:text-emerald-900\/30:hover {
  color: rgb(6 78 59 / 0.3);
}

.hover\:text-emerald-900\/35:hover {
  color: rgb(6 78 59 / 0.35);
}

.hover\:text-emerald-900\/40:hover {
  color: rgb(6 78 59 / 0.4);
}

.hover\:text-emerald-900\/45:hover {
  color: rgb(6 78 59 / 0.45);
}

.hover\:text-emerald-900\/5:hover {
  color: rgb(6 78 59 / 0.05);
}

.hover\:text-emerald-900\/50:hover {
  color: rgb(6 78 59 / 0.5);
}

.hover\:text-emerald-900\/55:hover {
  color: rgb(6 78 59 / 0.55);
}

.hover\:text-emerald-900\/60:hover {
  color: rgb(6 78 59 / 0.6);
}

.hover\:text-emerald-900\/65:hover {
  color: rgb(6 78 59 / 0.65);
}

.hover\:text-emerald-900\/70:hover {
  color: rgb(6 78 59 / 0.7);
}

.hover\:text-emerald-900\/75:hover {
  color: rgb(6 78 59 / 0.75);
}

.hover\:text-emerald-900\/80:hover {
  color: rgb(6 78 59 / 0.8);
}

.hover\:text-emerald-900\/85:hover {
  color: rgb(6 78 59 / 0.85);
}

.hover\:text-emerald-900\/90:hover {
  color: rgb(6 78 59 / 0.9);
}

.hover\:text-emerald-900\/95:hover {
  color: rgb(6 78 59 / 0.95);
}

.hover\:text-gray-100:hover {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-100\/0:hover {
  color: rgb(243 244 246 / 0);
}

.hover\:text-gray-100\/10:hover {
  color: rgb(243 244 246 / 0.1);
}

.hover\:text-gray-100\/100:hover {
  color: rgb(243 244 246 / 1);
}

.hover\:text-gray-100\/15:hover {
  color: rgb(243 244 246 / 0.15);
}

.hover\:text-gray-100\/20:hover {
  color: rgb(243 244 246 / 0.2);
}

.hover\:text-gray-100\/25:hover {
  color: rgb(243 244 246 / 0.25);
}

.hover\:text-gray-100\/30:hover {
  color: rgb(243 244 246 / 0.3);
}

.hover\:text-gray-100\/35:hover {
  color: rgb(243 244 246 / 0.35);
}

.hover\:text-gray-100\/40:hover {
  color: rgb(243 244 246 / 0.4);
}

.hover\:text-gray-100\/45:hover {
  color: rgb(243 244 246 / 0.45);
}

.hover\:text-gray-100\/5:hover {
  color: rgb(243 244 246 / 0.05);
}

.hover\:text-gray-100\/50:hover {
  color: rgb(243 244 246 / 0.5);
}

.hover\:text-gray-100\/55:hover {
  color: rgb(243 244 246 / 0.55);
}

.hover\:text-gray-100\/60:hover {
  color: rgb(243 244 246 / 0.6);
}

.hover\:text-gray-100\/65:hover {
  color: rgb(243 244 246 / 0.65);
}

.hover\:text-gray-100\/70:hover {
  color: rgb(243 244 246 / 0.7);
}

.hover\:text-gray-100\/75:hover {
  color: rgb(243 244 246 / 0.75);
}

.hover\:text-gray-100\/80:hover {
  color: rgb(243 244 246 / 0.8);
}

.hover\:text-gray-100\/85:hover {
  color: rgb(243 244 246 / 0.85);
}

.hover\:text-gray-100\/90:hover {
  color: rgb(243 244 246 / 0.9);
}

.hover\:text-gray-100\/95:hover {
  color: rgb(243 244 246 / 0.95);
}

.hover\:text-gray-200:hover {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-200\/0:hover {
  color: rgb(229 231 235 / 0);
}

.hover\:text-gray-200\/10:hover {
  color: rgb(229 231 235 / 0.1);
}

.hover\:text-gray-200\/100:hover {
  color: rgb(229 231 235 / 1);
}

.hover\:text-gray-200\/15:hover {
  color: rgb(229 231 235 / 0.15);
}

.hover\:text-gray-200\/20:hover {
  color: rgb(229 231 235 / 0.2);
}

.hover\:text-gray-200\/25:hover {
  color: rgb(229 231 235 / 0.25);
}

.hover\:text-gray-200\/30:hover {
  color: rgb(229 231 235 / 0.3);
}

.hover\:text-gray-200\/35:hover {
  color: rgb(229 231 235 / 0.35);
}

.hover\:text-gray-200\/40:hover {
  color: rgb(229 231 235 / 0.4);
}

.hover\:text-gray-200\/45:hover {
  color: rgb(229 231 235 / 0.45);
}

.hover\:text-gray-200\/5:hover {
  color: rgb(229 231 235 / 0.05);
}

.hover\:text-gray-200\/50:hover {
  color: rgb(229 231 235 / 0.5);
}

.hover\:text-gray-200\/55:hover {
  color: rgb(229 231 235 / 0.55);
}

.hover\:text-gray-200\/60:hover {
  color: rgb(229 231 235 / 0.6);
}

.hover\:text-gray-200\/65:hover {
  color: rgb(229 231 235 / 0.65);
}

.hover\:text-gray-200\/70:hover {
  color: rgb(229 231 235 / 0.7);
}

.hover\:text-gray-200\/75:hover {
  color: rgb(229 231 235 / 0.75);
}

.hover\:text-gray-200\/80:hover {
  color: rgb(229 231 235 / 0.8);
}

.hover\:text-gray-200\/85:hover {
  color: rgb(229 231 235 / 0.85);
}

.hover\:text-gray-200\/90:hover {
  color: rgb(229 231 235 / 0.9);
}

.hover\:text-gray-200\/95:hover {
  color: rgb(229 231 235 / 0.95);
}

.hover\:text-gray-300:hover {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-300\/0:hover {
  color: rgb(209 213 219 / 0);
}

.hover\:text-gray-300\/10:hover {
  color: rgb(209 213 219 / 0.1);
}

.hover\:text-gray-300\/100:hover {
  color: rgb(209 213 219 / 1);
}

.hover\:text-gray-300\/15:hover {
  color: rgb(209 213 219 / 0.15);
}

.hover\:text-gray-300\/20:hover {
  color: rgb(209 213 219 / 0.2);
}

.hover\:text-gray-300\/25:hover {
  color: rgb(209 213 219 / 0.25);
}

.hover\:text-gray-300\/30:hover {
  color: rgb(209 213 219 / 0.3);
}

.hover\:text-gray-300\/35:hover {
  color: rgb(209 213 219 / 0.35);
}

.hover\:text-gray-300\/40:hover {
  color: rgb(209 213 219 / 0.4);
}

.hover\:text-gray-300\/45:hover {
  color: rgb(209 213 219 / 0.45);
}

.hover\:text-gray-300\/5:hover {
  color: rgb(209 213 219 / 0.05);
}

.hover\:text-gray-300\/50:hover {
  color: rgb(209 213 219 / 0.5);
}

.hover\:text-gray-300\/55:hover {
  color: rgb(209 213 219 / 0.55);
}

.hover\:text-gray-300\/60:hover {
  color: rgb(209 213 219 / 0.6);
}

.hover\:text-gray-300\/65:hover {
  color: rgb(209 213 219 / 0.65);
}

.hover\:text-gray-300\/70:hover {
  color: rgb(209 213 219 / 0.7);
}

.hover\:text-gray-300\/75:hover {
  color: rgb(209 213 219 / 0.75);
}

.hover\:text-gray-300\/80:hover {
  color: rgb(209 213 219 / 0.8);
}

.hover\:text-gray-300\/85:hover {
  color: rgb(209 213 219 / 0.85);
}

.hover\:text-gray-300\/90:hover {
  color: rgb(209 213 219 / 0.9);
}

.hover\:text-gray-300\/95:hover {
  color: rgb(209 213 219 / 0.95);
}

.hover\:text-gray-400:hover {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-400\/0:hover {
  color: rgb(156 163 175 / 0);
}

.hover\:text-gray-400\/10:hover {
  color: rgb(156 163 175 / 0.1);
}

.hover\:text-gray-400\/100:hover {
  color: rgb(156 163 175 / 1);
}

.hover\:text-gray-400\/15:hover {
  color: rgb(156 163 175 / 0.15);
}

.hover\:text-gray-400\/20:hover {
  color: rgb(156 163 175 / 0.2);
}

.hover\:text-gray-400\/25:hover {
  color: rgb(156 163 175 / 0.25);
}

.hover\:text-gray-400\/30:hover {
  color: rgb(156 163 175 / 0.3);
}

.hover\:text-gray-400\/35:hover {
  color: rgb(156 163 175 / 0.35);
}

.hover\:text-gray-400\/40:hover {
  color: rgb(156 163 175 / 0.4);
}

.hover\:text-gray-400\/45:hover {
  color: rgb(156 163 175 / 0.45);
}

.hover\:text-gray-400\/5:hover {
  color: rgb(156 163 175 / 0.05);
}

.hover\:text-gray-400\/50:hover {
  color: rgb(156 163 175 / 0.5);
}

.hover\:text-gray-400\/55:hover {
  color: rgb(156 163 175 / 0.55);
}

.hover\:text-gray-400\/60:hover {
  color: rgb(156 163 175 / 0.6);
}

.hover\:text-gray-400\/65:hover {
  color: rgb(156 163 175 / 0.65);
}

.hover\:text-gray-400\/70:hover {
  color: rgb(156 163 175 / 0.7);
}

.hover\:text-gray-400\/75:hover {
  color: rgb(156 163 175 / 0.75);
}

.hover\:text-gray-400\/80:hover {
  color: rgb(156 163 175 / 0.8);
}

.hover\:text-gray-400\/85:hover {
  color: rgb(156 163 175 / 0.85);
}

.hover\:text-gray-400\/90:hover {
  color: rgb(156 163 175 / 0.9);
}

.hover\:text-gray-400\/95:hover {
  color: rgb(156 163 175 / 0.95);
}

.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-500\/0:hover {
  color: rgb(107 114 128 / 0);
}

.hover\:text-gray-500\/10:hover {
  color: rgb(107 114 128 / 0.1);
}

.hover\:text-gray-500\/100:hover {
  color: rgb(107 114 128 / 1);
}

.hover\:text-gray-500\/15:hover {
  color: rgb(107 114 128 / 0.15);
}

.hover\:text-gray-500\/20:hover {
  color: rgb(107 114 128 / 0.2);
}

.hover\:text-gray-500\/25:hover {
  color: rgb(107 114 128 / 0.25);
}

.hover\:text-gray-500\/30:hover {
  color: rgb(107 114 128 / 0.3);
}

.hover\:text-gray-500\/35:hover {
  color: rgb(107 114 128 / 0.35);
}

.hover\:text-gray-500\/40:hover {
  color: rgb(107 114 128 / 0.4);
}

.hover\:text-gray-500\/45:hover {
  color: rgb(107 114 128 / 0.45);
}

.hover\:text-gray-500\/5:hover {
  color: rgb(107 114 128 / 0.05);
}

.hover\:text-gray-500\/50:hover {
  color: rgb(107 114 128 / 0.5);
}

.hover\:text-gray-500\/55:hover {
  color: rgb(107 114 128 / 0.55);
}

.hover\:text-gray-500\/60:hover {
  color: rgb(107 114 128 / 0.6);
}

.hover\:text-gray-500\/65:hover {
  color: rgb(107 114 128 / 0.65);
}

.hover\:text-gray-500\/70:hover {
  color: rgb(107 114 128 / 0.7);
}

.hover\:text-gray-500\/75:hover {
  color: rgb(107 114 128 / 0.75);
}

.hover\:text-gray-500\/80:hover {
  color: rgb(107 114 128 / 0.8);
}

.hover\:text-gray-500\/85:hover {
  color: rgb(107 114 128 / 0.85);
}

.hover\:text-gray-500\/90:hover {
  color: rgb(107 114 128 / 0.9);
}

.hover\:text-gray-500\/95:hover {
  color: rgb(107 114 128 / 0.95);
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-600\/0:hover {
  color: rgb(75 85 99 / 0);
}

.hover\:text-gray-600\/10:hover {
  color: rgb(75 85 99 / 0.1);
}

.hover\:text-gray-600\/100:hover {
  color: rgb(75 85 99 / 1);
}

.hover\:text-gray-600\/15:hover {
  color: rgb(75 85 99 / 0.15);
}

.hover\:text-gray-600\/20:hover {
  color: rgb(75 85 99 / 0.2);
}

.hover\:text-gray-600\/25:hover {
  color: rgb(75 85 99 / 0.25);
}

.hover\:text-gray-600\/30:hover {
  color: rgb(75 85 99 / 0.3);
}

.hover\:text-gray-600\/35:hover {
  color: rgb(75 85 99 / 0.35);
}

.hover\:text-gray-600\/40:hover {
  color: rgb(75 85 99 / 0.4);
}

.hover\:text-gray-600\/45:hover {
  color: rgb(75 85 99 / 0.45);
}

.hover\:text-gray-600\/5:hover {
  color: rgb(75 85 99 / 0.05);
}

.hover\:text-gray-600\/50:hover {
  color: rgb(75 85 99 / 0.5);
}

.hover\:text-gray-600\/55:hover {
  color: rgb(75 85 99 / 0.55);
}

.hover\:text-gray-600\/60:hover {
  color: rgb(75 85 99 / 0.6);
}

.hover\:text-gray-600\/65:hover {
  color: rgb(75 85 99 / 0.65);
}

.hover\:text-gray-600\/70:hover {
  color: rgb(75 85 99 / 0.7);
}

.hover\:text-gray-600\/75:hover {
  color: rgb(75 85 99 / 0.75);
}

.hover\:text-gray-600\/80:hover {
  color: rgb(75 85 99 / 0.8);
}

.hover\:text-gray-600\/85:hover {
  color: rgb(75 85 99 / 0.85);
}

.hover\:text-gray-600\/90:hover {
  color: rgb(75 85 99 / 0.9);
}

.hover\:text-gray-600\/95:hover {
  color: rgb(75 85 99 / 0.95);
}

.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-700\/0:hover {
  color: rgb(55 65 81 / 0);
}

.hover\:text-gray-700\/10:hover {
  color: rgb(55 65 81 / 0.1);
}

.hover\:text-gray-700\/100:hover {
  color: rgb(55 65 81 / 1);
}

.hover\:text-gray-700\/15:hover {
  color: rgb(55 65 81 / 0.15);
}

.hover\:text-gray-700\/20:hover {
  color: rgb(55 65 81 / 0.2);
}

.hover\:text-gray-700\/25:hover {
  color: rgb(55 65 81 / 0.25);
}

.hover\:text-gray-700\/30:hover {
  color: rgb(55 65 81 / 0.3);
}

.hover\:text-gray-700\/35:hover {
  color: rgb(55 65 81 / 0.35);
}

.hover\:text-gray-700\/40:hover {
  color: rgb(55 65 81 / 0.4);
}

.hover\:text-gray-700\/45:hover {
  color: rgb(55 65 81 / 0.45);
}

.hover\:text-gray-700\/5:hover {
  color: rgb(55 65 81 / 0.05);
}

.hover\:text-gray-700\/50:hover {
  color: rgb(55 65 81 / 0.5);
}

.hover\:text-gray-700\/55:hover {
  color: rgb(55 65 81 / 0.55);
}

.hover\:text-gray-700\/60:hover {
  color: rgb(55 65 81 / 0.6);
}

.hover\:text-gray-700\/65:hover {
  color: rgb(55 65 81 / 0.65);
}

.hover\:text-gray-700\/70:hover {
  color: rgb(55 65 81 / 0.7);
}

.hover\:text-gray-700\/75:hover {
  color: rgb(55 65 81 / 0.75);
}

.hover\:text-gray-700\/80:hover {
  color: rgb(55 65 81 / 0.8);
}

.hover\:text-gray-700\/85:hover {
  color: rgb(55 65 81 / 0.85);
}

.hover\:text-gray-700\/90:hover {
  color: rgb(55 65 81 / 0.9);
}

.hover\:text-gray-700\/95:hover {
  color: rgb(55 65 81 / 0.95);
}

.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-800\/0:hover {
  color: rgb(31 41 55 / 0);
}

.hover\:text-gray-800\/10:hover {
  color: rgb(31 41 55 / 0.1);
}

.hover\:text-gray-800\/100:hover {
  color: rgb(31 41 55 / 1);
}

.hover\:text-gray-800\/15:hover {
  color: rgb(31 41 55 / 0.15);
}

.hover\:text-gray-800\/20:hover {
  color: rgb(31 41 55 / 0.2);
}

.hover\:text-gray-800\/25:hover {
  color: rgb(31 41 55 / 0.25);
}

.hover\:text-gray-800\/30:hover {
  color: rgb(31 41 55 / 0.3);
}

.hover\:text-gray-800\/35:hover {
  color: rgb(31 41 55 / 0.35);
}

.hover\:text-gray-800\/40:hover {
  color: rgb(31 41 55 / 0.4);
}

.hover\:text-gray-800\/45:hover {
  color: rgb(31 41 55 / 0.45);
}

.hover\:text-gray-800\/5:hover {
  color: rgb(31 41 55 / 0.05);
}

.hover\:text-gray-800\/50:hover {
  color: rgb(31 41 55 / 0.5);
}

.hover\:text-gray-800\/55:hover {
  color: rgb(31 41 55 / 0.55);
}

.hover\:text-gray-800\/60:hover {
  color: rgb(31 41 55 / 0.6);
}

.hover\:text-gray-800\/65:hover {
  color: rgb(31 41 55 / 0.65);
}

.hover\:text-gray-800\/70:hover {
  color: rgb(31 41 55 / 0.7);
}

.hover\:text-gray-800\/75:hover {
  color: rgb(31 41 55 / 0.75);
}

.hover\:text-gray-800\/80:hover {
  color: rgb(31 41 55 / 0.8);
}

.hover\:text-gray-800\/85:hover {
  color: rgb(31 41 55 / 0.85);
}

.hover\:text-gray-800\/90:hover {
  color: rgb(31 41 55 / 0.9);
}

.hover\:text-gray-800\/95:hover {
  color: rgb(31 41 55 / 0.95);
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-900\/0:hover {
  color: rgb(17 24 39 / 0);
}

.hover\:text-gray-900\/10:hover {
  color: rgb(17 24 39 / 0.1);
}

.hover\:text-gray-900\/100:hover {
  color: rgb(17 24 39 / 1);
}

.hover\:text-gray-900\/15:hover {
  color: rgb(17 24 39 / 0.15);
}

.hover\:text-gray-900\/20:hover {
  color: rgb(17 24 39 / 0.2);
}

.hover\:text-gray-900\/25:hover {
  color: rgb(17 24 39 / 0.25);
}

.hover\:text-gray-900\/30:hover {
  color: rgb(17 24 39 / 0.3);
}

.hover\:text-gray-900\/35:hover {
  color: rgb(17 24 39 / 0.35);
}

.hover\:text-gray-900\/40:hover {
  color: rgb(17 24 39 / 0.4);
}

.hover\:text-gray-900\/45:hover {
  color: rgb(17 24 39 / 0.45);
}

.hover\:text-gray-900\/5:hover {
  color: rgb(17 24 39 / 0.05);
}

.hover\:text-gray-900\/50:hover {
  color: rgb(17 24 39 / 0.5);
}

.hover\:text-gray-900\/55:hover {
  color: rgb(17 24 39 / 0.55);
}

.hover\:text-gray-900\/60:hover {
  color: rgb(17 24 39 / 0.6);
}

.hover\:text-gray-900\/65:hover {
  color: rgb(17 24 39 / 0.65);
}

.hover\:text-gray-900\/70:hover {
  color: rgb(17 24 39 / 0.7);
}

.hover\:text-gray-900\/75:hover {
  color: rgb(17 24 39 / 0.75);
}

.hover\:text-gray-900\/80:hover {
  color: rgb(17 24 39 / 0.8);
}

.hover\:text-gray-900\/85:hover {
  color: rgb(17 24 39 / 0.85);
}

.hover\:text-gray-900\/90:hover {
  color: rgb(17 24 39 / 0.9);
}

.hover\:text-gray-900\/95:hover {
  color: rgb(17 24 39 / 0.95);
}

.hover\:text-green-100:hover {
  --tw-text-opacity: 1;
  color: rgb(222 247 236 / var(--tw-text-opacity, 1));
}

.hover\:text-green-100\/0:hover {
  color: rgb(222 247 236 / 0);
}

.hover\:text-green-100\/10:hover {
  color: rgb(222 247 236 / 0.1);
}

.hover\:text-green-100\/100:hover {
  color: rgb(222 247 236 / 1);
}

.hover\:text-green-100\/15:hover {
  color: rgb(222 247 236 / 0.15);
}

.hover\:text-green-100\/20:hover {
  color: rgb(222 247 236 / 0.2);
}

.hover\:text-green-100\/25:hover {
  color: rgb(222 247 236 / 0.25);
}

.hover\:text-green-100\/30:hover {
  color: rgb(222 247 236 / 0.3);
}

.hover\:text-green-100\/35:hover {
  color: rgb(222 247 236 / 0.35);
}

.hover\:text-green-100\/40:hover {
  color: rgb(222 247 236 / 0.4);
}

.hover\:text-green-100\/45:hover {
  color: rgb(222 247 236 / 0.45);
}

.hover\:text-green-100\/5:hover {
  color: rgb(222 247 236 / 0.05);
}

.hover\:text-green-100\/50:hover {
  color: rgb(222 247 236 / 0.5);
}

.hover\:text-green-100\/55:hover {
  color: rgb(222 247 236 / 0.55);
}

.hover\:text-green-100\/60:hover {
  color: rgb(222 247 236 / 0.6);
}

.hover\:text-green-100\/65:hover {
  color: rgb(222 247 236 / 0.65);
}

.hover\:text-green-100\/70:hover {
  color: rgb(222 247 236 / 0.7);
}

.hover\:text-green-100\/75:hover {
  color: rgb(222 247 236 / 0.75);
}

.hover\:text-green-100\/80:hover {
  color: rgb(222 247 236 / 0.8);
}

.hover\:text-green-100\/85:hover {
  color: rgb(222 247 236 / 0.85);
}

.hover\:text-green-100\/90:hover {
  color: rgb(222 247 236 / 0.9);
}

.hover\:text-green-100\/95:hover {
  color: rgb(222 247 236 / 0.95);
}

.hover\:text-green-200:hover {
  --tw-text-opacity: 1;
  color: rgb(188 240 218 / var(--tw-text-opacity, 1));
}

.hover\:text-green-200\/0:hover {
  color: rgb(188 240 218 / 0);
}

.hover\:text-green-200\/10:hover {
  color: rgb(188 240 218 / 0.1);
}

.hover\:text-green-200\/100:hover {
  color: rgb(188 240 218 / 1);
}

.hover\:text-green-200\/15:hover {
  color: rgb(188 240 218 / 0.15);
}

.hover\:text-green-200\/20:hover {
  color: rgb(188 240 218 / 0.2);
}

.hover\:text-green-200\/25:hover {
  color: rgb(188 240 218 / 0.25);
}

.hover\:text-green-200\/30:hover {
  color: rgb(188 240 218 / 0.3);
}

.hover\:text-green-200\/35:hover {
  color: rgb(188 240 218 / 0.35);
}

.hover\:text-green-200\/40:hover {
  color: rgb(188 240 218 / 0.4);
}

.hover\:text-green-200\/45:hover {
  color: rgb(188 240 218 / 0.45);
}

.hover\:text-green-200\/5:hover {
  color: rgb(188 240 218 / 0.05);
}

.hover\:text-green-200\/50:hover {
  color: rgb(188 240 218 / 0.5);
}

.hover\:text-green-200\/55:hover {
  color: rgb(188 240 218 / 0.55);
}

.hover\:text-green-200\/60:hover {
  color: rgb(188 240 218 / 0.6);
}

.hover\:text-green-200\/65:hover {
  color: rgb(188 240 218 / 0.65);
}

.hover\:text-green-200\/70:hover {
  color: rgb(188 240 218 / 0.7);
}

.hover\:text-green-200\/75:hover {
  color: rgb(188 240 218 / 0.75);
}

.hover\:text-green-200\/80:hover {
  color: rgb(188 240 218 / 0.8);
}

.hover\:text-green-200\/85:hover {
  color: rgb(188 240 218 / 0.85);
}

.hover\:text-green-200\/90:hover {
  color: rgb(188 240 218 / 0.9);
}

.hover\:text-green-200\/95:hover {
  color: rgb(188 240 218 / 0.95);
}

.hover\:text-green-300:hover {
  --tw-text-opacity: 1;
  color: rgb(132 225 188 / var(--tw-text-opacity, 1));
}

.hover\:text-green-300\/0:hover {
  color: rgb(132 225 188 / 0);
}

.hover\:text-green-300\/10:hover {
  color: rgb(132 225 188 / 0.1);
}

.hover\:text-green-300\/100:hover {
  color: rgb(132 225 188 / 1);
}

.hover\:text-green-300\/15:hover {
  color: rgb(132 225 188 / 0.15);
}

.hover\:text-green-300\/20:hover {
  color: rgb(132 225 188 / 0.2);
}

.hover\:text-green-300\/25:hover {
  color: rgb(132 225 188 / 0.25);
}

.hover\:text-green-300\/30:hover {
  color: rgb(132 225 188 / 0.3);
}

.hover\:text-green-300\/35:hover {
  color: rgb(132 225 188 / 0.35);
}

.hover\:text-green-300\/40:hover {
  color: rgb(132 225 188 / 0.4);
}

.hover\:text-green-300\/45:hover {
  color: rgb(132 225 188 / 0.45);
}

.hover\:text-green-300\/5:hover {
  color: rgb(132 225 188 / 0.05);
}

.hover\:text-green-300\/50:hover {
  color: rgb(132 225 188 / 0.5);
}

.hover\:text-green-300\/55:hover {
  color: rgb(132 225 188 / 0.55);
}

.hover\:text-green-300\/60:hover {
  color: rgb(132 225 188 / 0.6);
}

.hover\:text-green-300\/65:hover {
  color: rgb(132 225 188 / 0.65);
}

.hover\:text-green-300\/70:hover {
  color: rgb(132 225 188 / 0.7);
}

.hover\:text-green-300\/75:hover {
  color: rgb(132 225 188 / 0.75);
}

.hover\:text-green-300\/80:hover {
  color: rgb(132 225 188 / 0.8);
}

.hover\:text-green-300\/85:hover {
  color: rgb(132 225 188 / 0.85);
}

.hover\:text-green-300\/90:hover {
  color: rgb(132 225 188 / 0.9);
}

.hover\:text-green-300\/95:hover {
  color: rgb(132 225 188 / 0.95);
}

.hover\:text-green-400:hover {
  --tw-text-opacity: 1;
  color: rgb(49 196 141 / var(--tw-text-opacity, 1));
}

.hover\:text-green-400\/0:hover {
  color: rgb(49 196 141 / 0);
}

.hover\:text-green-400\/10:hover {
  color: rgb(49 196 141 / 0.1);
}

.hover\:text-green-400\/100:hover {
  color: rgb(49 196 141 / 1);
}

.hover\:text-green-400\/15:hover {
  color: rgb(49 196 141 / 0.15);
}

.hover\:text-green-400\/20:hover {
  color: rgb(49 196 141 / 0.2);
}

.hover\:text-green-400\/25:hover {
  color: rgb(49 196 141 / 0.25);
}

.hover\:text-green-400\/30:hover {
  color: rgb(49 196 141 / 0.3);
}

.hover\:text-green-400\/35:hover {
  color: rgb(49 196 141 / 0.35);
}

.hover\:text-green-400\/40:hover {
  color: rgb(49 196 141 / 0.4);
}

.hover\:text-green-400\/45:hover {
  color: rgb(49 196 141 / 0.45);
}

.hover\:text-green-400\/5:hover {
  color: rgb(49 196 141 / 0.05);
}

.hover\:text-green-400\/50:hover {
  color: rgb(49 196 141 / 0.5);
}

.hover\:text-green-400\/55:hover {
  color: rgb(49 196 141 / 0.55);
}

.hover\:text-green-400\/60:hover {
  color: rgb(49 196 141 / 0.6);
}

.hover\:text-green-400\/65:hover {
  color: rgb(49 196 141 / 0.65);
}

.hover\:text-green-400\/70:hover {
  color: rgb(49 196 141 / 0.7);
}

.hover\:text-green-400\/75:hover {
  color: rgb(49 196 141 / 0.75);
}

.hover\:text-green-400\/80:hover {
  color: rgb(49 196 141 / 0.8);
}

.hover\:text-green-400\/85:hover {
  color: rgb(49 196 141 / 0.85);
}

.hover\:text-green-400\/90:hover {
  color: rgb(49 196 141 / 0.9);
}

.hover\:text-green-400\/95:hover {
  color: rgb(49 196 141 / 0.95);
}

.hover\:text-green-500:hover {
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity, 1));
}

.hover\:text-green-500\/0:hover {
  color: rgb(14 159 110 / 0);
}

.hover\:text-green-500\/10:hover {
  color: rgb(14 159 110 / 0.1);
}

.hover\:text-green-500\/100:hover {
  color: rgb(14 159 110 / 1);
}

.hover\:text-green-500\/15:hover {
  color: rgb(14 159 110 / 0.15);
}

.hover\:text-green-500\/20:hover {
  color: rgb(14 159 110 / 0.2);
}

.hover\:text-green-500\/25:hover {
  color: rgb(14 159 110 / 0.25);
}

.hover\:text-green-500\/30:hover {
  color: rgb(14 159 110 / 0.3);
}

.hover\:text-green-500\/35:hover {
  color: rgb(14 159 110 / 0.35);
}

.hover\:text-green-500\/40:hover {
  color: rgb(14 159 110 / 0.4);
}

.hover\:text-green-500\/45:hover {
  color: rgb(14 159 110 / 0.45);
}

.hover\:text-green-500\/5:hover {
  color: rgb(14 159 110 / 0.05);
}

.hover\:text-green-500\/50:hover {
  color: rgb(14 159 110 / 0.5);
}

.hover\:text-green-500\/55:hover {
  color: rgb(14 159 110 / 0.55);
}

.hover\:text-green-500\/60:hover {
  color: rgb(14 159 110 / 0.6);
}

.hover\:text-green-500\/65:hover {
  color: rgb(14 159 110 / 0.65);
}

.hover\:text-green-500\/70:hover {
  color: rgb(14 159 110 / 0.7);
}

.hover\:text-green-500\/75:hover {
  color: rgb(14 159 110 / 0.75);
}

.hover\:text-green-500\/80:hover {
  color: rgb(14 159 110 / 0.8);
}

.hover\:text-green-500\/85:hover {
  color: rgb(14 159 110 / 0.85);
}

.hover\:text-green-500\/90:hover {
  color: rgb(14 159 110 / 0.9);
}

.hover\:text-green-500\/95:hover {
  color: rgb(14 159 110 / 0.95);
}

.hover\:text-green-600:hover {
  --tw-text-opacity: 1;
  color: rgb(5 122 85 / var(--tw-text-opacity, 1));
}

.hover\:text-green-600\/0:hover {
  color: rgb(5 122 85 / 0);
}

.hover\:text-green-600\/10:hover {
  color: rgb(5 122 85 / 0.1);
}

.hover\:text-green-600\/100:hover {
  color: rgb(5 122 85 / 1);
}

.hover\:text-green-600\/15:hover {
  color: rgb(5 122 85 / 0.15);
}

.hover\:text-green-600\/20:hover {
  color: rgb(5 122 85 / 0.2);
}

.hover\:text-green-600\/25:hover {
  color: rgb(5 122 85 / 0.25);
}

.hover\:text-green-600\/30:hover {
  color: rgb(5 122 85 / 0.3);
}

.hover\:text-green-600\/35:hover {
  color: rgb(5 122 85 / 0.35);
}

.hover\:text-green-600\/40:hover {
  color: rgb(5 122 85 / 0.4);
}

.hover\:text-green-600\/45:hover {
  color: rgb(5 122 85 / 0.45);
}

.hover\:text-green-600\/5:hover {
  color: rgb(5 122 85 / 0.05);
}

.hover\:text-green-600\/50:hover {
  color: rgb(5 122 85 / 0.5);
}

.hover\:text-green-600\/55:hover {
  color: rgb(5 122 85 / 0.55);
}

.hover\:text-green-600\/60:hover {
  color: rgb(5 122 85 / 0.6);
}

.hover\:text-green-600\/65:hover {
  color: rgb(5 122 85 / 0.65);
}

.hover\:text-green-600\/70:hover {
  color: rgb(5 122 85 / 0.7);
}

.hover\:text-green-600\/75:hover {
  color: rgb(5 122 85 / 0.75);
}

.hover\:text-green-600\/80:hover {
  color: rgb(5 122 85 / 0.8);
}

.hover\:text-green-600\/85:hover {
  color: rgb(5 122 85 / 0.85);
}

.hover\:text-green-600\/90:hover {
  color: rgb(5 122 85 / 0.9);
}

.hover\:text-green-600\/95:hover {
  color: rgb(5 122 85 / 0.95);
}

.hover\:text-green-700:hover {
  --tw-text-opacity: 1;
  color: rgb(4 108 78 / var(--tw-text-opacity, 1));
}

.hover\:text-green-700\/0:hover {
  color: rgb(4 108 78 / 0);
}

.hover\:text-green-700\/10:hover {
  color: rgb(4 108 78 / 0.1);
}

.hover\:text-green-700\/100:hover {
  color: rgb(4 108 78 / 1);
}

.hover\:text-green-700\/15:hover {
  color: rgb(4 108 78 / 0.15);
}

.hover\:text-green-700\/20:hover {
  color: rgb(4 108 78 / 0.2);
}

.hover\:text-green-700\/25:hover {
  color: rgb(4 108 78 / 0.25);
}

.hover\:text-green-700\/30:hover {
  color: rgb(4 108 78 / 0.3);
}

.hover\:text-green-700\/35:hover {
  color: rgb(4 108 78 / 0.35);
}

.hover\:text-green-700\/40:hover {
  color: rgb(4 108 78 / 0.4);
}

.hover\:text-green-700\/45:hover {
  color: rgb(4 108 78 / 0.45);
}

.hover\:text-green-700\/5:hover {
  color: rgb(4 108 78 / 0.05);
}

.hover\:text-green-700\/50:hover {
  color: rgb(4 108 78 / 0.5);
}

.hover\:text-green-700\/55:hover {
  color: rgb(4 108 78 / 0.55);
}

.hover\:text-green-700\/60:hover {
  color: rgb(4 108 78 / 0.6);
}

.hover\:text-green-700\/65:hover {
  color: rgb(4 108 78 / 0.65);
}

.hover\:text-green-700\/70:hover {
  color: rgb(4 108 78 / 0.7);
}

.hover\:text-green-700\/75:hover {
  color: rgb(4 108 78 / 0.75);
}

.hover\:text-green-700\/80:hover {
  color: rgb(4 108 78 / 0.8);
}

.hover\:text-green-700\/85:hover {
  color: rgb(4 108 78 / 0.85);
}

.hover\:text-green-700\/90:hover {
  color: rgb(4 108 78 / 0.9);
}

.hover\:text-green-700\/95:hover {
  color: rgb(4 108 78 / 0.95);
}

.hover\:text-green-800:hover {
  --tw-text-opacity: 1;
  color: rgb(3 84 63 / var(--tw-text-opacity, 1));
}

.hover\:text-green-800\/0:hover {
  color: rgb(3 84 63 / 0);
}

.hover\:text-green-800\/10:hover {
  color: rgb(3 84 63 / 0.1);
}

.hover\:text-green-800\/100:hover {
  color: rgb(3 84 63 / 1);
}

.hover\:text-green-800\/15:hover {
  color: rgb(3 84 63 / 0.15);
}

.hover\:text-green-800\/20:hover {
  color: rgb(3 84 63 / 0.2);
}

.hover\:text-green-800\/25:hover {
  color: rgb(3 84 63 / 0.25);
}

.hover\:text-green-800\/30:hover {
  color: rgb(3 84 63 / 0.3);
}

.hover\:text-green-800\/35:hover {
  color: rgb(3 84 63 / 0.35);
}

.hover\:text-green-800\/40:hover {
  color: rgb(3 84 63 / 0.4);
}

.hover\:text-green-800\/45:hover {
  color: rgb(3 84 63 / 0.45);
}

.hover\:text-green-800\/5:hover {
  color: rgb(3 84 63 / 0.05);
}

.hover\:text-green-800\/50:hover {
  color: rgb(3 84 63 / 0.5);
}

.hover\:text-green-800\/55:hover {
  color: rgb(3 84 63 / 0.55);
}

.hover\:text-green-800\/60:hover {
  color: rgb(3 84 63 / 0.6);
}

.hover\:text-green-800\/65:hover {
  color: rgb(3 84 63 / 0.65);
}

.hover\:text-green-800\/70:hover {
  color: rgb(3 84 63 / 0.7);
}

.hover\:text-green-800\/75:hover {
  color: rgb(3 84 63 / 0.75);
}

.hover\:text-green-800\/80:hover {
  color: rgb(3 84 63 / 0.8);
}

.hover\:text-green-800\/85:hover {
  color: rgb(3 84 63 / 0.85);
}

.hover\:text-green-800\/90:hover {
  color: rgb(3 84 63 / 0.9);
}

.hover\:text-green-800\/95:hover {
  color: rgb(3 84 63 / 0.95);
}

.hover\:text-green-900:hover {
  --tw-text-opacity: 1;
  color: rgb(1 71 55 / var(--tw-text-opacity, 1));
}

.hover\:text-green-900\/0:hover {
  color: rgb(1 71 55 / 0);
}

.hover\:text-green-900\/10:hover {
  color: rgb(1 71 55 / 0.1);
}

.hover\:text-green-900\/100:hover {
  color: rgb(1 71 55 / 1);
}

.hover\:text-green-900\/15:hover {
  color: rgb(1 71 55 / 0.15);
}

.hover\:text-green-900\/20:hover {
  color: rgb(1 71 55 / 0.2);
}

.hover\:text-green-900\/25:hover {
  color: rgb(1 71 55 / 0.25);
}

.hover\:text-green-900\/30:hover {
  color: rgb(1 71 55 / 0.3);
}

.hover\:text-green-900\/35:hover {
  color: rgb(1 71 55 / 0.35);
}

.hover\:text-green-900\/40:hover {
  color: rgb(1 71 55 / 0.4);
}

.hover\:text-green-900\/45:hover {
  color: rgb(1 71 55 / 0.45);
}

.hover\:text-green-900\/5:hover {
  color: rgb(1 71 55 / 0.05);
}

.hover\:text-green-900\/50:hover {
  color: rgb(1 71 55 / 0.5);
}

.hover\:text-green-900\/55:hover {
  color: rgb(1 71 55 / 0.55);
}

.hover\:text-green-900\/60:hover {
  color: rgb(1 71 55 / 0.6);
}

.hover\:text-green-900\/65:hover {
  color: rgb(1 71 55 / 0.65);
}

.hover\:text-green-900\/70:hover {
  color: rgb(1 71 55 / 0.7);
}

.hover\:text-green-900\/75:hover {
  color: rgb(1 71 55 / 0.75);
}

.hover\:text-green-900\/80:hover {
  color: rgb(1 71 55 / 0.8);
}

.hover\:text-green-900\/85:hover {
  color: rgb(1 71 55 / 0.85);
}

.hover\:text-green-900\/90:hover {
  color: rgb(1 71 55 / 0.9);
}

.hover\:text-green-900\/95:hover {
  color: rgb(1 71 55 / 0.95);
}

.hover\:text-indigo-100:hover {
  --tw-text-opacity: 1;
  color: rgb(229 237 255 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-100\/0:hover {
  color: rgb(229 237 255 / 0);
}

.hover\:text-indigo-100\/10:hover {
  color: rgb(229 237 255 / 0.1);
}

.hover\:text-indigo-100\/100:hover {
  color: rgb(229 237 255 / 1);
}

.hover\:text-indigo-100\/15:hover {
  color: rgb(229 237 255 / 0.15);
}

.hover\:text-indigo-100\/20:hover {
  color: rgb(229 237 255 / 0.2);
}

.hover\:text-indigo-100\/25:hover {
  color: rgb(229 237 255 / 0.25);
}

.hover\:text-indigo-100\/30:hover {
  color: rgb(229 237 255 / 0.3);
}

.hover\:text-indigo-100\/35:hover {
  color: rgb(229 237 255 / 0.35);
}

.hover\:text-indigo-100\/40:hover {
  color: rgb(229 237 255 / 0.4);
}

.hover\:text-indigo-100\/45:hover {
  color: rgb(229 237 255 / 0.45);
}

.hover\:text-indigo-100\/5:hover {
  color: rgb(229 237 255 / 0.05);
}

.hover\:text-indigo-100\/50:hover {
  color: rgb(229 237 255 / 0.5);
}

.hover\:text-indigo-100\/55:hover {
  color: rgb(229 237 255 / 0.55);
}

.hover\:text-indigo-100\/60:hover {
  color: rgb(229 237 255 / 0.6);
}

.hover\:text-indigo-100\/65:hover {
  color: rgb(229 237 255 / 0.65);
}

.hover\:text-indigo-100\/70:hover {
  color: rgb(229 237 255 / 0.7);
}

.hover\:text-indigo-100\/75:hover {
  color: rgb(229 237 255 / 0.75);
}

.hover\:text-indigo-100\/80:hover {
  color: rgb(229 237 255 / 0.8);
}

.hover\:text-indigo-100\/85:hover {
  color: rgb(229 237 255 / 0.85);
}

.hover\:text-indigo-100\/90:hover {
  color: rgb(229 237 255 / 0.9);
}

.hover\:text-indigo-100\/95:hover {
  color: rgb(229 237 255 / 0.95);
}

.hover\:text-indigo-200:hover {
  --tw-text-opacity: 1;
  color: rgb(205 219 254 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-200\/0:hover {
  color: rgb(205 219 254 / 0);
}

.hover\:text-indigo-200\/10:hover {
  color: rgb(205 219 254 / 0.1);
}

.hover\:text-indigo-200\/100:hover {
  color: rgb(205 219 254 / 1);
}

.hover\:text-indigo-200\/15:hover {
  color: rgb(205 219 254 / 0.15);
}

.hover\:text-indigo-200\/20:hover {
  color: rgb(205 219 254 / 0.2);
}

.hover\:text-indigo-200\/25:hover {
  color: rgb(205 219 254 / 0.25);
}

.hover\:text-indigo-200\/30:hover {
  color: rgb(205 219 254 / 0.3);
}

.hover\:text-indigo-200\/35:hover {
  color: rgb(205 219 254 / 0.35);
}

.hover\:text-indigo-200\/40:hover {
  color: rgb(205 219 254 / 0.4);
}

.hover\:text-indigo-200\/45:hover {
  color: rgb(205 219 254 / 0.45);
}

.hover\:text-indigo-200\/5:hover {
  color: rgb(205 219 254 / 0.05);
}

.hover\:text-indigo-200\/50:hover {
  color: rgb(205 219 254 / 0.5);
}

.hover\:text-indigo-200\/55:hover {
  color: rgb(205 219 254 / 0.55);
}

.hover\:text-indigo-200\/60:hover {
  color: rgb(205 219 254 / 0.6);
}

.hover\:text-indigo-200\/65:hover {
  color: rgb(205 219 254 / 0.65);
}

.hover\:text-indigo-200\/70:hover {
  color: rgb(205 219 254 / 0.7);
}

.hover\:text-indigo-200\/75:hover {
  color: rgb(205 219 254 / 0.75);
}

.hover\:text-indigo-200\/80:hover {
  color: rgb(205 219 254 / 0.8);
}

.hover\:text-indigo-200\/85:hover {
  color: rgb(205 219 254 / 0.85);
}

.hover\:text-indigo-200\/90:hover {
  color: rgb(205 219 254 / 0.9);
}

.hover\:text-indigo-200\/95:hover {
  color: rgb(205 219 254 / 0.95);
}

.hover\:text-indigo-300:hover {
  --tw-text-opacity: 1;
  color: rgb(180 198 252 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-300\/0:hover {
  color: rgb(180 198 252 / 0);
}

.hover\:text-indigo-300\/10:hover {
  color: rgb(180 198 252 / 0.1);
}

.hover\:text-indigo-300\/100:hover {
  color: rgb(180 198 252 / 1);
}

.hover\:text-indigo-300\/15:hover {
  color: rgb(180 198 252 / 0.15);
}

.hover\:text-indigo-300\/20:hover {
  color: rgb(180 198 252 / 0.2);
}

.hover\:text-indigo-300\/25:hover {
  color: rgb(180 198 252 / 0.25);
}

.hover\:text-indigo-300\/30:hover {
  color: rgb(180 198 252 / 0.3);
}

.hover\:text-indigo-300\/35:hover {
  color: rgb(180 198 252 / 0.35);
}

.hover\:text-indigo-300\/40:hover {
  color: rgb(180 198 252 / 0.4);
}

.hover\:text-indigo-300\/45:hover {
  color: rgb(180 198 252 / 0.45);
}

.hover\:text-indigo-300\/5:hover {
  color: rgb(180 198 252 / 0.05);
}

.hover\:text-indigo-300\/50:hover {
  color: rgb(180 198 252 / 0.5);
}

.hover\:text-indigo-300\/55:hover {
  color: rgb(180 198 252 / 0.55);
}

.hover\:text-indigo-300\/60:hover {
  color: rgb(180 198 252 / 0.6);
}

.hover\:text-indigo-300\/65:hover {
  color: rgb(180 198 252 / 0.65);
}

.hover\:text-indigo-300\/70:hover {
  color: rgb(180 198 252 / 0.7);
}

.hover\:text-indigo-300\/75:hover {
  color: rgb(180 198 252 / 0.75);
}

.hover\:text-indigo-300\/80:hover {
  color: rgb(180 198 252 / 0.8);
}

.hover\:text-indigo-300\/85:hover {
  color: rgb(180 198 252 / 0.85);
}

.hover\:text-indigo-300\/90:hover {
  color: rgb(180 198 252 / 0.9);
}

.hover\:text-indigo-300\/95:hover {
  color: rgb(180 198 252 / 0.95);
}

.hover\:text-indigo-400:hover {
  --tw-text-opacity: 1;
  color: rgb(141 162 251 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-400\/0:hover {
  color: rgb(141 162 251 / 0);
}

.hover\:text-indigo-400\/10:hover {
  color: rgb(141 162 251 / 0.1);
}

.hover\:text-indigo-400\/100:hover {
  color: rgb(141 162 251 / 1);
}

.hover\:text-indigo-400\/15:hover {
  color: rgb(141 162 251 / 0.15);
}

.hover\:text-indigo-400\/20:hover {
  color: rgb(141 162 251 / 0.2);
}

.hover\:text-indigo-400\/25:hover {
  color: rgb(141 162 251 / 0.25);
}

.hover\:text-indigo-400\/30:hover {
  color: rgb(141 162 251 / 0.3);
}

.hover\:text-indigo-400\/35:hover {
  color: rgb(141 162 251 / 0.35);
}

.hover\:text-indigo-400\/40:hover {
  color: rgb(141 162 251 / 0.4);
}

.hover\:text-indigo-400\/45:hover {
  color: rgb(141 162 251 / 0.45);
}

.hover\:text-indigo-400\/5:hover {
  color: rgb(141 162 251 / 0.05);
}

.hover\:text-indigo-400\/50:hover {
  color: rgb(141 162 251 / 0.5);
}

.hover\:text-indigo-400\/55:hover {
  color: rgb(141 162 251 / 0.55);
}

.hover\:text-indigo-400\/60:hover {
  color: rgb(141 162 251 / 0.6);
}

.hover\:text-indigo-400\/65:hover {
  color: rgb(141 162 251 / 0.65);
}

.hover\:text-indigo-400\/70:hover {
  color: rgb(141 162 251 / 0.7);
}

.hover\:text-indigo-400\/75:hover {
  color: rgb(141 162 251 / 0.75);
}

.hover\:text-indigo-400\/80:hover {
  color: rgb(141 162 251 / 0.8);
}

.hover\:text-indigo-400\/85:hover {
  color: rgb(141 162 251 / 0.85);
}

.hover\:text-indigo-400\/90:hover {
  color: rgb(141 162 251 / 0.9);
}

.hover\:text-indigo-400\/95:hover {
  color: rgb(141 162 251 / 0.95);
}

.hover\:text-indigo-500:hover {
  --tw-text-opacity: 1;
  color: rgb(104 117 245 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-500\/0:hover {
  color: rgb(104 117 245 / 0);
}

.hover\:text-indigo-500\/10:hover {
  color: rgb(104 117 245 / 0.1);
}

.hover\:text-indigo-500\/100:hover {
  color: rgb(104 117 245 / 1);
}

.hover\:text-indigo-500\/15:hover {
  color: rgb(104 117 245 / 0.15);
}

.hover\:text-indigo-500\/20:hover {
  color: rgb(104 117 245 / 0.2);
}

.hover\:text-indigo-500\/25:hover {
  color: rgb(104 117 245 / 0.25);
}

.hover\:text-indigo-500\/30:hover {
  color: rgb(104 117 245 / 0.3);
}

.hover\:text-indigo-500\/35:hover {
  color: rgb(104 117 245 / 0.35);
}

.hover\:text-indigo-500\/40:hover {
  color: rgb(104 117 245 / 0.4);
}

.hover\:text-indigo-500\/45:hover {
  color: rgb(104 117 245 / 0.45);
}

.hover\:text-indigo-500\/5:hover {
  color: rgb(104 117 245 / 0.05);
}

.hover\:text-indigo-500\/50:hover {
  color: rgb(104 117 245 / 0.5);
}

.hover\:text-indigo-500\/55:hover {
  color: rgb(104 117 245 / 0.55);
}

.hover\:text-indigo-500\/60:hover {
  color: rgb(104 117 245 / 0.6);
}

.hover\:text-indigo-500\/65:hover {
  color: rgb(104 117 245 / 0.65);
}

.hover\:text-indigo-500\/70:hover {
  color: rgb(104 117 245 / 0.7);
}

.hover\:text-indigo-500\/75:hover {
  color: rgb(104 117 245 / 0.75);
}

.hover\:text-indigo-500\/80:hover {
  color: rgb(104 117 245 / 0.8);
}

.hover\:text-indigo-500\/85:hover {
  color: rgb(104 117 245 / 0.85);
}

.hover\:text-indigo-500\/90:hover {
  color: rgb(104 117 245 / 0.9);
}

.hover\:text-indigo-500\/95:hover {
  color: rgb(104 117 245 / 0.95);
}

.hover\:text-indigo-600:hover {
  --tw-text-opacity: 1;
  color: rgb(88 80 236 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-600\/0:hover {
  color: rgb(88 80 236 / 0);
}

.hover\:text-indigo-600\/10:hover {
  color: rgb(88 80 236 / 0.1);
}

.hover\:text-indigo-600\/100:hover {
  color: rgb(88 80 236 / 1);
}

.hover\:text-indigo-600\/15:hover {
  color: rgb(88 80 236 / 0.15);
}

.hover\:text-indigo-600\/20:hover {
  color: rgb(88 80 236 / 0.2);
}

.hover\:text-indigo-600\/25:hover {
  color: rgb(88 80 236 / 0.25);
}

.hover\:text-indigo-600\/30:hover {
  color: rgb(88 80 236 / 0.3);
}

.hover\:text-indigo-600\/35:hover {
  color: rgb(88 80 236 / 0.35);
}

.hover\:text-indigo-600\/40:hover {
  color: rgb(88 80 236 / 0.4);
}

.hover\:text-indigo-600\/45:hover {
  color: rgb(88 80 236 / 0.45);
}

.hover\:text-indigo-600\/5:hover {
  color: rgb(88 80 236 / 0.05);
}

.hover\:text-indigo-600\/50:hover {
  color: rgb(88 80 236 / 0.5);
}

.hover\:text-indigo-600\/55:hover {
  color: rgb(88 80 236 / 0.55);
}

.hover\:text-indigo-600\/60:hover {
  color: rgb(88 80 236 / 0.6);
}

.hover\:text-indigo-600\/65:hover {
  color: rgb(88 80 236 / 0.65);
}

.hover\:text-indigo-600\/70:hover {
  color: rgb(88 80 236 / 0.7);
}

.hover\:text-indigo-600\/75:hover {
  color: rgb(88 80 236 / 0.75);
}

.hover\:text-indigo-600\/80:hover {
  color: rgb(88 80 236 / 0.8);
}

.hover\:text-indigo-600\/85:hover {
  color: rgb(88 80 236 / 0.85);
}

.hover\:text-indigo-600\/90:hover {
  color: rgb(88 80 236 / 0.9);
}

.hover\:text-indigo-600\/95:hover {
  color: rgb(88 80 236 / 0.95);
}

.hover\:text-indigo-700:hover {
  --tw-text-opacity: 1;
  color: rgb(81 69 205 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-700\/0:hover {
  color: rgb(81 69 205 / 0);
}

.hover\:text-indigo-700\/10:hover {
  color: rgb(81 69 205 / 0.1);
}

.hover\:text-indigo-700\/100:hover {
  color: rgb(81 69 205 / 1);
}

.hover\:text-indigo-700\/15:hover {
  color: rgb(81 69 205 / 0.15);
}

.hover\:text-indigo-700\/20:hover {
  color: rgb(81 69 205 / 0.2);
}

.hover\:text-indigo-700\/25:hover {
  color: rgb(81 69 205 / 0.25);
}

.hover\:text-indigo-700\/30:hover {
  color: rgb(81 69 205 / 0.3);
}

.hover\:text-indigo-700\/35:hover {
  color: rgb(81 69 205 / 0.35);
}

.hover\:text-indigo-700\/40:hover {
  color: rgb(81 69 205 / 0.4);
}

.hover\:text-indigo-700\/45:hover {
  color: rgb(81 69 205 / 0.45);
}

.hover\:text-indigo-700\/5:hover {
  color: rgb(81 69 205 / 0.05);
}

.hover\:text-indigo-700\/50:hover {
  color: rgb(81 69 205 / 0.5);
}

.hover\:text-indigo-700\/55:hover {
  color: rgb(81 69 205 / 0.55);
}

.hover\:text-indigo-700\/60:hover {
  color: rgb(81 69 205 / 0.6);
}

.hover\:text-indigo-700\/65:hover {
  color: rgb(81 69 205 / 0.65);
}

.hover\:text-indigo-700\/70:hover {
  color: rgb(81 69 205 / 0.7);
}

.hover\:text-indigo-700\/75:hover {
  color: rgb(81 69 205 / 0.75);
}

.hover\:text-indigo-700\/80:hover {
  color: rgb(81 69 205 / 0.8);
}

.hover\:text-indigo-700\/85:hover {
  color: rgb(81 69 205 / 0.85);
}

.hover\:text-indigo-700\/90:hover {
  color: rgb(81 69 205 / 0.9);
}

.hover\:text-indigo-700\/95:hover {
  color: rgb(81 69 205 / 0.95);
}

.hover\:text-indigo-800:hover {
  --tw-text-opacity: 1;
  color: rgb(66 56 157 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-800\/0:hover {
  color: rgb(66 56 157 / 0);
}

.hover\:text-indigo-800\/10:hover {
  color: rgb(66 56 157 / 0.1);
}

.hover\:text-indigo-800\/100:hover {
  color: rgb(66 56 157 / 1);
}

.hover\:text-indigo-800\/15:hover {
  color: rgb(66 56 157 / 0.15);
}

.hover\:text-indigo-800\/20:hover {
  color: rgb(66 56 157 / 0.2);
}

.hover\:text-indigo-800\/25:hover {
  color: rgb(66 56 157 / 0.25);
}

.hover\:text-indigo-800\/30:hover {
  color: rgb(66 56 157 / 0.3);
}

.hover\:text-indigo-800\/35:hover {
  color: rgb(66 56 157 / 0.35);
}

.hover\:text-indigo-800\/40:hover {
  color: rgb(66 56 157 / 0.4);
}

.hover\:text-indigo-800\/45:hover {
  color: rgb(66 56 157 / 0.45);
}

.hover\:text-indigo-800\/5:hover {
  color: rgb(66 56 157 / 0.05);
}

.hover\:text-indigo-800\/50:hover {
  color: rgb(66 56 157 / 0.5);
}

.hover\:text-indigo-800\/55:hover {
  color: rgb(66 56 157 / 0.55);
}

.hover\:text-indigo-800\/60:hover {
  color: rgb(66 56 157 / 0.6);
}

.hover\:text-indigo-800\/65:hover {
  color: rgb(66 56 157 / 0.65);
}

.hover\:text-indigo-800\/70:hover {
  color: rgb(66 56 157 / 0.7);
}

.hover\:text-indigo-800\/75:hover {
  color: rgb(66 56 157 / 0.75);
}

.hover\:text-indigo-800\/80:hover {
  color: rgb(66 56 157 / 0.8);
}

.hover\:text-indigo-800\/85:hover {
  color: rgb(66 56 157 / 0.85);
}

.hover\:text-indigo-800\/90:hover {
  color: rgb(66 56 157 / 0.9);
}

.hover\:text-indigo-800\/95:hover {
  color: rgb(66 56 157 / 0.95);
}

.hover\:text-indigo-900:hover {
  --tw-text-opacity: 1;
  color: rgb(54 47 120 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-900\/0:hover {
  color: rgb(54 47 120 / 0);
}

.hover\:text-indigo-900\/10:hover {
  color: rgb(54 47 120 / 0.1);
}

.hover\:text-indigo-900\/100:hover {
  color: rgb(54 47 120 / 1);
}

.hover\:text-indigo-900\/15:hover {
  color: rgb(54 47 120 / 0.15);
}

.hover\:text-indigo-900\/20:hover {
  color: rgb(54 47 120 / 0.2);
}

.hover\:text-indigo-900\/25:hover {
  color: rgb(54 47 120 / 0.25);
}

.hover\:text-indigo-900\/30:hover {
  color: rgb(54 47 120 / 0.3);
}

.hover\:text-indigo-900\/35:hover {
  color: rgb(54 47 120 / 0.35);
}

.hover\:text-indigo-900\/40:hover {
  color: rgb(54 47 120 / 0.4);
}

.hover\:text-indigo-900\/45:hover {
  color: rgb(54 47 120 / 0.45);
}

.hover\:text-indigo-900\/5:hover {
  color: rgb(54 47 120 / 0.05);
}

.hover\:text-indigo-900\/50:hover {
  color: rgb(54 47 120 / 0.5);
}

.hover\:text-indigo-900\/55:hover {
  color: rgb(54 47 120 / 0.55);
}

.hover\:text-indigo-900\/60:hover {
  color: rgb(54 47 120 / 0.6);
}

.hover\:text-indigo-900\/65:hover {
  color: rgb(54 47 120 / 0.65);
}

.hover\:text-indigo-900\/70:hover {
  color: rgb(54 47 120 / 0.7);
}

.hover\:text-indigo-900\/75:hover {
  color: rgb(54 47 120 / 0.75);
}

.hover\:text-indigo-900\/80:hover {
  color: rgb(54 47 120 / 0.8);
}

.hover\:text-indigo-900\/85:hover {
  color: rgb(54 47 120 / 0.85);
}

.hover\:text-indigo-900\/90:hover {
  color: rgb(54 47 120 / 0.9);
}

.hover\:text-indigo-900\/95:hover {
  color: rgb(54 47 120 / 0.95);
}

.hover\:text-lime-100:hover {
  --tw-text-opacity: 1;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1));
}

.hover\:text-lime-100\/0:hover {
  color: rgb(236 252 203 / 0);
}

.hover\:text-lime-100\/10:hover {
  color: rgb(236 252 203 / 0.1);
}

.hover\:text-lime-100\/100:hover {
  color: rgb(236 252 203 / 1);
}

.hover\:text-lime-100\/15:hover {
  color: rgb(236 252 203 / 0.15);
}

.hover\:text-lime-100\/20:hover {
  color: rgb(236 252 203 / 0.2);
}

.hover\:text-lime-100\/25:hover {
  color: rgb(236 252 203 / 0.25);
}

.hover\:text-lime-100\/30:hover {
  color: rgb(236 252 203 / 0.3);
}

.hover\:text-lime-100\/35:hover {
  color: rgb(236 252 203 / 0.35);
}

.hover\:text-lime-100\/40:hover {
  color: rgb(236 252 203 / 0.4);
}

.hover\:text-lime-100\/45:hover {
  color: rgb(236 252 203 / 0.45);
}

.hover\:text-lime-100\/5:hover {
  color: rgb(236 252 203 / 0.05);
}

.hover\:text-lime-100\/50:hover {
  color: rgb(236 252 203 / 0.5);
}

.hover\:text-lime-100\/55:hover {
  color: rgb(236 252 203 / 0.55);
}

.hover\:text-lime-100\/60:hover {
  color: rgb(236 252 203 / 0.6);
}

.hover\:text-lime-100\/65:hover {
  color: rgb(236 252 203 / 0.65);
}

.hover\:text-lime-100\/70:hover {
  color: rgb(236 252 203 / 0.7);
}

.hover\:text-lime-100\/75:hover {
  color: rgb(236 252 203 / 0.75);
}

.hover\:text-lime-100\/80:hover {
  color: rgb(236 252 203 / 0.8);
}

.hover\:text-lime-100\/85:hover {
  color: rgb(236 252 203 / 0.85);
}

.hover\:text-lime-100\/90:hover {
  color: rgb(236 252 203 / 0.9);
}

.hover\:text-lime-100\/95:hover {
  color: rgb(236 252 203 / 0.95);
}

.hover\:text-lime-200:hover {
  --tw-text-opacity: 1;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1));
}

.hover\:text-lime-200\/0:hover {
  color: rgb(217 249 157 / 0);
}

.hover\:text-lime-200\/10:hover {
  color: rgb(217 249 157 / 0.1);
}

.hover\:text-lime-200\/100:hover {
  color: rgb(217 249 157 / 1);
}

.hover\:text-lime-200\/15:hover {
  color: rgb(217 249 157 / 0.15);
}

.hover\:text-lime-200\/20:hover {
  color: rgb(217 249 157 / 0.2);
}

.hover\:text-lime-200\/25:hover {
  color: rgb(217 249 157 / 0.25);
}

.hover\:text-lime-200\/30:hover {
  color: rgb(217 249 157 / 0.3);
}

.hover\:text-lime-200\/35:hover {
  color: rgb(217 249 157 / 0.35);
}

.hover\:text-lime-200\/40:hover {
  color: rgb(217 249 157 / 0.4);
}

.hover\:text-lime-200\/45:hover {
  color: rgb(217 249 157 / 0.45);
}

.hover\:text-lime-200\/5:hover {
  color: rgb(217 249 157 / 0.05);
}

.hover\:text-lime-200\/50:hover {
  color: rgb(217 249 157 / 0.5);
}

.hover\:text-lime-200\/55:hover {
  color: rgb(217 249 157 / 0.55);
}

.hover\:text-lime-200\/60:hover {
  color: rgb(217 249 157 / 0.6);
}

.hover\:text-lime-200\/65:hover {
  color: rgb(217 249 157 / 0.65);
}

.hover\:text-lime-200\/70:hover {
  color: rgb(217 249 157 / 0.7);
}

.hover\:text-lime-200\/75:hover {
  color: rgb(217 249 157 / 0.75);
}

.hover\:text-lime-200\/80:hover {
  color: rgb(217 249 157 / 0.8);
}

.hover\:text-lime-200\/85:hover {
  color: rgb(217 249 157 / 0.85);
}

.hover\:text-lime-200\/90:hover {
  color: rgb(217 249 157 / 0.9);
}

.hover\:text-lime-200\/95:hover {
  color: rgb(217 249 157 / 0.95);
}

.hover\:text-lime-300:hover {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1));
}

.hover\:text-lime-300\/0:hover {
  color: rgb(190 242 100 / 0);
}

.hover\:text-lime-300\/10:hover {
  color: rgb(190 242 100 / 0.1);
}

.hover\:text-lime-300\/100:hover {
  color: rgb(190 242 100 / 1);
}

.hover\:text-lime-300\/15:hover {
  color: rgb(190 242 100 / 0.15);
}

.hover\:text-lime-300\/20:hover {
  color: rgb(190 242 100 / 0.2);
}

.hover\:text-lime-300\/25:hover {
  color: rgb(190 242 100 / 0.25);
}

.hover\:text-lime-300\/30:hover {
  color: rgb(190 242 100 / 0.3);
}

.hover\:text-lime-300\/35:hover {
  color: rgb(190 242 100 / 0.35);
}

.hover\:text-lime-300\/40:hover {
  color: rgb(190 242 100 / 0.4);
}

.hover\:text-lime-300\/45:hover {
  color: rgb(190 242 100 / 0.45);
}

.hover\:text-lime-300\/5:hover {
  color: rgb(190 242 100 / 0.05);
}

.hover\:text-lime-300\/50:hover {
  color: rgb(190 242 100 / 0.5);
}

.hover\:text-lime-300\/55:hover {
  color: rgb(190 242 100 / 0.55);
}

.hover\:text-lime-300\/60:hover {
  color: rgb(190 242 100 / 0.6);
}

.hover\:text-lime-300\/65:hover {
  color: rgb(190 242 100 / 0.65);
}

.hover\:text-lime-300\/70:hover {
  color: rgb(190 242 100 / 0.7);
}

.hover\:text-lime-300\/75:hover {
  color: rgb(190 242 100 / 0.75);
}

.hover\:text-lime-300\/80:hover {
  color: rgb(190 242 100 / 0.8);
}

.hover\:text-lime-300\/85:hover {
  color: rgb(190 242 100 / 0.85);
}

.hover\:text-lime-300\/90:hover {
  color: rgb(190 242 100 / 0.9);
}

.hover\:text-lime-300\/95:hover {
  color: rgb(190 242 100 / 0.95);
}

.hover\:text-lime-400:hover {
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1));
}

.hover\:text-lime-400\/0:hover {
  color: rgb(163 230 53 / 0);
}

.hover\:text-lime-400\/10:hover {
  color: rgb(163 230 53 / 0.1);
}

.hover\:text-lime-400\/100:hover {
  color: rgb(163 230 53 / 1);
}

.hover\:text-lime-400\/15:hover {
  color: rgb(163 230 53 / 0.15);
}

.hover\:text-lime-400\/20:hover {
  color: rgb(163 230 53 / 0.2);
}

.hover\:text-lime-400\/25:hover {
  color: rgb(163 230 53 / 0.25);
}

.hover\:text-lime-400\/30:hover {
  color: rgb(163 230 53 / 0.3);
}

.hover\:text-lime-400\/35:hover {
  color: rgb(163 230 53 / 0.35);
}

.hover\:text-lime-400\/40:hover {
  color: rgb(163 230 53 / 0.4);
}

.hover\:text-lime-400\/45:hover {
  color: rgb(163 230 53 / 0.45);
}

.hover\:text-lime-400\/5:hover {
  color: rgb(163 230 53 / 0.05);
}

.hover\:text-lime-400\/50:hover {
  color: rgb(163 230 53 / 0.5);
}

.hover\:text-lime-400\/55:hover {
  color: rgb(163 230 53 / 0.55);
}

.hover\:text-lime-400\/60:hover {
  color: rgb(163 230 53 / 0.6);
}

.hover\:text-lime-400\/65:hover {
  color: rgb(163 230 53 / 0.65);
}

.hover\:text-lime-400\/70:hover {
  color: rgb(163 230 53 / 0.7);
}

.hover\:text-lime-400\/75:hover {
  color: rgb(163 230 53 / 0.75);
}

.hover\:text-lime-400\/80:hover {
  color: rgb(163 230 53 / 0.8);
}

.hover\:text-lime-400\/85:hover {
  color: rgb(163 230 53 / 0.85);
}

.hover\:text-lime-400\/90:hover {
  color: rgb(163 230 53 / 0.9);
}

.hover\:text-lime-400\/95:hover {
  color: rgb(163 230 53 / 0.95);
}

.hover\:text-lime-500:hover {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1));
}

.hover\:text-lime-500\/0:hover {
  color: rgb(132 204 22 / 0);
}

.hover\:text-lime-500\/10:hover {
  color: rgb(132 204 22 / 0.1);
}

.hover\:text-lime-500\/100:hover {
  color: rgb(132 204 22 / 1);
}

.hover\:text-lime-500\/15:hover {
  color: rgb(132 204 22 / 0.15);
}

.hover\:text-lime-500\/20:hover {
  color: rgb(132 204 22 / 0.2);
}

.hover\:text-lime-500\/25:hover {
  color: rgb(132 204 22 / 0.25);
}

.hover\:text-lime-500\/30:hover {
  color: rgb(132 204 22 / 0.3);
}

.hover\:text-lime-500\/35:hover {
  color: rgb(132 204 22 / 0.35);
}

.hover\:text-lime-500\/40:hover {
  color: rgb(132 204 22 / 0.4);
}

.hover\:text-lime-500\/45:hover {
  color: rgb(132 204 22 / 0.45);
}

.hover\:text-lime-500\/5:hover {
  color: rgb(132 204 22 / 0.05);
}

.hover\:text-lime-500\/50:hover {
  color: rgb(132 204 22 / 0.5);
}

.hover\:text-lime-500\/55:hover {
  color: rgb(132 204 22 / 0.55);
}

.hover\:text-lime-500\/60:hover {
  color: rgb(132 204 22 / 0.6);
}

.hover\:text-lime-500\/65:hover {
  color: rgb(132 204 22 / 0.65);
}

.hover\:text-lime-500\/70:hover {
  color: rgb(132 204 22 / 0.7);
}

.hover\:text-lime-500\/75:hover {
  color: rgb(132 204 22 / 0.75);
}

.hover\:text-lime-500\/80:hover {
  color: rgb(132 204 22 / 0.8);
}

.hover\:text-lime-500\/85:hover {
  color: rgb(132 204 22 / 0.85);
}

.hover\:text-lime-500\/90:hover {
  color: rgb(132 204 22 / 0.9);
}

.hover\:text-lime-500\/95:hover {
  color: rgb(132 204 22 / 0.95);
}

.hover\:text-lime-600:hover {
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1));
}

.hover\:text-lime-600\/0:hover {
  color: rgb(101 163 13 / 0);
}

.hover\:text-lime-600\/10:hover {
  color: rgb(101 163 13 / 0.1);
}

.hover\:text-lime-600\/100:hover {
  color: rgb(101 163 13 / 1);
}

.hover\:text-lime-600\/15:hover {
  color: rgb(101 163 13 / 0.15);
}

.hover\:text-lime-600\/20:hover {
  color: rgb(101 163 13 / 0.2);
}

.hover\:text-lime-600\/25:hover {
  color: rgb(101 163 13 / 0.25);
}

.hover\:text-lime-600\/30:hover {
  color: rgb(101 163 13 / 0.3);
}

.hover\:text-lime-600\/35:hover {
  color: rgb(101 163 13 / 0.35);
}

.hover\:text-lime-600\/40:hover {
  color: rgb(101 163 13 / 0.4);
}

.hover\:text-lime-600\/45:hover {
  color: rgb(101 163 13 / 0.45);
}

.hover\:text-lime-600\/5:hover {
  color: rgb(101 163 13 / 0.05);
}

.hover\:text-lime-600\/50:hover {
  color: rgb(101 163 13 / 0.5);
}

.hover\:text-lime-600\/55:hover {
  color: rgb(101 163 13 / 0.55);
}

.hover\:text-lime-600\/60:hover {
  color: rgb(101 163 13 / 0.6);
}

.hover\:text-lime-600\/65:hover {
  color: rgb(101 163 13 / 0.65);
}

.hover\:text-lime-600\/70:hover {
  color: rgb(101 163 13 / 0.7);
}

.hover\:text-lime-600\/75:hover {
  color: rgb(101 163 13 / 0.75);
}

.hover\:text-lime-600\/80:hover {
  color: rgb(101 163 13 / 0.8);
}

.hover\:text-lime-600\/85:hover {
  color: rgb(101 163 13 / 0.85);
}

.hover\:text-lime-600\/90:hover {
  color: rgb(101 163 13 / 0.9);
}

.hover\:text-lime-600\/95:hover {
  color: rgb(101 163 13 / 0.95);
}

.hover\:text-lime-700:hover {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}

.hover\:text-lime-700\/0:hover {
  color: rgb(77 124 15 / 0);
}

.hover\:text-lime-700\/10:hover {
  color: rgb(77 124 15 / 0.1);
}

.hover\:text-lime-700\/100:hover {
  color: rgb(77 124 15 / 1);
}

.hover\:text-lime-700\/15:hover {
  color: rgb(77 124 15 / 0.15);
}

.hover\:text-lime-700\/20:hover {
  color: rgb(77 124 15 / 0.2);
}

.hover\:text-lime-700\/25:hover {
  color: rgb(77 124 15 / 0.25);
}

.hover\:text-lime-700\/30:hover {
  color: rgb(77 124 15 / 0.3);
}

.hover\:text-lime-700\/35:hover {
  color: rgb(77 124 15 / 0.35);
}

.hover\:text-lime-700\/40:hover {
  color: rgb(77 124 15 / 0.4);
}

.hover\:text-lime-700\/45:hover {
  color: rgb(77 124 15 / 0.45);
}

.hover\:text-lime-700\/5:hover {
  color: rgb(77 124 15 / 0.05);
}

.hover\:text-lime-700\/50:hover {
  color: rgb(77 124 15 / 0.5);
}

.hover\:text-lime-700\/55:hover {
  color: rgb(77 124 15 / 0.55);
}

.hover\:text-lime-700\/60:hover {
  color: rgb(77 124 15 / 0.6);
}

.hover\:text-lime-700\/65:hover {
  color: rgb(77 124 15 / 0.65);
}

.hover\:text-lime-700\/70:hover {
  color: rgb(77 124 15 / 0.7);
}

.hover\:text-lime-700\/75:hover {
  color: rgb(77 124 15 / 0.75);
}

.hover\:text-lime-700\/80:hover {
  color: rgb(77 124 15 / 0.8);
}

.hover\:text-lime-700\/85:hover {
  color: rgb(77 124 15 / 0.85);
}

.hover\:text-lime-700\/90:hover {
  color: rgb(77 124 15 / 0.9);
}

.hover\:text-lime-700\/95:hover {
  color: rgb(77 124 15 / 0.95);
}

.hover\:text-lime-800:hover {
  --tw-text-opacity: 1;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1));
}

.hover\:text-lime-800\/0:hover {
  color: rgb(63 98 18 / 0);
}

.hover\:text-lime-800\/10:hover {
  color: rgb(63 98 18 / 0.1);
}

.hover\:text-lime-800\/100:hover {
  color: rgb(63 98 18 / 1);
}

.hover\:text-lime-800\/15:hover {
  color: rgb(63 98 18 / 0.15);
}

.hover\:text-lime-800\/20:hover {
  color: rgb(63 98 18 / 0.2);
}

.hover\:text-lime-800\/25:hover {
  color: rgb(63 98 18 / 0.25);
}

.hover\:text-lime-800\/30:hover {
  color: rgb(63 98 18 / 0.3);
}

.hover\:text-lime-800\/35:hover {
  color: rgb(63 98 18 / 0.35);
}

.hover\:text-lime-800\/40:hover {
  color: rgb(63 98 18 / 0.4);
}

.hover\:text-lime-800\/45:hover {
  color: rgb(63 98 18 / 0.45);
}

.hover\:text-lime-800\/5:hover {
  color: rgb(63 98 18 / 0.05);
}

.hover\:text-lime-800\/50:hover {
  color: rgb(63 98 18 / 0.5);
}

.hover\:text-lime-800\/55:hover {
  color: rgb(63 98 18 / 0.55);
}

.hover\:text-lime-800\/60:hover {
  color: rgb(63 98 18 / 0.6);
}

.hover\:text-lime-800\/65:hover {
  color: rgb(63 98 18 / 0.65);
}

.hover\:text-lime-800\/70:hover {
  color: rgb(63 98 18 / 0.7);
}

.hover\:text-lime-800\/75:hover {
  color: rgb(63 98 18 / 0.75);
}

.hover\:text-lime-800\/80:hover {
  color: rgb(63 98 18 / 0.8);
}

.hover\:text-lime-800\/85:hover {
  color: rgb(63 98 18 / 0.85);
}

.hover\:text-lime-800\/90:hover {
  color: rgb(63 98 18 / 0.9);
}

.hover\:text-lime-800\/95:hover {
  color: rgb(63 98 18 / 0.95);
}

.hover\:text-lime-900:hover {
  --tw-text-opacity: 1;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1));
}

.hover\:text-lime-900\/0:hover {
  color: rgb(54 83 20 / 0);
}

.hover\:text-lime-900\/10:hover {
  color: rgb(54 83 20 / 0.1);
}

.hover\:text-lime-900\/100:hover {
  color: rgb(54 83 20 / 1);
}

.hover\:text-lime-900\/15:hover {
  color: rgb(54 83 20 / 0.15);
}

.hover\:text-lime-900\/20:hover {
  color: rgb(54 83 20 / 0.2);
}

.hover\:text-lime-900\/25:hover {
  color: rgb(54 83 20 / 0.25);
}

.hover\:text-lime-900\/30:hover {
  color: rgb(54 83 20 / 0.3);
}

.hover\:text-lime-900\/35:hover {
  color: rgb(54 83 20 / 0.35);
}

.hover\:text-lime-900\/40:hover {
  color: rgb(54 83 20 / 0.4);
}

.hover\:text-lime-900\/45:hover {
  color: rgb(54 83 20 / 0.45);
}

.hover\:text-lime-900\/5:hover {
  color: rgb(54 83 20 / 0.05);
}

.hover\:text-lime-900\/50:hover {
  color: rgb(54 83 20 / 0.5);
}

.hover\:text-lime-900\/55:hover {
  color: rgb(54 83 20 / 0.55);
}

.hover\:text-lime-900\/60:hover {
  color: rgb(54 83 20 / 0.6);
}

.hover\:text-lime-900\/65:hover {
  color: rgb(54 83 20 / 0.65);
}

.hover\:text-lime-900\/70:hover {
  color: rgb(54 83 20 / 0.7);
}

.hover\:text-lime-900\/75:hover {
  color: rgb(54 83 20 / 0.75);
}

.hover\:text-lime-900\/80:hover {
  color: rgb(54 83 20 / 0.8);
}

.hover\:text-lime-900\/85:hover {
  color: rgb(54 83 20 / 0.85);
}

.hover\:text-lime-900\/90:hover {
  color: rgb(54 83 20 / 0.9);
}

.hover\:text-lime-900\/95:hover {
  color: rgb(54 83 20 / 0.95);
}

.hover\:text-neutral-100:hover {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}

.hover\:text-neutral-100\/0:hover {
  color: rgb(245 245 245 / 0);
}

.hover\:text-neutral-100\/10:hover {
  color: rgb(245 245 245 / 0.1);
}

.hover\:text-neutral-100\/100:hover {
  color: rgb(245 245 245 / 1);
}

.hover\:text-neutral-100\/15:hover {
  color: rgb(245 245 245 / 0.15);
}

.hover\:text-neutral-100\/20:hover {
  color: rgb(245 245 245 / 0.2);
}

.hover\:text-neutral-100\/25:hover {
  color: rgb(245 245 245 / 0.25);
}

.hover\:text-neutral-100\/30:hover {
  color: rgb(245 245 245 / 0.3);
}

.hover\:text-neutral-100\/35:hover {
  color: rgb(245 245 245 / 0.35);
}

.hover\:text-neutral-100\/40:hover {
  color: rgb(245 245 245 / 0.4);
}

.hover\:text-neutral-100\/45:hover {
  color: rgb(245 245 245 / 0.45);
}

.hover\:text-neutral-100\/5:hover {
  color: rgb(245 245 245 / 0.05);
}

.hover\:text-neutral-100\/50:hover {
  color: rgb(245 245 245 / 0.5);
}

.hover\:text-neutral-100\/55:hover {
  color: rgb(245 245 245 / 0.55);
}

.hover\:text-neutral-100\/60:hover {
  color: rgb(245 245 245 / 0.6);
}

.hover\:text-neutral-100\/65:hover {
  color: rgb(245 245 245 / 0.65);
}

.hover\:text-neutral-100\/70:hover {
  color: rgb(245 245 245 / 0.7);
}

.hover\:text-neutral-100\/75:hover {
  color: rgb(245 245 245 / 0.75);
}

.hover\:text-neutral-100\/80:hover {
  color: rgb(245 245 245 / 0.8);
}

.hover\:text-neutral-100\/85:hover {
  color: rgb(245 245 245 / 0.85);
}

.hover\:text-neutral-100\/90:hover {
  color: rgb(245 245 245 / 0.9);
}

.hover\:text-neutral-100\/95:hover {
  color: rgb(245 245 245 / 0.95);
}

.hover\:text-neutral-200:hover {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}

.hover\:text-neutral-200\/0:hover {
  color: rgb(229 229 229 / 0);
}

.hover\:text-neutral-200\/10:hover {
  color: rgb(229 229 229 / 0.1);
}

.hover\:text-neutral-200\/100:hover {
  color: rgb(229 229 229 / 1);
}

.hover\:text-neutral-200\/15:hover {
  color: rgb(229 229 229 / 0.15);
}

.hover\:text-neutral-200\/20:hover {
  color: rgb(229 229 229 / 0.2);
}

.hover\:text-neutral-200\/25:hover {
  color: rgb(229 229 229 / 0.25);
}

.hover\:text-neutral-200\/30:hover {
  color: rgb(229 229 229 / 0.3);
}

.hover\:text-neutral-200\/35:hover {
  color: rgb(229 229 229 / 0.35);
}

.hover\:text-neutral-200\/40:hover {
  color: rgb(229 229 229 / 0.4);
}

.hover\:text-neutral-200\/45:hover {
  color: rgb(229 229 229 / 0.45);
}

.hover\:text-neutral-200\/5:hover {
  color: rgb(229 229 229 / 0.05);
}

.hover\:text-neutral-200\/50:hover {
  color: rgb(229 229 229 / 0.5);
}

.hover\:text-neutral-200\/55:hover {
  color: rgb(229 229 229 / 0.55);
}

.hover\:text-neutral-200\/60:hover {
  color: rgb(229 229 229 / 0.6);
}

.hover\:text-neutral-200\/65:hover {
  color: rgb(229 229 229 / 0.65);
}

.hover\:text-neutral-200\/70:hover {
  color: rgb(229 229 229 / 0.7);
}

.hover\:text-neutral-200\/75:hover {
  color: rgb(229 229 229 / 0.75);
}

.hover\:text-neutral-200\/80:hover {
  color: rgb(229 229 229 / 0.8);
}

.hover\:text-neutral-200\/85:hover {
  color: rgb(229 229 229 / 0.85);
}

.hover\:text-neutral-200\/90:hover {
  color: rgb(229 229 229 / 0.9);
}

.hover\:text-neutral-200\/95:hover {
  color: rgb(229 229 229 / 0.95);
}

.hover\:text-neutral-300:hover {
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1));
}

.hover\:text-neutral-300\/0:hover {
  color: rgb(212 212 212 / 0);
}

.hover\:text-neutral-300\/10:hover {
  color: rgb(212 212 212 / 0.1);
}

.hover\:text-neutral-300\/100:hover {
  color: rgb(212 212 212 / 1);
}

.hover\:text-neutral-300\/15:hover {
  color: rgb(212 212 212 / 0.15);
}

.hover\:text-neutral-300\/20:hover {
  color: rgb(212 212 212 / 0.2);
}

.hover\:text-neutral-300\/25:hover {
  color: rgb(212 212 212 / 0.25);
}

.hover\:text-neutral-300\/30:hover {
  color: rgb(212 212 212 / 0.3);
}

.hover\:text-neutral-300\/35:hover {
  color: rgb(212 212 212 / 0.35);
}

.hover\:text-neutral-300\/40:hover {
  color: rgb(212 212 212 / 0.4);
}

.hover\:text-neutral-300\/45:hover {
  color: rgb(212 212 212 / 0.45);
}

.hover\:text-neutral-300\/5:hover {
  color: rgb(212 212 212 / 0.05);
}

.hover\:text-neutral-300\/50:hover {
  color: rgb(212 212 212 / 0.5);
}

.hover\:text-neutral-300\/55:hover {
  color: rgb(212 212 212 / 0.55);
}

.hover\:text-neutral-300\/60:hover {
  color: rgb(212 212 212 / 0.6);
}

.hover\:text-neutral-300\/65:hover {
  color: rgb(212 212 212 / 0.65);
}

.hover\:text-neutral-300\/70:hover {
  color: rgb(212 212 212 / 0.7);
}

.hover\:text-neutral-300\/75:hover {
  color: rgb(212 212 212 / 0.75);
}

.hover\:text-neutral-300\/80:hover {
  color: rgb(212 212 212 / 0.8);
}

.hover\:text-neutral-300\/85:hover {
  color: rgb(212 212 212 / 0.85);
}

.hover\:text-neutral-300\/90:hover {
  color: rgb(212 212 212 / 0.9);
}

.hover\:text-neutral-300\/95:hover {
  color: rgb(212 212 212 / 0.95);
}

.hover\:text-neutral-400:hover {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}

.hover\:text-neutral-400\/0:hover {
  color: rgb(163 163 163 / 0);
}

.hover\:text-neutral-400\/10:hover {
  color: rgb(163 163 163 / 0.1);
}

.hover\:text-neutral-400\/100:hover {
  color: rgb(163 163 163 / 1);
}

.hover\:text-neutral-400\/15:hover {
  color: rgb(163 163 163 / 0.15);
}

.hover\:text-neutral-400\/20:hover {
  color: rgb(163 163 163 / 0.2);
}

.hover\:text-neutral-400\/25:hover {
  color: rgb(163 163 163 / 0.25);
}

.hover\:text-neutral-400\/30:hover {
  color: rgb(163 163 163 / 0.3);
}

.hover\:text-neutral-400\/35:hover {
  color: rgb(163 163 163 / 0.35);
}

.hover\:text-neutral-400\/40:hover {
  color: rgb(163 163 163 / 0.4);
}

.hover\:text-neutral-400\/45:hover {
  color: rgb(163 163 163 / 0.45);
}

.hover\:text-neutral-400\/5:hover {
  color: rgb(163 163 163 / 0.05);
}

.hover\:text-neutral-400\/50:hover {
  color: rgb(163 163 163 / 0.5);
}

.hover\:text-neutral-400\/55:hover {
  color: rgb(163 163 163 / 0.55);
}

.hover\:text-neutral-400\/60:hover {
  color: rgb(163 163 163 / 0.6);
}

.hover\:text-neutral-400\/65:hover {
  color: rgb(163 163 163 / 0.65);
}

.hover\:text-neutral-400\/70:hover {
  color: rgb(163 163 163 / 0.7);
}

.hover\:text-neutral-400\/75:hover {
  color: rgb(163 163 163 / 0.75);
}

.hover\:text-neutral-400\/80:hover {
  color: rgb(163 163 163 / 0.8);
}

.hover\:text-neutral-400\/85:hover {
  color: rgb(163 163 163 / 0.85);
}

.hover\:text-neutral-400\/90:hover {
  color: rgb(163 163 163 / 0.9);
}

.hover\:text-neutral-400\/95:hover {
  color: rgb(163 163 163 / 0.95);
}

.hover\:text-neutral-500:hover {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

.hover\:text-neutral-500\/0:hover {
  color: rgb(115 115 115 / 0);
}

.hover\:text-neutral-500\/10:hover {
  color: rgb(115 115 115 / 0.1);
}

.hover\:text-neutral-500\/100:hover {
  color: rgb(115 115 115 / 1);
}

.hover\:text-neutral-500\/15:hover {
  color: rgb(115 115 115 / 0.15);
}

.hover\:text-neutral-500\/20:hover {
  color: rgb(115 115 115 / 0.2);
}

.hover\:text-neutral-500\/25:hover {
  color: rgb(115 115 115 / 0.25);
}

.hover\:text-neutral-500\/30:hover {
  color: rgb(115 115 115 / 0.3);
}

.hover\:text-neutral-500\/35:hover {
  color: rgb(115 115 115 / 0.35);
}

.hover\:text-neutral-500\/40:hover {
  color: rgb(115 115 115 / 0.4);
}

.hover\:text-neutral-500\/45:hover {
  color: rgb(115 115 115 / 0.45);
}

.hover\:text-neutral-500\/5:hover {
  color: rgb(115 115 115 / 0.05);
}

.hover\:text-neutral-500\/50:hover {
  color: rgb(115 115 115 / 0.5);
}

.hover\:text-neutral-500\/55:hover {
  color: rgb(115 115 115 / 0.55);
}

.hover\:text-neutral-500\/60:hover {
  color: rgb(115 115 115 / 0.6);
}

.hover\:text-neutral-500\/65:hover {
  color: rgb(115 115 115 / 0.65);
}

.hover\:text-neutral-500\/70:hover {
  color: rgb(115 115 115 / 0.7);
}

.hover\:text-neutral-500\/75:hover {
  color: rgb(115 115 115 / 0.75);
}

.hover\:text-neutral-500\/80:hover {
  color: rgb(115 115 115 / 0.8);
}

.hover\:text-neutral-500\/85:hover {
  color: rgb(115 115 115 / 0.85);
}

.hover\:text-neutral-500\/90:hover {
  color: rgb(115 115 115 / 0.9);
}

.hover\:text-neutral-500\/95:hover {
  color: rgb(115 115 115 / 0.95);
}

.hover\:text-neutral-600:hover {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}

.hover\:text-neutral-600\/0:hover {
  color: rgb(82 82 82 / 0);
}

.hover\:text-neutral-600\/10:hover {
  color: rgb(82 82 82 / 0.1);
}

.hover\:text-neutral-600\/100:hover {
  color: rgb(82 82 82 / 1);
}

.hover\:text-neutral-600\/15:hover {
  color: rgb(82 82 82 / 0.15);
}

.hover\:text-neutral-600\/20:hover {
  color: rgb(82 82 82 / 0.2);
}

.hover\:text-neutral-600\/25:hover {
  color: rgb(82 82 82 / 0.25);
}

.hover\:text-neutral-600\/30:hover {
  color: rgb(82 82 82 / 0.3);
}

.hover\:text-neutral-600\/35:hover {
  color: rgb(82 82 82 / 0.35);
}

.hover\:text-neutral-600\/40:hover {
  color: rgb(82 82 82 / 0.4);
}

.hover\:text-neutral-600\/45:hover {
  color: rgb(82 82 82 / 0.45);
}

.hover\:text-neutral-600\/5:hover {
  color: rgb(82 82 82 / 0.05);
}

.hover\:text-neutral-600\/50:hover {
  color: rgb(82 82 82 / 0.5);
}

.hover\:text-neutral-600\/55:hover {
  color: rgb(82 82 82 / 0.55);
}

.hover\:text-neutral-600\/60:hover {
  color: rgb(82 82 82 / 0.6);
}

.hover\:text-neutral-600\/65:hover {
  color: rgb(82 82 82 / 0.65);
}

.hover\:text-neutral-600\/70:hover {
  color: rgb(82 82 82 / 0.7);
}

.hover\:text-neutral-600\/75:hover {
  color: rgb(82 82 82 / 0.75);
}

.hover\:text-neutral-600\/80:hover {
  color: rgb(82 82 82 / 0.8);
}

.hover\:text-neutral-600\/85:hover {
  color: rgb(82 82 82 / 0.85);
}

.hover\:text-neutral-600\/90:hover {
  color: rgb(82 82 82 / 0.9);
}

.hover\:text-neutral-600\/95:hover {
  color: rgb(82 82 82 / 0.95);
}

.hover\:text-neutral-700:hover {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.hover\:text-neutral-700\/0:hover {
  color: rgb(64 64 64 / 0);
}

.hover\:text-neutral-700\/10:hover {
  color: rgb(64 64 64 / 0.1);
}

.hover\:text-neutral-700\/100:hover {
  color: rgb(64 64 64 / 1);
}

.hover\:text-neutral-700\/15:hover {
  color: rgb(64 64 64 / 0.15);
}

.hover\:text-neutral-700\/20:hover {
  color: rgb(64 64 64 / 0.2);
}

.hover\:text-neutral-700\/25:hover {
  color: rgb(64 64 64 / 0.25);
}

.hover\:text-neutral-700\/30:hover {
  color: rgb(64 64 64 / 0.3);
}

.hover\:text-neutral-700\/35:hover {
  color: rgb(64 64 64 / 0.35);
}

.hover\:text-neutral-700\/40:hover {
  color: rgb(64 64 64 / 0.4);
}

.hover\:text-neutral-700\/45:hover {
  color: rgb(64 64 64 / 0.45);
}

.hover\:text-neutral-700\/5:hover {
  color: rgb(64 64 64 / 0.05);
}

.hover\:text-neutral-700\/50:hover {
  color: rgb(64 64 64 / 0.5);
}

.hover\:text-neutral-700\/55:hover {
  color: rgb(64 64 64 / 0.55);
}

.hover\:text-neutral-700\/60:hover {
  color: rgb(64 64 64 / 0.6);
}

.hover\:text-neutral-700\/65:hover {
  color: rgb(64 64 64 / 0.65);
}

.hover\:text-neutral-700\/70:hover {
  color: rgb(64 64 64 / 0.7);
}

.hover\:text-neutral-700\/75:hover {
  color: rgb(64 64 64 / 0.75);
}

.hover\:text-neutral-700\/80:hover {
  color: rgb(64 64 64 / 0.8);
}

.hover\:text-neutral-700\/85:hover {
  color: rgb(64 64 64 / 0.85);
}

.hover\:text-neutral-700\/90:hover {
  color: rgb(64 64 64 / 0.9);
}

.hover\:text-neutral-700\/95:hover {
  color: rgb(64 64 64 / 0.95);
}

.hover\:text-neutral-800:hover {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.hover\:text-neutral-800\/0:hover {
  color: rgb(38 38 38 / 0);
}

.hover\:text-neutral-800\/10:hover {
  color: rgb(38 38 38 / 0.1);
}

.hover\:text-neutral-800\/100:hover {
  color: rgb(38 38 38 / 1);
}

.hover\:text-neutral-800\/15:hover {
  color: rgb(38 38 38 / 0.15);
}

.hover\:text-neutral-800\/20:hover {
  color: rgb(38 38 38 / 0.2);
}

.hover\:text-neutral-800\/25:hover {
  color: rgb(38 38 38 / 0.25);
}

.hover\:text-neutral-800\/30:hover {
  color: rgb(38 38 38 / 0.3);
}

.hover\:text-neutral-800\/35:hover {
  color: rgb(38 38 38 / 0.35);
}

.hover\:text-neutral-800\/40:hover {
  color: rgb(38 38 38 / 0.4);
}

.hover\:text-neutral-800\/45:hover {
  color: rgb(38 38 38 / 0.45);
}

.hover\:text-neutral-800\/5:hover {
  color: rgb(38 38 38 / 0.05);
}

.hover\:text-neutral-800\/50:hover {
  color: rgb(38 38 38 / 0.5);
}

.hover\:text-neutral-800\/55:hover {
  color: rgb(38 38 38 / 0.55);
}

.hover\:text-neutral-800\/60:hover {
  color: rgb(38 38 38 / 0.6);
}

.hover\:text-neutral-800\/65:hover {
  color: rgb(38 38 38 / 0.65);
}

.hover\:text-neutral-800\/70:hover {
  color: rgb(38 38 38 / 0.7);
}

.hover\:text-neutral-800\/75:hover {
  color: rgb(38 38 38 / 0.75);
}

.hover\:text-neutral-800\/80:hover {
  color: rgb(38 38 38 / 0.8);
}

.hover\:text-neutral-800\/85:hover {
  color: rgb(38 38 38 / 0.85);
}

.hover\:text-neutral-800\/90:hover {
  color: rgb(38 38 38 / 0.9);
}

.hover\:text-neutral-800\/95:hover {
  color: rgb(38 38 38 / 0.95);
}

.hover\:text-neutral-900:hover {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.hover\:text-neutral-900\/0:hover {
  color: rgb(23 23 23 / 0);
}

.hover\:text-neutral-900\/10:hover {
  color: rgb(23 23 23 / 0.1);
}

.hover\:text-neutral-900\/100:hover {
  color: rgb(23 23 23 / 1);
}

.hover\:text-neutral-900\/15:hover {
  color: rgb(23 23 23 / 0.15);
}

.hover\:text-neutral-900\/20:hover {
  color: rgb(23 23 23 / 0.2);
}

.hover\:text-neutral-900\/25:hover {
  color: rgb(23 23 23 / 0.25);
}

.hover\:text-neutral-900\/30:hover {
  color: rgb(23 23 23 / 0.3);
}

.hover\:text-neutral-900\/35:hover {
  color: rgb(23 23 23 / 0.35);
}

.hover\:text-neutral-900\/40:hover {
  color: rgb(23 23 23 / 0.4);
}

.hover\:text-neutral-900\/45:hover {
  color: rgb(23 23 23 / 0.45);
}

.hover\:text-neutral-900\/5:hover {
  color: rgb(23 23 23 / 0.05);
}

.hover\:text-neutral-900\/50:hover {
  color: rgb(23 23 23 / 0.5);
}

.hover\:text-neutral-900\/55:hover {
  color: rgb(23 23 23 / 0.55);
}

.hover\:text-neutral-900\/60:hover {
  color: rgb(23 23 23 / 0.6);
}

.hover\:text-neutral-900\/65:hover {
  color: rgb(23 23 23 / 0.65);
}

.hover\:text-neutral-900\/70:hover {
  color: rgb(23 23 23 / 0.7);
}

.hover\:text-neutral-900\/75:hover {
  color: rgb(23 23 23 / 0.75);
}

.hover\:text-neutral-900\/80:hover {
  color: rgb(23 23 23 / 0.8);
}

.hover\:text-neutral-900\/85:hover {
  color: rgb(23 23 23 / 0.85);
}

.hover\:text-neutral-900\/90:hover {
  color: rgb(23 23 23 / 0.9);
}

.hover\:text-neutral-900\/95:hover {
  color: rgb(23 23 23 / 0.95);
}

.hover\:text-orange-100:hover {
  --tw-text-opacity: 1;
  color: rgb(254 236 220 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-100\/0:hover {
  color: rgb(254 236 220 / 0);
}

.hover\:text-orange-100\/10:hover {
  color: rgb(254 236 220 / 0.1);
}

.hover\:text-orange-100\/100:hover {
  color: rgb(254 236 220 / 1);
}

.hover\:text-orange-100\/15:hover {
  color: rgb(254 236 220 / 0.15);
}

.hover\:text-orange-100\/20:hover {
  color: rgb(254 236 220 / 0.2);
}

.hover\:text-orange-100\/25:hover {
  color: rgb(254 236 220 / 0.25);
}

.hover\:text-orange-100\/30:hover {
  color: rgb(254 236 220 / 0.3);
}

.hover\:text-orange-100\/35:hover {
  color: rgb(254 236 220 / 0.35);
}

.hover\:text-orange-100\/40:hover {
  color: rgb(254 236 220 / 0.4);
}

.hover\:text-orange-100\/45:hover {
  color: rgb(254 236 220 / 0.45);
}

.hover\:text-orange-100\/5:hover {
  color: rgb(254 236 220 / 0.05);
}

.hover\:text-orange-100\/50:hover {
  color: rgb(254 236 220 / 0.5);
}

.hover\:text-orange-100\/55:hover {
  color: rgb(254 236 220 / 0.55);
}

.hover\:text-orange-100\/60:hover {
  color: rgb(254 236 220 / 0.6);
}

.hover\:text-orange-100\/65:hover {
  color: rgb(254 236 220 / 0.65);
}

.hover\:text-orange-100\/70:hover {
  color: rgb(254 236 220 / 0.7);
}

.hover\:text-orange-100\/75:hover {
  color: rgb(254 236 220 / 0.75);
}

.hover\:text-orange-100\/80:hover {
  color: rgb(254 236 220 / 0.8);
}

.hover\:text-orange-100\/85:hover {
  color: rgb(254 236 220 / 0.85);
}

.hover\:text-orange-100\/90:hover {
  color: rgb(254 236 220 / 0.9);
}

.hover\:text-orange-100\/95:hover {
  color: rgb(254 236 220 / 0.95);
}

.hover\:text-orange-200:hover {
  --tw-text-opacity: 1;
  color: rgb(252 217 189 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-200\/0:hover {
  color: rgb(252 217 189 / 0);
}

.hover\:text-orange-200\/10:hover {
  color: rgb(252 217 189 / 0.1);
}

.hover\:text-orange-200\/100:hover {
  color: rgb(252 217 189 / 1);
}

.hover\:text-orange-200\/15:hover {
  color: rgb(252 217 189 / 0.15);
}

.hover\:text-orange-200\/20:hover {
  color: rgb(252 217 189 / 0.2);
}

.hover\:text-orange-200\/25:hover {
  color: rgb(252 217 189 / 0.25);
}

.hover\:text-orange-200\/30:hover {
  color: rgb(252 217 189 / 0.3);
}

.hover\:text-orange-200\/35:hover {
  color: rgb(252 217 189 / 0.35);
}

.hover\:text-orange-200\/40:hover {
  color: rgb(252 217 189 / 0.4);
}

.hover\:text-orange-200\/45:hover {
  color: rgb(252 217 189 / 0.45);
}

.hover\:text-orange-200\/5:hover {
  color: rgb(252 217 189 / 0.05);
}

.hover\:text-orange-200\/50:hover {
  color: rgb(252 217 189 / 0.5);
}

.hover\:text-orange-200\/55:hover {
  color: rgb(252 217 189 / 0.55);
}

.hover\:text-orange-200\/60:hover {
  color: rgb(252 217 189 / 0.6);
}

.hover\:text-orange-200\/65:hover {
  color: rgb(252 217 189 / 0.65);
}

.hover\:text-orange-200\/70:hover {
  color: rgb(252 217 189 / 0.7);
}

.hover\:text-orange-200\/75:hover {
  color: rgb(252 217 189 / 0.75);
}

.hover\:text-orange-200\/80:hover {
  color: rgb(252 217 189 / 0.8);
}

.hover\:text-orange-200\/85:hover {
  color: rgb(252 217 189 / 0.85);
}

.hover\:text-orange-200\/90:hover {
  color: rgb(252 217 189 / 0.9);
}

.hover\:text-orange-200\/95:hover {
  color: rgb(252 217 189 / 0.95);
}

.hover\:text-orange-300:hover {
  --tw-text-opacity: 1;
  color: rgb(253 186 140 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-300\/0:hover {
  color: rgb(253 186 140 / 0);
}

.hover\:text-orange-300\/10:hover {
  color: rgb(253 186 140 / 0.1);
}

.hover\:text-orange-300\/100:hover {
  color: rgb(253 186 140 / 1);
}

.hover\:text-orange-300\/15:hover {
  color: rgb(253 186 140 / 0.15);
}

.hover\:text-orange-300\/20:hover {
  color: rgb(253 186 140 / 0.2);
}

.hover\:text-orange-300\/25:hover {
  color: rgb(253 186 140 / 0.25);
}

.hover\:text-orange-300\/30:hover {
  color: rgb(253 186 140 / 0.3);
}

.hover\:text-orange-300\/35:hover {
  color: rgb(253 186 140 / 0.35);
}

.hover\:text-orange-300\/40:hover {
  color: rgb(253 186 140 / 0.4);
}

.hover\:text-orange-300\/45:hover {
  color: rgb(253 186 140 / 0.45);
}

.hover\:text-orange-300\/5:hover {
  color: rgb(253 186 140 / 0.05);
}

.hover\:text-orange-300\/50:hover {
  color: rgb(253 186 140 / 0.5);
}

.hover\:text-orange-300\/55:hover {
  color: rgb(253 186 140 / 0.55);
}

.hover\:text-orange-300\/60:hover {
  color: rgb(253 186 140 / 0.6);
}

.hover\:text-orange-300\/65:hover {
  color: rgb(253 186 140 / 0.65);
}

.hover\:text-orange-300\/70:hover {
  color: rgb(253 186 140 / 0.7);
}

.hover\:text-orange-300\/75:hover {
  color: rgb(253 186 140 / 0.75);
}

.hover\:text-orange-300\/80:hover {
  color: rgb(253 186 140 / 0.8);
}

.hover\:text-orange-300\/85:hover {
  color: rgb(253 186 140 / 0.85);
}

.hover\:text-orange-300\/90:hover {
  color: rgb(253 186 140 / 0.9);
}

.hover\:text-orange-300\/95:hover {
  color: rgb(253 186 140 / 0.95);
}

.hover\:text-orange-400:hover {
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-400\/0:hover {
  color: rgb(255 138 76 / 0);
}

.hover\:text-orange-400\/10:hover {
  color: rgb(255 138 76 / 0.1);
}

.hover\:text-orange-400\/100:hover {
  color: rgb(255 138 76 / 1);
}

.hover\:text-orange-400\/15:hover {
  color: rgb(255 138 76 / 0.15);
}

.hover\:text-orange-400\/20:hover {
  color: rgb(255 138 76 / 0.2);
}

.hover\:text-orange-400\/25:hover {
  color: rgb(255 138 76 / 0.25);
}

.hover\:text-orange-400\/30:hover {
  color: rgb(255 138 76 / 0.3);
}

.hover\:text-orange-400\/35:hover {
  color: rgb(255 138 76 / 0.35);
}

.hover\:text-orange-400\/40:hover {
  color: rgb(255 138 76 / 0.4);
}

.hover\:text-orange-400\/45:hover {
  color: rgb(255 138 76 / 0.45);
}

.hover\:text-orange-400\/5:hover {
  color: rgb(255 138 76 / 0.05);
}

.hover\:text-orange-400\/50:hover {
  color: rgb(255 138 76 / 0.5);
}

.hover\:text-orange-400\/55:hover {
  color: rgb(255 138 76 / 0.55);
}

.hover\:text-orange-400\/60:hover {
  color: rgb(255 138 76 / 0.6);
}

.hover\:text-orange-400\/65:hover {
  color: rgb(255 138 76 / 0.65);
}

.hover\:text-orange-400\/70:hover {
  color: rgb(255 138 76 / 0.7);
}

.hover\:text-orange-400\/75:hover {
  color: rgb(255 138 76 / 0.75);
}

.hover\:text-orange-400\/80:hover {
  color: rgb(255 138 76 / 0.8);
}

.hover\:text-orange-400\/85:hover {
  color: rgb(255 138 76 / 0.85);
}

.hover\:text-orange-400\/90:hover {
  color: rgb(255 138 76 / 0.9);
}

.hover\:text-orange-400\/95:hover {
  color: rgb(255 138 76 / 0.95);
}

.hover\:text-orange-500:hover {
  --tw-text-opacity: 1;
  color: rgb(255 90 31 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-500\/0:hover {
  color: rgb(255 90 31 / 0);
}

.hover\:text-orange-500\/10:hover {
  color: rgb(255 90 31 / 0.1);
}

.hover\:text-orange-500\/100:hover {
  color: rgb(255 90 31 / 1);
}

.hover\:text-orange-500\/15:hover {
  color: rgb(255 90 31 / 0.15);
}

.hover\:text-orange-500\/20:hover {
  color: rgb(255 90 31 / 0.2);
}

.hover\:text-orange-500\/25:hover {
  color: rgb(255 90 31 / 0.25);
}

.hover\:text-orange-500\/30:hover {
  color: rgb(255 90 31 / 0.3);
}

.hover\:text-orange-500\/35:hover {
  color: rgb(255 90 31 / 0.35);
}

.hover\:text-orange-500\/40:hover {
  color: rgb(255 90 31 / 0.4);
}

.hover\:text-orange-500\/45:hover {
  color: rgb(255 90 31 / 0.45);
}

.hover\:text-orange-500\/5:hover {
  color: rgb(255 90 31 / 0.05);
}

.hover\:text-orange-500\/50:hover {
  color: rgb(255 90 31 / 0.5);
}

.hover\:text-orange-500\/55:hover {
  color: rgb(255 90 31 / 0.55);
}

.hover\:text-orange-500\/60:hover {
  color: rgb(255 90 31 / 0.6);
}

.hover\:text-orange-500\/65:hover {
  color: rgb(255 90 31 / 0.65);
}

.hover\:text-orange-500\/70:hover {
  color: rgb(255 90 31 / 0.7);
}

.hover\:text-orange-500\/75:hover {
  color: rgb(255 90 31 / 0.75);
}

.hover\:text-orange-500\/80:hover {
  color: rgb(255 90 31 / 0.8);
}

.hover\:text-orange-500\/85:hover {
  color: rgb(255 90 31 / 0.85);
}

.hover\:text-orange-500\/90:hover {
  color: rgb(255 90 31 / 0.9);
}

.hover\:text-orange-500\/95:hover {
  color: rgb(255 90 31 / 0.95);
}

.hover\:text-orange-600:hover {
  --tw-text-opacity: 1;
  color: rgb(208 56 1 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-600\/0:hover {
  color: rgb(208 56 1 / 0);
}

.hover\:text-orange-600\/10:hover {
  color: rgb(208 56 1 / 0.1);
}

.hover\:text-orange-600\/100:hover {
  color: rgb(208 56 1 / 1);
}

.hover\:text-orange-600\/15:hover {
  color: rgb(208 56 1 / 0.15);
}

.hover\:text-orange-600\/20:hover {
  color: rgb(208 56 1 / 0.2);
}

.hover\:text-orange-600\/25:hover {
  color: rgb(208 56 1 / 0.25);
}

.hover\:text-orange-600\/30:hover {
  color: rgb(208 56 1 / 0.3);
}

.hover\:text-orange-600\/35:hover {
  color: rgb(208 56 1 / 0.35);
}

.hover\:text-orange-600\/40:hover {
  color: rgb(208 56 1 / 0.4);
}

.hover\:text-orange-600\/45:hover {
  color: rgb(208 56 1 / 0.45);
}

.hover\:text-orange-600\/5:hover {
  color: rgb(208 56 1 / 0.05);
}

.hover\:text-orange-600\/50:hover {
  color: rgb(208 56 1 / 0.5);
}

.hover\:text-orange-600\/55:hover {
  color: rgb(208 56 1 / 0.55);
}

.hover\:text-orange-600\/60:hover {
  color: rgb(208 56 1 / 0.6);
}

.hover\:text-orange-600\/65:hover {
  color: rgb(208 56 1 / 0.65);
}

.hover\:text-orange-600\/70:hover {
  color: rgb(208 56 1 / 0.7);
}

.hover\:text-orange-600\/75:hover {
  color: rgb(208 56 1 / 0.75);
}

.hover\:text-orange-600\/80:hover {
  color: rgb(208 56 1 / 0.8);
}

.hover\:text-orange-600\/85:hover {
  color: rgb(208 56 1 / 0.85);
}

.hover\:text-orange-600\/90:hover {
  color: rgb(208 56 1 / 0.9);
}

.hover\:text-orange-600\/95:hover {
  color: rgb(208 56 1 / 0.95);
}

.hover\:text-orange-700:hover {
  --tw-text-opacity: 1;
  color: rgb(180 52 3 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-700\/0:hover {
  color: rgb(180 52 3 / 0);
}

.hover\:text-orange-700\/10:hover {
  color: rgb(180 52 3 / 0.1);
}

.hover\:text-orange-700\/100:hover {
  color: rgb(180 52 3 / 1);
}

.hover\:text-orange-700\/15:hover {
  color: rgb(180 52 3 / 0.15);
}

.hover\:text-orange-700\/20:hover {
  color: rgb(180 52 3 / 0.2);
}

.hover\:text-orange-700\/25:hover {
  color: rgb(180 52 3 / 0.25);
}

.hover\:text-orange-700\/30:hover {
  color: rgb(180 52 3 / 0.3);
}

.hover\:text-orange-700\/35:hover {
  color: rgb(180 52 3 / 0.35);
}

.hover\:text-orange-700\/40:hover {
  color: rgb(180 52 3 / 0.4);
}

.hover\:text-orange-700\/45:hover {
  color: rgb(180 52 3 / 0.45);
}

.hover\:text-orange-700\/5:hover {
  color: rgb(180 52 3 / 0.05);
}

.hover\:text-orange-700\/50:hover {
  color: rgb(180 52 3 / 0.5);
}

.hover\:text-orange-700\/55:hover {
  color: rgb(180 52 3 / 0.55);
}

.hover\:text-orange-700\/60:hover {
  color: rgb(180 52 3 / 0.6);
}

.hover\:text-orange-700\/65:hover {
  color: rgb(180 52 3 / 0.65);
}

.hover\:text-orange-700\/70:hover {
  color: rgb(180 52 3 / 0.7);
}

.hover\:text-orange-700\/75:hover {
  color: rgb(180 52 3 / 0.75);
}

.hover\:text-orange-700\/80:hover {
  color: rgb(180 52 3 / 0.8);
}

.hover\:text-orange-700\/85:hover {
  color: rgb(180 52 3 / 0.85);
}

.hover\:text-orange-700\/90:hover {
  color: rgb(180 52 3 / 0.9);
}

.hover\:text-orange-700\/95:hover {
  color: rgb(180 52 3 / 0.95);
}

.hover\:text-orange-800:hover {
  --tw-text-opacity: 1;
  color: rgb(138 44 13 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-800\/0:hover {
  color: rgb(138 44 13 / 0);
}

.hover\:text-orange-800\/10:hover {
  color: rgb(138 44 13 / 0.1);
}

.hover\:text-orange-800\/100:hover {
  color: rgb(138 44 13 / 1);
}

.hover\:text-orange-800\/15:hover {
  color: rgb(138 44 13 / 0.15);
}

.hover\:text-orange-800\/20:hover {
  color: rgb(138 44 13 / 0.2);
}

.hover\:text-orange-800\/25:hover {
  color: rgb(138 44 13 / 0.25);
}

.hover\:text-orange-800\/30:hover {
  color: rgb(138 44 13 / 0.3);
}

.hover\:text-orange-800\/35:hover {
  color: rgb(138 44 13 / 0.35);
}

.hover\:text-orange-800\/40:hover {
  color: rgb(138 44 13 / 0.4);
}

.hover\:text-orange-800\/45:hover {
  color: rgb(138 44 13 / 0.45);
}

.hover\:text-orange-800\/5:hover {
  color: rgb(138 44 13 / 0.05);
}

.hover\:text-orange-800\/50:hover {
  color: rgb(138 44 13 / 0.5);
}

.hover\:text-orange-800\/55:hover {
  color: rgb(138 44 13 / 0.55);
}

.hover\:text-orange-800\/60:hover {
  color: rgb(138 44 13 / 0.6);
}

.hover\:text-orange-800\/65:hover {
  color: rgb(138 44 13 / 0.65);
}

.hover\:text-orange-800\/70:hover {
  color: rgb(138 44 13 / 0.7);
}

.hover\:text-orange-800\/75:hover {
  color: rgb(138 44 13 / 0.75);
}

.hover\:text-orange-800\/80:hover {
  color: rgb(138 44 13 / 0.8);
}

.hover\:text-orange-800\/85:hover {
  color: rgb(138 44 13 / 0.85);
}

.hover\:text-orange-800\/90:hover {
  color: rgb(138 44 13 / 0.9);
}

.hover\:text-orange-800\/95:hover {
  color: rgb(138 44 13 / 0.95);
}

.hover\:text-orange-900:hover {
  --tw-text-opacity: 1;
  color: rgb(119 29 29 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-900\/0:hover {
  color: rgb(119 29 29 / 0);
}

.hover\:text-orange-900\/10:hover {
  color: rgb(119 29 29 / 0.1);
}

.hover\:text-orange-900\/100:hover {
  color: rgb(119 29 29 / 1);
}

.hover\:text-orange-900\/15:hover {
  color: rgb(119 29 29 / 0.15);
}

.hover\:text-orange-900\/20:hover {
  color: rgb(119 29 29 / 0.2);
}

.hover\:text-orange-900\/25:hover {
  color: rgb(119 29 29 / 0.25);
}

.hover\:text-orange-900\/30:hover {
  color: rgb(119 29 29 / 0.3);
}

.hover\:text-orange-900\/35:hover {
  color: rgb(119 29 29 / 0.35);
}

.hover\:text-orange-900\/40:hover {
  color: rgb(119 29 29 / 0.4);
}

.hover\:text-orange-900\/45:hover {
  color: rgb(119 29 29 / 0.45);
}

.hover\:text-orange-900\/5:hover {
  color: rgb(119 29 29 / 0.05);
}

.hover\:text-orange-900\/50:hover {
  color: rgb(119 29 29 / 0.5);
}

.hover\:text-orange-900\/55:hover {
  color: rgb(119 29 29 / 0.55);
}

.hover\:text-orange-900\/60:hover {
  color: rgb(119 29 29 / 0.6);
}

.hover\:text-orange-900\/65:hover {
  color: rgb(119 29 29 / 0.65);
}

.hover\:text-orange-900\/70:hover {
  color: rgb(119 29 29 / 0.7);
}

.hover\:text-orange-900\/75:hover {
  color: rgb(119 29 29 / 0.75);
}

.hover\:text-orange-900\/80:hover {
  color: rgb(119 29 29 / 0.8);
}

.hover\:text-orange-900\/85:hover {
  color: rgb(119 29 29 / 0.85);
}

.hover\:text-orange-900\/90:hover {
  color: rgb(119 29 29 / 0.9);
}

.hover\:text-orange-900\/95:hover {
  color: rgb(119 29 29 / 0.95);
}

.hover\:text-pink-100:hover {
  --tw-text-opacity: 1;
  color: rgb(252 232 243 / var(--tw-text-opacity, 1));
}

.hover\:text-pink-100\/0:hover {
  color: rgb(252 232 243 / 0);
}

.hover\:text-pink-100\/10:hover {
  color: rgb(252 232 243 / 0.1);
}

.hover\:text-pink-100\/100:hover {
  color: rgb(252 232 243 / 1);
}

.hover\:text-pink-100\/15:hover {
  color: rgb(252 232 243 / 0.15);
}

.hover\:text-pink-100\/20:hover {
  color: rgb(252 232 243 / 0.2);
}

.hover\:text-pink-100\/25:hover {
  color: rgb(252 232 243 / 0.25);
}

.hover\:text-pink-100\/30:hover {
  color: rgb(252 232 243 / 0.3);
}

.hover\:text-pink-100\/35:hover {
  color: rgb(252 232 243 / 0.35);
}

.hover\:text-pink-100\/40:hover {
  color: rgb(252 232 243 / 0.4);
}

.hover\:text-pink-100\/45:hover {
  color: rgb(252 232 243 / 0.45);
}

.hover\:text-pink-100\/5:hover {
  color: rgb(252 232 243 / 0.05);
}

.hover\:text-pink-100\/50:hover {
  color: rgb(252 232 243 / 0.5);
}

.hover\:text-pink-100\/55:hover {
  color: rgb(252 232 243 / 0.55);
}

.hover\:text-pink-100\/60:hover {
  color: rgb(252 232 243 / 0.6);
}

.hover\:text-pink-100\/65:hover {
  color: rgb(252 232 243 / 0.65);
}

.hover\:text-pink-100\/70:hover {
  color: rgb(252 232 243 / 0.7);
}

.hover\:text-pink-100\/75:hover {
  color: rgb(252 232 243 / 0.75);
}

.hover\:text-pink-100\/80:hover {
  color: rgb(252 232 243 / 0.8);
}

.hover\:text-pink-100\/85:hover {
  color: rgb(252 232 243 / 0.85);
}

.hover\:text-pink-100\/90:hover {
  color: rgb(252 232 243 / 0.9);
}

.hover\:text-pink-100\/95:hover {
  color: rgb(252 232 243 / 0.95);
}

.hover\:text-pink-200:hover {
  --tw-text-opacity: 1;
  color: rgb(250 209 232 / var(--tw-text-opacity, 1));
}

.hover\:text-pink-200\/0:hover {
  color: rgb(250 209 232 / 0);
}

.hover\:text-pink-200\/10:hover {
  color: rgb(250 209 232 / 0.1);
}

.hover\:text-pink-200\/100:hover {
  color: rgb(250 209 232 / 1);
}

.hover\:text-pink-200\/15:hover {
  color: rgb(250 209 232 / 0.15);
}

.hover\:text-pink-200\/20:hover {
  color: rgb(250 209 232 / 0.2);
}

.hover\:text-pink-200\/25:hover {
  color: rgb(250 209 232 / 0.25);
}

.hover\:text-pink-200\/30:hover {
  color: rgb(250 209 232 / 0.3);
}

.hover\:text-pink-200\/35:hover {
  color: rgb(250 209 232 / 0.35);
}

.hover\:text-pink-200\/40:hover {
  color: rgb(250 209 232 / 0.4);
}

.hover\:text-pink-200\/45:hover {
  color: rgb(250 209 232 / 0.45);
}

.hover\:text-pink-200\/5:hover {
  color: rgb(250 209 232 / 0.05);
}

.hover\:text-pink-200\/50:hover {
  color: rgb(250 209 232 / 0.5);
}

.hover\:text-pink-200\/55:hover {
  color: rgb(250 209 232 / 0.55);
}

.hover\:text-pink-200\/60:hover {
  color: rgb(250 209 232 / 0.6);
}

.hover\:text-pink-200\/65:hover {
  color: rgb(250 209 232 / 0.65);
}

.hover\:text-pink-200\/70:hover {
  color: rgb(250 209 232 / 0.7);
}

.hover\:text-pink-200\/75:hover {
  color: rgb(250 209 232 / 0.75);
}

.hover\:text-pink-200\/80:hover {
  color: rgb(250 209 232 / 0.8);
}

.hover\:text-pink-200\/85:hover {
  color: rgb(250 209 232 / 0.85);
}

.hover\:text-pink-200\/90:hover {
  color: rgb(250 209 232 / 0.9);
}

.hover\:text-pink-200\/95:hover {
  color: rgb(250 209 232 / 0.95);
}

.hover\:text-pink-300:hover {
  --tw-text-opacity: 1;
  color: rgb(248 180 217 / var(--tw-text-opacity, 1));
}

.hover\:text-pink-300\/0:hover {
  color: rgb(248 180 217 / 0);
}

.hover\:text-pink-300\/10:hover {
  color: rgb(248 180 217 / 0.1);
}

.hover\:text-pink-300\/100:hover {
  color: rgb(248 180 217 / 1);
}

.hover\:text-pink-300\/15:hover {
  color: rgb(248 180 217 / 0.15);
}

.hover\:text-pink-300\/20:hover {
  color: rgb(248 180 217 / 0.2);
}

.hover\:text-pink-300\/25:hover {
  color: rgb(248 180 217 / 0.25);
}

.hover\:text-pink-300\/30:hover {
  color: rgb(248 180 217 / 0.3);
}

.hover\:text-pink-300\/35:hover {
  color: rgb(248 180 217 / 0.35);
}

.hover\:text-pink-300\/40:hover {
  color: rgb(248 180 217 / 0.4);
}

.hover\:text-pink-300\/45:hover {
  color: rgb(248 180 217 / 0.45);
}

.hover\:text-pink-300\/5:hover {
  color: rgb(248 180 217 / 0.05);
}

.hover\:text-pink-300\/50:hover {
  color: rgb(248 180 217 / 0.5);
}

.hover\:text-pink-300\/55:hover {
  color: rgb(248 180 217 / 0.55);
}

.hover\:text-pink-300\/60:hover {
  color: rgb(248 180 217 / 0.6);
}

.hover\:text-pink-300\/65:hover {
  color: rgb(248 180 217 / 0.65);
}

.hover\:text-pink-300\/70:hover {
  color: rgb(248 180 217 / 0.7);
}

.hover\:text-pink-300\/75:hover {
  color: rgb(248 180 217 / 0.75);
}

.hover\:text-pink-300\/80:hover {
  color: rgb(248 180 217 / 0.8);
}

.hover\:text-pink-300\/85:hover {
  color: rgb(248 180 217 / 0.85);
}

.hover\:text-pink-300\/90:hover {
  color: rgb(248 180 217 / 0.9);
}

.hover\:text-pink-300\/95:hover {
  color: rgb(248 180 217 / 0.95);
}

.hover\:text-pink-400:hover {
  --tw-text-opacity: 1;
  color: rgb(241 126 184 / var(--tw-text-opacity, 1));
}

.hover\:text-pink-400\/0:hover {
  color: rgb(241 126 184 / 0);
}

.hover\:text-pink-400\/10:hover {
  color: rgb(241 126 184 / 0.1);
}

.hover\:text-pink-400\/100:hover {
  color: rgb(241 126 184 / 1);
}

.hover\:text-pink-400\/15:hover {
  color: rgb(241 126 184 / 0.15);
}

.hover\:text-pink-400\/20:hover {
  color: rgb(241 126 184 / 0.2);
}

.hover\:text-pink-400\/25:hover {
  color: rgb(241 126 184 / 0.25);
}

.hover\:text-pink-400\/30:hover {
  color: rgb(241 126 184 / 0.3);
}

.hover\:text-pink-400\/35:hover {
  color: rgb(241 126 184 / 0.35);
}

.hover\:text-pink-400\/40:hover {
  color: rgb(241 126 184 / 0.4);
}

.hover\:text-pink-400\/45:hover {
  color: rgb(241 126 184 / 0.45);
}

.hover\:text-pink-400\/5:hover {
  color: rgb(241 126 184 / 0.05);
}

.hover\:text-pink-400\/50:hover {
  color: rgb(241 126 184 / 0.5);
}

.hover\:text-pink-400\/55:hover {
  color: rgb(241 126 184 / 0.55);
}

.hover\:text-pink-400\/60:hover {
  color: rgb(241 126 184 / 0.6);
}

.hover\:text-pink-400\/65:hover {
  color: rgb(241 126 184 / 0.65);
}

.hover\:text-pink-400\/70:hover {
  color: rgb(241 126 184 / 0.7);
}

.hover\:text-pink-400\/75:hover {
  color: rgb(241 126 184 / 0.75);
}

.hover\:text-pink-400\/80:hover {
  color: rgb(241 126 184 / 0.8);
}

.hover\:text-pink-400\/85:hover {
  color: rgb(241 126 184 / 0.85);
}

.hover\:text-pink-400\/90:hover {
  color: rgb(241 126 184 / 0.9);
}

.hover\:text-pink-400\/95:hover {
  color: rgb(241 126 184 / 0.95);
}

.hover\:text-pink-500:hover {
  --tw-text-opacity: 1;
  color: rgb(231 70 148 / var(--tw-text-opacity, 1));
}

.hover\:text-pink-500\/0:hover {
  color: rgb(231 70 148 / 0);
}

.hover\:text-pink-500\/10:hover {
  color: rgb(231 70 148 / 0.1);
}

.hover\:text-pink-500\/100:hover {
  color: rgb(231 70 148 / 1);
}

.hover\:text-pink-500\/15:hover {
  color: rgb(231 70 148 / 0.15);
}

.hover\:text-pink-500\/20:hover {
  color: rgb(231 70 148 / 0.2);
}

.hover\:text-pink-500\/25:hover {
  color: rgb(231 70 148 / 0.25);
}

.hover\:text-pink-500\/30:hover {
  color: rgb(231 70 148 / 0.3);
}

.hover\:text-pink-500\/35:hover {
  color: rgb(231 70 148 / 0.35);
}

.hover\:text-pink-500\/40:hover {
  color: rgb(231 70 148 / 0.4);
}

.hover\:text-pink-500\/45:hover {
  color: rgb(231 70 148 / 0.45);
}

.hover\:text-pink-500\/5:hover {
  color: rgb(231 70 148 / 0.05);
}

.hover\:text-pink-500\/50:hover {
  color: rgb(231 70 148 / 0.5);
}

.hover\:text-pink-500\/55:hover {
  color: rgb(231 70 148 / 0.55);
}

.hover\:text-pink-500\/60:hover {
  color: rgb(231 70 148 / 0.6);
}

.hover\:text-pink-500\/65:hover {
  color: rgb(231 70 148 / 0.65);
}

.hover\:text-pink-500\/70:hover {
  color: rgb(231 70 148 / 0.7);
}

.hover\:text-pink-500\/75:hover {
  color: rgb(231 70 148 / 0.75);
}

.hover\:text-pink-500\/80:hover {
  color: rgb(231 70 148 / 0.8);
}

.hover\:text-pink-500\/85:hover {
  color: rgb(231 70 148 / 0.85);
}

.hover\:text-pink-500\/90:hover {
  color: rgb(231 70 148 / 0.9);
}

.hover\:text-pink-500\/95:hover {
  color: rgb(231 70 148 / 0.95);
}

.hover\:text-pink-600:hover {
  --tw-text-opacity: 1;
  color: rgb(214 31 105 / var(--tw-text-opacity, 1));
}

.hover\:text-pink-600\/0:hover {
  color: rgb(214 31 105 / 0);
}

.hover\:text-pink-600\/10:hover {
  color: rgb(214 31 105 / 0.1);
}

.hover\:text-pink-600\/100:hover {
  color: rgb(214 31 105 / 1);
}

.hover\:text-pink-600\/15:hover {
  color: rgb(214 31 105 / 0.15);
}

.hover\:text-pink-600\/20:hover {
  color: rgb(214 31 105 / 0.2);
}

.hover\:text-pink-600\/25:hover {
  color: rgb(214 31 105 / 0.25);
}

.hover\:text-pink-600\/30:hover {
  color: rgb(214 31 105 / 0.3);
}

.hover\:text-pink-600\/35:hover {
  color: rgb(214 31 105 / 0.35);
}

.hover\:text-pink-600\/40:hover {
  color: rgb(214 31 105 / 0.4);
}

.hover\:text-pink-600\/45:hover {
  color: rgb(214 31 105 / 0.45);
}

.hover\:text-pink-600\/5:hover {
  color: rgb(214 31 105 / 0.05);
}

.hover\:text-pink-600\/50:hover {
  color: rgb(214 31 105 / 0.5);
}

.hover\:text-pink-600\/55:hover {
  color: rgb(214 31 105 / 0.55);
}

.hover\:text-pink-600\/60:hover {
  color: rgb(214 31 105 / 0.6);
}

.hover\:text-pink-600\/65:hover {
  color: rgb(214 31 105 / 0.65);
}

.hover\:text-pink-600\/70:hover {
  color: rgb(214 31 105 / 0.7);
}

.hover\:text-pink-600\/75:hover {
  color: rgb(214 31 105 / 0.75);
}

.hover\:text-pink-600\/80:hover {
  color: rgb(214 31 105 / 0.8);
}

.hover\:text-pink-600\/85:hover {
  color: rgb(214 31 105 / 0.85);
}

.hover\:text-pink-600\/90:hover {
  color: rgb(214 31 105 / 0.9);
}

.hover\:text-pink-600\/95:hover {
  color: rgb(214 31 105 / 0.95);
}

.hover\:text-pink-700:hover {
  --tw-text-opacity: 1;
  color: rgb(191 18 93 / var(--tw-text-opacity, 1));
}

.hover\:text-pink-700\/0:hover {
  color: rgb(191 18 93 / 0);
}

.hover\:text-pink-700\/10:hover {
  color: rgb(191 18 93 / 0.1);
}

.hover\:text-pink-700\/100:hover {
  color: rgb(191 18 93 / 1);
}

.hover\:text-pink-700\/15:hover {
  color: rgb(191 18 93 / 0.15);
}

.hover\:text-pink-700\/20:hover {
  color: rgb(191 18 93 / 0.2);
}

.hover\:text-pink-700\/25:hover {
  color: rgb(191 18 93 / 0.25);
}

.hover\:text-pink-700\/30:hover {
  color: rgb(191 18 93 / 0.3);
}

.hover\:text-pink-700\/35:hover {
  color: rgb(191 18 93 / 0.35);
}

.hover\:text-pink-700\/40:hover {
  color: rgb(191 18 93 / 0.4);
}

.hover\:text-pink-700\/45:hover {
  color: rgb(191 18 93 / 0.45);
}

.hover\:text-pink-700\/5:hover {
  color: rgb(191 18 93 / 0.05);
}

.hover\:text-pink-700\/50:hover {
  color: rgb(191 18 93 / 0.5);
}

.hover\:text-pink-700\/55:hover {
  color: rgb(191 18 93 / 0.55);
}

.hover\:text-pink-700\/60:hover {
  color: rgb(191 18 93 / 0.6);
}

.hover\:text-pink-700\/65:hover {
  color: rgb(191 18 93 / 0.65);
}

.hover\:text-pink-700\/70:hover {
  color: rgb(191 18 93 / 0.7);
}

.hover\:text-pink-700\/75:hover {
  color: rgb(191 18 93 / 0.75);
}

.hover\:text-pink-700\/80:hover {
  color: rgb(191 18 93 / 0.8);
}

.hover\:text-pink-700\/85:hover {
  color: rgb(191 18 93 / 0.85);
}

.hover\:text-pink-700\/90:hover {
  color: rgb(191 18 93 / 0.9);
}

.hover\:text-pink-700\/95:hover {
  color: rgb(191 18 93 / 0.95);
}

.hover\:text-pink-800:hover {
  --tw-text-opacity: 1;
  color: rgb(153 21 75 / var(--tw-text-opacity, 1));
}

.hover\:text-pink-800\/0:hover {
  color: rgb(153 21 75 / 0);
}

.hover\:text-pink-800\/10:hover {
  color: rgb(153 21 75 / 0.1);
}

.hover\:text-pink-800\/100:hover {
  color: rgb(153 21 75 / 1);
}

.hover\:text-pink-800\/15:hover {
  color: rgb(153 21 75 / 0.15);
}

.hover\:text-pink-800\/20:hover {
  color: rgb(153 21 75 / 0.2);
}

.hover\:text-pink-800\/25:hover {
  color: rgb(153 21 75 / 0.25);
}

.hover\:text-pink-800\/30:hover {
  color: rgb(153 21 75 / 0.3);
}

.hover\:text-pink-800\/35:hover {
  color: rgb(153 21 75 / 0.35);
}

.hover\:text-pink-800\/40:hover {
  color: rgb(153 21 75 / 0.4);
}

.hover\:text-pink-800\/45:hover {
  color: rgb(153 21 75 / 0.45);
}

.hover\:text-pink-800\/5:hover {
  color: rgb(153 21 75 / 0.05);
}

.hover\:text-pink-800\/50:hover {
  color: rgb(153 21 75 / 0.5);
}

.hover\:text-pink-800\/55:hover {
  color: rgb(153 21 75 / 0.55);
}

.hover\:text-pink-800\/60:hover {
  color: rgb(153 21 75 / 0.6);
}

.hover\:text-pink-800\/65:hover {
  color: rgb(153 21 75 / 0.65);
}

.hover\:text-pink-800\/70:hover {
  color: rgb(153 21 75 / 0.7);
}

.hover\:text-pink-800\/75:hover {
  color: rgb(153 21 75 / 0.75);
}

.hover\:text-pink-800\/80:hover {
  color: rgb(153 21 75 / 0.8);
}

.hover\:text-pink-800\/85:hover {
  color: rgb(153 21 75 / 0.85);
}

.hover\:text-pink-800\/90:hover {
  color: rgb(153 21 75 / 0.9);
}

.hover\:text-pink-800\/95:hover {
  color: rgb(153 21 75 / 0.95);
}

.hover\:text-pink-900:hover {
  --tw-text-opacity: 1;
  color: rgb(117 26 61 / var(--tw-text-opacity, 1));
}

.hover\:text-pink-900\/0:hover {
  color: rgb(117 26 61 / 0);
}

.hover\:text-pink-900\/10:hover {
  color: rgb(117 26 61 / 0.1);
}

.hover\:text-pink-900\/100:hover {
  color: rgb(117 26 61 / 1);
}

.hover\:text-pink-900\/15:hover {
  color: rgb(117 26 61 / 0.15);
}

.hover\:text-pink-900\/20:hover {
  color: rgb(117 26 61 / 0.2);
}

.hover\:text-pink-900\/25:hover {
  color: rgb(117 26 61 / 0.25);
}

.hover\:text-pink-900\/30:hover {
  color: rgb(117 26 61 / 0.3);
}

.hover\:text-pink-900\/35:hover {
  color: rgb(117 26 61 / 0.35);
}

.hover\:text-pink-900\/40:hover {
  color: rgb(117 26 61 / 0.4);
}

.hover\:text-pink-900\/45:hover {
  color: rgb(117 26 61 / 0.45);
}

.hover\:text-pink-900\/5:hover {
  color: rgb(117 26 61 / 0.05);
}

.hover\:text-pink-900\/50:hover {
  color: rgb(117 26 61 / 0.5);
}

.hover\:text-pink-900\/55:hover {
  color: rgb(117 26 61 / 0.55);
}

.hover\:text-pink-900\/60:hover {
  color: rgb(117 26 61 / 0.6);
}

.hover\:text-pink-900\/65:hover {
  color: rgb(117 26 61 / 0.65);
}

.hover\:text-pink-900\/70:hover {
  color: rgb(117 26 61 / 0.7);
}

.hover\:text-pink-900\/75:hover {
  color: rgb(117 26 61 / 0.75);
}

.hover\:text-pink-900\/80:hover {
  color: rgb(117 26 61 / 0.8);
}

.hover\:text-pink-900\/85:hover {
  color: rgb(117 26 61 / 0.85);
}

.hover\:text-pink-900\/90:hover {
  color: rgb(117 26 61 / 0.9);
}

.hover\:text-pink-900\/95:hover {
  color: rgb(117 26 61 / 0.95);
}

.hover\:text-purple-100:hover {
  --tw-text-opacity: 1;
  color: rgb(237 235 254 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-100\/0:hover {
  color: rgb(237 235 254 / 0);
}

.hover\:text-purple-100\/10:hover {
  color: rgb(237 235 254 / 0.1);
}

.hover\:text-purple-100\/100:hover {
  color: rgb(237 235 254 / 1);
}

.hover\:text-purple-100\/15:hover {
  color: rgb(237 235 254 / 0.15);
}

.hover\:text-purple-100\/20:hover {
  color: rgb(237 235 254 / 0.2);
}

.hover\:text-purple-100\/25:hover {
  color: rgb(237 235 254 / 0.25);
}

.hover\:text-purple-100\/30:hover {
  color: rgb(237 235 254 / 0.3);
}

.hover\:text-purple-100\/35:hover {
  color: rgb(237 235 254 / 0.35);
}

.hover\:text-purple-100\/40:hover {
  color: rgb(237 235 254 / 0.4);
}

.hover\:text-purple-100\/45:hover {
  color: rgb(237 235 254 / 0.45);
}

.hover\:text-purple-100\/5:hover {
  color: rgb(237 235 254 / 0.05);
}

.hover\:text-purple-100\/50:hover {
  color: rgb(237 235 254 / 0.5);
}

.hover\:text-purple-100\/55:hover {
  color: rgb(237 235 254 / 0.55);
}

.hover\:text-purple-100\/60:hover {
  color: rgb(237 235 254 / 0.6);
}

.hover\:text-purple-100\/65:hover {
  color: rgb(237 235 254 / 0.65);
}

.hover\:text-purple-100\/70:hover {
  color: rgb(237 235 254 / 0.7);
}

.hover\:text-purple-100\/75:hover {
  color: rgb(237 235 254 / 0.75);
}

.hover\:text-purple-100\/80:hover {
  color: rgb(237 235 254 / 0.8);
}

.hover\:text-purple-100\/85:hover {
  color: rgb(237 235 254 / 0.85);
}

.hover\:text-purple-100\/90:hover {
  color: rgb(237 235 254 / 0.9);
}

.hover\:text-purple-100\/95:hover {
  color: rgb(237 235 254 / 0.95);
}

.hover\:text-purple-200:hover {
  --tw-text-opacity: 1;
  color: rgb(220 215 254 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-200\/0:hover {
  color: rgb(220 215 254 / 0);
}

.hover\:text-purple-200\/10:hover {
  color: rgb(220 215 254 / 0.1);
}

.hover\:text-purple-200\/100:hover {
  color: rgb(220 215 254 / 1);
}

.hover\:text-purple-200\/15:hover {
  color: rgb(220 215 254 / 0.15);
}

.hover\:text-purple-200\/20:hover {
  color: rgb(220 215 254 / 0.2);
}

.hover\:text-purple-200\/25:hover {
  color: rgb(220 215 254 / 0.25);
}

.hover\:text-purple-200\/30:hover {
  color: rgb(220 215 254 / 0.3);
}

.hover\:text-purple-200\/35:hover {
  color: rgb(220 215 254 / 0.35);
}

.hover\:text-purple-200\/40:hover {
  color: rgb(220 215 254 / 0.4);
}

.hover\:text-purple-200\/45:hover {
  color: rgb(220 215 254 / 0.45);
}

.hover\:text-purple-200\/5:hover {
  color: rgb(220 215 254 / 0.05);
}

.hover\:text-purple-200\/50:hover {
  color: rgb(220 215 254 / 0.5);
}

.hover\:text-purple-200\/55:hover {
  color: rgb(220 215 254 / 0.55);
}

.hover\:text-purple-200\/60:hover {
  color: rgb(220 215 254 / 0.6);
}

.hover\:text-purple-200\/65:hover {
  color: rgb(220 215 254 / 0.65);
}

.hover\:text-purple-200\/70:hover {
  color: rgb(220 215 254 / 0.7);
}

.hover\:text-purple-200\/75:hover {
  color: rgb(220 215 254 / 0.75);
}

.hover\:text-purple-200\/80:hover {
  color: rgb(220 215 254 / 0.8);
}

.hover\:text-purple-200\/85:hover {
  color: rgb(220 215 254 / 0.85);
}

.hover\:text-purple-200\/90:hover {
  color: rgb(220 215 254 / 0.9);
}

.hover\:text-purple-200\/95:hover {
  color: rgb(220 215 254 / 0.95);
}

.hover\:text-purple-300:hover {
  --tw-text-opacity: 1;
  color: rgb(202 191 253 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-300\/0:hover {
  color: rgb(202 191 253 / 0);
}

.hover\:text-purple-300\/10:hover {
  color: rgb(202 191 253 / 0.1);
}

.hover\:text-purple-300\/100:hover {
  color: rgb(202 191 253 / 1);
}

.hover\:text-purple-300\/15:hover {
  color: rgb(202 191 253 / 0.15);
}

.hover\:text-purple-300\/20:hover {
  color: rgb(202 191 253 / 0.2);
}

.hover\:text-purple-300\/25:hover {
  color: rgb(202 191 253 / 0.25);
}

.hover\:text-purple-300\/30:hover {
  color: rgb(202 191 253 / 0.3);
}

.hover\:text-purple-300\/35:hover {
  color: rgb(202 191 253 / 0.35);
}

.hover\:text-purple-300\/40:hover {
  color: rgb(202 191 253 / 0.4);
}

.hover\:text-purple-300\/45:hover {
  color: rgb(202 191 253 / 0.45);
}

.hover\:text-purple-300\/5:hover {
  color: rgb(202 191 253 / 0.05);
}

.hover\:text-purple-300\/50:hover {
  color: rgb(202 191 253 / 0.5);
}

.hover\:text-purple-300\/55:hover {
  color: rgb(202 191 253 / 0.55);
}

.hover\:text-purple-300\/60:hover {
  color: rgb(202 191 253 / 0.6);
}

.hover\:text-purple-300\/65:hover {
  color: rgb(202 191 253 / 0.65);
}

.hover\:text-purple-300\/70:hover {
  color: rgb(202 191 253 / 0.7);
}

.hover\:text-purple-300\/75:hover {
  color: rgb(202 191 253 / 0.75);
}

.hover\:text-purple-300\/80:hover {
  color: rgb(202 191 253 / 0.8);
}

.hover\:text-purple-300\/85:hover {
  color: rgb(202 191 253 / 0.85);
}

.hover\:text-purple-300\/90:hover {
  color: rgb(202 191 253 / 0.9);
}

.hover\:text-purple-300\/95:hover {
  color: rgb(202 191 253 / 0.95);
}

.hover\:text-purple-400:hover {
  --tw-text-opacity: 1;
  color: rgb(172 148 250 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-400\/0:hover {
  color: rgb(172 148 250 / 0);
}

.hover\:text-purple-400\/10:hover {
  color: rgb(172 148 250 / 0.1);
}

.hover\:text-purple-400\/100:hover {
  color: rgb(172 148 250 / 1);
}

.hover\:text-purple-400\/15:hover {
  color: rgb(172 148 250 / 0.15);
}

.hover\:text-purple-400\/20:hover {
  color: rgb(172 148 250 / 0.2);
}

.hover\:text-purple-400\/25:hover {
  color: rgb(172 148 250 / 0.25);
}

.hover\:text-purple-400\/30:hover {
  color: rgb(172 148 250 / 0.3);
}

.hover\:text-purple-400\/35:hover {
  color: rgb(172 148 250 / 0.35);
}

.hover\:text-purple-400\/40:hover {
  color: rgb(172 148 250 / 0.4);
}

.hover\:text-purple-400\/45:hover {
  color: rgb(172 148 250 / 0.45);
}

.hover\:text-purple-400\/5:hover {
  color: rgb(172 148 250 / 0.05);
}

.hover\:text-purple-400\/50:hover {
  color: rgb(172 148 250 / 0.5);
}

.hover\:text-purple-400\/55:hover {
  color: rgb(172 148 250 / 0.55);
}

.hover\:text-purple-400\/60:hover {
  color: rgb(172 148 250 / 0.6);
}

.hover\:text-purple-400\/65:hover {
  color: rgb(172 148 250 / 0.65);
}

.hover\:text-purple-400\/70:hover {
  color: rgb(172 148 250 / 0.7);
}

.hover\:text-purple-400\/75:hover {
  color: rgb(172 148 250 / 0.75);
}

.hover\:text-purple-400\/80:hover {
  color: rgb(172 148 250 / 0.8);
}

.hover\:text-purple-400\/85:hover {
  color: rgb(172 148 250 / 0.85);
}

.hover\:text-purple-400\/90:hover {
  color: rgb(172 148 250 / 0.9);
}

.hover\:text-purple-400\/95:hover {
  color: rgb(172 148 250 / 0.95);
}

.hover\:text-purple-500:hover {
  --tw-text-opacity: 1;
  color: rgb(144 97 249 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-500\/0:hover {
  color: rgb(144 97 249 / 0);
}

.hover\:text-purple-500\/10:hover {
  color: rgb(144 97 249 / 0.1);
}

.hover\:text-purple-500\/100:hover {
  color: rgb(144 97 249 / 1);
}

.hover\:text-purple-500\/15:hover {
  color: rgb(144 97 249 / 0.15);
}

.hover\:text-purple-500\/20:hover {
  color: rgb(144 97 249 / 0.2);
}

.hover\:text-purple-500\/25:hover {
  color: rgb(144 97 249 / 0.25);
}

.hover\:text-purple-500\/30:hover {
  color: rgb(144 97 249 / 0.3);
}

.hover\:text-purple-500\/35:hover {
  color: rgb(144 97 249 / 0.35);
}

.hover\:text-purple-500\/40:hover {
  color: rgb(144 97 249 / 0.4);
}

.hover\:text-purple-500\/45:hover {
  color: rgb(144 97 249 / 0.45);
}

.hover\:text-purple-500\/5:hover {
  color: rgb(144 97 249 / 0.05);
}

.hover\:text-purple-500\/50:hover {
  color: rgb(144 97 249 / 0.5);
}

.hover\:text-purple-500\/55:hover {
  color: rgb(144 97 249 / 0.55);
}

.hover\:text-purple-500\/60:hover {
  color: rgb(144 97 249 / 0.6);
}

.hover\:text-purple-500\/65:hover {
  color: rgb(144 97 249 / 0.65);
}

.hover\:text-purple-500\/70:hover {
  color: rgb(144 97 249 / 0.7);
}

.hover\:text-purple-500\/75:hover {
  color: rgb(144 97 249 / 0.75);
}

.hover\:text-purple-500\/80:hover {
  color: rgb(144 97 249 / 0.8);
}

.hover\:text-purple-500\/85:hover {
  color: rgb(144 97 249 / 0.85);
}

.hover\:text-purple-500\/90:hover {
  color: rgb(144 97 249 / 0.9);
}

.hover\:text-purple-500\/95:hover {
  color: rgb(144 97 249 / 0.95);
}

.hover\:text-purple-600:hover {
  --tw-text-opacity: 1;
  color: rgb(126 58 242 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-600\/0:hover {
  color: rgb(126 58 242 / 0);
}

.hover\:text-purple-600\/10:hover {
  color: rgb(126 58 242 / 0.1);
}

.hover\:text-purple-600\/100:hover {
  color: rgb(126 58 242 / 1);
}

.hover\:text-purple-600\/15:hover {
  color: rgb(126 58 242 / 0.15);
}

.hover\:text-purple-600\/20:hover {
  color: rgb(126 58 242 / 0.2);
}

.hover\:text-purple-600\/25:hover {
  color: rgb(126 58 242 / 0.25);
}

.hover\:text-purple-600\/30:hover {
  color: rgb(126 58 242 / 0.3);
}

.hover\:text-purple-600\/35:hover {
  color: rgb(126 58 242 / 0.35);
}

.hover\:text-purple-600\/40:hover {
  color: rgb(126 58 242 / 0.4);
}

.hover\:text-purple-600\/45:hover {
  color: rgb(126 58 242 / 0.45);
}

.hover\:text-purple-600\/5:hover {
  color: rgb(126 58 242 / 0.05);
}

.hover\:text-purple-600\/50:hover {
  color: rgb(126 58 242 / 0.5);
}

.hover\:text-purple-600\/55:hover {
  color: rgb(126 58 242 / 0.55);
}

.hover\:text-purple-600\/60:hover {
  color: rgb(126 58 242 / 0.6);
}

.hover\:text-purple-600\/65:hover {
  color: rgb(126 58 242 / 0.65);
}

.hover\:text-purple-600\/70:hover {
  color: rgb(126 58 242 / 0.7);
}

.hover\:text-purple-600\/75:hover {
  color: rgb(126 58 242 / 0.75);
}

.hover\:text-purple-600\/80:hover {
  color: rgb(126 58 242 / 0.8);
}

.hover\:text-purple-600\/85:hover {
  color: rgb(126 58 242 / 0.85);
}

.hover\:text-purple-600\/90:hover {
  color: rgb(126 58 242 / 0.9);
}

.hover\:text-purple-600\/95:hover {
  color: rgb(126 58 242 / 0.95);
}

.hover\:text-purple-700:hover {
  --tw-text-opacity: 1;
  color: rgb(108 43 217 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-700\/0:hover {
  color: rgb(108 43 217 / 0);
}

.hover\:text-purple-700\/10:hover {
  color: rgb(108 43 217 / 0.1);
}

.hover\:text-purple-700\/100:hover {
  color: rgb(108 43 217 / 1);
}

.hover\:text-purple-700\/15:hover {
  color: rgb(108 43 217 / 0.15);
}

.hover\:text-purple-700\/20:hover {
  color: rgb(108 43 217 / 0.2);
}

.hover\:text-purple-700\/25:hover {
  color: rgb(108 43 217 / 0.25);
}

.hover\:text-purple-700\/30:hover {
  color: rgb(108 43 217 / 0.3);
}

.hover\:text-purple-700\/35:hover {
  color: rgb(108 43 217 / 0.35);
}

.hover\:text-purple-700\/40:hover {
  color: rgb(108 43 217 / 0.4);
}

.hover\:text-purple-700\/45:hover {
  color: rgb(108 43 217 / 0.45);
}

.hover\:text-purple-700\/5:hover {
  color: rgb(108 43 217 / 0.05);
}

.hover\:text-purple-700\/50:hover {
  color: rgb(108 43 217 / 0.5);
}

.hover\:text-purple-700\/55:hover {
  color: rgb(108 43 217 / 0.55);
}

.hover\:text-purple-700\/60:hover {
  color: rgb(108 43 217 / 0.6);
}

.hover\:text-purple-700\/65:hover {
  color: rgb(108 43 217 / 0.65);
}

.hover\:text-purple-700\/70:hover {
  color: rgb(108 43 217 / 0.7);
}

.hover\:text-purple-700\/75:hover {
  color: rgb(108 43 217 / 0.75);
}

.hover\:text-purple-700\/80:hover {
  color: rgb(108 43 217 / 0.8);
}

.hover\:text-purple-700\/85:hover {
  color: rgb(108 43 217 / 0.85);
}

.hover\:text-purple-700\/90:hover {
  color: rgb(108 43 217 / 0.9);
}

.hover\:text-purple-700\/95:hover {
  color: rgb(108 43 217 / 0.95);
}

.hover\:text-purple-800:hover {
  --tw-text-opacity: 1;
  color: rgb(85 33 181 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-800\/0:hover {
  color: rgb(85 33 181 / 0);
}

.hover\:text-purple-800\/10:hover {
  color: rgb(85 33 181 / 0.1);
}

.hover\:text-purple-800\/100:hover {
  color: rgb(85 33 181 / 1);
}

.hover\:text-purple-800\/15:hover {
  color: rgb(85 33 181 / 0.15);
}

.hover\:text-purple-800\/20:hover {
  color: rgb(85 33 181 / 0.2);
}

.hover\:text-purple-800\/25:hover {
  color: rgb(85 33 181 / 0.25);
}

.hover\:text-purple-800\/30:hover {
  color: rgb(85 33 181 / 0.3);
}

.hover\:text-purple-800\/35:hover {
  color: rgb(85 33 181 / 0.35);
}

.hover\:text-purple-800\/40:hover {
  color: rgb(85 33 181 / 0.4);
}

.hover\:text-purple-800\/45:hover {
  color: rgb(85 33 181 / 0.45);
}

.hover\:text-purple-800\/5:hover {
  color: rgb(85 33 181 / 0.05);
}

.hover\:text-purple-800\/50:hover {
  color: rgb(85 33 181 / 0.5);
}

.hover\:text-purple-800\/55:hover {
  color: rgb(85 33 181 / 0.55);
}

.hover\:text-purple-800\/60:hover {
  color: rgb(85 33 181 / 0.6);
}

.hover\:text-purple-800\/65:hover {
  color: rgb(85 33 181 / 0.65);
}

.hover\:text-purple-800\/70:hover {
  color: rgb(85 33 181 / 0.7);
}

.hover\:text-purple-800\/75:hover {
  color: rgb(85 33 181 / 0.75);
}

.hover\:text-purple-800\/80:hover {
  color: rgb(85 33 181 / 0.8);
}

.hover\:text-purple-800\/85:hover {
  color: rgb(85 33 181 / 0.85);
}

.hover\:text-purple-800\/90:hover {
  color: rgb(85 33 181 / 0.9);
}

.hover\:text-purple-800\/95:hover {
  color: rgb(85 33 181 / 0.95);
}

.hover\:text-purple-900:hover {
  --tw-text-opacity: 1;
  color: rgb(74 29 150 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-900\/0:hover {
  color: rgb(74 29 150 / 0);
}

.hover\:text-purple-900\/10:hover {
  color: rgb(74 29 150 / 0.1);
}

.hover\:text-purple-900\/100:hover {
  color: rgb(74 29 150 / 1);
}

.hover\:text-purple-900\/15:hover {
  color: rgb(74 29 150 / 0.15);
}

.hover\:text-purple-900\/20:hover {
  color: rgb(74 29 150 / 0.2);
}

.hover\:text-purple-900\/25:hover {
  color: rgb(74 29 150 / 0.25);
}

.hover\:text-purple-900\/30:hover {
  color: rgb(74 29 150 / 0.3);
}

.hover\:text-purple-900\/35:hover {
  color: rgb(74 29 150 / 0.35);
}

.hover\:text-purple-900\/40:hover {
  color: rgb(74 29 150 / 0.4);
}

.hover\:text-purple-900\/45:hover {
  color: rgb(74 29 150 / 0.45);
}

.hover\:text-purple-900\/5:hover {
  color: rgb(74 29 150 / 0.05);
}

.hover\:text-purple-900\/50:hover {
  color: rgb(74 29 150 / 0.5);
}

.hover\:text-purple-900\/55:hover {
  color: rgb(74 29 150 / 0.55);
}

.hover\:text-purple-900\/60:hover {
  color: rgb(74 29 150 / 0.6);
}

.hover\:text-purple-900\/65:hover {
  color: rgb(74 29 150 / 0.65);
}

.hover\:text-purple-900\/70:hover {
  color: rgb(74 29 150 / 0.7);
}

.hover\:text-purple-900\/75:hover {
  color: rgb(74 29 150 / 0.75);
}

.hover\:text-purple-900\/80:hover {
  color: rgb(74 29 150 / 0.8);
}

.hover\:text-purple-900\/85:hover {
  color: rgb(74 29 150 / 0.85);
}

.hover\:text-purple-900\/90:hover {
  color: rgb(74 29 150 / 0.9);
}

.hover\:text-purple-900\/95:hover {
  color: rgb(74 29 150 / 0.95);
}

.hover\:text-red-100:hover {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}

.hover\:text-red-100\/0:hover {
  color: rgb(254 226 226 / 0);
}

.hover\:text-red-100\/10:hover {
  color: rgb(254 226 226 / 0.1);
}

.hover\:text-red-100\/100:hover {
  color: rgb(254 226 226 / 1);
}

.hover\:text-red-100\/15:hover {
  color: rgb(254 226 226 / 0.15);
}

.hover\:text-red-100\/20:hover {
  color: rgb(254 226 226 / 0.2);
}

.hover\:text-red-100\/25:hover {
  color: rgb(254 226 226 / 0.25);
}

.hover\:text-red-100\/30:hover {
  color: rgb(254 226 226 / 0.3);
}

.hover\:text-red-100\/35:hover {
  color: rgb(254 226 226 / 0.35);
}

.hover\:text-red-100\/40:hover {
  color: rgb(254 226 226 / 0.4);
}

.hover\:text-red-100\/45:hover {
  color: rgb(254 226 226 / 0.45);
}

.hover\:text-red-100\/5:hover {
  color: rgb(254 226 226 / 0.05);
}

.hover\:text-red-100\/50:hover {
  color: rgb(254 226 226 / 0.5);
}

.hover\:text-red-100\/55:hover {
  color: rgb(254 226 226 / 0.55);
}

.hover\:text-red-100\/60:hover {
  color: rgb(254 226 226 / 0.6);
}

.hover\:text-red-100\/65:hover {
  color: rgb(254 226 226 / 0.65);
}

.hover\:text-red-100\/70:hover {
  color: rgb(254 226 226 / 0.7);
}

.hover\:text-red-100\/75:hover {
  color: rgb(254 226 226 / 0.75);
}

.hover\:text-red-100\/80:hover {
  color: rgb(254 226 226 / 0.8);
}

.hover\:text-red-100\/85:hover {
  color: rgb(254 226 226 / 0.85);
}

.hover\:text-red-100\/90:hover {
  color: rgb(254 226 226 / 0.9);
}

.hover\:text-red-100\/95:hover {
  color: rgb(254 226 226 / 0.95);
}

.hover\:text-red-200:hover {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}

.hover\:text-red-200\/0:hover {
  color: rgb(254 202 202 / 0);
}

.hover\:text-red-200\/10:hover {
  color: rgb(254 202 202 / 0.1);
}

.hover\:text-red-200\/100:hover {
  color: rgb(254 202 202 / 1);
}

.hover\:text-red-200\/15:hover {
  color: rgb(254 202 202 / 0.15);
}

.hover\:text-red-200\/20:hover {
  color: rgb(254 202 202 / 0.2);
}

.hover\:text-red-200\/25:hover {
  color: rgb(254 202 202 / 0.25);
}

.hover\:text-red-200\/30:hover {
  color: rgb(254 202 202 / 0.3);
}

.hover\:text-red-200\/35:hover {
  color: rgb(254 202 202 / 0.35);
}

.hover\:text-red-200\/40:hover {
  color: rgb(254 202 202 / 0.4);
}

.hover\:text-red-200\/45:hover {
  color: rgb(254 202 202 / 0.45);
}

.hover\:text-red-200\/5:hover {
  color: rgb(254 202 202 / 0.05);
}

.hover\:text-red-200\/50:hover {
  color: rgb(254 202 202 / 0.5);
}

.hover\:text-red-200\/55:hover {
  color: rgb(254 202 202 / 0.55);
}

.hover\:text-red-200\/60:hover {
  color: rgb(254 202 202 / 0.6);
}

.hover\:text-red-200\/65:hover {
  color: rgb(254 202 202 / 0.65);
}

.hover\:text-red-200\/70:hover {
  color: rgb(254 202 202 / 0.7);
}

.hover\:text-red-200\/75:hover {
  color: rgb(254 202 202 / 0.75);
}

.hover\:text-red-200\/80:hover {
  color: rgb(254 202 202 / 0.8);
}

.hover\:text-red-200\/85:hover {
  color: rgb(254 202 202 / 0.85);
}

.hover\:text-red-200\/90:hover {
  color: rgb(254 202 202 / 0.9);
}

.hover\:text-red-200\/95:hover {
  color: rgb(254 202 202 / 0.95);
}

.hover\:text-red-300:hover {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

.hover\:text-red-300\/0:hover {
  color: rgb(252 165 165 / 0);
}

.hover\:text-red-300\/10:hover {
  color: rgb(252 165 165 / 0.1);
}

.hover\:text-red-300\/100:hover {
  color: rgb(252 165 165 / 1);
}

.hover\:text-red-300\/15:hover {
  color: rgb(252 165 165 / 0.15);
}

.hover\:text-red-300\/20:hover {
  color: rgb(252 165 165 / 0.2);
}

.hover\:text-red-300\/25:hover {
  color: rgb(252 165 165 / 0.25);
}

.hover\:text-red-300\/30:hover {
  color: rgb(252 165 165 / 0.3);
}

.hover\:text-red-300\/35:hover {
  color: rgb(252 165 165 / 0.35);
}

.hover\:text-red-300\/40:hover {
  color: rgb(252 165 165 / 0.4);
}

.hover\:text-red-300\/45:hover {
  color: rgb(252 165 165 / 0.45);
}

.hover\:text-red-300\/5:hover {
  color: rgb(252 165 165 / 0.05);
}

.hover\:text-red-300\/50:hover {
  color: rgb(252 165 165 / 0.5);
}

.hover\:text-red-300\/55:hover {
  color: rgb(252 165 165 / 0.55);
}

.hover\:text-red-300\/60:hover {
  color: rgb(252 165 165 / 0.6);
}

.hover\:text-red-300\/65:hover {
  color: rgb(252 165 165 / 0.65);
}

.hover\:text-red-300\/70:hover {
  color: rgb(252 165 165 / 0.7);
}

.hover\:text-red-300\/75:hover {
  color: rgb(252 165 165 / 0.75);
}

.hover\:text-red-300\/80:hover {
  color: rgb(252 165 165 / 0.8);
}

.hover\:text-red-300\/85:hover {
  color: rgb(252 165 165 / 0.85);
}

.hover\:text-red-300\/90:hover {
  color: rgb(252 165 165 / 0.9);
}

.hover\:text-red-300\/95:hover {
  color: rgb(252 165 165 / 0.95);
}

.hover\:text-red-400:hover {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}

.hover\:text-red-400\/0:hover {
  color: rgb(248 113 113 / 0);
}

.hover\:text-red-400\/10:hover {
  color: rgb(248 113 113 / 0.1);
}

.hover\:text-red-400\/100:hover {
  color: rgb(248 113 113 / 1);
}

.hover\:text-red-400\/15:hover {
  color: rgb(248 113 113 / 0.15);
}

.hover\:text-red-400\/20:hover {
  color: rgb(248 113 113 / 0.2);
}

.hover\:text-red-400\/25:hover {
  color: rgb(248 113 113 / 0.25);
}

.hover\:text-red-400\/30:hover {
  color: rgb(248 113 113 / 0.3);
}

.hover\:text-red-400\/35:hover {
  color: rgb(248 113 113 / 0.35);
}

.hover\:text-red-400\/40:hover {
  color: rgb(248 113 113 / 0.4);
}

.hover\:text-red-400\/45:hover {
  color: rgb(248 113 113 / 0.45);
}

.hover\:text-red-400\/5:hover {
  color: rgb(248 113 113 / 0.05);
}

.hover\:text-red-400\/50:hover {
  color: rgb(248 113 113 / 0.5);
}

.hover\:text-red-400\/55:hover {
  color: rgb(248 113 113 / 0.55);
}

.hover\:text-red-400\/60:hover {
  color: rgb(248 113 113 / 0.6);
}

.hover\:text-red-400\/65:hover {
  color: rgb(248 113 113 / 0.65);
}

.hover\:text-red-400\/70:hover {
  color: rgb(248 113 113 / 0.7);
}

.hover\:text-red-400\/75:hover {
  color: rgb(248 113 113 / 0.75);
}

.hover\:text-red-400\/80:hover {
  color: rgb(248 113 113 / 0.8);
}

.hover\:text-red-400\/85:hover {
  color: rgb(248 113 113 / 0.85);
}

.hover\:text-red-400\/90:hover {
  color: rgb(248 113 113 / 0.9);
}

.hover\:text-red-400\/95:hover {
  color: rgb(248 113 113 / 0.95);
}

.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.hover\:text-red-500\/0:hover {
  color: rgb(239 68 68 / 0);
}

.hover\:text-red-500\/10:hover {
  color: rgb(239 68 68 / 0.1);
}

.hover\:text-red-500\/100:hover {
  color: rgb(239 68 68 / 1);
}

.hover\:text-red-500\/15:hover {
  color: rgb(239 68 68 / 0.15);
}

.hover\:text-red-500\/20:hover {
  color: rgb(239 68 68 / 0.2);
}

.hover\:text-red-500\/25:hover {
  color: rgb(239 68 68 / 0.25);
}

.hover\:text-red-500\/30:hover {
  color: rgb(239 68 68 / 0.3);
}

.hover\:text-red-500\/35:hover {
  color: rgb(239 68 68 / 0.35);
}

.hover\:text-red-500\/40:hover {
  color: rgb(239 68 68 / 0.4);
}

.hover\:text-red-500\/45:hover {
  color: rgb(239 68 68 / 0.45);
}

.hover\:text-red-500\/5:hover {
  color: rgb(239 68 68 / 0.05);
}

.hover\:text-red-500\/50:hover {
  color: rgb(239 68 68 / 0.5);
}

.hover\:text-red-500\/55:hover {
  color: rgb(239 68 68 / 0.55);
}

.hover\:text-red-500\/60:hover {
  color: rgb(239 68 68 / 0.6);
}

.hover\:text-red-500\/65:hover {
  color: rgb(239 68 68 / 0.65);
}

.hover\:text-red-500\/70:hover {
  color: rgb(239 68 68 / 0.7);
}

.hover\:text-red-500\/75:hover {
  color: rgb(239 68 68 / 0.75);
}

.hover\:text-red-500\/80:hover {
  color: rgb(239 68 68 / 0.8);
}

.hover\:text-red-500\/85:hover {
  color: rgb(239 68 68 / 0.85);
}

.hover\:text-red-500\/90:hover {
  color: rgb(239 68 68 / 0.9);
}

.hover\:text-red-500\/95:hover {
  color: rgb(239 68 68 / 0.95);
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.hover\:text-red-600\/0:hover {
  color: rgb(220 38 38 / 0);
}

.hover\:text-red-600\/10:hover {
  color: rgb(220 38 38 / 0.1);
}

.hover\:text-red-600\/100:hover {
  color: rgb(220 38 38 / 1);
}

.hover\:text-red-600\/15:hover {
  color: rgb(220 38 38 / 0.15);
}

.hover\:text-red-600\/20:hover {
  color: rgb(220 38 38 / 0.2);
}

.hover\:text-red-600\/25:hover {
  color: rgb(220 38 38 / 0.25);
}

.hover\:text-red-600\/30:hover {
  color: rgb(220 38 38 / 0.3);
}

.hover\:text-red-600\/35:hover {
  color: rgb(220 38 38 / 0.35);
}

.hover\:text-red-600\/40:hover {
  color: rgb(220 38 38 / 0.4);
}

.hover\:text-red-600\/45:hover {
  color: rgb(220 38 38 / 0.45);
}

.hover\:text-red-600\/5:hover {
  color: rgb(220 38 38 / 0.05);
}

.hover\:text-red-600\/50:hover {
  color: rgb(220 38 38 / 0.5);
}

.hover\:text-red-600\/55:hover {
  color: rgb(220 38 38 / 0.55);
}

.hover\:text-red-600\/60:hover {
  color: rgb(220 38 38 / 0.6);
}

.hover\:text-red-600\/65:hover {
  color: rgb(220 38 38 / 0.65);
}

.hover\:text-red-600\/70:hover {
  color: rgb(220 38 38 / 0.7);
}

.hover\:text-red-600\/75:hover {
  color: rgb(220 38 38 / 0.75);
}

.hover\:text-red-600\/80:hover {
  color: rgb(220 38 38 / 0.8);
}

.hover\:text-red-600\/85:hover {
  color: rgb(220 38 38 / 0.85);
}

.hover\:text-red-600\/90:hover {
  color: rgb(220 38 38 / 0.9);
}

.hover\:text-red-600\/95:hover {
  color: rgb(220 38 38 / 0.95);
}

.hover\:text-red-700:hover {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.hover\:text-red-700\/0:hover {
  color: rgb(185 28 28 / 0);
}

.hover\:text-red-700\/10:hover {
  color: rgb(185 28 28 / 0.1);
}

.hover\:text-red-700\/100:hover {
  color: rgb(185 28 28 / 1);
}

.hover\:text-red-700\/15:hover {
  color: rgb(185 28 28 / 0.15);
}

.hover\:text-red-700\/20:hover {
  color: rgb(185 28 28 / 0.2);
}

.hover\:text-red-700\/25:hover {
  color: rgb(185 28 28 / 0.25);
}

.hover\:text-red-700\/30:hover {
  color: rgb(185 28 28 / 0.3);
}

.hover\:text-red-700\/35:hover {
  color: rgb(185 28 28 / 0.35);
}

.hover\:text-red-700\/40:hover {
  color: rgb(185 28 28 / 0.4);
}

.hover\:text-red-700\/45:hover {
  color: rgb(185 28 28 / 0.45);
}

.hover\:text-red-700\/5:hover {
  color: rgb(185 28 28 / 0.05);
}

.hover\:text-red-700\/50:hover {
  color: rgb(185 28 28 / 0.5);
}

.hover\:text-red-700\/55:hover {
  color: rgb(185 28 28 / 0.55);
}

.hover\:text-red-700\/60:hover {
  color: rgb(185 28 28 / 0.6);
}

.hover\:text-red-700\/65:hover {
  color: rgb(185 28 28 / 0.65);
}

.hover\:text-red-700\/70:hover {
  color: rgb(185 28 28 / 0.7);
}

.hover\:text-red-700\/75:hover {
  color: rgb(185 28 28 / 0.75);
}

.hover\:text-red-700\/80:hover {
  color: rgb(185 28 28 / 0.8);
}

.hover\:text-red-700\/85:hover {
  color: rgb(185 28 28 / 0.85);
}

.hover\:text-red-700\/90:hover {
  color: rgb(185 28 28 / 0.9);
}

.hover\:text-red-700\/95:hover {
  color: rgb(185 28 28 / 0.95);
}

.hover\:text-red-800:hover {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.hover\:text-red-800\/0:hover {
  color: rgb(153 27 27 / 0);
}

.hover\:text-red-800\/10:hover {
  color: rgb(153 27 27 / 0.1);
}

.hover\:text-red-800\/100:hover {
  color: rgb(153 27 27 / 1);
}

.hover\:text-red-800\/15:hover {
  color: rgb(153 27 27 / 0.15);
}

.hover\:text-red-800\/20:hover {
  color: rgb(153 27 27 / 0.2);
}

.hover\:text-red-800\/25:hover {
  color: rgb(153 27 27 / 0.25);
}

.hover\:text-red-800\/30:hover {
  color: rgb(153 27 27 / 0.3);
}

.hover\:text-red-800\/35:hover {
  color: rgb(153 27 27 / 0.35);
}

.hover\:text-red-800\/40:hover {
  color: rgb(153 27 27 / 0.4);
}

.hover\:text-red-800\/45:hover {
  color: rgb(153 27 27 / 0.45);
}

.hover\:text-red-800\/5:hover {
  color: rgb(153 27 27 / 0.05);
}

.hover\:text-red-800\/50:hover {
  color: rgb(153 27 27 / 0.5);
}

.hover\:text-red-800\/55:hover {
  color: rgb(153 27 27 / 0.55);
}

.hover\:text-red-800\/60:hover {
  color: rgb(153 27 27 / 0.6);
}

.hover\:text-red-800\/65:hover {
  color: rgb(153 27 27 / 0.65);
}

.hover\:text-red-800\/70:hover {
  color: rgb(153 27 27 / 0.7);
}

.hover\:text-red-800\/75:hover {
  color: rgb(153 27 27 / 0.75);
}

.hover\:text-red-800\/80:hover {
  color: rgb(153 27 27 / 0.8);
}

.hover\:text-red-800\/85:hover {
  color: rgb(153 27 27 / 0.85);
}

.hover\:text-red-800\/90:hover {
  color: rgb(153 27 27 / 0.9);
}

.hover\:text-red-800\/95:hover {
  color: rgb(153 27 27 / 0.95);
}

.hover\:text-red-900:hover {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}

.hover\:text-red-900\/0:hover {
  color: rgb(127 29 29 / 0);
}

.hover\:text-red-900\/10:hover {
  color: rgb(127 29 29 / 0.1);
}

.hover\:text-red-900\/100:hover {
  color: rgb(127 29 29 / 1);
}

.hover\:text-red-900\/15:hover {
  color: rgb(127 29 29 / 0.15);
}

.hover\:text-red-900\/20:hover {
  color: rgb(127 29 29 / 0.2);
}

.hover\:text-red-900\/25:hover {
  color: rgb(127 29 29 / 0.25);
}

.hover\:text-red-900\/30:hover {
  color: rgb(127 29 29 / 0.3);
}

.hover\:text-red-900\/35:hover {
  color: rgb(127 29 29 / 0.35);
}

.hover\:text-red-900\/40:hover {
  color: rgb(127 29 29 / 0.4);
}

.hover\:text-red-900\/45:hover {
  color: rgb(127 29 29 / 0.45);
}

.hover\:text-red-900\/5:hover {
  color: rgb(127 29 29 / 0.05);
}

.hover\:text-red-900\/50:hover {
  color: rgb(127 29 29 / 0.5);
}

.hover\:text-red-900\/55:hover {
  color: rgb(127 29 29 / 0.55);
}

.hover\:text-red-900\/60:hover {
  color: rgb(127 29 29 / 0.6);
}

.hover\:text-red-900\/65:hover {
  color: rgb(127 29 29 / 0.65);
}

.hover\:text-red-900\/70:hover {
  color: rgb(127 29 29 / 0.7);
}

.hover\:text-red-900\/75:hover {
  color: rgb(127 29 29 / 0.75);
}

.hover\:text-red-900\/80:hover {
  color: rgb(127 29 29 / 0.8);
}

.hover\:text-red-900\/85:hover {
  color: rgb(127 29 29 / 0.85);
}

.hover\:text-red-900\/90:hover {
  color: rgb(127 29 29 / 0.9);
}

.hover\:text-red-900\/95:hover {
  color: rgb(127 29 29 / 0.95);
}

.hover\:text-slate-100:hover {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-100\/0:hover {
  color: rgb(241 245 249 / 0);
}

.hover\:text-slate-100\/10:hover {
  color: rgb(241 245 249 / 0.1);
}

.hover\:text-slate-100\/100:hover {
  color: rgb(241 245 249 / 1);
}

.hover\:text-slate-100\/15:hover {
  color: rgb(241 245 249 / 0.15);
}

.hover\:text-slate-100\/20:hover {
  color: rgb(241 245 249 / 0.2);
}

.hover\:text-slate-100\/25:hover {
  color: rgb(241 245 249 / 0.25);
}

.hover\:text-slate-100\/30:hover {
  color: rgb(241 245 249 / 0.3);
}

.hover\:text-slate-100\/35:hover {
  color: rgb(241 245 249 / 0.35);
}

.hover\:text-slate-100\/40:hover {
  color: rgb(241 245 249 / 0.4);
}

.hover\:text-slate-100\/45:hover {
  color: rgb(241 245 249 / 0.45);
}

.hover\:text-slate-100\/5:hover {
  color: rgb(241 245 249 / 0.05);
}

.hover\:text-slate-100\/50:hover {
  color: rgb(241 245 249 / 0.5);
}

.hover\:text-slate-100\/55:hover {
  color: rgb(241 245 249 / 0.55);
}

.hover\:text-slate-100\/60:hover {
  color: rgb(241 245 249 / 0.6);
}

.hover\:text-slate-100\/65:hover {
  color: rgb(241 245 249 / 0.65);
}

.hover\:text-slate-100\/70:hover {
  color: rgb(241 245 249 / 0.7);
}

.hover\:text-slate-100\/75:hover {
  color: rgb(241 245 249 / 0.75);
}

.hover\:text-slate-100\/80:hover {
  color: rgb(241 245 249 / 0.8);
}

.hover\:text-slate-100\/85:hover {
  color: rgb(241 245 249 / 0.85);
}

.hover\:text-slate-100\/90:hover {
  color: rgb(241 245 249 / 0.9);
}

.hover\:text-slate-100\/95:hover {
  color: rgb(241 245 249 / 0.95);
}

.hover\:text-slate-200:hover {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-200\/0:hover {
  color: rgb(226 232 240 / 0);
}

.hover\:text-slate-200\/10:hover {
  color: rgb(226 232 240 / 0.1);
}

.hover\:text-slate-200\/100:hover {
  color: rgb(226 232 240 / 1);
}

.hover\:text-slate-200\/15:hover {
  color: rgb(226 232 240 / 0.15);
}

.hover\:text-slate-200\/20:hover {
  color: rgb(226 232 240 / 0.2);
}

.hover\:text-slate-200\/25:hover {
  color: rgb(226 232 240 / 0.25);
}

.hover\:text-slate-200\/30:hover {
  color: rgb(226 232 240 / 0.3);
}

.hover\:text-slate-200\/35:hover {
  color: rgb(226 232 240 / 0.35);
}

.hover\:text-slate-200\/40:hover {
  color: rgb(226 232 240 / 0.4);
}

.hover\:text-slate-200\/45:hover {
  color: rgb(226 232 240 / 0.45);
}

.hover\:text-slate-200\/5:hover {
  color: rgb(226 232 240 / 0.05);
}

.hover\:text-slate-200\/50:hover {
  color: rgb(226 232 240 / 0.5);
}

.hover\:text-slate-200\/55:hover {
  color: rgb(226 232 240 / 0.55);
}

.hover\:text-slate-200\/60:hover {
  color: rgb(226 232 240 / 0.6);
}

.hover\:text-slate-200\/65:hover {
  color: rgb(226 232 240 / 0.65);
}

.hover\:text-slate-200\/70:hover {
  color: rgb(226 232 240 / 0.7);
}

.hover\:text-slate-200\/75:hover {
  color: rgb(226 232 240 / 0.75);
}

.hover\:text-slate-200\/80:hover {
  color: rgb(226 232 240 / 0.8);
}

.hover\:text-slate-200\/85:hover {
  color: rgb(226 232 240 / 0.85);
}

.hover\:text-slate-200\/90:hover {
  color: rgb(226 232 240 / 0.9);
}

.hover\:text-slate-200\/95:hover {
  color: rgb(226 232 240 / 0.95);
}

.hover\:text-slate-300:hover {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-300\/0:hover {
  color: rgb(203 213 225 / 0);
}

.hover\:text-slate-300\/10:hover {
  color: rgb(203 213 225 / 0.1);
}

.hover\:text-slate-300\/100:hover {
  color: rgb(203 213 225 / 1);
}

.hover\:text-slate-300\/15:hover {
  color: rgb(203 213 225 / 0.15);
}

.hover\:text-slate-300\/20:hover {
  color: rgb(203 213 225 / 0.2);
}

.hover\:text-slate-300\/25:hover {
  color: rgb(203 213 225 / 0.25);
}

.hover\:text-slate-300\/30:hover {
  color: rgb(203 213 225 / 0.3);
}

.hover\:text-slate-300\/35:hover {
  color: rgb(203 213 225 / 0.35);
}

.hover\:text-slate-300\/40:hover {
  color: rgb(203 213 225 / 0.4);
}

.hover\:text-slate-300\/45:hover {
  color: rgb(203 213 225 / 0.45);
}

.hover\:text-slate-300\/5:hover {
  color: rgb(203 213 225 / 0.05);
}

.hover\:text-slate-300\/50:hover {
  color: rgb(203 213 225 / 0.5);
}

.hover\:text-slate-300\/55:hover {
  color: rgb(203 213 225 / 0.55);
}

.hover\:text-slate-300\/60:hover {
  color: rgb(203 213 225 / 0.6);
}

.hover\:text-slate-300\/65:hover {
  color: rgb(203 213 225 / 0.65);
}

.hover\:text-slate-300\/70:hover {
  color: rgb(203 213 225 / 0.7);
}

.hover\:text-slate-300\/75:hover {
  color: rgb(203 213 225 / 0.75);
}

.hover\:text-slate-300\/80:hover {
  color: rgb(203 213 225 / 0.8);
}

.hover\:text-slate-300\/85:hover {
  color: rgb(203 213 225 / 0.85);
}

.hover\:text-slate-300\/90:hover {
  color: rgb(203 213 225 / 0.9);
}

.hover\:text-slate-300\/95:hover {
  color: rgb(203 213 225 / 0.95);
}

.hover\:text-slate-400:hover {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-400\/0:hover {
  color: rgb(148 163 184 / 0);
}

.hover\:text-slate-400\/10:hover {
  color: rgb(148 163 184 / 0.1);
}

.hover\:text-slate-400\/100:hover {
  color: rgb(148 163 184 / 1);
}

.hover\:text-slate-400\/15:hover {
  color: rgb(148 163 184 / 0.15);
}

.hover\:text-slate-400\/20:hover {
  color: rgb(148 163 184 / 0.2);
}

.hover\:text-slate-400\/25:hover {
  color: rgb(148 163 184 / 0.25);
}

.hover\:text-slate-400\/30:hover {
  color: rgb(148 163 184 / 0.3);
}

.hover\:text-slate-400\/35:hover {
  color: rgb(148 163 184 / 0.35);
}

.hover\:text-slate-400\/40:hover {
  color: rgb(148 163 184 / 0.4);
}

.hover\:text-slate-400\/45:hover {
  color: rgb(148 163 184 / 0.45);
}

.hover\:text-slate-400\/5:hover {
  color: rgb(148 163 184 / 0.05);
}

.hover\:text-slate-400\/50:hover {
  color: rgb(148 163 184 / 0.5);
}

.hover\:text-slate-400\/55:hover {
  color: rgb(148 163 184 / 0.55);
}

.hover\:text-slate-400\/60:hover {
  color: rgb(148 163 184 / 0.6);
}

.hover\:text-slate-400\/65:hover {
  color: rgb(148 163 184 / 0.65);
}

.hover\:text-slate-400\/70:hover {
  color: rgb(148 163 184 / 0.7);
}

.hover\:text-slate-400\/75:hover {
  color: rgb(148 163 184 / 0.75);
}

.hover\:text-slate-400\/80:hover {
  color: rgb(148 163 184 / 0.8);
}

.hover\:text-slate-400\/85:hover {
  color: rgb(148 163 184 / 0.85);
}

.hover\:text-slate-400\/90:hover {
  color: rgb(148 163 184 / 0.9);
}

.hover\:text-slate-400\/95:hover {
  color: rgb(148 163 184 / 0.95);
}

.hover\:text-slate-500:hover {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-500\/0:hover {
  color: rgb(100 116 139 / 0);
}

.hover\:text-slate-500\/10:hover {
  color: rgb(100 116 139 / 0.1);
}

.hover\:text-slate-500\/100:hover {
  color: rgb(100 116 139 / 1);
}

.hover\:text-slate-500\/15:hover {
  color: rgb(100 116 139 / 0.15);
}

.hover\:text-slate-500\/20:hover {
  color: rgb(100 116 139 / 0.2);
}

.hover\:text-slate-500\/25:hover {
  color: rgb(100 116 139 / 0.25);
}

.hover\:text-slate-500\/30:hover {
  color: rgb(100 116 139 / 0.3);
}

.hover\:text-slate-500\/35:hover {
  color: rgb(100 116 139 / 0.35);
}

.hover\:text-slate-500\/40:hover {
  color: rgb(100 116 139 / 0.4);
}

.hover\:text-slate-500\/45:hover {
  color: rgb(100 116 139 / 0.45);
}

.hover\:text-slate-500\/5:hover {
  color: rgb(100 116 139 / 0.05);
}

.hover\:text-slate-500\/50:hover {
  color: rgb(100 116 139 / 0.5);
}

.hover\:text-slate-500\/55:hover {
  color: rgb(100 116 139 / 0.55);
}

.hover\:text-slate-500\/60:hover {
  color: rgb(100 116 139 / 0.6);
}

.hover\:text-slate-500\/65:hover {
  color: rgb(100 116 139 / 0.65);
}

.hover\:text-slate-500\/70:hover {
  color: rgb(100 116 139 / 0.7);
}

.hover\:text-slate-500\/75:hover {
  color: rgb(100 116 139 / 0.75);
}

.hover\:text-slate-500\/80:hover {
  color: rgb(100 116 139 / 0.8);
}

.hover\:text-slate-500\/85:hover {
  color: rgb(100 116 139 / 0.85);
}

.hover\:text-slate-500\/90:hover {
  color: rgb(100 116 139 / 0.9);
}

.hover\:text-slate-500\/95:hover {
  color: rgb(100 116 139 / 0.95);
}

.hover\:text-slate-600:hover {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-600\/0:hover {
  color: rgb(71 85 105 / 0);
}

.hover\:text-slate-600\/10:hover {
  color: rgb(71 85 105 / 0.1);
}

.hover\:text-slate-600\/100:hover {
  color: rgb(71 85 105 / 1);
}

.hover\:text-slate-600\/15:hover {
  color: rgb(71 85 105 / 0.15);
}

.hover\:text-slate-600\/20:hover {
  color: rgb(71 85 105 / 0.2);
}

.hover\:text-slate-600\/25:hover {
  color: rgb(71 85 105 / 0.25);
}

.hover\:text-slate-600\/30:hover {
  color: rgb(71 85 105 / 0.3);
}

.hover\:text-slate-600\/35:hover {
  color: rgb(71 85 105 / 0.35);
}

.hover\:text-slate-600\/40:hover {
  color: rgb(71 85 105 / 0.4);
}

.hover\:text-slate-600\/45:hover {
  color: rgb(71 85 105 / 0.45);
}

.hover\:text-slate-600\/5:hover {
  color: rgb(71 85 105 / 0.05);
}

.hover\:text-slate-600\/50:hover {
  color: rgb(71 85 105 / 0.5);
}

.hover\:text-slate-600\/55:hover {
  color: rgb(71 85 105 / 0.55);
}

.hover\:text-slate-600\/60:hover {
  color: rgb(71 85 105 / 0.6);
}

.hover\:text-slate-600\/65:hover {
  color: rgb(71 85 105 / 0.65);
}

.hover\:text-slate-600\/70:hover {
  color: rgb(71 85 105 / 0.7);
}

.hover\:text-slate-600\/75:hover {
  color: rgb(71 85 105 / 0.75);
}

.hover\:text-slate-600\/80:hover {
  color: rgb(71 85 105 / 0.8);
}

.hover\:text-slate-600\/85:hover {
  color: rgb(71 85 105 / 0.85);
}

.hover\:text-slate-600\/90:hover {
  color: rgb(71 85 105 / 0.9);
}

.hover\:text-slate-600\/95:hover {
  color: rgb(71 85 105 / 0.95);
}

.hover\:text-slate-700:hover {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-700\/0:hover {
  color: rgb(51 65 85 / 0);
}

.hover\:text-slate-700\/10:hover {
  color: rgb(51 65 85 / 0.1);
}

.hover\:text-slate-700\/100:hover {
  color: rgb(51 65 85 / 1);
}

.hover\:text-slate-700\/15:hover {
  color: rgb(51 65 85 / 0.15);
}

.hover\:text-slate-700\/20:hover {
  color: rgb(51 65 85 / 0.2);
}

.hover\:text-slate-700\/25:hover {
  color: rgb(51 65 85 / 0.25);
}

.hover\:text-slate-700\/30:hover {
  color: rgb(51 65 85 / 0.3);
}

.hover\:text-slate-700\/35:hover {
  color: rgb(51 65 85 / 0.35);
}

.hover\:text-slate-700\/40:hover {
  color: rgb(51 65 85 / 0.4);
}

.hover\:text-slate-700\/45:hover {
  color: rgb(51 65 85 / 0.45);
}

.hover\:text-slate-700\/5:hover {
  color: rgb(51 65 85 / 0.05);
}

.hover\:text-slate-700\/50:hover {
  color: rgb(51 65 85 / 0.5);
}

.hover\:text-slate-700\/55:hover {
  color: rgb(51 65 85 / 0.55);
}

.hover\:text-slate-700\/60:hover {
  color: rgb(51 65 85 / 0.6);
}

.hover\:text-slate-700\/65:hover {
  color: rgb(51 65 85 / 0.65);
}

.hover\:text-slate-700\/70:hover {
  color: rgb(51 65 85 / 0.7);
}

.hover\:text-slate-700\/75:hover {
  color: rgb(51 65 85 / 0.75);
}

.hover\:text-slate-700\/80:hover {
  color: rgb(51 65 85 / 0.8);
}

.hover\:text-slate-700\/85:hover {
  color: rgb(51 65 85 / 0.85);
}

.hover\:text-slate-700\/90:hover {
  color: rgb(51 65 85 / 0.9);
}

.hover\:text-slate-700\/95:hover {
  color: rgb(51 65 85 / 0.95);
}

.hover\:text-slate-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-800\/0:hover {
  color: rgb(30 41 59 / 0);
}

.hover\:text-slate-800\/10:hover {
  color: rgb(30 41 59 / 0.1);
}

.hover\:text-slate-800\/100:hover {
  color: rgb(30 41 59 / 1);
}

.hover\:text-slate-800\/15:hover {
  color: rgb(30 41 59 / 0.15);
}

.hover\:text-slate-800\/20:hover {
  color: rgb(30 41 59 / 0.2);
}

.hover\:text-slate-800\/25:hover {
  color: rgb(30 41 59 / 0.25);
}

.hover\:text-slate-800\/30:hover {
  color: rgb(30 41 59 / 0.3);
}

.hover\:text-slate-800\/35:hover {
  color: rgb(30 41 59 / 0.35);
}

.hover\:text-slate-800\/40:hover {
  color: rgb(30 41 59 / 0.4);
}

.hover\:text-slate-800\/45:hover {
  color: rgb(30 41 59 / 0.45);
}

.hover\:text-slate-800\/5:hover {
  color: rgb(30 41 59 / 0.05);
}

.hover\:text-slate-800\/50:hover {
  color: rgb(30 41 59 / 0.5);
}

.hover\:text-slate-800\/55:hover {
  color: rgb(30 41 59 / 0.55);
}

.hover\:text-slate-800\/60:hover {
  color: rgb(30 41 59 / 0.6);
}

.hover\:text-slate-800\/65:hover {
  color: rgb(30 41 59 / 0.65);
}

.hover\:text-slate-800\/70:hover {
  color: rgb(30 41 59 / 0.7);
}

.hover\:text-slate-800\/75:hover {
  color: rgb(30 41 59 / 0.75);
}

.hover\:text-slate-800\/80:hover {
  color: rgb(30 41 59 / 0.8);
}

.hover\:text-slate-800\/85:hover {
  color: rgb(30 41 59 / 0.85);
}

.hover\:text-slate-800\/90:hover {
  color: rgb(30 41 59 / 0.9);
}

.hover\:text-slate-800\/95:hover {
  color: rgb(30 41 59 / 0.95);
}

.hover\:text-slate-900:hover {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-900\/0:hover {
  color: rgb(15 23 42 / 0);
}

.hover\:text-slate-900\/10:hover {
  color: rgb(15 23 42 / 0.1);
}

.hover\:text-slate-900\/100:hover {
  color: rgb(15 23 42 / 1);
}

.hover\:text-slate-900\/15:hover {
  color: rgb(15 23 42 / 0.15);
}

.hover\:text-slate-900\/20:hover {
  color: rgb(15 23 42 / 0.2);
}

.hover\:text-slate-900\/25:hover {
  color: rgb(15 23 42 / 0.25);
}

.hover\:text-slate-900\/30:hover {
  color: rgb(15 23 42 / 0.3);
}

.hover\:text-slate-900\/35:hover {
  color: rgb(15 23 42 / 0.35);
}

.hover\:text-slate-900\/40:hover {
  color: rgb(15 23 42 / 0.4);
}

.hover\:text-slate-900\/45:hover {
  color: rgb(15 23 42 / 0.45);
}

.hover\:text-slate-900\/5:hover {
  color: rgb(15 23 42 / 0.05);
}

.hover\:text-slate-900\/50:hover {
  color: rgb(15 23 42 / 0.5);
}

.hover\:text-slate-900\/55:hover {
  color: rgb(15 23 42 / 0.55);
}

.hover\:text-slate-900\/60:hover {
  color: rgb(15 23 42 / 0.6);
}

.hover\:text-slate-900\/65:hover {
  color: rgb(15 23 42 / 0.65);
}

.hover\:text-slate-900\/70:hover {
  color: rgb(15 23 42 / 0.7);
}

.hover\:text-slate-900\/75:hover {
  color: rgb(15 23 42 / 0.75);
}

.hover\:text-slate-900\/80:hover {
  color: rgb(15 23 42 / 0.8);
}

.hover\:text-slate-900\/85:hover {
  color: rgb(15 23 42 / 0.85);
}

.hover\:text-slate-900\/90:hover {
  color: rgb(15 23 42 / 0.9);
}

.hover\:text-slate-900\/95:hover {
  color: rgb(15 23 42 / 0.95);
}

.hover\:text-stone-100:hover {
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1));
}

.hover\:text-stone-100\/0:hover {
  color: rgb(245 245 244 / 0);
}

.hover\:text-stone-100\/10:hover {
  color: rgb(245 245 244 / 0.1);
}

.hover\:text-stone-100\/100:hover {
  color: rgb(245 245 244 / 1);
}

.hover\:text-stone-100\/15:hover {
  color: rgb(245 245 244 / 0.15);
}

.hover\:text-stone-100\/20:hover {
  color: rgb(245 245 244 / 0.2);
}

.hover\:text-stone-100\/25:hover {
  color: rgb(245 245 244 / 0.25);
}

.hover\:text-stone-100\/30:hover {
  color: rgb(245 245 244 / 0.3);
}

.hover\:text-stone-100\/35:hover {
  color: rgb(245 245 244 / 0.35);
}

.hover\:text-stone-100\/40:hover {
  color: rgb(245 245 244 / 0.4);
}

.hover\:text-stone-100\/45:hover {
  color: rgb(245 245 244 / 0.45);
}

.hover\:text-stone-100\/5:hover {
  color: rgb(245 245 244 / 0.05);
}

.hover\:text-stone-100\/50:hover {
  color: rgb(245 245 244 / 0.5);
}

.hover\:text-stone-100\/55:hover {
  color: rgb(245 245 244 / 0.55);
}

.hover\:text-stone-100\/60:hover {
  color: rgb(245 245 244 / 0.6);
}

.hover\:text-stone-100\/65:hover {
  color: rgb(245 245 244 / 0.65);
}

.hover\:text-stone-100\/70:hover {
  color: rgb(245 245 244 / 0.7);
}

.hover\:text-stone-100\/75:hover {
  color: rgb(245 245 244 / 0.75);
}

.hover\:text-stone-100\/80:hover {
  color: rgb(245 245 244 / 0.8);
}

.hover\:text-stone-100\/85:hover {
  color: rgb(245 245 244 / 0.85);
}

.hover\:text-stone-100\/90:hover {
  color: rgb(245 245 244 / 0.9);
}

.hover\:text-stone-100\/95:hover {
  color: rgb(245 245 244 / 0.95);
}

.hover\:text-stone-200:hover {
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}

.hover\:text-stone-200\/0:hover {
  color: rgb(231 229 228 / 0);
}

.hover\:text-stone-200\/10:hover {
  color: rgb(231 229 228 / 0.1);
}

.hover\:text-stone-200\/100:hover {
  color: rgb(231 229 228 / 1);
}

.hover\:text-stone-200\/15:hover {
  color: rgb(231 229 228 / 0.15);
}

.hover\:text-stone-200\/20:hover {
  color: rgb(231 229 228 / 0.2);
}

.hover\:text-stone-200\/25:hover {
  color: rgb(231 229 228 / 0.25);
}

.hover\:text-stone-200\/30:hover {
  color: rgb(231 229 228 / 0.3);
}

.hover\:text-stone-200\/35:hover {
  color: rgb(231 229 228 / 0.35);
}

.hover\:text-stone-200\/40:hover {
  color: rgb(231 229 228 / 0.4);
}

.hover\:text-stone-200\/45:hover {
  color: rgb(231 229 228 / 0.45);
}

.hover\:text-stone-200\/5:hover {
  color: rgb(231 229 228 / 0.05);
}

.hover\:text-stone-200\/50:hover {
  color: rgb(231 229 228 / 0.5);
}

.hover\:text-stone-200\/55:hover {
  color: rgb(231 229 228 / 0.55);
}

.hover\:text-stone-200\/60:hover {
  color: rgb(231 229 228 / 0.6);
}

.hover\:text-stone-200\/65:hover {
  color: rgb(231 229 228 / 0.65);
}

.hover\:text-stone-200\/70:hover {
  color: rgb(231 229 228 / 0.7);
}

.hover\:text-stone-200\/75:hover {
  color: rgb(231 229 228 / 0.75);
}

.hover\:text-stone-200\/80:hover {
  color: rgb(231 229 228 / 0.8);
}

.hover\:text-stone-200\/85:hover {
  color: rgb(231 229 228 / 0.85);
}

.hover\:text-stone-200\/90:hover {
  color: rgb(231 229 228 / 0.9);
}

.hover\:text-stone-200\/95:hover {
  color: rgb(231 229 228 / 0.95);
}

.hover\:text-stone-300:hover {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}

.hover\:text-stone-300\/0:hover {
  color: rgb(214 211 209 / 0);
}

.hover\:text-stone-300\/10:hover {
  color: rgb(214 211 209 / 0.1);
}

.hover\:text-stone-300\/100:hover {
  color: rgb(214 211 209 / 1);
}

.hover\:text-stone-300\/15:hover {
  color: rgb(214 211 209 / 0.15);
}

.hover\:text-stone-300\/20:hover {
  color: rgb(214 211 209 / 0.2);
}

.hover\:text-stone-300\/25:hover {
  color: rgb(214 211 209 / 0.25);
}

.hover\:text-stone-300\/30:hover {
  color: rgb(214 211 209 / 0.3);
}

.hover\:text-stone-300\/35:hover {
  color: rgb(214 211 209 / 0.35);
}

.hover\:text-stone-300\/40:hover {
  color: rgb(214 211 209 / 0.4);
}

.hover\:text-stone-300\/45:hover {
  color: rgb(214 211 209 / 0.45);
}

.hover\:text-stone-300\/5:hover {
  color: rgb(214 211 209 / 0.05);
}

.hover\:text-stone-300\/50:hover {
  color: rgb(214 211 209 / 0.5);
}

.hover\:text-stone-300\/55:hover {
  color: rgb(214 211 209 / 0.55);
}

.hover\:text-stone-300\/60:hover {
  color: rgb(214 211 209 / 0.6);
}

.hover\:text-stone-300\/65:hover {
  color: rgb(214 211 209 / 0.65);
}

.hover\:text-stone-300\/70:hover {
  color: rgb(214 211 209 / 0.7);
}

.hover\:text-stone-300\/75:hover {
  color: rgb(214 211 209 / 0.75);
}

.hover\:text-stone-300\/80:hover {
  color: rgb(214 211 209 / 0.8);
}

.hover\:text-stone-300\/85:hover {
  color: rgb(214 211 209 / 0.85);
}

.hover\:text-stone-300\/90:hover {
  color: rgb(214 211 209 / 0.9);
}

.hover\:text-stone-300\/95:hover {
  color: rgb(214 211 209 / 0.95);
}

.hover\:text-stone-400:hover {
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}

.hover\:text-stone-400\/0:hover {
  color: rgb(168 162 158 / 0);
}

.hover\:text-stone-400\/10:hover {
  color: rgb(168 162 158 / 0.1);
}

.hover\:text-stone-400\/100:hover {
  color: rgb(168 162 158 / 1);
}

.hover\:text-stone-400\/15:hover {
  color: rgb(168 162 158 / 0.15);
}

.hover\:text-stone-400\/20:hover {
  color: rgb(168 162 158 / 0.2);
}

.hover\:text-stone-400\/25:hover {
  color: rgb(168 162 158 / 0.25);
}

.hover\:text-stone-400\/30:hover {
  color: rgb(168 162 158 / 0.3);
}

.hover\:text-stone-400\/35:hover {
  color: rgb(168 162 158 / 0.35);
}

.hover\:text-stone-400\/40:hover {
  color: rgb(168 162 158 / 0.4);
}

.hover\:text-stone-400\/45:hover {
  color: rgb(168 162 158 / 0.45);
}

.hover\:text-stone-400\/5:hover {
  color: rgb(168 162 158 / 0.05);
}

.hover\:text-stone-400\/50:hover {
  color: rgb(168 162 158 / 0.5);
}

.hover\:text-stone-400\/55:hover {
  color: rgb(168 162 158 / 0.55);
}

.hover\:text-stone-400\/60:hover {
  color: rgb(168 162 158 / 0.6);
}

.hover\:text-stone-400\/65:hover {
  color: rgb(168 162 158 / 0.65);
}

.hover\:text-stone-400\/70:hover {
  color: rgb(168 162 158 / 0.7);
}

.hover\:text-stone-400\/75:hover {
  color: rgb(168 162 158 / 0.75);
}

.hover\:text-stone-400\/80:hover {
  color: rgb(168 162 158 / 0.8);
}

.hover\:text-stone-400\/85:hover {
  color: rgb(168 162 158 / 0.85);
}

.hover\:text-stone-400\/90:hover {
  color: rgb(168 162 158 / 0.9);
}

.hover\:text-stone-400\/95:hover {
  color: rgb(168 162 158 / 0.95);
}

.hover\:text-stone-500:hover {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}

.hover\:text-stone-500\/0:hover {
  color: rgb(120 113 108 / 0);
}

.hover\:text-stone-500\/10:hover {
  color: rgb(120 113 108 / 0.1);
}

.hover\:text-stone-500\/100:hover {
  color: rgb(120 113 108 / 1);
}

.hover\:text-stone-500\/15:hover {
  color: rgb(120 113 108 / 0.15);
}

.hover\:text-stone-500\/20:hover {
  color: rgb(120 113 108 / 0.2);
}

.hover\:text-stone-500\/25:hover {
  color: rgb(120 113 108 / 0.25);
}

.hover\:text-stone-500\/30:hover {
  color: rgb(120 113 108 / 0.3);
}

.hover\:text-stone-500\/35:hover {
  color: rgb(120 113 108 / 0.35);
}

.hover\:text-stone-500\/40:hover {
  color: rgb(120 113 108 / 0.4);
}

.hover\:text-stone-500\/45:hover {
  color: rgb(120 113 108 / 0.45);
}

.hover\:text-stone-500\/5:hover {
  color: rgb(120 113 108 / 0.05);
}

.hover\:text-stone-500\/50:hover {
  color: rgb(120 113 108 / 0.5);
}

.hover\:text-stone-500\/55:hover {
  color: rgb(120 113 108 / 0.55);
}

.hover\:text-stone-500\/60:hover {
  color: rgb(120 113 108 / 0.6);
}

.hover\:text-stone-500\/65:hover {
  color: rgb(120 113 108 / 0.65);
}

.hover\:text-stone-500\/70:hover {
  color: rgb(120 113 108 / 0.7);
}

.hover\:text-stone-500\/75:hover {
  color: rgb(120 113 108 / 0.75);
}

.hover\:text-stone-500\/80:hover {
  color: rgb(120 113 108 / 0.8);
}

.hover\:text-stone-500\/85:hover {
  color: rgb(120 113 108 / 0.85);
}

.hover\:text-stone-500\/90:hover {
  color: rgb(120 113 108 / 0.9);
}

.hover\:text-stone-500\/95:hover {
  color: rgb(120 113 108 / 0.95);
}

.hover\:text-stone-600:hover {
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}

.hover\:text-stone-600\/0:hover {
  color: rgb(87 83 78 / 0);
}

.hover\:text-stone-600\/10:hover {
  color: rgb(87 83 78 / 0.1);
}

.hover\:text-stone-600\/100:hover {
  color: rgb(87 83 78 / 1);
}

.hover\:text-stone-600\/15:hover {
  color: rgb(87 83 78 / 0.15);
}

.hover\:text-stone-600\/20:hover {
  color: rgb(87 83 78 / 0.2);
}

.hover\:text-stone-600\/25:hover {
  color: rgb(87 83 78 / 0.25);
}

.hover\:text-stone-600\/30:hover {
  color: rgb(87 83 78 / 0.3);
}

.hover\:text-stone-600\/35:hover {
  color: rgb(87 83 78 / 0.35);
}

.hover\:text-stone-600\/40:hover {
  color: rgb(87 83 78 / 0.4);
}

.hover\:text-stone-600\/45:hover {
  color: rgb(87 83 78 / 0.45);
}

.hover\:text-stone-600\/5:hover {
  color: rgb(87 83 78 / 0.05);
}

.hover\:text-stone-600\/50:hover {
  color: rgb(87 83 78 / 0.5);
}

.hover\:text-stone-600\/55:hover {
  color: rgb(87 83 78 / 0.55);
}

.hover\:text-stone-600\/60:hover {
  color: rgb(87 83 78 / 0.6);
}

.hover\:text-stone-600\/65:hover {
  color: rgb(87 83 78 / 0.65);
}

.hover\:text-stone-600\/70:hover {
  color: rgb(87 83 78 / 0.7);
}

.hover\:text-stone-600\/75:hover {
  color: rgb(87 83 78 / 0.75);
}

.hover\:text-stone-600\/80:hover {
  color: rgb(87 83 78 / 0.8);
}

.hover\:text-stone-600\/85:hover {
  color: rgb(87 83 78 / 0.85);
}

.hover\:text-stone-600\/90:hover {
  color: rgb(87 83 78 / 0.9);
}

.hover\:text-stone-600\/95:hover {
  color: rgb(87 83 78 / 0.95);
}

.hover\:text-stone-700:hover {
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}

.hover\:text-stone-700\/0:hover {
  color: rgb(68 64 60 / 0);
}

.hover\:text-stone-700\/10:hover {
  color: rgb(68 64 60 / 0.1);
}

.hover\:text-stone-700\/100:hover {
  color: rgb(68 64 60 / 1);
}

.hover\:text-stone-700\/15:hover {
  color: rgb(68 64 60 / 0.15);
}

.hover\:text-stone-700\/20:hover {
  color: rgb(68 64 60 / 0.2);
}

.hover\:text-stone-700\/25:hover {
  color: rgb(68 64 60 / 0.25);
}

.hover\:text-stone-700\/30:hover {
  color: rgb(68 64 60 / 0.3);
}

.hover\:text-stone-700\/35:hover {
  color: rgb(68 64 60 / 0.35);
}

.hover\:text-stone-700\/40:hover {
  color: rgb(68 64 60 / 0.4);
}

.hover\:text-stone-700\/45:hover {
  color: rgb(68 64 60 / 0.45);
}

.hover\:text-stone-700\/5:hover {
  color: rgb(68 64 60 / 0.05);
}

.hover\:text-stone-700\/50:hover {
  color: rgb(68 64 60 / 0.5);
}

.hover\:text-stone-700\/55:hover {
  color: rgb(68 64 60 / 0.55);
}

.hover\:text-stone-700\/60:hover {
  color: rgb(68 64 60 / 0.6);
}

.hover\:text-stone-700\/65:hover {
  color: rgb(68 64 60 / 0.65);
}

.hover\:text-stone-700\/70:hover {
  color: rgb(68 64 60 / 0.7);
}

.hover\:text-stone-700\/75:hover {
  color: rgb(68 64 60 / 0.75);
}

.hover\:text-stone-700\/80:hover {
  color: rgb(68 64 60 / 0.8);
}

.hover\:text-stone-700\/85:hover {
  color: rgb(68 64 60 / 0.85);
}

.hover\:text-stone-700\/90:hover {
  color: rgb(68 64 60 / 0.9);
}

.hover\:text-stone-700\/95:hover {
  color: rgb(68 64 60 / 0.95);
}

.hover\:text-stone-800:hover {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}

.hover\:text-stone-800\/0:hover {
  color: rgb(41 37 36 / 0);
}

.hover\:text-stone-800\/10:hover {
  color: rgb(41 37 36 / 0.1);
}

.hover\:text-stone-800\/100:hover {
  color: rgb(41 37 36 / 1);
}

.hover\:text-stone-800\/15:hover {
  color: rgb(41 37 36 / 0.15);
}

.hover\:text-stone-800\/20:hover {
  color: rgb(41 37 36 / 0.2);
}

.hover\:text-stone-800\/25:hover {
  color: rgb(41 37 36 / 0.25);
}

.hover\:text-stone-800\/30:hover {
  color: rgb(41 37 36 / 0.3);
}

.hover\:text-stone-800\/35:hover {
  color: rgb(41 37 36 / 0.35);
}

.hover\:text-stone-800\/40:hover {
  color: rgb(41 37 36 / 0.4);
}

.hover\:text-stone-800\/45:hover {
  color: rgb(41 37 36 / 0.45);
}

.hover\:text-stone-800\/5:hover {
  color: rgb(41 37 36 / 0.05);
}

.hover\:text-stone-800\/50:hover {
  color: rgb(41 37 36 / 0.5);
}

.hover\:text-stone-800\/55:hover {
  color: rgb(41 37 36 / 0.55);
}

.hover\:text-stone-800\/60:hover {
  color: rgb(41 37 36 / 0.6);
}

.hover\:text-stone-800\/65:hover {
  color: rgb(41 37 36 / 0.65);
}

.hover\:text-stone-800\/70:hover {
  color: rgb(41 37 36 / 0.7);
}

.hover\:text-stone-800\/75:hover {
  color: rgb(41 37 36 / 0.75);
}

.hover\:text-stone-800\/80:hover {
  color: rgb(41 37 36 / 0.8);
}

.hover\:text-stone-800\/85:hover {
  color: rgb(41 37 36 / 0.85);
}

.hover\:text-stone-800\/90:hover {
  color: rgb(41 37 36 / 0.9);
}

.hover\:text-stone-800\/95:hover {
  color: rgb(41 37 36 / 0.95);
}

.hover\:text-stone-900:hover {
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}

.hover\:text-stone-900\/0:hover {
  color: rgb(28 25 23 / 0);
}

.hover\:text-stone-900\/10:hover {
  color: rgb(28 25 23 / 0.1);
}

.hover\:text-stone-900\/100:hover {
  color: rgb(28 25 23 / 1);
}

.hover\:text-stone-900\/15:hover {
  color: rgb(28 25 23 / 0.15);
}

.hover\:text-stone-900\/20:hover {
  color: rgb(28 25 23 / 0.2);
}

.hover\:text-stone-900\/25:hover {
  color: rgb(28 25 23 / 0.25);
}

.hover\:text-stone-900\/30:hover {
  color: rgb(28 25 23 / 0.3);
}

.hover\:text-stone-900\/35:hover {
  color: rgb(28 25 23 / 0.35);
}

.hover\:text-stone-900\/40:hover {
  color: rgb(28 25 23 / 0.4);
}

.hover\:text-stone-900\/45:hover {
  color: rgb(28 25 23 / 0.45);
}

.hover\:text-stone-900\/5:hover {
  color: rgb(28 25 23 / 0.05);
}

.hover\:text-stone-900\/50:hover {
  color: rgb(28 25 23 / 0.5);
}

.hover\:text-stone-900\/55:hover {
  color: rgb(28 25 23 / 0.55);
}

.hover\:text-stone-900\/60:hover {
  color: rgb(28 25 23 / 0.6);
}

.hover\:text-stone-900\/65:hover {
  color: rgb(28 25 23 / 0.65);
}

.hover\:text-stone-900\/70:hover {
  color: rgb(28 25 23 / 0.7);
}

.hover\:text-stone-900\/75:hover {
  color: rgb(28 25 23 / 0.75);
}

.hover\:text-stone-900\/80:hover {
  color: rgb(28 25 23 / 0.8);
}

.hover\:text-stone-900\/85:hover {
  color: rgb(28 25 23 / 0.85);
}

.hover\:text-stone-900\/90:hover {
  color: rgb(28 25 23 / 0.9);
}

.hover\:text-stone-900\/95:hover {
  color: rgb(28 25 23 / 0.95);
}

.hover\:text-yellow-100:hover {
  --tw-text-opacity: 1;
  color: rgb(253 246 178 / var(--tw-text-opacity, 1));
}

.hover\:text-yellow-100\/0:hover {
  color: rgb(253 246 178 / 0);
}

.hover\:text-yellow-100\/10:hover {
  color: rgb(253 246 178 / 0.1);
}

.hover\:text-yellow-100\/100:hover {
  color: rgb(253 246 178 / 1);
}

.hover\:text-yellow-100\/15:hover {
  color: rgb(253 246 178 / 0.15);
}

.hover\:text-yellow-100\/20:hover {
  color: rgb(253 246 178 / 0.2);
}

.hover\:text-yellow-100\/25:hover {
  color: rgb(253 246 178 / 0.25);
}

.hover\:text-yellow-100\/30:hover {
  color: rgb(253 246 178 / 0.3);
}

.hover\:text-yellow-100\/35:hover {
  color: rgb(253 246 178 / 0.35);
}

.hover\:text-yellow-100\/40:hover {
  color: rgb(253 246 178 / 0.4);
}

.hover\:text-yellow-100\/45:hover {
  color: rgb(253 246 178 / 0.45);
}

.hover\:text-yellow-100\/5:hover {
  color: rgb(253 246 178 / 0.05);
}

.hover\:text-yellow-100\/50:hover {
  color: rgb(253 246 178 / 0.5);
}

.hover\:text-yellow-100\/55:hover {
  color: rgb(253 246 178 / 0.55);
}

.hover\:text-yellow-100\/60:hover {
  color: rgb(253 246 178 / 0.6);
}

.hover\:text-yellow-100\/65:hover {
  color: rgb(253 246 178 / 0.65);
}

.hover\:text-yellow-100\/70:hover {
  color: rgb(253 246 178 / 0.7);
}

.hover\:text-yellow-100\/75:hover {
  color: rgb(253 246 178 / 0.75);
}

.hover\:text-yellow-100\/80:hover {
  color: rgb(253 246 178 / 0.8);
}

.hover\:text-yellow-100\/85:hover {
  color: rgb(253 246 178 / 0.85);
}

.hover\:text-yellow-100\/90:hover {
  color: rgb(253 246 178 / 0.9);
}

.hover\:text-yellow-100\/95:hover {
  color: rgb(253 246 178 / 0.95);
}

.hover\:text-yellow-200:hover {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
}

.hover\:text-yellow-200\/0:hover {
  color: rgb(252 233 106 / 0);
}

.hover\:text-yellow-200\/10:hover {
  color: rgb(252 233 106 / 0.1);
}

.hover\:text-yellow-200\/100:hover {
  color: rgb(252 233 106 / 1);
}

.hover\:text-yellow-200\/15:hover {
  color: rgb(252 233 106 / 0.15);
}

.hover\:text-yellow-200\/20:hover {
  color: rgb(252 233 106 / 0.2);
}

.hover\:text-yellow-200\/25:hover {
  color: rgb(252 233 106 / 0.25);
}

.hover\:text-yellow-200\/30:hover {
  color: rgb(252 233 106 / 0.3);
}

.hover\:text-yellow-200\/35:hover {
  color: rgb(252 233 106 / 0.35);
}

.hover\:text-yellow-200\/40:hover {
  color: rgb(252 233 106 / 0.4);
}

.hover\:text-yellow-200\/45:hover {
  color: rgb(252 233 106 / 0.45);
}

.hover\:text-yellow-200\/5:hover {
  color: rgb(252 233 106 / 0.05);
}

.hover\:text-yellow-200\/50:hover {
  color: rgb(252 233 106 / 0.5);
}

.hover\:text-yellow-200\/55:hover {
  color: rgb(252 233 106 / 0.55);
}

.hover\:text-yellow-200\/60:hover {
  color: rgb(252 233 106 / 0.6);
}

.hover\:text-yellow-200\/65:hover {
  color: rgb(252 233 106 / 0.65);
}

.hover\:text-yellow-200\/70:hover {
  color: rgb(252 233 106 / 0.7);
}

.hover\:text-yellow-200\/75:hover {
  color: rgb(252 233 106 / 0.75);
}

.hover\:text-yellow-200\/80:hover {
  color: rgb(252 233 106 / 0.8);
}

.hover\:text-yellow-200\/85:hover {
  color: rgb(252 233 106 / 0.85);
}

.hover\:text-yellow-200\/90:hover {
  color: rgb(252 233 106 / 0.9);
}

.hover\:text-yellow-200\/95:hover {
  color: rgb(252 233 106 / 0.95);
}

.hover\:text-yellow-300:hover {
  --tw-text-opacity: 1;
  color: rgb(250 202 21 / var(--tw-text-opacity, 1));
}

.hover\:text-yellow-300\/0:hover {
  color: rgb(250 202 21 / 0);
}

.hover\:text-yellow-300\/10:hover {
  color: rgb(250 202 21 / 0.1);
}

.hover\:text-yellow-300\/100:hover {
  color: rgb(250 202 21 / 1);
}

.hover\:text-yellow-300\/15:hover {
  color: rgb(250 202 21 / 0.15);
}

.hover\:text-yellow-300\/20:hover {
  color: rgb(250 202 21 / 0.2);
}

.hover\:text-yellow-300\/25:hover {
  color: rgb(250 202 21 / 0.25);
}

.hover\:text-yellow-300\/30:hover {
  color: rgb(250 202 21 / 0.3);
}

.hover\:text-yellow-300\/35:hover {
  color: rgb(250 202 21 / 0.35);
}

.hover\:text-yellow-300\/40:hover {
  color: rgb(250 202 21 / 0.4);
}

.hover\:text-yellow-300\/45:hover {
  color: rgb(250 202 21 / 0.45);
}

.hover\:text-yellow-300\/5:hover {
  color: rgb(250 202 21 / 0.05);
}

.hover\:text-yellow-300\/50:hover {
  color: rgb(250 202 21 / 0.5);
}

.hover\:text-yellow-300\/55:hover {
  color: rgb(250 202 21 / 0.55);
}

.hover\:text-yellow-300\/60:hover {
  color: rgb(250 202 21 / 0.6);
}

.hover\:text-yellow-300\/65:hover {
  color: rgb(250 202 21 / 0.65);
}

.hover\:text-yellow-300\/70:hover {
  color: rgb(250 202 21 / 0.7);
}

.hover\:text-yellow-300\/75:hover {
  color: rgb(250 202 21 / 0.75);
}

.hover\:text-yellow-300\/80:hover {
  color: rgb(250 202 21 / 0.8);
}

.hover\:text-yellow-300\/85:hover {
  color: rgb(250 202 21 / 0.85);
}

.hover\:text-yellow-300\/90:hover {
  color: rgb(250 202 21 / 0.9);
}

.hover\:text-yellow-300\/95:hover {
  color: rgb(250 202 21 / 0.95);
}

.hover\:text-yellow-400:hover {
  --tw-text-opacity: 1;
  color: rgb(227 160 8 / var(--tw-text-opacity, 1));
}

.hover\:text-yellow-400\/0:hover {
  color: rgb(227 160 8 / 0);
}

.hover\:text-yellow-400\/10:hover {
  color: rgb(227 160 8 / 0.1);
}

.hover\:text-yellow-400\/100:hover {
  color: rgb(227 160 8 / 1);
}

.hover\:text-yellow-400\/15:hover {
  color: rgb(227 160 8 / 0.15);
}

.hover\:text-yellow-400\/20:hover {
  color: rgb(227 160 8 / 0.2);
}

.hover\:text-yellow-400\/25:hover {
  color: rgb(227 160 8 / 0.25);
}

.hover\:text-yellow-400\/30:hover {
  color: rgb(227 160 8 / 0.3);
}

.hover\:text-yellow-400\/35:hover {
  color: rgb(227 160 8 / 0.35);
}

.hover\:text-yellow-400\/40:hover {
  color: rgb(227 160 8 / 0.4);
}

.hover\:text-yellow-400\/45:hover {
  color: rgb(227 160 8 / 0.45);
}

.hover\:text-yellow-400\/5:hover {
  color: rgb(227 160 8 / 0.05);
}

.hover\:text-yellow-400\/50:hover {
  color: rgb(227 160 8 / 0.5);
}

.hover\:text-yellow-400\/55:hover {
  color: rgb(227 160 8 / 0.55);
}

.hover\:text-yellow-400\/60:hover {
  color: rgb(227 160 8 / 0.6);
}

.hover\:text-yellow-400\/65:hover {
  color: rgb(227 160 8 / 0.65);
}

.hover\:text-yellow-400\/70:hover {
  color: rgb(227 160 8 / 0.7);
}

.hover\:text-yellow-400\/75:hover {
  color: rgb(227 160 8 / 0.75);
}

.hover\:text-yellow-400\/80:hover {
  color: rgb(227 160 8 / 0.8);
}

.hover\:text-yellow-400\/85:hover {
  color: rgb(227 160 8 / 0.85);
}

.hover\:text-yellow-400\/90:hover {
  color: rgb(227 160 8 / 0.9);
}

.hover\:text-yellow-400\/95:hover {
  color: rgb(227 160 8 / 0.95);
}

.hover\:text-yellow-500:hover {
  --tw-text-opacity: 1;
  color: rgb(194 120 3 / var(--tw-text-opacity, 1));
}

.hover\:text-yellow-500\/0:hover {
  color: rgb(194 120 3 / 0);
}

.hover\:text-yellow-500\/10:hover {
  color: rgb(194 120 3 / 0.1);
}

.hover\:text-yellow-500\/100:hover {
  color: rgb(194 120 3 / 1);
}

.hover\:text-yellow-500\/15:hover {
  color: rgb(194 120 3 / 0.15);
}

.hover\:text-yellow-500\/20:hover {
  color: rgb(194 120 3 / 0.2);
}

.hover\:text-yellow-500\/25:hover {
  color: rgb(194 120 3 / 0.25);
}

.hover\:text-yellow-500\/30:hover {
  color: rgb(194 120 3 / 0.3);
}

.hover\:text-yellow-500\/35:hover {
  color: rgb(194 120 3 / 0.35);
}

.hover\:text-yellow-500\/40:hover {
  color: rgb(194 120 3 / 0.4);
}

.hover\:text-yellow-500\/45:hover {
  color: rgb(194 120 3 / 0.45);
}

.hover\:text-yellow-500\/5:hover {
  color: rgb(194 120 3 / 0.05);
}

.hover\:text-yellow-500\/50:hover {
  color: rgb(194 120 3 / 0.5);
}

.hover\:text-yellow-500\/55:hover {
  color: rgb(194 120 3 / 0.55);
}

.hover\:text-yellow-500\/60:hover {
  color: rgb(194 120 3 / 0.6);
}

.hover\:text-yellow-500\/65:hover {
  color: rgb(194 120 3 / 0.65);
}

.hover\:text-yellow-500\/70:hover {
  color: rgb(194 120 3 / 0.7);
}

.hover\:text-yellow-500\/75:hover {
  color: rgb(194 120 3 / 0.75);
}

.hover\:text-yellow-500\/80:hover {
  color: rgb(194 120 3 / 0.8);
}

.hover\:text-yellow-500\/85:hover {
  color: rgb(194 120 3 / 0.85);
}

.hover\:text-yellow-500\/90:hover {
  color: rgb(194 120 3 / 0.9);
}

.hover\:text-yellow-500\/95:hover {
  color: rgb(194 120 3 / 0.95);
}

.hover\:text-yellow-600:hover {
  --tw-text-opacity: 1;
  color: rgb(159 88 10 / var(--tw-text-opacity, 1));
}

.hover\:text-yellow-600\/0:hover {
  color: rgb(159 88 10 / 0);
}

.hover\:text-yellow-600\/10:hover {
  color: rgb(159 88 10 / 0.1);
}

.hover\:text-yellow-600\/100:hover {
  color: rgb(159 88 10 / 1);
}

.hover\:text-yellow-600\/15:hover {
  color: rgb(159 88 10 / 0.15);
}

.hover\:text-yellow-600\/20:hover {
  color: rgb(159 88 10 / 0.2);
}

.hover\:text-yellow-600\/25:hover {
  color: rgb(159 88 10 / 0.25);
}

.hover\:text-yellow-600\/30:hover {
  color: rgb(159 88 10 / 0.3);
}

.hover\:text-yellow-600\/35:hover {
  color: rgb(159 88 10 / 0.35);
}

.hover\:text-yellow-600\/40:hover {
  color: rgb(159 88 10 / 0.4);
}

.hover\:text-yellow-600\/45:hover {
  color: rgb(159 88 10 / 0.45);
}

.hover\:text-yellow-600\/5:hover {
  color: rgb(159 88 10 / 0.05);
}

.hover\:text-yellow-600\/50:hover {
  color: rgb(159 88 10 / 0.5);
}

.hover\:text-yellow-600\/55:hover {
  color: rgb(159 88 10 / 0.55);
}

.hover\:text-yellow-600\/60:hover {
  color: rgb(159 88 10 / 0.6);
}

.hover\:text-yellow-600\/65:hover {
  color: rgb(159 88 10 / 0.65);
}

.hover\:text-yellow-600\/70:hover {
  color: rgb(159 88 10 / 0.7);
}

.hover\:text-yellow-600\/75:hover {
  color: rgb(159 88 10 / 0.75);
}

.hover\:text-yellow-600\/80:hover {
  color: rgb(159 88 10 / 0.8);
}

.hover\:text-yellow-600\/85:hover {
  color: rgb(159 88 10 / 0.85);
}

.hover\:text-yellow-600\/90:hover {
  color: rgb(159 88 10 / 0.9);
}

.hover\:text-yellow-600\/95:hover {
  color: rgb(159 88 10 / 0.95);
}

.hover\:text-yellow-700:hover {
  --tw-text-opacity: 1;
  color: rgb(142 75 16 / var(--tw-text-opacity, 1));
}

.hover\:text-yellow-700\/0:hover {
  color: rgb(142 75 16 / 0);
}

.hover\:text-yellow-700\/10:hover {
  color: rgb(142 75 16 / 0.1);
}

.hover\:text-yellow-700\/100:hover {
  color: rgb(142 75 16 / 1);
}

.hover\:text-yellow-700\/15:hover {
  color: rgb(142 75 16 / 0.15);
}

.hover\:text-yellow-700\/20:hover {
  color: rgb(142 75 16 / 0.2);
}

.hover\:text-yellow-700\/25:hover {
  color: rgb(142 75 16 / 0.25);
}

.hover\:text-yellow-700\/30:hover {
  color: rgb(142 75 16 / 0.3);
}

.hover\:text-yellow-700\/35:hover {
  color: rgb(142 75 16 / 0.35);
}

.hover\:text-yellow-700\/40:hover {
  color: rgb(142 75 16 / 0.4);
}

.hover\:text-yellow-700\/45:hover {
  color: rgb(142 75 16 / 0.45);
}

.hover\:text-yellow-700\/5:hover {
  color: rgb(142 75 16 / 0.05);
}

.hover\:text-yellow-700\/50:hover {
  color: rgb(142 75 16 / 0.5);
}

.hover\:text-yellow-700\/55:hover {
  color: rgb(142 75 16 / 0.55);
}

.hover\:text-yellow-700\/60:hover {
  color: rgb(142 75 16 / 0.6);
}

.hover\:text-yellow-700\/65:hover {
  color: rgb(142 75 16 / 0.65);
}

.hover\:text-yellow-700\/70:hover {
  color: rgb(142 75 16 / 0.7);
}

.hover\:text-yellow-700\/75:hover {
  color: rgb(142 75 16 / 0.75);
}

.hover\:text-yellow-700\/80:hover {
  color: rgb(142 75 16 / 0.8);
}

.hover\:text-yellow-700\/85:hover {
  color: rgb(142 75 16 / 0.85);
}

.hover\:text-yellow-700\/90:hover {
  color: rgb(142 75 16 / 0.9);
}

.hover\:text-yellow-700\/95:hover {
  color: rgb(142 75 16 / 0.95);
}

.hover\:text-yellow-800:hover {
  --tw-text-opacity: 1;
  color: rgb(114 59 19 / var(--tw-text-opacity, 1));
}

.hover\:text-yellow-800\/0:hover {
  color: rgb(114 59 19 / 0);
}

.hover\:text-yellow-800\/10:hover {
  color: rgb(114 59 19 / 0.1);
}

.hover\:text-yellow-800\/100:hover {
  color: rgb(114 59 19 / 1);
}

.hover\:text-yellow-800\/15:hover {
  color: rgb(114 59 19 / 0.15);
}

.hover\:text-yellow-800\/20:hover {
  color: rgb(114 59 19 / 0.2);
}

.hover\:text-yellow-800\/25:hover {
  color: rgb(114 59 19 / 0.25);
}

.hover\:text-yellow-800\/30:hover {
  color: rgb(114 59 19 / 0.3);
}

.hover\:text-yellow-800\/35:hover {
  color: rgb(114 59 19 / 0.35);
}

.hover\:text-yellow-800\/40:hover {
  color: rgb(114 59 19 / 0.4);
}

.hover\:text-yellow-800\/45:hover {
  color: rgb(114 59 19 / 0.45);
}

.hover\:text-yellow-800\/5:hover {
  color: rgb(114 59 19 / 0.05);
}

.hover\:text-yellow-800\/50:hover {
  color: rgb(114 59 19 / 0.5);
}

.hover\:text-yellow-800\/55:hover {
  color: rgb(114 59 19 / 0.55);
}

.hover\:text-yellow-800\/60:hover {
  color: rgb(114 59 19 / 0.6);
}

.hover\:text-yellow-800\/65:hover {
  color: rgb(114 59 19 / 0.65);
}

.hover\:text-yellow-800\/70:hover {
  color: rgb(114 59 19 / 0.7);
}

.hover\:text-yellow-800\/75:hover {
  color: rgb(114 59 19 / 0.75);
}

.hover\:text-yellow-800\/80:hover {
  color: rgb(114 59 19 / 0.8);
}

.hover\:text-yellow-800\/85:hover {
  color: rgb(114 59 19 / 0.85);
}

.hover\:text-yellow-800\/90:hover {
  color: rgb(114 59 19 / 0.9);
}

.hover\:text-yellow-800\/95:hover {
  color: rgb(114 59 19 / 0.95);
}

.hover\:text-yellow-900:hover {
  --tw-text-opacity: 1;
  color: rgb(99 49 18 / var(--tw-text-opacity, 1));
}

.hover\:text-yellow-900\/0:hover {
  color: rgb(99 49 18 / 0);
}

.hover\:text-yellow-900\/10:hover {
  color: rgb(99 49 18 / 0.1);
}

.hover\:text-yellow-900\/100:hover {
  color: rgb(99 49 18 / 1);
}

.hover\:text-yellow-900\/15:hover {
  color: rgb(99 49 18 / 0.15);
}

.hover\:text-yellow-900\/20:hover {
  color: rgb(99 49 18 / 0.2);
}

.hover\:text-yellow-900\/25:hover {
  color: rgb(99 49 18 / 0.25);
}

.hover\:text-yellow-900\/30:hover {
  color: rgb(99 49 18 / 0.3);
}

.hover\:text-yellow-900\/35:hover {
  color: rgb(99 49 18 / 0.35);
}

.hover\:text-yellow-900\/40:hover {
  color: rgb(99 49 18 / 0.4);
}

.hover\:text-yellow-900\/45:hover {
  color: rgb(99 49 18 / 0.45);
}

.hover\:text-yellow-900\/5:hover {
  color: rgb(99 49 18 / 0.05);
}

.hover\:text-yellow-900\/50:hover {
  color: rgb(99 49 18 / 0.5);
}

.hover\:text-yellow-900\/55:hover {
  color: rgb(99 49 18 / 0.55);
}

.hover\:text-yellow-900\/60:hover {
  color: rgb(99 49 18 / 0.6);
}

.hover\:text-yellow-900\/65:hover {
  color: rgb(99 49 18 / 0.65);
}

.hover\:text-yellow-900\/70:hover {
  color: rgb(99 49 18 / 0.7);
}

.hover\:text-yellow-900\/75:hover {
  color: rgb(99 49 18 / 0.75);
}

.hover\:text-yellow-900\/80:hover {
  color: rgb(99 49 18 / 0.8);
}

.hover\:text-yellow-900\/85:hover {
  color: rgb(99 49 18 / 0.85);
}

.hover\:text-yellow-900\/90:hover {
  color: rgb(99 49 18 / 0.9);
}

.hover\:text-yellow-900\/95:hover {
  color: rgb(99 49 18 / 0.95);
}

.hover\:text-zinc-100:hover {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}

.hover\:text-zinc-100\/0:hover {
  color: rgb(244 244 245 / 0);
}

.hover\:text-zinc-100\/10:hover {
  color: rgb(244 244 245 / 0.1);
}

.hover\:text-zinc-100\/100:hover {
  color: rgb(244 244 245 / 1);
}

.hover\:text-zinc-100\/15:hover {
  color: rgb(244 244 245 / 0.15);
}

.hover\:text-zinc-100\/20:hover {
  color: rgb(244 244 245 / 0.2);
}

.hover\:text-zinc-100\/25:hover {
  color: rgb(244 244 245 / 0.25);
}

.hover\:text-zinc-100\/30:hover {
  color: rgb(244 244 245 / 0.3);
}

.hover\:text-zinc-100\/35:hover {
  color: rgb(244 244 245 / 0.35);
}

.hover\:text-zinc-100\/40:hover {
  color: rgb(244 244 245 / 0.4);
}

.hover\:text-zinc-100\/45:hover {
  color: rgb(244 244 245 / 0.45);
}

.hover\:text-zinc-100\/5:hover {
  color: rgb(244 244 245 / 0.05);
}

.hover\:text-zinc-100\/50:hover {
  color: rgb(244 244 245 / 0.5);
}

.hover\:text-zinc-100\/55:hover {
  color: rgb(244 244 245 / 0.55);
}

.hover\:text-zinc-100\/60:hover {
  color: rgb(244 244 245 / 0.6);
}

.hover\:text-zinc-100\/65:hover {
  color: rgb(244 244 245 / 0.65);
}

.hover\:text-zinc-100\/70:hover {
  color: rgb(244 244 245 / 0.7);
}

.hover\:text-zinc-100\/75:hover {
  color: rgb(244 244 245 / 0.75);
}

.hover\:text-zinc-100\/80:hover {
  color: rgb(244 244 245 / 0.8);
}

.hover\:text-zinc-100\/85:hover {
  color: rgb(244 244 245 / 0.85);
}

.hover\:text-zinc-100\/90:hover {
  color: rgb(244 244 245 / 0.9);
}

.hover\:text-zinc-100\/95:hover {
  color: rgb(244 244 245 / 0.95);
}

.hover\:text-zinc-200:hover {
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1));
}

.hover\:text-zinc-200\/0:hover {
  color: rgb(228 228 231 / 0);
}

.hover\:text-zinc-200\/10:hover {
  color: rgb(228 228 231 / 0.1);
}

.hover\:text-zinc-200\/100:hover {
  color: rgb(228 228 231 / 1);
}

.hover\:text-zinc-200\/15:hover {
  color: rgb(228 228 231 / 0.15);
}

.hover\:text-zinc-200\/20:hover {
  color: rgb(228 228 231 / 0.2);
}

.hover\:text-zinc-200\/25:hover {
  color: rgb(228 228 231 / 0.25);
}

.hover\:text-zinc-200\/30:hover {
  color: rgb(228 228 231 / 0.3);
}

.hover\:text-zinc-200\/35:hover {
  color: rgb(228 228 231 / 0.35);
}

.hover\:text-zinc-200\/40:hover {
  color: rgb(228 228 231 / 0.4);
}

.hover\:text-zinc-200\/45:hover {
  color: rgb(228 228 231 / 0.45);
}

.hover\:text-zinc-200\/5:hover {
  color: rgb(228 228 231 / 0.05);
}

.hover\:text-zinc-200\/50:hover {
  color: rgb(228 228 231 / 0.5);
}

.hover\:text-zinc-200\/55:hover {
  color: rgb(228 228 231 / 0.55);
}

.hover\:text-zinc-200\/60:hover {
  color: rgb(228 228 231 / 0.6);
}

.hover\:text-zinc-200\/65:hover {
  color: rgb(228 228 231 / 0.65);
}

.hover\:text-zinc-200\/70:hover {
  color: rgb(228 228 231 / 0.7);
}

.hover\:text-zinc-200\/75:hover {
  color: rgb(228 228 231 / 0.75);
}

.hover\:text-zinc-200\/80:hover {
  color: rgb(228 228 231 / 0.8);
}

.hover\:text-zinc-200\/85:hover {
  color: rgb(228 228 231 / 0.85);
}

.hover\:text-zinc-200\/90:hover {
  color: rgb(228 228 231 / 0.9);
}

.hover\:text-zinc-200\/95:hover {
  color: rgb(228 228 231 / 0.95);
}

.hover\:text-zinc-300:hover {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}

.hover\:text-zinc-300\/0:hover {
  color: rgb(212 212 216 / 0);
}

.hover\:text-zinc-300\/10:hover {
  color: rgb(212 212 216 / 0.1);
}

.hover\:text-zinc-300\/100:hover {
  color: rgb(212 212 216 / 1);
}

.hover\:text-zinc-300\/15:hover {
  color: rgb(212 212 216 / 0.15);
}

.hover\:text-zinc-300\/20:hover {
  color: rgb(212 212 216 / 0.2);
}

.hover\:text-zinc-300\/25:hover {
  color: rgb(212 212 216 / 0.25);
}

.hover\:text-zinc-300\/30:hover {
  color: rgb(212 212 216 / 0.3);
}

.hover\:text-zinc-300\/35:hover {
  color: rgb(212 212 216 / 0.35);
}

.hover\:text-zinc-300\/40:hover {
  color: rgb(212 212 216 / 0.4);
}

.hover\:text-zinc-300\/45:hover {
  color: rgb(212 212 216 / 0.45);
}

.hover\:text-zinc-300\/5:hover {
  color: rgb(212 212 216 / 0.05);
}

.hover\:text-zinc-300\/50:hover {
  color: rgb(212 212 216 / 0.5);
}

.hover\:text-zinc-300\/55:hover {
  color: rgb(212 212 216 / 0.55);
}

.hover\:text-zinc-300\/60:hover {
  color: rgb(212 212 216 / 0.6);
}

.hover\:text-zinc-300\/65:hover {
  color: rgb(212 212 216 / 0.65);
}

.hover\:text-zinc-300\/70:hover {
  color: rgb(212 212 216 / 0.7);
}

.hover\:text-zinc-300\/75:hover {
  color: rgb(212 212 216 / 0.75);
}

.hover\:text-zinc-300\/80:hover {
  color: rgb(212 212 216 / 0.8);
}

.hover\:text-zinc-300\/85:hover {
  color: rgb(212 212 216 / 0.85);
}

.hover\:text-zinc-300\/90:hover {
  color: rgb(212 212 216 / 0.9);
}

.hover\:text-zinc-300\/95:hover {
  color: rgb(212 212 216 / 0.95);
}

.hover\:text-zinc-400:hover {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}

.hover\:text-zinc-400\/0:hover {
  color: rgb(161 161 170 / 0);
}

.hover\:text-zinc-400\/10:hover {
  color: rgb(161 161 170 / 0.1);
}

.hover\:text-zinc-400\/100:hover {
  color: rgb(161 161 170 / 1);
}

.hover\:text-zinc-400\/15:hover {
  color: rgb(161 161 170 / 0.15);
}

.hover\:text-zinc-400\/20:hover {
  color: rgb(161 161 170 / 0.2);
}

.hover\:text-zinc-400\/25:hover {
  color: rgb(161 161 170 / 0.25);
}

.hover\:text-zinc-400\/30:hover {
  color: rgb(161 161 170 / 0.3);
}

.hover\:text-zinc-400\/35:hover {
  color: rgb(161 161 170 / 0.35);
}

.hover\:text-zinc-400\/40:hover {
  color: rgb(161 161 170 / 0.4);
}

.hover\:text-zinc-400\/45:hover {
  color: rgb(161 161 170 / 0.45);
}

.hover\:text-zinc-400\/5:hover {
  color: rgb(161 161 170 / 0.05);
}

.hover\:text-zinc-400\/50:hover {
  color: rgb(161 161 170 / 0.5);
}

.hover\:text-zinc-400\/55:hover {
  color: rgb(161 161 170 / 0.55);
}

.hover\:text-zinc-400\/60:hover {
  color: rgb(161 161 170 / 0.6);
}

.hover\:text-zinc-400\/65:hover {
  color: rgb(161 161 170 / 0.65);
}

.hover\:text-zinc-400\/70:hover {
  color: rgb(161 161 170 / 0.7);
}

.hover\:text-zinc-400\/75:hover {
  color: rgb(161 161 170 / 0.75);
}

.hover\:text-zinc-400\/80:hover {
  color: rgb(161 161 170 / 0.8);
}

.hover\:text-zinc-400\/85:hover {
  color: rgb(161 161 170 / 0.85);
}

.hover\:text-zinc-400\/90:hover {
  color: rgb(161 161 170 / 0.9);
}

.hover\:text-zinc-400\/95:hover {
  color: rgb(161 161 170 / 0.95);
}

.hover\:text-zinc-500:hover {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}

.hover\:text-zinc-500\/0:hover {
  color: rgb(113 113 122 / 0);
}

.hover\:text-zinc-500\/10:hover {
  color: rgb(113 113 122 / 0.1);
}

.hover\:text-zinc-500\/100:hover {
  color: rgb(113 113 122 / 1);
}

.hover\:text-zinc-500\/15:hover {
  color: rgb(113 113 122 / 0.15);
}

.hover\:text-zinc-500\/20:hover {
  color: rgb(113 113 122 / 0.2);
}

.hover\:text-zinc-500\/25:hover {
  color: rgb(113 113 122 / 0.25);
}

.hover\:text-zinc-500\/30:hover {
  color: rgb(113 113 122 / 0.3);
}

.hover\:text-zinc-500\/35:hover {
  color: rgb(113 113 122 / 0.35);
}

.hover\:text-zinc-500\/40:hover {
  color: rgb(113 113 122 / 0.4);
}

.hover\:text-zinc-500\/45:hover {
  color: rgb(113 113 122 / 0.45);
}

.hover\:text-zinc-500\/5:hover {
  color: rgb(113 113 122 / 0.05);
}

.hover\:text-zinc-500\/50:hover {
  color: rgb(113 113 122 / 0.5);
}

.hover\:text-zinc-500\/55:hover {
  color: rgb(113 113 122 / 0.55);
}

.hover\:text-zinc-500\/60:hover {
  color: rgb(113 113 122 / 0.6);
}

.hover\:text-zinc-500\/65:hover {
  color: rgb(113 113 122 / 0.65);
}

.hover\:text-zinc-500\/70:hover {
  color: rgb(113 113 122 / 0.7);
}

.hover\:text-zinc-500\/75:hover {
  color: rgb(113 113 122 / 0.75);
}

.hover\:text-zinc-500\/80:hover {
  color: rgb(113 113 122 / 0.8);
}

.hover\:text-zinc-500\/85:hover {
  color: rgb(113 113 122 / 0.85);
}

.hover\:text-zinc-500\/90:hover {
  color: rgb(113 113 122 / 0.9);
}

.hover\:text-zinc-500\/95:hover {
  color: rgb(113 113 122 / 0.95);
}

.hover\:text-zinc-600:hover {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}

.hover\:text-zinc-600\/0:hover {
  color: rgb(82 82 91 / 0);
}

.hover\:text-zinc-600\/10:hover {
  color: rgb(82 82 91 / 0.1);
}

.hover\:text-zinc-600\/100:hover {
  color: rgb(82 82 91 / 1);
}

.hover\:text-zinc-600\/15:hover {
  color: rgb(82 82 91 / 0.15);
}

.hover\:text-zinc-600\/20:hover {
  color: rgb(82 82 91 / 0.2);
}

.hover\:text-zinc-600\/25:hover {
  color: rgb(82 82 91 / 0.25);
}

.hover\:text-zinc-600\/30:hover {
  color: rgb(82 82 91 / 0.3);
}

.hover\:text-zinc-600\/35:hover {
  color: rgb(82 82 91 / 0.35);
}

.hover\:text-zinc-600\/40:hover {
  color: rgb(82 82 91 / 0.4);
}

.hover\:text-zinc-600\/45:hover {
  color: rgb(82 82 91 / 0.45);
}

.hover\:text-zinc-600\/5:hover {
  color: rgb(82 82 91 / 0.05);
}

.hover\:text-zinc-600\/50:hover {
  color: rgb(82 82 91 / 0.5);
}

.hover\:text-zinc-600\/55:hover {
  color: rgb(82 82 91 / 0.55);
}

.hover\:text-zinc-600\/60:hover {
  color: rgb(82 82 91 / 0.6);
}

.hover\:text-zinc-600\/65:hover {
  color: rgb(82 82 91 / 0.65);
}

.hover\:text-zinc-600\/70:hover {
  color: rgb(82 82 91 / 0.7);
}

.hover\:text-zinc-600\/75:hover {
  color: rgb(82 82 91 / 0.75);
}

.hover\:text-zinc-600\/80:hover {
  color: rgb(82 82 91 / 0.8);
}

.hover\:text-zinc-600\/85:hover {
  color: rgb(82 82 91 / 0.85);
}

.hover\:text-zinc-600\/90:hover {
  color: rgb(82 82 91 / 0.9);
}

.hover\:text-zinc-600\/95:hover {
  color: rgb(82 82 91 / 0.95);
}

.hover\:text-zinc-700:hover {
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}

.hover\:text-zinc-700\/0:hover {
  color: rgb(63 63 70 / 0);
}

.hover\:text-zinc-700\/10:hover {
  color: rgb(63 63 70 / 0.1);
}

.hover\:text-zinc-700\/100:hover {
  color: rgb(63 63 70 / 1);
}

.hover\:text-zinc-700\/15:hover {
  color: rgb(63 63 70 / 0.15);
}

.hover\:text-zinc-700\/20:hover {
  color: rgb(63 63 70 / 0.2);
}

.hover\:text-zinc-700\/25:hover {
  color: rgb(63 63 70 / 0.25);
}

.hover\:text-zinc-700\/30:hover {
  color: rgb(63 63 70 / 0.3);
}

.hover\:text-zinc-700\/35:hover {
  color: rgb(63 63 70 / 0.35);
}

.hover\:text-zinc-700\/40:hover {
  color: rgb(63 63 70 / 0.4);
}

.hover\:text-zinc-700\/45:hover {
  color: rgb(63 63 70 / 0.45);
}

.hover\:text-zinc-700\/5:hover {
  color: rgb(63 63 70 / 0.05);
}

.hover\:text-zinc-700\/50:hover {
  color: rgb(63 63 70 / 0.5);
}

.hover\:text-zinc-700\/55:hover {
  color: rgb(63 63 70 / 0.55);
}

.hover\:text-zinc-700\/60:hover {
  color: rgb(63 63 70 / 0.6);
}

.hover\:text-zinc-700\/65:hover {
  color: rgb(63 63 70 / 0.65);
}

.hover\:text-zinc-700\/70:hover {
  color: rgb(63 63 70 / 0.7);
}

.hover\:text-zinc-700\/75:hover {
  color: rgb(63 63 70 / 0.75);
}

.hover\:text-zinc-700\/80:hover {
  color: rgb(63 63 70 / 0.8);
}

.hover\:text-zinc-700\/85:hover {
  color: rgb(63 63 70 / 0.85);
}

.hover\:text-zinc-700\/90:hover {
  color: rgb(63 63 70 / 0.9);
}

.hover\:text-zinc-700\/95:hover {
  color: rgb(63 63 70 / 0.95);
}

.hover\:text-zinc-800:hover {
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}

.hover\:text-zinc-800\/0:hover {
  color: rgb(39 39 42 / 0);
}

.hover\:text-zinc-800\/10:hover {
  color: rgb(39 39 42 / 0.1);
}

.hover\:text-zinc-800\/100:hover {
  color: rgb(39 39 42 / 1);
}

.hover\:text-zinc-800\/15:hover {
  color: rgb(39 39 42 / 0.15);
}

.hover\:text-zinc-800\/20:hover {
  color: rgb(39 39 42 / 0.2);
}

.hover\:text-zinc-800\/25:hover {
  color: rgb(39 39 42 / 0.25);
}

.hover\:text-zinc-800\/30:hover {
  color: rgb(39 39 42 / 0.3);
}

.hover\:text-zinc-800\/35:hover {
  color: rgb(39 39 42 / 0.35);
}

.hover\:text-zinc-800\/40:hover {
  color: rgb(39 39 42 / 0.4);
}

.hover\:text-zinc-800\/45:hover {
  color: rgb(39 39 42 / 0.45);
}

.hover\:text-zinc-800\/5:hover {
  color: rgb(39 39 42 / 0.05);
}

.hover\:text-zinc-800\/50:hover {
  color: rgb(39 39 42 / 0.5);
}

.hover\:text-zinc-800\/55:hover {
  color: rgb(39 39 42 / 0.55);
}

.hover\:text-zinc-800\/60:hover {
  color: rgb(39 39 42 / 0.6);
}

.hover\:text-zinc-800\/65:hover {
  color: rgb(39 39 42 / 0.65);
}

.hover\:text-zinc-800\/70:hover {
  color: rgb(39 39 42 / 0.7);
}

.hover\:text-zinc-800\/75:hover {
  color: rgb(39 39 42 / 0.75);
}

.hover\:text-zinc-800\/80:hover {
  color: rgb(39 39 42 / 0.8);
}

.hover\:text-zinc-800\/85:hover {
  color: rgb(39 39 42 / 0.85);
}

.hover\:text-zinc-800\/90:hover {
  color: rgb(39 39 42 / 0.9);
}

.hover\:text-zinc-800\/95:hover {
  color: rgb(39 39 42 / 0.95);
}

.hover\:text-zinc-900:hover {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}

.hover\:text-zinc-900\/0:hover {
  color: rgb(24 24 27 / 0);
}

.hover\:text-zinc-900\/10:hover {
  color: rgb(24 24 27 / 0.1);
}

.hover\:text-zinc-900\/100:hover {
  color: rgb(24 24 27 / 1);
}

.hover\:text-zinc-900\/15:hover {
  color: rgb(24 24 27 / 0.15);
}

.hover\:text-zinc-900\/20:hover {
  color: rgb(24 24 27 / 0.2);
}

.hover\:text-zinc-900\/25:hover {
  color: rgb(24 24 27 / 0.25);
}

.hover\:text-zinc-900\/30:hover {
  color: rgb(24 24 27 / 0.3);
}

.hover\:text-zinc-900\/35:hover {
  color: rgb(24 24 27 / 0.35);
}

.hover\:text-zinc-900\/40:hover {
  color: rgb(24 24 27 / 0.4);
}

.hover\:text-zinc-900\/45:hover {
  color: rgb(24 24 27 / 0.45);
}

.hover\:text-zinc-900\/5:hover {
  color: rgb(24 24 27 / 0.05);
}

.hover\:text-zinc-900\/50:hover {
  color: rgb(24 24 27 / 0.5);
}

.hover\:text-zinc-900\/55:hover {
  color: rgb(24 24 27 / 0.55);
}

.hover\:text-zinc-900\/60:hover {
  color: rgb(24 24 27 / 0.6);
}

.hover\:text-zinc-900\/65:hover {
  color: rgb(24 24 27 / 0.65);
}

.hover\:text-zinc-900\/70:hover {
  color: rgb(24 24 27 / 0.7);
}

.hover\:text-zinc-900\/75:hover {
  color: rgb(24 24 27 / 0.75);
}

.hover\:text-zinc-900\/80:hover {
  color: rgb(24 24 27 / 0.8);
}

.hover\:text-zinc-900\/85:hover {
  color: rgb(24 24 27 / 0.85);
}

.hover\:text-zinc-900\/90:hover {
  color: rgb(24 24 27 / 0.9);
}

.hover\:text-zinc-900\/95:hover {
  color: rgb(24 24 27 / 0.95);
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-sm:hover {
  --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);
}

.hover\:ring-amber-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1));
}

.hover\:ring-amber-100\/0:hover {
  --tw-ring-color: rgb(254 243 199 / 0);
}

.hover\:ring-amber-100\/10:hover {
  --tw-ring-color: rgb(254 243 199 / 0.1);
}

.hover\:ring-amber-100\/100:hover {
  --tw-ring-color: rgb(254 243 199 / 1);
}

.hover\:ring-amber-100\/15:hover {
  --tw-ring-color: rgb(254 243 199 / 0.15);
}

.hover\:ring-amber-100\/20:hover {
  --tw-ring-color: rgb(254 243 199 / 0.2);
}

.hover\:ring-amber-100\/25:hover {
  --tw-ring-color: rgb(254 243 199 / 0.25);
}

.hover\:ring-amber-100\/30:hover {
  --tw-ring-color: rgb(254 243 199 / 0.3);
}

.hover\:ring-amber-100\/35:hover {
  --tw-ring-color: rgb(254 243 199 / 0.35);
}

.hover\:ring-amber-100\/40:hover {
  --tw-ring-color: rgb(254 243 199 / 0.4);
}

.hover\:ring-amber-100\/45:hover {
  --tw-ring-color: rgb(254 243 199 / 0.45);
}

.hover\:ring-amber-100\/5:hover {
  --tw-ring-color: rgb(254 243 199 / 0.05);
}

.hover\:ring-amber-100\/50:hover {
  --tw-ring-color: rgb(254 243 199 / 0.5);
}

.hover\:ring-amber-100\/55:hover {
  --tw-ring-color: rgb(254 243 199 / 0.55);
}

.hover\:ring-amber-100\/60:hover {
  --tw-ring-color: rgb(254 243 199 / 0.6);
}

.hover\:ring-amber-100\/65:hover {
  --tw-ring-color: rgb(254 243 199 / 0.65);
}

.hover\:ring-amber-100\/70:hover {
  --tw-ring-color: rgb(254 243 199 / 0.7);
}

.hover\:ring-amber-100\/75:hover {
  --tw-ring-color: rgb(254 243 199 / 0.75);
}

.hover\:ring-amber-100\/80:hover {
  --tw-ring-color: rgb(254 243 199 / 0.8);
}

.hover\:ring-amber-100\/85:hover {
  --tw-ring-color: rgb(254 243 199 / 0.85);
}

.hover\:ring-amber-100\/90:hover {
  --tw-ring-color: rgb(254 243 199 / 0.9);
}

.hover\:ring-amber-100\/95:hover {
  --tw-ring-color: rgb(254 243 199 / 0.95);
}

.hover\:ring-amber-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1));
}

.hover\:ring-amber-200\/0:hover {
  --tw-ring-color: rgb(253 230 138 / 0);
}

.hover\:ring-amber-200\/10:hover {
  --tw-ring-color: rgb(253 230 138 / 0.1);
}

.hover\:ring-amber-200\/100:hover {
  --tw-ring-color: rgb(253 230 138 / 1);
}

.hover\:ring-amber-200\/15:hover {
  --tw-ring-color: rgb(253 230 138 / 0.15);
}

.hover\:ring-amber-200\/20:hover {
  --tw-ring-color: rgb(253 230 138 / 0.2);
}

.hover\:ring-amber-200\/25:hover {
  --tw-ring-color: rgb(253 230 138 / 0.25);
}

.hover\:ring-amber-200\/30:hover {
  --tw-ring-color: rgb(253 230 138 / 0.3);
}

.hover\:ring-amber-200\/35:hover {
  --tw-ring-color: rgb(253 230 138 / 0.35);
}

.hover\:ring-amber-200\/40:hover {
  --tw-ring-color: rgb(253 230 138 / 0.4);
}

.hover\:ring-amber-200\/45:hover {
  --tw-ring-color: rgb(253 230 138 / 0.45);
}

.hover\:ring-amber-200\/5:hover {
  --tw-ring-color: rgb(253 230 138 / 0.05);
}

.hover\:ring-amber-200\/50:hover {
  --tw-ring-color: rgb(253 230 138 / 0.5);
}

.hover\:ring-amber-200\/55:hover {
  --tw-ring-color: rgb(253 230 138 / 0.55);
}

.hover\:ring-amber-200\/60:hover {
  --tw-ring-color: rgb(253 230 138 / 0.6);
}

.hover\:ring-amber-200\/65:hover {
  --tw-ring-color: rgb(253 230 138 / 0.65);
}

.hover\:ring-amber-200\/70:hover {
  --tw-ring-color: rgb(253 230 138 / 0.7);
}

.hover\:ring-amber-200\/75:hover {
  --tw-ring-color: rgb(253 230 138 / 0.75);
}

.hover\:ring-amber-200\/80:hover {
  --tw-ring-color: rgb(253 230 138 / 0.8);
}

.hover\:ring-amber-200\/85:hover {
  --tw-ring-color: rgb(253 230 138 / 0.85);
}

.hover\:ring-amber-200\/90:hover {
  --tw-ring-color: rgb(253 230 138 / 0.9);
}

.hover\:ring-amber-200\/95:hover {
  --tw-ring-color: rgb(253 230 138 / 0.95);
}

.hover\:ring-amber-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1));
}

.hover\:ring-amber-300\/0:hover {
  --tw-ring-color: rgb(252 211 77 / 0);
}

.hover\:ring-amber-300\/10:hover {
  --tw-ring-color: rgb(252 211 77 / 0.1);
}

.hover\:ring-amber-300\/100:hover {
  --tw-ring-color: rgb(252 211 77 / 1);
}

.hover\:ring-amber-300\/15:hover {
  --tw-ring-color: rgb(252 211 77 / 0.15);
}

.hover\:ring-amber-300\/20:hover {
  --tw-ring-color: rgb(252 211 77 / 0.2);
}

.hover\:ring-amber-300\/25:hover {
  --tw-ring-color: rgb(252 211 77 / 0.25);
}

.hover\:ring-amber-300\/30:hover {
  --tw-ring-color: rgb(252 211 77 / 0.3);
}

.hover\:ring-amber-300\/35:hover {
  --tw-ring-color: rgb(252 211 77 / 0.35);
}

.hover\:ring-amber-300\/40:hover {
  --tw-ring-color: rgb(252 211 77 / 0.4);
}

.hover\:ring-amber-300\/45:hover {
  --tw-ring-color: rgb(252 211 77 / 0.45);
}

.hover\:ring-amber-300\/5:hover {
  --tw-ring-color: rgb(252 211 77 / 0.05);
}

.hover\:ring-amber-300\/50:hover {
  --tw-ring-color: rgb(252 211 77 / 0.5);
}

.hover\:ring-amber-300\/55:hover {
  --tw-ring-color: rgb(252 211 77 / 0.55);
}

.hover\:ring-amber-300\/60:hover {
  --tw-ring-color: rgb(252 211 77 / 0.6);
}

.hover\:ring-amber-300\/65:hover {
  --tw-ring-color: rgb(252 211 77 / 0.65);
}

.hover\:ring-amber-300\/70:hover {
  --tw-ring-color: rgb(252 211 77 / 0.7);
}

.hover\:ring-amber-300\/75:hover {
  --tw-ring-color: rgb(252 211 77 / 0.75);
}

.hover\:ring-amber-300\/80:hover {
  --tw-ring-color: rgb(252 211 77 / 0.8);
}

.hover\:ring-amber-300\/85:hover {
  --tw-ring-color: rgb(252 211 77 / 0.85);
}

.hover\:ring-amber-300\/90:hover {
  --tw-ring-color: rgb(252 211 77 / 0.9);
}

.hover\:ring-amber-300\/95:hover {
  --tw-ring-color: rgb(252 211 77 / 0.95);
}

.hover\:ring-amber-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1));
}

.hover\:ring-amber-400\/0:hover {
  --tw-ring-color: rgb(251 191 36 / 0);
}

.hover\:ring-amber-400\/10:hover {
  --tw-ring-color: rgb(251 191 36 / 0.1);
}

.hover\:ring-amber-400\/100:hover {
  --tw-ring-color: rgb(251 191 36 / 1);
}

.hover\:ring-amber-400\/15:hover {
  --tw-ring-color: rgb(251 191 36 / 0.15);
}

.hover\:ring-amber-400\/20:hover {
  --tw-ring-color: rgb(251 191 36 / 0.2);
}

.hover\:ring-amber-400\/25:hover {
  --tw-ring-color: rgb(251 191 36 / 0.25);
}

.hover\:ring-amber-400\/30:hover {
  --tw-ring-color: rgb(251 191 36 / 0.3);
}

.hover\:ring-amber-400\/35:hover {
  --tw-ring-color: rgb(251 191 36 / 0.35);
}

.hover\:ring-amber-400\/40:hover {
  --tw-ring-color: rgb(251 191 36 / 0.4);
}

.hover\:ring-amber-400\/45:hover {
  --tw-ring-color: rgb(251 191 36 / 0.45);
}

.hover\:ring-amber-400\/5:hover {
  --tw-ring-color: rgb(251 191 36 / 0.05);
}

.hover\:ring-amber-400\/50:hover {
  --tw-ring-color: rgb(251 191 36 / 0.5);
}

.hover\:ring-amber-400\/55:hover {
  --tw-ring-color: rgb(251 191 36 / 0.55);
}

.hover\:ring-amber-400\/60:hover {
  --tw-ring-color: rgb(251 191 36 / 0.6);
}

.hover\:ring-amber-400\/65:hover {
  --tw-ring-color: rgb(251 191 36 / 0.65);
}

.hover\:ring-amber-400\/70:hover {
  --tw-ring-color: rgb(251 191 36 / 0.7);
}

.hover\:ring-amber-400\/75:hover {
  --tw-ring-color: rgb(251 191 36 / 0.75);
}

.hover\:ring-amber-400\/80:hover {
  --tw-ring-color: rgb(251 191 36 / 0.8);
}

.hover\:ring-amber-400\/85:hover {
  --tw-ring-color: rgb(251 191 36 / 0.85);
}

.hover\:ring-amber-400\/90:hover {
  --tw-ring-color: rgb(251 191 36 / 0.9);
}

.hover\:ring-amber-400\/95:hover {
  --tw-ring-color: rgb(251 191 36 / 0.95);
}

.hover\:ring-amber-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1));
}

.hover\:ring-amber-500\/0:hover {
  --tw-ring-color: rgb(245 158 11 / 0);
}

.hover\:ring-amber-500\/10:hover {
  --tw-ring-color: rgb(245 158 11 / 0.1);
}

.hover\:ring-amber-500\/100:hover {
  --tw-ring-color: rgb(245 158 11 / 1);
}

.hover\:ring-amber-500\/15:hover {
  --tw-ring-color: rgb(245 158 11 / 0.15);
}

.hover\:ring-amber-500\/20:hover {
  --tw-ring-color: rgb(245 158 11 / 0.2);
}

.hover\:ring-amber-500\/25:hover {
  --tw-ring-color: rgb(245 158 11 / 0.25);
}

.hover\:ring-amber-500\/30:hover {
  --tw-ring-color: rgb(245 158 11 / 0.3);
}

.hover\:ring-amber-500\/35:hover {
  --tw-ring-color: rgb(245 158 11 / 0.35);
}

.hover\:ring-amber-500\/40:hover {
  --tw-ring-color: rgb(245 158 11 / 0.4);
}

.hover\:ring-amber-500\/45:hover {
  --tw-ring-color: rgb(245 158 11 / 0.45);
}

.hover\:ring-amber-500\/5:hover {
  --tw-ring-color: rgb(245 158 11 / 0.05);
}

.hover\:ring-amber-500\/50:hover {
  --tw-ring-color: rgb(245 158 11 / 0.5);
}

.hover\:ring-amber-500\/55:hover {
  --tw-ring-color: rgb(245 158 11 / 0.55);
}

.hover\:ring-amber-500\/60:hover {
  --tw-ring-color: rgb(245 158 11 / 0.6);
}

.hover\:ring-amber-500\/65:hover {
  --tw-ring-color: rgb(245 158 11 / 0.65);
}

.hover\:ring-amber-500\/70:hover {
  --tw-ring-color: rgb(245 158 11 / 0.7);
}

.hover\:ring-amber-500\/75:hover {
  --tw-ring-color: rgb(245 158 11 / 0.75);
}

.hover\:ring-amber-500\/80:hover {
  --tw-ring-color: rgb(245 158 11 / 0.8);
}

.hover\:ring-amber-500\/85:hover {
  --tw-ring-color: rgb(245 158 11 / 0.85);
}

.hover\:ring-amber-500\/90:hover {
  --tw-ring-color: rgb(245 158 11 / 0.9);
}

.hover\:ring-amber-500\/95:hover {
  --tw-ring-color: rgb(245 158 11 / 0.95);
}

.hover\:ring-amber-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1));
}

.hover\:ring-amber-600\/0:hover {
  --tw-ring-color: rgb(217 119 6 / 0);
}

.hover\:ring-amber-600\/10:hover {
  --tw-ring-color: rgb(217 119 6 / 0.1);
}

.hover\:ring-amber-600\/100:hover {
  --tw-ring-color: rgb(217 119 6 / 1);
}

.hover\:ring-amber-600\/15:hover {
  --tw-ring-color: rgb(217 119 6 / 0.15);
}

.hover\:ring-amber-600\/20:hover {
  --tw-ring-color: rgb(217 119 6 / 0.2);
}

.hover\:ring-amber-600\/25:hover {
  --tw-ring-color: rgb(217 119 6 / 0.25);
}

.hover\:ring-amber-600\/30:hover {
  --tw-ring-color: rgb(217 119 6 / 0.3);
}

.hover\:ring-amber-600\/35:hover {
  --tw-ring-color: rgb(217 119 6 / 0.35);
}

.hover\:ring-amber-600\/40:hover {
  --tw-ring-color: rgb(217 119 6 / 0.4);
}

.hover\:ring-amber-600\/45:hover {
  --tw-ring-color: rgb(217 119 6 / 0.45);
}

.hover\:ring-amber-600\/5:hover {
  --tw-ring-color: rgb(217 119 6 / 0.05);
}

.hover\:ring-amber-600\/50:hover {
  --tw-ring-color: rgb(217 119 6 / 0.5);
}

.hover\:ring-amber-600\/55:hover {
  --tw-ring-color: rgb(217 119 6 / 0.55);
}

.hover\:ring-amber-600\/60:hover {
  --tw-ring-color: rgb(217 119 6 / 0.6);
}

.hover\:ring-amber-600\/65:hover {
  --tw-ring-color: rgb(217 119 6 / 0.65);
}

.hover\:ring-amber-600\/70:hover {
  --tw-ring-color: rgb(217 119 6 / 0.7);
}

.hover\:ring-amber-600\/75:hover {
  --tw-ring-color: rgb(217 119 6 / 0.75);
}

.hover\:ring-amber-600\/80:hover {
  --tw-ring-color: rgb(217 119 6 / 0.8);
}

.hover\:ring-amber-600\/85:hover {
  --tw-ring-color: rgb(217 119 6 / 0.85);
}

.hover\:ring-amber-600\/90:hover {
  --tw-ring-color: rgb(217 119 6 / 0.9);
}

.hover\:ring-amber-600\/95:hover {
  --tw-ring-color: rgb(217 119 6 / 0.95);
}

.hover\:ring-amber-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1));
}

.hover\:ring-amber-700\/0:hover {
  --tw-ring-color: rgb(180 83 9 / 0);
}

.hover\:ring-amber-700\/10:hover {
  --tw-ring-color: rgb(180 83 9 / 0.1);
}

.hover\:ring-amber-700\/100:hover {
  --tw-ring-color: rgb(180 83 9 / 1);
}

.hover\:ring-amber-700\/15:hover {
  --tw-ring-color: rgb(180 83 9 / 0.15);
}

.hover\:ring-amber-700\/20:hover {
  --tw-ring-color: rgb(180 83 9 / 0.2);
}

.hover\:ring-amber-700\/25:hover {
  --tw-ring-color: rgb(180 83 9 / 0.25);
}

.hover\:ring-amber-700\/30:hover {
  --tw-ring-color: rgb(180 83 9 / 0.3);
}

.hover\:ring-amber-700\/35:hover {
  --tw-ring-color: rgb(180 83 9 / 0.35);
}

.hover\:ring-amber-700\/40:hover {
  --tw-ring-color: rgb(180 83 9 / 0.4);
}

.hover\:ring-amber-700\/45:hover {
  --tw-ring-color: rgb(180 83 9 / 0.45);
}

.hover\:ring-amber-700\/5:hover {
  --tw-ring-color: rgb(180 83 9 / 0.05);
}

.hover\:ring-amber-700\/50:hover {
  --tw-ring-color: rgb(180 83 9 / 0.5);
}

.hover\:ring-amber-700\/55:hover {
  --tw-ring-color: rgb(180 83 9 / 0.55);
}

.hover\:ring-amber-700\/60:hover {
  --tw-ring-color: rgb(180 83 9 / 0.6);
}

.hover\:ring-amber-700\/65:hover {
  --tw-ring-color: rgb(180 83 9 / 0.65);
}

.hover\:ring-amber-700\/70:hover {
  --tw-ring-color: rgb(180 83 9 / 0.7);
}

.hover\:ring-amber-700\/75:hover {
  --tw-ring-color: rgb(180 83 9 / 0.75);
}

.hover\:ring-amber-700\/80:hover {
  --tw-ring-color: rgb(180 83 9 / 0.8);
}

.hover\:ring-amber-700\/85:hover {
  --tw-ring-color: rgb(180 83 9 / 0.85);
}

.hover\:ring-amber-700\/90:hover {
  --tw-ring-color: rgb(180 83 9 / 0.9);
}

.hover\:ring-amber-700\/95:hover {
  --tw-ring-color: rgb(180 83 9 / 0.95);
}

.hover\:ring-amber-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1));
}

.hover\:ring-amber-800\/0:hover {
  --tw-ring-color: rgb(146 64 14 / 0);
}

.hover\:ring-amber-800\/10:hover {
  --tw-ring-color: rgb(146 64 14 / 0.1);
}

.hover\:ring-amber-800\/100:hover {
  --tw-ring-color: rgb(146 64 14 / 1);
}

.hover\:ring-amber-800\/15:hover {
  --tw-ring-color: rgb(146 64 14 / 0.15);
}

.hover\:ring-amber-800\/20:hover {
  --tw-ring-color: rgb(146 64 14 / 0.2);
}

.hover\:ring-amber-800\/25:hover {
  --tw-ring-color: rgb(146 64 14 / 0.25);
}

.hover\:ring-amber-800\/30:hover {
  --tw-ring-color: rgb(146 64 14 / 0.3);
}

.hover\:ring-amber-800\/35:hover {
  --tw-ring-color: rgb(146 64 14 / 0.35);
}

.hover\:ring-amber-800\/40:hover {
  --tw-ring-color: rgb(146 64 14 / 0.4);
}

.hover\:ring-amber-800\/45:hover {
  --tw-ring-color: rgb(146 64 14 / 0.45);
}

.hover\:ring-amber-800\/5:hover {
  --tw-ring-color: rgb(146 64 14 / 0.05);
}

.hover\:ring-amber-800\/50:hover {
  --tw-ring-color: rgb(146 64 14 / 0.5);
}

.hover\:ring-amber-800\/55:hover {
  --tw-ring-color: rgb(146 64 14 / 0.55);
}

.hover\:ring-amber-800\/60:hover {
  --tw-ring-color: rgb(146 64 14 / 0.6);
}

.hover\:ring-amber-800\/65:hover {
  --tw-ring-color: rgb(146 64 14 / 0.65);
}

.hover\:ring-amber-800\/70:hover {
  --tw-ring-color: rgb(146 64 14 / 0.7);
}

.hover\:ring-amber-800\/75:hover {
  --tw-ring-color: rgb(146 64 14 / 0.75);
}

.hover\:ring-amber-800\/80:hover {
  --tw-ring-color: rgb(146 64 14 / 0.8);
}

.hover\:ring-amber-800\/85:hover {
  --tw-ring-color: rgb(146 64 14 / 0.85);
}

.hover\:ring-amber-800\/90:hover {
  --tw-ring-color: rgb(146 64 14 / 0.9);
}

.hover\:ring-amber-800\/95:hover {
  --tw-ring-color: rgb(146 64 14 / 0.95);
}

.hover\:ring-amber-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1));
}

.hover\:ring-amber-900\/0:hover {
  --tw-ring-color: rgb(120 53 15 / 0);
}

.hover\:ring-amber-900\/10:hover {
  --tw-ring-color: rgb(120 53 15 / 0.1);
}

.hover\:ring-amber-900\/100:hover {
  --tw-ring-color: rgb(120 53 15 / 1);
}

.hover\:ring-amber-900\/15:hover {
  --tw-ring-color: rgb(120 53 15 / 0.15);
}

.hover\:ring-amber-900\/20:hover {
  --tw-ring-color: rgb(120 53 15 / 0.2);
}

.hover\:ring-amber-900\/25:hover {
  --tw-ring-color: rgb(120 53 15 / 0.25);
}

.hover\:ring-amber-900\/30:hover {
  --tw-ring-color: rgb(120 53 15 / 0.3);
}

.hover\:ring-amber-900\/35:hover {
  --tw-ring-color: rgb(120 53 15 / 0.35);
}

.hover\:ring-amber-900\/40:hover {
  --tw-ring-color: rgb(120 53 15 / 0.4);
}

.hover\:ring-amber-900\/45:hover {
  --tw-ring-color: rgb(120 53 15 / 0.45);
}

.hover\:ring-amber-900\/5:hover {
  --tw-ring-color: rgb(120 53 15 / 0.05);
}

.hover\:ring-amber-900\/50:hover {
  --tw-ring-color: rgb(120 53 15 / 0.5);
}

.hover\:ring-amber-900\/55:hover {
  --tw-ring-color: rgb(120 53 15 / 0.55);
}

.hover\:ring-amber-900\/60:hover {
  --tw-ring-color: rgb(120 53 15 / 0.6);
}

.hover\:ring-amber-900\/65:hover {
  --tw-ring-color: rgb(120 53 15 / 0.65);
}

.hover\:ring-amber-900\/70:hover {
  --tw-ring-color: rgb(120 53 15 / 0.7);
}

.hover\:ring-amber-900\/75:hover {
  --tw-ring-color: rgb(120 53 15 / 0.75);
}

.hover\:ring-amber-900\/80:hover {
  --tw-ring-color: rgb(120 53 15 / 0.8);
}

.hover\:ring-amber-900\/85:hover {
  --tw-ring-color: rgb(120 53 15 / 0.85);
}

.hover\:ring-amber-900\/90:hover {
  --tw-ring-color: rgb(120 53 15 / 0.9);
}

.hover\:ring-amber-900\/95:hover {
  --tw-ring-color: rgb(120 53 15 / 0.95);
}

.hover\:ring-blue-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1));
}

.hover\:ring-blue-100\/0:hover {
  --tw-ring-color: rgb(219 234 254 / 0);
}

.hover\:ring-blue-100\/10:hover {
  --tw-ring-color: rgb(219 234 254 / 0.1);
}

.hover\:ring-blue-100\/100:hover {
  --tw-ring-color: rgb(219 234 254 / 1);
}

.hover\:ring-blue-100\/15:hover {
  --tw-ring-color: rgb(219 234 254 / 0.15);
}

.hover\:ring-blue-100\/20:hover {
  --tw-ring-color: rgb(219 234 254 / 0.2);
}

.hover\:ring-blue-100\/25:hover {
  --tw-ring-color: rgb(219 234 254 / 0.25);
}

.hover\:ring-blue-100\/30:hover {
  --tw-ring-color: rgb(219 234 254 / 0.3);
}

.hover\:ring-blue-100\/35:hover {
  --tw-ring-color: rgb(219 234 254 / 0.35);
}

.hover\:ring-blue-100\/40:hover {
  --tw-ring-color: rgb(219 234 254 / 0.4);
}

.hover\:ring-blue-100\/45:hover {
  --tw-ring-color: rgb(219 234 254 / 0.45);
}

.hover\:ring-blue-100\/5:hover {
  --tw-ring-color: rgb(219 234 254 / 0.05);
}

.hover\:ring-blue-100\/50:hover {
  --tw-ring-color: rgb(219 234 254 / 0.5);
}

.hover\:ring-blue-100\/55:hover {
  --tw-ring-color: rgb(219 234 254 / 0.55);
}

.hover\:ring-blue-100\/60:hover {
  --tw-ring-color: rgb(219 234 254 / 0.6);
}

.hover\:ring-blue-100\/65:hover {
  --tw-ring-color: rgb(219 234 254 / 0.65);
}

.hover\:ring-blue-100\/70:hover {
  --tw-ring-color: rgb(219 234 254 / 0.7);
}

.hover\:ring-blue-100\/75:hover {
  --tw-ring-color: rgb(219 234 254 / 0.75);
}

.hover\:ring-blue-100\/80:hover {
  --tw-ring-color: rgb(219 234 254 / 0.8);
}

.hover\:ring-blue-100\/85:hover {
  --tw-ring-color: rgb(219 234 254 / 0.85);
}

.hover\:ring-blue-100\/90:hover {
  --tw-ring-color: rgb(219 234 254 / 0.9);
}

.hover\:ring-blue-100\/95:hover {
  --tw-ring-color: rgb(219 234 254 / 0.95);
}

.hover\:ring-blue-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1));
}

.hover\:ring-blue-200\/0:hover {
  --tw-ring-color: rgb(191 219 254 / 0);
}

.hover\:ring-blue-200\/10:hover {
  --tw-ring-color: rgb(191 219 254 / 0.1);
}

.hover\:ring-blue-200\/100:hover {
  --tw-ring-color: rgb(191 219 254 / 1);
}

.hover\:ring-blue-200\/15:hover {
  --tw-ring-color: rgb(191 219 254 / 0.15);
}

.hover\:ring-blue-200\/20:hover {
  --tw-ring-color: rgb(191 219 254 / 0.2);
}

.hover\:ring-blue-200\/25:hover {
  --tw-ring-color: rgb(191 219 254 / 0.25);
}

.hover\:ring-blue-200\/30:hover {
  --tw-ring-color: rgb(191 219 254 / 0.3);
}

.hover\:ring-blue-200\/35:hover {
  --tw-ring-color: rgb(191 219 254 / 0.35);
}

.hover\:ring-blue-200\/40:hover {
  --tw-ring-color: rgb(191 219 254 / 0.4);
}

.hover\:ring-blue-200\/45:hover {
  --tw-ring-color: rgb(191 219 254 / 0.45);
}

.hover\:ring-blue-200\/5:hover {
  --tw-ring-color: rgb(191 219 254 / 0.05);
}

.hover\:ring-blue-200\/50:hover {
  --tw-ring-color: rgb(191 219 254 / 0.5);
}

.hover\:ring-blue-200\/55:hover {
  --tw-ring-color: rgb(191 219 254 / 0.55);
}

.hover\:ring-blue-200\/60:hover {
  --tw-ring-color: rgb(191 219 254 / 0.6);
}

.hover\:ring-blue-200\/65:hover {
  --tw-ring-color: rgb(191 219 254 / 0.65);
}

.hover\:ring-blue-200\/70:hover {
  --tw-ring-color: rgb(191 219 254 / 0.7);
}

.hover\:ring-blue-200\/75:hover {
  --tw-ring-color: rgb(191 219 254 / 0.75);
}

.hover\:ring-blue-200\/80:hover {
  --tw-ring-color: rgb(191 219 254 / 0.8);
}

.hover\:ring-blue-200\/85:hover {
  --tw-ring-color: rgb(191 219 254 / 0.85);
}

.hover\:ring-blue-200\/90:hover {
  --tw-ring-color: rgb(191 219 254 / 0.9);
}

.hover\:ring-blue-200\/95:hover {
  --tw-ring-color: rgb(191 219 254 / 0.95);
}

.hover\:ring-blue-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.hover\:ring-blue-300\/0:hover {
  --tw-ring-color: rgb(147 197 253 / 0);
}

.hover\:ring-blue-300\/10:hover {
  --tw-ring-color: rgb(147 197 253 / 0.1);
}

.hover\:ring-blue-300\/100:hover {
  --tw-ring-color: rgb(147 197 253 / 1);
}

.hover\:ring-blue-300\/15:hover {
  --tw-ring-color: rgb(147 197 253 / 0.15);
}

.hover\:ring-blue-300\/20:hover {
  --tw-ring-color: rgb(147 197 253 / 0.2);
}

.hover\:ring-blue-300\/25:hover {
  --tw-ring-color: rgb(147 197 253 / 0.25);
}

.hover\:ring-blue-300\/30:hover {
  --tw-ring-color: rgb(147 197 253 / 0.3);
}

.hover\:ring-blue-300\/35:hover {
  --tw-ring-color: rgb(147 197 253 / 0.35);
}

.hover\:ring-blue-300\/40:hover {
  --tw-ring-color: rgb(147 197 253 / 0.4);
}

.hover\:ring-blue-300\/45:hover {
  --tw-ring-color: rgb(147 197 253 / 0.45);
}

.hover\:ring-blue-300\/5:hover {
  --tw-ring-color: rgb(147 197 253 / 0.05);
}

.hover\:ring-blue-300\/50:hover {
  --tw-ring-color: rgb(147 197 253 / 0.5);
}

.hover\:ring-blue-300\/55:hover {
  --tw-ring-color: rgb(147 197 253 / 0.55);
}

.hover\:ring-blue-300\/60:hover {
  --tw-ring-color: rgb(147 197 253 / 0.6);
}

.hover\:ring-blue-300\/65:hover {
  --tw-ring-color: rgb(147 197 253 / 0.65);
}

.hover\:ring-blue-300\/70:hover {
  --tw-ring-color: rgb(147 197 253 / 0.7);
}

.hover\:ring-blue-300\/75:hover {
  --tw-ring-color: rgb(147 197 253 / 0.75);
}

.hover\:ring-blue-300\/80:hover {
  --tw-ring-color: rgb(147 197 253 / 0.8);
}

.hover\:ring-blue-300\/85:hover {
  --tw-ring-color: rgb(147 197 253 / 0.85);
}

.hover\:ring-blue-300\/90:hover {
  --tw-ring-color: rgb(147 197 253 / 0.9);
}

.hover\:ring-blue-300\/95:hover {
  --tw-ring-color: rgb(147 197 253 / 0.95);
}

.hover\:ring-blue-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.hover\:ring-blue-400\/0:hover {
  --tw-ring-color: rgb(96 165 250 / 0);
}

.hover\:ring-blue-400\/10:hover {
  --tw-ring-color: rgb(96 165 250 / 0.1);
}

.hover\:ring-blue-400\/100:hover {
  --tw-ring-color: rgb(96 165 250 / 1);
}

.hover\:ring-blue-400\/15:hover {
  --tw-ring-color: rgb(96 165 250 / 0.15);
}

.hover\:ring-blue-400\/20:hover {
  --tw-ring-color: rgb(96 165 250 / 0.2);
}

.hover\:ring-blue-400\/25:hover {
  --tw-ring-color: rgb(96 165 250 / 0.25);
}

.hover\:ring-blue-400\/30:hover {
  --tw-ring-color: rgb(96 165 250 / 0.3);
}

.hover\:ring-blue-400\/35:hover {
  --tw-ring-color: rgb(96 165 250 / 0.35);
}

.hover\:ring-blue-400\/40:hover {
  --tw-ring-color: rgb(96 165 250 / 0.4);
}

.hover\:ring-blue-400\/45:hover {
  --tw-ring-color: rgb(96 165 250 / 0.45);
}

.hover\:ring-blue-400\/5:hover {
  --tw-ring-color: rgb(96 165 250 / 0.05);
}

.hover\:ring-blue-400\/50:hover {
  --tw-ring-color: rgb(96 165 250 / 0.5);
}

.hover\:ring-blue-400\/55:hover {
  --tw-ring-color: rgb(96 165 250 / 0.55);
}

.hover\:ring-blue-400\/60:hover {
  --tw-ring-color: rgb(96 165 250 / 0.6);
}

.hover\:ring-blue-400\/65:hover {
  --tw-ring-color: rgb(96 165 250 / 0.65);
}

.hover\:ring-blue-400\/70:hover {
  --tw-ring-color: rgb(96 165 250 / 0.7);
}

.hover\:ring-blue-400\/75:hover {
  --tw-ring-color: rgb(96 165 250 / 0.75);
}

.hover\:ring-blue-400\/80:hover {
  --tw-ring-color: rgb(96 165 250 / 0.8);
}

.hover\:ring-blue-400\/85:hover {
  --tw-ring-color: rgb(96 165 250 / 0.85);
}

.hover\:ring-blue-400\/90:hover {
  --tw-ring-color: rgb(96 165 250 / 0.9);
}

.hover\:ring-blue-400\/95:hover {
  --tw-ring-color: rgb(96 165 250 / 0.95);
}

.hover\:ring-blue-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.hover\:ring-blue-500\/0:hover {
  --tw-ring-color: rgb(59 130 246 / 0);
}

.hover\:ring-blue-500\/10:hover {
  --tw-ring-color: rgb(59 130 246 / 0.1);
}

.hover\:ring-blue-500\/100:hover {
  --tw-ring-color: rgb(59 130 246 / 1);
}

.hover\:ring-blue-500\/15:hover {
  --tw-ring-color: rgb(59 130 246 / 0.15);
}

.hover\:ring-blue-500\/20:hover {
  --tw-ring-color: rgb(59 130 246 / 0.2);
}

.hover\:ring-blue-500\/25:hover {
  --tw-ring-color: rgb(59 130 246 / 0.25);
}

.hover\:ring-blue-500\/30:hover {
  --tw-ring-color: rgb(59 130 246 / 0.3);
}

.hover\:ring-blue-500\/35:hover {
  --tw-ring-color: rgb(59 130 246 / 0.35);
}

.hover\:ring-blue-500\/40:hover {
  --tw-ring-color: rgb(59 130 246 / 0.4);
}

.hover\:ring-blue-500\/45:hover {
  --tw-ring-color: rgb(59 130 246 / 0.45);
}

.hover\:ring-blue-500\/5:hover {
  --tw-ring-color: rgb(59 130 246 / 0.05);
}

.hover\:ring-blue-500\/50:hover {
  --tw-ring-color: rgb(59 130 246 / 0.5);
}

.hover\:ring-blue-500\/55:hover {
  --tw-ring-color: rgb(59 130 246 / 0.55);
}

.hover\:ring-blue-500\/60:hover {
  --tw-ring-color: rgb(59 130 246 / 0.6);
}

.hover\:ring-blue-500\/65:hover {
  --tw-ring-color: rgb(59 130 246 / 0.65);
}

.hover\:ring-blue-500\/70:hover {
  --tw-ring-color: rgb(59 130 246 / 0.7);
}

.hover\:ring-blue-500\/75:hover {
  --tw-ring-color: rgb(59 130 246 / 0.75);
}

.hover\:ring-blue-500\/80:hover {
  --tw-ring-color: rgb(59 130 246 / 0.8);
}

.hover\:ring-blue-500\/85:hover {
  --tw-ring-color: rgb(59 130 246 / 0.85);
}

.hover\:ring-blue-500\/90:hover {
  --tw-ring-color: rgb(59 130 246 / 0.9);
}

.hover\:ring-blue-500\/95:hover {
  --tw-ring-color: rgb(59 130 246 / 0.95);
}

.hover\:ring-blue-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}

.hover\:ring-blue-600\/0:hover {
  --tw-ring-color: rgb(37 99 235 / 0);
}

.hover\:ring-blue-600\/10:hover {
  --tw-ring-color: rgb(37 99 235 / 0.1);
}

.hover\:ring-blue-600\/100:hover {
  --tw-ring-color: rgb(37 99 235 / 1);
}

.hover\:ring-blue-600\/15:hover {
  --tw-ring-color: rgb(37 99 235 / 0.15);
}

.hover\:ring-blue-600\/20:hover {
  --tw-ring-color: rgb(37 99 235 / 0.2);
}

.hover\:ring-blue-600\/25:hover {
  --tw-ring-color: rgb(37 99 235 / 0.25);
}

.hover\:ring-blue-600\/30:hover {
  --tw-ring-color: rgb(37 99 235 / 0.3);
}

.hover\:ring-blue-600\/35:hover {
  --tw-ring-color: rgb(37 99 235 / 0.35);
}

.hover\:ring-blue-600\/40:hover {
  --tw-ring-color: rgb(37 99 235 / 0.4);
}

.hover\:ring-blue-600\/45:hover {
  --tw-ring-color: rgb(37 99 235 / 0.45);
}

.hover\:ring-blue-600\/5:hover {
  --tw-ring-color: rgb(37 99 235 / 0.05);
}

.hover\:ring-blue-600\/50:hover {
  --tw-ring-color: rgb(37 99 235 / 0.5);
}

.hover\:ring-blue-600\/55:hover {
  --tw-ring-color: rgb(37 99 235 / 0.55);
}

.hover\:ring-blue-600\/60:hover {
  --tw-ring-color: rgb(37 99 235 / 0.6);
}

.hover\:ring-blue-600\/65:hover {
  --tw-ring-color: rgb(37 99 235 / 0.65);
}

.hover\:ring-blue-600\/70:hover {
  --tw-ring-color: rgb(37 99 235 / 0.7);
}

.hover\:ring-blue-600\/75:hover {
  --tw-ring-color: rgb(37 99 235 / 0.75);
}

.hover\:ring-blue-600\/80:hover {
  --tw-ring-color: rgb(37 99 235 / 0.8);
}

.hover\:ring-blue-600\/85:hover {
  --tw-ring-color: rgb(37 99 235 / 0.85);
}

.hover\:ring-blue-600\/90:hover {
  --tw-ring-color: rgb(37 99 235 / 0.9);
}

.hover\:ring-blue-600\/95:hover {
  --tw-ring-color: rgb(37 99 235 / 0.95);
}

.hover\:ring-blue-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1));
}

.hover\:ring-blue-700\/0:hover {
  --tw-ring-color: rgb(29 78 216 / 0);
}

.hover\:ring-blue-700\/10:hover {
  --tw-ring-color: rgb(29 78 216 / 0.1);
}

.hover\:ring-blue-700\/100:hover {
  --tw-ring-color: rgb(29 78 216 / 1);
}

.hover\:ring-blue-700\/15:hover {
  --tw-ring-color: rgb(29 78 216 / 0.15);
}

.hover\:ring-blue-700\/20:hover {
  --tw-ring-color: rgb(29 78 216 / 0.2);
}

.hover\:ring-blue-700\/25:hover {
  --tw-ring-color: rgb(29 78 216 / 0.25);
}

.hover\:ring-blue-700\/30:hover {
  --tw-ring-color: rgb(29 78 216 / 0.3);
}

.hover\:ring-blue-700\/35:hover {
  --tw-ring-color: rgb(29 78 216 / 0.35);
}

.hover\:ring-blue-700\/40:hover {
  --tw-ring-color: rgb(29 78 216 / 0.4);
}

.hover\:ring-blue-700\/45:hover {
  --tw-ring-color: rgb(29 78 216 / 0.45);
}

.hover\:ring-blue-700\/5:hover {
  --tw-ring-color: rgb(29 78 216 / 0.05);
}

.hover\:ring-blue-700\/50:hover {
  --tw-ring-color: rgb(29 78 216 / 0.5);
}

.hover\:ring-blue-700\/55:hover {
  --tw-ring-color: rgb(29 78 216 / 0.55);
}

.hover\:ring-blue-700\/60:hover {
  --tw-ring-color: rgb(29 78 216 / 0.6);
}

.hover\:ring-blue-700\/65:hover {
  --tw-ring-color: rgb(29 78 216 / 0.65);
}

.hover\:ring-blue-700\/70:hover {
  --tw-ring-color: rgb(29 78 216 / 0.7);
}

.hover\:ring-blue-700\/75:hover {
  --tw-ring-color: rgb(29 78 216 / 0.75);
}

.hover\:ring-blue-700\/80:hover {
  --tw-ring-color: rgb(29 78 216 / 0.8);
}

.hover\:ring-blue-700\/85:hover {
  --tw-ring-color: rgb(29 78 216 / 0.85);
}

.hover\:ring-blue-700\/90:hover {
  --tw-ring-color: rgb(29 78 216 / 0.9);
}

.hover\:ring-blue-700\/95:hover {
  --tw-ring-color: rgb(29 78 216 / 0.95);
}

.hover\:ring-blue-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
}

.hover\:ring-blue-800\/0:hover {
  --tw-ring-color: rgb(30 64 175 / 0);
}

.hover\:ring-blue-800\/10:hover {
  --tw-ring-color: rgb(30 64 175 / 0.1);
}

.hover\:ring-blue-800\/100:hover {
  --tw-ring-color: rgb(30 64 175 / 1);
}

.hover\:ring-blue-800\/15:hover {
  --tw-ring-color: rgb(30 64 175 / 0.15);
}

.hover\:ring-blue-800\/20:hover {
  --tw-ring-color: rgb(30 64 175 / 0.2);
}

.hover\:ring-blue-800\/25:hover {
  --tw-ring-color: rgb(30 64 175 / 0.25);
}

.hover\:ring-blue-800\/30:hover {
  --tw-ring-color: rgb(30 64 175 / 0.3);
}

.hover\:ring-blue-800\/35:hover {
  --tw-ring-color: rgb(30 64 175 / 0.35);
}

.hover\:ring-blue-800\/40:hover {
  --tw-ring-color: rgb(30 64 175 / 0.4);
}

.hover\:ring-blue-800\/45:hover {
  --tw-ring-color: rgb(30 64 175 / 0.45);
}

.hover\:ring-blue-800\/5:hover {
  --tw-ring-color: rgb(30 64 175 / 0.05);
}

.hover\:ring-blue-800\/50:hover {
  --tw-ring-color: rgb(30 64 175 / 0.5);
}

.hover\:ring-blue-800\/55:hover {
  --tw-ring-color: rgb(30 64 175 / 0.55);
}

.hover\:ring-blue-800\/60:hover {
  --tw-ring-color: rgb(30 64 175 / 0.6);
}

.hover\:ring-blue-800\/65:hover {
  --tw-ring-color: rgb(30 64 175 / 0.65);
}

.hover\:ring-blue-800\/70:hover {
  --tw-ring-color: rgb(30 64 175 / 0.7);
}

.hover\:ring-blue-800\/75:hover {
  --tw-ring-color: rgb(30 64 175 / 0.75);
}

.hover\:ring-blue-800\/80:hover {
  --tw-ring-color: rgb(30 64 175 / 0.8);
}

.hover\:ring-blue-800\/85:hover {
  --tw-ring-color: rgb(30 64 175 / 0.85);
}

.hover\:ring-blue-800\/90:hover {
  --tw-ring-color: rgb(30 64 175 / 0.9);
}

.hover\:ring-blue-800\/95:hover {
  --tw-ring-color: rgb(30 64 175 / 0.95);
}

.hover\:ring-blue-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1));
}

.hover\:ring-blue-900\/0:hover {
  --tw-ring-color: rgb(30 58 138 / 0);
}

.hover\:ring-blue-900\/10:hover {
  --tw-ring-color: rgb(30 58 138 / 0.1);
}

.hover\:ring-blue-900\/100:hover {
  --tw-ring-color: rgb(30 58 138 / 1);
}

.hover\:ring-blue-900\/15:hover {
  --tw-ring-color: rgb(30 58 138 / 0.15);
}

.hover\:ring-blue-900\/20:hover {
  --tw-ring-color: rgb(30 58 138 / 0.2);
}

.hover\:ring-blue-900\/25:hover {
  --tw-ring-color: rgb(30 58 138 / 0.25);
}

.hover\:ring-blue-900\/30:hover {
  --tw-ring-color: rgb(30 58 138 / 0.3);
}

.hover\:ring-blue-900\/35:hover {
  --tw-ring-color: rgb(30 58 138 / 0.35);
}

.hover\:ring-blue-900\/40:hover {
  --tw-ring-color: rgb(30 58 138 / 0.4);
}

.hover\:ring-blue-900\/45:hover {
  --tw-ring-color: rgb(30 58 138 / 0.45);
}

.hover\:ring-blue-900\/5:hover {
  --tw-ring-color: rgb(30 58 138 / 0.05);
}

.hover\:ring-blue-900\/50:hover {
  --tw-ring-color: rgb(30 58 138 / 0.5);
}

.hover\:ring-blue-900\/55:hover {
  --tw-ring-color: rgb(30 58 138 / 0.55);
}

.hover\:ring-blue-900\/60:hover {
  --tw-ring-color: rgb(30 58 138 / 0.6);
}

.hover\:ring-blue-900\/65:hover {
  --tw-ring-color: rgb(30 58 138 / 0.65);
}

.hover\:ring-blue-900\/70:hover {
  --tw-ring-color: rgb(30 58 138 / 0.7);
}

.hover\:ring-blue-900\/75:hover {
  --tw-ring-color: rgb(30 58 138 / 0.75);
}

.hover\:ring-blue-900\/80:hover {
  --tw-ring-color: rgb(30 58 138 / 0.8);
}

.hover\:ring-blue-900\/85:hover {
  --tw-ring-color: rgb(30 58 138 / 0.85);
}

.hover\:ring-blue-900\/90:hover {
  --tw-ring-color: rgb(30 58 138 / 0.9);
}

.hover\:ring-blue-900\/95:hover {
  --tw-ring-color: rgb(30 58 138 / 0.95);
}

.hover\:ring-cyan-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1));
}

.hover\:ring-cyan-100\/0:hover {
  --tw-ring-color: rgb(207 250 254 / 0);
}

.hover\:ring-cyan-100\/10:hover {
  --tw-ring-color: rgb(207 250 254 / 0.1);
}

.hover\:ring-cyan-100\/100:hover {
  --tw-ring-color: rgb(207 250 254 / 1);
}

.hover\:ring-cyan-100\/15:hover {
  --tw-ring-color: rgb(207 250 254 / 0.15);
}

.hover\:ring-cyan-100\/20:hover {
  --tw-ring-color: rgb(207 250 254 / 0.2);
}

.hover\:ring-cyan-100\/25:hover {
  --tw-ring-color: rgb(207 250 254 / 0.25);
}

.hover\:ring-cyan-100\/30:hover {
  --tw-ring-color: rgb(207 250 254 / 0.3);
}

.hover\:ring-cyan-100\/35:hover {
  --tw-ring-color: rgb(207 250 254 / 0.35);
}

.hover\:ring-cyan-100\/40:hover {
  --tw-ring-color: rgb(207 250 254 / 0.4);
}

.hover\:ring-cyan-100\/45:hover {
  --tw-ring-color: rgb(207 250 254 / 0.45);
}

.hover\:ring-cyan-100\/5:hover {
  --tw-ring-color: rgb(207 250 254 / 0.05);
}

.hover\:ring-cyan-100\/50:hover {
  --tw-ring-color: rgb(207 250 254 / 0.5);
}

.hover\:ring-cyan-100\/55:hover {
  --tw-ring-color: rgb(207 250 254 / 0.55);
}

.hover\:ring-cyan-100\/60:hover {
  --tw-ring-color: rgb(207 250 254 / 0.6);
}

.hover\:ring-cyan-100\/65:hover {
  --tw-ring-color: rgb(207 250 254 / 0.65);
}

.hover\:ring-cyan-100\/70:hover {
  --tw-ring-color: rgb(207 250 254 / 0.7);
}

.hover\:ring-cyan-100\/75:hover {
  --tw-ring-color: rgb(207 250 254 / 0.75);
}

.hover\:ring-cyan-100\/80:hover {
  --tw-ring-color: rgb(207 250 254 / 0.8);
}

.hover\:ring-cyan-100\/85:hover {
  --tw-ring-color: rgb(207 250 254 / 0.85);
}

.hover\:ring-cyan-100\/90:hover {
  --tw-ring-color: rgb(207 250 254 / 0.9);
}

.hover\:ring-cyan-100\/95:hover {
  --tw-ring-color: rgb(207 250 254 / 0.95);
}

.hover\:ring-cyan-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1));
}

.hover\:ring-cyan-200\/0:hover {
  --tw-ring-color: rgb(165 243 252 / 0);
}

.hover\:ring-cyan-200\/10:hover {
  --tw-ring-color: rgb(165 243 252 / 0.1);
}

.hover\:ring-cyan-200\/100:hover {
  --tw-ring-color: rgb(165 243 252 / 1);
}

.hover\:ring-cyan-200\/15:hover {
  --tw-ring-color: rgb(165 243 252 / 0.15);
}

.hover\:ring-cyan-200\/20:hover {
  --tw-ring-color: rgb(165 243 252 / 0.2);
}

.hover\:ring-cyan-200\/25:hover {
  --tw-ring-color: rgb(165 243 252 / 0.25);
}

.hover\:ring-cyan-200\/30:hover {
  --tw-ring-color: rgb(165 243 252 / 0.3);
}

.hover\:ring-cyan-200\/35:hover {
  --tw-ring-color: rgb(165 243 252 / 0.35);
}

.hover\:ring-cyan-200\/40:hover {
  --tw-ring-color: rgb(165 243 252 / 0.4);
}

.hover\:ring-cyan-200\/45:hover {
  --tw-ring-color: rgb(165 243 252 / 0.45);
}

.hover\:ring-cyan-200\/5:hover {
  --tw-ring-color: rgb(165 243 252 / 0.05);
}

.hover\:ring-cyan-200\/50:hover {
  --tw-ring-color: rgb(165 243 252 / 0.5);
}

.hover\:ring-cyan-200\/55:hover {
  --tw-ring-color: rgb(165 243 252 / 0.55);
}

.hover\:ring-cyan-200\/60:hover {
  --tw-ring-color: rgb(165 243 252 / 0.6);
}

.hover\:ring-cyan-200\/65:hover {
  --tw-ring-color: rgb(165 243 252 / 0.65);
}

.hover\:ring-cyan-200\/70:hover {
  --tw-ring-color: rgb(165 243 252 / 0.7);
}

.hover\:ring-cyan-200\/75:hover {
  --tw-ring-color: rgb(165 243 252 / 0.75);
}

.hover\:ring-cyan-200\/80:hover {
  --tw-ring-color: rgb(165 243 252 / 0.8);
}

.hover\:ring-cyan-200\/85:hover {
  --tw-ring-color: rgb(165 243 252 / 0.85);
}

.hover\:ring-cyan-200\/90:hover {
  --tw-ring-color: rgb(165 243 252 / 0.9);
}

.hover\:ring-cyan-200\/95:hover {
  --tw-ring-color: rgb(165 243 252 / 0.95);
}

.hover\:ring-cyan-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1));
}

.hover\:ring-cyan-300\/0:hover {
  --tw-ring-color: rgb(103 232 249 / 0);
}

.hover\:ring-cyan-300\/10:hover {
  --tw-ring-color: rgb(103 232 249 / 0.1);
}

.hover\:ring-cyan-300\/100:hover {
  --tw-ring-color: rgb(103 232 249 / 1);
}

.hover\:ring-cyan-300\/15:hover {
  --tw-ring-color: rgb(103 232 249 / 0.15);
}

.hover\:ring-cyan-300\/20:hover {
  --tw-ring-color: rgb(103 232 249 / 0.2);
}

.hover\:ring-cyan-300\/25:hover {
  --tw-ring-color: rgb(103 232 249 / 0.25);
}

.hover\:ring-cyan-300\/30:hover {
  --tw-ring-color: rgb(103 232 249 / 0.3);
}

.hover\:ring-cyan-300\/35:hover {
  --tw-ring-color: rgb(103 232 249 / 0.35);
}

.hover\:ring-cyan-300\/40:hover {
  --tw-ring-color: rgb(103 232 249 / 0.4);
}

.hover\:ring-cyan-300\/45:hover {
  --tw-ring-color: rgb(103 232 249 / 0.45);
}

.hover\:ring-cyan-300\/5:hover {
  --tw-ring-color: rgb(103 232 249 / 0.05);
}

.hover\:ring-cyan-300\/50:hover {
  --tw-ring-color: rgb(103 232 249 / 0.5);
}

.hover\:ring-cyan-300\/55:hover {
  --tw-ring-color: rgb(103 232 249 / 0.55);
}

.hover\:ring-cyan-300\/60:hover {
  --tw-ring-color: rgb(103 232 249 / 0.6);
}

.hover\:ring-cyan-300\/65:hover {
  --tw-ring-color: rgb(103 232 249 / 0.65);
}

.hover\:ring-cyan-300\/70:hover {
  --tw-ring-color: rgb(103 232 249 / 0.7);
}

.hover\:ring-cyan-300\/75:hover {
  --tw-ring-color: rgb(103 232 249 / 0.75);
}

.hover\:ring-cyan-300\/80:hover {
  --tw-ring-color: rgb(103 232 249 / 0.8);
}

.hover\:ring-cyan-300\/85:hover {
  --tw-ring-color: rgb(103 232 249 / 0.85);
}

.hover\:ring-cyan-300\/90:hover {
  --tw-ring-color: rgb(103 232 249 / 0.9);
}

.hover\:ring-cyan-300\/95:hover {
  --tw-ring-color: rgb(103 232 249 / 0.95);
}

.hover\:ring-cyan-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1));
}

.hover\:ring-cyan-400\/0:hover {
  --tw-ring-color: rgb(34 211 238 / 0);
}

.hover\:ring-cyan-400\/10:hover {
  --tw-ring-color: rgb(34 211 238 / 0.1);
}

.hover\:ring-cyan-400\/100:hover {
  --tw-ring-color: rgb(34 211 238 / 1);
}

.hover\:ring-cyan-400\/15:hover {
  --tw-ring-color: rgb(34 211 238 / 0.15);
}

.hover\:ring-cyan-400\/20:hover {
  --tw-ring-color: rgb(34 211 238 / 0.2);
}

.hover\:ring-cyan-400\/25:hover {
  --tw-ring-color: rgb(34 211 238 / 0.25);
}

.hover\:ring-cyan-400\/30:hover {
  --tw-ring-color: rgb(34 211 238 / 0.3);
}

.hover\:ring-cyan-400\/35:hover {
  --tw-ring-color: rgb(34 211 238 / 0.35);
}

.hover\:ring-cyan-400\/40:hover {
  --tw-ring-color: rgb(34 211 238 / 0.4);
}

.hover\:ring-cyan-400\/45:hover {
  --tw-ring-color: rgb(34 211 238 / 0.45);
}

.hover\:ring-cyan-400\/5:hover {
  --tw-ring-color: rgb(34 211 238 / 0.05);
}

.hover\:ring-cyan-400\/50:hover {
  --tw-ring-color: rgb(34 211 238 / 0.5);
}

.hover\:ring-cyan-400\/55:hover {
  --tw-ring-color: rgb(34 211 238 / 0.55);
}

.hover\:ring-cyan-400\/60:hover {
  --tw-ring-color: rgb(34 211 238 / 0.6);
}

.hover\:ring-cyan-400\/65:hover {
  --tw-ring-color: rgb(34 211 238 / 0.65);
}

.hover\:ring-cyan-400\/70:hover {
  --tw-ring-color: rgb(34 211 238 / 0.7);
}

.hover\:ring-cyan-400\/75:hover {
  --tw-ring-color: rgb(34 211 238 / 0.75);
}

.hover\:ring-cyan-400\/80:hover {
  --tw-ring-color: rgb(34 211 238 / 0.8);
}

.hover\:ring-cyan-400\/85:hover {
  --tw-ring-color: rgb(34 211 238 / 0.85);
}

.hover\:ring-cyan-400\/90:hover {
  --tw-ring-color: rgb(34 211 238 / 0.9);
}

.hover\:ring-cyan-400\/95:hover {
  --tw-ring-color: rgb(34 211 238 / 0.95);
}

.hover\:ring-cyan-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1));
}

.hover\:ring-cyan-500\/0:hover {
  --tw-ring-color: rgb(6 182 212 / 0);
}

.hover\:ring-cyan-500\/10:hover {
  --tw-ring-color: rgb(6 182 212 / 0.1);
}

.hover\:ring-cyan-500\/100:hover {
  --tw-ring-color: rgb(6 182 212 / 1);
}

.hover\:ring-cyan-500\/15:hover {
  --tw-ring-color: rgb(6 182 212 / 0.15);
}

.hover\:ring-cyan-500\/20:hover {
  --tw-ring-color: rgb(6 182 212 / 0.2);
}

.hover\:ring-cyan-500\/25:hover {
  --tw-ring-color: rgb(6 182 212 / 0.25);
}

.hover\:ring-cyan-500\/30:hover {
  --tw-ring-color: rgb(6 182 212 / 0.3);
}

.hover\:ring-cyan-500\/35:hover {
  --tw-ring-color: rgb(6 182 212 / 0.35);
}

.hover\:ring-cyan-500\/40:hover {
  --tw-ring-color: rgb(6 182 212 / 0.4);
}

.hover\:ring-cyan-500\/45:hover {
  --tw-ring-color: rgb(6 182 212 / 0.45);
}

.hover\:ring-cyan-500\/5:hover {
  --tw-ring-color: rgb(6 182 212 / 0.05);
}

.hover\:ring-cyan-500\/50:hover {
  --tw-ring-color: rgb(6 182 212 / 0.5);
}

.hover\:ring-cyan-500\/55:hover {
  --tw-ring-color: rgb(6 182 212 / 0.55);
}

.hover\:ring-cyan-500\/60:hover {
  --tw-ring-color: rgb(6 182 212 / 0.6);
}

.hover\:ring-cyan-500\/65:hover {
  --tw-ring-color: rgb(6 182 212 / 0.65);
}

.hover\:ring-cyan-500\/70:hover {
  --tw-ring-color: rgb(6 182 212 / 0.7);
}

.hover\:ring-cyan-500\/75:hover {
  --tw-ring-color: rgb(6 182 212 / 0.75);
}

.hover\:ring-cyan-500\/80:hover {
  --tw-ring-color: rgb(6 182 212 / 0.8);
}

.hover\:ring-cyan-500\/85:hover {
  --tw-ring-color: rgb(6 182 212 / 0.85);
}

.hover\:ring-cyan-500\/90:hover {
  --tw-ring-color: rgb(6 182 212 / 0.9);
}

.hover\:ring-cyan-500\/95:hover {
  --tw-ring-color: rgb(6 182 212 / 0.95);
}

.hover\:ring-cyan-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1));
}

.hover\:ring-cyan-600\/0:hover {
  --tw-ring-color: rgb(8 145 178 / 0);
}

.hover\:ring-cyan-600\/10:hover {
  --tw-ring-color: rgb(8 145 178 / 0.1);
}

.hover\:ring-cyan-600\/100:hover {
  --tw-ring-color: rgb(8 145 178 / 1);
}

.hover\:ring-cyan-600\/15:hover {
  --tw-ring-color: rgb(8 145 178 / 0.15);
}

.hover\:ring-cyan-600\/20:hover {
  --tw-ring-color: rgb(8 145 178 / 0.2);
}

.hover\:ring-cyan-600\/25:hover {
  --tw-ring-color: rgb(8 145 178 / 0.25);
}

.hover\:ring-cyan-600\/30:hover {
  --tw-ring-color: rgb(8 145 178 / 0.3);
}

.hover\:ring-cyan-600\/35:hover {
  --tw-ring-color: rgb(8 145 178 / 0.35);
}

.hover\:ring-cyan-600\/40:hover {
  --tw-ring-color: rgb(8 145 178 / 0.4);
}

.hover\:ring-cyan-600\/45:hover {
  --tw-ring-color: rgb(8 145 178 / 0.45);
}

.hover\:ring-cyan-600\/5:hover {
  --tw-ring-color: rgb(8 145 178 / 0.05);
}

.hover\:ring-cyan-600\/50:hover {
  --tw-ring-color: rgb(8 145 178 / 0.5);
}

.hover\:ring-cyan-600\/55:hover {
  --tw-ring-color: rgb(8 145 178 / 0.55);
}

.hover\:ring-cyan-600\/60:hover {
  --tw-ring-color: rgb(8 145 178 / 0.6);
}

.hover\:ring-cyan-600\/65:hover {
  --tw-ring-color: rgb(8 145 178 / 0.65);
}

.hover\:ring-cyan-600\/70:hover {
  --tw-ring-color: rgb(8 145 178 / 0.7);
}

.hover\:ring-cyan-600\/75:hover {
  --tw-ring-color: rgb(8 145 178 / 0.75);
}

.hover\:ring-cyan-600\/80:hover {
  --tw-ring-color: rgb(8 145 178 / 0.8);
}

.hover\:ring-cyan-600\/85:hover {
  --tw-ring-color: rgb(8 145 178 / 0.85);
}

.hover\:ring-cyan-600\/90:hover {
  --tw-ring-color: rgb(8 145 178 / 0.9);
}

.hover\:ring-cyan-600\/95:hover {
  --tw-ring-color: rgb(8 145 178 / 0.95);
}

.hover\:ring-cyan-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1));
}

.hover\:ring-cyan-700\/0:hover {
  --tw-ring-color: rgb(14 116 144 / 0);
}

.hover\:ring-cyan-700\/10:hover {
  --tw-ring-color: rgb(14 116 144 / 0.1);
}

.hover\:ring-cyan-700\/100:hover {
  --tw-ring-color: rgb(14 116 144 / 1);
}

.hover\:ring-cyan-700\/15:hover {
  --tw-ring-color: rgb(14 116 144 / 0.15);
}

.hover\:ring-cyan-700\/20:hover {
  --tw-ring-color: rgb(14 116 144 / 0.2);
}

.hover\:ring-cyan-700\/25:hover {
  --tw-ring-color: rgb(14 116 144 / 0.25);
}

.hover\:ring-cyan-700\/30:hover {
  --tw-ring-color: rgb(14 116 144 / 0.3);
}

.hover\:ring-cyan-700\/35:hover {
  --tw-ring-color: rgb(14 116 144 / 0.35);
}

.hover\:ring-cyan-700\/40:hover {
  --tw-ring-color: rgb(14 116 144 / 0.4);
}

.hover\:ring-cyan-700\/45:hover {
  --tw-ring-color: rgb(14 116 144 / 0.45);
}

.hover\:ring-cyan-700\/5:hover {
  --tw-ring-color: rgb(14 116 144 / 0.05);
}

.hover\:ring-cyan-700\/50:hover {
  --tw-ring-color: rgb(14 116 144 / 0.5);
}

.hover\:ring-cyan-700\/55:hover {
  --tw-ring-color: rgb(14 116 144 / 0.55);
}

.hover\:ring-cyan-700\/60:hover {
  --tw-ring-color: rgb(14 116 144 / 0.6);
}

.hover\:ring-cyan-700\/65:hover {
  --tw-ring-color: rgb(14 116 144 / 0.65);
}

.hover\:ring-cyan-700\/70:hover {
  --tw-ring-color: rgb(14 116 144 / 0.7);
}

.hover\:ring-cyan-700\/75:hover {
  --tw-ring-color: rgb(14 116 144 / 0.75);
}

.hover\:ring-cyan-700\/80:hover {
  --tw-ring-color: rgb(14 116 144 / 0.8);
}

.hover\:ring-cyan-700\/85:hover {
  --tw-ring-color: rgb(14 116 144 / 0.85);
}

.hover\:ring-cyan-700\/90:hover {
  --tw-ring-color: rgb(14 116 144 / 0.9);
}

.hover\:ring-cyan-700\/95:hover {
  --tw-ring-color: rgb(14 116 144 / 0.95);
}

.hover\:ring-cyan-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1));
}

.hover\:ring-cyan-800\/0:hover {
  --tw-ring-color: rgb(21 94 117 / 0);
}

.hover\:ring-cyan-800\/10:hover {
  --tw-ring-color: rgb(21 94 117 / 0.1);
}

.hover\:ring-cyan-800\/100:hover {
  --tw-ring-color: rgb(21 94 117 / 1);
}

.hover\:ring-cyan-800\/15:hover {
  --tw-ring-color: rgb(21 94 117 / 0.15);
}

.hover\:ring-cyan-800\/20:hover {
  --tw-ring-color: rgb(21 94 117 / 0.2);
}

.hover\:ring-cyan-800\/25:hover {
  --tw-ring-color: rgb(21 94 117 / 0.25);
}

.hover\:ring-cyan-800\/30:hover {
  --tw-ring-color: rgb(21 94 117 / 0.3);
}

.hover\:ring-cyan-800\/35:hover {
  --tw-ring-color: rgb(21 94 117 / 0.35);
}

.hover\:ring-cyan-800\/40:hover {
  --tw-ring-color: rgb(21 94 117 / 0.4);
}

.hover\:ring-cyan-800\/45:hover {
  --tw-ring-color: rgb(21 94 117 / 0.45);
}

.hover\:ring-cyan-800\/5:hover {
  --tw-ring-color: rgb(21 94 117 / 0.05);
}

.hover\:ring-cyan-800\/50:hover {
  --tw-ring-color: rgb(21 94 117 / 0.5);
}

.hover\:ring-cyan-800\/55:hover {
  --tw-ring-color: rgb(21 94 117 / 0.55);
}

.hover\:ring-cyan-800\/60:hover {
  --tw-ring-color: rgb(21 94 117 / 0.6);
}

.hover\:ring-cyan-800\/65:hover {
  --tw-ring-color: rgb(21 94 117 / 0.65);
}

.hover\:ring-cyan-800\/70:hover {
  --tw-ring-color: rgb(21 94 117 / 0.7);
}

.hover\:ring-cyan-800\/75:hover {
  --tw-ring-color: rgb(21 94 117 / 0.75);
}

.hover\:ring-cyan-800\/80:hover {
  --tw-ring-color: rgb(21 94 117 / 0.8);
}

.hover\:ring-cyan-800\/85:hover {
  --tw-ring-color: rgb(21 94 117 / 0.85);
}

.hover\:ring-cyan-800\/90:hover {
  --tw-ring-color: rgb(21 94 117 / 0.9);
}

.hover\:ring-cyan-800\/95:hover {
  --tw-ring-color: rgb(21 94 117 / 0.95);
}

.hover\:ring-cyan-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1));
}

.hover\:ring-cyan-900\/0:hover {
  --tw-ring-color: rgb(22 78 99 / 0);
}

.hover\:ring-cyan-900\/10:hover {
  --tw-ring-color: rgb(22 78 99 / 0.1);
}

.hover\:ring-cyan-900\/100:hover {
  --tw-ring-color: rgb(22 78 99 / 1);
}

.hover\:ring-cyan-900\/15:hover {
  --tw-ring-color: rgb(22 78 99 / 0.15);
}

.hover\:ring-cyan-900\/20:hover {
  --tw-ring-color: rgb(22 78 99 / 0.2);
}

.hover\:ring-cyan-900\/25:hover {
  --tw-ring-color: rgb(22 78 99 / 0.25);
}

.hover\:ring-cyan-900\/30:hover {
  --tw-ring-color: rgb(22 78 99 / 0.3);
}

.hover\:ring-cyan-900\/35:hover {
  --tw-ring-color: rgb(22 78 99 / 0.35);
}

.hover\:ring-cyan-900\/40:hover {
  --tw-ring-color: rgb(22 78 99 / 0.4);
}

.hover\:ring-cyan-900\/45:hover {
  --tw-ring-color: rgb(22 78 99 / 0.45);
}

.hover\:ring-cyan-900\/5:hover {
  --tw-ring-color: rgb(22 78 99 / 0.05);
}

.hover\:ring-cyan-900\/50:hover {
  --tw-ring-color: rgb(22 78 99 / 0.5);
}

.hover\:ring-cyan-900\/55:hover {
  --tw-ring-color: rgb(22 78 99 / 0.55);
}

.hover\:ring-cyan-900\/60:hover {
  --tw-ring-color: rgb(22 78 99 / 0.6);
}

.hover\:ring-cyan-900\/65:hover {
  --tw-ring-color: rgb(22 78 99 / 0.65);
}

.hover\:ring-cyan-900\/70:hover {
  --tw-ring-color: rgb(22 78 99 / 0.7);
}

.hover\:ring-cyan-900\/75:hover {
  --tw-ring-color: rgb(22 78 99 / 0.75);
}

.hover\:ring-cyan-900\/80:hover {
  --tw-ring-color: rgb(22 78 99 / 0.8);
}

.hover\:ring-cyan-900\/85:hover {
  --tw-ring-color: rgb(22 78 99 / 0.85);
}

.hover\:ring-cyan-900\/90:hover {
  --tw-ring-color: rgb(22 78 99 / 0.9);
}

.hover\:ring-cyan-900\/95:hover {
  --tw-ring-color: rgb(22 78 99 / 0.95);
}

.hover\:ring-emerald-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1));
}

.hover\:ring-emerald-100\/0:hover {
  --tw-ring-color: rgb(209 250 229 / 0);
}

.hover\:ring-emerald-100\/10:hover {
  --tw-ring-color: rgb(209 250 229 / 0.1);
}

.hover\:ring-emerald-100\/100:hover {
  --tw-ring-color: rgb(209 250 229 / 1);
}

.hover\:ring-emerald-100\/15:hover {
  --tw-ring-color: rgb(209 250 229 / 0.15);
}

.hover\:ring-emerald-100\/20:hover {
  --tw-ring-color: rgb(209 250 229 / 0.2);
}

.hover\:ring-emerald-100\/25:hover {
  --tw-ring-color: rgb(209 250 229 / 0.25);
}

.hover\:ring-emerald-100\/30:hover {
  --tw-ring-color: rgb(209 250 229 / 0.3);
}

.hover\:ring-emerald-100\/35:hover {
  --tw-ring-color: rgb(209 250 229 / 0.35);
}

.hover\:ring-emerald-100\/40:hover {
  --tw-ring-color: rgb(209 250 229 / 0.4);
}

.hover\:ring-emerald-100\/45:hover {
  --tw-ring-color: rgb(209 250 229 / 0.45);
}

.hover\:ring-emerald-100\/5:hover {
  --tw-ring-color: rgb(209 250 229 / 0.05);
}

.hover\:ring-emerald-100\/50:hover {
  --tw-ring-color: rgb(209 250 229 / 0.5);
}

.hover\:ring-emerald-100\/55:hover {
  --tw-ring-color: rgb(209 250 229 / 0.55);
}

.hover\:ring-emerald-100\/60:hover {
  --tw-ring-color: rgb(209 250 229 / 0.6);
}

.hover\:ring-emerald-100\/65:hover {
  --tw-ring-color: rgb(209 250 229 / 0.65);
}

.hover\:ring-emerald-100\/70:hover {
  --tw-ring-color: rgb(209 250 229 / 0.7);
}

.hover\:ring-emerald-100\/75:hover {
  --tw-ring-color: rgb(209 250 229 / 0.75);
}

.hover\:ring-emerald-100\/80:hover {
  --tw-ring-color: rgb(209 250 229 / 0.8);
}

.hover\:ring-emerald-100\/85:hover {
  --tw-ring-color: rgb(209 250 229 / 0.85);
}

.hover\:ring-emerald-100\/90:hover {
  --tw-ring-color: rgb(209 250 229 / 0.9);
}

.hover\:ring-emerald-100\/95:hover {
  --tw-ring-color: rgb(209 250 229 / 0.95);
}

.hover\:ring-emerald-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}

.hover\:ring-emerald-200\/0:hover {
  --tw-ring-color: rgb(167 243 208 / 0);
}

.hover\:ring-emerald-200\/10:hover {
  --tw-ring-color: rgb(167 243 208 / 0.1);
}

.hover\:ring-emerald-200\/100:hover {
  --tw-ring-color: rgb(167 243 208 / 1);
}

.hover\:ring-emerald-200\/15:hover {
  --tw-ring-color: rgb(167 243 208 / 0.15);
}

.hover\:ring-emerald-200\/20:hover {
  --tw-ring-color: rgb(167 243 208 / 0.2);
}

.hover\:ring-emerald-200\/25:hover {
  --tw-ring-color: rgb(167 243 208 / 0.25);
}

.hover\:ring-emerald-200\/30:hover {
  --tw-ring-color: rgb(167 243 208 / 0.3);
}

.hover\:ring-emerald-200\/35:hover {
  --tw-ring-color: rgb(167 243 208 / 0.35);
}

.hover\:ring-emerald-200\/40:hover {
  --tw-ring-color: rgb(167 243 208 / 0.4);
}

.hover\:ring-emerald-200\/45:hover {
  --tw-ring-color: rgb(167 243 208 / 0.45);
}

.hover\:ring-emerald-200\/5:hover {
  --tw-ring-color: rgb(167 243 208 / 0.05);
}

.hover\:ring-emerald-200\/50:hover {
  --tw-ring-color: rgb(167 243 208 / 0.5);
}

.hover\:ring-emerald-200\/55:hover {
  --tw-ring-color: rgb(167 243 208 / 0.55);
}

.hover\:ring-emerald-200\/60:hover {
  --tw-ring-color: rgb(167 243 208 / 0.6);
}

.hover\:ring-emerald-200\/65:hover {
  --tw-ring-color: rgb(167 243 208 / 0.65);
}

.hover\:ring-emerald-200\/70:hover {
  --tw-ring-color: rgb(167 243 208 / 0.7);
}

.hover\:ring-emerald-200\/75:hover {
  --tw-ring-color: rgb(167 243 208 / 0.75);
}

.hover\:ring-emerald-200\/80:hover {
  --tw-ring-color: rgb(167 243 208 / 0.8);
}

.hover\:ring-emerald-200\/85:hover {
  --tw-ring-color: rgb(167 243 208 / 0.85);
}

.hover\:ring-emerald-200\/90:hover {
  --tw-ring-color: rgb(167 243 208 / 0.9);
}

.hover\:ring-emerald-200\/95:hover {
  --tw-ring-color: rgb(167 243 208 / 0.95);
}

.hover\:ring-emerald-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1));
}

.hover\:ring-emerald-300\/0:hover {
  --tw-ring-color: rgb(110 231 183 / 0);
}

.hover\:ring-emerald-300\/10:hover {
  --tw-ring-color: rgb(110 231 183 / 0.1);
}

.hover\:ring-emerald-300\/100:hover {
  --tw-ring-color: rgb(110 231 183 / 1);
}

.hover\:ring-emerald-300\/15:hover {
  --tw-ring-color: rgb(110 231 183 / 0.15);
}

.hover\:ring-emerald-300\/20:hover {
  --tw-ring-color: rgb(110 231 183 / 0.2);
}

.hover\:ring-emerald-300\/25:hover {
  --tw-ring-color: rgb(110 231 183 / 0.25);
}

.hover\:ring-emerald-300\/30:hover {
  --tw-ring-color: rgb(110 231 183 / 0.3);
}

.hover\:ring-emerald-300\/35:hover {
  --tw-ring-color: rgb(110 231 183 / 0.35);
}

.hover\:ring-emerald-300\/40:hover {
  --tw-ring-color: rgb(110 231 183 / 0.4);
}

.hover\:ring-emerald-300\/45:hover {
  --tw-ring-color: rgb(110 231 183 / 0.45);
}

.hover\:ring-emerald-300\/5:hover {
  --tw-ring-color: rgb(110 231 183 / 0.05);
}

.hover\:ring-emerald-300\/50:hover {
  --tw-ring-color: rgb(110 231 183 / 0.5);
}

.hover\:ring-emerald-300\/55:hover {
  --tw-ring-color: rgb(110 231 183 / 0.55);
}

.hover\:ring-emerald-300\/60:hover {
  --tw-ring-color: rgb(110 231 183 / 0.6);
}

.hover\:ring-emerald-300\/65:hover {
  --tw-ring-color: rgb(110 231 183 / 0.65);
}

.hover\:ring-emerald-300\/70:hover {
  --tw-ring-color: rgb(110 231 183 / 0.7);
}

.hover\:ring-emerald-300\/75:hover {
  --tw-ring-color: rgb(110 231 183 / 0.75);
}

.hover\:ring-emerald-300\/80:hover {
  --tw-ring-color: rgb(110 231 183 / 0.8);
}

.hover\:ring-emerald-300\/85:hover {
  --tw-ring-color: rgb(110 231 183 / 0.85);
}

.hover\:ring-emerald-300\/90:hover {
  --tw-ring-color: rgb(110 231 183 / 0.9);
}

.hover\:ring-emerald-300\/95:hover {
  --tw-ring-color: rgb(110 231 183 / 0.95);
}

.hover\:ring-emerald-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1));
}

.hover\:ring-emerald-400\/0:hover {
  --tw-ring-color: rgb(52 211 153 / 0);
}

.hover\:ring-emerald-400\/10:hover {
  --tw-ring-color: rgb(52 211 153 / 0.1);
}

.hover\:ring-emerald-400\/100:hover {
  --tw-ring-color: rgb(52 211 153 / 1);
}

.hover\:ring-emerald-400\/15:hover {
  --tw-ring-color: rgb(52 211 153 / 0.15);
}

.hover\:ring-emerald-400\/20:hover {
  --tw-ring-color: rgb(52 211 153 / 0.2);
}

.hover\:ring-emerald-400\/25:hover {
  --tw-ring-color: rgb(52 211 153 / 0.25);
}

.hover\:ring-emerald-400\/30:hover {
  --tw-ring-color: rgb(52 211 153 / 0.3);
}

.hover\:ring-emerald-400\/35:hover {
  --tw-ring-color: rgb(52 211 153 / 0.35);
}

.hover\:ring-emerald-400\/40:hover {
  --tw-ring-color: rgb(52 211 153 / 0.4);
}

.hover\:ring-emerald-400\/45:hover {
  --tw-ring-color: rgb(52 211 153 / 0.45);
}

.hover\:ring-emerald-400\/5:hover {
  --tw-ring-color: rgb(52 211 153 / 0.05);
}

.hover\:ring-emerald-400\/50:hover {
  --tw-ring-color: rgb(52 211 153 / 0.5);
}

.hover\:ring-emerald-400\/55:hover {
  --tw-ring-color: rgb(52 211 153 / 0.55);
}

.hover\:ring-emerald-400\/60:hover {
  --tw-ring-color: rgb(52 211 153 / 0.6);
}

.hover\:ring-emerald-400\/65:hover {
  --tw-ring-color: rgb(52 211 153 / 0.65);
}

.hover\:ring-emerald-400\/70:hover {
  --tw-ring-color: rgb(52 211 153 / 0.7);
}

.hover\:ring-emerald-400\/75:hover {
  --tw-ring-color: rgb(52 211 153 / 0.75);
}

.hover\:ring-emerald-400\/80:hover {
  --tw-ring-color: rgb(52 211 153 / 0.8);
}

.hover\:ring-emerald-400\/85:hover {
  --tw-ring-color: rgb(52 211 153 / 0.85);
}

.hover\:ring-emerald-400\/90:hover {
  --tw-ring-color: rgb(52 211 153 / 0.9);
}

.hover\:ring-emerald-400\/95:hover {
  --tw-ring-color: rgb(52 211 153 / 0.95);
}

.hover\:ring-emerald-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1));
}

.hover\:ring-emerald-500\/0:hover {
  --tw-ring-color: rgb(16 185 129 / 0);
}

.hover\:ring-emerald-500\/10:hover {
  --tw-ring-color: rgb(16 185 129 / 0.1);
}

.hover\:ring-emerald-500\/100:hover {
  --tw-ring-color: rgb(16 185 129 / 1);
}

.hover\:ring-emerald-500\/15:hover {
  --tw-ring-color: rgb(16 185 129 / 0.15);
}

.hover\:ring-emerald-500\/20:hover {
  --tw-ring-color: rgb(16 185 129 / 0.2);
}

.hover\:ring-emerald-500\/25:hover {
  --tw-ring-color: rgb(16 185 129 / 0.25);
}

.hover\:ring-emerald-500\/30:hover {
  --tw-ring-color: rgb(16 185 129 / 0.3);
}

.hover\:ring-emerald-500\/35:hover {
  --tw-ring-color: rgb(16 185 129 / 0.35);
}

.hover\:ring-emerald-500\/40:hover {
  --tw-ring-color: rgb(16 185 129 / 0.4);
}

.hover\:ring-emerald-500\/45:hover {
  --tw-ring-color: rgb(16 185 129 / 0.45);
}

.hover\:ring-emerald-500\/5:hover {
  --tw-ring-color: rgb(16 185 129 / 0.05);
}

.hover\:ring-emerald-500\/50:hover {
  --tw-ring-color: rgb(16 185 129 / 0.5);
}

.hover\:ring-emerald-500\/55:hover {
  --tw-ring-color: rgb(16 185 129 / 0.55);
}

.hover\:ring-emerald-500\/60:hover {
  --tw-ring-color: rgb(16 185 129 / 0.6);
}

.hover\:ring-emerald-500\/65:hover {
  --tw-ring-color: rgb(16 185 129 / 0.65);
}

.hover\:ring-emerald-500\/70:hover {
  --tw-ring-color: rgb(16 185 129 / 0.7);
}

.hover\:ring-emerald-500\/75:hover {
  --tw-ring-color: rgb(16 185 129 / 0.75);
}

.hover\:ring-emerald-500\/80:hover {
  --tw-ring-color: rgb(16 185 129 / 0.8);
}

.hover\:ring-emerald-500\/85:hover {
  --tw-ring-color: rgb(16 185 129 / 0.85);
}

.hover\:ring-emerald-500\/90:hover {
  --tw-ring-color: rgb(16 185 129 / 0.9);
}

.hover\:ring-emerald-500\/95:hover {
  --tw-ring-color: rgb(16 185 129 / 0.95);
}

.hover\:ring-emerald-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1));
}

.hover\:ring-emerald-600\/0:hover {
  --tw-ring-color: rgb(5 150 105 / 0);
}

.hover\:ring-emerald-600\/10:hover {
  --tw-ring-color: rgb(5 150 105 / 0.1);
}

.hover\:ring-emerald-600\/100:hover {
  --tw-ring-color: rgb(5 150 105 / 1);
}

.hover\:ring-emerald-600\/15:hover {
  --tw-ring-color: rgb(5 150 105 / 0.15);
}

.hover\:ring-emerald-600\/20:hover {
  --tw-ring-color: rgb(5 150 105 / 0.2);
}

.hover\:ring-emerald-600\/25:hover {
  --tw-ring-color: rgb(5 150 105 / 0.25);
}

.hover\:ring-emerald-600\/30:hover {
  --tw-ring-color: rgb(5 150 105 / 0.3);
}

.hover\:ring-emerald-600\/35:hover {
  --tw-ring-color: rgb(5 150 105 / 0.35);
}

.hover\:ring-emerald-600\/40:hover {
  --tw-ring-color: rgb(5 150 105 / 0.4);
}

.hover\:ring-emerald-600\/45:hover {
  --tw-ring-color: rgb(5 150 105 / 0.45);
}

.hover\:ring-emerald-600\/5:hover {
  --tw-ring-color: rgb(5 150 105 / 0.05);
}

.hover\:ring-emerald-600\/50:hover {
  --tw-ring-color: rgb(5 150 105 / 0.5);
}

.hover\:ring-emerald-600\/55:hover {
  --tw-ring-color: rgb(5 150 105 / 0.55);
}

.hover\:ring-emerald-600\/60:hover {
  --tw-ring-color: rgb(5 150 105 / 0.6);
}

.hover\:ring-emerald-600\/65:hover {
  --tw-ring-color: rgb(5 150 105 / 0.65);
}

.hover\:ring-emerald-600\/70:hover {
  --tw-ring-color: rgb(5 150 105 / 0.7);
}

.hover\:ring-emerald-600\/75:hover {
  --tw-ring-color: rgb(5 150 105 / 0.75);
}

.hover\:ring-emerald-600\/80:hover {
  --tw-ring-color: rgb(5 150 105 / 0.8);
}

.hover\:ring-emerald-600\/85:hover {
  --tw-ring-color: rgb(5 150 105 / 0.85);
}

.hover\:ring-emerald-600\/90:hover {
  --tw-ring-color: rgb(5 150 105 / 0.9);
}

.hover\:ring-emerald-600\/95:hover {
  --tw-ring-color: rgb(5 150 105 / 0.95);
}

.hover\:ring-emerald-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1));
}

.hover\:ring-emerald-700\/0:hover {
  --tw-ring-color: rgb(4 120 87 / 0);
}

.hover\:ring-emerald-700\/10:hover {
  --tw-ring-color: rgb(4 120 87 / 0.1);
}

.hover\:ring-emerald-700\/100:hover {
  --tw-ring-color: rgb(4 120 87 / 1);
}

.hover\:ring-emerald-700\/15:hover {
  --tw-ring-color: rgb(4 120 87 / 0.15);
}

.hover\:ring-emerald-700\/20:hover {
  --tw-ring-color: rgb(4 120 87 / 0.2);
}

.hover\:ring-emerald-700\/25:hover {
  --tw-ring-color: rgb(4 120 87 / 0.25);
}

.hover\:ring-emerald-700\/30:hover {
  --tw-ring-color: rgb(4 120 87 / 0.3);
}

.hover\:ring-emerald-700\/35:hover {
  --tw-ring-color: rgb(4 120 87 / 0.35);
}

.hover\:ring-emerald-700\/40:hover {
  --tw-ring-color: rgb(4 120 87 / 0.4);
}

.hover\:ring-emerald-700\/45:hover {
  --tw-ring-color: rgb(4 120 87 / 0.45);
}

.hover\:ring-emerald-700\/5:hover {
  --tw-ring-color: rgb(4 120 87 / 0.05);
}

.hover\:ring-emerald-700\/50:hover {
  --tw-ring-color: rgb(4 120 87 / 0.5);
}

.hover\:ring-emerald-700\/55:hover {
  --tw-ring-color: rgb(4 120 87 / 0.55);
}

.hover\:ring-emerald-700\/60:hover {
  --tw-ring-color: rgb(4 120 87 / 0.6);
}

.hover\:ring-emerald-700\/65:hover {
  --tw-ring-color: rgb(4 120 87 / 0.65);
}

.hover\:ring-emerald-700\/70:hover {
  --tw-ring-color: rgb(4 120 87 / 0.7);
}

.hover\:ring-emerald-700\/75:hover {
  --tw-ring-color: rgb(4 120 87 / 0.75);
}

.hover\:ring-emerald-700\/80:hover {
  --tw-ring-color: rgb(4 120 87 / 0.8);
}

.hover\:ring-emerald-700\/85:hover {
  --tw-ring-color: rgb(4 120 87 / 0.85);
}

.hover\:ring-emerald-700\/90:hover {
  --tw-ring-color: rgb(4 120 87 / 0.9);
}

.hover\:ring-emerald-700\/95:hover {
  --tw-ring-color: rgb(4 120 87 / 0.95);
}

.hover\:ring-emerald-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1));
}

.hover\:ring-emerald-800\/0:hover {
  --tw-ring-color: rgb(6 95 70 / 0);
}

.hover\:ring-emerald-800\/10:hover {
  --tw-ring-color: rgb(6 95 70 / 0.1);
}

.hover\:ring-emerald-800\/100:hover {
  --tw-ring-color: rgb(6 95 70 / 1);
}

.hover\:ring-emerald-800\/15:hover {
  --tw-ring-color: rgb(6 95 70 / 0.15);
}

.hover\:ring-emerald-800\/20:hover {
  --tw-ring-color: rgb(6 95 70 / 0.2);
}

.hover\:ring-emerald-800\/25:hover {
  --tw-ring-color: rgb(6 95 70 / 0.25);
}

.hover\:ring-emerald-800\/30:hover {
  --tw-ring-color: rgb(6 95 70 / 0.3);
}

.hover\:ring-emerald-800\/35:hover {
  --tw-ring-color: rgb(6 95 70 / 0.35);
}

.hover\:ring-emerald-800\/40:hover {
  --tw-ring-color: rgb(6 95 70 / 0.4);
}

.hover\:ring-emerald-800\/45:hover {
  --tw-ring-color: rgb(6 95 70 / 0.45);
}

.hover\:ring-emerald-800\/5:hover {
  --tw-ring-color: rgb(6 95 70 / 0.05);
}

.hover\:ring-emerald-800\/50:hover {
  --tw-ring-color: rgb(6 95 70 / 0.5);
}

.hover\:ring-emerald-800\/55:hover {
  --tw-ring-color: rgb(6 95 70 / 0.55);
}

.hover\:ring-emerald-800\/60:hover {
  --tw-ring-color: rgb(6 95 70 / 0.6);
}

.hover\:ring-emerald-800\/65:hover {
  --tw-ring-color: rgb(6 95 70 / 0.65);
}

.hover\:ring-emerald-800\/70:hover {
  --tw-ring-color: rgb(6 95 70 / 0.7);
}

.hover\:ring-emerald-800\/75:hover {
  --tw-ring-color: rgb(6 95 70 / 0.75);
}

.hover\:ring-emerald-800\/80:hover {
  --tw-ring-color: rgb(6 95 70 / 0.8);
}

.hover\:ring-emerald-800\/85:hover {
  --tw-ring-color: rgb(6 95 70 / 0.85);
}

.hover\:ring-emerald-800\/90:hover {
  --tw-ring-color: rgb(6 95 70 / 0.9);
}

.hover\:ring-emerald-800\/95:hover {
  --tw-ring-color: rgb(6 95 70 / 0.95);
}

.hover\:ring-emerald-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1));
}

.hover\:ring-emerald-900\/0:hover {
  --tw-ring-color: rgb(6 78 59 / 0);
}

.hover\:ring-emerald-900\/10:hover {
  --tw-ring-color: rgb(6 78 59 / 0.1);
}

.hover\:ring-emerald-900\/100:hover {
  --tw-ring-color: rgb(6 78 59 / 1);
}

.hover\:ring-emerald-900\/15:hover {
  --tw-ring-color: rgb(6 78 59 / 0.15);
}

.hover\:ring-emerald-900\/20:hover {
  --tw-ring-color: rgb(6 78 59 / 0.2);
}

.hover\:ring-emerald-900\/25:hover {
  --tw-ring-color: rgb(6 78 59 / 0.25);
}

.hover\:ring-emerald-900\/30:hover {
  --tw-ring-color: rgb(6 78 59 / 0.3);
}

.hover\:ring-emerald-900\/35:hover {
  --tw-ring-color: rgb(6 78 59 / 0.35);
}

.hover\:ring-emerald-900\/40:hover {
  --tw-ring-color: rgb(6 78 59 / 0.4);
}

.hover\:ring-emerald-900\/45:hover {
  --tw-ring-color: rgb(6 78 59 / 0.45);
}

.hover\:ring-emerald-900\/5:hover {
  --tw-ring-color: rgb(6 78 59 / 0.05);
}

.hover\:ring-emerald-900\/50:hover {
  --tw-ring-color: rgb(6 78 59 / 0.5);
}

.hover\:ring-emerald-900\/55:hover {
  --tw-ring-color: rgb(6 78 59 / 0.55);
}

.hover\:ring-emerald-900\/60:hover {
  --tw-ring-color: rgb(6 78 59 / 0.6);
}

.hover\:ring-emerald-900\/65:hover {
  --tw-ring-color: rgb(6 78 59 / 0.65);
}

.hover\:ring-emerald-900\/70:hover {
  --tw-ring-color: rgb(6 78 59 / 0.7);
}

.hover\:ring-emerald-900\/75:hover {
  --tw-ring-color: rgb(6 78 59 / 0.75);
}

.hover\:ring-emerald-900\/80:hover {
  --tw-ring-color: rgb(6 78 59 / 0.8);
}

.hover\:ring-emerald-900\/85:hover {
  --tw-ring-color: rgb(6 78 59 / 0.85);
}

.hover\:ring-emerald-900\/90:hover {
  --tw-ring-color: rgb(6 78 59 / 0.9);
}

.hover\:ring-emerald-900\/95:hover {
  --tw-ring-color: rgb(6 78 59 / 0.95);
}

.hover\:ring-gray-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1));
}

.hover\:ring-gray-100\/0:hover {
  --tw-ring-color: rgb(243 244 246 / 0);
}

.hover\:ring-gray-100\/10:hover {
  --tw-ring-color: rgb(243 244 246 / 0.1);
}

.hover\:ring-gray-100\/100:hover {
  --tw-ring-color: rgb(243 244 246 / 1);
}

.hover\:ring-gray-100\/15:hover {
  --tw-ring-color: rgb(243 244 246 / 0.15);
}

.hover\:ring-gray-100\/20:hover {
  --tw-ring-color: rgb(243 244 246 / 0.2);
}

.hover\:ring-gray-100\/25:hover {
  --tw-ring-color: rgb(243 244 246 / 0.25);
}

.hover\:ring-gray-100\/30:hover {
  --tw-ring-color: rgb(243 244 246 / 0.3);
}

.hover\:ring-gray-100\/35:hover {
  --tw-ring-color: rgb(243 244 246 / 0.35);
}

.hover\:ring-gray-100\/40:hover {
  --tw-ring-color: rgb(243 244 246 / 0.4);
}

.hover\:ring-gray-100\/45:hover {
  --tw-ring-color: rgb(243 244 246 / 0.45);
}

.hover\:ring-gray-100\/5:hover {
  --tw-ring-color: rgb(243 244 246 / 0.05);
}

.hover\:ring-gray-100\/50:hover {
  --tw-ring-color: rgb(243 244 246 / 0.5);
}

.hover\:ring-gray-100\/55:hover {
  --tw-ring-color: rgb(243 244 246 / 0.55);
}

.hover\:ring-gray-100\/60:hover {
  --tw-ring-color: rgb(243 244 246 / 0.6);
}

.hover\:ring-gray-100\/65:hover {
  --tw-ring-color: rgb(243 244 246 / 0.65);
}

.hover\:ring-gray-100\/70:hover {
  --tw-ring-color: rgb(243 244 246 / 0.7);
}

.hover\:ring-gray-100\/75:hover {
  --tw-ring-color: rgb(243 244 246 / 0.75);
}

.hover\:ring-gray-100\/80:hover {
  --tw-ring-color: rgb(243 244 246 / 0.8);
}

.hover\:ring-gray-100\/85:hover {
  --tw-ring-color: rgb(243 244 246 / 0.85);
}

.hover\:ring-gray-100\/90:hover {
  --tw-ring-color: rgb(243 244 246 / 0.9);
}

.hover\:ring-gray-100\/95:hover {
  --tw-ring-color: rgb(243 244 246 / 0.95);
}

.hover\:ring-gray-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.hover\:ring-gray-200\/0:hover {
  --tw-ring-color: rgb(229 231 235 / 0);
}

.hover\:ring-gray-200\/10:hover {
  --tw-ring-color: rgb(229 231 235 / 0.1);
}

.hover\:ring-gray-200\/100:hover {
  --tw-ring-color: rgb(229 231 235 / 1);
}

.hover\:ring-gray-200\/15:hover {
  --tw-ring-color: rgb(229 231 235 / 0.15);
}

.hover\:ring-gray-200\/20:hover {
  --tw-ring-color: rgb(229 231 235 / 0.2);
}

.hover\:ring-gray-200\/25:hover {
  --tw-ring-color: rgb(229 231 235 / 0.25);
}

.hover\:ring-gray-200\/30:hover {
  --tw-ring-color: rgb(229 231 235 / 0.3);
}

.hover\:ring-gray-200\/35:hover {
  --tw-ring-color: rgb(229 231 235 / 0.35);
}

.hover\:ring-gray-200\/40:hover {
  --tw-ring-color: rgb(229 231 235 / 0.4);
}

.hover\:ring-gray-200\/45:hover {
  --tw-ring-color: rgb(229 231 235 / 0.45);
}

.hover\:ring-gray-200\/5:hover {
  --tw-ring-color: rgb(229 231 235 / 0.05);
}

.hover\:ring-gray-200\/50:hover {
  --tw-ring-color: rgb(229 231 235 / 0.5);
}

.hover\:ring-gray-200\/55:hover {
  --tw-ring-color: rgb(229 231 235 / 0.55);
}

.hover\:ring-gray-200\/60:hover {
  --tw-ring-color: rgb(229 231 235 / 0.6);
}

.hover\:ring-gray-200\/65:hover {
  --tw-ring-color: rgb(229 231 235 / 0.65);
}

.hover\:ring-gray-200\/70:hover {
  --tw-ring-color: rgb(229 231 235 / 0.7);
}

.hover\:ring-gray-200\/75:hover {
  --tw-ring-color: rgb(229 231 235 / 0.75);
}

.hover\:ring-gray-200\/80:hover {
  --tw-ring-color: rgb(229 231 235 / 0.8);
}

.hover\:ring-gray-200\/85:hover {
  --tw-ring-color: rgb(229 231 235 / 0.85);
}

.hover\:ring-gray-200\/90:hover {
  --tw-ring-color: rgb(229 231 235 / 0.9);
}

.hover\:ring-gray-200\/95:hover {
  --tw-ring-color: rgb(229 231 235 / 0.95);
}

.hover\:ring-gray-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}

.hover\:ring-gray-300\/0:hover {
  --tw-ring-color: rgb(209 213 219 / 0);
}

.hover\:ring-gray-300\/10:hover {
  --tw-ring-color: rgb(209 213 219 / 0.1);
}

.hover\:ring-gray-300\/100:hover {
  --tw-ring-color: rgb(209 213 219 / 1);
}

.hover\:ring-gray-300\/15:hover {
  --tw-ring-color: rgb(209 213 219 / 0.15);
}

.hover\:ring-gray-300\/20:hover {
  --tw-ring-color: rgb(209 213 219 / 0.2);
}

.hover\:ring-gray-300\/25:hover {
  --tw-ring-color: rgb(209 213 219 / 0.25);
}

.hover\:ring-gray-300\/30:hover {
  --tw-ring-color: rgb(209 213 219 / 0.3);
}

.hover\:ring-gray-300\/35:hover {
  --tw-ring-color: rgb(209 213 219 / 0.35);
}

.hover\:ring-gray-300\/40:hover {
  --tw-ring-color: rgb(209 213 219 / 0.4);
}

.hover\:ring-gray-300\/45:hover {
  --tw-ring-color: rgb(209 213 219 / 0.45);
}

.hover\:ring-gray-300\/5:hover {
  --tw-ring-color: rgb(209 213 219 / 0.05);
}

.hover\:ring-gray-300\/50:hover {
  --tw-ring-color: rgb(209 213 219 / 0.5);
}

.hover\:ring-gray-300\/55:hover {
  --tw-ring-color: rgb(209 213 219 / 0.55);
}

.hover\:ring-gray-300\/60:hover {
  --tw-ring-color: rgb(209 213 219 / 0.6);
}

.hover\:ring-gray-300\/65:hover {
  --tw-ring-color: rgb(209 213 219 / 0.65);
}

.hover\:ring-gray-300\/70:hover {
  --tw-ring-color: rgb(209 213 219 / 0.7);
}

.hover\:ring-gray-300\/75:hover {
  --tw-ring-color: rgb(209 213 219 / 0.75);
}

.hover\:ring-gray-300\/80:hover {
  --tw-ring-color: rgb(209 213 219 / 0.8);
}

.hover\:ring-gray-300\/85:hover {
  --tw-ring-color: rgb(209 213 219 / 0.85);
}

.hover\:ring-gray-300\/90:hover {
  --tw-ring-color: rgb(209 213 219 / 0.9);
}

.hover\:ring-gray-300\/95:hover {
  --tw-ring-color: rgb(209 213 219 / 0.95);
}

.hover\:ring-gray-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}

.hover\:ring-gray-400\/0:hover {
  --tw-ring-color: rgb(156 163 175 / 0);
}

.hover\:ring-gray-400\/10:hover {
  --tw-ring-color: rgb(156 163 175 / 0.1);
}

.hover\:ring-gray-400\/100:hover {
  --tw-ring-color: rgb(156 163 175 / 1);
}

.hover\:ring-gray-400\/15:hover {
  --tw-ring-color: rgb(156 163 175 / 0.15);
}

.hover\:ring-gray-400\/20:hover {
  --tw-ring-color: rgb(156 163 175 / 0.2);
}

.hover\:ring-gray-400\/25:hover {
  --tw-ring-color: rgb(156 163 175 / 0.25);
}

.hover\:ring-gray-400\/30:hover {
  --tw-ring-color: rgb(156 163 175 / 0.3);
}

.hover\:ring-gray-400\/35:hover {
  --tw-ring-color: rgb(156 163 175 / 0.35);
}

.hover\:ring-gray-400\/40:hover {
  --tw-ring-color: rgb(156 163 175 / 0.4);
}

.hover\:ring-gray-400\/45:hover {
  --tw-ring-color: rgb(156 163 175 / 0.45);
}

.hover\:ring-gray-400\/5:hover {
  --tw-ring-color: rgb(156 163 175 / 0.05);
}

.hover\:ring-gray-400\/50:hover {
  --tw-ring-color: rgb(156 163 175 / 0.5);
}

.hover\:ring-gray-400\/55:hover {
  --tw-ring-color: rgb(156 163 175 / 0.55);
}

.hover\:ring-gray-400\/60:hover {
  --tw-ring-color: rgb(156 163 175 / 0.6);
}

.hover\:ring-gray-400\/65:hover {
  --tw-ring-color: rgb(156 163 175 / 0.65);
}

.hover\:ring-gray-400\/70:hover {
  --tw-ring-color: rgb(156 163 175 / 0.7);
}

.hover\:ring-gray-400\/75:hover {
  --tw-ring-color: rgb(156 163 175 / 0.75);
}

.hover\:ring-gray-400\/80:hover {
  --tw-ring-color: rgb(156 163 175 / 0.8);
}

.hover\:ring-gray-400\/85:hover {
  --tw-ring-color: rgb(156 163 175 / 0.85);
}

.hover\:ring-gray-400\/90:hover {
  --tw-ring-color: rgb(156 163 175 / 0.9);
}

.hover\:ring-gray-400\/95:hover {
  --tw-ring-color: rgb(156 163 175 / 0.95);
}

.hover\:ring-gray-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}

.hover\:ring-gray-500\/0:hover {
  --tw-ring-color: rgb(107 114 128 / 0);
}

.hover\:ring-gray-500\/10:hover {
  --tw-ring-color: rgb(107 114 128 / 0.1);
}

.hover\:ring-gray-500\/100:hover {
  --tw-ring-color: rgb(107 114 128 / 1);
}

.hover\:ring-gray-500\/15:hover {
  --tw-ring-color: rgb(107 114 128 / 0.15);
}

.hover\:ring-gray-500\/20:hover {
  --tw-ring-color: rgb(107 114 128 / 0.2);
}

.hover\:ring-gray-500\/25:hover {
  --tw-ring-color: rgb(107 114 128 / 0.25);
}

.hover\:ring-gray-500\/30:hover {
  --tw-ring-color: rgb(107 114 128 / 0.3);
}

.hover\:ring-gray-500\/35:hover {
  --tw-ring-color: rgb(107 114 128 / 0.35);
}

.hover\:ring-gray-500\/40:hover {
  --tw-ring-color: rgb(107 114 128 / 0.4);
}

.hover\:ring-gray-500\/45:hover {
  --tw-ring-color: rgb(107 114 128 / 0.45);
}

.hover\:ring-gray-500\/5:hover {
  --tw-ring-color: rgb(107 114 128 / 0.05);
}

.hover\:ring-gray-500\/50:hover {
  --tw-ring-color: rgb(107 114 128 / 0.5);
}

.hover\:ring-gray-500\/55:hover {
  --tw-ring-color: rgb(107 114 128 / 0.55);
}

.hover\:ring-gray-500\/60:hover {
  --tw-ring-color: rgb(107 114 128 / 0.6);
}

.hover\:ring-gray-500\/65:hover {
  --tw-ring-color: rgb(107 114 128 / 0.65);
}

.hover\:ring-gray-500\/70:hover {
  --tw-ring-color: rgb(107 114 128 / 0.7);
}

.hover\:ring-gray-500\/75:hover {
  --tw-ring-color: rgb(107 114 128 / 0.75);
}

.hover\:ring-gray-500\/80:hover {
  --tw-ring-color: rgb(107 114 128 / 0.8);
}

.hover\:ring-gray-500\/85:hover {
  --tw-ring-color: rgb(107 114 128 / 0.85);
}

.hover\:ring-gray-500\/90:hover {
  --tw-ring-color: rgb(107 114 128 / 0.9);
}

.hover\:ring-gray-500\/95:hover {
  --tw-ring-color: rgb(107 114 128 / 0.95);
}

.hover\:ring-gray-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1));
}

.hover\:ring-gray-600\/0:hover {
  --tw-ring-color: rgb(75 85 99 / 0);
}

.hover\:ring-gray-600\/10:hover {
  --tw-ring-color: rgb(75 85 99 / 0.1);
}

.hover\:ring-gray-600\/100:hover {
  --tw-ring-color: rgb(75 85 99 / 1);
}

.hover\:ring-gray-600\/15:hover {
  --tw-ring-color: rgb(75 85 99 / 0.15);
}

.hover\:ring-gray-600\/20:hover {
  --tw-ring-color: rgb(75 85 99 / 0.2);
}

.hover\:ring-gray-600\/25:hover {
  --tw-ring-color: rgb(75 85 99 / 0.25);
}

.hover\:ring-gray-600\/30:hover {
  --tw-ring-color: rgb(75 85 99 / 0.3);
}

.hover\:ring-gray-600\/35:hover {
  --tw-ring-color: rgb(75 85 99 / 0.35);
}

.hover\:ring-gray-600\/40:hover {
  --tw-ring-color: rgb(75 85 99 / 0.4);
}

.hover\:ring-gray-600\/45:hover {
  --tw-ring-color: rgb(75 85 99 / 0.45);
}

.hover\:ring-gray-600\/5:hover {
  --tw-ring-color: rgb(75 85 99 / 0.05);
}

.hover\:ring-gray-600\/50:hover {
  --tw-ring-color: rgb(75 85 99 / 0.5);
}

.hover\:ring-gray-600\/55:hover {
  --tw-ring-color: rgb(75 85 99 / 0.55);
}

.hover\:ring-gray-600\/60:hover {
  --tw-ring-color: rgb(75 85 99 / 0.6);
}

.hover\:ring-gray-600\/65:hover {
  --tw-ring-color: rgb(75 85 99 / 0.65);
}

.hover\:ring-gray-600\/70:hover {
  --tw-ring-color: rgb(75 85 99 / 0.7);
}

.hover\:ring-gray-600\/75:hover {
  --tw-ring-color: rgb(75 85 99 / 0.75);
}

.hover\:ring-gray-600\/80:hover {
  --tw-ring-color: rgb(75 85 99 / 0.8);
}

.hover\:ring-gray-600\/85:hover {
  --tw-ring-color: rgb(75 85 99 / 0.85);
}

.hover\:ring-gray-600\/90:hover {
  --tw-ring-color: rgb(75 85 99 / 0.9);
}

.hover\:ring-gray-600\/95:hover {
  --tw-ring-color: rgb(75 85 99 / 0.95);
}

.hover\:ring-gray-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

.hover\:ring-gray-700\/0:hover {
  --tw-ring-color: rgb(55 65 81 / 0);
}

.hover\:ring-gray-700\/10:hover {
  --tw-ring-color: rgb(55 65 81 / 0.1);
}

.hover\:ring-gray-700\/100:hover {
  --tw-ring-color: rgb(55 65 81 / 1);
}

.hover\:ring-gray-700\/15:hover {
  --tw-ring-color: rgb(55 65 81 / 0.15);
}

.hover\:ring-gray-700\/20:hover {
  --tw-ring-color: rgb(55 65 81 / 0.2);
}

.hover\:ring-gray-700\/25:hover {
  --tw-ring-color: rgb(55 65 81 / 0.25);
}

.hover\:ring-gray-700\/30:hover {
  --tw-ring-color: rgb(55 65 81 / 0.3);
}

.hover\:ring-gray-700\/35:hover {
  --tw-ring-color: rgb(55 65 81 / 0.35);
}

.hover\:ring-gray-700\/40:hover {
  --tw-ring-color: rgb(55 65 81 / 0.4);
}

.hover\:ring-gray-700\/45:hover {
  --tw-ring-color: rgb(55 65 81 / 0.45);
}

.hover\:ring-gray-700\/5:hover {
  --tw-ring-color: rgb(55 65 81 / 0.05);
}

.hover\:ring-gray-700\/50:hover {
  --tw-ring-color: rgb(55 65 81 / 0.5);
}

.hover\:ring-gray-700\/55:hover {
  --tw-ring-color: rgb(55 65 81 / 0.55);
}

.hover\:ring-gray-700\/60:hover {
  --tw-ring-color: rgb(55 65 81 / 0.6);
}

.hover\:ring-gray-700\/65:hover {
  --tw-ring-color: rgb(55 65 81 / 0.65);
}

.hover\:ring-gray-700\/70:hover {
  --tw-ring-color: rgb(55 65 81 / 0.7);
}

.hover\:ring-gray-700\/75:hover {
  --tw-ring-color: rgb(55 65 81 / 0.75);
}

.hover\:ring-gray-700\/80:hover {
  --tw-ring-color: rgb(55 65 81 / 0.8);
}

.hover\:ring-gray-700\/85:hover {
  --tw-ring-color: rgb(55 65 81 / 0.85);
}

.hover\:ring-gray-700\/90:hover {
  --tw-ring-color: rgb(55 65 81 / 0.9);
}

.hover\:ring-gray-700\/95:hover {
  --tw-ring-color: rgb(55 65 81 / 0.95);
}

.hover\:ring-gray-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1));
}

.hover\:ring-gray-800\/0:hover {
  --tw-ring-color: rgb(31 41 55 / 0);
}

.hover\:ring-gray-800\/10:hover {
  --tw-ring-color: rgb(31 41 55 / 0.1);
}

.hover\:ring-gray-800\/100:hover {
  --tw-ring-color: rgb(31 41 55 / 1);
}

.hover\:ring-gray-800\/15:hover {
  --tw-ring-color: rgb(31 41 55 / 0.15);
}

.hover\:ring-gray-800\/20:hover {
  --tw-ring-color: rgb(31 41 55 / 0.2);
}

.hover\:ring-gray-800\/25:hover {
  --tw-ring-color: rgb(31 41 55 / 0.25);
}

.hover\:ring-gray-800\/30:hover {
  --tw-ring-color: rgb(31 41 55 / 0.3);
}

.hover\:ring-gray-800\/35:hover {
  --tw-ring-color: rgb(31 41 55 / 0.35);
}

.hover\:ring-gray-800\/40:hover {
  --tw-ring-color: rgb(31 41 55 / 0.4);
}

.hover\:ring-gray-800\/45:hover {
  --tw-ring-color: rgb(31 41 55 / 0.45);
}

.hover\:ring-gray-800\/5:hover {
  --tw-ring-color: rgb(31 41 55 / 0.05);
}

.hover\:ring-gray-800\/50:hover {
  --tw-ring-color: rgb(31 41 55 / 0.5);
}

.hover\:ring-gray-800\/55:hover {
  --tw-ring-color: rgb(31 41 55 / 0.55);
}

.hover\:ring-gray-800\/60:hover {
  --tw-ring-color: rgb(31 41 55 / 0.6);
}

.hover\:ring-gray-800\/65:hover {
  --tw-ring-color: rgb(31 41 55 / 0.65);
}

.hover\:ring-gray-800\/70:hover {
  --tw-ring-color: rgb(31 41 55 / 0.7);
}

.hover\:ring-gray-800\/75:hover {
  --tw-ring-color: rgb(31 41 55 / 0.75);
}

.hover\:ring-gray-800\/80:hover {
  --tw-ring-color: rgb(31 41 55 / 0.8);
}

.hover\:ring-gray-800\/85:hover {
  --tw-ring-color: rgb(31 41 55 / 0.85);
}

.hover\:ring-gray-800\/90:hover {
  --tw-ring-color: rgb(31 41 55 / 0.9);
}

.hover\:ring-gray-800\/95:hover {
  --tw-ring-color: rgb(31 41 55 / 0.95);
}

.hover\:ring-gray-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1));
}

.hover\:ring-gray-900\/0:hover {
  --tw-ring-color: rgb(17 24 39 / 0);
}

.hover\:ring-gray-900\/10:hover {
  --tw-ring-color: rgb(17 24 39 / 0.1);
}

.hover\:ring-gray-900\/100:hover {
  --tw-ring-color: rgb(17 24 39 / 1);
}

.hover\:ring-gray-900\/15:hover {
  --tw-ring-color: rgb(17 24 39 / 0.15);
}

.hover\:ring-gray-900\/20:hover {
  --tw-ring-color: rgb(17 24 39 / 0.2);
}

.hover\:ring-gray-900\/25:hover {
  --tw-ring-color: rgb(17 24 39 / 0.25);
}

.hover\:ring-gray-900\/30:hover {
  --tw-ring-color: rgb(17 24 39 / 0.3);
}

.hover\:ring-gray-900\/35:hover {
  --tw-ring-color: rgb(17 24 39 / 0.35);
}

.hover\:ring-gray-900\/40:hover {
  --tw-ring-color: rgb(17 24 39 / 0.4);
}

.hover\:ring-gray-900\/45:hover {
  --tw-ring-color: rgb(17 24 39 / 0.45);
}

.hover\:ring-gray-900\/5:hover {
  --tw-ring-color: rgb(17 24 39 / 0.05);
}

.hover\:ring-gray-900\/50:hover {
  --tw-ring-color: rgb(17 24 39 / 0.5);
}

.hover\:ring-gray-900\/55:hover {
  --tw-ring-color: rgb(17 24 39 / 0.55);
}

.hover\:ring-gray-900\/60:hover {
  --tw-ring-color: rgb(17 24 39 / 0.6);
}

.hover\:ring-gray-900\/65:hover {
  --tw-ring-color: rgb(17 24 39 / 0.65);
}

.hover\:ring-gray-900\/70:hover {
  --tw-ring-color: rgb(17 24 39 / 0.7);
}

.hover\:ring-gray-900\/75:hover {
  --tw-ring-color: rgb(17 24 39 / 0.75);
}

.hover\:ring-gray-900\/80:hover {
  --tw-ring-color: rgb(17 24 39 / 0.8);
}

.hover\:ring-gray-900\/85:hover {
  --tw-ring-color: rgb(17 24 39 / 0.85);
}

.hover\:ring-gray-900\/90:hover {
  --tw-ring-color: rgb(17 24 39 / 0.9);
}

.hover\:ring-gray-900\/95:hover {
  --tw-ring-color: rgb(17 24 39 / 0.95);
}

.hover\:ring-green-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(222 247 236 / var(--tw-ring-opacity, 1));
}

.hover\:ring-green-100\/0:hover {
  --tw-ring-color: rgb(222 247 236 / 0);
}

.hover\:ring-green-100\/10:hover {
  --tw-ring-color: rgb(222 247 236 / 0.1);
}

.hover\:ring-green-100\/100:hover {
  --tw-ring-color: rgb(222 247 236 / 1);
}

.hover\:ring-green-100\/15:hover {
  --tw-ring-color: rgb(222 247 236 / 0.15);
}

.hover\:ring-green-100\/20:hover {
  --tw-ring-color: rgb(222 247 236 / 0.2);
}

.hover\:ring-green-100\/25:hover {
  --tw-ring-color: rgb(222 247 236 / 0.25);
}

.hover\:ring-green-100\/30:hover {
  --tw-ring-color: rgb(222 247 236 / 0.3);
}

.hover\:ring-green-100\/35:hover {
  --tw-ring-color: rgb(222 247 236 / 0.35);
}

.hover\:ring-green-100\/40:hover {
  --tw-ring-color: rgb(222 247 236 / 0.4);
}

.hover\:ring-green-100\/45:hover {
  --tw-ring-color: rgb(222 247 236 / 0.45);
}

.hover\:ring-green-100\/5:hover {
  --tw-ring-color: rgb(222 247 236 / 0.05);
}

.hover\:ring-green-100\/50:hover {
  --tw-ring-color: rgb(222 247 236 / 0.5);
}

.hover\:ring-green-100\/55:hover {
  --tw-ring-color: rgb(222 247 236 / 0.55);
}

.hover\:ring-green-100\/60:hover {
  --tw-ring-color: rgb(222 247 236 / 0.6);
}

.hover\:ring-green-100\/65:hover {
  --tw-ring-color: rgb(222 247 236 / 0.65);
}

.hover\:ring-green-100\/70:hover {
  --tw-ring-color: rgb(222 247 236 / 0.7);
}

.hover\:ring-green-100\/75:hover {
  --tw-ring-color: rgb(222 247 236 / 0.75);
}

.hover\:ring-green-100\/80:hover {
  --tw-ring-color: rgb(222 247 236 / 0.8);
}

.hover\:ring-green-100\/85:hover {
  --tw-ring-color: rgb(222 247 236 / 0.85);
}

.hover\:ring-green-100\/90:hover {
  --tw-ring-color: rgb(222 247 236 / 0.9);
}

.hover\:ring-green-100\/95:hover {
  --tw-ring-color: rgb(222 247 236 / 0.95);
}

.hover\:ring-green-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(188 240 218 / var(--tw-ring-opacity, 1));
}

.hover\:ring-green-200\/0:hover {
  --tw-ring-color: rgb(188 240 218 / 0);
}

.hover\:ring-green-200\/10:hover {
  --tw-ring-color: rgb(188 240 218 / 0.1);
}

.hover\:ring-green-200\/100:hover {
  --tw-ring-color: rgb(188 240 218 / 1);
}

.hover\:ring-green-200\/15:hover {
  --tw-ring-color: rgb(188 240 218 / 0.15);
}

.hover\:ring-green-200\/20:hover {
  --tw-ring-color: rgb(188 240 218 / 0.2);
}

.hover\:ring-green-200\/25:hover {
  --tw-ring-color: rgb(188 240 218 / 0.25);
}

.hover\:ring-green-200\/30:hover {
  --tw-ring-color: rgb(188 240 218 / 0.3);
}

.hover\:ring-green-200\/35:hover {
  --tw-ring-color: rgb(188 240 218 / 0.35);
}

.hover\:ring-green-200\/40:hover {
  --tw-ring-color: rgb(188 240 218 / 0.4);
}

.hover\:ring-green-200\/45:hover {
  --tw-ring-color: rgb(188 240 218 / 0.45);
}

.hover\:ring-green-200\/5:hover {
  --tw-ring-color: rgb(188 240 218 / 0.05);
}

.hover\:ring-green-200\/50:hover {
  --tw-ring-color: rgb(188 240 218 / 0.5);
}

.hover\:ring-green-200\/55:hover {
  --tw-ring-color: rgb(188 240 218 / 0.55);
}

.hover\:ring-green-200\/60:hover {
  --tw-ring-color: rgb(188 240 218 / 0.6);
}

.hover\:ring-green-200\/65:hover {
  --tw-ring-color: rgb(188 240 218 / 0.65);
}

.hover\:ring-green-200\/70:hover {
  --tw-ring-color: rgb(188 240 218 / 0.7);
}

.hover\:ring-green-200\/75:hover {
  --tw-ring-color: rgb(188 240 218 / 0.75);
}

.hover\:ring-green-200\/80:hover {
  --tw-ring-color: rgb(188 240 218 / 0.8);
}

.hover\:ring-green-200\/85:hover {
  --tw-ring-color: rgb(188 240 218 / 0.85);
}

.hover\:ring-green-200\/90:hover {
  --tw-ring-color: rgb(188 240 218 / 0.9);
}

.hover\:ring-green-200\/95:hover {
  --tw-ring-color: rgb(188 240 218 / 0.95);
}

.hover\:ring-green-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 225 188 / var(--tw-ring-opacity, 1));
}

.hover\:ring-green-300\/0:hover {
  --tw-ring-color: rgb(132 225 188 / 0);
}

.hover\:ring-green-300\/10:hover {
  --tw-ring-color: rgb(132 225 188 / 0.1);
}

.hover\:ring-green-300\/100:hover {
  --tw-ring-color: rgb(132 225 188 / 1);
}

.hover\:ring-green-300\/15:hover {
  --tw-ring-color: rgb(132 225 188 / 0.15);
}

.hover\:ring-green-300\/20:hover {
  --tw-ring-color: rgb(132 225 188 / 0.2);
}

.hover\:ring-green-300\/25:hover {
  --tw-ring-color: rgb(132 225 188 / 0.25);
}

.hover\:ring-green-300\/30:hover {
  --tw-ring-color: rgb(132 225 188 / 0.3);
}

.hover\:ring-green-300\/35:hover {
  --tw-ring-color: rgb(132 225 188 / 0.35);
}

.hover\:ring-green-300\/40:hover {
  --tw-ring-color: rgb(132 225 188 / 0.4);
}

.hover\:ring-green-300\/45:hover {
  --tw-ring-color: rgb(132 225 188 / 0.45);
}

.hover\:ring-green-300\/5:hover {
  --tw-ring-color: rgb(132 225 188 / 0.05);
}

.hover\:ring-green-300\/50:hover {
  --tw-ring-color: rgb(132 225 188 / 0.5);
}

.hover\:ring-green-300\/55:hover {
  --tw-ring-color: rgb(132 225 188 / 0.55);
}

.hover\:ring-green-300\/60:hover {
  --tw-ring-color: rgb(132 225 188 / 0.6);
}

.hover\:ring-green-300\/65:hover {
  --tw-ring-color: rgb(132 225 188 / 0.65);
}

.hover\:ring-green-300\/70:hover {
  --tw-ring-color: rgb(132 225 188 / 0.7);
}

.hover\:ring-green-300\/75:hover {
  --tw-ring-color: rgb(132 225 188 / 0.75);
}

.hover\:ring-green-300\/80:hover {
  --tw-ring-color: rgb(132 225 188 / 0.8);
}

.hover\:ring-green-300\/85:hover {
  --tw-ring-color: rgb(132 225 188 / 0.85);
}

.hover\:ring-green-300\/90:hover {
  --tw-ring-color: rgb(132 225 188 / 0.9);
}

.hover\:ring-green-300\/95:hover {
  --tw-ring-color: rgb(132 225 188 / 0.95);
}

.hover\:ring-green-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(49 196 141 / var(--tw-ring-opacity, 1));
}

.hover\:ring-green-400\/0:hover {
  --tw-ring-color: rgb(49 196 141 / 0);
}

.hover\:ring-green-400\/10:hover {
  --tw-ring-color: rgb(49 196 141 / 0.1);
}

.hover\:ring-green-400\/100:hover {
  --tw-ring-color: rgb(49 196 141 / 1);
}

.hover\:ring-green-400\/15:hover {
  --tw-ring-color: rgb(49 196 141 / 0.15);
}

.hover\:ring-green-400\/20:hover {
  --tw-ring-color: rgb(49 196 141 / 0.2);
}

.hover\:ring-green-400\/25:hover {
  --tw-ring-color: rgb(49 196 141 / 0.25);
}

.hover\:ring-green-400\/30:hover {
  --tw-ring-color: rgb(49 196 141 / 0.3);
}

.hover\:ring-green-400\/35:hover {
  --tw-ring-color: rgb(49 196 141 / 0.35);
}

.hover\:ring-green-400\/40:hover {
  --tw-ring-color: rgb(49 196 141 / 0.4);
}

.hover\:ring-green-400\/45:hover {
  --tw-ring-color: rgb(49 196 141 / 0.45);
}

.hover\:ring-green-400\/5:hover {
  --tw-ring-color: rgb(49 196 141 / 0.05);
}

.hover\:ring-green-400\/50:hover {
  --tw-ring-color: rgb(49 196 141 / 0.5);
}

.hover\:ring-green-400\/55:hover {
  --tw-ring-color: rgb(49 196 141 / 0.55);
}

.hover\:ring-green-400\/60:hover {
  --tw-ring-color: rgb(49 196 141 / 0.6);
}

.hover\:ring-green-400\/65:hover {
  --tw-ring-color: rgb(49 196 141 / 0.65);
}

.hover\:ring-green-400\/70:hover {
  --tw-ring-color: rgb(49 196 141 / 0.7);
}

.hover\:ring-green-400\/75:hover {
  --tw-ring-color: rgb(49 196 141 / 0.75);
}

.hover\:ring-green-400\/80:hover {
  --tw-ring-color: rgb(49 196 141 / 0.8);
}

.hover\:ring-green-400\/85:hover {
  --tw-ring-color: rgb(49 196 141 / 0.85);
}

.hover\:ring-green-400\/90:hover {
  --tw-ring-color: rgb(49 196 141 / 0.9);
}

.hover\:ring-green-400\/95:hover {
  --tw-ring-color: rgb(49 196 141 / 0.95);
}

.hover\:ring-green-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 159 110 / var(--tw-ring-opacity, 1));
}

.hover\:ring-green-500\/0:hover {
  --tw-ring-color: rgb(14 159 110 / 0);
}

.hover\:ring-green-500\/10:hover {
  --tw-ring-color: rgb(14 159 110 / 0.1);
}

.hover\:ring-green-500\/100:hover {
  --tw-ring-color: rgb(14 159 110 / 1);
}

.hover\:ring-green-500\/15:hover {
  --tw-ring-color: rgb(14 159 110 / 0.15);
}

.hover\:ring-green-500\/20:hover {
  --tw-ring-color: rgb(14 159 110 / 0.2);
}

.hover\:ring-green-500\/25:hover {
  --tw-ring-color: rgb(14 159 110 / 0.25);
}

.hover\:ring-green-500\/30:hover {
  --tw-ring-color: rgb(14 159 110 / 0.3);
}

.hover\:ring-green-500\/35:hover {
  --tw-ring-color: rgb(14 159 110 / 0.35);
}

.hover\:ring-green-500\/40:hover {
  --tw-ring-color: rgb(14 159 110 / 0.4);
}

.hover\:ring-green-500\/45:hover {
  --tw-ring-color: rgb(14 159 110 / 0.45);
}

.hover\:ring-green-500\/5:hover {
  --tw-ring-color: rgb(14 159 110 / 0.05);
}

.hover\:ring-green-500\/50:hover {
  --tw-ring-color: rgb(14 159 110 / 0.5);
}

.hover\:ring-green-500\/55:hover {
  --tw-ring-color: rgb(14 159 110 / 0.55);
}

.hover\:ring-green-500\/60:hover {
  --tw-ring-color: rgb(14 159 110 / 0.6);
}

.hover\:ring-green-500\/65:hover {
  --tw-ring-color: rgb(14 159 110 / 0.65);
}

.hover\:ring-green-500\/70:hover {
  --tw-ring-color: rgb(14 159 110 / 0.7);
}

.hover\:ring-green-500\/75:hover {
  --tw-ring-color: rgb(14 159 110 / 0.75);
}

.hover\:ring-green-500\/80:hover {
  --tw-ring-color: rgb(14 159 110 / 0.8);
}

.hover\:ring-green-500\/85:hover {
  --tw-ring-color: rgb(14 159 110 / 0.85);
}

.hover\:ring-green-500\/90:hover {
  --tw-ring-color: rgb(14 159 110 / 0.9);
}

.hover\:ring-green-500\/95:hover {
  --tw-ring-color: rgb(14 159 110 / 0.95);
}

.hover\:ring-green-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 122 85 / var(--tw-ring-opacity, 1));
}

.hover\:ring-green-600\/0:hover {
  --tw-ring-color: rgb(5 122 85 / 0);
}

.hover\:ring-green-600\/10:hover {
  --tw-ring-color: rgb(5 122 85 / 0.1);
}

.hover\:ring-green-600\/100:hover {
  --tw-ring-color: rgb(5 122 85 / 1);
}

.hover\:ring-green-600\/15:hover {
  --tw-ring-color: rgb(5 122 85 / 0.15);
}

.hover\:ring-green-600\/20:hover {
  --tw-ring-color: rgb(5 122 85 / 0.2);
}

.hover\:ring-green-600\/25:hover {
  --tw-ring-color: rgb(5 122 85 / 0.25);
}

.hover\:ring-green-600\/30:hover {
  --tw-ring-color: rgb(5 122 85 / 0.3);
}

.hover\:ring-green-600\/35:hover {
  --tw-ring-color: rgb(5 122 85 / 0.35);
}

.hover\:ring-green-600\/40:hover {
  --tw-ring-color: rgb(5 122 85 / 0.4);
}

.hover\:ring-green-600\/45:hover {
  --tw-ring-color: rgb(5 122 85 / 0.45);
}

.hover\:ring-green-600\/5:hover {
  --tw-ring-color: rgb(5 122 85 / 0.05);
}

.hover\:ring-green-600\/50:hover {
  --tw-ring-color: rgb(5 122 85 / 0.5);
}

.hover\:ring-green-600\/55:hover {
  --tw-ring-color: rgb(5 122 85 / 0.55);
}

.hover\:ring-green-600\/60:hover {
  --tw-ring-color: rgb(5 122 85 / 0.6);
}

.hover\:ring-green-600\/65:hover {
  --tw-ring-color: rgb(5 122 85 / 0.65);
}

.hover\:ring-green-600\/70:hover {
  --tw-ring-color: rgb(5 122 85 / 0.7);
}

.hover\:ring-green-600\/75:hover {
  --tw-ring-color: rgb(5 122 85 / 0.75);
}

.hover\:ring-green-600\/80:hover {
  --tw-ring-color: rgb(5 122 85 / 0.8);
}

.hover\:ring-green-600\/85:hover {
  --tw-ring-color: rgb(5 122 85 / 0.85);
}

.hover\:ring-green-600\/90:hover {
  --tw-ring-color: rgb(5 122 85 / 0.9);
}

.hover\:ring-green-600\/95:hover {
  --tw-ring-color: rgb(5 122 85 / 0.95);
}

.hover\:ring-green-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 108 78 / var(--tw-ring-opacity, 1));
}

.hover\:ring-green-700\/0:hover {
  --tw-ring-color: rgb(4 108 78 / 0);
}

.hover\:ring-green-700\/10:hover {
  --tw-ring-color: rgb(4 108 78 / 0.1);
}

.hover\:ring-green-700\/100:hover {
  --tw-ring-color: rgb(4 108 78 / 1);
}

.hover\:ring-green-700\/15:hover {
  --tw-ring-color: rgb(4 108 78 / 0.15);
}

.hover\:ring-green-700\/20:hover {
  --tw-ring-color: rgb(4 108 78 / 0.2);
}

.hover\:ring-green-700\/25:hover {
  --tw-ring-color: rgb(4 108 78 / 0.25);
}

.hover\:ring-green-700\/30:hover {
  --tw-ring-color: rgb(4 108 78 / 0.3);
}

.hover\:ring-green-700\/35:hover {
  --tw-ring-color: rgb(4 108 78 / 0.35);
}

.hover\:ring-green-700\/40:hover {
  --tw-ring-color: rgb(4 108 78 / 0.4);
}

.hover\:ring-green-700\/45:hover {
  --tw-ring-color: rgb(4 108 78 / 0.45);
}

.hover\:ring-green-700\/5:hover {
  --tw-ring-color: rgb(4 108 78 / 0.05);
}

.hover\:ring-green-700\/50:hover {
  --tw-ring-color: rgb(4 108 78 / 0.5);
}

.hover\:ring-green-700\/55:hover {
  --tw-ring-color: rgb(4 108 78 / 0.55);
}

.hover\:ring-green-700\/60:hover {
  --tw-ring-color: rgb(4 108 78 / 0.6);
}

.hover\:ring-green-700\/65:hover {
  --tw-ring-color: rgb(4 108 78 / 0.65);
}

.hover\:ring-green-700\/70:hover {
  --tw-ring-color: rgb(4 108 78 / 0.7);
}

.hover\:ring-green-700\/75:hover {
  --tw-ring-color: rgb(4 108 78 / 0.75);
}

.hover\:ring-green-700\/80:hover {
  --tw-ring-color: rgb(4 108 78 / 0.8);
}

.hover\:ring-green-700\/85:hover {
  --tw-ring-color: rgb(4 108 78 / 0.85);
}

.hover\:ring-green-700\/90:hover {
  --tw-ring-color: rgb(4 108 78 / 0.9);
}

.hover\:ring-green-700\/95:hover {
  --tw-ring-color: rgb(4 108 78 / 0.95);
}

.hover\:ring-green-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(3 84 63 / var(--tw-ring-opacity, 1));
}

.hover\:ring-green-800\/0:hover {
  --tw-ring-color: rgb(3 84 63 / 0);
}

.hover\:ring-green-800\/10:hover {
  --tw-ring-color: rgb(3 84 63 / 0.1);
}

.hover\:ring-green-800\/100:hover {
  --tw-ring-color: rgb(3 84 63 / 1);
}

.hover\:ring-green-800\/15:hover {
  --tw-ring-color: rgb(3 84 63 / 0.15);
}

.hover\:ring-green-800\/20:hover {
  --tw-ring-color: rgb(3 84 63 / 0.2);
}

.hover\:ring-green-800\/25:hover {
  --tw-ring-color: rgb(3 84 63 / 0.25);
}

.hover\:ring-green-800\/30:hover {
  --tw-ring-color: rgb(3 84 63 / 0.3);
}

.hover\:ring-green-800\/35:hover {
  --tw-ring-color: rgb(3 84 63 / 0.35);
}

.hover\:ring-green-800\/40:hover {
  --tw-ring-color: rgb(3 84 63 / 0.4);
}

.hover\:ring-green-800\/45:hover {
  --tw-ring-color: rgb(3 84 63 / 0.45);
}

.hover\:ring-green-800\/5:hover {
  --tw-ring-color: rgb(3 84 63 / 0.05);
}

.hover\:ring-green-800\/50:hover {
  --tw-ring-color: rgb(3 84 63 / 0.5);
}

.hover\:ring-green-800\/55:hover {
  --tw-ring-color: rgb(3 84 63 / 0.55);
}

.hover\:ring-green-800\/60:hover {
  --tw-ring-color: rgb(3 84 63 / 0.6);
}

.hover\:ring-green-800\/65:hover {
  --tw-ring-color: rgb(3 84 63 / 0.65);
}

.hover\:ring-green-800\/70:hover {
  --tw-ring-color: rgb(3 84 63 / 0.7);
}

.hover\:ring-green-800\/75:hover {
  --tw-ring-color: rgb(3 84 63 / 0.75);
}

.hover\:ring-green-800\/80:hover {
  --tw-ring-color: rgb(3 84 63 / 0.8);
}

.hover\:ring-green-800\/85:hover {
  --tw-ring-color: rgb(3 84 63 / 0.85);
}

.hover\:ring-green-800\/90:hover {
  --tw-ring-color: rgb(3 84 63 / 0.9);
}

.hover\:ring-green-800\/95:hover {
  --tw-ring-color: rgb(3 84 63 / 0.95);
}

.hover\:ring-green-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(1 71 55 / var(--tw-ring-opacity, 1));
}

.hover\:ring-green-900\/0:hover {
  --tw-ring-color: rgb(1 71 55 / 0);
}

.hover\:ring-green-900\/10:hover {
  --tw-ring-color: rgb(1 71 55 / 0.1);
}

.hover\:ring-green-900\/100:hover {
  --tw-ring-color: rgb(1 71 55 / 1);
}

.hover\:ring-green-900\/15:hover {
  --tw-ring-color: rgb(1 71 55 / 0.15);
}

.hover\:ring-green-900\/20:hover {
  --tw-ring-color: rgb(1 71 55 / 0.2);
}

.hover\:ring-green-900\/25:hover {
  --tw-ring-color: rgb(1 71 55 / 0.25);
}

.hover\:ring-green-900\/30:hover {
  --tw-ring-color: rgb(1 71 55 / 0.3);
}

.hover\:ring-green-900\/35:hover {
  --tw-ring-color: rgb(1 71 55 / 0.35);
}

.hover\:ring-green-900\/40:hover {
  --tw-ring-color: rgb(1 71 55 / 0.4);
}

.hover\:ring-green-900\/45:hover {
  --tw-ring-color: rgb(1 71 55 / 0.45);
}

.hover\:ring-green-900\/5:hover {
  --tw-ring-color: rgb(1 71 55 / 0.05);
}

.hover\:ring-green-900\/50:hover {
  --tw-ring-color: rgb(1 71 55 / 0.5);
}

.hover\:ring-green-900\/55:hover {
  --tw-ring-color: rgb(1 71 55 / 0.55);
}

.hover\:ring-green-900\/60:hover {
  --tw-ring-color: rgb(1 71 55 / 0.6);
}

.hover\:ring-green-900\/65:hover {
  --tw-ring-color: rgb(1 71 55 / 0.65);
}

.hover\:ring-green-900\/70:hover {
  --tw-ring-color: rgb(1 71 55 / 0.7);
}

.hover\:ring-green-900\/75:hover {
  --tw-ring-color: rgb(1 71 55 / 0.75);
}

.hover\:ring-green-900\/80:hover {
  --tw-ring-color: rgb(1 71 55 / 0.8);
}

.hover\:ring-green-900\/85:hover {
  --tw-ring-color: rgb(1 71 55 / 0.85);
}

.hover\:ring-green-900\/90:hover {
  --tw-ring-color: rgb(1 71 55 / 0.9);
}

.hover\:ring-green-900\/95:hover {
  --tw-ring-color: rgb(1 71 55 / 0.95);
}

.hover\:ring-indigo-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 237 255 / var(--tw-ring-opacity, 1));
}

.hover\:ring-indigo-100\/0:hover {
  --tw-ring-color: rgb(229 237 255 / 0);
}

.hover\:ring-indigo-100\/10:hover {
  --tw-ring-color: rgb(229 237 255 / 0.1);
}

.hover\:ring-indigo-100\/100:hover {
  --tw-ring-color: rgb(229 237 255 / 1);
}

.hover\:ring-indigo-100\/15:hover {
  --tw-ring-color: rgb(229 237 255 / 0.15);
}

.hover\:ring-indigo-100\/20:hover {
  --tw-ring-color: rgb(229 237 255 / 0.2);
}

.hover\:ring-indigo-100\/25:hover {
  --tw-ring-color: rgb(229 237 255 / 0.25);
}

.hover\:ring-indigo-100\/30:hover {
  --tw-ring-color: rgb(229 237 255 / 0.3);
}

.hover\:ring-indigo-100\/35:hover {
  --tw-ring-color: rgb(229 237 255 / 0.35);
}

.hover\:ring-indigo-100\/40:hover {
  --tw-ring-color: rgb(229 237 255 / 0.4);
}

.hover\:ring-indigo-100\/45:hover {
  --tw-ring-color: rgb(229 237 255 / 0.45);
}

.hover\:ring-indigo-100\/5:hover {
  --tw-ring-color: rgb(229 237 255 / 0.05);
}

.hover\:ring-indigo-100\/50:hover {
  --tw-ring-color: rgb(229 237 255 / 0.5);
}

.hover\:ring-indigo-100\/55:hover {
  --tw-ring-color: rgb(229 237 255 / 0.55);
}

.hover\:ring-indigo-100\/60:hover {
  --tw-ring-color: rgb(229 237 255 / 0.6);
}

.hover\:ring-indigo-100\/65:hover {
  --tw-ring-color: rgb(229 237 255 / 0.65);
}

.hover\:ring-indigo-100\/70:hover {
  --tw-ring-color: rgb(229 237 255 / 0.7);
}

.hover\:ring-indigo-100\/75:hover {
  --tw-ring-color: rgb(229 237 255 / 0.75);
}

.hover\:ring-indigo-100\/80:hover {
  --tw-ring-color: rgb(229 237 255 / 0.8);
}

.hover\:ring-indigo-100\/85:hover {
  --tw-ring-color: rgb(229 237 255 / 0.85);
}

.hover\:ring-indigo-100\/90:hover {
  --tw-ring-color: rgb(229 237 255 / 0.9);
}

.hover\:ring-indigo-100\/95:hover {
  --tw-ring-color: rgb(229 237 255 / 0.95);
}

.hover\:ring-indigo-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(205 219 254 / var(--tw-ring-opacity, 1));
}

.hover\:ring-indigo-200\/0:hover {
  --tw-ring-color: rgb(205 219 254 / 0);
}

.hover\:ring-indigo-200\/10:hover {
  --tw-ring-color: rgb(205 219 254 / 0.1);
}

.hover\:ring-indigo-200\/100:hover {
  --tw-ring-color: rgb(205 219 254 / 1);
}

.hover\:ring-indigo-200\/15:hover {
  --tw-ring-color: rgb(205 219 254 / 0.15);
}

.hover\:ring-indigo-200\/20:hover {
  --tw-ring-color: rgb(205 219 254 / 0.2);
}

.hover\:ring-indigo-200\/25:hover {
  --tw-ring-color: rgb(205 219 254 / 0.25);
}

.hover\:ring-indigo-200\/30:hover {
  --tw-ring-color: rgb(205 219 254 / 0.3);
}

.hover\:ring-indigo-200\/35:hover {
  --tw-ring-color: rgb(205 219 254 / 0.35);
}

.hover\:ring-indigo-200\/40:hover {
  --tw-ring-color: rgb(205 219 254 / 0.4);
}

.hover\:ring-indigo-200\/45:hover {
  --tw-ring-color: rgb(205 219 254 / 0.45);
}

.hover\:ring-indigo-200\/5:hover {
  --tw-ring-color: rgb(205 219 254 / 0.05);
}

.hover\:ring-indigo-200\/50:hover {
  --tw-ring-color: rgb(205 219 254 / 0.5);
}

.hover\:ring-indigo-200\/55:hover {
  --tw-ring-color: rgb(205 219 254 / 0.55);
}

.hover\:ring-indigo-200\/60:hover {
  --tw-ring-color: rgb(205 219 254 / 0.6);
}

.hover\:ring-indigo-200\/65:hover {
  --tw-ring-color: rgb(205 219 254 / 0.65);
}

.hover\:ring-indigo-200\/70:hover {
  --tw-ring-color: rgb(205 219 254 / 0.7);
}

.hover\:ring-indigo-200\/75:hover {
  --tw-ring-color: rgb(205 219 254 / 0.75);
}

.hover\:ring-indigo-200\/80:hover {
  --tw-ring-color: rgb(205 219 254 / 0.8);
}

.hover\:ring-indigo-200\/85:hover {
  --tw-ring-color: rgb(205 219 254 / 0.85);
}

.hover\:ring-indigo-200\/90:hover {
  --tw-ring-color: rgb(205 219 254 / 0.9);
}

.hover\:ring-indigo-200\/95:hover {
  --tw-ring-color: rgb(205 219 254 / 0.95);
}

.hover\:ring-indigo-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 198 252 / var(--tw-ring-opacity, 1));
}

.hover\:ring-indigo-300\/0:hover {
  --tw-ring-color: rgb(180 198 252 / 0);
}

.hover\:ring-indigo-300\/10:hover {
  --tw-ring-color: rgb(180 198 252 / 0.1);
}

.hover\:ring-indigo-300\/100:hover {
  --tw-ring-color: rgb(180 198 252 / 1);
}

.hover\:ring-indigo-300\/15:hover {
  --tw-ring-color: rgb(180 198 252 / 0.15);
}

.hover\:ring-indigo-300\/20:hover {
  --tw-ring-color: rgb(180 198 252 / 0.2);
}

.hover\:ring-indigo-300\/25:hover {
  --tw-ring-color: rgb(180 198 252 / 0.25);
}

.hover\:ring-indigo-300\/30:hover {
  --tw-ring-color: rgb(180 198 252 / 0.3);
}

.hover\:ring-indigo-300\/35:hover {
  --tw-ring-color: rgb(180 198 252 / 0.35);
}

.hover\:ring-indigo-300\/40:hover {
  --tw-ring-color: rgb(180 198 252 / 0.4);
}

.hover\:ring-indigo-300\/45:hover {
  --tw-ring-color: rgb(180 198 252 / 0.45);
}

.hover\:ring-indigo-300\/5:hover {
  --tw-ring-color: rgb(180 198 252 / 0.05);
}

.hover\:ring-indigo-300\/50:hover {
  --tw-ring-color: rgb(180 198 252 / 0.5);
}

.hover\:ring-indigo-300\/55:hover {
  --tw-ring-color: rgb(180 198 252 / 0.55);
}

.hover\:ring-indigo-300\/60:hover {
  --tw-ring-color: rgb(180 198 252 / 0.6);
}

.hover\:ring-indigo-300\/65:hover {
  --tw-ring-color: rgb(180 198 252 / 0.65);
}

.hover\:ring-indigo-300\/70:hover {
  --tw-ring-color: rgb(180 198 252 / 0.7);
}

.hover\:ring-indigo-300\/75:hover {
  --tw-ring-color: rgb(180 198 252 / 0.75);
}

.hover\:ring-indigo-300\/80:hover {
  --tw-ring-color: rgb(180 198 252 / 0.8);
}

.hover\:ring-indigo-300\/85:hover {
  --tw-ring-color: rgb(180 198 252 / 0.85);
}

.hover\:ring-indigo-300\/90:hover {
  --tw-ring-color: rgb(180 198 252 / 0.9);
}

.hover\:ring-indigo-300\/95:hover {
  --tw-ring-color: rgb(180 198 252 / 0.95);
}

.hover\:ring-indigo-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(141 162 251 / var(--tw-ring-opacity, 1));
}

.hover\:ring-indigo-400\/0:hover {
  --tw-ring-color: rgb(141 162 251 / 0);
}

.hover\:ring-indigo-400\/10:hover {
  --tw-ring-color: rgb(141 162 251 / 0.1);
}

.hover\:ring-indigo-400\/100:hover {
  --tw-ring-color: rgb(141 162 251 / 1);
}

.hover\:ring-indigo-400\/15:hover {
  --tw-ring-color: rgb(141 162 251 / 0.15);
}

.hover\:ring-indigo-400\/20:hover {
  --tw-ring-color: rgb(141 162 251 / 0.2);
}

.hover\:ring-indigo-400\/25:hover {
  --tw-ring-color: rgb(141 162 251 / 0.25);
}

.hover\:ring-indigo-400\/30:hover {
  --tw-ring-color: rgb(141 162 251 / 0.3);
}

.hover\:ring-indigo-400\/35:hover {
  --tw-ring-color: rgb(141 162 251 / 0.35);
}

.hover\:ring-indigo-400\/40:hover {
  --tw-ring-color: rgb(141 162 251 / 0.4);
}

.hover\:ring-indigo-400\/45:hover {
  --tw-ring-color: rgb(141 162 251 / 0.45);
}

.hover\:ring-indigo-400\/5:hover {
  --tw-ring-color: rgb(141 162 251 / 0.05);
}

.hover\:ring-indigo-400\/50:hover {
  --tw-ring-color: rgb(141 162 251 / 0.5);
}

.hover\:ring-indigo-400\/55:hover {
  --tw-ring-color: rgb(141 162 251 / 0.55);
}

.hover\:ring-indigo-400\/60:hover {
  --tw-ring-color: rgb(141 162 251 / 0.6);
}

.hover\:ring-indigo-400\/65:hover {
  --tw-ring-color: rgb(141 162 251 / 0.65);
}

.hover\:ring-indigo-400\/70:hover {
  --tw-ring-color: rgb(141 162 251 / 0.7);
}

.hover\:ring-indigo-400\/75:hover {
  --tw-ring-color: rgb(141 162 251 / 0.75);
}

.hover\:ring-indigo-400\/80:hover {
  --tw-ring-color: rgb(141 162 251 / 0.8);
}

.hover\:ring-indigo-400\/85:hover {
  --tw-ring-color: rgb(141 162 251 / 0.85);
}

.hover\:ring-indigo-400\/90:hover {
  --tw-ring-color: rgb(141 162 251 / 0.9);
}

.hover\:ring-indigo-400\/95:hover {
  --tw-ring-color: rgb(141 162 251 / 0.95);
}

.hover\:ring-indigo-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(104 117 245 / var(--tw-ring-opacity, 1));
}

.hover\:ring-indigo-500\/0:hover {
  --tw-ring-color: rgb(104 117 245 / 0);
}

.hover\:ring-indigo-500\/10:hover {
  --tw-ring-color: rgb(104 117 245 / 0.1);
}

.hover\:ring-indigo-500\/100:hover {
  --tw-ring-color: rgb(104 117 245 / 1);
}

.hover\:ring-indigo-500\/15:hover {
  --tw-ring-color: rgb(104 117 245 / 0.15);
}

.hover\:ring-indigo-500\/20:hover {
  --tw-ring-color: rgb(104 117 245 / 0.2);
}

.hover\:ring-indigo-500\/25:hover {
  --tw-ring-color: rgb(104 117 245 / 0.25);
}

.hover\:ring-indigo-500\/30:hover {
  --tw-ring-color: rgb(104 117 245 / 0.3);
}

.hover\:ring-indigo-500\/35:hover {
  --tw-ring-color: rgb(104 117 245 / 0.35);
}

.hover\:ring-indigo-500\/40:hover {
  --tw-ring-color: rgb(104 117 245 / 0.4);
}

.hover\:ring-indigo-500\/45:hover {
  --tw-ring-color: rgb(104 117 245 / 0.45);
}

.hover\:ring-indigo-500\/5:hover {
  --tw-ring-color: rgb(104 117 245 / 0.05);
}

.hover\:ring-indigo-500\/50:hover {
  --tw-ring-color: rgb(104 117 245 / 0.5);
}

.hover\:ring-indigo-500\/55:hover {
  --tw-ring-color: rgb(104 117 245 / 0.55);
}

.hover\:ring-indigo-500\/60:hover {
  --tw-ring-color: rgb(104 117 245 / 0.6);
}

.hover\:ring-indigo-500\/65:hover {
  --tw-ring-color: rgb(104 117 245 / 0.65);
}

.hover\:ring-indigo-500\/70:hover {
  --tw-ring-color: rgb(104 117 245 / 0.7);
}

.hover\:ring-indigo-500\/75:hover {
  --tw-ring-color: rgb(104 117 245 / 0.75);
}

.hover\:ring-indigo-500\/80:hover {
  --tw-ring-color: rgb(104 117 245 / 0.8);
}

.hover\:ring-indigo-500\/85:hover {
  --tw-ring-color: rgb(104 117 245 / 0.85);
}

.hover\:ring-indigo-500\/90:hover {
  --tw-ring-color: rgb(104 117 245 / 0.9);
}

.hover\:ring-indigo-500\/95:hover {
  --tw-ring-color: rgb(104 117 245 / 0.95);
}

.hover\:ring-indigo-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(88 80 236 / var(--tw-ring-opacity, 1));
}

.hover\:ring-indigo-600\/0:hover {
  --tw-ring-color: rgb(88 80 236 / 0);
}

.hover\:ring-indigo-600\/10:hover {
  --tw-ring-color: rgb(88 80 236 / 0.1);
}

.hover\:ring-indigo-600\/100:hover {
  --tw-ring-color: rgb(88 80 236 / 1);
}

.hover\:ring-indigo-600\/15:hover {
  --tw-ring-color: rgb(88 80 236 / 0.15);
}

.hover\:ring-indigo-600\/20:hover {
  --tw-ring-color: rgb(88 80 236 / 0.2);
}

.hover\:ring-indigo-600\/25:hover {
  --tw-ring-color: rgb(88 80 236 / 0.25);
}

.hover\:ring-indigo-600\/30:hover {
  --tw-ring-color: rgb(88 80 236 / 0.3);
}

.hover\:ring-indigo-600\/35:hover {
  --tw-ring-color: rgb(88 80 236 / 0.35);
}

.hover\:ring-indigo-600\/40:hover {
  --tw-ring-color: rgb(88 80 236 / 0.4);
}

.hover\:ring-indigo-600\/45:hover {
  --tw-ring-color: rgb(88 80 236 / 0.45);
}

.hover\:ring-indigo-600\/5:hover {
  --tw-ring-color: rgb(88 80 236 / 0.05);
}

.hover\:ring-indigo-600\/50:hover {
  --tw-ring-color: rgb(88 80 236 / 0.5);
}

.hover\:ring-indigo-600\/55:hover {
  --tw-ring-color: rgb(88 80 236 / 0.55);
}

.hover\:ring-indigo-600\/60:hover {
  --tw-ring-color: rgb(88 80 236 / 0.6);
}

.hover\:ring-indigo-600\/65:hover {
  --tw-ring-color: rgb(88 80 236 / 0.65);
}

.hover\:ring-indigo-600\/70:hover {
  --tw-ring-color: rgb(88 80 236 / 0.7);
}

.hover\:ring-indigo-600\/75:hover {
  --tw-ring-color: rgb(88 80 236 / 0.75);
}

.hover\:ring-indigo-600\/80:hover {
  --tw-ring-color: rgb(88 80 236 / 0.8);
}

.hover\:ring-indigo-600\/85:hover {
  --tw-ring-color: rgb(88 80 236 / 0.85);
}

.hover\:ring-indigo-600\/90:hover {
  --tw-ring-color: rgb(88 80 236 / 0.9);
}

.hover\:ring-indigo-600\/95:hover {
  --tw-ring-color: rgb(88 80 236 / 0.95);
}

.hover\:ring-indigo-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 69 205 / var(--tw-ring-opacity, 1));
}

.hover\:ring-indigo-700\/0:hover {
  --tw-ring-color: rgb(81 69 205 / 0);
}

.hover\:ring-indigo-700\/10:hover {
  --tw-ring-color: rgb(81 69 205 / 0.1);
}

.hover\:ring-indigo-700\/100:hover {
  --tw-ring-color: rgb(81 69 205 / 1);
}

.hover\:ring-indigo-700\/15:hover {
  --tw-ring-color: rgb(81 69 205 / 0.15);
}

.hover\:ring-indigo-700\/20:hover {
  --tw-ring-color: rgb(81 69 205 / 0.2);
}

.hover\:ring-indigo-700\/25:hover {
  --tw-ring-color: rgb(81 69 205 / 0.25);
}

.hover\:ring-indigo-700\/30:hover {
  --tw-ring-color: rgb(81 69 205 / 0.3);
}

.hover\:ring-indigo-700\/35:hover {
  --tw-ring-color: rgb(81 69 205 / 0.35);
}

.hover\:ring-indigo-700\/40:hover {
  --tw-ring-color: rgb(81 69 205 / 0.4);
}

.hover\:ring-indigo-700\/45:hover {
  --tw-ring-color: rgb(81 69 205 / 0.45);
}

.hover\:ring-indigo-700\/5:hover {
  --tw-ring-color: rgb(81 69 205 / 0.05);
}

.hover\:ring-indigo-700\/50:hover {
  --tw-ring-color: rgb(81 69 205 / 0.5);
}

.hover\:ring-indigo-700\/55:hover {
  --tw-ring-color: rgb(81 69 205 / 0.55);
}

.hover\:ring-indigo-700\/60:hover {
  --tw-ring-color: rgb(81 69 205 / 0.6);
}

.hover\:ring-indigo-700\/65:hover {
  --tw-ring-color: rgb(81 69 205 / 0.65);
}

.hover\:ring-indigo-700\/70:hover {
  --tw-ring-color: rgb(81 69 205 / 0.7);
}

.hover\:ring-indigo-700\/75:hover {
  --tw-ring-color: rgb(81 69 205 / 0.75);
}

.hover\:ring-indigo-700\/80:hover {
  --tw-ring-color: rgb(81 69 205 / 0.8);
}

.hover\:ring-indigo-700\/85:hover {
  --tw-ring-color: rgb(81 69 205 / 0.85);
}

.hover\:ring-indigo-700\/90:hover {
  --tw-ring-color: rgb(81 69 205 / 0.9);
}

.hover\:ring-indigo-700\/95:hover {
  --tw-ring-color: rgb(81 69 205 / 0.95);
}

.hover\:ring-indigo-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 56 157 / var(--tw-ring-opacity, 1));
}

.hover\:ring-indigo-800\/0:hover {
  --tw-ring-color: rgb(66 56 157 / 0);
}

.hover\:ring-indigo-800\/10:hover {
  --tw-ring-color: rgb(66 56 157 / 0.1);
}

.hover\:ring-indigo-800\/100:hover {
  --tw-ring-color: rgb(66 56 157 / 1);
}

.hover\:ring-indigo-800\/15:hover {
  --tw-ring-color: rgb(66 56 157 / 0.15);
}

.hover\:ring-indigo-800\/20:hover {
  --tw-ring-color: rgb(66 56 157 / 0.2);
}

.hover\:ring-indigo-800\/25:hover {
  --tw-ring-color: rgb(66 56 157 / 0.25);
}

.hover\:ring-indigo-800\/30:hover {
  --tw-ring-color: rgb(66 56 157 / 0.3);
}

.hover\:ring-indigo-800\/35:hover {
  --tw-ring-color: rgb(66 56 157 / 0.35);
}

.hover\:ring-indigo-800\/40:hover {
  --tw-ring-color: rgb(66 56 157 / 0.4);
}

.hover\:ring-indigo-800\/45:hover {
  --tw-ring-color: rgb(66 56 157 / 0.45);
}

.hover\:ring-indigo-800\/5:hover {
  --tw-ring-color: rgb(66 56 157 / 0.05);
}

.hover\:ring-indigo-800\/50:hover {
  --tw-ring-color: rgb(66 56 157 / 0.5);
}

.hover\:ring-indigo-800\/55:hover {
  --tw-ring-color: rgb(66 56 157 / 0.55);
}

.hover\:ring-indigo-800\/60:hover {
  --tw-ring-color: rgb(66 56 157 / 0.6);
}

.hover\:ring-indigo-800\/65:hover {
  --tw-ring-color: rgb(66 56 157 / 0.65);
}

.hover\:ring-indigo-800\/70:hover {
  --tw-ring-color: rgb(66 56 157 / 0.7);
}

.hover\:ring-indigo-800\/75:hover {
  --tw-ring-color: rgb(66 56 157 / 0.75);
}

.hover\:ring-indigo-800\/80:hover {
  --tw-ring-color: rgb(66 56 157 / 0.8);
}

.hover\:ring-indigo-800\/85:hover {
  --tw-ring-color: rgb(66 56 157 / 0.85);
}

.hover\:ring-indigo-800\/90:hover {
  --tw-ring-color: rgb(66 56 157 / 0.9);
}

.hover\:ring-indigo-800\/95:hover {
  --tw-ring-color: rgb(66 56 157 / 0.95);
}

.hover\:ring-indigo-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 47 120 / var(--tw-ring-opacity, 1));
}

.hover\:ring-indigo-900\/0:hover {
  --tw-ring-color: rgb(54 47 120 / 0);
}

.hover\:ring-indigo-900\/10:hover {
  --tw-ring-color: rgb(54 47 120 / 0.1);
}

.hover\:ring-indigo-900\/100:hover {
  --tw-ring-color: rgb(54 47 120 / 1);
}

.hover\:ring-indigo-900\/15:hover {
  --tw-ring-color: rgb(54 47 120 / 0.15);
}

.hover\:ring-indigo-900\/20:hover {
  --tw-ring-color: rgb(54 47 120 / 0.2);
}

.hover\:ring-indigo-900\/25:hover {
  --tw-ring-color: rgb(54 47 120 / 0.25);
}

.hover\:ring-indigo-900\/30:hover {
  --tw-ring-color: rgb(54 47 120 / 0.3);
}

.hover\:ring-indigo-900\/35:hover {
  --tw-ring-color: rgb(54 47 120 / 0.35);
}

.hover\:ring-indigo-900\/40:hover {
  --tw-ring-color: rgb(54 47 120 / 0.4);
}

.hover\:ring-indigo-900\/45:hover {
  --tw-ring-color: rgb(54 47 120 / 0.45);
}

.hover\:ring-indigo-900\/5:hover {
  --tw-ring-color: rgb(54 47 120 / 0.05);
}

.hover\:ring-indigo-900\/50:hover {
  --tw-ring-color: rgb(54 47 120 / 0.5);
}

.hover\:ring-indigo-900\/55:hover {
  --tw-ring-color: rgb(54 47 120 / 0.55);
}

.hover\:ring-indigo-900\/60:hover {
  --tw-ring-color: rgb(54 47 120 / 0.6);
}

.hover\:ring-indigo-900\/65:hover {
  --tw-ring-color: rgb(54 47 120 / 0.65);
}

.hover\:ring-indigo-900\/70:hover {
  --tw-ring-color: rgb(54 47 120 / 0.7);
}

.hover\:ring-indigo-900\/75:hover {
  --tw-ring-color: rgb(54 47 120 / 0.75);
}

.hover\:ring-indigo-900\/80:hover {
  --tw-ring-color: rgb(54 47 120 / 0.8);
}

.hover\:ring-indigo-900\/85:hover {
  --tw-ring-color: rgb(54 47 120 / 0.85);
}

.hover\:ring-indigo-900\/90:hover {
  --tw-ring-color: rgb(54 47 120 / 0.9);
}

.hover\:ring-indigo-900\/95:hover {
  --tw-ring-color: rgb(54 47 120 / 0.95);
}

.hover\:ring-lime-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1));
}

.hover\:ring-lime-100\/0:hover {
  --tw-ring-color: rgb(236 252 203 / 0);
}

.hover\:ring-lime-100\/10:hover {
  --tw-ring-color: rgb(236 252 203 / 0.1);
}

.hover\:ring-lime-100\/100:hover {
  --tw-ring-color: rgb(236 252 203 / 1);
}

.hover\:ring-lime-100\/15:hover {
  --tw-ring-color: rgb(236 252 203 / 0.15);
}

.hover\:ring-lime-100\/20:hover {
  --tw-ring-color: rgb(236 252 203 / 0.2);
}

.hover\:ring-lime-100\/25:hover {
  --tw-ring-color: rgb(236 252 203 / 0.25);
}

.hover\:ring-lime-100\/30:hover {
  --tw-ring-color: rgb(236 252 203 / 0.3);
}

.hover\:ring-lime-100\/35:hover {
  --tw-ring-color: rgb(236 252 203 / 0.35);
}

.hover\:ring-lime-100\/40:hover {
  --tw-ring-color: rgb(236 252 203 / 0.4);
}

.hover\:ring-lime-100\/45:hover {
  --tw-ring-color: rgb(236 252 203 / 0.45);
}

.hover\:ring-lime-100\/5:hover {
  --tw-ring-color: rgb(236 252 203 / 0.05);
}

.hover\:ring-lime-100\/50:hover {
  --tw-ring-color: rgb(236 252 203 / 0.5);
}

.hover\:ring-lime-100\/55:hover {
  --tw-ring-color: rgb(236 252 203 / 0.55);
}

.hover\:ring-lime-100\/60:hover {
  --tw-ring-color: rgb(236 252 203 / 0.6);
}

.hover\:ring-lime-100\/65:hover {
  --tw-ring-color: rgb(236 252 203 / 0.65);
}

.hover\:ring-lime-100\/70:hover {
  --tw-ring-color: rgb(236 252 203 / 0.7);
}

.hover\:ring-lime-100\/75:hover {
  --tw-ring-color: rgb(236 252 203 / 0.75);
}

.hover\:ring-lime-100\/80:hover {
  --tw-ring-color: rgb(236 252 203 / 0.8);
}

.hover\:ring-lime-100\/85:hover {
  --tw-ring-color: rgb(236 252 203 / 0.85);
}

.hover\:ring-lime-100\/90:hover {
  --tw-ring-color: rgb(236 252 203 / 0.9);
}

.hover\:ring-lime-100\/95:hover {
  --tw-ring-color: rgb(236 252 203 / 0.95);
}

.hover\:ring-lime-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1));
}

.hover\:ring-lime-200\/0:hover {
  --tw-ring-color: rgb(217 249 157 / 0);
}

.hover\:ring-lime-200\/10:hover {
  --tw-ring-color: rgb(217 249 157 / 0.1);
}

.hover\:ring-lime-200\/100:hover {
  --tw-ring-color: rgb(217 249 157 / 1);
}

.hover\:ring-lime-200\/15:hover {
  --tw-ring-color: rgb(217 249 157 / 0.15);
}

.hover\:ring-lime-200\/20:hover {
  --tw-ring-color: rgb(217 249 157 / 0.2);
}

.hover\:ring-lime-200\/25:hover {
  --tw-ring-color: rgb(217 249 157 / 0.25);
}

.hover\:ring-lime-200\/30:hover {
  --tw-ring-color: rgb(217 249 157 / 0.3);
}

.hover\:ring-lime-200\/35:hover {
  --tw-ring-color: rgb(217 249 157 / 0.35);
}

.hover\:ring-lime-200\/40:hover {
  --tw-ring-color: rgb(217 249 157 / 0.4);
}

.hover\:ring-lime-200\/45:hover {
  --tw-ring-color: rgb(217 249 157 / 0.45);
}

.hover\:ring-lime-200\/5:hover {
  --tw-ring-color: rgb(217 249 157 / 0.05);
}

.hover\:ring-lime-200\/50:hover {
  --tw-ring-color: rgb(217 249 157 / 0.5);
}

.hover\:ring-lime-200\/55:hover {
  --tw-ring-color: rgb(217 249 157 / 0.55);
}

.hover\:ring-lime-200\/60:hover {
  --tw-ring-color: rgb(217 249 157 / 0.6);
}

.hover\:ring-lime-200\/65:hover {
  --tw-ring-color: rgb(217 249 157 / 0.65);
}

.hover\:ring-lime-200\/70:hover {
  --tw-ring-color: rgb(217 249 157 / 0.7);
}

.hover\:ring-lime-200\/75:hover {
  --tw-ring-color: rgb(217 249 157 / 0.75);
}

.hover\:ring-lime-200\/80:hover {
  --tw-ring-color: rgb(217 249 157 / 0.8);
}

.hover\:ring-lime-200\/85:hover {
  --tw-ring-color: rgb(217 249 157 / 0.85);
}

.hover\:ring-lime-200\/90:hover {
  --tw-ring-color: rgb(217 249 157 / 0.9);
}

.hover\:ring-lime-200\/95:hover {
  --tw-ring-color: rgb(217 249 157 / 0.95);
}

.hover\:ring-lime-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1));
}

.hover\:ring-lime-300\/0:hover {
  --tw-ring-color: rgb(190 242 100 / 0);
}

.hover\:ring-lime-300\/10:hover {
  --tw-ring-color: rgb(190 242 100 / 0.1);
}

.hover\:ring-lime-300\/100:hover {
  --tw-ring-color: rgb(190 242 100 / 1);
}

.hover\:ring-lime-300\/15:hover {
  --tw-ring-color: rgb(190 242 100 / 0.15);
}

.hover\:ring-lime-300\/20:hover {
  --tw-ring-color: rgb(190 242 100 / 0.2);
}

.hover\:ring-lime-300\/25:hover {
  --tw-ring-color: rgb(190 242 100 / 0.25);
}

.hover\:ring-lime-300\/30:hover {
  --tw-ring-color: rgb(190 242 100 / 0.3);
}

.hover\:ring-lime-300\/35:hover {
  --tw-ring-color: rgb(190 242 100 / 0.35);
}

.hover\:ring-lime-300\/40:hover {
  --tw-ring-color: rgb(190 242 100 / 0.4);
}

.hover\:ring-lime-300\/45:hover {
  --tw-ring-color: rgb(190 242 100 / 0.45);
}

.hover\:ring-lime-300\/5:hover {
  --tw-ring-color: rgb(190 242 100 / 0.05);
}

.hover\:ring-lime-300\/50:hover {
  --tw-ring-color: rgb(190 242 100 / 0.5);
}

.hover\:ring-lime-300\/55:hover {
  --tw-ring-color: rgb(190 242 100 / 0.55);
}

.hover\:ring-lime-300\/60:hover {
  --tw-ring-color: rgb(190 242 100 / 0.6);
}

.hover\:ring-lime-300\/65:hover {
  --tw-ring-color: rgb(190 242 100 / 0.65);
}

.hover\:ring-lime-300\/70:hover {
  --tw-ring-color: rgb(190 242 100 / 0.7);
}

.hover\:ring-lime-300\/75:hover {
  --tw-ring-color: rgb(190 242 100 / 0.75);
}

.hover\:ring-lime-300\/80:hover {
  --tw-ring-color: rgb(190 242 100 / 0.8);
}

.hover\:ring-lime-300\/85:hover {
  --tw-ring-color: rgb(190 242 100 / 0.85);
}

.hover\:ring-lime-300\/90:hover {
  --tw-ring-color: rgb(190 242 100 / 0.9);
}

.hover\:ring-lime-300\/95:hover {
  --tw-ring-color: rgb(190 242 100 / 0.95);
}

.hover\:ring-lime-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1));
}

.hover\:ring-lime-400\/0:hover {
  --tw-ring-color: rgb(163 230 53 / 0);
}

.hover\:ring-lime-400\/10:hover {
  --tw-ring-color: rgb(163 230 53 / 0.1);
}

.hover\:ring-lime-400\/100:hover {
  --tw-ring-color: rgb(163 230 53 / 1);
}

.hover\:ring-lime-400\/15:hover {
  --tw-ring-color: rgb(163 230 53 / 0.15);
}

.hover\:ring-lime-400\/20:hover {
  --tw-ring-color: rgb(163 230 53 / 0.2);
}

.hover\:ring-lime-400\/25:hover {
  --tw-ring-color: rgb(163 230 53 / 0.25);
}

.hover\:ring-lime-400\/30:hover {
  --tw-ring-color: rgb(163 230 53 / 0.3);
}

.hover\:ring-lime-400\/35:hover {
  --tw-ring-color: rgb(163 230 53 / 0.35);
}

.hover\:ring-lime-400\/40:hover {
  --tw-ring-color: rgb(163 230 53 / 0.4);
}

.hover\:ring-lime-400\/45:hover {
  --tw-ring-color: rgb(163 230 53 / 0.45);
}

.hover\:ring-lime-400\/5:hover {
  --tw-ring-color: rgb(163 230 53 / 0.05);
}

.hover\:ring-lime-400\/50:hover {
  --tw-ring-color: rgb(163 230 53 / 0.5);
}

.hover\:ring-lime-400\/55:hover {
  --tw-ring-color: rgb(163 230 53 / 0.55);
}

.hover\:ring-lime-400\/60:hover {
  --tw-ring-color: rgb(163 230 53 / 0.6);
}

.hover\:ring-lime-400\/65:hover {
  --tw-ring-color: rgb(163 230 53 / 0.65);
}

.hover\:ring-lime-400\/70:hover {
  --tw-ring-color: rgb(163 230 53 / 0.7);
}

.hover\:ring-lime-400\/75:hover {
  --tw-ring-color: rgb(163 230 53 / 0.75);
}

.hover\:ring-lime-400\/80:hover {
  --tw-ring-color: rgb(163 230 53 / 0.8);
}

.hover\:ring-lime-400\/85:hover {
  --tw-ring-color: rgb(163 230 53 / 0.85);
}

.hover\:ring-lime-400\/90:hover {
  --tw-ring-color: rgb(163 230 53 / 0.9);
}

.hover\:ring-lime-400\/95:hover {
  --tw-ring-color: rgb(163 230 53 / 0.95);
}

.hover\:ring-lime-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1));
}

.hover\:ring-lime-500\/0:hover {
  --tw-ring-color: rgb(132 204 22 / 0);
}

.hover\:ring-lime-500\/10:hover {
  --tw-ring-color: rgb(132 204 22 / 0.1);
}

.hover\:ring-lime-500\/100:hover {
  --tw-ring-color: rgb(132 204 22 / 1);
}

.hover\:ring-lime-500\/15:hover {
  --tw-ring-color: rgb(132 204 22 / 0.15);
}

.hover\:ring-lime-500\/20:hover {
  --tw-ring-color: rgb(132 204 22 / 0.2);
}

.hover\:ring-lime-500\/25:hover {
  --tw-ring-color: rgb(132 204 22 / 0.25);
}

.hover\:ring-lime-500\/30:hover {
  --tw-ring-color: rgb(132 204 22 / 0.3);
}

.hover\:ring-lime-500\/35:hover {
  --tw-ring-color: rgb(132 204 22 / 0.35);
}

.hover\:ring-lime-500\/40:hover {
  --tw-ring-color: rgb(132 204 22 / 0.4);
}

.hover\:ring-lime-500\/45:hover {
  --tw-ring-color: rgb(132 204 22 / 0.45);
}

.hover\:ring-lime-500\/5:hover {
  --tw-ring-color: rgb(132 204 22 / 0.05);
}

.hover\:ring-lime-500\/50:hover {
  --tw-ring-color: rgb(132 204 22 / 0.5);
}

.hover\:ring-lime-500\/55:hover {
  --tw-ring-color: rgb(132 204 22 / 0.55);
}

.hover\:ring-lime-500\/60:hover {
  --tw-ring-color: rgb(132 204 22 / 0.6);
}

.hover\:ring-lime-500\/65:hover {
  --tw-ring-color: rgb(132 204 22 / 0.65);
}

.hover\:ring-lime-500\/70:hover {
  --tw-ring-color: rgb(132 204 22 / 0.7);
}

.hover\:ring-lime-500\/75:hover {
  --tw-ring-color: rgb(132 204 22 / 0.75);
}

.hover\:ring-lime-500\/80:hover {
  --tw-ring-color: rgb(132 204 22 / 0.8);
}

.hover\:ring-lime-500\/85:hover {
  --tw-ring-color: rgb(132 204 22 / 0.85);
}

.hover\:ring-lime-500\/90:hover {
  --tw-ring-color: rgb(132 204 22 / 0.9);
}

.hover\:ring-lime-500\/95:hover {
  --tw-ring-color: rgb(132 204 22 / 0.95);
}

.hover\:ring-lime-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1));
}

.hover\:ring-lime-600\/0:hover {
  --tw-ring-color: rgb(101 163 13 / 0);
}

.hover\:ring-lime-600\/10:hover {
  --tw-ring-color: rgb(101 163 13 / 0.1);
}

.hover\:ring-lime-600\/100:hover {
  --tw-ring-color: rgb(101 163 13 / 1);
}

.hover\:ring-lime-600\/15:hover {
  --tw-ring-color: rgb(101 163 13 / 0.15);
}

.hover\:ring-lime-600\/20:hover {
  --tw-ring-color: rgb(101 163 13 / 0.2);
}

.hover\:ring-lime-600\/25:hover {
  --tw-ring-color: rgb(101 163 13 / 0.25);
}

.hover\:ring-lime-600\/30:hover {
  --tw-ring-color: rgb(101 163 13 / 0.3);
}

.hover\:ring-lime-600\/35:hover {
  --tw-ring-color: rgb(101 163 13 / 0.35);
}

.hover\:ring-lime-600\/40:hover {
  --tw-ring-color: rgb(101 163 13 / 0.4);
}

.hover\:ring-lime-600\/45:hover {
  --tw-ring-color: rgb(101 163 13 / 0.45);
}

.hover\:ring-lime-600\/5:hover {
  --tw-ring-color: rgb(101 163 13 / 0.05);
}

.hover\:ring-lime-600\/50:hover {
  --tw-ring-color: rgb(101 163 13 / 0.5);
}

.hover\:ring-lime-600\/55:hover {
  --tw-ring-color: rgb(101 163 13 / 0.55);
}

.hover\:ring-lime-600\/60:hover {
  --tw-ring-color: rgb(101 163 13 / 0.6);
}

.hover\:ring-lime-600\/65:hover {
  --tw-ring-color: rgb(101 163 13 / 0.65);
}

.hover\:ring-lime-600\/70:hover {
  --tw-ring-color: rgb(101 163 13 / 0.7);
}

.hover\:ring-lime-600\/75:hover {
  --tw-ring-color: rgb(101 163 13 / 0.75);
}

.hover\:ring-lime-600\/80:hover {
  --tw-ring-color: rgb(101 163 13 / 0.8);
}

.hover\:ring-lime-600\/85:hover {
  --tw-ring-color: rgb(101 163 13 / 0.85);
}

.hover\:ring-lime-600\/90:hover {
  --tw-ring-color: rgb(101 163 13 / 0.9);
}

.hover\:ring-lime-600\/95:hover {
  --tw-ring-color: rgb(101 163 13 / 0.95);
}

.hover\:ring-lime-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1));
}

.hover\:ring-lime-700\/0:hover {
  --tw-ring-color: rgb(77 124 15 / 0);
}

.hover\:ring-lime-700\/10:hover {
  --tw-ring-color: rgb(77 124 15 / 0.1);
}

.hover\:ring-lime-700\/100:hover {
  --tw-ring-color: rgb(77 124 15 / 1);
}

.hover\:ring-lime-700\/15:hover {
  --tw-ring-color: rgb(77 124 15 / 0.15);
}

.hover\:ring-lime-700\/20:hover {
  --tw-ring-color: rgb(77 124 15 / 0.2);
}

.hover\:ring-lime-700\/25:hover {
  --tw-ring-color: rgb(77 124 15 / 0.25);
}

.hover\:ring-lime-700\/30:hover {
  --tw-ring-color: rgb(77 124 15 / 0.3);
}

.hover\:ring-lime-700\/35:hover {
  --tw-ring-color: rgb(77 124 15 / 0.35);
}

.hover\:ring-lime-700\/40:hover {
  --tw-ring-color: rgb(77 124 15 / 0.4);
}

.hover\:ring-lime-700\/45:hover {
  --tw-ring-color: rgb(77 124 15 / 0.45);
}

.hover\:ring-lime-700\/5:hover {
  --tw-ring-color: rgb(77 124 15 / 0.05);
}

.hover\:ring-lime-700\/50:hover {
  --tw-ring-color: rgb(77 124 15 / 0.5);
}

.hover\:ring-lime-700\/55:hover {
  --tw-ring-color: rgb(77 124 15 / 0.55);
}

.hover\:ring-lime-700\/60:hover {
  --tw-ring-color: rgb(77 124 15 / 0.6);
}

.hover\:ring-lime-700\/65:hover {
  --tw-ring-color: rgb(77 124 15 / 0.65);
}

.hover\:ring-lime-700\/70:hover {
  --tw-ring-color: rgb(77 124 15 / 0.7);
}

.hover\:ring-lime-700\/75:hover {
  --tw-ring-color: rgb(77 124 15 / 0.75);
}

.hover\:ring-lime-700\/80:hover {
  --tw-ring-color: rgb(77 124 15 / 0.8);
}

.hover\:ring-lime-700\/85:hover {
  --tw-ring-color: rgb(77 124 15 / 0.85);
}

.hover\:ring-lime-700\/90:hover {
  --tw-ring-color: rgb(77 124 15 / 0.9);
}

.hover\:ring-lime-700\/95:hover {
  --tw-ring-color: rgb(77 124 15 / 0.95);
}

.hover\:ring-lime-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1));
}

.hover\:ring-lime-800\/0:hover {
  --tw-ring-color: rgb(63 98 18 / 0);
}

.hover\:ring-lime-800\/10:hover {
  --tw-ring-color: rgb(63 98 18 / 0.1);
}

.hover\:ring-lime-800\/100:hover {
  --tw-ring-color: rgb(63 98 18 / 1);
}

.hover\:ring-lime-800\/15:hover {
  --tw-ring-color: rgb(63 98 18 / 0.15);
}

.hover\:ring-lime-800\/20:hover {
  --tw-ring-color: rgb(63 98 18 / 0.2);
}

.hover\:ring-lime-800\/25:hover {
  --tw-ring-color: rgb(63 98 18 / 0.25);
}

.hover\:ring-lime-800\/30:hover {
  --tw-ring-color: rgb(63 98 18 / 0.3);
}

.hover\:ring-lime-800\/35:hover {
  --tw-ring-color: rgb(63 98 18 / 0.35);
}

.hover\:ring-lime-800\/40:hover {
  --tw-ring-color: rgb(63 98 18 / 0.4);
}

.hover\:ring-lime-800\/45:hover {
  --tw-ring-color: rgb(63 98 18 / 0.45);
}

.hover\:ring-lime-800\/5:hover {
  --tw-ring-color: rgb(63 98 18 / 0.05);
}

.hover\:ring-lime-800\/50:hover {
  --tw-ring-color: rgb(63 98 18 / 0.5);
}

.hover\:ring-lime-800\/55:hover {
  --tw-ring-color: rgb(63 98 18 / 0.55);
}

.hover\:ring-lime-800\/60:hover {
  --tw-ring-color: rgb(63 98 18 / 0.6);
}

.hover\:ring-lime-800\/65:hover {
  --tw-ring-color: rgb(63 98 18 / 0.65);
}

.hover\:ring-lime-800\/70:hover {
  --tw-ring-color: rgb(63 98 18 / 0.7);
}

.hover\:ring-lime-800\/75:hover {
  --tw-ring-color: rgb(63 98 18 / 0.75);
}

.hover\:ring-lime-800\/80:hover {
  --tw-ring-color: rgb(63 98 18 / 0.8);
}

.hover\:ring-lime-800\/85:hover {
  --tw-ring-color: rgb(63 98 18 / 0.85);
}

.hover\:ring-lime-800\/90:hover {
  --tw-ring-color: rgb(63 98 18 / 0.9);
}

.hover\:ring-lime-800\/95:hover {
  --tw-ring-color: rgb(63 98 18 / 0.95);
}

.hover\:ring-lime-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1));
}

.hover\:ring-lime-900\/0:hover {
  --tw-ring-color: rgb(54 83 20 / 0);
}

.hover\:ring-lime-900\/10:hover {
  --tw-ring-color: rgb(54 83 20 / 0.1);
}

.hover\:ring-lime-900\/100:hover {
  --tw-ring-color: rgb(54 83 20 / 1);
}

.hover\:ring-lime-900\/15:hover {
  --tw-ring-color: rgb(54 83 20 / 0.15);
}

.hover\:ring-lime-900\/20:hover {
  --tw-ring-color: rgb(54 83 20 / 0.2);
}

.hover\:ring-lime-900\/25:hover {
  --tw-ring-color: rgb(54 83 20 / 0.25);
}

.hover\:ring-lime-900\/30:hover {
  --tw-ring-color: rgb(54 83 20 / 0.3);
}

.hover\:ring-lime-900\/35:hover {
  --tw-ring-color: rgb(54 83 20 / 0.35);
}

.hover\:ring-lime-900\/40:hover {
  --tw-ring-color: rgb(54 83 20 / 0.4);
}

.hover\:ring-lime-900\/45:hover {
  --tw-ring-color: rgb(54 83 20 / 0.45);
}

.hover\:ring-lime-900\/5:hover {
  --tw-ring-color: rgb(54 83 20 / 0.05);
}

.hover\:ring-lime-900\/50:hover {
  --tw-ring-color: rgb(54 83 20 / 0.5);
}

.hover\:ring-lime-900\/55:hover {
  --tw-ring-color: rgb(54 83 20 / 0.55);
}

.hover\:ring-lime-900\/60:hover {
  --tw-ring-color: rgb(54 83 20 / 0.6);
}

.hover\:ring-lime-900\/65:hover {
  --tw-ring-color: rgb(54 83 20 / 0.65);
}

.hover\:ring-lime-900\/70:hover {
  --tw-ring-color: rgb(54 83 20 / 0.7);
}

.hover\:ring-lime-900\/75:hover {
  --tw-ring-color: rgb(54 83 20 / 0.75);
}

.hover\:ring-lime-900\/80:hover {
  --tw-ring-color: rgb(54 83 20 / 0.8);
}

.hover\:ring-lime-900\/85:hover {
  --tw-ring-color: rgb(54 83 20 / 0.85);
}

.hover\:ring-lime-900\/90:hover {
  --tw-ring-color: rgb(54 83 20 / 0.9);
}

.hover\:ring-lime-900\/95:hover {
  --tw-ring-color: rgb(54 83 20 / 0.95);
}

.hover\:ring-neutral-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1));
}

.hover\:ring-neutral-100\/0:hover {
  --tw-ring-color: rgb(245 245 245 / 0);
}

.hover\:ring-neutral-100\/10:hover {
  --tw-ring-color: rgb(245 245 245 / 0.1);
}

.hover\:ring-neutral-100\/100:hover {
  --tw-ring-color: rgb(245 245 245 / 1);
}

.hover\:ring-neutral-100\/15:hover {
  --tw-ring-color: rgb(245 245 245 / 0.15);
}

.hover\:ring-neutral-100\/20:hover {
  --tw-ring-color: rgb(245 245 245 / 0.2);
}

.hover\:ring-neutral-100\/25:hover {
  --tw-ring-color: rgb(245 245 245 / 0.25);
}

.hover\:ring-neutral-100\/30:hover {
  --tw-ring-color: rgb(245 245 245 / 0.3);
}

.hover\:ring-neutral-100\/35:hover {
  --tw-ring-color: rgb(245 245 245 / 0.35);
}

.hover\:ring-neutral-100\/40:hover {
  --tw-ring-color: rgb(245 245 245 / 0.4);
}

.hover\:ring-neutral-100\/45:hover {
  --tw-ring-color: rgb(245 245 245 / 0.45);
}

.hover\:ring-neutral-100\/5:hover {
  --tw-ring-color: rgb(245 245 245 / 0.05);
}

.hover\:ring-neutral-100\/50:hover {
  --tw-ring-color: rgb(245 245 245 / 0.5);
}

.hover\:ring-neutral-100\/55:hover {
  --tw-ring-color: rgb(245 245 245 / 0.55);
}

.hover\:ring-neutral-100\/60:hover {
  --tw-ring-color: rgb(245 245 245 / 0.6);
}

.hover\:ring-neutral-100\/65:hover {
  --tw-ring-color: rgb(245 245 245 / 0.65);
}

.hover\:ring-neutral-100\/70:hover {
  --tw-ring-color: rgb(245 245 245 / 0.7);
}

.hover\:ring-neutral-100\/75:hover {
  --tw-ring-color: rgb(245 245 245 / 0.75);
}

.hover\:ring-neutral-100\/80:hover {
  --tw-ring-color: rgb(245 245 245 / 0.8);
}

.hover\:ring-neutral-100\/85:hover {
  --tw-ring-color: rgb(245 245 245 / 0.85);
}

.hover\:ring-neutral-100\/90:hover {
  --tw-ring-color: rgb(245 245 245 / 0.9);
}

.hover\:ring-neutral-100\/95:hover {
  --tw-ring-color: rgb(245 245 245 / 0.95);
}

.hover\:ring-neutral-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1));
}

.hover\:ring-neutral-200\/0:hover {
  --tw-ring-color: rgb(229 229 229 / 0);
}

.hover\:ring-neutral-200\/10:hover {
  --tw-ring-color: rgb(229 229 229 / 0.1);
}

.hover\:ring-neutral-200\/100:hover {
  --tw-ring-color: rgb(229 229 229 / 1);
}

.hover\:ring-neutral-200\/15:hover {
  --tw-ring-color: rgb(229 229 229 / 0.15);
}

.hover\:ring-neutral-200\/20:hover {
  --tw-ring-color: rgb(229 229 229 / 0.2);
}

.hover\:ring-neutral-200\/25:hover {
  --tw-ring-color: rgb(229 229 229 / 0.25);
}

.hover\:ring-neutral-200\/30:hover {
  --tw-ring-color: rgb(229 229 229 / 0.3);
}

.hover\:ring-neutral-200\/35:hover {
  --tw-ring-color: rgb(229 229 229 / 0.35);
}

.hover\:ring-neutral-200\/40:hover {
  --tw-ring-color: rgb(229 229 229 / 0.4);
}

.hover\:ring-neutral-200\/45:hover {
  --tw-ring-color: rgb(229 229 229 / 0.45);
}

.hover\:ring-neutral-200\/5:hover {
  --tw-ring-color: rgb(229 229 229 / 0.05);
}

.hover\:ring-neutral-200\/50:hover {
  --tw-ring-color: rgb(229 229 229 / 0.5);
}

.hover\:ring-neutral-200\/55:hover {
  --tw-ring-color: rgb(229 229 229 / 0.55);
}

.hover\:ring-neutral-200\/60:hover {
  --tw-ring-color: rgb(229 229 229 / 0.6);
}

.hover\:ring-neutral-200\/65:hover {
  --tw-ring-color: rgb(229 229 229 / 0.65);
}

.hover\:ring-neutral-200\/70:hover {
  --tw-ring-color: rgb(229 229 229 / 0.7);
}

.hover\:ring-neutral-200\/75:hover {
  --tw-ring-color: rgb(229 229 229 / 0.75);
}

.hover\:ring-neutral-200\/80:hover {
  --tw-ring-color: rgb(229 229 229 / 0.8);
}

.hover\:ring-neutral-200\/85:hover {
  --tw-ring-color: rgb(229 229 229 / 0.85);
}

.hover\:ring-neutral-200\/90:hover {
  --tw-ring-color: rgb(229 229 229 / 0.9);
}

.hover\:ring-neutral-200\/95:hover {
  --tw-ring-color: rgb(229 229 229 / 0.95);
}

.hover\:ring-neutral-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
}

.hover\:ring-neutral-300\/0:hover {
  --tw-ring-color: rgb(212 212 212 / 0);
}

.hover\:ring-neutral-300\/10:hover {
  --tw-ring-color: rgb(212 212 212 / 0.1);
}

.hover\:ring-neutral-300\/100:hover {
  --tw-ring-color: rgb(212 212 212 / 1);
}

.hover\:ring-neutral-300\/15:hover {
  --tw-ring-color: rgb(212 212 212 / 0.15);
}

.hover\:ring-neutral-300\/20:hover {
  --tw-ring-color: rgb(212 212 212 / 0.2);
}

.hover\:ring-neutral-300\/25:hover {
  --tw-ring-color: rgb(212 212 212 / 0.25);
}

.hover\:ring-neutral-300\/30:hover {
  --tw-ring-color: rgb(212 212 212 / 0.3);
}

.hover\:ring-neutral-300\/35:hover {
  --tw-ring-color: rgb(212 212 212 / 0.35);
}

.hover\:ring-neutral-300\/40:hover {
  --tw-ring-color: rgb(212 212 212 / 0.4);
}

.hover\:ring-neutral-300\/45:hover {
  --tw-ring-color: rgb(212 212 212 / 0.45);
}

.hover\:ring-neutral-300\/5:hover {
  --tw-ring-color: rgb(212 212 212 / 0.05);
}

.hover\:ring-neutral-300\/50:hover {
  --tw-ring-color: rgb(212 212 212 / 0.5);
}

.hover\:ring-neutral-300\/55:hover {
  --tw-ring-color: rgb(212 212 212 / 0.55);
}

.hover\:ring-neutral-300\/60:hover {
  --tw-ring-color: rgb(212 212 212 / 0.6);
}

.hover\:ring-neutral-300\/65:hover {
  --tw-ring-color: rgb(212 212 212 / 0.65);
}

.hover\:ring-neutral-300\/70:hover {
  --tw-ring-color: rgb(212 212 212 / 0.7);
}

.hover\:ring-neutral-300\/75:hover {
  --tw-ring-color: rgb(212 212 212 / 0.75);
}

.hover\:ring-neutral-300\/80:hover {
  --tw-ring-color: rgb(212 212 212 / 0.8);
}

.hover\:ring-neutral-300\/85:hover {
  --tw-ring-color: rgb(212 212 212 / 0.85);
}

.hover\:ring-neutral-300\/90:hover {
  --tw-ring-color: rgb(212 212 212 / 0.9);
}

.hover\:ring-neutral-300\/95:hover {
  --tw-ring-color: rgb(212 212 212 / 0.95);
}

.hover\:ring-neutral-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1));
}

.hover\:ring-neutral-400\/0:hover {
  --tw-ring-color: rgb(163 163 163 / 0);
}

.hover\:ring-neutral-400\/10:hover {
  --tw-ring-color: rgb(163 163 163 / 0.1);
}

.hover\:ring-neutral-400\/100:hover {
  --tw-ring-color: rgb(163 163 163 / 1);
}

.hover\:ring-neutral-400\/15:hover {
  --tw-ring-color: rgb(163 163 163 / 0.15);
}

.hover\:ring-neutral-400\/20:hover {
  --tw-ring-color: rgb(163 163 163 / 0.2);
}

.hover\:ring-neutral-400\/25:hover {
  --tw-ring-color: rgb(163 163 163 / 0.25);
}

.hover\:ring-neutral-400\/30:hover {
  --tw-ring-color: rgb(163 163 163 / 0.3);
}

.hover\:ring-neutral-400\/35:hover {
  --tw-ring-color: rgb(163 163 163 / 0.35);
}

.hover\:ring-neutral-400\/40:hover {
  --tw-ring-color: rgb(163 163 163 / 0.4);
}

.hover\:ring-neutral-400\/45:hover {
  --tw-ring-color: rgb(163 163 163 / 0.45);
}

.hover\:ring-neutral-400\/5:hover {
  --tw-ring-color: rgb(163 163 163 / 0.05);
}

.hover\:ring-neutral-400\/50:hover {
  --tw-ring-color: rgb(163 163 163 / 0.5);
}

.hover\:ring-neutral-400\/55:hover {
  --tw-ring-color: rgb(163 163 163 / 0.55);
}

.hover\:ring-neutral-400\/60:hover {
  --tw-ring-color: rgb(163 163 163 / 0.6);
}

.hover\:ring-neutral-400\/65:hover {
  --tw-ring-color: rgb(163 163 163 / 0.65);
}

.hover\:ring-neutral-400\/70:hover {
  --tw-ring-color: rgb(163 163 163 / 0.7);
}

.hover\:ring-neutral-400\/75:hover {
  --tw-ring-color: rgb(163 163 163 / 0.75);
}

.hover\:ring-neutral-400\/80:hover {
  --tw-ring-color: rgb(163 163 163 / 0.8);
}

.hover\:ring-neutral-400\/85:hover {
  --tw-ring-color: rgb(163 163 163 / 0.85);
}

.hover\:ring-neutral-400\/90:hover {
  --tw-ring-color: rgb(163 163 163 / 0.9);
}

.hover\:ring-neutral-400\/95:hover {
  --tw-ring-color: rgb(163 163 163 / 0.95);
}

.hover\:ring-neutral-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1));
}

.hover\:ring-neutral-500\/0:hover {
  --tw-ring-color: rgb(115 115 115 / 0);
}

.hover\:ring-neutral-500\/10:hover {
  --tw-ring-color: rgb(115 115 115 / 0.1);
}

.hover\:ring-neutral-500\/100:hover {
  --tw-ring-color: rgb(115 115 115 / 1);
}

.hover\:ring-neutral-500\/15:hover {
  --tw-ring-color: rgb(115 115 115 / 0.15);
}

.hover\:ring-neutral-500\/20:hover {
  --tw-ring-color: rgb(115 115 115 / 0.2);
}

.hover\:ring-neutral-500\/25:hover {
  --tw-ring-color: rgb(115 115 115 / 0.25);
}

.hover\:ring-neutral-500\/30:hover {
  --tw-ring-color: rgb(115 115 115 / 0.3);
}

.hover\:ring-neutral-500\/35:hover {
  --tw-ring-color: rgb(115 115 115 / 0.35);
}

.hover\:ring-neutral-500\/40:hover {
  --tw-ring-color: rgb(115 115 115 / 0.4);
}

.hover\:ring-neutral-500\/45:hover {
  --tw-ring-color: rgb(115 115 115 / 0.45);
}

.hover\:ring-neutral-500\/5:hover {
  --tw-ring-color: rgb(115 115 115 / 0.05);
}

.hover\:ring-neutral-500\/50:hover {
  --tw-ring-color: rgb(115 115 115 / 0.5);
}

.hover\:ring-neutral-500\/55:hover {
  --tw-ring-color: rgb(115 115 115 / 0.55);
}

.hover\:ring-neutral-500\/60:hover {
  --tw-ring-color: rgb(115 115 115 / 0.6);
}

.hover\:ring-neutral-500\/65:hover {
  --tw-ring-color: rgb(115 115 115 / 0.65);
}

.hover\:ring-neutral-500\/70:hover {
  --tw-ring-color: rgb(115 115 115 / 0.7);
}

.hover\:ring-neutral-500\/75:hover {
  --tw-ring-color: rgb(115 115 115 / 0.75);
}

.hover\:ring-neutral-500\/80:hover {
  --tw-ring-color: rgb(115 115 115 / 0.8);
}

.hover\:ring-neutral-500\/85:hover {
  --tw-ring-color: rgb(115 115 115 / 0.85);
}

.hover\:ring-neutral-500\/90:hover {
  --tw-ring-color: rgb(115 115 115 / 0.9);
}

.hover\:ring-neutral-500\/95:hover {
  --tw-ring-color: rgb(115 115 115 / 0.95);
}

.hover\:ring-neutral-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1));
}

.hover\:ring-neutral-600\/0:hover {
  --tw-ring-color: rgb(82 82 82 / 0);
}

.hover\:ring-neutral-600\/10:hover {
  --tw-ring-color: rgb(82 82 82 / 0.1);
}

.hover\:ring-neutral-600\/100:hover {
  --tw-ring-color: rgb(82 82 82 / 1);
}

.hover\:ring-neutral-600\/15:hover {
  --tw-ring-color: rgb(82 82 82 / 0.15);
}

.hover\:ring-neutral-600\/20:hover {
  --tw-ring-color: rgb(82 82 82 / 0.2);
}

.hover\:ring-neutral-600\/25:hover {
  --tw-ring-color: rgb(82 82 82 / 0.25);
}

.hover\:ring-neutral-600\/30:hover {
  --tw-ring-color: rgb(82 82 82 / 0.3);
}

.hover\:ring-neutral-600\/35:hover {
  --tw-ring-color: rgb(82 82 82 / 0.35);
}

.hover\:ring-neutral-600\/40:hover {
  --tw-ring-color: rgb(82 82 82 / 0.4);
}

.hover\:ring-neutral-600\/45:hover {
  --tw-ring-color: rgb(82 82 82 / 0.45);
}

.hover\:ring-neutral-600\/5:hover {
  --tw-ring-color: rgb(82 82 82 / 0.05);
}

.hover\:ring-neutral-600\/50:hover {
  --tw-ring-color: rgb(82 82 82 / 0.5);
}

.hover\:ring-neutral-600\/55:hover {
  --tw-ring-color: rgb(82 82 82 / 0.55);
}

.hover\:ring-neutral-600\/60:hover {
  --tw-ring-color: rgb(82 82 82 / 0.6);
}

.hover\:ring-neutral-600\/65:hover {
  --tw-ring-color: rgb(82 82 82 / 0.65);
}

.hover\:ring-neutral-600\/70:hover {
  --tw-ring-color: rgb(82 82 82 / 0.7);
}

.hover\:ring-neutral-600\/75:hover {
  --tw-ring-color: rgb(82 82 82 / 0.75);
}

.hover\:ring-neutral-600\/80:hover {
  --tw-ring-color: rgb(82 82 82 / 0.8);
}

.hover\:ring-neutral-600\/85:hover {
  --tw-ring-color: rgb(82 82 82 / 0.85);
}

.hover\:ring-neutral-600\/90:hover {
  --tw-ring-color: rgb(82 82 82 / 0.9);
}

.hover\:ring-neutral-600\/95:hover {
  --tw-ring-color: rgb(82 82 82 / 0.95);
}

.hover\:ring-neutral-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1));
}

.hover\:ring-neutral-700\/0:hover {
  --tw-ring-color: rgb(64 64 64 / 0);
}

.hover\:ring-neutral-700\/10:hover {
  --tw-ring-color: rgb(64 64 64 / 0.1);
}

.hover\:ring-neutral-700\/100:hover {
  --tw-ring-color: rgb(64 64 64 / 1);
}

.hover\:ring-neutral-700\/15:hover {
  --tw-ring-color: rgb(64 64 64 / 0.15);
}

.hover\:ring-neutral-700\/20:hover {
  --tw-ring-color: rgb(64 64 64 / 0.2);
}

.hover\:ring-neutral-700\/25:hover {
  --tw-ring-color: rgb(64 64 64 / 0.25);
}

.hover\:ring-neutral-700\/30:hover {
  --tw-ring-color: rgb(64 64 64 / 0.3);
}

.hover\:ring-neutral-700\/35:hover {
  --tw-ring-color: rgb(64 64 64 / 0.35);
}

.hover\:ring-neutral-700\/40:hover {
  --tw-ring-color: rgb(64 64 64 / 0.4);
}

.hover\:ring-neutral-700\/45:hover {
  --tw-ring-color: rgb(64 64 64 / 0.45);
}

.hover\:ring-neutral-700\/5:hover {
  --tw-ring-color: rgb(64 64 64 / 0.05);
}

.hover\:ring-neutral-700\/50:hover {
  --tw-ring-color: rgb(64 64 64 / 0.5);
}

.hover\:ring-neutral-700\/55:hover {
  --tw-ring-color: rgb(64 64 64 / 0.55);
}

.hover\:ring-neutral-700\/60:hover {
  --tw-ring-color: rgb(64 64 64 / 0.6);
}

.hover\:ring-neutral-700\/65:hover {
  --tw-ring-color: rgb(64 64 64 / 0.65);
}

.hover\:ring-neutral-700\/70:hover {
  --tw-ring-color: rgb(64 64 64 / 0.7);
}

.hover\:ring-neutral-700\/75:hover {
  --tw-ring-color: rgb(64 64 64 / 0.75);
}

.hover\:ring-neutral-700\/80:hover {
  --tw-ring-color: rgb(64 64 64 / 0.8);
}

.hover\:ring-neutral-700\/85:hover {
  --tw-ring-color: rgb(64 64 64 / 0.85);
}

.hover\:ring-neutral-700\/90:hover {
  --tw-ring-color: rgb(64 64 64 / 0.9);
}

.hover\:ring-neutral-700\/95:hover {
  --tw-ring-color: rgb(64 64 64 / 0.95);
}

.hover\:ring-neutral-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1));
}

.hover\:ring-neutral-800\/0:hover {
  --tw-ring-color: rgb(38 38 38 / 0);
}

.hover\:ring-neutral-800\/10:hover {
  --tw-ring-color: rgb(38 38 38 / 0.1);
}

.hover\:ring-neutral-800\/100:hover {
  --tw-ring-color: rgb(38 38 38 / 1);
}

.hover\:ring-neutral-800\/15:hover {
  --tw-ring-color: rgb(38 38 38 / 0.15);
}

.hover\:ring-neutral-800\/20:hover {
  --tw-ring-color: rgb(38 38 38 / 0.2);
}

.hover\:ring-neutral-800\/25:hover {
  --tw-ring-color: rgb(38 38 38 / 0.25);
}

.hover\:ring-neutral-800\/30:hover {
  --tw-ring-color: rgb(38 38 38 / 0.3);
}

.hover\:ring-neutral-800\/35:hover {
  --tw-ring-color: rgb(38 38 38 / 0.35);
}

.hover\:ring-neutral-800\/40:hover {
  --tw-ring-color: rgb(38 38 38 / 0.4);
}

.hover\:ring-neutral-800\/45:hover {
  --tw-ring-color: rgb(38 38 38 / 0.45);
}

.hover\:ring-neutral-800\/5:hover {
  --tw-ring-color: rgb(38 38 38 / 0.05);
}

.hover\:ring-neutral-800\/50:hover {
  --tw-ring-color: rgb(38 38 38 / 0.5);
}

.hover\:ring-neutral-800\/55:hover {
  --tw-ring-color: rgb(38 38 38 / 0.55);
}

.hover\:ring-neutral-800\/60:hover {
  --tw-ring-color: rgb(38 38 38 / 0.6);
}

.hover\:ring-neutral-800\/65:hover {
  --tw-ring-color: rgb(38 38 38 / 0.65);
}

.hover\:ring-neutral-800\/70:hover {
  --tw-ring-color: rgb(38 38 38 / 0.7);
}

.hover\:ring-neutral-800\/75:hover {
  --tw-ring-color: rgb(38 38 38 / 0.75);
}

.hover\:ring-neutral-800\/80:hover {
  --tw-ring-color: rgb(38 38 38 / 0.8);
}

.hover\:ring-neutral-800\/85:hover {
  --tw-ring-color: rgb(38 38 38 / 0.85);
}

.hover\:ring-neutral-800\/90:hover {
  --tw-ring-color: rgb(38 38 38 / 0.9);
}

.hover\:ring-neutral-800\/95:hover {
  --tw-ring-color: rgb(38 38 38 / 0.95);
}

.hover\:ring-neutral-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1));
}

.hover\:ring-neutral-900\/0:hover {
  --tw-ring-color: rgb(23 23 23 / 0);
}

.hover\:ring-neutral-900\/10:hover {
  --tw-ring-color: rgb(23 23 23 / 0.1);
}

.hover\:ring-neutral-900\/100:hover {
  --tw-ring-color: rgb(23 23 23 / 1);
}

.hover\:ring-neutral-900\/15:hover {
  --tw-ring-color: rgb(23 23 23 / 0.15);
}

.hover\:ring-neutral-900\/20:hover {
  --tw-ring-color: rgb(23 23 23 / 0.2);
}

.hover\:ring-neutral-900\/25:hover {
  --tw-ring-color: rgb(23 23 23 / 0.25);
}

.hover\:ring-neutral-900\/30:hover {
  --tw-ring-color: rgb(23 23 23 / 0.3);
}

.hover\:ring-neutral-900\/35:hover {
  --tw-ring-color: rgb(23 23 23 / 0.35);
}

.hover\:ring-neutral-900\/40:hover {
  --tw-ring-color: rgb(23 23 23 / 0.4);
}

.hover\:ring-neutral-900\/45:hover {
  --tw-ring-color: rgb(23 23 23 / 0.45);
}

.hover\:ring-neutral-900\/5:hover {
  --tw-ring-color: rgb(23 23 23 / 0.05);
}

.hover\:ring-neutral-900\/50:hover {
  --tw-ring-color: rgb(23 23 23 / 0.5);
}

.hover\:ring-neutral-900\/55:hover {
  --tw-ring-color: rgb(23 23 23 / 0.55);
}

.hover\:ring-neutral-900\/60:hover {
  --tw-ring-color: rgb(23 23 23 / 0.6);
}

.hover\:ring-neutral-900\/65:hover {
  --tw-ring-color: rgb(23 23 23 / 0.65);
}

.hover\:ring-neutral-900\/70:hover {
  --tw-ring-color: rgb(23 23 23 / 0.7);
}

.hover\:ring-neutral-900\/75:hover {
  --tw-ring-color: rgb(23 23 23 / 0.75);
}

.hover\:ring-neutral-900\/80:hover {
  --tw-ring-color: rgb(23 23 23 / 0.8);
}

.hover\:ring-neutral-900\/85:hover {
  --tw-ring-color: rgb(23 23 23 / 0.85);
}

.hover\:ring-neutral-900\/90:hover {
  --tw-ring-color: rgb(23 23 23 / 0.9);
}

.hover\:ring-neutral-900\/95:hover {
  --tw-ring-color: rgb(23 23 23 / 0.95);
}

.hover\:ring-orange-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 236 220 / var(--tw-ring-opacity, 1));
}

.hover\:ring-orange-100\/0:hover {
  --tw-ring-color: rgb(254 236 220 / 0);
}

.hover\:ring-orange-100\/10:hover {
  --tw-ring-color: rgb(254 236 220 / 0.1);
}

.hover\:ring-orange-100\/100:hover {
  --tw-ring-color: rgb(254 236 220 / 1);
}

.hover\:ring-orange-100\/15:hover {
  --tw-ring-color: rgb(254 236 220 / 0.15);
}

.hover\:ring-orange-100\/20:hover {
  --tw-ring-color: rgb(254 236 220 / 0.2);
}

.hover\:ring-orange-100\/25:hover {
  --tw-ring-color: rgb(254 236 220 / 0.25);
}

.hover\:ring-orange-100\/30:hover {
  --tw-ring-color: rgb(254 236 220 / 0.3);
}

.hover\:ring-orange-100\/35:hover {
  --tw-ring-color: rgb(254 236 220 / 0.35);
}

.hover\:ring-orange-100\/40:hover {
  --tw-ring-color: rgb(254 236 220 / 0.4);
}

.hover\:ring-orange-100\/45:hover {
  --tw-ring-color: rgb(254 236 220 / 0.45);
}

.hover\:ring-orange-100\/5:hover {
  --tw-ring-color: rgb(254 236 220 / 0.05);
}

.hover\:ring-orange-100\/50:hover {
  --tw-ring-color: rgb(254 236 220 / 0.5);
}

.hover\:ring-orange-100\/55:hover {
  --tw-ring-color: rgb(254 236 220 / 0.55);
}

.hover\:ring-orange-100\/60:hover {
  --tw-ring-color: rgb(254 236 220 / 0.6);
}

.hover\:ring-orange-100\/65:hover {
  --tw-ring-color: rgb(254 236 220 / 0.65);
}

.hover\:ring-orange-100\/70:hover {
  --tw-ring-color: rgb(254 236 220 / 0.7);
}

.hover\:ring-orange-100\/75:hover {
  --tw-ring-color: rgb(254 236 220 / 0.75);
}

.hover\:ring-orange-100\/80:hover {
  --tw-ring-color: rgb(254 236 220 / 0.8);
}

.hover\:ring-orange-100\/85:hover {
  --tw-ring-color: rgb(254 236 220 / 0.85);
}

.hover\:ring-orange-100\/90:hover {
  --tw-ring-color: rgb(254 236 220 / 0.9);
}

.hover\:ring-orange-100\/95:hover {
  --tw-ring-color: rgb(254 236 220 / 0.95);
}

.hover\:ring-orange-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 217 189 / var(--tw-ring-opacity, 1));
}

.hover\:ring-orange-200\/0:hover {
  --tw-ring-color: rgb(252 217 189 / 0);
}

.hover\:ring-orange-200\/10:hover {
  --tw-ring-color: rgb(252 217 189 / 0.1);
}

.hover\:ring-orange-200\/100:hover {
  --tw-ring-color: rgb(252 217 189 / 1);
}

.hover\:ring-orange-200\/15:hover {
  --tw-ring-color: rgb(252 217 189 / 0.15);
}

.hover\:ring-orange-200\/20:hover {
  --tw-ring-color: rgb(252 217 189 / 0.2);
}

.hover\:ring-orange-200\/25:hover {
  --tw-ring-color: rgb(252 217 189 / 0.25);
}

.hover\:ring-orange-200\/30:hover {
  --tw-ring-color: rgb(252 217 189 / 0.3);
}

.hover\:ring-orange-200\/35:hover {
  --tw-ring-color: rgb(252 217 189 / 0.35);
}

.hover\:ring-orange-200\/40:hover {
  --tw-ring-color: rgb(252 217 189 / 0.4);
}

.hover\:ring-orange-200\/45:hover {
  --tw-ring-color: rgb(252 217 189 / 0.45);
}

.hover\:ring-orange-200\/5:hover {
  --tw-ring-color: rgb(252 217 189 / 0.05);
}

.hover\:ring-orange-200\/50:hover {
  --tw-ring-color: rgb(252 217 189 / 0.5);
}

.hover\:ring-orange-200\/55:hover {
  --tw-ring-color: rgb(252 217 189 / 0.55);
}

.hover\:ring-orange-200\/60:hover {
  --tw-ring-color: rgb(252 217 189 / 0.6);
}

.hover\:ring-orange-200\/65:hover {
  --tw-ring-color: rgb(252 217 189 / 0.65);
}

.hover\:ring-orange-200\/70:hover {
  --tw-ring-color: rgb(252 217 189 / 0.7);
}

.hover\:ring-orange-200\/75:hover {
  --tw-ring-color: rgb(252 217 189 / 0.75);
}

.hover\:ring-orange-200\/80:hover {
  --tw-ring-color: rgb(252 217 189 / 0.8);
}

.hover\:ring-orange-200\/85:hover {
  --tw-ring-color: rgb(252 217 189 / 0.85);
}

.hover\:ring-orange-200\/90:hover {
  --tw-ring-color: rgb(252 217 189 / 0.9);
}

.hover\:ring-orange-200\/95:hover {
  --tw-ring-color: rgb(252 217 189 / 0.95);
}

.hover\:ring-orange-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 186 140 / var(--tw-ring-opacity, 1));
}

.hover\:ring-orange-300\/0:hover {
  --tw-ring-color: rgb(253 186 140 / 0);
}

.hover\:ring-orange-300\/10:hover {
  --tw-ring-color: rgb(253 186 140 / 0.1);
}

.hover\:ring-orange-300\/100:hover {
  --tw-ring-color: rgb(253 186 140 / 1);
}

.hover\:ring-orange-300\/15:hover {
  --tw-ring-color: rgb(253 186 140 / 0.15);
}

.hover\:ring-orange-300\/20:hover {
  --tw-ring-color: rgb(253 186 140 / 0.2);
}

.hover\:ring-orange-300\/25:hover {
  --tw-ring-color: rgb(253 186 140 / 0.25);
}

.hover\:ring-orange-300\/30:hover {
  --tw-ring-color: rgb(253 186 140 / 0.3);
}

.hover\:ring-orange-300\/35:hover {
  --tw-ring-color: rgb(253 186 140 / 0.35);
}

.hover\:ring-orange-300\/40:hover {
  --tw-ring-color: rgb(253 186 140 / 0.4);
}

.hover\:ring-orange-300\/45:hover {
  --tw-ring-color: rgb(253 186 140 / 0.45);
}

.hover\:ring-orange-300\/5:hover {
  --tw-ring-color: rgb(253 186 140 / 0.05);
}

.hover\:ring-orange-300\/50:hover {
  --tw-ring-color: rgb(253 186 140 / 0.5);
}

.hover\:ring-orange-300\/55:hover {
  --tw-ring-color: rgb(253 186 140 / 0.55);
}

.hover\:ring-orange-300\/60:hover {
  --tw-ring-color: rgb(253 186 140 / 0.6);
}

.hover\:ring-orange-300\/65:hover {
  --tw-ring-color: rgb(253 186 140 / 0.65);
}

.hover\:ring-orange-300\/70:hover {
  --tw-ring-color: rgb(253 186 140 / 0.7);
}

.hover\:ring-orange-300\/75:hover {
  --tw-ring-color: rgb(253 186 140 / 0.75);
}

.hover\:ring-orange-300\/80:hover {
  --tw-ring-color: rgb(253 186 140 / 0.8);
}

.hover\:ring-orange-300\/85:hover {
  --tw-ring-color: rgb(253 186 140 / 0.85);
}

.hover\:ring-orange-300\/90:hover {
  --tw-ring-color: rgb(253 186 140 / 0.9);
}

.hover\:ring-orange-300\/95:hover {
  --tw-ring-color: rgb(253 186 140 / 0.95);
}

.hover\:ring-orange-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 138 76 / var(--tw-ring-opacity, 1));
}

.hover\:ring-orange-400\/0:hover {
  --tw-ring-color: rgb(255 138 76 / 0);
}

.hover\:ring-orange-400\/10:hover {
  --tw-ring-color: rgb(255 138 76 / 0.1);
}

.hover\:ring-orange-400\/100:hover {
  --tw-ring-color: rgb(255 138 76 / 1);
}

.hover\:ring-orange-400\/15:hover {
  --tw-ring-color: rgb(255 138 76 / 0.15);
}

.hover\:ring-orange-400\/20:hover {
  --tw-ring-color: rgb(255 138 76 / 0.2);
}

.hover\:ring-orange-400\/25:hover {
  --tw-ring-color: rgb(255 138 76 / 0.25);
}

.hover\:ring-orange-400\/30:hover {
  --tw-ring-color: rgb(255 138 76 / 0.3);
}

.hover\:ring-orange-400\/35:hover {
  --tw-ring-color: rgb(255 138 76 / 0.35);
}

.hover\:ring-orange-400\/40:hover {
  --tw-ring-color: rgb(255 138 76 / 0.4);
}

.hover\:ring-orange-400\/45:hover {
  --tw-ring-color: rgb(255 138 76 / 0.45);
}

.hover\:ring-orange-400\/5:hover {
  --tw-ring-color: rgb(255 138 76 / 0.05);
}

.hover\:ring-orange-400\/50:hover {
  --tw-ring-color: rgb(255 138 76 / 0.5);
}

.hover\:ring-orange-400\/55:hover {
  --tw-ring-color: rgb(255 138 76 / 0.55);
}

.hover\:ring-orange-400\/60:hover {
  --tw-ring-color: rgb(255 138 76 / 0.6);
}

.hover\:ring-orange-400\/65:hover {
  --tw-ring-color: rgb(255 138 76 / 0.65);
}

.hover\:ring-orange-400\/70:hover {
  --tw-ring-color: rgb(255 138 76 / 0.7);
}

.hover\:ring-orange-400\/75:hover {
  --tw-ring-color: rgb(255 138 76 / 0.75);
}

.hover\:ring-orange-400\/80:hover {
  --tw-ring-color: rgb(255 138 76 / 0.8);
}

.hover\:ring-orange-400\/85:hover {
  --tw-ring-color: rgb(255 138 76 / 0.85);
}

.hover\:ring-orange-400\/90:hover {
  --tw-ring-color: rgb(255 138 76 / 0.9);
}

.hover\:ring-orange-400\/95:hover {
  --tw-ring-color: rgb(255 138 76 / 0.95);
}

.hover\:ring-orange-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 90 31 / var(--tw-ring-opacity, 1));
}

.hover\:ring-orange-500\/0:hover {
  --tw-ring-color: rgb(255 90 31 / 0);
}

.hover\:ring-orange-500\/10:hover {
  --tw-ring-color: rgb(255 90 31 / 0.1);
}

.hover\:ring-orange-500\/100:hover {
  --tw-ring-color: rgb(255 90 31 / 1);
}

.hover\:ring-orange-500\/15:hover {
  --tw-ring-color: rgb(255 90 31 / 0.15);
}

.hover\:ring-orange-500\/20:hover {
  --tw-ring-color: rgb(255 90 31 / 0.2);
}

.hover\:ring-orange-500\/25:hover {
  --tw-ring-color: rgb(255 90 31 / 0.25);
}

.hover\:ring-orange-500\/30:hover {
  --tw-ring-color: rgb(255 90 31 / 0.3);
}

.hover\:ring-orange-500\/35:hover {
  --tw-ring-color: rgb(255 90 31 / 0.35);
}

.hover\:ring-orange-500\/40:hover {
  --tw-ring-color: rgb(255 90 31 / 0.4);
}

.hover\:ring-orange-500\/45:hover {
  --tw-ring-color: rgb(255 90 31 / 0.45);
}

.hover\:ring-orange-500\/5:hover {
  --tw-ring-color: rgb(255 90 31 / 0.05);
}

.hover\:ring-orange-500\/50:hover {
  --tw-ring-color: rgb(255 90 31 / 0.5);
}

.hover\:ring-orange-500\/55:hover {
  --tw-ring-color: rgb(255 90 31 / 0.55);
}

.hover\:ring-orange-500\/60:hover {
  --tw-ring-color: rgb(255 90 31 / 0.6);
}

.hover\:ring-orange-500\/65:hover {
  --tw-ring-color: rgb(255 90 31 / 0.65);
}

.hover\:ring-orange-500\/70:hover {
  --tw-ring-color: rgb(255 90 31 / 0.7);
}

.hover\:ring-orange-500\/75:hover {
  --tw-ring-color: rgb(255 90 31 / 0.75);
}

.hover\:ring-orange-500\/80:hover {
  --tw-ring-color: rgb(255 90 31 / 0.8);
}

.hover\:ring-orange-500\/85:hover {
  --tw-ring-color: rgb(255 90 31 / 0.85);
}

.hover\:ring-orange-500\/90:hover {
  --tw-ring-color: rgb(255 90 31 / 0.9);
}

.hover\:ring-orange-500\/95:hover {
  --tw-ring-color: rgb(255 90 31 / 0.95);
}

.hover\:ring-orange-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(208 56 1 / var(--tw-ring-opacity, 1));
}

.hover\:ring-orange-600\/0:hover {
  --tw-ring-color: rgb(208 56 1 / 0);
}

.hover\:ring-orange-600\/10:hover {
  --tw-ring-color: rgb(208 56 1 / 0.1);
}

.hover\:ring-orange-600\/100:hover {
  --tw-ring-color: rgb(208 56 1 / 1);
}

.hover\:ring-orange-600\/15:hover {
  --tw-ring-color: rgb(208 56 1 / 0.15);
}

.hover\:ring-orange-600\/20:hover {
  --tw-ring-color: rgb(208 56 1 / 0.2);
}

.hover\:ring-orange-600\/25:hover {
  --tw-ring-color: rgb(208 56 1 / 0.25);
}

.hover\:ring-orange-600\/30:hover {
  --tw-ring-color: rgb(208 56 1 / 0.3);
}

.hover\:ring-orange-600\/35:hover {
  --tw-ring-color: rgb(208 56 1 / 0.35);
}

.hover\:ring-orange-600\/40:hover {
  --tw-ring-color: rgb(208 56 1 / 0.4);
}

.hover\:ring-orange-600\/45:hover {
  --tw-ring-color: rgb(208 56 1 / 0.45);
}

.hover\:ring-orange-600\/5:hover {
  --tw-ring-color: rgb(208 56 1 / 0.05);
}

.hover\:ring-orange-600\/50:hover {
  --tw-ring-color: rgb(208 56 1 / 0.5);
}

.hover\:ring-orange-600\/55:hover {
  --tw-ring-color: rgb(208 56 1 / 0.55);
}

.hover\:ring-orange-600\/60:hover {
  --tw-ring-color: rgb(208 56 1 / 0.6);
}

.hover\:ring-orange-600\/65:hover {
  --tw-ring-color: rgb(208 56 1 / 0.65);
}

.hover\:ring-orange-600\/70:hover {
  --tw-ring-color: rgb(208 56 1 / 0.7);
}

.hover\:ring-orange-600\/75:hover {
  --tw-ring-color: rgb(208 56 1 / 0.75);
}

.hover\:ring-orange-600\/80:hover {
  --tw-ring-color: rgb(208 56 1 / 0.8);
}

.hover\:ring-orange-600\/85:hover {
  --tw-ring-color: rgb(208 56 1 / 0.85);
}

.hover\:ring-orange-600\/90:hover {
  --tw-ring-color: rgb(208 56 1 / 0.9);
}

.hover\:ring-orange-600\/95:hover {
  --tw-ring-color: rgb(208 56 1 / 0.95);
}

.hover\:ring-orange-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 52 3 / var(--tw-ring-opacity, 1));
}

.hover\:ring-orange-700\/0:hover {
  --tw-ring-color: rgb(180 52 3 / 0);
}

.hover\:ring-orange-700\/10:hover {
  --tw-ring-color: rgb(180 52 3 / 0.1);
}

.hover\:ring-orange-700\/100:hover {
  --tw-ring-color: rgb(180 52 3 / 1);
}

.hover\:ring-orange-700\/15:hover {
  --tw-ring-color: rgb(180 52 3 / 0.15);
}

.hover\:ring-orange-700\/20:hover {
  --tw-ring-color: rgb(180 52 3 / 0.2);
}

.hover\:ring-orange-700\/25:hover {
  --tw-ring-color: rgb(180 52 3 / 0.25);
}

.hover\:ring-orange-700\/30:hover {
  --tw-ring-color: rgb(180 52 3 / 0.3);
}

.hover\:ring-orange-700\/35:hover {
  --tw-ring-color: rgb(180 52 3 / 0.35);
}

.hover\:ring-orange-700\/40:hover {
  --tw-ring-color: rgb(180 52 3 / 0.4);
}

.hover\:ring-orange-700\/45:hover {
  --tw-ring-color: rgb(180 52 3 / 0.45);
}

.hover\:ring-orange-700\/5:hover {
  --tw-ring-color: rgb(180 52 3 / 0.05);
}

.hover\:ring-orange-700\/50:hover {
  --tw-ring-color: rgb(180 52 3 / 0.5);
}

.hover\:ring-orange-700\/55:hover {
  --tw-ring-color: rgb(180 52 3 / 0.55);
}

.hover\:ring-orange-700\/60:hover {
  --tw-ring-color: rgb(180 52 3 / 0.6);
}

.hover\:ring-orange-700\/65:hover {
  --tw-ring-color: rgb(180 52 3 / 0.65);
}

.hover\:ring-orange-700\/70:hover {
  --tw-ring-color: rgb(180 52 3 / 0.7);
}

.hover\:ring-orange-700\/75:hover {
  --tw-ring-color: rgb(180 52 3 / 0.75);
}

.hover\:ring-orange-700\/80:hover {
  --tw-ring-color: rgb(180 52 3 / 0.8);
}

.hover\:ring-orange-700\/85:hover {
  --tw-ring-color: rgb(180 52 3 / 0.85);
}

.hover\:ring-orange-700\/90:hover {
  --tw-ring-color: rgb(180 52 3 / 0.9);
}

.hover\:ring-orange-700\/95:hover {
  --tw-ring-color: rgb(180 52 3 / 0.95);
}

.hover\:ring-orange-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(138 44 13 / var(--tw-ring-opacity, 1));
}

.hover\:ring-orange-800\/0:hover {
  --tw-ring-color: rgb(138 44 13 / 0);
}

.hover\:ring-orange-800\/10:hover {
  --tw-ring-color: rgb(138 44 13 / 0.1);
}

.hover\:ring-orange-800\/100:hover {
  --tw-ring-color: rgb(138 44 13 / 1);
}

.hover\:ring-orange-800\/15:hover {
  --tw-ring-color: rgb(138 44 13 / 0.15);
}

.hover\:ring-orange-800\/20:hover {
  --tw-ring-color: rgb(138 44 13 / 0.2);
}

.hover\:ring-orange-800\/25:hover {
  --tw-ring-color: rgb(138 44 13 / 0.25);
}

.hover\:ring-orange-800\/30:hover {
  --tw-ring-color: rgb(138 44 13 / 0.3);
}

.hover\:ring-orange-800\/35:hover {
  --tw-ring-color: rgb(138 44 13 / 0.35);
}

.hover\:ring-orange-800\/40:hover {
  --tw-ring-color: rgb(138 44 13 / 0.4);
}

.hover\:ring-orange-800\/45:hover {
  --tw-ring-color: rgb(138 44 13 / 0.45);
}

.hover\:ring-orange-800\/5:hover {
  --tw-ring-color: rgb(138 44 13 / 0.05);
}

.hover\:ring-orange-800\/50:hover {
  --tw-ring-color: rgb(138 44 13 / 0.5);
}

.hover\:ring-orange-800\/55:hover {
  --tw-ring-color: rgb(138 44 13 / 0.55);
}

.hover\:ring-orange-800\/60:hover {
  --tw-ring-color: rgb(138 44 13 / 0.6);
}

.hover\:ring-orange-800\/65:hover {
  --tw-ring-color: rgb(138 44 13 / 0.65);
}

.hover\:ring-orange-800\/70:hover {
  --tw-ring-color: rgb(138 44 13 / 0.7);
}

.hover\:ring-orange-800\/75:hover {
  --tw-ring-color: rgb(138 44 13 / 0.75);
}

.hover\:ring-orange-800\/80:hover {
  --tw-ring-color: rgb(138 44 13 / 0.8);
}

.hover\:ring-orange-800\/85:hover {
  --tw-ring-color: rgb(138 44 13 / 0.85);
}

.hover\:ring-orange-800\/90:hover {
  --tw-ring-color: rgb(138 44 13 / 0.9);
}

.hover\:ring-orange-800\/95:hover {
  --tw-ring-color: rgb(138 44 13 / 0.95);
}

.hover\:ring-orange-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(119 29 29 / var(--tw-ring-opacity, 1));
}

.hover\:ring-orange-900\/0:hover {
  --tw-ring-color: rgb(119 29 29 / 0);
}

.hover\:ring-orange-900\/10:hover {
  --tw-ring-color: rgb(119 29 29 / 0.1);
}

.hover\:ring-orange-900\/100:hover {
  --tw-ring-color: rgb(119 29 29 / 1);
}

.hover\:ring-orange-900\/15:hover {
  --tw-ring-color: rgb(119 29 29 / 0.15);
}

.hover\:ring-orange-900\/20:hover {
  --tw-ring-color: rgb(119 29 29 / 0.2);
}

.hover\:ring-orange-900\/25:hover {
  --tw-ring-color: rgb(119 29 29 / 0.25);
}

.hover\:ring-orange-900\/30:hover {
  --tw-ring-color: rgb(119 29 29 / 0.3);
}

.hover\:ring-orange-900\/35:hover {
  --tw-ring-color: rgb(119 29 29 / 0.35);
}

.hover\:ring-orange-900\/40:hover {
  --tw-ring-color: rgb(119 29 29 / 0.4);
}

.hover\:ring-orange-900\/45:hover {
  --tw-ring-color: rgb(119 29 29 / 0.45);
}

.hover\:ring-orange-900\/5:hover {
  --tw-ring-color: rgb(119 29 29 / 0.05);
}

.hover\:ring-orange-900\/50:hover {
  --tw-ring-color: rgb(119 29 29 / 0.5);
}

.hover\:ring-orange-900\/55:hover {
  --tw-ring-color: rgb(119 29 29 / 0.55);
}

.hover\:ring-orange-900\/60:hover {
  --tw-ring-color: rgb(119 29 29 / 0.6);
}

.hover\:ring-orange-900\/65:hover {
  --tw-ring-color: rgb(119 29 29 / 0.65);
}

.hover\:ring-orange-900\/70:hover {
  --tw-ring-color: rgb(119 29 29 / 0.7);
}

.hover\:ring-orange-900\/75:hover {
  --tw-ring-color: rgb(119 29 29 / 0.75);
}

.hover\:ring-orange-900\/80:hover {
  --tw-ring-color: rgb(119 29 29 / 0.8);
}

.hover\:ring-orange-900\/85:hover {
  --tw-ring-color: rgb(119 29 29 / 0.85);
}

.hover\:ring-orange-900\/90:hover {
  --tw-ring-color: rgb(119 29 29 / 0.9);
}

.hover\:ring-orange-900\/95:hover {
  --tw-ring-color: rgb(119 29 29 / 0.95);
}

.hover\:ring-pink-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 232 243 / var(--tw-ring-opacity, 1));
}

.hover\:ring-pink-100\/0:hover {
  --tw-ring-color: rgb(252 232 243 / 0);
}

.hover\:ring-pink-100\/10:hover {
  --tw-ring-color: rgb(252 232 243 / 0.1);
}

.hover\:ring-pink-100\/100:hover {
  --tw-ring-color: rgb(252 232 243 / 1);
}

.hover\:ring-pink-100\/15:hover {
  --tw-ring-color: rgb(252 232 243 / 0.15);
}

.hover\:ring-pink-100\/20:hover {
  --tw-ring-color: rgb(252 232 243 / 0.2);
}

.hover\:ring-pink-100\/25:hover {
  --tw-ring-color: rgb(252 232 243 / 0.25);
}

.hover\:ring-pink-100\/30:hover {
  --tw-ring-color: rgb(252 232 243 / 0.3);
}

.hover\:ring-pink-100\/35:hover {
  --tw-ring-color: rgb(252 232 243 / 0.35);
}

.hover\:ring-pink-100\/40:hover {
  --tw-ring-color: rgb(252 232 243 / 0.4);
}

.hover\:ring-pink-100\/45:hover {
  --tw-ring-color: rgb(252 232 243 / 0.45);
}

.hover\:ring-pink-100\/5:hover {
  --tw-ring-color: rgb(252 232 243 / 0.05);
}

.hover\:ring-pink-100\/50:hover {
  --tw-ring-color: rgb(252 232 243 / 0.5);
}

.hover\:ring-pink-100\/55:hover {
  --tw-ring-color: rgb(252 232 243 / 0.55);
}

.hover\:ring-pink-100\/60:hover {
  --tw-ring-color: rgb(252 232 243 / 0.6);
}

.hover\:ring-pink-100\/65:hover {
  --tw-ring-color: rgb(252 232 243 / 0.65);
}

.hover\:ring-pink-100\/70:hover {
  --tw-ring-color: rgb(252 232 243 / 0.7);
}

.hover\:ring-pink-100\/75:hover {
  --tw-ring-color: rgb(252 232 243 / 0.75);
}

.hover\:ring-pink-100\/80:hover {
  --tw-ring-color: rgb(252 232 243 / 0.8);
}

.hover\:ring-pink-100\/85:hover {
  --tw-ring-color: rgb(252 232 243 / 0.85);
}

.hover\:ring-pink-100\/90:hover {
  --tw-ring-color: rgb(252 232 243 / 0.9);
}

.hover\:ring-pink-100\/95:hover {
  --tw-ring-color: rgb(252 232 243 / 0.95);
}

.hover\:ring-pink-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 209 232 / var(--tw-ring-opacity, 1));
}

.hover\:ring-pink-200\/0:hover {
  --tw-ring-color: rgb(250 209 232 / 0);
}

.hover\:ring-pink-200\/10:hover {
  --tw-ring-color: rgb(250 209 232 / 0.1);
}

.hover\:ring-pink-200\/100:hover {
  --tw-ring-color: rgb(250 209 232 / 1);
}

.hover\:ring-pink-200\/15:hover {
  --tw-ring-color: rgb(250 209 232 / 0.15);
}

.hover\:ring-pink-200\/20:hover {
  --tw-ring-color: rgb(250 209 232 / 0.2);
}

.hover\:ring-pink-200\/25:hover {
  --tw-ring-color: rgb(250 209 232 / 0.25);
}

.hover\:ring-pink-200\/30:hover {
  --tw-ring-color: rgb(250 209 232 / 0.3);
}

.hover\:ring-pink-200\/35:hover {
  --tw-ring-color: rgb(250 209 232 / 0.35);
}

.hover\:ring-pink-200\/40:hover {
  --tw-ring-color: rgb(250 209 232 / 0.4);
}

.hover\:ring-pink-200\/45:hover {
  --tw-ring-color: rgb(250 209 232 / 0.45);
}

.hover\:ring-pink-200\/5:hover {
  --tw-ring-color: rgb(250 209 232 / 0.05);
}

.hover\:ring-pink-200\/50:hover {
  --tw-ring-color: rgb(250 209 232 / 0.5);
}

.hover\:ring-pink-200\/55:hover {
  --tw-ring-color: rgb(250 209 232 / 0.55);
}

.hover\:ring-pink-200\/60:hover {
  --tw-ring-color: rgb(250 209 232 / 0.6);
}

.hover\:ring-pink-200\/65:hover {
  --tw-ring-color: rgb(250 209 232 / 0.65);
}

.hover\:ring-pink-200\/70:hover {
  --tw-ring-color: rgb(250 209 232 / 0.7);
}

.hover\:ring-pink-200\/75:hover {
  --tw-ring-color: rgb(250 209 232 / 0.75);
}

.hover\:ring-pink-200\/80:hover {
  --tw-ring-color: rgb(250 209 232 / 0.8);
}

.hover\:ring-pink-200\/85:hover {
  --tw-ring-color: rgb(250 209 232 / 0.85);
}

.hover\:ring-pink-200\/90:hover {
  --tw-ring-color: rgb(250 209 232 / 0.9);
}

.hover\:ring-pink-200\/95:hover {
  --tw-ring-color: rgb(250 209 232 / 0.95);
}

.hover\:ring-pink-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 180 217 / var(--tw-ring-opacity, 1));
}

.hover\:ring-pink-300\/0:hover {
  --tw-ring-color: rgb(248 180 217 / 0);
}

.hover\:ring-pink-300\/10:hover {
  --tw-ring-color: rgb(248 180 217 / 0.1);
}

.hover\:ring-pink-300\/100:hover {
  --tw-ring-color: rgb(248 180 217 / 1);
}

.hover\:ring-pink-300\/15:hover {
  --tw-ring-color: rgb(248 180 217 / 0.15);
}

.hover\:ring-pink-300\/20:hover {
  --tw-ring-color: rgb(248 180 217 / 0.2);
}

.hover\:ring-pink-300\/25:hover {
  --tw-ring-color: rgb(248 180 217 / 0.25);
}

.hover\:ring-pink-300\/30:hover {
  --tw-ring-color: rgb(248 180 217 / 0.3);
}

.hover\:ring-pink-300\/35:hover {
  --tw-ring-color: rgb(248 180 217 / 0.35);
}

.hover\:ring-pink-300\/40:hover {
  --tw-ring-color: rgb(248 180 217 / 0.4);
}

.hover\:ring-pink-300\/45:hover {
  --tw-ring-color: rgb(248 180 217 / 0.45);
}

.hover\:ring-pink-300\/5:hover {
  --tw-ring-color: rgb(248 180 217 / 0.05);
}

.hover\:ring-pink-300\/50:hover {
  --tw-ring-color: rgb(248 180 217 / 0.5);
}

.hover\:ring-pink-300\/55:hover {
  --tw-ring-color: rgb(248 180 217 / 0.55);
}

.hover\:ring-pink-300\/60:hover {
  --tw-ring-color: rgb(248 180 217 / 0.6);
}

.hover\:ring-pink-300\/65:hover {
  --tw-ring-color: rgb(248 180 217 / 0.65);
}

.hover\:ring-pink-300\/70:hover {
  --tw-ring-color: rgb(248 180 217 / 0.7);
}

.hover\:ring-pink-300\/75:hover {
  --tw-ring-color: rgb(248 180 217 / 0.75);
}

.hover\:ring-pink-300\/80:hover {
  --tw-ring-color: rgb(248 180 217 / 0.8);
}

.hover\:ring-pink-300\/85:hover {
  --tw-ring-color: rgb(248 180 217 / 0.85);
}

.hover\:ring-pink-300\/90:hover {
  --tw-ring-color: rgb(248 180 217 / 0.9);
}

.hover\:ring-pink-300\/95:hover {
  --tw-ring-color: rgb(248 180 217 / 0.95);
}

.hover\:ring-pink-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 126 184 / var(--tw-ring-opacity, 1));
}

.hover\:ring-pink-400\/0:hover {
  --tw-ring-color: rgb(241 126 184 / 0);
}

.hover\:ring-pink-400\/10:hover {
  --tw-ring-color: rgb(241 126 184 / 0.1);
}

.hover\:ring-pink-400\/100:hover {
  --tw-ring-color: rgb(241 126 184 / 1);
}

.hover\:ring-pink-400\/15:hover {
  --tw-ring-color: rgb(241 126 184 / 0.15);
}

.hover\:ring-pink-400\/20:hover {
  --tw-ring-color: rgb(241 126 184 / 0.2);
}

.hover\:ring-pink-400\/25:hover {
  --tw-ring-color: rgb(241 126 184 / 0.25);
}

.hover\:ring-pink-400\/30:hover {
  --tw-ring-color: rgb(241 126 184 / 0.3);
}

.hover\:ring-pink-400\/35:hover {
  --tw-ring-color: rgb(241 126 184 / 0.35);
}

.hover\:ring-pink-400\/40:hover {
  --tw-ring-color: rgb(241 126 184 / 0.4);
}

.hover\:ring-pink-400\/45:hover {
  --tw-ring-color: rgb(241 126 184 / 0.45);
}

.hover\:ring-pink-400\/5:hover {
  --tw-ring-color: rgb(241 126 184 / 0.05);
}

.hover\:ring-pink-400\/50:hover {
  --tw-ring-color: rgb(241 126 184 / 0.5);
}

.hover\:ring-pink-400\/55:hover {
  --tw-ring-color: rgb(241 126 184 / 0.55);
}

.hover\:ring-pink-400\/60:hover {
  --tw-ring-color: rgb(241 126 184 / 0.6);
}

.hover\:ring-pink-400\/65:hover {
  --tw-ring-color: rgb(241 126 184 / 0.65);
}

.hover\:ring-pink-400\/70:hover {
  --tw-ring-color: rgb(241 126 184 / 0.7);
}

.hover\:ring-pink-400\/75:hover {
  --tw-ring-color: rgb(241 126 184 / 0.75);
}

.hover\:ring-pink-400\/80:hover {
  --tw-ring-color: rgb(241 126 184 / 0.8);
}

.hover\:ring-pink-400\/85:hover {
  --tw-ring-color: rgb(241 126 184 / 0.85);
}

.hover\:ring-pink-400\/90:hover {
  --tw-ring-color: rgb(241 126 184 / 0.9);
}

.hover\:ring-pink-400\/95:hover {
  --tw-ring-color: rgb(241 126 184 / 0.95);
}

.hover\:ring-pink-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 70 148 / var(--tw-ring-opacity, 1));
}

.hover\:ring-pink-500\/0:hover {
  --tw-ring-color: rgb(231 70 148 / 0);
}

.hover\:ring-pink-500\/10:hover {
  --tw-ring-color: rgb(231 70 148 / 0.1);
}

.hover\:ring-pink-500\/100:hover {
  --tw-ring-color: rgb(231 70 148 / 1);
}

.hover\:ring-pink-500\/15:hover {
  --tw-ring-color: rgb(231 70 148 / 0.15);
}

.hover\:ring-pink-500\/20:hover {
  --tw-ring-color: rgb(231 70 148 / 0.2);
}

.hover\:ring-pink-500\/25:hover {
  --tw-ring-color: rgb(231 70 148 / 0.25);
}

.hover\:ring-pink-500\/30:hover {
  --tw-ring-color: rgb(231 70 148 / 0.3);
}

.hover\:ring-pink-500\/35:hover {
  --tw-ring-color: rgb(231 70 148 / 0.35);
}

.hover\:ring-pink-500\/40:hover {
  --tw-ring-color: rgb(231 70 148 / 0.4);
}

.hover\:ring-pink-500\/45:hover {
  --tw-ring-color: rgb(231 70 148 / 0.45);
}

.hover\:ring-pink-500\/5:hover {
  --tw-ring-color: rgb(231 70 148 / 0.05);
}

.hover\:ring-pink-500\/50:hover {
  --tw-ring-color: rgb(231 70 148 / 0.5);
}

.hover\:ring-pink-500\/55:hover {
  --tw-ring-color: rgb(231 70 148 / 0.55);
}

.hover\:ring-pink-500\/60:hover {
  --tw-ring-color: rgb(231 70 148 / 0.6);
}

.hover\:ring-pink-500\/65:hover {
  --tw-ring-color: rgb(231 70 148 / 0.65);
}

.hover\:ring-pink-500\/70:hover {
  --tw-ring-color: rgb(231 70 148 / 0.7);
}

.hover\:ring-pink-500\/75:hover {
  --tw-ring-color: rgb(231 70 148 / 0.75);
}

.hover\:ring-pink-500\/80:hover {
  --tw-ring-color: rgb(231 70 148 / 0.8);
}

.hover\:ring-pink-500\/85:hover {
  --tw-ring-color: rgb(231 70 148 / 0.85);
}

.hover\:ring-pink-500\/90:hover {
  --tw-ring-color: rgb(231 70 148 / 0.9);
}

.hover\:ring-pink-500\/95:hover {
  --tw-ring-color: rgb(231 70 148 / 0.95);
}

.hover\:ring-pink-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 31 105 / var(--tw-ring-opacity, 1));
}

.hover\:ring-pink-600\/0:hover {
  --tw-ring-color: rgb(214 31 105 / 0);
}

.hover\:ring-pink-600\/10:hover {
  --tw-ring-color: rgb(214 31 105 / 0.1);
}

.hover\:ring-pink-600\/100:hover {
  --tw-ring-color: rgb(214 31 105 / 1);
}

.hover\:ring-pink-600\/15:hover {
  --tw-ring-color: rgb(214 31 105 / 0.15);
}

.hover\:ring-pink-600\/20:hover {
  --tw-ring-color: rgb(214 31 105 / 0.2);
}

.hover\:ring-pink-600\/25:hover {
  --tw-ring-color: rgb(214 31 105 / 0.25);
}

.hover\:ring-pink-600\/30:hover {
  --tw-ring-color: rgb(214 31 105 / 0.3);
}

.hover\:ring-pink-600\/35:hover {
  --tw-ring-color: rgb(214 31 105 / 0.35);
}

.hover\:ring-pink-600\/40:hover {
  --tw-ring-color: rgb(214 31 105 / 0.4);
}

.hover\:ring-pink-600\/45:hover {
  --tw-ring-color: rgb(214 31 105 / 0.45);
}

.hover\:ring-pink-600\/5:hover {
  --tw-ring-color: rgb(214 31 105 / 0.05);
}

.hover\:ring-pink-600\/50:hover {
  --tw-ring-color: rgb(214 31 105 / 0.5);
}

.hover\:ring-pink-600\/55:hover {
  --tw-ring-color: rgb(214 31 105 / 0.55);
}

.hover\:ring-pink-600\/60:hover {
  --tw-ring-color: rgb(214 31 105 / 0.6);
}

.hover\:ring-pink-600\/65:hover {
  --tw-ring-color: rgb(214 31 105 / 0.65);
}

.hover\:ring-pink-600\/70:hover {
  --tw-ring-color: rgb(214 31 105 / 0.7);
}

.hover\:ring-pink-600\/75:hover {
  --tw-ring-color: rgb(214 31 105 / 0.75);
}

.hover\:ring-pink-600\/80:hover {
  --tw-ring-color: rgb(214 31 105 / 0.8);
}

.hover\:ring-pink-600\/85:hover {
  --tw-ring-color: rgb(214 31 105 / 0.85);
}

.hover\:ring-pink-600\/90:hover {
  --tw-ring-color: rgb(214 31 105 / 0.9);
}

.hover\:ring-pink-600\/95:hover {
  --tw-ring-color: rgb(214 31 105 / 0.95);
}

.hover\:ring-pink-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 18 93 / var(--tw-ring-opacity, 1));
}

.hover\:ring-pink-700\/0:hover {
  --tw-ring-color: rgb(191 18 93 / 0);
}

.hover\:ring-pink-700\/10:hover {
  --tw-ring-color: rgb(191 18 93 / 0.1);
}

.hover\:ring-pink-700\/100:hover {
  --tw-ring-color: rgb(191 18 93 / 1);
}

.hover\:ring-pink-700\/15:hover {
  --tw-ring-color: rgb(191 18 93 / 0.15);
}

.hover\:ring-pink-700\/20:hover {
  --tw-ring-color: rgb(191 18 93 / 0.2);
}

.hover\:ring-pink-700\/25:hover {
  --tw-ring-color: rgb(191 18 93 / 0.25);
}

.hover\:ring-pink-700\/30:hover {
  --tw-ring-color: rgb(191 18 93 / 0.3);
}

.hover\:ring-pink-700\/35:hover {
  --tw-ring-color: rgb(191 18 93 / 0.35);
}

.hover\:ring-pink-700\/40:hover {
  --tw-ring-color: rgb(191 18 93 / 0.4);
}

.hover\:ring-pink-700\/45:hover {
  --tw-ring-color: rgb(191 18 93 / 0.45);
}

.hover\:ring-pink-700\/5:hover {
  --tw-ring-color: rgb(191 18 93 / 0.05);
}

.hover\:ring-pink-700\/50:hover {
  --tw-ring-color: rgb(191 18 93 / 0.5);
}

.hover\:ring-pink-700\/55:hover {
  --tw-ring-color: rgb(191 18 93 / 0.55);
}

.hover\:ring-pink-700\/60:hover {
  --tw-ring-color: rgb(191 18 93 / 0.6);
}

.hover\:ring-pink-700\/65:hover {
  --tw-ring-color: rgb(191 18 93 / 0.65);
}

.hover\:ring-pink-700\/70:hover {
  --tw-ring-color: rgb(191 18 93 / 0.7);
}

.hover\:ring-pink-700\/75:hover {
  --tw-ring-color: rgb(191 18 93 / 0.75);
}

.hover\:ring-pink-700\/80:hover {
  --tw-ring-color: rgb(191 18 93 / 0.8);
}

.hover\:ring-pink-700\/85:hover {
  --tw-ring-color: rgb(191 18 93 / 0.85);
}

.hover\:ring-pink-700\/90:hover {
  --tw-ring-color: rgb(191 18 93 / 0.9);
}

.hover\:ring-pink-700\/95:hover {
  --tw-ring-color: rgb(191 18 93 / 0.95);
}

.hover\:ring-pink-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 21 75 / var(--tw-ring-opacity, 1));
}

.hover\:ring-pink-800\/0:hover {
  --tw-ring-color: rgb(153 21 75 / 0);
}

.hover\:ring-pink-800\/10:hover {
  --tw-ring-color: rgb(153 21 75 / 0.1);
}

.hover\:ring-pink-800\/100:hover {
  --tw-ring-color: rgb(153 21 75 / 1);
}

.hover\:ring-pink-800\/15:hover {
  --tw-ring-color: rgb(153 21 75 / 0.15);
}

.hover\:ring-pink-800\/20:hover {
  --tw-ring-color: rgb(153 21 75 / 0.2);
}

.hover\:ring-pink-800\/25:hover {
  --tw-ring-color: rgb(153 21 75 / 0.25);
}

.hover\:ring-pink-800\/30:hover {
  --tw-ring-color: rgb(153 21 75 / 0.3);
}

.hover\:ring-pink-800\/35:hover {
  --tw-ring-color: rgb(153 21 75 / 0.35);
}

.hover\:ring-pink-800\/40:hover {
  --tw-ring-color: rgb(153 21 75 / 0.4);
}

.hover\:ring-pink-800\/45:hover {
  --tw-ring-color: rgb(153 21 75 / 0.45);
}

.hover\:ring-pink-800\/5:hover {
  --tw-ring-color: rgb(153 21 75 / 0.05);
}

.hover\:ring-pink-800\/50:hover {
  --tw-ring-color: rgb(153 21 75 / 0.5);
}

.hover\:ring-pink-800\/55:hover {
  --tw-ring-color: rgb(153 21 75 / 0.55);
}

.hover\:ring-pink-800\/60:hover {
  --tw-ring-color: rgb(153 21 75 / 0.6);
}

.hover\:ring-pink-800\/65:hover {
  --tw-ring-color: rgb(153 21 75 / 0.65);
}

.hover\:ring-pink-800\/70:hover {
  --tw-ring-color: rgb(153 21 75 / 0.7);
}

.hover\:ring-pink-800\/75:hover {
  --tw-ring-color: rgb(153 21 75 / 0.75);
}

.hover\:ring-pink-800\/80:hover {
  --tw-ring-color: rgb(153 21 75 / 0.8);
}

.hover\:ring-pink-800\/85:hover {
  --tw-ring-color: rgb(153 21 75 / 0.85);
}

.hover\:ring-pink-800\/90:hover {
  --tw-ring-color: rgb(153 21 75 / 0.9);
}

.hover\:ring-pink-800\/95:hover {
  --tw-ring-color: rgb(153 21 75 / 0.95);
}

.hover\:ring-pink-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 26 61 / var(--tw-ring-opacity, 1));
}

.hover\:ring-pink-900\/0:hover {
  --tw-ring-color: rgb(117 26 61 / 0);
}

.hover\:ring-pink-900\/10:hover {
  --tw-ring-color: rgb(117 26 61 / 0.1);
}

.hover\:ring-pink-900\/100:hover {
  --tw-ring-color: rgb(117 26 61 / 1);
}

.hover\:ring-pink-900\/15:hover {
  --tw-ring-color: rgb(117 26 61 / 0.15);
}

.hover\:ring-pink-900\/20:hover {
  --tw-ring-color: rgb(117 26 61 / 0.2);
}

.hover\:ring-pink-900\/25:hover {
  --tw-ring-color: rgb(117 26 61 / 0.25);
}

.hover\:ring-pink-900\/30:hover {
  --tw-ring-color: rgb(117 26 61 / 0.3);
}

.hover\:ring-pink-900\/35:hover {
  --tw-ring-color: rgb(117 26 61 / 0.35);
}

.hover\:ring-pink-900\/40:hover {
  --tw-ring-color: rgb(117 26 61 / 0.4);
}

.hover\:ring-pink-900\/45:hover {
  --tw-ring-color: rgb(117 26 61 / 0.45);
}

.hover\:ring-pink-900\/5:hover {
  --tw-ring-color: rgb(117 26 61 / 0.05);
}

.hover\:ring-pink-900\/50:hover {
  --tw-ring-color: rgb(117 26 61 / 0.5);
}

.hover\:ring-pink-900\/55:hover {
  --tw-ring-color: rgb(117 26 61 / 0.55);
}

.hover\:ring-pink-900\/60:hover {
  --tw-ring-color: rgb(117 26 61 / 0.6);
}

.hover\:ring-pink-900\/65:hover {
  --tw-ring-color: rgb(117 26 61 / 0.65);
}

.hover\:ring-pink-900\/70:hover {
  --tw-ring-color: rgb(117 26 61 / 0.7);
}

.hover\:ring-pink-900\/75:hover {
  --tw-ring-color: rgb(117 26 61 / 0.75);
}

.hover\:ring-pink-900\/80:hover {
  --tw-ring-color: rgb(117 26 61 / 0.8);
}

.hover\:ring-pink-900\/85:hover {
  --tw-ring-color: rgb(117 26 61 / 0.85);
}

.hover\:ring-pink-900\/90:hover {
  --tw-ring-color: rgb(117 26 61 / 0.9);
}

.hover\:ring-pink-900\/95:hover {
  --tw-ring-color: rgb(117 26 61 / 0.95);
}

.hover\:ring-purple-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(237 235 254 / var(--tw-ring-opacity, 1));
}

.hover\:ring-purple-100\/0:hover {
  --tw-ring-color: rgb(237 235 254 / 0);
}

.hover\:ring-purple-100\/10:hover {
  --tw-ring-color: rgb(237 235 254 / 0.1);
}

.hover\:ring-purple-100\/100:hover {
  --tw-ring-color: rgb(237 235 254 / 1);
}

.hover\:ring-purple-100\/15:hover {
  --tw-ring-color: rgb(237 235 254 / 0.15);
}

.hover\:ring-purple-100\/20:hover {
  --tw-ring-color: rgb(237 235 254 / 0.2);
}

.hover\:ring-purple-100\/25:hover {
  --tw-ring-color: rgb(237 235 254 / 0.25);
}

.hover\:ring-purple-100\/30:hover {
  --tw-ring-color: rgb(237 235 254 / 0.3);
}

.hover\:ring-purple-100\/35:hover {
  --tw-ring-color: rgb(237 235 254 / 0.35);
}

.hover\:ring-purple-100\/40:hover {
  --tw-ring-color: rgb(237 235 254 / 0.4);
}

.hover\:ring-purple-100\/45:hover {
  --tw-ring-color: rgb(237 235 254 / 0.45);
}

.hover\:ring-purple-100\/5:hover {
  --tw-ring-color: rgb(237 235 254 / 0.05);
}

.hover\:ring-purple-100\/50:hover {
  --tw-ring-color: rgb(237 235 254 / 0.5);
}

.hover\:ring-purple-100\/55:hover {
  --tw-ring-color: rgb(237 235 254 / 0.55);
}

.hover\:ring-purple-100\/60:hover {
  --tw-ring-color: rgb(237 235 254 / 0.6);
}

.hover\:ring-purple-100\/65:hover {
  --tw-ring-color: rgb(237 235 254 / 0.65);
}

.hover\:ring-purple-100\/70:hover {
  --tw-ring-color: rgb(237 235 254 / 0.7);
}

.hover\:ring-purple-100\/75:hover {
  --tw-ring-color: rgb(237 235 254 / 0.75);
}

.hover\:ring-purple-100\/80:hover {
  --tw-ring-color: rgb(237 235 254 / 0.8);
}

.hover\:ring-purple-100\/85:hover {
  --tw-ring-color: rgb(237 235 254 / 0.85);
}

.hover\:ring-purple-100\/90:hover {
  --tw-ring-color: rgb(237 235 254 / 0.9);
}

.hover\:ring-purple-100\/95:hover {
  --tw-ring-color: rgb(237 235 254 / 0.95);
}

.hover\:ring-purple-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 215 254 / var(--tw-ring-opacity, 1));
}

.hover\:ring-purple-200\/0:hover {
  --tw-ring-color: rgb(220 215 254 / 0);
}

.hover\:ring-purple-200\/10:hover {
  --tw-ring-color: rgb(220 215 254 / 0.1);
}

.hover\:ring-purple-200\/100:hover {
  --tw-ring-color: rgb(220 215 254 / 1);
}

.hover\:ring-purple-200\/15:hover {
  --tw-ring-color: rgb(220 215 254 / 0.15);
}

.hover\:ring-purple-200\/20:hover {
  --tw-ring-color: rgb(220 215 254 / 0.2);
}

.hover\:ring-purple-200\/25:hover {
  --tw-ring-color: rgb(220 215 254 / 0.25);
}

.hover\:ring-purple-200\/30:hover {
  --tw-ring-color: rgb(220 215 254 / 0.3);
}

.hover\:ring-purple-200\/35:hover {
  --tw-ring-color: rgb(220 215 254 / 0.35);
}

.hover\:ring-purple-200\/40:hover {
  --tw-ring-color: rgb(220 215 254 / 0.4);
}

.hover\:ring-purple-200\/45:hover {
  --tw-ring-color: rgb(220 215 254 / 0.45);
}

.hover\:ring-purple-200\/5:hover {
  --tw-ring-color: rgb(220 215 254 / 0.05);
}

.hover\:ring-purple-200\/50:hover {
  --tw-ring-color: rgb(220 215 254 / 0.5);
}

.hover\:ring-purple-200\/55:hover {
  --tw-ring-color: rgb(220 215 254 / 0.55);
}

.hover\:ring-purple-200\/60:hover {
  --tw-ring-color: rgb(220 215 254 / 0.6);
}

.hover\:ring-purple-200\/65:hover {
  --tw-ring-color: rgb(220 215 254 / 0.65);
}

.hover\:ring-purple-200\/70:hover {
  --tw-ring-color: rgb(220 215 254 / 0.7);
}

.hover\:ring-purple-200\/75:hover {
  --tw-ring-color: rgb(220 215 254 / 0.75);
}

.hover\:ring-purple-200\/80:hover {
  --tw-ring-color: rgb(220 215 254 / 0.8);
}

.hover\:ring-purple-200\/85:hover {
  --tw-ring-color: rgb(220 215 254 / 0.85);
}

.hover\:ring-purple-200\/90:hover {
  --tw-ring-color: rgb(220 215 254 / 0.9);
}

.hover\:ring-purple-200\/95:hover {
  --tw-ring-color: rgb(220 215 254 / 0.95);
}

.hover\:ring-purple-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 191 253 / var(--tw-ring-opacity, 1));
}

.hover\:ring-purple-300\/0:hover {
  --tw-ring-color: rgb(202 191 253 / 0);
}

.hover\:ring-purple-300\/10:hover {
  --tw-ring-color: rgb(202 191 253 / 0.1);
}

.hover\:ring-purple-300\/100:hover {
  --tw-ring-color: rgb(202 191 253 / 1);
}

.hover\:ring-purple-300\/15:hover {
  --tw-ring-color: rgb(202 191 253 / 0.15);
}

.hover\:ring-purple-300\/20:hover {
  --tw-ring-color: rgb(202 191 253 / 0.2);
}

.hover\:ring-purple-300\/25:hover {
  --tw-ring-color: rgb(202 191 253 / 0.25);
}

.hover\:ring-purple-300\/30:hover {
  --tw-ring-color: rgb(202 191 253 / 0.3);
}

.hover\:ring-purple-300\/35:hover {
  --tw-ring-color: rgb(202 191 253 / 0.35);
}

.hover\:ring-purple-300\/40:hover {
  --tw-ring-color: rgb(202 191 253 / 0.4);
}

.hover\:ring-purple-300\/45:hover {
  --tw-ring-color: rgb(202 191 253 / 0.45);
}

.hover\:ring-purple-300\/5:hover {
  --tw-ring-color: rgb(202 191 253 / 0.05);
}

.hover\:ring-purple-300\/50:hover {
  --tw-ring-color: rgb(202 191 253 / 0.5);
}

.hover\:ring-purple-300\/55:hover {
  --tw-ring-color: rgb(202 191 253 / 0.55);
}

.hover\:ring-purple-300\/60:hover {
  --tw-ring-color: rgb(202 191 253 / 0.6);
}

.hover\:ring-purple-300\/65:hover {
  --tw-ring-color: rgb(202 191 253 / 0.65);
}

.hover\:ring-purple-300\/70:hover {
  --tw-ring-color: rgb(202 191 253 / 0.7);
}

.hover\:ring-purple-300\/75:hover {
  --tw-ring-color: rgb(202 191 253 / 0.75);
}

.hover\:ring-purple-300\/80:hover {
  --tw-ring-color: rgb(202 191 253 / 0.8);
}

.hover\:ring-purple-300\/85:hover {
  --tw-ring-color: rgb(202 191 253 / 0.85);
}

.hover\:ring-purple-300\/90:hover {
  --tw-ring-color: rgb(202 191 253 / 0.9);
}

.hover\:ring-purple-300\/95:hover {
  --tw-ring-color: rgb(202 191 253 / 0.95);
}

.hover\:ring-purple-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(172 148 250 / var(--tw-ring-opacity, 1));
}

.hover\:ring-purple-400\/0:hover {
  --tw-ring-color: rgb(172 148 250 / 0);
}

.hover\:ring-purple-400\/10:hover {
  --tw-ring-color: rgb(172 148 250 / 0.1);
}

.hover\:ring-purple-400\/100:hover {
  --tw-ring-color: rgb(172 148 250 / 1);
}

.hover\:ring-purple-400\/15:hover {
  --tw-ring-color: rgb(172 148 250 / 0.15);
}

.hover\:ring-purple-400\/20:hover {
  --tw-ring-color: rgb(172 148 250 / 0.2);
}

.hover\:ring-purple-400\/25:hover {
  --tw-ring-color: rgb(172 148 250 / 0.25);
}

.hover\:ring-purple-400\/30:hover {
  --tw-ring-color: rgb(172 148 250 / 0.3);
}

.hover\:ring-purple-400\/35:hover {
  --tw-ring-color: rgb(172 148 250 / 0.35);
}

.hover\:ring-purple-400\/40:hover {
  --tw-ring-color: rgb(172 148 250 / 0.4);
}

.hover\:ring-purple-400\/45:hover {
  --tw-ring-color: rgb(172 148 250 / 0.45);
}

.hover\:ring-purple-400\/5:hover {
  --tw-ring-color: rgb(172 148 250 / 0.05);
}

.hover\:ring-purple-400\/50:hover {
  --tw-ring-color: rgb(172 148 250 / 0.5);
}

.hover\:ring-purple-400\/55:hover {
  --tw-ring-color: rgb(172 148 250 / 0.55);
}

.hover\:ring-purple-400\/60:hover {
  --tw-ring-color: rgb(172 148 250 / 0.6);
}

.hover\:ring-purple-400\/65:hover {
  --tw-ring-color: rgb(172 148 250 / 0.65);
}

.hover\:ring-purple-400\/70:hover {
  --tw-ring-color: rgb(172 148 250 / 0.7);
}

.hover\:ring-purple-400\/75:hover {
  --tw-ring-color: rgb(172 148 250 / 0.75);
}

.hover\:ring-purple-400\/80:hover {
  --tw-ring-color: rgb(172 148 250 / 0.8);
}

.hover\:ring-purple-400\/85:hover {
  --tw-ring-color: rgb(172 148 250 / 0.85);
}

.hover\:ring-purple-400\/90:hover {
  --tw-ring-color: rgb(172 148 250 / 0.9);
}

.hover\:ring-purple-400\/95:hover {
  --tw-ring-color: rgb(172 148 250 / 0.95);
}

.hover\:ring-purple-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(144 97 249 / var(--tw-ring-opacity, 1));
}

.hover\:ring-purple-500\/0:hover {
  --tw-ring-color: rgb(144 97 249 / 0);
}

.hover\:ring-purple-500\/10:hover {
  --tw-ring-color: rgb(144 97 249 / 0.1);
}

.hover\:ring-purple-500\/100:hover {
  --tw-ring-color: rgb(144 97 249 / 1);
}

.hover\:ring-purple-500\/15:hover {
  --tw-ring-color: rgb(144 97 249 / 0.15);
}

.hover\:ring-purple-500\/20:hover {
  --tw-ring-color: rgb(144 97 249 / 0.2);
}

.hover\:ring-purple-500\/25:hover {
  --tw-ring-color: rgb(144 97 249 / 0.25);
}

.hover\:ring-purple-500\/30:hover {
  --tw-ring-color: rgb(144 97 249 / 0.3);
}

.hover\:ring-purple-500\/35:hover {
  --tw-ring-color: rgb(144 97 249 / 0.35);
}

.hover\:ring-purple-500\/40:hover {
  --tw-ring-color: rgb(144 97 249 / 0.4);
}

.hover\:ring-purple-500\/45:hover {
  --tw-ring-color: rgb(144 97 249 / 0.45);
}

.hover\:ring-purple-500\/5:hover {
  --tw-ring-color: rgb(144 97 249 / 0.05);
}

.hover\:ring-purple-500\/50:hover {
  --tw-ring-color: rgb(144 97 249 / 0.5);
}

.hover\:ring-purple-500\/55:hover {
  --tw-ring-color: rgb(144 97 249 / 0.55);
}

.hover\:ring-purple-500\/60:hover {
  --tw-ring-color: rgb(144 97 249 / 0.6);
}

.hover\:ring-purple-500\/65:hover {
  --tw-ring-color: rgb(144 97 249 / 0.65);
}

.hover\:ring-purple-500\/70:hover {
  --tw-ring-color: rgb(144 97 249 / 0.7);
}

.hover\:ring-purple-500\/75:hover {
  --tw-ring-color: rgb(144 97 249 / 0.75);
}

.hover\:ring-purple-500\/80:hover {
  --tw-ring-color: rgb(144 97 249 / 0.8);
}

.hover\:ring-purple-500\/85:hover {
  --tw-ring-color: rgb(144 97 249 / 0.85);
}

.hover\:ring-purple-500\/90:hover {
  --tw-ring-color: rgb(144 97 249 / 0.9);
}

.hover\:ring-purple-500\/95:hover {
  --tw-ring-color: rgb(144 97 249 / 0.95);
}

.hover\:ring-purple-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(126 58 242 / var(--tw-ring-opacity, 1));
}

.hover\:ring-purple-600\/0:hover {
  --tw-ring-color: rgb(126 58 242 / 0);
}

.hover\:ring-purple-600\/10:hover {
  --tw-ring-color: rgb(126 58 242 / 0.1);
}

.hover\:ring-purple-600\/100:hover {
  --tw-ring-color: rgb(126 58 242 / 1);
}

.hover\:ring-purple-600\/15:hover {
  --tw-ring-color: rgb(126 58 242 / 0.15);
}

.hover\:ring-purple-600\/20:hover {
  --tw-ring-color: rgb(126 58 242 / 0.2);
}

.hover\:ring-purple-600\/25:hover {
  --tw-ring-color: rgb(126 58 242 / 0.25);
}

.hover\:ring-purple-600\/30:hover {
  --tw-ring-color: rgb(126 58 242 / 0.3);
}

.hover\:ring-purple-600\/35:hover {
  --tw-ring-color: rgb(126 58 242 / 0.35);
}

.hover\:ring-purple-600\/40:hover {
  --tw-ring-color: rgb(126 58 242 / 0.4);
}

.hover\:ring-purple-600\/45:hover {
  --tw-ring-color: rgb(126 58 242 / 0.45);
}

.hover\:ring-purple-600\/5:hover {
  --tw-ring-color: rgb(126 58 242 / 0.05);
}

.hover\:ring-purple-600\/50:hover {
  --tw-ring-color: rgb(126 58 242 / 0.5);
}

.hover\:ring-purple-600\/55:hover {
  --tw-ring-color: rgb(126 58 242 / 0.55);
}

.hover\:ring-purple-600\/60:hover {
  --tw-ring-color: rgb(126 58 242 / 0.6);
}

.hover\:ring-purple-600\/65:hover {
  --tw-ring-color: rgb(126 58 242 / 0.65);
}

.hover\:ring-purple-600\/70:hover {
  --tw-ring-color: rgb(126 58 242 / 0.7);
}

.hover\:ring-purple-600\/75:hover {
  --tw-ring-color: rgb(126 58 242 / 0.75);
}

.hover\:ring-purple-600\/80:hover {
  --tw-ring-color: rgb(126 58 242 / 0.8);
}

.hover\:ring-purple-600\/85:hover {
  --tw-ring-color: rgb(126 58 242 / 0.85);
}

.hover\:ring-purple-600\/90:hover {
  --tw-ring-color: rgb(126 58 242 / 0.9);
}

.hover\:ring-purple-600\/95:hover {
  --tw-ring-color: rgb(126 58 242 / 0.95);
}

.hover\:ring-purple-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(108 43 217 / var(--tw-ring-opacity, 1));
}

.hover\:ring-purple-700\/0:hover {
  --tw-ring-color: rgb(108 43 217 / 0);
}

.hover\:ring-purple-700\/10:hover {
  --tw-ring-color: rgb(108 43 217 / 0.1);
}

.hover\:ring-purple-700\/100:hover {
  --tw-ring-color: rgb(108 43 217 / 1);
}

.hover\:ring-purple-700\/15:hover {
  --tw-ring-color: rgb(108 43 217 / 0.15);
}

.hover\:ring-purple-700\/20:hover {
  --tw-ring-color: rgb(108 43 217 / 0.2);
}

.hover\:ring-purple-700\/25:hover {
  --tw-ring-color: rgb(108 43 217 / 0.25);
}

.hover\:ring-purple-700\/30:hover {
  --tw-ring-color: rgb(108 43 217 / 0.3);
}

.hover\:ring-purple-700\/35:hover {
  --tw-ring-color: rgb(108 43 217 / 0.35);
}

.hover\:ring-purple-700\/40:hover {
  --tw-ring-color: rgb(108 43 217 / 0.4);
}

.hover\:ring-purple-700\/45:hover {
  --tw-ring-color: rgb(108 43 217 / 0.45);
}

.hover\:ring-purple-700\/5:hover {
  --tw-ring-color: rgb(108 43 217 / 0.05);
}

.hover\:ring-purple-700\/50:hover {
  --tw-ring-color: rgb(108 43 217 / 0.5);
}

.hover\:ring-purple-700\/55:hover {
  --tw-ring-color: rgb(108 43 217 / 0.55);
}

.hover\:ring-purple-700\/60:hover {
  --tw-ring-color: rgb(108 43 217 / 0.6);
}

.hover\:ring-purple-700\/65:hover {
  --tw-ring-color: rgb(108 43 217 / 0.65);
}

.hover\:ring-purple-700\/70:hover {
  --tw-ring-color: rgb(108 43 217 / 0.7);
}

.hover\:ring-purple-700\/75:hover {
  --tw-ring-color: rgb(108 43 217 / 0.75);
}

.hover\:ring-purple-700\/80:hover {
  --tw-ring-color: rgb(108 43 217 / 0.8);
}

.hover\:ring-purple-700\/85:hover {
  --tw-ring-color: rgb(108 43 217 / 0.85);
}

.hover\:ring-purple-700\/90:hover {
  --tw-ring-color: rgb(108 43 217 / 0.9);
}

.hover\:ring-purple-700\/95:hover {
  --tw-ring-color: rgb(108 43 217 / 0.95);
}

.hover\:ring-purple-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(85 33 181 / var(--tw-ring-opacity, 1));
}

.hover\:ring-purple-800\/0:hover {
  --tw-ring-color: rgb(85 33 181 / 0);
}

.hover\:ring-purple-800\/10:hover {
  --tw-ring-color: rgb(85 33 181 / 0.1);
}

.hover\:ring-purple-800\/100:hover {
  --tw-ring-color: rgb(85 33 181 / 1);
}

.hover\:ring-purple-800\/15:hover {
  --tw-ring-color: rgb(85 33 181 / 0.15);
}

.hover\:ring-purple-800\/20:hover {
  --tw-ring-color: rgb(85 33 181 / 0.2);
}

.hover\:ring-purple-800\/25:hover {
  --tw-ring-color: rgb(85 33 181 / 0.25);
}

.hover\:ring-purple-800\/30:hover {
  --tw-ring-color: rgb(85 33 181 / 0.3);
}

.hover\:ring-purple-800\/35:hover {
  --tw-ring-color: rgb(85 33 181 / 0.35);
}

.hover\:ring-purple-800\/40:hover {
  --tw-ring-color: rgb(85 33 181 / 0.4);
}

.hover\:ring-purple-800\/45:hover {
  --tw-ring-color: rgb(85 33 181 / 0.45);
}

.hover\:ring-purple-800\/5:hover {
  --tw-ring-color: rgb(85 33 181 / 0.05);
}

.hover\:ring-purple-800\/50:hover {
  --tw-ring-color: rgb(85 33 181 / 0.5);
}

.hover\:ring-purple-800\/55:hover {
  --tw-ring-color: rgb(85 33 181 / 0.55);
}

.hover\:ring-purple-800\/60:hover {
  --tw-ring-color: rgb(85 33 181 / 0.6);
}

.hover\:ring-purple-800\/65:hover {
  --tw-ring-color: rgb(85 33 181 / 0.65);
}

.hover\:ring-purple-800\/70:hover {
  --tw-ring-color: rgb(85 33 181 / 0.7);
}

.hover\:ring-purple-800\/75:hover {
  --tw-ring-color: rgb(85 33 181 / 0.75);
}

.hover\:ring-purple-800\/80:hover {
  --tw-ring-color: rgb(85 33 181 / 0.8);
}

.hover\:ring-purple-800\/85:hover {
  --tw-ring-color: rgb(85 33 181 / 0.85);
}

.hover\:ring-purple-800\/90:hover {
  --tw-ring-color: rgb(85 33 181 / 0.9);
}

.hover\:ring-purple-800\/95:hover {
  --tw-ring-color: rgb(85 33 181 / 0.95);
}

.hover\:ring-purple-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 29 150 / var(--tw-ring-opacity, 1));
}

.hover\:ring-purple-900\/0:hover {
  --tw-ring-color: rgb(74 29 150 / 0);
}

.hover\:ring-purple-900\/10:hover {
  --tw-ring-color: rgb(74 29 150 / 0.1);
}

.hover\:ring-purple-900\/100:hover {
  --tw-ring-color: rgb(74 29 150 / 1);
}

.hover\:ring-purple-900\/15:hover {
  --tw-ring-color: rgb(74 29 150 / 0.15);
}

.hover\:ring-purple-900\/20:hover {
  --tw-ring-color: rgb(74 29 150 / 0.2);
}

.hover\:ring-purple-900\/25:hover {
  --tw-ring-color: rgb(74 29 150 / 0.25);
}

.hover\:ring-purple-900\/30:hover {
  --tw-ring-color: rgb(74 29 150 / 0.3);
}

.hover\:ring-purple-900\/35:hover {
  --tw-ring-color: rgb(74 29 150 / 0.35);
}

.hover\:ring-purple-900\/40:hover {
  --tw-ring-color: rgb(74 29 150 / 0.4);
}

.hover\:ring-purple-900\/45:hover {
  --tw-ring-color: rgb(74 29 150 / 0.45);
}

.hover\:ring-purple-900\/5:hover {
  --tw-ring-color: rgb(74 29 150 / 0.05);
}

.hover\:ring-purple-900\/50:hover {
  --tw-ring-color: rgb(74 29 150 / 0.5);
}

.hover\:ring-purple-900\/55:hover {
  --tw-ring-color: rgb(74 29 150 / 0.55);
}

.hover\:ring-purple-900\/60:hover {
  --tw-ring-color: rgb(74 29 150 / 0.6);
}

.hover\:ring-purple-900\/65:hover {
  --tw-ring-color: rgb(74 29 150 / 0.65);
}

.hover\:ring-purple-900\/70:hover {
  --tw-ring-color: rgb(74 29 150 / 0.7);
}

.hover\:ring-purple-900\/75:hover {
  --tw-ring-color: rgb(74 29 150 / 0.75);
}

.hover\:ring-purple-900\/80:hover {
  --tw-ring-color: rgb(74 29 150 / 0.8);
}

.hover\:ring-purple-900\/85:hover {
  --tw-ring-color: rgb(74 29 150 / 0.85);
}

.hover\:ring-purple-900\/90:hover {
  --tw-ring-color: rgb(74 29 150 / 0.9);
}

.hover\:ring-purple-900\/95:hover {
  --tw-ring-color: rgb(74 29 150 / 0.95);
}

.hover\:ring-red-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1));
}

.hover\:ring-red-100\/0:hover {
  --tw-ring-color: rgb(254 226 226 / 0);
}

.hover\:ring-red-100\/10:hover {
  --tw-ring-color: rgb(254 226 226 / 0.1);
}

.hover\:ring-red-100\/100:hover {
  --tw-ring-color: rgb(254 226 226 / 1);
}

.hover\:ring-red-100\/15:hover {
  --tw-ring-color: rgb(254 226 226 / 0.15);
}

.hover\:ring-red-100\/20:hover {
  --tw-ring-color: rgb(254 226 226 / 0.2);
}

.hover\:ring-red-100\/25:hover {
  --tw-ring-color: rgb(254 226 226 / 0.25);
}

.hover\:ring-red-100\/30:hover {
  --tw-ring-color: rgb(254 226 226 / 0.3);
}

.hover\:ring-red-100\/35:hover {
  --tw-ring-color: rgb(254 226 226 / 0.35);
}

.hover\:ring-red-100\/40:hover {
  --tw-ring-color: rgb(254 226 226 / 0.4);
}

.hover\:ring-red-100\/45:hover {
  --tw-ring-color: rgb(254 226 226 / 0.45);
}

.hover\:ring-red-100\/5:hover {
  --tw-ring-color: rgb(254 226 226 / 0.05);
}

.hover\:ring-red-100\/50:hover {
  --tw-ring-color: rgb(254 226 226 / 0.5);
}

.hover\:ring-red-100\/55:hover {
  --tw-ring-color: rgb(254 226 226 / 0.55);
}

.hover\:ring-red-100\/60:hover {
  --tw-ring-color: rgb(254 226 226 / 0.6);
}

.hover\:ring-red-100\/65:hover {
  --tw-ring-color: rgb(254 226 226 / 0.65);
}

.hover\:ring-red-100\/70:hover {
  --tw-ring-color: rgb(254 226 226 / 0.7);
}

.hover\:ring-red-100\/75:hover {
  --tw-ring-color: rgb(254 226 226 / 0.75);
}

.hover\:ring-red-100\/80:hover {
  --tw-ring-color: rgb(254 226 226 / 0.8);
}

.hover\:ring-red-100\/85:hover {
  --tw-ring-color: rgb(254 226 226 / 0.85);
}

.hover\:ring-red-100\/90:hover {
  --tw-ring-color: rgb(254 226 226 / 0.9);
}

.hover\:ring-red-100\/95:hover {
  --tw-ring-color: rgb(254 226 226 / 0.95);
}

.hover\:ring-red-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}

.hover\:ring-red-200\/0:hover {
  --tw-ring-color: rgb(254 202 202 / 0);
}

.hover\:ring-red-200\/10:hover {
  --tw-ring-color: rgb(254 202 202 / 0.1);
}

.hover\:ring-red-200\/100:hover {
  --tw-ring-color: rgb(254 202 202 / 1);
}

.hover\:ring-red-200\/15:hover {
  --tw-ring-color: rgb(254 202 202 / 0.15);
}

.hover\:ring-red-200\/20:hover {
  --tw-ring-color: rgb(254 202 202 / 0.2);
}

.hover\:ring-red-200\/25:hover {
  --tw-ring-color: rgb(254 202 202 / 0.25);
}

.hover\:ring-red-200\/30:hover {
  --tw-ring-color: rgb(254 202 202 / 0.3);
}

.hover\:ring-red-200\/35:hover {
  --tw-ring-color: rgb(254 202 202 / 0.35);
}

.hover\:ring-red-200\/40:hover {
  --tw-ring-color: rgb(254 202 202 / 0.4);
}

.hover\:ring-red-200\/45:hover {
  --tw-ring-color: rgb(254 202 202 / 0.45);
}

.hover\:ring-red-200\/5:hover {
  --tw-ring-color: rgb(254 202 202 / 0.05);
}

.hover\:ring-red-200\/50:hover {
  --tw-ring-color: rgb(254 202 202 / 0.5);
}

.hover\:ring-red-200\/55:hover {
  --tw-ring-color: rgb(254 202 202 / 0.55);
}

.hover\:ring-red-200\/60:hover {
  --tw-ring-color: rgb(254 202 202 / 0.6);
}

.hover\:ring-red-200\/65:hover {
  --tw-ring-color: rgb(254 202 202 / 0.65);
}

.hover\:ring-red-200\/70:hover {
  --tw-ring-color: rgb(254 202 202 / 0.7);
}

.hover\:ring-red-200\/75:hover {
  --tw-ring-color: rgb(254 202 202 / 0.75);
}

.hover\:ring-red-200\/80:hover {
  --tw-ring-color: rgb(254 202 202 / 0.8);
}

.hover\:ring-red-200\/85:hover {
  --tw-ring-color: rgb(254 202 202 / 0.85);
}

.hover\:ring-red-200\/90:hover {
  --tw-ring-color: rgb(254 202 202 / 0.9);
}

.hover\:ring-red-200\/95:hover {
  --tw-ring-color: rgb(254 202 202 / 0.95);
}

.hover\:ring-red-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}

.hover\:ring-red-300\/0:hover {
  --tw-ring-color: rgb(252 165 165 / 0);
}

.hover\:ring-red-300\/10:hover {
  --tw-ring-color: rgb(252 165 165 / 0.1);
}

.hover\:ring-red-300\/100:hover {
  --tw-ring-color: rgb(252 165 165 / 1);
}

.hover\:ring-red-300\/15:hover {
  --tw-ring-color: rgb(252 165 165 / 0.15);
}

.hover\:ring-red-300\/20:hover {
  --tw-ring-color: rgb(252 165 165 / 0.2);
}

.hover\:ring-red-300\/25:hover {
  --tw-ring-color: rgb(252 165 165 / 0.25);
}

.hover\:ring-red-300\/30:hover {
  --tw-ring-color: rgb(252 165 165 / 0.3);
}

.hover\:ring-red-300\/35:hover {
  --tw-ring-color: rgb(252 165 165 / 0.35);
}

.hover\:ring-red-300\/40:hover {
  --tw-ring-color: rgb(252 165 165 / 0.4);
}

.hover\:ring-red-300\/45:hover {
  --tw-ring-color: rgb(252 165 165 / 0.45);
}

.hover\:ring-red-300\/5:hover {
  --tw-ring-color: rgb(252 165 165 / 0.05);
}

.hover\:ring-red-300\/50:hover {
  --tw-ring-color: rgb(252 165 165 / 0.5);
}

.hover\:ring-red-300\/55:hover {
  --tw-ring-color: rgb(252 165 165 / 0.55);
}

.hover\:ring-red-300\/60:hover {
  --tw-ring-color: rgb(252 165 165 / 0.6);
}

.hover\:ring-red-300\/65:hover {
  --tw-ring-color: rgb(252 165 165 / 0.65);
}

.hover\:ring-red-300\/70:hover {
  --tw-ring-color: rgb(252 165 165 / 0.7);
}

.hover\:ring-red-300\/75:hover {
  --tw-ring-color: rgb(252 165 165 / 0.75);
}

.hover\:ring-red-300\/80:hover {
  --tw-ring-color: rgb(252 165 165 / 0.8);
}

.hover\:ring-red-300\/85:hover {
  --tw-ring-color: rgb(252 165 165 / 0.85);
}

.hover\:ring-red-300\/90:hover {
  --tw-ring-color: rgb(252 165 165 / 0.9);
}

.hover\:ring-red-300\/95:hover {
  --tw-ring-color: rgb(252 165 165 / 0.95);
}

.hover\:ring-red-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}

.hover\:ring-red-400\/0:hover {
  --tw-ring-color: rgb(248 113 113 / 0);
}

.hover\:ring-red-400\/10:hover {
  --tw-ring-color: rgb(248 113 113 / 0.1);
}

.hover\:ring-red-400\/100:hover {
  --tw-ring-color: rgb(248 113 113 / 1);
}

.hover\:ring-red-400\/15:hover {
  --tw-ring-color: rgb(248 113 113 / 0.15);
}

.hover\:ring-red-400\/20:hover {
  --tw-ring-color: rgb(248 113 113 / 0.2);
}

.hover\:ring-red-400\/25:hover {
  --tw-ring-color: rgb(248 113 113 / 0.25);
}

.hover\:ring-red-400\/30:hover {
  --tw-ring-color: rgb(248 113 113 / 0.3);
}

.hover\:ring-red-400\/35:hover {
  --tw-ring-color: rgb(248 113 113 / 0.35);
}

.hover\:ring-red-400\/40:hover {
  --tw-ring-color: rgb(248 113 113 / 0.4);
}

.hover\:ring-red-400\/45:hover {
  --tw-ring-color: rgb(248 113 113 / 0.45);
}

.hover\:ring-red-400\/5:hover {
  --tw-ring-color: rgb(248 113 113 / 0.05);
}

.hover\:ring-red-400\/50:hover {
  --tw-ring-color: rgb(248 113 113 / 0.5);
}

.hover\:ring-red-400\/55:hover {
  --tw-ring-color: rgb(248 113 113 / 0.55);
}

.hover\:ring-red-400\/60:hover {
  --tw-ring-color: rgb(248 113 113 / 0.6);
}

.hover\:ring-red-400\/65:hover {
  --tw-ring-color: rgb(248 113 113 / 0.65);
}

.hover\:ring-red-400\/70:hover {
  --tw-ring-color: rgb(248 113 113 / 0.7);
}

.hover\:ring-red-400\/75:hover {
  --tw-ring-color: rgb(248 113 113 / 0.75);
}

.hover\:ring-red-400\/80:hover {
  --tw-ring-color: rgb(248 113 113 / 0.8);
}

.hover\:ring-red-400\/85:hover {
  --tw-ring-color: rgb(248 113 113 / 0.85);
}

.hover\:ring-red-400\/90:hover {
  --tw-ring-color: rgb(248 113 113 / 0.9);
}

.hover\:ring-red-400\/95:hover {
  --tw-ring-color: rgb(248 113 113 / 0.95);
}

.hover\:ring-red-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}

.hover\:ring-red-500\/0:hover {
  --tw-ring-color: rgb(239 68 68 / 0);
}

.hover\:ring-red-500\/10:hover {
  --tw-ring-color: rgb(239 68 68 / 0.1);
}

.hover\:ring-red-500\/100:hover {
  --tw-ring-color: rgb(239 68 68 / 1);
}

.hover\:ring-red-500\/15:hover {
  --tw-ring-color: rgb(239 68 68 / 0.15);
}

.hover\:ring-red-500\/20:hover {
  --tw-ring-color: rgb(239 68 68 / 0.2);
}

.hover\:ring-red-500\/25:hover {
  --tw-ring-color: rgb(239 68 68 / 0.25);
}

.hover\:ring-red-500\/30:hover {
  --tw-ring-color: rgb(239 68 68 / 0.3);
}

.hover\:ring-red-500\/35:hover {
  --tw-ring-color: rgb(239 68 68 / 0.35);
}

.hover\:ring-red-500\/40:hover {
  --tw-ring-color: rgb(239 68 68 / 0.4);
}

.hover\:ring-red-500\/45:hover {
  --tw-ring-color: rgb(239 68 68 / 0.45);
}

.hover\:ring-red-500\/5:hover {
  --tw-ring-color: rgb(239 68 68 / 0.05);
}

.hover\:ring-red-500\/50:hover {
  --tw-ring-color: rgb(239 68 68 / 0.5);
}

.hover\:ring-red-500\/55:hover {
  --tw-ring-color: rgb(239 68 68 / 0.55);
}

.hover\:ring-red-500\/60:hover {
  --tw-ring-color: rgb(239 68 68 / 0.6);
}

.hover\:ring-red-500\/65:hover {
  --tw-ring-color: rgb(239 68 68 / 0.65);
}

.hover\:ring-red-500\/70:hover {
  --tw-ring-color: rgb(239 68 68 / 0.7);
}

.hover\:ring-red-500\/75:hover {
  --tw-ring-color: rgb(239 68 68 / 0.75);
}

.hover\:ring-red-500\/80:hover {
  --tw-ring-color: rgb(239 68 68 / 0.8);
}

.hover\:ring-red-500\/85:hover {
  --tw-ring-color: rgb(239 68 68 / 0.85);
}

.hover\:ring-red-500\/90:hover {
  --tw-ring-color: rgb(239 68 68 / 0.9);
}

.hover\:ring-red-500\/95:hover {
  --tw-ring-color: rgb(239 68 68 / 0.95);
}

.hover\:ring-red-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1));
}

.hover\:ring-red-600\/0:hover {
  --tw-ring-color: rgb(220 38 38 / 0);
}

.hover\:ring-red-600\/10:hover {
  --tw-ring-color: rgb(220 38 38 / 0.1);
}

.hover\:ring-red-600\/100:hover {
  --tw-ring-color: rgb(220 38 38 / 1);
}

.hover\:ring-red-600\/15:hover {
  --tw-ring-color: rgb(220 38 38 / 0.15);
}

.hover\:ring-red-600\/20:hover {
  --tw-ring-color: rgb(220 38 38 / 0.2);
}

.hover\:ring-red-600\/25:hover {
  --tw-ring-color: rgb(220 38 38 / 0.25);
}

.hover\:ring-red-600\/30:hover {
  --tw-ring-color: rgb(220 38 38 / 0.3);
}

.hover\:ring-red-600\/35:hover {
  --tw-ring-color: rgb(220 38 38 / 0.35);
}

.hover\:ring-red-600\/40:hover {
  --tw-ring-color: rgb(220 38 38 / 0.4);
}

.hover\:ring-red-600\/45:hover {
  --tw-ring-color: rgb(220 38 38 / 0.45);
}

.hover\:ring-red-600\/5:hover {
  --tw-ring-color: rgb(220 38 38 / 0.05);
}

.hover\:ring-red-600\/50:hover {
  --tw-ring-color: rgb(220 38 38 / 0.5);
}

.hover\:ring-red-600\/55:hover {
  --tw-ring-color: rgb(220 38 38 / 0.55);
}

.hover\:ring-red-600\/60:hover {
  --tw-ring-color: rgb(220 38 38 / 0.6);
}

.hover\:ring-red-600\/65:hover {
  --tw-ring-color: rgb(220 38 38 / 0.65);
}

.hover\:ring-red-600\/70:hover {
  --tw-ring-color: rgb(220 38 38 / 0.7);
}

.hover\:ring-red-600\/75:hover {
  --tw-ring-color: rgb(220 38 38 / 0.75);
}

.hover\:ring-red-600\/80:hover {
  --tw-ring-color: rgb(220 38 38 / 0.8);
}

.hover\:ring-red-600\/85:hover {
  --tw-ring-color: rgb(220 38 38 / 0.85);
}

.hover\:ring-red-600\/90:hover {
  --tw-ring-color: rgb(220 38 38 / 0.9);
}

.hover\:ring-red-600\/95:hover {
  --tw-ring-color: rgb(220 38 38 / 0.95);
}

.hover\:ring-red-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1));
}

.hover\:ring-red-700\/0:hover {
  --tw-ring-color: rgb(185 28 28 / 0);
}

.hover\:ring-red-700\/10:hover {
  --tw-ring-color: rgb(185 28 28 / 0.1);
}

.hover\:ring-red-700\/100:hover {
  --tw-ring-color: rgb(185 28 28 / 1);
}

.hover\:ring-red-700\/15:hover {
  --tw-ring-color: rgb(185 28 28 / 0.15);
}

.hover\:ring-red-700\/20:hover {
  --tw-ring-color: rgb(185 28 28 / 0.2);
}

.hover\:ring-red-700\/25:hover {
  --tw-ring-color: rgb(185 28 28 / 0.25);
}

.hover\:ring-red-700\/30:hover {
  --tw-ring-color: rgb(185 28 28 / 0.3);
}

.hover\:ring-red-700\/35:hover {
  --tw-ring-color: rgb(185 28 28 / 0.35);
}

.hover\:ring-red-700\/40:hover {
  --tw-ring-color: rgb(185 28 28 / 0.4);
}

.hover\:ring-red-700\/45:hover {
  --tw-ring-color: rgb(185 28 28 / 0.45);
}

.hover\:ring-red-700\/5:hover {
  --tw-ring-color: rgb(185 28 28 / 0.05);
}

.hover\:ring-red-700\/50:hover {
  --tw-ring-color: rgb(185 28 28 / 0.5);
}

.hover\:ring-red-700\/55:hover {
  --tw-ring-color: rgb(185 28 28 / 0.55);
}

.hover\:ring-red-700\/60:hover {
  --tw-ring-color: rgb(185 28 28 / 0.6);
}

.hover\:ring-red-700\/65:hover {
  --tw-ring-color: rgb(185 28 28 / 0.65);
}

.hover\:ring-red-700\/70:hover {
  --tw-ring-color: rgb(185 28 28 / 0.7);
}

.hover\:ring-red-700\/75:hover {
  --tw-ring-color: rgb(185 28 28 / 0.75);
}

.hover\:ring-red-700\/80:hover {
  --tw-ring-color: rgb(185 28 28 / 0.8);
}

.hover\:ring-red-700\/85:hover {
  --tw-ring-color: rgb(185 28 28 / 0.85);
}

.hover\:ring-red-700\/90:hover {
  --tw-ring-color: rgb(185 28 28 / 0.9);
}

.hover\:ring-red-700\/95:hover {
  --tw-ring-color: rgb(185 28 28 / 0.95);
}

.hover\:ring-red-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1));
}

.hover\:ring-red-800\/0:hover {
  --tw-ring-color: rgb(153 27 27 / 0);
}

.hover\:ring-red-800\/10:hover {
  --tw-ring-color: rgb(153 27 27 / 0.1);
}

.hover\:ring-red-800\/100:hover {
  --tw-ring-color: rgb(153 27 27 / 1);
}

.hover\:ring-red-800\/15:hover {
  --tw-ring-color: rgb(153 27 27 / 0.15);
}

.hover\:ring-red-800\/20:hover {
  --tw-ring-color: rgb(153 27 27 / 0.2);
}

.hover\:ring-red-800\/25:hover {
  --tw-ring-color: rgb(153 27 27 / 0.25);
}

.hover\:ring-red-800\/30:hover {
  --tw-ring-color: rgb(153 27 27 / 0.3);
}

.hover\:ring-red-800\/35:hover {
  --tw-ring-color: rgb(153 27 27 / 0.35);
}

.hover\:ring-red-800\/40:hover {
  --tw-ring-color: rgb(153 27 27 / 0.4);
}

.hover\:ring-red-800\/45:hover {
  --tw-ring-color: rgb(153 27 27 / 0.45);
}

.hover\:ring-red-800\/5:hover {
  --tw-ring-color: rgb(153 27 27 / 0.05);
}

.hover\:ring-red-800\/50:hover {
  --tw-ring-color: rgb(153 27 27 / 0.5);
}

.hover\:ring-red-800\/55:hover {
  --tw-ring-color: rgb(153 27 27 / 0.55);
}

.hover\:ring-red-800\/60:hover {
  --tw-ring-color: rgb(153 27 27 / 0.6);
}

.hover\:ring-red-800\/65:hover {
  --tw-ring-color: rgb(153 27 27 / 0.65);
}

.hover\:ring-red-800\/70:hover {
  --tw-ring-color: rgb(153 27 27 / 0.7);
}

.hover\:ring-red-800\/75:hover {
  --tw-ring-color: rgb(153 27 27 / 0.75);
}

.hover\:ring-red-800\/80:hover {
  --tw-ring-color: rgb(153 27 27 / 0.8);
}

.hover\:ring-red-800\/85:hover {
  --tw-ring-color: rgb(153 27 27 / 0.85);
}

.hover\:ring-red-800\/90:hover {
  --tw-ring-color: rgb(153 27 27 / 0.9);
}

.hover\:ring-red-800\/95:hover {
  --tw-ring-color: rgb(153 27 27 / 0.95);
}

.hover\:ring-red-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1));
}

.hover\:ring-red-900\/0:hover {
  --tw-ring-color: rgb(127 29 29 / 0);
}

.hover\:ring-red-900\/10:hover {
  --tw-ring-color: rgb(127 29 29 / 0.1);
}

.hover\:ring-red-900\/100:hover {
  --tw-ring-color: rgb(127 29 29 / 1);
}

.hover\:ring-red-900\/15:hover {
  --tw-ring-color: rgb(127 29 29 / 0.15);
}

.hover\:ring-red-900\/20:hover {
  --tw-ring-color: rgb(127 29 29 / 0.2);
}

.hover\:ring-red-900\/25:hover {
  --tw-ring-color: rgb(127 29 29 / 0.25);
}

.hover\:ring-red-900\/30:hover {
  --tw-ring-color: rgb(127 29 29 / 0.3);
}

.hover\:ring-red-900\/35:hover {
  --tw-ring-color: rgb(127 29 29 / 0.35);
}

.hover\:ring-red-900\/40:hover {
  --tw-ring-color: rgb(127 29 29 / 0.4);
}

.hover\:ring-red-900\/45:hover {
  --tw-ring-color: rgb(127 29 29 / 0.45);
}

.hover\:ring-red-900\/5:hover {
  --tw-ring-color: rgb(127 29 29 / 0.05);
}

.hover\:ring-red-900\/50:hover {
  --tw-ring-color: rgb(127 29 29 / 0.5);
}

.hover\:ring-red-900\/55:hover {
  --tw-ring-color: rgb(127 29 29 / 0.55);
}

.hover\:ring-red-900\/60:hover {
  --tw-ring-color: rgb(127 29 29 / 0.6);
}

.hover\:ring-red-900\/65:hover {
  --tw-ring-color: rgb(127 29 29 / 0.65);
}

.hover\:ring-red-900\/70:hover {
  --tw-ring-color: rgb(127 29 29 / 0.7);
}

.hover\:ring-red-900\/75:hover {
  --tw-ring-color: rgb(127 29 29 / 0.75);
}

.hover\:ring-red-900\/80:hover {
  --tw-ring-color: rgb(127 29 29 / 0.8);
}

.hover\:ring-red-900\/85:hover {
  --tw-ring-color: rgb(127 29 29 / 0.85);
}

.hover\:ring-red-900\/90:hover {
  --tw-ring-color: rgb(127 29 29 / 0.9);
}

.hover\:ring-red-900\/95:hover {
  --tw-ring-color: rgb(127 29 29 / 0.95);
}

.hover\:ring-slate-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1));
}

.hover\:ring-slate-100\/0:hover {
  --tw-ring-color: rgb(241 245 249 / 0);
}

.hover\:ring-slate-100\/10:hover {
  --tw-ring-color: rgb(241 245 249 / 0.1);
}

.hover\:ring-slate-100\/100:hover {
  --tw-ring-color: rgb(241 245 249 / 1);
}

.hover\:ring-slate-100\/15:hover {
  --tw-ring-color: rgb(241 245 249 / 0.15);
}

.hover\:ring-slate-100\/20:hover {
  --tw-ring-color: rgb(241 245 249 / 0.2);
}

.hover\:ring-slate-100\/25:hover {
  --tw-ring-color: rgb(241 245 249 / 0.25);
}

.hover\:ring-slate-100\/30:hover {
  --tw-ring-color: rgb(241 245 249 / 0.3);
}

.hover\:ring-slate-100\/35:hover {
  --tw-ring-color: rgb(241 245 249 / 0.35);
}

.hover\:ring-slate-100\/40:hover {
  --tw-ring-color: rgb(241 245 249 / 0.4);
}

.hover\:ring-slate-100\/45:hover {
  --tw-ring-color: rgb(241 245 249 / 0.45);
}

.hover\:ring-slate-100\/5:hover {
  --tw-ring-color: rgb(241 245 249 / 0.05);
}

.hover\:ring-slate-100\/50:hover {
  --tw-ring-color: rgb(241 245 249 / 0.5);
}

.hover\:ring-slate-100\/55:hover {
  --tw-ring-color: rgb(241 245 249 / 0.55);
}

.hover\:ring-slate-100\/60:hover {
  --tw-ring-color: rgb(241 245 249 / 0.6);
}

.hover\:ring-slate-100\/65:hover {
  --tw-ring-color: rgb(241 245 249 / 0.65);
}

.hover\:ring-slate-100\/70:hover {
  --tw-ring-color: rgb(241 245 249 / 0.7);
}

.hover\:ring-slate-100\/75:hover {
  --tw-ring-color: rgb(241 245 249 / 0.75);
}

.hover\:ring-slate-100\/80:hover {
  --tw-ring-color: rgb(241 245 249 / 0.8);
}

.hover\:ring-slate-100\/85:hover {
  --tw-ring-color: rgb(241 245 249 / 0.85);
}

.hover\:ring-slate-100\/90:hover {
  --tw-ring-color: rgb(241 245 249 / 0.9);
}

.hover\:ring-slate-100\/95:hover {
  --tw-ring-color: rgb(241 245 249 / 0.95);
}

.hover\:ring-slate-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}

.hover\:ring-slate-200\/0:hover {
  --tw-ring-color: rgb(226 232 240 / 0);
}

.hover\:ring-slate-200\/10:hover {
  --tw-ring-color: rgb(226 232 240 / 0.1);
}

.hover\:ring-slate-200\/100:hover {
  --tw-ring-color: rgb(226 232 240 / 1);
}

.hover\:ring-slate-200\/15:hover {
  --tw-ring-color: rgb(226 232 240 / 0.15);
}

.hover\:ring-slate-200\/20:hover {
  --tw-ring-color: rgb(226 232 240 / 0.2);
}

.hover\:ring-slate-200\/25:hover {
  --tw-ring-color: rgb(226 232 240 / 0.25);
}

.hover\:ring-slate-200\/30:hover {
  --tw-ring-color: rgb(226 232 240 / 0.3);
}

.hover\:ring-slate-200\/35:hover {
  --tw-ring-color: rgb(226 232 240 / 0.35);
}

.hover\:ring-slate-200\/40:hover {
  --tw-ring-color: rgb(226 232 240 / 0.4);
}

.hover\:ring-slate-200\/45:hover {
  --tw-ring-color: rgb(226 232 240 / 0.45);
}

.hover\:ring-slate-200\/5:hover {
  --tw-ring-color: rgb(226 232 240 / 0.05);
}

.hover\:ring-slate-200\/50:hover {
  --tw-ring-color: rgb(226 232 240 / 0.5);
}

.hover\:ring-slate-200\/55:hover {
  --tw-ring-color: rgb(226 232 240 / 0.55);
}

.hover\:ring-slate-200\/60:hover {
  --tw-ring-color: rgb(226 232 240 / 0.6);
}

.hover\:ring-slate-200\/65:hover {
  --tw-ring-color: rgb(226 232 240 / 0.65);
}

.hover\:ring-slate-200\/70:hover {
  --tw-ring-color: rgb(226 232 240 / 0.7);
}

.hover\:ring-slate-200\/75:hover {
  --tw-ring-color: rgb(226 232 240 / 0.75);
}

.hover\:ring-slate-200\/80:hover {
  --tw-ring-color: rgb(226 232 240 / 0.8);
}

.hover\:ring-slate-200\/85:hover {
  --tw-ring-color: rgb(226 232 240 / 0.85);
}

.hover\:ring-slate-200\/90:hover {
  --tw-ring-color: rgb(226 232 240 / 0.9);
}

.hover\:ring-slate-200\/95:hover {
  --tw-ring-color: rgb(226 232 240 / 0.95);
}

.hover\:ring-slate-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1));
}

.hover\:ring-slate-300\/0:hover {
  --tw-ring-color: rgb(203 213 225 / 0);
}

.hover\:ring-slate-300\/10:hover {
  --tw-ring-color: rgb(203 213 225 / 0.1);
}

.hover\:ring-slate-300\/100:hover {
  --tw-ring-color: rgb(203 213 225 / 1);
}

.hover\:ring-slate-300\/15:hover {
  --tw-ring-color: rgb(203 213 225 / 0.15);
}

.hover\:ring-slate-300\/20:hover {
  --tw-ring-color: rgb(203 213 225 / 0.2);
}

.hover\:ring-slate-300\/25:hover {
  --tw-ring-color: rgb(203 213 225 / 0.25);
}

.hover\:ring-slate-300\/30:hover {
  --tw-ring-color: rgb(203 213 225 / 0.3);
}

.hover\:ring-slate-300\/35:hover {
  --tw-ring-color: rgb(203 213 225 / 0.35);
}

.hover\:ring-slate-300\/40:hover {
  --tw-ring-color: rgb(203 213 225 / 0.4);
}

.hover\:ring-slate-300\/45:hover {
  --tw-ring-color: rgb(203 213 225 / 0.45);
}

.hover\:ring-slate-300\/5:hover {
  --tw-ring-color: rgb(203 213 225 / 0.05);
}

.hover\:ring-slate-300\/50:hover {
  --tw-ring-color: rgb(203 213 225 / 0.5);
}

.hover\:ring-slate-300\/55:hover {
  --tw-ring-color: rgb(203 213 225 / 0.55);
}

.hover\:ring-slate-300\/60:hover {
  --tw-ring-color: rgb(203 213 225 / 0.6);
}

.hover\:ring-slate-300\/65:hover {
  --tw-ring-color: rgb(203 213 225 / 0.65);
}

.hover\:ring-slate-300\/70:hover {
  --tw-ring-color: rgb(203 213 225 / 0.7);
}

.hover\:ring-slate-300\/75:hover {
  --tw-ring-color: rgb(203 213 225 / 0.75);
}

.hover\:ring-slate-300\/80:hover {
  --tw-ring-color: rgb(203 213 225 / 0.8);
}

.hover\:ring-slate-300\/85:hover {
  --tw-ring-color: rgb(203 213 225 / 0.85);
}

.hover\:ring-slate-300\/90:hover {
  --tw-ring-color: rgb(203 213 225 / 0.9);
}

.hover\:ring-slate-300\/95:hover {
  --tw-ring-color: rgb(203 213 225 / 0.95);
}

.hover\:ring-slate-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));
}

.hover\:ring-slate-400\/0:hover {
  --tw-ring-color: rgb(148 163 184 / 0);
}

.hover\:ring-slate-400\/10:hover {
  --tw-ring-color: rgb(148 163 184 / 0.1);
}

.hover\:ring-slate-400\/100:hover {
  --tw-ring-color: rgb(148 163 184 / 1);
}

.hover\:ring-slate-400\/15:hover {
  --tw-ring-color: rgb(148 163 184 / 0.15);
}

.hover\:ring-slate-400\/20:hover {
  --tw-ring-color: rgb(148 163 184 / 0.2);
}

.hover\:ring-slate-400\/25:hover {
  --tw-ring-color: rgb(148 163 184 / 0.25);
}

.hover\:ring-slate-400\/30:hover {
  --tw-ring-color: rgb(148 163 184 / 0.3);
}

.hover\:ring-slate-400\/35:hover {
  --tw-ring-color: rgb(148 163 184 / 0.35);
}

.hover\:ring-slate-400\/40:hover {
  --tw-ring-color: rgb(148 163 184 / 0.4);
}

.hover\:ring-slate-400\/45:hover {
  --tw-ring-color: rgb(148 163 184 / 0.45);
}

.hover\:ring-slate-400\/5:hover {
  --tw-ring-color: rgb(148 163 184 / 0.05);
}

.hover\:ring-slate-400\/50:hover {
  --tw-ring-color: rgb(148 163 184 / 0.5);
}

.hover\:ring-slate-400\/55:hover {
  --tw-ring-color: rgb(148 163 184 / 0.55);
}

.hover\:ring-slate-400\/60:hover {
  --tw-ring-color: rgb(148 163 184 / 0.6);
}

.hover\:ring-slate-400\/65:hover {
  --tw-ring-color: rgb(148 163 184 / 0.65);
}

.hover\:ring-slate-400\/70:hover {
  --tw-ring-color: rgb(148 163 184 / 0.7);
}

.hover\:ring-slate-400\/75:hover {
  --tw-ring-color: rgb(148 163 184 / 0.75);
}

.hover\:ring-slate-400\/80:hover {
  --tw-ring-color: rgb(148 163 184 / 0.8);
}

.hover\:ring-slate-400\/85:hover {
  --tw-ring-color: rgb(148 163 184 / 0.85);
}

.hover\:ring-slate-400\/90:hover {
  --tw-ring-color: rgb(148 163 184 / 0.9);
}

.hover\:ring-slate-400\/95:hover {
  --tw-ring-color: rgb(148 163 184 / 0.95);
}

.hover\:ring-slate-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1));
}

.hover\:ring-slate-500\/0:hover {
  --tw-ring-color: rgb(100 116 139 / 0);
}

.hover\:ring-slate-500\/10:hover {
  --tw-ring-color: rgb(100 116 139 / 0.1);
}

.hover\:ring-slate-500\/100:hover {
  --tw-ring-color: rgb(100 116 139 / 1);
}

.hover\:ring-slate-500\/15:hover {
  --tw-ring-color: rgb(100 116 139 / 0.15);
}

.hover\:ring-slate-500\/20:hover {
  --tw-ring-color: rgb(100 116 139 / 0.2);
}

.hover\:ring-slate-500\/25:hover {
  --tw-ring-color: rgb(100 116 139 / 0.25);
}

.hover\:ring-slate-500\/30:hover {
  --tw-ring-color: rgb(100 116 139 / 0.3);
}

.hover\:ring-slate-500\/35:hover {
  --tw-ring-color: rgb(100 116 139 / 0.35);
}

.hover\:ring-slate-500\/40:hover {
  --tw-ring-color: rgb(100 116 139 / 0.4);
}

.hover\:ring-slate-500\/45:hover {
  --tw-ring-color: rgb(100 116 139 / 0.45);
}

.hover\:ring-slate-500\/5:hover {
  --tw-ring-color: rgb(100 116 139 / 0.05);
}

.hover\:ring-slate-500\/50:hover {
  --tw-ring-color: rgb(100 116 139 / 0.5);
}

.hover\:ring-slate-500\/55:hover {
  --tw-ring-color: rgb(100 116 139 / 0.55);
}

.hover\:ring-slate-500\/60:hover {
  --tw-ring-color: rgb(100 116 139 / 0.6);
}

.hover\:ring-slate-500\/65:hover {
  --tw-ring-color: rgb(100 116 139 / 0.65);
}

.hover\:ring-slate-500\/70:hover {
  --tw-ring-color: rgb(100 116 139 / 0.7);
}

.hover\:ring-slate-500\/75:hover {
  --tw-ring-color: rgb(100 116 139 / 0.75);
}

.hover\:ring-slate-500\/80:hover {
  --tw-ring-color: rgb(100 116 139 / 0.8);
}

.hover\:ring-slate-500\/85:hover {
  --tw-ring-color: rgb(100 116 139 / 0.85);
}

.hover\:ring-slate-500\/90:hover {
  --tw-ring-color: rgb(100 116 139 / 0.9);
}

.hover\:ring-slate-500\/95:hover {
  --tw-ring-color: rgb(100 116 139 / 0.95);
}

.hover\:ring-slate-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1));
}

.hover\:ring-slate-600\/0:hover {
  --tw-ring-color: rgb(71 85 105 / 0);
}

.hover\:ring-slate-600\/10:hover {
  --tw-ring-color: rgb(71 85 105 / 0.1);
}

.hover\:ring-slate-600\/100:hover {
  --tw-ring-color: rgb(71 85 105 / 1);
}

.hover\:ring-slate-600\/15:hover {
  --tw-ring-color: rgb(71 85 105 / 0.15);
}

.hover\:ring-slate-600\/20:hover {
  --tw-ring-color: rgb(71 85 105 / 0.2);
}

.hover\:ring-slate-600\/25:hover {
  --tw-ring-color: rgb(71 85 105 / 0.25);
}

.hover\:ring-slate-600\/30:hover {
  --tw-ring-color: rgb(71 85 105 / 0.3);
}

.hover\:ring-slate-600\/35:hover {
  --tw-ring-color: rgb(71 85 105 / 0.35);
}

.hover\:ring-slate-600\/40:hover {
  --tw-ring-color: rgb(71 85 105 / 0.4);
}

.hover\:ring-slate-600\/45:hover {
  --tw-ring-color: rgb(71 85 105 / 0.45);
}

.hover\:ring-slate-600\/5:hover {
  --tw-ring-color: rgb(71 85 105 / 0.05);
}

.hover\:ring-slate-600\/50:hover {
  --tw-ring-color: rgb(71 85 105 / 0.5);
}

.hover\:ring-slate-600\/55:hover {
  --tw-ring-color: rgb(71 85 105 / 0.55);
}

.hover\:ring-slate-600\/60:hover {
  --tw-ring-color: rgb(71 85 105 / 0.6);
}

.hover\:ring-slate-600\/65:hover {
  --tw-ring-color: rgb(71 85 105 / 0.65);
}

.hover\:ring-slate-600\/70:hover {
  --tw-ring-color: rgb(71 85 105 / 0.7);
}

.hover\:ring-slate-600\/75:hover {
  --tw-ring-color: rgb(71 85 105 / 0.75);
}

.hover\:ring-slate-600\/80:hover {
  --tw-ring-color: rgb(71 85 105 / 0.8);
}

.hover\:ring-slate-600\/85:hover {
  --tw-ring-color: rgb(71 85 105 / 0.85);
}

.hover\:ring-slate-600\/90:hover {
  --tw-ring-color: rgb(71 85 105 / 0.9);
}

.hover\:ring-slate-600\/95:hover {
  --tw-ring-color: rgb(71 85 105 / 0.95);
}

.hover\:ring-slate-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1));
}

.hover\:ring-slate-700\/0:hover {
  --tw-ring-color: rgb(51 65 85 / 0);
}

.hover\:ring-slate-700\/10:hover {
  --tw-ring-color: rgb(51 65 85 / 0.1);
}

.hover\:ring-slate-700\/100:hover {
  --tw-ring-color: rgb(51 65 85 / 1);
}

.hover\:ring-slate-700\/15:hover {
  --tw-ring-color: rgb(51 65 85 / 0.15);
}

.hover\:ring-slate-700\/20:hover {
  --tw-ring-color: rgb(51 65 85 / 0.2);
}

.hover\:ring-slate-700\/25:hover {
  --tw-ring-color: rgb(51 65 85 / 0.25);
}

.hover\:ring-slate-700\/30:hover {
  --tw-ring-color: rgb(51 65 85 / 0.3);
}

.hover\:ring-slate-700\/35:hover {
  --tw-ring-color: rgb(51 65 85 / 0.35);
}

.hover\:ring-slate-700\/40:hover {
  --tw-ring-color: rgb(51 65 85 / 0.4);
}

.hover\:ring-slate-700\/45:hover {
  --tw-ring-color: rgb(51 65 85 / 0.45);
}

.hover\:ring-slate-700\/5:hover {
  --tw-ring-color: rgb(51 65 85 / 0.05);
}

.hover\:ring-slate-700\/50:hover {
  --tw-ring-color: rgb(51 65 85 / 0.5);
}

.hover\:ring-slate-700\/55:hover {
  --tw-ring-color: rgb(51 65 85 / 0.55);
}

.hover\:ring-slate-700\/60:hover {
  --tw-ring-color: rgb(51 65 85 / 0.6);
}

.hover\:ring-slate-700\/65:hover {
  --tw-ring-color: rgb(51 65 85 / 0.65);
}

.hover\:ring-slate-700\/70:hover {
  --tw-ring-color: rgb(51 65 85 / 0.7);
}

.hover\:ring-slate-700\/75:hover {
  --tw-ring-color: rgb(51 65 85 / 0.75);
}

.hover\:ring-slate-700\/80:hover {
  --tw-ring-color: rgb(51 65 85 / 0.8);
}

.hover\:ring-slate-700\/85:hover {
  --tw-ring-color: rgb(51 65 85 / 0.85);
}

.hover\:ring-slate-700\/90:hover {
  --tw-ring-color: rgb(51 65 85 / 0.9);
}

.hover\:ring-slate-700\/95:hover {
  --tw-ring-color: rgb(51 65 85 / 0.95);
}

.hover\:ring-slate-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1));
}

.hover\:ring-slate-800\/0:hover {
  --tw-ring-color: rgb(30 41 59 / 0);
}

.hover\:ring-slate-800\/10:hover {
  --tw-ring-color: rgb(30 41 59 / 0.1);
}

.hover\:ring-slate-800\/100:hover {
  --tw-ring-color: rgb(30 41 59 / 1);
}

.hover\:ring-slate-800\/15:hover {
  --tw-ring-color: rgb(30 41 59 / 0.15);
}

.hover\:ring-slate-800\/20:hover {
  --tw-ring-color: rgb(30 41 59 / 0.2);
}

.hover\:ring-slate-800\/25:hover {
  --tw-ring-color: rgb(30 41 59 / 0.25);
}

.hover\:ring-slate-800\/30:hover {
  --tw-ring-color: rgb(30 41 59 / 0.3);
}

.hover\:ring-slate-800\/35:hover {
  --tw-ring-color: rgb(30 41 59 / 0.35);
}

.hover\:ring-slate-800\/40:hover {
  --tw-ring-color: rgb(30 41 59 / 0.4);
}

.hover\:ring-slate-800\/45:hover {
  --tw-ring-color: rgb(30 41 59 / 0.45);
}

.hover\:ring-slate-800\/5:hover {
  --tw-ring-color: rgb(30 41 59 / 0.05);
}

.hover\:ring-slate-800\/50:hover {
  --tw-ring-color: rgb(30 41 59 / 0.5);
}

.hover\:ring-slate-800\/55:hover {
  --tw-ring-color: rgb(30 41 59 / 0.55);
}

.hover\:ring-slate-800\/60:hover {
  --tw-ring-color: rgb(30 41 59 / 0.6);
}

.hover\:ring-slate-800\/65:hover {
  --tw-ring-color: rgb(30 41 59 / 0.65);
}

.hover\:ring-slate-800\/70:hover {
  --tw-ring-color: rgb(30 41 59 / 0.7);
}

.hover\:ring-slate-800\/75:hover {
  --tw-ring-color: rgb(30 41 59 / 0.75);
}

.hover\:ring-slate-800\/80:hover {
  --tw-ring-color: rgb(30 41 59 / 0.8);
}

.hover\:ring-slate-800\/85:hover {
  --tw-ring-color: rgb(30 41 59 / 0.85);
}

.hover\:ring-slate-800\/90:hover {
  --tw-ring-color: rgb(30 41 59 / 0.9);
}

.hover\:ring-slate-800\/95:hover {
  --tw-ring-color: rgb(30 41 59 / 0.95);
}

.hover\:ring-slate-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1));
}

.hover\:ring-slate-900\/0:hover {
  --tw-ring-color: rgb(15 23 42 / 0);
}

.hover\:ring-slate-900\/10:hover {
  --tw-ring-color: rgb(15 23 42 / 0.1);
}

.hover\:ring-slate-900\/100:hover {
  --tw-ring-color: rgb(15 23 42 / 1);
}

.hover\:ring-slate-900\/15:hover {
  --tw-ring-color: rgb(15 23 42 / 0.15);
}

.hover\:ring-slate-900\/20:hover {
  --tw-ring-color: rgb(15 23 42 / 0.2);
}

.hover\:ring-slate-900\/25:hover {
  --tw-ring-color: rgb(15 23 42 / 0.25);
}

.hover\:ring-slate-900\/30:hover {
  --tw-ring-color: rgb(15 23 42 / 0.3);
}

.hover\:ring-slate-900\/35:hover {
  --tw-ring-color: rgb(15 23 42 / 0.35);
}

.hover\:ring-slate-900\/40:hover {
  --tw-ring-color: rgb(15 23 42 / 0.4);
}

.hover\:ring-slate-900\/45:hover {
  --tw-ring-color: rgb(15 23 42 / 0.45);
}

.hover\:ring-slate-900\/5:hover {
  --tw-ring-color: rgb(15 23 42 / 0.05);
}

.hover\:ring-slate-900\/50:hover {
  --tw-ring-color: rgb(15 23 42 / 0.5);
}

.hover\:ring-slate-900\/55:hover {
  --tw-ring-color: rgb(15 23 42 / 0.55);
}

.hover\:ring-slate-900\/60:hover {
  --tw-ring-color: rgb(15 23 42 / 0.6);
}

.hover\:ring-slate-900\/65:hover {
  --tw-ring-color: rgb(15 23 42 / 0.65);
}

.hover\:ring-slate-900\/70:hover {
  --tw-ring-color: rgb(15 23 42 / 0.7);
}

.hover\:ring-slate-900\/75:hover {
  --tw-ring-color: rgb(15 23 42 / 0.75);
}

.hover\:ring-slate-900\/80:hover {
  --tw-ring-color: rgb(15 23 42 / 0.8);
}

.hover\:ring-slate-900\/85:hover {
  --tw-ring-color: rgb(15 23 42 / 0.85);
}

.hover\:ring-slate-900\/90:hover {
  --tw-ring-color: rgb(15 23 42 / 0.9);
}

.hover\:ring-slate-900\/95:hover {
  --tw-ring-color: rgb(15 23 42 / 0.95);
}

.hover\:ring-stone-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 244 / var(--tw-ring-opacity, 1));
}

.hover\:ring-stone-100\/0:hover {
  --tw-ring-color: rgb(245 245 244 / 0);
}

.hover\:ring-stone-100\/10:hover {
  --tw-ring-color: rgb(245 245 244 / 0.1);
}

.hover\:ring-stone-100\/100:hover {
  --tw-ring-color: rgb(245 245 244 / 1);
}

.hover\:ring-stone-100\/15:hover {
  --tw-ring-color: rgb(245 245 244 / 0.15);
}

.hover\:ring-stone-100\/20:hover {
  --tw-ring-color: rgb(245 245 244 / 0.2);
}

.hover\:ring-stone-100\/25:hover {
  --tw-ring-color: rgb(245 245 244 / 0.25);
}

.hover\:ring-stone-100\/30:hover {
  --tw-ring-color: rgb(245 245 244 / 0.3);
}

.hover\:ring-stone-100\/35:hover {
  --tw-ring-color: rgb(245 245 244 / 0.35);
}

.hover\:ring-stone-100\/40:hover {
  --tw-ring-color: rgb(245 245 244 / 0.4);
}

.hover\:ring-stone-100\/45:hover {
  --tw-ring-color: rgb(245 245 244 / 0.45);
}

.hover\:ring-stone-100\/5:hover {
  --tw-ring-color: rgb(245 245 244 / 0.05);
}

.hover\:ring-stone-100\/50:hover {
  --tw-ring-color: rgb(245 245 244 / 0.5);
}

.hover\:ring-stone-100\/55:hover {
  --tw-ring-color: rgb(245 245 244 / 0.55);
}

.hover\:ring-stone-100\/60:hover {
  --tw-ring-color: rgb(245 245 244 / 0.6);
}

.hover\:ring-stone-100\/65:hover {
  --tw-ring-color: rgb(245 245 244 / 0.65);
}

.hover\:ring-stone-100\/70:hover {
  --tw-ring-color: rgb(245 245 244 / 0.7);
}

.hover\:ring-stone-100\/75:hover {
  --tw-ring-color: rgb(245 245 244 / 0.75);
}

.hover\:ring-stone-100\/80:hover {
  --tw-ring-color: rgb(245 245 244 / 0.8);
}

.hover\:ring-stone-100\/85:hover {
  --tw-ring-color: rgb(245 245 244 / 0.85);
}

.hover\:ring-stone-100\/90:hover {
  --tw-ring-color: rgb(245 245 244 / 0.9);
}

.hover\:ring-stone-100\/95:hover {
  --tw-ring-color: rgb(245 245 244 / 0.95);
}

.hover\:ring-stone-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 229 228 / var(--tw-ring-opacity, 1));
}

.hover\:ring-stone-200\/0:hover {
  --tw-ring-color: rgb(231 229 228 / 0);
}

.hover\:ring-stone-200\/10:hover {
  --tw-ring-color: rgb(231 229 228 / 0.1);
}

.hover\:ring-stone-200\/100:hover {
  --tw-ring-color: rgb(231 229 228 / 1);
}

.hover\:ring-stone-200\/15:hover {
  --tw-ring-color: rgb(231 229 228 / 0.15);
}

.hover\:ring-stone-200\/20:hover {
  --tw-ring-color: rgb(231 229 228 / 0.2);
}

.hover\:ring-stone-200\/25:hover {
  --tw-ring-color: rgb(231 229 228 / 0.25);
}

.hover\:ring-stone-200\/30:hover {
  --tw-ring-color: rgb(231 229 228 / 0.3);
}

.hover\:ring-stone-200\/35:hover {
  --tw-ring-color: rgb(231 229 228 / 0.35);
}

.hover\:ring-stone-200\/40:hover {
  --tw-ring-color: rgb(231 229 228 / 0.4);
}

.hover\:ring-stone-200\/45:hover {
  --tw-ring-color: rgb(231 229 228 / 0.45);
}

.hover\:ring-stone-200\/5:hover {
  --tw-ring-color: rgb(231 229 228 / 0.05);
}

.hover\:ring-stone-200\/50:hover {
  --tw-ring-color: rgb(231 229 228 / 0.5);
}

.hover\:ring-stone-200\/55:hover {
  --tw-ring-color: rgb(231 229 228 / 0.55);
}

.hover\:ring-stone-200\/60:hover {
  --tw-ring-color: rgb(231 229 228 / 0.6);
}

.hover\:ring-stone-200\/65:hover {
  --tw-ring-color: rgb(231 229 228 / 0.65);
}

.hover\:ring-stone-200\/70:hover {
  --tw-ring-color: rgb(231 229 228 / 0.7);
}

.hover\:ring-stone-200\/75:hover {
  --tw-ring-color: rgb(231 229 228 / 0.75);
}

.hover\:ring-stone-200\/80:hover {
  --tw-ring-color: rgb(231 229 228 / 0.8);
}

.hover\:ring-stone-200\/85:hover {
  --tw-ring-color: rgb(231 229 228 / 0.85);
}

.hover\:ring-stone-200\/90:hover {
  --tw-ring-color: rgb(231 229 228 / 0.9);
}

.hover\:ring-stone-200\/95:hover {
  --tw-ring-color: rgb(231 229 228 / 0.95);
}

.hover\:ring-stone-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 211 209 / var(--tw-ring-opacity, 1));
}

.hover\:ring-stone-300\/0:hover {
  --tw-ring-color: rgb(214 211 209 / 0);
}

.hover\:ring-stone-300\/10:hover {
  --tw-ring-color: rgb(214 211 209 / 0.1);
}

.hover\:ring-stone-300\/100:hover {
  --tw-ring-color: rgb(214 211 209 / 1);
}

.hover\:ring-stone-300\/15:hover {
  --tw-ring-color: rgb(214 211 209 / 0.15);
}

.hover\:ring-stone-300\/20:hover {
  --tw-ring-color: rgb(214 211 209 / 0.2);
}

.hover\:ring-stone-300\/25:hover {
  --tw-ring-color: rgb(214 211 209 / 0.25);
}

.hover\:ring-stone-300\/30:hover {
  --tw-ring-color: rgb(214 211 209 / 0.3);
}

.hover\:ring-stone-300\/35:hover {
  --tw-ring-color: rgb(214 211 209 / 0.35);
}

.hover\:ring-stone-300\/40:hover {
  --tw-ring-color: rgb(214 211 209 / 0.4);
}

.hover\:ring-stone-300\/45:hover {
  --tw-ring-color: rgb(214 211 209 / 0.45);
}

.hover\:ring-stone-300\/5:hover {
  --tw-ring-color: rgb(214 211 209 / 0.05);
}

.hover\:ring-stone-300\/50:hover {
  --tw-ring-color: rgb(214 211 209 / 0.5);
}

.hover\:ring-stone-300\/55:hover {
  --tw-ring-color: rgb(214 211 209 / 0.55);
}

.hover\:ring-stone-300\/60:hover {
  --tw-ring-color: rgb(214 211 209 / 0.6);
}

.hover\:ring-stone-300\/65:hover {
  --tw-ring-color: rgb(214 211 209 / 0.65);
}

.hover\:ring-stone-300\/70:hover {
  --tw-ring-color: rgb(214 211 209 / 0.7);
}

.hover\:ring-stone-300\/75:hover {
  --tw-ring-color: rgb(214 211 209 / 0.75);
}

.hover\:ring-stone-300\/80:hover {
  --tw-ring-color: rgb(214 211 209 / 0.8);
}

.hover\:ring-stone-300\/85:hover {
  --tw-ring-color: rgb(214 211 209 / 0.85);
}

.hover\:ring-stone-300\/90:hover {
  --tw-ring-color: rgb(214 211 209 / 0.9);
}

.hover\:ring-stone-300\/95:hover {
  --tw-ring-color: rgb(214 211 209 / 0.95);
}

.hover\:ring-stone-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 162 158 / var(--tw-ring-opacity, 1));
}

.hover\:ring-stone-400\/0:hover {
  --tw-ring-color: rgb(168 162 158 / 0);
}

.hover\:ring-stone-400\/10:hover {
  --tw-ring-color: rgb(168 162 158 / 0.1);
}

.hover\:ring-stone-400\/100:hover {
  --tw-ring-color: rgb(168 162 158 / 1);
}

.hover\:ring-stone-400\/15:hover {
  --tw-ring-color: rgb(168 162 158 / 0.15);
}

.hover\:ring-stone-400\/20:hover {
  --tw-ring-color: rgb(168 162 158 / 0.2);
}

.hover\:ring-stone-400\/25:hover {
  --tw-ring-color: rgb(168 162 158 / 0.25);
}

.hover\:ring-stone-400\/30:hover {
  --tw-ring-color: rgb(168 162 158 / 0.3);
}

.hover\:ring-stone-400\/35:hover {
  --tw-ring-color: rgb(168 162 158 / 0.35);
}

.hover\:ring-stone-400\/40:hover {
  --tw-ring-color: rgb(168 162 158 / 0.4);
}

.hover\:ring-stone-400\/45:hover {
  --tw-ring-color: rgb(168 162 158 / 0.45);
}

.hover\:ring-stone-400\/5:hover {
  --tw-ring-color: rgb(168 162 158 / 0.05);
}

.hover\:ring-stone-400\/50:hover {
  --tw-ring-color: rgb(168 162 158 / 0.5);
}

.hover\:ring-stone-400\/55:hover {
  --tw-ring-color: rgb(168 162 158 / 0.55);
}

.hover\:ring-stone-400\/60:hover {
  --tw-ring-color: rgb(168 162 158 / 0.6);
}

.hover\:ring-stone-400\/65:hover {
  --tw-ring-color: rgb(168 162 158 / 0.65);
}

.hover\:ring-stone-400\/70:hover {
  --tw-ring-color: rgb(168 162 158 / 0.7);
}

.hover\:ring-stone-400\/75:hover {
  --tw-ring-color: rgb(168 162 158 / 0.75);
}

.hover\:ring-stone-400\/80:hover {
  --tw-ring-color: rgb(168 162 158 / 0.8);
}

.hover\:ring-stone-400\/85:hover {
  --tw-ring-color: rgb(168 162 158 / 0.85);
}

.hover\:ring-stone-400\/90:hover {
  --tw-ring-color: rgb(168 162 158 / 0.9);
}

.hover\:ring-stone-400\/95:hover {
  --tw-ring-color: rgb(168 162 158 / 0.95);
}

.hover\:ring-stone-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 113 108 / var(--tw-ring-opacity, 1));
}

.hover\:ring-stone-500\/0:hover {
  --tw-ring-color: rgb(120 113 108 / 0);
}

.hover\:ring-stone-500\/10:hover {
  --tw-ring-color: rgb(120 113 108 / 0.1);
}

.hover\:ring-stone-500\/100:hover {
  --tw-ring-color: rgb(120 113 108 / 1);
}

.hover\:ring-stone-500\/15:hover {
  --tw-ring-color: rgb(120 113 108 / 0.15);
}

.hover\:ring-stone-500\/20:hover {
  --tw-ring-color: rgb(120 113 108 / 0.2);
}

.hover\:ring-stone-500\/25:hover {
  --tw-ring-color: rgb(120 113 108 / 0.25);
}

.hover\:ring-stone-500\/30:hover {
  --tw-ring-color: rgb(120 113 108 / 0.3);
}

.hover\:ring-stone-500\/35:hover {
  --tw-ring-color: rgb(120 113 108 / 0.35);
}

.hover\:ring-stone-500\/40:hover {
  --tw-ring-color: rgb(120 113 108 / 0.4);
}

.hover\:ring-stone-500\/45:hover {
  --tw-ring-color: rgb(120 113 108 / 0.45);
}

.hover\:ring-stone-500\/5:hover {
  --tw-ring-color: rgb(120 113 108 / 0.05);
}

.hover\:ring-stone-500\/50:hover {
  --tw-ring-color: rgb(120 113 108 / 0.5);
}

.hover\:ring-stone-500\/55:hover {
  --tw-ring-color: rgb(120 113 108 / 0.55);
}

.hover\:ring-stone-500\/60:hover {
  --tw-ring-color: rgb(120 113 108 / 0.6);
}

.hover\:ring-stone-500\/65:hover {
  --tw-ring-color: rgb(120 113 108 / 0.65);
}

.hover\:ring-stone-500\/70:hover {
  --tw-ring-color: rgb(120 113 108 / 0.7);
}

.hover\:ring-stone-500\/75:hover {
  --tw-ring-color: rgb(120 113 108 / 0.75);
}

.hover\:ring-stone-500\/80:hover {
  --tw-ring-color: rgb(120 113 108 / 0.8);
}

.hover\:ring-stone-500\/85:hover {
  --tw-ring-color: rgb(120 113 108 / 0.85);
}

.hover\:ring-stone-500\/90:hover {
  --tw-ring-color: rgb(120 113 108 / 0.9);
}

.hover\:ring-stone-500\/95:hover {
  --tw-ring-color: rgb(120 113 108 / 0.95);
}

.hover\:ring-stone-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(87 83 78 / var(--tw-ring-opacity, 1));
}

.hover\:ring-stone-600\/0:hover {
  --tw-ring-color: rgb(87 83 78 / 0);
}

.hover\:ring-stone-600\/10:hover {
  --tw-ring-color: rgb(87 83 78 / 0.1);
}

.hover\:ring-stone-600\/100:hover {
  --tw-ring-color: rgb(87 83 78 / 1);
}

.hover\:ring-stone-600\/15:hover {
  --tw-ring-color: rgb(87 83 78 / 0.15);
}

.hover\:ring-stone-600\/20:hover {
  --tw-ring-color: rgb(87 83 78 / 0.2);
}

.hover\:ring-stone-600\/25:hover {
  --tw-ring-color: rgb(87 83 78 / 0.25);
}

.hover\:ring-stone-600\/30:hover {
  --tw-ring-color: rgb(87 83 78 / 0.3);
}

.hover\:ring-stone-600\/35:hover {
  --tw-ring-color: rgb(87 83 78 / 0.35);
}

.hover\:ring-stone-600\/40:hover {
  --tw-ring-color: rgb(87 83 78 / 0.4);
}

.hover\:ring-stone-600\/45:hover {
  --tw-ring-color: rgb(87 83 78 / 0.45);
}

.hover\:ring-stone-600\/5:hover {
  --tw-ring-color: rgb(87 83 78 / 0.05);
}

.hover\:ring-stone-600\/50:hover {
  --tw-ring-color: rgb(87 83 78 / 0.5);
}

.hover\:ring-stone-600\/55:hover {
  --tw-ring-color: rgb(87 83 78 / 0.55);
}

.hover\:ring-stone-600\/60:hover {
  --tw-ring-color: rgb(87 83 78 / 0.6);
}

.hover\:ring-stone-600\/65:hover {
  --tw-ring-color: rgb(87 83 78 / 0.65);
}

.hover\:ring-stone-600\/70:hover {
  --tw-ring-color: rgb(87 83 78 / 0.7);
}

.hover\:ring-stone-600\/75:hover {
  --tw-ring-color: rgb(87 83 78 / 0.75);
}

.hover\:ring-stone-600\/80:hover {
  --tw-ring-color: rgb(87 83 78 / 0.8);
}

.hover\:ring-stone-600\/85:hover {
  --tw-ring-color: rgb(87 83 78 / 0.85);
}

.hover\:ring-stone-600\/90:hover {
  --tw-ring-color: rgb(87 83 78 / 0.9);
}

.hover\:ring-stone-600\/95:hover {
  --tw-ring-color: rgb(87 83 78 / 0.95);
}

.hover\:ring-stone-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(68 64 60 / var(--tw-ring-opacity, 1));
}

.hover\:ring-stone-700\/0:hover {
  --tw-ring-color: rgb(68 64 60 / 0);
}

.hover\:ring-stone-700\/10:hover {
  --tw-ring-color: rgb(68 64 60 / 0.1);
}

.hover\:ring-stone-700\/100:hover {
  --tw-ring-color: rgb(68 64 60 / 1);
}

.hover\:ring-stone-700\/15:hover {
  --tw-ring-color: rgb(68 64 60 / 0.15);
}

.hover\:ring-stone-700\/20:hover {
  --tw-ring-color: rgb(68 64 60 / 0.2);
}

.hover\:ring-stone-700\/25:hover {
  --tw-ring-color: rgb(68 64 60 / 0.25);
}

.hover\:ring-stone-700\/30:hover {
  --tw-ring-color: rgb(68 64 60 / 0.3);
}

.hover\:ring-stone-700\/35:hover {
  --tw-ring-color: rgb(68 64 60 / 0.35);
}

.hover\:ring-stone-700\/40:hover {
  --tw-ring-color: rgb(68 64 60 / 0.4);
}

.hover\:ring-stone-700\/45:hover {
  --tw-ring-color: rgb(68 64 60 / 0.45);
}

.hover\:ring-stone-700\/5:hover {
  --tw-ring-color: rgb(68 64 60 / 0.05);
}

.hover\:ring-stone-700\/50:hover {
  --tw-ring-color: rgb(68 64 60 / 0.5);
}

.hover\:ring-stone-700\/55:hover {
  --tw-ring-color: rgb(68 64 60 / 0.55);
}

.hover\:ring-stone-700\/60:hover {
  --tw-ring-color: rgb(68 64 60 / 0.6);
}

.hover\:ring-stone-700\/65:hover {
  --tw-ring-color: rgb(68 64 60 / 0.65);
}

.hover\:ring-stone-700\/70:hover {
  --tw-ring-color: rgb(68 64 60 / 0.7);
}

.hover\:ring-stone-700\/75:hover {
  --tw-ring-color: rgb(68 64 60 / 0.75);
}

.hover\:ring-stone-700\/80:hover {
  --tw-ring-color: rgb(68 64 60 / 0.8);
}

.hover\:ring-stone-700\/85:hover {
  --tw-ring-color: rgb(68 64 60 / 0.85);
}

.hover\:ring-stone-700\/90:hover {
  --tw-ring-color: rgb(68 64 60 / 0.9);
}

.hover\:ring-stone-700\/95:hover {
  --tw-ring-color: rgb(68 64 60 / 0.95);
}

.hover\:ring-stone-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(41 37 36 / var(--tw-ring-opacity, 1));
}

.hover\:ring-stone-800\/0:hover {
  --tw-ring-color: rgb(41 37 36 / 0);
}

.hover\:ring-stone-800\/10:hover {
  --tw-ring-color: rgb(41 37 36 / 0.1);
}

.hover\:ring-stone-800\/100:hover {
  --tw-ring-color: rgb(41 37 36 / 1);
}

.hover\:ring-stone-800\/15:hover {
  --tw-ring-color: rgb(41 37 36 / 0.15);
}

.hover\:ring-stone-800\/20:hover {
  --tw-ring-color: rgb(41 37 36 / 0.2);
}

.hover\:ring-stone-800\/25:hover {
  --tw-ring-color: rgb(41 37 36 / 0.25);
}

.hover\:ring-stone-800\/30:hover {
  --tw-ring-color: rgb(41 37 36 / 0.3);
}

.hover\:ring-stone-800\/35:hover {
  --tw-ring-color: rgb(41 37 36 / 0.35);
}

.hover\:ring-stone-800\/40:hover {
  --tw-ring-color: rgb(41 37 36 / 0.4);
}

.hover\:ring-stone-800\/45:hover {
  --tw-ring-color: rgb(41 37 36 / 0.45);
}

.hover\:ring-stone-800\/5:hover {
  --tw-ring-color: rgb(41 37 36 / 0.05);
}

.hover\:ring-stone-800\/50:hover {
  --tw-ring-color: rgb(41 37 36 / 0.5);
}

.hover\:ring-stone-800\/55:hover {
  --tw-ring-color: rgb(41 37 36 / 0.55);
}

.hover\:ring-stone-800\/60:hover {
  --tw-ring-color: rgb(41 37 36 / 0.6);
}

.hover\:ring-stone-800\/65:hover {
  --tw-ring-color: rgb(41 37 36 / 0.65);
}

.hover\:ring-stone-800\/70:hover {
  --tw-ring-color: rgb(41 37 36 / 0.7);
}

.hover\:ring-stone-800\/75:hover {
  --tw-ring-color: rgb(41 37 36 / 0.75);
}

.hover\:ring-stone-800\/80:hover {
  --tw-ring-color: rgb(41 37 36 / 0.8);
}

.hover\:ring-stone-800\/85:hover {
  --tw-ring-color: rgb(41 37 36 / 0.85);
}

.hover\:ring-stone-800\/90:hover {
  --tw-ring-color: rgb(41 37 36 / 0.9);
}

.hover\:ring-stone-800\/95:hover {
  --tw-ring-color: rgb(41 37 36 / 0.95);
}

.hover\:ring-stone-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(28 25 23 / var(--tw-ring-opacity, 1));
}

.hover\:ring-stone-900\/0:hover {
  --tw-ring-color: rgb(28 25 23 / 0);
}

.hover\:ring-stone-900\/10:hover {
  --tw-ring-color: rgb(28 25 23 / 0.1);
}

.hover\:ring-stone-900\/100:hover {
  --tw-ring-color: rgb(28 25 23 / 1);
}

.hover\:ring-stone-900\/15:hover {
  --tw-ring-color: rgb(28 25 23 / 0.15);
}

.hover\:ring-stone-900\/20:hover {
  --tw-ring-color: rgb(28 25 23 / 0.2);
}

.hover\:ring-stone-900\/25:hover {
  --tw-ring-color: rgb(28 25 23 / 0.25);
}

.hover\:ring-stone-900\/30:hover {
  --tw-ring-color: rgb(28 25 23 / 0.3);
}

.hover\:ring-stone-900\/35:hover {
  --tw-ring-color: rgb(28 25 23 / 0.35);
}

.hover\:ring-stone-900\/40:hover {
  --tw-ring-color: rgb(28 25 23 / 0.4);
}

.hover\:ring-stone-900\/45:hover {
  --tw-ring-color: rgb(28 25 23 / 0.45);
}

.hover\:ring-stone-900\/5:hover {
  --tw-ring-color: rgb(28 25 23 / 0.05);
}

.hover\:ring-stone-900\/50:hover {
  --tw-ring-color: rgb(28 25 23 / 0.5);
}

.hover\:ring-stone-900\/55:hover {
  --tw-ring-color: rgb(28 25 23 / 0.55);
}

.hover\:ring-stone-900\/60:hover {
  --tw-ring-color: rgb(28 25 23 / 0.6);
}

.hover\:ring-stone-900\/65:hover {
  --tw-ring-color: rgb(28 25 23 / 0.65);
}

.hover\:ring-stone-900\/70:hover {
  --tw-ring-color: rgb(28 25 23 / 0.7);
}

.hover\:ring-stone-900\/75:hover {
  --tw-ring-color: rgb(28 25 23 / 0.75);
}

.hover\:ring-stone-900\/80:hover {
  --tw-ring-color: rgb(28 25 23 / 0.8);
}

.hover\:ring-stone-900\/85:hover {
  --tw-ring-color: rgb(28 25 23 / 0.85);
}

.hover\:ring-stone-900\/90:hover {
  --tw-ring-color: rgb(28 25 23 / 0.9);
}

.hover\:ring-stone-900\/95:hover {
  --tw-ring-color: rgb(28 25 23 / 0.95);
}

.hover\:ring-yellow-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 246 178 / var(--tw-ring-opacity, 1));
}

.hover\:ring-yellow-100\/0:hover {
  --tw-ring-color: rgb(253 246 178 / 0);
}

.hover\:ring-yellow-100\/10:hover {
  --tw-ring-color: rgb(253 246 178 / 0.1);
}

.hover\:ring-yellow-100\/100:hover {
  --tw-ring-color: rgb(253 246 178 / 1);
}

.hover\:ring-yellow-100\/15:hover {
  --tw-ring-color: rgb(253 246 178 / 0.15);
}

.hover\:ring-yellow-100\/20:hover {
  --tw-ring-color: rgb(253 246 178 / 0.2);
}

.hover\:ring-yellow-100\/25:hover {
  --tw-ring-color: rgb(253 246 178 / 0.25);
}

.hover\:ring-yellow-100\/30:hover {
  --tw-ring-color: rgb(253 246 178 / 0.3);
}

.hover\:ring-yellow-100\/35:hover {
  --tw-ring-color: rgb(253 246 178 / 0.35);
}

.hover\:ring-yellow-100\/40:hover {
  --tw-ring-color: rgb(253 246 178 / 0.4);
}

.hover\:ring-yellow-100\/45:hover {
  --tw-ring-color: rgb(253 246 178 / 0.45);
}

.hover\:ring-yellow-100\/5:hover {
  --tw-ring-color: rgb(253 246 178 / 0.05);
}

.hover\:ring-yellow-100\/50:hover {
  --tw-ring-color: rgb(253 246 178 / 0.5);
}

.hover\:ring-yellow-100\/55:hover {
  --tw-ring-color: rgb(253 246 178 / 0.55);
}

.hover\:ring-yellow-100\/60:hover {
  --tw-ring-color: rgb(253 246 178 / 0.6);
}

.hover\:ring-yellow-100\/65:hover {
  --tw-ring-color: rgb(253 246 178 / 0.65);
}

.hover\:ring-yellow-100\/70:hover {
  --tw-ring-color: rgb(253 246 178 / 0.7);
}

.hover\:ring-yellow-100\/75:hover {
  --tw-ring-color: rgb(253 246 178 / 0.75);
}

.hover\:ring-yellow-100\/80:hover {
  --tw-ring-color: rgb(253 246 178 / 0.8);
}

.hover\:ring-yellow-100\/85:hover {
  --tw-ring-color: rgb(253 246 178 / 0.85);
}

.hover\:ring-yellow-100\/90:hover {
  --tw-ring-color: rgb(253 246 178 / 0.9);
}

.hover\:ring-yellow-100\/95:hover {
  --tw-ring-color: rgb(253 246 178 / 0.95);
}

.hover\:ring-yellow-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 233 106 / var(--tw-ring-opacity, 1));
}

.hover\:ring-yellow-200\/0:hover {
  --tw-ring-color: rgb(252 233 106 / 0);
}

.hover\:ring-yellow-200\/10:hover {
  --tw-ring-color: rgb(252 233 106 / 0.1);
}

.hover\:ring-yellow-200\/100:hover {
  --tw-ring-color: rgb(252 233 106 / 1);
}

.hover\:ring-yellow-200\/15:hover {
  --tw-ring-color: rgb(252 233 106 / 0.15);
}

.hover\:ring-yellow-200\/20:hover {
  --tw-ring-color: rgb(252 233 106 / 0.2);
}

.hover\:ring-yellow-200\/25:hover {
  --tw-ring-color: rgb(252 233 106 / 0.25);
}

.hover\:ring-yellow-200\/30:hover {
  --tw-ring-color: rgb(252 233 106 / 0.3);
}

.hover\:ring-yellow-200\/35:hover {
  --tw-ring-color: rgb(252 233 106 / 0.35);
}

.hover\:ring-yellow-200\/40:hover {
  --tw-ring-color: rgb(252 233 106 / 0.4);
}

.hover\:ring-yellow-200\/45:hover {
  --tw-ring-color: rgb(252 233 106 / 0.45);
}

.hover\:ring-yellow-200\/5:hover {
  --tw-ring-color: rgb(252 233 106 / 0.05);
}

.hover\:ring-yellow-200\/50:hover {
  --tw-ring-color: rgb(252 233 106 / 0.5);
}

.hover\:ring-yellow-200\/55:hover {
  --tw-ring-color: rgb(252 233 106 / 0.55);
}

.hover\:ring-yellow-200\/60:hover {
  --tw-ring-color: rgb(252 233 106 / 0.6);
}

.hover\:ring-yellow-200\/65:hover {
  --tw-ring-color: rgb(252 233 106 / 0.65);
}

.hover\:ring-yellow-200\/70:hover {
  --tw-ring-color: rgb(252 233 106 / 0.7);
}

.hover\:ring-yellow-200\/75:hover {
  --tw-ring-color: rgb(252 233 106 / 0.75);
}

.hover\:ring-yellow-200\/80:hover {
  --tw-ring-color: rgb(252 233 106 / 0.8);
}

.hover\:ring-yellow-200\/85:hover {
  --tw-ring-color: rgb(252 233 106 / 0.85);
}

.hover\:ring-yellow-200\/90:hover {
  --tw-ring-color: rgb(252 233 106 / 0.9);
}

.hover\:ring-yellow-200\/95:hover {
  --tw-ring-color: rgb(252 233 106 / 0.95);
}

.hover\:ring-yellow-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 202 21 / var(--tw-ring-opacity, 1));
}

.hover\:ring-yellow-300\/0:hover {
  --tw-ring-color: rgb(250 202 21 / 0);
}

.hover\:ring-yellow-300\/10:hover {
  --tw-ring-color: rgb(250 202 21 / 0.1);
}

.hover\:ring-yellow-300\/100:hover {
  --tw-ring-color: rgb(250 202 21 / 1);
}

.hover\:ring-yellow-300\/15:hover {
  --tw-ring-color: rgb(250 202 21 / 0.15);
}

.hover\:ring-yellow-300\/20:hover {
  --tw-ring-color: rgb(250 202 21 / 0.2);
}

.hover\:ring-yellow-300\/25:hover {
  --tw-ring-color: rgb(250 202 21 / 0.25);
}

.hover\:ring-yellow-300\/30:hover {
  --tw-ring-color: rgb(250 202 21 / 0.3);
}

.hover\:ring-yellow-300\/35:hover {
  --tw-ring-color: rgb(250 202 21 / 0.35);
}

.hover\:ring-yellow-300\/40:hover {
  --tw-ring-color: rgb(250 202 21 / 0.4);
}

.hover\:ring-yellow-300\/45:hover {
  --tw-ring-color: rgb(250 202 21 / 0.45);
}

.hover\:ring-yellow-300\/5:hover {
  --tw-ring-color: rgb(250 202 21 / 0.05);
}

.hover\:ring-yellow-300\/50:hover {
  --tw-ring-color: rgb(250 202 21 / 0.5);
}

.hover\:ring-yellow-300\/55:hover {
  --tw-ring-color: rgb(250 202 21 / 0.55);
}

.hover\:ring-yellow-300\/60:hover {
  --tw-ring-color: rgb(250 202 21 / 0.6);
}

.hover\:ring-yellow-300\/65:hover {
  --tw-ring-color: rgb(250 202 21 / 0.65);
}

.hover\:ring-yellow-300\/70:hover {
  --tw-ring-color: rgb(250 202 21 / 0.7);
}

.hover\:ring-yellow-300\/75:hover {
  --tw-ring-color: rgb(250 202 21 / 0.75);
}

.hover\:ring-yellow-300\/80:hover {
  --tw-ring-color: rgb(250 202 21 / 0.8);
}

.hover\:ring-yellow-300\/85:hover {
  --tw-ring-color: rgb(250 202 21 / 0.85);
}

.hover\:ring-yellow-300\/90:hover {
  --tw-ring-color: rgb(250 202 21 / 0.9);
}

.hover\:ring-yellow-300\/95:hover {
  --tw-ring-color: rgb(250 202 21 / 0.95);
}

.hover\:ring-yellow-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(227 160 8 / var(--tw-ring-opacity, 1));
}

.hover\:ring-yellow-400\/0:hover {
  --tw-ring-color: rgb(227 160 8 / 0);
}

.hover\:ring-yellow-400\/10:hover {
  --tw-ring-color: rgb(227 160 8 / 0.1);
}

.hover\:ring-yellow-400\/100:hover {
  --tw-ring-color: rgb(227 160 8 / 1);
}

.hover\:ring-yellow-400\/15:hover {
  --tw-ring-color: rgb(227 160 8 / 0.15);
}

.hover\:ring-yellow-400\/20:hover {
  --tw-ring-color: rgb(227 160 8 / 0.2);
}

.hover\:ring-yellow-400\/25:hover {
  --tw-ring-color: rgb(227 160 8 / 0.25);
}

.hover\:ring-yellow-400\/30:hover {
  --tw-ring-color: rgb(227 160 8 / 0.3);
}

.hover\:ring-yellow-400\/35:hover {
  --tw-ring-color: rgb(227 160 8 / 0.35);
}

.hover\:ring-yellow-400\/40:hover {
  --tw-ring-color: rgb(227 160 8 / 0.4);
}

.hover\:ring-yellow-400\/45:hover {
  --tw-ring-color: rgb(227 160 8 / 0.45);
}

.hover\:ring-yellow-400\/5:hover {
  --tw-ring-color: rgb(227 160 8 / 0.05);
}

.hover\:ring-yellow-400\/50:hover {
  --tw-ring-color: rgb(227 160 8 / 0.5);
}

.hover\:ring-yellow-400\/55:hover {
  --tw-ring-color: rgb(227 160 8 / 0.55);
}

.hover\:ring-yellow-400\/60:hover {
  --tw-ring-color: rgb(227 160 8 / 0.6);
}

.hover\:ring-yellow-400\/65:hover {
  --tw-ring-color: rgb(227 160 8 / 0.65);
}

.hover\:ring-yellow-400\/70:hover {
  --tw-ring-color: rgb(227 160 8 / 0.7);
}

.hover\:ring-yellow-400\/75:hover {
  --tw-ring-color: rgb(227 160 8 / 0.75);
}

.hover\:ring-yellow-400\/80:hover {
  --tw-ring-color: rgb(227 160 8 / 0.8);
}

.hover\:ring-yellow-400\/85:hover {
  --tw-ring-color: rgb(227 160 8 / 0.85);
}

.hover\:ring-yellow-400\/90:hover {
  --tw-ring-color: rgb(227 160 8 / 0.9);
}

.hover\:ring-yellow-400\/95:hover {
  --tw-ring-color: rgb(227 160 8 / 0.95);
}

.hover\:ring-yellow-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(194 120 3 / var(--tw-ring-opacity, 1));
}

.hover\:ring-yellow-500\/0:hover {
  --tw-ring-color: rgb(194 120 3 / 0);
}

.hover\:ring-yellow-500\/10:hover {
  --tw-ring-color: rgb(194 120 3 / 0.1);
}

.hover\:ring-yellow-500\/100:hover {
  --tw-ring-color: rgb(194 120 3 / 1);
}

.hover\:ring-yellow-500\/15:hover {
  --tw-ring-color: rgb(194 120 3 / 0.15);
}

.hover\:ring-yellow-500\/20:hover {
  --tw-ring-color: rgb(194 120 3 / 0.2);
}

.hover\:ring-yellow-500\/25:hover {
  --tw-ring-color: rgb(194 120 3 / 0.25);
}

.hover\:ring-yellow-500\/30:hover {
  --tw-ring-color: rgb(194 120 3 / 0.3);
}

.hover\:ring-yellow-500\/35:hover {
  --tw-ring-color: rgb(194 120 3 / 0.35);
}

.hover\:ring-yellow-500\/40:hover {
  --tw-ring-color: rgb(194 120 3 / 0.4);
}

.hover\:ring-yellow-500\/45:hover {
  --tw-ring-color: rgb(194 120 3 / 0.45);
}

.hover\:ring-yellow-500\/5:hover {
  --tw-ring-color: rgb(194 120 3 / 0.05);
}

.hover\:ring-yellow-500\/50:hover {
  --tw-ring-color: rgb(194 120 3 / 0.5);
}

.hover\:ring-yellow-500\/55:hover {
  --tw-ring-color: rgb(194 120 3 / 0.55);
}

.hover\:ring-yellow-500\/60:hover {
  --tw-ring-color: rgb(194 120 3 / 0.6);
}

.hover\:ring-yellow-500\/65:hover {
  --tw-ring-color: rgb(194 120 3 / 0.65);
}

.hover\:ring-yellow-500\/70:hover {
  --tw-ring-color: rgb(194 120 3 / 0.7);
}

.hover\:ring-yellow-500\/75:hover {
  --tw-ring-color: rgb(194 120 3 / 0.75);
}

.hover\:ring-yellow-500\/80:hover {
  --tw-ring-color: rgb(194 120 3 / 0.8);
}

.hover\:ring-yellow-500\/85:hover {
  --tw-ring-color: rgb(194 120 3 / 0.85);
}

.hover\:ring-yellow-500\/90:hover {
  --tw-ring-color: rgb(194 120 3 / 0.9);
}

.hover\:ring-yellow-500\/95:hover {
  --tw-ring-color: rgb(194 120 3 / 0.95);
}

.hover\:ring-yellow-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(159 88 10 / var(--tw-ring-opacity, 1));
}

.hover\:ring-yellow-600\/0:hover {
  --tw-ring-color: rgb(159 88 10 / 0);
}

.hover\:ring-yellow-600\/10:hover {
  --tw-ring-color: rgb(159 88 10 / 0.1);
}

.hover\:ring-yellow-600\/100:hover {
  --tw-ring-color: rgb(159 88 10 / 1);
}

.hover\:ring-yellow-600\/15:hover {
  --tw-ring-color: rgb(159 88 10 / 0.15);
}

.hover\:ring-yellow-600\/20:hover {
  --tw-ring-color: rgb(159 88 10 / 0.2);
}

.hover\:ring-yellow-600\/25:hover {
  --tw-ring-color: rgb(159 88 10 / 0.25);
}

.hover\:ring-yellow-600\/30:hover {
  --tw-ring-color: rgb(159 88 10 / 0.3);
}

.hover\:ring-yellow-600\/35:hover {
  --tw-ring-color: rgb(159 88 10 / 0.35);
}

.hover\:ring-yellow-600\/40:hover {
  --tw-ring-color: rgb(159 88 10 / 0.4);
}

.hover\:ring-yellow-600\/45:hover {
  --tw-ring-color: rgb(159 88 10 / 0.45);
}

.hover\:ring-yellow-600\/5:hover {
  --tw-ring-color: rgb(159 88 10 / 0.05);
}

.hover\:ring-yellow-600\/50:hover {
  --tw-ring-color: rgb(159 88 10 / 0.5);
}

.hover\:ring-yellow-600\/55:hover {
  --tw-ring-color: rgb(159 88 10 / 0.55);
}

.hover\:ring-yellow-600\/60:hover {
  --tw-ring-color: rgb(159 88 10 / 0.6);
}

.hover\:ring-yellow-600\/65:hover {
  --tw-ring-color: rgb(159 88 10 / 0.65);
}

.hover\:ring-yellow-600\/70:hover {
  --tw-ring-color: rgb(159 88 10 / 0.7);
}

.hover\:ring-yellow-600\/75:hover {
  --tw-ring-color: rgb(159 88 10 / 0.75);
}

.hover\:ring-yellow-600\/80:hover {
  --tw-ring-color: rgb(159 88 10 / 0.8);
}

.hover\:ring-yellow-600\/85:hover {
  --tw-ring-color: rgb(159 88 10 / 0.85);
}

.hover\:ring-yellow-600\/90:hover {
  --tw-ring-color: rgb(159 88 10 / 0.9);
}

.hover\:ring-yellow-600\/95:hover {
  --tw-ring-color: rgb(159 88 10 / 0.95);
}

.hover\:ring-yellow-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(142 75 16 / var(--tw-ring-opacity, 1));
}

.hover\:ring-yellow-700\/0:hover {
  --tw-ring-color: rgb(142 75 16 / 0);
}

.hover\:ring-yellow-700\/10:hover {
  --tw-ring-color: rgb(142 75 16 / 0.1);
}

.hover\:ring-yellow-700\/100:hover {
  --tw-ring-color: rgb(142 75 16 / 1);
}

.hover\:ring-yellow-700\/15:hover {
  --tw-ring-color: rgb(142 75 16 / 0.15);
}

.hover\:ring-yellow-700\/20:hover {
  --tw-ring-color: rgb(142 75 16 / 0.2);
}

.hover\:ring-yellow-700\/25:hover {
  --tw-ring-color: rgb(142 75 16 / 0.25);
}

.hover\:ring-yellow-700\/30:hover {
  --tw-ring-color: rgb(142 75 16 / 0.3);
}

.hover\:ring-yellow-700\/35:hover {
  --tw-ring-color: rgb(142 75 16 / 0.35);
}

.hover\:ring-yellow-700\/40:hover {
  --tw-ring-color: rgb(142 75 16 / 0.4);
}

.hover\:ring-yellow-700\/45:hover {
  --tw-ring-color: rgb(142 75 16 / 0.45);
}

.hover\:ring-yellow-700\/5:hover {
  --tw-ring-color: rgb(142 75 16 / 0.05);
}

.hover\:ring-yellow-700\/50:hover {
  --tw-ring-color: rgb(142 75 16 / 0.5);
}

.hover\:ring-yellow-700\/55:hover {
  --tw-ring-color: rgb(142 75 16 / 0.55);
}

.hover\:ring-yellow-700\/60:hover {
  --tw-ring-color: rgb(142 75 16 / 0.6);
}

.hover\:ring-yellow-700\/65:hover {
  --tw-ring-color: rgb(142 75 16 / 0.65);
}

.hover\:ring-yellow-700\/70:hover {
  --tw-ring-color: rgb(142 75 16 / 0.7);
}

.hover\:ring-yellow-700\/75:hover {
  --tw-ring-color: rgb(142 75 16 / 0.75);
}

.hover\:ring-yellow-700\/80:hover {
  --tw-ring-color: rgb(142 75 16 / 0.8);
}

.hover\:ring-yellow-700\/85:hover {
  --tw-ring-color: rgb(142 75 16 / 0.85);
}

.hover\:ring-yellow-700\/90:hover {
  --tw-ring-color: rgb(142 75 16 / 0.9);
}

.hover\:ring-yellow-700\/95:hover {
  --tw-ring-color: rgb(142 75 16 / 0.95);
}

.hover\:ring-yellow-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(114 59 19 / var(--tw-ring-opacity, 1));
}

.hover\:ring-yellow-800\/0:hover {
  --tw-ring-color: rgb(114 59 19 / 0);
}

.hover\:ring-yellow-800\/10:hover {
  --tw-ring-color: rgb(114 59 19 / 0.1);
}

.hover\:ring-yellow-800\/100:hover {
  --tw-ring-color: rgb(114 59 19 / 1);
}

.hover\:ring-yellow-800\/15:hover {
  --tw-ring-color: rgb(114 59 19 / 0.15);
}

.hover\:ring-yellow-800\/20:hover {
  --tw-ring-color: rgb(114 59 19 / 0.2);
}

.hover\:ring-yellow-800\/25:hover {
  --tw-ring-color: rgb(114 59 19 / 0.25);
}

.hover\:ring-yellow-800\/30:hover {
  --tw-ring-color: rgb(114 59 19 / 0.3);
}

.hover\:ring-yellow-800\/35:hover {
  --tw-ring-color: rgb(114 59 19 / 0.35);
}

.hover\:ring-yellow-800\/40:hover {
  --tw-ring-color: rgb(114 59 19 / 0.4);
}

.hover\:ring-yellow-800\/45:hover {
  --tw-ring-color: rgb(114 59 19 / 0.45);
}

.hover\:ring-yellow-800\/5:hover {
  --tw-ring-color: rgb(114 59 19 / 0.05);
}

.hover\:ring-yellow-800\/50:hover {
  --tw-ring-color: rgb(114 59 19 / 0.5);
}

.hover\:ring-yellow-800\/55:hover {
  --tw-ring-color: rgb(114 59 19 / 0.55);
}

.hover\:ring-yellow-800\/60:hover {
  --tw-ring-color: rgb(114 59 19 / 0.6);
}

.hover\:ring-yellow-800\/65:hover {
  --tw-ring-color: rgb(114 59 19 / 0.65);
}

.hover\:ring-yellow-800\/70:hover {
  --tw-ring-color: rgb(114 59 19 / 0.7);
}

.hover\:ring-yellow-800\/75:hover {
  --tw-ring-color: rgb(114 59 19 / 0.75);
}

.hover\:ring-yellow-800\/80:hover {
  --tw-ring-color: rgb(114 59 19 / 0.8);
}

.hover\:ring-yellow-800\/85:hover {
  --tw-ring-color: rgb(114 59 19 / 0.85);
}

.hover\:ring-yellow-800\/90:hover {
  --tw-ring-color: rgb(114 59 19 / 0.9);
}

.hover\:ring-yellow-800\/95:hover {
  --tw-ring-color: rgb(114 59 19 / 0.95);
}

.hover\:ring-yellow-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 49 18 / var(--tw-ring-opacity, 1));
}

.hover\:ring-yellow-900\/0:hover {
  --tw-ring-color: rgb(99 49 18 / 0);
}

.hover\:ring-yellow-900\/10:hover {
  --tw-ring-color: rgb(99 49 18 / 0.1);
}

.hover\:ring-yellow-900\/100:hover {
  --tw-ring-color: rgb(99 49 18 / 1);
}

.hover\:ring-yellow-900\/15:hover {
  --tw-ring-color: rgb(99 49 18 / 0.15);
}

.hover\:ring-yellow-900\/20:hover {
  --tw-ring-color: rgb(99 49 18 / 0.2);
}

.hover\:ring-yellow-900\/25:hover {
  --tw-ring-color: rgb(99 49 18 / 0.25);
}

.hover\:ring-yellow-900\/30:hover {
  --tw-ring-color: rgb(99 49 18 / 0.3);
}

.hover\:ring-yellow-900\/35:hover {
  --tw-ring-color: rgb(99 49 18 / 0.35);
}

.hover\:ring-yellow-900\/40:hover {
  --tw-ring-color: rgb(99 49 18 / 0.4);
}

.hover\:ring-yellow-900\/45:hover {
  --tw-ring-color: rgb(99 49 18 / 0.45);
}

.hover\:ring-yellow-900\/5:hover {
  --tw-ring-color: rgb(99 49 18 / 0.05);
}

.hover\:ring-yellow-900\/50:hover {
  --tw-ring-color: rgb(99 49 18 / 0.5);
}

.hover\:ring-yellow-900\/55:hover {
  --tw-ring-color: rgb(99 49 18 / 0.55);
}

.hover\:ring-yellow-900\/60:hover {
  --tw-ring-color: rgb(99 49 18 / 0.6);
}

.hover\:ring-yellow-900\/65:hover {
  --tw-ring-color: rgb(99 49 18 / 0.65);
}

.hover\:ring-yellow-900\/70:hover {
  --tw-ring-color: rgb(99 49 18 / 0.7);
}

.hover\:ring-yellow-900\/75:hover {
  --tw-ring-color: rgb(99 49 18 / 0.75);
}

.hover\:ring-yellow-900\/80:hover {
  --tw-ring-color: rgb(99 49 18 / 0.8);
}

.hover\:ring-yellow-900\/85:hover {
  --tw-ring-color: rgb(99 49 18 / 0.85);
}

.hover\:ring-yellow-900\/90:hover {
  --tw-ring-color: rgb(99 49 18 / 0.9);
}

.hover\:ring-yellow-900\/95:hover {
  --tw-ring-color: rgb(99 49 18 / 0.95);
}

.hover\:ring-zinc-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 244 245 / var(--tw-ring-opacity, 1));
}

.hover\:ring-zinc-100\/0:hover {
  --tw-ring-color: rgb(244 244 245 / 0);
}

.hover\:ring-zinc-100\/10:hover {
  --tw-ring-color: rgb(244 244 245 / 0.1);
}

.hover\:ring-zinc-100\/100:hover {
  --tw-ring-color: rgb(244 244 245 / 1);
}

.hover\:ring-zinc-100\/15:hover {
  --tw-ring-color: rgb(244 244 245 / 0.15);
}

.hover\:ring-zinc-100\/20:hover {
  --tw-ring-color: rgb(244 244 245 / 0.2);
}

.hover\:ring-zinc-100\/25:hover {
  --tw-ring-color: rgb(244 244 245 / 0.25);
}

.hover\:ring-zinc-100\/30:hover {
  --tw-ring-color: rgb(244 244 245 / 0.3);
}

.hover\:ring-zinc-100\/35:hover {
  --tw-ring-color: rgb(244 244 245 / 0.35);
}

.hover\:ring-zinc-100\/40:hover {
  --tw-ring-color: rgb(244 244 245 / 0.4);
}

.hover\:ring-zinc-100\/45:hover {
  --tw-ring-color: rgb(244 244 245 / 0.45);
}

.hover\:ring-zinc-100\/5:hover {
  --tw-ring-color: rgb(244 244 245 / 0.05);
}

.hover\:ring-zinc-100\/50:hover {
  --tw-ring-color: rgb(244 244 245 / 0.5);
}

.hover\:ring-zinc-100\/55:hover {
  --tw-ring-color: rgb(244 244 245 / 0.55);
}

.hover\:ring-zinc-100\/60:hover {
  --tw-ring-color: rgb(244 244 245 / 0.6);
}

.hover\:ring-zinc-100\/65:hover {
  --tw-ring-color: rgb(244 244 245 / 0.65);
}

.hover\:ring-zinc-100\/70:hover {
  --tw-ring-color: rgb(244 244 245 / 0.7);
}

.hover\:ring-zinc-100\/75:hover {
  --tw-ring-color: rgb(244 244 245 / 0.75);
}

.hover\:ring-zinc-100\/80:hover {
  --tw-ring-color: rgb(244 244 245 / 0.8);
}

.hover\:ring-zinc-100\/85:hover {
  --tw-ring-color: rgb(244 244 245 / 0.85);
}

.hover\:ring-zinc-100\/90:hover {
  --tw-ring-color: rgb(244 244 245 / 0.9);
}

.hover\:ring-zinc-100\/95:hover {
  --tw-ring-color: rgb(244 244 245 / 0.95);
}

.hover\:ring-zinc-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(228 228 231 / var(--tw-ring-opacity, 1));
}

.hover\:ring-zinc-200\/0:hover {
  --tw-ring-color: rgb(228 228 231 / 0);
}

.hover\:ring-zinc-200\/10:hover {
  --tw-ring-color: rgb(228 228 231 / 0.1);
}

.hover\:ring-zinc-200\/100:hover {
  --tw-ring-color: rgb(228 228 231 / 1);
}

.hover\:ring-zinc-200\/15:hover {
  --tw-ring-color: rgb(228 228 231 / 0.15);
}

.hover\:ring-zinc-200\/20:hover {
  --tw-ring-color: rgb(228 228 231 / 0.2);
}

.hover\:ring-zinc-200\/25:hover {
  --tw-ring-color: rgb(228 228 231 / 0.25);
}

.hover\:ring-zinc-200\/30:hover {
  --tw-ring-color: rgb(228 228 231 / 0.3);
}

.hover\:ring-zinc-200\/35:hover {
  --tw-ring-color: rgb(228 228 231 / 0.35);
}

.hover\:ring-zinc-200\/40:hover {
  --tw-ring-color: rgb(228 228 231 / 0.4);
}

.hover\:ring-zinc-200\/45:hover {
  --tw-ring-color: rgb(228 228 231 / 0.45);
}

.hover\:ring-zinc-200\/5:hover {
  --tw-ring-color: rgb(228 228 231 / 0.05);
}

.hover\:ring-zinc-200\/50:hover {
  --tw-ring-color: rgb(228 228 231 / 0.5);
}

.hover\:ring-zinc-200\/55:hover {
  --tw-ring-color: rgb(228 228 231 / 0.55);
}

.hover\:ring-zinc-200\/60:hover {
  --tw-ring-color: rgb(228 228 231 / 0.6);
}

.hover\:ring-zinc-200\/65:hover {
  --tw-ring-color: rgb(228 228 231 / 0.65);
}

.hover\:ring-zinc-200\/70:hover {
  --tw-ring-color: rgb(228 228 231 / 0.7);
}

.hover\:ring-zinc-200\/75:hover {
  --tw-ring-color: rgb(228 228 231 / 0.75);
}

.hover\:ring-zinc-200\/80:hover {
  --tw-ring-color: rgb(228 228 231 / 0.8);
}

.hover\:ring-zinc-200\/85:hover {
  --tw-ring-color: rgb(228 228 231 / 0.85);
}

.hover\:ring-zinc-200\/90:hover {
  --tw-ring-color: rgb(228 228 231 / 0.9);
}

.hover\:ring-zinc-200\/95:hover {
  --tw-ring-color: rgb(228 228 231 / 0.95);
}

.hover\:ring-zinc-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 216 / var(--tw-ring-opacity, 1));
}

.hover\:ring-zinc-300\/0:hover {
  --tw-ring-color: rgb(212 212 216 / 0);
}

.hover\:ring-zinc-300\/10:hover {
  --tw-ring-color: rgb(212 212 216 / 0.1);
}

.hover\:ring-zinc-300\/100:hover {
  --tw-ring-color: rgb(212 212 216 / 1);
}

.hover\:ring-zinc-300\/15:hover {
  --tw-ring-color: rgb(212 212 216 / 0.15);
}

.hover\:ring-zinc-300\/20:hover {
  --tw-ring-color: rgb(212 212 216 / 0.2);
}

.hover\:ring-zinc-300\/25:hover {
  --tw-ring-color: rgb(212 212 216 / 0.25);
}

.hover\:ring-zinc-300\/30:hover {
  --tw-ring-color: rgb(212 212 216 / 0.3);
}

.hover\:ring-zinc-300\/35:hover {
  --tw-ring-color: rgb(212 212 216 / 0.35);
}

.hover\:ring-zinc-300\/40:hover {
  --tw-ring-color: rgb(212 212 216 / 0.4);
}

.hover\:ring-zinc-300\/45:hover {
  --tw-ring-color: rgb(212 212 216 / 0.45);
}

.hover\:ring-zinc-300\/5:hover {
  --tw-ring-color: rgb(212 212 216 / 0.05);
}

.hover\:ring-zinc-300\/50:hover {
  --tw-ring-color: rgb(212 212 216 / 0.5);
}

.hover\:ring-zinc-300\/55:hover {
  --tw-ring-color: rgb(212 212 216 / 0.55);
}

.hover\:ring-zinc-300\/60:hover {
  --tw-ring-color: rgb(212 212 216 / 0.6);
}

.hover\:ring-zinc-300\/65:hover {
  --tw-ring-color: rgb(212 212 216 / 0.65);
}

.hover\:ring-zinc-300\/70:hover {
  --tw-ring-color: rgb(212 212 216 / 0.7);
}

.hover\:ring-zinc-300\/75:hover {
  --tw-ring-color: rgb(212 212 216 / 0.75);
}

.hover\:ring-zinc-300\/80:hover {
  --tw-ring-color: rgb(212 212 216 / 0.8);
}

.hover\:ring-zinc-300\/85:hover {
  --tw-ring-color: rgb(212 212 216 / 0.85);
}

.hover\:ring-zinc-300\/90:hover {
  --tw-ring-color: rgb(212 212 216 / 0.9);
}

.hover\:ring-zinc-300\/95:hover {
  --tw-ring-color: rgb(212 212 216 / 0.95);
}

.hover\:ring-zinc-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 161 170 / var(--tw-ring-opacity, 1));
}

.hover\:ring-zinc-400\/0:hover {
  --tw-ring-color: rgb(161 161 170 / 0);
}

.hover\:ring-zinc-400\/10:hover {
  --tw-ring-color: rgb(161 161 170 / 0.1);
}

.hover\:ring-zinc-400\/100:hover {
  --tw-ring-color: rgb(161 161 170 / 1);
}

.hover\:ring-zinc-400\/15:hover {
  --tw-ring-color: rgb(161 161 170 / 0.15);
}

.hover\:ring-zinc-400\/20:hover {
  --tw-ring-color: rgb(161 161 170 / 0.2);
}

.hover\:ring-zinc-400\/25:hover {
  --tw-ring-color: rgb(161 161 170 / 0.25);
}

.hover\:ring-zinc-400\/30:hover {
  --tw-ring-color: rgb(161 161 170 / 0.3);
}

.hover\:ring-zinc-400\/35:hover {
  --tw-ring-color: rgb(161 161 170 / 0.35);
}

.hover\:ring-zinc-400\/40:hover {
  --tw-ring-color: rgb(161 161 170 / 0.4);
}

.hover\:ring-zinc-400\/45:hover {
  --tw-ring-color: rgb(161 161 170 / 0.45);
}

.hover\:ring-zinc-400\/5:hover {
  --tw-ring-color: rgb(161 161 170 / 0.05);
}

.hover\:ring-zinc-400\/50:hover {
  --tw-ring-color: rgb(161 161 170 / 0.5);
}

.hover\:ring-zinc-400\/55:hover {
  --tw-ring-color: rgb(161 161 170 / 0.55);
}

.hover\:ring-zinc-400\/60:hover {
  --tw-ring-color: rgb(161 161 170 / 0.6);
}

.hover\:ring-zinc-400\/65:hover {
  --tw-ring-color: rgb(161 161 170 / 0.65);
}

.hover\:ring-zinc-400\/70:hover {
  --tw-ring-color: rgb(161 161 170 / 0.7);
}

.hover\:ring-zinc-400\/75:hover {
  --tw-ring-color: rgb(161 161 170 / 0.75);
}

.hover\:ring-zinc-400\/80:hover {
  --tw-ring-color: rgb(161 161 170 / 0.8);
}

.hover\:ring-zinc-400\/85:hover {
  --tw-ring-color: rgb(161 161 170 / 0.85);
}

.hover\:ring-zinc-400\/90:hover {
  --tw-ring-color: rgb(161 161 170 / 0.9);
}

.hover\:ring-zinc-400\/95:hover {
  --tw-ring-color: rgb(161 161 170 / 0.95);
}

.hover\:ring-zinc-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 113 122 / var(--tw-ring-opacity, 1));
}

.hover\:ring-zinc-500\/0:hover {
  --tw-ring-color: rgb(113 113 122 / 0);
}

.hover\:ring-zinc-500\/10:hover {
  --tw-ring-color: rgb(113 113 122 / 0.1);
}

.hover\:ring-zinc-500\/100:hover {
  --tw-ring-color: rgb(113 113 122 / 1);
}

.hover\:ring-zinc-500\/15:hover {
  --tw-ring-color: rgb(113 113 122 / 0.15);
}

.hover\:ring-zinc-500\/20:hover {
  --tw-ring-color: rgb(113 113 122 / 0.2);
}

.hover\:ring-zinc-500\/25:hover {
  --tw-ring-color: rgb(113 113 122 / 0.25);
}

.hover\:ring-zinc-500\/30:hover {
  --tw-ring-color: rgb(113 113 122 / 0.3);
}

.hover\:ring-zinc-500\/35:hover {
  --tw-ring-color: rgb(113 113 122 / 0.35);
}

.hover\:ring-zinc-500\/40:hover {
  --tw-ring-color: rgb(113 113 122 / 0.4);
}

.hover\:ring-zinc-500\/45:hover {
  --tw-ring-color: rgb(113 113 122 / 0.45);
}

.hover\:ring-zinc-500\/5:hover {
  --tw-ring-color: rgb(113 113 122 / 0.05);
}

.hover\:ring-zinc-500\/50:hover {
  --tw-ring-color: rgb(113 113 122 / 0.5);
}

.hover\:ring-zinc-500\/55:hover {
  --tw-ring-color: rgb(113 113 122 / 0.55);
}

.hover\:ring-zinc-500\/60:hover {
  --tw-ring-color: rgb(113 113 122 / 0.6);
}

.hover\:ring-zinc-500\/65:hover {
  --tw-ring-color: rgb(113 113 122 / 0.65);
}

.hover\:ring-zinc-500\/70:hover {
  --tw-ring-color: rgb(113 113 122 / 0.7);
}

.hover\:ring-zinc-500\/75:hover {
  --tw-ring-color: rgb(113 113 122 / 0.75);
}

.hover\:ring-zinc-500\/80:hover {
  --tw-ring-color: rgb(113 113 122 / 0.8);
}

.hover\:ring-zinc-500\/85:hover {
  --tw-ring-color: rgb(113 113 122 / 0.85);
}

.hover\:ring-zinc-500\/90:hover {
  --tw-ring-color: rgb(113 113 122 / 0.9);
}

.hover\:ring-zinc-500\/95:hover {
  --tw-ring-color: rgb(113 113 122 / 0.95);
}

.hover\:ring-zinc-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 91 / var(--tw-ring-opacity, 1));
}

.hover\:ring-zinc-600\/0:hover {
  --tw-ring-color: rgb(82 82 91 / 0);
}

.hover\:ring-zinc-600\/10:hover {
  --tw-ring-color: rgb(82 82 91 / 0.1);
}

.hover\:ring-zinc-600\/100:hover {
  --tw-ring-color: rgb(82 82 91 / 1);
}

.hover\:ring-zinc-600\/15:hover {
  --tw-ring-color: rgb(82 82 91 / 0.15);
}

.hover\:ring-zinc-600\/20:hover {
  --tw-ring-color: rgb(82 82 91 / 0.2);
}

.hover\:ring-zinc-600\/25:hover {
  --tw-ring-color: rgb(82 82 91 / 0.25);
}

.hover\:ring-zinc-600\/30:hover {
  --tw-ring-color: rgb(82 82 91 / 0.3);
}

.hover\:ring-zinc-600\/35:hover {
  --tw-ring-color: rgb(82 82 91 / 0.35);
}

.hover\:ring-zinc-600\/40:hover {
  --tw-ring-color: rgb(82 82 91 / 0.4);
}

.hover\:ring-zinc-600\/45:hover {
  --tw-ring-color: rgb(82 82 91 / 0.45);
}

.hover\:ring-zinc-600\/5:hover {
  --tw-ring-color: rgb(82 82 91 / 0.05);
}

.hover\:ring-zinc-600\/50:hover {
  --tw-ring-color: rgb(82 82 91 / 0.5);
}

.hover\:ring-zinc-600\/55:hover {
  --tw-ring-color: rgb(82 82 91 / 0.55);
}

.hover\:ring-zinc-600\/60:hover {
  --tw-ring-color: rgb(82 82 91 / 0.6);
}

.hover\:ring-zinc-600\/65:hover {
  --tw-ring-color: rgb(82 82 91 / 0.65);
}

.hover\:ring-zinc-600\/70:hover {
  --tw-ring-color: rgb(82 82 91 / 0.7);
}

.hover\:ring-zinc-600\/75:hover {
  --tw-ring-color: rgb(82 82 91 / 0.75);
}

.hover\:ring-zinc-600\/80:hover {
  --tw-ring-color: rgb(82 82 91 / 0.8);
}

.hover\:ring-zinc-600\/85:hover {
  --tw-ring-color: rgb(82 82 91 / 0.85);
}

.hover\:ring-zinc-600\/90:hover {
  --tw-ring-color: rgb(82 82 91 / 0.9);
}

.hover\:ring-zinc-600\/95:hover {
  --tw-ring-color: rgb(82 82 91 / 0.95);
}

.hover\:ring-zinc-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 63 70 / var(--tw-ring-opacity, 1));
}

.hover\:ring-zinc-700\/0:hover {
  --tw-ring-color: rgb(63 63 70 / 0);
}

.hover\:ring-zinc-700\/10:hover {
  --tw-ring-color: rgb(63 63 70 / 0.1);
}

.hover\:ring-zinc-700\/100:hover {
  --tw-ring-color: rgb(63 63 70 / 1);
}

.hover\:ring-zinc-700\/15:hover {
  --tw-ring-color: rgb(63 63 70 / 0.15);
}

.hover\:ring-zinc-700\/20:hover {
  --tw-ring-color: rgb(63 63 70 / 0.2);
}

.hover\:ring-zinc-700\/25:hover {
  --tw-ring-color: rgb(63 63 70 / 0.25);
}

.hover\:ring-zinc-700\/30:hover {
  --tw-ring-color: rgb(63 63 70 / 0.3);
}

.hover\:ring-zinc-700\/35:hover {
  --tw-ring-color: rgb(63 63 70 / 0.35);
}

.hover\:ring-zinc-700\/40:hover {
  --tw-ring-color: rgb(63 63 70 / 0.4);
}

.hover\:ring-zinc-700\/45:hover {
  --tw-ring-color: rgb(63 63 70 / 0.45);
}

.hover\:ring-zinc-700\/5:hover {
  --tw-ring-color: rgb(63 63 70 / 0.05);
}

.hover\:ring-zinc-700\/50:hover {
  --tw-ring-color: rgb(63 63 70 / 0.5);
}

.hover\:ring-zinc-700\/55:hover {
  --tw-ring-color: rgb(63 63 70 / 0.55);
}

.hover\:ring-zinc-700\/60:hover {
  --tw-ring-color: rgb(63 63 70 / 0.6);
}

.hover\:ring-zinc-700\/65:hover {
  --tw-ring-color: rgb(63 63 70 / 0.65);
}

.hover\:ring-zinc-700\/70:hover {
  --tw-ring-color: rgb(63 63 70 / 0.7);
}

.hover\:ring-zinc-700\/75:hover {
  --tw-ring-color: rgb(63 63 70 / 0.75);
}

.hover\:ring-zinc-700\/80:hover {
  --tw-ring-color: rgb(63 63 70 / 0.8);
}

.hover\:ring-zinc-700\/85:hover {
  --tw-ring-color: rgb(63 63 70 / 0.85);
}

.hover\:ring-zinc-700\/90:hover {
  --tw-ring-color: rgb(63 63 70 / 0.9);
}

.hover\:ring-zinc-700\/95:hover {
  --tw-ring-color: rgb(63 63 70 / 0.95);
}

.hover\:ring-zinc-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(39 39 42 / var(--tw-ring-opacity, 1));
}

.hover\:ring-zinc-800\/0:hover {
  --tw-ring-color: rgb(39 39 42 / 0);
}

.hover\:ring-zinc-800\/10:hover {
  --tw-ring-color: rgb(39 39 42 / 0.1);
}

.hover\:ring-zinc-800\/100:hover {
  --tw-ring-color: rgb(39 39 42 / 1);
}

.hover\:ring-zinc-800\/15:hover {
  --tw-ring-color: rgb(39 39 42 / 0.15);
}

.hover\:ring-zinc-800\/20:hover {
  --tw-ring-color: rgb(39 39 42 / 0.2);
}

.hover\:ring-zinc-800\/25:hover {
  --tw-ring-color: rgb(39 39 42 / 0.25);
}

.hover\:ring-zinc-800\/30:hover {
  --tw-ring-color: rgb(39 39 42 / 0.3);
}

.hover\:ring-zinc-800\/35:hover {
  --tw-ring-color: rgb(39 39 42 / 0.35);
}

.hover\:ring-zinc-800\/40:hover {
  --tw-ring-color: rgb(39 39 42 / 0.4);
}

.hover\:ring-zinc-800\/45:hover {
  --tw-ring-color: rgb(39 39 42 / 0.45);
}

.hover\:ring-zinc-800\/5:hover {
  --tw-ring-color: rgb(39 39 42 / 0.05);
}

.hover\:ring-zinc-800\/50:hover {
  --tw-ring-color: rgb(39 39 42 / 0.5);
}

.hover\:ring-zinc-800\/55:hover {
  --tw-ring-color: rgb(39 39 42 / 0.55);
}

.hover\:ring-zinc-800\/60:hover {
  --tw-ring-color: rgb(39 39 42 / 0.6);
}

.hover\:ring-zinc-800\/65:hover {
  --tw-ring-color: rgb(39 39 42 / 0.65);
}

.hover\:ring-zinc-800\/70:hover {
  --tw-ring-color: rgb(39 39 42 / 0.7);
}

.hover\:ring-zinc-800\/75:hover {
  --tw-ring-color: rgb(39 39 42 / 0.75);
}

.hover\:ring-zinc-800\/80:hover {
  --tw-ring-color: rgb(39 39 42 / 0.8);
}

.hover\:ring-zinc-800\/85:hover {
  --tw-ring-color: rgb(39 39 42 / 0.85);
}

.hover\:ring-zinc-800\/90:hover {
  --tw-ring-color: rgb(39 39 42 / 0.9);
}

.hover\:ring-zinc-800\/95:hover {
  --tw-ring-color: rgb(39 39 42 / 0.95);
}

.hover\:ring-zinc-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(24 24 27 / var(--tw-ring-opacity, 1));
}

.hover\:ring-zinc-900\/0:hover {
  --tw-ring-color: rgb(24 24 27 / 0);
}

.hover\:ring-zinc-900\/10:hover {
  --tw-ring-color: rgb(24 24 27 / 0.1);
}

.hover\:ring-zinc-900\/100:hover {
  --tw-ring-color: rgb(24 24 27 / 1);
}

.hover\:ring-zinc-900\/15:hover {
  --tw-ring-color: rgb(24 24 27 / 0.15);
}

.hover\:ring-zinc-900\/20:hover {
  --tw-ring-color: rgb(24 24 27 / 0.2);
}

.hover\:ring-zinc-900\/25:hover {
  --tw-ring-color: rgb(24 24 27 / 0.25);
}

.hover\:ring-zinc-900\/30:hover {
  --tw-ring-color: rgb(24 24 27 / 0.3);
}

.hover\:ring-zinc-900\/35:hover {
  --tw-ring-color: rgb(24 24 27 / 0.35);
}

.hover\:ring-zinc-900\/40:hover {
  --tw-ring-color: rgb(24 24 27 / 0.4);
}

.hover\:ring-zinc-900\/45:hover {
  --tw-ring-color: rgb(24 24 27 / 0.45);
}

.hover\:ring-zinc-900\/5:hover {
  --tw-ring-color: rgb(24 24 27 / 0.05);
}

.hover\:ring-zinc-900\/50:hover {
  --tw-ring-color: rgb(24 24 27 / 0.5);
}

.hover\:ring-zinc-900\/55:hover {
  --tw-ring-color: rgb(24 24 27 / 0.55);
}

.hover\:ring-zinc-900\/60:hover {
  --tw-ring-color: rgb(24 24 27 / 0.6);
}

.hover\:ring-zinc-900\/65:hover {
  --tw-ring-color: rgb(24 24 27 / 0.65);
}

.hover\:ring-zinc-900\/70:hover {
  --tw-ring-color: rgb(24 24 27 / 0.7);
}

.hover\:ring-zinc-900\/75:hover {
  --tw-ring-color: rgb(24 24 27 / 0.75);
}

.hover\:ring-zinc-900\/80:hover {
  --tw-ring-color: rgb(24 24 27 / 0.8);
}

.hover\:ring-zinc-900\/85:hover {
  --tw-ring-color: rgb(24 24 27 / 0.85);
}

.hover\:ring-zinc-900\/90:hover {
  --tw-ring-color: rgb(24 24 27 / 0.9);
}

.hover\:ring-zinc-900\/95:hover {
  --tw-ring-color: rgb(24 24 27 / 0.95);
}

.hover\:ease-in-out:hover {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.focus\:z-\[3\]:focus {
  z-index: 3;
}

.focus\:border-amber-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.focus\:border-amber-100\/0:focus {
  border-color: rgb(254 243 199 / 0);
}

.focus\:border-amber-100\/10:focus {
  border-color: rgb(254 243 199 / 0.1);
}

.focus\:border-amber-100\/100:focus {
  border-color: rgb(254 243 199 / 1);
}

.focus\:border-amber-100\/15:focus {
  border-color: rgb(254 243 199 / 0.15);
}

.focus\:border-amber-100\/20:focus {
  border-color: rgb(254 243 199 / 0.2);
}

.focus\:border-amber-100\/25:focus {
  border-color: rgb(254 243 199 / 0.25);
}

.focus\:border-amber-100\/30:focus {
  border-color: rgb(254 243 199 / 0.3);
}

.focus\:border-amber-100\/35:focus {
  border-color: rgb(254 243 199 / 0.35);
}

.focus\:border-amber-100\/40:focus {
  border-color: rgb(254 243 199 / 0.4);
}

.focus\:border-amber-100\/45:focus {
  border-color: rgb(254 243 199 / 0.45);
}

.focus\:border-amber-100\/5:focus {
  border-color: rgb(254 243 199 / 0.05);
}

.focus\:border-amber-100\/50:focus {
  border-color: rgb(254 243 199 / 0.5);
}

.focus\:border-amber-100\/55:focus {
  border-color: rgb(254 243 199 / 0.55);
}

.focus\:border-amber-100\/60:focus {
  border-color: rgb(254 243 199 / 0.6);
}

.focus\:border-amber-100\/65:focus {
  border-color: rgb(254 243 199 / 0.65);
}

.focus\:border-amber-100\/70:focus {
  border-color: rgb(254 243 199 / 0.7);
}

.focus\:border-amber-100\/75:focus {
  border-color: rgb(254 243 199 / 0.75);
}

.focus\:border-amber-100\/80:focus {
  border-color: rgb(254 243 199 / 0.8);
}

.focus\:border-amber-100\/85:focus {
  border-color: rgb(254 243 199 / 0.85);
}

.focus\:border-amber-100\/90:focus {
  border-color: rgb(254 243 199 / 0.9);
}

.focus\:border-amber-100\/95:focus {
  border-color: rgb(254 243 199 / 0.95);
}

.focus\:border-amber-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.focus\:border-amber-200\/0:focus {
  border-color: rgb(253 230 138 / 0);
}

.focus\:border-amber-200\/10:focus {
  border-color: rgb(253 230 138 / 0.1);
}

.focus\:border-amber-200\/100:focus {
  border-color: rgb(253 230 138 / 1);
}

.focus\:border-amber-200\/15:focus {
  border-color: rgb(253 230 138 / 0.15);
}

.focus\:border-amber-200\/20:focus {
  border-color: rgb(253 230 138 / 0.2);
}

.focus\:border-amber-200\/25:focus {
  border-color: rgb(253 230 138 / 0.25);
}

.focus\:border-amber-200\/30:focus {
  border-color: rgb(253 230 138 / 0.3);
}

.focus\:border-amber-200\/35:focus {
  border-color: rgb(253 230 138 / 0.35);
}

.focus\:border-amber-200\/40:focus {
  border-color: rgb(253 230 138 / 0.4);
}

.focus\:border-amber-200\/45:focus {
  border-color: rgb(253 230 138 / 0.45);
}

.focus\:border-amber-200\/5:focus {
  border-color: rgb(253 230 138 / 0.05);
}

.focus\:border-amber-200\/50:focus {
  border-color: rgb(253 230 138 / 0.5);
}

.focus\:border-amber-200\/55:focus {
  border-color: rgb(253 230 138 / 0.55);
}

.focus\:border-amber-200\/60:focus {
  border-color: rgb(253 230 138 / 0.6);
}

.focus\:border-amber-200\/65:focus {
  border-color: rgb(253 230 138 / 0.65);
}

.focus\:border-amber-200\/70:focus {
  border-color: rgb(253 230 138 / 0.7);
}

.focus\:border-amber-200\/75:focus {
  border-color: rgb(253 230 138 / 0.75);
}

.focus\:border-amber-200\/80:focus {
  border-color: rgb(253 230 138 / 0.8);
}

.focus\:border-amber-200\/85:focus {
  border-color: rgb(253 230 138 / 0.85);
}

.focus\:border-amber-200\/90:focus {
  border-color: rgb(253 230 138 / 0.9);
}

.focus\:border-amber-200\/95:focus {
  border-color: rgb(253 230 138 / 0.95);
}

.focus\:border-amber-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.focus\:border-amber-300\/0:focus {
  border-color: rgb(252 211 77 / 0);
}

.focus\:border-amber-300\/10:focus {
  border-color: rgb(252 211 77 / 0.1);
}

.focus\:border-amber-300\/100:focus {
  border-color: rgb(252 211 77 / 1);
}

.focus\:border-amber-300\/15:focus {
  border-color: rgb(252 211 77 / 0.15);
}

.focus\:border-amber-300\/20:focus {
  border-color: rgb(252 211 77 / 0.2);
}

.focus\:border-amber-300\/25:focus {
  border-color: rgb(252 211 77 / 0.25);
}

.focus\:border-amber-300\/30:focus {
  border-color: rgb(252 211 77 / 0.3);
}

.focus\:border-amber-300\/35:focus {
  border-color: rgb(252 211 77 / 0.35);
}

.focus\:border-amber-300\/40:focus {
  border-color: rgb(252 211 77 / 0.4);
}

.focus\:border-amber-300\/45:focus {
  border-color: rgb(252 211 77 / 0.45);
}

.focus\:border-amber-300\/5:focus {
  border-color: rgb(252 211 77 / 0.05);
}

.focus\:border-amber-300\/50:focus {
  border-color: rgb(252 211 77 / 0.5);
}

.focus\:border-amber-300\/55:focus {
  border-color: rgb(252 211 77 / 0.55);
}

.focus\:border-amber-300\/60:focus {
  border-color: rgb(252 211 77 / 0.6);
}

.focus\:border-amber-300\/65:focus {
  border-color: rgb(252 211 77 / 0.65);
}

.focus\:border-amber-300\/70:focus {
  border-color: rgb(252 211 77 / 0.7);
}

.focus\:border-amber-300\/75:focus {
  border-color: rgb(252 211 77 / 0.75);
}

.focus\:border-amber-300\/80:focus {
  border-color: rgb(252 211 77 / 0.8);
}

.focus\:border-amber-300\/85:focus {
  border-color: rgb(252 211 77 / 0.85);
}

.focus\:border-amber-300\/90:focus {
  border-color: rgb(252 211 77 / 0.9);
}

.focus\:border-amber-300\/95:focus {
  border-color: rgb(252 211 77 / 0.95);
}

.focus\:border-amber-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.focus\:border-amber-400\/0:focus {
  border-color: rgb(251 191 36 / 0);
}

.focus\:border-amber-400\/10:focus {
  border-color: rgb(251 191 36 / 0.1);
}

.focus\:border-amber-400\/100:focus {
  border-color: rgb(251 191 36 / 1);
}

.focus\:border-amber-400\/15:focus {
  border-color: rgb(251 191 36 / 0.15);
}

.focus\:border-amber-400\/20:focus {
  border-color: rgb(251 191 36 / 0.2);
}

.focus\:border-amber-400\/25:focus {
  border-color: rgb(251 191 36 / 0.25);
}

.focus\:border-amber-400\/30:focus {
  border-color: rgb(251 191 36 / 0.3);
}

.focus\:border-amber-400\/35:focus {
  border-color: rgb(251 191 36 / 0.35);
}

.focus\:border-amber-400\/40:focus {
  border-color: rgb(251 191 36 / 0.4);
}

.focus\:border-amber-400\/45:focus {
  border-color: rgb(251 191 36 / 0.45);
}

.focus\:border-amber-400\/5:focus {
  border-color: rgb(251 191 36 / 0.05);
}

.focus\:border-amber-400\/50:focus {
  border-color: rgb(251 191 36 / 0.5);
}

.focus\:border-amber-400\/55:focus {
  border-color: rgb(251 191 36 / 0.55);
}

.focus\:border-amber-400\/60:focus {
  border-color: rgb(251 191 36 / 0.6);
}

.focus\:border-amber-400\/65:focus {
  border-color: rgb(251 191 36 / 0.65);
}

.focus\:border-amber-400\/70:focus {
  border-color: rgb(251 191 36 / 0.7);
}

.focus\:border-amber-400\/75:focus {
  border-color: rgb(251 191 36 / 0.75);
}

.focus\:border-amber-400\/80:focus {
  border-color: rgb(251 191 36 / 0.8);
}

.focus\:border-amber-400\/85:focus {
  border-color: rgb(251 191 36 / 0.85);
}

.focus\:border-amber-400\/90:focus {
  border-color: rgb(251 191 36 / 0.9);
}

.focus\:border-amber-400\/95:focus {
  border-color: rgb(251 191 36 / 0.95);
}

.focus\:border-amber-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.focus\:border-amber-500\/0:focus {
  border-color: rgb(245 158 11 / 0);
}

.focus\:border-amber-500\/10:focus {
  border-color: rgb(245 158 11 / 0.1);
}

.focus\:border-amber-500\/100:focus {
  border-color: rgb(245 158 11 / 1);
}

.focus\:border-amber-500\/15:focus {
  border-color: rgb(245 158 11 / 0.15);
}

.focus\:border-amber-500\/20:focus {
  border-color: rgb(245 158 11 / 0.2);
}

.focus\:border-amber-500\/25:focus {
  border-color: rgb(245 158 11 / 0.25);
}

.focus\:border-amber-500\/30:focus {
  border-color: rgb(245 158 11 / 0.3);
}

.focus\:border-amber-500\/35:focus {
  border-color: rgb(245 158 11 / 0.35);
}

.focus\:border-amber-500\/40:focus {
  border-color: rgb(245 158 11 / 0.4);
}

.focus\:border-amber-500\/45:focus {
  border-color: rgb(245 158 11 / 0.45);
}

.focus\:border-amber-500\/5:focus {
  border-color: rgb(245 158 11 / 0.05);
}

.focus\:border-amber-500\/50:focus {
  border-color: rgb(245 158 11 / 0.5);
}

.focus\:border-amber-500\/55:focus {
  border-color: rgb(245 158 11 / 0.55);
}

.focus\:border-amber-500\/60:focus {
  border-color: rgb(245 158 11 / 0.6);
}

.focus\:border-amber-500\/65:focus {
  border-color: rgb(245 158 11 / 0.65);
}

.focus\:border-amber-500\/70:focus {
  border-color: rgb(245 158 11 / 0.7);
}

.focus\:border-amber-500\/75:focus {
  border-color: rgb(245 158 11 / 0.75);
}

.focus\:border-amber-500\/80:focus {
  border-color: rgb(245 158 11 / 0.8);
}

.focus\:border-amber-500\/85:focus {
  border-color: rgb(245 158 11 / 0.85);
}

.focus\:border-amber-500\/90:focus {
  border-color: rgb(245 158 11 / 0.9);
}

.focus\:border-amber-500\/95:focus {
  border-color: rgb(245 158 11 / 0.95);
}

.focus\:border-amber-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.focus\:border-amber-600\/0:focus {
  border-color: rgb(217 119 6 / 0);
}

.focus\:border-amber-600\/10:focus {
  border-color: rgb(217 119 6 / 0.1);
}

.focus\:border-amber-600\/100:focus {
  border-color: rgb(217 119 6 / 1);
}

.focus\:border-amber-600\/15:focus {
  border-color: rgb(217 119 6 / 0.15);
}

.focus\:border-amber-600\/20:focus {
  border-color: rgb(217 119 6 / 0.2);
}

.focus\:border-amber-600\/25:focus {
  border-color: rgb(217 119 6 / 0.25);
}

.focus\:border-amber-600\/30:focus {
  border-color: rgb(217 119 6 / 0.3);
}

.focus\:border-amber-600\/35:focus {
  border-color: rgb(217 119 6 / 0.35);
}

.focus\:border-amber-600\/40:focus {
  border-color: rgb(217 119 6 / 0.4);
}

.focus\:border-amber-600\/45:focus {
  border-color: rgb(217 119 6 / 0.45);
}

.focus\:border-amber-600\/5:focus {
  border-color: rgb(217 119 6 / 0.05);
}

.focus\:border-amber-600\/50:focus {
  border-color: rgb(217 119 6 / 0.5);
}

.focus\:border-amber-600\/55:focus {
  border-color: rgb(217 119 6 / 0.55);
}

.focus\:border-amber-600\/60:focus {
  border-color: rgb(217 119 6 / 0.6);
}

.focus\:border-amber-600\/65:focus {
  border-color: rgb(217 119 6 / 0.65);
}

.focus\:border-amber-600\/70:focus {
  border-color: rgb(217 119 6 / 0.7);
}

.focus\:border-amber-600\/75:focus {
  border-color: rgb(217 119 6 / 0.75);
}

.focus\:border-amber-600\/80:focus {
  border-color: rgb(217 119 6 / 0.8);
}

.focus\:border-amber-600\/85:focus {
  border-color: rgb(217 119 6 / 0.85);
}

.focus\:border-amber-600\/90:focus {
  border-color: rgb(217 119 6 / 0.9);
}

.focus\:border-amber-600\/95:focus {
  border-color: rgb(217 119 6 / 0.95);
}

.focus\:border-amber-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.focus\:border-amber-700\/0:focus {
  border-color: rgb(180 83 9 / 0);
}

.focus\:border-amber-700\/10:focus {
  border-color: rgb(180 83 9 / 0.1);
}

.focus\:border-amber-700\/100:focus {
  border-color: rgb(180 83 9 / 1);
}

.focus\:border-amber-700\/15:focus {
  border-color: rgb(180 83 9 / 0.15);
}

.focus\:border-amber-700\/20:focus {
  border-color: rgb(180 83 9 / 0.2);
}

.focus\:border-amber-700\/25:focus {
  border-color: rgb(180 83 9 / 0.25);
}

.focus\:border-amber-700\/30:focus {
  border-color: rgb(180 83 9 / 0.3);
}

.focus\:border-amber-700\/35:focus {
  border-color: rgb(180 83 9 / 0.35);
}

.focus\:border-amber-700\/40:focus {
  border-color: rgb(180 83 9 / 0.4);
}

.focus\:border-amber-700\/45:focus {
  border-color: rgb(180 83 9 / 0.45);
}

.focus\:border-amber-700\/5:focus {
  border-color: rgb(180 83 9 / 0.05);
}

.focus\:border-amber-700\/50:focus {
  border-color: rgb(180 83 9 / 0.5);
}

.focus\:border-amber-700\/55:focus {
  border-color: rgb(180 83 9 / 0.55);
}

.focus\:border-amber-700\/60:focus {
  border-color: rgb(180 83 9 / 0.6);
}

.focus\:border-amber-700\/65:focus {
  border-color: rgb(180 83 9 / 0.65);
}

.focus\:border-amber-700\/70:focus {
  border-color: rgb(180 83 9 / 0.7);
}

.focus\:border-amber-700\/75:focus {
  border-color: rgb(180 83 9 / 0.75);
}

.focus\:border-amber-700\/80:focus {
  border-color: rgb(180 83 9 / 0.8);
}

.focus\:border-amber-700\/85:focus {
  border-color: rgb(180 83 9 / 0.85);
}

.focus\:border-amber-700\/90:focus {
  border-color: rgb(180 83 9 / 0.9);
}

.focus\:border-amber-700\/95:focus {
  border-color: rgb(180 83 9 / 0.95);
}

.focus\:border-amber-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.focus\:border-amber-800\/0:focus {
  border-color: rgb(146 64 14 / 0);
}

.focus\:border-amber-800\/10:focus {
  border-color: rgb(146 64 14 / 0.1);
}

.focus\:border-amber-800\/100:focus {
  border-color: rgb(146 64 14 / 1);
}

.focus\:border-amber-800\/15:focus {
  border-color: rgb(146 64 14 / 0.15);
}

.focus\:border-amber-800\/20:focus {
  border-color: rgb(146 64 14 / 0.2);
}

.focus\:border-amber-800\/25:focus {
  border-color: rgb(146 64 14 / 0.25);
}

.focus\:border-amber-800\/30:focus {
  border-color: rgb(146 64 14 / 0.3);
}

.focus\:border-amber-800\/35:focus {
  border-color: rgb(146 64 14 / 0.35);
}

.focus\:border-amber-800\/40:focus {
  border-color: rgb(146 64 14 / 0.4);
}

.focus\:border-amber-800\/45:focus {
  border-color: rgb(146 64 14 / 0.45);
}

.focus\:border-amber-800\/5:focus {
  border-color: rgb(146 64 14 / 0.05);
}

.focus\:border-amber-800\/50:focus {
  border-color: rgb(146 64 14 / 0.5);
}

.focus\:border-amber-800\/55:focus {
  border-color: rgb(146 64 14 / 0.55);
}

.focus\:border-amber-800\/60:focus {
  border-color: rgb(146 64 14 / 0.6);
}

.focus\:border-amber-800\/65:focus {
  border-color: rgb(146 64 14 / 0.65);
}

.focus\:border-amber-800\/70:focus {
  border-color: rgb(146 64 14 / 0.7);
}

.focus\:border-amber-800\/75:focus {
  border-color: rgb(146 64 14 / 0.75);
}

.focus\:border-amber-800\/80:focus {
  border-color: rgb(146 64 14 / 0.8);
}

.focus\:border-amber-800\/85:focus {
  border-color: rgb(146 64 14 / 0.85);
}

.focus\:border-amber-800\/90:focus {
  border-color: rgb(146 64 14 / 0.9);
}

.focus\:border-amber-800\/95:focus {
  border-color: rgb(146 64 14 / 0.95);
}

.focus\:border-amber-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.focus\:border-amber-900\/0:focus {
  border-color: rgb(120 53 15 / 0);
}

.focus\:border-amber-900\/10:focus {
  border-color: rgb(120 53 15 / 0.1);
}

.focus\:border-amber-900\/100:focus {
  border-color: rgb(120 53 15 / 1);
}

.focus\:border-amber-900\/15:focus {
  border-color: rgb(120 53 15 / 0.15);
}

.focus\:border-amber-900\/20:focus {
  border-color: rgb(120 53 15 / 0.2);
}

.focus\:border-amber-900\/25:focus {
  border-color: rgb(120 53 15 / 0.25);
}

.focus\:border-amber-900\/30:focus {
  border-color: rgb(120 53 15 / 0.3);
}

.focus\:border-amber-900\/35:focus {
  border-color: rgb(120 53 15 / 0.35);
}

.focus\:border-amber-900\/40:focus {
  border-color: rgb(120 53 15 / 0.4);
}

.focus\:border-amber-900\/45:focus {
  border-color: rgb(120 53 15 / 0.45);
}

.focus\:border-amber-900\/5:focus {
  border-color: rgb(120 53 15 / 0.05);
}

.focus\:border-amber-900\/50:focus {
  border-color: rgb(120 53 15 / 0.5);
}

.focus\:border-amber-900\/55:focus {
  border-color: rgb(120 53 15 / 0.55);
}

.focus\:border-amber-900\/60:focus {
  border-color: rgb(120 53 15 / 0.6);
}

.focus\:border-amber-900\/65:focus {
  border-color: rgb(120 53 15 / 0.65);
}

.focus\:border-amber-900\/70:focus {
  border-color: rgb(120 53 15 / 0.7);
}

.focus\:border-amber-900\/75:focus {
  border-color: rgb(120 53 15 / 0.75);
}

.focus\:border-amber-900\/80:focus {
  border-color: rgb(120 53 15 / 0.8);
}

.focus\:border-amber-900\/85:focus {
  border-color: rgb(120 53 15 / 0.85);
}

.focus\:border-amber-900\/90:focus {
  border-color: rgb(120 53 15 / 0.9);
}

.focus\:border-amber-900\/95:focus {
  border-color: rgb(120 53 15 / 0.95);
}

.focus\:border-black:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-100\/0:focus {
  border-color: rgb(219 234 254 / 0);
}

.focus\:border-blue-100\/10:focus {
  border-color: rgb(219 234 254 / 0.1);
}

.focus\:border-blue-100\/100:focus {
  border-color: rgb(219 234 254 / 1);
}

.focus\:border-blue-100\/15:focus {
  border-color: rgb(219 234 254 / 0.15);
}

.focus\:border-blue-100\/20:focus {
  border-color: rgb(219 234 254 / 0.2);
}

.focus\:border-blue-100\/25:focus {
  border-color: rgb(219 234 254 / 0.25);
}

.focus\:border-blue-100\/30:focus {
  border-color: rgb(219 234 254 / 0.3);
}

.focus\:border-blue-100\/35:focus {
  border-color: rgb(219 234 254 / 0.35);
}

.focus\:border-blue-100\/40:focus {
  border-color: rgb(219 234 254 / 0.4);
}

.focus\:border-blue-100\/45:focus {
  border-color: rgb(219 234 254 / 0.45);
}

.focus\:border-blue-100\/5:focus {
  border-color: rgb(219 234 254 / 0.05);
}

.focus\:border-blue-100\/50:focus {
  border-color: rgb(219 234 254 / 0.5);
}

.focus\:border-blue-100\/55:focus {
  border-color: rgb(219 234 254 / 0.55);
}

.focus\:border-blue-100\/60:focus {
  border-color: rgb(219 234 254 / 0.6);
}

.focus\:border-blue-100\/65:focus {
  border-color: rgb(219 234 254 / 0.65);
}

.focus\:border-blue-100\/70:focus {
  border-color: rgb(219 234 254 / 0.7);
}

.focus\:border-blue-100\/75:focus {
  border-color: rgb(219 234 254 / 0.75);
}

.focus\:border-blue-100\/80:focus {
  border-color: rgb(219 234 254 / 0.8);
}

.focus\:border-blue-100\/85:focus {
  border-color: rgb(219 234 254 / 0.85);
}

.focus\:border-blue-100\/90:focus {
  border-color: rgb(219 234 254 / 0.9);
}

.focus\:border-blue-100\/95:focus {
  border-color: rgb(219 234 254 / 0.95);
}

.focus\:border-blue-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-200\/0:focus {
  border-color: rgb(191 219 254 / 0);
}

.focus\:border-blue-200\/10:focus {
  border-color: rgb(191 219 254 / 0.1);
}

.focus\:border-blue-200\/100:focus {
  border-color: rgb(191 219 254 / 1);
}

.focus\:border-blue-200\/15:focus {
  border-color: rgb(191 219 254 / 0.15);
}

.focus\:border-blue-200\/20:focus {
  border-color: rgb(191 219 254 / 0.2);
}

.focus\:border-blue-200\/25:focus {
  border-color: rgb(191 219 254 / 0.25);
}

.focus\:border-blue-200\/30:focus {
  border-color: rgb(191 219 254 / 0.3);
}

.focus\:border-blue-200\/35:focus {
  border-color: rgb(191 219 254 / 0.35);
}

.focus\:border-blue-200\/40:focus {
  border-color: rgb(191 219 254 / 0.4);
}

.focus\:border-blue-200\/45:focus {
  border-color: rgb(191 219 254 / 0.45);
}

.focus\:border-blue-200\/5:focus {
  border-color: rgb(191 219 254 / 0.05);
}

.focus\:border-blue-200\/50:focus {
  border-color: rgb(191 219 254 / 0.5);
}

.focus\:border-blue-200\/55:focus {
  border-color: rgb(191 219 254 / 0.55);
}

.focus\:border-blue-200\/60:focus {
  border-color: rgb(191 219 254 / 0.6);
}

.focus\:border-blue-200\/65:focus {
  border-color: rgb(191 219 254 / 0.65);
}

.focus\:border-blue-200\/70:focus {
  border-color: rgb(191 219 254 / 0.7);
}

.focus\:border-blue-200\/75:focus {
  border-color: rgb(191 219 254 / 0.75);
}

.focus\:border-blue-200\/80:focus {
  border-color: rgb(191 219 254 / 0.8);
}

.focus\:border-blue-200\/85:focus {
  border-color: rgb(191 219 254 / 0.85);
}

.focus\:border-blue-200\/90:focus {
  border-color: rgb(191 219 254 / 0.9);
}

.focus\:border-blue-200\/95:focus {
  border-color: rgb(191 219 254 / 0.95);
}

.focus\:border-blue-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-300\/0:focus {
  border-color: rgb(147 197 253 / 0);
}

.focus\:border-blue-300\/10:focus {
  border-color: rgb(147 197 253 / 0.1);
}

.focus\:border-blue-300\/100:focus {
  border-color: rgb(147 197 253 / 1);
}

.focus\:border-blue-300\/15:focus {
  border-color: rgb(147 197 253 / 0.15);
}

.focus\:border-blue-300\/20:focus {
  border-color: rgb(147 197 253 / 0.2);
}

.focus\:border-blue-300\/25:focus {
  border-color: rgb(147 197 253 / 0.25);
}

.focus\:border-blue-300\/30:focus {
  border-color: rgb(147 197 253 / 0.3);
}

.focus\:border-blue-300\/35:focus {
  border-color: rgb(147 197 253 / 0.35);
}

.focus\:border-blue-300\/40:focus {
  border-color: rgb(147 197 253 / 0.4);
}

.focus\:border-blue-300\/45:focus {
  border-color: rgb(147 197 253 / 0.45);
}

.focus\:border-blue-300\/5:focus {
  border-color: rgb(147 197 253 / 0.05);
}

.focus\:border-blue-300\/50:focus {
  border-color: rgb(147 197 253 / 0.5);
}

.focus\:border-blue-300\/55:focus {
  border-color: rgb(147 197 253 / 0.55);
}

.focus\:border-blue-300\/60:focus {
  border-color: rgb(147 197 253 / 0.6);
}

.focus\:border-blue-300\/65:focus {
  border-color: rgb(147 197 253 / 0.65);
}

.focus\:border-blue-300\/70:focus {
  border-color: rgb(147 197 253 / 0.7);
}

.focus\:border-blue-300\/75:focus {
  border-color: rgb(147 197 253 / 0.75);
}

.focus\:border-blue-300\/80:focus {
  border-color: rgb(147 197 253 / 0.8);
}

.focus\:border-blue-300\/85:focus {
  border-color: rgb(147 197 253 / 0.85);
}

.focus\:border-blue-300\/90:focus {
  border-color: rgb(147 197 253 / 0.9);
}

.focus\:border-blue-300\/95:focus {
  border-color: rgb(147 197 253 / 0.95);
}

.focus\:border-blue-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-400\/0:focus {
  border-color: rgb(96 165 250 / 0);
}

.focus\:border-blue-400\/10:focus {
  border-color: rgb(96 165 250 / 0.1);
}

.focus\:border-blue-400\/100:focus {
  border-color: rgb(96 165 250 / 1);
}

.focus\:border-blue-400\/15:focus {
  border-color: rgb(96 165 250 / 0.15);
}

.focus\:border-blue-400\/20:focus {
  border-color: rgb(96 165 250 / 0.2);
}

.focus\:border-blue-400\/25:focus {
  border-color: rgb(96 165 250 / 0.25);
}

.focus\:border-blue-400\/30:focus {
  border-color: rgb(96 165 250 / 0.3);
}

.focus\:border-blue-400\/35:focus {
  border-color: rgb(96 165 250 / 0.35);
}

.focus\:border-blue-400\/40:focus {
  border-color: rgb(96 165 250 / 0.4);
}

.focus\:border-blue-400\/45:focus {
  border-color: rgb(96 165 250 / 0.45);
}

.focus\:border-blue-400\/5:focus {
  border-color: rgb(96 165 250 / 0.05);
}

.focus\:border-blue-400\/50:focus {
  border-color: rgb(96 165 250 / 0.5);
}

.focus\:border-blue-400\/55:focus {
  border-color: rgb(96 165 250 / 0.55);
}

.focus\:border-blue-400\/60:focus {
  border-color: rgb(96 165 250 / 0.6);
}

.focus\:border-blue-400\/65:focus {
  border-color: rgb(96 165 250 / 0.65);
}

.focus\:border-blue-400\/70:focus {
  border-color: rgb(96 165 250 / 0.7);
}

.focus\:border-blue-400\/75:focus {
  border-color: rgb(96 165 250 / 0.75);
}

.focus\:border-blue-400\/80:focus {
  border-color: rgb(96 165 250 / 0.8);
}

.focus\:border-blue-400\/85:focus {
  border-color: rgb(96 165 250 / 0.85);
}

.focus\:border-blue-400\/90:focus {
  border-color: rgb(96 165 250 / 0.9);
}

.focus\:border-blue-400\/95:focus {
  border-color: rgb(96 165 250 / 0.95);
}

.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-500\/0:focus {
  border-color: rgb(59 130 246 / 0);
}

.focus\:border-blue-500\/10:focus {
  border-color: rgb(59 130 246 / 0.1);
}

.focus\:border-blue-500\/100:focus {
  border-color: rgb(59 130 246 / 1);
}

.focus\:border-blue-500\/15:focus {
  border-color: rgb(59 130 246 / 0.15);
}

.focus\:border-blue-500\/20:focus {
  border-color: rgb(59 130 246 / 0.2);
}

.focus\:border-blue-500\/25:focus {
  border-color: rgb(59 130 246 / 0.25);
}

.focus\:border-blue-500\/30:focus {
  border-color: rgb(59 130 246 / 0.3);
}

.focus\:border-blue-500\/35:focus {
  border-color: rgb(59 130 246 / 0.35);
}

.focus\:border-blue-500\/40:focus {
  border-color: rgb(59 130 246 / 0.4);
}

.focus\:border-blue-500\/45:focus {
  border-color: rgb(59 130 246 / 0.45);
}

.focus\:border-blue-500\/5:focus {
  border-color: rgb(59 130 246 / 0.05);
}

.focus\:border-blue-500\/50:focus {
  border-color: rgb(59 130 246 / 0.5);
}

.focus\:border-blue-500\/55:focus {
  border-color: rgb(59 130 246 / 0.55);
}

.focus\:border-blue-500\/60:focus {
  border-color: rgb(59 130 246 / 0.6);
}

.focus\:border-blue-500\/65:focus {
  border-color: rgb(59 130 246 / 0.65);
}

.focus\:border-blue-500\/70:focus {
  border-color: rgb(59 130 246 / 0.7);
}

.focus\:border-blue-500\/75:focus {
  border-color: rgb(59 130 246 / 0.75);
}

.focus\:border-blue-500\/80:focus {
  border-color: rgb(59 130 246 / 0.8);
}

.focus\:border-blue-500\/85:focus {
  border-color: rgb(59 130 246 / 0.85);
}

.focus\:border-blue-500\/90:focus {
  border-color: rgb(59 130 246 / 0.9);
}

.focus\:border-blue-500\/95:focus {
  border-color: rgb(59 130 246 / 0.95);
}

.focus\:border-blue-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-600\/0:focus {
  border-color: rgb(37 99 235 / 0);
}

.focus\:border-blue-600\/10:focus {
  border-color: rgb(37 99 235 / 0.1);
}

.focus\:border-blue-600\/100:focus {
  border-color: rgb(37 99 235 / 1);
}

.focus\:border-blue-600\/15:focus {
  border-color: rgb(37 99 235 / 0.15);
}

.focus\:border-blue-600\/20:focus {
  border-color: rgb(37 99 235 / 0.2);
}

.focus\:border-blue-600\/25:focus {
  border-color: rgb(37 99 235 / 0.25);
}

.focus\:border-blue-600\/30:focus {
  border-color: rgb(37 99 235 / 0.3);
}

.focus\:border-blue-600\/35:focus {
  border-color: rgb(37 99 235 / 0.35);
}

.focus\:border-blue-600\/40:focus {
  border-color: rgb(37 99 235 / 0.4);
}

.focus\:border-blue-600\/45:focus {
  border-color: rgb(37 99 235 / 0.45);
}

.focus\:border-blue-600\/5:focus {
  border-color: rgb(37 99 235 / 0.05);
}

.focus\:border-blue-600\/50:focus {
  border-color: rgb(37 99 235 / 0.5);
}

.focus\:border-blue-600\/55:focus {
  border-color: rgb(37 99 235 / 0.55);
}

.focus\:border-blue-600\/60:focus {
  border-color: rgb(37 99 235 / 0.6);
}

.focus\:border-blue-600\/65:focus {
  border-color: rgb(37 99 235 / 0.65);
}

.focus\:border-blue-600\/70:focus {
  border-color: rgb(37 99 235 / 0.7);
}

.focus\:border-blue-600\/75:focus {
  border-color: rgb(37 99 235 / 0.75);
}

.focus\:border-blue-600\/80:focus {
  border-color: rgb(37 99 235 / 0.8);
}

.focus\:border-blue-600\/85:focus {
  border-color: rgb(37 99 235 / 0.85);
}

.focus\:border-blue-600\/90:focus {
  border-color: rgb(37 99 235 / 0.9);
}

.focus\:border-blue-600\/95:focus {
  border-color: rgb(37 99 235 / 0.95);
}

.focus\:border-blue-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-700\/0:focus {
  border-color: rgb(29 78 216 / 0);
}

.focus\:border-blue-700\/10:focus {
  border-color: rgb(29 78 216 / 0.1);
}

.focus\:border-blue-700\/100:focus {
  border-color: rgb(29 78 216 / 1);
}

.focus\:border-blue-700\/15:focus {
  border-color: rgb(29 78 216 / 0.15);
}

.focus\:border-blue-700\/20:focus {
  border-color: rgb(29 78 216 / 0.2);
}

.focus\:border-blue-700\/25:focus {
  border-color: rgb(29 78 216 / 0.25);
}

.focus\:border-blue-700\/30:focus {
  border-color: rgb(29 78 216 / 0.3);
}

.focus\:border-blue-700\/35:focus {
  border-color: rgb(29 78 216 / 0.35);
}

.focus\:border-blue-700\/40:focus {
  border-color: rgb(29 78 216 / 0.4);
}

.focus\:border-blue-700\/45:focus {
  border-color: rgb(29 78 216 / 0.45);
}

.focus\:border-blue-700\/5:focus {
  border-color: rgb(29 78 216 / 0.05);
}

.focus\:border-blue-700\/50:focus {
  border-color: rgb(29 78 216 / 0.5);
}

.focus\:border-blue-700\/55:focus {
  border-color: rgb(29 78 216 / 0.55);
}

.focus\:border-blue-700\/60:focus {
  border-color: rgb(29 78 216 / 0.6);
}

.focus\:border-blue-700\/65:focus {
  border-color: rgb(29 78 216 / 0.65);
}

.focus\:border-blue-700\/70:focus {
  border-color: rgb(29 78 216 / 0.7);
}

.focus\:border-blue-700\/75:focus {
  border-color: rgb(29 78 216 / 0.75);
}

.focus\:border-blue-700\/80:focus {
  border-color: rgb(29 78 216 / 0.8);
}

.focus\:border-blue-700\/85:focus {
  border-color: rgb(29 78 216 / 0.85);
}

.focus\:border-blue-700\/90:focus {
  border-color: rgb(29 78 216 / 0.9);
}

.focus\:border-blue-700\/95:focus {
  border-color: rgb(29 78 216 / 0.95);
}

.focus\:border-blue-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-800\/0:focus {
  border-color: rgb(30 64 175 / 0);
}

.focus\:border-blue-800\/10:focus {
  border-color: rgb(30 64 175 / 0.1);
}

.focus\:border-blue-800\/100:focus {
  border-color: rgb(30 64 175 / 1);
}

.focus\:border-blue-800\/15:focus {
  border-color: rgb(30 64 175 / 0.15);
}

.focus\:border-blue-800\/20:focus {
  border-color: rgb(30 64 175 / 0.2);
}

.focus\:border-blue-800\/25:focus {
  border-color: rgb(30 64 175 / 0.25);
}

.focus\:border-blue-800\/30:focus {
  border-color: rgb(30 64 175 / 0.3);
}

.focus\:border-blue-800\/35:focus {
  border-color: rgb(30 64 175 / 0.35);
}

.focus\:border-blue-800\/40:focus {
  border-color: rgb(30 64 175 / 0.4);
}

.focus\:border-blue-800\/45:focus {
  border-color: rgb(30 64 175 / 0.45);
}

.focus\:border-blue-800\/5:focus {
  border-color: rgb(30 64 175 / 0.05);
}

.focus\:border-blue-800\/50:focus {
  border-color: rgb(30 64 175 / 0.5);
}

.focus\:border-blue-800\/55:focus {
  border-color: rgb(30 64 175 / 0.55);
}

.focus\:border-blue-800\/60:focus {
  border-color: rgb(30 64 175 / 0.6);
}

.focus\:border-blue-800\/65:focus {
  border-color: rgb(30 64 175 / 0.65);
}

.focus\:border-blue-800\/70:focus {
  border-color: rgb(30 64 175 / 0.7);
}

.focus\:border-blue-800\/75:focus {
  border-color: rgb(30 64 175 / 0.75);
}

.focus\:border-blue-800\/80:focus {
  border-color: rgb(30 64 175 / 0.8);
}

.focus\:border-blue-800\/85:focus {
  border-color: rgb(30 64 175 / 0.85);
}

.focus\:border-blue-800\/90:focus {
  border-color: rgb(30 64 175 / 0.9);
}

.focus\:border-blue-800\/95:focus {
  border-color: rgb(30 64 175 / 0.95);
}

.focus\:border-blue-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-900\/0:focus {
  border-color: rgb(30 58 138 / 0);
}

.focus\:border-blue-900\/10:focus {
  border-color: rgb(30 58 138 / 0.1);
}

.focus\:border-blue-900\/100:focus {
  border-color: rgb(30 58 138 / 1);
}

.focus\:border-blue-900\/15:focus {
  border-color: rgb(30 58 138 / 0.15);
}

.focus\:border-blue-900\/20:focus {
  border-color: rgb(30 58 138 / 0.2);
}

.focus\:border-blue-900\/25:focus {
  border-color: rgb(30 58 138 / 0.25);
}

.focus\:border-blue-900\/30:focus {
  border-color: rgb(30 58 138 / 0.3);
}

.focus\:border-blue-900\/35:focus {
  border-color: rgb(30 58 138 / 0.35);
}

.focus\:border-blue-900\/40:focus {
  border-color: rgb(30 58 138 / 0.4);
}

.focus\:border-blue-900\/45:focus {
  border-color: rgb(30 58 138 / 0.45);
}

.focus\:border-blue-900\/5:focus {
  border-color: rgb(30 58 138 / 0.05);
}

.focus\:border-blue-900\/50:focus {
  border-color: rgb(30 58 138 / 0.5);
}

.focus\:border-blue-900\/55:focus {
  border-color: rgb(30 58 138 / 0.55);
}

.focus\:border-blue-900\/60:focus {
  border-color: rgb(30 58 138 / 0.6);
}

.focus\:border-blue-900\/65:focus {
  border-color: rgb(30 58 138 / 0.65);
}

.focus\:border-blue-900\/70:focus {
  border-color: rgb(30 58 138 / 0.7);
}

.focus\:border-blue-900\/75:focus {
  border-color: rgb(30 58 138 / 0.75);
}

.focus\:border-blue-900\/80:focus {
  border-color: rgb(30 58 138 / 0.8);
}

.focus\:border-blue-900\/85:focus {
  border-color: rgb(30 58 138 / 0.85);
}

.focus\:border-blue-900\/90:focus {
  border-color: rgb(30 58 138 / 0.9);
}

.focus\:border-blue-900\/95:focus {
  border-color: rgb(30 58 138 / 0.95);
}

.focus\:border-cyan-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.focus\:border-cyan-100\/0:focus {
  border-color: rgb(207 250 254 / 0);
}

.focus\:border-cyan-100\/10:focus {
  border-color: rgb(207 250 254 / 0.1);
}

.focus\:border-cyan-100\/100:focus {
  border-color: rgb(207 250 254 / 1);
}

.focus\:border-cyan-100\/15:focus {
  border-color: rgb(207 250 254 / 0.15);
}

.focus\:border-cyan-100\/20:focus {
  border-color: rgb(207 250 254 / 0.2);
}

.focus\:border-cyan-100\/25:focus {
  border-color: rgb(207 250 254 / 0.25);
}

.focus\:border-cyan-100\/30:focus {
  border-color: rgb(207 250 254 / 0.3);
}

.focus\:border-cyan-100\/35:focus {
  border-color: rgb(207 250 254 / 0.35);
}

.focus\:border-cyan-100\/40:focus {
  border-color: rgb(207 250 254 / 0.4);
}

.focus\:border-cyan-100\/45:focus {
  border-color: rgb(207 250 254 / 0.45);
}

.focus\:border-cyan-100\/5:focus {
  border-color: rgb(207 250 254 / 0.05);
}

.focus\:border-cyan-100\/50:focus {
  border-color: rgb(207 250 254 / 0.5);
}

.focus\:border-cyan-100\/55:focus {
  border-color: rgb(207 250 254 / 0.55);
}

.focus\:border-cyan-100\/60:focus {
  border-color: rgb(207 250 254 / 0.6);
}

.focus\:border-cyan-100\/65:focus {
  border-color: rgb(207 250 254 / 0.65);
}

.focus\:border-cyan-100\/70:focus {
  border-color: rgb(207 250 254 / 0.7);
}

.focus\:border-cyan-100\/75:focus {
  border-color: rgb(207 250 254 / 0.75);
}

.focus\:border-cyan-100\/80:focus {
  border-color: rgb(207 250 254 / 0.8);
}

.focus\:border-cyan-100\/85:focus {
  border-color: rgb(207 250 254 / 0.85);
}

.focus\:border-cyan-100\/90:focus {
  border-color: rgb(207 250 254 / 0.9);
}

.focus\:border-cyan-100\/95:focus {
  border-color: rgb(207 250 254 / 0.95);
}

.focus\:border-cyan-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.focus\:border-cyan-200\/0:focus {
  border-color: rgb(165 243 252 / 0);
}

.focus\:border-cyan-200\/10:focus {
  border-color: rgb(165 243 252 / 0.1);
}

.focus\:border-cyan-200\/100:focus {
  border-color: rgb(165 243 252 / 1);
}

.focus\:border-cyan-200\/15:focus {
  border-color: rgb(165 243 252 / 0.15);
}

.focus\:border-cyan-200\/20:focus {
  border-color: rgb(165 243 252 / 0.2);
}

.focus\:border-cyan-200\/25:focus {
  border-color: rgb(165 243 252 / 0.25);
}

.focus\:border-cyan-200\/30:focus {
  border-color: rgb(165 243 252 / 0.3);
}

.focus\:border-cyan-200\/35:focus {
  border-color: rgb(165 243 252 / 0.35);
}

.focus\:border-cyan-200\/40:focus {
  border-color: rgb(165 243 252 / 0.4);
}

.focus\:border-cyan-200\/45:focus {
  border-color: rgb(165 243 252 / 0.45);
}

.focus\:border-cyan-200\/5:focus {
  border-color: rgb(165 243 252 / 0.05);
}

.focus\:border-cyan-200\/50:focus {
  border-color: rgb(165 243 252 / 0.5);
}

.focus\:border-cyan-200\/55:focus {
  border-color: rgb(165 243 252 / 0.55);
}

.focus\:border-cyan-200\/60:focus {
  border-color: rgb(165 243 252 / 0.6);
}

.focus\:border-cyan-200\/65:focus {
  border-color: rgb(165 243 252 / 0.65);
}

.focus\:border-cyan-200\/70:focus {
  border-color: rgb(165 243 252 / 0.7);
}

.focus\:border-cyan-200\/75:focus {
  border-color: rgb(165 243 252 / 0.75);
}

.focus\:border-cyan-200\/80:focus {
  border-color: rgb(165 243 252 / 0.8);
}

.focus\:border-cyan-200\/85:focus {
  border-color: rgb(165 243 252 / 0.85);
}

.focus\:border-cyan-200\/90:focus {
  border-color: rgb(165 243 252 / 0.9);
}

.focus\:border-cyan-200\/95:focus {
  border-color: rgb(165 243 252 / 0.95);
}

.focus\:border-cyan-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.focus\:border-cyan-300\/0:focus {
  border-color: rgb(103 232 249 / 0);
}

.focus\:border-cyan-300\/10:focus {
  border-color: rgb(103 232 249 / 0.1);
}

.focus\:border-cyan-300\/100:focus {
  border-color: rgb(103 232 249 / 1);
}

.focus\:border-cyan-300\/15:focus {
  border-color: rgb(103 232 249 / 0.15);
}

.focus\:border-cyan-300\/20:focus {
  border-color: rgb(103 232 249 / 0.2);
}

.focus\:border-cyan-300\/25:focus {
  border-color: rgb(103 232 249 / 0.25);
}

.focus\:border-cyan-300\/30:focus {
  border-color: rgb(103 232 249 / 0.3);
}

.focus\:border-cyan-300\/35:focus {
  border-color: rgb(103 232 249 / 0.35);
}

.focus\:border-cyan-300\/40:focus {
  border-color: rgb(103 232 249 / 0.4);
}

.focus\:border-cyan-300\/45:focus {
  border-color: rgb(103 232 249 / 0.45);
}

.focus\:border-cyan-300\/5:focus {
  border-color: rgb(103 232 249 / 0.05);
}

.focus\:border-cyan-300\/50:focus {
  border-color: rgb(103 232 249 / 0.5);
}

.focus\:border-cyan-300\/55:focus {
  border-color: rgb(103 232 249 / 0.55);
}

.focus\:border-cyan-300\/60:focus {
  border-color: rgb(103 232 249 / 0.6);
}

.focus\:border-cyan-300\/65:focus {
  border-color: rgb(103 232 249 / 0.65);
}

.focus\:border-cyan-300\/70:focus {
  border-color: rgb(103 232 249 / 0.7);
}

.focus\:border-cyan-300\/75:focus {
  border-color: rgb(103 232 249 / 0.75);
}

.focus\:border-cyan-300\/80:focus {
  border-color: rgb(103 232 249 / 0.8);
}

.focus\:border-cyan-300\/85:focus {
  border-color: rgb(103 232 249 / 0.85);
}

.focus\:border-cyan-300\/90:focus {
  border-color: rgb(103 232 249 / 0.9);
}

.focus\:border-cyan-300\/95:focus {
  border-color: rgb(103 232 249 / 0.95);
}

.focus\:border-cyan-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.focus\:border-cyan-400\/0:focus {
  border-color: rgb(34 211 238 / 0);
}

.focus\:border-cyan-400\/10:focus {
  border-color: rgb(34 211 238 / 0.1);
}

.focus\:border-cyan-400\/100:focus {
  border-color: rgb(34 211 238 / 1);
}

.focus\:border-cyan-400\/15:focus {
  border-color: rgb(34 211 238 / 0.15);
}

.focus\:border-cyan-400\/20:focus {
  border-color: rgb(34 211 238 / 0.2);
}

.focus\:border-cyan-400\/25:focus {
  border-color: rgb(34 211 238 / 0.25);
}

.focus\:border-cyan-400\/30:focus {
  border-color: rgb(34 211 238 / 0.3);
}

.focus\:border-cyan-400\/35:focus {
  border-color: rgb(34 211 238 / 0.35);
}

.focus\:border-cyan-400\/40:focus {
  border-color: rgb(34 211 238 / 0.4);
}

.focus\:border-cyan-400\/45:focus {
  border-color: rgb(34 211 238 / 0.45);
}

.focus\:border-cyan-400\/5:focus {
  border-color: rgb(34 211 238 / 0.05);
}

.focus\:border-cyan-400\/50:focus {
  border-color: rgb(34 211 238 / 0.5);
}

.focus\:border-cyan-400\/55:focus {
  border-color: rgb(34 211 238 / 0.55);
}

.focus\:border-cyan-400\/60:focus {
  border-color: rgb(34 211 238 / 0.6);
}

.focus\:border-cyan-400\/65:focus {
  border-color: rgb(34 211 238 / 0.65);
}

.focus\:border-cyan-400\/70:focus {
  border-color: rgb(34 211 238 / 0.7);
}

.focus\:border-cyan-400\/75:focus {
  border-color: rgb(34 211 238 / 0.75);
}

.focus\:border-cyan-400\/80:focus {
  border-color: rgb(34 211 238 / 0.8);
}

.focus\:border-cyan-400\/85:focus {
  border-color: rgb(34 211 238 / 0.85);
}

.focus\:border-cyan-400\/90:focus {
  border-color: rgb(34 211 238 / 0.9);
}

.focus\:border-cyan-400\/95:focus {
  border-color: rgb(34 211 238 / 0.95);
}

.focus\:border-cyan-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.focus\:border-cyan-500\/0:focus {
  border-color: rgb(6 182 212 / 0);
}

.focus\:border-cyan-500\/10:focus {
  border-color: rgb(6 182 212 / 0.1);
}

.focus\:border-cyan-500\/100:focus {
  border-color: rgb(6 182 212 / 1);
}

.focus\:border-cyan-500\/15:focus {
  border-color: rgb(6 182 212 / 0.15);
}

.focus\:border-cyan-500\/20:focus {
  border-color: rgb(6 182 212 / 0.2);
}

.focus\:border-cyan-500\/25:focus {
  border-color: rgb(6 182 212 / 0.25);
}

.focus\:border-cyan-500\/30:focus {
  border-color: rgb(6 182 212 / 0.3);
}

.focus\:border-cyan-500\/35:focus {
  border-color: rgb(6 182 212 / 0.35);
}

.focus\:border-cyan-500\/40:focus {
  border-color: rgb(6 182 212 / 0.4);
}

.focus\:border-cyan-500\/45:focus {
  border-color: rgb(6 182 212 / 0.45);
}

.focus\:border-cyan-500\/5:focus {
  border-color: rgb(6 182 212 / 0.05);
}

.focus\:border-cyan-500\/50:focus {
  border-color: rgb(6 182 212 / 0.5);
}

.focus\:border-cyan-500\/55:focus {
  border-color: rgb(6 182 212 / 0.55);
}

.focus\:border-cyan-500\/60:focus {
  border-color: rgb(6 182 212 / 0.6);
}

.focus\:border-cyan-500\/65:focus {
  border-color: rgb(6 182 212 / 0.65);
}

.focus\:border-cyan-500\/70:focus {
  border-color: rgb(6 182 212 / 0.7);
}

.focus\:border-cyan-500\/75:focus {
  border-color: rgb(6 182 212 / 0.75);
}

.focus\:border-cyan-500\/80:focus {
  border-color: rgb(6 182 212 / 0.8);
}

.focus\:border-cyan-500\/85:focus {
  border-color: rgb(6 182 212 / 0.85);
}

.focus\:border-cyan-500\/90:focus {
  border-color: rgb(6 182 212 / 0.9);
}

.focus\:border-cyan-500\/95:focus {
  border-color: rgb(6 182 212 / 0.95);
}

.focus\:border-cyan-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.focus\:border-cyan-600\/0:focus {
  border-color: rgb(8 145 178 / 0);
}

.focus\:border-cyan-600\/10:focus {
  border-color: rgb(8 145 178 / 0.1);
}

.focus\:border-cyan-600\/100:focus {
  border-color: rgb(8 145 178 / 1);
}

.focus\:border-cyan-600\/15:focus {
  border-color: rgb(8 145 178 / 0.15);
}

.focus\:border-cyan-600\/20:focus {
  border-color: rgb(8 145 178 / 0.2);
}

.focus\:border-cyan-600\/25:focus {
  border-color: rgb(8 145 178 / 0.25);
}

.focus\:border-cyan-600\/30:focus {
  border-color: rgb(8 145 178 / 0.3);
}

.focus\:border-cyan-600\/35:focus {
  border-color: rgb(8 145 178 / 0.35);
}

.focus\:border-cyan-600\/40:focus {
  border-color: rgb(8 145 178 / 0.4);
}

.focus\:border-cyan-600\/45:focus {
  border-color: rgb(8 145 178 / 0.45);
}

.focus\:border-cyan-600\/5:focus {
  border-color: rgb(8 145 178 / 0.05);
}

.focus\:border-cyan-600\/50:focus {
  border-color: rgb(8 145 178 / 0.5);
}

.focus\:border-cyan-600\/55:focus {
  border-color: rgb(8 145 178 / 0.55);
}

.focus\:border-cyan-600\/60:focus {
  border-color: rgb(8 145 178 / 0.6);
}

.focus\:border-cyan-600\/65:focus {
  border-color: rgb(8 145 178 / 0.65);
}

.focus\:border-cyan-600\/70:focus {
  border-color: rgb(8 145 178 / 0.7);
}

.focus\:border-cyan-600\/75:focus {
  border-color: rgb(8 145 178 / 0.75);
}

.focus\:border-cyan-600\/80:focus {
  border-color: rgb(8 145 178 / 0.8);
}

.focus\:border-cyan-600\/85:focus {
  border-color: rgb(8 145 178 / 0.85);
}

.focus\:border-cyan-600\/90:focus {
  border-color: rgb(8 145 178 / 0.9);
}

.focus\:border-cyan-600\/95:focus {
  border-color: rgb(8 145 178 / 0.95);
}

.focus\:border-cyan-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.focus\:border-cyan-700\/0:focus {
  border-color: rgb(14 116 144 / 0);
}

.focus\:border-cyan-700\/10:focus {
  border-color: rgb(14 116 144 / 0.1);
}

.focus\:border-cyan-700\/100:focus {
  border-color: rgb(14 116 144 / 1);
}

.focus\:border-cyan-700\/15:focus {
  border-color: rgb(14 116 144 / 0.15);
}

.focus\:border-cyan-700\/20:focus {
  border-color: rgb(14 116 144 / 0.2);
}

.focus\:border-cyan-700\/25:focus {
  border-color: rgb(14 116 144 / 0.25);
}

.focus\:border-cyan-700\/30:focus {
  border-color: rgb(14 116 144 / 0.3);
}

.focus\:border-cyan-700\/35:focus {
  border-color: rgb(14 116 144 / 0.35);
}

.focus\:border-cyan-700\/40:focus {
  border-color: rgb(14 116 144 / 0.4);
}

.focus\:border-cyan-700\/45:focus {
  border-color: rgb(14 116 144 / 0.45);
}

.focus\:border-cyan-700\/5:focus {
  border-color: rgb(14 116 144 / 0.05);
}

.focus\:border-cyan-700\/50:focus {
  border-color: rgb(14 116 144 / 0.5);
}

.focus\:border-cyan-700\/55:focus {
  border-color: rgb(14 116 144 / 0.55);
}

.focus\:border-cyan-700\/60:focus {
  border-color: rgb(14 116 144 / 0.6);
}

.focus\:border-cyan-700\/65:focus {
  border-color: rgb(14 116 144 / 0.65);
}

.focus\:border-cyan-700\/70:focus {
  border-color: rgb(14 116 144 / 0.7);
}

.focus\:border-cyan-700\/75:focus {
  border-color: rgb(14 116 144 / 0.75);
}

.focus\:border-cyan-700\/80:focus {
  border-color: rgb(14 116 144 / 0.8);
}

.focus\:border-cyan-700\/85:focus {
  border-color: rgb(14 116 144 / 0.85);
}

.focus\:border-cyan-700\/90:focus {
  border-color: rgb(14 116 144 / 0.9);
}

.focus\:border-cyan-700\/95:focus {
  border-color: rgb(14 116 144 / 0.95);
}

.focus\:border-cyan-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.focus\:border-cyan-800\/0:focus {
  border-color: rgb(21 94 117 / 0);
}

.focus\:border-cyan-800\/10:focus {
  border-color: rgb(21 94 117 / 0.1);
}

.focus\:border-cyan-800\/100:focus {
  border-color: rgb(21 94 117 / 1);
}

.focus\:border-cyan-800\/15:focus {
  border-color: rgb(21 94 117 / 0.15);
}

.focus\:border-cyan-800\/20:focus {
  border-color: rgb(21 94 117 / 0.2);
}

.focus\:border-cyan-800\/25:focus {
  border-color: rgb(21 94 117 / 0.25);
}

.focus\:border-cyan-800\/30:focus {
  border-color: rgb(21 94 117 / 0.3);
}

.focus\:border-cyan-800\/35:focus {
  border-color: rgb(21 94 117 / 0.35);
}

.focus\:border-cyan-800\/40:focus {
  border-color: rgb(21 94 117 / 0.4);
}

.focus\:border-cyan-800\/45:focus {
  border-color: rgb(21 94 117 / 0.45);
}

.focus\:border-cyan-800\/5:focus {
  border-color: rgb(21 94 117 / 0.05);
}

.focus\:border-cyan-800\/50:focus {
  border-color: rgb(21 94 117 / 0.5);
}

.focus\:border-cyan-800\/55:focus {
  border-color: rgb(21 94 117 / 0.55);
}

.focus\:border-cyan-800\/60:focus {
  border-color: rgb(21 94 117 / 0.6);
}

.focus\:border-cyan-800\/65:focus {
  border-color: rgb(21 94 117 / 0.65);
}

.focus\:border-cyan-800\/70:focus {
  border-color: rgb(21 94 117 / 0.7);
}

.focus\:border-cyan-800\/75:focus {
  border-color: rgb(21 94 117 / 0.75);
}

.focus\:border-cyan-800\/80:focus {
  border-color: rgb(21 94 117 / 0.8);
}

.focus\:border-cyan-800\/85:focus {
  border-color: rgb(21 94 117 / 0.85);
}

.focus\:border-cyan-800\/90:focus {
  border-color: rgb(21 94 117 / 0.9);
}

.focus\:border-cyan-800\/95:focus {
  border-color: rgb(21 94 117 / 0.95);
}

.focus\:border-cyan-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.focus\:border-cyan-900\/0:focus {
  border-color: rgb(22 78 99 / 0);
}

.focus\:border-cyan-900\/10:focus {
  border-color: rgb(22 78 99 / 0.1);
}

.focus\:border-cyan-900\/100:focus {
  border-color: rgb(22 78 99 / 1);
}

.focus\:border-cyan-900\/15:focus {
  border-color: rgb(22 78 99 / 0.15);
}

.focus\:border-cyan-900\/20:focus {
  border-color: rgb(22 78 99 / 0.2);
}

.focus\:border-cyan-900\/25:focus {
  border-color: rgb(22 78 99 / 0.25);
}

.focus\:border-cyan-900\/30:focus {
  border-color: rgb(22 78 99 / 0.3);
}

.focus\:border-cyan-900\/35:focus {
  border-color: rgb(22 78 99 / 0.35);
}

.focus\:border-cyan-900\/40:focus {
  border-color: rgb(22 78 99 / 0.4);
}

.focus\:border-cyan-900\/45:focus {
  border-color: rgb(22 78 99 / 0.45);
}

.focus\:border-cyan-900\/5:focus {
  border-color: rgb(22 78 99 / 0.05);
}

.focus\:border-cyan-900\/50:focus {
  border-color: rgb(22 78 99 / 0.5);
}

.focus\:border-cyan-900\/55:focus {
  border-color: rgb(22 78 99 / 0.55);
}

.focus\:border-cyan-900\/60:focus {
  border-color: rgb(22 78 99 / 0.6);
}

.focus\:border-cyan-900\/65:focus {
  border-color: rgb(22 78 99 / 0.65);
}

.focus\:border-cyan-900\/70:focus {
  border-color: rgb(22 78 99 / 0.7);
}

.focus\:border-cyan-900\/75:focus {
  border-color: rgb(22 78 99 / 0.75);
}

.focus\:border-cyan-900\/80:focus {
  border-color: rgb(22 78 99 / 0.8);
}

.focus\:border-cyan-900\/85:focus {
  border-color: rgb(22 78 99 / 0.85);
}

.focus\:border-cyan-900\/90:focus {
  border-color: rgb(22 78 99 / 0.9);
}

.focus\:border-cyan-900\/95:focus {
  border-color: rgb(22 78 99 / 0.95);
}

.focus\:border-emerald-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-100\/0:focus {
  border-color: rgb(209 250 229 / 0);
}

.focus\:border-emerald-100\/10:focus {
  border-color: rgb(209 250 229 / 0.1);
}

.focus\:border-emerald-100\/100:focus {
  border-color: rgb(209 250 229 / 1);
}

.focus\:border-emerald-100\/15:focus {
  border-color: rgb(209 250 229 / 0.15);
}

.focus\:border-emerald-100\/20:focus {
  border-color: rgb(209 250 229 / 0.2);
}

.focus\:border-emerald-100\/25:focus {
  border-color: rgb(209 250 229 / 0.25);
}

.focus\:border-emerald-100\/30:focus {
  border-color: rgb(209 250 229 / 0.3);
}

.focus\:border-emerald-100\/35:focus {
  border-color: rgb(209 250 229 / 0.35);
}

.focus\:border-emerald-100\/40:focus {
  border-color: rgb(209 250 229 / 0.4);
}

.focus\:border-emerald-100\/45:focus {
  border-color: rgb(209 250 229 / 0.45);
}

.focus\:border-emerald-100\/5:focus {
  border-color: rgb(209 250 229 / 0.05);
}

.focus\:border-emerald-100\/50:focus {
  border-color: rgb(209 250 229 / 0.5);
}

.focus\:border-emerald-100\/55:focus {
  border-color: rgb(209 250 229 / 0.55);
}

.focus\:border-emerald-100\/60:focus {
  border-color: rgb(209 250 229 / 0.6);
}

.focus\:border-emerald-100\/65:focus {
  border-color: rgb(209 250 229 / 0.65);
}

.focus\:border-emerald-100\/70:focus {
  border-color: rgb(209 250 229 / 0.7);
}

.focus\:border-emerald-100\/75:focus {
  border-color: rgb(209 250 229 / 0.75);
}

.focus\:border-emerald-100\/80:focus {
  border-color: rgb(209 250 229 / 0.8);
}

.focus\:border-emerald-100\/85:focus {
  border-color: rgb(209 250 229 / 0.85);
}

.focus\:border-emerald-100\/90:focus {
  border-color: rgb(209 250 229 / 0.9);
}

.focus\:border-emerald-100\/95:focus {
  border-color: rgb(209 250 229 / 0.95);
}

.focus\:border-emerald-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-200\/0:focus {
  border-color: rgb(167 243 208 / 0);
}

.focus\:border-emerald-200\/10:focus {
  border-color: rgb(167 243 208 / 0.1);
}

.focus\:border-emerald-200\/100:focus {
  border-color: rgb(167 243 208 / 1);
}

.focus\:border-emerald-200\/15:focus {
  border-color: rgb(167 243 208 / 0.15);
}

.focus\:border-emerald-200\/20:focus {
  border-color: rgb(167 243 208 / 0.2);
}

.focus\:border-emerald-200\/25:focus {
  border-color: rgb(167 243 208 / 0.25);
}

.focus\:border-emerald-200\/30:focus {
  border-color: rgb(167 243 208 / 0.3);
}

.focus\:border-emerald-200\/35:focus {
  border-color: rgb(167 243 208 / 0.35);
}

.focus\:border-emerald-200\/40:focus {
  border-color: rgb(167 243 208 / 0.4);
}

.focus\:border-emerald-200\/45:focus {
  border-color: rgb(167 243 208 / 0.45);
}

.focus\:border-emerald-200\/5:focus {
  border-color: rgb(167 243 208 / 0.05);
}

.focus\:border-emerald-200\/50:focus {
  border-color: rgb(167 243 208 / 0.5);
}

.focus\:border-emerald-200\/55:focus {
  border-color: rgb(167 243 208 / 0.55);
}

.focus\:border-emerald-200\/60:focus {
  border-color: rgb(167 243 208 / 0.6);
}

.focus\:border-emerald-200\/65:focus {
  border-color: rgb(167 243 208 / 0.65);
}

.focus\:border-emerald-200\/70:focus {
  border-color: rgb(167 243 208 / 0.7);
}

.focus\:border-emerald-200\/75:focus {
  border-color: rgb(167 243 208 / 0.75);
}

.focus\:border-emerald-200\/80:focus {
  border-color: rgb(167 243 208 / 0.8);
}

.focus\:border-emerald-200\/85:focus {
  border-color: rgb(167 243 208 / 0.85);
}

.focus\:border-emerald-200\/90:focus {
  border-color: rgb(167 243 208 / 0.9);
}

.focus\:border-emerald-200\/95:focus {
  border-color: rgb(167 243 208 / 0.95);
}

.focus\:border-emerald-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-300\/0:focus {
  border-color: rgb(110 231 183 / 0);
}

.focus\:border-emerald-300\/10:focus {
  border-color: rgb(110 231 183 / 0.1);
}

.focus\:border-emerald-300\/100:focus {
  border-color: rgb(110 231 183 / 1);
}

.focus\:border-emerald-300\/15:focus {
  border-color: rgb(110 231 183 / 0.15);
}

.focus\:border-emerald-300\/20:focus {
  border-color: rgb(110 231 183 / 0.2);
}

.focus\:border-emerald-300\/25:focus {
  border-color: rgb(110 231 183 / 0.25);
}

.focus\:border-emerald-300\/30:focus {
  border-color: rgb(110 231 183 / 0.3);
}

.focus\:border-emerald-300\/35:focus {
  border-color: rgb(110 231 183 / 0.35);
}

.focus\:border-emerald-300\/40:focus {
  border-color: rgb(110 231 183 / 0.4);
}

.focus\:border-emerald-300\/45:focus {
  border-color: rgb(110 231 183 / 0.45);
}

.focus\:border-emerald-300\/5:focus {
  border-color: rgb(110 231 183 / 0.05);
}

.focus\:border-emerald-300\/50:focus {
  border-color: rgb(110 231 183 / 0.5);
}

.focus\:border-emerald-300\/55:focus {
  border-color: rgb(110 231 183 / 0.55);
}

.focus\:border-emerald-300\/60:focus {
  border-color: rgb(110 231 183 / 0.6);
}

.focus\:border-emerald-300\/65:focus {
  border-color: rgb(110 231 183 / 0.65);
}

.focus\:border-emerald-300\/70:focus {
  border-color: rgb(110 231 183 / 0.7);
}

.focus\:border-emerald-300\/75:focus {
  border-color: rgb(110 231 183 / 0.75);
}

.focus\:border-emerald-300\/80:focus {
  border-color: rgb(110 231 183 / 0.8);
}

.focus\:border-emerald-300\/85:focus {
  border-color: rgb(110 231 183 / 0.85);
}

.focus\:border-emerald-300\/90:focus {
  border-color: rgb(110 231 183 / 0.9);
}

.focus\:border-emerald-300\/95:focus {
  border-color: rgb(110 231 183 / 0.95);
}

.focus\:border-emerald-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-400\/0:focus {
  border-color: rgb(52 211 153 / 0);
}

.focus\:border-emerald-400\/10:focus {
  border-color: rgb(52 211 153 / 0.1);
}

.focus\:border-emerald-400\/100:focus {
  border-color: rgb(52 211 153 / 1);
}

.focus\:border-emerald-400\/15:focus {
  border-color: rgb(52 211 153 / 0.15);
}

.focus\:border-emerald-400\/20:focus {
  border-color: rgb(52 211 153 / 0.2);
}

.focus\:border-emerald-400\/25:focus {
  border-color: rgb(52 211 153 / 0.25);
}

.focus\:border-emerald-400\/30:focus {
  border-color: rgb(52 211 153 / 0.3);
}

.focus\:border-emerald-400\/35:focus {
  border-color: rgb(52 211 153 / 0.35);
}

.focus\:border-emerald-400\/40:focus {
  border-color: rgb(52 211 153 / 0.4);
}

.focus\:border-emerald-400\/45:focus {
  border-color: rgb(52 211 153 / 0.45);
}

.focus\:border-emerald-400\/5:focus {
  border-color: rgb(52 211 153 / 0.05);
}

.focus\:border-emerald-400\/50:focus {
  border-color: rgb(52 211 153 / 0.5);
}

.focus\:border-emerald-400\/55:focus {
  border-color: rgb(52 211 153 / 0.55);
}

.focus\:border-emerald-400\/60:focus {
  border-color: rgb(52 211 153 / 0.6);
}

.focus\:border-emerald-400\/65:focus {
  border-color: rgb(52 211 153 / 0.65);
}

.focus\:border-emerald-400\/70:focus {
  border-color: rgb(52 211 153 / 0.7);
}

.focus\:border-emerald-400\/75:focus {
  border-color: rgb(52 211 153 / 0.75);
}

.focus\:border-emerald-400\/80:focus {
  border-color: rgb(52 211 153 / 0.8);
}

.focus\:border-emerald-400\/85:focus {
  border-color: rgb(52 211 153 / 0.85);
}

.focus\:border-emerald-400\/90:focus {
  border-color: rgb(52 211 153 / 0.9);
}

.focus\:border-emerald-400\/95:focus {
  border-color: rgb(52 211 153 / 0.95);
}

.focus\:border-emerald-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-500\/0:focus {
  border-color: rgb(16 185 129 / 0);
}

.focus\:border-emerald-500\/10:focus {
  border-color: rgb(16 185 129 / 0.1);
}

.focus\:border-emerald-500\/100:focus {
  border-color: rgb(16 185 129 / 1);
}

.focus\:border-emerald-500\/15:focus {
  border-color: rgb(16 185 129 / 0.15);
}

.focus\:border-emerald-500\/20:focus {
  border-color: rgb(16 185 129 / 0.2);
}

.focus\:border-emerald-500\/25:focus {
  border-color: rgb(16 185 129 / 0.25);
}

.focus\:border-emerald-500\/30:focus {
  border-color: rgb(16 185 129 / 0.3);
}

.focus\:border-emerald-500\/35:focus {
  border-color: rgb(16 185 129 / 0.35);
}

.focus\:border-emerald-500\/40:focus {
  border-color: rgb(16 185 129 / 0.4);
}

.focus\:border-emerald-500\/45:focus {
  border-color: rgb(16 185 129 / 0.45);
}

.focus\:border-emerald-500\/5:focus {
  border-color: rgb(16 185 129 / 0.05);
}

.focus\:border-emerald-500\/50:focus {
  border-color: rgb(16 185 129 / 0.5);
}

.focus\:border-emerald-500\/55:focus {
  border-color: rgb(16 185 129 / 0.55);
}

.focus\:border-emerald-500\/60:focus {
  border-color: rgb(16 185 129 / 0.6);
}

.focus\:border-emerald-500\/65:focus {
  border-color: rgb(16 185 129 / 0.65);
}

.focus\:border-emerald-500\/70:focus {
  border-color: rgb(16 185 129 / 0.7);
}

.focus\:border-emerald-500\/75:focus {
  border-color: rgb(16 185 129 / 0.75);
}

.focus\:border-emerald-500\/80:focus {
  border-color: rgb(16 185 129 / 0.8);
}

.focus\:border-emerald-500\/85:focus {
  border-color: rgb(16 185 129 / 0.85);
}

.focus\:border-emerald-500\/90:focus {
  border-color: rgb(16 185 129 / 0.9);
}

.focus\:border-emerald-500\/95:focus {
  border-color: rgb(16 185 129 / 0.95);
}

.focus\:border-emerald-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-600\/0:focus {
  border-color: rgb(5 150 105 / 0);
}

.focus\:border-emerald-600\/10:focus {
  border-color: rgb(5 150 105 / 0.1);
}

.focus\:border-emerald-600\/100:focus {
  border-color: rgb(5 150 105 / 1);
}

.focus\:border-emerald-600\/15:focus {
  border-color: rgb(5 150 105 / 0.15);
}

.focus\:border-emerald-600\/20:focus {
  border-color: rgb(5 150 105 / 0.2);
}

.focus\:border-emerald-600\/25:focus {
  border-color: rgb(5 150 105 / 0.25);
}

.focus\:border-emerald-600\/30:focus {
  border-color: rgb(5 150 105 / 0.3);
}

.focus\:border-emerald-600\/35:focus {
  border-color: rgb(5 150 105 / 0.35);
}

.focus\:border-emerald-600\/40:focus {
  border-color: rgb(5 150 105 / 0.4);
}

.focus\:border-emerald-600\/45:focus {
  border-color: rgb(5 150 105 / 0.45);
}

.focus\:border-emerald-600\/5:focus {
  border-color: rgb(5 150 105 / 0.05);
}

.focus\:border-emerald-600\/50:focus {
  border-color: rgb(5 150 105 / 0.5);
}

.focus\:border-emerald-600\/55:focus {
  border-color: rgb(5 150 105 / 0.55);
}

.focus\:border-emerald-600\/60:focus {
  border-color: rgb(5 150 105 / 0.6);
}

.focus\:border-emerald-600\/65:focus {
  border-color: rgb(5 150 105 / 0.65);
}

.focus\:border-emerald-600\/70:focus {
  border-color: rgb(5 150 105 / 0.7);
}

.focus\:border-emerald-600\/75:focus {
  border-color: rgb(5 150 105 / 0.75);
}

.focus\:border-emerald-600\/80:focus {
  border-color: rgb(5 150 105 / 0.8);
}

.focus\:border-emerald-600\/85:focus {
  border-color: rgb(5 150 105 / 0.85);
}

.focus\:border-emerald-600\/90:focus {
  border-color: rgb(5 150 105 / 0.9);
}

.focus\:border-emerald-600\/95:focus {
  border-color: rgb(5 150 105 / 0.95);
}

.focus\:border-emerald-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-700\/0:focus {
  border-color: rgb(4 120 87 / 0);
}

.focus\:border-emerald-700\/10:focus {
  border-color: rgb(4 120 87 / 0.1);
}

.focus\:border-emerald-700\/100:focus {
  border-color: rgb(4 120 87 / 1);
}

.focus\:border-emerald-700\/15:focus {
  border-color: rgb(4 120 87 / 0.15);
}

.focus\:border-emerald-700\/20:focus {
  border-color: rgb(4 120 87 / 0.2);
}

.focus\:border-emerald-700\/25:focus {
  border-color: rgb(4 120 87 / 0.25);
}

.focus\:border-emerald-700\/30:focus {
  border-color: rgb(4 120 87 / 0.3);
}

.focus\:border-emerald-700\/35:focus {
  border-color: rgb(4 120 87 / 0.35);
}

.focus\:border-emerald-700\/40:focus {
  border-color: rgb(4 120 87 / 0.4);
}

.focus\:border-emerald-700\/45:focus {
  border-color: rgb(4 120 87 / 0.45);
}

.focus\:border-emerald-700\/5:focus {
  border-color: rgb(4 120 87 / 0.05);
}

.focus\:border-emerald-700\/50:focus {
  border-color: rgb(4 120 87 / 0.5);
}

.focus\:border-emerald-700\/55:focus {
  border-color: rgb(4 120 87 / 0.55);
}

.focus\:border-emerald-700\/60:focus {
  border-color: rgb(4 120 87 / 0.6);
}

.focus\:border-emerald-700\/65:focus {
  border-color: rgb(4 120 87 / 0.65);
}

.focus\:border-emerald-700\/70:focus {
  border-color: rgb(4 120 87 / 0.7);
}

.focus\:border-emerald-700\/75:focus {
  border-color: rgb(4 120 87 / 0.75);
}

.focus\:border-emerald-700\/80:focus {
  border-color: rgb(4 120 87 / 0.8);
}

.focus\:border-emerald-700\/85:focus {
  border-color: rgb(4 120 87 / 0.85);
}

.focus\:border-emerald-700\/90:focus {
  border-color: rgb(4 120 87 / 0.9);
}

.focus\:border-emerald-700\/95:focus {
  border-color: rgb(4 120 87 / 0.95);
}

.focus\:border-emerald-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-800\/0:focus {
  border-color: rgb(6 95 70 / 0);
}

.focus\:border-emerald-800\/10:focus {
  border-color: rgb(6 95 70 / 0.1);
}

.focus\:border-emerald-800\/100:focus {
  border-color: rgb(6 95 70 / 1);
}

.focus\:border-emerald-800\/15:focus {
  border-color: rgb(6 95 70 / 0.15);
}

.focus\:border-emerald-800\/20:focus {
  border-color: rgb(6 95 70 / 0.2);
}

.focus\:border-emerald-800\/25:focus {
  border-color: rgb(6 95 70 / 0.25);
}

.focus\:border-emerald-800\/30:focus {
  border-color: rgb(6 95 70 / 0.3);
}

.focus\:border-emerald-800\/35:focus {
  border-color: rgb(6 95 70 / 0.35);
}

.focus\:border-emerald-800\/40:focus {
  border-color: rgb(6 95 70 / 0.4);
}

.focus\:border-emerald-800\/45:focus {
  border-color: rgb(6 95 70 / 0.45);
}

.focus\:border-emerald-800\/5:focus {
  border-color: rgb(6 95 70 / 0.05);
}

.focus\:border-emerald-800\/50:focus {
  border-color: rgb(6 95 70 / 0.5);
}

.focus\:border-emerald-800\/55:focus {
  border-color: rgb(6 95 70 / 0.55);
}

.focus\:border-emerald-800\/60:focus {
  border-color: rgb(6 95 70 / 0.6);
}

.focus\:border-emerald-800\/65:focus {
  border-color: rgb(6 95 70 / 0.65);
}

.focus\:border-emerald-800\/70:focus {
  border-color: rgb(6 95 70 / 0.7);
}

.focus\:border-emerald-800\/75:focus {
  border-color: rgb(6 95 70 / 0.75);
}

.focus\:border-emerald-800\/80:focus {
  border-color: rgb(6 95 70 / 0.8);
}

.focus\:border-emerald-800\/85:focus {
  border-color: rgb(6 95 70 / 0.85);
}

.focus\:border-emerald-800\/90:focus {
  border-color: rgb(6 95 70 / 0.9);
}

.focus\:border-emerald-800\/95:focus {
  border-color: rgb(6 95 70 / 0.95);
}

.focus\:border-emerald-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-900\/0:focus {
  border-color: rgb(6 78 59 / 0);
}

.focus\:border-emerald-900\/10:focus {
  border-color: rgb(6 78 59 / 0.1);
}

.focus\:border-emerald-900\/100:focus {
  border-color: rgb(6 78 59 / 1);
}

.focus\:border-emerald-900\/15:focus {
  border-color: rgb(6 78 59 / 0.15);
}

.focus\:border-emerald-900\/20:focus {
  border-color: rgb(6 78 59 / 0.2);
}

.focus\:border-emerald-900\/25:focus {
  border-color: rgb(6 78 59 / 0.25);
}

.focus\:border-emerald-900\/30:focus {
  border-color: rgb(6 78 59 / 0.3);
}

.focus\:border-emerald-900\/35:focus {
  border-color: rgb(6 78 59 / 0.35);
}

.focus\:border-emerald-900\/40:focus {
  border-color: rgb(6 78 59 / 0.4);
}

.focus\:border-emerald-900\/45:focus {
  border-color: rgb(6 78 59 / 0.45);
}

.focus\:border-emerald-900\/5:focus {
  border-color: rgb(6 78 59 / 0.05);
}

.focus\:border-emerald-900\/50:focus {
  border-color: rgb(6 78 59 / 0.5);
}

.focus\:border-emerald-900\/55:focus {
  border-color: rgb(6 78 59 / 0.55);
}

.focus\:border-emerald-900\/60:focus {
  border-color: rgb(6 78 59 / 0.6);
}

.focus\:border-emerald-900\/65:focus {
  border-color: rgb(6 78 59 / 0.65);
}

.focus\:border-emerald-900\/70:focus {
  border-color: rgb(6 78 59 / 0.7);
}

.focus\:border-emerald-900\/75:focus {
  border-color: rgb(6 78 59 / 0.75);
}

.focus\:border-emerald-900\/80:focus {
  border-color: rgb(6 78 59 / 0.8);
}

.focus\:border-emerald-900\/85:focus {
  border-color: rgb(6 78 59 / 0.85);
}

.focus\:border-emerald-900\/90:focus {
  border-color: rgb(6 78 59 / 0.9);
}

.focus\:border-emerald-900\/95:focus {
  border-color: rgb(6 78 59 / 0.95);
}

.focus\:border-gray-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-100\/0:focus {
  border-color: rgb(243 244 246 / 0);
}

.focus\:border-gray-100\/10:focus {
  border-color: rgb(243 244 246 / 0.1);
}

.focus\:border-gray-100\/100:focus {
  border-color: rgb(243 244 246 / 1);
}

.focus\:border-gray-100\/15:focus {
  border-color: rgb(243 244 246 / 0.15);
}

.focus\:border-gray-100\/20:focus {
  border-color: rgb(243 244 246 / 0.2);
}

.focus\:border-gray-100\/25:focus {
  border-color: rgb(243 244 246 / 0.25);
}

.focus\:border-gray-100\/30:focus {
  border-color: rgb(243 244 246 / 0.3);
}

.focus\:border-gray-100\/35:focus {
  border-color: rgb(243 244 246 / 0.35);
}

.focus\:border-gray-100\/40:focus {
  border-color: rgb(243 244 246 / 0.4);
}

.focus\:border-gray-100\/45:focus {
  border-color: rgb(243 244 246 / 0.45);
}

.focus\:border-gray-100\/5:focus {
  border-color: rgb(243 244 246 / 0.05);
}

.focus\:border-gray-100\/50:focus {
  border-color: rgb(243 244 246 / 0.5);
}

.focus\:border-gray-100\/55:focus {
  border-color: rgb(243 244 246 / 0.55);
}

.focus\:border-gray-100\/60:focus {
  border-color: rgb(243 244 246 / 0.6);
}

.focus\:border-gray-100\/65:focus {
  border-color: rgb(243 244 246 / 0.65);
}

.focus\:border-gray-100\/70:focus {
  border-color: rgb(243 244 246 / 0.7);
}

.focus\:border-gray-100\/75:focus {
  border-color: rgb(243 244 246 / 0.75);
}

.focus\:border-gray-100\/80:focus {
  border-color: rgb(243 244 246 / 0.8);
}

.focus\:border-gray-100\/85:focus {
  border-color: rgb(243 244 246 / 0.85);
}

.focus\:border-gray-100\/90:focus {
  border-color: rgb(243 244 246 / 0.9);
}

.focus\:border-gray-100\/95:focus {
  border-color: rgb(243 244 246 / 0.95);
}

.focus\:border-gray-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-200\/0:focus {
  border-color: rgb(229 231 235 / 0);
}

.focus\:border-gray-200\/10:focus {
  border-color: rgb(229 231 235 / 0.1);
}

.focus\:border-gray-200\/100:focus {
  border-color: rgb(229 231 235 / 1);
}

.focus\:border-gray-200\/15:focus {
  border-color: rgb(229 231 235 / 0.15);
}

.focus\:border-gray-200\/20:focus {
  border-color: rgb(229 231 235 / 0.2);
}

.focus\:border-gray-200\/25:focus {
  border-color: rgb(229 231 235 / 0.25);
}

.focus\:border-gray-200\/30:focus {
  border-color: rgb(229 231 235 / 0.3);
}

.focus\:border-gray-200\/35:focus {
  border-color: rgb(229 231 235 / 0.35);
}

.focus\:border-gray-200\/40:focus {
  border-color: rgb(229 231 235 / 0.4);
}

.focus\:border-gray-200\/45:focus {
  border-color: rgb(229 231 235 / 0.45);
}

.focus\:border-gray-200\/5:focus {
  border-color: rgb(229 231 235 / 0.05);
}

.focus\:border-gray-200\/50:focus {
  border-color: rgb(229 231 235 / 0.5);
}

.focus\:border-gray-200\/55:focus {
  border-color: rgb(229 231 235 / 0.55);
}

.focus\:border-gray-200\/60:focus {
  border-color: rgb(229 231 235 / 0.6);
}

.focus\:border-gray-200\/65:focus {
  border-color: rgb(229 231 235 / 0.65);
}

.focus\:border-gray-200\/70:focus {
  border-color: rgb(229 231 235 / 0.7);
}

.focus\:border-gray-200\/75:focus {
  border-color: rgb(229 231 235 / 0.75);
}

.focus\:border-gray-200\/80:focus {
  border-color: rgb(229 231 235 / 0.8);
}

.focus\:border-gray-200\/85:focus {
  border-color: rgb(229 231 235 / 0.85);
}

.focus\:border-gray-200\/90:focus {
  border-color: rgb(229 231 235 / 0.9);
}

.focus\:border-gray-200\/95:focus {
  border-color: rgb(229 231 235 / 0.95);
}

.focus\:border-gray-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-300\/0:focus {
  border-color: rgb(209 213 219 / 0);
}

.focus\:border-gray-300\/10:focus {
  border-color: rgb(209 213 219 / 0.1);
}

.focus\:border-gray-300\/100:focus {
  border-color: rgb(209 213 219 / 1);
}

.focus\:border-gray-300\/15:focus {
  border-color: rgb(209 213 219 / 0.15);
}

.focus\:border-gray-300\/20:focus {
  border-color: rgb(209 213 219 / 0.2);
}

.focus\:border-gray-300\/25:focus {
  border-color: rgb(209 213 219 / 0.25);
}

.focus\:border-gray-300\/30:focus {
  border-color: rgb(209 213 219 / 0.3);
}

.focus\:border-gray-300\/35:focus {
  border-color: rgb(209 213 219 / 0.35);
}

.focus\:border-gray-300\/40:focus {
  border-color: rgb(209 213 219 / 0.4);
}

.focus\:border-gray-300\/45:focus {
  border-color: rgb(209 213 219 / 0.45);
}

.focus\:border-gray-300\/5:focus {
  border-color: rgb(209 213 219 / 0.05);
}

.focus\:border-gray-300\/50:focus {
  border-color: rgb(209 213 219 / 0.5);
}

.focus\:border-gray-300\/55:focus {
  border-color: rgb(209 213 219 / 0.55);
}

.focus\:border-gray-300\/60:focus {
  border-color: rgb(209 213 219 / 0.6);
}

.focus\:border-gray-300\/65:focus {
  border-color: rgb(209 213 219 / 0.65);
}

.focus\:border-gray-300\/70:focus {
  border-color: rgb(209 213 219 / 0.7);
}

.focus\:border-gray-300\/75:focus {
  border-color: rgb(209 213 219 / 0.75);
}

.focus\:border-gray-300\/80:focus {
  border-color: rgb(209 213 219 / 0.8);
}

.focus\:border-gray-300\/85:focus {
  border-color: rgb(209 213 219 / 0.85);
}

.focus\:border-gray-300\/90:focus {
  border-color: rgb(209 213 219 / 0.9);
}

.focus\:border-gray-300\/95:focus {
  border-color: rgb(209 213 219 / 0.95);
}

.focus\:border-gray-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-400\/0:focus {
  border-color: rgb(156 163 175 / 0);
}

.focus\:border-gray-400\/10:focus {
  border-color: rgb(156 163 175 / 0.1);
}

.focus\:border-gray-400\/100:focus {
  border-color: rgb(156 163 175 / 1);
}

.focus\:border-gray-400\/15:focus {
  border-color: rgb(156 163 175 / 0.15);
}

.focus\:border-gray-400\/20:focus {
  border-color: rgb(156 163 175 / 0.2);
}

.focus\:border-gray-400\/25:focus {
  border-color: rgb(156 163 175 / 0.25);
}

.focus\:border-gray-400\/30:focus {
  border-color: rgb(156 163 175 / 0.3);
}

.focus\:border-gray-400\/35:focus {
  border-color: rgb(156 163 175 / 0.35);
}

.focus\:border-gray-400\/40:focus {
  border-color: rgb(156 163 175 / 0.4);
}

.focus\:border-gray-400\/45:focus {
  border-color: rgb(156 163 175 / 0.45);
}

.focus\:border-gray-400\/5:focus {
  border-color: rgb(156 163 175 / 0.05);
}

.focus\:border-gray-400\/50:focus {
  border-color: rgb(156 163 175 / 0.5);
}

.focus\:border-gray-400\/55:focus {
  border-color: rgb(156 163 175 / 0.55);
}

.focus\:border-gray-400\/60:focus {
  border-color: rgb(156 163 175 / 0.6);
}

.focus\:border-gray-400\/65:focus {
  border-color: rgb(156 163 175 / 0.65);
}

.focus\:border-gray-400\/70:focus {
  border-color: rgb(156 163 175 / 0.7);
}

.focus\:border-gray-400\/75:focus {
  border-color: rgb(156 163 175 / 0.75);
}

.focus\:border-gray-400\/80:focus {
  border-color: rgb(156 163 175 / 0.8);
}

.focus\:border-gray-400\/85:focus {
  border-color: rgb(156 163 175 / 0.85);
}

.focus\:border-gray-400\/90:focus {
  border-color: rgb(156 163 175 / 0.9);
}

.focus\:border-gray-400\/95:focus {
  border-color: rgb(156 163 175 / 0.95);
}

.focus\:border-gray-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-500\/0:focus {
  border-color: rgb(107 114 128 / 0);
}

.focus\:border-gray-500\/10:focus {
  border-color: rgb(107 114 128 / 0.1);
}

.focus\:border-gray-500\/100:focus {
  border-color: rgb(107 114 128 / 1);
}

.focus\:border-gray-500\/15:focus {
  border-color: rgb(107 114 128 / 0.15);
}

.focus\:border-gray-500\/20:focus {
  border-color: rgb(107 114 128 / 0.2);
}

.focus\:border-gray-500\/25:focus {
  border-color: rgb(107 114 128 / 0.25);
}

.focus\:border-gray-500\/30:focus {
  border-color: rgb(107 114 128 / 0.3);
}

.focus\:border-gray-500\/35:focus {
  border-color: rgb(107 114 128 / 0.35);
}

.focus\:border-gray-500\/40:focus {
  border-color: rgb(107 114 128 / 0.4);
}

.focus\:border-gray-500\/45:focus {
  border-color: rgb(107 114 128 / 0.45);
}

.focus\:border-gray-500\/5:focus {
  border-color: rgb(107 114 128 / 0.05);
}

.focus\:border-gray-500\/50:focus {
  border-color: rgb(107 114 128 / 0.5);
}

.focus\:border-gray-500\/55:focus {
  border-color: rgb(107 114 128 / 0.55);
}

.focus\:border-gray-500\/60:focus {
  border-color: rgb(107 114 128 / 0.6);
}

.focus\:border-gray-500\/65:focus {
  border-color: rgb(107 114 128 / 0.65);
}

.focus\:border-gray-500\/70:focus {
  border-color: rgb(107 114 128 / 0.7);
}

.focus\:border-gray-500\/75:focus {
  border-color: rgb(107 114 128 / 0.75);
}

.focus\:border-gray-500\/80:focus {
  border-color: rgb(107 114 128 / 0.8);
}

.focus\:border-gray-500\/85:focus {
  border-color: rgb(107 114 128 / 0.85);
}

.focus\:border-gray-500\/90:focus {
  border-color: rgb(107 114 128 / 0.9);
}

.focus\:border-gray-500\/95:focus {
  border-color: rgb(107 114 128 / 0.95);
}

.focus\:border-gray-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-600\/0:focus {
  border-color: rgb(75 85 99 / 0);
}

.focus\:border-gray-600\/10:focus {
  border-color: rgb(75 85 99 / 0.1);
}

.focus\:border-gray-600\/100:focus {
  border-color: rgb(75 85 99 / 1);
}

.focus\:border-gray-600\/15:focus {
  border-color: rgb(75 85 99 / 0.15);
}

.focus\:border-gray-600\/20:focus {
  border-color: rgb(75 85 99 / 0.2);
}

.focus\:border-gray-600\/25:focus {
  border-color: rgb(75 85 99 / 0.25);
}

.focus\:border-gray-600\/30:focus {
  border-color: rgb(75 85 99 / 0.3);
}

.focus\:border-gray-600\/35:focus {
  border-color: rgb(75 85 99 / 0.35);
}

.focus\:border-gray-600\/40:focus {
  border-color: rgb(75 85 99 / 0.4);
}

.focus\:border-gray-600\/45:focus {
  border-color: rgb(75 85 99 / 0.45);
}

.focus\:border-gray-600\/5:focus {
  border-color: rgb(75 85 99 / 0.05);
}

.focus\:border-gray-600\/50:focus {
  border-color: rgb(75 85 99 / 0.5);
}

.focus\:border-gray-600\/55:focus {
  border-color: rgb(75 85 99 / 0.55);
}

.focus\:border-gray-600\/60:focus {
  border-color: rgb(75 85 99 / 0.6);
}

.focus\:border-gray-600\/65:focus {
  border-color: rgb(75 85 99 / 0.65);
}

.focus\:border-gray-600\/70:focus {
  border-color: rgb(75 85 99 / 0.7);
}

.focus\:border-gray-600\/75:focus {
  border-color: rgb(75 85 99 / 0.75);
}

.focus\:border-gray-600\/80:focus {
  border-color: rgb(75 85 99 / 0.8);
}

.focus\:border-gray-600\/85:focus {
  border-color: rgb(75 85 99 / 0.85);
}

.focus\:border-gray-600\/90:focus {
  border-color: rgb(75 85 99 / 0.9);
}

.focus\:border-gray-600\/95:focus {
  border-color: rgb(75 85 99 / 0.95);
}

.focus\:border-gray-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-700\/0:focus {
  border-color: rgb(55 65 81 / 0);
}

.focus\:border-gray-700\/10:focus {
  border-color: rgb(55 65 81 / 0.1);
}

.focus\:border-gray-700\/100:focus {
  border-color: rgb(55 65 81 / 1);
}

.focus\:border-gray-700\/15:focus {
  border-color: rgb(55 65 81 / 0.15);
}

.focus\:border-gray-700\/20:focus {
  border-color: rgb(55 65 81 / 0.2);
}

.focus\:border-gray-700\/25:focus {
  border-color: rgb(55 65 81 / 0.25);
}

.focus\:border-gray-700\/30:focus {
  border-color: rgb(55 65 81 / 0.3);
}

.focus\:border-gray-700\/35:focus {
  border-color: rgb(55 65 81 / 0.35);
}

.focus\:border-gray-700\/40:focus {
  border-color: rgb(55 65 81 / 0.4);
}

.focus\:border-gray-700\/45:focus {
  border-color: rgb(55 65 81 / 0.45);
}

.focus\:border-gray-700\/5:focus {
  border-color: rgb(55 65 81 / 0.05);
}

.focus\:border-gray-700\/50:focus {
  border-color: rgb(55 65 81 / 0.5);
}

.focus\:border-gray-700\/55:focus {
  border-color: rgb(55 65 81 / 0.55);
}

.focus\:border-gray-700\/60:focus {
  border-color: rgb(55 65 81 / 0.6);
}

.focus\:border-gray-700\/65:focus {
  border-color: rgb(55 65 81 / 0.65);
}

.focus\:border-gray-700\/70:focus {
  border-color: rgb(55 65 81 / 0.7);
}

.focus\:border-gray-700\/75:focus {
  border-color: rgb(55 65 81 / 0.75);
}

.focus\:border-gray-700\/80:focus {
  border-color: rgb(55 65 81 / 0.8);
}

.focus\:border-gray-700\/85:focus {
  border-color: rgb(55 65 81 / 0.85);
}

.focus\:border-gray-700\/90:focus {
  border-color: rgb(55 65 81 / 0.9);
}

.focus\:border-gray-700\/95:focus {
  border-color: rgb(55 65 81 / 0.95);
}

.focus\:border-gray-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-800\/0:focus {
  border-color: rgb(31 41 55 / 0);
}

.focus\:border-gray-800\/10:focus {
  border-color: rgb(31 41 55 / 0.1);
}

.focus\:border-gray-800\/100:focus {
  border-color: rgb(31 41 55 / 1);
}

.focus\:border-gray-800\/15:focus {
  border-color: rgb(31 41 55 / 0.15);
}

.focus\:border-gray-800\/20:focus {
  border-color: rgb(31 41 55 / 0.2);
}

.focus\:border-gray-800\/25:focus {
  border-color: rgb(31 41 55 / 0.25);
}

.focus\:border-gray-800\/30:focus {
  border-color: rgb(31 41 55 / 0.3);
}

.focus\:border-gray-800\/35:focus {
  border-color: rgb(31 41 55 / 0.35);
}

.focus\:border-gray-800\/40:focus {
  border-color: rgb(31 41 55 / 0.4);
}

.focus\:border-gray-800\/45:focus {
  border-color: rgb(31 41 55 / 0.45);
}

.focus\:border-gray-800\/5:focus {
  border-color: rgb(31 41 55 / 0.05);
}

.focus\:border-gray-800\/50:focus {
  border-color: rgb(31 41 55 / 0.5);
}

.focus\:border-gray-800\/55:focus {
  border-color: rgb(31 41 55 / 0.55);
}

.focus\:border-gray-800\/60:focus {
  border-color: rgb(31 41 55 / 0.6);
}

.focus\:border-gray-800\/65:focus {
  border-color: rgb(31 41 55 / 0.65);
}

.focus\:border-gray-800\/70:focus {
  border-color: rgb(31 41 55 / 0.7);
}

.focus\:border-gray-800\/75:focus {
  border-color: rgb(31 41 55 / 0.75);
}

.focus\:border-gray-800\/80:focus {
  border-color: rgb(31 41 55 / 0.8);
}

.focus\:border-gray-800\/85:focus {
  border-color: rgb(31 41 55 / 0.85);
}

.focus\:border-gray-800\/90:focus {
  border-color: rgb(31 41 55 / 0.9);
}

.focus\:border-gray-800\/95:focus {
  border-color: rgb(31 41 55 / 0.95);
}

.focus\:border-gray-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-900\/0:focus {
  border-color: rgb(17 24 39 / 0);
}

.focus\:border-gray-900\/10:focus {
  border-color: rgb(17 24 39 / 0.1);
}

.focus\:border-gray-900\/100:focus {
  border-color: rgb(17 24 39 / 1);
}

.focus\:border-gray-900\/15:focus {
  border-color: rgb(17 24 39 / 0.15);
}

.focus\:border-gray-900\/20:focus {
  border-color: rgb(17 24 39 / 0.2);
}

.focus\:border-gray-900\/25:focus {
  border-color: rgb(17 24 39 / 0.25);
}

.focus\:border-gray-900\/30:focus {
  border-color: rgb(17 24 39 / 0.3);
}

.focus\:border-gray-900\/35:focus {
  border-color: rgb(17 24 39 / 0.35);
}

.focus\:border-gray-900\/40:focus {
  border-color: rgb(17 24 39 / 0.4);
}

.focus\:border-gray-900\/45:focus {
  border-color: rgb(17 24 39 / 0.45);
}

.focus\:border-gray-900\/5:focus {
  border-color: rgb(17 24 39 / 0.05);
}

.focus\:border-gray-900\/50:focus {
  border-color: rgb(17 24 39 / 0.5);
}

.focus\:border-gray-900\/55:focus {
  border-color: rgb(17 24 39 / 0.55);
}

.focus\:border-gray-900\/60:focus {
  border-color: rgb(17 24 39 / 0.6);
}

.focus\:border-gray-900\/65:focus {
  border-color: rgb(17 24 39 / 0.65);
}

.focus\:border-gray-900\/70:focus {
  border-color: rgb(17 24 39 / 0.7);
}

.focus\:border-gray-900\/75:focus {
  border-color: rgb(17 24 39 / 0.75);
}

.focus\:border-gray-900\/80:focus {
  border-color: rgb(17 24 39 / 0.8);
}

.focus\:border-gray-900\/85:focus {
  border-color: rgb(17 24 39 / 0.85);
}

.focus\:border-gray-900\/90:focus {
  border-color: rgb(17 24 39 / 0.9);
}

.focus\:border-gray-900\/95:focus {
  border-color: rgb(17 24 39 / 0.95);
}

.focus\:border-green-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(222 247 236 / var(--tw-border-opacity, 1));
}

.focus\:border-green-100\/0:focus {
  border-color: rgb(222 247 236 / 0);
}

.focus\:border-green-100\/10:focus {
  border-color: rgb(222 247 236 / 0.1);
}

.focus\:border-green-100\/100:focus {
  border-color: rgb(222 247 236 / 1);
}

.focus\:border-green-100\/15:focus {
  border-color: rgb(222 247 236 / 0.15);
}

.focus\:border-green-100\/20:focus {
  border-color: rgb(222 247 236 / 0.2);
}

.focus\:border-green-100\/25:focus {
  border-color: rgb(222 247 236 / 0.25);
}

.focus\:border-green-100\/30:focus {
  border-color: rgb(222 247 236 / 0.3);
}

.focus\:border-green-100\/35:focus {
  border-color: rgb(222 247 236 / 0.35);
}

.focus\:border-green-100\/40:focus {
  border-color: rgb(222 247 236 / 0.4);
}

.focus\:border-green-100\/45:focus {
  border-color: rgb(222 247 236 / 0.45);
}

.focus\:border-green-100\/5:focus {
  border-color: rgb(222 247 236 / 0.05);
}

.focus\:border-green-100\/50:focus {
  border-color: rgb(222 247 236 / 0.5);
}

.focus\:border-green-100\/55:focus {
  border-color: rgb(222 247 236 / 0.55);
}

.focus\:border-green-100\/60:focus {
  border-color: rgb(222 247 236 / 0.6);
}

.focus\:border-green-100\/65:focus {
  border-color: rgb(222 247 236 / 0.65);
}

.focus\:border-green-100\/70:focus {
  border-color: rgb(222 247 236 / 0.7);
}

.focus\:border-green-100\/75:focus {
  border-color: rgb(222 247 236 / 0.75);
}

.focus\:border-green-100\/80:focus {
  border-color: rgb(222 247 236 / 0.8);
}

.focus\:border-green-100\/85:focus {
  border-color: rgb(222 247 236 / 0.85);
}

.focus\:border-green-100\/90:focus {
  border-color: rgb(222 247 236 / 0.9);
}

.focus\:border-green-100\/95:focus {
  border-color: rgb(222 247 236 / 0.95);
}

.focus\:border-green-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(188 240 218 / var(--tw-border-opacity, 1));
}

.focus\:border-green-200\/0:focus {
  border-color: rgb(188 240 218 / 0);
}

.focus\:border-green-200\/10:focus {
  border-color: rgb(188 240 218 / 0.1);
}

.focus\:border-green-200\/100:focus {
  border-color: rgb(188 240 218 / 1);
}

.focus\:border-green-200\/15:focus {
  border-color: rgb(188 240 218 / 0.15);
}

.focus\:border-green-200\/20:focus {
  border-color: rgb(188 240 218 / 0.2);
}

.focus\:border-green-200\/25:focus {
  border-color: rgb(188 240 218 / 0.25);
}

.focus\:border-green-200\/30:focus {
  border-color: rgb(188 240 218 / 0.3);
}

.focus\:border-green-200\/35:focus {
  border-color: rgb(188 240 218 / 0.35);
}

.focus\:border-green-200\/40:focus {
  border-color: rgb(188 240 218 / 0.4);
}

.focus\:border-green-200\/45:focus {
  border-color: rgb(188 240 218 / 0.45);
}

.focus\:border-green-200\/5:focus {
  border-color: rgb(188 240 218 / 0.05);
}

.focus\:border-green-200\/50:focus {
  border-color: rgb(188 240 218 / 0.5);
}

.focus\:border-green-200\/55:focus {
  border-color: rgb(188 240 218 / 0.55);
}

.focus\:border-green-200\/60:focus {
  border-color: rgb(188 240 218 / 0.6);
}

.focus\:border-green-200\/65:focus {
  border-color: rgb(188 240 218 / 0.65);
}

.focus\:border-green-200\/70:focus {
  border-color: rgb(188 240 218 / 0.7);
}

.focus\:border-green-200\/75:focus {
  border-color: rgb(188 240 218 / 0.75);
}

.focus\:border-green-200\/80:focus {
  border-color: rgb(188 240 218 / 0.8);
}

.focus\:border-green-200\/85:focus {
  border-color: rgb(188 240 218 / 0.85);
}

.focus\:border-green-200\/90:focus {
  border-color: rgb(188 240 218 / 0.9);
}

.focus\:border-green-200\/95:focus {
  border-color: rgb(188 240 218 / 0.95);
}

.focus\:border-green-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(132 225 188 / var(--tw-border-opacity, 1));
}

.focus\:border-green-300\/0:focus {
  border-color: rgb(132 225 188 / 0);
}

.focus\:border-green-300\/10:focus {
  border-color: rgb(132 225 188 / 0.1);
}

.focus\:border-green-300\/100:focus {
  border-color: rgb(132 225 188 / 1);
}

.focus\:border-green-300\/15:focus {
  border-color: rgb(132 225 188 / 0.15);
}

.focus\:border-green-300\/20:focus {
  border-color: rgb(132 225 188 / 0.2);
}

.focus\:border-green-300\/25:focus {
  border-color: rgb(132 225 188 / 0.25);
}

.focus\:border-green-300\/30:focus {
  border-color: rgb(132 225 188 / 0.3);
}

.focus\:border-green-300\/35:focus {
  border-color: rgb(132 225 188 / 0.35);
}

.focus\:border-green-300\/40:focus {
  border-color: rgb(132 225 188 / 0.4);
}

.focus\:border-green-300\/45:focus {
  border-color: rgb(132 225 188 / 0.45);
}

.focus\:border-green-300\/5:focus {
  border-color: rgb(132 225 188 / 0.05);
}

.focus\:border-green-300\/50:focus {
  border-color: rgb(132 225 188 / 0.5);
}

.focus\:border-green-300\/55:focus {
  border-color: rgb(132 225 188 / 0.55);
}

.focus\:border-green-300\/60:focus {
  border-color: rgb(132 225 188 / 0.6);
}

.focus\:border-green-300\/65:focus {
  border-color: rgb(132 225 188 / 0.65);
}

.focus\:border-green-300\/70:focus {
  border-color: rgb(132 225 188 / 0.7);
}

.focus\:border-green-300\/75:focus {
  border-color: rgb(132 225 188 / 0.75);
}

.focus\:border-green-300\/80:focus {
  border-color: rgb(132 225 188 / 0.8);
}

.focus\:border-green-300\/85:focus {
  border-color: rgb(132 225 188 / 0.85);
}

.focus\:border-green-300\/90:focus {
  border-color: rgb(132 225 188 / 0.9);
}

.focus\:border-green-300\/95:focus {
  border-color: rgb(132 225 188 / 0.95);
}

.focus\:border-green-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(49 196 141 / var(--tw-border-opacity, 1));
}

.focus\:border-green-400\/0:focus {
  border-color: rgb(49 196 141 / 0);
}

.focus\:border-green-400\/10:focus {
  border-color: rgb(49 196 141 / 0.1);
}

.focus\:border-green-400\/100:focus {
  border-color: rgb(49 196 141 / 1);
}

.focus\:border-green-400\/15:focus {
  border-color: rgb(49 196 141 / 0.15);
}

.focus\:border-green-400\/20:focus {
  border-color: rgb(49 196 141 / 0.2);
}

.focus\:border-green-400\/25:focus {
  border-color: rgb(49 196 141 / 0.25);
}

.focus\:border-green-400\/30:focus {
  border-color: rgb(49 196 141 / 0.3);
}

.focus\:border-green-400\/35:focus {
  border-color: rgb(49 196 141 / 0.35);
}

.focus\:border-green-400\/40:focus {
  border-color: rgb(49 196 141 / 0.4);
}

.focus\:border-green-400\/45:focus {
  border-color: rgb(49 196 141 / 0.45);
}

.focus\:border-green-400\/5:focus {
  border-color: rgb(49 196 141 / 0.05);
}

.focus\:border-green-400\/50:focus {
  border-color: rgb(49 196 141 / 0.5);
}

.focus\:border-green-400\/55:focus {
  border-color: rgb(49 196 141 / 0.55);
}

.focus\:border-green-400\/60:focus {
  border-color: rgb(49 196 141 / 0.6);
}

.focus\:border-green-400\/65:focus {
  border-color: rgb(49 196 141 / 0.65);
}

.focus\:border-green-400\/70:focus {
  border-color: rgb(49 196 141 / 0.7);
}

.focus\:border-green-400\/75:focus {
  border-color: rgb(49 196 141 / 0.75);
}

.focus\:border-green-400\/80:focus {
  border-color: rgb(49 196 141 / 0.8);
}

.focus\:border-green-400\/85:focus {
  border-color: rgb(49 196 141 / 0.85);
}

.focus\:border-green-400\/90:focus {
  border-color: rgb(49 196 141 / 0.9);
}

.focus\:border-green-400\/95:focus {
  border-color: rgb(49 196 141 / 0.95);
}

.focus\:border-green-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(14 159 110 / var(--tw-border-opacity, 1));
}

.focus\:border-green-500\/0:focus {
  border-color: rgb(14 159 110 / 0);
}

.focus\:border-green-500\/10:focus {
  border-color: rgb(14 159 110 / 0.1);
}

.focus\:border-green-500\/100:focus {
  border-color: rgb(14 159 110 / 1);
}

.focus\:border-green-500\/15:focus {
  border-color: rgb(14 159 110 / 0.15);
}

.focus\:border-green-500\/20:focus {
  border-color: rgb(14 159 110 / 0.2);
}

.focus\:border-green-500\/25:focus {
  border-color: rgb(14 159 110 / 0.25);
}

.focus\:border-green-500\/30:focus {
  border-color: rgb(14 159 110 / 0.3);
}

.focus\:border-green-500\/35:focus {
  border-color: rgb(14 159 110 / 0.35);
}

.focus\:border-green-500\/40:focus {
  border-color: rgb(14 159 110 / 0.4);
}

.focus\:border-green-500\/45:focus {
  border-color: rgb(14 159 110 / 0.45);
}

.focus\:border-green-500\/5:focus {
  border-color: rgb(14 159 110 / 0.05);
}

.focus\:border-green-500\/50:focus {
  border-color: rgb(14 159 110 / 0.5);
}

.focus\:border-green-500\/55:focus {
  border-color: rgb(14 159 110 / 0.55);
}

.focus\:border-green-500\/60:focus {
  border-color: rgb(14 159 110 / 0.6);
}

.focus\:border-green-500\/65:focus {
  border-color: rgb(14 159 110 / 0.65);
}

.focus\:border-green-500\/70:focus {
  border-color: rgb(14 159 110 / 0.7);
}

.focus\:border-green-500\/75:focus {
  border-color: rgb(14 159 110 / 0.75);
}

.focus\:border-green-500\/80:focus {
  border-color: rgb(14 159 110 / 0.8);
}

.focus\:border-green-500\/85:focus {
  border-color: rgb(14 159 110 / 0.85);
}

.focus\:border-green-500\/90:focus {
  border-color: rgb(14 159 110 / 0.9);
}

.focus\:border-green-500\/95:focus {
  border-color: rgb(14 159 110 / 0.95);
}

.focus\:border-green-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(5 122 85 / var(--tw-border-opacity, 1));
}

.focus\:border-green-600\/0:focus {
  border-color: rgb(5 122 85 / 0);
}

.focus\:border-green-600\/10:focus {
  border-color: rgb(5 122 85 / 0.1);
}

.focus\:border-green-600\/100:focus {
  border-color: rgb(5 122 85 / 1);
}

.focus\:border-green-600\/15:focus {
  border-color: rgb(5 122 85 / 0.15);
}

.focus\:border-green-600\/20:focus {
  border-color: rgb(5 122 85 / 0.2);
}

.focus\:border-green-600\/25:focus {
  border-color: rgb(5 122 85 / 0.25);
}

.focus\:border-green-600\/30:focus {
  border-color: rgb(5 122 85 / 0.3);
}

.focus\:border-green-600\/35:focus {
  border-color: rgb(5 122 85 / 0.35);
}

.focus\:border-green-600\/40:focus {
  border-color: rgb(5 122 85 / 0.4);
}

.focus\:border-green-600\/45:focus {
  border-color: rgb(5 122 85 / 0.45);
}

.focus\:border-green-600\/5:focus {
  border-color: rgb(5 122 85 / 0.05);
}

.focus\:border-green-600\/50:focus {
  border-color: rgb(5 122 85 / 0.5);
}

.focus\:border-green-600\/55:focus {
  border-color: rgb(5 122 85 / 0.55);
}

.focus\:border-green-600\/60:focus {
  border-color: rgb(5 122 85 / 0.6);
}

.focus\:border-green-600\/65:focus {
  border-color: rgb(5 122 85 / 0.65);
}

.focus\:border-green-600\/70:focus {
  border-color: rgb(5 122 85 / 0.7);
}

.focus\:border-green-600\/75:focus {
  border-color: rgb(5 122 85 / 0.75);
}

.focus\:border-green-600\/80:focus {
  border-color: rgb(5 122 85 / 0.8);
}

.focus\:border-green-600\/85:focus {
  border-color: rgb(5 122 85 / 0.85);
}

.focus\:border-green-600\/90:focus {
  border-color: rgb(5 122 85 / 0.9);
}

.focus\:border-green-600\/95:focus {
  border-color: rgb(5 122 85 / 0.95);
}

.focus\:border-green-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(4 108 78 / var(--tw-border-opacity, 1));
}

.focus\:border-green-700\/0:focus {
  border-color: rgb(4 108 78 / 0);
}

.focus\:border-green-700\/10:focus {
  border-color: rgb(4 108 78 / 0.1);
}

.focus\:border-green-700\/100:focus {
  border-color: rgb(4 108 78 / 1);
}

.focus\:border-green-700\/15:focus {
  border-color: rgb(4 108 78 / 0.15);
}

.focus\:border-green-700\/20:focus {
  border-color: rgb(4 108 78 / 0.2);
}

.focus\:border-green-700\/25:focus {
  border-color: rgb(4 108 78 / 0.25);
}

.focus\:border-green-700\/30:focus {
  border-color: rgb(4 108 78 / 0.3);
}

.focus\:border-green-700\/35:focus {
  border-color: rgb(4 108 78 / 0.35);
}

.focus\:border-green-700\/40:focus {
  border-color: rgb(4 108 78 / 0.4);
}

.focus\:border-green-700\/45:focus {
  border-color: rgb(4 108 78 / 0.45);
}

.focus\:border-green-700\/5:focus {
  border-color: rgb(4 108 78 / 0.05);
}

.focus\:border-green-700\/50:focus {
  border-color: rgb(4 108 78 / 0.5);
}

.focus\:border-green-700\/55:focus {
  border-color: rgb(4 108 78 / 0.55);
}

.focus\:border-green-700\/60:focus {
  border-color: rgb(4 108 78 / 0.6);
}

.focus\:border-green-700\/65:focus {
  border-color: rgb(4 108 78 / 0.65);
}

.focus\:border-green-700\/70:focus {
  border-color: rgb(4 108 78 / 0.7);
}

.focus\:border-green-700\/75:focus {
  border-color: rgb(4 108 78 / 0.75);
}

.focus\:border-green-700\/80:focus {
  border-color: rgb(4 108 78 / 0.8);
}

.focus\:border-green-700\/85:focus {
  border-color: rgb(4 108 78 / 0.85);
}

.focus\:border-green-700\/90:focus {
  border-color: rgb(4 108 78 / 0.9);
}

.focus\:border-green-700\/95:focus {
  border-color: rgb(4 108 78 / 0.95);
}

.focus\:border-green-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(3 84 63 / var(--tw-border-opacity, 1));
}

.focus\:border-green-800\/0:focus {
  border-color: rgb(3 84 63 / 0);
}

.focus\:border-green-800\/10:focus {
  border-color: rgb(3 84 63 / 0.1);
}

.focus\:border-green-800\/100:focus {
  border-color: rgb(3 84 63 / 1);
}

.focus\:border-green-800\/15:focus {
  border-color: rgb(3 84 63 / 0.15);
}

.focus\:border-green-800\/20:focus {
  border-color: rgb(3 84 63 / 0.2);
}

.focus\:border-green-800\/25:focus {
  border-color: rgb(3 84 63 / 0.25);
}

.focus\:border-green-800\/30:focus {
  border-color: rgb(3 84 63 / 0.3);
}

.focus\:border-green-800\/35:focus {
  border-color: rgb(3 84 63 / 0.35);
}

.focus\:border-green-800\/40:focus {
  border-color: rgb(3 84 63 / 0.4);
}

.focus\:border-green-800\/45:focus {
  border-color: rgb(3 84 63 / 0.45);
}

.focus\:border-green-800\/5:focus {
  border-color: rgb(3 84 63 / 0.05);
}

.focus\:border-green-800\/50:focus {
  border-color: rgb(3 84 63 / 0.5);
}

.focus\:border-green-800\/55:focus {
  border-color: rgb(3 84 63 / 0.55);
}

.focus\:border-green-800\/60:focus {
  border-color: rgb(3 84 63 / 0.6);
}

.focus\:border-green-800\/65:focus {
  border-color: rgb(3 84 63 / 0.65);
}

.focus\:border-green-800\/70:focus {
  border-color: rgb(3 84 63 / 0.7);
}

.focus\:border-green-800\/75:focus {
  border-color: rgb(3 84 63 / 0.75);
}

.focus\:border-green-800\/80:focus {
  border-color: rgb(3 84 63 / 0.8);
}

.focus\:border-green-800\/85:focus {
  border-color: rgb(3 84 63 / 0.85);
}

.focus\:border-green-800\/90:focus {
  border-color: rgb(3 84 63 / 0.9);
}

.focus\:border-green-800\/95:focus {
  border-color: rgb(3 84 63 / 0.95);
}

.focus\:border-green-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(1 71 55 / var(--tw-border-opacity, 1));
}

.focus\:border-green-900\/0:focus {
  border-color: rgb(1 71 55 / 0);
}

.focus\:border-green-900\/10:focus {
  border-color: rgb(1 71 55 / 0.1);
}

.focus\:border-green-900\/100:focus {
  border-color: rgb(1 71 55 / 1);
}

.focus\:border-green-900\/15:focus {
  border-color: rgb(1 71 55 / 0.15);
}

.focus\:border-green-900\/20:focus {
  border-color: rgb(1 71 55 / 0.2);
}

.focus\:border-green-900\/25:focus {
  border-color: rgb(1 71 55 / 0.25);
}

.focus\:border-green-900\/30:focus {
  border-color: rgb(1 71 55 / 0.3);
}

.focus\:border-green-900\/35:focus {
  border-color: rgb(1 71 55 / 0.35);
}

.focus\:border-green-900\/40:focus {
  border-color: rgb(1 71 55 / 0.4);
}

.focus\:border-green-900\/45:focus {
  border-color: rgb(1 71 55 / 0.45);
}

.focus\:border-green-900\/5:focus {
  border-color: rgb(1 71 55 / 0.05);
}

.focus\:border-green-900\/50:focus {
  border-color: rgb(1 71 55 / 0.5);
}

.focus\:border-green-900\/55:focus {
  border-color: rgb(1 71 55 / 0.55);
}

.focus\:border-green-900\/60:focus {
  border-color: rgb(1 71 55 / 0.6);
}

.focus\:border-green-900\/65:focus {
  border-color: rgb(1 71 55 / 0.65);
}

.focus\:border-green-900\/70:focus {
  border-color: rgb(1 71 55 / 0.7);
}

.focus\:border-green-900\/75:focus {
  border-color: rgb(1 71 55 / 0.75);
}

.focus\:border-green-900\/80:focus {
  border-color: rgb(1 71 55 / 0.8);
}

.focus\:border-green-900\/85:focus {
  border-color: rgb(1 71 55 / 0.85);
}

.focus\:border-green-900\/90:focus {
  border-color: rgb(1 71 55 / 0.9);
}

.focus\:border-green-900\/95:focus {
  border-color: rgb(1 71 55 / 0.95);
}

.focus\:border-indigo-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(229 237 255 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-100\/0:focus {
  border-color: rgb(229 237 255 / 0);
}

.focus\:border-indigo-100\/10:focus {
  border-color: rgb(229 237 255 / 0.1);
}

.focus\:border-indigo-100\/100:focus {
  border-color: rgb(229 237 255 / 1);
}

.focus\:border-indigo-100\/15:focus {
  border-color: rgb(229 237 255 / 0.15);
}

.focus\:border-indigo-100\/20:focus {
  border-color: rgb(229 237 255 / 0.2);
}

.focus\:border-indigo-100\/25:focus {
  border-color: rgb(229 237 255 / 0.25);
}

.focus\:border-indigo-100\/30:focus {
  border-color: rgb(229 237 255 / 0.3);
}

.focus\:border-indigo-100\/35:focus {
  border-color: rgb(229 237 255 / 0.35);
}

.focus\:border-indigo-100\/40:focus {
  border-color: rgb(229 237 255 / 0.4);
}

.focus\:border-indigo-100\/45:focus {
  border-color: rgb(229 237 255 / 0.45);
}

.focus\:border-indigo-100\/5:focus {
  border-color: rgb(229 237 255 / 0.05);
}

.focus\:border-indigo-100\/50:focus {
  border-color: rgb(229 237 255 / 0.5);
}

.focus\:border-indigo-100\/55:focus {
  border-color: rgb(229 237 255 / 0.55);
}

.focus\:border-indigo-100\/60:focus {
  border-color: rgb(229 237 255 / 0.6);
}

.focus\:border-indigo-100\/65:focus {
  border-color: rgb(229 237 255 / 0.65);
}

.focus\:border-indigo-100\/70:focus {
  border-color: rgb(229 237 255 / 0.7);
}

.focus\:border-indigo-100\/75:focus {
  border-color: rgb(229 237 255 / 0.75);
}

.focus\:border-indigo-100\/80:focus {
  border-color: rgb(229 237 255 / 0.8);
}

.focus\:border-indigo-100\/85:focus {
  border-color: rgb(229 237 255 / 0.85);
}

.focus\:border-indigo-100\/90:focus {
  border-color: rgb(229 237 255 / 0.9);
}

.focus\:border-indigo-100\/95:focus {
  border-color: rgb(229 237 255 / 0.95);
}

.focus\:border-indigo-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(205 219 254 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-200\/0:focus {
  border-color: rgb(205 219 254 / 0);
}

.focus\:border-indigo-200\/10:focus {
  border-color: rgb(205 219 254 / 0.1);
}

.focus\:border-indigo-200\/100:focus {
  border-color: rgb(205 219 254 / 1);
}

.focus\:border-indigo-200\/15:focus {
  border-color: rgb(205 219 254 / 0.15);
}

.focus\:border-indigo-200\/20:focus {
  border-color: rgb(205 219 254 / 0.2);
}

.focus\:border-indigo-200\/25:focus {
  border-color: rgb(205 219 254 / 0.25);
}

.focus\:border-indigo-200\/30:focus {
  border-color: rgb(205 219 254 / 0.3);
}

.focus\:border-indigo-200\/35:focus {
  border-color: rgb(205 219 254 / 0.35);
}

.focus\:border-indigo-200\/40:focus {
  border-color: rgb(205 219 254 / 0.4);
}

.focus\:border-indigo-200\/45:focus {
  border-color: rgb(205 219 254 / 0.45);
}

.focus\:border-indigo-200\/5:focus {
  border-color: rgb(205 219 254 / 0.05);
}

.focus\:border-indigo-200\/50:focus {
  border-color: rgb(205 219 254 / 0.5);
}

.focus\:border-indigo-200\/55:focus {
  border-color: rgb(205 219 254 / 0.55);
}

.focus\:border-indigo-200\/60:focus {
  border-color: rgb(205 219 254 / 0.6);
}

.focus\:border-indigo-200\/65:focus {
  border-color: rgb(205 219 254 / 0.65);
}

.focus\:border-indigo-200\/70:focus {
  border-color: rgb(205 219 254 / 0.7);
}

.focus\:border-indigo-200\/75:focus {
  border-color: rgb(205 219 254 / 0.75);
}

.focus\:border-indigo-200\/80:focus {
  border-color: rgb(205 219 254 / 0.8);
}

.focus\:border-indigo-200\/85:focus {
  border-color: rgb(205 219 254 / 0.85);
}

.focus\:border-indigo-200\/90:focus {
  border-color: rgb(205 219 254 / 0.9);
}

.focus\:border-indigo-200\/95:focus {
  border-color: rgb(205 219 254 / 0.95);
}

.focus\:border-indigo-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(180 198 252 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-300\/0:focus {
  border-color: rgb(180 198 252 / 0);
}

.focus\:border-indigo-300\/10:focus {
  border-color: rgb(180 198 252 / 0.1);
}

.focus\:border-indigo-300\/100:focus {
  border-color: rgb(180 198 252 / 1);
}

.focus\:border-indigo-300\/15:focus {
  border-color: rgb(180 198 252 / 0.15);
}

.focus\:border-indigo-300\/20:focus {
  border-color: rgb(180 198 252 / 0.2);
}

.focus\:border-indigo-300\/25:focus {
  border-color: rgb(180 198 252 / 0.25);
}

.focus\:border-indigo-300\/30:focus {
  border-color: rgb(180 198 252 / 0.3);
}

.focus\:border-indigo-300\/35:focus {
  border-color: rgb(180 198 252 / 0.35);
}

.focus\:border-indigo-300\/40:focus {
  border-color: rgb(180 198 252 / 0.4);
}

.focus\:border-indigo-300\/45:focus {
  border-color: rgb(180 198 252 / 0.45);
}

.focus\:border-indigo-300\/5:focus {
  border-color: rgb(180 198 252 / 0.05);
}

.focus\:border-indigo-300\/50:focus {
  border-color: rgb(180 198 252 / 0.5);
}

.focus\:border-indigo-300\/55:focus {
  border-color: rgb(180 198 252 / 0.55);
}

.focus\:border-indigo-300\/60:focus {
  border-color: rgb(180 198 252 / 0.6);
}

.focus\:border-indigo-300\/65:focus {
  border-color: rgb(180 198 252 / 0.65);
}

.focus\:border-indigo-300\/70:focus {
  border-color: rgb(180 198 252 / 0.7);
}

.focus\:border-indigo-300\/75:focus {
  border-color: rgb(180 198 252 / 0.75);
}

.focus\:border-indigo-300\/80:focus {
  border-color: rgb(180 198 252 / 0.8);
}

.focus\:border-indigo-300\/85:focus {
  border-color: rgb(180 198 252 / 0.85);
}

.focus\:border-indigo-300\/90:focus {
  border-color: rgb(180 198 252 / 0.9);
}

.focus\:border-indigo-300\/95:focus {
  border-color: rgb(180 198 252 / 0.95);
}

.focus\:border-indigo-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(141 162 251 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-400\/0:focus {
  border-color: rgb(141 162 251 / 0);
}

.focus\:border-indigo-400\/10:focus {
  border-color: rgb(141 162 251 / 0.1);
}

.focus\:border-indigo-400\/100:focus {
  border-color: rgb(141 162 251 / 1);
}

.focus\:border-indigo-400\/15:focus {
  border-color: rgb(141 162 251 / 0.15);
}

.focus\:border-indigo-400\/20:focus {
  border-color: rgb(141 162 251 / 0.2);
}

.focus\:border-indigo-400\/25:focus {
  border-color: rgb(141 162 251 / 0.25);
}

.focus\:border-indigo-400\/30:focus {
  border-color: rgb(141 162 251 / 0.3);
}

.focus\:border-indigo-400\/35:focus {
  border-color: rgb(141 162 251 / 0.35);
}

.focus\:border-indigo-400\/40:focus {
  border-color: rgb(141 162 251 / 0.4);
}

.focus\:border-indigo-400\/45:focus {
  border-color: rgb(141 162 251 / 0.45);
}

.focus\:border-indigo-400\/5:focus {
  border-color: rgb(141 162 251 / 0.05);
}

.focus\:border-indigo-400\/50:focus {
  border-color: rgb(141 162 251 / 0.5);
}

.focus\:border-indigo-400\/55:focus {
  border-color: rgb(141 162 251 / 0.55);
}

.focus\:border-indigo-400\/60:focus {
  border-color: rgb(141 162 251 / 0.6);
}

.focus\:border-indigo-400\/65:focus {
  border-color: rgb(141 162 251 / 0.65);
}

.focus\:border-indigo-400\/70:focus {
  border-color: rgb(141 162 251 / 0.7);
}

.focus\:border-indigo-400\/75:focus {
  border-color: rgb(141 162 251 / 0.75);
}

.focus\:border-indigo-400\/80:focus {
  border-color: rgb(141 162 251 / 0.8);
}

.focus\:border-indigo-400\/85:focus {
  border-color: rgb(141 162 251 / 0.85);
}

.focus\:border-indigo-400\/90:focus {
  border-color: rgb(141 162 251 / 0.9);
}

.focus\:border-indigo-400\/95:focus {
  border-color: rgb(141 162 251 / 0.95);
}

.focus\:border-indigo-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(104 117 245 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-500\/0:focus {
  border-color: rgb(104 117 245 / 0);
}

.focus\:border-indigo-500\/10:focus {
  border-color: rgb(104 117 245 / 0.1);
}

.focus\:border-indigo-500\/100:focus {
  border-color: rgb(104 117 245 / 1);
}

.focus\:border-indigo-500\/15:focus {
  border-color: rgb(104 117 245 / 0.15);
}

.focus\:border-indigo-500\/20:focus {
  border-color: rgb(104 117 245 / 0.2);
}

.focus\:border-indigo-500\/25:focus {
  border-color: rgb(104 117 245 / 0.25);
}

.focus\:border-indigo-500\/30:focus {
  border-color: rgb(104 117 245 / 0.3);
}

.focus\:border-indigo-500\/35:focus {
  border-color: rgb(104 117 245 / 0.35);
}

.focus\:border-indigo-500\/40:focus {
  border-color: rgb(104 117 245 / 0.4);
}

.focus\:border-indigo-500\/45:focus {
  border-color: rgb(104 117 245 / 0.45);
}

.focus\:border-indigo-500\/5:focus {
  border-color: rgb(104 117 245 / 0.05);
}

.focus\:border-indigo-500\/50:focus {
  border-color: rgb(104 117 245 / 0.5);
}

.focus\:border-indigo-500\/55:focus {
  border-color: rgb(104 117 245 / 0.55);
}

.focus\:border-indigo-500\/60:focus {
  border-color: rgb(104 117 245 / 0.6);
}

.focus\:border-indigo-500\/65:focus {
  border-color: rgb(104 117 245 / 0.65);
}

.focus\:border-indigo-500\/70:focus {
  border-color: rgb(104 117 245 / 0.7);
}

.focus\:border-indigo-500\/75:focus {
  border-color: rgb(104 117 245 / 0.75);
}

.focus\:border-indigo-500\/80:focus {
  border-color: rgb(104 117 245 / 0.8);
}

.focus\:border-indigo-500\/85:focus {
  border-color: rgb(104 117 245 / 0.85);
}

.focus\:border-indigo-500\/90:focus {
  border-color: rgb(104 117 245 / 0.9);
}

.focus\:border-indigo-500\/95:focus {
  border-color: rgb(104 117 245 / 0.95);
}

.focus\:border-indigo-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(88 80 236 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-600\/0:focus {
  border-color: rgb(88 80 236 / 0);
}

.focus\:border-indigo-600\/10:focus {
  border-color: rgb(88 80 236 / 0.1);
}

.focus\:border-indigo-600\/100:focus {
  border-color: rgb(88 80 236 / 1);
}

.focus\:border-indigo-600\/15:focus {
  border-color: rgb(88 80 236 / 0.15);
}

.focus\:border-indigo-600\/20:focus {
  border-color: rgb(88 80 236 / 0.2);
}

.focus\:border-indigo-600\/25:focus {
  border-color: rgb(88 80 236 / 0.25);
}

.focus\:border-indigo-600\/30:focus {
  border-color: rgb(88 80 236 / 0.3);
}

.focus\:border-indigo-600\/35:focus {
  border-color: rgb(88 80 236 / 0.35);
}

.focus\:border-indigo-600\/40:focus {
  border-color: rgb(88 80 236 / 0.4);
}

.focus\:border-indigo-600\/45:focus {
  border-color: rgb(88 80 236 / 0.45);
}

.focus\:border-indigo-600\/5:focus {
  border-color: rgb(88 80 236 / 0.05);
}

.focus\:border-indigo-600\/50:focus {
  border-color: rgb(88 80 236 / 0.5);
}

.focus\:border-indigo-600\/55:focus {
  border-color: rgb(88 80 236 / 0.55);
}

.focus\:border-indigo-600\/60:focus {
  border-color: rgb(88 80 236 / 0.6);
}

.focus\:border-indigo-600\/65:focus {
  border-color: rgb(88 80 236 / 0.65);
}

.focus\:border-indigo-600\/70:focus {
  border-color: rgb(88 80 236 / 0.7);
}

.focus\:border-indigo-600\/75:focus {
  border-color: rgb(88 80 236 / 0.75);
}

.focus\:border-indigo-600\/80:focus {
  border-color: rgb(88 80 236 / 0.8);
}

.focus\:border-indigo-600\/85:focus {
  border-color: rgb(88 80 236 / 0.85);
}

.focus\:border-indigo-600\/90:focus {
  border-color: rgb(88 80 236 / 0.9);
}

.focus\:border-indigo-600\/95:focus {
  border-color: rgb(88 80 236 / 0.95);
}

.focus\:border-indigo-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(81 69 205 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-700\/0:focus {
  border-color: rgb(81 69 205 / 0);
}

.focus\:border-indigo-700\/10:focus {
  border-color: rgb(81 69 205 / 0.1);
}

.focus\:border-indigo-700\/100:focus {
  border-color: rgb(81 69 205 / 1);
}

.focus\:border-indigo-700\/15:focus {
  border-color: rgb(81 69 205 / 0.15);
}

.focus\:border-indigo-700\/20:focus {
  border-color: rgb(81 69 205 / 0.2);
}

.focus\:border-indigo-700\/25:focus {
  border-color: rgb(81 69 205 / 0.25);
}

.focus\:border-indigo-700\/30:focus {
  border-color: rgb(81 69 205 / 0.3);
}

.focus\:border-indigo-700\/35:focus {
  border-color: rgb(81 69 205 / 0.35);
}

.focus\:border-indigo-700\/40:focus {
  border-color: rgb(81 69 205 / 0.4);
}

.focus\:border-indigo-700\/45:focus {
  border-color: rgb(81 69 205 / 0.45);
}

.focus\:border-indigo-700\/5:focus {
  border-color: rgb(81 69 205 / 0.05);
}

.focus\:border-indigo-700\/50:focus {
  border-color: rgb(81 69 205 / 0.5);
}

.focus\:border-indigo-700\/55:focus {
  border-color: rgb(81 69 205 / 0.55);
}

.focus\:border-indigo-700\/60:focus {
  border-color: rgb(81 69 205 / 0.6);
}

.focus\:border-indigo-700\/65:focus {
  border-color: rgb(81 69 205 / 0.65);
}

.focus\:border-indigo-700\/70:focus {
  border-color: rgb(81 69 205 / 0.7);
}

.focus\:border-indigo-700\/75:focus {
  border-color: rgb(81 69 205 / 0.75);
}

.focus\:border-indigo-700\/80:focus {
  border-color: rgb(81 69 205 / 0.8);
}

.focus\:border-indigo-700\/85:focus {
  border-color: rgb(81 69 205 / 0.85);
}

.focus\:border-indigo-700\/90:focus {
  border-color: rgb(81 69 205 / 0.9);
}

.focus\:border-indigo-700\/95:focus {
  border-color: rgb(81 69 205 / 0.95);
}

.focus\:border-indigo-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(66 56 157 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-800\/0:focus {
  border-color: rgb(66 56 157 / 0);
}

.focus\:border-indigo-800\/10:focus {
  border-color: rgb(66 56 157 / 0.1);
}

.focus\:border-indigo-800\/100:focus {
  border-color: rgb(66 56 157 / 1);
}

.focus\:border-indigo-800\/15:focus {
  border-color: rgb(66 56 157 / 0.15);
}

.focus\:border-indigo-800\/20:focus {
  border-color: rgb(66 56 157 / 0.2);
}

.focus\:border-indigo-800\/25:focus {
  border-color: rgb(66 56 157 / 0.25);
}

.focus\:border-indigo-800\/30:focus {
  border-color: rgb(66 56 157 / 0.3);
}

.focus\:border-indigo-800\/35:focus {
  border-color: rgb(66 56 157 / 0.35);
}

.focus\:border-indigo-800\/40:focus {
  border-color: rgb(66 56 157 / 0.4);
}

.focus\:border-indigo-800\/45:focus {
  border-color: rgb(66 56 157 / 0.45);
}

.focus\:border-indigo-800\/5:focus {
  border-color: rgb(66 56 157 / 0.05);
}

.focus\:border-indigo-800\/50:focus {
  border-color: rgb(66 56 157 / 0.5);
}

.focus\:border-indigo-800\/55:focus {
  border-color: rgb(66 56 157 / 0.55);
}

.focus\:border-indigo-800\/60:focus {
  border-color: rgb(66 56 157 / 0.6);
}

.focus\:border-indigo-800\/65:focus {
  border-color: rgb(66 56 157 / 0.65);
}

.focus\:border-indigo-800\/70:focus {
  border-color: rgb(66 56 157 / 0.7);
}

.focus\:border-indigo-800\/75:focus {
  border-color: rgb(66 56 157 / 0.75);
}

.focus\:border-indigo-800\/80:focus {
  border-color: rgb(66 56 157 / 0.8);
}

.focus\:border-indigo-800\/85:focus {
  border-color: rgb(66 56 157 / 0.85);
}

.focus\:border-indigo-800\/90:focus {
  border-color: rgb(66 56 157 / 0.9);
}

.focus\:border-indigo-800\/95:focus {
  border-color: rgb(66 56 157 / 0.95);
}

.focus\:border-indigo-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(54 47 120 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-900\/0:focus {
  border-color: rgb(54 47 120 / 0);
}

.focus\:border-indigo-900\/10:focus {
  border-color: rgb(54 47 120 / 0.1);
}

.focus\:border-indigo-900\/100:focus {
  border-color: rgb(54 47 120 / 1);
}

.focus\:border-indigo-900\/15:focus {
  border-color: rgb(54 47 120 / 0.15);
}

.focus\:border-indigo-900\/20:focus {
  border-color: rgb(54 47 120 / 0.2);
}

.focus\:border-indigo-900\/25:focus {
  border-color: rgb(54 47 120 / 0.25);
}

.focus\:border-indigo-900\/30:focus {
  border-color: rgb(54 47 120 / 0.3);
}

.focus\:border-indigo-900\/35:focus {
  border-color: rgb(54 47 120 / 0.35);
}

.focus\:border-indigo-900\/40:focus {
  border-color: rgb(54 47 120 / 0.4);
}

.focus\:border-indigo-900\/45:focus {
  border-color: rgb(54 47 120 / 0.45);
}

.focus\:border-indigo-900\/5:focus {
  border-color: rgb(54 47 120 / 0.05);
}

.focus\:border-indigo-900\/50:focus {
  border-color: rgb(54 47 120 / 0.5);
}

.focus\:border-indigo-900\/55:focus {
  border-color: rgb(54 47 120 / 0.55);
}

.focus\:border-indigo-900\/60:focus {
  border-color: rgb(54 47 120 / 0.6);
}

.focus\:border-indigo-900\/65:focus {
  border-color: rgb(54 47 120 / 0.65);
}

.focus\:border-indigo-900\/70:focus {
  border-color: rgb(54 47 120 / 0.7);
}

.focus\:border-indigo-900\/75:focus {
  border-color: rgb(54 47 120 / 0.75);
}

.focus\:border-indigo-900\/80:focus {
  border-color: rgb(54 47 120 / 0.8);
}

.focus\:border-indigo-900\/85:focus {
  border-color: rgb(54 47 120 / 0.85);
}

.focus\:border-indigo-900\/90:focus {
  border-color: rgb(54 47 120 / 0.9);
}

.focus\:border-indigo-900\/95:focus {
  border-color: rgb(54 47 120 / 0.95);
}

.focus\:border-lime-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.focus\:border-lime-100\/0:focus {
  border-color: rgb(236 252 203 / 0);
}

.focus\:border-lime-100\/10:focus {
  border-color: rgb(236 252 203 / 0.1);
}

.focus\:border-lime-100\/100:focus {
  border-color: rgb(236 252 203 / 1);
}

.focus\:border-lime-100\/15:focus {
  border-color: rgb(236 252 203 / 0.15);
}

.focus\:border-lime-100\/20:focus {
  border-color: rgb(236 252 203 / 0.2);
}

.focus\:border-lime-100\/25:focus {
  border-color: rgb(236 252 203 / 0.25);
}

.focus\:border-lime-100\/30:focus {
  border-color: rgb(236 252 203 / 0.3);
}

.focus\:border-lime-100\/35:focus {
  border-color: rgb(236 252 203 / 0.35);
}

.focus\:border-lime-100\/40:focus {
  border-color: rgb(236 252 203 / 0.4);
}

.focus\:border-lime-100\/45:focus {
  border-color: rgb(236 252 203 / 0.45);
}

.focus\:border-lime-100\/5:focus {
  border-color: rgb(236 252 203 / 0.05);
}

.focus\:border-lime-100\/50:focus {
  border-color: rgb(236 252 203 / 0.5);
}

.focus\:border-lime-100\/55:focus {
  border-color: rgb(236 252 203 / 0.55);
}

.focus\:border-lime-100\/60:focus {
  border-color: rgb(236 252 203 / 0.6);
}

.focus\:border-lime-100\/65:focus {
  border-color: rgb(236 252 203 / 0.65);
}

.focus\:border-lime-100\/70:focus {
  border-color: rgb(236 252 203 / 0.7);
}

.focus\:border-lime-100\/75:focus {
  border-color: rgb(236 252 203 / 0.75);
}

.focus\:border-lime-100\/80:focus {
  border-color: rgb(236 252 203 / 0.8);
}

.focus\:border-lime-100\/85:focus {
  border-color: rgb(236 252 203 / 0.85);
}

.focus\:border-lime-100\/90:focus {
  border-color: rgb(236 252 203 / 0.9);
}

.focus\:border-lime-100\/95:focus {
  border-color: rgb(236 252 203 / 0.95);
}

.focus\:border-lime-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.focus\:border-lime-200\/0:focus {
  border-color: rgb(217 249 157 / 0);
}

.focus\:border-lime-200\/10:focus {
  border-color: rgb(217 249 157 / 0.1);
}

.focus\:border-lime-200\/100:focus {
  border-color: rgb(217 249 157 / 1);
}

.focus\:border-lime-200\/15:focus {
  border-color: rgb(217 249 157 / 0.15);
}

.focus\:border-lime-200\/20:focus {
  border-color: rgb(217 249 157 / 0.2);
}

.focus\:border-lime-200\/25:focus {
  border-color: rgb(217 249 157 / 0.25);
}

.focus\:border-lime-200\/30:focus {
  border-color: rgb(217 249 157 / 0.3);
}

.focus\:border-lime-200\/35:focus {
  border-color: rgb(217 249 157 / 0.35);
}

.focus\:border-lime-200\/40:focus {
  border-color: rgb(217 249 157 / 0.4);
}

.focus\:border-lime-200\/45:focus {
  border-color: rgb(217 249 157 / 0.45);
}

.focus\:border-lime-200\/5:focus {
  border-color: rgb(217 249 157 / 0.05);
}

.focus\:border-lime-200\/50:focus {
  border-color: rgb(217 249 157 / 0.5);
}

.focus\:border-lime-200\/55:focus {
  border-color: rgb(217 249 157 / 0.55);
}

.focus\:border-lime-200\/60:focus {
  border-color: rgb(217 249 157 / 0.6);
}

.focus\:border-lime-200\/65:focus {
  border-color: rgb(217 249 157 / 0.65);
}

.focus\:border-lime-200\/70:focus {
  border-color: rgb(217 249 157 / 0.7);
}

.focus\:border-lime-200\/75:focus {
  border-color: rgb(217 249 157 / 0.75);
}

.focus\:border-lime-200\/80:focus {
  border-color: rgb(217 249 157 / 0.8);
}

.focus\:border-lime-200\/85:focus {
  border-color: rgb(217 249 157 / 0.85);
}

.focus\:border-lime-200\/90:focus {
  border-color: rgb(217 249 157 / 0.9);
}

.focus\:border-lime-200\/95:focus {
  border-color: rgb(217 249 157 / 0.95);
}

.focus\:border-lime-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.focus\:border-lime-300\/0:focus {
  border-color: rgb(190 242 100 / 0);
}

.focus\:border-lime-300\/10:focus {
  border-color: rgb(190 242 100 / 0.1);
}

.focus\:border-lime-300\/100:focus {
  border-color: rgb(190 242 100 / 1);
}

.focus\:border-lime-300\/15:focus {
  border-color: rgb(190 242 100 / 0.15);
}

.focus\:border-lime-300\/20:focus {
  border-color: rgb(190 242 100 / 0.2);
}

.focus\:border-lime-300\/25:focus {
  border-color: rgb(190 242 100 / 0.25);
}

.focus\:border-lime-300\/30:focus {
  border-color: rgb(190 242 100 / 0.3);
}

.focus\:border-lime-300\/35:focus {
  border-color: rgb(190 242 100 / 0.35);
}

.focus\:border-lime-300\/40:focus {
  border-color: rgb(190 242 100 / 0.4);
}

.focus\:border-lime-300\/45:focus {
  border-color: rgb(190 242 100 / 0.45);
}

.focus\:border-lime-300\/5:focus {
  border-color: rgb(190 242 100 / 0.05);
}

.focus\:border-lime-300\/50:focus {
  border-color: rgb(190 242 100 / 0.5);
}

.focus\:border-lime-300\/55:focus {
  border-color: rgb(190 242 100 / 0.55);
}

.focus\:border-lime-300\/60:focus {
  border-color: rgb(190 242 100 / 0.6);
}

.focus\:border-lime-300\/65:focus {
  border-color: rgb(190 242 100 / 0.65);
}

.focus\:border-lime-300\/70:focus {
  border-color: rgb(190 242 100 / 0.7);
}

.focus\:border-lime-300\/75:focus {
  border-color: rgb(190 242 100 / 0.75);
}

.focus\:border-lime-300\/80:focus {
  border-color: rgb(190 242 100 / 0.8);
}

.focus\:border-lime-300\/85:focus {
  border-color: rgb(190 242 100 / 0.85);
}

.focus\:border-lime-300\/90:focus {
  border-color: rgb(190 242 100 / 0.9);
}

.focus\:border-lime-300\/95:focus {
  border-color: rgb(190 242 100 / 0.95);
}

.focus\:border-lime-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.focus\:border-lime-400\/0:focus {
  border-color: rgb(163 230 53 / 0);
}

.focus\:border-lime-400\/10:focus {
  border-color: rgb(163 230 53 / 0.1);
}

.focus\:border-lime-400\/100:focus {
  border-color: rgb(163 230 53 / 1);
}

.focus\:border-lime-400\/15:focus {
  border-color: rgb(163 230 53 / 0.15);
}

.focus\:border-lime-400\/20:focus {
  border-color: rgb(163 230 53 / 0.2);
}

.focus\:border-lime-400\/25:focus {
  border-color: rgb(163 230 53 / 0.25);
}

.focus\:border-lime-400\/30:focus {
  border-color: rgb(163 230 53 / 0.3);
}

.focus\:border-lime-400\/35:focus {
  border-color: rgb(163 230 53 / 0.35);
}

.focus\:border-lime-400\/40:focus {
  border-color: rgb(163 230 53 / 0.4);
}

.focus\:border-lime-400\/45:focus {
  border-color: rgb(163 230 53 / 0.45);
}

.focus\:border-lime-400\/5:focus {
  border-color: rgb(163 230 53 / 0.05);
}

.focus\:border-lime-400\/50:focus {
  border-color: rgb(163 230 53 / 0.5);
}

.focus\:border-lime-400\/55:focus {
  border-color: rgb(163 230 53 / 0.55);
}

.focus\:border-lime-400\/60:focus {
  border-color: rgb(163 230 53 / 0.6);
}

.focus\:border-lime-400\/65:focus {
  border-color: rgb(163 230 53 / 0.65);
}

.focus\:border-lime-400\/70:focus {
  border-color: rgb(163 230 53 / 0.7);
}

.focus\:border-lime-400\/75:focus {
  border-color: rgb(163 230 53 / 0.75);
}

.focus\:border-lime-400\/80:focus {
  border-color: rgb(163 230 53 / 0.8);
}

.focus\:border-lime-400\/85:focus {
  border-color: rgb(163 230 53 / 0.85);
}

.focus\:border-lime-400\/90:focus {
  border-color: rgb(163 230 53 / 0.9);
}

.focus\:border-lime-400\/95:focus {
  border-color: rgb(163 230 53 / 0.95);
}

.focus\:border-lime-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.focus\:border-lime-500\/0:focus {
  border-color: rgb(132 204 22 / 0);
}

.focus\:border-lime-500\/10:focus {
  border-color: rgb(132 204 22 / 0.1);
}

.focus\:border-lime-500\/100:focus {
  border-color: rgb(132 204 22 / 1);
}

.focus\:border-lime-500\/15:focus {
  border-color: rgb(132 204 22 / 0.15);
}

.focus\:border-lime-500\/20:focus {
  border-color: rgb(132 204 22 / 0.2);
}

.focus\:border-lime-500\/25:focus {
  border-color: rgb(132 204 22 / 0.25);
}

.focus\:border-lime-500\/30:focus {
  border-color: rgb(132 204 22 / 0.3);
}

.focus\:border-lime-500\/35:focus {
  border-color: rgb(132 204 22 / 0.35);
}

.focus\:border-lime-500\/40:focus {
  border-color: rgb(132 204 22 / 0.4);
}

.focus\:border-lime-500\/45:focus {
  border-color: rgb(132 204 22 / 0.45);
}

.focus\:border-lime-500\/5:focus {
  border-color: rgb(132 204 22 / 0.05);
}

.focus\:border-lime-500\/50:focus {
  border-color: rgb(132 204 22 / 0.5);
}

.focus\:border-lime-500\/55:focus {
  border-color: rgb(132 204 22 / 0.55);
}

.focus\:border-lime-500\/60:focus {
  border-color: rgb(132 204 22 / 0.6);
}

.focus\:border-lime-500\/65:focus {
  border-color: rgb(132 204 22 / 0.65);
}

.focus\:border-lime-500\/70:focus {
  border-color: rgb(132 204 22 / 0.7);
}

.focus\:border-lime-500\/75:focus {
  border-color: rgb(132 204 22 / 0.75);
}

.focus\:border-lime-500\/80:focus {
  border-color: rgb(132 204 22 / 0.8);
}

.focus\:border-lime-500\/85:focus {
  border-color: rgb(132 204 22 / 0.85);
}

.focus\:border-lime-500\/90:focus {
  border-color: rgb(132 204 22 / 0.9);
}

.focus\:border-lime-500\/95:focus {
  border-color: rgb(132 204 22 / 0.95);
}

.focus\:border-lime-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.focus\:border-lime-600\/0:focus {
  border-color: rgb(101 163 13 / 0);
}

.focus\:border-lime-600\/10:focus {
  border-color: rgb(101 163 13 / 0.1);
}

.focus\:border-lime-600\/100:focus {
  border-color: rgb(101 163 13 / 1);
}

.focus\:border-lime-600\/15:focus {
  border-color: rgb(101 163 13 / 0.15);
}

.focus\:border-lime-600\/20:focus {
  border-color: rgb(101 163 13 / 0.2);
}

.focus\:border-lime-600\/25:focus {
  border-color: rgb(101 163 13 / 0.25);
}

.focus\:border-lime-600\/30:focus {
  border-color: rgb(101 163 13 / 0.3);
}

.focus\:border-lime-600\/35:focus {
  border-color: rgb(101 163 13 / 0.35);
}

.focus\:border-lime-600\/40:focus {
  border-color: rgb(101 163 13 / 0.4);
}

.focus\:border-lime-600\/45:focus {
  border-color: rgb(101 163 13 / 0.45);
}

.focus\:border-lime-600\/5:focus {
  border-color: rgb(101 163 13 / 0.05);
}

.focus\:border-lime-600\/50:focus {
  border-color: rgb(101 163 13 / 0.5);
}

.focus\:border-lime-600\/55:focus {
  border-color: rgb(101 163 13 / 0.55);
}

.focus\:border-lime-600\/60:focus {
  border-color: rgb(101 163 13 / 0.6);
}

.focus\:border-lime-600\/65:focus {
  border-color: rgb(101 163 13 / 0.65);
}

.focus\:border-lime-600\/70:focus {
  border-color: rgb(101 163 13 / 0.7);
}

.focus\:border-lime-600\/75:focus {
  border-color: rgb(101 163 13 / 0.75);
}

.focus\:border-lime-600\/80:focus {
  border-color: rgb(101 163 13 / 0.8);
}

.focus\:border-lime-600\/85:focus {
  border-color: rgb(101 163 13 / 0.85);
}

.focus\:border-lime-600\/90:focus {
  border-color: rgb(101 163 13 / 0.9);
}

.focus\:border-lime-600\/95:focus {
  border-color: rgb(101 163 13 / 0.95);
}

.focus\:border-lime-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.focus\:border-lime-700\/0:focus {
  border-color: rgb(77 124 15 / 0);
}

.focus\:border-lime-700\/10:focus {
  border-color: rgb(77 124 15 / 0.1);
}

.focus\:border-lime-700\/100:focus {
  border-color: rgb(77 124 15 / 1);
}

.focus\:border-lime-700\/15:focus {
  border-color: rgb(77 124 15 / 0.15);
}

.focus\:border-lime-700\/20:focus {
  border-color: rgb(77 124 15 / 0.2);
}

.focus\:border-lime-700\/25:focus {
  border-color: rgb(77 124 15 / 0.25);
}

.focus\:border-lime-700\/30:focus {
  border-color: rgb(77 124 15 / 0.3);
}

.focus\:border-lime-700\/35:focus {
  border-color: rgb(77 124 15 / 0.35);
}

.focus\:border-lime-700\/40:focus {
  border-color: rgb(77 124 15 / 0.4);
}

.focus\:border-lime-700\/45:focus {
  border-color: rgb(77 124 15 / 0.45);
}

.focus\:border-lime-700\/5:focus {
  border-color: rgb(77 124 15 / 0.05);
}

.focus\:border-lime-700\/50:focus {
  border-color: rgb(77 124 15 / 0.5);
}

.focus\:border-lime-700\/55:focus {
  border-color: rgb(77 124 15 / 0.55);
}

.focus\:border-lime-700\/60:focus {
  border-color: rgb(77 124 15 / 0.6);
}

.focus\:border-lime-700\/65:focus {
  border-color: rgb(77 124 15 / 0.65);
}

.focus\:border-lime-700\/70:focus {
  border-color: rgb(77 124 15 / 0.7);
}

.focus\:border-lime-700\/75:focus {
  border-color: rgb(77 124 15 / 0.75);
}

.focus\:border-lime-700\/80:focus {
  border-color: rgb(77 124 15 / 0.8);
}

.focus\:border-lime-700\/85:focus {
  border-color: rgb(77 124 15 / 0.85);
}

.focus\:border-lime-700\/90:focus {
  border-color: rgb(77 124 15 / 0.9);
}

.focus\:border-lime-700\/95:focus {
  border-color: rgb(77 124 15 / 0.95);
}

.focus\:border-lime-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.focus\:border-lime-800\/0:focus {
  border-color: rgb(63 98 18 / 0);
}

.focus\:border-lime-800\/10:focus {
  border-color: rgb(63 98 18 / 0.1);
}

.focus\:border-lime-800\/100:focus {
  border-color: rgb(63 98 18 / 1);
}

.focus\:border-lime-800\/15:focus {
  border-color: rgb(63 98 18 / 0.15);
}

.focus\:border-lime-800\/20:focus {
  border-color: rgb(63 98 18 / 0.2);
}

.focus\:border-lime-800\/25:focus {
  border-color: rgb(63 98 18 / 0.25);
}

.focus\:border-lime-800\/30:focus {
  border-color: rgb(63 98 18 / 0.3);
}

.focus\:border-lime-800\/35:focus {
  border-color: rgb(63 98 18 / 0.35);
}

.focus\:border-lime-800\/40:focus {
  border-color: rgb(63 98 18 / 0.4);
}

.focus\:border-lime-800\/45:focus {
  border-color: rgb(63 98 18 / 0.45);
}

.focus\:border-lime-800\/5:focus {
  border-color: rgb(63 98 18 / 0.05);
}

.focus\:border-lime-800\/50:focus {
  border-color: rgb(63 98 18 / 0.5);
}

.focus\:border-lime-800\/55:focus {
  border-color: rgb(63 98 18 / 0.55);
}

.focus\:border-lime-800\/60:focus {
  border-color: rgb(63 98 18 / 0.6);
}

.focus\:border-lime-800\/65:focus {
  border-color: rgb(63 98 18 / 0.65);
}

.focus\:border-lime-800\/70:focus {
  border-color: rgb(63 98 18 / 0.7);
}

.focus\:border-lime-800\/75:focus {
  border-color: rgb(63 98 18 / 0.75);
}

.focus\:border-lime-800\/80:focus {
  border-color: rgb(63 98 18 / 0.8);
}

.focus\:border-lime-800\/85:focus {
  border-color: rgb(63 98 18 / 0.85);
}

.focus\:border-lime-800\/90:focus {
  border-color: rgb(63 98 18 / 0.9);
}

.focus\:border-lime-800\/95:focus {
  border-color: rgb(63 98 18 / 0.95);
}

.focus\:border-lime-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.focus\:border-lime-900\/0:focus {
  border-color: rgb(54 83 20 / 0);
}

.focus\:border-lime-900\/10:focus {
  border-color: rgb(54 83 20 / 0.1);
}

.focus\:border-lime-900\/100:focus {
  border-color: rgb(54 83 20 / 1);
}

.focus\:border-lime-900\/15:focus {
  border-color: rgb(54 83 20 / 0.15);
}

.focus\:border-lime-900\/20:focus {
  border-color: rgb(54 83 20 / 0.2);
}

.focus\:border-lime-900\/25:focus {
  border-color: rgb(54 83 20 / 0.25);
}

.focus\:border-lime-900\/30:focus {
  border-color: rgb(54 83 20 / 0.3);
}

.focus\:border-lime-900\/35:focus {
  border-color: rgb(54 83 20 / 0.35);
}

.focus\:border-lime-900\/40:focus {
  border-color: rgb(54 83 20 / 0.4);
}

.focus\:border-lime-900\/45:focus {
  border-color: rgb(54 83 20 / 0.45);
}

.focus\:border-lime-900\/5:focus {
  border-color: rgb(54 83 20 / 0.05);
}

.focus\:border-lime-900\/50:focus {
  border-color: rgb(54 83 20 / 0.5);
}

.focus\:border-lime-900\/55:focus {
  border-color: rgb(54 83 20 / 0.55);
}

.focus\:border-lime-900\/60:focus {
  border-color: rgb(54 83 20 / 0.6);
}

.focus\:border-lime-900\/65:focus {
  border-color: rgb(54 83 20 / 0.65);
}

.focus\:border-lime-900\/70:focus {
  border-color: rgb(54 83 20 / 0.7);
}

.focus\:border-lime-900\/75:focus {
  border-color: rgb(54 83 20 / 0.75);
}

.focus\:border-lime-900\/80:focus {
  border-color: rgb(54 83 20 / 0.8);
}

.focus\:border-lime-900\/85:focus {
  border-color: rgb(54 83 20 / 0.85);
}

.focus\:border-lime-900\/90:focus {
  border-color: rgb(54 83 20 / 0.9);
}

.focus\:border-lime-900\/95:focus {
  border-color: rgb(54 83 20 / 0.95);
}

.focus\:border-neutral-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.focus\:border-neutral-100\/0:focus {
  border-color: rgb(245 245 245 / 0);
}

.focus\:border-neutral-100\/10:focus {
  border-color: rgb(245 245 245 / 0.1);
}

.focus\:border-neutral-100\/100:focus {
  border-color: rgb(245 245 245 / 1);
}

.focus\:border-neutral-100\/15:focus {
  border-color: rgb(245 245 245 / 0.15);
}

.focus\:border-neutral-100\/20:focus {
  border-color: rgb(245 245 245 / 0.2);
}

.focus\:border-neutral-100\/25:focus {
  border-color: rgb(245 245 245 / 0.25);
}

.focus\:border-neutral-100\/30:focus {
  border-color: rgb(245 245 245 / 0.3);
}

.focus\:border-neutral-100\/35:focus {
  border-color: rgb(245 245 245 / 0.35);
}

.focus\:border-neutral-100\/40:focus {
  border-color: rgb(245 245 245 / 0.4);
}

.focus\:border-neutral-100\/45:focus {
  border-color: rgb(245 245 245 / 0.45);
}

.focus\:border-neutral-100\/5:focus {
  border-color: rgb(245 245 245 / 0.05);
}

.focus\:border-neutral-100\/50:focus {
  border-color: rgb(245 245 245 / 0.5);
}

.focus\:border-neutral-100\/55:focus {
  border-color: rgb(245 245 245 / 0.55);
}

.focus\:border-neutral-100\/60:focus {
  border-color: rgb(245 245 245 / 0.6);
}

.focus\:border-neutral-100\/65:focus {
  border-color: rgb(245 245 245 / 0.65);
}

.focus\:border-neutral-100\/70:focus {
  border-color: rgb(245 245 245 / 0.7);
}

.focus\:border-neutral-100\/75:focus {
  border-color: rgb(245 245 245 / 0.75);
}

.focus\:border-neutral-100\/80:focus {
  border-color: rgb(245 245 245 / 0.8);
}

.focus\:border-neutral-100\/85:focus {
  border-color: rgb(245 245 245 / 0.85);
}

.focus\:border-neutral-100\/90:focus {
  border-color: rgb(245 245 245 / 0.9);
}

.focus\:border-neutral-100\/95:focus {
  border-color: rgb(245 245 245 / 0.95);
}

.focus\:border-neutral-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.focus\:border-neutral-200\/0:focus {
  border-color: rgb(229 229 229 / 0);
}

.focus\:border-neutral-200\/10:focus {
  border-color: rgb(229 229 229 / 0.1);
}

.focus\:border-neutral-200\/100:focus {
  border-color: rgb(229 229 229 / 1);
}

.focus\:border-neutral-200\/15:focus {
  border-color: rgb(229 229 229 / 0.15);
}

.focus\:border-neutral-200\/20:focus {
  border-color: rgb(229 229 229 / 0.2);
}

.focus\:border-neutral-200\/25:focus {
  border-color: rgb(229 229 229 / 0.25);
}

.focus\:border-neutral-200\/30:focus {
  border-color: rgb(229 229 229 / 0.3);
}

.focus\:border-neutral-200\/35:focus {
  border-color: rgb(229 229 229 / 0.35);
}

.focus\:border-neutral-200\/40:focus {
  border-color: rgb(229 229 229 / 0.4);
}

.focus\:border-neutral-200\/45:focus {
  border-color: rgb(229 229 229 / 0.45);
}

.focus\:border-neutral-200\/5:focus {
  border-color: rgb(229 229 229 / 0.05);
}

.focus\:border-neutral-200\/50:focus {
  border-color: rgb(229 229 229 / 0.5);
}

.focus\:border-neutral-200\/55:focus {
  border-color: rgb(229 229 229 / 0.55);
}

.focus\:border-neutral-200\/60:focus {
  border-color: rgb(229 229 229 / 0.6);
}

.focus\:border-neutral-200\/65:focus {
  border-color: rgb(229 229 229 / 0.65);
}

.focus\:border-neutral-200\/70:focus {
  border-color: rgb(229 229 229 / 0.7);
}

.focus\:border-neutral-200\/75:focus {
  border-color: rgb(229 229 229 / 0.75);
}

.focus\:border-neutral-200\/80:focus {
  border-color: rgb(229 229 229 / 0.8);
}

.focus\:border-neutral-200\/85:focus {
  border-color: rgb(229 229 229 / 0.85);
}

.focus\:border-neutral-200\/90:focus {
  border-color: rgb(229 229 229 / 0.9);
}

.focus\:border-neutral-200\/95:focus {
  border-color: rgb(229 229 229 / 0.95);
}

.focus\:border-neutral-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.focus\:border-neutral-300\/0:focus {
  border-color: rgb(212 212 212 / 0);
}

.focus\:border-neutral-300\/10:focus {
  border-color: rgb(212 212 212 / 0.1);
}

.focus\:border-neutral-300\/100:focus {
  border-color: rgb(212 212 212 / 1);
}

.focus\:border-neutral-300\/15:focus {
  border-color: rgb(212 212 212 / 0.15);
}

.focus\:border-neutral-300\/20:focus {
  border-color: rgb(212 212 212 / 0.2);
}

.focus\:border-neutral-300\/25:focus {
  border-color: rgb(212 212 212 / 0.25);
}

.focus\:border-neutral-300\/30:focus {
  border-color: rgb(212 212 212 / 0.3);
}

.focus\:border-neutral-300\/35:focus {
  border-color: rgb(212 212 212 / 0.35);
}

.focus\:border-neutral-300\/40:focus {
  border-color: rgb(212 212 212 / 0.4);
}

.focus\:border-neutral-300\/45:focus {
  border-color: rgb(212 212 212 / 0.45);
}

.focus\:border-neutral-300\/5:focus {
  border-color: rgb(212 212 212 / 0.05);
}

.focus\:border-neutral-300\/50:focus {
  border-color: rgb(212 212 212 / 0.5);
}

.focus\:border-neutral-300\/55:focus {
  border-color: rgb(212 212 212 / 0.55);
}

.focus\:border-neutral-300\/60:focus {
  border-color: rgb(212 212 212 / 0.6);
}

.focus\:border-neutral-300\/65:focus {
  border-color: rgb(212 212 212 / 0.65);
}

.focus\:border-neutral-300\/70:focus {
  border-color: rgb(212 212 212 / 0.7);
}

.focus\:border-neutral-300\/75:focus {
  border-color: rgb(212 212 212 / 0.75);
}

.focus\:border-neutral-300\/80:focus {
  border-color: rgb(212 212 212 / 0.8);
}

.focus\:border-neutral-300\/85:focus {
  border-color: rgb(212 212 212 / 0.85);
}

.focus\:border-neutral-300\/90:focus {
  border-color: rgb(212 212 212 / 0.9);
}

.focus\:border-neutral-300\/95:focus {
  border-color: rgb(212 212 212 / 0.95);
}

.focus\:border-neutral-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.focus\:border-neutral-400\/0:focus {
  border-color: rgb(163 163 163 / 0);
}

.focus\:border-neutral-400\/10:focus {
  border-color: rgb(163 163 163 / 0.1);
}

.focus\:border-neutral-400\/100:focus {
  border-color: rgb(163 163 163 / 1);
}

.focus\:border-neutral-400\/15:focus {
  border-color: rgb(163 163 163 / 0.15);
}

.focus\:border-neutral-400\/20:focus {
  border-color: rgb(163 163 163 / 0.2);
}

.focus\:border-neutral-400\/25:focus {
  border-color: rgb(163 163 163 / 0.25);
}

.focus\:border-neutral-400\/30:focus {
  border-color: rgb(163 163 163 / 0.3);
}

.focus\:border-neutral-400\/35:focus {
  border-color: rgb(163 163 163 / 0.35);
}

.focus\:border-neutral-400\/40:focus {
  border-color: rgb(163 163 163 / 0.4);
}

.focus\:border-neutral-400\/45:focus {
  border-color: rgb(163 163 163 / 0.45);
}

.focus\:border-neutral-400\/5:focus {
  border-color: rgb(163 163 163 / 0.05);
}

.focus\:border-neutral-400\/50:focus {
  border-color: rgb(163 163 163 / 0.5);
}

.focus\:border-neutral-400\/55:focus {
  border-color: rgb(163 163 163 / 0.55);
}

.focus\:border-neutral-400\/60:focus {
  border-color: rgb(163 163 163 / 0.6);
}

.focus\:border-neutral-400\/65:focus {
  border-color: rgb(163 163 163 / 0.65);
}

.focus\:border-neutral-400\/70:focus {
  border-color: rgb(163 163 163 / 0.7);
}

.focus\:border-neutral-400\/75:focus {
  border-color: rgb(163 163 163 / 0.75);
}

.focus\:border-neutral-400\/80:focus {
  border-color: rgb(163 163 163 / 0.8);
}

.focus\:border-neutral-400\/85:focus {
  border-color: rgb(163 163 163 / 0.85);
}

.focus\:border-neutral-400\/90:focus {
  border-color: rgb(163 163 163 / 0.9);
}

.focus\:border-neutral-400\/95:focus {
  border-color: rgb(163 163 163 / 0.95);
}

.focus\:border-neutral-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.focus\:border-neutral-500\/0:focus {
  border-color: rgb(115 115 115 / 0);
}

.focus\:border-neutral-500\/10:focus {
  border-color: rgb(115 115 115 / 0.1);
}

.focus\:border-neutral-500\/100:focus {
  border-color: rgb(115 115 115 / 1);
}

.focus\:border-neutral-500\/15:focus {
  border-color: rgb(115 115 115 / 0.15);
}

.focus\:border-neutral-500\/20:focus {
  border-color: rgb(115 115 115 / 0.2);
}

.focus\:border-neutral-500\/25:focus {
  border-color: rgb(115 115 115 / 0.25);
}

.focus\:border-neutral-500\/30:focus {
  border-color: rgb(115 115 115 / 0.3);
}

.focus\:border-neutral-500\/35:focus {
  border-color: rgb(115 115 115 / 0.35);
}

.focus\:border-neutral-500\/40:focus {
  border-color: rgb(115 115 115 / 0.4);
}

.focus\:border-neutral-500\/45:focus {
  border-color: rgb(115 115 115 / 0.45);
}

.focus\:border-neutral-500\/5:focus {
  border-color: rgb(115 115 115 / 0.05);
}

.focus\:border-neutral-500\/50:focus {
  border-color: rgb(115 115 115 / 0.5);
}

.focus\:border-neutral-500\/55:focus {
  border-color: rgb(115 115 115 / 0.55);
}

.focus\:border-neutral-500\/60:focus {
  border-color: rgb(115 115 115 / 0.6);
}

.focus\:border-neutral-500\/65:focus {
  border-color: rgb(115 115 115 / 0.65);
}

.focus\:border-neutral-500\/70:focus {
  border-color: rgb(115 115 115 / 0.7);
}

.focus\:border-neutral-500\/75:focus {
  border-color: rgb(115 115 115 / 0.75);
}

.focus\:border-neutral-500\/80:focus {
  border-color: rgb(115 115 115 / 0.8);
}

.focus\:border-neutral-500\/85:focus {
  border-color: rgb(115 115 115 / 0.85);
}

.focus\:border-neutral-500\/90:focus {
  border-color: rgb(115 115 115 / 0.9);
}

.focus\:border-neutral-500\/95:focus {
  border-color: rgb(115 115 115 / 0.95);
}

.focus\:border-neutral-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.focus\:border-neutral-600\/0:focus {
  border-color: rgb(82 82 82 / 0);
}

.focus\:border-neutral-600\/10:focus {
  border-color: rgb(82 82 82 / 0.1);
}

.focus\:border-neutral-600\/100:focus {
  border-color: rgb(82 82 82 / 1);
}

.focus\:border-neutral-600\/15:focus {
  border-color: rgb(82 82 82 / 0.15);
}

.focus\:border-neutral-600\/20:focus {
  border-color: rgb(82 82 82 / 0.2);
}

.focus\:border-neutral-600\/25:focus {
  border-color: rgb(82 82 82 / 0.25);
}

.focus\:border-neutral-600\/30:focus {
  border-color: rgb(82 82 82 / 0.3);
}

.focus\:border-neutral-600\/35:focus {
  border-color: rgb(82 82 82 / 0.35);
}

.focus\:border-neutral-600\/40:focus {
  border-color: rgb(82 82 82 / 0.4);
}

.focus\:border-neutral-600\/45:focus {
  border-color: rgb(82 82 82 / 0.45);
}

.focus\:border-neutral-600\/5:focus {
  border-color: rgb(82 82 82 / 0.05);
}

.focus\:border-neutral-600\/50:focus {
  border-color: rgb(82 82 82 / 0.5);
}

.focus\:border-neutral-600\/55:focus {
  border-color: rgb(82 82 82 / 0.55);
}

.focus\:border-neutral-600\/60:focus {
  border-color: rgb(82 82 82 / 0.6);
}

.focus\:border-neutral-600\/65:focus {
  border-color: rgb(82 82 82 / 0.65);
}

.focus\:border-neutral-600\/70:focus {
  border-color: rgb(82 82 82 / 0.7);
}

.focus\:border-neutral-600\/75:focus {
  border-color: rgb(82 82 82 / 0.75);
}

.focus\:border-neutral-600\/80:focus {
  border-color: rgb(82 82 82 / 0.8);
}

.focus\:border-neutral-600\/85:focus {
  border-color: rgb(82 82 82 / 0.85);
}

.focus\:border-neutral-600\/90:focus {
  border-color: rgb(82 82 82 / 0.9);
}

.focus\:border-neutral-600\/95:focus {
  border-color: rgb(82 82 82 / 0.95);
}

.focus\:border-neutral-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.focus\:border-neutral-700\/0:focus {
  border-color: rgb(64 64 64 / 0);
}

.focus\:border-neutral-700\/10:focus {
  border-color: rgb(64 64 64 / 0.1);
}

.focus\:border-neutral-700\/100:focus {
  border-color: rgb(64 64 64 / 1);
}

.focus\:border-neutral-700\/15:focus {
  border-color: rgb(64 64 64 / 0.15);
}

.focus\:border-neutral-700\/20:focus {
  border-color: rgb(64 64 64 / 0.2);
}

.focus\:border-neutral-700\/25:focus {
  border-color: rgb(64 64 64 / 0.25);
}

.focus\:border-neutral-700\/30:focus {
  border-color: rgb(64 64 64 / 0.3);
}

.focus\:border-neutral-700\/35:focus {
  border-color: rgb(64 64 64 / 0.35);
}

.focus\:border-neutral-700\/40:focus {
  border-color: rgb(64 64 64 / 0.4);
}

.focus\:border-neutral-700\/45:focus {
  border-color: rgb(64 64 64 / 0.45);
}

.focus\:border-neutral-700\/5:focus {
  border-color: rgb(64 64 64 / 0.05);
}

.focus\:border-neutral-700\/50:focus {
  border-color: rgb(64 64 64 / 0.5);
}

.focus\:border-neutral-700\/55:focus {
  border-color: rgb(64 64 64 / 0.55);
}

.focus\:border-neutral-700\/60:focus {
  border-color: rgb(64 64 64 / 0.6);
}

.focus\:border-neutral-700\/65:focus {
  border-color: rgb(64 64 64 / 0.65);
}

.focus\:border-neutral-700\/70:focus {
  border-color: rgb(64 64 64 / 0.7);
}

.focus\:border-neutral-700\/75:focus {
  border-color: rgb(64 64 64 / 0.75);
}

.focus\:border-neutral-700\/80:focus {
  border-color: rgb(64 64 64 / 0.8);
}

.focus\:border-neutral-700\/85:focus {
  border-color: rgb(64 64 64 / 0.85);
}

.focus\:border-neutral-700\/90:focus {
  border-color: rgb(64 64 64 / 0.9);
}

.focus\:border-neutral-700\/95:focus {
  border-color: rgb(64 64 64 / 0.95);
}

.focus\:border-neutral-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.focus\:border-neutral-800\/0:focus {
  border-color: rgb(38 38 38 / 0);
}

.focus\:border-neutral-800\/10:focus {
  border-color: rgb(38 38 38 / 0.1);
}

.focus\:border-neutral-800\/100:focus {
  border-color: rgb(38 38 38 / 1);
}

.focus\:border-neutral-800\/15:focus {
  border-color: rgb(38 38 38 / 0.15);
}

.focus\:border-neutral-800\/20:focus {
  border-color: rgb(38 38 38 / 0.2);
}

.focus\:border-neutral-800\/25:focus {
  border-color: rgb(38 38 38 / 0.25);
}

.focus\:border-neutral-800\/30:focus {
  border-color: rgb(38 38 38 / 0.3);
}

.focus\:border-neutral-800\/35:focus {
  border-color: rgb(38 38 38 / 0.35);
}

.focus\:border-neutral-800\/40:focus {
  border-color: rgb(38 38 38 / 0.4);
}

.focus\:border-neutral-800\/45:focus {
  border-color: rgb(38 38 38 / 0.45);
}

.focus\:border-neutral-800\/5:focus {
  border-color: rgb(38 38 38 / 0.05);
}

.focus\:border-neutral-800\/50:focus {
  border-color: rgb(38 38 38 / 0.5);
}

.focus\:border-neutral-800\/55:focus {
  border-color: rgb(38 38 38 / 0.55);
}

.focus\:border-neutral-800\/60:focus {
  border-color: rgb(38 38 38 / 0.6);
}

.focus\:border-neutral-800\/65:focus {
  border-color: rgb(38 38 38 / 0.65);
}

.focus\:border-neutral-800\/70:focus {
  border-color: rgb(38 38 38 / 0.7);
}

.focus\:border-neutral-800\/75:focus {
  border-color: rgb(38 38 38 / 0.75);
}

.focus\:border-neutral-800\/80:focus {
  border-color: rgb(38 38 38 / 0.8);
}

.focus\:border-neutral-800\/85:focus {
  border-color: rgb(38 38 38 / 0.85);
}

.focus\:border-neutral-800\/90:focus {
  border-color: rgb(38 38 38 / 0.9);
}

.focus\:border-neutral-800\/95:focus {
  border-color: rgb(38 38 38 / 0.95);
}

.focus\:border-neutral-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.focus\:border-neutral-900\/0:focus {
  border-color: rgb(23 23 23 / 0);
}

.focus\:border-neutral-900\/10:focus {
  border-color: rgb(23 23 23 / 0.1);
}

.focus\:border-neutral-900\/100:focus {
  border-color: rgb(23 23 23 / 1);
}

.focus\:border-neutral-900\/15:focus {
  border-color: rgb(23 23 23 / 0.15);
}

.focus\:border-neutral-900\/20:focus {
  border-color: rgb(23 23 23 / 0.2);
}

.focus\:border-neutral-900\/25:focus {
  border-color: rgb(23 23 23 / 0.25);
}

.focus\:border-neutral-900\/30:focus {
  border-color: rgb(23 23 23 / 0.3);
}

.focus\:border-neutral-900\/35:focus {
  border-color: rgb(23 23 23 / 0.35);
}

.focus\:border-neutral-900\/40:focus {
  border-color: rgb(23 23 23 / 0.4);
}

.focus\:border-neutral-900\/45:focus {
  border-color: rgb(23 23 23 / 0.45);
}

.focus\:border-neutral-900\/5:focus {
  border-color: rgb(23 23 23 / 0.05);
}

.focus\:border-neutral-900\/50:focus {
  border-color: rgb(23 23 23 / 0.5);
}

.focus\:border-neutral-900\/55:focus {
  border-color: rgb(23 23 23 / 0.55);
}

.focus\:border-neutral-900\/60:focus {
  border-color: rgb(23 23 23 / 0.6);
}

.focus\:border-neutral-900\/65:focus {
  border-color: rgb(23 23 23 / 0.65);
}

.focus\:border-neutral-900\/70:focus {
  border-color: rgb(23 23 23 / 0.7);
}

.focus\:border-neutral-900\/75:focus {
  border-color: rgb(23 23 23 / 0.75);
}

.focus\:border-neutral-900\/80:focus {
  border-color: rgb(23 23 23 / 0.8);
}

.focus\:border-neutral-900\/85:focus {
  border-color: rgb(23 23 23 / 0.85);
}

.focus\:border-neutral-900\/90:focus {
  border-color: rgb(23 23 23 / 0.9);
}

.focus\:border-neutral-900\/95:focus {
  border-color: rgb(23 23 23 / 0.95);
}

.focus\:border-orange-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 236 220 / var(--tw-border-opacity, 1));
}

.focus\:border-orange-100\/0:focus {
  border-color: rgb(254 236 220 / 0);
}

.focus\:border-orange-100\/10:focus {
  border-color: rgb(254 236 220 / 0.1);
}

.focus\:border-orange-100\/100:focus {
  border-color: rgb(254 236 220 / 1);
}

.focus\:border-orange-100\/15:focus {
  border-color: rgb(254 236 220 / 0.15);
}

.focus\:border-orange-100\/20:focus {
  border-color: rgb(254 236 220 / 0.2);
}

.focus\:border-orange-100\/25:focus {
  border-color: rgb(254 236 220 / 0.25);
}

.focus\:border-orange-100\/30:focus {
  border-color: rgb(254 236 220 / 0.3);
}

.focus\:border-orange-100\/35:focus {
  border-color: rgb(254 236 220 / 0.35);
}

.focus\:border-orange-100\/40:focus {
  border-color: rgb(254 236 220 / 0.4);
}

.focus\:border-orange-100\/45:focus {
  border-color: rgb(254 236 220 / 0.45);
}

.focus\:border-orange-100\/5:focus {
  border-color: rgb(254 236 220 / 0.05);
}

.focus\:border-orange-100\/50:focus {
  border-color: rgb(254 236 220 / 0.5);
}

.focus\:border-orange-100\/55:focus {
  border-color: rgb(254 236 220 / 0.55);
}

.focus\:border-orange-100\/60:focus {
  border-color: rgb(254 236 220 / 0.6);
}

.focus\:border-orange-100\/65:focus {
  border-color: rgb(254 236 220 / 0.65);
}

.focus\:border-orange-100\/70:focus {
  border-color: rgb(254 236 220 / 0.7);
}

.focus\:border-orange-100\/75:focus {
  border-color: rgb(254 236 220 / 0.75);
}

.focus\:border-orange-100\/80:focus {
  border-color: rgb(254 236 220 / 0.8);
}

.focus\:border-orange-100\/85:focus {
  border-color: rgb(254 236 220 / 0.85);
}

.focus\:border-orange-100\/90:focus {
  border-color: rgb(254 236 220 / 0.9);
}

.focus\:border-orange-100\/95:focus {
  border-color: rgb(254 236 220 / 0.95);
}

.focus\:border-orange-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(252 217 189 / var(--tw-border-opacity, 1));
}

.focus\:border-orange-200\/0:focus {
  border-color: rgb(252 217 189 / 0);
}

.focus\:border-orange-200\/10:focus {
  border-color: rgb(252 217 189 / 0.1);
}

.focus\:border-orange-200\/100:focus {
  border-color: rgb(252 217 189 / 1);
}

.focus\:border-orange-200\/15:focus {
  border-color: rgb(252 217 189 / 0.15);
}

.focus\:border-orange-200\/20:focus {
  border-color: rgb(252 217 189 / 0.2);
}

.focus\:border-orange-200\/25:focus {
  border-color: rgb(252 217 189 / 0.25);
}

.focus\:border-orange-200\/30:focus {
  border-color: rgb(252 217 189 / 0.3);
}

.focus\:border-orange-200\/35:focus {
  border-color: rgb(252 217 189 / 0.35);
}

.focus\:border-orange-200\/40:focus {
  border-color: rgb(252 217 189 / 0.4);
}

.focus\:border-orange-200\/45:focus {
  border-color: rgb(252 217 189 / 0.45);
}

.focus\:border-orange-200\/5:focus {
  border-color: rgb(252 217 189 / 0.05);
}

.focus\:border-orange-200\/50:focus {
  border-color: rgb(252 217 189 / 0.5);
}

.focus\:border-orange-200\/55:focus {
  border-color: rgb(252 217 189 / 0.55);
}

.focus\:border-orange-200\/60:focus {
  border-color: rgb(252 217 189 / 0.6);
}

.focus\:border-orange-200\/65:focus {
  border-color: rgb(252 217 189 / 0.65);
}

.focus\:border-orange-200\/70:focus {
  border-color: rgb(252 217 189 / 0.7);
}

.focus\:border-orange-200\/75:focus {
  border-color: rgb(252 217 189 / 0.75);
}

.focus\:border-orange-200\/80:focus {
  border-color: rgb(252 217 189 / 0.8);
}

.focus\:border-orange-200\/85:focus {
  border-color: rgb(252 217 189 / 0.85);
}

.focus\:border-orange-200\/90:focus {
  border-color: rgb(252 217 189 / 0.9);
}

.focus\:border-orange-200\/95:focus {
  border-color: rgb(252 217 189 / 0.95);
}

.focus\:border-orange-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 140 / var(--tw-border-opacity, 1));
}

.focus\:border-orange-300\/0:focus {
  border-color: rgb(253 186 140 / 0);
}

.focus\:border-orange-300\/10:focus {
  border-color: rgb(253 186 140 / 0.1);
}

.focus\:border-orange-300\/100:focus {
  border-color: rgb(253 186 140 / 1);
}

.focus\:border-orange-300\/15:focus {
  border-color: rgb(253 186 140 / 0.15);
}

.focus\:border-orange-300\/20:focus {
  border-color: rgb(253 186 140 / 0.2);
}

.focus\:border-orange-300\/25:focus {
  border-color: rgb(253 186 140 / 0.25);
}

.focus\:border-orange-300\/30:focus {
  border-color: rgb(253 186 140 / 0.3);
}

.focus\:border-orange-300\/35:focus {
  border-color: rgb(253 186 140 / 0.35);
}

.focus\:border-orange-300\/40:focus {
  border-color: rgb(253 186 140 / 0.4);
}

.focus\:border-orange-300\/45:focus {
  border-color: rgb(253 186 140 / 0.45);
}

.focus\:border-orange-300\/5:focus {
  border-color: rgb(253 186 140 / 0.05);
}

.focus\:border-orange-300\/50:focus {
  border-color: rgb(253 186 140 / 0.5);
}

.focus\:border-orange-300\/55:focus {
  border-color: rgb(253 186 140 / 0.55);
}

.focus\:border-orange-300\/60:focus {
  border-color: rgb(253 186 140 / 0.6);
}

.focus\:border-orange-300\/65:focus {
  border-color: rgb(253 186 140 / 0.65);
}

.focus\:border-orange-300\/70:focus {
  border-color: rgb(253 186 140 / 0.7);
}

.focus\:border-orange-300\/75:focus {
  border-color: rgb(253 186 140 / 0.75);
}

.focus\:border-orange-300\/80:focus {
  border-color: rgb(253 186 140 / 0.8);
}

.focus\:border-orange-300\/85:focus {
  border-color: rgb(253 186 140 / 0.85);
}

.focus\:border-orange-300\/90:focus {
  border-color: rgb(253 186 140 / 0.9);
}

.focus\:border-orange-300\/95:focus {
  border-color: rgb(253 186 140 / 0.95);
}

.focus\:border-orange-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 138 76 / var(--tw-border-opacity, 1));
}

.focus\:border-orange-400\/0:focus {
  border-color: rgb(255 138 76 / 0);
}

.focus\:border-orange-400\/10:focus {
  border-color: rgb(255 138 76 / 0.1);
}

.focus\:border-orange-400\/100:focus {
  border-color: rgb(255 138 76 / 1);
}

.focus\:border-orange-400\/15:focus {
  border-color: rgb(255 138 76 / 0.15);
}

.focus\:border-orange-400\/20:focus {
  border-color: rgb(255 138 76 / 0.2);
}

.focus\:border-orange-400\/25:focus {
  border-color: rgb(255 138 76 / 0.25);
}

.focus\:border-orange-400\/30:focus {
  border-color: rgb(255 138 76 / 0.3);
}

.focus\:border-orange-400\/35:focus {
  border-color: rgb(255 138 76 / 0.35);
}

.focus\:border-orange-400\/40:focus {
  border-color: rgb(255 138 76 / 0.4);
}

.focus\:border-orange-400\/45:focus {
  border-color: rgb(255 138 76 / 0.45);
}

.focus\:border-orange-400\/5:focus {
  border-color: rgb(255 138 76 / 0.05);
}

.focus\:border-orange-400\/50:focus {
  border-color: rgb(255 138 76 / 0.5);
}

.focus\:border-orange-400\/55:focus {
  border-color: rgb(255 138 76 / 0.55);
}

.focus\:border-orange-400\/60:focus {
  border-color: rgb(255 138 76 / 0.6);
}

.focus\:border-orange-400\/65:focus {
  border-color: rgb(255 138 76 / 0.65);
}

.focus\:border-orange-400\/70:focus {
  border-color: rgb(255 138 76 / 0.7);
}

.focus\:border-orange-400\/75:focus {
  border-color: rgb(255 138 76 / 0.75);
}

.focus\:border-orange-400\/80:focus {
  border-color: rgb(255 138 76 / 0.8);
}

.focus\:border-orange-400\/85:focus {
  border-color: rgb(255 138 76 / 0.85);
}

.focus\:border-orange-400\/90:focus {
  border-color: rgb(255 138 76 / 0.9);
}

.focus\:border-orange-400\/95:focus {
  border-color: rgb(255 138 76 / 0.95);
}

.focus\:border-orange-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 90 31 / var(--tw-border-opacity, 1));
}

.focus\:border-orange-500\/0:focus {
  border-color: rgb(255 90 31 / 0);
}

.focus\:border-orange-500\/10:focus {
  border-color: rgb(255 90 31 / 0.1);
}

.focus\:border-orange-500\/100:focus {
  border-color: rgb(255 90 31 / 1);
}

.focus\:border-orange-500\/15:focus {
  border-color: rgb(255 90 31 / 0.15);
}

.focus\:border-orange-500\/20:focus {
  border-color: rgb(255 90 31 / 0.2);
}

.focus\:border-orange-500\/25:focus {
  border-color: rgb(255 90 31 / 0.25);
}

.focus\:border-orange-500\/30:focus {
  border-color: rgb(255 90 31 / 0.3);
}

.focus\:border-orange-500\/35:focus {
  border-color: rgb(255 90 31 / 0.35);
}

.focus\:border-orange-500\/40:focus {
  border-color: rgb(255 90 31 / 0.4);
}

.focus\:border-orange-500\/45:focus {
  border-color: rgb(255 90 31 / 0.45);
}

.focus\:border-orange-500\/5:focus {
  border-color: rgb(255 90 31 / 0.05);
}

.focus\:border-orange-500\/50:focus {
  border-color: rgb(255 90 31 / 0.5);
}

.focus\:border-orange-500\/55:focus {
  border-color: rgb(255 90 31 / 0.55);
}

.focus\:border-orange-500\/60:focus {
  border-color: rgb(255 90 31 / 0.6);
}

.focus\:border-orange-500\/65:focus {
  border-color: rgb(255 90 31 / 0.65);
}

.focus\:border-orange-500\/70:focus {
  border-color: rgb(255 90 31 / 0.7);
}

.focus\:border-orange-500\/75:focus {
  border-color: rgb(255 90 31 / 0.75);
}

.focus\:border-orange-500\/80:focus {
  border-color: rgb(255 90 31 / 0.8);
}

.focus\:border-orange-500\/85:focus {
  border-color: rgb(255 90 31 / 0.85);
}

.focus\:border-orange-500\/90:focus {
  border-color: rgb(255 90 31 / 0.9);
}

.focus\:border-orange-500\/95:focus {
  border-color: rgb(255 90 31 / 0.95);
}

.focus\:border-orange-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(208 56 1 / var(--tw-border-opacity, 1));
}

.focus\:border-orange-600\/0:focus {
  border-color: rgb(208 56 1 / 0);
}

.focus\:border-orange-600\/10:focus {
  border-color: rgb(208 56 1 / 0.1);
}

.focus\:border-orange-600\/100:focus {
  border-color: rgb(208 56 1 / 1);
}

.focus\:border-orange-600\/15:focus {
  border-color: rgb(208 56 1 / 0.15);
}

.focus\:border-orange-600\/20:focus {
  border-color: rgb(208 56 1 / 0.2);
}

.focus\:border-orange-600\/25:focus {
  border-color: rgb(208 56 1 / 0.25);
}

.focus\:border-orange-600\/30:focus {
  border-color: rgb(208 56 1 / 0.3);
}

.focus\:border-orange-600\/35:focus {
  border-color: rgb(208 56 1 / 0.35);
}

.focus\:border-orange-600\/40:focus {
  border-color: rgb(208 56 1 / 0.4);
}

.focus\:border-orange-600\/45:focus {
  border-color: rgb(208 56 1 / 0.45);
}

.focus\:border-orange-600\/5:focus {
  border-color: rgb(208 56 1 / 0.05);
}

.focus\:border-orange-600\/50:focus {
  border-color: rgb(208 56 1 / 0.5);
}

.focus\:border-orange-600\/55:focus {
  border-color: rgb(208 56 1 / 0.55);
}

.focus\:border-orange-600\/60:focus {
  border-color: rgb(208 56 1 / 0.6);
}

.focus\:border-orange-600\/65:focus {
  border-color: rgb(208 56 1 / 0.65);
}

.focus\:border-orange-600\/70:focus {
  border-color: rgb(208 56 1 / 0.7);
}

.focus\:border-orange-600\/75:focus {
  border-color: rgb(208 56 1 / 0.75);
}

.focus\:border-orange-600\/80:focus {
  border-color: rgb(208 56 1 / 0.8);
}

.focus\:border-orange-600\/85:focus {
  border-color: rgb(208 56 1 / 0.85);
}

.focus\:border-orange-600\/90:focus {
  border-color: rgb(208 56 1 / 0.9);
}

.focus\:border-orange-600\/95:focus {
  border-color: rgb(208 56 1 / 0.95);
}

.focus\:border-orange-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(180 52 3 / var(--tw-border-opacity, 1));
}

.focus\:border-orange-700\/0:focus {
  border-color: rgb(180 52 3 / 0);
}

.focus\:border-orange-700\/10:focus {
  border-color: rgb(180 52 3 / 0.1);
}

.focus\:border-orange-700\/100:focus {
  border-color: rgb(180 52 3 / 1);
}

.focus\:border-orange-700\/15:focus {
  border-color: rgb(180 52 3 / 0.15);
}

.focus\:border-orange-700\/20:focus {
  border-color: rgb(180 52 3 / 0.2);
}

.focus\:border-orange-700\/25:focus {
  border-color: rgb(180 52 3 / 0.25);
}

.focus\:border-orange-700\/30:focus {
  border-color: rgb(180 52 3 / 0.3);
}

.focus\:border-orange-700\/35:focus {
  border-color: rgb(180 52 3 / 0.35);
}

.focus\:border-orange-700\/40:focus {
  border-color: rgb(180 52 3 / 0.4);
}

.focus\:border-orange-700\/45:focus {
  border-color: rgb(180 52 3 / 0.45);
}

.focus\:border-orange-700\/5:focus {
  border-color: rgb(180 52 3 / 0.05);
}

.focus\:border-orange-700\/50:focus {
  border-color: rgb(180 52 3 / 0.5);
}

.focus\:border-orange-700\/55:focus {
  border-color: rgb(180 52 3 / 0.55);
}

.focus\:border-orange-700\/60:focus {
  border-color: rgb(180 52 3 / 0.6);
}

.focus\:border-orange-700\/65:focus {
  border-color: rgb(180 52 3 / 0.65);
}

.focus\:border-orange-700\/70:focus {
  border-color: rgb(180 52 3 / 0.7);
}

.focus\:border-orange-700\/75:focus {
  border-color: rgb(180 52 3 / 0.75);
}

.focus\:border-orange-700\/80:focus {
  border-color: rgb(180 52 3 / 0.8);
}

.focus\:border-orange-700\/85:focus {
  border-color: rgb(180 52 3 / 0.85);
}

.focus\:border-orange-700\/90:focus {
  border-color: rgb(180 52 3 / 0.9);
}

.focus\:border-orange-700\/95:focus {
  border-color: rgb(180 52 3 / 0.95);
}

.focus\:border-orange-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(138 44 13 / var(--tw-border-opacity, 1));
}

.focus\:border-orange-800\/0:focus {
  border-color: rgb(138 44 13 / 0);
}

.focus\:border-orange-800\/10:focus {
  border-color: rgb(138 44 13 / 0.1);
}

.focus\:border-orange-800\/100:focus {
  border-color: rgb(138 44 13 / 1);
}

.focus\:border-orange-800\/15:focus {
  border-color: rgb(138 44 13 / 0.15);
}

.focus\:border-orange-800\/20:focus {
  border-color: rgb(138 44 13 / 0.2);
}

.focus\:border-orange-800\/25:focus {
  border-color: rgb(138 44 13 / 0.25);
}

.focus\:border-orange-800\/30:focus {
  border-color: rgb(138 44 13 / 0.3);
}

.focus\:border-orange-800\/35:focus {
  border-color: rgb(138 44 13 / 0.35);
}

.focus\:border-orange-800\/40:focus {
  border-color: rgb(138 44 13 / 0.4);
}

.focus\:border-orange-800\/45:focus {
  border-color: rgb(138 44 13 / 0.45);
}

.focus\:border-orange-800\/5:focus {
  border-color: rgb(138 44 13 / 0.05);
}

.focus\:border-orange-800\/50:focus {
  border-color: rgb(138 44 13 / 0.5);
}

.focus\:border-orange-800\/55:focus {
  border-color: rgb(138 44 13 / 0.55);
}

.focus\:border-orange-800\/60:focus {
  border-color: rgb(138 44 13 / 0.6);
}

.focus\:border-orange-800\/65:focus {
  border-color: rgb(138 44 13 / 0.65);
}

.focus\:border-orange-800\/70:focus {
  border-color: rgb(138 44 13 / 0.7);
}

.focus\:border-orange-800\/75:focus {
  border-color: rgb(138 44 13 / 0.75);
}

.focus\:border-orange-800\/80:focus {
  border-color: rgb(138 44 13 / 0.8);
}

.focus\:border-orange-800\/85:focus {
  border-color: rgb(138 44 13 / 0.85);
}

.focus\:border-orange-800\/90:focus {
  border-color: rgb(138 44 13 / 0.9);
}

.focus\:border-orange-800\/95:focus {
  border-color: rgb(138 44 13 / 0.95);
}

.focus\:border-orange-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(119 29 29 / var(--tw-border-opacity, 1));
}

.focus\:border-orange-900\/0:focus {
  border-color: rgb(119 29 29 / 0);
}

.focus\:border-orange-900\/10:focus {
  border-color: rgb(119 29 29 / 0.1);
}

.focus\:border-orange-900\/100:focus {
  border-color: rgb(119 29 29 / 1);
}

.focus\:border-orange-900\/15:focus {
  border-color: rgb(119 29 29 / 0.15);
}

.focus\:border-orange-900\/20:focus {
  border-color: rgb(119 29 29 / 0.2);
}

.focus\:border-orange-900\/25:focus {
  border-color: rgb(119 29 29 / 0.25);
}

.focus\:border-orange-900\/30:focus {
  border-color: rgb(119 29 29 / 0.3);
}

.focus\:border-orange-900\/35:focus {
  border-color: rgb(119 29 29 / 0.35);
}

.focus\:border-orange-900\/40:focus {
  border-color: rgb(119 29 29 / 0.4);
}

.focus\:border-orange-900\/45:focus {
  border-color: rgb(119 29 29 / 0.45);
}

.focus\:border-orange-900\/5:focus {
  border-color: rgb(119 29 29 / 0.05);
}

.focus\:border-orange-900\/50:focus {
  border-color: rgb(119 29 29 / 0.5);
}

.focus\:border-orange-900\/55:focus {
  border-color: rgb(119 29 29 / 0.55);
}

.focus\:border-orange-900\/60:focus {
  border-color: rgb(119 29 29 / 0.6);
}

.focus\:border-orange-900\/65:focus {
  border-color: rgb(119 29 29 / 0.65);
}

.focus\:border-orange-900\/70:focus {
  border-color: rgb(119 29 29 / 0.7);
}

.focus\:border-orange-900\/75:focus {
  border-color: rgb(119 29 29 / 0.75);
}

.focus\:border-orange-900\/80:focus {
  border-color: rgb(119 29 29 / 0.8);
}

.focus\:border-orange-900\/85:focus {
  border-color: rgb(119 29 29 / 0.85);
}

.focus\:border-orange-900\/90:focus {
  border-color: rgb(119 29 29 / 0.9);
}

.focus\:border-orange-900\/95:focus {
  border-color: rgb(119 29 29 / 0.95);
}

.focus\:border-pink-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(252 232 243 / var(--tw-border-opacity, 1));
}

.focus\:border-pink-100\/0:focus {
  border-color: rgb(252 232 243 / 0);
}

.focus\:border-pink-100\/10:focus {
  border-color: rgb(252 232 243 / 0.1);
}

.focus\:border-pink-100\/100:focus {
  border-color: rgb(252 232 243 / 1);
}

.focus\:border-pink-100\/15:focus {
  border-color: rgb(252 232 243 / 0.15);
}

.focus\:border-pink-100\/20:focus {
  border-color: rgb(252 232 243 / 0.2);
}

.focus\:border-pink-100\/25:focus {
  border-color: rgb(252 232 243 / 0.25);
}

.focus\:border-pink-100\/30:focus {
  border-color: rgb(252 232 243 / 0.3);
}

.focus\:border-pink-100\/35:focus {
  border-color: rgb(252 232 243 / 0.35);
}

.focus\:border-pink-100\/40:focus {
  border-color: rgb(252 232 243 / 0.4);
}

.focus\:border-pink-100\/45:focus {
  border-color: rgb(252 232 243 / 0.45);
}

.focus\:border-pink-100\/5:focus {
  border-color: rgb(252 232 243 / 0.05);
}

.focus\:border-pink-100\/50:focus {
  border-color: rgb(252 232 243 / 0.5);
}

.focus\:border-pink-100\/55:focus {
  border-color: rgb(252 232 243 / 0.55);
}

.focus\:border-pink-100\/60:focus {
  border-color: rgb(252 232 243 / 0.6);
}

.focus\:border-pink-100\/65:focus {
  border-color: rgb(252 232 243 / 0.65);
}

.focus\:border-pink-100\/70:focus {
  border-color: rgb(252 232 243 / 0.7);
}

.focus\:border-pink-100\/75:focus {
  border-color: rgb(252 232 243 / 0.75);
}

.focus\:border-pink-100\/80:focus {
  border-color: rgb(252 232 243 / 0.8);
}

.focus\:border-pink-100\/85:focus {
  border-color: rgb(252 232 243 / 0.85);
}

.focus\:border-pink-100\/90:focus {
  border-color: rgb(252 232 243 / 0.9);
}

.focus\:border-pink-100\/95:focus {
  border-color: rgb(252 232 243 / 0.95);
}

.focus\:border-pink-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(250 209 232 / var(--tw-border-opacity, 1));
}

.focus\:border-pink-200\/0:focus {
  border-color: rgb(250 209 232 / 0);
}

.focus\:border-pink-200\/10:focus {
  border-color: rgb(250 209 232 / 0.1);
}

.focus\:border-pink-200\/100:focus {
  border-color: rgb(250 209 232 / 1);
}

.focus\:border-pink-200\/15:focus {
  border-color: rgb(250 209 232 / 0.15);
}

.focus\:border-pink-200\/20:focus {
  border-color: rgb(250 209 232 / 0.2);
}

.focus\:border-pink-200\/25:focus {
  border-color: rgb(250 209 232 / 0.25);
}

.focus\:border-pink-200\/30:focus {
  border-color: rgb(250 209 232 / 0.3);
}

.focus\:border-pink-200\/35:focus {
  border-color: rgb(250 209 232 / 0.35);
}

.focus\:border-pink-200\/40:focus {
  border-color: rgb(250 209 232 / 0.4);
}

.focus\:border-pink-200\/45:focus {
  border-color: rgb(250 209 232 / 0.45);
}

.focus\:border-pink-200\/5:focus {
  border-color: rgb(250 209 232 / 0.05);
}

.focus\:border-pink-200\/50:focus {
  border-color: rgb(250 209 232 / 0.5);
}

.focus\:border-pink-200\/55:focus {
  border-color: rgb(250 209 232 / 0.55);
}

.focus\:border-pink-200\/60:focus {
  border-color: rgb(250 209 232 / 0.6);
}

.focus\:border-pink-200\/65:focus {
  border-color: rgb(250 209 232 / 0.65);
}

.focus\:border-pink-200\/70:focus {
  border-color: rgb(250 209 232 / 0.7);
}

.focus\:border-pink-200\/75:focus {
  border-color: rgb(250 209 232 / 0.75);
}

.focus\:border-pink-200\/80:focus {
  border-color: rgb(250 209 232 / 0.8);
}

.focus\:border-pink-200\/85:focus {
  border-color: rgb(250 209 232 / 0.85);
}

.focus\:border-pink-200\/90:focus {
  border-color: rgb(250 209 232 / 0.9);
}

.focus\:border-pink-200\/95:focus {
  border-color: rgb(250 209 232 / 0.95);
}

.focus\:border-pink-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(248 180 217 / var(--tw-border-opacity, 1));
}

.focus\:border-pink-300\/0:focus {
  border-color: rgb(248 180 217 / 0);
}

.focus\:border-pink-300\/10:focus {
  border-color: rgb(248 180 217 / 0.1);
}

.focus\:border-pink-300\/100:focus {
  border-color: rgb(248 180 217 / 1);
}

.focus\:border-pink-300\/15:focus {
  border-color: rgb(248 180 217 / 0.15);
}

.focus\:border-pink-300\/20:focus {
  border-color: rgb(248 180 217 / 0.2);
}

.focus\:border-pink-300\/25:focus {
  border-color: rgb(248 180 217 / 0.25);
}

.focus\:border-pink-300\/30:focus {
  border-color: rgb(248 180 217 / 0.3);
}

.focus\:border-pink-300\/35:focus {
  border-color: rgb(248 180 217 / 0.35);
}

.focus\:border-pink-300\/40:focus {
  border-color: rgb(248 180 217 / 0.4);
}

.focus\:border-pink-300\/45:focus {
  border-color: rgb(248 180 217 / 0.45);
}

.focus\:border-pink-300\/5:focus {
  border-color: rgb(248 180 217 / 0.05);
}

.focus\:border-pink-300\/50:focus {
  border-color: rgb(248 180 217 / 0.5);
}

.focus\:border-pink-300\/55:focus {
  border-color: rgb(248 180 217 / 0.55);
}

.focus\:border-pink-300\/60:focus {
  border-color: rgb(248 180 217 / 0.6);
}

.focus\:border-pink-300\/65:focus {
  border-color: rgb(248 180 217 / 0.65);
}

.focus\:border-pink-300\/70:focus {
  border-color: rgb(248 180 217 / 0.7);
}

.focus\:border-pink-300\/75:focus {
  border-color: rgb(248 180 217 / 0.75);
}

.focus\:border-pink-300\/80:focus {
  border-color: rgb(248 180 217 / 0.8);
}

.focus\:border-pink-300\/85:focus {
  border-color: rgb(248 180 217 / 0.85);
}

.focus\:border-pink-300\/90:focus {
  border-color: rgb(248 180 217 / 0.9);
}

.focus\:border-pink-300\/95:focus {
  border-color: rgb(248 180 217 / 0.95);
}

.focus\:border-pink-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(241 126 184 / var(--tw-border-opacity, 1));
}

.focus\:border-pink-400\/0:focus {
  border-color: rgb(241 126 184 / 0);
}

.focus\:border-pink-400\/10:focus {
  border-color: rgb(241 126 184 / 0.1);
}

.focus\:border-pink-400\/100:focus {
  border-color: rgb(241 126 184 / 1);
}

.focus\:border-pink-400\/15:focus {
  border-color: rgb(241 126 184 / 0.15);
}

.focus\:border-pink-400\/20:focus {
  border-color: rgb(241 126 184 / 0.2);
}

.focus\:border-pink-400\/25:focus {
  border-color: rgb(241 126 184 / 0.25);
}

.focus\:border-pink-400\/30:focus {
  border-color: rgb(241 126 184 / 0.3);
}

.focus\:border-pink-400\/35:focus {
  border-color: rgb(241 126 184 / 0.35);
}

.focus\:border-pink-400\/40:focus {
  border-color: rgb(241 126 184 / 0.4);
}

.focus\:border-pink-400\/45:focus {
  border-color: rgb(241 126 184 / 0.45);
}

.focus\:border-pink-400\/5:focus {
  border-color: rgb(241 126 184 / 0.05);
}

.focus\:border-pink-400\/50:focus {
  border-color: rgb(241 126 184 / 0.5);
}

.focus\:border-pink-400\/55:focus {
  border-color: rgb(241 126 184 / 0.55);
}

.focus\:border-pink-400\/60:focus {
  border-color: rgb(241 126 184 / 0.6);
}

.focus\:border-pink-400\/65:focus {
  border-color: rgb(241 126 184 / 0.65);
}

.focus\:border-pink-400\/70:focus {
  border-color: rgb(241 126 184 / 0.7);
}

.focus\:border-pink-400\/75:focus {
  border-color: rgb(241 126 184 / 0.75);
}

.focus\:border-pink-400\/80:focus {
  border-color: rgb(241 126 184 / 0.8);
}

.focus\:border-pink-400\/85:focus {
  border-color: rgb(241 126 184 / 0.85);
}

.focus\:border-pink-400\/90:focus {
  border-color: rgb(241 126 184 / 0.9);
}

.focus\:border-pink-400\/95:focus {
  border-color: rgb(241 126 184 / 0.95);
}

.focus\:border-pink-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(231 70 148 / var(--tw-border-opacity, 1));
}

.focus\:border-pink-500\/0:focus {
  border-color: rgb(231 70 148 / 0);
}

.focus\:border-pink-500\/10:focus {
  border-color: rgb(231 70 148 / 0.1);
}

.focus\:border-pink-500\/100:focus {
  border-color: rgb(231 70 148 / 1);
}

.focus\:border-pink-500\/15:focus {
  border-color: rgb(231 70 148 / 0.15);
}

.focus\:border-pink-500\/20:focus {
  border-color: rgb(231 70 148 / 0.2);
}

.focus\:border-pink-500\/25:focus {
  border-color: rgb(231 70 148 / 0.25);
}

.focus\:border-pink-500\/30:focus {
  border-color: rgb(231 70 148 / 0.3);
}

.focus\:border-pink-500\/35:focus {
  border-color: rgb(231 70 148 / 0.35);
}

.focus\:border-pink-500\/40:focus {
  border-color: rgb(231 70 148 / 0.4);
}

.focus\:border-pink-500\/45:focus {
  border-color: rgb(231 70 148 / 0.45);
}

.focus\:border-pink-500\/5:focus {
  border-color: rgb(231 70 148 / 0.05);
}

.focus\:border-pink-500\/50:focus {
  border-color: rgb(231 70 148 / 0.5);
}

.focus\:border-pink-500\/55:focus {
  border-color: rgb(231 70 148 / 0.55);
}

.focus\:border-pink-500\/60:focus {
  border-color: rgb(231 70 148 / 0.6);
}

.focus\:border-pink-500\/65:focus {
  border-color: rgb(231 70 148 / 0.65);
}

.focus\:border-pink-500\/70:focus {
  border-color: rgb(231 70 148 / 0.7);
}

.focus\:border-pink-500\/75:focus {
  border-color: rgb(231 70 148 / 0.75);
}

.focus\:border-pink-500\/80:focus {
  border-color: rgb(231 70 148 / 0.8);
}

.focus\:border-pink-500\/85:focus {
  border-color: rgb(231 70 148 / 0.85);
}

.focus\:border-pink-500\/90:focus {
  border-color: rgb(231 70 148 / 0.9);
}

.focus\:border-pink-500\/95:focus {
  border-color: rgb(231 70 148 / 0.95);
}

.focus\:border-pink-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(214 31 105 / var(--tw-border-opacity, 1));
}

.focus\:border-pink-600\/0:focus {
  border-color: rgb(214 31 105 / 0);
}

.focus\:border-pink-600\/10:focus {
  border-color: rgb(214 31 105 / 0.1);
}

.focus\:border-pink-600\/100:focus {
  border-color: rgb(214 31 105 / 1);
}

.focus\:border-pink-600\/15:focus {
  border-color: rgb(214 31 105 / 0.15);
}

.focus\:border-pink-600\/20:focus {
  border-color: rgb(214 31 105 / 0.2);
}

.focus\:border-pink-600\/25:focus {
  border-color: rgb(214 31 105 / 0.25);
}

.focus\:border-pink-600\/30:focus {
  border-color: rgb(214 31 105 / 0.3);
}

.focus\:border-pink-600\/35:focus {
  border-color: rgb(214 31 105 / 0.35);
}

.focus\:border-pink-600\/40:focus {
  border-color: rgb(214 31 105 / 0.4);
}

.focus\:border-pink-600\/45:focus {
  border-color: rgb(214 31 105 / 0.45);
}

.focus\:border-pink-600\/5:focus {
  border-color: rgb(214 31 105 / 0.05);
}

.focus\:border-pink-600\/50:focus {
  border-color: rgb(214 31 105 / 0.5);
}

.focus\:border-pink-600\/55:focus {
  border-color: rgb(214 31 105 / 0.55);
}

.focus\:border-pink-600\/60:focus {
  border-color: rgb(214 31 105 / 0.6);
}

.focus\:border-pink-600\/65:focus {
  border-color: rgb(214 31 105 / 0.65);
}

.focus\:border-pink-600\/70:focus {
  border-color: rgb(214 31 105 / 0.7);
}

.focus\:border-pink-600\/75:focus {
  border-color: rgb(214 31 105 / 0.75);
}

.focus\:border-pink-600\/80:focus {
  border-color: rgb(214 31 105 / 0.8);
}

.focus\:border-pink-600\/85:focus {
  border-color: rgb(214 31 105 / 0.85);
}

.focus\:border-pink-600\/90:focus {
  border-color: rgb(214 31 105 / 0.9);
}

.focus\:border-pink-600\/95:focus {
  border-color: rgb(214 31 105 / 0.95);
}

.focus\:border-pink-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(191 18 93 / var(--tw-border-opacity, 1));
}

.focus\:border-pink-700\/0:focus {
  border-color: rgb(191 18 93 / 0);
}

.focus\:border-pink-700\/10:focus {
  border-color: rgb(191 18 93 / 0.1);
}

.focus\:border-pink-700\/100:focus {
  border-color: rgb(191 18 93 / 1);
}

.focus\:border-pink-700\/15:focus {
  border-color: rgb(191 18 93 / 0.15);
}

.focus\:border-pink-700\/20:focus {
  border-color: rgb(191 18 93 / 0.2);
}

.focus\:border-pink-700\/25:focus {
  border-color: rgb(191 18 93 / 0.25);
}

.focus\:border-pink-700\/30:focus {
  border-color: rgb(191 18 93 / 0.3);
}

.focus\:border-pink-700\/35:focus {
  border-color: rgb(191 18 93 / 0.35);
}

.focus\:border-pink-700\/40:focus {
  border-color: rgb(191 18 93 / 0.4);
}

.focus\:border-pink-700\/45:focus {
  border-color: rgb(191 18 93 / 0.45);
}

.focus\:border-pink-700\/5:focus {
  border-color: rgb(191 18 93 / 0.05);
}

.focus\:border-pink-700\/50:focus {
  border-color: rgb(191 18 93 / 0.5);
}

.focus\:border-pink-700\/55:focus {
  border-color: rgb(191 18 93 / 0.55);
}

.focus\:border-pink-700\/60:focus {
  border-color: rgb(191 18 93 / 0.6);
}

.focus\:border-pink-700\/65:focus {
  border-color: rgb(191 18 93 / 0.65);
}

.focus\:border-pink-700\/70:focus {
  border-color: rgb(191 18 93 / 0.7);
}

.focus\:border-pink-700\/75:focus {
  border-color: rgb(191 18 93 / 0.75);
}

.focus\:border-pink-700\/80:focus {
  border-color: rgb(191 18 93 / 0.8);
}

.focus\:border-pink-700\/85:focus {
  border-color: rgb(191 18 93 / 0.85);
}

.focus\:border-pink-700\/90:focus {
  border-color: rgb(191 18 93 / 0.9);
}

.focus\:border-pink-700\/95:focus {
  border-color: rgb(191 18 93 / 0.95);
}

.focus\:border-pink-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(153 21 75 / var(--tw-border-opacity, 1));
}

.focus\:border-pink-800\/0:focus {
  border-color: rgb(153 21 75 / 0);
}

.focus\:border-pink-800\/10:focus {
  border-color: rgb(153 21 75 / 0.1);
}

.focus\:border-pink-800\/100:focus {
  border-color: rgb(153 21 75 / 1);
}

.focus\:border-pink-800\/15:focus {
  border-color: rgb(153 21 75 / 0.15);
}

.focus\:border-pink-800\/20:focus {
  border-color: rgb(153 21 75 / 0.2);
}

.focus\:border-pink-800\/25:focus {
  border-color: rgb(153 21 75 / 0.25);
}

.focus\:border-pink-800\/30:focus {
  border-color: rgb(153 21 75 / 0.3);
}

.focus\:border-pink-800\/35:focus {
  border-color: rgb(153 21 75 / 0.35);
}

.focus\:border-pink-800\/40:focus {
  border-color: rgb(153 21 75 / 0.4);
}

.focus\:border-pink-800\/45:focus {
  border-color: rgb(153 21 75 / 0.45);
}

.focus\:border-pink-800\/5:focus {
  border-color: rgb(153 21 75 / 0.05);
}

.focus\:border-pink-800\/50:focus {
  border-color: rgb(153 21 75 / 0.5);
}

.focus\:border-pink-800\/55:focus {
  border-color: rgb(153 21 75 / 0.55);
}

.focus\:border-pink-800\/60:focus {
  border-color: rgb(153 21 75 / 0.6);
}

.focus\:border-pink-800\/65:focus {
  border-color: rgb(153 21 75 / 0.65);
}

.focus\:border-pink-800\/70:focus {
  border-color: rgb(153 21 75 / 0.7);
}

.focus\:border-pink-800\/75:focus {
  border-color: rgb(153 21 75 / 0.75);
}

.focus\:border-pink-800\/80:focus {
  border-color: rgb(153 21 75 / 0.8);
}

.focus\:border-pink-800\/85:focus {
  border-color: rgb(153 21 75 / 0.85);
}

.focus\:border-pink-800\/90:focus {
  border-color: rgb(153 21 75 / 0.9);
}

.focus\:border-pink-800\/95:focus {
  border-color: rgb(153 21 75 / 0.95);
}

.focus\:border-pink-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(117 26 61 / var(--tw-border-opacity, 1));
}

.focus\:border-pink-900\/0:focus {
  border-color: rgb(117 26 61 / 0);
}

.focus\:border-pink-900\/10:focus {
  border-color: rgb(117 26 61 / 0.1);
}

.focus\:border-pink-900\/100:focus {
  border-color: rgb(117 26 61 / 1);
}

.focus\:border-pink-900\/15:focus {
  border-color: rgb(117 26 61 / 0.15);
}

.focus\:border-pink-900\/20:focus {
  border-color: rgb(117 26 61 / 0.2);
}

.focus\:border-pink-900\/25:focus {
  border-color: rgb(117 26 61 / 0.25);
}

.focus\:border-pink-900\/30:focus {
  border-color: rgb(117 26 61 / 0.3);
}

.focus\:border-pink-900\/35:focus {
  border-color: rgb(117 26 61 / 0.35);
}

.focus\:border-pink-900\/40:focus {
  border-color: rgb(117 26 61 / 0.4);
}

.focus\:border-pink-900\/45:focus {
  border-color: rgb(117 26 61 / 0.45);
}

.focus\:border-pink-900\/5:focus {
  border-color: rgb(117 26 61 / 0.05);
}

.focus\:border-pink-900\/50:focus {
  border-color: rgb(117 26 61 / 0.5);
}

.focus\:border-pink-900\/55:focus {
  border-color: rgb(117 26 61 / 0.55);
}

.focus\:border-pink-900\/60:focus {
  border-color: rgb(117 26 61 / 0.6);
}

.focus\:border-pink-900\/65:focus {
  border-color: rgb(117 26 61 / 0.65);
}

.focus\:border-pink-900\/70:focus {
  border-color: rgb(117 26 61 / 0.7);
}

.focus\:border-pink-900\/75:focus {
  border-color: rgb(117 26 61 / 0.75);
}

.focus\:border-pink-900\/80:focus {
  border-color: rgb(117 26 61 / 0.8);
}

.focus\:border-pink-900\/85:focus {
  border-color: rgb(117 26 61 / 0.85);
}

.focus\:border-pink-900\/90:focus {
  border-color: rgb(117 26 61 / 0.9);
}

.focus\:border-pink-900\/95:focus {
  border-color: rgb(117 26 61 / 0.95);
}

.focus\:border-purple-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(237 235 254 / var(--tw-border-opacity, 1));
}

.focus\:border-purple-100\/0:focus {
  border-color: rgb(237 235 254 / 0);
}

.focus\:border-purple-100\/10:focus {
  border-color: rgb(237 235 254 / 0.1);
}

.focus\:border-purple-100\/100:focus {
  border-color: rgb(237 235 254 / 1);
}

.focus\:border-purple-100\/15:focus {
  border-color: rgb(237 235 254 / 0.15);
}

.focus\:border-purple-100\/20:focus {
  border-color: rgb(237 235 254 / 0.2);
}

.focus\:border-purple-100\/25:focus {
  border-color: rgb(237 235 254 / 0.25);
}

.focus\:border-purple-100\/30:focus {
  border-color: rgb(237 235 254 / 0.3);
}

.focus\:border-purple-100\/35:focus {
  border-color: rgb(237 235 254 / 0.35);
}

.focus\:border-purple-100\/40:focus {
  border-color: rgb(237 235 254 / 0.4);
}

.focus\:border-purple-100\/45:focus {
  border-color: rgb(237 235 254 / 0.45);
}

.focus\:border-purple-100\/5:focus {
  border-color: rgb(237 235 254 / 0.05);
}

.focus\:border-purple-100\/50:focus {
  border-color: rgb(237 235 254 / 0.5);
}

.focus\:border-purple-100\/55:focus {
  border-color: rgb(237 235 254 / 0.55);
}

.focus\:border-purple-100\/60:focus {
  border-color: rgb(237 235 254 / 0.6);
}

.focus\:border-purple-100\/65:focus {
  border-color: rgb(237 235 254 / 0.65);
}

.focus\:border-purple-100\/70:focus {
  border-color: rgb(237 235 254 / 0.7);
}

.focus\:border-purple-100\/75:focus {
  border-color: rgb(237 235 254 / 0.75);
}

.focus\:border-purple-100\/80:focus {
  border-color: rgb(237 235 254 / 0.8);
}

.focus\:border-purple-100\/85:focus {
  border-color: rgb(237 235 254 / 0.85);
}

.focus\:border-purple-100\/90:focus {
  border-color: rgb(237 235 254 / 0.9);
}

.focus\:border-purple-100\/95:focus {
  border-color: rgb(237 235 254 / 0.95);
}

.focus\:border-purple-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(220 215 254 / var(--tw-border-opacity, 1));
}

.focus\:border-purple-200\/0:focus {
  border-color: rgb(220 215 254 / 0);
}

.focus\:border-purple-200\/10:focus {
  border-color: rgb(220 215 254 / 0.1);
}

.focus\:border-purple-200\/100:focus {
  border-color: rgb(220 215 254 / 1);
}

.focus\:border-purple-200\/15:focus {
  border-color: rgb(220 215 254 / 0.15);
}

.focus\:border-purple-200\/20:focus {
  border-color: rgb(220 215 254 / 0.2);
}

.focus\:border-purple-200\/25:focus {
  border-color: rgb(220 215 254 / 0.25);
}

.focus\:border-purple-200\/30:focus {
  border-color: rgb(220 215 254 / 0.3);
}

.focus\:border-purple-200\/35:focus {
  border-color: rgb(220 215 254 / 0.35);
}

.focus\:border-purple-200\/40:focus {
  border-color: rgb(220 215 254 / 0.4);
}

.focus\:border-purple-200\/45:focus {
  border-color: rgb(220 215 254 / 0.45);
}

.focus\:border-purple-200\/5:focus {
  border-color: rgb(220 215 254 / 0.05);
}

.focus\:border-purple-200\/50:focus {
  border-color: rgb(220 215 254 / 0.5);
}

.focus\:border-purple-200\/55:focus {
  border-color: rgb(220 215 254 / 0.55);
}

.focus\:border-purple-200\/60:focus {
  border-color: rgb(220 215 254 / 0.6);
}

.focus\:border-purple-200\/65:focus {
  border-color: rgb(220 215 254 / 0.65);
}

.focus\:border-purple-200\/70:focus {
  border-color: rgb(220 215 254 / 0.7);
}

.focus\:border-purple-200\/75:focus {
  border-color: rgb(220 215 254 / 0.75);
}

.focus\:border-purple-200\/80:focus {
  border-color: rgb(220 215 254 / 0.8);
}

.focus\:border-purple-200\/85:focus {
  border-color: rgb(220 215 254 / 0.85);
}

.focus\:border-purple-200\/90:focus {
  border-color: rgb(220 215 254 / 0.9);
}

.focus\:border-purple-200\/95:focus {
  border-color: rgb(220 215 254 / 0.95);
}

.focus\:border-purple-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(202 191 253 / var(--tw-border-opacity, 1));
}

.focus\:border-purple-300\/0:focus {
  border-color: rgb(202 191 253 / 0);
}

.focus\:border-purple-300\/10:focus {
  border-color: rgb(202 191 253 / 0.1);
}

.focus\:border-purple-300\/100:focus {
  border-color: rgb(202 191 253 / 1);
}

.focus\:border-purple-300\/15:focus {
  border-color: rgb(202 191 253 / 0.15);
}

.focus\:border-purple-300\/20:focus {
  border-color: rgb(202 191 253 / 0.2);
}

.focus\:border-purple-300\/25:focus {
  border-color: rgb(202 191 253 / 0.25);
}

.focus\:border-purple-300\/30:focus {
  border-color: rgb(202 191 253 / 0.3);
}

.focus\:border-purple-300\/35:focus {
  border-color: rgb(202 191 253 / 0.35);
}

.focus\:border-purple-300\/40:focus {
  border-color: rgb(202 191 253 / 0.4);
}

.focus\:border-purple-300\/45:focus {
  border-color: rgb(202 191 253 / 0.45);
}

.focus\:border-purple-300\/5:focus {
  border-color: rgb(202 191 253 / 0.05);
}

.focus\:border-purple-300\/50:focus {
  border-color: rgb(202 191 253 / 0.5);
}

.focus\:border-purple-300\/55:focus {
  border-color: rgb(202 191 253 / 0.55);
}

.focus\:border-purple-300\/60:focus {
  border-color: rgb(202 191 253 / 0.6);
}

.focus\:border-purple-300\/65:focus {
  border-color: rgb(202 191 253 / 0.65);
}

.focus\:border-purple-300\/70:focus {
  border-color: rgb(202 191 253 / 0.7);
}

.focus\:border-purple-300\/75:focus {
  border-color: rgb(202 191 253 / 0.75);
}

.focus\:border-purple-300\/80:focus {
  border-color: rgb(202 191 253 / 0.8);
}

.focus\:border-purple-300\/85:focus {
  border-color: rgb(202 191 253 / 0.85);
}

.focus\:border-purple-300\/90:focus {
  border-color: rgb(202 191 253 / 0.9);
}

.focus\:border-purple-300\/95:focus {
  border-color: rgb(202 191 253 / 0.95);
}

.focus\:border-purple-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(172 148 250 / var(--tw-border-opacity, 1));
}

.focus\:border-purple-400\/0:focus {
  border-color: rgb(172 148 250 / 0);
}

.focus\:border-purple-400\/10:focus {
  border-color: rgb(172 148 250 / 0.1);
}

.focus\:border-purple-400\/100:focus {
  border-color: rgb(172 148 250 / 1);
}

.focus\:border-purple-400\/15:focus {
  border-color: rgb(172 148 250 / 0.15);
}

.focus\:border-purple-400\/20:focus {
  border-color: rgb(172 148 250 / 0.2);
}

.focus\:border-purple-400\/25:focus {
  border-color: rgb(172 148 250 / 0.25);
}

.focus\:border-purple-400\/30:focus {
  border-color: rgb(172 148 250 / 0.3);
}

.focus\:border-purple-400\/35:focus {
  border-color: rgb(172 148 250 / 0.35);
}

.focus\:border-purple-400\/40:focus {
  border-color: rgb(172 148 250 / 0.4);
}

.focus\:border-purple-400\/45:focus {
  border-color: rgb(172 148 250 / 0.45);
}

.focus\:border-purple-400\/5:focus {
  border-color: rgb(172 148 250 / 0.05);
}

.focus\:border-purple-400\/50:focus {
  border-color: rgb(172 148 250 / 0.5);
}

.focus\:border-purple-400\/55:focus {
  border-color: rgb(172 148 250 / 0.55);
}

.focus\:border-purple-400\/60:focus {
  border-color: rgb(172 148 250 / 0.6);
}

.focus\:border-purple-400\/65:focus {
  border-color: rgb(172 148 250 / 0.65);
}

.focus\:border-purple-400\/70:focus {
  border-color: rgb(172 148 250 / 0.7);
}

.focus\:border-purple-400\/75:focus {
  border-color: rgb(172 148 250 / 0.75);
}

.focus\:border-purple-400\/80:focus {
  border-color: rgb(172 148 250 / 0.8);
}

.focus\:border-purple-400\/85:focus {
  border-color: rgb(172 148 250 / 0.85);
}

.focus\:border-purple-400\/90:focus {
  border-color: rgb(172 148 250 / 0.9);
}

.focus\:border-purple-400\/95:focus {
  border-color: rgb(172 148 250 / 0.95);
}

.focus\:border-purple-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(144 97 249 / var(--tw-border-opacity, 1));
}

.focus\:border-purple-500\/0:focus {
  border-color: rgb(144 97 249 / 0);
}

.focus\:border-purple-500\/10:focus {
  border-color: rgb(144 97 249 / 0.1);
}

.focus\:border-purple-500\/100:focus {
  border-color: rgb(144 97 249 / 1);
}

.focus\:border-purple-500\/15:focus {
  border-color: rgb(144 97 249 / 0.15);
}

.focus\:border-purple-500\/20:focus {
  border-color: rgb(144 97 249 / 0.2);
}

.focus\:border-purple-500\/25:focus {
  border-color: rgb(144 97 249 / 0.25);
}

.focus\:border-purple-500\/30:focus {
  border-color: rgb(144 97 249 / 0.3);
}

.focus\:border-purple-500\/35:focus {
  border-color: rgb(144 97 249 / 0.35);
}

.focus\:border-purple-500\/40:focus {
  border-color: rgb(144 97 249 / 0.4);
}

.focus\:border-purple-500\/45:focus {
  border-color: rgb(144 97 249 / 0.45);
}

.focus\:border-purple-500\/5:focus {
  border-color: rgb(144 97 249 / 0.05);
}

.focus\:border-purple-500\/50:focus {
  border-color: rgb(144 97 249 / 0.5);
}

.focus\:border-purple-500\/55:focus {
  border-color: rgb(144 97 249 / 0.55);
}

.focus\:border-purple-500\/60:focus {
  border-color: rgb(144 97 249 / 0.6);
}

.focus\:border-purple-500\/65:focus {
  border-color: rgb(144 97 249 / 0.65);
}

.focus\:border-purple-500\/70:focus {
  border-color: rgb(144 97 249 / 0.7);
}

.focus\:border-purple-500\/75:focus {
  border-color: rgb(144 97 249 / 0.75);
}

.focus\:border-purple-500\/80:focus {
  border-color: rgb(144 97 249 / 0.8);
}

.focus\:border-purple-500\/85:focus {
  border-color: rgb(144 97 249 / 0.85);
}

.focus\:border-purple-500\/90:focus {
  border-color: rgb(144 97 249 / 0.9);
}

.focus\:border-purple-500\/95:focus {
  border-color: rgb(144 97 249 / 0.95);
}

.focus\:border-purple-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(126 58 242 / var(--tw-border-opacity, 1));
}

.focus\:border-purple-600\/0:focus {
  border-color: rgb(126 58 242 / 0);
}

.focus\:border-purple-600\/10:focus {
  border-color: rgb(126 58 242 / 0.1);
}

.focus\:border-purple-600\/100:focus {
  border-color: rgb(126 58 242 / 1);
}

.focus\:border-purple-600\/15:focus {
  border-color: rgb(126 58 242 / 0.15);
}

.focus\:border-purple-600\/20:focus {
  border-color: rgb(126 58 242 / 0.2);
}

.focus\:border-purple-600\/25:focus {
  border-color: rgb(126 58 242 / 0.25);
}

.focus\:border-purple-600\/30:focus {
  border-color: rgb(126 58 242 / 0.3);
}

.focus\:border-purple-600\/35:focus {
  border-color: rgb(126 58 242 / 0.35);
}

.focus\:border-purple-600\/40:focus {
  border-color: rgb(126 58 242 / 0.4);
}

.focus\:border-purple-600\/45:focus {
  border-color: rgb(126 58 242 / 0.45);
}

.focus\:border-purple-600\/5:focus {
  border-color: rgb(126 58 242 / 0.05);
}

.focus\:border-purple-600\/50:focus {
  border-color: rgb(126 58 242 / 0.5);
}

.focus\:border-purple-600\/55:focus {
  border-color: rgb(126 58 242 / 0.55);
}

.focus\:border-purple-600\/60:focus {
  border-color: rgb(126 58 242 / 0.6);
}

.focus\:border-purple-600\/65:focus {
  border-color: rgb(126 58 242 / 0.65);
}

.focus\:border-purple-600\/70:focus {
  border-color: rgb(126 58 242 / 0.7);
}

.focus\:border-purple-600\/75:focus {
  border-color: rgb(126 58 242 / 0.75);
}

.focus\:border-purple-600\/80:focus {
  border-color: rgb(126 58 242 / 0.8);
}

.focus\:border-purple-600\/85:focus {
  border-color: rgb(126 58 242 / 0.85);
}

.focus\:border-purple-600\/90:focus {
  border-color: rgb(126 58 242 / 0.9);
}

.focus\:border-purple-600\/95:focus {
  border-color: rgb(126 58 242 / 0.95);
}

.focus\:border-purple-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(108 43 217 / var(--tw-border-opacity, 1));
}

.focus\:border-purple-700\/0:focus {
  border-color: rgb(108 43 217 / 0);
}

.focus\:border-purple-700\/10:focus {
  border-color: rgb(108 43 217 / 0.1);
}

.focus\:border-purple-700\/100:focus {
  border-color: rgb(108 43 217 / 1);
}

.focus\:border-purple-700\/15:focus {
  border-color: rgb(108 43 217 / 0.15);
}

.focus\:border-purple-700\/20:focus {
  border-color: rgb(108 43 217 / 0.2);
}

.focus\:border-purple-700\/25:focus {
  border-color: rgb(108 43 217 / 0.25);
}

.focus\:border-purple-700\/30:focus {
  border-color: rgb(108 43 217 / 0.3);
}

.focus\:border-purple-700\/35:focus {
  border-color: rgb(108 43 217 / 0.35);
}

.focus\:border-purple-700\/40:focus {
  border-color: rgb(108 43 217 / 0.4);
}

.focus\:border-purple-700\/45:focus {
  border-color: rgb(108 43 217 / 0.45);
}

.focus\:border-purple-700\/5:focus {
  border-color: rgb(108 43 217 / 0.05);
}

.focus\:border-purple-700\/50:focus {
  border-color: rgb(108 43 217 / 0.5);
}

.focus\:border-purple-700\/55:focus {
  border-color: rgb(108 43 217 / 0.55);
}

.focus\:border-purple-700\/60:focus {
  border-color: rgb(108 43 217 / 0.6);
}

.focus\:border-purple-700\/65:focus {
  border-color: rgb(108 43 217 / 0.65);
}

.focus\:border-purple-700\/70:focus {
  border-color: rgb(108 43 217 / 0.7);
}

.focus\:border-purple-700\/75:focus {
  border-color: rgb(108 43 217 / 0.75);
}

.focus\:border-purple-700\/80:focus {
  border-color: rgb(108 43 217 / 0.8);
}

.focus\:border-purple-700\/85:focus {
  border-color: rgb(108 43 217 / 0.85);
}

.focus\:border-purple-700\/90:focus {
  border-color: rgb(108 43 217 / 0.9);
}

.focus\:border-purple-700\/95:focus {
  border-color: rgb(108 43 217 / 0.95);
}

.focus\:border-purple-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(85 33 181 / var(--tw-border-opacity, 1));
}

.focus\:border-purple-800\/0:focus {
  border-color: rgb(85 33 181 / 0);
}

.focus\:border-purple-800\/10:focus {
  border-color: rgb(85 33 181 / 0.1);
}

.focus\:border-purple-800\/100:focus {
  border-color: rgb(85 33 181 / 1);
}

.focus\:border-purple-800\/15:focus {
  border-color: rgb(85 33 181 / 0.15);
}

.focus\:border-purple-800\/20:focus {
  border-color: rgb(85 33 181 / 0.2);
}

.focus\:border-purple-800\/25:focus {
  border-color: rgb(85 33 181 / 0.25);
}

.focus\:border-purple-800\/30:focus {
  border-color: rgb(85 33 181 / 0.3);
}

.focus\:border-purple-800\/35:focus {
  border-color: rgb(85 33 181 / 0.35);
}

.focus\:border-purple-800\/40:focus {
  border-color: rgb(85 33 181 / 0.4);
}

.focus\:border-purple-800\/45:focus {
  border-color: rgb(85 33 181 / 0.45);
}

.focus\:border-purple-800\/5:focus {
  border-color: rgb(85 33 181 / 0.05);
}

.focus\:border-purple-800\/50:focus {
  border-color: rgb(85 33 181 / 0.5);
}

.focus\:border-purple-800\/55:focus {
  border-color: rgb(85 33 181 / 0.55);
}

.focus\:border-purple-800\/60:focus {
  border-color: rgb(85 33 181 / 0.6);
}

.focus\:border-purple-800\/65:focus {
  border-color: rgb(85 33 181 / 0.65);
}

.focus\:border-purple-800\/70:focus {
  border-color: rgb(85 33 181 / 0.7);
}

.focus\:border-purple-800\/75:focus {
  border-color: rgb(85 33 181 / 0.75);
}

.focus\:border-purple-800\/80:focus {
  border-color: rgb(85 33 181 / 0.8);
}

.focus\:border-purple-800\/85:focus {
  border-color: rgb(85 33 181 / 0.85);
}

.focus\:border-purple-800\/90:focus {
  border-color: rgb(85 33 181 / 0.9);
}

.focus\:border-purple-800\/95:focus {
  border-color: rgb(85 33 181 / 0.95);
}

.focus\:border-purple-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(74 29 150 / var(--tw-border-opacity, 1));
}

.focus\:border-purple-900\/0:focus {
  border-color: rgb(74 29 150 / 0);
}

.focus\:border-purple-900\/10:focus {
  border-color: rgb(74 29 150 / 0.1);
}

.focus\:border-purple-900\/100:focus {
  border-color: rgb(74 29 150 / 1);
}

.focus\:border-purple-900\/15:focus {
  border-color: rgb(74 29 150 / 0.15);
}

.focus\:border-purple-900\/20:focus {
  border-color: rgb(74 29 150 / 0.2);
}

.focus\:border-purple-900\/25:focus {
  border-color: rgb(74 29 150 / 0.25);
}

.focus\:border-purple-900\/30:focus {
  border-color: rgb(74 29 150 / 0.3);
}

.focus\:border-purple-900\/35:focus {
  border-color: rgb(74 29 150 / 0.35);
}

.focus\:border-purple-900\/40:focus {
  border-color: rgb(74 29 150 / 0.4);
}

.focus\:border-purple-900\/45:focus {
  border-color: rgb(74 29 150 / 0.45);
}

.focus\:border-purple-900\/5:focus {
  border-color: rgb(74 29 150 / 0.05);
}

.focus\:border-purple-900\/50:focus {
  border-color: rgb(74 29 150 / 0.5);
}

.focus\:border-purple-900\/55:focus {
  border-color: rgb(74 29 150 / 0.55);
}

.focus\:border-purple-900\/60:focus {
  border-color: rgb(74 29 150 / 0.6);
}

.focus\:border-purple-900\/65:focus {
  border-color: rgb(74 29 150 / 0.65);
}

.focus\:border-purple-900\/70:focus {
  border-color: rgb(74 29 150 / 0.7);
}

.focus\:border-purple-900\/75:focus {
  border-color: rgb(74 29 150 / 0.75);
}

.focus\:border-purple-900\/80:focus {
  border-color: rgb(74 29 150 / 0.8);
}

.focus\:border-purple-900\/85:focus {
  border-color: rgb(74 29 150 / 0.85);
}

.focus\:border-purple-900\/90:focus {
  border-color: rgb(74 29 150 / 0.9);
}

.focus\:border-purple-900\/95:focus {
  border-color: rgb(74 29 150 / 0.95);
}

.focus\:border-red-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}

.focus\:border-red-100\/0:focus {
  border-color: rgb(254 226 226 / 0);
}

.focus\:border-red-100\/10:focus {
  border-color: rgb(254 226 226 / 0.1);
}

.focus\:border-red-100\/100:focus {
  border-color: rgb(254 226 226 / 1);
}

.focus\:border-red-100\/15:focus {
  border-color: rgb(254 226 226 / 0.15);
}

.focus\:border-red-100\/20:focus {
  border-color: rgb(254 226 226 / 0.2);
}

.focus\:border-red-100\/25:focus {
  border-color: rgb(254 226 226 / 0.25);
}

.focus\:border-red-100\/30:focus {
  border-color: rgb(254 226 226 / 0.3);
}

.focus\:border-red-100\/35:focus {
  border-color: rgb(254 226 226 / 0.35);
}

.focus\:border-red-100\/40:focus {
  border-color: rgb(254 226 226 / 0.4);
}

.focus\:border-red-100\/45:focus {
  border-color: rgb(254 226 226 / 0.45);
}

.focus\:border-red-100\/5:focus {
  border-color: rgb(254 226 226 / 0.05);
}

.focus\:border-red-100\/50:focus {
  border-color: rgb(254 226 226 / 0.5);
}

.focus\:border-red-100\/55:focus {
  border-color: rgb(254 226 226 / 0.55);
}

.focus\:border-red-100\/60:focus {
  border-color: rgb(254 226 226 / 0.6);
}

.focus\:border-red-100\/65:focus {
  border-color: rgb(254 226 226 / 0.65);
}

.focus\:border-red-100\/70:focus {
  border-color: rgb(254 226 226 / 0.7);
}

.focus\:border-red-100\/75:focus {
  border-color: rgb(254 226 226 / 0.75);
}

.focus\:border-red-100\/80:focus {
  border-color: rgb(254 226 226 / 0.8);
}

.focus\:border-red-100\/85:focus {
  border-color: rgb(254 226 226 / 0.85);
}

.focus\:border-red-100\/90:focus {
  border-color: rgb(254 226 226 / 0.9);
}

.focus\:border-red-100\/95:focus {
  border-color: rgb(254 226 226 / 0.95);
}

.focus\:border-red-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}

.focus\:border-red-200\/0:focus {
  border-color: rgb(254 202 202 / 0);
}

.focus\:border-red-200\/10:focus {
  border-color: rgb(254 202 202 / 0.1);
}

.focus\:border-red-200\/100:focus {
  border-color: rgb(254 202 202 / 1);
}

.focus\:border-red-200\/15:focus {
  border-color: rgb(254 202 202 / 0.15);
}

.focus\:border-red-200\/20:focus {
  border-color: rgb(254 202 202 / 0.2);
}

.focus\:border-red-200\/25:focus {
  border-color: rgb(254 202 202 / 0.25);
}

.focus\:border-red-200\/30:focus {
  border-color: rgb(254 202 202 / 0.3);
}

.focus\:border-red-200\/35:focus {
  border-color: rgb(254 202 202 / 0.35);
}

.focus\:border-red-200\/40:focus {
  border-color: rgb(254 202 202 / 0.4);
}

.focus\:border-red-200\/45:focus {
  border-color: rgb(254 202 202 / 0.45);
}

.focus\:border-red-200\/5:focus {
  border-color: rgb(254 202 202 / 0.05);
}

.focus\:border-red-200\/50:focus {
  border-color: rgb(254 202 202 / 0.5);
}

.focus\:border-red-200\/55:focus {
  border-color: rgb(254 202 202 / 0.55);
}

.focus\:border-red-200\/60:focus {
  border-color: rgb(254 202 202 / 0.6);
}

.focus\:border-red-200\/65:focus {
  border-color: rgb(254 202 202 / 0.65);
}

.focus\:border-red-200\/70:focus {
  border-color: rgb(254 202 202 / 0.7);
}

.focus\:border-red-200\/75:focus {
  border-color: rgb(254 202 202 / 0.75);
}

.focus\:border-red-200\/80:focus {
  border-color: rgb(254 202 202 / 0.8);
}

.focus\:border-red-200\/85:focus {
  border-color: rgb(254 202 202 / 0.85);
}

.focus\:border-red-200\/90:focus {
  border-color: rgb(254 202 202 / 0.9);
}

.focus\:border-red-200\/95:focus {
  border-color: rgb(254 202 202 / 0.95);
}

.focus\:border-red-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}

.focus\:border-red-300\/0:focus {
  border-color: rgb(252 165 165 / 0);
}

.focus\:border-red-300\/10:focus {
  border-color: rgb(252 165 165 / 0.1);
}

.focus\:border-red-300\/100:focus {
  border-color: rgb(252 165 165 / 1);
}

.focus\:border-red-300\/15:focus {
  border-color: rgb(252 165 165 / 0.15);
}

.focus\:border-red-300\/20:focus {
  border-color: rgb(252 165 165 / 0.2);
}

.focus\:border-red-300\/25:focus {
  border-color: rgb(252 165 165 / 0.25);
}

.focus\:border-red-300\/30:focus {
  border-color: rgb(252 165 165 / 0.3);
}

.focus\:border-red-300\/35:focus {
  border-color: rgb(252 165 165 / 0.35);
}

.focus\:border-red-300\/40:focus {
  border-color: rgb(252 165 165 / 0.4);
}

.focus\:border-red-300\/45:focus {
  border-color: rgb(252 165 165 / 0.45);
}

.focus\:border-red-300\/5:focus {
  border-color: rgb(252 165 165 / 0.05);
}

.focus\:border-red-300\/50:focus {
  border-color: rgb(252 165 165 / 0.5);
}

.focus\:border-red-300\/55:focus {
  border-color: rgb(252 165 165 / 0.55);
}

.focus\:border-red-300\/60:focus {
  border-color: rgb(252 165 165 / 0.6);
}

.focus\:border-red-300\/65:focus {
  border-color: rgb(252 165 165 / 0.65);
}

.focus\:border-red-300\/70:focus {
  border-color: rgb(252 165 165 / 0.7);
}

.focus\:border-red-300\/75:focus {
  border-color: rgb(252 165 165 / 0.75);
}

.focus\:border-red-300\/80:focus {
  border-color: rgb(252 165 165 / 0.8);
}

.focus\:border-red-300\/85:focus {
  border-color: rgb(252 165 165 / 0.85);
}

.focus\:border-red-300\/90:focus {
  border-color: rgb(252 165 165 / 0.9);
}

.focus\:border-red-300\/95:focus {
  border-color: rgb(252 165 165 / 0.95);
}

.focus\:border-red-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}

.focus\:border-red-400\/0:focus {
  border-color: rgb(248 113 113 / 0);
}

.focus\:border-red-400\/10:focus {
  border-color: rgb(248 113 113 / 0.1);
}

.focus\:border-red-400\/100:focus {
  border-color: rgb(248 113 113 / 1);
}

.focus\:border-red-400\/15:focus {
  border-color: rgb(248 113 113 / 0.15);
}

.focus\:border-red-400\/20:focus {
  border-color: rgb(248 113 113 / 0.2);
}

.focus\:border-red-400\/25:focus {
  border-color: rgb(248 113 113 / 0.25);
}

.focus\:border-red-400\/30:focus {
  border-color: rgb(248 113 113 / 0.3);
}

.focus\:border-red-400\/35:focus {
  border-color: rgb(248 113 113 / 0.35);
}

.focus\:border-red-400\/40:focus {
  border-color: rgb(248 113 113 / 0.4);
}

.focus\:border-red-400\/45:focus {
  border-color: rgb(248 113 113 / 0.45);
}

.focus\:border-red-400\/5:focus {
  border-color: rgb(248 113 113 / 0.05);
}

.focus\:border-red-400\/50:focus {
  border-color: rgb(248 113 113 / 0.5);
}

.focus\:border-red-400\/55:focus {
  border-color: rgb(248 113 113 / 0.55);
}

.focus\:border-red-400\/60:focus {
  border-color: rgb(248 113 113 / 0.6);
}

.focus\:border-red-400\/65:focus {
  border-color: rgb(248 113 113 / 0.65);
}

.focus\:border-red-400\/70:focus {
  border-color: rgb(248 113 113 / 0.7);
}

.focus\:border-red-400\/75:focus {
  border-color: rgb(248 113 113 / 0.75);
}

.focus\:border-red-400\/80:focus {
  border-color: rgb(248 113 113 / 0.8);
}

.focus\:border-red-400\/85:focus {
  border-color: rgb(248 113 113 / 0.85);
}

.focus\:border-red-400\/90:focus {
  border-color: rgb(248 113 113 / 0.9);
}

.focus\:border-red-400\/95:focus {
  border-color: rgb(248 113 113 / 0.95);
}

.focus\:border-red-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.focus\:border-red-500\/0:focus {
  border-color: rgb(239 68 68 / 0);
}

.focus\:border-red-500\/10:focus {
  border-color: rgb(239 68 68 / 0.1);
}

.focus\:border-red-500\/100:focus {
  border-color: rgb(239 68 68 / 1);
}

.focus\:border-red-500\/15:focus {
  border-color: rgb(239 68 68 / 0.15);
}

.focus\:border-red-500\/20:focus {
  border-color: rgb(239 68 68 / 0.2);
}

.focus\:border-red-500\/25:focus {
  border-color: rgb(239 68 68 / 0.25);
}

.focus\:border-red-500\/30:focus {
  border-color: rgb(239 68 68 / 0.3);
}

.focus\:border-red-500\/35:focus {
  border-color: rgb(239 68 68 / 0.35);
}

.focus\:border-red-500\/40:focus {
  border-color: rgb(239 68 68 / 0.4);
}

.focus\:border-red-500\/45:focus {
  border-color: rgb(239 68 68 / 0.45);
}

.focus\:border-red-500\/5:focus {
  border-color: rgb(239 68 68 / 0.05);
}

.focus\:border-red-500\/50:focus {
  border-color: rgb(239 68 68 / 0.5);
}

.focus\:border-red-500\/55:focus {
  border-color: rgb(239 68 68 / 0.55);
}

.focus\:border-red-500\/60:focus {
  border-color: rgb(239 68 68 / 0.6);
}

.focus\:border-red-500\/65:focus {
  border-color: rgb(239 68 68 / 0.65);
}

.focus\:border-red-500\/70:focus {
  border-color: rgb(239 68 68 / 0.7);
}

.focus\:border-red-500\/75:focus {
  border-color: rgb(239 68 68 / 0.75);
}

.focus\:border-red-500\/80:focus {
  border-color: rgb(239 68 68 / 0.8);
}

.focus\:border-red-500\/85:focus {
  border-color: rgb(239 68 68 / 0.85);
}

.focus\:border-red-500\/90:focus {
  border-color: rgb(239 68 68 / 0.9);
}

.focus\:border-red-500\/95:focus {
  border-color: rgb(239 68 68 / 0.95);
}

.focus\:border-red-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}

.focus\:border-red-600\/0:focus {
  border-color: rgb(220 38 38 / 0);
}

.focus\:border-red-600\/10:focus {
  border-color: rgb(220 38 38 / 0.1);
}

.focus\:border-red-600\/100:focus {
  border-color: rgb(220 38 38 / 1);
}

.focus\:border-red-600\/15:focus {
  border-color: rgb(220 38 38 / 0.15);
}

.focus\:border-red-600\/20:focus {
  border-color: rgb(220 38 38 / 0.2);
}

.focus\:border-red-600\/25:focus {
  border-color: rgb(220 38 38 / 0.25);
}

.focus\:border-red-600\/30:focus {
  border-color: rgb(220 38 38 / 0.3);
}

.focus\:border-red-600\/35:focus {
  border-color: rgb(220 38 38 / 0.35);
}

.focus\:border-red-600\/40:focus {
  border-color: rgb(220 38 38 / 0.4);
}

.focus\:border-red-600\/45:focus {
  border-color: rgb(220 38 38 / 0.45);
}

.focus\:border-red-600\/5:focus {
  border-color: rgb(220 38 38 / 0.05);
}

.focus\:border-red-600\/50:focus {
  border-color: rgb(220 38 38 / 0.5);
}

.focus\:border-red-600\/55:focus {
  border-color: rgb(220 38 38 / 0.55);
}

.focus\:border-red-600\/60:focus {
  border-color: rgb(220 38 38 / 0.6);
}

.focus\:border-red-600\/65:focus {
  border-color: rgb(220 38 38 / 0.65);
}

.focus\:border-red-600\/70:focus {
  border-color: rgb(220 38 38 / 0.7);
}

.focus\:border-red-600\/75:focus {
  border-color: rgb(220 38 38 / 0.75);
}

.focus\:border-red-600\/80:focus {
  border-color: rgb(220 38 38 / 0.8);
}

.focus\:border-red-600\/85:focus {
  border-color: rgb(220 38 38 / 0.85);
}

.focus\:border-red-600\/90:focus {
  border-color: rgb(220 38 38 / 0.9);
}

.focus\:border-red-600\/95:focus {
  border-color: rgb(220 38 38 / 0.95);
}

.focus\:border-red-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}

.focus\:border-red-700\/0:focus {
  border-color: rgb(185 28 28 / 0);
}

.focus\:border-red-700\/10:focus {
  border-color: rgb(185 28 28 / 0.1);
}

.focus\:border-red-700\/100:focus {
  border-color: rgb(185 28 28 / 1);
}

.focus\:border-red-700\/15:focus {
  border-color: rgb(185 28 28 / 0.15);
}

.focus\:border-red-700\/20:focus {
  border-color: rgb(185 28 28 / 0.2);
}

.focus\:border-red-700\/25:focus {
  border-color: rgb(185 28 28 / 0.25);
}

.focus\:border-red-700\/30:focus {
  border-color: rgb(185 28 28 / 0.3);
}

.focus\:border-red-700\/35:focus {
  border-color: rgb(185 28 28 / 0.35);
}

.focus\:border-red-700\/40:focus {
  border-color: rgb(185 28 28 / 0.4);
}

.focus\:border-red-700\/45:focus {
  border-color: rgb(185 28 28 / 0.45);
}

.focus\:border-red-700\/5:focus {
  border-color: rgb(185 28 28 / 0.05);
}

.focus\:border-red-700\/50:focus {
  border-color: rgb(185 28 28 / 0.5);
}

.focus\:border-red-700\/55:focus {
  border-color: rgb(185 28 28 / 0.55);
}

.focus\:border-red-700\/60:focus {
  border-color: rgb(185 28 28 / 0.6);
}

.focus\:border-red-700\/65:focus {
  border-color: rgb(185 28 28 / 0.65);
}

.focus\:border-red-700\/70:focus {
  border-color: rgb(185 28 28 / 0.7);
}

.focus\:border-red-700\/75:focus {
  border-color: rgb(185 28 28 / 0.75);
}

.focus\:border-red-700\/80:focus {
  border-color: rgb(185 28 28 / 0.8);
}

.focus\:border-red-700\/85:focus {
  border-color: rgb(185 28 28 / 0.85);
}

.focus\:border-red-700\/90:focus {
  border-color: rgb(185 28 28 / 0.9);
}

.focus\:border-red-700\/95:focus {
  border-color: rgb(185 28 28 / 0.95);
}

.focus\:border-red-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}

.focus\:border-red-800\/0:focus {
  border-color: rgb(153 27 27 / 0);
}

.focus\:border-red-800\/10:focus {
  border-color: rgb(153 27 27 / 0.1);
}

.focus\:border-red-800\/100:focus {
  border-color: rgb(153 27 27 / 1);
}

.focus\:border-red-800\/15:focus {
  border-color: rgb(153 27 27 / 0.15);
}

.focus\:border-red-800\/20:focus {
  border-color: rgb(153 27 27 / 0.2);
}

.focus\:border-red-800\/25:focus {
  border-color: rgb(153 27 27 / 0.25);
}

.focus\:border-red-800\/30:focus {
  border-color: rgb(153 27 27 / 0.3);
}

.focus\:border-red-800\/35:focus {
  border-color: rgb(153 27 27 / 0.35);
}

.focus\:border-red-800\/40:focus {
  border-color: rgb(153 27 27 / 0.4);
}

.focus\:border-red-800\/45:focus {
  border-color: rgb(153 27 27 / 0.45);
}

.focus\:border-red-800\/5:focus {
  border-color: rgb(153 27 27 / 0.05);
}

.focus\:border-red-800\/50:focus {
  border-color: rgb(153 27 27 / 0.5);
}

.focus\:border-red-800\/55:focus {
  border-color: rgb(153 27 27 / 0.55);
}

.focus\:border-red-800\/60:focus {
  border-color: rgb(153 27 27 / 0.6);
}

.focus\:border-red-800\/65:focus {
  border-color: rgb(153 27 27 / 0.65);
}

.focus\:border-red-800\/70:focus {
  border-color: rgb(153 27 27 / 0.7);
}

.focus\:border-red-800\/75:focus {
  border-color: rgb(153 27 27 / 0.75);
}

.focus\:border-red-800\/80:focus {
  border-color: rgb(153 27 27 / 0.8);
}

.focus\:border-red-800\/85:focus {
  border-color: rgb(153 27 27 / 0.85);
}

.focus\:border-red-800\/90:focus {
  border-color: rgb(153 27 27 / 0.9);
}

.focus\:border-red-800\/95:focus {
  border-color: rgb(153 27 27 / 0.95);
}

.focus\:border-red-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}

.focus\:border-red-900\/0:focus {
  border-color: rgb(127 29 29 / 0);
}

.focus\:border-red-900\/10:focus {
  border-color: rgb(127 29 29 / 0.1);
}

.focus\:border-red-900\/100:focus {
  border-color: rgb(127 29 29 / 1);
}

.focus\:border-red-900\/15:focus {
  border-color: rgb(127 29 29 / 0.15);
}

.focus\:border-red-900\/20:focus {
  border-color: rgb(127 29 29 / 0.2);
}

.focus\:border-red-900\/25:focus {
  border-color: rgb(127 29 29 / 0.25);
}

.focus\:border-red-900\/30:focus {
  border-color: rgb(127 29 29 / 0.3);
}

.focus\:border-red-900\/35:focus {
  border-color: rgb(127 29 29 / 0.35);
}

.focus\:border-red-900\/40:focus {
  border-color: rgb(127 29 29 / 0.4);
}

.focus\:border-red-900\/45:focus {
  border-color: rgb(127 29 29 / 0.45);
}

.focus\:border-red-900\/5:focus {
  border-color: rgb(127 29 29 / 0.05);
}

.focus\:border-red-900\/50:focus {
  border-color: rgb(127 29 29 / 0.5);
}

.focus\:border-red-900\/55:focus {
  border-color: rgb(127 29 29 / 0.55);
}

.focus\:border-red-900\/60:focus {
  border-color: rgb(127 29 29 / 0.6);
}

.focus\:border-red-900\/65:focus {
  border-color: rgb(127 29 29 / 0.65);
}

.focus\:border-red-900\/70:focus {
  border-color: rgb(127 29 29 / 0.7);
}

.focus\:border-red-900\/75:focus {
  border-color: rgb(127 29 29 / 0.75);
}

.focus\:border-red-900\/80:focus {
  border-color: rgb(127 29 29 / 0.8);
}

.focus\:border-red-900\/85:focus {
  border-color: rgb(127 29 29 / 0.85);
}

.focus\:border-red-900\/90:focus {
  border-color: rgb(127 29 29 / 0.9);
}

.focus\:border-red-900\/95:focus {
  border-color: rgb(127 29 29 / 0.95);
}

.focus\:border-slate-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.focus\:border-slate-100\/0:focus {
  border-color: rgb(241 245 249 / 0);
}

.focus\:border-slate-100\/10:focus {
  border-color: rgb(241 245 249 / 0.1);
}

.focus\:border-slate-100\/100:focus {
  border-color: rgb(241 245 249 / 1);
}

.focus\:border-slate-100\/15:focus {
  border-color: rgb(241 245 249 / 0.15);
}

.focus\:border-slate-100\/20:focus {
  border-color: rgb(241 245 249 / 0.2);
}

.focus\:border-slate-100\/25:focus {
  border-color: rgb(241 245 249 / 0.25);
}

.focus\:border-slate-100\/30:focus {
  border-color: rgb(241 245 249 / 0.3);
}

.focus\:border-slate-100\/35:focus {
  border-color: rgb(241 245 249 / 0.35);
}

.focus\:border-slate-100\/40:focus {
  border-color: rgb(241 245 249 / 0.4);
}

.focus\:border-slate-100\/45:focus {
  border-color: rgb(241 245 249 / 0.45);
}

.focus\:border-slate-100\/5:focus {
  border-color: rgb(241 245 249 / 0.05);
}

.focus\:border-slate-100\/50:focus {
  border-color: rgb(241 245 249 / 0.5);
}

.focus\:border-slate-100\/55:focus {
  border-color: rgb(241 245 249 / 0.55);
}

.focus\:border-slate-100\/60:focus {
  border-color: rgb(241 245 249 / 0.6);
}

.focus\:border-slate-100\/65:focus {
  border-color: rgb(241 245 249 / 0.65);
}

.focus\:border-slate-100\/70:focus {
  border-color: rgb(241 245 249 / 0.7);
}

.focus\:border-slate-100\/75:focus {
  border-color: rgb(241 245 249 / 0.75);
}

.focus\:border-slate-100\/80:focus {
  border-color: rgb(241 245 249 / 0.8);
}

.focus\:border-slate-100\/85:focus {
  border-color: rgb(241 245 249 / 0.85);
}

.focus\:border-slate-100\/90:focus {
  border-color: rgb(241 245 249 / 0.9);
}

.focus\:border-slate-100\/95:focus {
  border-color: rgb(241 245 249 / 0.95);
}

.focus\:border-slate-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.focus\:border-slate-200\/0:focus {
  border-color: rgb(226 232 240 / 0);
}

.focus\:border-slate-200\/10:focus {
  border-color: rgb(226 232 240 / 0.1);
}

.focus\:border-slate-200\/100:focus {
  border-color: rgb(226 232 240 / 1);
}

.focus\:border-slate-200\/15:focus {
  border-color: rgb(226 232 240 / 0.15);
}

.focus\:border-slate-200\/20:focus {
  border-color: rgb(226 232 240 / 0.2);
}

.focus\:border-slate-200\/25:focus {
  border-color: rgb(226 232 240 / 0.25);
}

.focus\:border-slate-200\/30:focus {
  border-color: rgb(226 232 240 / 0.3);
}

.focus\:border-slate-200\/35:focus {
  border-color: rgb(226 232 240 / 0.35);
}

.focus\:border-slate-200\/40:focus {
  border-color: rgb(226 232 240 / 0.4);
}

.focus\:border-slate-200\/45:focus {
  border-color: rgb(226 232 240 / 0.45);
}

.focus\:border-slate-200\/5:focus {
  border-color: rgb(226 232 240 / 0.05);
}

.focus\:border-slate-200\/50:focus {
  border-color: rgb(226 232 240 / 0.5);
}

.focus\:border-slate-200\/55:focus {
  border-color: rgb(226 232 240 / 0.55);
}

.focus\:border-slate-200\/60:focus {
  border-color: rgb(226 232 240 / 0.6);
}

.focus\:border-slate-200\/65:focus {
  border-color: rgb(226 232 240 / 0.65);
}

.focus\:border-slate-200\/70:focus {
  border-color: rgb(226 232 240 / 0.7);
}

.focus\:border-slate-200\/75:focus {
  border-color: rgb(226 232 240 / 0.75);
}

.focus\:border-slate-200\/80:focus {
  border-color: rgb(226 232 240 / 0.8);
}

.focus\:border-slate-200\/85:focus {
  border-color: rgb(226 232 240 / 0.85);
}

.focus\:border-slate-200\/90:focus {
  border-color: rgb(226 232 240 / 0.9);
}

.focus\:border-slate-200\/95:focus {
  border-color: rgb(226 232 240 / 0.95);
}

.focus\:border-slate-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.focus\:border-slate-300\/0:focus {
  border-color: rgb(203 213 225 / 0);
}

.focus\:border-slate-300\/10:focus {
  border-color: rgb(203 213 225 / 0.1);
}

.focus\:border-slate-300\/100:focus {
  border-color: rgb(203 213 225 / 1);
}

.focus\:border-slate-300\/15:focus {
  border-color: rgb(203 213 225 / 0.15);
}

.focus\:border-slate-300\/20:focus {
  border-color: rgb(203 213 225 / 0.2);
}

.focus\:border-slate-300\/25:focus {
  border-color: rgb(203 213 225 / 0.25);
}

.focus\:border-slate-300\/30:focus {
  border-color: rgb(203 213 225 / 0.3);
}

.focus\:border-slate-300\/35:focus {
  border-color: rgb(203 213 225 / 0.35);
}

.focus\:border-slate-300\/40:focus {
  border-color: rgb(203 213 225 / 0.4);
}

.focus\:border-slate-300\/45:focus {
  border-color: rgb(203 213 225 / 0.45);
}

.focus\:border-slate-300\/5:focus {
  border-color: rgb(203 213 225 / 0.05);
}

.focus\:border-slate-300\/50:focus {
  border-color: rgb(203 213 225 / 0.5);
}

.focus\:border-slate-300\/55:focus {
  border-color: rgb(203 213 225 / 0.55);
}

.focus\:border-slate-300\/60:focus {
  border-color: rgb(203 213 225 / 0.6);
}

.focus\:border-slate-300\/65:focus {
  border-color: rgb(203 213 225 / 0.65);
}

.focus\:border-slate-300\/70:focus {
  border-color: rgb(203 213 225 / 0.7);
}

.focus\:border-slate-300\/75:focus {
  border-color: rgb(203 213 225 / 0.75);
}

.focus\:border-slate-300\/80:focus {
  border-color: rgb(203 213 225 / 0.8);
}

.focus\:border-slate-300\/85:focus {
  border-color: rgb(203 213 225 / 0.85);
}

.focus\:border-slate-300\/90:focus {
  border-color: rgb(203 213 225 / 0.9);
}

.focus\:border-slate-300\/95:focus {
  border-color: rgb(203 213 225 / 0.95);
}

.focus\:border-slate-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.focus\:border-slate-400\/0:focus {
  border-color: rgb(148 163 184 / 0);
}

.focus\:border-slate-400\/10:focus {
  border-color: rgb(148 163 184 / 0.1);
}

.focus\:border-slate-400\/100:focus {
  border-color: rgb(148 163 184 / 1);
}

.focus\:border-slate-400\/15:focus {
  border-color: rgb(148 163 184 / 0.15);
}

.focus\:border-slate-400\/20:focus {
  border-color: rgb(148 163 184 / 0.2);
}

.focus\:border-slate-400\/25:focus {
  border-color: rgb(148 163 184 / 0.25);
}

.focus\:border-slate-400\/30:focus {
  border-color: rgb(148 163 184 / 0.3);
}

.focus\:border-slate-400\/35:focus {
  border-color: rgb(148 163 184 / 0.35);
}

.focus\:border-slate-400\/40:focus {
  border-color: rgb(148 163 184 / 0.4);
}

.focus\:border-slate-400\/45:focus {
  border-color: rgb(148 163 184 / 0.45);
}

.focus\:border-slate-400\/5:focus {
  border-color: rgb(148 163 184 / 0.05);
}

.focus\:border-slate-400\/50:focus {
  border-color: rgb(148 163 184 / 0.5);
}

.focus\:border-slate-400\/55:focus {
  border-color: rgb(148 163 184 / 0.55);
}

.focus\:border-slate-400\/60:focus {
  border-color: rgb(148 163 184 / 0.6);
}

.focus\:border-slate-400\/65:focus {
  border-color: rgb(148 163 184 / 0.65);
}

.focus\:border-slate-400\/70:focus {
  border-color: rgb(148 163 184 / 0.7);
}

.focus\:border-slate-400\/75:focus {
  border-color: rgb(148 163 184 / 0.75);
}

.focus\:border-slate-400\/80:focus {
  border-color: rgb(148 163 184 / 0.8);
}

.focus\:border-slate-400\/85:focus {
  border-color: rgb(148 163 184 / 0.85);
}

.focus\:border-slate-400\/90:focus {
  border-color: rgb(148 163 184 / 0.9);
}

.focus\:border-slate-400\/95:focus {
  border-color: rgb(148 163 184 / 0.95);
}

.focus\:border-slate-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.focus\:border-slate-500\/0:focus {
  border-color: rgb(100 116 139 / 0);
}

.focus\:border-slate-500\/10:focus {
  border-color: rgb(100 116 139 / 0.1);
}

.focus\:border-slate-500\/100:focus {
  border-color: rgb(100 116 139 / 1);
}

.focus\:border-slate-500\/15:focus {
  border-color: rgb(100 116 139 / 0.15);
}

.focus\:border-slate-500\/20:focus {
  border-color: rgb(100 116 139 / 0.2);
}

.focus\:border-slate-500\/25:focus {
  border-color: rgb(100 116 139 / 0.25);
}

.focus\:border-slate-500\/30:focus {
  border-color: rgb(100 116 139 / 0.3);
}

.focus\:border-slate-500\/35:focus {
  border-color: rgb(100 116 139 / 0.35);
}

.focus\:border-slate-500\/40:focus {
  border-color: rgb(100 116 139 / 0.4);
}

.focus\:border-slate-500\/45:focus {
  border-color: rgb(100 116 139 / 0.45);
}

.focus\:border-slate-500\/5:focus {
  border-color: rgb(100 116 139 / 0.05);
}

.focus\:border-slate-500\/50:focus {
  border-color: rgb(100 116 139 / 0.5);
}

.focus\:border-slate-500\/55:focus {
  border-color: rgb(100 116 139 / 0.55);
}

.focus\:border-slate-500\/60:focus {
  border-color: rgb(100 116 139 / 0.6);
}

.focus\:border-slate-500\/65:focus {
  border-color: rgb(100 116 139 / 0.65);
}

.focus\:border-slate-500\/70:focus {
  border-color: rgb(100 116 139 / 0.7);
}

.focus\:border-slate-500\/75:focus {
  border-color: rgb(100 116 139 / 0.75);
}

.focus\:border-slate-500\/80:focus {
  border-color: rgb(100 116 139 / 0.8);
}

.focus\:border-slate-500\/85:focus {
  border-color: rgb(100 116 139 / 0.85);
}

.focus\:border-slate-500\/90:focus {
  border-color: rgb(100 116 139 / 0.9);
}

.focus\:border-slate-500\/95:focus {
  border-color: rgb(100 116 139 / 0.95);
}

.focus\:border-slate-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.focus\:border-slate-600\/0:focus {
  border-color: rgb(71 85 105 / 0);
}

.focus\:border-slate-600\/10:focus {
  border-color: rgb(71 85 105 / 0.1);
}

.focus\:border-slate-600\/100:focus {
  border-color: rgb(71 85 105 / 1);
}

.focus\:border-slate-600\/15:focus {
  border-color: rgb(71 85 105 / 0.15);
}

.focus\:border-slate-600\/20:focus {
  border-color: rgb(71 85 105 / 0.2);
}

.focus\:border-slate-600\/25:focus {
  border-color: rgb(71 85 105 / 0.25);
}

.focus\:border-slate-600\/30:focus {
  border-color: rgb(71 85 105 / 0.3);
}

.focus\:border-slate-600\/35:focus {
  border-color: rgb(71 85 105 / 0.35);
}

.focus\:border-slate-600\/40:focus {
  border-color: rgb(71 85 105 / 0.4);
}

.focus\:border-slate-600\/45:focus {
  border-color: rgb(71 85 105 / 0.45);
}

.focus\:border-slate-600\/5:focus {
  border-color: rgb(71 85 105 / 0.05);
}

.focus\:border-slate-600\/50:focus {
  border-color: rgb(71 85 105 / 0.5);
}

.focus\:border-slate-600\/55:focus {
  border-color: rgb(71 85 105 / 0.55);
}

.focus\:border-slate-600\/60:focus {
  border-color: rgb(71 85 105 / 0.6);
}

.focus\:border-slate-600\/65:focus {
  border-color: rgb(71 85 105 / 0.65);
}

.focus\:border-slate-600\/70:focus {
  border-color: rgb(71 85 105 / 0.7);
}

.focus\:border-slate-600\/75:focus {
  border-color: rgb(71 85 105 / 0.75);
}

.focus\:border-slate-600\/80:focus {
  border-color: rgb(71 85 105 / 0.8);
}

.focus\:border-slate-600\/85:focus {
  border-color: rgb(71 85 105 / 0.85);
}

.focus\:border-slate-600\/90:focus {
  border-color: rgb(71 85 105 / 0.9);
}

.focus\:border-slate-600\/95:focus {
  border-color: rgb(71 85 105 / 0.95);
}

.focus\:border-slate-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.focus\:border-slate-700\/0:focus {
  border-color: rgb(51 65 85 / 0);
}

.focus\:border-slate-700\/10:focus {
  border-color: rgb(51 65 85 / 0.1);
}

.focus\:border-slate-700\/100:focus {
  border-color: rgb(51 65 85 / 1);
}

.focus\:border-slate-700\/15:focus {
  border-color: rgb(51 65 85 / 0.15);
}

.focus\:border-slate-700\/20:focus {
  border-color: rgb(51 65 85 / 0.2);
}

.focus\:border-slate-700\/25:focus {
  border-color: rgb(51 65 85 / 0.25);
}

.focus\:border-slate-700\/30:focus {
  border-color: rgb(51 65 85 / 0.3);
}

.focus\:border-slate-700\/35:focus {
  border-color: rgb(51 65 85 / 0.35);
}

.focus\:border-slate-700\/40:focus {
  border-color: rgb(51 65 85 / 0.4);
}

.focus\:border-slate-700\/45:focus {
  border-color: rgb(51 65 85 / 0.45);
}

.focus\:border-slate-700\/5:focus {
  border-color: rgb(51 65 85 / 0.05);
}

.focus\:border-slate-700\/50:focus {
  border-color: rgb(51 65 85 / 0.5);
}

.focus\:border-slate-700\/55:focus {
  border-color: rgb(51 65 85 / 0.55);
}

.focus\:border-slate-700\/60:focus {
  border-color: rgb(51 65 85 / 0.6);
}

.focus\:border-slate-700\/65:focus {
  border-color: rgb(51 65 85 / 0.65);
}

.focus\:border-slate-700\/70:focus {
  border-color: rgb(51 65 85 / 0.7);
}

.focus\:border-slate-700\/75:focus {
  border-color: rgb(51 65 85 / 0.75);
}

.focus\:border-slate-700\/80:focus {
  border-color: rgb(51 65 85 / 0.8);
}

.focus\:border-slate-700\/85:focus {
  border-color: rgb(51 65 85 / 0.85);
}

.focus\:border-slate-700\/90:focus {
  border-color: rgb(51 65 85 / 0.9);
}

.focus\:border-slate-700\/95:focus {
  border-color: rgb(51 65 85 / 0.95);
}

.focus\:border-slate-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.focus\:border-slate-800\/0:focus {
  border-color: rgb(30 41 59 / 0);
}

.focus\:border-slate-800\/10:focus {
  border-color: rgb(30 41 59 / 0.1);
}

.focus\:border-slate-800\/100:focus {
  border-color: rgb(30 41 59 / 1);
}

.focus\:border-slate-800\/15:focus {
  border-color: rgb(30 41 59 / 0.15);
}

.focus\:border-slate-800\/20:focus {
  border-color: rgb(30 41 59 / 0.2);
}

.focus\:border-slate-800\/25:focus {
  border-color: rgb(30 41 59 / 0.25);
}

.focus\:border-slate-800\/30:focus {
  border-color: rgb(30 41 59 / 0.3);
}

.focus\:border-slate-800\/35:focus {
  border-color: rgb(30 41 59 / 0.35);
}

.focus\:border-slate-800\/40:focus {
  border-color: rgb(30 41 59 / 0.4);
}

.focus\:border-slate-800\/45:focus {
  border-color: rgb(30 41 59 / 0.45);
}

.focus\:border-slate-800\/5:focus {
  border-color: rgb(30 41 59 / 0.05);
}

.focus\:border-slate-800\/50:focus {
  border-color: rgb(30 41 59 / 0.5);
}

.focus\:border-slate-800\/55:focus {
  border-color: rgb(30 41 59 / 0.55);
}

.focus\:border-slate-800\/60:focus {
  border-color: rgb(30 41 59 / 0.6);
}

.focus\:border-slate-800\/65:focus {
  border-color: rgb(30 41 59 / 0.65);
}

.focus\:border-slate-800\/70:focus {
  border-color: rgb(30 41 59 / 0.7);
}

.focus\:border-slate-800\/75:focus {
  border-color: rgb(30 41 59 / 0.75);
}

.focus\:border-slate-800\/80:focus {
  border-color: rgb(30 41 59 / 0.8);
}

.focus\:border-slate-800\/85:focus {
  border-color: rgb(30 41 59 / 0.85);
}

.focus\:border-slate-800\/90:focus {
  border-color: rgb(30 41 59 / 0.9);
}

.focus\:border-slate-800\/95:focus {
  border-color: rgb(30 41 59 / 0.95);
}

.focus\:border-slate-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.focus\:border-slate-900\/0:focus {
  border-color: rgb(15 23 42 / 0);
}

.focus\:border-slate-900\/10:focus {
  border-color: rgb(15 23 42 / 0.1);
}

.focus\:border-slate-900\/100:focus {
  border-color: rgb(15 23 42 / 1);
}

.focus\:border-slate-900\/15:focus {
  border-color: rgb(15 23 42 / 0.15);
}

.focus\:border-slate-900\/20:focus {
  border-color: rgb(15 23 42 / 0.2);
}

.focus\:border-slate-900\/25:focus {
  border-color: rgb(15 23 42 / 0.25);
}

.focus\:border-slate-900\/30:focus {
  border-color: rgb(15 23 42 / 0.3);
}

.focus\:border-slate-900\/35:focus {
  border-color: rgb(15 23 42 / 0.35);
}

.focus\:border-slate-900\/40:focus {
  border-color: rgb(15 23 42 / 0.4);
}

.focus\:border-slate-900\/45:focus {
  border-color: rgb(15 23 42 / 0.45);
}

.focus\:border-slate-900\/5:focus {
  border-color: rgb(15 23 42 / 0.05);
}

.focus\:border-slate-900\/50:focus {
  border-color: rgb(15 23 42 / 0.5);
}

.focus\:border-slate-900\/55:focus {
  border-color: rgb(15 23 42 / 0.55);
}

.focus\:border-slate-900\/60:focus {
  border-color: rgb(15 23 42 / 0.6);
}

.focus\:border-slate-900\/65:focus {
  border-color: rgb(15 23 42 / 0.65);
}

.focus\:border-slate-900\/70:focus {
  border-color: rgb(15 23 42 / 0.7);
}

.focus\:border-slate-900\/75:focus {
  border-color: rgb(15 23 42 / 0.75);
}

.focus\:border-slate-900\/80:focus {
  border-color: rgb(15 23 42 / 0.8);
}

.focus\:border-slate-900\/85:focus {
  border-color: rgb(15 23 42 / 0.85);
}

.focus\:border-slate-900\/90:focus {
  border-color: rgb(15 23 42 / 0.9);
}

.focus\:border-slate-900\/95:focus {
  border-color: rgb(15 23 42 / 0.95);
}

.focus\:border-stone-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.focus\:border-stone-100\/0:focus {
  border-color: rgb(245 245 244 / 0);
}

.focus\:border-stone-100\/10:focus {
  border-color: rgb(245 245 244 / 0.1);
}

.focus\:border-stone-100\/100:focus {
  border-color: rgb(245 245 244 / 1);
}

.focus\:border-stone-100\/15:focus {
  border-color: rgb(245 245 244 / 0.15);
}

.focus\:border-stone-100\/20:focus {
  border-color: rgb(245 245 244 / 0.2);
}

.focus\:border-stone-100\/25:focus {
  border-color: rgb(245 245 244 / 0.25);
}

.focus\:border-stone-100\/30:focus {
  border-color: rgb(245 245 244 / 0.3);
}

.focus\:border-stone-100\/35:focus {
  border-color: rgb(245 245 244 / 0.35);
}

.focus\:border-stone-100\/40:focus {
  border-color: rgb(245 245 244 / 0.4);
}

.focus\:border-stone-100\/45:focus {
  border-color: rgb(245 245 244 / 0.45);
}

.focus\:border-stone-100\/5:focus {
  border-color: rgb(245 245 244 / 0.05);
}

.focus\:border-stone-100\/50:focus {
  border-color: rgb(245 245 244 / 0.5);
}

.focus\:border-stone-100\/55:focus {
  border-color: rgb(245 245 244 / 0.55);
}

.focus\:border-stone-100\/60:focus {
  border-color: rgb(245 245 244 / 0.6);
}

.focus\:border-stone-100\/65:focus {
  border-color: rgb(245 245 244 / 0.65);
}

.focus\:border-stone-100\/70:focus {
  border-color: rgb(245 245 244 / 0.7);
}

.focus\:border-stone-100\/75:focus {
  border-color: rgb(245 245 244 / 0.75);
}

.focus\:border-stone-100\/80:focus {
  border-color: rgb(245 245 244 / 0.8);
}

.focus\:border-stone-100\/85:focus {
  border-color: rgb(245 245 244 / 0.85);
}

.focus\:border-stone-100\/90:focus {
  border-color: rgb(245 245 244 / 0.9);
}

.focus\:border-stone-100\/95:focus {
  border-color: rgb(245 245 244 / 0.95);
}

.focus\:border-stone-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.focus\:border-stone-200\/0:focus {
  border-color: rgb(231 229 228 / 0);
}

.focus\:border-stone-200\/10:focus {
  border-color: rgb(231 229 228 / 0.1);
}

.focus\:border-stone-200\/100:focus {
  border-color: rgb(231 229 228 / 1);
}

.focus\:border-stone-200\/15:focus {
  border-color: rgb(231 229 228 / 0.15);
}

.focus\:border-stone-200\/20:focus {
  border-color: rgb(231 229 228 / 0.2);
}

.focus\:border-stone-200\/25:focus {
  border-color: rgb(231 229 228 / 0.25);
}

.focus\:border-stone-200\/30:focus {
  border-color: rgb(231 229 228 / 0.3);
}

.focus\:border-stone-200\/35:focus {
  border-color: rgb(231 229 228 / 0.35);
}

.focus\:border-stone-200\/40:focus {
  border-color: rgb(231 229 228 / 0.4);
}

.focus\:border-stone-200\/45:focus {
  border-color: rgb(231 229 228 / 0.45);
}

.focus\:border-stone-200\/5:focus {
  border-color: rgb(231 229 228 / 0.05);
}

.focus\:border-stone-200\/50:focus {
  border-color: rgb(231 229 228 / 0.5);
}

.focus\:border-stone-200\/55:focus {
  border-color: rgb(231 229 228 / 0.55);
}

.focus\:border-stone-200\/60:focus {
  border-color: rgb(231 229 228 / 0.6);
}

.focus\:border-stone-200\/65:focus {
  border-color: rgb(231 229 228 / 0.65);
}

.focus\:border-stone-200\/70:focus {
  border-color: rgb(231 229 228 / 0.7);
}

.focus\:border-stone-200\/75:focus {
  border-color: rgb(231 229 228 / 0.75);
}

.focus\:border-stone-200\/80:focus {
  border-color: rgb(231 229 228 / 0.8);
}

.focus\:border-stone-200\/85:focus {
  border-color: rgb(231 229 228 / 0.85);
}

.focus\:border-stone-200\/90:focus {
  border-color: rgb(231 229 228 / 0.9);
}

.focus\:border-stone-200\/95:focus {
  border-color: rgb(231 229 228 / 0.95);
}

.focus\:border-stone-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.focus\:border-stone-300\/0:focus {
  border-color: rgb(214 211 209 / 0);
}

.focus\:border-stone-300\/10:focus {
  border-color: rgb(214 211 209 / 0.1);
}

.focus\:border-stone-300\/100:focus {
  border-color: rgb(214 211 209 / 1);
}

.focus\:border-stone-300\/15:focus {
  border-color: rgb(214 211 209 / 0.15);
}

.focus\:border-stone-300\/20:focus {
  border-color: rgb(214 211 209 / 0.2);
}

.focus\:border-stone-300\/25:focus {
  border-color: rgb(214 211 209 / 0.25);
}

.focus\:border-stone-300\/30:focus {
  border-color: rgb(214 211 209 / 0.3);
}

.focus\:border-stone-300\/35:focus {
  border-color: rgb(214 211 209 / 0.35);
}

.focus\:border-stone-300\/40:focus {
  border-color: rgb(214 211 209 / 0.4);
}

.focus\:border-stone-300\/45:focus {
  border-color: rgb(214 211 209 / 0.45);
}

.focus\:border-stone-300\/5:focus {
  border-color: rgb(214 211 209 / 0.05);
}

.focus\:border-stone-300\/50:focus {
  border-color: rgb(214 211 209 / 0.5);
}

.focus\:border-stone-300\/55:focus {
  border-color: rgb(214 211 209 / 0.55);
}

.focus\:border-stone-300\/60:focus {
  border-color: rgb(214 211 209 / 0.6);
}

.focus\:border-stone-300\/65:focus {
  border-color: rgb(214 211 209 / 0.65);
}

.focus\:border-stone-300\/70:focus {
  border-color: rgb(214 211 209 / 0.7);
}

.focus\:border-stone-300\/75:focus {
  border-color: rgb(214 211 209 / 0.75);
}

.focus\:border-stone-300\/80:focus {
  border-color: rgb(214 211 209 / 0.8);
}

.focus\:border-stone-300\/85:focus {
  border-color: rgb(214 211 209 / 0.85);
}

.focus\:border-stone-300\/90:focus {
  border-color: rgb(214 211 209 / 0.9);
}

.focus\:border-stone-300\/95:focus {
  border-color: rgb(214 211 209 / 0.95);
}

.focus\:border-stone-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.focus\:border-stone-400\/0:focus {
  border-color: rgb(168 162 158 / 0);
}

.focus\:border-stone-400\/10:focus {
  border-color: rgb(168 162 158 / 0.1);
}

.focus\:border-stone-400\/100:focus {
  border-color: rgb(168 162 158 / 1);
}

.focus\:border-stone-400\/15:focus {
  border-color: rgb(168 162 158 / 0.15);
}

.focus\:border-stone-400\/20:focus {
  border-color: rgb(168 162 158 / 0.2);
}

.focus\:border-stone-400\/25:focus {
  border-color: rgb(168 162 158 / 0.25);
}

.focus\:border-stone-400\/30:focus {
  border-color: rgb(168 162 158 / 0.3);
}

.focus\:border-stone-400\/35:focus {
  border-color: rgb(168 162 158 / 0.35);
}

.focus\:border-stone-400\/40:focus {
  border-color: rgb(168 162 158 / 0.4);
}

.focus\:border-stone-400\/45:focus {
  border-color: rgb(168 162 158 / 0.45);
}

.focus\:border-stone-400\/5:focus {
  border-color: rgb(168 162 158 / 0.05);
}

.focus\:border-stone-400\/50:focus {
  border-color: rgb(168 162 158 / 0.5);
}

.focus\:border-stone-400\/55:focus {
  border-color: rgb(168 162 158 / 0.55);
}

.focus\:border-stone-400\/60:focus {
  border-color: rgb(168 162 158 / 0.6);
}

.focus\:border-stone-400\/65:focus {
  border-color: rgb(168 162 158 / 0.65);
}

.focus\:border-stone-400\/70:focus {
  border-color: rgb(168 162 158 / 0.7);
}

.focus\:border-stone-400\/75:focus {
  border-color: rgb(168 162 158 / 0.75);
}

.focus\:border-stone-400\/80:focus {
  border-color: rgb(168 162 158 / 0.8);
}

.focus\:border-stone-400\/85:focus {
  border-color: rgb(168 162 158 / 0.85);
}

.focus\:border-stone-400\/90:focus {
  border-color: rgb(168 162 158 / 0.9);
}

.focus\:border-stone-400\/95:focus {
  border-color: rgb(168 162 158 / 0.95);
}

.focus\:border-stone-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.focus\:border-stone-500\/0:focus {
  border-color: rgb(120 113 108 / 0);
}

.focus\:border-stone-500\/10:focus {
  border-color: rgb(120 113 108 / 0.1);
}

.focus\:border-stone-500\/100:focus {
  border-color: rgb(120 113 108 / 1);
}

.focus\:border-stone-500\/15:focus {
  border-color: rgb(120 113 108 / 0.15);
}

.focus\:border-stone-500\/20:focus {
  border-color: rgb(120 113 108 / 0.2);
}

.focus\:border-stone-500\/25:focus {
  border-color: rgb(120 113 108 / 0.25);
}

.focus\:border-stone-500\/30:focus {
  border-color: rgb(120 113 108 / 0.3);
}

.focus\:border-stone-500\/35:focus {
  border-color: rgb(120 113 108 / 0.35);
}

.focus\:border-stone-500\/40:focus {
  border-color: rgb(120 113 108 / 0.4);
}

.focus\:border-stone-500\/45:focus {
  border-color: rgb(120 113 108 / 0.45);
}

.focus\:border-stone-500\/5:focus {
  border-color: rgb(120 113 108 / 0.05);
}

.focus\:border-stone-500\/50:focus {
  border-color: rgb(120 113 108 / 0.5);
}

.focus\:border-stone-500\/55:focus {
  border-color: rgb(120 113 108 / 0.55);
}

.focus\:border-stone-500\/60:focus {
  border-color: rgb(120 113 108 / 0.6);
}

.focus\:border-stone-500\/65:focus {
  border-color: rgb(120 113 108 / 0.65);
}

.focus\:border-stone-500\/70:focus {
  border-color: rgb(120 113 108 / 0.7);
}

.focus\:border-stone-500\/75:focus {
  border-color: rgb(120 113 108 / 0.75);
}

.focus\:border-stone-500\/80:focus {
  border-color: rgb(120 113 108 / 0.8);
}

.focus\:border-stone-500\/85:focus {
  border-color: rgb(120 113 108 / 0.85);
}

.focus\:border-stone-500\/90:focus {
  border-color: rgb(120 113 108 / 0.9);
}

.focus\:border-stone-500\/95:focus {
  border-color: rgb(120 113 108 / 0.95);
}

.focus\:border-stone-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.focus\:border-stone-600\/0:focus {
  border-color: rgb(87 83 78 / 0);
}

.focus\:border-stone-600\/10:focus {
  border-color: rgb(87 83 78 / 0.1);
}

.focus\:border-stone-600\/100:focus {
  border-color: rgb(87 83 78 / 1);
}

.focus\:border-stone-600\/15:focus {
  border-color: rgb(87 83 78 / 0.15);
}

.focus\:border-stone-600\/20:focus {
  border-color: rgb(87 83 78 / 0.2);
}

.focus\:border-stone-600\/25:focus {
  border-color: rgb(87 83 78 / 0.25);
}

.focus\:border-stone-600\/30:focus {
  border-color: rgb(87 83 78 / 0.3);
}

.focus\:border-stone-600\/35:focus {
  border-color: rgb(87 83 78 / 0.35);
}

.focus\:border-stone-600\/40:focus {
  border-color: rgb(87 83 78 / 0.4);
}

.focus\:border-stone-600\/45:focus {
  border-color: rgb(87 83 78 / 0.45);
}

.focus\:border-stone-600\/5:focus {
  border-color: rgb(87 83 78 / 0.05);
}

.focus\:border-stone-600\/50:focus {
  border-color: rgb(87 83 78 / 0.5);
}

.focus\:border-stone-600\/55:focus {
  border-color: rgb(87 83 78 / 0.55);
}

.focus\:border-stone-600\/60:focus {
  border-color: rgb(87 83 78 / 0.6);
}

.focus\:border-stone-600\/65:focus {
  border-color: rgb(87 83 78 / 0.65);
}

.focus\:border-stone-600\/70:focus {
  border-color: rgb(87 83 78 / 0.7);
}

.focus\:border-stone-600\/75:focus {
  border-color: rgb(87 83 78 / 0.75);
}

.focus\:border-stone-600\/80:focus {
  border-color: rgb(87 83 78 / 0.8);
}

.focus\:border-stone-600\/85:focus {
  border-color: rgb(87 83 78 / 0.85);
}

.focus\:border-stone-600\/90:focus {
  border-color: rgb(87 83 78 / 0.9);
}

.focus\:border-stone-600\/95:focus {
  border-color: rgb(87 83 78 / 0.95);
}

.focus\:border-stone-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.focus\:border-stone-700\/0:focus {
  border-color: rgb(68 64 60 / 0);
}

.focus\:border-stone-700\/10:focus {
  border-color: rgb(68 64 60 / 0.1);
}

.focus\:border-stone-700\/100:focus {
  border-color: rgb(68 64 60 / 1);
}

.focus\:border-stone-700\/15:focus {
  border-color: rgb(68 64 60 / 0.15);
}

.focus\:border-stone-700\/20:focus {
  border-color: rgb(68 64 60 / 0.2);
}

.focus\:border-stone-700\/25:focus {
  border-color: rgb(68 64 60 / 0.25);
}

.focus\:border-stone-700\/30:focus {
  border-color: rgb(68 64 60 / 0.3);
}

.focus\:border-stone-700\/35:focus {
  border-color: rgb(68 64 60 / 0.35);
}

.focus\:border-stone-700\/40:focus {
  border-color: rgb(68 64 60 / 0.4);
}

.focus\:border-stone-700\/45:focus {
  border-color: rgb(68 64 60 / 0.45);
}

.focus\:border-stone-700\/5:focus {
  border-color: rgb(68 64 60 / 0.05);
}

.focus\:border-stone-700\/50:focus {
  border-color: rgb(68 64 60 / 0.5);
}

.focus\:border-stone-700\/55:focus {
  border-color: rgb(68 64 60 / 0.55);
}

.focus\:border-stone-700\/60:focus {
  border-color: rgb(68 64 60 / 0.6);
}

.focus\:border-stone-700\/65:focus {
  border-color: rgb(68 64 60 / 0.65);
}

.focus\:border-stone-700\/70:focus {
  border-color: rgb(68 64 60 / 0.7);
}

.focus\:border-stone-700\/75:focus {
  border-color: rgb(68 64 60 / 0.75);
}

.focus\:border-stone-700\/80:focus {
  border-color: rgb(68 64 60 / 0.8);
}

.focus\:border-stone-700\/85:focus {
  border-color: rgb(68 64 60 / 0.85);
}

.focus\:border-stone-700\/90:focus {
  border-color: rgb(68 64 60 / 0.9);
}

.focus\:border-stone-700\/95:focus {
  border-color: rgb(68 64 60 / 0.95);
}

.focus\:border-stone-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.focus\:border-stone-800\/0:focus {
  border-color: rgb(41 37 36 / 0);
}

.focus\:border-stone-800\/10:focus {
  border-color: rgb(41 37 36 / 0.1);
}

.focus\:border-stone-800\/100:focus {
  border-color: rgb(41 37 36 / 1);
}

.focus\:border-stone-800\/15:focus {
  border-color: rgb(41 37 36 / 0.15);
}

.focus\:border-stone-800\/20:focus {
  border-color: rgb(41 37 36 / 0.2);
}

.focus\:border-stone-800\/25:focus {
  border-color: rgb(41 37 36 / 0.25);
}

.focus\:border-stone-800\/30:focus {
  border-color: rgb(41 37 36 / 0.3);
}

.focus\:border-stone-800\/35:focus {
  border-color: rgb(41 37 36 / 0.35);
}

.focus\:border-stone-800\/40:focus {
  border-color: rgb(41 37 36 / 0.4);
}

.focus\:border-stone-800\/45:focus {
  border-color: rgb(41 37 36 / 0.45);
}

.focus\:border-stone-800\/5:focus {
  border-color: rgb(41 37 36 / 0.05);
}

.focus\:border-stone-800\/50:focus {
  border-color: rgb(41 37 36 / 0.5);
}

.focus\:border-stone-800\/55:focus {
  border-color: rgb(41 37 36 / 0.55);
}

.focus\:border-stone-800\/60:focus {
  border-color: rgb(41 37 36 / 0.6);
}

.focus\:border-stone-800\/65:focus {
  border-color: rgb(41 37 36 / 0.65);
}

.focus\:border-stone-800\/70:focus {
  border-color: rgb(41 37 36 / 0.7);
}

.focus\:border-stone-800\/75:focus {
  border-color: rgb(41 37 36 / 0.75);
}

.focus\:border-stone-800\/80:focus {
  border-color: rgb(41 37 36 / 0.8);
}

.focus\:border-stone-800\/85:focus {
  border-color: rgb(41 37 36 / 0.85);
}

.focus\:border-stone-800\/90:focus {
  border-color: rgb(41 37 36 / 0.9);
}

.focus\:border-stone-800\/95:focus {
  border-color: rgb(41 37 36 / 0.95);
}

.focus\:border-stone-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.focus\:border-stone-900\/0:focus {
  border-color: rgb(28 25 23 / 0);
}

.focus\:border-stone-900\/10:focus {
  border-color: rgb(28 25 23 / 0.1);
}

.focus\:border-stone-900\/100:focus {
  border-color: rgb(28 25 23 / 1);
}

.focus\:border-stone-900\/15:focus {
  border-color: rgb(28 25 23 / 0.15);
}

.focus\:border-stone-900\/20:focus {
  border-color: rgb(28 25 23 / 0.2);
}

.focus\:border-stone-900\/25:focus {
  border-color: rgb(28 25 23 / 0.25);
}

.focus\:border-stone-900\/30:focus {
  border-color: rgb(28 25 23 / 0.3);
}

.focus\:border-stone-900\/35:focus {
  border-color: rgb(28 25 23 / 0.35);
}

.focus\:border-stone-900\/40:focus {
  border-color: rgb(28 25 23 / 0.4);
}

.focus\:border-stone-900\/45:focus {
  border-color: rgb(28 25 23 / 0.45);
}

.focus\:border-stone-900\/5:focus {
  border-color: rgb(28 25 23 / 0.05);
}

.focus\:border-stone-900\/50:focus {
  border-color: rgb(28 25 23 / 0.5);
}

.focus\:border-stone-900\/55:focus {
  border-color: rgb(28 25 23 / 0.55);
}

.focus\:border-stone-900\/60:focus {
  border-color: rgb(28 25 23 / 0.6);
}

.focus\:border-stone-900\/65:focus {
  border-color: rgb(28 25 23 / 0.65);
}

.focus\:border-stone-900\/70:focus {
  border-color: rgb(28 25 23 / 0.7);
}

.focus\:border-stone-900\/75:focus {
  border-color: rgb(28 25 23 / 0.75);
}

.focus\:border-stone-900\/80:focus {
  border-color: rgb(28 25 23 / 0.8);
}

.focus\:border-stone-900\/85:focus {
  border-color: rgb(28 25 23 / 0.85);
}

.focus\:border-stone-900\/90:focus {
  border-color: rgb(28 25 23 / 0.9);
}

.focus\:border-stone-900\/95:focus {
  border-color: rgb(28 25 23 / 0.95);
}

.focus\:border-yellow-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(253 246 178 / var(--tw-border-opacity, 1));
}

.focus\:border-yellow-100\/0:focus {
  border-color: rgb(253 246 178 / 0);
}

.focus\:border-yellow-100\/10:focus {
  border-color: rgb(253 246 178 / 0.1);
}

.focus\:border-yellow-100\/100:focus {
  border-color: rgb(253 246 178 / 1);
}

.focus\:border-yellow-100\/15:focus {
  border-color: rgb(253 246 178 / 0.15);
}

.focus\:border-yellow-100\/20:focus {
  border-color: rgb(253 246 178 / 0.2);
}

.focus\:border-yellow-100\/25:focus {
  border-color: rgb(253 246 178 / 0.25);
}

.focus\:border-yellow-100\/30:focus {
  border-color: rgb(253 246 178 / 0.3);
}

.focus\:border-yellow-100\/35:focus {
  border-color: rgb(253 246 178 / 0.35);
}

.focus\:border-yellow-100\/40:focus {
  border-color: rgb(253 246 178 / 0.4);
}

.focus\:border-yellow-100\/45:focus {
  border-color: rgb(253 246 178 / 0.45);
}

.focus\:border-yellow-100\/5:focus {
  border-color: rgb(253 246 178 / 0.05);
}

.focus\:border-yellow-100\/50:focus {
  border-color: rgb(253 246 178 / 0.5);
}

.focus\:border-yellow-100\/55:focus {
  border-color: rgb(253 246 178 / 0.55);
}

.focus\:border-yellow-100\/60:focus {
  border-color: rgb(253 246 178 / 0.6);
}

.focus\:border-yellow-100\/65:focus {
  border-color: rgb(253 246 178 / 0.65);
}

.focus\:border-yellow-100\/70:focus {
  border-color: rgb(253 246 178 / 0.7);
}

.focus\:border-yellow-100\/75:focus {
  border-color: rgb(253 246 178 / 0.75);
}

.focus\:border-yellow-100\/80:focus {
  border-color: rgb(253 246 178 / 0.8);
}

.focus\:border-yellow-100\/85:focus {
  border-color: rgb(253 246 178 / 0.85);
}

.focus\:border-yellow-100\/90:focus {
  border-color: rgb(253 246 178 / 0.9);
}

.focus\:border-yellow-100\/95:focus {
  border-color: rgb(253 246 178 / 0.95);
}

.focus\:border-yellow-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(252 233 106 / var(--tw-border-opacity, 1));
}

.focus\:border-yellow-200\/0:focus {
  border-color: rgb(252 233 106 / 0);
}

.focus\:border-yellow-200\/10:focus {
  border-color: rgb(252 233 106 / 0.1);
}

.focus\:border-yellow-200\/100:focus {
  border-color: rgb(252 233 106 / 1);
}

.focus\:border-yellow-200\/15:focus {
  border-color: rgb(252 233 106 / 0.15);
}

.focus\:border-yellow-200\/20:focus {
  border-color: rgb(252 233 106 / 0.2);
}

.focus\:border-yellow-200\/25:focus {
  border-color: rgb(252 233 106 / 0.25);
}

.focus\:border-yellow-200\/30:focus {
  border-color: rgb(252 233 106 / 0.3);
}

.focus\:border-yellow-200\/35:focus {
  border-color: rgb(252 233 106 / 0.35);
}

.focus\:border-yellow-200\/40:focus {
  border-color: rgb(252 233 106 / 0.4);
}

.focus\:border-yellow-200\/45:focus {
  border-color: rgb(252 233 106 / 0.45);
}

.focus\:border-yellow-200\/5:focus {
  border-color: rgb(252 233 106 / 0.05);
}

.focus\:border-yellow-200\/50:focus {
  border-color: rgb(252 233 106 / 0.5);
}

.focus\:border-yellow-200\/55:focus {
  border-color: rgb(252 233 106 / 0.55);
}

.focus\:border-yellow-200\/60:focus {
  border-color: rgb(252 233 106 / 0.6);
}

.focus\:border-yellow-200\/65:focus {
  border-color: rgb(252 233 106 / 0.65);
}

.focus\:border-yellow-200\/70:focus {
  border-color: rgb(252 233 106 / 0.7);
}

.focus\:border-yellow-200\/75:focus {
  border-color: rgb(252 233 106 / 0.75);
}

.focus\:border-yellow-200\/80:focus {
  border-color: rgb(252 233 106 / 0.8);
}

.focus\:border-yellow-200\/85:focus {
  border-color: rgb(252 233 106 / 0.85);
}

.focus\:border-yellow-200\/90:focus {
  border-color: rgb(252 233 106 / 0.9);
}

.focus\:border-yellow-200\/95:focus {
  border-color: rgb(252 233 106 / 0.95);
}

.focus\:border-yellow-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(250 202 21 / var(--tw-border-opacity, 1));
}

.focus\:border-yellow-300\/0:focus {
  border-color: rgb(250 202 21 / 0);
}

.focus\:border-yellow-300\/10:focus {
  border-color: rgb(250 202 21 / 0.1);
}

.focus\:border-yellow-300\/100:focus {
  border-color: rgb(250 202 21 / 1);
}

.focus\:border-yellow-300\/15:focus {
  border-color: rgb(250 202 21 / 0.15);
}

.focus\:border-yellow-300\/20:focus {
  border-color: rgb(250 202 21 / 0.2);
}

.focus\:border-yellow-300\/25:focus {
  border-color: rgb(250 202 21 / 0.25);
}

.focus\:border-yellow-300\/30:focus {
  border-color: rgb(250 202 21 / 0.3);
}

.focus\:border-yellow-300\/35:focus {
  border-color: rgb(250 202 21 / 0.35);
}

.focus\:border-yellow-300\/40:focus {
  border-color: rgb(250 202 21 / 0.4);
}

.focus\:border-yellow-300\/45:focus {
  border-color: rgb(250 202 21 / 0.45);
}

.focus\:border-yellow-300\/5:focus {
  border-color: rgb(250 202 21 / 0.05);
}

.focus\:border-yellow-300\/50:focus {
  border-color: rgb(250 202 21 / 0.5);
}

.focus\:border-yellow-300\/55:focus {
  border-color: rgb(250 202 21 / 0.55);
}

.focus\:border-yellow-300\/60:focus {
  border-color: rgb(250 202 21 / 0.6);
}

.focus\:border-yellow-300\/65:focus {
  border-color: rgb(250 202 21 / 0.65);
}

.focus\:border-yellow-300\/70:focus {
  border-color: rgb(250 202 21 / 0.7);
}

.focus\:border-yellow-300\/75:focus {
  border-color: rgb(250 202 21 / 0.75);
}

.focus\:border-yellow-300\/80:focus {
  border-color: rgb(250 202 21 / 0.8);
}

.focus\:border-yellow-300\/85:focus {
  border-color: rgb(250 202 21 / 0.85);
}

.focus\:border-yellow-300\/90:focus {
  border-color: rgb(250 202 21 / 0.9);
}

.focus\:border-yellow-300\/95:focus {
  border-color: rgb(250 202 21 / 0.95);
}

.focus\:border-yellow-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(227 160 8 / var(--tw-border-opacity, 1));
}

.focus\:border-yellow-400\/0:focus {
  border-color: rgb(227 160 8 / 0);
}

.focus\:border-yellow-400\/10:focus {
  border-color: rgb(227 160 8 / 0.1);
}

.focus\:border-yellow-400\/100:focus {
  border-color: rgb(227 160 8 / 1);
}

.focus\:border-yellow-400\/15:focus {
  border-color: rgb(227 160 8 / 0.15);
}

.focus\:border-yellow-400\/20:focus {
  border-color: rgb(227 160 8 / 0.2);
}

.focus\:border-yellow-400\/25:focus {
  border-color: rgb(227 160 8 / 0.25);
}

.focus\:border-yellow-400\/30:focus {
  border-color: rgb(227 160 8 / 0.3);
}

.focus\:border-yellow-400\/35:focus {
  border-color: rgb(227 160 8 / 0.35);
}

.focus\:border-yellow-400\/40:focus {
  border-color: rgb(227 160 8 / 0.4);
}

.focus\:border-yellow-400\/45:focus {
  border-color: rgb(227 160 8 / 0.45);
}

.focus\:border-yellow-400\/5:focus {
  border-color: rgb(227 160 8 / 0.05);
}

.focus\:border-yellow-400\/50:focus {
  border-color: rgb(227 160 8 / 0.5);
}

.focus\:border-yellow-400\/55:focus {
  border-color: rgb(227 160 8 / 0.55);
}

.focus\:border-yellow-400\/60:focus {
  border-color: rgb(227 160 8 / 0.6);
}

.focus\:border-yellow-400\/65:focus {
  border-color: rgb(227 160 8 / 0.65);
}

.focus\:border-yellow-400\/70:focus {
  border-color: rgb(227 160 8 / 0.7);
}

.focus\:border-yellow-400\/75:focus {
  border-color: rgb(227 160 8 / 0.75);
}

.focus\:border-yellow-400\/80:focus {
  border-color: rgb(227 160 8 / 0.8);
}

.focus\:border-yellow-400\/85:focus {
  border-color: rgb(227 160 8 / 0.85);
}

.focus\:border-yellow-400\/90:focus {
  border-color: rgb(227 160 8 / 0.9);
}

.focus\:border-yellow-400\/95:focus {
  border-color: rgb(227 160 8 / 0.95);
}

.focus\:border-yellow-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(194 120 3 / var(--tw-border-opacity, 1));
}

.focus\:border-yellow-500\/0:focus {
  border-color: rgb(194 120 3 / 0);
}

.focus\:border-yellow-500\/10:focus {
  border-color: rgb(194 120 3 / 0.1);
}

.focus\:border-yellow-500\/100:focus {
  border-color: rgb(194 120 3 / 1);
}

.focus\:border-yellow-500\/15:focus {
  border-color: rgb(194 120 3 / 0.15);
}

.focus\:border-yellow-500\/20:focus {
  border-color: rgb(194 120 3 / 0.2);
}

.focus\:border-yellow-500\/25:focus {
  border-color: rgb(194 120 3 / 0.25);
}

.focus\:border-yellow-500\/30:focus {
  border-color: rgb(194 120 3 / 0.3);
}

.focus\:border-yellow-500\/35:focus {
  border-color: rgb(194 120 3 / 0.35);
}

.focus\:border-yellow-500\/40:focus {
  border-color: rgb(194 120 3 / 0.4);
}

.focus\:border-yellow-500\/45:focus {
  border-color: rgb(194 120 3 / 0.45);
}

.focus\:border-yellow-500\/5:focus {
  border-color: rgb(194 120 3 / 0.05);
}

.focus\:border-yellow-500\/50:focus {
  border-color: rgb(194 120 3 / 0.5);
}

.focus\:border-yellow-500\/55:focus {
  border-color: rgb(194 120 3 / 0.55);
}

.focus\:border-yellow-500\/60:focus {
  border-color: rgb(194 120 3 / 0.6);
}

.focus\:border-yellow-500\/65:focus {
  border-color: rgb(194 120 3 / 0.65);
}

.focus\:border-yellow-500\/70:focus {
  border-color: rgb(194 120 3 / 0.7);
}

.focus\:border-yellow-500\/75:focus {
  border-color: rgb(194 120 3 / 0.75);
}

.focus\:border-yellow-500\/80:focus {
  border-color: rgb(194 120 3 / 0.8);
}

.focus\:border-yellow-500\/85:focus {
  border-color: rgb(194 120 3 / 0.85);
}

.focus\:border-yellow-500\/90:focus {
  border-color: rgb(194 120 3 / 0.9);
}

.focus\:border-yellow-500\/95:focus {
  border-color: rgb(194 120 3 / 0.95);
}

.focus\:border-yellow-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(159 88 10 / var(--tw-border-opacity, 1));
}

.focus\:border-yellow-600\/0:focus {
  border-color: rgb(159 88 10 / 0);
}

.focus\:border-yellow-600\/10:focus {
  border-color: rgb(159 88 10 / 0.1);
}

.focus\:border-yellow-600\/100:focus {
  border-color: rgb(159 88 10 / 1);
}

.focus\:border-yellow-600\/15:focus {
  border-color: rgb(159 88 10 / 0.15);
}

.focus\:border-yellow-600\/20:focus {
  border-color: rgb(159 88 10 / 0.2);
}

.focus\:border-yellow-600\/25:focus {
  border-color: rgb(159 88 10 / 0.25);
}

.focus\:border-yellow-600\/30:focus {
  border-color: rgb(159 88 10 / 0.3);
}

.focus\:border-yellow-600\/35:focus {
  border-color: rgb(159 88 10 / 0.35);
}

.focus\:border-yellow-600\/40:focus {
  border-color: rgb(159 88 10 / 0.4);
}

.focus\:border-yellow-600\/45:focus {
  border-color: rgb(159 88 10 / 0.45);
}

.focus\:border-yellow-600\/5:focus {
  border-color: rgb(159 88 10 / 0.05);
}

.focus\:border-yellow-600\/50:focus {
  border-color: rgb(159 88 10 / 0.5);
}

.focus\:border-yellow-600\/55:focus {
  border-color: rgb(159 88 10 / 0.55);
}

.focus\:border-yellow-600\/60:focus {
  border-color: rgb(159 88 10 / 0.6);
}

.focus\:border-yellow-600\/65:focus {
  border-color: rgb(159 88 10 / 0.65);
}

.focus\:border-yellow-600\/70:focus {
  border-color: rgb(159 88 10 / 0.7);
}

.focus\:border-yellow-600\/75:focus {
  border-color: rgb(159 88 10 / 0.75);
}

.focus\:border-yellow-600\/80:focus {
  border-color: rgb(159 88 10 / 0.8);
}

.focus\:border-yellow-600\/85:focus {
  border-color: rgb(159 88 10 / 0.85);
}

.focus\:border-yellow-600\/90:focus {
  border-color: rgb(159 88 10 / 0.9);
}

.focus\:border-yellow-600\/95:focus {
  border-color: rgb(159 88 10 / 0.95);
}

.focus\:border-yellow-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(142 75 16 / var(--tw-border-opacity, 1));
}

.focus\:border-yellow-700\/0:focus {
  border-color: rgb(142 75 16 / 0);
}

.focus\:border-yellow-700\/10:focus {
  border-color: rgb(142 75 16 / 0.1);
}

.focus\:border-yellow-700\/100:focus {
  border-color: rgb(142 75 16 / 1);
}

.focus\:border-yellow-700\/15:focus {
  border-color: rgb(142 75 16 / 0.15);
}

.focus\:border-yellow-700\/20:focus {
  border-color: rgb(142 75 16 / 0.2);
}

.focus\:border-yellow-700\/25:focus {
  border-color: rgb(142 75 16 / 0.25);
}

.focus\:border-yellow-700\/30:focus {
  border-color: rgb(142 75 16 / 0.3);
}

.focus\:border-yellow-700\/35:focus {
  border-color: rgb(142 75 16 / 0.35);
}

.focus\:border-yellow-700\/40:focus {
  border-color: rgb(142 75 16 / 0.4);
}

.focus\:border-yellow-700\/45:focus {
  border-color: rgb(142 75 16 / 0.45);
}

.focus\:border-yellow-700\/5:focus {
  border-color: rgb(142 75 16 / 0.05);
}

.focus\:border-yellow-700\/50:focus {
  border-color: rgb(142 75 16 / 0.5);
}

.focus\:border-yellow-700\/55:focus {
  border-color: rgb(142 75 16 / 0.55);
}

.focus\:border-yellow-700\/60:focus {
  border-color: rgb(142 75 16 / 0.6);
}

.focus\:border-yellow-700\/65:focus {
  border-color: rgb(142 75 16 / 0.65);
}

.focus\:border-yellow-700\/70:focus {
  border-color: rgb(142 75 16 / 0.7);
}

.focus\:border-yellow-700\/75:focus {
  border-color: rgb(142 75 16 / 0.75);
}

.focus\:border-yellow-700\/80:focus {
  border-color: rgb(142 75 16 / 0.8);
}

.focus\:border-yellow-700\/85:focus {
  border-color: rgb(142 75 16 / 0.85);
}

.focus\:border-yellow-700\/90:focus {
  border-color: rgb(142 75 16 / 0.9);
}

.focus\:border-yellow-700\/95:focus {
  border-color: rgb(142 75 16 / 0.95);
}

.focus\:border-yellow-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(114 59 19 / var(--tw-border-opacity, 1));
}

.focus\:border-yellow-800\/0:focus {
  border-color: rgb(114 59 19 / 0);
}

.focus\:border-yellow-800\/10:focus {
  border-color: rgb(114 59 19 / 0.1);
}

.focus\:border-yellow-800\/100:focus {
  border-color: rgb(114 59 19 / 1);
}

.focus\:border-yellow-800\/15:focus {
  border-color: rgb(114 59 19 / 0.15);
}

.focus\:border-yellow-800\/20:focus {
  border-color: rgb(114 59 19 / 0.2);
}

.focus\:border-yellow-800\/25:focus {
  border-color: rgb(114 59 19 / 0.25);
}

.focus\:border-yellow-800\/30:focus {
  border-color: rgb(114 59 19 / 0.3);
}

.focus\:border-yellow-800\/35:focus {
  border-color: rgb(114 59 19 / 0.35);
}

.focus\:border-yellow-800\/40:focus {
  border-color: rgb(114 59 19 / 0.4);
}

.focus\:border-yellow-800\/45:focus {
  border-color: rgb(114 59 19 / 0.45);
}

.focus\:border-yellow-800\/5:focus {
  border-color: rgb(114 59 19 / 0.05);
}

.focus\:border-yellow-800\/50:focus {
  border-color: rgb(114 59 19 / 0.5);
}

.focus\:border-yellow-800\/55:focus {
  border-color: rgb(114 59 19 / 0.55);
}

.focus\:border-yellow-800\/60:focus {
  border-color: rgb(114 59 19 / 0.6);
}

.focus\:border-yellow-800\/65:focus {
  border-color: rgb(114 59 19 / 0.65);
}

.focus\:border-yellow-800\/70:focus {
  border-color: rgb(114 59 19 / 0.7);
}

.focus\:border-yellow-800\/75:focus {
  border-color: rgb(114 59 19 / 0.75);
}

.focus\:border-yellow-800\/80:focus {
  border-color: rgb(114 59 19 / 0.8);
}

.focus\:border-yellow-800\/85:focus {
  border-color: rgb(114 59 19 / 0.85);
}

.focus\:border-yellow-800\/90:focus {
  border-color: rgb(114 59 19 / 0.9);
}

.focus\:border-yellow-800\/95:focus {
  border-color: rgb(114 59 19 / 0.95);
}

.focus\:border-yellow-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(99 49 18 / var(--tw-border-opacity, 1));
}

.focus\:border-yellow-900\/0:focus {
  border-color: rgb(99 49 18 / 0);
}

.focus\:border-yellow-900\/10:focus {
  border-color: rgb(99 49 18 / 0.1);
}

.focus\:border-yellow-900\/100:focus {
  border-color: rgb(99 49 18 / 1);
}

.focus\:border-yellow-900\/15:focus {
  border-color: rgb(99 49 18 / 0.15);
}

.focus\:border-yellow-900\/20:focus {
  border-color: rgb(99 49 18 / 0.2);
}

.focus\:border-yellow-900\/25:focus {
  border-color: rgb(99 49 18 / 0.25);
}

.focus\:border-yellow-900\/30:focus {
  border-color: rgb(99 49 18 / 0.3);
}

.focus\:border-yellow-900\/35:focus {
  border-color: rgb(99 49 18 / 0.35);
}

.focus\:border-yellow-900\/40:focus {
  border-color: rgb(99 49 18 / 0.4);
}

.focus\:border-yellow-900\/45:focus {
  border-color: rgb(99 49 18 / 0.45);
}

.focus\:border-yellow-900\/5:focus {
  border-color: rgb(99 49 18 / 0.05);
}

.focus\:border-yellow-900\/50:focus {
  border-color: rgb(99 49 18 / 0.5);
}

.focus\:border-yellow-900\/55:focus {
  border-color: rgb(99 49 18 / 0.55);
}

.focus\:border-yellow-900\/60:focus {
  border-color: rgb(99 49 18 / 0.6);
}

.focus\:border-yellow-900\/65:focus {
  border-color: rgb(99 49 18 / 0.65);
}

.focus\:border-yellow-900\/70:focus {
  border-color: rgb(99 49 18 / 0.7);
}

.focus\:border-yellow-900\/75:focus {
  border-color: rgb(99 49 18 / 0.75);
}

.focus\:border-yellow-900\/80:focus {
  border-color: rgb(99 49 18 / 0.8);
}

.focus\:border-yellow-900\/85:focus {
  border-color: rgb(99 49 18 / 0.85);
}

.focus\:border-yellow-900\/90:focus {
  border-color: rgb(99 49 18 / 0.9);
}

.focus\:border-yellow-900\/95:focus {
  border-color: rgb(99 49 18 / 0.95);
}

.focus\:border-zinc-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.focus\:border-zinc-100\/0:focus {
  border-color: rgb(244 244 245 / 0);
}

.focus\:border-zinc-100\/10:focus {
  border-color: rgb(244 244 245 / 0.1);
}

.focus\:border-zinc-100\/100:focus {
  border-color: rgb(244 244 245 / 1);
}

.focus\:border-zinc-100\/15:focus {
  border-color: rgb(244 244 245 / 0.15);
}

.focus\:border-zinc-100\/20:focus {
  border-color: rgb(244 244 245 / 0.2);
}

.focus\:border-zinc-100\/25:focus {
  border-color: rgb(244 244 245 / 0.25);
}

.focus\:border-zinc-100\/30:focus {
  border-color: rgb(244 244 245 / 0.3);
}

.focus\:border-zinc-100\/35:focus {
  border-color: rgb(244 244 245 / 0.35);
}

.focus\:border-zinc-100\/40:focus {
  border-color: rgb(244 244 245 / 0.4);
}

.focus\:border-zinc-100\/45:focus {
  border-color: rgb(244 244 245 / 0.45);
}

.focus\:border-zinc-100\/5:focus {
  border-color: rgb(244 244 245 / 0.05);
}

.focus\:border-zinc-100\/50:focus {
  border-color: rgb(244 244 245 / 0.5);
}

.focus\:border-zinc-100\/55:focus {
  border-color: rgb(244 244 245 / 0.55);
}

.focus\:border-zinc-100\/60:focus {
  border-color: rgb(244 244 245 / 0.6);
}

.focus\:border-zinc-100\/65:focus {
  border-color: rgb(244 244 245 / 0.65);
}

.focus\:border-zinc-100\/70:focus {
  border-color: rgb(244 244 245 / 0.7);
}

.focus\:border-zinc-100\/75:focus {
  border-color: rgb(244 244 245 / 0.75);
}

.focus\:border-zinc-100\/80:focus {
  border-color: rgb(244 244 245 / 0.8);
}

.focus\:border-zinc-100\/85:focus {
  border-color: rgb(244 244 245 / 0.85);
}

.focus\:border-zinc-100\/90:focus {
  border-color: rgb(244 244 245 / 0.9);
}

.focus\:border-zinc-100\/95:focus {
  border-color: rgb(244 244 245 / 0.95);
}

.focus\:border-zinc-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.focus\:border-zinc-200\/0:focus {
  border-color: rgb(228 228 231 / 0);
}

.focus\:border-zinc-200\/10:focus {
  border-color: rgb(228 228 231 / 0.1);
}

.focus\:border-zinc-200\/100:focus {
  border-color: rgb(228 228 231 / 1);
}

.focus\:border-zinc-200\/15:focus {
  border-color: rgb(228 228 231 / 0.15);
}

.focus\:border-zinc-200\/20:focus {
  border-color: rgb(228 228 231 / 0.2);
}

.focus\:border-zinc-200\/25:focus {
  border-color: rgb(228 228 231 / 0.25);
}

.focus\:border-zinc-200\/30:focus {
  border-color: rgb(228 228 231 / 0.3);
}

.focus\:border-zinc-200\/35:focus {
  border-color: rgb(228 228 231 / 0.35);
}

.focus\:border-zinc-200\/40:focus {
  border-color: rgb(228 228 231 / 0.4);
}

.focus\:border-zinc-200\/45:focus {
  border-color: rgb(228 228 231 / 0.45);
}

.focus\:border-zinc-200\/5:focus {
  border-color: rgb(228 228 231 / 0.05);
}

.focus\:border-zinc-200\/50:focus {
  border-color: rgb(228 228 231 / 0.5);
}

.focus\:border-zinc-200\/55:focus {
  border-color: rgb(228 228 231 / 0.55);
}

.focus\:border-zinc-200\/60:focus {
  border-color: rgb(228 228 231 / 0.6);
}

.focus\:border-zinc-200\/65:focus {
  border-color: rgb(228 228 231 / 0.65);
}

.focus\:border-zinc-200\/70:focus {
  border-color: rgb(228 228 231 / 0.7);
}

.focus\:border-zinc-200\/75:focus {
  border-color: rgb(228 228 231 / 0.75);
}

.focus\:border-zinc-200\/80:focus {
  border-color: rgb(228 228 231 / 0.8);
}

.focus\:border-zinc-200\/85:focus {
  border-color: rgb(228 228 231 / 0.85);
}

.focus\:border-zinc-200\/90:focus {
  border-color: rgb(228 228 231 / 0.9);
}

.focus\:border-zinc-200\/95:focus {
  border-color: rgb(228 228 231 / 0.95);
}

.focus\:border-zinc-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.focus\:border-zinc-300\/0:focus {
  border-color: rgb(212 212 216 / 0);
}

.focus\:border-zinc-300\/10:focus {
  border-color: rgb(212 212 216 / 0.1);
}

.focus\:border-zinc-300\/100:focus {
  border-color: rgb(212 212 216 / 1);
}

.focus\:border-zinc-300\/15:focus {
  border-color: rgb(212 212 216 / 0.15);
}

.focus\:border-zinc-300\/20:focus {
  border-color: rgb(212 212 216 / 0.2);
}

.focus\:border-zinc-300\/25:focus {
  border-color: rgb(212 212 216 / 0.25);
}

.focus\:border-zinc-300\/30:focus {
  border-color: rgb(212 212 216 / 0.3);
}

.focus\:border-zinc-300\/35:focus {
  border-color: rgb(212 212 216 / 0.35);
}

.focus\:border-zinc-300\/40:focus {
  border-color: rgb(212 212 216 / 0.4);
}

.focus\:border-zinc-300\/45:focus {
  border-color: rgb(212 212 216 / 0.45);
}

.focus\:border-zinc-300\/5:focus {
  border-color: rgb(212 212 216 / 0.05);
}

.focus\:border-zinc-300\/50:focus {
  border-color: rgb(212 212 216 / 0.5);
}

.focus\:border-zinc-300\/55:focus {
  border-color: rgb(212 212 216 / 0.55);
}

.focus\:border-zinc-300\/60:focus {
  border-color: rgb(212 212 216 / 0.6);
}

.focus\:border-zinc-300\/65:focus {
  border-color: rgb(212 212 216 / 0.65);
}

.focus\:border-zinc-300\/70:focus {
  border-color: rgb(212 212 216 / 0.7);
}

.focus\:border-zinc-300\/75:focus {
  border-color: rgb(212 212 216 / 0.75);
}

.focus\:border-zinc-300\/80:focus {
  border-color: rgb(212 212 216 / 0.8);
}

.focus\:border-zinc-300\/85:focus {
  border-color: rgb(212 212 216 / 0.85);
}

.focus\:border-zinc-300\/90:focus {
  border-color: rgb(212 212 216 / 0.9);
}

.focus\:border-zinc-300\/95:focus {
  border-color: rgb(212 212 216 / 0.95);
}

.focus\:border-zinc-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.focus\:border-zinc-400\/0:focus {
  border-color: rgb(161 161 170 / 0);
}

.focus\:border-zinc-400\/10:focus {
  border-color: rgb(161 161 170 / 0.1);
}

.focus\:border-zinc-400\/100:focus {
  border-color: rgb(161 161 170 / 1);
}

.focus\:border-zinc-400\/15:focus {
  border-color: rgb(161 161 170 / 0.15);
}

.focus\:border-zinc-400\/20:focus {
  border-color: rgb(161 161 170 / 0.2);
}

.focus\:border-zinc-400\/25:focus {
  border-color: rgb(161 161 170 / 0.25);
}

.focus\:border-zinc-400\/30:focus {
  border-color: rgb(161 161 170 / 0.3);
}

.focus\:border-zinc-400\/35:focus {
  border-color: rgb(161 161 170 / 0.35);
}

.focus\:border-zinc-400\/40:focus {
  border-color: rgb(161 161 170 / 0.4);
}

.focus\:border-zinc-400\/45:focus {
  border-color: rgb(161 161 170 / 0.45);
}

.focus\:border-zinc-400\/5:focus {
  border-color: rgb(161 161 170 / 0.05);
}

.focus\:border-zinc-400\/50:focus {
  border-color: rgb(161 161 170 / 0.5);
}

.focus\:border-zinc-400\/55:focus {
  border-color: rgb(161 161 170 / 0.55);
}

.focus\:border-zinc-400\/60:focus {
  border-color: rgb(161 161 170 / 0.6);
}

.focus\:border-zinc-400\/65:focus {
  border-color: rgb(161 161 170 / 0.65);
}

.focus\:border-zinc-400\/70:focus {
  border-color: rgb(161 161 170 / 0.7);
}

.focus\:border-zinc-400\/75:focus {
  border-color: rgb(161 161 170 / 0.75);
}

.focus\:border-zinc-400\/80:focus {
  border-color: rgb(161 161 170 / 0.8);
}

.focus\:border-zinc-400\/85:focus {
  border-color: rgb(161 161 170 / 0.85);
}

.focus\:border-zinc-400\/90:focus {
  border-color: rgb(161 161 170 / 0.9);
}

.focus\:border-zinc-400\/95:focus {
  border-color: rgb(161 161 170 / 0.95);
}

.focus\:border-zinc-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.focus\:border-zinc-500\/0:focus {
  border-color: rgb(113 113 122 / 0);
}

.focus\:border-zinc-500\/10:focus {
  border-color: rgb(113 113 122 / 0.1);
}

.focus\:border-zinc-500\/100:focus {
  border-color: rgb(113 113 122 / 1);
}

.focus\:border-zinc-500\/15:focus {
  border-color: rgb(113 113 122 / 0.15);
}

.focus\:border-zinc-500\/20:focus {
  border-color: rgb(113 113 122 / 0.2);
}

.focus\:border-zinc-500\/25:focus {
  border-color: rgb(113 113 122 / 0.25);
}

.focus\:border-zinc-500\/30:focus {
  border-color: rgb(113 113 122 / 0.3);
}

.focus\:border-zinc-500\/35:focus {
  border-color: rgb(113 113 122 / 0.35);
}

.focus\:border-zinc-500\/40:focus {
  border-color: rgb(113 113 122 / 0.4);
}

.focus\:border-zinc-500\/45:focus {
  border-color: rgb(113 113 122 / 0.45);
}

.focus\:border-zinc-500\/5:focus {
  border-color: rgb(113 113 122 / 0.05);
}

.focus\:border-zinc-500\/50:focus {
  border-color: rgb(113 113 122 / 0.5);
}

.focus\:border-zinc-500\/55:focus {
  border-color: rgb(113 113 122 / 0.55);
}

.focus\:border-zinc-500\/60:focus {
  border-color: rgb(113 113 122 / 0.6);
}

.focus\:border-zinc-500\/65:focus {
  border-color: rgb(113 113 122 / 0.65);
}

.focus\:border-zinc-500\/70:focus {
  border-color: rgb(113 113 122 / 0.7);
}

.focus\:border-zinc-500\/75:focus {
  border-color: rgb(113 113 122 / 0.75);
}

.focus\:border-zinc-500\/80:focus {
  border-color: rgb(113 113 122 / 0.8);
}

.focus\:border-zinc-500\/85:focus {
  border-color: rgb(113 113 122 / 0.85);
}

.focus\:border-zinc-500\/90:focus {
  border-color: rgb(113 113 122 / 0.9);
}

.focus\:border-zinc-500\/95:focus {
  border-color: rgb(113 113 122 / 0.95);
}

.focus\:border-zinc-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.focus\:border-zinc-600\/0:focus {
  border-color: rgb(82 82 91 / 0);
}

.focus\:border-zinc-600\/10:focus {
  border-color: rgb(82 82 91 / 0.1);
}

.focus\:border-zinc-600\/100:focus {
  border-color: rgb(82 82 91 / 1);
}

.focus\:border-zinc-600\/15:focus {
  border-color: rgb(82 82 91 / 0.15);
}

.focus\:border-zinc-600\/20:focus {
  border-color: rgb(82 82 91 / 0.2);
}

.focus\:border-zinc-600\/25:focus {
  border-color: rgb(82 82 91 / 0.25);
}

.focus\:border-zinc-600\/30:focus {
  border-color: rgb(82 82 91 / 0.3);
}

.focus\:border-zinc-600\/35:focus {
  border-color: rgb(82 82 91 / 0.35);
}

.focus\:border-zinc-600\/40:focus {
  border-color: rgb(82 82 91 / 0.4);
}

.focus\:border-zinc-600\/45:focus {
  border-color: rgb(82 82 91 / 0.45);
}

.focus\:border-zinc-600\/5:focus {
  border-color: rgb(82 82 91 / 0.05);
}

.focus\:border-zinc-600\/50:focus {
  border-color: rgb(82 82 91 / 0.5);
}

.focus\:border-zinc-600\/55:focus {
  border-color: rgb(82 82 91 / 0.55);
}

.focus\:border-zinc-600\/60:focus {
  border-color: rgb(82 82 91 / 0.6);
}

.focus\:border-zinc-600\/65:focus {
  border-color: rgb(82 82 91 / 0.65);
}

.focus\:border-zinc-600\/70:focus {
  border-color: rgb(82 82 91 / 0.7);
}

.focus\:border-zinc-600\/75:focus {
  border-color: rgb(82 82 91 / 0.75);
}

.focus\:border-zinc-600\/80:focus {
  border-color: rgb(82 82 91 / 0.8);
}

.focus\:border-zinc-600\/85:focus {
  border-color: rgb(82 82 91 / 0.85);
}

.focus\:border-zinc-600\/90:focus {
  border-color: rgb(82 82 91 / 0.9);
}

.focus\:border-zinc-600\/95:focus {
  border-color: rgb(82 82 91 / 0.95);
}

.focus\:border-zinc-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.focus\:border-zinc-700\/0:focus {
  border-color: rgb(63 63 70 / 0);
}

.focus\:border-zinc-700\/10:focus {
  border-color: rgb(63 63 70 / 0.1);
}

.focus\:border-zinc-700\/100:focus {
  border-color: rgb(63 63 70 / 1);
}

.focus\:border-zinc-700\/15:focus {
  border-color: rgb(63 63 70 / 0.15);
}

.focus\:border-zinc-700\/20:focus {
  border-color: rgb(63 63 70 / 0.2);
}

.focus\:border-zinc-700\/25:focus {
  border-color: rgb(63 63 70 / 0.25);
}

.focus\:border-zinc-700\/30:focus {
  border-color: rgb(63 63 70 / 0.3);
}

.focus\:border-zinc-700\/35:focus {
  border-color: rgb(63 63 70 / 0.35);
}

.focus\:border-zinc-700\/40:focus {
  border-color: rgb(63 63 70 / 0.4);
}

.focus\:border-zinc-700\/45:focus {
  border-color: rgb(63 63 70 / 0.45);
}

.focus\:border-zinc-700\/5:focus {
  border-color: rgb(63 63 70 / 0.05);
}

.focus\:border-zinc-700\/50:focus {
  border-color: rgb(63 63 70 / 0.5);
}

.focus\:border-zinc-700\/55:focus {
  border-color: rgb(63 63 70 / 0.55);
}

.focus\:border-zinc-700\/60:focus {
  border-color: rgb(63 63 70 / 0.6);
}

.focus\:border-zinc-700\/65:focus {
  border-color: rgb(63 63 70 / 0.65);
}

.focus\:border-zinc-700\/70:focus {
  border-color: rgb(63 63 70 / 0.7);
}

.focus\:border-zinc-700\/75:focus {
  border-color: rgb(63 63 70 / 0.75);
}

.focus\:border-zinc-700\/80:focus {
  border-color: rgb(63 63 70 / 0.8);
}

.focus\:border-zinc-700\/85:focus {
  border-color: rgb(63 63 70 / 0.85);
}

.focus\:border-zinc-700\/90:focus {
  border-color: rgb(63 63 70 / 0.9);
}

.focus\:border-zinc-700\/95:focus {
  border-color: rgb(63 63 70 / 0.95);
}

.focus\:border-zinc-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.focus\:border-zinc-800\/0:focus {
  border-color: rgb(39 39 42 / 0);
}

.focus\:border-zinc-800\/10:focus {
  border-color: rgb(39 39 42 / 0.1);
}

.focus\:border-zinc-800\/100:focus {
  border-color: rgb(39 39 42 / 1);
}

.focus\:border-zinc-800\/15:focus {
  border-color: rgb(39 39 42 / 0.15);
}

.focus\:border-zinc-800\/20:focus {
  border-color: rgb(39 39 42 / 0.2);
}

.focus\:border-zinc-800\/25:focus {
  border-color: rgb(39 39 42 / 0.25);
}

.focus\:border-zinc-800\/30:focus {
  border-color: rgb(39 39 42 / 0.3);
}

.focus\:border-zinc-800\/35:focus {
  border-color: rgb(39 39 42 / 0.35);
}

.focus\:border-zinc-800\/40:focus {
  border-color: rgb(39 39 42 / 0.4);
}

.focus\:border-zinc-800\/45:focus {
  border-color: rgb(39 39 42 / 0.45);
}

.focus\:border-zinc-800\/5:focus {
  border-color: rgb(39 39 42 / 0.05);
}

.focus\:border-zinc-800\/50:focus {
  border-color: rgb(39 39 42 / 0.5);
}

.focus\:border-zinc-800\/55:focus {
  border-color: rgb(39 39 42 / 0.55);
}

.focus\:border-zinc-800\/60:focus {
  border-color: rgb(39 39 42 / 0.6);
}

.focus\:border-zinc-800\/65:focus {
  border-color: rgb(39 39 42 / 0.65);
}

.focus\:border-zinc-800\/70:focus {
  border-color: rgb(39 39 42 / 0.7);
}

.focus\:border-zinc-800\/75:focus {
  border-color: rgb(39 39 42 / 0.75);
}

.focus\:border-zinc-800\/80:focus {
  border-color: rgb(39 39 42 / 0.8);
}

.focus\:border-zinc-800\/85:focus {
  border-color: rgb(39 39 42 / 0.85);
}

.focus\:border-zinc-800\/90:focus {
  border-color: rgb(39 39 42 / 0.9);
}

.focus\:border-zinc-800\/95:focus {
  border-color: rgb(39 39 42 / 0.95);
}

.focus\:border-zinc-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.focus\:border-zinc-900\/0:focus {
  border-color: rgb(24 24 27 / 0);
}

.focus\:border-zinc-900\/10:focus {
  border-color: rgb(24 24 27 / 0.1);
}

.focus\:border-zinc-900\/100:focus {
  border-color: rgb(24 24 27 / 1);
}

.focus\:border-zinc-900\/15:focus {
  border-color: rgb(24 24 27 / 0.15);
}

.focus\:border-zinc-900\/20:focus {
  border-color: rgb(24 24 27 / 0.2);
}

.focus\:border-zinc-900\/25:focus {
  border-color: rgb(24 24 27 / 0.25);
}

.focus\:border-zinc-900\/30:focus {
  border-color: rgb(24 24 27 / 0.3);
}

.focus\:border-zinc-900\/35:focus {
  border-color: rgb(24 24 27 / 0.35);
}

.focus\:border-zinc-900\/40:focus {
  border-color: rgb(24 24 27 / 0.4);
}

.focus\:border-zinc-900\/45:focus {
  border-color: rgb(24 24 27 / 0.45);
}

.focus\:border-zinc-900\/5:focus {
  border-color: rgb(24 24 27 / 0.05);
}

.focus\:border-zinc-900\/50:focus {
  border-color: rgb(24 24 27 / 0.5);
}

.focus\:border-zinc-900\/55:focus {
  border-color: rgb(24 24 27 / 0.55);
}

.focus\:border-zinc-900\/60:focus {
  border-color: rgb(24 24 27 / 0.6);
}

.focus\:border-zinc-900\/65:focus {
  border-color: rgb(24 24 27 / 0.65);
}

.focus\:border-zinc-900\/70:focus {
  border-color: rgb(24 24 27 / 0.7);
}

.focus\:border-zinc-900\/75:focus {
  border-color: rgb(24 24 27 / 0.75);
}

.focus\:border-zinc-900\/80:focus {
  border-color: rgb(24 24 27 / 0.8);
}

.focus\:border-zinc-900\/85:focus {
  border-color: rgb(24 24 27 / 0.85);
}

.focus\:border-zinc-900\/90:focus {
  border-color: rgb(24 24 27 / 0.9);
}

.focus\:border-zinc-900\/95:focus {
  border-color: rgb(24 24 27 / 0.95);
}

.focus\:bg-amber-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}

.focus\:bg-amber-100\/0:focus {
  background-color: rgb(254 243 199 / 0);
}

.focus\:bg-amber-100\/10:focus {
  background-color: rgb(254 243 199 / 0.1);
}

.focus\:bg-amber-100\/100:focus {
  background-color: rgb(254 243 199 / 1);
}

.focus\:bg-amber-100\/15:focus {
  background-color: rgb(254 243 199 / 0.15);
}

.focus\:bg-amber-100\/20:focus {
  background-color: rgb(254 243 199 / 0.2);
}

.focus\:bg-amber-100\/25:focus {
  background-color: rgb(254 243 199 / 0.25);
}

.focus\:bg-amber-100\/30:focus {
  background-color: rgb(254 243 199 / 0.3);
}

.focus\:bg-amber-100\/35:focus {
  background-color: rgb(254 243 199 / 0.35);
}

.focus\:bg-amber-100\/40:focus {
  background-color: rgb(254 243 199 / 0.4);
}

.focus\:bg-amber-100\/45:focus {
  background-color: rgb(254 243 199 / 0.45);
}

.focus\:bg-amber-100\/5:focus {
  background-color: rgb(254 243 199 / 0.05);
}

.focus\:bg-amber-100\/50:focus {
  background-color: rgb(254 243 199 / 0.5);
}

.focus\:bg-amber-100\/55:focus {
  background-color: rgb(254 243 199 / 0.55);
}

.focus\:bg-amber-100\/60:focus {
  background-color: rgb(254 243 199 / 0.6);
}

.focus\:bg-amber-100\/65:focus {
  background-color: rgb(254 243 199 / 0.65);
}

.focus\:bg-amber-100\/70:focus {
  background-color: rgb(254 243 199 / 0.7);
}

.focus\:bg-amber-100\/75:focus {
  background-color: rgb(254 243 199 / 0.75);
}

.focus\:bg-amber-100\/80:focus {
  background-color: rgb(254 243 199 / 0.8);
}

.focus\:bg-amber-100\/85:focus {
  background-color: rgb(254 243 199 / 0.85);
}

.focus\:bg-amber-100\/90:focus {
  background-color: rgb(254 243 199 / 0.9);
}

.focus\:bg-amber-100\/95:focus {
  background-color: rgb(254 243 199 / 0.95);
}

.focus\:bg-amber-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}

.focus\:bg-amber-200\/0:focus {
  background-color: rgb(253 230 138 / 0);
}

.focus\:bg-amber-200\/10:focus {
  background-color: rgb(253 230 138 / 0.1);
}

.focus\:bg-amber-200\/100:focus {
  background-color: rgb(253 230 138 / 1);
}

.focus\:bg-amber-200\/15:focus {
  background-color: rgb(253 230 138 / 0.15);
}

.focus\:bg-amber-200\/20:focus {
  background-color: rgb(253 230 138 / 0.2);
}

.focus\:bg-amber-200\/25:focus {
  background-color: rgb(253 230 138 / 0.25);
}

.focus\:bg-amber-200\/30:focus {
  background-color: rgb(253 230 138 / 0.3);
}

.focus\:bg-amber-200\/35:focus {
  background-color: rgb(253 230 138 / 0.35);
}

.focus\:bg-amber-200\/40:focus {
  background-color: rgb(253 230 138 / 0.4);
}

.focus\:bg-amber-200\/45:focus {
  background-color: rgb(253 230 138 / 0.45);
}

.focus\:bg-amber-200\/5:focus {
  background-color: rgb(253 230 138 / 0.05);
}

.focus\:bg-amber-200\/50:focus {
  background-color: rgb(253 230 138 / 0.5);
}

.focus\:bg-amber-200\/55:focus {
  background-color: rgb(253 230 138 / 0.55);
}

.focus\:bg-amber-200\/60:focus {
  background-color: rgb(253 230 138 / 0.6);
}

.focus\:bg-amber-200\/65:focus {
  background-color: rgb(253 230 138 / 0.65);
}

.focus\:bg-amber-200\/70:focus {
  background-color: rgb(253 230 138 / 0.7);
}

.focus\:bg-amber-200\/75:focus {
  background-color: rgb(253 230 138 / 0.75);
}

.focus\:bg-amber-200\/80:focus {
  background-color: rgb(253 230 138 / 0.8);
}

.focus\:bg-amber-200\/85:focus {
  background-color: rgb(253 230 138 / 0.85);
}

.focus\:bg-amber-200\/90:focus {
  background-color: rgb(253 230 138 / 0.9);
}

.focus\:bg-amber-200\/95:focus {
  background-color: rgb(253 230 138 / 0.95);
}

.focus\:bg-amber-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}

.focus\:bg-amber-300\/0:focus {
  background-color: rgb(252 211 77 / 0);
}

.focus\:bg-amber-300\/10:focus {
  background-color: rgb(252 211 77 / 0.1);
}

.focus\:bg-amber-300\/100:focus {
  background-color: rgb(252 211 77 / 1);
}

.focus\:bg-amber-300\/15:focus {
  background-color: rgb(252 211 77 / 0.15);
}

.focus\:bg-amber-300\/20:focus {
  background-color: rgb(252 211 77 / 0.2);
}

.focus\:bg-amber-300\/25:focus {
  background-color: rgb(252 211 77 / 0.25);
}

.focus\:bg-amber-300\/30:focus {
  background-color: rgb(252 211 77 / 0.3);
}

.focus\:bg-amber-300\/35:focus {
  background-color: rgb(252 211 77 / 0.35);
}

.focus\:bg-amber-300\/40:focus {
  background-color: rgb(252 211 77 / 0.4);
}

.focus\:bg-amber-300\/45:focus {
  background-color: rgb(252 211 77 / 0.45);
}

.focus\:bg-amber-300\/5:focus {
  background-color: rgb(252 211 77 / 0.05);
}

.focus\:bg-amber-300\/50:focus {
  background-color: rgb(252 211 77 / 0.5);
}

.focus\:bg-amber-300\/55:focus {
  background-color: rgb(252 211 77 / 0.55);
}

.focus\:bg-amber-300\/60:focus {
  background-color: rgb(252 211 77 / 0.6);
}

.focus\:bg-amber-300\/65:focus {
  background-color: rgb(252 211 77 / 0.65);
}

.focus\:bg-amber-300\/70:focus {
  background-color: rgb(252 211 77 / 0.7);
}

.focus\:bg-amber-300\/75:focus {
  background-color: rgb(252 211 77 / 0.75);
}

.focus\:bg-amber-300\/80:focus {
  background-color: rgb(252 211 77 / 0.8);
}

.focus\:bg-amber-300\/85:focus {
  background-color: rgb(252 211 77 / 0.85);
}

.focus\:bg-amber-300\/90:focus {
  background-color: rgb(252 211 77 / 0.9);
}

.focus\:bg-amber-300\/95:focus {
  background-color: rgb(252 211 77 / 0.95);
}

.focus\:bg-amber-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 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-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-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.focus\:bg-blue-100\/0:focus {
  background-color: rgb(219 234 254 / 0);
}

.focus\:bg-blue-100\/10:focus {
  background-color: rgb(219 234 254 / 0.1);
}

.focus\:bg-blue-100\/100:focus {
  background-color: rgb(219 234 254 / 1);
}

.focus\:bg-blue-100\/15:focus {
  background-color: rgb(219 234 254 / 0.15);
}

.focus\:bg-blue-100\/20:focus {
  background-color: rgb(219 234 254 / 0.2);
}

.focus\:bg-blue-100\/25:focus {
  background-color: rgb(219 234 254 / 0.25);
}

.focus\:bg-blue-100\/30:focus {
  background-color: rgb(219 234 254 / 0.3);
}

.focus\:bg-blue-100\/35:focus {
  background-color: rgb(219 234 254 / 0.35);
}

.focus\:bg-blue-100\/40:focus {
  background-color: rgb(219 234 254 / 0.4);
}

.focus\:bg-blue-100\/45:focus {
  background-color: rgb(219 234 254 / 0.45);
}

.focus\:bg-blue-100\/5:focus {
  background-color: rgb(219 234 254 / 0.05);
}

.focus\:bg-blue-100\/50:focus {
  background-color: rgb(219 234 254 / 0.5);
}

.focus\:bg-blue-100\/55:focus {
  background-color: rgb(219 234 254 / 0.55);
}

.focus\:bg-blue-100\/60:focus {
  background-color: rgb(219 234 254 / 0.6);
}

.focus\:bg-blue-100\/65:focus {
  background-color: rgb(219 234 254 / 0.65);
}

.focus\:bg-blue-100\/70:focus {
  background-color: rgb(219 234 254 / 0.7);
}

.focus\:bg-blue-100\/75:focus {
  background-color: rgb(219 234 254 / 0.75);
}

.focus\:bg-blue-100\/80:focus {
  background-color: rgb(219 234 254 / 0.8);
}

.focus\:bg-blue-100\/85:focus {
  background-color: rgb(219 234 254 / 0.85);
}

.focus\:bg-blue-100\/90:focus {
  background-color: rgb(219 234 254 / 0.9);
}

.focus\:bg-blue-100\/95:focus {
  background-color: rgb(219 234 254 / 0.95);
}

.focus\:bg-blue-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}

.focus\:bg-blue-200\/0:focus {
  background-color: rgb(191 219 254 / 0);
}

.focus\:bg-blue-200\/10:focus {
  background-color: rgb(191 219 254 / 0.1);
}

.focus\:bg-blue-200\/100:focus {
  background-color: rgb(191 219 254 / 1);
}

.focus\:bg-blue-200\/15:focus {
  background-color: rgb(191 219 254 / 0.15);
}

.focus\:bg-blue-200\/20:focus {
  background-color: rgb(191 219 254 / 0.2);
}

.focus\:bg-blue-200\/25:focus {
  background-color: rgb(191 219 254 / 0.25);
}

.focus\:bg-blue-200\/30:focus {
  background-color: rgb(191 219 254 / 0.3);
}

.focus\:bg-blue-200\/35:focus {
  background-color: rgb(191 219 254 / 0.35);
}

.focus\:bg-blue-200\/40:focus {
  background-color: rgb(191 219 254 / 0.4);
}

.focus\:bg-blue-200\/45:focus {
  background-color: rgb(191 219 254 / 0.45);
}

.focus\:bg-blue-200\/5:focus {
  background-color: rgb(191 219 254 / 0.05);
}

.focus\:bg-blue-200\/50:focus {
  background-color: rgb(191 219 254 / 0.5);
}

.focus\:bg-blue-200\/55:focus {
  background-color: rgb(191 219 254 / 0.55);
}

.focus\:bg-blue-200\/60:focus {
  background-color: rgb(191 219 254 / 0.6);
}

.focus\:bg-blue-200\/65:focus {
  background-color: rgb(191 219 254 / 0.65);
}

.focus\:bg-blue-200\/70:focus {
  background-color: rgb(191 219 254 / 0.7);
}

.focus\:bg-blue-200\/75:focus {
  background-color: rgb(191 219 254 / 0.75);
}

.focus\:bg-blue-200\/80:focus {
  background-color: rgb(191 219 254 / 0.8);
}

.focus\:bg-blue-200\/85:focus {
  background-color: rgb(191 219 254 / 0.85);
}

.focus\:bg-blue-200\/90:focus {
  background-color: rgb(191 219 254 / 0.9);
}

.focus\:bg-blue-200\/95:focus {
  background-color: rgb(191 219 254 / 0.95);
}

.focus\:bg-blue-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}

.focus\:bg-blue-300\/0:focus {
  background-color: rgb(147 197 253 / 0);
}

.focus\:bg-blue-300\/10:focus {
  background-color: rgb(147 197 253 / 0.1);
}

.focus\:bg-blue-300\/100:focus {
  background-color: rgb(147 197 253 / 1);
}

.focus\:bg-blue-300\/15:focus {
  background-color: rgb(147 197 253 / 0.15);
}

.focus\:bg-blue-300\/20:focus {
  background-color: rgb(147 197 253 / 0.2);
}

.focus\:bg-blue-300\/25:focus {
  background-color: rgb(147 197 253 / 0.25);
}

.focus\:bg-blue-300\/30:focus {
  background-color: rgb(147 197 253 / 0.3);
}

.focus\:bg-blue-300\/35:focus {
  background-color: rgb(147 197 253 / 0.35);
}

.focus\:bg-blue-300\/40:focus {
  background-color: rgb(147 197 253 / 0.4);
}

.focus\:bg-blue-300\/45:focus {
  background-color: rgb(147 197 253 / 0.45);
}

.focus\:bg-blue-300\/5:focus {
  background-color: rgb(147 197 253 / 0.05);
}

.focus\:bg-blue-300\/50:focus {
  background-color: rgb(147 197 253 / 0.5);
}

.focus\:bg-blue-300\/55:focus {
  background-color: rgb(147 197 253 / 0.55);
}

.focus\:bg-blue-300\/60:focus {
  background-color: rgb(147 197 253 / 0.6);
}

.focus\:bg-blue-300\/65:focus {
  background-color: rgb(147 197 253 / 0.65);
}

.focus\:bg-blue-300\/70:focus {
  background-color: rgb(147 197 253 / 0.7);
}

.focus\:bg-blue-300\/75:focus {
  background-color: rgb(147 197 253 / 0.75);
}

.focus\:bg-blue-300\/80:focus {
  background-color: rgb(147 197 253 / 0.8);
}

.focus\:bg-blue-300\/85:focus {
  background-color: rgb(147 197 253 / 0.85);
}

.focus\:bg-blue-300\/90:focus {
  background-color: rgb(147 197 253 / 0.9);
}

.focus\:bg-blue-300\/95:focus {
  background-color: rgb(147 197 253 / 0.95);
}

.focus\:bg-blue-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 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-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-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}

.focus\:bg-cyan-100\/0:focus {
  background-color: rgb(207 250 254 / 0);
}

.focus\:bg-cyan-100\/10:focus {
  background-color: rgb(207 250 254 / 0.1);
}

.focus\:bg-cyan-100\/100:focus {
  background-color: rgb(207 250 254 / 1);
}

.focus\:bg-cyan-100\/15:focus {
  background-color: rgb(207 250 254 / 0.15);
}

.focus\:bg-cyan-100\/20:focus {
  background-color: rgb(207 250 254 / 0.2);
}

.focus\:bg-cyan-100\/25:focus {
  background-color: rgb(207 250 254 / 0.25);
}

.focus\:bg-cyan-100\/30:focus {
  background-color: rgb(207 250 254 / 0.3);
}

.focus\:bg-cyan-100\/35:focus {
  background-color: rgb(207 250 254 / 0.35);
}

.focus\:bg-cyan-100\/40:focus {
  background-color: rgb(207 250 254 / 0.4);
}

.focus\:bg-cyan-100\/45:focus {
  background-color: rgb(207 250 254 / 0.45);
}

.focus\:bg-cyan-100\/5:focus {
  background-color: rgb(207 250 254 / 0.05);
}

.focus\:bg-cyan-100\/50:focus {
  background-color: rgb(207 250 254 / 0.5);
}

.focus\:bg-cyan-100\/55:focus {
  background-color: rgb(207 250 254 / 0.55);
}

.focus\:bg-cyan-100\/60:focus {
  background-color: rgb(207 250 254 / 0.6);
}

.focus\:bg-cyan-100\/65:focus {
  background-color: rgb(207 250 254 / 0.65);
}

.focus\:bg-cyan-100\/70:focus {
  background-color: rgb(207 250 254 / 0.7);
}

.focus\:bg-cyan-100\/75:focus {
  background-color: rgb(207 250 254 / 0.75);
}

.focus\:bg-cyan-100\/80:focus {
  background-color: rgb(207 250 254 / 0.8);
}

.focus\:bg-cyan-100\/85:focus {
  background-color: rgb(207 250 254 / 0.85);
}

.focus\:bg-cyan-100\/90:focus {
  background-color: rgb(207 250 254 / 0.9);
}

.focus\:bg-cyan-100\/95:focus {
  background-color: rgb(207 250 254 / 0.95);
}

.focus\:bg-cyan-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}

.focus\:bg-cyan-200\/0:focus {
  background-color: rgb(165 243 252 / 0);
}

.focus\:bg-cyan-200\/10:focus {
  background-color: rgb(165 243 252 / 0.1);
}

.focus\:bg-cyan-200\/100:focus {
  background-color: rgb(165 243 252 / 1);
}

.focus\:bg-cyan-200\/15:focus {
  background-color: rgb(165 243 252 / 0.15);
}

.focus\:bg-cyan-200\/20:focus {
  background-color: rgb(165 243 252 / 0.2);
}

.focus\:bg-cyan-200\/25:focus {
  background-color: rgb(165 243 252 / 0.25);
}

.focus\:bg-cyan-200\/30:focus {
  background-color: rgb(165 243 252 / 0.3);
}

.focus\:bg-cyan-200\/35:focus {
  background-color: rgb(165 243 252 / 0.35);
}

.focus\:bg-cyan-200\/40:focus {
  background-color: rgb(165 243 252 / 0.4);
}

.focus\:bg-cyan-200\/45:focus {
  background-color: rgb(165 243 252 / 0.45);
}

.focus\:bg-cyan-200\/5:focus {
  background-color: rgb(165 243 252 / 0.05);
}

.focus\:bg-cyan-200\/50:focus {
  background-color: rgb(165 243 252 / 0.5);
}

.focus\:bg-cyan-200\/55:focus {
  background-color: rgb(165 243 252 / 0.55);
}

.focus\:bg-cyan-200\/60:focus {
  background-color: rgb(165 243 252 / 0.6);
}

.focus\:bg-cyan-200\/65:focus {
  background-color: rgb(165 243 252 / 0.65);
}

.focus\:bg-cyan-200\/70:focus {
  background-color: rgb(165 243 252 / 0.7);
}

.focus\:bg-cyan-200\/75:focus {
  background-color: rgb(165 243 252 / 0.75);
}

.focus\:bg-cyan-200\/80:focus {
  background-color: rgb(165 243 252 / 0.8);
}

.focus\:bg-cyan-200\/85:focus {
  background-color: rgb(165 243 252 / 0.85);
}

.focus\:bg-cyan-200\/90:focus {
  background-color: rgb(165 243 252 / 0.9);
}

.focus\:bg-cyan-200\/95:focus {
  background-color: rgb(165 243 252 / 0.95);
}

.focus\:bg-cyan-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}

.focus\:bg-cyan-300\/0:focus {
  background-color: rgb(103 232 249 / 0);
}

.focus\:bg-cyan-300\/10:focus {
  background-color: rgb(103 232 249 / 0.1);
}

.focus\:bg-cyan-300\/100:focus {
  background-color: rgb(103 232 249 / 1);
}

.focus\:bg-cyan-300\/15:focus {
  background-color: rgb(103 232 249 / 0.15);
}

.focus\:bg-cyan-300\/20:focus {
  background-color: rgb(103 232 249 / 0.2);
}

.focus\:bg-cyan-300\/25:focus {
  background-color: rgb(103 232 249 / 0.25);
}

.focus\:bg-cyan-300\/30:focus {
  background-color: rgb(103 232 249 / 0.3);
}

.focus\:bg-cyan-300\/35:focus {
  background-color: rgb(103 232 249 / 0.35);
}

.focus\:bg-cyan-300\/40:focus {
  background-color: rgb(103 232 249 / 0.4);
}

.focus\:bg-cyan-300\/45:focus {
  background-color: rgb(103 232 249 / 0.45);
}

.focus\:bg-cyan-300\/5:focus {
  background-color: rgb(103 232 249 / 0.05);
}

.focus\:bg-cyan-300\/50:focus {
  background-color: rgb(103 232 249 / 0.5);
}

.focus\:bg-cyan-300\/55:focus {
  background-color: rgb(103 232 249 / 0.55);
}

.focus\:bg-cyan-300\/60:focus {
  background-color: rgb(103 232 249 / 0.6);
}

.focus\:bg-cyan-300\/65:focus {
  background-color: rgb(103 232 249 / 0.65);
}

.focus\:bg-cyan-300\/70:focus {
  background-color: rgb(103 232 249 / 0.7);
}

.focus\:bg-cyan-300\/75:focus {
  background-color: rgb(103 232 249 / 0.75);
}

.focus\:bg-cyan-300\/80:focus {
  background-color: rgb(103 232 249 / 0.8);
}

.focus\:bg-cyan-300\/85:focus {
  background-color: rgb(103 232 249 / 0.85);
}

.focus\:bg-cyan-300\/90:focus {
  background-color: rgb(103 232 249 / 0.9);
}

.focus\:bg-cyan-300\/95:focus {
  background-color: rgb(103 232 249 / 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-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-emerald-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}

.focus\:bg-emerald-100\/0:focus {
  background-color: rgb(209 250 229 / 0);
}

.focus\:bg-emerald-100\/10:focus {
  background-color: rgb(209 250 229 / 0.1);
}

.focus\:bg-emerald-100\/100:focus {
  background-color: rgb(209 250 229 / 1);
}

.focus\:bg-emerald-100\/15:focus {
  background-color: rgb(209 250 229 / 0.15);
}

.focus\:bg-emerald-100\/20:focus {
  background-color: rgb(209 250 229 / 0.2);
}

.focus\:bg-emerald-100\/25:focus {
  background-color: rgb(209 250 229 / 0.25);
}

.focus\:bg-emerald-100\/30:focus {
  background-color: rgb(209 250 229 / 0.3);
}

.focus\:bg-emerald-100\/35:focus {
  background-color: rgb(209 250 229 / 0.35);
}

.focus\:bg-emerald-100\/40:focus {
  background-color: rgb(209 250 229 / 0.4);
}

.focus\:bg-emerald-100\/45:focus {
  background-color: rgb(209 250 229 / 0.45);
}

.focus\:bg-emerald-100\/5:focus {
  background-color: rgb(209 250 229 / 0.05);
}

.focus\:bg-emerald-100\/50:focus {
  background-color: rgb(209 250 229 / 0.5);
}

.focus\:bg-emerald-100\/55:focus {
  background-color: rgb(209 250 229 / 0.55);
}

.focus\:bg-emerald-100\/60:focus {
  background-color: rgb(209 250 229 / 0.6);
}

.focus\:bg-emerald-100\/65:focus {
  background-color: rgb(209 250 229 / 0.65);
}

.focus\:bg-emerald-100\/70:focus {
  background-color: rgb(209 250 229 / 0.7);
}

.focus\:bg-emerald-100\/75:focus {
  background-color: rgb(209 250 229 / 0.75);
}

.focus\:bg-emerald-100\/80:focus {
  background-color: rgb(209 250 229 / 0.8);
}

.focus\:bg-emerald-100\/85:focus {
  background-color: rgb(209 250 229 / 0.85);
}

.focus\:bg-emerald-100\/90:focus {
  background-color: rgb(209 250 229 / 0.9);
}

.focus\:bg-emerald-100\/95:focus {
  background-color: rgb(209 250 229 / 0.95);
}

.focus\:bg-emerald-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}

.focus\:bg-emerald-200\/0:focus {
  background-color: rgb(167 243 208 / 0);
}

.focus\:bg-emerald-200\/10:focus {
  background-color: rgb(167 243 208 / 0.1);
}

.focus\:bg-emerald-200\/100:focus {
  background-color: rgb(167 243 208 / 1);
}

.focus\:bg-emerald-200\/15:focus {
  background-color: rgb(167 243 208 / 0.15);
}

.focus\:bg-emerald-200\/20:focus {
  background-color: rgb(167 243 208 / 0.2);
}

.focus\:bg-emerald-200\/25:focus {
  background-color: rgb(167 243 208 / 0.25);
}

.focus\:bg-emerald-200\/30:focus {
  background-color: rgb(167 243 208 / 0.3);
}

.focus\:bg-emerald-200\/35:focus {
  background-color: rgb(167 243 208 / 0.35);
}

.focus\:bg-emerald-200\/40:focus {
  background-color: rgb(167 243 208 / 0.4);
}

.focus\:bg-emerald-200\/45:focus {
  background-color: rgb(167 243 208 / 0.45);
}

.focus\:bg-emerald-200\/5:focus {
  background-color: rgb(167 243 208 / 0.05);
}

.focus\:bg-emerald-200\/50:focus {
  background-color: rgb(167 243 208 / 0.5);
}

.focus\:bg-emerald-200\/55:focus {
  background-color: rgb(167 243 208 / 0.55);
}

.focus\:bg-emerald-200\/60:focus {
  background-color: rgb(167 243 208 / 0.6);
}

.focus\:bg-emerald-200\/65:focus {
  background-color: rgb(167 243 208 / 0.65);
}

.focus\:bg-emerald-200\/70:focus {
  background-color: rgb(167 243 208 / 0.7);
}

.focus\:bg-emerald-200\/75:focus {
  background-color: rgb(167 243 208 / 0.75);
}

.focus\:bg-emerald-200\/80:focus {
  background-color: rgb(167 243 208 / 0.8);
}

.focus\:bg-emerald-200\/85:focus {
  background-color: rgb(167 243 208 / 0.85);
}

.focus\:bg-emerald-200\/90:focus {
  background-color: rgb(167 243 208 / 0.9);
}

.focus\:bg-emerald-200\/95:focus {
  background-color: rgb(167 243 208 / 0.95);
}

.focus\:bg-emerald-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}

.focus\:bg-emerald-300\/0:focus {
  background-color: rgb(110 231 183 / 0);
}

.focus\:bg-emerald-300\/10:focus {
  background-color: rgb(110 231 183 / 0.1);
}

.focus\:bg-emerald-300\/100:focus {
  background-color: rgb(110 231 183 / 1);
}

.focus\:bg-emerald-300\/15:focus {
  background-color: rgb(110 231 183 / 0.15);
}

.focus\:bg-emerald-300\/20:focus {
  background-color: rgb(110 231 183 / 0.2);
}

.focus\:bg-emerald-300\/25:focus {
  background-color: rgb(110 231 183 / 0.25);
}

.focus\:bg-emerald-300\/30:focus {
  background-color: rgb(110 231 183 / 0.3);
}

.focus\:bg-emerald-300\/35:focus {
  background-color: rgb(110 231 183 / 0.35);
}

.focus\:bg-emerald-300\/40:focus {
  background-color: rgb(110 231 183 / 0.4);
}

.focus\:bg-emerald-300\/45:focus {
  background-color: rgb(110 231 183 / 0.45);
}

.focus\:bg-emerald-300\/5:focus {
  background-color: rgb(110 231 183 / 0.05);
}

.focus\:bg-emerald-300\/50:focus {
  background-color: rgb(110 231 183 / 0.5);
}

.focus\:bg-emerald-300\/55:focus {
  background-color: rgb(110 231 183 / 0.55);
}

.focus\:bg-emerald-300\/60:focus {
  background-color: rgb(110 231 183 / 0.6);
}

.focus\:bg-emerald-300\/65:focus {
  background-color: rgb(110 231 183 / 0.65);
}

.focus\:bg-emerald-300\/70:focus {
  background-color: rgb(110 231 183 / 0.7);
}

.focus\:bg-emerald-300\/75:focus {
  background-color: rgb(110 231 183 / 0.75);
}

.focus\:bg-emerald-300\/80:focus {
  background-color: rgb(110 231 183 / 0.8);
}

.focus\:bg-emerald-300\/85:focus {
  background-color: rgb(110 231 183 / 0.85);
}

.focus\:bg-emerald-300\/90:focus {
  background-color: rgb(110 231 183 / 0.9);
}

.focus\:bg-emerald-300\/95:focus {
  background-color: rgb(110 231 183 / 0.95);
}

.focus\:bg-emerald-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}

.focus\:bg-emerald-400\/0:focus {
  background-color: rgb(52 211 153 / 0);
}

.focus\:bg-emerald-400\/10:focus {
  background-color: rgb(52 211 153 / 0.1);
}

.focus\:bg-emerald-400\/100:focus {
  background-color: rgb(52 211 153 / 1);
}

.focus\:bg-emerald-400\/15:focus {
  background-color: rgb(52 211 153 / 0.15);
}

.focus\:bg-emerald-400\/20:focus {
  background-color: rgb(52 211 153 / 0.2);
}

.focus\:bg-emerald-400\/25:focus {
  background-color: rgb(52 211 153 / 0.25);
}

.focus\:bg-emerald-400\/30:focus {
  background-color: rgb(52 211 153 / 0.3);
}

.focus\:bg-emerald-400\/35:focus {
  background-color: rgb(52 211 153 / 0.35);
}

.focus\:bg-emerald-400\/40:focus {
  background-color: rgb(52 211 153 / 0.4);
}

.focus\:bg-emerald-400\/45:focus {
  background-color: rgb(52 211 153 / 0.45);
}

.focus\:bg-emerald-400\/5:focus {
  background-color: rgb(52 211 153 / 0.05);
}

.focus\:bg-emerald-400\/50:focus {
  background-color: rgb(52 211 153 / 0.5);
}

.focus\:bg-emerald-400\/55:focus {
  background-color: rgb(52 211 153 / 0.55);
}

.focus\:bg-emerald-400\/60:focus {
  background-color: rgb(52 211 153 / 0.6);
}

.focus\:bg-emerald-400\/65:focus {
  background-color: rgb(52 211 153 / 0.65);
}

.focus\:bg-emerald-400\/70:focus {
  background-color: rgb(52 211 153 / 0.7);
}

.focus\:bg-emerald-400\/75:focus {
  background-color: rgb(52 211 153 / 0.75);
}

.focus\:bg-emerald-400\/80:focus {
  background-color: rgb(52 211 153 / 0.8);
}

.focus\:bg-emerald-400\/85:focus {
  background-color: rgb(52 211 153 / 0.85);
}

.focus\:bg-emerald-400\/90:focus {
  background-color: rgb(52 211 153 / 0.9);
}

.focus\:bg-emerald-400\/95:focus {
  background-color: rgb(52 211 153 / 0.95);
}

.focus\:bg-emerald-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.focus\:bg-emerald-500\/0:focus {
  background-color: rgb(16 185 129 / 0);
}

.focus\:bg-emerald-500\/10:focus {
  background-color: rgb(16 185 129 / 0.1);
}

.focus\:bg-emerald-500\/100:focus {
  background-color: rgb(16 185 129 / 1);
}

.focus\:bg-emerald-500\/15:focus {
  background-color: rgb(16 185 129 / 0.15);
}

.focus\:bg-emerald-500\/20:focus {
  background-color: rgb(16 185 129 / 0.2);
}

.focus\:bg-emerald-500\/25:focus {
  background-color: rgb(16 185 129 / 0.25);
}

.focus\:bg-emerald-500\/30:focus {
  background-color: rgb(16 185 129 / 0.3);
}

.focus\:bg-emerald-500\/35:focus {
  background-color: rgb(16 185 129 / 0.35);
}

.focus\:bg-emerald-500\/40:focus {
  background-color: rgb(16 185 129 / 0.4);
}

.focus\:bg-emerald-500\/45:focus {
  background-color: rgb(16 185 129 / 0.45);
}

.focus\:bg-emerald-500\/5:focus {
  background-color: rgb(16 185 129 / 0.05);
}

.focus\:bg-emerald-500\/50:focus {
  background-color: rgb(16 185 129 / 0.5);
}

.focus\:bg-emerald-500\/55:focus {
  background-color: rgb(16 185 129 / 0.55);
}

.focus\:bg-emerald-500\/60:focus {
  background-color: rgb(16 185 129 / 0.6);
}

.focus\:bg-emerald-500\/65:focus {
  background-color: rgb(16 185 129 / 0.65);
}

.focus\:bg-emerald-500\/70:focus {
  background-color: rgb(16 185 129 / 0.7);
}

.focus\:bg-emerald-500\/75:focus {
  background-color: rgb(16 185 129 / 0.75);
}

.focus\:bg-emerald-500\/80:focus {
  background-color: rgb(16 185 129 / 0.8);
}

.focus\:bg-emerald-500\/85:focus {
  background-color: rgb(16 185 129 / 0.85);
}

.focus\:bg-emerald-500\/90:focus {
  background-color: rgb(16 185 129 / 0.9);
}

.focus\:bg-emerald-500\/95:focus {
  background-color: rgb(16 185 129 / 0.95);
}

.focus\:bg-emerald-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}

.focus\:bg-emerald-600\/0:focus {
  background-color: rgb(5 150 105 / 0);
}

.focus\:bg-emerald-600\/10:focus {
  background-color: rgb(5 150 105 / 0.1);
}

.focus\:bg-emerald-600\/100:focus {
  background-color: rgb(5 150 105 / 1);
}

.focus\:bg-emerald-600\/15:focus {
  background-color: rgb(5 150 105 / 0.15);
}

.focus\:bg-emerald-600\/20:focus {
  background-color: rgb(5 150 105 / 0.2);
}

.focus\:bg-emerald-600\/25:focus {
  background-color: rgb(5 150 105 / 0.25);
}

.focus\:bg-emerald-600\/30:focus {
  background-color: rgb(5 150 105 / 0.3);
}

.focus\:bg-emerald-600\/35:focus {
  background-color: rgb(5 150 105 / 0.35);
}

.focus\:bg-emerald-600\/40:focus {
  background-color: rgb(5 150 105 / 0.4);
}

.focus\:bg-emerald-600\/45:focus {
  background-color: rgb(5 150 105 / 0.45);
}

.focus\:bg-emerald-600\/5:focus {
  background-color: rgb(5 150 105 / 0.05);
}

.focus\:bg-emerald-600\/50:focus {
  background-color: rgb(5 150 105 / 0.5);
}

.focus\:bg-emerald-600\/55:focus {
  background-color: rgb(5 150 105 / 0.55);
}

.focus\:bg-emerald-600\/60:focus {
  background-color: rgb(5 150 105 / 0.6);
}

.focus\:bg-emerald-600\/65:focus {
  background-color: rgb(5 150 105 / 0.65);
}

.focus\:bg-emerald-600\/70:focus {
  background-color: rgb(5 150 105 / 0.7);
}

.focus\:bg-emerald-600\/75:focus {
  background-color: rgb(5 150 105 / 0.75);
}

.focus\:bg-emerald-600\/80:focus {
  background-color: rgb(5 150 105 / 0.8);
}

.focus\:bg-emerald-600\/85:focus {
  background-color: rgb(5 150 105 / 0.85);
}

.focus\:bg-emerald-600\/90:focus {
  background-color: rgb(5 150 105 / 0.9);
}

.focus\:bg-emerald-600\/95:focus {
  background-color: rgb(5 150 105 / 0.95);
}

.focus\:bg-emerald-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}

.focus\:bg-emerald-700\/0:focus {
  background-color: rgb(4 120 87 / 0);
}

.focus\:bg-emerald-700\/10:focus {
  background-color: rgb(4 120 87 / 0.1);
}

.focus\:bg-emerald-700\/100:focus {
  background-color: rgb(4 120 87 / 1);
}

.focus\:bg-emerald-700\/15:focus {
  background-color: rgb(4 120 87 / 0.15);
}

.focus\:bg-emerald-700\/20:focus {
  background-color: rgb(4 120 87 / 0.2);
}

.focus\:bg-emerald-700\/25:focus {
  background-color: rgb(4 120 87 / 0.25);
}

.focus\:bg-emerald-700\/30:focus {
  background-color: rgb(4 120 87 / 0.3);
}

.focus\:bg-emerald-700\/35:focus {
  background-color: rgb(4 120 87 / 0.35);
}

.focus\:bg-emerald-700\/40:focus {
  background-color: rgb(4 120 87 / 0.4);
}

.focus\:bg-emerald-700\/45:focus {
  background-color: rgb(4 120 87 / 0.45);
}

.focus\:bg-emerald-700\/5:focus {
  background-color: rgb(4 120 87 / 0.05);
}

.focus\:bg-emerald-700\/50:focus {
  background-color: rgb(4 120 87 / 0.5);
}

.focus\:bg-emerald-700\/55:focus {
  background-color: rgb(4 120 87 / 0.55);
}

.focus\:bg-emerald-700\/60:focus {
  background-color: rgb(4 120 87 / 0.6);
}

.focus\:bg-emerald-700\/65:focus {
  background-color: rgb(4 120 87 / 0.65);
}

.focus\:bg-emerald-700\/70:focus {
  background-color: rgb(4 120 87 / 0.7);
}

.focus\:bg-emerald-700\/75:focus {
  background-color: rgb(4 120 87 / 0.75);
}

.focus\:bg-emerald-700\/80:focus {
  background-color: rgb(4 120 87 / 0.8);
}

.focus\:bg-emerald-700\/85:focus {
  background-color: rgb(4 120 87 / 0.85);
}

.focus\:bg-emerald-700\/90:focus {
  background-color: rgb(4 120 87 / 0.9);
}

.focus\:bg-emerald-700\/95:focus {
  background-color: rgb(4 120 87 / 0.95);
}

.focus\:bg-emerald-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}

.focus\:bg-emerald-800\/0:focus {
  background-color: rgb(6 95 70 / 0);
}

.focus\:bg-emerald-800\/10:focus {
  background-color: rgb(6 95 70 / 0.1);
}

.focus\:bg-emerald-800\/100:focus {
  background-color: rgb(6 95 70 / 1);
}

.focus\:bg-emerald-800\/15:focus {
  background-color: rgb(6 95 70 / 0.15);
}

.focus\:bg-emerald-800\/20:focus {
  background-color: rgb(6 95 70 / 0.2);
}

.focus\:bg-emerald-800\/25:focus {
  background-color: rgb(6 95 70 / 0.25);
}

.focus\:bg-emerald-800\/30:focus {
  background-color: rgb(6 95 70 / 0.3);
}

.focus\:bg-emerald-800\/35:focus {
  background-color: rgb(6 95 70 / 0.35);
}

.focus\:bg-emerald-800\/40:focus {
  background-color: rgb(6 95 70 / 0.4);
}

.focus\:bg-emerald-800\/45:focus {
  background-color: rgb(6 95 70 / 0.45);
}

.focus\:bg-emerald-800\/5:focus {
  background-color: rgb(6 95 70 / 0.05);
}

.focus\:bg-emerald-800\/50:focus {
  background-color: rgb(6 95 70 / 0.5);
}

.focus\:bg-emerald-800\/55:focus {
  background-color: rgb(6 95 70 / 0.55);
}

.focus\:bg-emerald-800\/60:focus {
  background-color: rgb(6 95 70 / 0.6);
}

.focus\:bg-emerald-800\/65:focus {
  background-color: rgb(6 95 70 / 0.65);
}

.focus\:bg-emerald-800\/70:focus {
  background-color: rgb(6 95 70 / 0.7);
}

.focus\:bg-emerald-800\/75:focus {
  background-color: rgb(6 95 70 / 0.75);
}

.focus\:bg-emerald-800\/80:focus {
  background-color: rgb(6 95 70 / 0.8);
}

.focus\:bg-emerald-800\/85:focus {
  background-color: rgb(6 95 70 / 0.85);
}

.focus\:bg-emerald-800\/90:focus {
  background-color: rgb(6 95 70 / 0.9);
}

.focus\:bg-emerald-800\/95:focus {
  background-color: rgb(6 95 70 / 0.95);
}

.focus\:bg-emerald-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}

.focus\:bg-emerald-900\/0:focus {
  background-color: rgb(6 78 59 / 0);
}

.focus\:bg-emerald-900\/10:focus {
  background-color: rgb(6 78 59 / 0.1);
}

.focus\:bg-emerald-900\/100:focus {
  background-color: rgb(6 78 59 / 1);
}

.focus\:bg-emerald-900\/15:focus {
  background-color: rgb(6 78 59 / 0.15);
}

.focus\:bg-emerald-900\/20:focus {
  background-color: rgb(6 78 59 / 0.2);
}

.focus\:bg-emerald-900\/25:focus {
  background-color: rgb(6 78 59 / 0.25);
}

.focus\:bg-emerald-900\/30:focus {
  background-color: rgb(6 78 59 / 0.3);
}

.focus\:bg-emerald-900\/35:focus {
  background-color: rgb(6 78 59 / 0.35);
}

.focus\:bg-emerald-900\/40:focus {
  background-color: rgb(6 78 59 / 0.4);
}

.focus\:bg-emerald-900\/45:focus {
  background-color: rgb(6 78 59 / 0.45);
}

.focus\:bg-emerald-900\/5:focus {
  background-color: rgb(6 78 59 / 0.05);
}

.focus\:bg-emerald-900\/50:focus {
  background-color: rgb(6 78 59 / 0.5);
}

.focus\:bg-emerald-900\/55:focus {
  background-color: rgb(6 78 59 / 0.55);
}

.focus\:bg-emerald-900\/60:focus {
  background-color: rgb(6 78 59 / 0.6);
}

.focus\:bg-emerald-900\/65:focus {
  background-color: rgb(6 78 59 / 0.65);
}

.focus\:bg-emerald-900\/70:focus {
  background-color: rgb(6 78 59 / 0.7);
}

.focus\:bg-emerald-900\/75:focus {
  background-color: rgb(6 78 59 / 0.75);
}

.focus\:bg-emerald-900\/80:focus {
  background-color: rgb(6 78 59 / 0.8);
}

.focus\:bg-emerald-900\/85:focus {
  background-color: rgb(6 78 59 / 0.85);
}

.focus\:bg-emerald-900\/90:focus {
  background-color: rgb(6 78 59 / 0.9);
}

.focus\:bg-emerald-900\/95:focus {
  background-color: rgb(6 78 59 / 0.95);
}

.focus\:bg-gray-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gray-100\/0:focus {
  background-color: rgb(243 244 246 / 0);
}

.focus\:bg-gray-100\/10:focus {
  background-color: rgb(243 244 246 / 0.1);
}

.focus\:bg-gray-100\/100:focus {
  background-color: rgb(243 244 246 / 1);
}

.focus\:bg-gray-100\/15:focus {
  background-color: rgb(243 244 246 / 0.15);
}

.focus\:bg-gray-100\/20:focus {
  background-color: rgb(243 244 246 / 0.2);
}

.focus\:bg-gray-100\/25:focus {
  background-color: rgb(243 244 246 / 0.25);
}

.focus\:bg-gray-100\/30:focus {
  background-color: rgb(243 244 246 / 0.3);
}

.focus\:bg-gray-100\/35:focus {
  background-color: rgb(243 244 246 / 0.35);
}

.focus\:bg-gray-100\/40:focus {
  background-color: rgb(243 244 246 / 0.4);
}

.focus\:bg-gray-100\/45:focus {
  background-color: rgb(243 244 246 / 0.45);
}

.focus\:bg-gray-100\/5:focus {
  background-color: rgb(243 244 246 / 0.05);
}

.focus\:bg-gray-100\/50:focus {
  background-color: rgb(243 244 246 / 0.5);
}

.focus\:bg-gray-100\/55:focus {
  background-color: rgb(243 244 246 / 0.55);
}

.focus\:bg-gray-100\/60:focus {
  background-color: rgb(243 244 246 / 0.6);
}

.focus\:bg-gray-100\/65:focus {
  background-color: rgb(243 244 246 / 0.65);
}

.focus\:bg-gray-100\/70:focus {
  background-color: rgb(243 244 246 / 0.7);
}

.focus\:bg-gray-100\/75:focus {
  background-color: rgb(243 244 246 / 0.75);
}

.focus\:bg-gray-100\/80:focus {
  background-color: rgb(243 244 246 / 0.8);
}

.focus\:bg-gray-100\/85:focus {
  background-color: rgb(243 244 246 / 0.85);
}

.focus\:bg-gray-100\/90:focus {
  background-color: rgb(243 244 246 / 0.9);
}

.focus\:bg-gray-100\/95:focus {
  background-color: rgb(243 244 246 / 0.95);
}

.focus\:bg-gray-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gray-200\/0:focus {
  background-color: rgb(229 231 235 / 0);
}

.focus\:bg-gray-200\/10:focus {
  background-color: rgb(229 231 235 / 0.1);
}

.focus\:bg-gray-200\/100:focus {
  background-color: rgb(229 231 235 / 1);
}

.focus\:bg-gray-200\/15:focus {
  background-color: rgb(229 231 235 / 0.15);
}

.focus\:bg-gray-200\/20:focus {
  background-color: rgb(229 231 235 / 0.2);
}

.focus\:bg-gray-200\/25:focus {
  background-color: rgb(229 231 235 / 0.25);
}

.focus\:bg-gray-200\/30:focus {
  background-color: rgb(229 231 235 / 0.3);
}

.focus\:bg-gray-200\/35:focus {
  background-color: rgb(229 231 235 / 0.35);
}

.focus\:bg-gray-200\/40:focus {
  background-color: rgb(229 231 235 / 0.4);
}

.focus\:bg-gray-200\/45:focus {
  background-color: rgb(229 231 235 / 0.45);
}

.focus\:bg-gray-200\/5:focus {
  background-color: rgb(229 231 235 / 0.05);
}

.focus\:bg-gray-200\/50:focus {
  background-color: rgb(229 231 235 / 0.5);
}

.focus\:bg-gray-200\/55:focus {
  background-color: rgb(229 231 235 / 0.55);
}

.focus\:bg-gray-200\/60:focus {
  background-color: rgb(229 231 235 / 0.6);
}

.focus\:bg-gray-200\/65:focus {
  background-color: rgb(229 231 235 / 0.65);
}

.focus\:bg-gray-200\/70:focus {
  background-color: rgb(229 231 235 / 0.7);
}

.focus\:bg-gray-200\/75:focus {
  background-color: rgb(229 231 235 / 0.75);
}

.focus\:bg-gray-200\/80:focus {
  background-color: rgb(229 231 235 / 0.8);
}

.focus\:bg-gray-200\/85:focus {
  background-color: rgb(229 231 235 / 0.85);
}

.focus\:bg-gray-200\/90:focus {
  background-color: rgb(229 231 235 / 0.9);
}

.focus\:bg-gray-200\/95:focus {
  background-color: rgb(229 231 235 / 0.95);
}

.focus\:bg-gray-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gray-300\/0:focus {
  background-color: rgb(209 213 219 / 0);
}

.focus\:bg-gray-300\/10:focus {
  background-color: rgb(209 213 219 / 0.1);
}

.focus\:bg-gray-300\/100:focus {
  background-color: rgb(209 213 219 / 1);
}

.focus\:bg-gray-300\/15:focus {
  background-color: rgb(209 213 219 / 0.15);
}

.focus\:bg-gray-300\/20:focus {
  background-color: rgb(209 213 219 / 0.2);
}

.focus\:bg-gray-300\/25:focus {
  background-color: rgb(209 213 219 / 0.25);
}

.focus\:bg-gray-300\/30:focus {
  background-color: rgb(209 213 219 / 0.3);
}

.focus\:bg-gray-300\/35:focus {
  background-color: rgb(209 213 219 / 0.35);
}

.focus\:bg-gray-300\/40:focus {
  background-color: rgb(209 213 219 / 0.4);
}

.focus\:bg-gray-300\/45:focus {
  background-color: rgb(209 213 219 / 0.45);
}

.focus\:bg-gray-300\/5:focus {
  background-color: rgb(209 213 219 / 0.05);
}

.focus\:bg-gray-300\/50:focus {
  background-color: rgb(209 213 219 / 0.5);
}

.focus\:bg-gray-300\/55:focus {
  background-color: rgb(209 213 219 / 0.55);
}

.focus\:bg-gray-300\/60:focus {
  background-color: rgb(209 213 219 / 0.6);
}

.focus\:bg-gray-300\/65:focus {
  background-color: rgb(209 213 219 / 0.65);
}

.focus\:bg-gray-300\/70:focus {
  background-color: rgb(209 213 219 / 0.7);
}

.focus\:bg-gray-300\/75:focus {
  background-color: rgb(209 213 219 / 0.75);
}

.focus\:bg-gray-300\/80:focus {
  background-color: rgb(209 213 219 / 0.8);
}

.focus\:bg-gray-300\/85:focus {
  background-color: rgb(209 213 219 / 0.85);
}

.focus\:bg-gray-300\/90:focus {
  background-color: rgb(209 213 219 / 0.9);
}

.focus\:bg-gray-300\/95:focus {
  background-color: rgb(209 213 219 / 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-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-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(222 247 236 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green-100\/0:focus {
  background-color: rgb(222 247 236 / 0);
}

.focus\:bg-green-100\/10:focus {
  background-color: rgb(222 247 236 / 0.1);
}

.focus\:bg-green-100\/100:focus {
  background-color: rgb(222 247 236 / 1);
}

.focus\:bg-green-100\/15:focus {
  background-color: rgb(222 247 236 / 0.15);
}

.focus\:bg-green-100\/20:focus {
  background-color: rgb(222 247 236 / 0.2);
}

.focus\:bg-green-100\/25:focus {
  background-color: rgb(222 247 236 / 0.25);
}

.focus\:bg-green-100\/30:focus {
  background-color: rgb(222 247 236 / 0.3);
}

.focus\:bg-green-100\/35:focus {
  background-color: rgb(222 247 236 / 0.35);
}

.focus\:bg-green-100\/40:focus {
  background-color: rgb(222 247 236 / 0.4);
}

.focus\:bg-green-100\/45:focus {
  background-color: rgb(222 247 236 / 0.45);
}

.focus\:bg-green-100\/5:focus {
  background-color: rgb(222 247 236 / 0.05);
}

.focus\:bg-green-100\/50:focus {
  background-color: rgb(222 247 236 / 0.5);
}

.focus\:bg-green-100\/55:focus {
  background-color: rgb(222 247 236 / 0.55);
}

.focus\:bg-green-100\/60:focus {
  background-color: rgb(222 247 236 / 0.6);
}

.focus\:bg-green-100\/65:focus {
  background-color: rgb(222 247 236 / 0.65);
}

.focus\:bg-green-100\/70:focus {
  background-color: rgb(222 247 236 / 0.7);
}

.focus\:bg-green-100\/75:focus {
  background-color: rgb(222 247 236 / 0.75);
}

.focus\:bg-green-100\/80:focus {
  background-color: rgb(222 247 236 / 0.8);
}

.focus\:bg-green-100\/85:focus {
  background-color: rgb(222 247 236 / 0.85);
}

.focus\:bg-green-100\/90:focus {
  background-color: rgb(222 247 236 / 0.9);
}

.focus\:bg-green-100\/95:focus {
  background-color: rgb(222 247 236 / 0.95);
}

.focus\:bg-green-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(188 240 218 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green-200\/0:focus {
  background-color: rgb(188 240 218 / 0);
}

.focus\:bg-green-200\/10:focus {
  background-color: rgb(188 240 218 / 0.1);
}

.focus\:bg-green-200\/100:focus {
  background-color: rgb(188 240 218 / 1);
}

.focus\:bg-green-200\/15:focus {
  background-color: rgb(188 240 218 / 0.15);
}

.focus\:bg-green-200\/20:focus {
  background-color: rgb(188 240 218 / 0.2);
}

.focus\:bg-green-200\/25:focus {
  background-color: rgb(188 240 218 / 0.25);
}

.focus\:bg-green-200\/30:focus {
  background-color: rgb(188 240 218 / 0.3);
}

.focus\:bg-green-200\/35:focus {
  background-color: rgb(188 240 218 / 0.35);
}

.focus\:bg-green-200\/40:focus {
  background-color: rgb(188 240 218 / 0.4);
}

.focus\:bg-green-200\/45:focus {
  background-color: rgb(188 240 218 / 0.45);
}

.focus\:bg-green-200\/5:focus {
  background-color: rgb(188 240 218 / 0.05);
}

.focus\:bg-green-200\/50:focus {
  background-color: rgb(188 240 218 / 0.5);
}

.focus\:bg-green-200\/55:focus {
  background-color: rgb(188 240 218 / 0.55);
}

.focus\:bg-green-200\/60:focus {
  background-color: rgb(188 240 218 / 0.6);
}

.focus\:bg-green-200\/65:focus {
  background-color: rgb(188 240 218 / 0.65);
}

.focus\:bg-green-200\/70:focus {
  background-color: rgb(188 240 218 / 0.7);
}

.focus\:bg-green-200\/75:focus {
  background-color: rgb(188 240 218 / 0.75);
}

.focus\:bg-green-200\/80:focus {
  background-color: rgb(188 240 218 / 0.8);
}

.focus\:bg-green-200\/85:focus {
  background-color: rgb(188 240 218 / 0.85);
}

.focus\:bg-green-200\/90:focus {
  background-color: rgb(188 240 218 / 0.9);
}

.focus\:bg-green-200\/95:focus {
  background-color: rgb(188 240 218 / 0.95);
}

.focus\:bg-green-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(132 225 188 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green-300\/0:focus {
  background-color: rgb(132 225 188 / 0);
}

.focus\:bg-green-300\/10:focus {
  background-color: rgb(132 225 188 / 0.1);
}

.focus\:bg-green-300\/100:focus {
  background-color: rgb(132 225 188 / 1);
}

.focus\:bg-green-300\/15:focus {
  background-color: rgb(132 225 188 / 0.15);
}

.focus\:bg-green-300\/20:focus {
  background-color: rgb(132 225 188 / 0.2);
}

.focus\:bg-green-300\/25:focus {
  background-color: rgb(132 225 188 / 0.25);
}

.focus\:bg-green-300\/30:focus {
  background-color: rgb(132 225 188 / 0.3);
}

.focus\:bg-green-300\/35:focus {
  background-color: rgb(132 225 188 / 0.35);
}

.focus\:bg-green-300\/40:focus {
  background-color: rgb(132 225 188 / 0.4);
}

.focus\:bg-green-300\/45:focus {
  background-color: rgb(132 225 188 / 0.45);
}

.focus\:bg-green-300\/5:focus {
  background-color: rgb(132 225 188 / 0.05);
}

.focus\:bg-green-300\/50:focus {
  background-color: rgb(132 225 188 / 0.5);
}

.focus\:bg-green-300\/55:focus {
  background-color: rgb(132 225 188 / 0.55);
}

.focus\:bg-green-300\/60:focus {
  background-color: rgb(132 225 188 / 0.6);
}

.focus\:bg-green-300\/65:focus {
  background-color: rgb(132 225 188 / 0.65);
}

.focus\:bg-green-300\/70:focus {
  background-color: rgb(132 225 188 / 0.7);
}

.focus\:bg-green-300\/75:focus {
  background-color: rgb(132 225 188 / 0.75);
}

.focus\:bg-green-300\/80:focus {
  background-color: rgb(132 225 188 / 0.8);
}

.focus\:bg-green-300\/85:focus {
  background-color: rgb(132 225 188 / 0.85);
}

.focus\:bg-green-300\/90:focus {
  background-color: rgb(132 225 188 / 0.9);
}

.focus\:bg-green-300\/95:focus {
  background-color: rgb(132 225 188 / 0.95);
}

.focus\:bg-green-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(49 196 141 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green-400\/0:focus {
  background-color: rgb(49 196 141 / 0);
}

.focus\:bg-green-400\/10:focus {
  background-color: rgb(49 196 141 / 0.1);
}

.focus\:bg-green-400\/100:focus {
  background-color: rgb(49 196 141 / 1);
}

.focus\:bg-green-400\/15:focus {
  background-color: rgb(49 196 141 / 0.15);
}

.focus\:bg-green-400\/20:focus {
  background-color: rgb(49 196 141 / 0.2);
}

.focus\:bg-green-400\/25:focus {
  background-color: rgb(49 196 141 / 0.25);
}

.focus\:bg-green-400\/30:focus {
  background-color: rgb(49 196 141 / 0.3);
}

.focus\:bg-green-400\/35:focus {
  background-color: rgb(49 196 141 / 0.35);
}

.focus\:bg-green-400\/40:focus {
  background-color: rgb(49 196 141 / 0.4);
}

.focus\:bg-green-400\/45:focus {
  background-color: rgb(49 196 141 / 0.45);
}

.focus\:bg-green-400\/5:focus {
  background-color: rgb(49 196 141 / 0.05);
}

.focus\:bg-green-400\/50:focus {
  background-color: rgb(49 196 141 / 0.5);
}

.focus\:bg-green-400\/55:focus {
  background-color: rgb(49 196 141 / 0.55);
}

.focus\:bg-green-400\/60:focus {
  background-color: rgb(49 196 141 / 0.6);
}

.focus\:bg-green-400\/65:focus {
  background-color: rgb(49 196 141 / 0.65);
}

.focus\:bg-green-400\/70:focus {
  background-color: rgb(49 196 141 / 0.7);
}

.focus\:bg-green-400\/75:focus {
  background-color: rgb(49 196 141 / 0.75);
}

.focus\:bg-green-400\/80:focus {
  background-color: rgb(49 196 141 / 0.8);
}

.focus\:bg-green-400\/85:focus {
  background-color: rgb(49 196 141 / 0.85);
}

.focus\:bg-green-400\/90:focus {
  background-color: rgb(49 196 141 / 0.9);
}

.focus\:bg-green-400\/95:focus {
  background-color: rgb(49 196 141 / 0.95);
}

.focus\:bg-green-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(14 159 110 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green-500\/0:focus {
  background-color: rgb(14 159 110 / 0);
}

.focus\:bg-green-500\/10:focus {
  background-color: rgb(14 159 110 / 0.1);
}

.focus\:bg-green-500\/100:focus {
  background-color: rgb(14 159 110 / 1);
}

.focus\:bg-green-500\/15:focus {
  background-color: rgb(14 159 110 / 0.15);
}

.focus\:bg-green-500\/20:focus {
  background-color: rgb(14 159 110 / 0.2);
}

.focus\:bg-green-500\/25:focus {
  background-color: rgb(14 159 110 / 0.25);
}

.focus\:bg-green-500\/30:focus {
  background-color: rgb(14 159 110 / 0.3);
}

.focus\:bg-green-500\/35:focus {
  background-color: rgb(14 159 110 / 0.35);
}

.focus\:bg-green-500\/40:focus {
  background-color: rgb(14 159 110 / 0.4);
}

.focus\:bg-green-500\/45:focus {
  background-color: rgb(14 159 110 / 0.45);
}

.focus\:bg-green-500\/5:focus {
  background-color: rgb(14 159 110 / 0.05);
}

.focus\:bg-green-500\/50:focus {
  background-color: rgb(14 159 110 / 0.5);
}

.focus\:bg-green-500\/55:focus {
  background-color: rgb(14 159 110 / 0.55);
}

.focus\:bg-green-500\/60:focus {
  background-color: rgb(14 159 110 / 0.6);
}

.focus\:bg-green-500\/65:focus {
  background-color: rgb(14 159 110 / 0.65);
}

.focus\:bg-green-500\/70:focus {
  background-color: rgb(14 159 110 / 0.7);
}

.focus\:bg-green-500\/75:focus {
  background-color: rgb(14 159 110 / 0.75);
}

.focus\:bg-green-500\/80:focus {
  background-color: rgb(14 159 110 / 0.8);
}

.focus\:bg-green-500\/85:focus {
  background-color: rgb(14 159 110 / 0.85);
}

.focus\:bg-green-500\/90:focus {
  background-color: rgb(14 159 110 / 0.9);
}

.focus\:bg-green-500\/95:focus {
  background-color: rgb(14 159 110 / 0.95);
}

.focus\:bg-green-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(5 122 85 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green-600\/0:focus {
  background-color: rgb(5 122 85 / 0);
}

.focus\:bg-green-600\/10:focus {
  background-color: rgb(5 122 85 / 0.1);
}

.focus\:bg-green-600\/100:focus {
  background-color: rgb(5 122 85 / 1);
}

.focus\:bg-green-600\/15:focus {
  background-color: rgb(5 122 85 / 0.15);
}

.focus\:bg-green-600\/20:focus {
  background-color: rgb(5 122 85 / 0.2);
}

.focus\:bg-green-600\/25:focus {
  background-color: rgb(5 122 85 / 0.25);
}

.focus\:bg-green-600\/30:focus {
  background-color: rgb(5 122 85 / 0.3);
}

.focus\:bg-green-600\/35:focus {
  background-color: rgb(5 122 85 / 0.35);
}

.focus\:bg-green-600\/40:focus {
  background-color: rgb(5 122 85 / 0.4);
}

.focus\:bg-green-600\/45:focus {
  background-color: rgb(5 122 85 / 0.45);
}

.focus\:bg-green-600\/5:focus {
  background-color: rgb(5 122 85 / 0.05);
}

.focus\:bg-green-600\/50:focus {
  background-color: rgb(5 122 85 / 0.5);
}

.focus\:bg-green-600\/55:focus {
  background-color: rgb(5 122 85 / 0.55);
}

.focus\:bg-green-600\/60:focus {
  background-color: rgb(5 122 85 / 0.6);
}

.focus\:bg-green-600\/65:focus {
  background-color: rgb(5 122 85 / 0.65);
}

.focus\:bg-green-600\/70:focus {
  background-color: rgb(5 122 85 / 0.7);
}

.focus\:bg-green-600\/75:focus {
  background-color: rgb(5 122 85 / 0.75);
}

.focus\:bg-green-600\/80:focus {
  background-color: rgb(5 122 85 / 0.8);
}

.focus\:bg-green-600\/85:focus {
  background-color: rgb(5 122 85 / 0.85);
}

.focus\:bg-green-600\/90:focus {
  background-color: rgb(5 122 85 / 0.9);
}

.focus\:bg-green-600\/95:focus {
  background-color: rgb(5 122 85 / 0.95);
}

.focus\:bg-green-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(4 108 78 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green-700\/0:focus {
  background-color: rgb(4 108 78 / 0);
}

.focus\:bg-green-700\/10:focus {
  background-color: rgb(4 108 78 / 0.1);
}

.focus\:bg-green-700\/100:focus {
  background-color: rgb(4 108 78 / 1);
}

.focus\:bg-green-700\/15:focus {
  background-color: rgb(4 108 78 / 0.15);
}

.focus\:bg-green-700\/20:focus {
  background-color: rgb(4 108 78 / 0.2);
}

.focus\:bg-green-700\/25:focus {
  background-color: rgb(4 108 78 / 0.25);
}

.focus\:bg-green-700\/30:focus {
  background-color: rgb(4 108 78 / 0.3);
}

.focus\:bg-green-700\/35:focus {
  background-color: rgb(4 108 78 / 0.35);
}

.focus\:bg-green-700\/40:focus {
  background-color: rgb(4 108 78 / 0.4);
}

.focus\:bg-green-700\/45:focus {
  background-color: rgb(4 108 78 / 0.45);
}

.focus\:bg-green-700\/5:focus {
  background-color: rgb(4 108 78 / 0.05);
}

.focus\:bg-green-700\/50:focus {
  background-color: rgb(4 108 78 / 0.5);
}

.focus\:bg-green-700\/55:focus {
  background-color: rgb(4 108 78 / 0.55);
}

.focus\:bg-green-700\/60:focus {
  background-color: rgb(4 108 78 / 0.6);
}

.focus\:bg-green-700\/65:focus {
  background-color: rgb(4 108 78 / 0.65);
}

.focus\:bg-green-700\/70:focus {
  background-color: rgb(4 108 78 / 0.7);
}

.focus\:bg-green-700\/75:focus {
  background-color: rgb(4 108 78 / 0.75);
}

.focus\:bg-green-700\/80:focus {
  background-color: rgb(4 108 78 / 0.8);
}

.focus\:bg-green-700\/85:focus {
  background-color: rgb(4 108 78 / 0.85);
}

.focus\:bg-green-700\/90:focus {
  background-color: rgb(4 108 78 / 0.9);
}

.focus\:bg-green-700\/95:focus {
  background-color: rgb(4 108 78 / 0.95);
}

.focus\:bg-green-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(3 84 63 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green-800\/0:focus {
  background-color: rgb(3 84 63 / 0);
}

.focus\:bg-green-800\/10:focus {
  background-color: rgb(3 84 63 / 0.1);
}

.focus\:bg-green-800\/100:focus {
  background-color: rgb(3 84 63 / 1);
}

.focus\:bg-green-800\/15:focus {
  background-color: rgb(3 84 63 / 0.15);
}

.focus\:bg-green-800\/20:focus {
  background-color: rgb(3 84 63 / 0.2);
}

.focus\:bg-green-800\/25:focus {
  background-color: rgb(3 84 63 / 0.25);
}

.focus\:bg-green-800\/30:focus {
  background-color: rgb(3 84 63 / 0.3);
}

.focus\:bg-green-800\/35:focus {
  background-color: rgb(3 84 63 / 0.35);
}

.focus\:bg-green-800\/40:focus {
  background-color: rgb(3 84 63 / 0.4);
}

.focus\:bg-green-800\/45:focus {
  background-color: rgb(3 84 63 / 0.45);
}

.focus\:bg-green-800\/5:focus {
  background-color: rgb(3 84 63 / 0.05);
}

.focus\:bg-green-800\/50:focus {
  background-color: rgb(3 84 63 / 0.5);
}

.focus\:bg-green-800\/55:focus {
  background-color: rgb(3 84 63 / 0.55);
}

.focus\:bg-green-800\/60:focus {
  background-color: rgb(3 84 63 / 0.6);
}

.focus\:bg-green-800\/65:focus {
  background-color: rgb(3 84 63 / 0.65);
}

.focus\:bg-green-800\/70:focus {
  background-color: rgb(3 84 63 / 0.7);
}

.focus\:bg-green-800\/75:focus {
  background-color: rgb(3 84 63 / 0.75);
}

.focus\:bg-green-800\/80:focus {
  background-color: rgb(3 84 63 / 0.8);
}

.focus\:bg-green-800\/85:focus {
  background-color: rgb(3 84 63 / 0.85);
}

.focus\:bg-green-800\/90:focus {
  background-color: rgb(3 84 63 / 0.9);
}

.focus\:bg-green-800\/95:focus {
  background-color: rgb(3 84 63 / 0.95);
}

.focus\:bg-green-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(1 71 55 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green-900\/0:focus {
  background-color: rgb(1 71 55 / 0);
}

.focus\:bg-green-900\/10:focus {
  background-color: rgb(1 71 55 / 0.1);
}

.focus\:bg-green-900\/100:focus {
  background-color: rgb(1 71 55 / 1);
}

.focus\:bg-green-900\/15:focus {
  background-color: rgb(1 71 55 / 0.15);
}

.focus\:bg-green-900\/20:focus {
  background-color: rgb(1 71 55 / 0.2);
}

.focus\:bg-green-900\/25:focus {
  background-color: rgb(1 71 55 / 0.25);
}

.focus\:bg-green-900\/30:focus {
  background-color: rgb(1 71 55 / 0.3);
}

.focus\:bg-green-900\/35:focus {
  background-color: rgb(1 71 55 / 0.35);
}

.focus\:bg-green-900\/40:focus {
  background-color: rgb(1 71 55 / 0.4);
}

.focus\:bg-green-900\/45:focus {
  background-color: rgb(1 71 55 / 0.45);
}

.focus\:bg-green-900\/5:focus {
  background-color: rgb(1 71 55 / 0.05);
}

.focus\:bg-green-900\/50:focus {
  background-color: rgb(1 71 55 / 0.5);
}

.focus\:bg-green-900\/55:focus {
  background-color: rgb(1 71 55 / 0.55);
}

.focus\:bg-green-900\/60:focus {
  background-color: rgb(1 71 55 / 0.6);
}

.focus\:bg-green-900\/65:focus {
  background-color: rgb(1 71 55 / 0.65);
}

.focus\:bg-green-900\/70:focus {
  background-color: rgb(1 71 55 / 0.7);
}

.focus\:bg-green-900\/75:focus {
  background-color: rgb(1 71 55 / 0.75);
}

.focus\:bg-green-900\/80:focus {
  background-color: rgb(1 71 55 / 0.8);
}

.focus\:bg-green-900\/85:focus {
  background-color: rgb(1 71 55 / 0.85);
}

.focus\:bg-green-900\/90:focus {
  background-color: rgb(1 71 55 / 0.9);
}

.focus\:bg-green-900\/95:focus {
  background-color: rgb(1 71 55 / 0.95);
}

.focus\:bg-indigo-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(229 237 255 / var(--tw-bg-opacity, 1));
}

.focus\:bg-indigo-100\/0:focus {
  background-color: rgb(229 237 255 / 0);
}

.focus\:bg-indigo-100\/10:focus {
  background-color: rgb(229 237 255 / 0.1);
}

.focus\:bg-indigo-100\/100:focus {
  background-color: rgb(229 237 255 / 1);
}

.focus\:bg-indigo-100\/15:focus {
  background-color: rgb(229 237 255 / 0.15);
}

.focus\:bg-indigo-100\/20:focus {
  background-color: rgb(229 237 255 / 0.2);
}

.focus\:bg-indigo-100\/25:focus {
  background-color: rgb(229 237 255 / 0.25);
}

.focus\:bg-indigo-100\/30:focus {
  background-color: rgb(229 237 255 / 0.3);
}

.focus\:bg-indigo-100\/35:focus {
  background-color: rgb(229 237 255 / 0.35);
}

.focus\:bg-indigo-100\/40:focus {
  background-color: rgb(229 237 255 / 0.4);
}

.focus\:bg-indigo-100\/45:focus {
  background-color: rgb(229 237 255 / 0.45);
}

.focus\:bg-indigo-100\/5:focus {
  background-color: rgb(229 237 255 / 0.05);
}

.focus\:bg-indigo-100\/50:focus {
  background-color: rgb(229 237 255 / 0.5);
}

.focus\:bg-indigo-100\/55:focus {
  background-color: rgb(229 237 255 / 0.55);
}

.focus\:bg-indigo-100\/60:focus {
  background-color: rgb(229 237 255 / 0.6);
}

.focus\:bg-indigo-100\/65:focus {
  background-color: rgb(229 237 255 / 0.65);
}

.focus\:bg-indigo-100\/70:focus {
  background-color: rgb(229 237 255 / 0.7);
}

.focus\:bg-indigo-100\/75:focus {
  background-color: rgb(229 237 255 / 0.75);
}

.focus\:bg-indigo-100\/80:focus {
  background-color: rgb(229 237 255 / 0.8);
}

.focus\:bg-indigo-100\/85:focus {
  background-color: rgb(229 237 255 / 0.85);
}

.focus\:bg-indigo-100\/90:focus {
  background-color: rgb(229 237 255 / 0.9);
}

.focus\:bg-indigo-100\/95:focus {
  background-color: rgb(229 237 255 / 0.95);
}

.focus\:bg-indigo-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(205 219 254 / var(--tw-bg-opacity, 1));
}

.focus\:bg-indigo-200\/0:focus {
  background-color: rgb(205 219 254 / 0);
}

.focus\:bg-indigo-200\/10:focus {
  background-color: rgb(205 219 254 / 0.1);
}

.focus\:bg-indigo-200\/100:focus {
  background-color: rgb(205 219 254 / 1);
}

.focus\:bg-indigo-200\/15:focus {
  background-color: rgb(205 219 254 / 0.15);
}

.focus\:bg-indigo-200\/20:focus {
  background-color: rgb(205 219 254 / 0.2);
}

.focus\:bg-indigo-200\/25:focus {
  background-color: rgb(205 219 254 / 0.25);
}

.focus\:bg-indigo-200\/30:focus {
  background-color: rgb(205 219 254 / 0.3);
}

.focus\:bg-indigo-200\/35:focus {
  background-color: rgb(205 219 254 / 0.35);
}

.focus\:bg-indigo-200\/40:focus {
  background-color: rgb(205 219 254 / 0.4);
}

.focus\:bg-indigo-200\/45:focus {
  background-color: rgb(205 219 254 / 0.45);
}

.focus\:bg-indigo-200\/5:focus {
  background-color: rgb(205 219 254 / 0.05);
}

.focus\:bg-indigo-200\/50:focus {
  background-color: rgb(205 219 254 / 0.5);
}

.focus\:bg-indigo-200\/55:focus {
  background-color: rgb(205 219 254 / 0.55);
}

.focus\:bg-indigo-200\/60:focus {
  background-color: rgb(205 219 254 / 0.6);
}

.focus\:bg-indigo-200\/65:focus {
  background-color: rgb(205 219 254 / 0.65);
}

.focus\:bg-indigo-200\/70:focus {
  background-color: rgb(205 219 254 / 0.7);
}

.focus\:bg-indigo-200\/75:focus {
  background-color: rgb(205 219 254 / 0.75);
}

.focus\:bg-indigo-200\/80:focus {
  background-color: rgb(205 219 254 / 0.8);
}

.focus\:bg-indigo-200\/85:focus {
  background-color: rgb(205 219 254 / 0.85);
}

.focus\:bg-indigo-200\/90:focus {
  background-color: rgb(205 219 254 / 0.9);
}

.focus\:bg-indigo-200\/95:focus {
  background-color: rgb(205 219 254 / 0.95);
}

.focus\:bg-indigo-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 252 / var(--tw-bg-opacity, 1));
}

.focus\:bg-indigo-300\/0:focus {
  background-color: rgb(180 198 252 / 0);
}

.focus\:bg-indigo-300\/10:focus {
  background-color: rgb(180 198 252 / 0.1);
}

.focus\:bg-indigo-300\/100:focus {
  background-color: rgb(180 198 252 / 1);
}

.focus\:bg-indigo-300\/15:focus {
  background-color: rgb(180 198 252 / 0.15);
}

.focus\:bg-indigo-300\/20:focus {
  background-color: rgb(180 198 252 / 0.2);
}

.focus\:bg-indigo-300\/25:focus {
  background-color: rgb(180 198 252 / 0.25);
}

.focus\:bg-indigo-300\/30:focus {
  background-color: rgb(180 198 252 / 0.3);
}

.focus\:bg-indigo-300\/35:focus {
  background-color: rgb(180 198 252 / 0.35);
}

.focus\:bg-indigo-300\/40:focus {
  background-color: rgb(180 198 252 / 0.4);
}

.focus\:bg-indigo-300\/45:focus {
  background-color: rgb(180 198 252 / 0.45);
}

.focus\:bg-indigo-300\/5:focus {
  background-color: rgb(180 198 252 / 0.05);
}

.focus\:bg-indigo-300\/50:focus {
  background-color: rgb(180 198 252 / 0.5);
}

.focus\:bg-indigo-300\/55:focus {
  background-color: rgb(180 198 252 / 0.55);
}

.focus\:bg-indigo-300\/60:focus {
  background-color: rgb(180 198 252 / 0.6);
}

.focus\:bg-indigo-300\/65:focus {
  background-color: rgb(180 198 252 / 0.65);
}

.focus\:bg-indigo-300\/70:focus {
  background-color: rgb(180 198 252 / 0.7);
}

.focus\:bg-indigo-300\/75:focus {
  background-color: rgb(180 198 252 / 0.75);
}

.focus\:bg-indigo-300\/80:focus {
  background-color: rgb(180 198 252 / 0.8);
}

.focus\:bg-indigo-300\/85:focus {
  background-color: rgb(180 198 252 / 0.85);
}

.focus\:bg-indigo-300\/90:focus {
  background-color: rgb(180 198 252 / 0.9);
}

.focus\:bg-indigo-300\/95:focus {
  background-color: rgb(180 198 252 / 0.95);
}

.focus\:bg-indigo-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(141 162 251 / var(--tw-bg-opacity, 1));
}

.focus\:bg-indigo-400\/0:focus {
  background-color: rgb(141 162 251 / 0);
}

.focus\:bg-indigo-400\/10:focus {
  background-color: rgb(141 162 251 / 0.1);
}

.focus\:bg-indigo-400\/100:focus {
  background-color: rgb(141 162 251 / 1);
}

.focus\:bg-indigo-400\/15:focus {
  background-color: rgb(141 162 251 / 0.15);
}

.focus\:bg-indigo-400\/20:focus {
  background-color: rgb(141 162 251 / 0.2);
}

.focus\:bg-indigo-400\/25:focus {
  background-color: rgb(141 162 251 / 0.25);
}

.focus\:bg-indigo-400\/30:focus {
  background-color: rgb(141 162 251 / 0.3);
}

.focus\:bg-indigo-400\/35:focus {
  background-color: rgb(141 162 251 / 0.35);
}

.focus\:bg-indigo-400\/40:focus {
  background-color: rgb(141 162 251 / 0.4);
}

.focus\:bg-indigo-400\/45:focus {
  background-color: rgb(141 162 251 / 0.45);
}

.focus\:bg-indigo-400\/5:focus {
  background-color: rgb(141 162 251 / 0.05);
}

.focus\:bg-indigo-400\/50:focus {
  background-color: rgb(141 162 251 / 0.5);
}

.focus\:bg-indigo-400\/55:focus {
  background-color: rgb(141 162 251 / 0.55);
}

.focus\:bg-indigo-400\/60:focus {
  background-color: rgb(141 162 251 / 0.6);
}

.focus\:bg-indigo-400\/65:focus {
  background-color: rgb(141 162 251 / 0.65);
}

.focus\:bg-indigo-400\/70:focus {
  background-color: rgb(141 162 251 / 0.7);
}

.focus\:bg-indigo-400\/75:focus {
  background-color: rgb(141 162 251 / 0.75);
}

.focus\:bg-indigo-400\/80:focus {
  background-color: rgb(141 162 251 / 0.8);
}

.focus\:bg-indigo-400\/85:focus {
  background-color: rgb(141 162 251 / 0.85);
}

.focus\:bg-indigo-400\/90:focus {
  background-color: rgb(141 162 251 / 0.9);
}

.focus\:bg-indigo-400\/95:focus {
  background-color: rgb(141 162 251 / 0.95);
}

.focus\:bg-indigo-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(104 117 245 / var(--tw-bg-opacity, 1));
}

.focus\:bg-indigo-500\/0:focus {
  background-color: rgb(104 117 245 / 0);
}

.focus\:bg-indigo-500\/10:focus {
  background-color: rgb(104 117 245 / 0.1);
}

.focus\:bg-indigo-500\/100:focus {
  background-color: rgb(104 117 245 / 1);
}

.focus\:bg-indigo-500\/15:focus {
  background-color: rgb(104 117 245 / 0.15);
}

.focus\:bg-indigo-500\/20:focus {
  background-color: rgb(104 117 245 / 0.2);
}

.focus\:bg-indigo-500\/25:focus {
  background-color: rgb(104 117 245 / 0.25);
}

.focus\:bg-indigo-500\/30:focus {
  background-color: rgb(104 117 245 / 0.3);
}

.focus\:bg-indigo-500\/35:focus {
  background-color: rgb(104 117 245 / 0.35);
}

.focus\:bg-indigo-500\/40:focus {
  background-color: rgb(104 117 245 / 0.4);
}

.focus\:bg-indigo-500\/45:focus {
  background-color: rgb(104 117 245 / 0.45);
}

.focus\:bg-indigo-500\/5:focus {
  background-color: rgb(104 117 245 / 0.05);
}

.focus\:bg-indigo-500\/50:focus {
  background-color: rgb(104 117 245 / 0.5);
}

.focus\:bg-indigo-500\/55:focus {
  background-color: rgb(104 117 245 / 0.55);
}

.focus\:bg-indigo-500\/60:focus {
  background-color: rgb(104 117 245 / 0.6);
}

.focus\:bg-indigo-500\/65:focus {
  background-color: rgb(104 117 245 / 0.65);
}

.focus\:bg-indigo-500\/70:focus {
  background-color: rgb(104 117 245 / 0.7);
}

.focus\:bg-indigo-500\/75:focus {
  background-color: rgb(104 117 245 / 0.75);
}

.focus\:bg-indigo-500\/80:focus {
  background-color: rgb(104 117 245 / 0.8);
}

.focus\:bg-indigo-500\/85:focus {
  background-color: rgb(104 117 245 / 0.85);
}

.focus\:bg-indigo-500\/90:focus {
  background-color: rgb(104 117 245 / 0.9);
}

.focus\:bg-indigo-500\/95:focus {
  background-color: rgb(104 117 245 / 0.95);
}

.focus\:bg-indigo-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(88 80 236 / var(--tw-bg-opacity, 1));
}

.focus\:bg-indigo-600\/0:focus {
  background-color: rgb(88 80 236 / 0);
}

.focus\:bg-indigo-600\/10:focus {
  background-color: rgb(88 80 236 / 0.1);
}

.focus\:bg-indigo-600\/100:focus {
  background-color: rgb(88 80 236 / 1);
}

.focus\:bg-indigo-600\/15:focus {
  background-color: rgb(88 80 236 / 0.15);
}

.focus\:bg-indigo-600\/20:focus {
  background-color: rgb(88 80 236 / 0.2);
}

.focus\:bg-indigo-600\/25:focus {
  background-color: rgb(88 80 236 / 0.25);
}

.focus\:bg-indigo-600\/30:focus {
  background-color: rgb(88 80 236 / 0.3);
}

.focus\:bg-indigo-600\/35:focus {
  background-color: rgb(88 80 236 / 0.35);
}

.focus\:bg-indigo-600\/40:focus {
  background-color: rgb(88 80 236 / 0.4);
}

.focus\:bg-indigo-600\/45:focus {
  background-color: rgb(88 80 236 / 0.45);
}

.focus\:bg-indigo-600\/5:focus {
  background-color: rgb(88 80 236 / 0.05);
}

.focus\:bg-indigo-600\/50:focus {
  background-color: rgb(88 80 236 / 0.5);
}

.focus\:bg-indigo-600\/55:focus {
  background-color: rgb(88 80 236 / 0.55);
}

.focus\:bg-indigo-600\/60:focus {
  background-color: rgb(88 80 236 / 0.6);
}

.focus\:bg-indigo-600\/65:focus {
  background-color: rgb(88 80 236 / 0.65);
}

.focus\:bg-indigo-600\/70:focus {
  background-color: rgb(88 80 236 / 0.7);
}

.focus\:bg-indigo-600\/75:focus {
  background-color: rgb(88 80 236 / 0.75);
}

.focus\:bg-indigo-600\/80:focus {
  background-color: rgb(88 80 236 / 0.8);
}

.focus\:bg-indigo-600\/85:focus {
  background-color: rgb(88 80 236 / 0.85);
}

.focus\:bg-indigo-600\/90:focus {
  background-color: rgb(88 80 236 / 0.9);
}

.focus\:bg-indigo-600\/95:focus {
  background-color: rgb(88 80 236 / 0.95);
}

.focus\:bg-indigo-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(81 69 205 / var(--tw-bg-opacity, 1));
}

.focus\:bg-indigo-700\/0:focus {
  background-color: rgb(81 69 205 / 0);
}

.focus\:bg-indigo-700\/10:focus {
  background-color: rgb(81 69 205 / 0.1);
}

.focus\:bg-indigo-700\/100:focus {
  background-color: rgb(81 69 205 / 1);
}

.focus\:bg-indigo-700\/15:focus {
  background-color: rgb(81 69 205 / 0.15);
}

.focus\:bg-indigo-700\/20:focus {
  background-color: rgb(81 69 205 / 0.2);
}

.focus\:bg-indigo-700\/25:focus {
  background-color: rgb(81 69 205 / 0.25);
}

.focus\:bg-indigo-700\/30:focus {
  background-color: rgb(81 69 205 / 0.3);
}

.focus\:bg-indigo-700\/35:focus {
  background-color: rgb(81 69 205 / 0.35);
}

.focus\:bg-indigo-700\/40:focus {
  background-color: rgb(81 69 205 / 0.4);
}

.focus\:bg-indigo-700\/45:focus {
  background-color: rgb(81 69 205 / 0.45);
}

.focus\:bg-indigo-700\/5:focus {
  background-color: rgb(81 69 205 / 0.05);
}

.focus\:bg-indigo-700\/50:focus {
  background-color: rgb(81 69 205 / 0.5);
}

.focus\:bg-indigo-700\/55:focus {
  background-color: rgb(81 69 205 / 0.55);
}

.focus\:bg-indigo-700\/60:focus {
  background-color: rgb(81 69 205 / 0.6);
}

.focus\:bg-indigo-700\/65:focus {
  background-color: rgb(81 69 205 / 0.65);
}

.focus\:bg-indigo-700\/70:focus {
  background-color: rgb(81 69 205 / 0.7);
}

.focus\:bg-indigo-700\/75:focus {
  background-color: rgb(81 69 205 / 0.75);
}

.focus\:bg-indigo-700\/80:focus {
  background-color: rgb(81 69 205 / 0.8);
}

.focus\:bg-indigo-700\/85:focus {
  background-color: rgb(81 69 205 / 0.85);
}

.focus\:bg-indigo-700\/90:focus {
  background-color: rgb(81 69 205 / 0.9);
}

.focus\:bg-indigo-700\/95:focus {
  background-color: rgb(81 69 205 / 0.95);
}

.focus\:bg-indigo-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(66 56 157 / var(--tw-bg-opacity, 1));
}

.focus\:bg-indigo-800\/0:focus {
  background-color: rgb(66 56 157 / 0);
}

.focus\:bg-indigo-800\/10:focus {
  background-color: rgb(66 56 157 / 0.1);
}

.focus\:bg-indigo-800\/100:focus {
  background-color: rgb(66 56 157 / 1);
}

.focus\:bg-indigo-800\/15:focus {
  background-color: rgb(66 56 157 / 0.15);
}

.focus\:bg-indigo-800\/20:focus {
  background-color: rgb(66 56 157 / 0.2);
}

.focus\:bg-indigo-800\/25:focus {
  background-color: rgb(66 56 157 / 0.25);
}

.focus\:bg-indigo-800\/30:focus {
  background-color: rgb(66 56 157 / 0.3);
}

.focus\:bg-indigo-800\/35:focus {
  background-color: rgb(66 56 157 / 0.35);
}

.focus\:bg-indigo-800\/40:focus {
  background-color: rgb(66 56 157 / 0.4);
}

.focus\:bg-indigo-800\/45:focus {
  background-color: rgb(66 56 157 / 0.45);
}

.focus\:bg-indigo-800\/5:focus {
  background-color: rgb(66 56 157 / 0.05);
}

.focus\:bg-indigo-800\/50:focus {
  background-color: rgb(66 56 157 / 0.5);
}

.focus\:bg-indigo-800\/55:focus {
  background-color: rgb(66 56 157 / 0.55);
}

.focus\:bg-indigo-800\/60:focus {
  background-color: rgb(66 56 157 / 0.6);
}

.focus\:bg-indigo-800\/65:focus {
  background-color: rgb(66 56 157 / 0.65);
}

.focus\:bg-indigo-800\/70:focus {
  background-color: rgb(66 56 157 / 0.7);
}

.focus\:bg-indigo-800\/75:focus {
  background-color: rgb(66 56 157 / 0.75);
}

.focus\:bg-indigo-800\/80:focus {
  background-color: rgb(66 56 157 / 0.8);
}

.focus\:bg-indigo-800\/85:focus {
  background-color: rgb(66 56 157 / 0.85);
}

.focus\:bg-indigo-800\/90:focus {
  background-color: rgb(66 56 157 / 0.9);
}

.focus\:bg-indigo-800\/95:focus {
  background-color: rgb(66 56 157 / 0.95);
}

.focus\:bg-indigo-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(54 47 120 / var(--tw-bg-opacity, 1));
}

.focus\:bg-indigo-900\/0:focus {
  background-color: rgb(54 47 120 / 0);
}

.focus\:bg-indigo-900\/10:focus {
  background-color: rgb(54 47 120 / 0.1);
}

.focus\:bg-indigo-900\/100:focus {
  background-color: rgb(54 47 120 / 1);
}

.focus\:bg-indigo-900\/15:focus {
  background-color: rgb(54 47 120 / 0.15);
}

.focus\:bg-indigo-900\/20:focus {
  background-color: rgb(54 47 120 / 0.2);
}

.focus\:bg-indigo-900\/25:focus {
  background-color: rgb(54 47 120 / 0.25);
}

.focus\:bg-indigo-900\/30:focus {
  background-color: rgb(54 47 120 / 0.3);
}

.focus\:bg-indigo-900\/35:focus {
  background-color: rgb(54 47 120 / 0.35);
}

.focus\:bg-indigo-900\/40:focus {
  background-color: rgb(54 47 120 / 0.4);
}

.focus\:bg-indigo-900\/45:focus {
  background-color: rgb(54 47 120 / 0.45);
}

.focus\:bg-indigo-900\/5:focus {
  background-color: rgb(54 47 120 / 0.05);
}

.focus\:bg-indigo-900\/50:focus {
  background-color: rgb(54 47 120 / 0.5);
}

.focus\:bg-indigo-900\/55:focus {
  background-color: rgb(54 47 120 / 0.55);
}

.focus\:bg-indigo-900\/60:focus {
  background-color: rgb(54 47 120 / 0.6);
}

.focus\:bg-indigo-900\/65:focus {
  background-color: rgb(54 47 120 / 0.65);
}

.focus\:bg-indigo-900\/70:focus {
  background-color: rgb(54 47 120 / 0.7);
}

.focus\:bg-indigo-900\/75:focus {
  background-color: rgb(54 47 120 / 0.75);
}

.focus\:bg-indigo-900\/80:focus {
  background-color: rgb(54 47 120 / 0.8);
}

.focus\:bg-indigo-900\/85:focus {
  background-color: rgb(54 47 120 / 0.85);
}

.focus\:bg-indigo-900\/90:focus {
  background-color: rgb(54 47 120 / 0.9);
}

.focus\:bg-indigo-900\/95:focus {
  background-color: rgb(54 47 120 / 0.95);
}

.focus\:bg-lime-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1));
}

.focus\:bg-lime-100\/0:focus {
  background-color: rgb(236 252 203 / 0);
}

.focus\:bg-lime-100\/10:focus {
  background-color: rgb(236 252 203 / 0.1);
}

.focus\:bg-lime-100\/100:focus {
  background-color: rgb(236 252 203 / 1);
}

.focus\:bg-lime-100\/15:focus {
  background-color: rgb(236 252 203 / 0.15);
}

.focus\:bg-lime-100\/20:focus {
  background-color: rgb(236 252 203 / 0.2);
}

.focus\:bg-lime-100\/25:focus {
  background-color: rgb(236 252 203 / 0.25);
}

.focus\:bg-lime-100\/30:focus {
  background-color: rgb(236 252 203 / 0.3);
}

.focus\:bg-lime-100\/35:focus {
  background-color: rgb(236 252 203 / 0.35);
}

.focus\:bg-lime-100\/40:focus {
  background-color: rgb(236 252 203 / 0.4);
}

.focus\:bg-lime-100\/45:focus {
  background-color: rgb(236 252 203 / 0.45);
}

.focus\:bg-lime-100\/5:focus {
  background-color: rgb(236 252 203 / 0.05);
}

.focus\:bg-lime-100\/50:focus {
  background-color: rgb(236 252 203 / 0.5);
}

.focus\:bg-lime-100\/55:focus {
  background-color: rgb(236 252 203 / 0.55);
}

.focus\:bg-lime-100\/60:focus {
  background-color: rgb(236 252 203 / 0.6);
}

.focus\:bg-lime-100\/65:focus {
  background-color: rgb(236 252 203 / 0.65);
}

.focus\:bg-lime-100\/70:focus {
  background-color: rgb(236 252 203 / 0.7);
}

.focus\:bg-lime-100\/75:focus {
  background-color: rgb(236 252 203 / 0.75);
}

.focus\:bg-lime-100\/80:focus {
  background-color: rgb(236 252 203 / 0.8);
}

.focus\:bg-lime-100\/85:focus {
  background-color: rgb(236 252 203 / 0.85);
}

.focus\:bg-lime-100\/90:focus {
  background-color: rgb(236 252 203 / 0.9);
}

.focus\:bg-lime-100\/95:focus {
  background-color: rgb(236 252 203 / 0.95);
}

.focus\:bg-lime-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1));
}

.focus\:bg-lime-200\/0:focus {
  background-color: rgb(217 249 157 / 0);
}

.focus\:bg-lime-200\/10:focus {
  background-color: rgb(217 249 157 / 0.1);
}

.focus\:bg-lime-200\/100:focus {
  background-color: rgb(217 249 157 / 1);
}

.focus\:bg-lime-200\/15:focus {
  background-color: rgb(217 249 157 / 0.15);
}

.focus\:bg-lime-200\/20:focus {
  background-color: rgb(217 249 157 / 0.2);
}

.focus\:bg-lime-200\/25:focus {
  background-color: rgb(217 249 157 / 0.25);
}

.focus\:bg-lime-200\/30:focus {
  background-color: rgb(217 249 157 / 0.3);
}

.focus\:bg-lime-200\/35:focus {
  background-color: rgb(217 249 157 / 0.35);
}

.focus\:bg-lime-200\/40:focus {
  background-color: rgb(217 249 157 / 0.4);
}

.focus\:bg-lime-200\/45:focus {
  background-color: rgb(217 249 157 / 0.45);
}

.focus\:bg-lime-200\/5:focus {
  background-color: rgb(217 249 157 / 0.05);
}

.focus\:bg-lime-200\/50:focus {
  background-color: rgb(217 249 157 / 0.5);
}

.focus\:bg-lime-200\/55:focus {
  background-color: rgb(217 249 157 / 0.55);
}

.focus\:bg-lime-200\/60:focus {
  background-color: rgb(217 249 157 / 0.6);
}

.focus\:bg-lime-200\/65:focus {
  background-color: rgb(217 249 157 / 0.65);
}

.focus\:bg-lime-200\/70:focus {
  background-color: rgb(217 249 157 / 0.7);
}

.focus\:bg-lime-200\/75:focus {
  background-color: rgb(217 249 157 / 0.75);
}

.focus\:bg-lime-200\/80:focus {
  background-color: rgb(217 249 157 / 0.8);
}

.focus\:bg-lime-200\/85:focus {
  background-color: rgb(217 249 157 / 0.85);
}

.focus\:bg-lime-200\/90:focus {
  background-color: rgb(217 249 157 / 0.9);
}

.focus\:bg-lime-200\/95:focus {
  background-color: rgb(217 249 157 / 0.95);
}

.focus\:bg-lime-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1));
}

.focus\:bg-lime-300\/0:focus {
  background-color: rgb(190 242 100 / 0);
}

.focus\:bg-lime-300\/10:focus {
  background-color: rgb(190 242 100 / 0.1);
}

.focus\:bg-lime-300\/100:focus {
  background-color: rgb(190 242 100 / 1);
}

.focus\:bg-lime-300\/15:focus {
  background-color: rgb(190 242 100 / 0.15);
}

.focus\:bg-lime-300\/20:focus {
  background-color: rgb(190 242 100 / 0.2);
}

.focus\:bg-lime-300\/25:focus {
  background-color: rgb(190 242 100 / 0.25);
}

.focus\:bg-lime-300\/30:focus {
  background-color: rgb(190 242 100 / 0.3);
}

.focus\:bg-lime-300\/35:focus {
  background-color: rgb(190 242 100 / 0.35);
}

.focus\:bg-lime-300\/40:focus {
  background-color: rgb(190 242 100 / 0.4);
}

.focus\:bg-lime-300\/45:focus {
  background-color: rgb(190 242 100 / 0.45);
}

.focus\:bg-lime-300\/5:focus {
  background-color: rgb(190 242 100 / 0.05);
}

.focus\:bg-lime-300\/50:focus {
  background-color: rgb(190 242 100 / 0.5);
}

.focus\:bg-lime-300\/55:focus {
  background-color: rgb(190 242 100 / 0.55);
}

.focus\:bg-lime-300\/60:focus {
  background-color: rgb(190 242 100 / 0.6);
}

.focus\:bg-lime-300\/65:focus {
  background-color: rgb(190 242 100 / 0.65);
}

.focus\:bg-lime-300\/70:focus {
  background-color: rgb(190 242 100 / 0.7);
}

.focus\:bg-lime-300\/75:focus {
  background-color: rgb(190 242 100 / 0.75);
}

.focus\:bg-lime-300\/80:focus {
  background-color: rgb(190 242 100 / 0.8);
}

.focus\:bg-lime-300\/85:focus {
  background-color: rgb(190 242 100 / 0.85);
}

.focus\:bg-lime-300\/90:focus {
  background-color: rgb(190 242 100 / 0.9);
}

.focus\:bg-lime-300\/95:focus {
  background-color: rgb(190 242 100 / 0.95);
}

.focus\:bg-lime-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
}

.focus\:bg-lime-400\/0:focus {
  background-color: rgb(163 230 53 / 0);
}

.focus\:bg-lime-400\/10:focus {
  background-color: rgb(163 230 53 / 0.1);
}

.focus\:bg-lime-400\/100:focus {
  background-color: rgb(163 230 53 / 1);
}

.focus\:bg-lime-400\/15:focus {
  background-color: rgb(163 230 53 / 0.15);
}

.focus\:bg-lime-400\/20:focus {
  background-color: rgb(163 230 53 / 0.2);
}

.focus\:bg-lime-400\/25:focus {
  background-color: rgb(163 230 53 / 0.25);
}

.focus\:bg-lime-400\/30:focus {
  background-color: rgb(163 230 53 / 0.3);
}

.focus\:bg-lime-400\/35:focus {
  background-color: rgb(163 230 53 / 0.35);
}

.focus\:bg-lime-400\/40:focus {
  background-color: rgb(163 230 53 / 0.4);
}

.focus\:bg-lime-400\/45:focus {
  background-color: rgb(163 230 53 / 0.45);
}

.focus\:bg-lime-400\/5:focus {
  background-color: rgb(163 230 53 / 0.05);
}

.focus\:bg-lime-400\/50:focus {
  background-color: rgb(163 230 53 / 0.5);
}

.focus\:bg-lime-400\/55:focus {
  background-color: rgb(163 230 53 / 0.55);
}

.focus\:bg-lime-400\/60:focus {
  background-color: rgb(163 230 53 / 0.6);
}

.focus\:bg-lime-400\/65:focus {
  background-color: rgb(163 230 53 / 0.65);
}

.focus\:bg-lime-400\/70:focus {
  background-color: rgb(163 230 53 / 0.7);
}

.focus\:bg-lime-400\/75:focus {
  background-color: rgb(163 230 53 / 0.75);
}

.focus\:bg-lime-400\/80:focus {
  background-color: rgb(163 230 53 / 0.8);
}

.focus\:bg-lime-400\/85:focus {
  background-color: rgb(163 230 53 / 0.85);
}

.focus\:bg-lime-400\/90:focus {
  background-color: rgb(163 230 53 / 0.9);
}

.focus\:bg-lime-400\/95:focus {
  background-color: rgb(163 230 53 / 0.95);
}

.focus\:bg-lime-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1));
}

.focus\:bg-lime-500\/0:focus {
  background-color: rgb(132 204 22 / 0);
}

.focus\:bg-lime-500\/10:focus {
  background-color: rgb(132 204 22 / 0.1);
}

.focus\:bg-lime-500\/100:focus {
  background-color: rgb(132 204 22 / 1);
}

.focus\:bg-lime-500\/15:focus {
  background-color: rgb(132 204 22 / 0.15);
}

.focus\:bg-lime-500\/20:focus {
  background-color: rgb(132 204 22 / 0.2);
}

.focus\:bg-lime-500\/25:focus {
  background-color: rgb(132 204 22 / 0.25);
}

.focus\:bg-lime-500\/30:focus {
  background-color: rgb(132 204 22 / 0.3);
}

.focus\:bg-lime-500\/35:focus {
  background-color: rgb(132 204 22 / 0.35);
}

.focus\:bg-lime-500\/40:focus {
  background-color: rgb(132 204 22 / 0.4);
}

.focus\:bg-lime-500\/45:focus {
  background-color: rgb(132 204 22 / 0.45);
}

.focus\:bg-lime-500\/5:focus {
  background-color: rgb(132 204 22 / 0.05);
}

.focus\:bg-lime-500\/50:focus {
  background-color: rgb(132 204 22 / 0.5);
}

.focus\:bg-lime-500\/55:focus {
  background-color: rgb(132 204 22 / 0.55);
}

.focus\:bg-lime-500\/60:focus {
  background-color: rgb(132 204 22 / 0.6);
}

.focus\:bg-lime-500\/65:focus {
  background-color: rgb(132 204 22 / 0.65);
}

.focus\:bg-lime-500\/70:focus {
  background-color: rgb(132 204 22 / 0.7);
}

.focus\:bg-lime-500\/75:focus {
  background-color: rgb(132 204 22 / 0.75);
}

.focus\:bg-lime-500\/80:focus {
  background-color: rgb(132 204 22 / 0.8);
}

.focus\:bg-lime-500\/85:focus {
  background-color: rgb(132 204 22 / 0.85);
}

.focus\:bg-lime-500\/90:focus {
  background-color: rgb(132 204 22 / 0.9);
}

.focus\:bg-lime-500\/95:focus {
  background-color: rgb(132 204 22 / 0.95);
}

.focus\:bg-lime-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1));
}

.focus\:bg-lime-600\/0:focus {
  background-color: rgb(101 163 13 / 0);
}

.focus\:bg-lime-600\/10:focus {
  background-color: rgb(101 163 13 / 0.1);
}

.focus\:bg-lime-600\/100:focus {
  background-color: rgb(101 163 13 / 1);
}

.focus\:bg-lime-600\/15:focus {
  background-color: rgb(101 163 13 / 0.15);
}

.focus\:bg-lime-600\/20:focus {
  background-color: rgb(101 163 13 / 0.2);
}

.focus\:bg-lime-600\/25:focus {
  background-color: rgb(101 163 13 / 0.25);
}

.focus\:bg-lime-600\/30:focus {
  background-color: rgb(101 163 13 / 0.3);
}

.focus\:bg-lime-600\/35:focus {
  background-color: rgb(101 163 13 / 0.35);
}

.focus\:bg-lime-600\/40:focus {
  background-color: rgb(101 163 13 / 0.4);
}

.focus\:bg-lime-600\/45:focus {
  background-color: rgb(101 163 13 / 0.45);
}

.focus\:bg-lime-600\/5:focus {
  background-color: rgb(101 163 13 / 0.05);
}

.focus\:bg-lime-600\/50:focus {
  background-color: rgb(101 163 13 / 0.5);
}

.focus\:bg-lime-600\/55:focus {
  background-color: rgb(101 163 13 / 0.55);
}

.focus\:bg-lime-600\/60:focus {
  background-color: rgb(101 163 13 / 0.6);
}

.focus\:bg-lime-600\/65:focus {
  background-color: rgb(101 163 13 / 0.65);
}

.focus\:bg-lime-600\/70:focus {
  background-color: rgb(101 163 13 / 0.7);
}

.focus\:bg-lime-600\/75:focus {
  background-color: rgb(101 163 13 / 0.75);
}

.focus\:bg-lime-600\/80:focus {
  background-color: rgb(101 163 13 / 0.8);
}

.focus\:bg-lime-600\/85:focus {
  background-color: rgb(101 163 13 / 0.85);
}

.focus\:bg-lime-600\/90:focus {
  background-color: rgb(101 163 13 / 0.9);
}

.focus\:bg-lime-600\/95:focus {
  background-color: rgb(101 163 13 / 0.95);
}

.focus\:bg-lime-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity, 1));
}

.focus\:bg-lime-700\/0:focus {
  background-color: rgb(77 124 15 / 0);
}

.focus\:bg-lime-700\/10:focus {
  background-color: rgb(77 124 15 / 0.1);
}

.focus\:bg-lime-700\/100:focus {
  background-color: rgb(77 124 15 / 1);
}

.focus\:bg-lime-700\/15:focus {
  background-color: rgb(77 124 15 / 0.15);
}

.focus\:bg-lime-700\/20:focus {
  background-color: rgb(77 124 15 / 0.2);
}

.focus\:bg-lime-700\/25:focus {
  background-color: rgb(77 124 15 / 0.25);
}

.focus\:bg-lime-700\/30:focus {
  background-color: rgb(77 124 15 / 0.3);
}

.focus\:bg-lime-700\/35:focus {
  background-color: rgb(77 124 15 / 0.35);
}

.focus\:bg-lime-700\/40:focus {
  background-color: rgb(77 124 15 / 0.4);
}

.focus\:bg-lime-700\/45:focus {
  background-color: rgb(77 124 15 / 0.45);
}

.focus\:bg-lime-700\/5:focus {
  background-color: rgb(77 124 15 / 0.05);
}

.focus\:bg-lime-700\/50:focus {
  background-color: rgb(77 124 15 / 0.5);
}

.focus\:bg-lime-700\/55:focus {
  background-color: rgb(77 124 15 / 0.55);
}

.focus\:bg-lime-700\/60:focus {
  background-color: rgb(77 124 15 / 0.6);
}

.focus\:bg-lime-700\/65:focus {
  background-color: rgb(77 124 15 / 0.65);
}

.focus\:bg-lime-700\/70:focus {
  background-color: rgb(77 124 15 / 0.7);
}

.focus\:bg-lime-700\/75:focus {
  background-color: rgb(77 124 15 / 0.75);
}

.focus\:bg-lime-700\/80:focus {
  background-color: rgb(77 124 15 / 0.8);
}

.focus\:bg-lime-700\/85:focus {
  background-color: rgb(77 124 15 / 0.85);
}

.focus\:bg-lime-700\/90:focus {
  background-color: rgb(77 124 15 / 0.9);
}

.focus\:bg-lime-700\/95:focus {
  background-color: rgb(77 124 15 / 0.95);
}

.focus\:bg-lime-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1));
}

.focus\:bg-lime-800\/0:focus {
  background-color: rgb(63 98 18 / 0);
}

.focus\:bg-lime-800\/10:focus {
  background-color: rgb(63 98 18 / 0.1);
}

.focus\:bg-lime-800\/100:focus {
  background-color: rgb(63 98 18 / 1);
}

.focus\:bg-lime-800\/15:focus {
  background-color: rgb(63 98 18 / 0.15);
}

.focus\:bg-lime-800\/20:focus {
  background-color: rgb(63 98 18 / 0.2);
}

.focus\:bg-lime-800\/25:focus {
  background-color: rgb(63 98 18 / 0.25);
}

.focus\:bg-lime-800\/30:focus {
  background-color: rgb(63 98 18 / 0.3);
}

.focus\:bg-lime-800\/35:focus {
  background-color: rgb(63 98 18 / 0.35);
}

.focus\:bg-lime-800\/40:focus {
  background-color: rgb(63 98 18 / 0.4);
}

.focus\:bg-lime-800\/45:focus {
  background-color: rgb(63 98 18 / 0.45);
}

.focus\:bg-lime-800\/5:focus {
  background-color: rgb(63 98 18 / 0.05);
}

.focus\:bg-lime-800\/50:focus {
  background-color: rgb(63 98 18 / 0.5);
}

.focus\:bg-lime-800\/55:focus {
  background-color: rgb(63 98 18 / 0.55);
}

.focus\:bg-lime-800\/60:focus {
  background-color: rgb(63 98 18 / 0.6);
}

.focus\:bg-lime-800\/65:focus {
  background-color: rgb(63 98 18 / 0.65);
}

.focus\:bg-lime-800\/70:focus {
  background-color: rgb(63 98 18 / 0.7);
}

.focus\:bg-lime-800\/75:focus {
  background-color: rgb(63 98 18 / 0.75);
}

.focus\:bg-lime-800\/80:focus {
  background-color: rgb(63 98 18 / 0.8);
}

.focus\:bg-lime-800\/85:focus {
  background-color: rgb(63 98 18 / 0.85);
}

.focus\:bg-lime-800\/90:focus {
  background-color: rgb(63 98 18 / 0.9);
}

.focus\:bg-lime-800\/95:focus {
  background-color: rgb(63 98 18 / 0.95);
}

.focus\:bg-lime-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1));
}

.focus\:bg-lime-900\/0:focus {
  background-color: rgb(54 83 20 / 0);
}

.focus\:bg-lime-900\/10:focus {
  background-color: rgb(54 83 20 / 0.1);
}

.focus\:bg-lime-900\/100:focus {
  background-color: rgb(54 83 20 / 1);
}

.focus\:bg-lime-900\/15:focus {
  background-color: rgb(54 83 20 / 0.15);
}

.focus\:bg-lime-900\/20:focus {
  background-color: rgb(54 83 20 / 0.2);
}

.focus\:bg-lime-900\/25:focus {
  background-color: rgb(54 83 20 / 0.25);
}

.focus\:bg-lime-900\/30:focus {
  background-color: rgb(54 83 20 / 0.3);
}

.focus\:bg-lime-900\/35:focus {
  background-color: rgb(54 83 20 / 0.35);
}

.focus\:bg-lime-900\/40:focus {
  background-color: rgb(54 83 20 / 0.4);
}

.focus\:bg-lime-900\/45:focus {
  background-color: rgb(54 83 20 / 0.45);
}

.focus\:bg-lime-900\/5:focus {
  background-color: rgb(54 83 20 / 0.05);
}

.focus\:bg-lime-900\/50:focus {
  background-color: rgb(54 83 20 / 0.5);
}

.focus\:bg-lime-900\/55:focus {
  background-color: rgb(54 83 20 / 0.55);
}

.focus\:bg-lime-900\/60:focus {
  background-color: rgb(54 83 20 / 0.6);
}

.focus\:bg-lime-900\/65:focus {
  background-color: rgb(54 83 20 / 0.65);
}

.focus\:bg-lime-900\/70:focus {
  background-color: rgb(54 83 20 / 0.7);
}

.focus\:bg-lime-900\/75:focus {
  background-color: rgb(54 83 20 / 0.75);
}

.focus\:bg-lime-900\/80:focus {
  background-color: rgb(54 83 20 / 0.8);
}

.focus\:bg-lime-900\/85:focus {
  background-color: rgb(54 83 20 / 0.85);
}

.focus\:bg-lime-900\/90:focus {
  background-color: rgb(54 83 20 / 0.9);
}

.focus\:bg-lime-900\/95:focus {
  background-color: rgb(54 83 20 / 0.95);
}

.focus\:bg-neutral-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.focus\:bg-neutral-100\/0:focus {
  background-color: rgb(245 245 245 / 0);
}

.focus\:bg-neutral-100\/10:focus {
  background-color: rgb(245 245 245 / 0.1);
}

.focus\:bg-neutral-100\/100:focus {
  background-color: rgb(245 245 245 / 1);
}

.focus\:bg-neutral-100\/15:focus {
  background-color: rgb(245 245 245 / 0.15);
}

.focus\:bg-neutral-100\/20:focus {
  background-color: rgb(245 245 245 / 0.2);
}

.focus\:bg-neutral-100\/25:focus {
  background-color: rgb(245 245 245 / 0.25);
}

.focus\:bg-neutral-100\/30:focus {
  background-color: rgb(245 245 245 / 0.3);
}

.focus\:bg-neutral-100\/35:focus {
  background-color: rgb(245 245 245 / 0.35);
}

.focus\:bg-neutral-100\/40:focus {
  background-color: rgb(245 245 245 / 0.4);
}

.focus\:bg-neutral-100\/45:focus {
  background-color: rgb(245 245 245 / 0.45);
}

.focus\:bg-neutral-100\/5:focus {
  background-color: rgb(245 245 245 / 0.05);
}

.focus\:bg-neutral-100\/50:focus {
  background-color: rgb(245 245 245 / 0.5);
}

.focus\:bg-neutral-100\/55:focus {
  background-color: rgb(245 245 245 / 0.55);
}

.focus\:bg-neutral-100\/60:focus {
  background-color: rgb(245 245 245 / 0.6);
}

.focus\:bg-neutral-100\/65:focus {
  background-color: rgb(245 245 245 / 0.65);
}

.focus\:bg-neutral-100\/70:focus {
  background-color: rgb(245 245 245 / 0.7);
}

.focus\:bg-neutral-100\/75:focus {
  background-color: rgb(245 245 245 / 0.75);
}

.focus\:bg-neutral-100\/80:focus {
  background-color: rgb(245 245 245 / 0.8);
}

.focus\:bg-neutral-100\/85:focus {
  background-color: rgb(245 245 245 / 0.85);
}

.focus\:bg-neutral-100\/90:focus {
  background-color: rgb(245 245 245 / 0.9);
}

.focus\:bg-neutral-100\/95:focus {
  background-color: rgb(245 245 245 / 0.95);
}

.focus\:bg-neutral-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}

.focus\:bg-neutral-200\/0:focus {
  background-color: rgb(229 229 229 / 0);
}

.focus\:bg-neutral-200\/10:focus {
  background-color: rgb(229 229 229 / 0.1);
}

.focus\:bg-neutral-200\/100:focus {
  background-color: rgb(229 229 229 / 1);
}

.focus\:bg-neutral-200\/15:focus {
  background-color: rgb(229 229 229 / 0.15);
}

.focus\:bg-neutral-200\/20:focus {
  background-color: rgb(229 229 229 / 0.2);
}

.focus\:bg-neutral-200\/25:focus {
  background-color: rgb(229 229 229 / 0.25);
}

.focus\:bg-neutral-200\/30:focus {
  background-color: rgb(229 229 229 / 0.3);
}

.focus\:bg-neutral-200\/35:focus {
  background-color: rgb(229 229 229 / 0.35);
}

.focus\:bg-neutral-200\/40:focus {
  background-color: rgb(229 229 229 / 0.4);
}

.focus\:bg-neutral-200\/45:focus {
  background-color: rgb(229 229 229 / 0.45);
}

.focus\:bg-neutral-200\/5:focus {
  background-color: rgb(229 229 229 / 0.05);
}

.focus\:bg-neutral-200\/50:focus {
  background-color: rgb(229 229 229 / 0.5);
}

.focus\:bg-neutral-200\/55:focus {
  background-color: rgb(229 229 229 / 0.55);
}

.focus\:bg-neutral-200\/60:focus {
  background-color: rgb(229 229 229 / 0.6);
}

.focus\:bg-neutral-200\/65:focus {
  background-color: rgb(229 229 229 / 0.65);
}

.focus\:bg-neutral-200\/70:focus {
  background-color: rgb(229 229 229 / 0.7);
}

.focus\:bg-neutral-200\/75:focus {
  background-color: rgb(229 229 229 / 0.75);
}

.focus\:bg-neutral-200\/80:focus {
  background-color: rgb(229 229 229 / 0.8);
}

.focus\:bg-neutral-200\/85:focus {
  background-color: rgb(229 229 229 / 0.85);
}

.focus\:bg-neutral-200\/90:focus {
  background-color: rgb(229 229 229 / 0.9);
}

.focus\:bg-neutral-200\/95:focus {
  background-color: rgb(229 229 229 / 0.95);
}

.focus\:bg-neutral-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}

.focus\:bg-neutral-300\/0:focus {
  background-color: rgb(212 212 212 / 0);
}

.focus\:bg-neutral-300\/10:focus {
  background-color: rgb(212 212 212 / 0.1);
}

.focus\:bg-neutral-300\/100:focus {
  background-color: rgb(212 212 212 / 1);
}

.focus\:bg-neutral-300\/15:focus {
  background-color: rgb(212 212 212 / 0.15);
}

.focus\:bg-neutral-300\/20:focus {
  background-color: rgb(212 212 212 / 0.2);
}

.focus\:bg-neutral-300\/25:focus {
  background-color: rgb(212 212 212 / 0.25);
}

.focus\:bg-neutral-300\/30:focus {
  background-color: rgb(212 212 212 / 0.3);
}

.focus\:bg-neutral-300\/35:focus {
  background-color: rgb(212 212 212 / 0.35);
}

.focus\:bg-neutral-300\/40:focus {
  background-color: rgb(212 212 212 / 0.4);
}

.focus\:bg-neutral-300\/45:focus {
  background-color: rgb(212 212 212 / 0.45);
}

.focus\:bg-neutral-300\/5:focus {
  background-color: rgb(212 212 212 / 0.05);
}

.focus\:bg-neutral-300\/50:focus {
  background-color: rgb(212 212 212 / 0.5);
}

.focus\:bg-neutral-300\/55:focus {
  background-color: rgb(212 212 212 / 0.55);
}

.focus\:bg-neutral-300\/60:focus {
  background-color: rgb(212 212 212 / 0.6);
}

.focus\:bg-neutral-300\/65:focus {
  background-color: rgb(212 212 212 / 0.65);
}

.focus\:bg-neutral-300\/70:focus {
  background-color: rgb(212 212 212 / 0.7);
}

.focus\:bg-neutral-300\/75:focus {
  background-color: rgb(212 212 212 / 0.75);
}

.focus\:bg-neutral-300\/80:focus {
  background-color: rgb(212 212 212 / 0.8);
}

.focus\:bg-neutral-300\/85:focus {
  background-color: rgb(212 212 212 / 0.85);
}

.focus\:bg-neutral-300\/90:focus {
  background-color: rgb(212 212 212 / 0.9);
}

.focus\:bg-neutral-300\/95:focus {
  background-color: rgb(212 212 212 / 0.95);
}

.focus\:bg-neutral-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}

.focus\:bg-neutral-400\/0:focus {
  background-color: rgb(163 163 163 / 0);
}

.focus\:bg-neutral-400\/10:focus {
  background-color: rgb(163 163 163 / 0.1);
}

.focus\:bg-neutral-400\/100:focus {
  background-color: rgb(163 163 163 / 1);
}

.focus\:bg-neutral-400\/15:focus {
  background-color: rgb(163 163 163 / 0.15);
}

.focus\:bg-neutral-400\/20:focus {
  background-color: rgb(163 163 163 / 0.2);
}

.focus\:bg-neutral-400\/25:focus {
  background-color: rgb(163 163 163 / 0.25);
}

.focus\:bg-neutral-400\/30:focus {
  background-color: rgb(163 163 163 / 0.3);
}

.focus\:bg-neutral-400\/35:focus {
  background-color: rgb(163 163 163 / 0.35);
}

.focus\:bg-neutral-400\/40:focus {
  background-color: rgb(163 163 163 / 0.4);
}

.focus\:bg-neutral-400\/45:focus {
  background-color: rgb(163 163 163 / 0.45);
}

.focus\:bg-neutral-400\/5:focus {
  background-color: rgb(163 163 163 / 0.05);
}

.focus\:bg-neutral-400\/50:focus {
  background-color: rgb(163 163 163 / 0.5);
}

.focus\:bg-neutral-400\/55:focus {
  background-color: rgb(163 163 163 / 0.55);
}

.focus\:bg-neutral-400\/60:focus {
  background-color: rgb(163 163 163 / 0.6);
}

.focus\:bg-neutral-400\/65:focus {
  background-color: rgb(163 163 163 / 0.65);
}

.focus\:bg-neutral-400\/70:focus {
  background-color: rgb(163 163 163 / 0.7);
}

.focus\:bg-neutral-400\/75:focus {
  background-color: rgb(163 163 163 / 0.75);
}

.focus\:bg-neutral-400\/80:focus {
  background-color: rgb(163 163 163 / 0.8);
}

.focus\:bg-neutral-400\/85:focus {
  background-color: rgb(163 163 163 / 0.85);
}

.focus\:bg-neutral-400\/90:focus {
  background-color: rgb(163 163 163 / 0.9);
}

.focus\:bg-neutral-400\/95:focus {
  background-color: rgb(163 163 163 / 0.95);
}

.focus\:bg-neutral-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}

.focus\:bg-neutral-500\/0:focus {
  background-color: rgb(115 115 115 / 0);
}

.focus\:bg-neutral-500\/10:focus {
  background-color: rgb(115 115 115 / 0.1);
}

.focus\:bg-neutral-500\/100:focus {
  background-color: rgb(115 115 115 / 1);
}

.focus\:bg-neutral-500\/15:focus {
  background-color: rgb(115 115 115 / 0.15);
}

.focus\:bg-neutral-500\/20:focus {
  background-color: rgb(115 115 115 / 0.2);
}

.focus\:bg-neutral-500\/25:focus {
  background-color: rgb(115 115 115 / 0.25);
}

.focus\:bg-neutral-500\/30:focus {
  background-color: rgb(115 115 115 / 0.3);
}

.focus\:bg-neutral-500\/35:focus {
  background-color: rgb(115 115 115 / 0.35);
}

.focus\:bg-neutral-500\/40:focus {
  background-color: rgb(115 115 115 / 0.4);
}

.focus\:bg-neutral-500\/45:focus {
  background-color: rgb(115 115 115 / 0.45);
}

.focus\:bg-neutral-500\/5:focus {
  background-color: rgb(115 115 115 / 0.05);
}

.focus\:bg-neutral-500\/50:focus {
  background-color: rgb(115 115 115 / 0.5);
}

.focus\:bg-neutral-500\/55:focus {
  background-color: rgb(115 115 115 / 0.55);
}

.focus\:bg-neutral-500\/60:focus {
  background-color: rgb(115 115 115 / 0.6);
}

.focus\:bg-neutral-500\/65:focus {
  background-color: rgb(115 115 115 / 0.65);
}

.focus\:bg-neutral-500\/70:focus {
  background-color: rgb(115 115 115 / 0.7);
}

.focus\:bg-neutral-500\/75:focus {
  background-color: rgb(115 115 115 / 0.75);
}

.focus\:bg-neutral-500\/80:focus {
  background-color: rgb(115 115 115 / 0.8);
}

.focus\:bg-neutral-500\/85:focus {
  background-color: rgb(115 115 115 / 0.85);
}

.focus\:bg-neutral-500\/90:focus {
  background-color: rgb(115 115 115 / 0.9);
}

.focus\:bg-neutral-500\/95:focus {
  background-color: rgb(115 115 115 / 0.95);
}

.focus\:bg-neutral-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
}

.focus\:bg-neutral-600\/0:focus {
  background-color: rgb(82 82 82 / 0);
}

.focus\:bg-neutral-600\/10:focus {
  background-color: rgb(82 82 82 / 0.1);
}

.focus\:bg-neutral-600\/100:focus {
  background-color: rgb(82 82 82 / 1);
}

.focus\:bg-neutral-600\/15:focus {
  background-color: rgb(82 82 82 / 0.15);
}

.focus\:bg-neutral-600\/20:focus {
  background-color: rgb(82 82 82 / 0.2);
}

.focus\:bg-neutral-600\/25:focus {
  background-color: rgb(82 82 82 / 0.25);
}

.focus\:bg-neutral-600\/30:focus {
  background-color: rgb(82 82 82 / 0.3);
}

.focus\:bg-neutral-600\/35:focus {
  background-color: rgb(82 82 82 / 0.35);
}

.focus\:bg-neutral-600\/40:focus {
  background-color: rgb(82 82 82 / 0.4);
}

.focus\:bg-neutral-600\/45:focus {
  background-color: rgb(82 82 82 / 0.45);
}

.focus\:bg-neutral-600\/5:focus {
  background-color: rgb(82 82 82 / 0.05);
}

.focus\:bg-neutral-600\/50:focus {
  background-color: rgb(82 82 82 / 0.5);
}

.focus\:bg-neutral-600\/55:focus {
  background-color: rgb(82 82 82 / 0.55);
}

.focus\:bg-neutral-600\/60:focus {
  background-color: rgb(82 82 82 / 0.6);
}

.focus\:bg-neutral-600\/65:focus {
  background-color: rgb(82 82 82 / 0.65);
}

.focus\:bg-neutral-600\/70:focus {
  background-color: rgb(82 82 82 / 0.7);
}

.focus\:bg-neutral-600\/75:focus {
  background-color: rgb(82 82 82 / 0.75);
}

.focus\:bg-neutral-600\/80:focus {
  background-color: rgb(82 82 82 / 0.8);
}

.focus\:bg-neutral-600\/85:focus {
  background-color: rgb(82 82 82 / 0.85);
}

.focus\:bg-neutral-600\/90:focus {
  background-color: rgb(82 82 82 / 0.9);
}

.focus\:bg-neutral-600\/95:focus {
  background-color: rgb(82 82 82 / 0.95);
}

.focus\:bg-neutral-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}

.focus\:bg-neutral-700\/0:focus {
  background-color: rgb(64 64 64 / 0);
}

.focus\:bg-neutral-700\/10:focus {
  background-color: rgb(64 64 64 / 0.1);
}

.focus\:bg-neutral-700\/100:focus {
  background-color: rgb(64 64 64 / 1);
}

.focus\:bg-neutral-700\/15:focus {
  background-color: rgb(64 64 64 / 0.15);
}

.focus\:bg-neutral-700\/20:focus {
  background-color: rgb(64 64 64 / 0.2);
}

.focus\:bg-neutral-700\/25:focus {
  background-color: rgb(64 64 64 / 0.25);
}

.focus\:bg-neutral-700\/30:focus {
  background-color: rgb(64 64 64 / 0.3);
}

.focus\:bg-neutral-700\/35:focus {
  background-color: rgb(64 64 64 / 0.35);
}

.focus\:bg-neutral-700\/40:focus {
  background-color: rgb(64 64 64 / 0.4);
}

.focus\:bg-neutral-700\/45:focus {
  background-color: rgb(64 64 64 / 0.45);
}

.focus\:bg-neutral-700\/5:focus {
  background-color: rgb(64 64 64 / 0.05);
}

.focus\:bg-neutral-700\/50:focus {
  background-color: rgb(64 64 64 / 0.5);
}

.focus\:bg-neutral-700\/55:focus {
  background-color: rgb(64 64 64 / 0.55);
}

.focus\:bg-neutral-700\/60:focus {
  background-color: rgb(64 64 64 / 0.6);
}

.focus\:bg-neutral-700\/65:focus {
  background-color: rgb(64 64 64 / 0.65);
}

.focus\:bg-neutral-700\/70:focus {
  background-color: rgb(64 64 64 / 0.7);
}

.focus\:bg-neutral-700\/75:focus {
  background-color: rgb(64 64 64 / 0.75);
}

.focus\:bg-neutral-700\/80:focus {
  background-color: rgb(64 64 64 / 0.8);
}

.focus\:bg-neutral-700\/85:focus {
  background-color: rgb(64 64 64 / 0.85);
}

.focus\:bg-neutral-700\/90:focus {
  background-color: rgb(64 64 64 / 0.9);
}

.focus\:bg-neutral-700\/95:focus {
  background-color: rgb(64 64 64 / 0.95);
}

.focus\:bg-neutral-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

.focus\:bg-neutral-800\/0:focus {
  background-color: rgb(38 38 38 / 0);
}

.focus\:bg-neutral-800\/10:focus {
  background-color: rgb(38 38 38 / 0.1);
}

.focus\:bg-neutral-800\/100:focus {
  background-color: rgb(38 38 38 / 1);
}

.focus\:bg-neutral-800\/15:focus {
  background-color: rgb(38 38 38 / 0.15);
}

.focus\:bg-neutral-800\/20:focus {
  background-color: rgb(38 38 38 / 0.2);
}

.focus\:bg-neutral-800\/25:focus {
  background-color: rgb(38 38 38 / 0.25);
}

.focus\:bg-neutral-800\/30:focus {
  background-color: rgb(38 38 38 / 0.3);
}

.focus\:bg-neutral-800\/35:focus {
  background-color: rgb(38 38 38 / 0.35);
}

.focus\:bg-neutral-800\/40:focus {
  background-color: rgb(38 38 38 / 0.4);
}

.focus\:bg-neutral-800\/45:focus {
  background-color: rgb(38 38 38 / 0.45);
}

.focus\:bg-neutral-800\/5:focus {
  background-color: rgb(38 38 38 / 0.05);
}

.focus\:bg-neutral-800\/50:focus {
  background-color: rgb(38 38 38 / 0.5);
}

.focus\:bg-neutral-800\/55:focus {
  background-color: rgb(38 38 38 / 0.55);
}

.focus\:bg-neutral-800\/60:focus {
  background-color: rgb(38 38 38 / 0.6);
}

.focus\:bg-neutral-800\/65:focus {
  background-color: rgb(38 38 38 / 0.65);
}

.focus\:bg-neutral-800\/70:focus {
  background-color: rgb(38 38 38 / 0.7);
}

.focus\:bg-neutral-800\/75:focus {
  background-color: rgb(38 38 38 / 0.75);
}

.focus\:bg-neutral-800\/80:focus {
  background-color: rgb(38 38 38 / 0.8);
}

.focus\:bg-neutral-800\/85:focus {
  background-color: rgb(38 38 38 / 0.85);
}

.focus\:bg-neutral-800\/90:focus {
  background-color: rgb(38 38 38 / 0.9);
}

.focus\:bg-neutral-800\/95:focus {
  background-color: rgb(38 38 38 / 0.95);
}

.focus\:bg-neutral-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1));
}

.focus\:bg-neutral-900\/0:focus {
  background-color: rgb(23 23 23 / 0);
}

.focus\:bg-neutral-900\/10:focus {
  background-color: rgb(23 23 23 / 0.1);
}

.focus\:bg-neutral-900\/100:focus {
  background-color: rgb(23 23 23 / 1);
}

.focus\:bg-neutral-900\/15:focus {
  background-color: rgb(23 23 23 / 0.15);
}

.focus\:bg-neutral-900\/20:focus {
  background-color: rgb(23 23 23 / 0.2);
}

.focus\:bg-neutral-900\/25:focus {
  background-color: rgb(23 23 23 / 0.25);
}

.focus\:bg-neutral-900\/30:focus {
  background-color: rgb(23 23 23 / 0.3);
}

.focus\:bg-neutral-900\/35:focus {
  background-color: rgb(23 23 23 / 0.35);
}

.focus\:bg-neutral-900\/40:focus {
  background-color: rgb(23 23 23 / 0.4);
}

.focus\:bg-neutral-900\/45:focus {
  background-color: rgb(23 23 23 / 0.45);
}

.focus\:bg-neutral-900\/5:focus {
  background-color: rgb(23 23 23 / 0.05);
}

.focus\:bg-neutral-900\/50:focus {
  background-color: rgb(23 23 23 / 0.5);
}

.focus\:bg-neutral-900\/55:focus {
  background-color: rgb(23 23 23 / 0.55);
}

.focus\:bg-neutral-900\/60:focus {
  background-color: rgb(23 23 23 / 0.6);
}

.focus\:bg-neutral-900\/65:focus {
  background-color: rgb(23 23 23 / 0.65);
}

.focus\:bg-neutral-900\/70:focus {
  background-color: rgb(23 23 23 / 0.7);
}

.focus\:bg-neutral-900\/75:focus {
  background-color: rgb(23 23 23 / 0.75);
}

.focus\:bg-neutral-900\/80:focus {
  background-color: rgb(23 23 23 / 0.8);
}

.focus\:bg-neutral-900\/85:focus {
  background-color: rgb(23 23 23 / 0.85);
}

.focus\:bg-neutral-900\/90:focus {
  background-color: rgb(23 23 23 / 0.9);
}

.focus\:bg-neutral-900\/95:focus {
  background-color: rgb(23 23 23 / 0.95);
}

.focus\:bg-orange-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 236 220 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange-100\/0:focus {
  background-color: rgb(254 236 220 / 0);
}

.focus\:bg-orange-100\/10:focus {
  background-color: rgb(254 236 220 / 0.1);
}

.focus\:bg-orange-100\/100:focus {
  background-color: rgb(254 236 220 / 1);
}

.focus\:bg-orange-100\/15:focus {
  background-color: rgb(254 236 220 / 0.15);
}

.focus\:bg-orange-100\/20:focus {
  background-color: rgb(254 236 220 / 0.2);
}

.focus\:bg-orange-100\/25:focus {
  background-color: rgb(254 236 220 / 0.25);
}

.focus\:bg-orange-100\/30:focus {
  background-color: rgb(254 236 220 / 0.3);
}

.focus\:bg-orange-100\/35:focus {
  background-color: rgb(254 236 220 / 0.35);
}

.focus\:bg-orange-100\/40:focus {
  background-color: rgb(254 236 220 / 0.4);
}

.focus\:bg-orange-100\/45:focus {
  background-color: rgb(254 236 220 / 0.45);
}

.focus\:bg-orange-100\/5:focus {
  background-color: rgb(254 236 220 / 0.05);
}

.focus\:bg-orange-100\/50:focus {
  background-color: rgb(254 236 220 / 0.5);
}

.focus\:bg-orange-100\/55:focus {
  background-color: rgb(254 236 220 / 0.55);
}

.focus\:bg-orange-100\/60:focus {
  background-color: rgb(254 236 220 / 0.6);
}

.focus\:bg-orange-100\/65:focus {
  background-color: rgb(254 236 220 / 0.65);
}

.focus\:bg-orange-100\/70:focus {
  background-color: rgb(254 236 220 / 0.7);
}

.focus\:bg-orange-100\/75:focus {
  background-color: rgb(254 236 220 / 0.75);
}

.focus\:bg-orange-100\/80:focus {
  background-color: rgb(254 236 220 / 0.8);
}

.focus\:bg-orange-100\/85:focus {
  background-color: rgb(254 236 220 / 0.85);
}

.focus\:bg-orange-100\/90:focus {
  background-color: rgb(254 236 220 / 0.9);
}

.focus\:bg-orange-100\/95:focus {
  background-color: rgb(254 236 220 / 0.95);
}

.focus\:bg-orange-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(252 217 189 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange-200\/0:focus {
  background-color: rgb(252 217 189 / 0);
}

.focus\:bg-orange-200\/10:focus {
  background-color: rgb(252 217 189 / 0.1);
}

.focus\:bg-orange-200\/100:focus {
  background-color: rgb(252 217 189 / 1);
}

.focus\:bg-orange-200\/15:focus {
  background-color: rgb(252 217 189 / 0.15);
}

.focus\:bg-orange-200\/20:focus {
  background-color: rgb(252 217 189 / 0.2);
}

.focus\:bg-orange-200\/25:focus {
  background-color: rgb(252 217 189 / 0.25);
}

.focus\:bg-orange-200\/30:focus {
  background-color: rgb(252 217 189 / 0.3);
}

.focus\:bg-orange-200\/35:focus {
  background-color: rgb(252 217 189 / 0.35);
}

.focus\:bg-orange-200\/40:focus {
  background-color: rgb(252 217 189 / 0.4);
}

.focus\:bg-orange-200\/45:focus {
  background-color: rgb(252 217 189 / 0.45);
}

.focus\:bg-orange-200\/5:focus {
  background-color: rgb(252 217 189 / 0.05);
}

.focus\:bg-orange-200\/50:focus {
  background-color: rgb(252 217 189 / 0.5);
}

.focus\:bg-orange-200\/55:focus {
  background-color: rgb(252 217 189 / 0.55);
}

.focus\:bg-orange-200\/60:focus {
  background-color: rgb(252 217 189 / 0.6);
}

.focus\:bg-orange-200\/65:focus {
  background-color: rgb(252 217 189 / 0.65);
}

.focus\:bg-orange-200\/70:focus {
  background-color: rgb(252 217 189 / 0.7);
}

.focus\:bg-orange-200\/75:focus {
  background-color: rgb(252 217 189 / 0.75);
}

.focus\:bg-orange-200\/80:focus {
  background-color: rgb(252 217 189 / 0.8);
}

.focus\:bg-orange-200\/85:focus {
  background-color: rgb(252 217 189 / 0.85);
}

.focus\:bg-orange-200\/90:focus {
  background-color: rgb(252 217 189 / 0.9);
}

.focus\:bg-orange-200\/95:focus {
  background-color: rgb(252 217 189 / 0.95);
}

.focus\:bg-orange-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 140 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange-300\/0:focus {
  background-color: rgb(253 186 140 / 0);
}

.focus\:bg-orange-300\/10:focus {
  background-color: rgb(253 186 140 / 0.1);
}

.focus\:bg-orange-300\/100:focus {
  background-color: rgb(253 186 140 / 1);
}

.focus\:bg-orange-300\/15:focus {
  background-color: rgb(253 186 140 / 0.15);
}

.focus\:bg-orange-300\/20:focus {
  background-color: rgb(253 186 140 / 0.2);
}

.focus\:bg-orange-300\/25:focus {
  background-color: rgb(253 186 140 / 0.25);
}

.focus\:bg-orange-300\/30:focus {
  background-color: rgb(253 186 140 / 0.3);
}

.focus\:bg-orange-300\/35:focus {
  background-color: rgb(253 186 140 / 0.35);
}

.focus\:bg-orange-300\/40:focus {
  background-color: rgb(253 186 140 / 0.4);
}

.focus\:bg-orange-300\/45:focus {
  background-color: rgb(253 186 140 / 0.45);
}

.focus\:bg-orange-300\/5:focus {
  background-color: rgb(253 186 140 / 0.05);
}

.focus\:bg-orange-300\/50:focus {
  background-color: rgb(253 186 140 / 0.5);
}

.focus\:bg-orange-300\/55:focus {
  background-color: rgb(253 186 140 / 0.55);
}

.focus\:bg-orange-300\/60:focus {
  background-color: rgb(253 186 140 / 0.6);
}

.focus\:bg-orange-300\/65:focus {
  background-color: rgb(253 186 140 / 0.65);
}

.focus\:bg-orange-300\/70:focus {
  background-color: rgb(253 186 140 / 0.7);
}

.focus\:bg-orange-300\/75:focus {
  background-color: rgb(253 186 140 / 0.75);
}

.focus\:bg-orange-300\/80:focus {
  background-color: rgb(253 186 140 / 0.8);
}

.focus\:bg-orange-300\/85:focus {
  background-color: rgb(253 186 140 / 0.85);
}

.focus\:bg-orange-300\/90:focus {
  background-color: rgb(253 186 140 / 0.9);
}

.focus\:bg-orange-300\/95:focus {
  background-color: rgb(253 186 140 / 0.95);
}

.focus\:bg-orange-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange-400\/0:focus {
  background-color: rgb(255 138 76 / 0);
}

.focus\:bg-orange-400\/10:focus {
  background-color: rgb(255 138 76 / 0.1);
}

.focus\:bg-orange-400\/100:focus {
  background-color: rgb(255 138 76 / 1);
}

.focus\:bg-orange-400\/15:focus {
  background-color: rgb(255 138 76 / 0.15);
}

.focus\:bg-orange-400\/20:focus {
  background-color: rgb(255 138 76 / 0.2);
}

.focus\:bg-orange-400\/25:focus {
  background-color: rgb(255 138 76 / 0.25);
}

.focus\:bg-orange-400\/30:focus {
  background-color: rgb(255 138 76 / 0.3);
}

.focus\:bg-orange-400\/35:focus {
  background-color: rgb(255 138 76 / 0.35);
}

.focus\:bg-orange-400\/40:focus {
  background-color: rgb(255 138 76 / 0.4);
}

.focus\:bg-orange-400\/45:focus {
  background-color: rgb(255 138 76 / 0.45);
}

.focus\:bg-orange-400\/5:focus {
  background-color: rgb(255 138 76 / 0.05);
}

.focus\:bg-orange-400\/50:focus {
  background-color: rgb(255 138 76 / 0.5);
}

.focus\:bg-orange-400\/55:focus {
  background-color: rgb(255 138 76 / 0.55);
}

.focus\:bg-orange-400\/60:focus {
  background-color: rgb(255 138 76 / 0.6);
}

.focus\:bg-orange-400\/65:focus {
  background-color: rgb(255 138 76 / 0.65);
}

.focus\:bg-orange-400\/70:focus {
  background-color: rgb(255 138 76 / 0.7);
}

.focus\:bg-orange-400\/75:focus {
  background-color: rgb(255 138 76 / 0.75);
}

.focus\:bg-orange-400\/80:focus {
  background-color: rgb(255 138 76 / 0.8);
}

.focus\:bg-orange-400\/85:focus {
  background-color: rgb(255 138 76 / 0.85);
}

.focus\:bg-orange-400\/90:focus {
  background-color: rgb(255 138 76 / 0.9);
}

.focus\:bg-orange-400\/95:focus {
  background-color: rgb(255 138 76 / 0.95);
}

.focus\:bg-orange-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 90 31 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange-500\/0:focus {
  background-color: rgb(255 90 31 / 0);
}

.focus\:bg-orange-500\/10:focus {
  background-color: rgb(255 90 31 / 0.1);
}

.focus\:bg-orange-500\/100:focus {
  background-color: rgb(255 90 31 / 1);
}

.focus\:bg-orange-500\/15:focus {
  background-color: rgb(255 90 31 / 0.15);
}

.focus\:bg-orange-500\/20:focus {
  background-color: rgb(255 90 31 / 0.2);
}

.focus\:bg-orange-500\/25:focus {
  background-color: rgb(255 90 31 / 0.25);
}

.focus\:bg-orange-500\/30:focus {
  background-color: rgb(255 90 31 / 0.3);
}

.focus\:bg-orange-500\/35:focus {
  background-color: rgb(255 90 31 / 0.35);
}

.focus\:bg-orange-500\/40:focus {
  background-color: rgb(255 90 31 / 0.4);
}

.focus\:bg-orange-500\/45:focus {
  background-color: rgb(255 90 31 / 0.45);
}

.focus\:bg-orange-500\/5:focus {
  background-color: rgb(255 90 31 / 0.05);
}

.focus\:bg-orange-500\/50:focus {
  background-color: rgb(255 90 31 / 0.5);
}

.focus\:bg-orange-500\/55:focus {
  background-color: rgb(255 90 31 / 0.55);
}

.focus\:bg-orange-500\/60:focus {
  background-color: rgb(255 90 31 / 0.6);
}

.focus\:bg-orange-500\/65:focus {
  background-color: rgb(255 90 31 / 0.65);
}

.focus\:bg-orange-500\/70:focus {
  background-color: rgb(255 90 31 / 0.7);
}

.focus\:bg-orange-500\/75:focus {
  background-color: rgb(255 90 31 / 0.75);
}

.focus\:bg-orange-500\/80:focus {
  background-color: rgb(255 90 31 / 0.8);
}

.focus\:bg-orange-500\/85:focus {
  background-color: rgb(255 90 31 / 0.85);
}

.focus\:bg-orange-500\/90:focus {
  background-color: rgb(255 90 31 / 0.9);
}

.focus\:bg-orange-500\/95:focus {
  background-color: rgb(255 90 31 / 0.95);
}

.focus\:bg-orange-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(208 56 1 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange-600\/0:focus {
  background-color: rgb(208 56 1 / 0);
}

.focus\:bg-orange-600\/10:focus {
  background-color: rgb(208 56 1 / 0.1);
}

.focus\:bg-orange-600\/100:focus {
  background-color: rgb(208 56 1 / 1);
}

.focus\:bg-orange-600\/15:focus {
  background-color: rgb(208 56 1 / 0.15);
}

.focus\:bg-orange-600\/20:focus {
  background-color: rgb(208 56 1 / 0.2);
}

.focus\:bg-orange-600\/25:focus {
  background-color: rgb(208 56 1 / 0.25);
}

.focus\:bg-orange-600\/30:focus {
  background-color: rgb(208 56 1 / 0.3);
}

.focus\:bg-orange-600\/35:focus {
  background-color: rgb(208 56 1 / 0.35);
}

.focus\:bg-orange-600\/40:focus {
  background-color: rgb(208 56 1 / 0.4);
}

.focus\:bg-orange-600\/45:focus {
  background-color: rgb(208 56 1 / 0.45);
}

.focus\:bg-orange-600\/5:focus {
  background-color: rgb(208 56 1 / 0.05);
}

.focus\:bg-orange-600\/50:focus {
  background-color: rgb(208 56 1 / 0.5);
}

.focus\:bg-orange-600\/55:focus {
  background-color: rgb(208 56 1 / 0.55);
}

.focus\:bg-orange-600\/60:focus {
  background-color: rgb(208 56 1 / 0.6);
}

.focus\:bg-orange-600\/65:focus {
  background-color: rgb(208 56 1 / 0.65);
}

.focus\:bg-orange-600\/70:focus {
  background-color: rgb(208 56 1 / 0.7);
}

.focus\:bg-orange-600\/75:focus {
  background-color: rgb(208 56 1 / 0.75);
}

.focus\:bg-orange-600\/80:focus {
  background-color: rgb(208 56 1 / 0.8);
}

.focus\:bg-orange-600\/85:focus {
  background-color: rgb(208 56 1 / 0.85);
}

.focus\:bg-orange-600\/90:focus {
  background-color: rgb(208 56 1 / 0.9);
}

.focus\:bg-orange-600\/95:focus {
  background-color: rgb(208 56 1 / 0.95);
}

.focus\:bg-orange-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(180 52 3 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange-700\/0:focus {
  background-color: rgb(180 52 3 / 0);
}

.focus\:bg-orange-700\/10:focus {
  background-color: rgb(180 52 3 / 0.1);
}

.focus\:bg-orange-700\/100:focus {
  background-color: rgb(180 52 3 / 1);
}

.focus\:bg-orange-700\/15:focus {
  background-color: rgb(180 52 3 / 0.15);
}

.focus\:bg-orange-700\/20:focus {
  background-color: rgb(180 52 3 / 0.2);
}

.focus\:bg-orange-700\/25:focus {
  background-color: rgb(180 52 3 / 0.25);
}

.focus\:bg-orange-700\/30:focus {
  background-color: rgb(180 52 3 / 0.3);
}

.focus\:bg-orange-700\/35:focus {
  background-color: rgb(180 52 3 / 0.35);
}

.focus\:bg-orange-700\/40:focus {
  background-color: rgb(180 52 3 / 0.4);
}

.focus\:bg-orange-700\/45:focus {
  background-color: rgb(180 52 3 / 0.45);
}

.focus\:bg-orange-700\/5:focus {
  background-color: rgb(180 52 3 / 0.05);
}

.focus\:bg-orange-700\/50:focus {
  background-color: rgb(180 52 3 / 0.5);
}

.focus\:bg-orange-700\/55:focus {
  background-color: rgb(180 52 3 / 0.55);
}

.focus\:bg-orange-700\/60:focus {
  background-color: rgb(180 52 3 / 0.6);
}

.focus\:bg-orange-700\/65:focus {
  background-color: rgb(180 52 3 / 0.65);
}

.focus\:bg-orange-700\/70:focus {
  background-color: rgb(180 52 3 / 0.7);
}

.focus\:bg-orange-700\/75:focus {
  background-color: rgb(180 52 3 / 0.75);
}

.focus\:bg-orange-700\/80:focus {
  background-color: rgb(180 52 3 / 0.8);
}

.focus\:bg-orange-700\/85:focus {
  background-color: rgb(180 52 3 / 0.85);
}

.focus\:bg-orange-700\/90:focus {
  background-color: rgb(180 52 3 / 0.9);
}

.focus\:bg-orange-700\/95:focus {
  background-color: rgb(180 52 3 / 0.95);
}

.focus\:bg-orange-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(138 44 13 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange-800\/0:focus {
  background-color: rgb(138 44 13 / 0);
}

.focus\:bg-orange-800\/10:focus {
  background-color: rgb(138 44 13 / 0.1);
}

.focus\:bg-orange-800\/100:focus {
  background-color: rgb(138 44 13 / 1);
}

.focus\:bg-orange-800\/15:focus {
  background-color: rgb(138 44 13 / 0.15);
}

.focus\:bg-orange-800\/20:focus {
  background-color: rgb(138 44 13 / 0.2);
}

.focus\:bg-orange-800\/25:focus {
  background-color: rgb(138 44 13 / 0.25);
}

.focus\:bg-orange-800\/30:focus {
  background-color: rgb(138 44 13 / 0.3);
}

.focus\:bg-orange-800\/35:focus {
  background-color: rgb(138 44 13 / 0.35);
}

.focus\:bg-orange-800\/40:focus {
  background-color: rgb(138 44 13 / 0.4);
}

.focus\:bg-orange-800\/45:focus {
  background-color: rgb(138 44 13 / 0.45);
}

.focus\:bg-orange-800\/5:focus {
  background-color: rgb(138 44 13 / 0.05);
}

.focus\:bg-orange-800\/50:focus {
  background-color: rgb(138 44 13 / 0.5);
}

.focus\:bg-orange-800\/55:focus {
  background-color: rgb(138 44 13 / 0.55);
}

.focus\:bg-orange-800\/60:focus {
  background-color: rgb(138 44 13 / 0.6);
}

.focus\:bg-orange-800\/65:focus {
  background-color: rgb(138 44 13 / 0.65);
}

.focus\:bg-orange-800\/70:focus {
  background-color: rgb(138 44 13 / 0.7);
}

.focus\:bg-orange-800\/75:focus {
  background-color: rgb(138 44 13 / 0.75);
}

.focus\:bg-orange-800\/80:focus {
  background-color: rgb(138 44 13 / 0.8);
}

.focus\:bg-orange-800\/85:focus {
  background-color: rgb(138 44 13 / 0.85);
}

.focus\:bg-orange-800\/90:focus {
  background-color: rgb(138 44 13 / 0.9);
}

.focus\:bg-orange-800\/95:focus {
  background-color: rgb(138 44 13 / 0.95);
}

.focus\:bg-orange-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(119 29 29 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange-900\/0:focus {
  background-color: rgb(119 29 29 / 0);
}

.focus\:bg-orange-900\/10:focus {
  background-color: rgb(119 29 29 / 0.1);
}

.focus\:bg-orange-900\/100:focus {
  background-color: rgb(119 29 29 / 1);
}

.focus\:bg-orange-900\/15:focus {
  background-color: rgb(119 29 29 / 0.15);
}

.focus\:bg-orange-900\/20:focus {
  background-color: rgb(119 29 29 / 0.2);
}

.focus\:bg-orange-900\/25:focus {
  background-color: rgb(119 29 29 / 0.25);
}

.focus\:bg-orange-900\/30:focus {
  background-color: rgb(119 29 29 / 0.3);
}

.focus\:bg-orange-900\/35:focus {
  background-color: rgb(119 29 29 / 0.35);
}

.focus\:bg-orange-900\/40:focus {
  background-color: rgb(119 29 29 / 0.4);
}

.focus\:bg-orange-900\/45:focus {
  background-color: rgb(119 29 29 / 0.45);
}

.focus\:bg-orange-900\/5:focus {
  background-color: rgb(119 29 29 / 0.05);
}

.focus\:bg-orange-900\/50:focus {
  background-color: rgb(119 29 29 / 0.5);
}

.focus\:bg-orange-900\/55:focus {
  background-color: rgb(119 29 29 / 0.55);
}

.focus\:bg-orange-900\/60:focus {
  background-color: rgb(119 29 29 / 0.6);
}

.focus\:bg-orange-900\/65:focus {
  background-color: rgb(119 29 29 / 0.65);
}

.focus\:bg-orange-900\/70:focus {
  background-color: rgb(119 29 29 / 0.7);
}

.focus\:bg-orange-900\/75:focus {
  background-color: rgb(119 29 29 / 0.75);
}

.focus\:bg-orange-900\/80:focus {
  background-color: rgb(119 29 29 / 0.8);
}

.focus\:bg-orange-900\/85:focus {
  background-color: rgb(119 29 29 / 0.85);
}

.focus\:bg-orange-900\/90:focus {
  background-color: rgb(119 29 29 / 0.9);
}

.focus\:bg-orange-900\/95:focus {
  background-color: rgb(119 29 29 / 0.95);
}

.focus\:bg-pink-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(252 232 243 / var(--tw-bg-opacity, 1));
}

.focus\:bg-pink-100\/0:focus {
  background-color: rgb(252 232 243 / 0);
}

.focus\:bg-pink-100\/10:focus {
  background-color: rgb(252 232 243 / 0.1);
}

.focus\:bg-pink-100\/100:focus {
  background-color: rgb(252 232 243 / 1);
}

.focus\:bg-pink-100\/15:focus {
  background-color: rgb(252 232 243 / 0.15);
}

.focus\:bg-pink-100\/20:focus {
  background-color: rgb(252 232 243 / 0.2);
}

.focus\:bg-pink-100\/25:focus {
  background-color: rgb(252 232 243 / 0.25);
}

.focus\:bg-pink-100\/30:focus {
  background-color: rgb(252 232 243 / 0.3);
}

.focus\:bg-pink-100\/35:focus {
  background-color: rgb(252 232 243 / 0.35);
}

.focus\:bg-pink-100\/40:focus {
  background-color: rgb(252 232 243 / 0.4);
}

.focus\:bg-pink-100\/45:focus {
  background-color: rgb(252 232 243 / 0.45);
}

.focus\:bg-pink-100\/5:focus {
  background-color: rgb(252 232 243 / 0.05);
}

.focus\:bg-pink-100\/50:focus {
  background-color: rgb(252 232 243 / 0.5);
}

.focus\:bg-pink-100\/55:focus {
  background-color: rgb(252 232 243 / 0.55);
}

.focus\:bg-pink-100\/60:focus {
  background-color: rgb(252 232 243 / 0.6);
}

.focus\:bg-pink-100\/65:focus {
  background-color: rgb(252 232 243 / 0.65);
}

.focus\:bg-pink-100\/70:focus {
  background-color: rgb(252 232 243 / 0.7);
}

.focus\:bg-pink-100\/75:focus {
  background-color: rgb(252 232 243 / 0.75);
}

.focus\:bg-pink-100\/80:focus {
  background-color: rgb(252 232 243 / 0.8);
}

.focus\:bg-pink-100\/85:focus {
  background-color: rgb(252 232 243 / 0.85);
}

.focus\:bg-pink-100\/90:focus {
  background-color: rgb(252 232 243 / 0.9);
}

.focus\:bg-pink-100\/95:focus {
  background-color: rgb(252 232 243 / 0.95);
}

.focus\:bg-pink-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(250 209 232 / var(--tw-bg-opacity, 1));
}

.focus\:bg-pink-200\/0:focus {
  background-color: rgb(250 209 232 / 0);
}

.focus\:bg-pink-200\/10:focus {
  background-color: rgb(250 209 232 / 0.1);
}

.focus\:bg-pink-200\/100:focus {
  background-color: rgb(250 209 232 / 1);
}

.focus\:bg-pink-200\/15:focus {
  background-color: rgb(250 209 232 / 0.15);
}

.focus\:bg-pink-200\/20:focus {
  background-color: rgb(250 209 232 / 0.2);
}

.focus\:bg-pink-200\/25:focus {
  background-color: rgb(250 209 232 / 0.25);
}

.focus\:bg-pink-200\/30:focus {
  background-color: rgb(250 209 232 / 0.3);
}

.focus\:bg-pink-200\/35:focus {
  background-color: rgb(250 209 232 / 0.35);
}

.focus\:bg-pink-200\/40:focus {
  background-color: rgb(250 209 232 / 0.4);
}

.focus\:bg-pink-200\/45:focus {
  background-color: rgb(250 209 232 / 0.45);
}

.focus\:bg-pink-200\/5:focus {
  background-color: rgb(250 209 232 / 0.05);
}

.focus\:bg-pink-200\/50:focus {
  background-color: rgb(250 209 232 / 0.5);
}

.focus\:bg-pink-200\/55:focus {
  background-color: rgb(250 209 232 / 0.55);
}

.focus\:bg-pink-200\/60:focus {
  background-color: rgb(250 209 232 / 0.6);
}

.focus\:bg-pink-200\/65:focus {
  background-color: rgb(250 209 232 / 0.65);
}

.focus\:bg-pink-200\/70:focus {
  background-color: rgb(250 209 232 / 0.7);
}

.focus\:bg-pink-200\/75:focus {
  background-color: rgb(250 209 232 / 0.75);
}

.focus\:bg-pink-200\/80:focus {
  background-color: rgb(250 209 232 / 0.8);
}

.focus\:bg-pink-200\/85:focus {
  background-color: rgb(250 209 232 / 0.85);
}

.focus\:bg-pink-200\/90:focus {
  background-color: rgb(250 209 232 / 0.9);
}

.focus\:bg-pink-200\/95:focus {
  background-color: rgb(250 209 232 / 0.95);
}

.focus\:bg-pink-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 180 217 / var(--tw-bg-opacity, 1));
}

.focus\:bg-pink-300\/0:focus {
  background-color: rgb(248 180 217 / 0);
}

.focus\:bg-pink-300\/10:focus {
  background-color: rgb(248 180 217 / 0.1);
}

.focus\:bg-pink-300\/100:focus {
  background-color: rgb(248 180 217 / 1);
}

.focus\:bg-pink-300\/15:focus {
  background-color: rgb(248 180 217 / 0.15);
}

.focus\:bg-pink-300\/20:focus {
  background-color: rgb(248 180 217 / 0.2);
}

.focus\:bg-pink-300\/25:focus {
  background-color: rgb(248 180 217 / 0.25);
}

.focus\:bg-pink-300\/30:focus {
  background-color: rgb(248 180 217 / 0.3);
}

.focus\:bg-pink-300\/35:focus {
  background-color: rgb(248 180 217 / 0.35);
}

.focus\:bg-pink-300\/40:focus {
  background-color: rgb(248 180 217 / 0.4);
}

.focus\:bg-pink-300\/45:focus {
  background-color: rgb(248 180 217 / 0.45);
}

.focus\:bg-pink-300\/5:focus {
  background-color: rgb(248 180 217 / 0.05);
}

.focus\:bg-pink-300\/50:focus {
  background-color: rgb(248 180 217 / 0.5);
}

.focus\:bg-pink-300\/55:focus {
  background-color: rgb(248 180 217 / 0.55);
}

.focus\:bg-pink-300\/60:focus {
  background-color: rgb(248 180 217 / 0.6);
}

.focus\:bg-pink-300\/65:focus {
  background-color: rgb(248 180 217 / 0.65);
}

.focus\:bg-pink-300\/70:focus {
  background-color: rgb(248 180 217 / 0.7);
}

.focus\:bg-pink-300\/75:focus {
  background-color: rgb(248 180 217 / 0.75);
}

.focus\:bg-pink-300\/80:focus {
  background-color: rgb(248 180 217 / 0.8);
}

.focus\:bg-pink-300\/85:focus {
  background-color: rgb(248 180 217 / 0.85);
}

.focus\:bg-pink-300\/90:focus {
  background-color: rgb(248 180 217 / 0.9);
}

.focus\:bg-pink-300\/95:focus {
  background-color: rgb(248 180 217 / 0.95);
}

.focus\:bg-pink-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(241 126 184 / var(--tw-bg-opacity, 1));
}

.focus\:bg-pink-400\/0:focus {
  background-color: rgb(241 126 184 / 0);
}

.focus\:bg-pink-400\/10:focus {
  background-color: rgb(241 126 184 / 0.1);
}

.focus\:bg-pink-400\/100:focus {
  background-color: rgb(241 126 184 / 1);
}

.focus\:bg-pink-400\/15:focus {
  background-color: rgb(241 126 184 / 0.15);
}

.focus\:bg-pink-400\/20:focus {
  background-color: rgb(241 126 184 / 0.2);
}

.focus\:bg-pink-400\/25:focus {
  background-color: rgb(241 126 184 / 0.25);
}

.focus\:bg-pink-400\/30:focus {
  background-color: rgb(241 126 184 / 0.3);
}

.focus\:bg-pink-400\/35:focus {
  background-color: rgb(241 126 184 / 0.35);
}

.focus\:bg-pink-400\/40:focus {
  background-color: rgb(241 126 184 / 0.4);
}

.focus\:bg-pink-400\/45:focus {
  background-color: rgb(241 126 184 / 0.45);
}

.focus\:bg-pink-400\/5:focus {
  background-color: rgb(241 126 184 / 0.05);
}

.focus\:bg-pink-400\/50:focus {
  background-color: rgb(241 126 184 / 0.5);
}

.focus\:bg-pink-400\/55:focus {
  background-color: rgb(241 126 184 / 0.55);
}

.focus\:bg-pink-400\/60:focus {
  background-color: rgb(241 126 184 / 0.6);
}

.focus\:bg-pink-400\/65:focus {
  background-color: rgb(241 126 184 / 0.65);
}

.focus\:bg-pink-400\/70:focus {
  background-color: rgb(241 126 184 / 0.7);
}

.focus\:bg-pink-400\/75:focus {
  background-color: rgb(241 126 184 / 0.75);
}

.focus\:bg-pink-400\/80:focus {
  background-color: rgb(241 126 184 / 0.8);
}

.focus\:bg-pink-400\/85:focus {
  background-color: rgb(241 126 184 / 0.85);
}

.focus\:bg-pink-400\/90:focus {
  background-color: rgb(241 126 184 / 0.9);
}

.focus\:bg-pink-400\/95:focus {
  background-color: rgb(241 126 184 / 0.95);
}

.focus\:bg-pink-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(231 70 148 / var(--tw-bg-opacity, 1));
}

.focus\:bg-pink-500\/0:focus {
  background-color: rgb(231 70 148 / 0);
}

.focus\:bg-pink-500\/10:focus {
  background-color: rgb(231 70 148 / 0.1);
}

.focus\:bg-pink-500\/100:focus {
  background-color: rgb(231 70 148 / 1);
}

.focus\:bg-pink-500\/15:focus {
  background-color: rgb(231 70 148 / 0.15);
}

.focus\:bg-pink-500\/20:focus {
  background-color: rgb(231 70 148 / 0.2);
}

.focus\:bg-pink-500\/25:focus {
  background-color: rgb(231 70 148 / 0.25);
}

.focus\:bg-pink-500\/30:focus {
  background-color: rgb(231 70 148 / 0.3);
}

.focus\:bg-pink-500\/35:focus {
  background-color: rgb(231 70 148 / 0.35);
}

.focus\:bg-pink-500\/40:focus {
  background-color: rgb(231 70 148 / 0.4);
}

.focus\:bg-pink-500\/45:focus {
  background-color: rgb(231 70 148 / 0.45);
}

.focus\:bg-pink-500\/5:focus {
  background-color: rgb(231 70 148 / 0.05);
}

.focus\:bg-pink-500\/50:focus {
  background-color: rgb(231 70 148 / 0.5);
}

.focus\:bg-pink-500\/55:focus {
  background-color: rgb(231 70 148 / 0.55);
}

.focus\:bg-pink-500\/60:focus {
  background-color: rgb(231 70 148 / 0.6);
}

.focus\:bg-pink-500\/65:focus {
  background-color: rgb(231 70 148 / 0.65);
}

.focus\:bg-pink-500\/70:focus {
  background-color: rgb(231 70 148 / 0.7);
}

.focus\:bg-pink-500\/75:focus {
  background-color: rgb(231 70 148 / 0.75);
}

.focus\:bg-pink-500\/80:focus {
  background-color: rgb(231 70 148 / 0.8);
}

.focus\:bg-pink-500\/85:focus {
  background-color: rgb(231 70 148 / 0.85);
}

.focus\:bg-pink-500\/90:focus {
  background-color: rgb(231 70 148 / 0.9);
}

.focus\:bg-pink-500\/95:focus {
  background-color: rgb(231 70 148 / 0.95);
}

.focus\:bg-pink-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(214 31 105 / var(--tw-bg-opacity, 1));
}

.focus\:bg-pink-600\/0:focus {
  background-color: rgb(214 31 105 / 0);
}

.focus\:bg-pink-600\/10:focus {
  background-color: rgb(214 31 105 / 0.1);
}

.focus\:bg-pink-600\/100:focus {
  background-color: rgb(214 31 105 / 1);
}

.focus\:bg-pink-600\/15:focus {
  background-color: rgb(214 31 105 / 0.15);
}

.focus\:bg-pink-600\/20:focus {
  background-color: rgb(214 31 105 / 0.2);
}

.focus\:bg-pink-600\/25:focus {
  background-color: rgb(214 31 105 / 0.25);
}

.focus\:bg-pink-600\/30:focus {
  background-color: rgb(214 31 105 / 0.3);
}

.focus\:bg-pink-600\/35:focus {
  background-color: rgb(214 31 105 / 0.35);
}

.focus\:bg-pink-600\/40:focus {
  background-color: rgb(214 31 105 / 0.4);
}

.focus\:bg-pink-600\/45:focus {
  background-color: rgb(214 31 105 / 0.45);
}

.focus\:bg-pink-600\/5:focus {
  background-color: rgb(214 31 105 / 0.05);
}

.focus\:bg-pink-600\/50:focus {
  background-color: rgb(214 31 105 / 0.5);
}

.focus\:bg-pink-600\/55:focus {
  background-color: rgb(214 31 105 / 0.55);
}

.focus\:bg-pink-600\/60:focus {
  background-color: rgb(214 31 105 / 0.6);
}

.focus\:bg-pink-600\/65:focus {
  background-color: rgb(214 31 105 / 0.65);
}

.focus\:bg-pink-600\/70:focus {
  background-color: rgb(214 31 105 / 0.7);
}

.focus\:bg-pink-600\/75:focus {
  background-color: rgb(214 31 105 / 0.75);
}

.focus\:bg-pink-600\/80:focus {
  background-color: rgb(214 31 105 / 0.8);
}

.focus\:bg-pink-600\/85:focus {
  background-color: rgb(214 31 105 / 0.85);
}

.focus\:bg-pink-600\/90:focus {
  background-color: rgb(214 31 105 / 0.9);
}

.focus\:bg-pink-600\/95:focus {
  background-color: rgb(214 31 105 / 0.95);
}

.focus\:bg-pink-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(191 18 93 / var(--tw-bg-opacity, 1));
}

.focus\:bg-pink-700\/0:focus {
  background-color: rgb(191 18 93 / 0);
}

.focus\:bg-pink-700\/10:focus {
  background-color: rgb(191 18 93 / 0.1);
}

.focus\:bg-pink-700\/100:focus {
  background-color: rgb(191 18 93 / 1);
}

.focus\:bg-pink-700\/15:focus {
  background-color: rgb(191 18 93 / 0.15);
}

.focus\:bg-pink-700\/20:focus {
  background-color: rgb(191 18 93 / 0.2);
}

.focus\:bg-pink-700\/25:focus {
  background-color: rgb(191 18 93 / 0.25);
}

.focus\:bg-pink-700\/30:focus {
  background-color: rgb(191 18 93 / 0.3);
}

.focus\:bg-pink-700\/35:focus {
  background-color: rgb(191 18 93 / 0.35);
}

.focus\:bg-pink-700\/40:focus {
  background-color: rgb(191 18 93 / 0.4);
}

.focus\:bg-pink-700\/45:focus {
  background-color: rgb(191 18 93 / 0.45);
}

.focus\:bg-pink-700\/5:focus {
  background-color: rgb(191 18 93 / 0.05);
}

.focus\:bg-pink-700\/50:focus {
  background-color: rgb(191 18 93 / 0.5);
}

.focus\:bg-pink-700\/55:focus {
  background-color: rgb(191 18 93 / 0.55);
}

.focus\:bg-pink-700\/60:focus {
  background-color: rgb(191 18 93 / 0.6);
}

.focus\:bg-pink-700\/65:focus {
  background-color: rgb(191 18 93 / 0.65);
}

.focus\:bg-pink-700\/70:focus {
  background-color: rgb(191 18 93 / 0.7);
}

.focus\:bg-pink-700\/75:focus {
  background-color: rgb(191 18 93 / 0.75);
}

.focus\:bg-pink-700\/80:focus {
  background-color: rgb(191 18 93 / 0.8);
}

.focus\:bg-pink-700\/85:focus {
  background-color: rgb(191 18 93 / 0.85);
}

.focus\:bg-pink-700\/90:focus {
  background-color: rgb(191 18 93 / 0.9);
}

.focus\:bg-pink-700\/95:focus {
  background-color: rgb(191 18 93 / 0.95);
}

.focus\:bg-pink-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(153 21 75 / var(--tw-bg-opacity, 1));
}

.focus\:bg-pink-800\/0:focus {
  background-color: rgb(153 21 75 / 0);
}

.focus\:bg-pink-800\/10:focus {
  background-color: rgb(153 21 75 / 0.1);
}

.focus\:bg-pink-800\/100:focus {
  background-color: rgb(153 21 75 / 1);
}

.focus\:bg-pink-800\/15:focus {
  background-color: rgb(153 21 75 / 0.15);
}

.focus\:bg-pink-800\/20:focus {
  background-color: rgb(153 21 75 / 0.2);
}

.focus\:bg-pink-800\/25:focus {
  background-color: rgb(153 21 75 / 0.25);
}

.focus\:bg-pink-800\/30:focus {
  background-color: rgb(153 21 75 / 0.3);
}

.focus\:bg-pink-800\/35:focus {
  background-color: rgb(153 21 75 / 0.35);
}

.focus\:bg-pink-800\/40:focus {
  background-color: rgb(153 21 75 / 0.4);
}

.focus\:bg-pink-800\/45:focus {
  background-color: rgb(153 21 75 / 0.45);
}

.focus\:bg-pink-800\/5:focus {
  background-color: rgb(153 21 75 / 0.05);
}

.focus\:bg-pink-800\/50:focus {
  background-color: rgb(153 21 75 / 0.5);
}

.focus\:bg-pink-800\/55:focus {
  background-color: rgb(153 21 75 / 0.55);
}

.focus\:bg-pink-800\/60:focus {
  background-color: rgb(153 21 75 / 0.6);
}

.focus\:bg-pink-800\/65:focus {
  background-color: rgb(153 21 75 / 0.65);
}

.focus\:bg-pink-800\/70:focus {
  background-color: rgb(153 21 75 / 0.7);
}

.focus\:bg-pink-800\/75:focus {
  background-color: rgb(153 21 75 / 0.75);
}

.focus\:bg-pink-800\/80:focus {
  background-color: rgb(153 21 75 / 0.8);
}

.focus\:bg-pink-800\/85:focus {
  background-color: rgb(153 21 75 / 0.85);
}

.focus\:bg-pink-800\/90:focus {
  background-color: rgb(153 21 75 / 0.9);
}

.focus\:bg-pink-800\/95:focus {
  background-color: rgb(153 21 75 / 0.95);
}

.focus\:bg-pink-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(117 26 61 / var(--tw-bg-opacity, 1));
}

.focus\:bg-pink-900\/0:focus {
  background-color: rgb(117 26 61 / 0);
}

.focus\:bg-pink-900\/10:focus {
  background-color: rgb(117 26 61 / 0.1);
}

.focus\:bg-pink-900\/100:focus {
  background-color: rgb(117 26 61 / 1);
}

.focus\:bg-pink-900\/15:focus {
  background-color: rgb(117 26 61 / 0.15);
}

.focus\:bg-pink-900\/20:focus {
  background-color: rgb(117 26 61 / 0.2);
}

.focus\:bg-pink-900\/25:focus {
  background-color: rgb(117 26 61 / 0.25);
}

.focus\:bg-pink-900\/30:focus {
  background-color: rgb(117 26 61 / 0.3);
}

.focus\:bg-pink-900\/35:focus {
  background-color: rgb(117 26 61 / 0.35);
}

.focus\:bg-pink-900\/40:focus {
  background-color: rgb(117 26 61 / 0.4);
}

.focus\:bg-pink-900\/45:focus {
  background-color: rgb(117 26 61 / 0.45);
}

.focus\:bg-pink-900\/5:focus {
  background-color: rgb(117 26 61 / 0.05);
}

.focus\:bg-pink-900\/50:focus {
  background-color: rgb(117 26 61 / 0.5);
}

.focus\:bg-pink-900\/55:focus {
  background-color: rgb(117 26 61 / 0.55);
}

.focus\:bg-pink-900\/60:focus {
  background-color: rgb(117 26 61 / 0.6);
}

.focus\:bg-pink-900\/65:focus {
  background-color: rgb(117 26 61 / 0.65);
}

.focus\:bg-pink-900\/70:focus {
  background-color: rgb(117 26 61 / 0.7);
}

.focus\:bg-pink-900\/75:focus {
  background-color: rgb(117 26 61 / 0.75);
}

.focus\:bg-pink-900\/80:focus {
  background-color: rgb(117 26 61 / 0.8);
}

.focus\:bg-pink-900\/85:focus {
  background-color: rgb(117 26 61 / 0.85);
}

.focus\:bg-pink-900\/90:focus {
  background-color: rgb(117 26 61 / 0.9);
}

.focus\:bg-pink-900\/95:focus {
  background-color: rgb(117 26 61 / 0.95);
}

.focus\:bg-purple-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 254 / var(--tw-bg-opacity, 1));
}

.focus\:bg-purple-100\/0:focus {
  background-color: rgb(237 235 254 / 0);
}

.focus\:bg-purple-100\/10:focus {
  background-color: rgb(237 235 254 / 0.1);
}

.focus\:bg-purple-100\/100:focus {
  background-color: rgb(237 235 254 / 1);
}

.focus\:bg-purple-100\/15:focus {
  background-color: rgb(237 235 254 / 0.15);
}

.focus\:bg-purple-100\/20:focus {
  background-color: rgb(237 235 254 / 0.2);
}

.focus\:bg-purple-100\/25:focus {
  background-color: rgb(237 235 254 / 0.25);
}

.focus\:bg-purple-100\/30:focus {
  background-color: rgb(237 235 254 / 0.3);
}

.focus\:bg-purple-100\/35:focus {
  background-color: rgb(237 235 254 / 0.35);
}

.focus\:bg-purple-100\/40:focus {
  background-color: rgb(237 235 254 / 0.4);
}

.focus\:bg-purple-100\/45:focus {
  background-color: rgb(237 235 254 / 0.45);
}

.focus\:bg-purple-100\/5:focus {
  background-color: rgb(237 235 254 / 0.05);
}

.focus\:bg-purple-100\/50:focus {
  background-color: rgb(237 235 254 / 0.5);
}

.focus\:bg-purple-100\/55:focus {
  background-color: rgb(237 235 254 / 0.55);
}

.focus\:bg-purple-100\/60:focus {
  background-color: rgb(237 235 254 / 0.6);
}

.focus\:bg-purple-100\/65:focus {
  background-color: rgb(237 235 254 / 0.65);
}

.focus\:bg-purple-100\/70:focus {
  background-color: rgb(237 235 254 / 0.7);
}

.focus\:bg-purple-100\/75:focus {
  background-color: rgb(237 235 254 / 0.75);
}

.focus\:bg-purple-100\/80:focus {
  background-color: rgb(237 235 254 / 0.8);
}

.focus\:bg-purple-100\/85:focus {
  background-color: rgb(237 235 254 / 0.85);
}

.focus\:bg-purple-100\/90:focus {
  background-color: rgb(237 235 254 / 0.9);
}

.focus\:bg-purple-100\/95:focus {
  background-color: rgb(237 235 254 / 0.95);
}

.focus\:bg-purple-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(220 215 254 / var(--tw-bg-opacity, 1));
}

.focus\:bg-purple-200\/0:focus {
  background-color: rgb(220 215 254 / 0);
}

.focus\:bg-purple-200\/10:focus {
  background-color: rgb(220 215 254 / 0.1);
}

.focus\:bg-purple-200\/100:focus {
  background-color: rgb(220 215 254 / 1);
}

.focus\:bg-purple-200\/15:focus {
  background-color: rgb(220 215 254 / 0.15);
}

.focus\:bg-purple-200\/20:focus {
  background-color: rgb(220 215 254 / 0.2);
}

.focus\:bg-purple-200\/25:focus {
  background-color: rgb(220 215 254 / 0.25);
}

.focus\:bg-purple-200\/30:focus {
  background-color: rgb(220 215 254 / 0.3);
}

.focus\:bg-purple-200\/35:focus {
  background-color: rgb(220 215 254 / 0.35);
}

.focus\:bg-purple-200\/40:focus {
  background-color: rgb(220 215 254 / 0.4);
}

.focus\:bg-purple-200\/45:focus {
  background-color: rgb(220 215 254 / 0.45);
}

.focus\:bg-purple-200\/5:focus {
  background-color: rgb(220 215 254 / 0.05);
}

.focus\:bg-purple-200\/50:focus {
  background-color: rgb(220 215 254 / 0.5);
}

.focus\:bg-purple-200\/55:focus {
  background-color: rgb(220 215 254 / 0.55);
}

.focus\:bg-purple-200\/60:focus {
  background-color: rgb(220 215 254 / 0.6);
}

.focus\:bg-purple-200\/65:focus {
  background-color: rgb(220 215 254 / 0.65);
}

.focus\:bg-purple-200\/70:focus {
  background-color: rgb(220 215 254 / 0.7);
}

.focus\:bg-purple-200\/75:focus {
  background-color: rgb(220 215 254 / 0.75);
}

.focus\:bg-purple-200\/80:focus {
  background-color: rgb(220 215 254 / 0.8);
}

.focus\:bg-purple-200\/85:focus {
  background-color: rgb(220 215 254 / 0.85);
}

.focus\:bg-purple-200\/90:focus {
  background-color: rgb(220 215 254 / 0.9);
}

.focus\:bg-purple-200\/95:focus {
  background-color: rgb(220 215 254 / 0.95);
}

.focus\:bg-purple-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(202 191 253 / var(--tw-bg-opacity, 1));
}

.focus\:bg-purple-300\/0:focus {
  background-color: rgb(202 191 253 / 0);
}

.focus\:bg-purple-300\/10:focus {
  background-color: rgb(202 191 253 / 0.1);
}

.focus\:bg-purple-300\/100:focus {
  background-color: rgb(202 191 253 / 1);
}

.focus\:bg-purple-300\/15:focus {
  background-color: rgb(202 191 253 / 0.15);
}

.focus\:bg-purple-300\/20:focus {
  background-color: rgb(202 191 253 / 0.2);
}

.focus\:bg-purple-300\/25:focus {
  background-color: rgb(202 191 253 / 0.25);
}

.focus\:bg-purple-300\/30:focus {
  background-color: rgb(202 191 253 / 0.3);
}

.focus\:bg-purple-300\/35:focus {
  background-color: rgb(202 191 253 / 0.35);
}

.focus\:bg-purple-300\/40:focus {
  background-color: rgb(202 191 253 / 0.4);
}

.focus\:bg-purple-300\/45:focus {
  background-color: rgb(202 191 253 / 0.45);
}

.focus\:bg-purple-300\/5:focus {
  background-color: rgb(202 191 253 / 0.05);
}

.focus\:bg-purple-300\/50:focus {
  background-color: rgb(202 191 253 / 0.5);
}

.focus\:bg-purple-300\/55:focus {
  background-color: rgb(202 191 253 / 0.55);
}

.focus\:bg-purple-300\/60:focus {
  background-color: rgb(202 191 253 / 0.6);
}

.focus\:bg-purple-300\/65:focus {
  background-color: rgb(202 191 253 / 0.65);
}

.focus\:bg-purple-300\/70:focus {
  background-color: rgb(202 191 253 / 0.7);
}

.focus\:bg-purple-300\/75:focus {
  background-color: rgb(202 191 253 / 0.75);
}

.focus\:bg-purple-300\/80:focus {
  background-color: rgb(202 191 253 / 0.8);
}

.focus\:bg-purple-300\/85:focus {
  background-color: rgb(202 191 253 / 0.85);
}

.focus\:bg-purple-300\/90:focus {
  background-color: rgb(202 191 253 / 0.9);
}

.focus\:bg-purple-300\/95:focus {
  background-color: rgb(202 191 253 / 0.95);
}

.focus\:bg-purple-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(172 148 250 / var(--tw-bg-opacity, 1));
}

.focus\:bg-purple-400\/0:focus {
  background-color: rgb(172 148 250 / 0);
}

.focus\:bg-purple-400\/10:focus {
  background-color: rgb(172 148 250 / 0.1);
}

.focus\:bg-purple-400\/100:focus {
  background-color: rgb(172 148 250 / 1);
}

.focus\:bg-purple-400\/15:focus {
  background-color: rgb(172 148 250 / 0.15);
}

.focus\:bg-purple-400\/20:focus {
  background-color: rgb(172 148 250 / 0.2);
}

.focus\:bg-purple-400\/25:focus {
  background-color: rgb(172 148 250 / 0.25);
}

.focus\:bg-purple-400\/30:focus {
  background-color: rgb(172 148 250 / 0.3);
}

.focus\:bg-purple-400\/35:focus {
  background-color: rgb(172 148 250 / 0.35);
}

.focus\:bg-purple-400\/40:focus {
  background-color: rgb(172 148 250 / 0.4);
}

.focus\:bg-purple-400\/45:focus {
  background-color: rgb(172 148 250 / 0.45);
}

.focus\:bg-purple-400\/5:focus {
  background-color: rgb(172 148 250 / 0.05);
}

.focus\:bg-purple-400\/50:focus {
  background-color: rgb(172 148 250 / 0.5);
}

.focus\:bg-purple-400\/55:focus {
  background-color: rgb(172 148 250 / 0.55);
}

.focus\:bg-purple-400\/60:focus {
  background-color: rgb(172 148 250 / 0.6);
}

.focus\:bg-purple-400\/65:focus {
  background-color: rgb(172 148 250 / 0.65);
}

.focus\:bg-purple-400\/70:focus {
  background-color: rgb(172 148 250 / 0.7);
}

.focus\:bg-purple-400\/75:focus {
  background-color: rgb(172 148 250 / 0.75);
}

.focus\:bg-purple-400\/80:focus {
  background-color: rgb(172 148 250 / 0.8);
}

.focus\:bg-purple-400\/85:focus {
  background-color: rgb(172 148 250 / 0.85);
}

.focus\:bg-purple-400\/90:focus {
  background-color: rgb(172 148 250 / 0.9);
}

.focus\:bg-purple-400\/95:focus {
  background-color: rgb(172 148 250 / 0.95);
}

.focus\:bg-purple-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(144 97 249 / var(--tw-bg-opacity, 1));
}

.focus\:bg-purple-500\/0:focus {
  background-color: rgb(144 97 249 / 0);
}

.focus\:bg-purple-500\/10:focus {
  background-color: rgb(144 97 249 / 0.1);
}

.focus\:bg-purple-500\/100:focus {
  background-color: rgb(144 97 249 / 1);
}

.focus\:bg-purple-500\/15:focus {
  background-color: rgb(144 97 249 / 0.15);
}

.focus\:bg-purple-500\/20:focus {
  background-color: rgb(144 97 249 / 0.2);
}

.focus\:bg-purple-500\/25:focus {
  background-color: rgb(144 97 249 / 0.25);
}

.focus\:bg-purple-500\/30:focus {
  background-color: rgb(144 97 249 / 0.3);
}

.focus\:bg-purple-500\/35:focus {
  background-color: rgb(144 97 249 / 0.35);
}

.focus\:bg-purple-500\/40:focus {
  background-color: rgb(144 97 249 / 0.4);
}

.focus\:bg-purple-500\/45:focus {
  background-color: rgb(144 97 249 / 0.45);
}

.focus\:bg-purple-500\/5:focus {
  background-color: rgb(144 97 249 / 0.05);
}

.focus\:bg-purple-500\/50:focus {
  background-color: rgb(144 97 249 / 0.5);
}

.focus\:bg-purple-500\/55:focus {
  background-color: rgb(144 97 249 / 0.55);
}

.focus\:bg-purple-500\/60:focus {
  background-color: rgb(144 97 249 / 0.6);
}

.focus\:bg-purple-500\/65:focus {
  background-color: rgb(144 97 249 / 0.65);
}

.focus\:bg-purple-500\/70:focus {
  background-color: rgb(144 97 249 / 0.7);
}

.focus\:bg-purple-500\/75:focus {
  background-color: rgb(144 97 249 / 0.75);
}

.focus\:bg-purple-500\/80:focus {
  background-color: rgb(144 97 249 / 0.8);
}

.focus\:bg-purple-500\/85:focus {
  background-color: rgb(144 97 249 / 0.85);
}

.focus\:bg-purple-500\/90:focus {
  background-color: rgb(144 97 249 / 0.9);
}

.focus\:bg-purple-500\/95:focus {
  background-color: rgb(144 97 249 / 0.95);
}

.focus\:bg-purple-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(126 58 242 / var(--tw-bg-opacity, 1));
}

.focus\:bg-purple-600\/0:focus {
  background-color: rgb(126 58 242 / 0);
}

.focus\:bg-purple-600\/10:focus {
  background-color: rgb(126 58 242 / 0.1);
}

.focus\:bg-purple-600\/100:focus {
  background-color: rgb(126 58 242 / 1);
}

.focus\:bg-purple-600\/15:focus {
  background-color: rgb(126 58 242 / 0.15);
}

.focus\:bg-purple-600\/20:focus {
  background-color: rgb(126 58 242 / 0.2);
}

.focus\:bg-purple-600\/25:focus {
  background-color: rgb(126 58 242 / 0.25);
}

.focus\:bg-purple-600\/30:focus {
  background-color: rgb(126 58 242 / 0.3);
}

.focus\:bg-purple-600\/35:focus {
  background-color: rgb(126 58 242 / 0.35);
}

.focus\:bg-purple-600\/40:focus {
  background-color: rgb(126 58 242 / 0.4);
}

.focus\:bg-purple-600\/45:focus {
  background-color: rgb(126 58 242 / 0.45);
}

.focus\:bg-purple-600\/5:focus {
  background-color: rgb(126 58 242 / 0.05);
}

.focus\:bg-purple-600\/50:focus {
  background-color: rgb(126 58 242 / 0.5);
}

.focus\:bg-purple-600\/55:focus {
  background-color: rgb(126 58 242 / 0.55);
}

.focus\:bg-purple-600\/60:focus {
  background-color: rgb(126 58 242 / 0.6);
}

.focus\:bg-purple-600\/65:focus {
  background-color: rgb(126 58 242 / 0.65);
}

.focus\:bg-purple-600\/70:focus {
  background-color: rgb(126 58 242 / 0.7);
}

.focus\:bg-purple-600\/75:focus {
  background-color: rgb(126 58 242 / 0.75);
}

.focus\:bg-purple-600\/80:focus {
  background-color: rgb(126 58 242 / 0.8);
}

.focus\:bg-purple-600\/85:focus {
  background-color: rgb(126 58 242 / 0.85);
}

.focus\:bg-purple-600\/90:focus {
  background-color: rgb(126 58 242 / 0.9);
}

.focus\:bg-purple-600\/95:focus {
  background-color: rgb(126 58 242 / 0.95);
}

.focus\:bg-purple-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(108 43 217 / var(--tw-bg-opacity, 1));
}

.focus\:bg-purple-700\/0:focus {
  background-color: rgb(108 43 217 / 0);
}

.focus\:bg-purple-700\/10:focus {
  background-color: rgb(108 43 217 / 0.1);
}

.focus\:bg-purple-700\/100:focus {
  background-color: rgb(108 43 217 / 1);
}

.focus\:bg-purple-700\/15:focus {
  background-color: rgb(108 43 217 / 0.15);
}

.focus\:bg-purple-700\/20:focus {
  background-color: rgb(108 43 217 / 0.2);
}

.focus\:bg-purple-700\/25:focus {
  background-color: rgb(108 43 217 / 0.25);
}

.focus\:bg-purple-700\/30:focus {
  background-color: rgb(108 43 217 / 0.3);
}

.focus\:bg-purple-700\/35:focus {
  background-color: rgb(108 43 217 / 0.35);
}

.focus\:bg-purple-700\/40:focus {
  background-color: rgb(108 43 217 / 0.4);
}

.focus\:bg-purple-700\/45:focus {
  background-color: rgb(108 43 217 / 0.45);
}

.focus\:bg-purple-700\/5:focus {
  background-color: rgb(108 43 217 / 0.05);
}

.focus\:bg-purple-700\/50:focus {
  background-color: rgb(108 43 217 / 0.5);
}

.focus\:bg-purple-700\/55:focus {
  background-color: rgb(108 43 217 / 0.55);
}

.focus\:bg-purple-700\/60:focus {
  background-color: rgb(108 43 217 / 0.6);
}

.focus\:bg-purple-700\/65:focus {
  background-color: rgb(108 43 217 / 0.65);
}

.focus\:bg-purple-700\/70:focus {
  background-color: rgb(108 43 217 / 0.7);
}

.focus\:bg-purple-700\/75:focus {
  background-color: rgb(108 43 217 / 0.75);
}

.focus\:bg-purple-700\/80:focus {
  background-color: rgb(108 43 217 / 0.8);
}

.focus\:bg-purple-700\/85:focus {
  background-color: rgb(108 43 217 / 0.85);
}

.focus\:bg-purple-700\/90:focus {
  background-color: rgb(108 43 217 / 0.9);
}

.focus\:bg-purple-700\/95:focus {
  background-color: rgb(108 43 217 / 0.95);
}

.focus\:bg-purple-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(85 33 181 / var(--tw-bg-opacity, 1));
}

.focus\:bg-purple-800\/0:focus {
  background-color: rgb(85 33 181 / 0);
}

.focus\:bg-purple-800\/10:focus {
  background-color: rgb(85 33 181 / 0.1);
}

.focus\:bg-purple-800\/100:focus {
  background-color: rgb(85 33 181 / 1);
}

.focus\:bg-purple-800\/15:focus {
  background-color: rgb(85 33 181 / 0.15);
}

.focus\:bg-purple-800\/20:focus {
  background-color: rgb(85 33 181 / 0.2);
}

.focus\:bg-purple-800\/25:focus {
  background-color: rgb(85 33 181 / 0.25);
}

.focus\:bg-purple-800\/30:focus {
  background-color: rgb(85 33 181 / 0.3);
}

.focus\:bg-purple-800\/35:focus {
  background-color: rgb(85 33 181 / 0.35);
}

.focus\:bg-purple-800\/40:focus {
  background-color: rgb(85 33 181 / 0.4);
}

.focus\:bg-purple-800\/45:focus {
  background-color: rgb(85 33 181 / 0.45);
}

.focus\:bg-purple-800\/5:focus {
  background-color: rgb(85 33 181 / 0.05);
}

.focus\:bg-purple-800\/50:focus {
  background-color: rgb(85 33 181 / 0.5);
}

.focus\:bg-purple-800\/55:focus {
  background-color: rgb(85 33 181 / 0.55);
}

.focus\:bg-purple-800\/60:focus {
  background-color: rgb(85 33 181 / 0.6);
}

.focus\:bg-purple-800\/65:focus {
  background-color: rgb(85 33 181 / 0.65);
}

.focus\:bg-purple-800\/70:focus {
  background-color: rgb(85 33 181 / 0.7);
}

.focus\:bg-purple-800\/75:focus {
  background-color: rgb(85 33 181 / 0.75);
}

.focus\:bg-purple-800\/80:focus {
  background-color: rgb(85 33 181 / 0.8);
}

.focus\:bg-purple-800\/85:focus {
  background-color: rgb(85 33 181 / 0.85);
}

.focus\:bg-purple-800\/90:focus {
  background-color: rgb(85 33 181 / 0.9);
}

.focus\:bg-purple-800\/95:focus {
  background-color: rgb(85 33 181 / 0.95);
}

.focus\:bg-purple-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(74 29 150 / var(--tw-bg-opacity, 1));
}

.focus\:bg-purple-900\/0:focus {
  background-color: rgb(74 29 150 / 0);
}

.focus\:bg-purple-900\/10:focus {
  background-color: rgb(74 29 150 / 0.1);
}

.focus\:bg-purple-900\/100:focus {
  background-color: rgb(74 29 150 / 1);
}

.focus\:bg-purple-900\/15:focus {
  background-color: rgb(74 29 150 / 0.15);
}

.focus\:bg-purple-900\/20:focus {
  background-color: rgb(74 29 150 / 0.2);
}

.focus\:bg-purple-900\/25:focus {
  background-color: rgb(74 29 150 / 0.25);
}

.focus\:bg-purple-900\/30:focus {
  background-color: rgb(74 29 150 / 0.3);
}

.focus\:bg-purple-900\/35:focus {
  background-color: rgb(74 29 150 / 0.35);
}

.focus\:bg-purple-900\/40:focus {
  background-color: rgb(74 29 150 / 0.4);
}

.focus\:bg-purple-900\/45:focus {
  background-color: rgb(74 29 150 / 0.45);
}

.focus\:bg-purple-900\/5:focus {
  background-color: rgb(74 29 150 / 0.05);
}

.focus\:bg-purple-900\/50:focus {
  background-color: rgb(74 29 150 / 0.5);
}

.focus\:bg-purple-900\/55:focus {
  background-color: rgb(74 29 150 / 0.55);
}

.focus\:bg-purple-900\/60:focus {
  background-color: rgb(74 29 150 / 0.6);
}

.focus\:bg-purple-900\/65:focus {
  background-color: rgb(74 29 150 / 0.65);
}

.focus\:bg-purple-900\/70:focus {
  background-color: rgb(74 29 150 / 0.7);
}

.focus\:bg-purple-900\/75:focus {
  background-color: rgb(74 29 150 / 0.75);
}

.focus\:bg-purple-900\/80:focus {
  background-color: rgb(74 29 150 / 0.8);
}

.focus\:bg-purple-900\/85:focus {
  background-color: rgb(74 29 150 / 0.85);
}

.focus\:bg-purple-900\/90:focus {
  background-color: rgb(74 29 150 / 0.9);
}

.focus\:bg-purple-900\/95:focus {
  background-color: rgb(74 29 150 / 0.95);
}

.focus\:bg-red-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.focus\:bg-red-100\/0:focus {
  background-color: rgb(254 226 226 / 0);
}

.focus\:bg-red-100\/10:focus {
  background-color: rgb(254 226 226 / 0.1);
}

.focus\:bg-red-100\/100:focus {
  background-color: rgb(254 226 226 / 1);
}

.focus\:bg-red-100\/15:focus {
  background-color: rgb(254 226 226 / 0.15);
}

.focus\:bg-red-100\/20:focus {
  background-color: rgb(254 226 226 / 0.2);
}

.focus\:bg-red-100\/25:focus {
  background-color: rgb(254 226 226 / 0.25);
}

.focus\:bg-red-100\/30:focus {
  background-color: rgb(254 226 226 / 0.3);
}

.focus\:bg-red-100\/35:focus {
  background-color: rgb(254 226 226 / 0.35);
}

.focus\:bg-red-100\/40:focus {
  background-color: rgb(254 226 226 / 0.4);
}

.focus\:bg-red-100\/45:focus {
  background-color: rgb(254 226 226 / 0.45);
}

.focus\:bg-red-100\/5:focus {
  background-color: rgb(254 226 226 / 0.05);
}

.focus\:bg-red-100\/50:focus {
  background-color: rgb(254 226 226 / 0.5);
}

.focus\:bg-red-100\/55:focus {
  background-color: rgb(254 226 226 / 0.55);
}

.focus\:bg-red-100\/60:focus {
  background-color: rgb(254 226 226 / 0.6);
}

.focus\:bg-red-100\/65:focus {
  background-color: rgb(254 226 226 / 0.65);
}

.focus\:bg-red-100\/70:focus {
  background-color: rgb(254 226 226 / 0.7);
}

.focus\:bg-red-100\/75:focus {
  background-color: rgb(254 226 226 / 0.75);
}

.focus\:bg-red-100\/80:focus {
  background-color: rgb(254 226 226 / 0.8);
}

.focus\:bg-red-100\/85:focus {
  background-color: rgb(254 226 226 / 0.85);
}

.focus\:bg-red-100\/90:focus {
  background-color: rgb(254 226 226 / 0.9);
}

.focus\:bg-red-100\/95:focus {
  background-color: rgb(254 226 226 / 0.95);
}

.focus\:bg-red-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.focus\:bg-red-200\/0:focus {
  background-color: rgb(254 202 202 / 0);
}

.focus\:bg-red-200\/10:focus {
  background-color: rgb(254 202 202 / 0.1);
}

.focus\:bg-red-200\/100:focus {
  background-color: rgb(254 202 202 / 1);
}

.focus\:bg-red-200\/15:focus {
  background-color: rgb(254 202 202 / 0.15);
}

.focus\:bg-red-200\/20:focus {
  background-color: rgb(254 202 202 / 0.2);
}

.focus\:bg-red-200\/25:focus {
  background-color: rgb(254 202 202 / 0.25);
}

.focus\:bg-red-200\/30:focus {
  background-color: rgb(254 202 202 / 0.3);
}

.focus\:bg-red-200\/35:focus {
  background-color: rgb(254 202 202 / 0.35);
}

.focus\:bg-red-200\/40:focus {
  background-color: rgb(254 202 202 / 0.4);
}

.focus\:bg-red-200\/45:focus {
  background-color: rgb(254 202 202 / 0.45);
}

.focus\:bg-red-200\/5:focus {
  background-color: rgb(254 202 202 / 0.05);
}

.focus\:bg-red-200\/50:focus {
  background-color: rgb(254 202 202 / 0.5);
}

.focus\:bg-red-200\/55:focus {
  background-color: rgb(254 202 202 / 0.55);
}

.focus\:bg-red-200\/60:focus {
  background-color: rgb(254 202 202 / 0.6);
}

.focus\:bg-red-200\/65:focus {
  background-color: rgb(254 202 202 / 0.65);
}

.focus\:bg-red-200\/70:focus {
  background-color: rgb(254 202 202 / 0.7);
}

.focus\:bg-red-200\/75:focus {
  background-color: rgb(254 202 202 / 0.75);
}

.focus\:bg-red-200\/80:focus {
  background-color: rgb(254 202 202 / 0.8);
}

.focus\:bg-red-200\/85:focus {
  background-color: rgb(254 202 202 / 0.85);
}

.focus\:bg-red-200\/90:focus {
  background-color: rgb(254 202 202 / 0.9);
}

.focus\:bg-red-200\/95:focus {
  background-color: rgb(254 202 202 / 0.95);
}

.focus\:bg-red-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}

.focus\:bg-red-300\/0:focus {
  background-color: rgb(252 165 165 / 0);
}

.focus\:bg-red-300\/10:focus {
  background-color: rgb(252 165 165 / 0.1);
}

.focus\:bg-red-300\/100:focus {
  background-color: rgb(252 165 165 / 1);
}

.focus\:bg-red-300\/15:focus {
  background-color: rgb(252 165 165 / 0.15);
}

.focus\:bg-red-300\/20:focus {
  background-color: rgb(252 165 165 / 0.2);
}

.focus\:bg-red-300\/25:focus {
  background-color: rgb(252 165 165 / 0.25);
}

.focus\:bg-red-300\/30:focus {
  background-color: rgb(252 165 165 / 0.3);
}

.focus\:bg-red-300\/35:focus {
  background-color: rgb(252 165 165 / 0.35);
}

.focus\:bg-red-300\/40:focus {
  background-color: rgb(252 165 165 / 0.4);
}

.focus\:bg-red-300\/45:focus {
  background-color: rgb(252 165 165 / 0.45);
}

.focus\:bg-red-300\/5:focus {
  background-color: rgb(252 165 165 / 0.05);
}

.focus\:bg-red-300\/50:focus {
  background-color: rgb(252 165 165 / 0.5);
}

.focus\:bg-red-300\/55:focus {
  background-color: rgb(252 165 165 / 0.55);
}

.focus\:bg-red-300\/60:focus {
  background-color: rgb(252 165 165 / 0.6);
}

.focus\:bg-red-300\/65:focus {
  background-color: rgb(252 165 165 / 0.65);
}

.focus\:bg-red-300\/70:focus {
  background-color: rgb(252 165 165 / 0.7);
}

.focus\:bg-red-300\/75:focus {
  background-color: rgb(252 165 165 / 0.75);
}

.focus\:bg-red-300\/80:focus {
  background-color: rgb(252 165 165 / 0.8);
}

.focus\:bg-red-300\/85:focus {
  background-color: rgb(252 165 165 / 0.85);
}

.focus\:bg-red-300\/90:focus {
  background-color: rgb(252 165 165 / 0.9);
}

.focus\:bg-red-300\/95:focus {
  background-color: rgb(252 165 165 / 0.95);
}

.focus\:bg-red-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 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-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-slate-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.focus\:bg-slate-100\/0:focus {
  background-color: rgb(241 245 249 / 0);
}

.focus\:bg-slate-100\/10:focus {
  background-color: rgb(241 245 249 / 0.1);
}

.focus\:bg-slate-100\/100:focus {
  background-color: rgb(241 245 249 / 1);
}

.focus\:bg-slate-100\/15:focus {
  background-color: rgb(241 245 249 / 0.15);
}

.focus\:bg-slate-100\/20:focus {
  background-color: rgb(241 245 249 / 0.2);
}

.focus\:bg-slate-100\/25:focus {
  background-color: rgb(241 245 249 / 0.25);
}

.focus\:bg-slate-100\/30:focus {
  background-color: rgb(241 245 249 / 0.3);
}

.focus\:bg-slate-100\/35:focus {
  background-color: rgb(241 245 249 / 0.35);
}

.focus\:bg-slate-100\/40:focus {
  background-color: rgb(241 245 249 / 0.4);
}

.focus\:bg-slate-100\/45:focus {
  background-color: rgb(241 245 249 / 0.45);
}

.focus\:bg-slate-100\/5:focus {
  background-color: rgb(241 245 249 / 0.05);
}

.focus\:bg-slate-100\/50:focus {
  background-color: rgb(241 245 249 / 0.5);
}

.focus\:bg-slate-100\/55:focus {
  background-color: rgb(241 245 249 / 0.55);
}

.focus\:bg-slate-100\/60:focus {
  background-color: rgb(241 245 249 / 0.6);
}

.focus\:bg-slate-100\/65:focus {
  background-color: rgb(241 245 249 / 0.65);
}

.focus\:bg-slate-100\/70:focus {
  background-color: rgb(241 245 249 / 0.7);
}

.focus\:bg-slate-100\/75:focus {
  background-color: rgb(241 245 249 / 0.75);
}

.focus\:bg-slate-100\/80:focus {
  background-color: rgb(241 245 249 / 0.8);
}

.focus\:bg-slate-100\/85:focus {
  background-color: rgb(241 245 249 / 0.85);
}

.focus\:bg-slate-100\/90:focus {
  background-color: rgb(241 245 249 / 0.9);
}

.focus\:bg-slate-100\/95:focus {
  background-color: rgb(241 245 249 / 0.95);
}

.focus\:bg-slate-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

.focus\:bg-slate-200\/0:focus {
  background-color: rgb(226 232 240 / 0);
}

.focus\:bg-slate-200\/10:focus {
  background-color: rgb(226 232 240 / 0.1);
}

.focus\:bg-slate-200\/100:focus {
  background-color: rgb(226 232 240 / 1);
}

.focus\:bg-slate-200\/15:focus {
  background-color: rgb(226 232 240 / 0.15);
}

.focus\:bg-slate-200\/20:focus {
  background-color: rgb(226 232 240 / 0.2);
}

.focus\:bg-slate-200\/25:focus {
  background-color: rgb(226 232 240 / 0.25);
}

.focus\:bg-slate-200\/30:focus {
  background-color: rgb(226 232 240 / 0.3);
}

.focus\:bg-slate-200\/35:focus {
  background-color: rgb(226 232 240 / 0.35);
}

.focus\:bg-slate-200\/40:focus {
  background-color: rgb(226 232 240 / 0.4);
}

.focus\:bg-slate-200\/45:focus {
  background-color: rgb(226 232 240 / 0.45);
}

.focus\:bg-slate-200\/5:focus {
  background-color: rgb(226 232 240 / 0.05);
}

.focus\:bg-slate-200\/50:focus {
  background-color: rgb(226 232 240 / 0.5);
}

.focus\:bg-slate-200\/55:focus {
  background-color: rgb(226 232 240 / 0.55);
}

.focus\:bg-slate-200\/60:focus {
  background-color: rgb(226 232 240 / 0.6);
}

.focus\:bg-slate-200\/65:focus {
  background-color: rgb(226 232 240 / 0.65);
}

.focus\:bg-slate-200\/70:focus {
  background-color: rgb(226 232 240 / 0.7);
}

.focus\:bg-slate-200\/75:focus {
  background-color: rgb(226 232 240 / 0.75);
}

.focus\:bg-slate-200\/80:focus {
  background-color: rgb(226 232 240 / 0.8);
}

.focus\:bg-slate-200\/85:focus {
  background-color: rgb(226 232 240 / 0.85);
}

.focus\:bg-slate-200\/90:focus {
  background-color: rgb(226 232 240 / 0.9);
}

.focus\:bg-slate-200\/95:focus {
  background-color: rgb(226 232 240 / 0.95);
}

.focus\:bg-slate-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

.focus\:bg-slate-300\/0:focus {
  background-color: rgb(203 213 225 / 0);
}

.focus\:bg-slate-300\/10:focus {
  background-color: rgb(203 213 225 / 0.1);
}

.focus\:bg-slate-300\/100:focus {
  background-color: rgb(203 213 225 / 1);
}

.focus\:bg-slate-300\/15:focus {
  background-color: rgb(203 213 225 / 0.15);
}

.focus\:bg-slate-300\/20:focus {
  background-color: rgb(203 213 225 / 0.2);
}

.focus\:bg-slate-300\/25:focus {
  background-color: rgb(203 213 225 / 0.25);
}

.focus\:bg-slate-300\/30:focus {
  background-color: rgb(203 213 225 / 0.3);
}

.focus\:bg-slate-300\/35:focus {
  background-color: rgb(203 213 225 / 0.35);
}

.focus\:bg-slate-300\/40:focus {
  background-color: rgb(203 213 225 / 0.4);
}

.focus\:bg-slate-300\/45:focus {
  background-color: rgb(203 213 225 / 0.45);
}

.focus\:bg-slate-300\/5:focus {
  background-color: rgb(203 213 225 / 0.05);
}

.focus\:bg-slate-300\/50:focus {
  background-color: rgb(203 213 225 / 0.5);
}

.focus\:bg-slate-300\/55:focus {
  background-color: rgb(203 213 225 / 0.55);
}

.focus\:bg-slate-300\/60:focus {
  background-color: rgb(203 213 225 / 0.6);
}

.focus\:bg-slate-300\/65:focus {
  background-color: rgb(203 213 225 / 0.65);
}

.focus\:bg-slate-300\/70:focus {
  background-color: rgb(203 213 225 / 0.7);
}

.focus\:bg-slate-300\/75:focus {
  background-color: rgb(203 213 225 / 0.75);
}

.focus\:bg-slate-300\/80:focus {
  background-color: rgb(203 213 225 / 0.8);
}

.focus\:bg-slate-300\/85:focus {
  background-color: rgb(203 213 225 / 0.85);
}

.focus\:bg-slate-300\/90:focus {
  background-color: rgb(203 213 225 / 0.9);
}

.focus\:bg-slate-300\/95:focus {
  background-color: rgb(203 213 225 / 0.95);
}

.focus\:bg-slate-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}

.focus\:bg-slate-400\/0:focus {
  background-color: rgb(148 163 184 / 0);
}

.focus\:bg-slate-400\/10:focus {
  background-color: rgb(148 163 184 / 0.1);
}

.focus\:bg-slate-400\/100:focus {
  background-color: rgb(148 163 184 / 1);
}

.focus\:bg-slate-400\/15:focus {
  background-color: rgb(148 163 184 / 0.15);
}

.focus\:bg-slate-400\/20:focus {
  background-color: rgb(148 163 184 / 0.2);
}

.focus\:bg-slate-400\/25:focus {
  background-color: rgb(148 163 184 / 0.25);
}

.focus\:bg-slate-400\/30:focus {
  background-color: rgb(148 163 184 / 0.3);
}

.focus\:bg-slate-400\/35:focus {
  background-color: rgb(148 163 184 / 0.35);
}

.focus\:bg-slate-400\/40:focus {
  background-color: rgb(148 163 184 / 0.4);
}

.focus\:bg-slate-400\/45:focus {
  background-color: rgb(148 163 184 / 0.45);
}

.focus\:bg-slate-400\/5:focus {
  background-color: rgb(148 163 184 / 0.05);
}

.focus\:bg-slate-400\/50:focus {
  background-color: rgb(148 163 184 / 0.5);
}

.focus\:bg-slate-400\/55:focus {
  background-color: rgb(148 163 184 / 0.55);
}

.focus\:bg-slate-400\/60:focus {
  background-color: rgb(148 163 184 / 0.6);
}

.focus\:bg-slate-400\/65:focus {
  background-color: rgb(148 163 184 / 0.65);
}

.focus\:bg-slate-400\/70:focus {
  background-color: rgb(148 163 184 / 0.7);
}

.focus\:bg-slate-400\/75:focus {
  background-color: rgb(148 163 184 / 0.75);
}

.focus\:bg-slate-400\/80:focus {
  background-color: rgb(148 163 184 / 0.8);
}

.focus\:bg-slate-400\/85:focus {
  background-color: rgb(148 163 184 / 0.85);
}

.focus\:bg-slate-400\/90:focus {
  background-color: rgb(148 163 184 / 0.9);
}

.focus\:bg-slate-400\/95:focus {
  background-color: rgb(148 163 184 / 0.95);
}

.focus\:bg-slate-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}

.focus\:bg-slate-500\/0:focus {
  background-color: rgb(100 116 139 / 0);
}

.focus\:bg-slate-500\/10:focus {
  background-color: rgb(100 116 139 / 0.1);
}

.focus\:bg-slate-500\/100:focus {
  background-color: rgb(100 116 139 / 1);
}

.focus\:bg-slate-500\/15:focus {
  background-color: rgb(100 116 139 / 0.15);
}

.focus\:bg-slate-500\/20:focus {
  background-color: rgb(100 116 139 / 0.2);
}

.focus\:bg-slate-500\/25:focus {
  background-color: rgb(100 116 139 / 0.25);
}

.focus\:bg-slate-500\/30:focus {
  background-color: rgb(100 116 139 / 0.3);
}

.focus\:bg-slate-500\/35:focus {
  background-color: rgb(100 116 139 / 0.35);
}

.focus\:bg-slate-500\/40:focus {
  background-color: rgb(100 116 139 / 0.4);
}

.focus\:bg-slate-500\/45:focus {
  background-color: rgb(100 116 139 / 0.45);
}

.focus\:bg-slate-500\/5:focus {
  background-color: rgb(100 116 139 / 0.05);
}

.focus\:bg-slate-500\/50:focus {
  background-color: rgb(100 116 139 / 0.5);
}

.focus\:bg-slate-500\/55:focus {
  background-color: rgb(100 116 139 / 0.55);
}

.focus\:bg-slate-500\/60:focus {
  background-color: rgb(100 116 139 / 0.6);
}

.focus\:bg-slate-500\/65:focus {
  background-color: rgb(100 116 139 / 0.65);
}

.focus\:bg-slate-500\/70:focus {
  background-color: rgb(100 116 139 / 0.7);
}

.focus\:bg-slate-500\/75:focus {
  background-color: rgb(100 116 139 / 0.75);
}

.focus\:bg-slate-500\/80:focus {
  background-color: rgb(100 116 139 / 0.8);
}

.focus\:bg-slate-500\/85:focus {
  background-color: rgb(100 116 139 / 0.85);
}

.focus\:bg-slate-500\/90:focus {
  background-color: rgb(100 116 139 / 0.9);
}

.focus\:bg-slate-500\/95:focus {
  background-color: rgb(100 116 139 / 0.95);
}

.focus\:bg-slate-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}

.focus\:bg-slate-600\/0:focus {
  background-color: rgb(71 85 105 / 0);
}

.focus\:bg-slate-600\/10:focus {
  background-color: rgb(71 85 105 / 0.1);
}

.focus\:bg-slate-600\/100:focus {
  background-color: rgb(71 85 105 / 1);
}

.focus\:bg-slate-600\/15:focus {
  background-color: rgb(71 85 105 / 0.15);
}

.focus\:bg-slate-600\/20:focus {
  background-color: rgb(71 85 105 / 0.2);
}

.focus\:bg-slate-600\/25:focus {
  background-color: rgb(71 85 105 / 0.25);
}

.focus\:bg-slate-600\/30:focus {
  background-color: rgb(71 85 105 / 0.3);
}

.focus\:bg-slate-600\/35:focus {
  background-color: rgb(71 85 105 / 0.35);
}

.focus\:bg-slate-600\/40:focus {
  background-color: rgb(71 85 105 / 0.4);
}

.focus\:bg-slate-600\/45:focus {
  background-color: rgb(71 85 105 / 0.45);
}

.focus\:bg-slate-600\/5:focus {
  background-color: rgb(71 85 105 / 0.05);
}

.focus\:bg-slate-600\/50:focus {
  background-color: rgb(71 85 105 / 0.5);
}

.focus\:bg-slate-600\/55:focus {
  background-color: rgb(71 85 105 / 0.55);
}

.focus\:bg-slate-600\/60:focus {
  background-color: rgb(71 85 105 / 0.6);
}

.focus\:bg-slate-600\/65:focus {
  background-color: rgb(71 85 105 / 0.65);
}

.focus\:bg-slate-600\/70:focus {
  background-color: rgb(71 85 105 / 0.7);
}

.focus\:bg-slate-600\/75:focus {
  background-color: rgb(71 85 105 / 0.75);
}

.focus\:bg-slate-600\/80:focus {
  background-color: rgb(71 85 105 / 0.8);
}

.focus\:bg-slate-600\/85:focus {
  background-color: rgb(71 85 105 / 0.85);
}

.focus\:bg-slate-600\/90:focus {
  background-color: rgb(71 85 105 / 0.9);
}

.focus\:bg-slate-600\/95:focus {
  background-color: rgb(71 85 105 / 0.95);
}

.focus\:bg-slate-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.focus\:bg-slate-700\/0:focus {
  background-color: rgb(51 65 85 / 0);
}

.focus\:bg-slate-700\/10:focus {
  background-color: rgb(51 65 85 / 0.1);
}

.focus\:bg-slate-700\/100:focus {
  background-color: rgb(51 65 85 / 1);
}

.focus\:bg-slate-700\/15:focus {
  background-color: rgb(51 65 85 / 0.15);
}

.focus\:bg-slate-700\/20:focus {
  background-color: rgb(51 65 85 / 0.2);
}

.focus\:bg-slate-700\/25:focus {
  background-color: rgb(51 65 85 / 0.25);
}

.focus\:bg-slate-700\/30:focus {
  background-color: rgb(51 65 85 / 0.3);
}

.focus\:bg-slate-700\/35:focus {
  background-color: rgb(51 65 85 / 0.35);
}

.focus\:bg-slate-700\/40:focus {
  background-color: rgb(51 65 85 / 0.4);
}

.focus\:bg-slate-700\/45:focus {
  background-color: rgb(51 65 85 / 0.45);
}

.focus\:bg-slate-700\/5:focus {
  background-color: rgb(51 65 85 / 0.05);
}

.focus\:bg-slate-700\/50:focus {
  background-color: rgb(51 65 85 / 0.5);
}

.focus\:bg-slate-700\/55:focus {
  background-color: rgb(51 65 85 / 0.55);
}

.focus\:bg-slate-700\/60:focus {
  background-color: rgb(51 65 85 / 0.6);
}

.focus\:bg-slate-700\/65:focus {
  background-color: rgb(51 65 85 / 0.65);
}

.focus\:bg-slate-700\/70:focus {
  background-color: rgb(51 65 85 / 0.7);
}

.focus\:bg-slate-700\/75:focus {
  background-color: rgb(51 65 85 / 0.75);
}

.focus\:bg-slate-700\/80:focus {
  background-color: rgb(51 65 85 / 0.8);
}

.focus\:bg-slate-700\/85:focus {
  background-color: rgb(51 65 85 / 0.85);
}

.focus\:bg-slate-700\/90:focus {
  background-color: rgb(51 65 85 / 0.9);
}

.focus\:bg-slate-700\/95:focus {
  background-color: rgb(51 65 85 / 0.95);
}

.focus\:bg-slate-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.focus\:bg-slate-800\/0:focus {
  background-color: rgb(30 41 59 / 0);
}

.focus\:bg-slate-800\/10:focus {
  background-color: rgb(30 41 59 / 0.1);
}

.focus\:bg-slate-800\/100:focus {
  background-color: rgb(30 41 59 / 1);
}

.focus\:bg-slate-800\/15:focus {
  background-color: rgb(30 41 59 / 0.15);
}

.focus\:bg-slate-800\/20:focus {
  background-color: rgb(30 41 59 / 0.2);
}

.focus\:bg-slate-800\/25:focus {
  background-color: rgb(30 41 59 / 0.25);
}

.focus\:bg-slate-800\/30:focus {
  background-color: rgb(30 41 59 / 0.3);
}

.focus\:bg-slate-800\/35:focus {
  background-color: rgb(30 41 59 / 0.35);
}

.focus\:bg-slate-800\/40:focus {
  background-color: rgb(30 41 59 / 0.4);
}

.focus\:bg-slate-800\/45:focus {
  background-color: rgb(30 41 59 / 0.45);
}

.focus\:bg-slate-800\/5:focus {
  background-color: rgb(30 41 59 / 0.05);
}

.focus\:bg-slate-800\/50:focus {
  background-color: rgb(30 41 59 / 0.5);
}

.focus\:bg-slate-800\/55:focus {
  background-color: rgb(30 41 59 / 0.55);
}

.focus\:bg-slate-800\/60:focus {
  background-color: rgb(30 41 59 / 0.6);
}

.focus\:bg-slate-800\/65:focus {
  background-color: rgb(30 41 59 / 0.65);
}

.focus\:bg-slate-800\/70:focus {
  background-color: rgb(30 41 59 / 0.7);
}

.focus\:bg-slate-800\/75:focus {
  background-color: rgb(30 41 59 / 0.75);
}

.focus\:bg-slate-800\/80:focus {
  background-color: rgb(30 41 59 / 0.8);
}

.focus\:bg-slate-800\/85:focus {
  background-color: rgb(30 41 59 / 0.85);
}

.focus\:bg-slate-800\/90:focus {
  background-color: rgb(30 41 59 / 0.9);
}

.focus\:bg-slate-800\/95:focus {
  background-color: rgb(30 41 59 / 0.95);
}

.focus\:bg-slate-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.focus\:bg-slate-900\/0:focus {
  background-color: rgb(15 23 42 / 0);
}

.focus\:bg-slate-900\/10:focus {
  background-color: rgb(15 23 42 / 0.1);
}

.focus\:bg-slate-900\/100:focus {
  background-color: rgb(15 23 42 / 1);
}

.focus\:bg-slate-900\/15:focus {
  background-color: rgb(15 23 42 / 0.15);
}

.focus\:bg-slate-900\/20:focus {
  background-color: rgb(15 23 42 / 0.2);
}

.focus\:bg-slate-900\/25:focus {
  background-color: rgb(15 23 42 / 0.25);
}

.focus\:bg-slate-900\/30:focus {
  background-color: rgb(15 23 42 / 0.3);
}

.focus\:bg-slate-900\/35:focus {
  background-color: rgb(15 23 42 / 0.35);
}

.focus\:bg-slate-900\/40:focus {
  background-color: rgb(15 23 42 / 0.4);
}

.focus\:bg-slate-900\/45:focus {
  background-color: rgb(15 23 42 / 0.45);
}

.focus\:bg-slate-900\/5:focus {
  background-color: rgb(15 23 42 / 0.05);
}

.focus\:bg-slate-900\/50:focus {
  background-color: rgb(15 23 42 / 0.5);
}

.focus\:bg-slate-900\/55:focus {
  background-color: rgb(15 23 42 / 0.55);
}

.focus\:bg-slate-900\/60:focus {
  background-color: rgb(15 23 42 / 0.6);
}

.focus\:bg-slate-900\/65:focus {
  background-color: rgb(15 23 42 / 0.65);
}

.focus\:bg-slate-900\/70:focus {
  background-color: rgb(15 23 42 / 0.7);
}

.focus\:bg-slate-900\/75:focus {
  background-color: rgb(15 23 42 / 0.75);
}

.focus\:bg-slate-900\/80:focus {
  background-color: rgb(15 23 42 / 0.8);
}

.focus\:bg-slate-900\/85:focus {
  background-color: rgb(15 23 42 / 0.85);
}

.focus\:bg-slate-900\/90:focus {
  background-color: rgb(15 23 42 / 0.9);
}

.focus\:bg-slate-900\/95:focus {
  background-color: rgb(15 23 42 / 0.95);
}

.focus\:bg-stone-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}

.focus\:bg-stone-100\/0:focus {
  background-color: rgb(245 245 244 / 0);
}

.focus\:bg-stone-100\/10:focus {
  background-color: rgb(245 245 244 / 0.1);
}

.focus\:bg-stone-100\/100:focus {
  background-color: rgb(245 245 244 / 1);
}

.focus\:bg-stone-100\/15:focus {
  background-color: rgb(245 245 244 / 0.15);
}

.focus\:bg-stone-100\/20:focus {
  background-color: rgb(245 245 244 / 0.2);
}

.focus\:bg-stone-100\/25:focus {
  background-color: rgb(245 245 244 / 0.25);
}

.focus\:bg-stone-100\/30:focus {
  background-color: rgb(245 245 244 / 0.3);
}

.focus\:bg-stone-100\/35:focus {
  background-color: rgb(245 245 244 / 0.35);
}

.focus\:bg-stone-100\/40:focus {
  background-color: rgb(245 245 244 / 0.4);
}

.focus\:bg-stone-100\/45:focus {
  background-color: rgb(245 245 244 / 0.45);
}

.focus\:bg-stone-100\/5:focus {
  background-color: rgb(245 245 244 / 0.05);
}

.focus\:bg-stone-100\/50:focus {
  background-color: rgb(245 245 244 / 0.5);
}

.focus\:bg-stone-100\/55:focus {
  background-color: rgb(245 245 244 / 0.55);
}

.focus\:bg-stone-100\/60:focus {
  background-color: rgb(245 245 244 / 0.6);
}

.focus\:bg-stone-100\/65:focus {
  background-color: rgb(245 245 244 / 0.65);
}

.focus\:bg-stone-100\/70:focus {
  background-color: rgb(245 245 244 / 0.7);
}

.focus\:bg-stone-100\/75:focus {
  background-color: rgb(245 245 244 / 0.75);
}

.focus\:bg-stone-100\/80:focus {
  background-color: rgb(245 245 244 / 0.8);
}

.focus\:bg-stone-100\/85:focus {
  background-color: rgb(245 245 244 / 0.85);
}

.focus\:bg-stone-100\/90:focus {
  background-color: rgb(245 245 244 / 0.9);
}

.focus\:bg-stone-100\/95:focus {
  background-color: rgb(245 245 244 / 0.95);
}

.focus\:bg-stone-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
}

.focus\:bg-stone-200\/0:focus {
  background-color: rgb(231 229 228 / 0);
}

.focus\:bg-stone-200\/10:focus {
  background-color: rgb(231 229 228 / 0.1);
}

.focus\:bg-stone-200\/100:focus {
  background-color: rgb(231 229 228 / 1);
}

.focus\:bg-stone-200\/15:focus {
  background-color: rgb(231 229 228 / 0.15);
}

.focus\:bg-stone-200\/20:focus {
  background-color: rgb(231 229 228 / 0.2);
}

.focus\:bg-stone-200\/25:focus {
  background-color: rgb(231 229 228 / 0.25);
}

.focus\:bg-stone-200\/30:focus {
  background-color: rgb(231 229 228 / 0.3);
}

.focus\:bg-stone-200\/35:focus {
  background-color: rgb(231 229 228 / 0.35);
}

.focus\:bg-stone-200\/40:focus {
  background-color: rgb(231 229 228 / 0.4);
}

.focus\:bg-stone-200\/45:focus {
  background-color: rgb(231 229 228 / 0.45);
}

.focus\:bg-stone-200\/5:focus {
  background-color: rgb(231 229 228 / 0.05);
}

.focus\:bg-stone-200\/50:focus {
  background-color: rgb(231 229 228 / 0.5);
}

.focus\:bg-stone-200\/55:focus {
  background-color: rgb(231 229 228 / 0.55);
}

.focus\:bg-stone-200\/60:focus {
  background-color: rgb(231 229 228 / 0.6);
}

.focus\:bg-stone-200\/65:focus {
  background-color: rgb(231 229 228 / 0.65);
}

.focus\:bg-stone-200\/70:focus {
  background-color: rgb(231 229 228 / 0.7);
}

.focus\:bg-stone-200\/75:focus {
  background-color: rgb(231 229 228 / 0.75);
}

.focus\:bg-stone-200\/80:focus {
  background-color: rgb(231 229 228 / 0.8);
}

.focus\:bg-stone-200\/85:focus {
  background-color: rgb(231 229 228 / 0.85);
}

.focus\:bg-stone-200\/90:focus {
  background-color: rgb(231 229 228 / 0.9);
}

.focus\:bg-stone-200\/95:focus {
  background-color: rgb(231 229 228 / 0.95);
}

.focus\:bg-stone-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1));
}

.focus\:bg-stone-300\/0:focus {
  background-color: rgb(214 211 209 / 0);
}

.focus\:bg-stone-300\/10:focus {
  background-color: rgb(214 211 209 / 0.1);
}

.focus\:bg-stone-300\/100:focus {
  background-color: rgb(214 211 209 / 1);
}

.focus\:bg-stone-300\/15:focus {
  background-color: rgb(214 211 209 / 0.15);
}

.focus\:bg-stone-300\/20:focus {
  background-color: rgb(214 211 209 / 0.2);
}

.focus\:bg-stone-300\/25:focus {
  background-color: rgb(214 211 209 / 0.25);
}

.focus\:bg-stone-300\/30:focus {
  background-color: rgb(214 211 209 / 0.3);
}

.focus\:bg-stone-300\/35:focus {
  background-color: rgb(214 211 209 / 0.35);
}

.focus\:bg-stone-300\/40:focus {
  background-color: rgb(214 211 209 / 0.4);
}

.focus\:bg-stone-300\/45:focus {
  background-color: rgb(214 211 209 / 0.45);
}

.focus\:bg-stone-300\/5:focus {
  background-color: rgb(214 211 209 / 0.05);
}

.focus\:bg-stone-300\/50:focus {
  background-color: rgb(214 211 209 / 0.5);
}

.focus\:bg-stone-300\/55:focus {
  background-color: rgb(214 211 209 / 0.55);
}

.focus\:bg-stone-300\/60:focus {
  background-color: rgb(214 211 209 / 0.6);
}

.focus\:bg-stone-300\/65:focus {
  background-color: rgb(214 211 209 / 0.65);
}

.focus\:bg-stone-300\/70:focus {
  background-color: rgb(214 211 209 / 0.7);
}

.focus\:bg-stone-300\/75:focus {
  background-color: rgb(214 211 209 / 0.75);
}

.focus\:bg-stone-300\/80:focus {
  background-color: rgb(214 211 209 / 0.8);
}

.focus\:bg-stone-300\/85:focus {
  background-color: rgb(214 211 209 / 0.85);
}

.focus\:bg-stone-300\/90:focus {
  background-color: rgb(214 211 209 / 0.9);
}

.focus\:bg-stone-300\/95:focus {
  background-color: rgb(214 211 209 / 0.95);
}

.focus\:bg-stone-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1));
}

.focus\:bg-stone-400\/0:focus {
  background-color: rgb(168 162 158 / 0);
}

.focus\:bg-stone-400\/10:focus {
  background-color: rgb(168 162 158 / 0.1);
}

.focus\:bg-stone-400\/100:focus {
  background-color: rgb(168 162 158 / 1);
}

.focus\:bg-stone-400\/15:focus {
  background-color: rgb(168 162 158 / 0.15);
}

.focus\:bg-stone-400\/20:focus {
  background-color: rgb(168 162 158 / 0.2);
}

.focus\:bg-stone-400\/25:focus {
  background-color: rgb(168 162 158 / 0.25);
}

.focus\:bg-stone-400\/30:focus {
  background-color: rgb(168 162 158 / 0.3);
}

.focus\:bg-stone-400\/35:focus {
  background-color: rgb(168 162 158 / 0.35);
}

.focus\:bg-stone-400\/40:focus {
  background-color: rgb(168 162 158 / 0.4);
}

.focus\:bg-stone-400\/45:focus {
  background-color: rgb(168 162 158 / 0.45);
}

.focus\:bg-stone-400\/5:focus {
  background-color: rgb(168 162 158 / 0.05);
}

.focus\:bg-stone-400\/50:focus {
  background-color: rgb(168 162 158 / 0.5);
}

.focus\:bg-stone-400\/55:focus {
  background-color: rgb(168 162 158 / 0.55);
}

.focus\:bg-stone-400\/60:focus {
  background-color: rgb(168 162 158 / 0.6);
}

.focus\:bg-stone-400\/65:focus {
  background-color: rgb(168 162 158 / 0.65);
}

.focus\:bg-stone-400\/70:focus {
  background-color: rgb(168 162 158 / 0.7);
}

.focus\:bg-stone-400\/75:focus {
  background-color: rgb(168 162 158 / 0.75);
}

.focus\:bg-stone-400\/80:focus {
  background-color: rgb(168 162 158 / 0.8);
}

.focus\:bg-stone-400\/85:focus {
  background-color: rgb(168 162 158 / 0.85);
}

.focus\:bg-stone-400\/90:focus {
  background-color: rgb(168 162 158 / 0.9);
}

.focus\:bg-stone-400\/95:focus {
  background-color: rgb(168 162 158 / 0.95);
}

.focus\:bg-stone-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1));
}

.focus\:bg-stone-500\/0:focus {
  background-color: rgb(120 113 108 / 0);
}

.focus\:bg-stone-500\/10:focus {
  background-color: rgb(120 113 108 / 0.1);
}

.focus\:bg-stone-500\/100:focus {
  background-color: rgb(120 113 108 / 1);
}

.focus\:bg-stone-500\/15:focus {
  background-color: rgb(120 113 108 / 0.15);
}

.focus\:bg-stone-500\/20:focus {
  background-color: rgb(120 113 108 / 0.2);
}

.focus\:bg-stone-500\/25:focus {
  background-color: rgb(120 113 108 / 0.25);
}

.focus\:bg-stone-500\/30:focus {
  background-color: rgb(120 113 108 / 0.3);
}

.focus\:bg-stone-500\/35:focus {
  background-color: rgb(120 113 108 / 0.35);
}

.focus\:bg-stone-500\/40:focus {
  background-color: rgb(120 113 108 / 0.4);
}

.focus\:bg-stone-500\/45:focus {
  background-color: rgb(120 113 108 / 0.45);
}

.focus\:bg-stone-500\/5:focus {
  background-color: rgb(120 113 108 / 0.05);
}

.focus\:bg-stone-500\/50:focus {
  background-color: rgb(120 113 108 / 0.5);
}

.focus\:bg-stone-500\/55:focus {
  background-color: rgb(120 113 108 / 0.55);
}

.focus\:bg-stone-500\/60:focus {
  background-color: rgb(120 113 108 / 0.6);
}

.focus\:bg-stone-500\/65:focus {
  background-color: rgb(120 113 108 / 0.65);
}

.focus\:bg-stone-500\/70:focus {
  background-color: rgb(120 113 108 / 0.7);
}

.focus\:bg-stone-500\/75:focus {
  background-color: rgb(120 113 108 / 0.75);
}

.focus\:bg-stone-500\/80:focus {
  background-color: rgb(120 113 108 / 0.8);
}

.focus\:bg-stone-500\/85:focus {
  background-color: rgb(120 113 108 / 0.85);
}

.focus\:bg-stone-500\/90:focus {
  background-color: rgb(120 113 108 / 0.9);
}

.focus\:bg-stone-500\/95:focus {
  background-color: rgb(120 113 108 / 0.95);
}

.focus\:bg-stone-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1));
}

.focus\:bg-stone-600\/0:focus {
  background-color: rgb(87 83 78 / 0);
}

.focus\:bg-stone-600\/10:focus {
  background-color: rgb(87 83 78 / 0.1);
}

.focus\:bg-stone-600\/100:focus {
  background-color: rgb(87 83 78 / 1);
}

.focus\:bg-stone-600\/15:focus {
  background-color: rgb(87 83 78 / 0.15);
}

.focus\:bg-stone-600\/20:focus {
  background-color: rgb(87 83 78 / 0.2);
}

.focus\:bg-stone-600\/25:focus {
  background-color: rgb(87 83 78 / 0.25);
}

.focus\:bg-stone-600\/30:focus {
  background-color: rgb(87 83 78 / 0.3);
}

.focus\:bg-stone-600\/35:focus {
  background-color: rgb(87 83 78 / 0.35);
}

.focus\:bg-stone-600\/40:focus {
  background-color: rgb(87 83 78 / 0.4);
}

.focus\:bg-stone-600\/45:focus {
  background-color: rgb(87 83 78 / 0.45);
}

.focus\:bg-stone-600\/5:focus {
  background-color: rgb(87 83 78 / 0.05);
}

.focus\:bg-stone-600\/50:focus {
  background-color: rgb(87 83 78 / 0.5);
}

.focus\:bg-stone-600\/55:focus {
  background-color: rgb(87 83 78 / 0.55);
}

.focus\:bg-stone-600\/60:focus {
  background-color: rgb(87 83 78 / 0.6);
}

.focus\:bg-stone-600\/65:focus {
  background-color: rgb(87 83 78 / 0.65);
}

.focus\:bg-stone-600\/70:focus {
  background-color: rgb(87 83 78 / 0.7);
}

.focus\:bg-stone-600\/75:focus {
  background-color: rgb(87 83 78 / 0.75);
}

.focus\:bg-stone-600\/80:focus {
  background-color: rgb(87 83 78 / 0.8);
}

.focus\:bg-stone-600\/85:focus {
  background-color: rgb(87 83 78 / 0.85);
}

.focus\:bg-stone-600\/90:focus {
  background-color: rgb(87 83 78 / 0.9);
}

.focus\:bg-stone-600\/95:focus {
  background-color: rgb(87 83 78 / 0.95);
}

.focus\:bg-stone-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1));
}

.focus\:bg-stone-700\/0:focus {
  background-color: rgb(68 64 60 / 0);
}

.focus\:bg-stone-700\/10:focus {
  background-color: rgb(68 64 60 / 0.1);
}

.focus\:bg-stone-700\/100:focus {
  background-color: rgb(68 64 60 / 1);
}

.focus\:bg-stone-700\/15:focus {
  background-color: rgb(68 64 60 / 0.15);
}

.focus\:bg-stone-700\/20:focus {
  background-color: rgb(68 64 60 / 0.2);
}

.focus\:bg-stone-700\/25:focus {
  background-color: rgb(68 64 60 / 0.25);
}

.focus\:bg-stone-700\/30:focus {
  background-color: rgb(68 64 60 / 0.3);
}

.focus\:bg-stone-700\/35:focus {
  background-color: rgb(68 64 60 / 0.35);
}

.focus\:bg-stone-700\/40:focus {
  background-color: rgb(68 64 60 / 0.4);
}

.focus\:bg-stone-700\/45:focus {
  background-color: rgb(68 64 60 / 0.45);
}

.focus\:bg-stone-700\/5:focus {
  background-color: rgb(68 64 60 / 0.05);
}

.focus\:bg-stone-700\/50:focus {
  background-color: rgb(68 64 60 / 0.5);
}

.focus\:bg-stone-700\/55:focus {
  background-color: rgb(68 64 60 / 0.55);
}

.focus\:bg-stone-700\/60:focus {
  background-color: rgb(68 64 60 / 0.6);
}

.focus\:bg-stone-700\/65:focus {
  background-color: rgb(68 64 60 / 0.65);
}

.focus\:bg-stone-700\/70:focus {
  background-color: rgb(68 64 60 / 0.7);
}

.focus\:bg-stone-700\/75:focus {
  background-color: rgb(68 64 60 / 0.75);
}

.focus\:bg-stone-700\/80:focus {
  background-color: rgb(68 64 60 / 0.8);
}

.focus\:bg-stone-700\/85:focus {
  background-color: rgb(68 64 60 / 0.85);
}

.focus\:bg-stone-700\/90:focus {
  background-color: rgb(68 64 60 / 0.9);
}

.focus\:bg-stone-700\/95:focus {
  background-color: rgb(68 64 60 / 0.95);
}

.focus\:bg-stone-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1));
}

.focus\:bg-stone-800\/0:focus {
  background-color: rgb(41 37 36 / 0);
}

.focus\:bg-stone-800\/10:focus {
  background-color: rgb(41 37 36 / 0.1);
}

.focus\:bg-stone-800\/100:focus {
  background-color: rgb(41 37 36 / 1);
}

.focus\:bg-stone-800\/15:focus {
  background-color: rgb(41 37 36 / 0.15);
}

.focus\:bg-stone-800\/20:focus {
  background-color: rgb(41 37 36 / 0.2);
}

.focus\:bg-stone-800\/25:focus {
  background-color: rgb(41 37 36 / 0.25);
}

.focus\:bg-stone-800\/30:focus {
  background-color: rgb(41 37 36 / 0.3);
}

.focus\:bg-stone-800\/35:focus {
  background-color: rgb(41 37 36 / 0.35);
}

.focus\:bg-stone-800\/40:focus {
  background-color: rgb(41 37 36 / 0.4);
}

.focus\:bg-stone-800\/45:focus {
  background-color: rgb(41 37 36 / 0.45);
}

.focus\:bg-stone-800\/5:focus {
  background-color: rgb(41 37 36 / 0.05);
}

.focus\:bg-stone-800\/50:focus {
  background-color: rgb(41 37 36 / 0.5);
}

.focus\:bg-stone-800\/55:focus {
  background-color: rgb(41 37 36 / 0.55);
}

.focus\:bg-stone-800\/60:focus {
  background-color: rgb(41 37 36 / 0.6);
}

.focus\:bg-stone-800\/65:focus {
  background-color: rgb(41 37 36 / 0.65);
}

.focus\:bg-stone-800\/70:focus {
  background-color: rgb(41 37 36 / 0.7);
}

.focus\:bg-stone-800\/75:focus {
  background-color: rgb(41 37 36 / 0.75);
}

.focus\:bg-stone-800\/80:focus {
  background-color: rgb(41 37 36 / 0.8);
}

.focus\:bg-stone-800\/85:focus {
  background-color: rgb(41 37 36 / 0.85);
}

.focus\:bg-stone-800\/90:focus {
  background-color: rgb(41 37 36 / 0.9);
}

.focus\:bg-stone-800\/95:focus {
  background-color: rgb(41 37 36 / 0.95);
}

.focus\:bg-stone-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
}

.focus\:bg-stone-900\/0:focus {
  background-color: rgb(28 25 23 / 0);
}

.focus\:bg-stone-900\/10:focus {
  background-color: rgb(28 25 23 / 0.1);
}

.focus\:bg-stone-900\/100:focus {
  background-color: rgb(28 25 23 / 1);
}

.focus\:bg-stone-900\/15:focus {
  background-color: rgb(28 25 23 / 0.15);
}

.focus\:bg-stone-900\/20:focus {
  background-color: rgb(28 25 23 / 0.2);
}

.focus\:bg-stone-900\/25:focus {
  background-color: rgb(28 25 23 / 0.25);
}

.focus\:bg-stone-900\/30:focus {
  background-color: rgb(28 25 23 / 0.3);
}

.focus\:bg-stone-900\/35:focus {
  background-color: rgb(28 25 23 / 0.35);
}

.focus\:bg-stone-900\/40:focus {
  background-color: rgb(28 25 23 / 0.4);
}

.focus\:bg-stone-900\/45:focus {
  background-color: rgb(28 25 23 / 0.45);
}

.focus\:bg-stone-900\/5:focus {
  background-color: rgb(28 25 23 / 0.05);
}

.focus\:bg-stone-900\/50:focus {
  background-color: rgb(28 25 23 / 0.5);
}

.focus\:bg-stone-900\/55:focus {
  background-color: rgb(28 25 23 / 0.55);
}

.focus\:bg-stone-900\/60:focus {
  background-color: rgb(28 25 23 / 0.6);
}

.focus\:bg-stone-900\/65:focus {
  background-color: rgb(28 25 23 / 0.65);
}

.focus\:bg-stone-900\/70:focus {
  background-color: rgb(28 25 23 / 0.7);
}

.focus\:bg-stone-900\/75:focus {
  background-color: rgb(28 25 23 / 0.75);
}

.focus\:bg-stone-900\/80:focus {
  background-color: rgb(28 25 23 / 0.8);
}

.focus\:bg-stone-900\/85:focus {
  background-color: rgb(28 25 23 / 0.85);
}

.focus\:bg-stone-900\/90:focus {
  background-color: rgb(28 25 23 / 0.9);
}

.focus\:bg-stone-900\/95:focus {
  background-color: rgb(28 25 23 / 0.95);
}

.focus\:bg-yellow-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 246 178 / var(--tw-bg-opacity, 1));
}

.focus\:bg-yellow-100\/0:focus {
  background-color: rgb(253 246 178 / 0);
}

.focus\:bg-yellow-100\/10:focus {
  background-color: rgb(253 246 178 / 0.1);
}

.focus\:bg-yellow-100\/100:focus {
  background-color: rgb(253 246 178 / 1);
}

.focus\:bg-yellow-100\/15:focus {
  background-color: rgb(253 246 178 / 0.15);
}

.focus\:bg-yellow-100\/20:focus {
  background-color: rgb(253 246 178 / 0.2);
}

.focus\:bg-yellow-100\/25:focus {
  background-color: rgb(253 246 178 / 0.25);
}

.focus\:bg-yellow-100\/30:focus {
  background-color: rgb(253 246 178 / 0.3);
}

.focus\:bg-yellow-100\/35:focus {
  background-color: rgb(253 246 178 / 0.35);
}

.focus\:bg-yellow-100\/40:focus {
  background-color: rgb(253 246 178 / 0.4);
}

.focus\:bg-yellow-100\/45:focus {
  background-color: rgb(253 246 178 / 0.45);
}

.focus\:bg-yellow-100\/5:focus {
  background-color: rgb(253 246 178 / 0.05);
}

.focus\:bg-yellow-100\/50:focus {
  background-color: rgb(253 246 178 / 0.5);
}

.focus\:bg-yellow-100\/55:focus {
  background-color: rgb(253 246 178 / 0.55);
}

.focus\:bg-yellow-100\/60:focus {
  background-color: rgb(253 246 178 / 0.6);
}

.focus\:bg-yellow-100\/65:focus {
  background-color: rgb(253 246 178 / 0.65);
}

.focus\:bg-yellow-100\/70:focus {
  background-color: rgb(253 246 178 / 0.7);
}

.focus\:bg-yellow-100\/75:focus {
  background-color: rgb(253 246 178 / 0.75);
}

.focus\:bg-yellow-100\/80:focus {
  background-color: rgb(253 246 178 / 0.8);
}

.focus\:bg-yellow-100\/85:focus {
  background-color: rgb(253 246 178 / 0.85);
}

.focus\:bg-yellow-100\/90:focus {
  background-color: rgb(253 246 178 / 0.9);
}

.focus\:bg-yellow-100\/95:focus {
  background-color: rgb(253 246 178 / 0.95);
}

.focus\:bg-yellow-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 106 / var(--tw-bg-opacity, 1));
}

.focus\:bg-yellow-200\/0:focus {
  background-color: rgb(252 233 106 / 0);
}

.focus\:bg-yellow-200\/10:focus {
  background-color: rgb(252 233 106 / 0.1);
}

.focus\:bg-yellow-200\/100:focus {
  background-color: rgb(252 233 106 / 1);
}

.focus\:bg-yellow-200\/15:focus {
  background-color: rgb(252 233 106 / 0.15);
}

.focus\:bg-yellow-200\/20:focus {
  background-color: rgb(252 233 106 / 0.2);
}

.focus\:bg-yellow-200\/25:focus {
  background-color: rgb(252 233 106 / 0.25);
}

.focus\:bg-yellow-200\/30:focus {
  background-color: rgb(252 233 106 / 0.3);
}

.focus\:bg-yellow-200\/35:focus {
  background-color: rgb(252 233 106 / 0.35);
}

.focus\:bg-yellow-200\/40:focus {
  background-color: rgb(252 233 106 / 0.4);
}

.focus\:bg-yellow-200\/45:focus {
  background-color: rgb(252 233 106 / 0.45);
}

.focus\:bg-yellow-200\/5:focus {
  background-color: rgb(252 233 106 / 0.05);
}

.focus\:bg-yellow-200\/50:focus {
  background-color: rgb(252 233 106 / 0.5);
}

.focus\:bg-yellow-200\/55:focus {
  background-color: rgb(252 233 106 / 0.55);
}

.focus\:bg-yellow-200\/60:focus {
  background-color: rgb(252 233 106 / 0.6);
}

.focus\:bg-yellow-200\/65:focus {
  background-color: rgb(252 233 106 / 0.65);
}

.focus\:bg-yellow-200\/70:focus {
  background-color: rgb(252 233 106 / 0.7);
}

.focus\:bg-yellow-200\/75:focus {
  background-color: rgb(252 233 106 / 0.75);
}

.focus\:bg-yellow-200\/80:focus {
  background-color: rgb(252 233 106 / 0.8);
}

.focus\:bg-yellow-200\/85:focus {
  background-color: rgb(252 233 106 / 0.85);
}

.focus\:bg-yellow-200\/90:focus {
  background-color: rgb(252 233 106 / 0.9);
}

.focus\:bg-yellow-200\/95:focus {
  background-color: rgb(252 233 106 / 0.95);
}

.focus\:bg-yellow-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(250 202 21 / var(--tw-bg-opacity, 1));
}

.focus\:bg-yellow-300\/0:focus {
  background-color: rgb(250 202 21 / 0);
}

.focus\:bg-yellow-300\/10:focus {
  background-color: rgb(250 202 21 / 0.1);
}

.focus\:bg-yellow-300\/100:focus {
  background-color: rgb(250 202 21 / 1);
}

.focus\:bg-yellow-300\/15:focus {
  background-color: rgb(250 202 21 / 0.15);
}

.focus\:bg-yellow-300\/20:focus {
  background-color: rgb(250 202 21 / 0.2);
}

.focus\:bg-yellow-300\/25:focus {
  background-color: rgb(250 202 21 / 0.25);
}

.focus\:bg-yellow-300\/30:focus {
  background-color: rgb(250 202 21 / 0.3);
}

.focus\:bg-yellow-300\/35:focus {
  background-color: rgb(250 202 21 / 0.35);
}

.focus\:bg-yellow-300\/40:focus {
  background-color: rgb(250 202 21 / 0.4);
}

.focus\:bg-yellow-300\/45:focus {
  background-color: rgb(250 202 21 / 0.45);
}

.focus\:bg-yellow-300\/5:focus {
  background-color: rgb(250 202 21 / 0.05);
}

.focus\:bg-yellow-300\/50:focus {
  background-color: rgb(250 202 21 / 0.5);
}

.focus\:bg-yellow-300\/55:focus {
  background-color: rgb(250 202 21 / 0.55);
}

.focus\:bg-yellow-300\/60:focus {
  background-color: rgb(250 202 21 / 0.6);
}

.focus\:bg-yellow-300\/65:focus {
  background-color: rgb(250 202 21 / 0.65);
}

.focus\:bg-yellow-300\/70:focus {
  background-color: rgb(250 202 21 / 0.7);
}

.focus\:bg-yellow-300\/75:focus {
  background-color: rgb(250 202 21 / 0.75);
}

.focus\:bg-yellow-300\/80:focus {
  background-color: rgb(250 202 21 / 0.8);
}

.focus\:bg-yellow-300\/85:focus {
  background-color: rgb(250 202 21 / 0.85);
}

.focus\:bg-yellow-300\/90:focus {
  background-color: rgb(250 202 21 / 0.9);
}

.focus\:bg-yellow-300\/95:focus {
  background-color: rgb(250 202 21 / 0.95);
}

.focus\:bg-yellow-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(227 160 8 / var(--tw-bg-opacity, 1));
}

.focus\:bg-yellow-400\/0:focus {
  background-color: rgb(227 160 8 / 0);
}

.focus\:bg-yellow-400\/10:focus {
  background-color: rgb(227 160 8 / 0.1);
}

.focus\:bg-yellow-400\/100:focus {
  background-color: rgb(227 160 8 / 1);
}

.focus\:bg-yellow-400\/15:focus {
  background-color: rgb(227 160 8 / 0.15);
}

.focus\:bg-yellow-400\/20:focus {
  background-color: rgb(227 160 8 / 0.2);
}

.focus\:bg-yellow-400\/25:focus {
  background-color: rgb(227 160 8 / 0.25);
}

.focus\:bg-yellow-400\/30:focus {
  background-color: rgb(227 160 8 / 0.3);
}

.focus\:bg-yellow-400\/35:focus {
  background-color: rgb(227 160 8 / 0.35);
}

.focus\:bg-yellow-400\/40:focus {
  background-color: rgb(227 160 8 / 0.4);
}

.focus\:bg-yellow-400\/45:focus {
  background-color: rgb(227 160 8 / 0.45);
}

.focus\:bg-yellow-400\/5:focus {
  background-color: rgb(227 160 8 / 0.05);
}

.focus\:bg-yellow-400\/50:focus {
  background-color: rgb(227 160 8 / 0.5);
}

.focus\:bg-yellow-400\/55:focus {
  background-color: rgb(227 160 8 / 0.55);
}

.focus\:bg-yellow-400\/60:focus {
  background-color: rgb(227 160 8 / 0.6);
}

.focus\:bg-yellow-400\/65:focus {
  background-color: rgb(227 160 8 / 0.65);
}

.focus\:bg-yellow-400\/70:focus {
  background-color: rgb(227 160 8 / 0.7);
}

.focus\:bg-yellow-400\/75:focus {
  background-color: rgb(227 160 8 / 0.75);
}

.focus\:bg-yellow-400\/80:focus {
  background-color: rgb(227 160 8 / 0.8);
}

.focus\:bg-yellow-400\/85:focus {
  background-color: rgb(227 160 8 / 0.85);
}

.focus\:bg-yellow-400\/90:focus {
  background-color: rgb(227 160 8 / 0.9);
}

.focus\:bg-yellow-400\/95:focus {
  background-color: rgb(227 160 8 / 0.95);
}

.focus\:bg-yellow-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(194 120 3 / var(--tw-bg-opacity, 1));
}

.focus\:bg-yellow-500\/0:focus {
  background-color: rgb(194 120 3 / 0);
}

.focus\:bg-yellow-500\/10:focus {
  background-color: rgb(194 120 3 / 0.1);
}

.focus\:bg-yellow-500\/100:focus {
  background-color: rgb(194 120 3 / 1);
}

.focus\:bg-yellow-500\/15:focus {
  background-color: rgb(194 120 3 / 0.15);
}

.focus\:bg-yellow-500\/20:focus {
  background-color: rgb(194 120 3 / 0.2);
}

.focus\:bg-yellow-500\/25:focus {
  background-color: rgb(194 120 3 / 0.25);
}

.focus\:bg-yellow-500\/30:focus {
  background-color: rgb(194 120 3 / 0.3);
}

.focus\:bg-yellow-500\/35:focus {
  background-color: rgb(194 120 3 / 0.35);
}

.focus\:bg-yellow-500\/40:focus {
  background-color: rgb(194 120 3 / 0.4);
}

.focus\:bg-yellow-500\/45:focus {
  background-color: rgb(194 120 3 / 0.45);
}

.focus\:bg-yellow-500\/5:focus {
  background-color: rgb(194 120 3 / 0.05);
}

.focus\:bg-yellow-500\/50:focus {
  background-color: rgb(194 120 3 / 0.5);
}

.focus\:bg-yellow-500\/55:focus {
  background-color: rgb(194 120 3 / 0.55);
}

.focus\:bg-yellow-500\/60:focus {
  background-color: rgb(194 120 3 / 0.6);
}

.focus\:bg-yellow-500\/65:focus {
  background-color: rgb(194 120 3 / 0.65);
}

.focus\:bg-yellow-500\/70:focus {
  background-color: rgb(194 120 3 / 0.7);
}

.focus\:bg-yellow-500\/75:focus {
  background-color: rgb(194 120 3 / 0.75);
}

.focus\:bg-yellow-500\/80:focus {
  background-color: rgb(194 120 3 / 0.8);
}

.focus\:bg-yellow-500\/85:focus {
  background-color: rgb(194 120 3 / 0.85);
}

.focus\:bg-yellow-500\/90:focus {
  background-color: rgb(194 120 3 / 0.9);
}

.focus\:bg-yellow-500\/95:focus {
  background-color: rgb(194 120 3 / 0.95);
}

.focus\:bg-yellow-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(159 88 10 / var(--tw-bg-opacity, 1));
}

.focus\:bg-yellow-600\/0:focus {
  background-color: rgb(159 88 10 / 0);
}

.focus\:bg-yellow-600\/10:focus {
  background-color: rgb(159 88 10 / 0.1);
}

.focus\:bg-yellow-600\/100:focus {
  background-color: rgb(159 88 10 / 1);
}

.focus\:bg-yellow-600\/15:focus {
  background-color: rgb(159 88 10 / 0.15);
}

.focus\:bg-yellow-600\/20:focus {
  background-color: rgb(159 88 10 / 0.2);
}

.focus\:bg-yellow-600\/25:focus {
  background-color: rgb(159 88 10 / 0.25);
}

.focus\:bg-yellow-600\/30:focus {
  background-color: rgb(159 88 10 / 0.3);
}

.focus\:bg-yellow-600\/35:focus {
  background-color: rgb(159 88 10 / 0.35);
}

.focus\:bg-yellow-600\/40:focus {
  background-color: rgb(159 88 10 / 0.4);
}

.focus\:bg-yellow-600\/45:focus {
  background-color: rgb(159 88 10 / 0.45);
}

.focus\:bg-yellow-600\/5:focus {
  background-color: rgb(159 88 10 / 0.05);
}

.focus\:bg-yellow-600\/50:focus {
  background-color: rgb(159 88 10 / 0.5);
}

.focus\:bg-yellow-600\/55:focus {
  background-color: rgb(159 88 10 / 0.55);
}

.focus\:bg-yellow-600\/60:focus {
  background-color: rgb(159 88 10 / 0.6);
}

.focus\:bg-yellow-600\/65:focus {
  background-color: rgb(159 88 10 / 0.65);
}

.focus\:bg-yellow-600\/70:focus {
  background-color: rgb(159 88 10 / 0.7);
}

.focus\:bg-yellow-600\/75:focus {
  background-color: rgb(159 88 10 / 0.75);
}

.focus\:bg-yellow-600\/80:focus {
  background-color: rgb(159 88 10 / 0.8);
}

.focus\:bg-yellow-600\/85:focus {
  background-color: rgb(159 88 10 / 0.85);
}

.focus\:bg-yellow-600\/90:focus {
  background-color: rgb(159 88 10 / 0.9);
}

.focus\:bg-yellow-600\/95:focus {
  background-color: rgb(159 88 10 / 0.95);
}

.focus\:bg-yellow-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(142 75 16 / var(--tw-bg-opacity, 1));
}

.focus\:bg-yellow-700\/0:focus {
  background-color: rgb(142 75 16 / 0);
}

.focus\:bg-yellow-700\/10:focus {
  background-color: rgb(142 75 16 / 0.1);
}

.focus\:bg-yellow-700\/100:focus {
  background-color: rgb(142 75 16 / 1);
}

.focus\:bg-yellow-700\/15:focus {
  background-color: rgb(142 75 16 / 0.15);
}

.focus\:bg-yellow-700\/20:focus {
  background-color: rgb(142 75 16 / 0.2);
}

.focus\:bg-yellow-700\/25:focus {
  background-color: rgb(142 75 16 / 0.25);
}

.focus\:bg-yellow-700\/30:focus {
  background-color: rgb(142 75 16 / 0.3);
}

.focus\:bg-yellow-700\/35:focus {
  background-color: rgb(142 75 16 / 0.35);
}

.focus\:bg-yellow-700\/40:focus {
  background-color: rgb(142 75 16 / 0.4);
}

.focus\:bg-yellow-700\/45:focus {
  background-color: rgb(142 75 16 / 0.45);
}

.focus\:bg-yellow-700\/5:focus {
  background-color: rgb(142 75 16 / 0.05);
}

.focus\:bg-yellow-700\/50:focus {
  background-color: rgb(142 75 16 / 0.5);
}

.focus\:bg-yellow-700\/55:focus {
  background-color: rgb(142 75 16 / 0.55);
}

.focus\:bg-yellow-700\/60:focus {
  background-color: rgb(142 75 16 / 0.6);
}

.focus\:bg-yellow-700\/65:focus {
  background-color: rgb(142 75 16 / 0.65);
}

.focus\:bg-yellow-700\/70:focus {
  background-color: rgb(142 75 16 / 0.7);
}

.focus\:bg-yellow-700\/75:focus {
  background-color: rgb(142 75 16 / 0.75);
}

.focus\:bg-yellow-700\/80:focus {
  background-color: rgb(142 75 16 / 0.8);
}

.focus\:bg-yellow-700\/85:focus {
  background-color: rgb(142 75 16 / 0.85);
}

.focus\:bg-yellow-700\/90:focus {
  background-color: rgb(142 75 16 / 0.9);
}

.focus\:bg-yellow-700\/95:focus {
  background-color: rgb(142 75 16 / 0.95);
}

.focus\:bg-yellow-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(114 59 19 / var(--tw-bg-opacity, 1));
}

.focus\:bg-yellow-800\/0:focus {
  background-color: rgb(114 59 19 / 0);
}

.focus\:bg-yellow-800\/10:focus {
  background-color: rgb(114 59 19 / 0.1);
}

.focus\:bg-yellow-800\/100:focus {
  background-color: rgb(114 59 19 / 1);
}

.focus\:bg-yellow-800\/15:focus {
  background-color: rgb(114 59 19 / 0.15);
}

.focus\:bg-yellow-800\/20:focus {
  background-color: rgb(114 59 19 / 0.2);
}

.focus\:bg-yellow-800\/25:focus {
  background-color: rgb(114 59 19 / 0.25);
}

.focus\:bg-yellow-800\/30:focus {
  background-color: rgb(114 59 19 / 0.3);
}

.focus\:bg-yellow-800\/35:focus {
  background-color: rgb(114 59 19 / 0.35);
}

.focus\:bg-yellow-800\/40:focus {
  background-color: rgb(114 59 19 / 0.4);
}

.focus\:bg-yellow-800\/45:focus {
  background-color: rgb(114 59 19 / 0.45);
}

.focus\:bg-yellow-800\/5:focus {
  background-color: rgb(114 59 19 / 0.05);
}

.focus\:bg-yellow-800\/50:focus {
  background-color: rgb(114 59 19 / 0.5);
}

.focus\:bg-yellow-800\/55:focus {
  background-color: rgb(114 59 19 / 0.55);
}

.focus\:bg-yellow-800\/60:focus {
  background-color: rgb(114 59 19 / 0.6);
}

.focus\:bg-yellow-800\/65:focus {
  background-color: rgb(114 59 19 / 0.65);
}

.focus\:bg-yellow-800\/70:focus {
  background-color: rgb(114 59 19 / 0.7);
}

.focus\:bg-yellow-800\/75:focus {
  background-color: rgb(114 59 19 / 0.75);
}

.focus\:bg-yellow-800\/80:focus {
  background-color: rgb(114 59 19 / 0.8);
}

.focus\:bg-yellow-800\/85:focus {
  background-color: rgb(114 59 19 / 0.85);
}

.focus\:bg-yellow-800\/90:focus {
  background-color: rgb(114 59 19 / 0.9);
}

.focus\:bg-yellow-800\/95:focus {
  background-color: rgb(114 59 19 / 0.95);
}

.focus\:bg-yellow-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(99 49 18 / var(--tw-bg-opacity, 1));
}

.focus\:bg-yellow-900\/0:focus {
  background-color: rgb(99 49 18 / 0);
}

.focus\:bg-yellow-900\/10:focus {
  background-color: rgb(99 49 18 / 0.1);
}

.focus\:bg-yellow-900\/100:focus {
  background-color: rgb(99 49 18 / 1);
}

.focus\:bg-yellow-900\/15:focus {
  background-color: rgb(99 49 18 / 0.15);
}

.focus\:bg-yellow-900\/20:focus {
  background-color: rgb(99 49 18 / 0.2);
}

.focus\:bg-yellow-900\/25:focus {
  background-color: rgb(99 49 18 / 0.25);
}

.focus\:bg-yellow-900\/30:focus {
  background-color: rgb(99 49 18 / 0.3);
}

.focus\:bg-yellow-900\/35:focus {
  background-color: rgb(99 49 18 / 0.35);
}

.focus\:bg-yellow-900\/40:focus {
  background-color: rgb(99 49 18 / 0.4);
}

.focus\:bg-yellow-900\/45:focus {
  background-color: rgb(99 49 18 / 0.45);
}

.focus\:bg-yellow-900\/5:focus {
  background-color: rgb(99 49 18 / 0.05);
}

.focus\:bg-yellow-900\/50:focus {
  background-color: rgb(99 49 18 / 0.5);
}

.focus\:bg-yellow-900\/55:focus {
  background-color: rgb(99 49 18 / 0.55);
}

.focus\:bg-yellow-900\/60:focus {
  background-color: rgb(99 49 18 / 0.6);
}

.focus\:bg-yellow-900\/65:focus {
  background-color: rgb(99 49 18 / 0.65);
}

.focus\:bg-yellow-900\/70:focus {
  background-color: rgb(99 49 18 / 0.7);
}

.focus\:bg-yellow-900\/75:focus {
  background-color: rgb(99 49 18 / 0.75);
}

.focus\:bg-yellow-900\/80:focus {
  background-color: rgb(99 49 18 / 0.8);
}

.focus\:bg-yellow-900\/85:focus {
  background-color: rgb(99 49 18 / 0.85);
}

.focus\:bg-yellow-900\/90:focus {
  background-color: rgb(99 49 18 / 0.9);
}

.focus\:bg-yellow-900\/95:focus {
  background-color: rgb(99 49 18 / 0.95);
}

.focus\:bg-zinc-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}

.focus\:bg-zinc-100\/0:focus {
  background-color: rgb(244 244 245 / 0);
}

.focus\:bg-zinc-100\/10:focus {
  background-color: rgb(244 244 245 / 0.1);
}

.focus\:bg-zinc-100\/100:focus {
  background-color: rgb(244 244 245 / 1);
}

.focus\:bg-zinc-100\/15:focus {
  background-color: rgb(244 244 245 / 0.15);
}

.focus\:bg-zinc-100\/20:focus {
  background-color: rgb(244 244 245 / 0.2);
}

.focus\:bg-zinc-100\/25:focus {
  background-color: rgb(244 244 245 / 0.25);
}

.focus\:bg-zinc-100\/30:focus {
  background-color: rgb(244 244 245 / 0.3);
}

.focus\:bg-zinc-100\/35:focus {
  background-color: rgb(244 244 245 / 0.35);
}

.focus\:bg-zinc-100\/40:focus {
  background-color: rgb(244 244 245 / 0.4);
}

.focus\:bg-zinc-100\/45:focus {
  background-color: rgb(244 244 245 / 0.45);
}

.focus\:bg-zinc-100\/5:focus {
  background-color: rgb(244 244 245 / 0.05);
}

.focus\:bg-zinc-100\/50:focus {
  background-color: rgb(244 244 245 / 0.5);
}

.focus\:bg-zinc-100\/55:focus {
  background-color: rgb(244 244 245 / 0.55);
}

.focus\:bg-zinc-100\/60:focus {
  background-color: rgb(244 244 245 / 0.6);
}

.focus\:bg-zinc-100\/65:focus {
  background-color: rgb(244 244 245 / 0.65);
}

.focus\:bg-zinc-100\/70:focus {
  background-color: rgb(244 244 245 / 0.7);
}

.focus\:bg-zinc-100\/75:focus {
  background-color: rgb(244 244 245 / 0.75);
}

.focus\:bg-zinc-100\/80:focus {
  background-color: rgb(244 244 245 / 0.8);
}

.focus\:bg-zinc-100\/85:focus {
  background-color: rgb(244 244 245 / 0.85);
}

.focus\:bg-zinc-100\/90:focus {
  background-color: rgb(244 244 245 / 0.9);
}

.focus\:bg-zinc-100\/95:focus {
  background-color: rgb(244 244 245 / 0.95);
}

.focus\:bg-zinc-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}

.focus\:bg-zinc-200\/0:focus {
  background-color: rgb(228 228 231 / 0);
}

.focus\:bg-zinc-200\/10:focus {
  background-color: rgb(228 228 231 / 0.1);
}

.focus\:bg-zinc-200\/100:focus {
  background-color: rgb(228 228 231 / 1);
}

.focus\:bg-zinc-200\/15:focus {
  background-color: rgb(228 228 231 / 0.15);
}

.focus\:bg-zinc-200\/20:focus {
  background-color: rgb(228 228 231 / 0.2);
}

.focus\:bg-zinc-200\/25:focus {
  background-color: rgb(228 228 231 / 0.25);
}

.focus\:bg-zinc-200\/30:focus {
  background-color: rgb(228 228 231 / 0.3);
}

.focus\:bg-zinc-200\/35:focus {
  background-color: rgb(228 228 231 / 0.35);
}

.focus\:bg-zinc-200\/40:focus {
  background-color: rgb(228 228 231 / 0.4);
}

.focus\:bg-zinc-200\/45:focus {
  background-color: rgb(228 228 231 / 0.45);
}

.focus\:bg-zinc-200\/5:focus {
  background-color: rgb(228 228 231 / 0.05);
}

.focus\:bg-zinc-200\/50:focus {
  background-color: rgb(228 228 231 / 0.5);
}

.focus\:bg-zinc-200\/55:focus {
  background-color: rgb(228 228 231 / 0.55);
}

.focus\:bg-zinc-200\/60:focus {
  background-color: rgb(228 228 231 / 0.6);
}

.focus\:bg-zinc-200\/65:focus {
  background-color: rgb(228 228 231 / 0.65);
}

.focus\:bg-zinc-200\/70:focus {
  background-color: rgb(228 228 231 / 0.7);
}

.focus\:bg-zinc-200\/75:focus {
  background-color: rgb(228 228 231 / 0.75);
}

.focus\:bg-zinc-200\/80:focus {
  background-color: rgb(228 228 231 / 0.8);
}

.focus\:bg-zinc-200\/85:focus {
  background-color: rgb(228 228 231 / 0.85);
}

.focus\:bg-zinc-200\/90:focus {
  background-color: rgb(228 228 231 / 0.9);
}

.focus\:bg-zinc-200\/95:focus {
  background-color: rgb(228 228 231 / 0.95);
}

.focus\:bg-zinc-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
}

.focus\:bg-zinc-300\/0:focus {
  background-color: rgb(212 212 216 / 0);
}

.focus\:bg-zinc-300\/10:focus {
  background-color: rgb(212 212 216 / 0.1);
}

.focus\:bg-zinc-300\/100:focus {
  background-color: rgb(212 212 216 / 1);
}

.focus\:bg-zinc-300\/15:focus {
  background-color: rgb(212 212 216 / 0.15);
}

.focus\:bg-zinc-300\/20:focus {
  background-color: rgb(212 212 216 / 0.2);
}

.focus\:bg-zinc-300\/25:focus {
  background-color: rgb(212 212 216 / 0.25);
}

.focus\:bg-zinc-300\/30:focus {
  background-color: rgb(212 212 216 / 0.3);
}

.focus\:bg-zinc-300\/35:focus {
  background-color: rgb(212 212 216 / 0.35);
}

.focus\:bg-zinc-300\/40:focus {
  background-color: rgb(212 212 216 / 0.4);
}

.focus\:bg-zinc-300\/45:focus {
  background-color: rgb(212 212 216 / 0.45);
}

.focus\:bg-zinc-300\/5:focus {
  background-color: rgb(212 212 216 / 0.05);
}

.focus\:bg-zinc-300\/50:focus {
  background-color: rgb(212 212 216 / 0.5);
}

.focus\:bg-zinc-300\/55:focus {
  background-color: rgb(212 212 216 / 0.55);
}

.focus\:bg-zinc-300\/60:focus {
  background-color: rgb(212 212 216 / 0.6);
}

.focus\:bg-zinc-300\/65:focus {
  background-color: rgb(212 212 216 / 0.65);
}

.focus\:bg-zinc-300\/70:focus {
  background-color: rgb(212 212 216 / 0.7);
}

.focus\:bg-zinc-300\/75:focus {
  background-color: rgb(212 212 216 / 0.75);
}

.focus\:bg-zinc-300\/80:focus {
  background-color: rgb(212 212 216 / 0.8);
}

.focus\:bg-zinc-300\/85:focus {
  background-color: rgb(212 212 216 / 0.85);
}

.focus\:bg-zinc-300\/90:focus {
  background-color: rgb(212 212 216 / 0.9);
}

.focus\:bg-zinc-300\/95:focus {
  background-color: rgb(212 212 216 / 0.95);
}

.focus\:bg-zinc-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}

.focus\:bg-zinc-400\/0:focus {
  background-color: rgb(161 161 170 / 0);
}

.focus\:bg-zinc-400\/10:focus {
  background-color: rgb(161 161 170 / 0.1);
}

.focus\:bg-zinc-400\/100:focus {
  background-color: rgb(161 161 170 / 1);
}

.focus\:bg-zinc-400\/15:focus {
  background-color: rgb(161 161 170 / 0.15);
}

.focus\:bg-zinc-400\/20:focus {
  background-color: rgb(161 161 170 / 0.2);
}

.focus\:bg-zinc-400\/25:focus {
  background-color: rgb(161 161 170 / 0.25);
}

.focus\:bg-zinc-400\/30:focus {
  background-color: rgb(161 161 170 / 0.3);
}

.focus\:bg-zinc-400\/35:focus {
  background-color: rgb(161 161 170 / 0.35);
}

.focus\:bg-zinc-400\/40:focus {
  background-color: rgb(161 161 170 / 0.4);
}

.focus\:bg-zinc-400\/45:focus {
  background-color: rgb(161 161 170 / 0.45);
}

.focus\:bg-zinc-400\/5:focus {
  background-color: rgb(161 161 170 / 0.05);
}

.focus\:bg-zinc-400\/50:focus {
  background-color: rgb(161 161 170 / 0.5);
}

.focus\:bg-zinc-400\/55:focus {
  background-color: rgb(161 161 170 / 0.55);
}

.focus\:bg-zinc-400\/60:focus {
  background-color: rgb(161 161 170 / 0.6);
}

.focus\:bg-zinc-400\/65:focus {
  background-color: rgb(161 161 170 / 0.65);
}

.focus\:bg-zinc-400\/70:focus {
  background-color: rgb(161 161 170 / 0.7);
}

.focus\:bg-zinc-400\/75:focus {
  background-color: rgb(161 161 170 / 0.75);
}

.focus\:bg-zinc-400\/80:focus {
  background-color: rgb(161 161 170 / 0.8);
}

.focus\:bg-zinc-400\/85:focus {
  background-color: rgb(161 161 170 / 0.85);
}

.focus\:bg-zinc-400\/90:focus {
  background-color: rgb(161 161 170 / 0.9);
}

.focus\:bg-zinc-400\/95:focus {
  background-color: rgb(161 161 170 / 0.95);
}

.focus\:bg-zinc-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1));
}

.focus\:bg-zinc-500\/0:focus {
  background-color: rgb(113 113 122 / 0);
}

.focus\:bg-zinc-500\/10:focus {
  background-color: rgb(113 113 122 / 0.1);
}

.focus\:bg-zinc-500\/100:focus {
  background-color: rgb(113 113 122 / 1);
}

.focus\:bg-zinc-500\/15:focus {
  background-color: rgb(113 113 122 / 0.15);
}

.focus\:bg-zinc-500\/20:focus {
  background-color: rgb(113 113 122 / 0.2);
}

.focus\:bg-zinc-500\/25:focus {
  background-color: rgb(113 113 122 / 0.25);
}

.focus\:bg-zinc-500\/30:focus {
  background-color: rgb(113 113 122 / 0.3);
}

.focus\:bg-zinc-500\/35:focus {
  background-color: rgb(113 113 122 / 0.35);
}

.focus\:bg-zinc-500\/40:focus {
  background-color: rgb(113 113 122 / 0.4);
}

.focus\:bg-zinc-500\/45:focus {
  background-color: rgb(113 113 122 / 0.45);
}

.focus\:bg-zinc-500\/5:focus {
  background-color: rgb(113 113 122 / 0.05);
}

.focus\:bg-zinc-500\/50:focus {
  background-color: rgb(113 113 122 / 0.5);
}

.focus\:bg-zinc-500\/55:focus {
  background-color: rgb(113 113 122 / 0.55);
}

.focus\:bg-zinc-500\/60:focus {
  background-color: rgb(113 113 122 / 0.6);
}

.focus\:bg-zinc-500\/65:focus {
  background-color: rgb(113 113 122 / 0.65);
}

.focus\:bg-zinc-500\/70:focus {
  background-color: rgb(113 113 122 / 0.7);
}

.focus\:bg-zinc-500\/75:focus {
  background-color: rgb(113 113 122 / 0.75);
}

.focus\:bg-zinc-500\/80:focus {
  background-color: rgb(113 113 122 / 0.8);
}

.focus\:bg-zinc-500\/85:focus {
  background-color: rgb(113 113 122 / 0.85);
}

.focus\:bg-zinc-500\/90:focus {
  background-color: rgb(113 113 122 / 0.9);
}

.focus\:bg-zinc-500\/95:focus {
  background-color: rgb(113 113 122 / 0.95);
}

.focus\:bg-zinc-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

.focus\:bg-zinc-600\/0:focus {
  background-color: rgb(82 82 91 / 0);
}

.focus\:bg-zinc-600\/10:focus {
  background-color: rgb(82 82 91 / 0.1);
}

.focus\:bg-zinc-600\/100:focus {
  background-color: rgb(82 82 91 / 1);
}

.focus\:bg-zinc-600\/15:focus {
  background-color: rgb(82 82 91 / 0.15);
}

.focus\:bg-zinc-600\/20:focus {
  background-color: rgb(82 82 91 / 0.2);
}

.focus\:bg-zinc-600\/25:focus {
  background-color: rgb(82 82 91 / 0.25);
}

.focus\:bg-zinc-600\/30:focus {
  background-color: rgb(82 82 91 / 0.3);
}

.focus\:bg-zinc-600\/35:focus {
  background-color: rgb(82 82 91 / 0.35);
}

.focus\:bg-zinc-600\/40:focus {
  background-color: rgb(82 82 91 / 0.4);
}

.focus\:bg-zinc-600\/45:focus {
  background-color: rgb(82 82 91 / 0.45);
}

.focus\:bg-zinc-600\/5:focus {
  background-color: rgb(82 82 91 / 0.05);
}

.focus\:bg-zinc-600\/50:focus {
  background-color: rgb(82 82 91 / 0.5);
}

.focus\:bg-zinc-600\/55:focus {
  background-color: rgb(82 82 91 / 0.55);
}

.focus\:bg-zinc-600\/60:focus {
  background-color: rgb(82 82 91 / 0.6);
}

.focus\:bg-zinc-600\/65:focus {
  background-color: rgb(82 82 91 / 0.65);
}

.focus\:bg-zinc-600\/70:focus {
  background-color: rgb(82 82 91 / 0.7);
}

.focus\:bg-zinc-600\/75:focus {
  background-color: rgb(82 82 91 / 0.75);
}

.focus\:bg-zinc-600\/80:focus {
  background-color: rgb(82 82 91 / 0.8);
}

.focus\:bg-zinc-600\/85:focus {
  background-color: rgb(82 82 91 / 0.85);
}

.focus\:bg-zinc-600\/90:focus {
  background-color: rgb(82 82 91 / 0.9);
}

.focus\:bg-zinc-600\/95:focus {
  background-color: rgb(82 82 91 / 0.95);
}

.focus\:bg-zinc-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}

.focus\:bg-zinc-700\/0:focus {
  background-color: rgb(63 63 70 / 0);
}

.focus\:bg-zinc-700\/10:focus {
  background-color: rgb(63 63 70 / 0.1);
}

.focus\:bg-zinc-700\/100:focus {
  background-color: rgb(63 63 70 / 1);
}

.focus\:bg-zinc-700\/15:focus {
  background-color: rgb(63 63 70 / 0.15);
}

.focus\:bg-zinc-700\/20:focus {
  background-color: rgb(63 63 70 / 0.2);
}

.focus\:bg-zinc-700\/25:focus {
  background-color: rgb(63 63 70 / 0.25);
}

.focus\:bg-zinc-700\/30:focus {
  background-color: rgb(63 63 70 / 0.3);
}

.focus\:bg-zinc-700\/35:focus {
  background-color: rgb(63 63 70 / 0.35);
}

.focus\:bg-zinc-700\/40:focus {
  background-color: rgb(63 63 70 / 0.4);
}

.focus\:bg-zinc-700\/45:focus {
  background-color: rgb(63 63 70 / 0.45);
}

.focus\:bg-zinc-700\/5:focus {
  background-color: rgb(63 63 70 / 0.05);
}

.focus\:bg-zinc-700\/50:focus {
  background-color: rgb(63 63 70 / 0.5);
}

.focus\:bg-zinc-700\/55:focus {
  background-color: rgb(63 63 70 / 0.55);
}

.focus\:bg-zinc-700\/60:focus {
  background-color: rgb(63 63 70 / 0.6);
}

.focus\:bg-zinc-700\/65:focus {
  background-color: rgb(63 63 70 / 0.65);
}

.focus\:bg-zinc-700\/70:focus {
  background-color: rgb(63 63 70 / 0.7);
}

.focus\:bg-zinc-700\/75:focus {
  background-color: rgb(63 63 70 / 0.75);
}

.focus\:bg-zinc-700\/80:focus {
  background-color: rgb(63 63 70 / 0.8);
}

.focus\:bg-zinc-700\/85:focus {
  background-color: rgb(63 63 70 / 0.85);
}

.focus\:bg-zinc-700\/90:focus {
  background-color: rgb(63 63 70 / 0.9);
}

.focus\:bg-zinc-700\/95:focus {
  background-color: rgb(63 63 70 / 0.95);
}

.focus\:bg-zinc-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}

.focus\:bg-zinc-800\/0:focus {
  background-color: rgb(39 39 42 / 0);
}

.focus\:bg-zinc-800\/10:focus {
  background-color: rgb(39 39 42 / 0.1);
}

.focus\:bg-zinc-800\/100:focus {
  background-color: rgb(39 39 42 / 1);
}

.focus\:bg-zinc-800\/15:focus {
  background-color: rgb(39 39 42 / 0.15);
}

.focus\:bg-zinc-800\/20:focus {
  background-color: rgb(39 39 42 / 0.2);
}

.focus\:bg-zinc-800\/25:focus {
  background-color: rgb(39 39 42 / 0.25);
}

.focus\:bg-zinc-800\/30:focus {
  background-color: rgb(39 39 42 / 0.3);
}

.focus\:bg-zinc-800\/35:focus {
  background-color: rgb(39 39 42 / 0.35);
}

.focus\:bg-zinc-800\/40:focus {
  background-color: rgb(39 39 42 / 0.4);
}

.focus\:bg-zinc-800\/45:focus {
  background-color: rgb(39 39 42 / 0.45);
}

.focus\:bg-zinc-800\/5:focus {
  background-color: rgb(39 39 42 / 0.05);
}

.focus\:bg-zinc-800\/50:focus {
  background-color: rgb(39 39 42 / 0.5);
}

.focus\:bg-zinc-800\/55:focus {
  background-color: rgb(39 39 42 / 0.55);
}

.focus\:bg-zinc-800\/60:focus {
  background-color: rgb(39 39 42 / 0.6);
}

.focus\:bg-zinc-800\/65:focus {
  background-color: rgb(39 39 42 / 0.65);
}

.focus\:bg-zinc-800\/70:focus {
  background-color: rgb(39 39 42 / 0.7);
}

.focus\:bg-zinc-800\/75:focus {
  background-color: rgb(39 39 42 / 0.75);
}

.focus\:bg-zinc-800\/80:focus {
  background-color: rgb(39 39 42 / 0.8);
}

.focus\:bg-zinc-800\/85:focus {
  background-color: rgb(39 39 42 / 0.85);
}

.focus\:bg-zinc-800\/90:focus {
  background-color: rgb(39 39 42 / 0.9);
}

.focus\:bg-zinc-800\/95:focus {
  background-color: rgb(39 39 42 / 0.95);
}

.focus\:bg-zinc-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}

.focus\:bg-zinc-900\/0:focus {
  background-color: rgb(24 24 27 / 0);
}

.focus\:bg-zinc-900\/10:focus {
  background-color: rgb(24 24 27 / 0.1);
}

.focus\:bg-zinc-900\/100:focus {
  background-color: rgb(24 24 27 / 1);
}

.focus\:bg-zinc-900\/15:focus {
  background-color: rgb(24 24 27 / 0.15);
}

.focus\:bg-zinc-900\/20:focus {
  background-color: rgb(24 24 27 / 0.2);
}

.focus\:bg-zinc-900\/25:focus {
  background-color: rgb(24 24 27 / 0.25);
}

.focus\:bg-zinc-900\/30:focus {
  background-color: rgb(24 24 27 / 0.3);
}

.focus\:bg-zinc-900\/35:focus {
  background-color: rgb(24 24 27 / 0.35);
}

.focus\:bg-zinc-900\/40:focus {
  background-color: rgb(24 24 27 / 0.4);
}

.focus\:bg-zinc-900\/45:focus {
  background-color: rgb(24 24 27 / 0.45);
}

.focus\:bg-zinc-900\/5:focus {
  background-color: rgb(24 24 27 / 0.05);
}

.focus\:bg-zinc-900\/50:focus {
  background-color: rgb(24 24 27 / 0.5);
}

.focus\:bg-zinc-900\/55:focus {
  background-color: rgb(24 24 27 / 0.55);
}

.focus\:bg-zinc-900\/60:focus {
  background-color: rgb(24 24 27 / 0.6);
}

.focus\:bg-zinc-900\/65:focus {
  background-color: rgb(24 24 27 / 0.65);
}

.focus\:bg-zinc-900\/70:focus {
  background-color: rgb(24 24 27 / 0.7);
}

.focus\:bg-zinc-900\/75:focus {
  background-color: rgb(24 24 27 / 0.75);
}

.focus\:bg-zinc-900\/80:focus {
  background-color: rgb(24 24 27 / 0.8);
}

.focus\:bg-zinc-900\/85:focus {
  background-color: rgb(24 24 27 / 0.85);
}

.focus\:bg-zinc-900\/90:focus {
  background-color: rgb(24 24 27 / 0.9);
}

.focus\:bg-zinc-900\/95:focus {
  background-color: rgb(24 24 27 / 0.95);
}

.focus\:text-amber-100:focus {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}

.focus\:text-amber-100\/0:focus {
  color: rgb(254 243 199 / 0);
}

.focus\:text-amber-100\/10:focus {
  color: rgb(254 243 199 / 0.1);
}

.focus\:text-amber-100\/100:focus {
  color: rgb(254 243 199 / 1);
}

.focus\:text-amber-100\/15:focus {
  color: rgb(254 243 199 / 0.15);
}

.focus\:text-amber-100\/20:focus {
  color: rgb(254 243 199 / 0.2);
}

.focus\:text-amber-100\/25:focus {
  color: rgb(254 243 199 / 0.25);
}

.focus\:text-amber-100\/30:focus {
  color: rgb(254 243 199 / 0.3);
}

.focus\:text-amber-100\/35:focus {
  color: rgb(254 243 199 / 0.35);
}

.focus\:text-amber-100\/40:focus {
  color: rgb(254 243 199 / 0.4);
}

.focus\:text-amber-100\/45:focus {
  color: rgb(254 243 199 / 0.45);
}

.focus\:text-amber-100\/5:focus {
  color: rgb(254 243 199 / 0.05);
}

.focus\:text-amber-100\/50:focus {
  color: rgb(254 243 199 / 0.5);
}

.focus\:text-amber-100\/55:focus {
  color: rgb(254 243 199 / 0.55);
}

.focus\:text-amber-100\/60:focus {
  color: rgb(254 243 199 / 0.6);
}

.focus\:text-amber-100\/65:focus {
  color: rgb(254 243 199 / 0.65);
}

.focus\:text-amber-100\/70:focus {
  color: rgb(254 243 199 / 0.7);
}

.focus\:text-amber-100\/75:focus {
  color: rgb(254 243 199 / 0.75);
}

.focus\:text-amber-100\/80:focus {
  color: rgb(254 243 199 / 0.8);
}

.focus\:text-amber-100\/85:focus {
  color: rgb(254 243 199 / 0.85);
}

.focus\:text-amber-100\/90:focus {
  color: rgb(254 243 199 / 0.9);
}

.focus\:text-amber-100\/95:focus {
  color: rgb(254 243 199 / 0.95);
}

.focus\:text-amber-200:focus {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}

.focus\:text-amber-200\/0:focus {
  color: rgb(253 230 138 / 0);
}

.focus\:text-amber-200\/10:focus {
  color: rgb(253 230 138 / 0.1);
}

.focus\:text-amber-200\/100:focus {
  color: rgb(253 230 138 / 1);
}

.focus\:text-amber-200\/15:focus {
  color: rgb(253 230 138 / 0.15);
}

.focus\:text-amber-200\/20:focus {
  color: rgb(253 230 138 / 0.2);
}

.focus\:text-amber-200\/25:focus {
  color: rgb(253 230 138 / 0.25);
}

.focus\:text-amber-200\/30:focus {
  color: rgb(253 230 138 / 0.3);
}

.focus\:text-amber-200\/35:focus {
  color: rgb(253 230 138 / 0.35);
}

.focus\:text-amber-200\/40:focus {
  color: rgb(253 230 138 / 0.4);
}

.focus\:text-amber-200\/45:focus {
  color: rgb(253 230 138 / 0.45);
}

.focus\:text-amber-200\/5:focus {
  color: rgb(253 230 138 / 0.05);
}

.focus\:text-amber-200\/50:focus {
  color: rgb(253 230 138 / 0.5);
}

.focus\:text-amber-200\/55:focus {
  color: rgb(253 230 138 / 0.55);
}

.focus\:text-amber-200\/60:focus {
  color: rgb(253 230 138 / 0.6);
}

.focus\:text-amber-200\/65:focus {
  color: rgb(253 230 138 / 0.65);
}

.focus\:text-amber-200\/70:focus {
  color: rgb(253 230 138 / 0.7);
}

.focus\:text-amber-200\/75:focus {
  color: rgb(253 230 138 / 0.75);
}

.focus\:text-amber-200\/80:focus {
  color: rgb(253 230 138 / 0.8);
}

.focus\:text-amber-200\/85:focus {
  color: rgb(253 230 138 / 0.85);
}

.focus\:text-amber-200\/90:focus {
  color: rgb(253 230 138 / 0.9);
}

.focus\:text-amber-200\/95:focus {
  color: rgb(253 230 138 / 0.95);
}

.focus\:text-amber-300:focus {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}

.focus\:text-amber-300\/0:focus {
  color: rgb(252 211 77 / 0);
}

.focus\:text-amber-300\/10:focus {
  color: rgb(252 211 77 / 0.1);
}

.focus\:text-amber-300\/100:focus {
  color: rgb(252 211 77 / 1);
}

.focus\:text-amber-300\/15:focus {
  color: rgb(252 211 77 / 0.15);
}

.focus\:text-amber-300\/20:focus {
  color: rgb(252 211 77 / 0.2);
}

.focus\:text-amber-300\/25:focus {
  color: rgb(252 211 77 / 0.25);
}

.focus\:text-amber-300\/30:focus {
  color: rgb(252 211 77 / 0.3);
}

.focus\:text-amber-300\/35:focus {
  color: rgb(252 211 77 / 0.35);
}

.focus\:text-amber-300\/40:focus {
  color: rgb(252 211 77 / 0.4);
}

.focus\:text-amber-300\/45:focus {
  color: rgb(252 211 77 / 0.45);
}

.focus\:text-amber-300\/5:focus {
  color: rgb(252 211 77 / 0.05);
}

.focus\:text-amber-300\/50:focus {
  color: rgb(252 211 77 / 0.5);
}

.focus\:text-amber-300\/55:focus {
  color: rgb(252 211 77 / 0.55);
}

.focus\:text-amber-300\/60:focus {
  color: rgb(252 211 77 / 0.6);
}

.focus\:text-amber-300\/65:focus {
  color: rgb(252 211 77 / 0.65);
}

.focus\:text-amber-300\/70:focus {
  color: rgb(252 211 77 / 0.7);
}

.focus\:text-amber-300\/75:focus {
  color: rgb(252 211 77 / 0.75);
}

.focus\:text-amber-300\/80:focus {
  color: rgb(252 211 77 / 0.8);
}

.focus\:text-amber-300\/85:focus {
  color: rgb(252 211 77 / 0.85);
}

.focus\:text-amber-300\/90:focus {
  color: rgb(252 211 77 / 0.9);
}

.focus\:text-amber-300\/95:focus {
  color: rgb(252 211 77 / 0.95);
}

.focus\:text-amber-400:focus {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

.focus\:text-amber-400\/0:focus {
  color: rgb(251 191 36 / 0);
}

.focus\:text-amber-400\/10:focus {
  color: rgb(251 191 36 / 0.1);
}

.focus\:text-amber-400\/100:focus {
  color: rgb(251 191 36 / 1);
}

.focus\:text-amber-400\/15:focus {
  color: rgb(251 191 36 / 0.15);
}

.focus\:text-amber-400\/20:focus {
  color: rgb(251 191 36 / 0.2);
}

.focus\:text-amber-400\/25:focus {
  color: rgb(251 191 36 / 0.25);
}

.focus\:text-amber-400\/30:focus {
  color: rgb(251 191 36 / 0.3);
}

.focus\:text-amber-400\/35:focus {
  color: rgb(251 191 36 / 0.35);
}

.focus\:text-amber-400\/40:focus {
  color: rgb(251 191 36 / 0.4);
}

.focus\:text-amber-400\/45:focus {
  color: rgb(251 191 36 / 0.45);
}

.focus\:text-amber-400\/5:focus {
  color: rgb(251 191 36 / 0.05);
}

.focus\:text-amber-400\/50:focus {
  color: rgb(251 191 36 / 0.5);
}

.focus\:text-amber-400\/55:focus {
  color: rgb(251 191 36 / 0.55);
}

.focus\:text-amber-400\/60:focus {
  color: rgb(251 191 36 / 0.6);
}

.focus\:text-amber-400\/65:focus {
  color: rgb(251 191 36 / 0.65);
}

.focus\:text-amber-400\/70:focus {
  color: rgb(251 191 36 / 0.7);
}

.focus\:text-amber-400\/75:focus {
  color: rgb(251 191 36 / 0.75);
}

.focus\:text-amber-400\/80:focus {
  color: rgb(251 191 36 / 0.8);
}

.focus\:text-amber-400\/85:focus {
  color: rgb(251 191 36 / 0.85);
}

.focus\:text-amber-400\/90:focus {
  color: rgb(251 191 36 / 0.9);
}

.focus\:text-amber-400\/95:focus {
  color: rgb(251 191 36 / 0.95);
}

.focus\:text-amber-500:focus {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}

.focus\:text-amber-500\/0:focus {
  color: rgb(245 158 11 / 0);
}

.focus\:text-amber-500\/10:focus {
  color: rgb(245 158 11 / 0.1);
}

.focus\:text-amber-500\/100:focus {
  color: rgb(245 158 11 / 1);
}

.focus\:text-amber-500\/15:focus {
  color: rgb(245 158 11 / 0.15);
}

.focus\:text-amber-500\/20:focus {
  color: rgb(245 158 11 / 0.2);
}

.focus\:text-amber-500\/25:focus {
  color: rgb(245 158 11 / 0.25);
}

.focus\:text-amber-500\/30:focus {
  color: rgb(245 158 11 / 0.3);
}

.focus\:text-amber-500\/35:focus {
  color: rgb(245 158 11 / 0.35);
}

.focus\:text-amber-500\/40:focus {
  color: rgb(245 158 11 / 0.4);
}

.focus\:text-amber-500\/45:focus {
  color: rgb(245 158 11 / 0.45);
}

.focus\:text-amber-500\/5:focus {
  color: rgb(245 158 11 / 0.05);
}

.focus\:text-amber-500\/50:focus {
  color: rgb(245 158 11 / 0.5);
}

.focus\:text-amber-500\/55:focus {
  color: rgb(245 158 11 / 0.55);
}

.focus\:text-amber-500\/60:focus {
  color: rgb(245 158 11 / 0.6);
}

.focus\:text-amber-500\/65:focus {
  color: rgb(245 158 11 / 0.65);
}

.focus\:text-amber-500\/70:focus {
  color: rgb(245 158 11 / 0.7);
}

.focus\:text-amber-500\/75:focus {
  color: rgb(245 158 11 / 0.75);
}

.focus\:text-amber-500\/80:focus {
  color: rgb(245 158 11 / 0.8);
}

.focus\:text-amber-500\/85:focus {
  color: rgb(245 158 11 / 0.85);
}

.focus\:text-amber-500\/90:focus {
  color: rgb(245 158 11 / 0.9);
}

.focus\:text-amber-500\/95:focus {
  color: rgb(245 158 11 / 0.95);
}

.focus\:text-amber-600:focus {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}

.focus\:text-amber-600\/0:focus {
  color: rgb(217 119 6 / 0);
}

.focus\:text-amber-600\/10:focus {
  color: rgb(217 119 6 / 0.1);
}

.focus\:text-amber-600\/100:focus {
  color: rgb(217 119 6 / 1);
}

.focus\:text-amber-600\/15:focus {
  color: rgb(217 119 6 / 0.15);
}

.focus\:text-amber-600\/20:focus {
  color: rgb(217 119 6 / 0.2);
}

.focus\:text-amber-600\/25:focus {
  color: rgb(217 119 6 / 0.25);
}

.focus\:text-amber-600\/30:focus {
  color: rgb(217 119 6 / 0.3);
}

.focus\:text-amber-600\/35:focus {
  color: rgb(217 119 6 / 0.35);
}

.focus\:text-amber-600\/40:focus {
  color: rgb(217 119 6 / 0.4);
}

.focus\:text-amber-600\/45:focus {
  color: rgb(217 119 6 / 0.45);
}

.focus\:text-amber-600\/5:focus {
  color: rgb(217 119 6 / 0.05);
}

.focus\:text-amber-600\/50:focus {
  color: rgb(217 119 6 / 0.5);
}

.focus\:text-amber-600\/55:focus {
  color: rgb(217 119 6 / 0.55);
}

.focus\:text-amber-600\/60:focus {
  color: rgb(217 119 6 / 0.6);
}

.focus\:text-amber-600\/65:focus {
  color: rgb(217 119 6 / 0.65);
}

.focus\:text-amber-600\/70:focus {
  color: rgb(217 119 6 / 0.7);
}

.focus\:text-amber-600\/75:focus {
  color: rgb(217 119 6 / 0.75);
}

.focus\:text-amber-600\/80:focus {
  color: rgb(217 119 6 / 0.8);
}

.focus\:text-amber-600\/85:focus {
  color: rgb(217 119 6 / 0.85);
}

.focus\:text-amber-600\/90:focus {
  color: rgb(217 119 6 / 0.9);
}

.focus\:text-amber-600\/95:focus {
  color: rgb(217 119 6 / 0.95);
}

.focus\:text-amber-700:focus {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}

.focus\:text-amber-700\/0:focus {
  color: rgb(180 83 9 / 0);
}

.focus\:text-amber-700\/10:focus {
  color: rgb(180 83 9 / 0.1);
}

.focus\:text-amber-700\/100:focus {
  color: rgb(180 83 9 / 1);
}

.focus\:text-amber-700\/15:focus {
  color: rgb(180 83 9 / 0.15);
}

.focus\:text-amber-700\/20:focus {
  color: rgb(180 83 9 / 0.2);
}

.focus\:text-amber-700\/25:focus {
  color: rgb(180 83 9 / 0.25);
}

.focus\:text-amber-700\/30:focus {
  color: rgb(180 83 9 / 0.3);
}

.focus\:text-amber-700\/35:focus {
  color: rgb(180 83 9 / 0.35);
}

.focus\:text-amber-700\/40:focus {
  color: rgb(180 83 9 / 0.4);
}

.focus\:text-amber-700\/45:focus {
  color: rgb(180 83 9 / 0.45);
}

.focus\:text-amber-700\/5:focus {
  color: rgb(180 83 9 / 0.05);
}

.focus\:text-amber-700\/50:focus {
  color: rgb(180 83 9 / 0.5);
}

.focus\:text-amber-700\/55:focus {
  color: rgb(180 83 9 / 0.55);
}

.focus\:text-amber-700\/60:focus {
  color: rgb(180 83 9 / 0.6);
}

.focus\:text-amber-700\/65:focus {
  color: rgb(180 83 9 / 0.65);
}

.focus\:text-amber-700\/70:focus {
  color: rgb(180 83 9 / 0.7);
}

.focus\:text-amber-700\/75:focus {
  color: rgb(180 83 9 / 0.75);
}

.focus\:text-amber-700\/80:focus {
  color: rgb(180 83 9 / 0.8);
}

.focus\:text-amber-700\/85:focus {
  color: rgb(180 83 9 / 0.85);
}

.focus\:text-amber-700\/90:focus {
  color: rgb(180 83 9 / 0.9);
}

.focus\:text-amber-700\/95:focus {
  color: rgb(180 83 9 / 0.95);
}

.focus\:text-amber-800:focus {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.focus\:text-amber-800\/0:focus {
  color: rgb(146 64 14 / 0);
}

.focus\:text-amber-800\/10:focus {
  color: rgb(146 64 14 / 0.1);
}

.focus\:text-amber-800\/100:focus {
  color: rgb(146 64 14 / 1);
}

.focus\:text-amber-800\/15:focus {
  color: rgb(146 64 14 / 0.15);
}

.focus\:text-amber-800\/20:focus {
  color: rgb(146 64 14 / 0.2);
}

.focus\:text-amber-800\/25:focus {
  color: rgb(146 64 14 / 0.25);
}

.focus\:text-amber-800\/30:focus {
  color: rgb(146 64 14 / 0.3);
}

.focus\:text-amber-800\/35:focus {
  color: rgb(146 64 14 / 0.35);
}

.focus\:text-amber-800\/40:focus {
  color: rgb(146 64 14 / 0.4);
}

.focus\:text-amber-800\/45:focus {
  color: rgb(146 64 14 / 0.45);
}

.focus\:text-amber-800\/5:focus {
  color: rgb(146 64 14 / 0.05);
}

.focus\:text-amber-800\/50:focus {
  color: rgb(146 64 14 / 0.5);
}

.focus\:text-amber-800\/55:focus {
  color: rgb(146 64 14 / 0.55);
}

.focus\:text-amber-800\/60:focus {
  color: rgb(146 64 14 / 0.6);
}

.focus\:text-amber-800\/65:focus {
  color: rgb(146 64 14 / 0.65);
}

.focus\:text-amber-800\/70:focus {
  color: rgb(146 64 14 / 0.7);
}

.focus\:text-amber-800\/75:focus {
  color: rgb(146 64 14 / 0.75);
}

.focus\:text-amber-800\/80:focus {
  color: rgb(146 64 14 / 0.8);
}

.focus\:text-amber-800\/85:focus {
  color: rgb(146 64 14 / 0.85);
}

.focus\:text-amber-800\/90:focus {
  color: rgb(146 64 14 / 0.9);
}

.focus\:text-amber-800\/95:focus {
  color: rgb(146 64 14 / 0.95);
}

.focus\:text-amber-900:focus {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}

.focus\:text-amber-900\/0:focus {
  color: rgb(120 53 15 / 0);
}

.focus\:text-amber-900\/10:focus {
  color: rgb(120 53 15 / 0.1);
}

.focus\:text-amber-900\/100:focus {
  color: rgb(120 53 15 / 1);
}

.focus\:text-amber-900\/15:focus {
  color: rgb(120 53 15 / 0.15);
}

.focus\:text-amber-900\/20:focus {
  color: rgb(120 53 15 / 0.2);
}

.focus\:text-amber-900\/25:focus {
  color: rgb(120 53 15 / 0.25);
}

.focus\:text-amber-900\/30:focus {
  color: rgb(120 53 15 / 0.3);
}

.focus\:text-amber-900\/35:focus {
  color: rgb(120 53 15 / 0.35);
}

.focus\:text-amber-900\/40:focus {
  color: rgb(120 53 15 / 0.4);
}

.focus\:text-amber-900\/45:focus {
  color: rgb(120 53 15 / 0.45);
}

.focus\:text-amber-900\/5:focus {
  color: rgb(120 53 15 / 0.05);
}

.focus\:text-amber-900\/50:focus {
  color: rgb(120 53 15 / 0.5);
}

.focus\:text-amber-900\/55:focus {
  color: rgb(120 53 15 / 0.55);
}

.focus\:text-amber-900\/60:focus {
  color: rgb(120 53 15 / 0.6);
}

.focus\:text-amber-900\/65:focus {
  color: rgb(120 53 15 / 0.65);
}

.focus\:text-amber-900\/70:focus {
  color: rgb(120 53 15 / 0.7);
}

.focus\:text-amber-900\/75:focus {
  color: rgb(120 53 15 / 0.75);
}

.focus\:text-amber-900\/80:focus {
  color: rgb(120 53 15 / 0.8);
}

.focus\:text-amber-900\/85:focus {
  color: rgb(120 53 15 / 0.85);
}

.focus\:text-amber-900\/90:focus {
  color: rgb(120 53 15 / 0.9);
}

.focus\:text-amber-900\/95:focus {
  color: rgb(120 53 15 / 0.95);
}

.focus\:text-blue-100:focus {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}

.focus\:text-blue-100\/0:focus {
  color: rgb(219 234 254 / 0);
}

.focus\:text-blue-100\/10:focus {
  color: rgb(219 234 254 / 0.1);
}

.focus\:text-blue-100\/100:focus {
  color: rgb(219 234 254 / 1);
}

.focus\:text-blue-100\/15:focus {
  color: rgb(219 234 254 / 0.15);
}

.focus\:text-blue-100\/20:focus {
  color: rgb(219 234 254 / 0.2);
}

.focus\:text-blue-100\/25:focus {
  color: rgb(219 234 254 / 0.25);
}

.focus\:text-blue-100\/30:focus {
  color: rgb(219 234 254 / 0.3);
}

.focus\:text-blue-100\/35:focus {
  color: rgb(219 234 254 / 0.35);
}

.focus\:text-blue-100\/40:focus {
  color: rgb(219 234 254 / 0.4);
}

.focus\:text-blue-100\/45:focus {
  color: rgb(219 234 254 / 0.45);
}

.focus\:text-blue-100\/5:focus {
  color: rgb(219 234 254 / 0.05);
}

.focus\:text-blue-100\/50:focus {
  color: rgb(219 234 254 / 0.5);
}

.focus\:text-blue-100\/55:focus {
  color: rgb(219 234 254 / 0.55);
}

.focus\:text-blue-100\/60:focus {
  color: rgb(219 234 254 / 0.6);
}

.focus\:text-blue-100\/65:focus {
  color: rgb(219 234 254 / 0.65);
}

.focus\:text-blue-100\/70:focus {
  color: rgb(219 234 254 / 0.7);
}

.focus\:text-blue-100\/75:focus {
  color: rgb(219 234 254 / 0.75);
}

.focus\:text-blue-100\/80:focus {
  color: rgb(219 234 254 / 0.8);
}

.focus\:text-blue-100\/85:focus {
  color: rgb(219 234 254 / 0.85);
}

.focus\:text-blue-100\/90:focus {
  color: rgb(219 234 254 / 0.9);
}

.focus\:text-blue-100\/95:focus {
  color: rgb(219 234 254 / 0.95);
}

.focus\:text-blue-200:focus {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}

.focus\:text-blue-200\/0:focus {
  color: rgb(191 219 254 / 0);
}

.focus\:text-blue-200\/10:focus {
  color: rgb(191 219 254 / 0.1);
}

.focus\:text-blue-200\/100:focus {
  color: rgb(191 219 254 / 1);
}

.focus\:text-blue-200\/15:focus {
  color: rgb(191 219 254 / 0.15);
}

.focus\:text-blue-200\/20:focus {
  color: rgb(191 219 254 / 0.2);
}

.focus\:text-blue-200\/25:focus {
  color: rgb(191 219 254 / 0.25);
}

.focus\:text-blue-200\/30:focus {
  color: rgb(191 219 254 / 0.3);
}

.focus\:text-blue-200\/35:focus {
  color: rgb(191 219 254 / 0.35);
}

.focus\:text-blue-200\/40:focus {
  color: rgb(191 219 254 / 0.4);
}

.focus\:text-blue-200\/45:focus {
  color: rgb(191 219 254 / 0.45);
}

.focus\:text-blue-200\/5:focus {
  color: rgb(191 219 254 / 0.05);
}

.focus\:text-blue-200\/50:focus {
  color: rgb(191 219 254 / 0.5);
}

.focus\:text-blue-200\/55:focus {
  color: rgb(191 219 254 / 0.55);
}

.focus\:text-blue-200\/60:focus {
  color: rgb(191 219 254 / 0.6);
}

.focus\:text-blue-200\/65:focus {
  color: rgb(191 219 254 / 0.65);
}

.focus\:text-blue-200\/70:focus {
  color: rgb(191 219 254 / 0.7);
}

.focus\:text-blue-200\/75:focus {
  color: rgb(191 219 254 / 0.75);
}

.focus\:text-blue-200\/80:focus {
  color: rgb(191 219 254 / 0.8);
}

.focus\:text-blue-200\/85:focus {
  color: rgb(191 219 254 / 0.85);
}

.focus\:text-blue-200\/90:focus {
  color: rgb(191 219 254 / 0.9);
}

.focus\:text-blue-200\/95:focus {
  color: rgb(191 219 254 / 0.95);
}

.focus\:text-blue-300:focus {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.focus\:text-blue-300\/0:focus {
  color: rgb(147 197 253 / 0);
}

.focus\:text-blue-300\/10:focus {
  color: rgb(147 197 253 / 0.1);
}

.focus\:text-blue-300\/100:focus {
  color: rgb(147 197 253 / 1);
}

.focus\:text-blue-300\/15:focus {
  color: rgb(147 197 253 / 0.15);
}

.focus\:text-blue-300\/20:focus {
  color: rgb(147 197 253 / 0.2);
}

.focus\:text-blue-300\/25:focus {
  color: rgb(147 197 253 / 0.25);
}

.focus\:text-blue-300\/30:focus {
  color: rgb(147 197 253 / 0.3);
}

.focus\:text-blue-300\/35:focus {
  color: rgb(147 197 253 / 0.35);
}

.focus\:text-blue-300\/40:focus {
  color: rgb(147 197 253 / 0.4);
}

.focus\:text-blue-300\/45:focus {
  color: rgb(147 197 253 / 0.45);
}

.focus\:text-blue-300\/5:focus {
  color: rgb(147 197 253 / 0.05);
}

.focus\:text-blue-300\/50:focus {
  color: rgb(147 197 253 / 0.5);
}

.focus\:text-blue-300\/55:focus {
  color: rgb(147 197 253 / 0.55);
}

.focus\:text-blue-300\/60:focus {
  color: rgb(147 197 253 / 0.6);
}

.focus\:text-blue-300\/65:focus {
  color: rgb(147 197 253 / 0.65);
}

.focus\:text-blue-300\/70:focus {
  color: rgb(147 197 253 / 0.7);
}

.focus\:text-blue-300\/75:focus {
  color: rgb(147 197 253 / 0.75);
}

.focus\:text-blue-300\/80:focus {
  color: rgb(147 197 253 / 0.8);
}

.focus\:text-blue-300\/85:focus {
  color: rgb(147 197 253 / 0.85);
}

.focus\:text-blue-300\/90:focus {
  color: rgb(147 197 253 / 0.9);
}

.focus\:text-blue-300\/95:focus {
  color: rgb(147 197 253 / 0.95);
}

.focus\:text-blue-400:focus {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.focus\:text-blue-400\/0:focus {
  color: rgb(96 165 250 / 0);
}

.focus\:text-blue-400\/10:focus {
  color: rgb(96 165 250 / 0.1);
}

.focus\:text-blue-400\/100:focus {
  color: rgb(96 165 250 / 1);
}

.focus\:text-blue-400\/15:focus {
  color: rgb(96 165 250 / 0.15);
}

.focus\:text-blue-400\/20:focus {
  color: rgb(96 165 250 / 0.2);
}

.focus\:text-blue-400\/25:focus {
  color: rgb(96 165 250 / 0.25);
}

.focus\:text-blue-400\/30:focus {
  color: rgb(96 165 250 / 0.3);
}

.focus\:text-blue-400\/35:focus {
  color: rgb(96 165 250 / 0.35);
}

.focus\:text-blue-400\/40:focus {
  color: rgb(96 165 250 / 0.4);
}

.focus\:text-blue-400\/45:focus {
  color: rgb(96 165 250 / 0.45);
}

.focus\:text-blue-400\/5:focus {
  color: rgb(96 165 250 / 0.05);
}

.focus\:text-blue-400\/50:focus {
  color: rgb(96 165 250 / 0.5);
}

.focus\:text-blue-400\/55:focus {
  color: rgb(96 165 250 / 0.55);
}

.focus\:text-blue-400\/60:focus {
  color: rgb(96 165 250 / 0.6);
}

.focus\:text-blue-400\/65:focus {
  color: rgb(96 165 250 / 0.65);
}

.focus\:text-blue-400\/70:focus {
  color: rgb(96 165 250 / 0.7);
}

.focus\:text-blue-400\/75:focus {
  color: rgb(96 165 250 / 0.75);
}

.focus\:text-blue-400\/80:focus {
  color: rgb(96 165 250 / 0.8);
}

.focus\:text-blue-400\/85:focus {
  color: rgb(96 165 250 / 0.85);
}

.focus\:text-blue-400\/90:focus {
  color: rgb(96 165 250 / 0.9);
}

.focus\:text-blue-400\/95:focus {
  color: rgb(96 165 250 / 0.95);
}

.focus\:text-blue-500:focus {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.focus\:text-blue-500\/0:focus {
  color: rgb(59 130 246 / 0);
}

.focus\:text-blue-500\/10:focus {
  color: rgb(59 130 246 / 0.1);
}

.focus\:text-blue-500\/100:focus {
  color: rgb(59 130 246 / 1);
}

.focus\:text-blue-500\/15:focus {
  color: rgb(59 130 246 / 0.15);
}

.focus\:text-blue-500\/20:focus {
  color: rgb(59 130 246 / 0.2);
}

.focus\:text-blue-500\/25:focus {
  color: rgb(59 130 246 / 0.25);
}

.focus\:text-blue-500\/30:focus {
  color: rgb(59 130 246 / 0.3);
}

.focus\:text-blue-500\/35:focus {
  color: rgb(59 130 246 / 0.35);
}

.focus\:text-blue-500\/40:focus {
  color: rgb(59 130 246 / 0.4);
}

.focus\:text-blue-500\/45:focus {
  color: rgb(59 130 246 / 0.45);
}

.focus\:text-blue-500\/5:focus {
  color: rgb(59 130 246 / 0.05);
}

.focus\:text-blue-500\/50:focus {
  color: rgb(59 130 246 / 0.5);
}

.focus\:text-blue-500\/55:focus {
  color: rgb(59 130 246 / 0.55);
}

.focus\:text-blue-500\/60:focus {
  color: rgb(59 130 246 / 0.6);
}

.focus\:text-blue-500\/65:focus {
  color: rgb(59 130 246 / 0.65);
}

.focus\:text-blue-500\/70:focus {
  color: rgb(59 130 246 / 0.7);
}

.focus\:text-blue-500\/75:focus {
  color: rgb(59 130 246 / 0.75);
}

.focus\:text-blue-500\/80:focus {
  color: rgb(59 130 246 / 0.8);
}

.focus\:text-blue-500\/85:focus {
  color: rgb(59 130 246 / 0.85);
}

.focus\:text-blue-500\/90:focus {
  color: rgb(59 130 246 / 0.9);
}

.focus\:text-blue-500\/95:focus {
  color: rgb(59 130 246 / 0.95);
}

.focus\:text-blue-600:focus {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.focus\:text-blue-600\/0:focus {
  color: rgb(37 99 235 / 0);
}

.focus\:text-blue-600\/10:focus {
  color: rgb(37 99 235 / 0.1);
}

.focus\:text-blue-600\/100:focus {
  color: rgb(37 99 235 / 1);
}

.focus\:text-blue-600\/15:focus {
  color: rgb(37 99 235 / 0.15);
}

.focus\:text-blue-600\/20:focus {
  color: rgb(37 99 235 / 0.2);
}

.focus\:text-blue-600\/25:focus {
  color: rgb(37 99 235 / 0.25);
}

.focus\:text-blue-600\/30:focus {
  color: rgb(37 99 235 / 0.3);
}

.focus\:text-blue-600\/35:focus {
  color: rgb(37 99 235 / 0.35);
}

.focus\:text-blue-600\/40:focus {
  color: rgb(37 99 235 / 0.4);
}

.focus\:text-blue-600\/45:focus {
  color: rgb(37 99 235 / 0.45);
}

.focus\:text-blue-600\/5:focus {
  color: rgb(37 99 235 / 0.05);
}

.focus\:text-blue-600\/50:focus {
  color: rgb(37 99 235 / 0.5);
}

.focus\:text-blue-600\/55:focus {
  color: rgb(37 99 235 / 0.55);
}

.focus\:text-blue-600\/60:focus {
  color: rgb(37 99 235 / 0.6);
}

.focus\:text-blue-600\/65:focus {
  color: rgb(37 99 235 / 0.65);
}

.focus\:text-blue-600\/70:focus {
  color: rgb(37 99 235 / 0.7);
}

.focus\:text-blue-600\/75:focus {
  color: rgb(37 99 235 / 0.75);
}

.focus\:text-blue-600\/80:focus {
  color: rgb(37 99 235 / 0.8);
}

.focus\:text-blue-600\/85:focus {
  color: rgb(37 99 235 / 0.85);
}

.focus\:text-blue-600\/90:focus {
  color: rgb(37 99 235 / 0.9);
}

.focus\:text-blue-600\/95:focus {
  color: rgb(37 99 235 / 0.95);
}

.focus\:text-blue-700:focus {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.focus\:text-blue-700\/0:focus {
  color: rgb(29 78 216 / 0);
}

.focus\:text-blue-700\/10:focus {
  color: rgb(29 78 216 / 0.1);
}

.focus\:text-blue-700\/100:focus {
  color: rgb(29 78 216 / 1);
}

.focus\:text-blue-700\/15:focus {
  color: rgb(29 78 216 / 0.15);
}

.focus\:text-blue-700\/20:focus {
  color: rgb(29 78 216 / 0.2);
}

.focus\:text-blue-700\/25:focus {
  color: rgb(29 78 216 / 0.25);
}

.focus\:text-blue-700\/30:focus {
  color: rgb(29 78 216 / 0.3);
}

.focus\:text-blue-700\/35:focus {
  color: rgb(29 78 216 / 0.35);
}

.focus\:text-blue-700\/40:focus {
  color: rgb(29 78 216 / 0.4);
}

.focus\:text-blue-700\/45:focus {
  color: rgb(29 78 216 / 0.45);
}

.focus\:text-blue-700\/5:focus {
  color: rgb(29 78 216 / 0.05);
}

.focus\:text-blue-700\/50:focus {
  color: rgb(29 78 216 / 0.5);
}

.focus\:text-blue-700\/55:focus {
  color: rgb(29 78 216 / 0.55);
}

.focus\:text-blue-700\/60:focus {
  color: rgb(29 78 216 / 0.6);
}

.focus\:text-blue-700\/65:focus {
  color: rgb(29 78 216 / 0.65);
}

.focus\:text-blue-700\/70:focus {
  color: rgb(29 78 216 / 0.7);
}

.focus\:text-blue-700\/75:focus {
  color: rgb(29 78 216 / 0.75);
}

.focus\:text-blue-700\/80:focus {
  color: rgb(29 78 216 / 0.8);
}

.focus\:text-blue-700\/85:focus {
  color: rgb(29 78 216 / 0.85);
}

.focus\:text-blue-700\/90:focus {
  color: rgb(29 78 216 / 0.9);
}

.focus\:text-blue-700\/95:focus {
  color: rgb(29 78 216 / 0.95);
}

.focus\:text-blue-800:focus {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.focus\:text-blue-800\/0:focus {
  color: rgb(30 64 175 / 0);
}

.focus\:text-blue-800\/10:focus {
  color: rgb(30 64 175 / 0.1);
}

.focus\:text-blue-800\/100:focus {
  color: rgb(30 64 175 / 1);
}

.focus\:text-blue-800\/15:focus {
  color: rgb(30 64 175 / 0.15);
}

.focus\:text-blue-800\/20:focus {
  color: rgb(30 64 175 / 0.2);
}

.focus\:text-blue-800\/25:focus {
  color: rgb(30 64 175 / 0.25);
}

.focus\:text-blue-800\/30:focus {
  color: rgb(30 64 175 / 0.3);
}

.focus\:text-blue-800\/35:focus {
  color: rgb(30 64 175 / 0.35);
}

.focus\:text-blue-800\/40:focus {
  color: rgb(30 64 175 / 0.4);
}

.focus\:text-blue-800\/45:focus {
  color: rgb(30 64 175 / 0.45);
}

.focus\:text-blue-800\/5:focus {
  color: rgb(30 64 175 / 0.05);
}

.focus\:text-blue-800\/50:focus {
  color: rgb(30 64 175 / 0.5);
}

.focus\:text-blue-800\/55:focus {
  color: rgb(30 64 175 / 0.55);
}

.focus\:text-blue-800\/60:focus {
  color: rgb(30 64 175 / 0.6);
}

.focus\:text-blue-800\/65:focus {
  color: rgb(30 64 175 / 0.65);
}

.focus\:text-blue-800\/70:focus {
  color: rgb(30 64 175 / 0.7);
}

.focus\:text-blue-800\/75:focus {
  color: rgb(30 64 175 / 0.75);
}

.focus\:text-blue-800\/80:focus {
  color: rgb(30 64 175 / 0.8);
}

.focus\:text-blue-800\/85:focus {
  color: rgb(30 64 175 / 0.85);
}

.focus\:text-blue-800\/90:focus {
  color: rgb(30 64 175 / 0.9);
}

.focus\:text-blue-800\/95:focus {
  color: rgb(30 64 175 / 0.95);
}

.focus\:text-blue-900:focus {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}

.focus\:text-blue-900\/0:focus {
  color: rgb(30 58 138 / 0);
}

.focus\:text-blue-900\/10:focus {
  color: rgb(30 58 138 / 0.1);
}

.focus\:text-blue-900\/100:focus {
  color: rgb(30 58 138 / 1);
}

.focus\:text-blue-900\/15:focus {
  color: rgb(30 58 138 / 0.15);
}

.focus\:text-blue-900\/20:focus {
  color: rgb(30 58 138 / 0.2);
}

.focus\:text-blue-900\/25:focus {
  color: rgb(30 58 138 / 0.25);
}

.focus\:text-blue-900\/30:focus {
  color: rgb(30 58 138 / 0.3);
}

.focus\:text-blue-900\/35:focus {
  color: rgb(30 58 138 / 0.35);
}

.focus\:text-blue-900\/40:focus {
  color: rgb(30 58 138 / 0.4);
}

.focus\:text-blue-900\/45:focus {
  color: rgb(30 58 138 / 0.45);
}

.focus\:text-blue-900\/5:focus {
  color: rgb(30 58 138 / 0.05);
}

.focus\:text-blue-900\/50:focus {
  color: rgb(30 58 138 / 0.5);
}

.focus\:text-blue-900\/55:focus {
  color: rgb(30 58 138 / 0.55);
}

.focus\:text-blue-900\/60:focus {
  color: rgb(30 58 138 / 0.6);
}

.focus\:text-blue-900\/65:focus {
  color: rgb(30 58 138 / 0.65);
}

.focus\:text-blue-900\/70:focus {
  color: rgb(30 58 138 / 0.7);
}

.focus\:text-blue-900\/75:focus {
  color: rgb(30 58 138 / 0.75);
}

.focus\:text-blue-900\/80:focus {
  color: rgb(30 58 138 / 0.8);
}

.focus\:text-blue-900\/85:focus {
  color: rgb(30 58 138 / 0.85);
}

.focus\:text-blue-900\/90:focus {
  color: rgb(30 58 138 / 0.9);
}

.focus\:text-blue-900\/95:focus {
  color: rgb(30 58 138 / 0.95);
}

.focus\:text-cyan-100:focus {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}

.focus\:text-cyan-100\/0:focus {
  color: rgb(207 250 254 / 0);
}

.focus\:text-cyan-100\/10:focus {
  color: rgb(207 250 254 / 0.1);
}

.focus\:text-cyan-100\/100:focus {
  color: rgb(207 250 254 / 1);
}

.focus\:text-cyan-100\/15:focus {
  color: rgb(207 250 254 / 0.15);
}

.focus\:text-cyan-100\/20:focus {
  color: rgb(207 250 254 / 0.2);
}

.focus\:text-cyan-100\/25:focus {
  color: rgb(207 250 254 / 0.25);
}

.focus\:text-cyan-100\/30:focus {
  color: rgb(207 250 254 / 0.3);
}

.focus\:text-cyan-100\/35:focus {
  color: rgb(207 250 254 / 0.35);
}

.focus\:text-cyan-100\/40:focus {
  color: rgb(207 250 254 / 0.4);
}

.focus\:text-cyan-100\/45:focus {
  color: rgb(207 250 254 / 0.45);
}

.focus\:text-cyan-100\/5:focus {
  color: rgb(207 250 254 / 0.05);
}

.focus\:text-cyan-100\/50:focus {
  color: rgb(207 250 254 / 0.5);
}

.focus\:text-cyan-100\/55:focus {
  color: rgb(207 250 254 / 0.55);
}

.focus\:text-cyan-100\/60:focus {
  color: rgb(207 250 254 / 0.6);
}

.focus\:text-cyan-100\/65:focus {
  color: rgb(207 250 254 / 0.65);
}

.focus\:text-cyan-100\/70:focus {
  color: rgb(207 250 254 / 0.7);
}

.focus\:text-cyan-100\/75:focus {
  color: rgb(207 250 254 / 0.75);
}

.focus\:text-cyan-100\/80:focus {
  color: rgb(207 250 254 / 0.8);
}

.focus\:text-cyan-100\/85:focus {
  color: rgb(207 250 254 / 0.85);
}

.focus\:text-cyan-100\/90:focus {
  color: rgb(207 250 254 / 0.9);
}

.focus\:text-cyan-100\/95:focus {
  color: rgb(207 250 254 / 0.95);
}

.focus\:text-cyan-200:focus {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}

.focus\:text-cyan-200\/0:focus {
  color: rgb(165 243 252 / 0);
}

.focus\:text-cyan-200\/10:focus {
  color: rgb(165 243 252 / 0.1);
}

.focus\:text-cyan-200\/100:focus {
  color: rgb(165 243 252 / 1);
}

.focus\:text-cyan-200\/15:focus {
  color: rgb(165 243 252 / 0.15);
}

.focus\:text-cyan-200\/20:focus {
  color: rgb(165 243 252 / 0.2);
}

.focus\:text-cyan-200\/25:focus {
  color: rgb(165 243 252 / 0.25);
}

.focus\:text-cyan-200\/30:focus {
  color: rgb(165 243 252 / 0.3);
}

.focus\:text-cyan-200\/35:focus {
  color: rgb(165 243 252 / 0.35);
}

.focus\:text-cyan-200\/40:focus {
  color: rgb(165 243 252 / 0.4);
}

.focus\:text-cyan-200\/45:focus {
  color: rgb(165 243 252 / 0.45);
}

.focus\:text-cyan-200\/5:focus {
  color: rgb(165 243 252 / 0.05);
}

.focus\:text-cyan-200\/50:focus {
  color: rgb(165 243 252 / 0.5);
}

.focus\:text-cyan-200\/55:focus {
  color: rgb(165 243 252 / 0.55);
}

.focus\:text-cyan-200\/60:focus {
  color: rgb(165 243 252 / 0.6);
}

.focus\:text-cyan-200\/65:focus {
  color: rgb(165 243 252 / 0.65);
}

.focus\:text-cyan-200\/70:focus {
  color: rgb(165 243 252 / 0.7);
}

.focus\:text-cyan-200\/75:focus {
  color: rgb(165 243 252 / 0.75);
}

.focus\:text-cyan-200\/80:focus {
  color: rgb(165 243 252 / 0.8);
}

.focus\:text-cyan-200\/85:focus {
  color: rgb(165 243 252 / 0.85);
}

.focus\:text-cyan-200\/90:focus {
  color: rgb(165 243 252 / 0.9);
}

.focus\:text-cyan-200\/95:focus {
  color: rgb(165 243 252 / 0.95);
}

.focus\:text-cyan-300:focus {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}

.focus\:text-cyan-300\/0:focus {
  color: rgb(103 232 249 / 0);
}

.focus\:text-cyan-300\/10:focus {
  color: rgb(103 232 249 / 0.1);
}

.focus\:text-cyan-300\/100:focus {
  color: rgb(103 232 249 / 1);
}

.focus\:text-cyan-300\/15:focus {
  color: rgb(103 232 249 / 0.15);
}

.focus\:text-cyan-300\/20:focus {
  color: rgb(103 232 249 / 0.2);
}

.focus\:text-cyan-300\/25:focus {
  color: rgb(103 232 249 / 0.25);
}

.focus\:text-cyan-300\/30:focus {
  color: rgb(103 232 249 / 0.3);
}

.focus\:text-cyan-300\/35:focus {
  color: rgb(103 232 249 / 0.35);
}

.focus\:text-cyan-300\/40:focus {
  color: rgb(103 232 249 / 0.4);
}

.focus\:text-cyan-300\/45:focus {
  color: rgb(103 232 249 / 0.45);
}

.focus\:text-cyan-300\/5:focus {
  color: rgb(103 232 249 / 0.05);
}

.focus\:text-cyan-300\/50:focus {
  color: rgb(103 232 249 / 0.5);
}

.focus\:text-cyan-300\/55:focus {
  color: rgb(103 232 249 / 0.55);
}

.focus\:text-cyan-300\/60:focus {
  color: rgb(103 232 249 / 0.6);
}

.focus\:text-cyan-300\/65:focus {
  color: rgb(103 232 249 / 0.65);
}

.focus\:text-cyan-300\/70:focus {
  color: rgb(103 232 249 / 0.7);
}

.focus\:text-cyan-300\/75:focus {
  color: rgb(103 232 249 / 0.75);
}

.focus\:text-cyan-300\/80:focus {
  color: rgb(103 232 249 / 0.8);
}

.focus\:text-cyan-300\/85:focus {
  color: rgb(103 232 249 / 0.85);
}

.focus\:text-cyan-300\/90:focus {
  color: rgb(103 232 249 / 0.9);
}

.focus\:text-cyan-300\/95:focus {
  color: rgb(103 232 249 / 0.95);
}

.focus\:text-cyan-400:focus {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}

.focus\:text-cyan-400\/0:focus {
  color: rgb(34 211 238 / 0);
}

.focus\:text-cyan-400\/10:focus {
  color: rgb(34 211 238 / 0.1);
}

.focus\:text-cyan-400\/100:focus {
  color: rgb(34 211 238 / 1);
}

.focus\:text-cyan-400\/15:focus {
  color: rgb(34 211 238 / 0.15);
}

.focus\:text-cyan-400\/20:focus {
  color: rgb(34 211 238 / 0.2);
}

.focus\:text-cyan-400\/25:focus {
  color: rgb(34 211 238 / 0.25);
}

.focus\:text-cyan-400\/30:focus {
  color: rgb(34 211 238 / 0.3);
}

.focus\:text-cyan-400\/35:focus {
  color: rgb(34 211 238 / 0.35);
}

.focus\:text-cyan-400\/40:focus {
  color: rgb(34 211 238 / 0.4);
}

.focus\:text-cyan-400\/45:focus {
  color: rgb(34 211 238 / 0.45);
}

.focus\:text-cyan-400\/5:focus {
  color: rgb(34 211 238 / 0.05);
}

.focus\:text-cyan-400\/50:focus {
  color: rgb(34 211 238 / 0.5);
}

.focus\:text-cyan-400\/55:focus {
  color: rgb(34 211 238 / 0.55);
}

.focus\:text-cyan-400\/60:focus {
  color: rgb(34 211 238 / 0.6);
}

.focus\:text-cyan-400\/65:focus {
  color: rgb(34 211 238 / 0.65);
}

.focus\:text-cyan-400\/70:focus {
  color: rgb(34 211 238 / 0.7);
}

.focus\:text-cyan-400\/75:focus {
  color: rgb(34 211 238 / 0.75);
}

.focus\:text-cyan-400\/80:focus {
  color: rgb(34 211 238 / 0.8);
}

.focus\:text-cyan-400\/85:focus {
  color: rgb(34 211 238 / 0.85);
}

.focus\:text-cyan-400\/90:focus {
  color: rgb(34 211 238 / 0.9);
}

.focus\:text-cyan-400\/95:focus {
  color: rgb(34 211 238 / 0.95);
}

.focus\:text-cyan-500:focus {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}

.focus\:text-cyan-500\/0:focus {
  color: rgb(6 182 212 / 0);
}

.focus\:text-cyan-500\/10:focus {
  color: rgb(6 182 212 / 0.1);
}

.focus\:text-cyan-500\/100:focus {
  color: rgb(6 182 212 / 1);
}

.focus\:text-cyan-500\/15:focus {
  color: rgb(6 182 212 / 0.15);
}

.focus\:text-cyan-500\/20:focus {
  color: rgb(6 182 212 / 0.2);
}

.focus\:text-cyan-500\/25:focus {
  color: rgb(6 182 212 / 0.25);
}

.focus\:text-cyan-500\/30:focus {
  color: rgb(6 182 212 / 0.3);
}

.focus\:text-cyan-500\/35:focus {
  color: rgb(6 182 212 / 0.35);
}

.focus\:text-cyan-500\/40:focus {
  color: rgb(6 182 212 / 0.4);
}

.focus\:text-cyan-500\/45:focus {
  color: rgb(6 182 212 / 0.45);
}

.focus\:text-cyan-500\/5:focus {
  color: rgb(6 182 212 / 0.05);
}

.focus\:text-cyan-500\/50:focus {
  color: rgb(6 182 212 / 0.5);
}

.focus\:text-cyan-500\/55:focus {
  color: rgb(6 182 212 / 0.55);
}

.focus\:text-cyan-500\/60:focus {
  color: rgb(6 182 212 / 0.6);
}

.focus\:text-cyan-500\/65:focus {
  color: rgb(6 182 212 / 0.65);
}

.focus\:text-cyan-500\/70:focus {
  color: rgb(6 182 212 / 0.7);
}

.focus\:text-cyan-500\/75:focus {
  color: rgb(6 182 212 / 0.75);
}

.focus\:text-cyan-500\/80:focus {
  color: rgb(6 182 212 / 0.8);
}

.focus\:text-cyan-500\/85:focus {
  color: rgb(6 182 212 / 0.85);
}

.focus\:text-cyan-500\/90:focus {
  color: rgb(6 182 212 / 0.9);
}

.focus\:text-cyan-500\/95:focus {
  color: rgb(6 182 212 / 0.95);
}

.focus\:text-cyan-600:focus {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}

.focus\:text-cyan-600\/0:focus {
  color: rgb(8 145 178 / 0);
}

.focus\:text-cyan-600\/10:focus {
  color: rgb(8 145 178 / 0.1);
}

.focus\:text-cyan-600\/100:focus {
  color: rgb(8 145 178 / 1);
}

.focus\:text-cyan-600\/15:focus {
  color: rgb(8 145 178 / 0.15);
}

.focus\:text-cyan-600\/20:focus {
  color: rgb(8 145 178 / 0.2);
}

.focus\:text-cyan-600\/25:focus {
  color: rgb(8 145 178 / 0.25);
}

.focus\:text-cyan-600\/30:focus {
  color: rgb(8 145 178 / 0.3);
}

.focus\:text-cyan-600\/35:focus {
  color: rgb(8 145 178 / 0.35);
}

.focus\:text-cyan-600\/40:focus {
  color: rgb(8 145 178 / 0.4);
}

.focus\:text-cyan-600\/45:focus {
  color: rgb(8 145 178 / 0.45);
}

.focus\:text-cyan-600\/5:focus {
  color: rgb(8 145 178 / 0.05);
}

.focus\:text-cyan-600\/50:focus {
  color: rgb(8 145 178 / 0.5);
}

.focus\:text-cyan-600\/55:focus {
  color: rgb(8 145 178 / 0.55);
}

.focus\:text-cyan-600\/60:focus {
  color: rgb(8 145 178 / 0.6);
}

.focus\:text-cyan-600\/65:focus {
  color: rgb(8 145 178 / 0.65);
}

.focus\:text-cyan-600\/70:focus {
  color: rgb(8 145 178 / 0.7);
}

.focus\:text-cyan-600\/75:focus {
  color: rgb(8 145 178 / 0.75);
}

.focus\:text-cyan-600\/80:focus {
  color: rgb(8 145 178 / 0.8);
}

.focus\:text-cyan-600\/85:focus {
  color: rgb(8 145 178 / 0.85);
}

.focus\:text-cyan-600\/90:focus {
  color: rgb(8 145 178 / 0.9);
}

.focus\:text-cyan-600\/95:focus {
  color: rgb(8 145 178 / 0.95);
}

.focus\:text-cyan-700:focus {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}

.focus\:text-cyan-700\/0:focus {
  color: rgb(14 116 144 / 0);
}

.focus\:text-cyan-700\/10:focus {
  color: rgb(14 116 144 / 0.1);
}

.focus\:text-cyan-700\/100:focus {
  color: rgb(14 116 144 / 1);
}

.focus\:text-cyan-700\/15:focus {
  color: rgb(14 116 144 / 0.15);
}

.focus\:text-cyan-700\/20:focus {
  color: rgb(14 116 144 / 0.2);
}

.focus\:text-cyan-700\/25:focus {
  color: rgb(14 116 144 / 0.25);
}

.focus\:text-cyan-700\/30:focus {
  color: rgb(14 116 144 / 0.3);
}

.focus\:text-cyan-700\/35:focus {
  color: rgb(14 116 144 / 0.35);
}

.focus\:text-cyan-700\/40:focus {
  color: rgb(14 116 144 / 0.4);
}

.focus\:text-cyan-700\/45:focus {
  color: rgb(14 116 144 / 0.45);
}

.focus\:text-cyan-700\/5:focus {
  color: rgb(14 116 144 / 0.05);
}

.focus\:text-cyan-700\/50:focus {
  color: rgb(14 116 144 / 0.5);
}

.focus\:text-cyan-700\/55:focus {
  color: rgb(14 116 144 / 0.55);
}

.focus\:text-cyan-700\/60:focus {
  color: rgb(14 116 144 / 0.6);
}

.focus\:text-cyan-700\/65:focus {
  color: rgb(14 116 144 / 0.65);
}

.focus\:text-cyan-700\/70:focus {
  color: rgb(14 116 144 / 0.7);
}

.focus\:text-cyan-700\/75:focus {
  color: rgb(14 116 144 / 0.75);
}

.focus\:text-cyan-700\/80:focus {
  color: rgb(14 116 144 / 0.8);
}

.focus\:text-cyan-700\/85:focus {
  color: rgb(14 116 144 / 0.85);
}

.focus\:text-cyan-700\/90:focus {
  color: rgb(14 116 144 / 0.9);
}

.focus\:text-cyan-700\/95:focus {
  color: rgb(14 116 144 / 0.95);
}

.focus\:text-cyan-800:focus {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}

.focus\:text-cyan-800\/0:focus {
  color: rgb(21 94 117 / 0);
}

.focus\:text-cyan-800\/10:focus {
  color: rgb(21 94 117 / 0.1);
}

.focus\:text-cyan-800\/100:focus {
  color: rgb(21 94 117 / 1);
}

.focus\:text-cyan-800\/15:focus {
  color: rgb(21 94 117 / 0.15);
}

.focus\:text-cyan-800\/20:focus {
  color: rgb(21 94 117 / 0.2);
}

.focus\:text-cyan-800\/25:focus {
  color: rgb(21 94 117 / 0.25);
}

.focus\:text-cyan-800\/30:focus {
  color: rgb(21 94 117 / 0.3);
}

.focus\:text-cyan-800\/35:focus {
  color: rgb(21 94 117 / 0.35);
}

.focus\:text-cyan-800\/40:focus {
  color: rgb(21 94 117 / 0.4);
}

.focus\:text-cyan-800\/45:focus {
  color: rgb(21 94 117 / 0.45);
}

.focus\:text-cyan-800\/5:focus {
  color: rgb(21 94 117 / 0.05);
}

.focus\:text-cyan-800\/50:focus {
  color: rgb(21 94 117 / 0.5);
}

.focus\:text-cyan-800\/55:focus {
  color: rgb(21 94 117 / 0.55);
}

.focus\:text-cyan-800\/60:focus {
  color: rgb(21 94 117 / 0.6);
}

.focus\:text-cyan-800\/65:focus {
  color: rgb(21 94 117 / 0.65);
}

.focus\:text-cyan-800\/70:focus {
  color: rgb(21 94 117 / 0.7);
}

.focus\:text-cyan-800\/75:focus {
  color: rgb(21 94 117 / 0.75);
}

.focus\:text-cyan-800\/80:focus {
  color: rgb(21 94 117 / 0.8);
}

.focus\:text-cyan-800\/85:focus {
  color: rgb(21 94 117 / 0.85);
}

.focus\:text-cyan-800\/90:focus {
  color: rgb(21 94 117 / 0.9);
}

.focus\:text-cyan-800\/95:focus {
  color: rgb(21 94 117 / 0.95);
}

.focus\:text-cyan-900:focus {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}

.focus\:text-cyan-900\/0:focus {
  color: rgb(22 78 99 / 0);
}

.focus\:text-cyan-900\/10:focus {
  color: rgb(22 78 99 / 0.1);
}

.focus\:text-cyan-900\/100:focus {
  color: rgb(22 78 99 / 1);
}

.focus\:text-cyan-900\/15:focus {
  color: rgb(22 78 99 / 0.15);
}

.focus\:text-cyan-900\/20:focus {
  color: rgb(22 78 99 / 0.2);
}

.focus\:text-cyan-900\/25:focus {
  color: rgb(22 78 99 / 0.25);
}

.focus\:text-cyan-900\/30:focus {
  color: rgb(22 78 99 / 0.3);
}

.focus\:text-cyan-900\/35:focus {
  color: rgb(22 78 99 / 0.35);
}

.focus\:text-cyan-900\/40:focus {
  color: rgb(22 78 99 / 0.4);
}

.focus\:text-cyan-900\/45:focus {
  color: rgb(22 78 99 / 0.45);
}

.focus\:text-cyan-900\/5:focus {
  color: rgb(22 78 99 / 0.05);
}

.focus\:text-cyan-900\/50:focus {
  color: rgb(22 78 99 / 0.5);
}

.focus\:text-cyan-900\/55:focus {
  color: rgb(22 78 99 / 0.55);
}

.focus\:text-cyan-900\/60:focus {
  color: rgb(22 78 99 / 0.6);
}

.focus\:text-cyan-900\/65:focus {
  color: rgb(22 78 99 / 0.65);
}

.focus\:text-cyan-900\/70:focus {
  color: rgb(22 78 99 / 0.7);
}

.focus\:text-cyan-900\/75:focus {
  color: rgb(22 78 99 / 0.75);
}

.focus\:text-cyan-900\/80:focus {
  color: rgb(22 78 99 / 0.8);
}

.focus\:text-cyan-900\/85:focus {
  color: rgb(22 78 99 / 0.85);
}

.focus\:text-cyan-900\/90:focus {
  color: rgb(22 78 99 / 0.9);
}

.focus\:text-cyan-900\/95:focus {
  color: rgb(22 78 99 / 0.95);
}

.focus\:text-emerald-100:focus {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}

.focus\:text-emerald-100\/0:focus {
  color: rgb(209 250 229 / 0);
}

.focus\:text-emerald-100\/10:focus {
  color: rgb(209 250 229 / 0.1);
}

.focus\:text-emerald-100\/100:focus {
  color: rgb(209 250 229 / 1);
}

.focus\:text-emerald-100\/15:focus {
  color: rgb(209 250 229 / 0.15);
}

.focus\:text-emerald-100\/20:focus {
  color: rgb(209 250 229 / 0.2);
}

.focus\:text-emerald-100\/25:focus {
  color: rgb(209 250 229 / 0.25);
}

.focus\:text-emerald-100\/30:focus {
  color: rgb(209 250 229 / 0.3);
}

.focus\:text-emerald-100\/35:focus {
  color: rgb(209 250 229 / 0.35);
}

.focus\:text-emerald-100\/40:focus {
  color: rgb(209 250 229 / 0.4);
}

.focus\:text-emerald-100\/45:focus {
  color: rgb(209 250 229 / 0.45);
}

.focus\:text-emerald-100\/5:focus {
  color: rgb(209 250 229 / 0.05);
}

.focus\:text-emerald-100\/50:focus {
  color: rgb(209 250 229 / 0.5);
}

.focus\:text-emerald-100\/55:focus {
  color: rgb(209 250 229 / 0.55);
}

.focus\:text-emerald-100\/60:focus {
  color: rgb(209 250 229 / 0.6);
}

.focus\:text-emerald-100\/65:focus {
  color: rgb(209 250 229 / 0.65);
}

.focus\:text-emerald-100\/70:focus {
  color: rgb(209 250 229 / 0.7);
}

.focus\:text-emerald-100\/75:focus {
  color: rgb(209 250 229 / 0.75);
}

.focus\:text-emerald-100\/80:focus {
  color: rgb(209 250 229 / 0.8);
}

.focus\:text-emerald-100\/85:focus {
  color: rgb(209 250 229 / 0.85);
}

.focus\:text-emerald-100\/90:focus {
  color: rgb(209 250 229 / 0.9);
}

.focus\:text-emerald-100\/95:focus {
  color: rgb(209 250 229 / 0.95);
}

.focus\:text-emerald-200:focus {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}

.focus\:text-emerald-200\/0:focus {
  color: rgb(167 243 208 / 0);
}

.focus\:text-emerald-200\/10:focus {
  color: rgb(167 243 208 / 0.1);
}

.focus\:text-emerald-200\/100:focus {
  color: rgb(167 243 208 / 1);
}

.focus\:text-emerald-200\/15:focus {
  color: rgb(167 243 208 / 0.15);
}

.focus\:text-emerald-200\/20:focus {
  color: rgb(167 243 208 / 0.2);
}

.focus\:text-emerald-200\/25:focus {
  color: rgb(167 243 208 / 0.25);
}

.focus\:text-emerald-200\/30:focus {
  color: rgb(167 243 208 / 0.3);
}

.focus\:text-emerald-200\/35:focus {
  color: rgb(167 243 208 / 0.35);
}

.focus\:text-emerald-200\/40:focus {
  color: rgb(167 243 208 / 0.4);
}

.focus\:text-emerald-200\/45:focus {
  color: rgb(167 243 208 / 0.45);
}

.focus\:text-emerald-200\/5:focus {
  color: rgb(167 243 208 / 0.05);
}

.focus\:text-emerald-200\/50:focus {
  color: rgb(167 243 208 / 0.5);
}

.focus\:text-emerald-200\/55:focus {
  color: rgb(167 243 208 / 0.55);
}

.focus\:text-emerald-200\/60:focus {
  color: rgb(167 243 208 / 0.6);
}

.focus\:text-emerald-200\/65:focus {
  color: rgb(167 243 208 / 0.65);
}

.focus\:text-emerald-200\/70:focus {
  color: rgb(167 243 208 / 0.7);
}

.focus\:text-emerald-200\/75:focus {
  color: rgb(167 243 208 / 0.75);
}

.focus\:text-emerald-200\/80:focus {
  color: rgb(167 243 208 / 0.8);
}

.focus\:text-emerald-200\/85:focus {
  color: rgb(167 243 208 / 0.85);
}

.focus\:text-emerald-200\/90:focus {
  color: rgb(167 243 208 / 0.9);
}

.focus\:text-emerald-200\/95:focus {
  color: rgb(167 243 208 / 0.95);
}

.focus\:text-emerald-300:focus {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}

.focus\:text-emerald-300\/0:focus {
  color: rgb(110 231 183 / 0);
}

.focus\:text-emerald-300\/10:focus {
  color: rgb(110 231 183 / 0.1);
}

.focus\:text-emerald-300\/100:focus {
  color: rgb(110 231 183 / 1);
}

.focus\:text-emerald-300\/15:focus {
  color: rgb(110 231 183 / 0.15);
}

.focus\:text-emerald-300\/20:focus {
  color: rgb(110 231 183 / 0.2);
}

.focus\:text-emerald-300\/25:focus {
  color: rgb(110 231 183 / 0.25);
}

.focus\:text-emerald-300\/30:focus {
  color: rgb(110 231 183 / 0.3);
}

.focus\:text-emerald-300\/35:focus {
  color: rgb(110 231 183 / 0.35);
}

.focus\:text-emerald-300\/40:focus {
  color: rgb(110 231 183 / 0.4);
}

.focus\:text-emerald-300\/45:focus {
  color: rgb(110 231 183 / 0.45);
}

.focus\:text-emerald-300\/5:focus {
  color: rgb(110 231 183 / 0.05);
}

.focus\:text-emerald-300\/50:focus {
  color: rgb(110 231 183 / 0.5);
}

.focus\:text-emerald-300\/55:focus {
  color: rgb(110 231 183 / 0.55);
}

.focus\:text-emerald-300\/60:focus {
  color: rgb(110 231 183 / 0.6);
}

.focus\:text-emerald-300\/65:focus {
  color: rgb(110 231 183 / 0.65);
}

.focus\:text-emerald-300\/70:focus {
  color: rgb(110 231 183 / 0.7);
}

.focus\:text-emerald-300\/75:focus {
  color: rgb(110 231 183 / 0.75);
}

.focus\:text-emerald-300\/80:focus {
  color: rgb(110 231 183 / 0.8);
}

.focus\:text-emerald-300\/85:focus {
  color: rgb(110 231 183 / 0.85);
}

.focus\:text-emerald-300\/90:focus {
  color: rgb(110 231 183 / 0.9);
}

.focus\:text-emerald-300\/95:focus {
  color: rgb(110 231 183 / 0.95);
}

.focus\:text-emerald-400:focus {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}

.focus\:text-emerald-400\/0:focus {
  color: rgb(52 211 153 / 0);
}

.focus\:text-emerald-400\/10:focus {
  color: rgb(52 211 153 / 0.1);
}

.focus\:text-emerald-400\/100:focus {
  color: rgb(52 211 153 / 1);
}

.focus\:text-emerald-400\/15:focus {
  color: rgb(52 211 153 / 0.15);
}

.focus\:text-emerald-400\/20:focus {
  color: rgb(52 211 153 / 0.2);
}

.focus\:text-emerald-400\/25:focus {
  color: rgb(52 211 153 / 0.25);
}

.focus\:text-emerald-400\/30:focus {
  color: rgb(52 211 153 / 0.3);
}

.focus\:text-emerald-400\/35:focus {
  color: rgb(52 211 153 / 0.35);
}

.focus\:text-emerald-400\/40:focus {
  color: rgb(52 211 153 / 0.4);
}

.focus\:text-emerald-400\/45:focus {
  color: rgb(52 211 153 / 0.45);
}

.focus\:text-emerald-400\/5:focus {
  color: rgb(52 211 153 / 0.05);
}

.focus\:text-emerald-400\/50:focus {
  color: rgb(52 211 153 / 0.5);
}

.focus\:text-emerald-400\/55:focus {
  color: rgb(52 211 153 / 0.55);
}

.focus\:text-emerald-400\/60:focus {
  color: rgb(52 211 153 / 0.6);
}

.focus\:text-emerald-400\/65:focus {
  color: rgb(52 211 153 / 0.65);
}

.focus\:text-emerald-400\/70:focus {
  color: rgb(52 211 153 / 0.7);
}

.focus\:text-emerald-400\/75:focus {
  color: rgb(52 211 153 / 0.75);
}

.focus\:text-emerald-400\/80:focus {
  color: rgb(52 211 153 / 0.8);
}

.focus\:text-emerald-400\/85:focus {
  color: rgb(52 211 153 / 0.85);
}

.focus\:text-emerald-400\/90:focus {
  color: rgb(52 211 153 / 0.9);
}

.focus\:text-emerald-400\/95:focus {
  color: rgb(52 211 153 / 0.95);
}

.focus\:text-emerald-500:focus {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}

.focus\:text-emerald-500\/0:focus {
  color: rgb(16 185 129 / 0);
}

.focus\:text-emerald-500\/10:focus {
  color: rgb(16 185 129 / 0.1);
}

.focus\:text-emerald-500\/100:focus {
  color: rgb(16 185 129 / 1);
}

.focus\:text-emerald-500\/15:focus {
  color: rgb(16 185 129 / 0.15);
}

.focus\:text-emerald-500\/20:focus {
  color: rgb(16 185 129 / 0.2);
}

.focus\:text-emerald-500\/25:focus {
  color: rgb(16 185 129 / 0.25);
}

.focus\:text-emerald-500\/30:focus {
  color: rgb(16 185 129 / 0.3);
}

.focus\:text-emerald-500\/35:focus {
  color: rgb(16 185 129 / 0.35);
}

.focus\:text-emerald-500\/40:focus {
  color: rgb(16 185 129 / 0.4);
}

.focus\:text-emerald-500\/45:focus {
  color: rgb(16 185 129 / 0.45);
}

.focus\:text-emerald-500\/5:focus {
  color: rgb(16 185 129 / 0.05);
}

.focus\:text-emerald-500\/50:focus {
  color: rgb(16 185 129 / 0.5);
}

.focus\:text-emerald-500\/55:focus {
  color: rgb(16 185 129 / 0.55);
}

.focus\:text-emerald-500\/60:focus {
  color: rgb(16 185 129 / 0.6);
}

.focus\:text-emerald-500\/65:focus {
  color: rgb(16 185 129 / 0.65);
}

.focus\:text-emerald-500\/70:focus {
  color: rgb(16 185 129 / 0.7);
}

.focus\:text-emerald-500\/75:focus {
  color: rgb(16 185 129 / 0.75);
}

.focus\:text-emerald-500\/80:focus {
  color: rgb(16 185 129 / 0.8);
}

.focus\:text-emerald-500\/85:focus {
  color: rgb(16 185 129 / 0.85);
}

.focus\:text-emerald-500\/90:focus {
  color: rgb(16 185 129 / 0.9);
}

.focus\:text-emerald-500\/95:focus {
  color: rgb(16 185 129 / 0.95);
}

.focus\:text-emerald-600:focus {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}

.focus\:text-emerald-600\/0:focus {
  color: rgb(5 150 105 / 0);
}

.focus\:text-emerald-600\/10:focus {
  color: rgb(5 150 105 / 0.1);
}

.focus\:text-emerald-600\/100:focus {
  color: rgb(5 150 105 / 1);
}

.focus\:text-emerald-600\/15:focus {
  color: rgb(5 150 105 / 0.15);
}

.focus\:text-emerald-600\/20:focus {
  color: rgb(5 150 105 / 0.2);
}

.focus\:text-emerald-600\/25:focus {
  color: rgb(5 150 105 / 0.25);
}

.focus\:text-emerald-600\/30:focus {
  color: rgb(5 150 105 / 0.3);
}

.focus\:text-emerald-600\/35:focus {
  color: rgb(5 150 105 / 0.35);
}

.focus\:text-emerald-600\/40:focus {
  color: rgb(5 150 105 / 0.4);
}

.focus\:text-emerald-600\/45:focus {
  color: rgb(5 150 105 / 0.45);
}

.focus\:text-emerald-600\/5:focus {
  color: rgb(5 150 105 / 0.05);
}

.focus\:text-emerald-600\/50:focus {
  color: rgb(5 150 105 / 0.5);
}

.focus\:text-emerald-600\/55:focus {
  color: rgb(5 150 105 / 0.55);
}

.focus\:text-emerald-600\/60:focus {
  color: rgb(5 150 105 / 0.6);
}

.focus\:text-emerald-600\/65:focus {
  color: rgb(5 150 105 / 0.65);
}

.focus\:text-emerald-600\/70:focus {
  color: rgb(5 150 105 / 0.7);
}

.focus\:text-emerald-600\/75:focus {
  color: rgb(5 150 105 / 0.75);
}

.focus\:text-emerald-600\/80:focus {
  color: rgb(5 150 105 / 0.8);
}

.focus\:text-emerald-600\/85:focus {
  color: rgb(5 150 105 / 0.85);
}

.focus\:text-emerald-600\/90:focus {
  color: rgb(5 150 105 / 0.9);
}

.focus\:text-emerald-600\/95:focus {
  color: rgb(5 150 105 / 0.95);
}

.focus\:text-emerald-700:focus {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}

.focus\:text-emerald-700\/0:focus {
  color: rgb(4 120 87 / 0);
}

.focus\:text-emerald-700\/10:focus {
  color: rgb(4 120 87 / 0.1);
}

.focus\:text-emerald-700\/100:focus {
  color: rgb(4 120 87 / 1);
}

.focus\:text-emerald-700\/15:focus {
  color: rgb(4 120 87 / 0.15);
}

.focus\:text-emerald-700\/20:focus {
  color: rgb(4 120 87 / 0.2);
}

.focus\:text-emerald-700\/25:focus {
  color: rgb(4 120 87 / 0.25);
}

.focus\:text-emerald-700\/30:focus {
  color: rgb(4 120 87 / 0.3);
}

.focus\:text-emerald-700\/35:focus {
  color: rgb(4 120 87 / 0.35);
}

.focus\:text-emerald-700\/40:focus {
  color: rgb(4 120 87 / 0.4);
}

.focus\:text-emerald-700\/45:focus {
  color: rgb(4 120 87 / 0.45);
}

.focus\:text-emerald-700\/5:focus {
  color: rgb(4 120 87 / 0.05);
}

.focus\:text-emerald-700\/50:focus {
  color: rgb(4 120 87 / 0.5);
}

.focus\:text-emerald-700\/55:focus {
  color: rgb(4 120 87 / 0.55);
}

.focus\:text-emerald-700\/60:focus {
  color: rgb(4 120 87 / 0.6);
}

.focus\:text-emerald-700\/65:focus {
  color: rgb(4 120 87 / 0.65);
}

.focus\:text-emerald-700\/70:focus {
  color: rgb(4 120 87 / 0.7);
}

.focus\:text-emerald-700\/75:focus {
  color: rgb(4 120 87 / 0.75);
}

.focus\:text-emerald-700\/80:focus {
  color: rgb(4 120 87 / 0.8);
}

.focus\:text-emerald-700\/85:focus {
  color: rgb(4 120 87 / 0.85);
}

.focus\:text-emerald-700\/90:focus {
  color: rgb(4 120 87 / 0.9);
}

.focus\:text-emerald-700\/95:focus {
  color: rgb(4 120 87 / 0.95);
}

.focus\:text-emerald-800:focus {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}

.focus\:text-emerald-800\/0:focus {
  color: rgb(6 95 70 / 0);
}

.focus\:text-emerald-800\/10:focus {
  color: rgb(6 95 70 / 0.1);
}

.focus\:text-emerald-800\/100:focus {
  color: rgb(6 95 70 / 1);
}

.focus\:text-emerald-800\/15:focus {
  color: rgb(6 95 70 / 0.15);
}

.focus\:text-emerald-800\/20:focus {
  color: rgb(6 95 70 / 0.2);
}

.focus\:text-emerald-800\/25:focus {
  color: rgb(6 95 70 / 0.25);
}

.focus\:text-emerald-800\/30:focus {
  color: rgb(6 95 70 / 0.3);
}

.focus\:text-emerald-800\/35:focus {
  color: rgb(6 95 70 / 0.35);
}

.focus\:text-emerald-800\/40:focus {
  color: rgb(6 95 70 / 0.4);
}

.focus\:text-emerald-800\/45:focus {
  color: rgb(6 95 70 / 0.45);
}

.focus\:text-emerald-800\/5:focus {
  color: rgb(6 95 70 / 0.05);
}

.focus\:text-emerald-800\/50:focus {
  color: rgb(6 95 70 / 0.5);
}

.focus\:text-emerald-800\/55:focus {
  color: rgb(6 95 70 / 0.55);
}

.focus\:text-emerald-800\/60:focus {
  color: rgb(6 95 70 / 0.6);
}

.focus\:text-emerald-800\/65:focus {
  color: rgb(6 95 70 / 0.65);
}

.focus\:text-emerald-800\/70:focus {
  color: rgb(6 95 70 / 0.7);
}

.focus\:text-emerald-800\/75:focus {
  color: rgb(6 95 70 / 0.75);
}

.focus\:text-emerald-800\/80:focus {
  color: rgb(6 95 70 / 0.8);
}

.focus\:text-emerald-800\/85:focus {
  color: rgb(6 95 70 / 0.85);
}

.focus\:text-emerald-800\/90:focus {
  color: rgb(6 95 70 / 0.9);
}

.focus\:text-emerald-800\/95:focus {
  color: rgb(6 95 70 / 0.95);
}

.focus\:text-emerald-900:focus {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}

.focus\:text-emerald-900\/0:focus {
  color: rgb(6 78 59 / 0);
}

.focus\:text-emerald-900\/10:focus {
  color: rgb(6 78 59 / 0.1);
}

.focus\:text-emerald-900\/100:focus {
  color: rgb(6 78 59 / 1);
}

.focus\:text-emerald-900\/15:focus {
  color: rgb(6 78 59 / 0.15);
}

.focus\:text-emerald-900\/20:focus {
  color: rgb(6 78 59 / 0.2);
}

.focus\:text-emerald-900\/25:focus {
  color: rgb(6 78 59 / 0.25);
}

.focus\:text-emerald-900\/30:focus {
  color: rgb(6 78 59 / 0.3);
}

.focus\:text-emerald-900\/35:focus {
  color: rgb(6 78 59 / 0.35);
}

.focus\:text-emerald-900\/40:focus {
  color: rgb(6 78 59 / 0.4);
}

.focus\:text-emerald-900\/45:focus {
  color: rgb(6 78 59 / 0.45);
}

.focus\:text-emerald-900\/5:focus {
  color: rgb(6 78 59 / 0.05);
}

.focus\:text-emerald-900\/50:focus {
  color: rgb(6 78 59 / 0.5);
}

.focus\:text-emerald-900\/55:focus {
  color: rgb(6 78 59 / 0.55);
}

.focus\:text-emerald-900\/60:focus {
  color: rgb(6 78 59 / 0.6);
}

.focus\:text-emerald-900\/65:focus {
  color: rgb(6 78 59 / 0.65);
}

.focus\:text-emerald-900\/70:focus {
  color: rgb(6 78 59 / 0.7);
}

.focus\:text-emerald-900\/75:focus {
  color: rgb(6 78 59 / 0.75);
}

.focus\:text-emerald-900\/80:focus {
  color: rgb(6 78 59 / 0.8);
}

.focus\:text-emerald-900\/85:focus {
  color: rgb(6 78 59 / 0.85);
}

.focus\:text-emerald-900\/90:focus {
  color: rgb(6 78 59 / 0.9);
}

.focus\:text-emerald-900\/95:focus {
  color: rgb(6 78 59 / 0.95);
}

.focus\:text-gray-100:focus {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-100\/0:focus {
  color: rgb(243 244 246 / 0);
}

.focus\:text-gray-100\/10:focus {
  color: rgb(243 244 246 / 0.1);
}

.focus\:text-gray-100\/100:focus {
  color: rgb(243 244 246 / 1);
}

.focus\:text-gray-100\/15:focus {
  color: rgb(243 244 246 / 0.15);
}

.focus\:text-gray-100\/20:focus {
  color: rgb(243 244 246 / 0.2);
}

.focus\:text-gray-100\/25:focus {
  color: rgb(243 244 246 / 0.25);
}

.focus\:text-gray-100\/30:focus {
  color: rgb(243 244 246 / 0.3);
}

.focus\:text-gray-100\/35:focus {
  color: rgb(243 244 246 / 0.35);
}

.focus\:text-gray-100\/40:focus {
  color: rgb(243 244 246 / 0.4);
}

.focus\:text-gray-100\/45:focus {
  color: rgb(243 244 246 / 0.45);
}

.focus\:text-gray-100\/5:focus {
  color: rgb(243 244 246 / 0.05);
}

.focus\:text-gray-100\/50:focus {
  color: rgb(243 244 246 / 0.5);
}

.focus\:text-gray-100\/55:focus {
  color: rgb(243 244 246 / 0.55);
}

.focus\:text-gray-100\/60:focus {
  color: rgb(243 244 246 / 0.6);
}

.focus\:text-gray-100\/65:focus {
  color: rgb(243 244 246 / 0.65);
}

.focus\:text-gray-100\/70:focus {
  color: rgb(243 244 246 / 0.7);
}

.focus\:text-gray-100\/75:focus {
  color: rgb(243 244 246 / 0.75);
}

.focus\:text-gray-100\/80:focus {
  color: rgb(243 244 246 / 0.8);
}

.focus\:text-gray-100\/85:focus {
  color: rgb(243 244 246 / 0.85);
}

.focus\:text-gray-100\/90:focus {
  color: rgb(243 244 246 / 0.9);
}

.focus\:text-gray-100\/95:focus {
  color: rgb(243 244 246 / 0.95);
}

.focus\:text-gray-200:focus {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-200\/0:focus {
  color: rgb(229 231 235 / 0);
}

.focus\:text-gray-200\/10:focus {
  color: rgb(229 231 235 / 0.1);
}

.focus\:text-gray-200\/100:focus {
  color: rgb(229 231 235 / 1);
}

.focus\:text-gray-200\/15:focus {
  color: rgb(229 231 235 / 0.15);
}

.focus\:text-gray-200\/20:focus {
  color: rgb(229 231 235 / 0.2);
}

.focus\:text-gray-200\/25:focus {
  color: rgb(229 231 235 / 0.25);
}

.focus\:text-gray-200\/30:focus {
  color: rgb(229 231 235 / 0.3);
}

.focus\:text-gray-200\/35:focus {
  color: rgb(229 231 235 / 0.35);
}

.focus\:text-gray-200\/40:focus {
  color: rgb(229 231 235 / 0.4);
}

.focus\:text-gray-200\/45:focus {
  color: rgb(229 231 235 / 0.45);
}

.focus\:text-gray-200\/5:focus {
  color: rgb(229 231 235 / 0.05);
}

.focus\:text-gray-200\/50:focus {
  color: rgb(229 231 235 / 0.5);
}

.focus\:text-gray-200\/55:focus {
  color: rgb(229 231 235 / 0.55);
}

.focus\:text-gray-200\/60:focus {
  color: rgb(229 231 235 / 0.6);
}

.focus\:text-gray-200\/65:focus {
  color: rgb(229 231 235 / 0.65);
}

.focus\:text-gray-200\/70:focus {
  color: rgb(229 231 235 / 0.7);
}

.focus\:text-gray-200\/75:focus {
  color: rgb(229 231 235 / 0.75);
}

.focus\:text-gray-200\/80:focus {
  color: rgb(229 231 235 / 0.8);
}

.focus\:text-gray-200\/85:focus {
  color: rgb(229 231 235 / 0.85);
}

.focus\:text-gray-200\/90:focus {
  color: rgb(229 231 235 / 0.9);
}

.focus\:text-gray-200\/95:focus {
  color: rgb(229 231 235 / 0.95);
}

.focus\:text-gray-300:focus {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-300\/0:focus {
  color: rgb(209 213 219 / 0);
}

.focus\:text-gray-300\/10:focus {
  color: rgb(209 213 219 / 0.1);
}

.focus\:text-gray-300\/100:focus {
  color: rgb(209 213 219 / 1);
}

.focus\:text-gray-300\/15:focus {
  color: rgb(209 213 219 / 0.15);
}

.focus\:text-gray-300\/20:focus {
  color: rgb(209 213 219 / 0.2);
}

.focus\:text-gray-300\/25:focus {
  color: rgb(209 213 219 / 0.25);
}

.focus\:text-gray-300\/30:focus {
  color: rgb(209 213 219 / 0.3);
}

.focus\:text-gray-300\/35:focus {
  color: rgb(209 213 219 / 0.35);
}

.focus\:text-gray-300\/40:focus {
  color: rgb(209 213 219 / 0.4);
}

.focus\:text-gray-300\/45:focus {
  color: rgb(209 213 219 / 0.45);
}

.focus\:text-gray-300\/5:focus {
  color: rgb(209 213 219 / 0.05);
}

.focus\:text-gray-300\/50:focus {
  color: rgb(209 213 219 / 0.5);
}

.focus\:text-gray-300\/55:focus {
  color: rgb(209 213 219 / 0.55);
}

.focus\:text-gray-300\/60:focus {
  color: rgb(209 213 219 / 0.6);
}

.focus\:text-gray-300\/65:focus {
  color: rgb(209 213 219 / 0.65);
}

.focus\:text-gray-300\/70:focus {
  color: rgb(209 213 219 / 0.7);
}

.focus\:text-gray-300\/75:focus {
  color: rgb(209 213 219 / 0.75);
}

.focus\:text-gray-300\/80:focus {
  color: rgb(209 213 219 / 0.8);
}

.focus\:text-gray-300\/85:focus {
  color: rgb(209 213 219 / 0.85);
}

.focus\:text-gray-300\/90:focus {
  color: rgb(209 213 219 / 0.9);
}

.focus\:text-gray-300\/95:focus {
  color: rgb(209 213 219 / 0.95);
}

.focus\:text-gray-400:focus {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-400\/0:focus {
  color: rgb(156 163 175 / 0);
}

.focus\:text-gray-400\/10:focus {
  color: rgb(156 163 175 / 0.1);
}

.focus\:text-gray-400\/100:focus {
  color: rgb(156 163 175 / 1);
}

.focus\:text-gray-400\/15:focus {
  color: rgb(156 163 175 / 0.15);
}

.focus\:text-gray-400\/20:focus {
  color: rgb(156 163 175 / 0.2);
}

.focus\:text-gray-400\/25:focus {
  color: rgb(156 163 175 / 0.25);
}

.focus\:text-gray-400\/30:focus {
  color: rgb(156 163 175 / 0.3);
}

.focus\:text-gray-400\/35:focus {
  color: rgb(156 163 175 / 0.35);
}

.focus\:text-gray-400\/40:focus {
  color: rgb(156 163 175 / 0.4);
}

.focus\:text-gray-400\/45:focus {
  color: rgb(156 163 175 / 0.45);
}

.focus\:text-gray-400\/5:focus {
  color: rgb(156 163 175 / 0.05);
}

.focus\:text-gray-400\/50:focus {
  color: rgb(156 163 175 / 0.5);
}

.focus\:text-gray-400\/55:focus {
  color: rgb(156 163 175 / 0.55);
}

.focus\:text-gray-400\/60:focus {
  color: rgb(156 163 175 / 0.6);
}

.focus\:text-gray-400\/65:focus {
  color: rgb(156 163 175 / 0.65);
}

.focus\:text-gray-400\/70:focus {
  color: rgb(156 163 175 / 0.7);
}

.focus\:text-gray-400\/75:focus {
  color: rgb(156 163 175 / 0.75);
}

.focus\:text-gray-400\/80:focus {
  color: rgb(156 163 175 / 0.8);
}

.focus\:text-gray-400\/85:focus {
  color: rgb(156 163 175 / 0.85);
}

.focus\:text-gray-400\/90:focus {
  color: rgb(156 163 175 / 0.9);
}

.focus\:text-gray-400\/95:focus {
  color: rgb(156 163 175 / 0.95);
}

.focus\:text-gray-500:focus {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-500\/0:focus {
  color: rgb(107 114 128 / 0);
}

.focus\:text-gray-500\/10:focus {
  color: rgb(107 114 128 / 0.1);
}

.focus\:text-gray-500\/100:focus {
  color: rgb(107 114 128 / 1);
}

.focus\:text-gray-500\/15:focus {
  color: rgb(107 114 128 / 0.15);
}

.focus\:text-gray-500\/20:focus {
  color: rgb(107 114 128 / 0.2);
}

.focus\:text-gray-500\/25:focus {
  color: rgb(107 114 128 / 0.25);
}

.focus\:text-gray-500\/30:focus {
  color: rgb(107 114 128 / 0.3);
}

.focus\:text-gray-500\/35:focus {
  color: rgb(107 114 128 / 0.35);
}

.focus\:text-gray-500\/40:focus {
  color: rgb(107 114 128 / 0.4);
}

.focus\:text-gray-500\/45:focus {
  color: rgb(107 114 128 / 0.45);
}

.focus\:text-gray-500\/5:focus {
  color: rgb(107 114 128 / 0.05);
}

.focus\:text-gray-500\/50:focus {
  color: rgb(107 114 128 / 0.5);
}

.focus\:text-gray-500\/55:focus {
  color: rgb(107 114 128 / 0.55);
}

.focus\:text-gray-500\/60:focus {
  color: rgb(107 114 128 / 0.6);
}

.focus\:text-gray-500\/65:focus {
  color: rgb(107 114 128 / 0.65);
}

.focus\:text-gray-500\/70:focus {
  color: rgb(107 114 128 / 0.7);
}

.focus\:text-gray-500\/75:focus {
  color: rgb(107 114 128 / 0.75);
}

.focus\:text-gray-500\/80:focus {
  color: rgb(107 114 128 / 0.8);
}

.focus\:text-gray-500\/85:focus {
  color: rgb(107 114 128 / 0.85);
}

.focus\:text-gray-500\/90:focus {
  color: rgb(107 114 128 / 0.9);
}

.focus\:text-gray-500\/95:focus {
  color: rgb(107 114 128 / 0.95);
}

.focus\:text-gray-600:focus {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-600\/0:focus {
  color: rgb(75 85 99 / 0);
}

.focus\:text-gray-600\/10:focus {
  color: rgb(75 85 99 / 0.1);
}

.focus\:text-gray-600\/100:focus {
  color: rgb(75 85 99 / 1);
}

.focus\:text-gray-600\/15:focus {
  color: rgb(75 85 99 / 0.15);
}

.focus\:text-gray-600\/20:focus {
  color: rgb(75 85 99 / 0.2);
}

.focus\:text-gray-600\/25:focus {
  color: rgb(75 85 99 / 0.25);
}

.focus\:text-gray-600\/30:focus {
  color: rgb(75 85 99 / 0.3);
}

.focus\:text-gray-600\/35:focus {
  color: rgb(75 85 99 / 0.35);
}

.focus\:text-gray-600\/40:focus {
  color: rgb(75 85 99 / 0.4);
}

.focus\:text-gray-600\/45:focus {
  color: rgb(75 85 99 / 0.45);
}

.focus\:text-gray-600\/5:focus {
  color: rgb(75 85 99 / 0.05);
}

.focus\:text-gray-600\/50:focus {
  color: rgb(75 85 99 / 0.5);
}

.focus\:text-gray-600\/55:focus {
  color: rgb(75 85 99 / 0.55);
}

.focus\:text-gray-600\/60:focus {
  color: rgb(75 85 99 / 0.6);
}

.focus\:text-gray-600\/65:focus {
  color: rgb(75 85 99 / 0.65);
}

.focus\:text-gray-600\/70:focus {
  color: rgb(75 85 99 / 0.7);
}

.focus\:text-gray-600\/75:focus {
  color: rgb(75 85 99 / 0.75);
}

.focus\:text-gray-600\/80:focus {
  color: rgb(75 85 99 / 0.8);
}

.focus\:text-gray-600\/85:focus {
  color: rgb(75 85 99 / 0.85);
}

.focus\:text-gray-600\/90:focus {
  color: rgb(75 85 99 / 0.9);
}

.focus\:text-gray-600\/95:focus {
  color: rgb(75 85 99 / 0.95);
}

.focus\:text-gray-700:focus {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-700\/0:focus {
  color: rgb(55 65 81 / 0);
}

.focus\:text-gray-700\/10:focus {
  color: rgb(55 65 81 / 0.1);
}

.focus\:text-gray-700\/100:focus {
  color: rgb(55 65 81 / 1);
}

.focus\:text-gray-700\/15:focus {
  color: rgb(55 65 81 / 0.15);
}

.focus\:text-gray-700\/20:focus {
  color: rgb(55 65 81 / 0.2);
}

.focus\:text-gray-700\/25:focus {
  color: rgb(55 65 81 / 0.25);
}

.focus\:text-gray-700\/30:focus {
  color: rgb(55 65 81 / 0.3);
}

.focus\:text-gray-700\/35:focus {
  color: rgb(55 65 81 / 0.35);
}

.focus\:text-gray-700\/40:focus {
  color: rgb(55 65 81 / 0.4);
}

.focus\:text-gray-700\/45:focus {
  color: rgb(55 65 81 / 0.45);
}

.focus\:text-gray-700\/5:focus {
  color: rgb(55 65 81 / 0.05);
}

.focus\:text-gray-700\/50:focus {
  color: rgb(55 65 81 / 0.5);
}

.focus\:text-gray-700\/55:focus {
  color: rgb(55 65 81 / 0.55);
}

.focus\:text-gray-700\/60:focus {
  color: rgb(55 65 81 / 0.6);
}

.focus\:text-gray-700\/65:focus {
  color: rgb(55 65 81 / 0.65);
}

.focus\:text-gray-700\/70:focus {
  color: rgb(55 65 81 / 0.7);
}

.focus\:text-gray-700\/75:focus {
  color: rgb(55 65 81 / 0.75);
}

.focus\:text-gray-700\/80:focus {
  color: rgb(55 65 81 / 0.8);
}

.focus\:text-gray-700\/85:focus {
  color: rgb(55 65 81 / 0.85);
}

.focus\:text-gray-700\/90:focus {
  color: rgb(55 65 81 / 0.9);
}

.focus\:text-gray-700\/95:focus {
  color: rgb(55 65 81 / 0.95);
}

.focus\:text-gray-800:focus {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-800\/0:focus {
  color: rgb(31 41 55 / 0);
}

.focus\:text-gray-800\/10:focus {
  color: rgb(31 41 55 / 0.1);
}

.focus\:text-gray-800\/100:focus {
  color: rgb(31 41 55 / 1);
}

.focus\:text-gray-800\/15:focus {
  color: rgb(31 41 55 / 0.15);
}

.focus\:text-gray-800\/20:focus {
  color: rgb(31 41 55 / 0.2);
}

.focus\:text-gray-800\/25:focus {
  color: rgb(31 41 55 / 0.25);
}

.focus\:text-gray-800\/30:focus {
  color: rgb(31 41 55 / 0.3);
}

.focus\:text-gray-800\/35:focus {
  color: rgb(31 41 55 / 0.35);
}

.focus\:text-gray-800\/40:focus {
  color: rgb(31 41 55 / 0.4);
}

.focus\:text-gray-800\/45:focus {
  color: rgb(31 41 55 / 0.45);
}

.focus\:text-gray-800\/5:focus {
  color: rgb(31 41 55 / 0.05);
}

.focus\:text-gray-800\/50:focus {
  color: rgb(31 41 55 / 0.5);
}

.focus\:text-gray-800\/55:focus {
  color: rgb(31 41 55 / 0.55);
}

.focus\:text-gray-800\/60:focus {
  color: rgb(31 41 55 / 0.6);
}

.focus\:text-gray-800\/65:focus {
  color: rgb(31 41 55 / 0.65);
}

.focus\:text-gray-800\/70:focus {
  color: rgb(31 41 55 / 0.7);
}

.focus\:text-gray-800\/75:focus {
  color: rgb(31 41 55 / 0.75);
}

.focus\:text-gray-800\/80:focus {
  color: rgb(31 41 55 / 0.8);
}

.focus\:text-gray-800\/85:focus {
  color: rgb(31 41 55 / 0.85);
}

.focus\:text-gray-800\/90:focus {
  color: rgb(31 41 55 / 0.9);
}

.focus\:text-gray-800\/95:focus {
  color: rgb(31 41 55 / 0.95);
}

.focus\:text-gray-900:focus {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-900\/0:focus {
  color: rgb(17 24 39 / 0);
}

.focus\:text-gray-900\/10:focus {
  color: rgb(17 24 39 / 0.1);
}

.focus\:text-gray-900\/100:focus {
  color: rgb(17 24 39 / 1);
}

.focus\:text-gray-900\/15:focus {
  color: rgb(17 24 39 / 0.15);
}

.focus\:text-gray-900\/20:focus {
  color: rgb(17 24 39 / 0.2);
}

.focus\:text-gray-900\/25:focus {
  color: rgb(17 24 39 / 0.25);
}

.focus\:text-gray-900\/30:focus {
  color: rgb(17 24 39 / 0.3);
}

.focus\:text-gray-900\/35:focus {
  color: rgb(17 24 39 / 0.35);
}

.focus\:text-gray-900\/40:focus {
  color: rgb(17 24 39 / 0.4);
}

.focus\:text-gray-900\/45:focus {
  color: rgb(17 24 39 / 0.45);
}

.focus\:text-gray-900\/5:focus {
  color: rgb(17 24 39 / 0.05);
}

.focus\:text-gray-900\/50:focus {
  color: rgb(17 24 39 / 0.5);
}

.focus\:text-gray-900\/55:focus {
  color: rgb(17 24 39 / 0.55);
}

.focus\:text-gray-900\/60:focus {
  color: rgb(17 24 39 / 0.6);
}

.focus\:text-gray-900\/65:focus {
  color: rgb(17 24 39 / 0.65);
}

.focus\:text-gray-900\/70:focus {
  color: rgb(17 24 39 / 0.7);
}

.focus\:text-gray-900\/75:focus {
  color: rgb(17 24 39 / 0.75);
}

.focus\:text-gray-900\/80:focus {
  color: rgb(17 24 39 / 0.8);
}

.focus\:text-gray-900\/85:focus {
  color: rgb(17 24 39 / 0.85);
}

.focus\:text-gray-900\/90:focus {
  color: rgb(17 24 39 / 0.9);
}

.focus\:text-gray-900\/95:focus {
  color: rgb(17 24 39 / 0.95);
}

.focus\:text-green-100:focus {
  --tw-text-opacity: 1;
  color: rgb(222 247 236 / var(--tw-text-opacity, 1));
}

.focus\:text-green-100\/0:focus {
  color: rgb(222 247 236 / 0);
}

.focus\:text-green-100\/10:focus {
  color: rgb(222 247 236 / 0.1);
}

.focus\:text-green-100\/100:focus {
  color: rgb(222 247 236 / 1);
}

.focus\:text-green-100\/15:focus {
  color: rgb(222 247 236 / 0.15);
}

.focus\:text-green-100\/20:focus {
  color: rgb(222 247 236 / 0.2);
}

.focus\:text-green-100\/25:focus {
  color: rgb(222 247 236 / 0.25);
}

.focus\:text-green-100\/30:focus {
  color: rgb(222 247 236 / 0.3);
}

.focus\:text-green-100\/35:focus {
  color: rgb(222 247 236 / 0.35);
}

.focus\:text-green-100\/40:focus {
  color: rgb(222 247 236 / 0.4);
}

.focus\:text-green-100\/45:focus {
  color: rgb(222 247 236 / 0.45);
}

.focus\:text-green-100\/5:focus {
  color: rgb(222 247 236 / 0.05);
}

.focus\:text-green-100\/50:focus {
  color: rgb(222 247 236 / 0.5);
}

.focus\:text-green-100\/55:focus {
  color: rgb(222 247 236 / 0.55);
}

.focus\:text-green-100\/60:focus {
  color: rgb(222 247 236 / 0.6);
}

.focus\:text-green-100\/65:focus {
  color: rgb(222 247 236 / 0.65);
}

.focus\:text-green-100\/70:focus {
  color: rgb(222 247 236 / 0.7);
}

.focus\:text-green-100\/75:focus {
  color: rgb(222 247 236 / 0.75);
}

.focus\:text-green-100\/80:focus {
  color: rgb(222 247 236 / 0.8);
}

.focus\:text-green-100\/85:focus {
  color: rgb(222 247 236 / 0.85);
}

.focus\:text-green-100\/90:focus {
  color: rgb(222 247 236 / 0.9);
}

.focus\:text-green-100\/95:focus {
  color: rgb(222 247 236 / 0.95);
}

.focus\:text-green-200:focus {
  --tw-text-opacity: 1;
  color: rgb(188 240 218 / var(--tw-text-opacity, 1));
}

.focus\:text-green-200\/0:focus {
  color: rgb(188 240 218 / 0);
}

.focus\:text-green-200\/10:focus {
  color: rgb(188 240 218 / 0.1);
}

.focus\:text-green-200\/100:focus {
  color: rgb(188 240 218 / 1);
}

.focus\:text-green-200\/15:focus {
  color: rgb(188 240 218 / 0.15);
}

.focus\:text-green-200\/20:focus {
  color: rgb(188 240 218 / 0.2);
}

.focus\:text-green-200\/25:focus {
  color: rgb(188 240 218 / 0.25);
}

.focus\:text-green-200\/30:focus {
  color: rgb(188 240 218 / 0.3);
}

.focus\:text-green-200\/35:focus {
  color: rgb(188 240 218 / 0.35);
}

.focus\:text-green-200\/40:focus {
  color: rgb(188 240 218 / 0.4);
}

.focus\:text-green-200\/45:focus {
  color: rgb(188 240 218 / 0.45);
}

.focus\:text-green-200\/5:focus {
  color: rgb(188 240 218 / 0.05);
}

.focus\:text-green-200\/50:focus {
  color: rgb(188 240 218 / 0.5);
}

.focus\:text-green-200\/55:focus {
  color: rgb(188 240 218 / 0.55);
}

.focus\:text-green-200\/60:focus {
  color: rgb(188 240 218 / 0.6);
}

.focus\:text-green-200\/65:focus {
  color: rgb(188 240 218 / 0.65);
}

.focus\:text-green-200\/70:focus {
  color: rgb(188 240 218 / 0.7);
}

.focus\:text-green-200\/75:focus {
  color: rgb(188 240 218 / 0.75);
}

.focus\:text-green-200\/80:focus {
  color: rgb(188 240 218 / 0.8);
}

.focus\:text-green-200\/85:focus {
  color: rgb(188 240 218 / 0.85);
}

.focus\:text-green-200\/90:focus {
  color: rgb(188 240 218 / 0.9);
}

.focus\:text-green-200\/95:focus {
  color: rgb(188 240 218 / 0.95);
}

.focus\:text-green-300:focus {
  --tw-text-opacity: 1;
  color: rgb(132 225 188 / var(--tw-text-opacity, 1));
}

.focus\:text-green-300\/0:focus {
  color: rgb(132 225 188 / 0);
}

.focus\:text-green-300\/10:focus {
  color: rgb(132 225 188 / 0.1);
}

.focus\:text-green-300\/100:focus {
  color: rgb(132 225 188 / 1);
}

.focus\:text-green-300\/15:focus {
  color: rgb(132 225 188 / 0.15);
}

.focus\:text-green-300\/20:focus {
  color: rgb(132 225 188 / 0.2);
}

.focus\:text-green-300\/25:focus {
  color: rgb(132 225 188 / 0.25);
}

.focus\:text-green-300\/30:focus {
  color: rgb(132 225 188 / 0.3);
}

.focus\:text-green-300\/35:focus {
  color: rgb(132 225 188 / 0.35);
}

.focus\:text-green-300\/40:focus {
  color: rgb(132 225 188 / 0.4);
}

.focus\:text-green-300\/45:focus {
  color: rgb(132 225 188 / 0.45);
}

.focus\:text-green-300\/5:focus {
  color: rgb(132 225 188 / 0.05);
}

.focus\:text-green-300\/50:focus {
  color: rgb(132 225 188 / 0.5);
}

.focus\:text-green-300\/55:focus {
  color: rgb(132 225 188 / 0.55);
}

.focus\:text-green-300\/60:focus {
  color: rgb(132 225 188 / 0.6);
}

.focus\:text-green-300\/65:focus {
  color: rgb(132 225 188 / 0.65);
}

.focus\:text-green-300\/70:focus {
  color: rgb(132 225 188 / 0.7);
}

.focus\:text-green-300\/75:focus {
  color: rgb(132 225 188 / 0.75);
}

.focus\:text-green-300\/80:focus {
  color: rgb(132 225 188 / 0.8);
}

.focus\:text-green-300\/85:focus {
  color: rgb(132 225 188 / 0.85);
}

.focus\:text-green-300\/90:focus {
  color: rgb(132 225 188 / 0.9);
}

.focus\:text-green-300\/95:focus {
  color: rgb(132 225 188 / 0.95);
}

.focus\:text-green-400:focus {
  --tw-text-opacity: 1;
  color: rgb(49 196 141 / var(--tw-text-opacity, 1));
}

.focus\:text-green-400\/0:focus {
  color: rgb(49 196 141 / 0);
}

.focus\:text-green-400\/10:focus {
  color: rgb(49 196 141 / 0.1);
}

.focus\:text-green-400\/100:focus {
  color: rgb(49 196 141 / 1);
}

.focus\:text-green-400\/15:focus {
  color: rgb(49 196 141 / 0.15);
}

.focus\:text-green-400\/20:focus {
  color: rgb(49 196 141 / 0.2);
}

.focus\:text-green-400\/25:focus {
  color: rgb(49 196 141 / 0.25);
}

.focus\:text-green-400\/30:focus {
  color: rgb(49 196 141 / 0.3);
}

.focus\:text-green-400\/35:focus {
  color: rgb(49 196 141 / 0.35);
}

.focus\:text-green-400\/40:focus {
  color: rgb(49 196 141 / 0.4);
}

.focus\:text-green-400\/45:focus {
  color: rgb(49 196 141 / 0.45);
}

.focus\:text-green-400\/5:focus {
  color: rgb(49 196 141 / 0.05);
}

.focus\:text-green-400\/50:focus {
  color: rgb(49 196 141 / 0.5);
}

.focus\:text-green-400\/55:focus {
  color: rgb(49 196 141 / 0.55);
}

.focus\:text-green-400\/60:focus {
  color: rgb(49 196 141 / 0.6);
}

.focus\:text-green-400\/65:focus {
  color: rgb(49 196 141 / 0.65);
}

.focus\:text-green-400\/70:focus {
  color: rgb(49 196 141 / 0.7);
}

.focus\:text-green-400\/75:focus {
  color: rgb(49 196 141 / 0.75);
}

.focus\:text-green-400\/80:focus {
  color: rgb(49 196 141 / 0.8);
}

.focus\:text-green-400\/85:focus {
  color: rgb(49 196 141 / 0.85);
}

.focus\:text-green-400\/90:focus {
  color: rgb(49 196 141 / 0.9);
}

.focus\:text-green-400\/95:focus {
  color: rgb(49 196 141 / 0.95);
}

.focus\:text-green-500:focus {
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity, 1));
}

.focus\:text-green-500\/0:focus {
  color: rgb(14 159 110 / 0);
}

.focus\:text-green-500\/10:focus {
  color: rgb(14 159 110 / 0.1);
}

.focus\:text-green-500\/100:focus {
  color: rgb(14 159 110 / 1);
}

.focus\:text-green-500\/15:focus {
  color: rgb(14 159 110 / 0.15);
}

.focus\:text-green-500\/20:focus {
  color: rgb(14 159 110 / 0.2);
}

.focus\:text-green-500\/25:focus {
  color: rgb(14 159 110 / 0.25);
}

.focus\:text-green-500\/30:focus {
  color: rgb(14 159 110 / 0.3);
}

.focus\:text-green-500\/35:focus {
  color: rgb(14 159 110 / 0.35);
}

.focus\:text-green-500\/40:focus {
  color: rgb(14 159 110 / 0.4);
}

.focus\:text-green-500\/45:focus {
  color: rgb(14 159 110 / 0.45);
}

.focus\:text-green-500\/5:focus {
  color: rgb(14 159 110 / 0.05);
}

.focus\:text-green-500\/50:focus {
  color: rgb(14 159 110 / 0.5);
}

.focus\:text-green-500\/55:focus {
  color: rgb(14 159 110 / 0.55);
}

.focus\:text-green-500\/60:focus {
  color: rgb(14 159 110 / 0.6);
}

.focus\:text-green-500\/65:focus {
  color: rgb(14 159 110 / 0.65);
}

.focus\:text-green-500\/70:focus {
  color: rgb(14 159 110 / 0.7);
}

.focus\:text-green-500\/75:focus {
  color: rgb(14 159 110 / 0.75);
}

.focus\:text-green-500\/80:focus {
  color: rgb(14 159 110 / 0.8);
}

.focus\:text-green-500\/85:focus {
  color: rgb(14 159 110 / 0.85);
}

.focus\:text-green-500\/90:focus {
  color: rgb(14 159 110 / 0.9);
}

.focus\:text-green-500\/95:focus {
  color: rgb(14 159 110 / 0.95);
}

.focus\:text-green-600:focus {
  --tw-text-opacity: 1;
  color: rgb(5 122 85 / var(--tw-text-opacity, 1));
}

.focus\:text-green-600\/0:focus {
  color: rgb(5 122 85 / 0);
}

.focus\:text-green-600\/10:focus {
  color: rgb(5 122 85 / 0.1);
}

.focus\:text-green-600\/100:focus {
  color: rgb(5 122 85 / 1);
}

.focus\:text-green-600\/15:focus {
  color: rgb(5 122 85 / 0.15);
}

.focus\:text-green-600\/20:focus {
  color: rgb(5 122 85 / 0.2);
}

.focus\:text-green-600\/25:focus {
  color: rgb(5 122 85 / 0.25);
}

.focus\:text-green-600\/30:focus {
  color: rgb(5 122 85 / 0.3);
}

.focus\:text-green-600\/35:focus {
  color: rgb(5 122 85 / 0.35);
}

.focus\:text-green-600\/40:focus {
  color: rgb(5 122 85 / 0.4);
}

.focus\:text-green-600\/45:focus {
  color: rgb(5 122 85 / 0.45);
}

.focus\:text-green-600\/5:focus {
  color: rgb(5 122 85 / 0.05);
}

.focus\:text-green-600\/50:focus {
  color: rgb(5 122 85 / 0.5);
}

.focus\:text-green-600\/55:focus {
  color: rgb(5 122 85 / 0.55);
}

.focus\:text-green-600\/60:focus {
  color: rgb(5 122 85 / 0.6);
}

.focus\:text-green-600\/65:focus {
  color: rgb(5 122 85 / 0.65);
}

.focus\:text-green-600\/70:focus {
  color: rgb(5 122 85 / 0.7);
}

.focus\:text-green-600\/75:focus {
  color: rgb(5 122 85 / 0.75);
}

.focus\:text-green-600\/80:focus {
  color: rgb(5 122 85 / 0.8);
}

.focus\:text-green-600\/85:focus {
  color: rgb(5 122 85 / 0.85);
}

.focus\:text-green-600\/90:focus {
  color: rgb(5 122 85 / 0.9);
}

.focus\:text-green-600\/95:focus {
  color: rgb(5 122 85 / 0.95);
}

.focus\:text-green-700:focus {
  --tw-text-opacity: 1;
  color: rgb(4 108 78 / var(--tw-text-opacity, 1));
}

.focus\:text-green-700\/0:focus {
  color: rgb(4 108 78 / 0);
}

.focus\:text-green-700\/10:focus {
  color: rgb(4 108 78 / 0.1);
}

.focus\:text-green-700\/100:focus {
  color: rgb(4 108 78 / 1);
}

.focus\:text-green-700\/15:focus {
  color: rgb(4 108 78 / 0.15);
}

.focus\:text-green-700\/20:focus {
  color: rgb(4 108 78 / 0.2);
}

.focus\:text-green-700\/25:focus {
  color: rgb(4 108 78 / 0.25);
}

.focus\:text-green-700\/30:focus {
  color: rgb(4 108 78 / 0.3);
}

.focus\:text-green-700\/35:focus {
  color: rgb(4 108 78 / 0.35);
}

.focus\:text-green-700\/40:focus {
  color: rgb(4 108 78 / 0.4);
}

.focus\:text-green-700\/45:focus {
  color: rgb(4 108 78 / 0.45);
}

.focus\:text-green-700\/5:focus {
  color: rgb(4 108 78 / 0.05);
}

.focus\:text-green-700\/50:focus {
  color: rgb(4 108 78 / 0.5);
}

.focus\:text-green-700\/55:focus {
  color: rgb(4 108 78 / 0.55);
}

.focus\:text-green-700\/60:focus {
  color: rgb(4 108 78 / 0.6);
}

.focus\:text-green-700\/65:focus {
  color: rgb(4 108 78 / 0.65);
}

.focus\:text-green-700\/70:focus {
  color: rgb(4 108 78 / 0.7);
}

.focus\:text-green-700\/75:focus {
  color: rgb(4 108 78 / 0.75);
}

.focus\:text-green-700\/80:focus {
  color: rgb(4 108 78 / 0.8);
}

.focus\:text-green-700\/85:focus {
  color: rgb(4 108 78 / 0.85);
}

.focus\:text-green-700\/90:focus {
  color: rgb(4 108 78 / 0.9);
}

.focus\:text-green-700\/95:focus {
  color: rgb(4 108 78 / 0.95);
}

.focus\:text-green-800:focus {
  --tw-text-opacity: 1;
  color: rgb(3 84 63 / var(--tw-text-opacity, 1));
}

.focus\:text-green-800\/0:focus {
  color: rgb(3 84 63 / 0);
}

.focus\:text-green-800\/10:focus {
  color: rgb(3 84 63 / 0.1);
}

.focus\:text-green-800\/100:focus {
  color: rgb(3 84 63 / 1);
}

.focus\:text-green-800\/15:focus {
  color: rgb(3 84 63 / 0.15);
}

.focus\:text-green-800\/20:focus {
  color: rgb(3 84 63 / 0.2);
}

.focus\:text-green-800\/25:focus {
  color: rgb(3 84 63 / 0.25);
}

.focus\:text-green-800\/30:focus {
  color: rgb(3 84 63 / 0.3);
}

.focus\:text-green-800\/35:focus {
  color: rgb(3 84 63 / 0.35);
}

.focus\:text-green-800\/40:focus {
  color: rgb(3 84 63 / 0.4);
}

.focus\:text-green-800\/45:focus {
  color: rgb(3 84 63 / 0.45);
}

.focus\:text-green-800\/5:focus {
  color: rgb(3 84 63 / 0.05);
}

.focus\:text-green-800\/50:focus {
  color: rgb(3 84 63 / 0.5);
}

.focus\:text-green-800\/55:focus {
  color: rgb(3 84 63 / 0.55);
}

.focus\:text-green-800\/60:focus {
  color: rgb(3 84 63 / 0.6);
}

.focus\:text-green-800\/65:focus {
  color: rgb(3 84 63 / 0.65);
}

.focus\:text-green-800\/70:focus {
  color: rgb(3 84 63 / 0.7);
}

.focus\:text-green-800\/75:focus {
  color: rgb(3 84 63 / 0.75);
}

.focus\:text-green-800\/80:focus {
  color: rgb(3 84 63 / 0.8);
}

.focus\:text-green-800\/85:focus {
  color: rgb(3 84 63 / 0.85);
}

.focus\:text-green-800\/90:focus {
  color: rgb(3 84 63 / 0.9);
}

.focus\:text-green-800\/95:focus {
  color: rgb(3 84 63 / 0.95);
}

.focus\:text-green-900:focus {
  --tw-text-opacity: 1;
  color: rgb(1 71 55 / var(--tw-text-opacity, 1));
}

.focus\:text-green-900\/0:focus {
  color: rgb(1 71 55 / 0);
}

.focus\:text-green-900\/10:focus {
  color: rgb(1 71 55 / 0.1);
}

.focus\:text-green-900\/100:focus {
  color: rgb(1 71 55 / 1);
}

.focus\:text-green-900\/15:focus {
  color: rgb(1 71 55 / 0.15);
}

.focus\:text-green-900\/20:focus {
  color: rgb(1 71 55 / 0.2);
}

.focus\:text-green-900\/25:focus {
  color: rgb(1 71 55 / 0.25);
}

.focus\:text-green-900\/30:focus {
  color: rgb(1 71 55 / 0.3);
}

.focus\:text-green-900\/35:focus {
  color: rgb(1 71 55 / 0.35);
}

.focus\:text-green-900\/40:focus {
  color: rgb(1 71 55 / 0.4);
}

.focus\:text-green-900\/45:focus {
  color: rgb(1 71 55 / 0.45);
}

.focus\:text-green-900\/5:focus {
  color: rgb(1 71 55 / 0.05);
}

.focus\:text-green-900\/50:focus {
  color: rgb(1 71 55 / 0.5);
}

.focus\:text-green-900\/55:focus {
  color: rgb(1 71 55 / 0.55);
}

.focus\:text-green-900\/60:focus {
  color: rgb(1 71 55 / 0.6);
}

.focus\:text-green-900\/65:focus {
  color: rgb(1 71 55 / 0.65);
}

.focus\:text-green-900\/70:focus {
  color: rgb(1 71 55 / 0.7);
}

.focus\:text-green-900\/75:focus {
  color: rgb(1 71 55 / 0.75);
}

.focus\:text-green-900\/80:focus {
  color: rgb(1 71 55 / 0.8);
}

.focus\:text-green-900\/85:focus {
  color: rgb(1 71 55 / 0.85);
}

.focus\:text-green-900\/90:focus {
  color: rgb(1 71 55 / 0.9);
}

.focus\:text-green-900\/95:focus {
  color: rgb(1 71 55 / 0.95);
}

.focus\:text-indigo-100:focus {
  --tw-text-opacity: 1;
  color: rgb(229 237 255 / var(--tw-text-opacity, 1));
}

.focus\:text-indigo-100\/0:focus {
  color: rgb(229 237 255 / 0);
}

.focus\:text-indigo-100\/10:focus {
  color: rgb(229 237 255 / 0.1);
}

.focus\:text-indigo-100\/100:focus {
  color: rgb(229 237 255 / 1);
}

.focus\:text-indigo-100\/15:focus {
  color: rgb(229 237 255 / 0.15);
}

.focus\:text-indigo-100\/20:focus {
  color: rgb(229 237 255 / 0.2);
}

.focus\:text-indigo-100\/25:focus {
  color: rgb(229 237 255 / 0.25);
}

.focus\:text-indigo-100\/30:focus {
  color: rgb(229 237 255 / 0.3);
}

.focus\:text-indigo-100\/35:focus {
  color: rgb(229 237 255 / 0.35);
}

.focus\:text-indigo-100\/40:focus {
  color: rgb(229 237 255 / 0.4);
}

.focus\:text-indigo-100\/45:focus {
  color: rgb(229 237 255 / 0.45);
}

.focus\:text-indigo-100\/5:focus {
  color: rgb(229 237 255 / 0.05);
}

.focus\:text-indigo-100\/50:focus {
  color: rgb(229 237 255 / 0.5);
}

.focus\:text-indigo-100\/55:focus {
  color: rgb(229 237 255 / 0.55);
}

.focus\:text-indigo-100\/60:focus {
  color: rgb(229 237 255 / 0.6);
}

.focus\:text-indigo-100\/65:focus {
  color: rgb(229 237 255 / 0.65);
}

.focus\:text-indigo-100\/70:focus {
  color: rgb(229 237 255 / 0.7);
}

.focus\:text-indigo-100\/75:focus {
  color: rgb(229 237 255 / 0.75);
}

.focus\:text-indigo-100\/80:focus {
  color: rgb(229 237 255 / 0.8);
}

.focus\:text-indigo-100\/85:focus {
  color: rgb(229 237 255 / 0.85);
}

.focus\:text-indigo-100\/90:focus {
  color: rgb(229 237 255 / 0.9);
}

.focus\:text-indigo-100\/95:focus {
  color: rgb(229 237 255 / 0.95);
}

.focus\:text-indigo-200:focus {
  --tw-text-opacity: 1;
  color: rgb(205 219 254 / var(--tw-text-opacity, 1));
}

.focus\:text-indigo-200\/0:focus {
  color: rgb(205 219 254 / 0);
}

.focus\:text-indigo-200\/10:focus {
  color: rgb(205 219 254 / 0.1);
}

.focus\:text-indigo-200\/100:focus {
  color: rgb(205 219 254 / 1);
}

.focus\:text-indigo-200\/15:focus {
  color: rgb(205 219 254 / 0.15);
}

.focus\:text-indigo-200\/20:focus {
  color: rgb(205 219 254 / 0.2);
}

.focus\:text-indigo-200\/25:focus {
  color: rgb(205 219 254 / 0.25);
}

.focus\:text-indigo-200\/30:focus {
  color: rgb(205 219 254 / 0.3);
}

.focus\:text-indigo-200\/35:focus {
  color: rgb(205 219 254 / 0.35);
}

.focus\:text-indigo-200\/40:focus {
  color: rgb(205 219 254 / 0.4);
}

.focus\:text-indigo-200\/45:focus {
  color: rgb(205 219 254 / 0.45);
}

.focus\:text-indigo-200\/5:focus {
  color: rgb(205 219 254 / 0.05);
}

.focus\:text-indigo-200\/50:focus {
  color: rgb(205 219 254 / 0.5);
}

.focus\:text-indigo-200\/55:focus {
  color: rgb(205 219 254 / 0.55);
}

.focus\:text-indigo-200\/60:focus {
  color: rgb(205 219 254 / 0.6);
}

.focus\:text-indigo-200\/65:focus {
  color: rgb(205 219 254 / 0.65);
}

.focus\:text-indigo-200\/70:focus {
  color: rgb(205 219 254 / 0.7);
}

.focus\:text-indigo-200\/75:focus {
  color: rgb(205 219 254 / 0.75);
}

.focus\:text-indigo-200\/80:focus {
  color: rgb(205 219 254 / 0.8);
}

.focus\:text-indigo-200\/85:focus {
  color: rgb(205 219 254 / 0.85);
}

.focus\:text-indigo-200\/90:focus {
  color: rgb(205 219 254 / 0.9);
}

.focus\:text-indigo-200\/95:focus {
  color: rgb(205 219 254 / 0.95);
}

.focus\:text-indigo-300:focus {
  --tw-text-opacity: 1;
  color: rgb(180 198 252 / var(--tw-text-opacity, 1));
}

.focus\:text-indigo-300\/0:focus {
  color: rgb(180 198 252 / 0);
}

.focus\:text-indigo-300\/10:focus {
  color: rgb(180 198 252 / 0.1);
}

.focus\:text-indigo-300\/100:focus {
  color: rgb(180 198 252 / 1);
}

.focus\:text-indigo-300\/15:focus {
  color: rgb(180 198 252 / 0.15);
}

.focus\:text-indigo-300\/20:focus {
  color: rgb(180 198 252 / 0.2);
}

.focus\:text-indigo-300\/25:focus {
  color: rgb(180 198 252 / 0.25);
}

.focus\:text-indigo-300\/30:focus {
  color: rgb(180 198 252 / 0.3);
}

.focus\:text-indigo-300\/35:focus {
  color: rgb(180 198 252 / 0.35);
}

.focus\:text-indigo-300\/40:focus {
  color: rgb(180 198 252 / 0.4);
}

.focus\:text-indigo-300\/45:focus {
  color: rgb(180 198 252 / 0.45);
}

.focus\:text-indigo-300\/5:focus {
  color: rgb(180 198 252 / 0.05);
}

.focus\:text-indigo-300\/50:focus {
  color: rgb(180 198 252 / 0.5);
}

.focus\:text-indigo-300\/55:focus {
  color: rgb(180 198 252 / 0.55);
}

.focus\:text-indigo-300\/60:focus {
  color: rgb(180 198 252 / 0.6);
}

.focus\:text-indigo-300\/65:focus {
  color: rgb(180 198 252 / 0.65);
}

.focus\:text-indigo-300\/70:focus {
  color: rgb(180 198 252 / 0.7);
}

.focus\:text-indigo-300\/75:focus {
  color: rgb(180 198 252 / 0.75);
}

.focus\:text-indigo-300\/80:focus {
  color: rgb(180 198 252 / 0.8);
}

.focus\:text-indigo-300\/85:focus {
  color: rgb(180 198 252 / 0.85);
}

.focus\:text-indigo-300\/90:focus {
  color: rgb(180 198 252 / 0.9);
}

.focus\:text-indigo-300\/95:focus {
  color: rgb(180 198 252 / 0.95);
}

.focus\:text-indigo-400:focus {
  --tw-text-opacity: 1;
  color: rgb(141 162 251 / var(--tw-text-opacity, 1));
}

.focus\:text-indigo-400\/0:focus {
  color: rgb(141 162 251 / 0);
}

.focus\:text-indigo-400\/10:focus {
  color: rgb(141 162 251 / 0.1);
}

.focus\:text-indigo-400\/100:focus {
  color: rgb(141 162 251 / 1);
}

.focus\:text-indigo-400\/15:focus {
  color: rgb(141 162 251 / 0.15);
}

.focus\:text-indigo-400\/20:focus {
  color: rgb(141 162 251 / 0.2);
}

.focus\:text-indigo-400\/25:focus {
  color: rgb(141 162 251 / 0.25);
}

.focus\:text-indigo-400\/30:focus {
  color: rgb(141 162 251 / 0.3);
}

.focus\:text-indigo-400\/35:focus {
  color: rgb(141 162 251 / 0.35);
}

.focus\:text-indigo-400\/40:focus {
  color: rgb(141 162 251 / 0.4);
}

.focus\:text-indigo-400\/45:focus {
  color: rgb(141 162 251 / 0.45);
}

.focus\:text-indigo-400\/5:focus {
  color: rgb(141 162 251 / 0.05);
}

.focus\:text-indigo-400\/50:focus {
  color: rgb(141 162 251 / 0.5);
}

.focus\:text-indigo-400\/55:focus {
  color: rgb(141 162 251 / 0.55);
}

.focus\:text-indigo-400\/60:focus {
  color: rgb(141 162 251 / 0.6);
}

.focus\:text-indigo-400\/65:focus {
  color: rgb(141 162 251 / 0.65);
}

.focus\:text-indigo-400\/70:focus {
  color: rgb(141 162 251 / 0.7);
}

.focus\:text-indigo-400\/75:focus {
  color: rgb(141 162 251 / 0.75);
}

.focus\:text-indigo-400\/80:focus {
  color: rgb(141 162 251 / 0.8);
}

.focus\:text-indigo-400\/85:focus {
  color: rgb(141 162 251 / 0.85);
}

.focus\:text-indigo-400\/90:focus {
  color: rgb(141 162 251 / 0.9);
}

.focus\:text-indigo-400\/95:focus {
  color: rgb(141 162 251 / 0.95);
}

.focus\:text-indigo-500:focus {
  --tw-text-opacity: 1;
  color: rgb(104 117 245 / var(--tw-text-opacity, 1));
}

.focus\:text-indigo-500\/0:focus {
  color: rgb(104 117 245 / 0);
}

.focus\:text-indigo-500\/10:focus {
  color: rgb(104 117 245 / 0.1);
}

.focus\:text-indigo-500\/100:focus {
  color: rgb(104 117 245 / 1);
}

.focus\:text-indigo-500\/15:focus {
  color: rgb(104 117 245 / 0.15);
}

.focus\:text-indigo-500\/20:focus {
  color: rgb(104 117 245 / 0.2);
}

.focus\:text-indigo-500\/25:focus {
  color: rgb(104 117 245 / 0.25);
}

.focus\:text-indigo-500\/30:focus {
  color: rgb(104 117 245 / 0.3);
}

.focus\:text-indigo-500\/35:focus {
  color: rgb(104 117 245 / 0.35);
}

.focus\:text-indigo-500\/40:focus {
  color: rgb(104 117 245 / 0.4);
}

.focus\:text-indigo-500\/45:focus {
  color: rgb(104 117 245 / 0.45);
}

.focus\:text-indigo-500\/5:focus {
  color: rgb(104 117 245 / 0.05);
}

.focus\:text-indigo-500\/50:focus {
  color: rgb(104 117 245 / 0.5);
}

.focus\:text-indigo-500\/55:focus {
  color: rgb(104 117 245 / 0.55);
}

.focus\:text-indigo-500\/60:focus {
  color: rgb(104 117 245 / 0.6);
}

.focus\:text-indigo-500\/65:focus {
  color: rgb(104 117 245 / 0.65);
}

.focus\:text-indigo-500\/70:focus {
  color: rgb(104 117 245 / 0.7);
}

.focus\:text-indigo-500\/75:focus {
  color: rgb(104 117 245 / 0.75);
}

.focus\:text-indigo-500\/80:focus {
  color: rgb(104 117 245 / 0.8);
}

.focus\:text-indigo-500\/85:focus {
  color: rgb(104 117 245 / 0.85);
}

.focus\:text-indigo-500\/90:focus {
  color: rgb(104 117 245 / 0.9);
}

.focus\:text-indigo-500\/95:focus {
  color: rgb(104 117 245 / 0.95);
}

.focus\:text-indigo-600:focus {
  --tw-text-opacity: 1;
  color: rgb(88 80 236 / var(--tw-text-opacity, 1));
}

.focus\:text-indigo-600\/0:focus {
  color: rgb(88 80 236 / 0);
}

.focus\:text-indigo-600\/10:focus {
  color: rgb(88 80 236 / 0.1);
}

.focus\:text-indigo-600\/100:focus {
  color: rgb(88 80 236 / 1);
}

.focus\:text-indigo-600\/15:focus {
  color: rgb(88 80 236 / 0.15);
}

.focus\:text-indigo-600\/20:focus {
  color: rgb(88 80 236 / 0.2);
}

.focus\:text-indigo-600\/25:focus {
  color: rgb(88 80 236 / 0.25);
}

.focus\:text-indigo-600\/30:focus {
  color: rgb(88 80 236 / 0.3);
}

.focus\:text-indigo-600\/35:focus {
  color: rgb(88 80 236 / 0.35);
}

.focus\:text-indigo-600\/40:focus {
  color: rgb(88 80 236 / 0.4);
}

.focus\:text-indigo-600\/45:focus {
  color: rgb(88 80 236 / 0.45);
}

.focus\:text-indigo-600\/5:focus {
  color: rgb(88 80 236 / 0.05);
}

.focus\:text-indigo-600\/50:focus {
  color: rgb(88 80 236 / 0.5);
}

.focus\:text-indigo-600\/55:focus {
  color: rgb(88 80 236 / 0.55);
}

.focus\:text-indigo-600\/60:focus {
  color: rgb(88 80 236 / 0.6);
}

.focus\:text-indigo-600\/65:focus {
  color: rgb(88 80 236 / 0.65);
}

.focus\:text-indigo-600\/70:focus {
  color: rgb(88 80 236 / 0.7);
}

.focus\:text-indigo-600\/75:focus {
  color: rgb(88 80 236 / 0.75);
}

.focus\:text-indigo-600\/80:focus {
  color: rgb(88 80 236 / 0.8);
}

.focus\:text-indigo-600\/85:focus {
  color: rgb(88 80 236 / 0.85);
}

.focus\:text-indigo-600\/90:focus {
  color: rgb(88 80 236 / 0.9);
}

.focus\:text-indigo-600\/95:focus {
  color: rgb(88 80 236 / 0.95);
}

.focus\:text-indigo-700:focus {
  --tw-text-opacity: 1;
  color: rgb(81 69 205 / var(--tw-text-opacity, 1));
}

.focus\:text-indigo-700\/0:focus {
  color: rgb(81 69 205 / 0);
}

.focus\:text-indigo-700\/10:focus {
  color: rgb(81 69 205 / 0.1);
}

.focus\:text-indigo-700\/100:focus {
  color: rgb(81 69 205 / 1);
}

.focus\:text-indigo-700\/15:focus {
  color: rgb(81 69 205 / 0.15);
}

.focus\:text-indigo-700\/20:focus {
  color: rgb(81 69 205 / 0.2);
}

.focus\:text-indigo-700\/25:focus {
  color: rgb(81 69 205 / 0.25);
}

.focus\:text-indigo-700\/30:focus {
  color: rgb(81 69 205 / 0.3);
}

.focus\:text-indigo-700\/35:focus {
  color: rgb(81 69 205 / 0.35);
}

.focus\:text-indigo-700\/40:focus {
  color: rgb(81 69 205 / 0.4);
}

.focus\:text-indigo-700\/45:focus {
  color: rgb(81 69 205 / 0.45);
}

.focus\:text-indigo-700\/5:focus {
  color: rgb(81 69 205 / 0.05);
}

.focus\:text-indigo-700\/50:focus {
  color: rgb(81 69 205 / 0.5);
}

.focus\:text-indigo-700\/55:focus {
  color: rgb(81 69 205 / 0.55);
}

.focus\:text-indigo-700\/60:focus {
  color: rgb(81 69 205 / 0.6);
}

.focus\:text-indigo-700\/65:focus {
  color: rgb(81 69 205 / 0.65);
}

.focus\:text-indigo-700\/70:focus {
  color: rgb(81 69 205 / 0.7);
}

.focus\:text-indigo-700\/75:focus {
  color: rgb(81 69 205 / 0.75);
}

.focus\:text-indigo-700\/80:focus {
  color: rgb(81 69 205 / 0.8);
}

.focus\:text-indigo-700\/85:focus {
  color: rgb(81 69 205 / 0.85);
}

.focus\:text-indigo-700\/90:focus {
  color: rgb(81 69 205 / 0.9);
}

.focus\:text-indigo-700\/95:focus {
  color: rgb(81 69 205 / 0.95);
}

.focus\:text-indigo-800:focus {
  --tw-text-opacity: 1;
  color: rgb(66 56 157 / var(--tw-text-opacity, 1));
}

.focus\:text-indigo-800\/0:focus {
  color: rgb(66 56 157 / 0);
}

.focus\:text-indigo-800\/10:focus {
  color: rgb(66 56 157 / 0.1);
}

.focus\:text-indigo-800\/100:focus {
  color: rgb(66 56 157 / 1);
}

.focus\:text-indigo-800\/15:focus {
  color: rgb(66 56 157 / 0.15);
}

.focus\:text-indigo-800\/20:focus {
  color: rgb(66 56 157 / 0.2);
}

.focus\:text-indigo-800\/25:focus {
  color: rgb(66 56 157 / 0.25);
}

.focus\:text-indigo-800\/30:focus {
  color: rgb(66 56 157 / 0.3);
}

.focus\:text-indigo-800\/35:focus {
  color: rgb(66 56 157 / 0.35);
}

.focus\:text-indigo-800\/40:focus {
  color: rgb(66 56 157 / 0.4);
}

.focus\:text-indigo-800\/45:focus {
  color: rgb(66 56 157 / 0.45);
}

.focus\:text-indigo-800\/5:focus {
  color: rgb(66 56 157 / 0.05);
}

.focus\:text-indigo-800\/50:focus {
  color: rgb(66 56 157 / 0.5);
}

.focus\:text-indigo-800\/55:focus {
  color: rgb(66 56 157 / 0.55);
}

.focus\:text-indigo-800\/60:focus {
  color: rgb(66 56 157 / 0.6);
}

.focus\:text-indigo-800\/65:focus {
  color: rgb(66 56 157 / 0.65);
}

.focus\:text-indigo-800\/70:focus {
  color: rgb(66 56 157 / 0.7);
}

.focus\:text-indigo-800\/75:focus {
  color: rgb(66 56 157 / 0.75);
}

.focus\:text-indigo-800\/80:focus {
  color: rgb(66 56 157 / 0.8);
}

.focus\:text-indigo-800\/85:focus {
  color: rgb(66 56 157 / 0.85);
}

.focus\:text-indigo-800\/90:focus {
  color: rgb(66 56 157 / 0.9);
}

.focus\:text-indigo-800\/95:focus {
  color: rgb(66 56 157 / 0.95);
}

.focus\:text-indigo-900:focus {
  --tw-text-opacity: 1;
  color: rgb(54 47 120 / var(--tw-text-opacity, 1));
}

.focus\:text-indigo-900\/0:focus {
  color: rgb(54 47 120 / 0);
}

.focus\:text-indigo-900\/10:focus {
  color: rgb(54 47 120 / 0.1);
}

.focus\:text-indigo-900\/100:focus {
  color: rgb(54 47 120 / 1);
}

.focus\:text-indigo-900\/15:focus {
  color: rgb(54 47 120 / 0.15);
}

.focus\:text-indigo-900\/20:focus {
  color: rgb(54 47 120 / 0.2);
}

.focus\:text-indigo-900\/25:focus {
  color: rgb(54 47 120 / 0.25);
}

.focus\:text-indigo-900\/30:focus {
  color: rgb(54 47 120 / 0.3);
}

.focus\:text-indigo-900\/35:focus {
  color: rgb(54 47 120 / 0.35);
}

.focus\:text-indigo-900\/40:focus {
  color: rgb(54 47 120 / 0.4);
}

.focus\:text-indigo-900\/45:focus {
  color: rgb(54 47 120 / 0.45);
}

.focus\:text-indigo-900\/5:focus {
  color: rgb(54 47 120 / 0.05);
}

.focus\:text-indigo-900\/50:focus {
  color: rgb(54 47 120 / 0.5);
}

.focus\:text-indigo-900\/55:focus {
  color: rgb(54 47 120 / 0.55);
}

.focus\:text-indigo-900\/60:focus {
  color: rgb(54 47 120 / 0.6);
}

.focus\:text-indigo-900\/65:focus {
  color: rgb(54 47 120 / 0.65);
}

.focus\:text-indigo-900\/70:focus {
  color: rgb(54 47 120 / 0.7);
}

.focus\:text-indigo-900\/75:focus {
  color: rgb(54 47 120 / 0.75);
}

.focus\:text-indigo-900\/80:focus {
  color: rgb(54 47 120 / 0.8);
}

.focus\:text-indigo-900\/85:focus {
  color: rgb(54 47 120 / 0.85);
}

.focus\:text-indigo-900\/90:focus {
  color: rgb(54 47 120 / 0.9);
}

.focus\:text-indigo-900\/95:focus {
  color: rgb(54 47 120 / 0.95);
}

.focus\:text-lime-100:focus {
  --tw-text-opacity: 1;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1));
}

.focus\:text-lime-100\/0:focus {
  color: rgb(236 252 203 / 0);
}

.focus\:text-lime-100\/10:focus {
  color: rgb(236 252 203 / 0.1);
}

.focus\:text-lime-100\/100:focus {
  color: rgb(236 252 203 / 1);
}

.focus\:text-lime-100\/15:focus {
  color: rgb(236 252 203 / 0.15);
}

.focus\:text-lime-100\/20:focus {
  color: rgb(236 252 203 / 0.2);
}

.focus\:text-lime-100\/25:focus {
  color: rgb(236 252 203 / 0.25);
}

.focus\:text-lime-100\/30:focus {
  color: rgb(236 252 203 / 0.3);
}

.focus\:text-lime-100\/35:focus {
  color: rgb(236 252 203 / 0.35);
}

.focus\:text-lime-100\/40:focus {
  color: rgb(236 252 203 / 0.4);
}

.focus\:text-lime-100\/45:focus {
  color: rgb(236 252 203 / 0.45);
}

.focus\:text-lime-100\/5:focus {
  color: rgb(236 252 203 / 0.05);
}

.focus\:text-lime-100\/50:focus {
  color: rgb(236 252 203 / 0.5);
}

.focus\:text-lime-100\/55:focus {
  color: rgb(236 252 203 / 0.55);
}

.focus\:text-lime-100\/60:focus {
  color: rgb(236 252 203 / 0.6);
}

.focus\:text-lime-100\/65:focus {
  color: rgb(236 252 203 / 0.65);
}

.focus\:text-lime-100\/70:focus {
  color: rgb(236 252 203 / 0.7);
}

.focus\:text-lime-100\/75:focus {
  color: rgb(236 252 203 / 0.75);
}

.focus\:text-lime-100\/80:focus {
  color: rgb(236 252 203 / 0.8);
}

.focus\:text-lime-100\/85:focus {
  color: rgb(236 252 203 / 0.85);
}

.focus\:text-lime-100\/90:focus {
  color: rgb(236 252 203 / 0.9);
}

.focus\:text-lime-100\/95:focus {
  color: rgb(236 252 203 / 0.95);
}

.focus\:text-lime-200:focus {
  --tw-text-opacity: 1;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1));
}

.focus\:text-lime-200\/0:focus {
  color: rgb(217 249 157 / 0);
}

.focus\:text-lime-200\/10:focus {
  color: rgb(217 249 157 / 0.1);
}

.focus\:text-lime-200\/100:focus {
  color: rgb(217 249 157 / 1);
}

.focus\:text-lime-200\/15:focus {
  color: rgb(217 249 157 / 0.15);
}

.focus\:text-lime-200\/20:focus {
  color: rgb(217 249 157 / 0.2);
}

.focus\:text-lime-200\/25:focus {
  color: rgb(217 249 157 / 0.25);
}

.focus\:text-lime-200\/30:focus {
  color: rgb(217 249 157 / 0.3);
}

.focus\:text-lime-200\/35:focus {
  color: rgb(217 249 157 / 0.35);
}

.focus\:text-lime-200\/40:focus {
  color: rgb(217 249 157 / 0.4);
}

.focus\:text-lime-200\/45:focus {
  color: rgb(217 249 157 / 0.45);
}

.focus\:text-lime-200\/5:focus {
  color: rgb(217 249 157 / 0.05);
}

.focus\:text-lime-200\/50:focus {
  color: rgb(217 249 157 / 0.5);
}

.focus\:text-lime-200\/55:focus {
  color: rgb(217 249 157 / 0.55);
}

.focus\:text-lime-200\/60:focus {
  color: rgb(217 249 157 / 0.6);
}

.focus\:text-lime-200\/65:focus {
  color: rgb(217 249 157 / 0.65);
}

.focus\:text-lime-200\/70:focus {
  color: rgb(217 249 157 / 0.7);
}

.focus\:text-lime-200\/75:focus {
  color: rgb(217 249 157 / 0.75);
}

.focus\:text-lime-200\/80:focus {
  color: rgb(217 249 157 / 0.8);
}

.focus\:text-lime-200\/85:focus {
  color: rgb(217 249 157 / 0.85);
}

.focus\:text-lime-200\/90:focus {
  color: rgb(217 249 157 / 0.9);
}

.focus\:text-lime-200\/95:focus {
  color: rgb(217 249 157 / 0.95);
}

.focus\:text-lime-300:focus {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1));
}

.focus\:text-lime-300\/0:focus {
  color: rgb(190 242 100 / 0);
}

.focus\:text-lime-300\/10:focus {
  color: rgb(190 242 100 / 0.1);
}

.focus\:text-lime-300\/100:focus {
  color: rgb(190 242 100 / 1);
}

.focus\:text-lime-300\/15:focus {
  color: rgb(190 242 100 / 0.15);
}

.focus\:text-lime-300\/20:focus {
  color: rgb(190 242 100 / 0.2);
}

.focus\:text-lime-300\/25:focus {
  color: rgb(190 242 100 / 0.25);
}

.focus\:text-lime-300\/30:focus {
  color: rgb(190 242 100 / 0.3);
}

.focus\:text-lime-300\/35:focus {
  color: rgb(190 242 100 / 0.35);
}

.focus\:text-lime-300\/40:focus {
  color: rgb(190 242 100 / 0.4);
}

.focus\:text-lime-300\/45:focus {
  color: rgb(190 242 100 / 0.45);
}

.focus\:text-lime-300\/5:focus {
  color: rgb(190 242 100 / 0.05);
}

.focus\:text-lime-300\/50:focus {
  color: rgb(190 242 100 / 0.5);
}

.focus\:text-lime-300\/55:focus {
  color: rgb(190 242 100 / 0.55);
}

.focus\:text-lime-300\/60:focus {
  color: rgb(190 242 100 / 0.6);
}

.focus\:text-lime-300\/65:focus {
  color: rgb(190 242 100 / 0.65);
}

.focus\:text-lime-300\/70:focus {
  color: rgb(190 242 100 / 0.7);
}

.focus\:text-lime-300\/75:focus {
  color: rgb(190 242 100 / 0.75);
}

.focus\:text-lime-300\/80:focus {
  color: rgb(190 242 100 / 0.8);
}

.focus\:text-lime-300\/85:focus {
  color: rgb(190 242 100 / 0.85);
}

.focus\:text-lime-300\/90:focus {
  color: rgb(190 242 100 / 0.9);
}

.focus\:text-lime-300\/95:focus {
  color: rgb(190 242 100 / 0.95);
}

.focus\:text-lime-400:focus {
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1));
}

.focus\:text-lime-400\/0:focus {
  color: rgb(163 230 53 / 0);
}

.focus\:text-lime-400\/10:focus {
  color: rgb(163 230 53 / 0.1);
}

.focus\:text-lime-400\/100:focus {
  color: rgb(163 230 53 / 1);
}

.focus\:text-lime-400\/15:focus {
  color: rgb(163 230 53 / 0.15);
}

.focus\:text-lime-400\/20:focus {
  color: rgb(163 230 53 / 0.2);
}

.focus\:text-lime-400\/25:focus {
  color: rgb(163 230 53 / 0.25);
}

.focus\:text-lime-400\/30:focus {
  color: rgb(163 230 53 / 0.3);
}

.focus\:text-lime-400\/35:focus {
  color: rgb(163 230 53 / 0.35);
}

.focus\:text-lime-400\/40:focus {
  color: rgb(163 230 53 / 0.4);
}

.focus\:text-lime-400\/45:focus {
  color: rgb(163 230 53 / 0.45);
}

.focus\:text-lime-400\/5:focus {
  color: rgb(163 230 53 / 0.05);
}

.focus\:text-lime-400\/50:focus {
  color: rgb(163 230 53 / 0.5);
}

.focus\:text-lime-400\/55:focus {
  color: rgb(163 230 53 / 0.55);
}

.focus\:text-lime-400\/60:focus {
  color: rgb(163 230 53 / 0.6);
}

.focus\:text-lime-400\/65:focus {
  color: rgb(163 230 53 / 0.65);
}

.focus\:text-lime-400\/70:focus {
  color: rgb(163 230 53 / 0.7);
}

.focus\:text-lime-400\/75:focus {
  color: rgb(163 230 53 / 0.75);
}

.focus\:text-lime-400\/80:focus {
  color: rgb(163 230 53 / 0.8);
}

.focus\:text-lime-400\/85:focus {
  color: rgb(163 230 53 / 0.85);
}

.focus\:text-lime-400\/90:focus {
  color: rgb(163 230 53 / 0.9);
}

.focus\:text-lime-400\/95:focus {
  color: rgb(163 230 53 / 0.95);
}

.focus\:text-lime-500:focus {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1));
}

.focus\:text-lime-500\/0:focus {
  color: rgb(132 204 22 / 0);
}

.focus\:text-lime-500\/10:focus {
  color: rgb(132 204 22 / 0.1);
}

.focus\:text-lime-500\/100:focus {
  color: rgb(132 204 22 / 1);
}

.focus\:text-lime-500\/15:focus {
  color: rgb(132 204 22 / 0.15);
}

.focus\:text-lime-500\/20:focus {
  color: rgb(132 204 22 / 0.2);
}

.focus\:text-lime-500\/25:focus {
  color: rgb(132 204 22 / 0.25);
}

.focus\:text-lime-500\/30:focus {
  color: rgb(132 204 22 / 0.3);
}

.focus\:text-lime-500\/35:focus {
  color: rgb(132 204 22 / 0.35);
}

.focus\:text-lime-500\/40:focus {
  color: rgb(132 204 22 / 0.4);
}

.focus\:text-lime-500\/45:focus {
  color: rgb(132 204 22 / 0.45);
}

.focus\:text-lime-500\/5:focus {
  color: rgb(132 204 22 / 0.05);
}

.focus\:text-lime-500\/50:focus {
  color: rgb(132 204 22 / 0.5);
}

.focus\:text-lime-500\/55:focus {
  color: rgb(132 204 22 / 0.55);
}

.focus\:text-lime-500\/60:focus {
  color: rgb(132 204 22 / 0.6);
}

.focus\:text-lime-500\/65:focus {
  color: rgb(132 204 22 / 0.65);
}

.focus\:text-lime-500\/70:focus {
  color: rgb(132 204 22 / 0.7);
}

.focus\:text-lime-500\/75:focus {
  color: rgb(132 204 22 / 0.75);
}

.focus\:text-lime-500\/80:focus {
  color: rgb(132 204 22 / 0.8);
}

.focus\:text-lime-500\/85:focus {
  color: rgb(132 204 22 / 0.85);
}

.focus\:text-lime-500\/90:focus {
  color: rgb(132 204 22 / 0.9);
}

.focus\:text-lime-500\/95:focus {
  color: rgb(132 204 22 / 0.95);
}

.focus\:text-lime-600:focus {
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1));
}

.focus\:text-lime-600\/0:focus {
  color: rgb(101 163 13 / 0);
}

.focus\:text-lime-600\/10:focus {
  color: rgb(101 163 13 / 0.1);
}

.focus\:text-lime-600\/100:focus {
  color: rgb(101 163 13 / 1);
}

.focus\:text-lime-600\/15:focus {
  color: rgb(101 163 13 / 0.15);
}

.focus\:text-lime-600\/20:focus {
  color: rgb(101 163 13 / 0.2);
}

.focus\:text-lime-600\/25:focus {
  color: rgb(101 163 13 / 0.25);
}

.focus\:text-lime-600\/30:focus {
  color: rgb(101 163 13 / 0.3);
}

.focus\:text-lime-600\/35:focus {
  color: rgb(101 163 13 / 0.35);
}

.focus\:text-lime-600\/40:focus {
  color: rgb(101 163 13 / 0.4);
}

.focus\:text-lime-600\/45:focus {
  color: rgb(101 163 13 / 0.45);
}

.focus\:text-lime-600\/5:focus {
  color: rgb(101 163 13 / 0.05);
}

.focus\:text-lime-600\/50:focus {
  color: rgb(101 163 13 / 0.5);
}

.focus\:text-lime-600\/55:focus {
  color: rgb(101 163 13 / 0.55);
}

.focus\:text-lime-600\/60:focus {
  color: rgb(101 163 13 / 0.6);
}

.focus\:text-lime-600\/65:focus {
  color: rgb(101 163 13 / 0.65);
}

.focus\:text-lime-600\/70:focus {
  color: rgb(101 163 13 / 0.7);
}

.focus\:text-lime-600\/75:focus {
  color: rgb(101 163 13 / 0.75);
}

.focus\:text-lime-600\/80:focus {
  color: rgb(101 163 13 / 0.8);
}

.focus\:text-lime-600\/85:focus {
  color: rgb(101 163 13 / 0.85);
}

.focus\:text-lime-600\/90:focus {
  color: rgb(101 163 13 / 0.9);
}

.focus\:text-lime-600\/95:focus {
  color: rgb(101 163 13 / 0.95);
}

.focus\:text-lime-700:focus {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}

.focus\:text-lime-700\/0:focus {
  color: rgb(77 124 15 / 0);
}

.focus\:text-lime-700\/10:focus {
  color: rgb(77 124 15 / 0.1);
}

.focus\:text-lime-700\/100:focus {
  color: rgb(77 124 15 / 1);
}

.focus\:text-lime-700\/15:focus {
  color: rgb(77 124 15 / 0.15);
}

.focus\:text-lime-700\/20:focus {
  color: rgb(77 124 15 / 0.2);
}

.focus\:text-lime-700\/25:focus {
  color: rgb(77 124 15 / 0.25);
}

.focus\:text-lime-700\/30:focus {
  color: rgb(77 124 15 / 0.3);
}

.focus\:text-lime-700\/35:focus {
  color: rgb(77 124 15 / 0.35);
}

.focus\:text-lime-700\/40:focus {
  color: rgb(77 124 15 / 0.4);
}

.focus\:text-lime-700\/45:focus {
  color: rgb(77 124 15 / 0.45);
}

.focus\:text-lime-700\/5:focus {
  color: rgb(77 124 15 / 0.05);
}

.focus\:text-lime-700\/50:focus {
  color: rgb(77 124 15 / 0.5);
}

.focus\:text-lime-700\/55:focus {
  color: rgb(77 124 15 / 0.55);
}

.focus\:text-lime-700\/60:focus {
  color: rgb(77 124 15 / 0.6);
}

.focus\:text-lime-700\/65:focus {
  color: rgb(77 124 15 / 0.65);
}

.focus\:text-lime-700\/70:focus {
  color: rgb(77 124 15 / 0.7);
}

.focus\:text-lime-700\/75:focus {
  color: rgb(77 124 15 / 0.75);
}

.focus\:text-lime-700\/80:focus {
  color: rgb(77 124 15 / 0.8);
}

.focus\:text-lime-700\/85:focus {
  color: rgb(77 124 15 / 0.85);
}

.focus\:text-lime-700\/90:focus {
  color: rgb(77 124 15 / 0.9);
}

.focus\:text-lime-700\/95:focus {
  color: rgb(77 124 15 / 0.95);
}

.focus\:text-lime-800:focus {
  --tw-text-opacity: 1;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1));
}

.focus\:text-lime-800\/0:focus {
  color: rgb(63 98 18 / 0);
}

.focus\:text-lime-800\/10:focus {
  color: rgb(63 98 18 / 0.1);
}

.focus\:text-lime-800\/100:focus {
  color: rgb(63 98 18 / 1);
}

.focus\:text-lime-800\/15:focus {
  color: rgb(63 98 18 / 0.15);
}

.focus\:text-lime-800\/20:focus {
  color: rgb(63 98 18 / 0.2);
}

.focus\:text-lime-800\/25:focus {
  color: rgb(63 98 18 / 0.25);
}

.focus\:text-lime-800\/30:focus {
  color: rgb(63 98 18 / 0.3);
}

.focus\:text-lime-800\/35:focus {
  color: rgb(63 98 18 / 0.35);
}

.focus\:text-lime-800\/40:focus {
  color: rgb(63 98 18 / 0.4);
}

.focus\:text-lime-800\/45:focus {
  color: rgb(63 98 18 / 0.45);
}

.focus\:text-lime-800\/5:focus {
  color: rgb(63 98 18 / 0.05);
}

.focus\:text-lime-800\/50:focus {
  color: rgb(63 98 18 / 0.5);
}

.focus\:text-lime-800\/55:focus {
  color: rgb(63 98 18 / 0.55);
}

.focus\:text-lime-800\/60:focus {
  color: rgb(63 98 18 / 0.6);
}

.focus\:text-lime-800\/65:focus {
  color: rgb(63 98 18 / 0.65);
}

.focus\:text-lime-800\/70:focus {
  color: rgb(63 98 18 / 0.7);
}

.focus\:text-lime-800\/75:focus {
  color: rgb(63 98 18 / 0.75);
}

.focus\:text-lime-800\/80:focus {
  color: rgb(63 98 18 / 0.8);
}

.focus\:text-lime-800\/85:focus {
  color: rgb(63 98 18 / 0.85);
}

.focus\:text-lime-800\/90:focus {
  color: rgb(63 98 18 / 0.9);
}

.focus\:text-lime-800\/95:focus {
  color: rgb(63 98 18 / 0.95);
}

.focus\:text-lime-900:focus {
  --tw-text-opacity: 1;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1));
}

.focus\:text-lime-900\/0:focus {
  color: rgb(54 83 20 / 0);
}

.focus\:text-lime-900\/10:focus {
  color: rgb(54 83 20 / 0.1);
}

.focus\:text-lime-900\/100:focus {
  color: rgb(54 83 20 / 1);
}

.focus\:text-lime-900\/15:focus {
  color: rgb(54 83 20 / 0.15);
}

.focus\:text-lime-900\/20:focus {
  color: rgb(54 83 20 / 0.2);
}

.focus\:text-lime-900\/25:focus {
  color: rgb(54 83 20 / 0.25);
}

.focus\:text-lime-900\/30:focus {
  color: rgb(54 83 20 / 0.3);
}

.focus\:text-lime-900\/35:focus {
  color: rgb(54 83 20 / 0.35);
}

.focus\:text-lime-900\/40:focus {
  color: rgb(54 83 20 / 0.4);
}

.focus\:text-lime-900\/45:focus {
  color: rgb(54 83 20 / 0.45);
}

.focus\:text-lime-900\/5:focus {
  color: rgb(54 83 20 / 0.05);
}

.focus\:text-lime-900\/50:focus {
  color: rgb(54 83 20 / 0.5);
}

.focus\:text-lime-900\/55:focus {
  color: rgb(54 83 20 / 0.55);
}

.focus\:text-lime-900\/60:focus {
  color: rgb(54 83 20 / 0.6);
}

.focus\:text-lime-900\/65:focus {
  color: rgb(54 83 20 / 0.65);
}

.focus\:text-lime-900\/70:focus {
  color: rgb(54 83 20 / 0.7);
}

.focus\:text-lime-900\/75:focus {
  color: rgb(54 83 20 / 0.75);
}

.focus\:text-lime-900\/80:focus {
  color: rgb(54 83 20 / 0.8);
}

.focus\:text-lime-900\/85:focus {
  color: rgb(54 83 20 / 0.85);
}

.focus\:text-lime-900\/90:focus {
  color: rgb(54 83 20 / 0.9);
}

.focus\:text-lime-900\/95:focus {
  color: rgb(54 83 20 / 0.95);
}

.focus\:text-neutral-100:focus {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-100\/0:focus {
  color: rgb(245 245 245 / 0);
}

.focus\:text-neutral-100\/10:focus {
  color: rgb(245 245 245 / 0.1);
}

.focus\:text-neutral-100\/100:focus {
  color: rgb(245 245 245 / 1);
}

.focus\:text-neutral-100\/15:focus {
  color: rgb(245 245 245 / 0.15);
}

.focus\:text-neutral-100\/20:focus {
  color: rgb(245 245 245 / 0.2);
}

.focus\:text-neutral-100\/25:focus {
  color: rgb(245 245 245 / 0.25);
}

.focus\:text-neutral-100\/30:focus {
  color: rgb(245 245 245 / 0.3);
}

.focus\:text-neutral-100\/35:focus {
  color: rgb(245 245 245 / 0.35);
}

.focus\:text-neutral-100\/40:focus {
  color: rgb(245 245 245 / 0.4);
}

.focus\:text-neutral-100\/45:focus {
  color: rgb(245 245 245 / 0.45);
}

.focus\:text-neutral-100\/5:focus {
  color: rgb(245 245 245 / 0.05);
}

.focus\:text-neutral-100\/50:focus {
  color: rgb(245 245 245 / 0.5);
}

.focus\:text-neutral-100\/55:focus {
  color: rgb(245 245 245 / 0.55);
}

.focus\:text-neutral-100\/60:focus {
  color: rgb(245 245 245 / 0.6);
}

.focus\:text-neutral-100\/65:focus {
  color: rgb(245 245 245 / 0.65);
}

.focus\:text-neutral-100\/70:focus {
  color: rgb(245 245 245 / 0.7);
}

.focus\:text-neutral-100\/75:focus {
  color: rgb(245 245 245 / 0.75);
}

.focus\:text-neutral-100\/80:focus {
  color: rgb(245 245 245 / 0.8);
}

.focus\:text-neutral-100\/85:focus {
  color: rgb(245 245 245 / 0.85);
}

.focus\:text-neutral-100\/90:focus {
  color: rgb(245 245 245 / 0.9);
}

.focus\:text-neutral-100\/95:focus {
  color: rgb(245 245 245 / 0.95);
}

.focus\:text-neutral-200:focus {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-200\/0:focus {
  color: rgb(229 229 229 / 0);
}

.focus\:text-neutral-200\/10:focus {
  color: rgb(229 229 229 / 0.1);
}

.focus\:text-neutral-200\/100:focus {
  color: rgb(229 229 229 / 1);
}

.focus\:text-neutral-200\/15:focus {
  color: rgb(229 229 229 / 0.15);
}

.focus\:text-neutral-200\/20:focus {
  color: rgb(229 229 229 / 0.2);
}

.focus\:text-neutral-200\/25:focus {
  color: rgb(229 229 229 / 0.25);
}

.focus\:text-neutral-200\/30:focus {
  color: rgb(229 229 229 / 0.3);
}

.focus\:text-neutral-200\/35:focus {
  color: rgb(229 229 229 / 0.35);
}

.focus\:text-neutral-200\/40:focus {
  color: rgb(229 229 229 / 0.4);
}

.focus\:text-neutral-200\/45:focus {
  color: rgb(229 229 229 / 0.45);
}

.focus\:text-neutral-200\/5:focus {
  color: rgb(229 229 229 / 0.05);
}

.focus\:text-neutral-200\/50:focus {
  color: rgb(229 229 229 / 0.5);
}

.focus\:text-neutral-200\/55:focus {
  color: rgb(229 229 229 / 0.55);
}

.focus\:text-neutral-200\/60:focus {
  color: rgb(229 229 229 / 0.6);
}

.focus\:text-neutral-200\/65:focus {
  color: rgb(229 229 229 / 0.65);
}

.focus\:text-neutral-200\/70:focus {
  color: rgb(229 229 229 / 0.7);
}

.focus\:text-neutral-200\/75:focus {
  color: rgb(229 229 229 / 0.75);
}

.focus\:text-neutral-200\/80:focus {
  color: rgb(229 229 229 / 0.8);
}

.focus\:text-neutral-200\/85:focus {
  color: rgb(229 229 229 / 0.85);
}

.focus\:text-neutral-200\/90:focus {
  color: rgb(229 229 229 / 0.9);
}

.focus\:text-neutral-200\/95:focus {
  color: rgb(229 229 229 / 0.95);
}

.focus\:text-neutral-300:focus {
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-300\/0:focus {
  color: rgb(212 212 212 / 0);
}

.focus\:text-neutral-300\/10:focus {
  color: rgb(212 212 212 / 0.1);
}

.focus\:text-neutral-300\/100:focus {
  color: rgb(212 212 212 / 1);
}

.focus\:text-neutral-300\/15:focus {
  color: rgb(212 212 212 / 0.15);
}

.focus\:text-neutral-300\/20:focus {
  color: rgb(212 212 212 / 0.2);
}

.focus\:text-neutral-300\/25:focus {
  color: rgb(212 212 212 / 0.25);
}

.focus\:text-neutral-300\/30:focus {
  color: rgb(212 212 212 / 0.3);
}

.focus\:text-neutral-300\/35:focus {
  color: rgb(212 212 212 / 0.35);
}

.focus\:text-neutral-300\/40:focus {
  color: rgb(212 212 212 / 0.4);
}

.focus\:text-neutral-300\/45:focus {
  color: rgb(212 212 212 / 0.45);
}

.focus\:text-neutral-300\/5:focus {
  color: rgb(212 212 212 / 0.05);
}

.focus\:text-neutral-300\/50:focus {
  color: rgb(212 212 212 / 0.5);
}

.focus\:text-neutral-300\/55:focus {
  color: rgb(212 212 212 / 0.55);
}

.focus\:text-neutral-300\/60:focus {
  color: rgb(212 212 212 / 0.6);
}

.focus\:text-neutral-300\/65:focus {
  color: rgb(212 212 212 / 0.65);
}

.focus\:text-neutral-300\/70:focus {
  color: rgb(212 212 212 / 0.7);
}

.focus\:text-neutral-300\/75:focus {
  color: rgb(212 212 212 / 0.75);
}

.focus\:text-neutral-300\/80:focus {
  color: rgb(212 212 212 / 0.8);
}

.focus\:text-neutral-300\/85:focus {
  color: rgb(212 212 212 / 0.85);
}

.focus\:text-neutral-300\/90:focus {
  color: rgb(212 212 212 / 0.9);
}

.focus\:text-neutral-300\/95:focus {
  color: rgb(212 212 212 / 0.95);
}

.focus\:text-neutral-400:focus {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-400\/0:focus {
  color: rgb(163 163 163 / 0);
}

.focus\:text-neutral-400\/10:focus {
  color: rgb(163 163 163 / 0.1);
}

.focus\:text-neutral-400\/100:focus {
  color: rgb(163 163 163 / 1);
}

.focus\:text-neutral-400\/15:focus {
  color: rgb(163 163 163 / 0.15);
}

.focus\:text-neutral-400\/20:focus {
  color: rgb(163 163 163 / 0.2);
}

.focus\:text-neutral-400\/25:focus {
  color: rgb(163 163 163 / 0.25);
}

.focus\:text-neutral-400\/30:focus {
  color: rgb(163 163 163 / 0.3);
}

.focus\:text-neutral-400\/35:focus {
  color: rgb(163 163 163 / 0.35);
}

.focus\:text-neutral-400\/40:focus {
  color: rgb(163 163 163 / 0.4);
}

.focus\:text-neutral-400\/45:focus {
  color: rgb(163 163 163 / 0.45);
}

.focus\:text-neutral-400\/5:focus {
  color: rgb(163 163 163 / 0.05);
}

.focus\:text-neutral-400\/50:focus {
  color: rgb(163 163 163 / 0.5);
}

.focus\:text-neutral-400\/55:focus {
  color: rgb(163 163 163 / 0.55);
}

.focus\:text-neutral-400\/60:focus {
  color: rgb(163 163 163 / 0.6);
}

.focus\:text-neutral-400\/65:focus {
  color: rgb(163 163 163 / 0.65);
}

.focus\:text-neutral-400\/70:focus {
  color: rgb(163 163 163 / 0.7);
}

.focus\:text-neutral-400\/75:focus {
  color: rgb(163 163 163 / 0.75);
}

.focus\:text-neutral-400\/80:focus {
  color: rgb(163 163 163 / 0.8);
}

.focus\:text-neutral-400\/85:focus {
  color: rgb(163 163 163 / 0.85);
}

.focus\:text-neutral-400\/90:focus {
  color: rgb(163 163 163 / 0.9);
}

.focus\:text-neutral-400\/95:focus {
  color: rgb(163 163 163 / 0.95);
}

.focus\:text-neutral-500:focus {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-500\/0:focus {
  color: rgb(115 115 115 / 0);
}

.focus\:text-neutral-500\/10:focus {
  color: rgb(115 115 115 / 0.1);
}

.focus\:text-neutral-500\/100:focus {
  color: rgb(115 115 115 / 1);
}

.focus\:text-neutral-500\/15:focus {
  color: rgb(115 115 115 / 0.15);
}

.focus\:text-neutral-500\/20:focus {
  color: rgb(115 115 115 / 0.2);
}

.focus\:text-neutral-500\/25:focus {
  color: rgb(115 115 115 / 0.25);
}

.focus\:text-neutral-500\/30:focus {
  color: rgb(115 115 115 / 0.3);
}

.focus\:text-neutral-500\/35:focus {
  color: rgb(115 115 115 / 0.35);
}

.focus\:text-neutral-500\/40:focus {
  color: rgb(115 115 115 / 0.4);
}

.focus\:text-neutral-500\/45:focus {
  color: rgb(115 115 115 / 0.45);
}

.focus\:text-neutral-500\/5:focus {
  color: rgb(115 115 115 / 0.05);
}

.focus\:text-neutral-500\/50:focus {
  color: rgb(115 115 115 / 0.5);
}

.focus\:text-neutral-500\/55:focus {
  color: rgb(115 115 115 / 0.55);
}

.focus\:text-neutral-500\/60:focus {
  color: rgb(115 115 115 / 0.6);
}

.focus\:text-neutral-500\/65:focus {
  color: rgb(115 115 115 / 0.65);
}

.focus\:text-neutral-500\/70:focus {
  color: rgb(115 115 115 / 0.7);
}

.focus\:text-neutral-500\/75:focus {
  color: rgb(115 115 115 / 0.75);
}

.focus\:text-neutral-500\/80:focus {
  color: rgb(115 115 115 / 0.8);
}

.focus\:text-neutral-500\/85:focus {
  color: rgb(115 115 115 / 0.85);
}

.focus\:text-neutral-500\/90:focus {
  color: rgb(115 115 115 / 0.9);
}

.focus\:text-neutral-500\/95:focus {
  color: rgb(115 115 115 / 0.95);
}

.focus\:text-neutral-600:focus {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-600\/0:focus {
  color: rgb(82 82 82 / 0);
}

.focus\:text-neutral-600\/10:focus {
  color: rgb(82 82 82 / 0.1);
}

.focus\:text-neutral-600\/100:focus {
  color: rgb(82 82 82 / 1);
}

.focus\:text-neutral-600\/15:focus {
  color: rgb(82 82 82 / 0.15);
}

.focus\:text-neutral-600\/20:focus {
  color: rgb(82 82 82 / 0.2);
}

.focus\:text-neutral-600\/25:focus {
  color: rgb(82 82 82 / 0.25);
}

.focus\:text-neutral-600\/30:focus {
  color: rgb(82 82 82 / 0.3);
}

.focus\:text-neutral-600\/35:focus {
  color: rgb(82 82 82 / 0.35);
}

.focus\:text-neutral-600\/40:focus {
  color: rgb(82 82 82 / 0.4);
}

.focus\:text-neutral-600\/45:focus {
  color: rgb(82 82 82 / 0.45);
}

.focus\:text-neutral-600\/5:focus {
  color: rgb(82 82 82 / 0.05);
}

.focus\:text-neutral-600\/50:focus {
  color: rgb(82 82 82 / 0.5);
}

.focus\:text-neutral-600\/55:focus {
  color: rgb(82 82 82 / 0.55);
}

.focus\:text-neutral-600\/60:focus {
  color: rgb(82 82 82 / 0.6);
}

.focus\:text-neutral-600\/65:focus {
  color: rgb(82 82 82 / 0.65);
}

.focus\:text-neutral-600\/70:focus {
  color: rgb(82 82 82 / 0.7);
}

.focus\:text-neutral-600\/75:focus {
  color: rgb(82 82 82 / 0.75);
}

.focus\:text-neutral-600\/80:focus {
  color: rgb(82 82 82 / 0.8);
}

.focus\:text-neutral-600\/85:focus {
  color: rgb(82 82 82 / 0.85);
}

.focus\:text-neutral-600\/90:focus {
  color: rgb(82 82 82 / 0.9);
}

.focus\:text-neutral-600\/95:focus {
  color: rgb(82 82 82 / 0.95);
}

.focus\:text-neutral-700:focus {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-700\/0:focus {
  color: rgb(64 64 64 / 0);
}

.focus\:text-neutral-700\/10:focus {
  color: rgb(64 64 64 / 0.1);
}

.focus\:text-neutral-700\/100:focus {
  color: rgb(64 64 64 / 1);
}

.focus\:text-neutral-700\/15:focus {
  color: rgb(64 64 64 / 0.15);
}

.focus\:text-neutral-700\/20:focus {
  color: rgb(64 64 64 / 0.2);
}

.focus\:text-neutral-700\/25:focus {
  color: rgb(64 64 64 / 0.25);
}

.focus\:text-neutral-700\/30:focus {
  color: rgb(64 64 64 / 0.3);
}

.focus\:text-neutral-700\/35:focus {
  color: rgb(64 64 64 / 0.35);
}

.focus\:text-neutral-700\/40:focus {
  color: rgb(64 64 64 / 0.4);
}

.focus\:text-neutral-700\/45:focus {
  color: rgb(64 64 64 / 0.45);
}

.focus\:text-neutral-700\/5:focus {
  color: rgb(64 64 64 / 0.05);
}

.focus\:text-neutral-700\/50:focus {
  color: rgb(64 64 64 / 0.5);
}

.focus\:text-neutral-700\/55:focus {
  color: rgb(64 64 64 / 0.55);
}

.focus\:text-neutral-700\/60:focus {
  color: rgb(64 64 64 / 0.6);
}

.focus\:text-neutral-700\/65:focus {
  color: rgb(64 64 64 / 0.65);
}

.focus\:text-neutral-700\/70:focus {
  color: rgb(64 64 64 / 0.7);
}

.focus\:text-neutral-700\/75:focus {
  color: rgb(64 64 64 / 0.75);
}

.focus\:text-neutral-700\/80:focus {
  color: rgb(64 64 64 / 0.8);
}

.focus\:text-neutral-700\/85:focus {
  color: rgb(64 64 64 / 0.85);
}

.focus\:text-neutral-700\/90:focus {
  color: rgb(64 64 64 / 0.9);
}

.focus\:text-neutral-700\/95:focus {
  color: rgb(64 64 64 / 0.95);
}

.focus\:text-neutral-800:focus {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-800\/0:focus {
  color: rgb(38 38 38 / 0);
}

.focus\:text-neutral-800\/10:focus {
  color: rgb(38 38 38 / 0.1);
}

.focus\:text-neutral-800\/100:focus {
  color: rgb(38 38 38 / 1);
}

.focus\:text-neutral-800\/15:focus {
  color: rgb(38 38 38 / 0.15);
}

.focus\:text-neutral-800\/20:focus {
  color: rgb(38 38 38 / 0.2);
}

.focus\:text-neutral-800\/25:focus {
  color: rgb(38 38 38 / 0.25);
}

.focus\:text-neutral-800\/30:focus {
  color: rgb(38 38 38 / 0.3);
}

.focus\:text-neutral-800\/35:focus {
  color: rgb(38 38 38 / 0.35);
}

.focus\:text-neutral-800\/40:focus {
  color: rgb(38 38 38 / 0.4);
}

.focus\:text-neutral-800\/45:focus {
  color: rgb(38 38 38 / 0.45);
}

.focus\:text-neutral-800\/5:focus {
  color: rgb(38 38 38 / 0.05);
}

.focus\:text-neutral-800\/50:focus {
  color: rgb(38 38 38 / 0.5);
}

.focus\:text-neutral-800\/55:focus {
  color: rgb(38 38 38 / 0.55);
}

.focus\:text-neutral-800\/60:focus {
  color: rgb(38 38 38 / 0.6);
}

.focus\:text-neutral-800\/65:focus {
  color: rgb(38 38 38 / 0.65);
}

.focus\:text-neutral-800\/70:focus {
  color: rgb(38 38 38 / 0.7);
}

.focus\:text-neutral-800\/75:focus {
  color: rgb(38 38 38 / 0.75);
}

.focus\:text-neutral-800\/80:focus {
  color: rgb(38 38 38 / 0.8);
}

.focus\:text-neutral-800\/85:focus {
  color: rgb(38 38 38 / 0.85);
}

.focus\:text-neutral-800\/90:focus {
  color: rgb(38 38 38 / 0.9);
}

.focus\:text-neutral-800\/95:focus {
  color: rgb(38 38 38 / 0.95);
}

.focus\:text-neutral-900:focus {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-900\/0:focus {
  color: rgb(23 23 23 / 0);
}

.focus\:text-neutral-900\/10:focus {
  color: rgb(23 23 23 / 0.1);
}

.focus\:text-neutral-900\/100:focus {
  color: rgb(23 23 23 / 1);
}

.focus\:text-neutral-900\/15:focus {
  color: rgb(23 23 23 / 0.15);
}

.focus\:text-neutral-900\/20:focus {
  color: rgb(23 23 23 / 0.2);
}

.focus\:text-neutral-900\/25:focus {
  color: rgb(23 23 23 / 0.25);
}

.focus\:text-neutral-900\/30:focus {
  color: rgb(23 23 23 / 0.3);
}

.focus\:text-neutral-900\/35:focus {
  color: rgb(23 23 23 / 0.35);
}

.focus\:text-neutral-900\/40:focus {
  color: rgb(23 23 23 / 0.4);
}

.focus\:text-neutral-900\/45:focus {
  color: rgb(23 23 23 / 0.45);
}

.focus\:text-neutral-900\/5:focus {
  color: rgb(23 23 23 / 0.05);
}

.focus\:text-neutral-900\/50:focus {
  color: rgb(23 23 23 / 0.5);
}

.focus\:text-neutral-900\/55:focus {
  color: rgb(23 23 23 / 0.55);
}

.focus\:text-neutral-900\/60:focus {
  color: rgb(23 23 23 / 0.6);
}

.focus\:text-neutral-900\/65:focus {
  color: rgb(23 23 23 / 0.65);
}

.focus\:text-neutral-900\/70:focus {
  color: rgb(23 23 23 / 0.7);
}

.focus\:text-neutral-900\/75:focus {
  color: rgb(23 23 23 / 0.75);
}

.focus\:text-neutral-900\/80:focus {
  color: rgb(23 23 23 / 0.8);
}

.focus\:text-neutral-900\/85:focus {
  color: rgb(23 23 23 / 0.85);
}

.focus\:text-neutral-900\/90:focus {
  color: rgb(23 23 23 / 0.9);
}

.focus\:text-neutral-900\/95:focus {
  color: rgb(23 23 23 / 0.95);
}

.focus\:text-orange-100:focus {
  --tw-text-opacity: 1;
  color: rgb(254 236 220 / var(--tw-text-opacity, 1));
}

.focus\:text-orange-100\/0:focus {
  color: rgb(254 236 220 / 0);
}

.focus\:text-orange-100\/10:focus {
  color: rgb(254 236 220 / 0.1);
}

.focus\:text-orange-100\/100:focus {
  color: rgb(254 236 220 / 1);
}

.focus\:text-orange-100\/15:focus {
  color: rgb(254 236 220 / 0.15);
}

.focus\:text-orange-100\/20:focus {
  color: rgb(254 236 220 / 0.2);
}

.focus\:text-orange-100\/25:focus {
  color: rgb(254 236 220 / 0.25);
}

.focus\:text-orange-100\/30:focus {
  color: rgb(254 236 220 / 0.3);
}

.focus\:text-orange-100\/35:focus {
  color: rgb(254 236 220 / 0.35);
}

.focus\:text-orange-100\/40:focus {
  color: rgb(254 236 220 / 0.4);
}

.focus\:text-orange-100\/45:focus {
  color: rgb(254 236 220 / 0.45);
}

.focus\:text-orange-100\/5:focus {
  color: rgb(254 236 220 / 0.05);
}

.focus\:text-orange-100\/50:focus {
  color: rgb(254 236 220 / 0.5);
}

.focus\:text-orange-100\/55:focus {
  color: rgb(254 236 220 / 0.55);
}

.focus\:text-orange-100\/60:focus {
  color: rgb(254 236 220 / 0.6);
}

.focus\:text-orange-100\/65:focus {
  color: rgb(254 236 220 / 0.65);
}

.focus\:text-orange-100\/70:focus {
  color: rgb(254 236 220 / 0.7);
}

.focus\:text-orange-100\/75:focus {
  color: rgb(254 236 220 / 0.75);
}

.focus\:text-orange-100\/80:focus {
  color: rgb(254 236 220 / 0.8);
}

.focus\:text-orange-100\/85:focus {
  color: rgb(254 236 220 / 0.85);
}

.focus\:text-orange-100\/90:focus {
  color: rgb(254 236 220 / 0.9);
}

.focus\:text-orange-100\/95:focus {
  color: rgb(254 236 220 / 0.95);
}

.focus\:text-orange-200:focus {
  --tw-text-opacity: 1;
  color: rgb(252 217 189 / var(--tw-text-opacity, 1));
}

.focus\:text-orange-200\/0:focus {
  color: rgb(252 217 189 / 0);
}

.focus\:text-orange-200\/10:focus {
  color: rgb(252 217 189 / 0.1);
}

.focus\:text-orange-200\/100:focus {
  color: rgb(252 217 189 / 1);
}

.focus\:text-orange-200\/15:focus {
  color: rgb(252 217 189 / 0.15);
}

.focus\:text-orange-200\/20:focus {
  color: rgb(252 217 189 / 0.2);
}

.focus\:text-orange-200\/25:focus {
  color: rgb(252 217 189 / 0.25);
}

.focus\:text-orange-200\/30:focus {
  color: rgb(252 217 189 / 0.3);
}

.focus\:text-orange-200\/35:focus {
  color: rgb(252 217 189 / 0.35);
}

.focus\:text-orange-200\/40:focus {
  color: rgb(252 217 189 / 0.4);
}

.focus\:text-orange-200\/45:focus {
  color: rgb(252 217 189 / 0.45);
}

.focus\:text-orange-200\/5:focus {
  color: rgb(252 217 189 / 0.05);
}

.focus\:text-orange-200\/50:focus {
  color: rgb(252 217 189 / 0.5);
}

.focus\:text-orange-200\/55:focus {
  color: rgb(252 217 189 / 0.55);
}

.focus\:text-orange-200\/60:focus {
  color: rgb(252 217 189 / 0.6);
}

.focus\:text-orange-200\/65:focus {
  color: rgb(252 217 189 / 0.65);
}

.focus\:text-orange-200\/70:focus {
  color: rgb(252 217 189 / 0.7);
}

.focus\:text-orange-200\/75:focus {
  color: rgb(252 217 189 / 0.75);
}

.focus\:text-orange-200\/80:focus {
  color: rgb(252 217 189 / 0.8);
}

.focus\:text-orange-200\/85:focus {
  color: rgb(252 217 189 / 0.85);
}

.focus\:text-orange-200\/90:focus {
  color: rgb(252 217 189 / 0.9);
}

.focus\:text-orange-200\/95:focus {
  color: rgb(252 217 189 / 0.95);
}

.focus\:text-orange-300:focus {
  --tw-text-opacity: 1;
  color: rgb(253 186 140 / var(--tw-text-opacity, 1));
}

.focus\:text-orange-300\/0:focus {
  color: rgb(253 186 140 / 0);
}

.focus\:text-orange-300\/10:focus {
  color: rgb(253 186 140 / 0.1);
}

.focus\:text-orange-300\/100:focus {
  color: rgb(253 186 140 / 1);
}

.focus\:text-orange-300\/15:focus {
  color: rgb(253 186 140 / 0.15);
}

.focus\:text-orange-300\/20:focus {
  color: rgb(253 186 140 / 0.2);
}

.focus\:text-orange-300\/25:focus {
  color: rgb(253 186 140 / 0.25);
}

.focus\:text-orange-300\/30:focus {
  color: rgb(253 186 140 / 0.3);
}

.focus\:text-orange-300\/35:focus {
  color: rgb(253 186 140 / 0.35);
}

.focus\:text-orange-300\/40:focus {
  color: rgb(253 186 140 / 0.4);
}

.focus\:text-orange-300\/45:focus {
  color: rgb(253 186 140 / 0.45);
}

.focus\:text-orange-300\/5:focus {
  color: rgb(253 186 140 / 0.05);
}

.focus\:text-orange-300\/50:focus {
  color: rgb(253 186 140 / 0.5);
}

.focus\:text-orange-300\/55:focus {
  color: rgb(253 186 140 / 0.55);
}

.focus\:text-orange-300\/60:focus {
  color: rgb(253 186 140 / 0.6);
}

.focus\:text-orange-300\/65:focus {
  color: rgb(253 186 140 / 0.65);
}

.focus\:text-orange-300\/70:focus {
  color: rgb(253 186 140 / 0.7);
}

.focus\:text-orange-300\/75:focus {
  color: rgb(253 186 140 / 0.75);
}

.focus\:text-orange-300\/80:focus {
  color: rgb(253 186 140 / 0.8);
}

.focus\:text-orange-300\/85:focus {
  color: rgb(253 186 140 / 0.85);
}

.focus\:text-orange-300\/90:focus {
  color: rgb(253 186 140 / 0.9);
}

.focus\:text-orange-300\/95:focus {
  color: rgb(253 186 140 / 0.95);
}

.focus\:text-orange-400:focus {
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity, 1));
}

.focus\:text-orange-400\/0:focus {
  color: rgb(255 138 76 / 0);
}

.focus\:text-orange-400\/10:focus {
  color: rgb(255 138 76 / 0.1);
}

.focus\:text-orange-400\/100:focus {
  color: rgb(255 138 76 / 1);
}

.focus\:text-orange-400\/15:focus {
  color: rgb(255 138 76 / 0.15);
}

.focus\:text-orange-400\/20:focus {
  color: rgb(255 138 76 / 0.2);
}

.focus\:text-orange-400\/25:focus {
  color: rgb(255 138 76 / 0.25);
}

.focus\:text-orange-400\/30:focus {
  color: rgb(255 138 76 / 0.3);
}

.focus\:text-orange-400\/35:focus {
  color: rgb(255 138 76 / 0.35);
}

.focus\:text-orange-400\/40:focus {
  color: rgb(255 138 76 / 0.4);
}

.focus\:text-orange-400\/45:focus {
  color: rgb(255 138 76 / 0.45);
}

.focus\:text-orange-400\/5:focus {
  color: rgb(255 138 76 / 0.05);
}

.focus\:text-orange-400\/50:focus {
  color: rgb(255 138 76 / 0.5);
}

.focus\:text-orange-400\/55:focus {
  color: rgb(255 138 76 / 0.55);
}

.focus\:text-orange-400\/60:focus {
  color: rgb(255 138 76 / 0.6);
}

.focus\:text-orange-400\/65:focus {
  color: rgb(255 138 76 / 0.65);
}

.focus\:text-orange-400\/70:focus {
  color: rgb(255 138 76 / 0.7);
}

.focus\:text-orange-400\/75:focus {
  color: rgb(255 138 76 / 0.75);
}

.focus\:text-orange-400\/80:focus {
  color: rgb(255 138 76 / 0.8);
}

.focus\:text-orange-400\/85:focus {
  color: rgb(255 138 76 / 0.85);
}

.focus\:text-orange-400\/90:focus {
  color: rgb(255 138 76 / 0.9);
}

.focus\:text-orange-400\/95:focus {
  color: rgb(255 138 76 / 0.95);
}

.focus\:text-orange-500:focus {
  --tw-text-opacity: 1;
  color: rgb(255 90 31 / var(--tw-text-opacity, 1));
}

.focus\:text-orange-500\/0:focus {
  color: rgb(255 90 31 / 0);
}

.focus\:text-orange-500\/10:focus {
  color: rgb(255 90 31 / 0.1);
}

.focus\:text-orange-500\/100:focus {
  color: rgb(255 90 31 / 1);
}

.focus\:text-orange-500\/15:focus {
  color: rgb(255 90 31 / 0.15);
}

.focus\:text-orange-500\/20:focus {
  color: rgb(255 90 31 / 0.2);
}

.focus\:text-orange-500\/25:focus {
  color: rgb(255 90 31 / 0.25);
}

.focus\:text-orange-500\/30:focus {
  color: rgb(255 90 31 / 0.3);
}

.focus\:text-orange-500\/35:focus {
  color: rgb(255 90 31 / 0.35);
}

.focus\:text-orange-500\/40:focus {
  color: rgb(255 90 31 / 0.4);
}

.focus\:text-orange-500\/45:focus {
  color: rgb(255 90 31 / 0.45);
}

.focus\:text-orange-500\/5:focus {
  color: rgb(255 90 31 / 0.05);
}

.focus\:text-orange-500\/50:focus {
  color: rgb(255 90 31 / 0.5);
}

.focus\:text-orange-500\/55:focus {
  color: rgb(255 90 31 / 0.55);
}

.focus\:text-orange-500\/60:focus {
  color: rgb(255 90 31 / 0.6);
}

.focus\:text-orange-500\/65:focus {
  color: rgb(255 90 31 / 0.65);
}

.focus\:text-orange-500\/70:focus {
  color: rgb(255 90 31 / 0.7);
}

.focus\:text-orange-500\/75:focus {
  color: rgb(255 90 31 / 0.75);
}

.focus\:text-orange-500\/80:focus {
  color: rgb(255 90 31 / 0.8);
}

.focus\:text-orange-500\/85:focus {
  color: rgb(255 90 31 / 0.85);
}

.focus\:text-orange-500\/90:focus {
  color: rgb(255 90 31 / 0.9);
}

.focus\:text-orange-500\/95:focus {
  color: rgb(255 90 31 / 0.95);
}

.focus\:text-orange-600:focus {
  --tw-text-opacity: 1;
  color: rgb(208 56 1 / var(--tw-text-opacity, 1));
}

.focus\:text-orange-600\/0:focus {
  color: rgb(208 56 1 / 0);
}

.focus\:text-orange-600\/10:focus {
  color: rgb(208 56 1 / 0.1);
}

.focus\:text-orange-600\/100:focus {
  color: rgb(208 56 1 / 1);
}

.focus\:text-orange-600\/15:focus {
  color: rgb(208 56 1 / 0.15);
}

.focus\:text-orange-600\/20:focus {
  color: rgb(208 56 1 / 0.2);
}

.focus\:text-orange-600\/25:focus {
  color: rgb(208 56 1 / 0.25);
}

.focus\:text-orange-600\/30:focus {
  color: rgb(208 56 1 / 0.3);
}

.focus\:text-orange-600\/35:focus {
  color: rgb(208 56 1 / 0.35);
}

.focus\:text-orange-600\/40:focus {
  color: rgb(208 56 1 / 0.4);
}

.focus\:text-orange-600\/45:focus {
  color: rgb(208 56 1 / 0.45);
}

.focus\:text-orange-600\/5:focus {
  color: rgb(208 56 1 / 0.05);
}

.focus\:text-orange-600\/50:focus {
  color: rgb(208 56 1 / 0.5);
}

.focus\:text-orange-600\/55:focus {
  color: rgb(208 56 1 / 0.55);
}

.focus\:text-orange-600\/60:focus {
  color: rgb(208 56 1 / 0.6);
}

.focus\:text-orange-600\/65:focus {
  color: rgb(208 56 1 / 0.65);
}

.focus\:text-orange-600\/70:focus {
  color: rgb(208 56 1 / 0.7);
}

.focus\:text-orange-600\/75:focus {
  color: rgb(208 56 1 / 0.75);
}

.focus\:text-orange-600\/80:focus {
  color: rgb(208 56 1 / 0.8);
}

.focus\:text-orange-600\/85:focus {
  color: rgb(208 56 1 / 0.85);
}

.focus\:text-orange-600\/90:focus {
  color: rgb(208 56 1 / 0.9);
}

.focus\:text-orange-600\/95:focus {
  color: rgb(208 56 1 / 0.95);
}

.focus\:text-orange-700:focus {
  --tw-text-opacity: 1;
  color: rgb(180 52 3 / var(--tw-text-opacity, 1));
}

.focus\:text-orange-700\/0:focus {
  color: rgb(180 52 3 / 0);
}

.focus\:text-orange-700\/10:focus {
  color: rgb(180 52 3 / 0.1);
}

.focus\:text-orange-700\/100:focus {
  color: rgb(180 52 3 / 1);
}

.focus\:text-orange-700\/15:focus {
  color: rgb(180 52 3 / 0.15);
}

.focus\:text-orange-700\/20:focus {
  color: rgb(180 52 3 / 0.2);
}

.focus\:text-orange-700\/25:focus {
  color: rgb(180 52 3 / 0.25);
}

.focus\:text-orange-700\/30:focus {
  color: rgb(180 52 3 / 0.3);
}

.focus\:text-orange-700\/35:focus {
  color: rgb(180 52 3 / 0.35);
}

.focus\:text-orange-700\/40:focus {
  color: rgb(180 52 3 / 0.4);
}

.focus\:text-orange-700\/45:focus {
  color: rgb(180 52 3 / 0.45);
}

.focus\:text-orange-700\/5:focus {
  color: rgb(180 52 3 / 0.05);
}

.focus\:text-orange-700\/50:focus {
  color: rgb(180 52 3 / 0.5);
}

.focus\:text-orange-700\/55:focus {
  color: rgb(180 52 3 / 0.55);
}

.focus\:text-orange-700\/60:focus {
  color: rgb(180 52 3 / 0.6);
}

.focus\:text-orange-700\/65:focus {
  color: rgb(180 52 3 / 0.65);
}

.focus\:text-orange-700\/70:focus {
  color: rgb(180 52 3 / 0.7);
}

.focus\:text-orange-700\/75:focus {
  color: rgb(180 52 3 / 0.75);
}

.focus\:text-orange-700\/80:focus {
  color: rgb(180 52 3 / 0.8);
}

.focus\:text-orange-700\/85:focus {
  color: rgb(180 52 3 / 0.85);
}

.focus\:text-orange-700\/90:focus {
  color: rgb(180 52 3 / 0.9);
}

.focus\:text-orange-700\/95:focus {
  color: rgb(180 52 3 / 0.95);
}

.focus\:text-orange-800:focus {
  --tw-text-opacity: 1;
  color: rgb(138 44 13 / var(--tw-text-opacity, 1));
}

.focus\:text-orange-800\/0:focus {
  color: rgb(138 44 13 / 0);
}

.focus\:text-orange-800\/10:focus {
  color: rgb(138 44 13 / 0.1);
}

.focus\:text-orange-800\/100:focus {
  color: rgb(138 44 13 / 1);
}

.focus\:text-orange-800\/15:focus {
  color: rgb(138 44 13 / 0.15);
}

.focus\:text-orange-800\/20:focus {
  color: rgb(138 44 13 / 0.2);
}

.focus\:text-orange-800\/25:focus {
  color: rgb(138 44 13 / 0.25);
}

.focus\:text-orange-800\/30:focus {
  color: rgb(138 44 13 / 0.3);
}

.focus\:text-orange-800\/35:focus {
  color: rgb(138 44 13 / 0.35);
}

.focus\:text-orange-800\/40:focus {
  color: rgb(138 44 13 / 0.4);
}

.focus\:text-orange-800\/45:focus {
  color: rgb(138 44 13 / 0.45);
}

.focus\:text-orange-800\/5:focus {
  color: rgb(138 44 13 / 0.05);
}

.focus\:text-orange-800\/50:focus {
  color: rgb(138 44 13 / 0.5);
}

.focus\:text-orange-800\/55:focus {
  color: rgb(138 44 13 / 0.55);
}

.focus\:text-orange-800\/60:focus {
  color: rgb(138 44 13 / 0.6);
}

.focus\:text-orange-800\/65:focus {
  color: rgb(138 44 13 / 0.65);
}

.focus\:text-orange-800\/70:focus {
  color: rgb(138 44 13 / 0.7);
}

.focus\:text-orange-800\/75:focus {
  color: rgb(138 44 13 / 0.75);
}

.focus\:text-orange-800\/80:focus {
  color: rgb(138 44 13 / 0.8);
}

.focus\:text-orange-800\/85:focus {
  color: rgb(138 44 13 / 0.85);
}

.focus\:text-orange-800\/90:focus {
  color: rgb(138 44 13 / 0.9);
}

.focus\:text-orange-800\/95:focus {
  color: rgb(138 44 13 / 0.95);
}

.focus\:text-orange-900:focus {
  --tw-text-opacity: 1;
  color: rgb(119 29 29 / var(--tw-text-opacity, 1));
}

.focus\:text-orange-900\/0:focus {
  color: rgb(119 29 29 / 0);
}

.focus\:text-orange-900\/10:focus {
  color: rgb(119 29 29 / 0.1);
}

.focus\:text-orange-900\/100:focus {
  color: rgb(119 29 29 / 1);
}

.focus\:text-orange-900\/15:focus {
  color: rgb(119 29 29 / 0.15);
}

.focus\:text-orange-900\/20:focus {
  color: rgb(119 29 29 / 0.2);
}

.focus\:text-orange-900\/25:focus {
  color: rgb(119 29 29 / 0.25);
}

.focus\:text-orange-900\/30:focus {
  color: rgb(119 29 29 / 0.3);
}

.focus\:text-orange-900\/35:focus {
  color: rgb(119 29 29 / 0.35);
}

.focus\:text-orange-900\/40:focus {
  color: rgb(119 29 29 / 0.4);
}

.focus\:text-orange-900\/45:focus {
  color: rgb(119 29 29 / 0.45);
}

.focus\:text-orange-900\/5:focus {
  color: rgb(119 29 29 / 0.05);
}

.focus\:text-orange-900\/50:focus {
  color: rgb(119 29 29 / 0.5);
}

.focus\:text-orange-900\/55:focus {
  color: rgb(119 29 29 / 0.55);
}

.focus\:text-orange-900\/60:focus {
  color: rgb(119 29 29 / 0.6);
}

.focus\:text-orange-900\/65:focus {
  color: rgb(119 29 29 / 0.65);
}

.focus\:text-orange-900\/70:focus {
  color: rgb(119 29 29 / 0.7);
}

.focus\:text-orange-900\/75:focus {
  color: rgb(119 29 29 / 0.75);
}

.focus\:text-orange-900\/80:focus {
  color: rgb(119 29 29 / 0.8);
}

.focus\:text-orange-900\/85:focus {
  color: rgb(119 29 29 / 0.85);
}

.focus\:text-orange-900\/90:focus {
  color: rgb(119 29 29 / 0.9);
}

.focus\:text-orange-900\/95:focus {
  color: rgb(119 29 29 / 0.95);
}

.focus\:text-pink-100:focus {
  --tw-text-opacity: 1;
  color: rgb(252 232 243 / var(--tw-text-opacity, 1));
}

.focus\:text-pink-100\/0:focus {
  color: rgb(252 232 243 / 0);
}

.focus\:text-pink-100\/10:focus {
  color: rgb(252 232 243 / 0.1);
}

.focus\:text-pink-100\/100:focus {
  color: rgb(252 232 243 / 1);
}

.focus\:text-pink-100\/15:focus {
  color: rgb(252 232 243 / 0.15);
}

.focus\:text-pink-100\/20:focus {
  color: rgb(252 232 243 / 0.2);
}

.focus\:text-pink-100\/25:focus {
  color: rgb(252 232 243 / 0.25);
}

.focus\:text-pink-100\/30:focus {
  color: rgb(252 232 243 / 0.3);
}

.focus\:text-pink-100\/35:focus {
  color: rgb(252 232 243 / 0.35);
}

.focus\:text-pink-100\/40:focus {
  color: rgb(252 232 243 / 0.4);
}

.focus\:text-pink-100\/45:focus {
  color: rgb(252 232 243 / 0.45);
}

.focus\:text-pink-100\/5:focus {
  color: rgb(252 232 243 / 0.05);
}

.focus\:text-pink-100\/50:focus {
  color: rgb(252 232 243 / 0.5);
}

.focus\:text-pink-100\/55:focus {
  color: rgb(252 232 243 / 0.55);
}

.focus\:text-pink-100\/60:focus {
  color: rgb(252 232 243 / 0.6);
}

.focus\:text-pink-100\/65:focus {
  color: rgb(252 232 243 / 0.65);
}

.focus\:text-pink-100\/70:focus {
  color: rgb(252 232 243 / 0.7);
}

.focus\:text-pink-100\/75:focus {
  color: rgb(252 232 243 / 0.75);
}

.focus\:text-pink-100\/80:focus {
  color: rgb(252 232 243 / 0.8);
}

.focus\:text-pink-100\/85:focus {
  color: rgb(252 232 243 / 0.85);
}

.focus\:text-pink-100\/90:focus {
  color: rgb(252 232 243 / 0.9);
}

.focus\:text-pink-100\/95:focus {
  color: rgb(252 232 243 / 0.95);
}

.focus\:text-pink-200:focus {
  --tw-text-opacity: 1;
  color: rgb(250 209 232 / var(--tw-text-opacity, 1));
}

.focus\:text-pink-200\/0:focus {
  color: rgb(250 209 232 / 0);
}

.focus\:text-pink-200\/10:focus {
  color: rgb(250 209 232 / 0.1);
}

.focus\:text-pink-200\/100:focus {
  color: rgb(250 209 232 / 1);
}

.focus\:text-pink-200\/15:focus {
  color: rgb(250 209 232 / 0.15);
}

.focus\:text-pink-200\/20:focus {
  color: rgb(250 209 232 / 0.2);
}

.focus\:text-pink-200\/25:focus {
  color: rgb(250 209 232 / 0.25);
}

.focus\:text-pink-200\/30:focus {
  color: rgb(250 209 232 / 0.3);
}

.focus\:text-pink-200\/35:focus {
  color: rgb(250 209 232 / 0.35);
}

.focus\:text-pink-200\/40:focus {
  color: rgb(250 209 232 / 0.4);
}

.focus\:text-pink-200\/45:focus {
  color: rgb(250 209 232 / 0.45);
}

.focus\:text-pink-200\/5:focus {
  color: rgb(250 209 232 / 0.05);
}

.focus\:text-pink-200\/50:focus {
  color: rgb(250 209 232 / 0.5);
}

.focus\:text-pink-200\/55:focus {
  color: rgb(250 209 232 / 0.55);
}

.focus\:text-pink-200\/60:focus {
  color: rgb(250 209 232 / 0.6);
}

.focus\:text-pink-200\/65:focus {
  color: rgb(250 209 232 / 0.65);
}

.focus\:text-pink-200\/70:focus {
  color: rgb(250 209 232 / 0.7);
}

.focus\:text-pink-200\/75:focus {
  color: rgb(250 209 232 / 0.75);
}

.focus\:text-pink-200\/80:focus {
  color: rgb(250 209 232 / 0.8);
}

.focus\:text-pink-200\/85:focus {
  color: rgb(250 209 232 / 0.85);
}

.focus\:text-pink-200\/90:focus {
  color: rgb(250 209 232 / 0.9);
}

.focus\:text-pink-200\/95:focus {
  color: rgb(250 209 232 / 0.95);
}

.focus\:text-pink-300:focus {
  --tw-text-opacity: 1;
  color: rgb(248 180 217 / var(--tw-text-opacity, 1));
}

.focus\:text-pink-300\/0:focus {
  color: rgb(248 180 217 / 0);
}

.focus\:text-pink-300\/10:focus {
  color: rgb(248 180 217 / 0.1);
}

.focus\:text-pink-300\/100:focus {
  color: rgb(248 180 217 / 1);
}

.focus\:text-pink-300\/15:focus {
  color: rgb(248 180 217 / 0.15);
}

.focus\:text-pink-300\/20:focus {
  color: rgb(248 180 217 / 0.2);
}

.focus\:text-pink-300\/25:focus {
  color: rgb(248 180 217 / 0.25);
}

.focus\:text-pink-300\/30:focus {
  color: rgb(248 180 217 / 0.3);
}

.focus\:text-pink-300\/35:focus {
  color: rgb(248 180 217 / 0.35);
}

.focus\:text-pink-300\/40:focus {
  color: rgb(248 180 217 / 0.4);
}

.focus\:text-pink-300\/45:focus {
  color: rgb(248 180 217 / 0.45);
}

.focus\:text-pink-300\/5:focus {
  color: rgb(248 180 217 / 0.05);
}

.focus\:text-pink-300\/50:focus {
  color: rgb(248 180 217 / 0.5);
}

.focus\:text-pink-300\/55:focus {
  color: rgb(248 180 217 / 0.55);
}

.focus\:text-pink-300\/60:focus {
  color: rgb(248 180 217 / 0.6);
}

.focus\:text-pink-300\/65:focus {
  color: rgb(248 180 217 / 0.65);
}

.focus\:text-pink-300\/70:focus {
  color: rgb(248 180 217 / 0.7);
}

.focus\:text-pink-300\/75:focus {
  color: rgb(248 180 217 / 0.75);
}

.focus\:text-pink-300\/80:focus {
  color: rgb(248 180 217 / 0.8);
}

.focus\:text-pink-300\/85:focus {
  color: rgb(248 180 217 / 0.85);
}

.focus\:text-pink-300\/90:focus {
  color: rgb(248 180 217 / 0.9);
}

.focus\:text-pink-300\/95:focus {
  color: rgb(248 180 217 / 0.95);
}

.focus\:text-pink-400:focus {
  --tw-text-opacity: 1;
  color: rgb(241 126 184 / var(--tw-text-opacity, 1));
}

.focus\:text-pink-400\/0:focus {
  color: rgb(241 126 184 / 0);
}

.focus\:text-pink-400\/10:focus {
  color: rgb(241 126 184 / 0.1);
}

.focus\:text-pink-400\/100:focus {
  color: rgb(241 126 184 / 1);
}

.focus\:text-pink-400\/15:focus {
  color: rgb(241 126 184 / 0.15);
}

.focus\:text-pink-400\/20:focus {
  color: rgb(241 126 184 / 0.2);
}

.focus\:text-pink-400\/25:focus {
  color: rgb(241 126 184 / 0.25);
}

.focus\:text-pink-400\/30:focus {
  color: rgb(241 126 184 / 0.3);
}

.focus\:text-pink-400\/35:focus {
  color: rgb(241 126 184 / 0.35);
}

.focus\:text-pink-400\/40:focus {
  color: rgb(241 126 184 / 0.4);
}

.focus\:text-pink-400\/45:focus {
  color: rgb(241 126 184 / 0.45);
}

.focus\:text-pink-400\/5:focus {
  color: rgb(241 126 184 / 0.05);
}

.focus\:text-pink-400\/50:focus {
  color: rgb(241 126 184 / 0.5);
}

.focus\:text-pink-400\/55:focus {
  color: rgb(241 126 184 / 0.55);
}

.focus\:text-pink-400\/60:focus {
  color: rgb(241 126 184 / 0.6);
}

.focus\:text-pink-400\/65:focus {
  color: rgb(241 126 184 / 0.65);
}

.focus\:text-pink-400\/70:focus {
  color: rgb(241 126 184 / 0.7);
}

.focus\:text-pink-400\/75:focus {
  color: rgb(241 126 184 / 0.75);
}

.focus\:text-pink-400\/80:focus {
  color: rgb(241 126 184 / 0.8);
}

.focus\:text-pink-400\/85:focus {
  color: rgb(241 126 184 / 0.85);
}

.focus\:text-pink-400\/90:focus {
  color: rgb(241 126 184 / 0.9);
}

.focus\:text-pink-400\/95:focus {
  color: rgb(241 126 184 / 0.95);
}

.focus\:text-pink-500:focus {
  --tw-text-opacity: 1;
  color: rgb(231 70 148 / var(--tw-text-opacity, 1));
}

.focus\:text-pink-500\/0:focus {
  color: rgb(231 70 148 / 0);
}

.focus\:text-pink-500\/10:focus {
  color: rgb(231 70 148 / 0.1);
}

.focus\:text-pink-500\/100:focus {
  color: rgb(231 70 148 / 1);
}

.focus\:text-pink-500\/15:focus {
  color: rgb(231 70 148 / 0.15);
}

.focus\:text-pink-500\/20:focus {
  color: rgb(231 70 148 / 0.2);
}

.focus\:text-pink-500\/25:focus {
  color: rgb(231 70 148 / 0.25);
}

.focus\:text-pink-500\/30:focus {
  color: rgb(231 70 148 / 0.3);
}

.focus\:text-pink-500\/35:focus {
  color: rgb(231 70 148 / 0.35);
}

.focus\:text-pink-500\/40:focus {
  color: rgb(231 70 148 / 0.4);
}

.focus\:text-pink-500\/45:focus {
  color: rgb(231 70 148 / 0.45);
}

.focus\:text-pink-500\/5:focus {
  color: rgb(231 70 148 / 0.05);
}

.focus\:text-pink-500\/50:focus {
  color: rgb(231 70 148 / 0.5);
}

.focus\:text-pink-500\/55:focus {
  color: rgb(231 70 148 / 0.55);
}

.focus\:text-pink-500\/60:focus {
  color: rgb(231 70 148 / 0.6);
}

.focus\:text-pink-500\/65:focus {
  color: rgb(231 70 148 / 0.65);
}

.focus\:text-pink-500\/70:focus {
  color: rgb(231 70 148 / 0.7);
}

.focus\:text-pink-500\/75:focus {
  color: rgb(231 70 148 / 0.75);
}

.focus\:text-pink-500\/80:focus {
  color: rgb(231 70 148 / 0.8);
}

.focus\:text-pink-500\/85:focus {
  color: rgb(231 70 148 / 0.85);
}

.focus\:text-pink-500\/90:focus {
  color: rgb(231 70 148 / 0.9);
}

.focus\:text-pink-500\/95:focus {
  color: rgb(231 70 148 / 0.95);
}

.focus\:text-pink-600:focus {
  --tw-text-opacity: 1;
  color: rgb(214 31 105 / var(--tw-text-opacity, 1));
}

.focus\:text-pink-600\/0:focus {
  color: rgb(214 31 105 / 0);
}

.focus\:text-pink-600\/10:focus {
  color: rgb(214 31 105 / 0.1);
}

.focus\:text-pink-600\/100:focus {
  color: rgb(214 31 105 / 1);
}

.focus\:text-pink-600\/15:focus {
  color: rgb(214 31 105 / 0.15);
}

.focus\:text-pink-600\/20:focus {
  color: rgb(214 31 105 / 0.2);
}

.focus\:text-pink-600\/25:focus {
  color: rgb(214 31 105 / 0.25);
}

.focus\:text-pink-600\/30:focus {
  color: rgb(214 31 105 / 0.3);
}

.focus\:text-pink-600\/35:focus {
  color: rgb(214 31 105 / 0.35);
}

.focus\:text-pink-600\/40:focus {
  color: rgb(214 31 105 / 0.4);
}

.focus\:text-pink-600\/45:focus {
  color: rgb(214 31 105 / 0.45);
}

.focus\:text-pink-600\/5:focus {
  color: rgb(214 31 105 / 0.05);
}

.focus\:text-pink-600\/50:focus {
  color: rgb(214 31 105 / 0.5);
}

.focus\:text-pink-600\/55:focus {
  color: rgb(214 31 105 / 0.55);
}

.focus\:text-pink-600\/60:focus {
  color: rgb(214 31 105 / 0.6);
}

.focus\:text-pink-600\/65:focus {
  color: rgb(214 31 105 / 0.65);
}

.focus\:text-pink-600\/70:focus {
  color: rgb(214 31 105 / 0.7);
}

.focus\:text-pink-600\/75:focus {
  color: rgb(214 31 105 / 0.75);
}

.focus\:text-pink-600\/80:focus {
  color: rgb(214 31 105 / 0.8);
}

.focus\:text-pink-600\/85:focus {
  color: rgb(214 31 105 / 0.85);
}

.focus\:text-pink-600\/90:focus {
  color: rgb(214 31 105 / 0.9);
}

.focus\:text-pink-600\/95:focus {
  color: rgb(214 31 105 / 0.95);
}

.focus\:text-pink-700:focus {
  --tw-text-opacity: 1;
  color: rgb(191 18 93 / var(--tw-text-opacity, 1));
}

.focus\:text-pink-700\/0:focus {
  color: rgb(191 18 93 / 0);
}

.focus\:text-pink-700\/10:focus {
  color: rgb(191 18 93 / 0.1);
}

.focus\:text-pink-700\/100:focus {
  color: rgb(191 18 93 / 1);
}

.focus\:text-pink-700\/15:focus {
  color: rgb(191 18 93 / 0.15);
}

.focus\:text-pink-700\/20:focus {
  color: rgb(191 18 93 / 0.2);
}

.focus\:text-pink-700\/25:focus {
  color: rgb(191 18 93 / 0.25);
}

.focus\:text-pink-700\/30:focus {
  color: rgb(191 18 93 / 0.3);
}

.focus\:text-pink-700\/35:focus {
  color: rgb(191 18 93 / 0.35);
}

.focus\:text-pink-700\/40:focus {
  color: rgb(191 18 93 / 0.4);
}

.focus\:text-pink-700\/45:focus {
  color: rgb(191 18 93 / 0.45);
}

.focus\:text-pink-700\/5:focus {
  color: rgb(191 18 93 / 0.05);
}

.focus\:text-pink-700\/50:focus {
  color: rgb(191 18 93 / 0.5);
}

.focus\:text-pink-700\/55:focus {
  color: rgb(191 18 93 / 0.55);
}

.focus\:text-pink-700\/60:focus {
  color: rgb(191 18 93 / 0.6);
}

.focus\:text-pink-700\/65:focus {
  color: rgb(191 18 93 / 0.65);
}

.focus\:text-pink-700\/70:focus {
  color: rgb(191 18 93 / 0.7);
}

.focus\:text-pink-700\/75:focus {
  color: rgb(191 18 93 / 0.75);
}

.focus\:text-pink-700\/80:focus {
  color: rgb(191 18 93 / 0.8);
}

.focus\:text-pink-700\/85:focus {
  color: rgb(191 18 93 / 0.85);
}

.focus\:text-pink-700\/90:focus {
  color: rgb(191 18 93 / 0.9);
}

.focus\:text-pink-700\/95:focus {
  color: rgb(191 18 93 / 0.95);
}

.focus\:text-pink-800:focus {
  --tw-text-opacity: 1;
  color: rgb(153 21 75 / var(--tw-text-opacity, 1));
}

.focus\:text-pink-800\/0:focus {
  color: rgb(153 21 75 / 0);
}

.focus\:text-pink-800\/10:focus {
  color: rgb(153 21 75 / 0.1);
}

.focus\:text-pink-800\/100:focus {
  color: rgb(153 21 75 / 1);
}

.focus\:text-pink-800\/15:focus {
  color: rgb(153 21 75 / 0.15);
}

.focus\:text-pink-800\/20:focus {
  color: rgb(153 21 75 / 0.2);
}

.focus\:text-pink-800\/25:focus {
  color: rgb(153 21 75 / 0.25);
}

.focus\:text-pink-800\/30:focus {
  color: rgb(153 21 75 / 0.3);
}

.focus\:text-pink-800\/35:focus {
  color: rgb(153 21 75 / 0.35);
}

.focus\:text-pink-800\/40:focus {
  color: rgb(153 21 75 / 0.4);
}

.focus\:text-pink-800\/45:focus {
  color: rgb(153 21 75 / 0.45);
}

.focus\:text-pink-800\/5:focus {
  color: rgb(153 21 75 / 0.05);
}

.focus\:text-pink-800\/50:focus {
  color: rgb(153 21 75 / 0.5);
}

.focus\:text-pink-800\/55:focus {
  color: rgb(153 21 75 / 0.55);
}

.focus\:text-pink-800\/60:focus {
  color: rgb(153 21 75 / 0.6);
}

.focus\:text-pink-800\/65:focus {
  color: rgb(153 21 75 / 0.65);
}

.focus\:text-pink-800\/70:focus {
  color: rgb(153 21 75 / 0.7);
}

.focus\:text-pink-800\/75:focus {
  color: rgb(153 21 75 / 0.75);
}

.focus\:text-pink-800\/80:focus {
  color: rgb(153 21 75 / 0.8);
}

.focus\:text-pink-800\/85:focus {
  color: rgb(153 21 75 / 0.85);
}

.focus\:text-pink-800\/90:focus {
  color: rgb(153 21 75 / 0.9);
}

.focus\:text-pink-800\/95:focus {
  color: rgb(153 21 75 / 0.95);
}

.focus\:text-pink-900:focus {
  --tw-text-opacity: 1;
  color: rgb(117 26 61 / var(--tw-text-opacity, 1));
}

.focus\:text-pink-900\/0:focus {
  color: rgb(117 26 61 / 0);
}

.focus\:text-pink-900\/10:focus {
  color: rgb(117 26 61 / 0.1);
}

.focus\:text-pink-900\/100:focus {
  color: rgb(117 26 61 / 1);
}

.focus\:text-pink-900\/15:focus {
  color: rgb(117 26 61 / 0.15);
}

.focus\:text-pink-900\/20:focus {
  color: rgb(117 26 61 / 0.2);
}

.focus\:text-pink-900\/25:focus {
  color: rgb(117 26 61 / 0.25);
}

.focus\:text-pink-900\/30:focus {
  color: rgb(117 26 61 / 0.3);
}

.focus\:text-pink-900\/35:focus {
  color: rgb(117 26 61 / 0.35);
}

.focus\:text-pink-900\/40:focus {
  color: rgb(117 26 61 / 0.4);
}

.focus\:text-pink-900\/45:focus {
  color: rgb(117 26 61 / 0.45);
}

.focus\:text-pink-900\/5:focus {
  color: rgb(117 26 61 / 0.05);
}

.focus\:text-pink-900\/50:focus {
  color: rgb(117 26 61 / 0.5);
}

.focus\:text-pink-900\/55:focus {
  color: rgb(117 26 61 / 0.55);
}

.focus\:text-pink-900\/60:focus {
  color: rgb(117 26 61 / 0.6);
}

.focus\:text-pink-900\/65:focus {
  color: rgb(117 26 61 / 0.65);
}

.focus\:text-pink-900\/70:focus {
  color: rgb(117 26 61 / 0.7);
}

.focus\:text-pink-900\/75:focus {
  color: rgb(117 26 61 / 0.75);
}

.focus\:text-pink-900\/80:focus {
  color: rgb(117 26 61 / 0.8);
}

.focus\:text-pink-900\/85:focus {
  color: rgb(117 26 61 / 0.85);
}

.focus\:text-pink-900\/90:focus {
  color: rgb(117 26 61 / 0.9);
}

.focus\:text-pink-900\/95:focus {
  color: rgb(117 26 61 / 0.95);
}

.focus\:text-purple-100:focus {
  --tw-text-opacity: 1;
  color: rgb(237 235 254 / var(--tw-text-opacity, 1));
}

.focus\:text-purple-100\/0:focus {
  color: rgb(237 235 254 / 0);
}

.focus\:text-purple-100\/10:focus {
  color: rgb(237 235 254 / 0.1);
}

.focus\:text-purple-100\/100:focus {
  color: rgb(237 235 254 / 1);
}

.focus\:text-purple-100\/15:focus {
  color: rgb(237 235 254 / 0.15);
}

.focus\:text-purple-100\/20:focus {
  color: rgb(237 235 254 / 0.2);
}

.focus\:text-purple-100\/25:focus {
  color: rgb(237 235 254 / 0.25);
}

.focus\:text-purple-100\/30:focus {
  color: rgb(237 235 254 / 0.3);
}

.focus\:text-purple-100\/35:focus {
  color: rgb(237 235 254 / 0.35);
}

.focus\:text-purple-100\/40:focus {
  color: rgb(237 235 254 / 0.4);
}

.focus\:text-purple-100\/45:focus {
  color: rgb(237 235 254 / 0.45);
}

.focus\:text-purple-100\/5:focus {
  color: rgb(237 235 254 / 0.05);
}

.focus\:text-purple-100\/50:focus {
  color: rgb(237 235 254 / 0.5);
}

.focus\:text-purple-100\/55:focus {
  color: rgb(237 235 254 / 0.55);
}

.focus\:text-purple-100\/60:focus {
  color: rgb(237 235 254 / 0.6);
}

.focus\:text-purple-100\/65:focus {
  color: rgb(237 235 254 / 0.65);
}

.focus\:text-purple-100\/70:focus {
  color: rgb(237 235 254 / 0.7);
}

.focus\:text-purple-100\/75:focus {
  color: rgb(237 235 254 / 0.75);
}

.focus\:text-purple-100\/80:focus {
  color: rgb(237 235 254 / 0.8);
}

.focus\:text-purple-100\/85:focus {
  color: rgb(237 235 254 / 0.85);
}

.focus\:text-purple-100\/90:focus {
  color: rgb(237 235 254 / 0.9);
}

.focus\:text-purple-100\/95:focus {
  color: rgb(237 235 254 / 0.95);
}

.focus\:text-purple-200:focus {
  --tw-text-opacity: 1;
  color: rgb(220 215 254 / var(--tw-text-opacity, 1));
}

.focus\:text-purple-200\/0:focus {
  color: rgb(220 215 254 / 0);
}

.focus\:text-purple-200\/10:focus {
  color: rgb(220 215 254 / 0.1);
}

.focus\:text-purple-200\/100:focus {
  color: rgb(220 215 254 / 1);
}

.focus\:text-purple-200\/15:focus {
  color: rgb(220 215 254 / 0.15);
}

.focus\:text-purple-200\/20:focus {
  color: rgb(220 215 254 / 0.2);
}

.focus\:text-purple-200\/25:focus {
  color: rgb(220 215 254 / 0.25);
}

.focus\:text-purple-200\/30:focus {
  color: rgb(220 215 254 / 0.3);
}

.focus\:text-purple-200\/35:focus {
  color: rgb(220 215 254 / 0.35);
}

.focus\:text-purple-200\/40:focus {
  color: rgb(220 215 254 / 0.4);
}

.focus\:text-purple-200\/45:focus {
  color: rgb(220 215 254 / 0.45);
}

.focus\:text-purple-200\/5:focus {
  color: rgb(220 215 254 / 0.05);
}

.focus\:text-purple-200\/50:focus {
  color: rgb(220 215 254 / 0.5);
}

.focus\:text-purple-200\/55:focus {
  color: rgb(220 215 254 / 0.55);
}

.focus\:text-purple-200\/60:focus {
  color: rgb(220 215 254 / 0.6);
}

.focus\:text-purple-200\/65:focus {
  color: rgb(220 215 254 / 0.65);
}

.focus\:text-purple-200\/70:focus {
  color: rgb(220 215 254 / 0.7);
}

.focus\:text-purple-200\/75:focus {
  color: rgb(220 215 254 / 0.75);
}

.focus\:text-purple-200\/80:focus {
  color: rgb(220 215 254 / 0.8);
}

.focus\:text-purple-200\/85:focus {
  color: rgb(220 215 254 / 0.85);
}

.focus\:text-purple-200\/90:focus {
  color: rgb(220 215 254 / 0.9);
}

.focus\:text-purple-200\/95:focus {
  color: rgb(220 215 254 / 0.95);
}

.focus\:text-purple-300:focus {
  --tw-text-opacity: 1;
  color: rgb(202 191 253 / var(--tw-text-opacity, 1));
}

.focus\:text-purple-300\/0:focus {
  color: rgb(202 191 253 / 0);
}

.focus\:text-purple-300\/10:focus {
  color: rgb(202 191 253 / 0.1);
}

.focus\:text-purple-300\/100:focus {
  color: rgb(202 191 253 / 1);
}

.focus\:text-purple-300\/15:focus {
  color: rgb(202 191 253 / 0.15);
}

.focus\:text-purple-300\/20:focus {
  color: rgb(202 191 253 / 0.2);
}

.focus\:text-purple-300\/25:focus {
  color: rgb(202 191 253 / 0.25);
}

.focus\:text-purple-300\/30:focus {
  color: rgb(202 191 253 / 0.3);
}

.focus\:text-purple-300\/35:focus {
  color: rgb(202 191 253 / 0.35);
}

.focus\:text-purple-300\/40:focus {
  color: rgb(202 191 253 / 0.4);
}

.focus\:text-purple-300\/45:focus {
  color: rgb(202 191 253 / 0.45);
}

.focus\:text-purple-300\/5:focus {
  color: rgb(202 191 253 / 0.05);
}

.focus\:text-purple-300\/50:focus {
  color: rgb(202 191 253 / 0.5);
}

.focus\:text-purple-300\/55:focus {
  color: rgb(202 191 253 / 0.55);
}

.focus\:text-purple-300\/60:focus {
  color: rgb(202 191 253 / 0.6);
}

.focus\:text-purple-300\/65:focus {
  color: rgb(202 191 253 / 0.65);
}

.focus\:text-purple-300\/70:focus {
  color: rgb(202 191 253 / 0.7);
}

.focus\:text-purple-300\/75:focus {
  color: rgb(202 191 253 / 0.75);
}

.focus\:text-purple-300\/80:focus {
  color: rgb(202 191 253 / 0.8);
}

.focus\:text-purple-300\/85:focus {
  color: rgb(202 191 253 / 0.85);
}

.focus\:text-purple-300\/90:focus {
  color: rgb(202 191 253 / 0.9);
}

.focus\:text-purple-300\/95:focus {
  color: rgb(202 191 253 / 0.95);
}

.focus\:text-purple-400:focus {
  --tw-text-opacity: 1;
  color: rgb(172 148 250 / var(--tw-text-opacity, 1));
}

.focus\:text-purple-400\/0:focus {
  color: rgb(172 148 250 / 0);
}

.focus\:text-purple-400\/10:focus {
  color: rgb(172 148 250 / 0.1);
}

.focus\:text-purple-400\/100:focus {
  color: rgb(172 148 250 / 1);
}

.focus\:text-purple-400\/15:focus {
  color: rgb(172 148 250 / 0.15);
}

.focus\:text-purple-400\/20:focus {
  color: rgb(172 148 250 / 0.2);
}

.focus\:text-purple-400\/25:focus {
  color: rgb(172 148 250 / 0.25);
}

.focus\:text-purple-400\/30:focus {
  color: rgb(172 148 250 / 0.3);
}

.focus\:text-purple-400\/35:focus {
  color: rgb(172 148 250 / 0.35);
}

.focus\:text-purple-400\/40:focus {
  color: rgb(172 148 250 / 0.4);
}

.focus\:text-purple-400\/45:focus {
  color: rgb(172 148 250 / 0.45);
}

.focus\:text-purple-400\/5:focus {
  color: rgb(172 148 250 / 0.05);
}

.focus\:text-purple-400\/50:focus {
  color: rgb(172 148 250 / 0.5);
}

.focus\:text-purple-400\/55:focus {
  color: rgb(172 148 250 / 0.55);
}

.focus\:text-purple-400\/60:focus {
  color: rgb(172 148 250 / 0.6);
}

.focus\:text-purple-400\/65:focus {
  color: rgb(172 148 250 / 0.65);
}

.focus\:text-purple-400\/70:focus {
  color: rgb(172 148 250 / 0.7);
}

.focus\:text-purple-400\/75:focus {
  color: rgb(172 148 250 / 0.75);
}

.focus\:text-purple-400\/80:focus {
  color: rgb(172 148 250 / 0.8);
}

.focus\:text-purple-400\/85:focus {
  color: rgb(172 148 250 / 0.85);
}

.focus\:text-purple-400\/90:focus {
  color: rgb(172 148 250 / 0.9);
}

.focus\:text-purple-400\/95:focus {
  color: rgb(172 148 250 / 0.95);
}

.focus\:text-purple-500:focus {
  --tw-text-opacity: 1;
  color: rgb(144 97 249 / var(--tw-text-opacity, 1));
}

.focus\:text-purple-500\/0:focus {
  color: rgb(144 97 249 / 0);
}

.focus\:text-purple-500\/10:focus {
  color: rgb(144 97 249 / 0.1);
}

.focus\:text-purple-500\/100:focus {
  color: rgb(144 97 249 / 1);
}

.focus\:text-purple-500\/15:focus {
  color: rgb(144 97 249 / 0.15);
}

.focus\:text-purple-500\/20:focus {
  color: rgb(144 97 249 / 0.2);
}

.focus\:text-purple-500\/25:focus {
  color: rgb(144 97 249 / 0.25);
}

.focus\:text-purple-500\/30:focus {
  color: rgb(144 97 249 / 0.3);
}

.focus\:text-purple-500\/35:focus {
  color: rgb(144 97 249 / 0.35);
}

.focus\:text-purple-500\/40:focus {
  color: rgb(144 97 249 / 0.4);
}

.focus\:text-purple-500\/45:focus {
  color: rgb(144 97 249 / 0.45);
}

.focus\:text-purple-500\/5:focus {
  color: rgb(144 97 249 / 0.05);
}

.focus\:text-purple-500\/50:focus {
  color: rgb(144 97 249 / 0.5);
}

.focus\:text-purple-500\/55:focus {
  color: rgb(144 97 249 / 0.55);
}

.focus\:text-purple-500\/60:focus {
  color: rgb(144 97 249 / 0.6);
}

.focus\:text-purple-500\/65:focus {
  color: rgb(144 97 249 / 0.65);
}

.focus\:text-purple-500\/70:focus {
  color: rgb(144 97 249 / 0.7);
}

.focus\:text-purple-500\/75:focus {
  color: rgb(144 97 249 / 0.75);
}

.focus\:text-purple-500\/80:focus {
  color: rgb(144 97 249 / 0.8);
}

.focus\:text-purple-500\/85:focus {
  color: rgb(144 97 249 / 0.85);
}

.focus\:text-purple-500\/90:focus {
  color: rgb(144 97 249 / 0.9);
}

.focus\:text-purple-500\/95:focus {
  color: rgb(144 97 249 / 0.95);
}

.focus\:text-purple-600:focus {
  --tw-text-opacity: 1;
  color: rgb(126 58 242 / var(--tw-text-opacity, 1));
}

.focus\:text-purple-600\/0:focus {
  color: rgb(126 58 242 / 0);
}

.focus\:text-purple-600\/10:focus {
  color: rgb(126 58 242 / 0.1);
}

.focus\:text-purple-600\/100:focus {
  color: rgb(126 58 242 / 1);
}

.focus\:text-purple-600\/15:focus {
  color: rgb(126 58 242 / 0.15);
}

.focus\:text-purple-600\/20:focus {
  color: rgb(126 58 242 / 0.2);
}

.focus\:text-purple-600\/25:focus {
  color: rgb(126 58 242 / 0.25);
}

.focus\:text-purple-600\/30:focus {
  color: rgb(126 58 242 / 0.3);
}

.focus\:text-purple-600\/35:focus {
  color: rgb(126 58 242 / 0.35);
}

.focus\:text-purple-600\/40:focus {
  color: rgb(126 58 242 / 0.4);
}

.focus\:text-purple-600\/45:focus {
  color: rgb(126 58 242 / 0.45);
}

.focus\:text-purple-600\/5:focus {
  color: rgb(126 58 242 / 0.05);
}

.focus\:text-purple-600\/50:focus {
  color: rgb(126 58 242 / 0.5);
}

.focus\:text-purple-600\/55:focus {
  color: rgb(126 58 242 / 0.55);
}

.focus\:text-purple-600\/60:focus {
  color: rgb(126 58 242 / 0.6);
}

.focus\:text-purple-600\/65:focus {
  color: rgb(126 58 242 / 0.65);
}

.focus\:text-purple-600\/70:focus {
  color: rgb(126 58 242 / 0.7);
}

.focus\:text-purple-600\/75:focus {
  color: rgb(126 58 242 / 0.75);
}

.focus\:text-purple-600\/80:focus {
  color: rgb(126 58 242 / 0.8);
}

.focus\:text-purple-600\/85:focus {
  color: rgb(126 58 242 / 0.85);
}

.focus\:text-purple-600\/90:focus {
  color: rgb(126 58 242 / 0.9);
}

.focus\:text-purple-600\/95:focus {
  color: rgb(126 58 242 / 0.95);
}

.focus\:text-purple-700:focus {
  --tw-text-opacity: 1;
  color: rgb(108 43 217 / var(--tw-text-opacity, 1));
}

.focus\:text-purple-700\/0:focus {
  color: rgb(108 43 217 / 0);
}

.focus\:text-purple-700\/10:focus {
  color: rgb(108 43 217 / 0.1);
}

.focus\:text-purple-700\/100:focus {
  color: rgb(108 43 217 / 1);
}

.focus\:text-purple-700\/15:focus {
  color: rgb(108 43 217 / 0.15);
}

.focus\:text-purple-700\/20:focus {
  color: rgb(108 43 217 / 0.2);
}

.focus\:text-purple-700\/25:focus {
  color: rgb(108 43 217 / 0.25);
}

.focus\:text-purple-700\/30:focus {
  color: rgb(108 43 217 / 0.3);
}

.focus\:text-purple-700\/35:focus {
  color: rgb(108 43 217 / 0.35);
}

.focus\:text-purple-700\/40:focus {
  color: rgb(108 43 217 / 0.4);
}

.focus\:text-purple-700\/45:focus {
  color: rgb(108 43 217 / 0.45);
}

.focus\:text-purple-700\/5:focus {
  color: rgb(108 43 217 / 0.05);
}

.focus\:text-purple-700\/50:focus {
  color: rgb(108 43 217 / 0.5);
}

.focus\:text-purple-700\/55:focus {
  color: rgb(108 43 217 / 0.55);
}

.focus\:text-purple-700\/60:focus {
  color: rgb(108 43 217 / 0.6);
}

.focus\:text-purple-700\/65:focus {
  color: rgb(108 43 217 / 0.65);
}

.focus\:text-purple-700\/70:focus {
  color: rgb(108 43 217 / 0.7);
}

.focus\:text-purple-700\/75:focus {
  color: rgb(108 43 217 / 0.75);
}

.focus\:text-purple-700\/80:focus {
  color: rgb(108 43 217 / 0.8);
}

.focus\:text-purple-700\/85:focus {
  color: rgb(108 43 217 / 0.85);
}

.focus\:text-purple-700\/90:focus {
  color: rgb(108 43 217 / 0.9);
}

.focus\:text-purple-700\/95:focus {
  color: rgb(108 43 217 / 0.95);
}

.focus\:text-purple-800:focus {
  --tw-text-opacity: 1;
  color: rgb(85 33 181 / var(--tw-text-opacity, 1));
}

.focus\:text-purple-800\/0:focus {
  color: rgb(85 33 181 / 0);
}

.focus\:text-purple-800\/10:focus {
  color: rgb(85 33 181 / 0.1);
}

.focus\:text-purple-800\/100:focus {
  color: rgb(85 33 181 / 1);
}

.focus\:text-purple-800\/15:focus {
  color: rgb(85 33 181 / 0.15);
}

.focus\:text-purple-800\/20:focus {
  color: rgb(85 33 181 / 0.2);
}

.focus\:text-purple-800\/25:focus {
  color: rgb(85 33 181 / 0.25);
}

.focus\:text-purple-800\/30:focus {
  color: rgb(85 33 181 / 0.3);
}

.focus\:text-purple-800\/35:focus {
  color: rgb(85 33 181 / 0.35);
}

.focus\:text-purple-800\/40:focus {
  color: rgb(85 33 181 / 0.4);
}

.focus\:text-purple-800\/45:focus {
  color: rgb(85 33 181 / 0.45);
}

.focus\:text-purple-800\/5:focus {
  color: rgb(85 33 181 / 0.05);
}

.focus\:text-purple-800\/50:focus {
  color: rgb(85 33 181 / 0.5);
}

.focus\:text-purple-800\/55:focus {
  color: rgb(85 33 181 / 0.55);
}

.focus\:text-purple-800\/60:focus {
  color: rgb(85 33 181 / 0.6);
}

.focus\:text-purple-800\/65:focus {
  color: rgb(85 33 181 / 0.65);
}

.focus\:text-purple-800\/70:focus {
  color: rgb(85 33 181 / 0.7);
}

.focus\:text-purple-800\/75:focus {
  color: rgb(85 33 181 / 0.75);
}

.focus\:text-purple-800\/80:focus {
  color: rgb(85 33 181 / 0.8);
}

.focus\:text-purple-800\/85:focus {
  color: rgb(85 33 181 / 0.85);
}

.focus\:text-purple-800\/90:focus {
  color: rgb(85 33 181 / 0.9);
}

.focus\:text-purple-800\/95:focus {
  color: rgb(85 33 181 / 0.95);
}

.focus\:text-purple-900:focus {
  --tw-text-opacity: 1;
  color: rgb(74 29 150 / var(--tw-text-opacity, 1));
}

.focus\:text-purple-900\/0:focus {
  color: rgb(74 29 150 / 0);
}

.focus\:text-purple-900\/10:focus {
  color: rgb(74 29 150 / 0.1);
}

.focus\:text-purple-900\/100:focus {
  color: rgb(74 29 150 / 1);
}

.focus\:text-purple-900\/15:focus {
  color: rgb(74 29 150 / 0.15);
}

.focus\:text-purple-900\/20:focus {
  color: rgb(74 29 150 / 0.2);
}

.focus\:text-purple-900\/25:focus {
  color: rgb(74 29 150 / 0.25);
}

.focus\:text-purple-900\/30:focus {
  color: rgb(74 29 150 / 0.3);
}

.focus\:text-purple-900\/35:focus {
  color: rgb(74 29 150 / 0.35);
}

.focus\:text-purple-900\/40:focus {
  color: rgb(74 29 150 / 0.4);
}

.focus\:text-purple-900\/45:focus {
  color: rgb(74 29 150 / 0.45);
}

.focus\:text-purple-900\/5:focus {
  color: rgb(74 29 150 / 0.05);
}

.focus\:text-purple-900\/50:focus {
  color: rgb(74 29 150 / 0.5);
}

.focus\:text-purple-900\/55:focus {
  color: rgb(74 29 150 / 0.55);
}

.focus\:text-purple-900\/60:focus {
  color: rgb(74 29 150 / 0.6);
}

.focus\:text-purple-900\/65:focus {
  color: rgb(74 29 150 / 0.65);
}

.focus\:text-purple-900\/70:focus {
  color: rgb(74 29 150 / 0.7);
}

.focus\:text-purple-900\/75:focus {
  color: rgb(74 29 150 / 0.75);
}

.focus\:text-purple-900\/80:focus {
  color: rgb(74 29 150 / 0.8);
}

.focus\:text-purple-900\/85:focus {
  color: rgb(74 29 150 / 0.85);
}

.focus\:text-purple-900\/90:focus {
  color: rgb(74 29 150 / 0.9);
}

.focus\:text-purple-900\/95:focus {
  color: rgb(74 29 150 / 0.95);
}

.focus\:text-red-100:focus {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}

.focus\:text-red-100\/0:focus {
  color: rgb(254 226 226 / 0);
}

.focus\:text-red-100\/10:focus {
  color: rgb(254 226 226 / 0.1);
}

.focus\:text-red-100\/100:focus {
  color: rgb(254 226 226 / 1);
}

.focus\:text-red-100\/15:focus {
  color: rgb(254 226 226 / 0.15);
}

.focus\:text-red-100\/20:focus {
  color: rgb(254 226 226 / 0.2);
}

.focus\:text-red-100\/25:focus {
  color: rgb(254 226 226 / 0.25);
}

.focus\:text-red-100\/30:focus {
  color: rgb(254 226 226 / 0.3);
}

.focus\:text-red-100\/35:focus {
  color: rgb(254 226 226 / 0.35);
}

.focus\:text-red-100\/40:focus {
  color: rgb(254 226 226 / 0.4);
}

.focus\:text-red-100\/45:focus {
  color: rgb(254 226 226 / 0.45);
}

.focus\:text-red-100\/5:focus {
  color: rgb(254 226 226 / 0.05);
}

.focus\:text-red-100\/50:focus {
  color: rgb(254 226 226 / 0.5);
}

.focus\:text-red-100\/55:focus {
  color: rgb(254 226 226 / 0.55);
}

.focus\:text-red-100\/60:focus {
  color: rgb(254 226 226 / 0.6);
}

.focus\:text-red-100\/65:focus {
  color: rgb(254 226 226 / 0.65);
}

.focus\:text-red-100\/70:focus {
  color: rgb(254 226 226 / 0.7);
}

.focus\:text-red-100\/75:focus {
  color: rgb(254 226 226 / 0.75);
}

.focus\:text-red-100\/80:focus {
  color: rgb(254 226 226 / 0.8);
}

.focus\:text-red-100\/85:focus {
  color: rgb(254 226 226 / 0.85);
}

.focus\:text-red-100\/90:focus {
  color: rgb(254 226 226 / 0.9);
}

.focus\:text-red-100\/95:focus {
  color: rgb(254 226 226 / 0.95);
}

.focus\:text-red-200:focus {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}

.focus\:text-red-200\/0:focus {
  color: rgb(254 202 202 / 0);
}

.focus\:text-red-200\/10:focus {
  color: rgb(254 202 202 / 0.1);
}

.focus\:text-red-200\/100:focus {
  color: rgb(254 202 202 / 1);
}

.focus\:text-red-200\/15:focus {
  color: rgb(254 202 202 / 0.15);
}

.focus\:text-red-200\/20:focus {
  color: rgb(254 202 202 / 0.2);
}

.focus\:text-red-200\/25:focus {
  color: rgb(254 202 202 / 0.25);
}

.focus\:text-red-200\/30:focus {
  color: rgb(254 202 202 / 0.3);
}

.focus\:text-red-200\/35:focus {
  color: rgb(254 202 202 / 0.35);
}

.focus\:text-red-200\/40:focus {
  color: rgb(254 202 202 / 0.4);
}

.focus\:text-red-200\/45:focus {
  color: rgb(254 202 202 / 0.45);
}

.focus\:text-red-200\/5:focus {
  color: rgb(254 202 202 / 0.05);
}

.focus\:text-red-200\/50:focus {
  color: rgb(254 202 202 / 0.5);
}

.focus\:text-red-200\/55:focus {
  color: rgb(254 202 202 / 0.55);
}

.focus\:text-red-200\/60:focus {
  color: rgb(254 202 202 / 0.6);
}

.focus\:text-red-200\/65:focus {
  color: rgb(254 202 202 / 0.65);
}

.focus\:text-red-200\/70:focus {
  color: rgb(254 202 202 / 0.7);
}

.focus\:text-red-200\/75:focus {
  color: rgb(254 202 202 / 0.75);
}

.focus\:text-red-200\/80:focus {
  color: rgb(254 202 202 / 0.8);
}

.focus\:text-red-200\/85:focus {
  color: rgb(254 202 202 / 0.85);
}

.focus\:text-red-200\/90:focus {
  color: rgb(254 202 202 / 0.9);
}

.focus\:text-red-200\/95:focus {
  color: rgb(254 202 202 / 0.95);
}

.focus\:text-red-300:focus {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

.focus\:text-red-300\/0:focus {
  color: rgb(252 165 165 / 0);
}

.focus\:text-red-300\/10:focus {
  color: rgb(252 165 165 / 0.1);
}

.focus\:text-red-300\/100:focus {
  color: rgb(252 165 165 / 1);
}

.focus\:text-red-300\/15:focus {
  color: rgb(252 165 165 / 0.15);
}

.focus\:text-red-300\/20:focus {
  color: rgb(252 165 165 / 0.2);
}

.focus\:text-red-300\/25:focus {
  color: rgb(252 165 165 / 0.25);
}

.focus\:text-red-300\/30:focus {
  color: rgb(252 165 165 / 0.3);
}

.focus\:text-red-300\/35:focus {
  color: rgb(252 165 165 / 0.35);
}

.focus\:text-red-300\/40:focus {
  color: rgb(252 165 165 / 0.4);
}

.focus\:text-red-300\/45:focus {
  color: rgb(252 165 165 / 0.45);
}

.focus\:text-red-300\/5:focus {
  color: rgb(252 165 165 / 0.05);
}

.focus\:text-red-300\/50:focus {
  color: rgb(252 165 165 / 0.5);
}

.focus\:text-red-300\/55:focus {
  color: rgb(252 165 165 / 0.55);
}

.focus\:text-red-300\/60:focus {
  color: rgb(252 165 165 / 0.6);
}

.focus\:text-red-300\/65:focus {
  color: rgb(252 165 165 / 0.65);
}

.focus\:text-red-300\/70:focus {
  color: rgb(252 165 165 / 0.7);
}

.focus\:text-red-300\/75:focus {
  color: rgb(252 165 165 / 0.75);
}

.focus\:text-red-300\/80:focus {
  color: rgb(252 165 165 / 0.8);
}

.focus\:text-red-300\/85:focus {
  color: rgb(252 165 165 / 0.85);
}

.focus\:text-red-300\/90:focus {
  color: rgb(252 165 165 / 0.9);
}

.focus\:text-red-300\/95:focus {
  color: rgb(252 165 165 / 0.95);
}

.focus\:text-red-400:focus {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}

.focus\:text-red-400\/0:focus {
  color: rgb(248 113 113 / 0);
}

.focus\:text-red-400\/10:focus {
  color: rgb(248 113 113 / 0.1);
}

.focus\:text-red-400\/100:focus {
  color: rgb(248 113 113 / 1);
}

.focus\:text-red-400\/15:focus {
  color: rgb(248 113 113 / 0.15);
}

.focus\:text-red-400\/20:focus {
  color: rgb(248 113 113 / 0.2);
}

.focus\:text-red-400\/25:focus {
  color: rgb(248 113 113 / 0.25);
}

.focus\:text-red-400\/30:focus {
  color: rgb(248 113 113 / 0.3);
}

.focus\:text-red-400\/35:focus {
  color: rgb(248 113 113 / 0.35);
}

.focus\:text-red-400\/40:focus {
  color: rgb(248 113 113 / 0.4);
}

.focus\:text-red-400\/45:focus {
  color: rgb(248 113 113 / 0.45);
}

.focus\:text-red-400\/5:focus {
  color: rgb(248 113 113 / 0.05);
}

.focus\:text-red-400\/50:focus {
  color: rgb(248 113 113 / 0.5);
}

.focus\:text-red-400\/55:focus {
  color: rgb(248 113 113 / 0.55);
}

.focus\:text-red-400\/60:focus {
  color: rgb(248 113 113 / 0.6);
}

.focus\:text-red-400\/65:focus {
  color: rgb(248 113 113 / 0.65);
}

.focus\:text-red-400\/70:focus {
  color: rgb(248 113 113 / 0.7);
}

.focus\:text-red-400\/75:focus {
  color: rgb(248 113 113 / 0.75);
}

.focus\:text-red-400\/80:focus {
  color: rgb(248 113 113 / 0.8);
}

.focus\:text-red-400\/85:focus {
  color: rgb(248 113 113 / 0.85);
}

.focus\:text-red-400\/90:focus {
  color: rgb(248 113 113 / 0.9);
}

.focus\:text-red-400\/95:focus {
  color: rgb(248 113 113 / 0.95);
}

.focus\:text-red-500:focus {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.focus\:text-red-500\/0:focus {
  color: rgb(239 68 68 / 0);
}

.focus\:text-red-500\/10:focus {
  color: rgb(239 68 68 / 0.1);
}

.focus\:text-red-500\/100:focus {
  color: rgb(239 68 68 / 1);
}

.focus\:text-red-500\/15:focus {
  color: rgb(239 68 68 / 0.15);
}

.focus\:text-red-500\/20:focus {
  color: rgb(239 68 68 / 0.2);
}

.focus\:text-red-500\/25:focus {
  color: rgb(239 68 68 / 0.25);
}

.focus\:text-red-500\/30:focus {
  color: rgb(239 68 68 / 0.3);
}

.focus\:text-red-500\/35:focus {
  color: rgb(239 68 68 / 0.35);
}

.focus\:text-red-500\/40:focus {
  color: rgb(239 68 68 / 0.4);
}

.focus\:text-red-500\/45:focus {
  color: rgb(239 68 68 / 0.45);
}

.focus\:text-red-500\/5:focus {
  color: rgb(239 68 68 / 0.05);
}

.focus\:text-red-500\/50:focus {
  color: rgb(239 68 68 / 0.5);
}

.focus\:text-red-500\/55:focus {
  color: rgb(239 68 68 / 0.55);
}

.focus\:text-red-500\/60:focus {
  color: rgb(239 68 68 / 0.6);
}

.focus\:text-red-500\/65:focus {
  color: rgb(239 68 68 / 0.65);
}

.focus\:text-red-500\/70:focus {
  color: rgb(239 68 68 / 0.7);
}

.focus\:text-red-500\/75:focus {
  color: rgb(239 68 68 / 0.75);
}

.focus\:text-red-500\/80:focus {
  color: rgb(239 68 68 / 0.8);
}

.focus\:text-red-500\/85:focus {
  color: rgb(239 68 68 / 0.85);
}

.focus\:text-red-500\/90:focus {
  color: rgb(239 68 68 / 0.9);
}

.focus\:text-red-500\/95:focus {
  color: rgb(239 68 68 / 0.95);
}

.focus\:text-red-600:focus {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.focus\:text-red-600\/0:focus {
  color: rgb(220 38 38 / 0);
}

.focus\:text-red-600\/10:focus {
  color: rgb(220 38 38 / 0.1);
}

.focus\:text-red-600\/100:focus {
  color: rgb(220 38 38 / 1);
}

.focus\:text-red-600\/15:focus {
  color: rgb(220 38 38 / 0.15);
}

.focus\:text-red-600\/20:focus {
  color: rgb(220 38 38 / 0.2);
}

.focus\:text-red-600\/25:focus {
  color: rgb(220 38 38 / 0.25);
}

.focus\:text-red-600\/30:focus {
  color: rgb(220 38 38 / 0.3);
}

.focus\:text-red-600\/35:focus {
  color: rgb(220 38 38 / 0.35);
}

.focus\:text-red-600\/40:focus {
  color: rgb(220 38 38 / 0.4);
}

.focus\:text-red-600\/45:focus {
  color: rgb(220 38 38 / 0.45);
}

.focus\:text-red-600\/5:focus {
  color: rgb(220 38 38 / 0.05);
}

.focus\:text-red-600\/50:focus {
  color: rgb(220 38 38 / 0.5);
}

.focus\:text-red-600\/55:focus {
  color: rgb(220 38 38 / 0.55);
}

.focus\:text-red-600\/60:focus {
  color: rgb(220 38 38 / 0.6);
}

.focus\:text-red-600\/65:focus {
  color: rgb(220 38 38 / 0.65);
}

.focus\:text-red-600\/70:focus {
  color: rgb(220 38 38 / 0.7);
}

.focus\:text-red-600\/75:focus {
  color: rgb(220 38 38 / 0.75);
}

.focus\:text-red-600\/80:focus {
  color: rgb(220 38 38 / 0.8);
}

.focus\:text-red-600\/85:focus {
  color: rgb(220 38 38 / 0.85);
}

.focus\:text-red-600\/90:focus {
  color: rgb(220 38 38 / 0.9);
}

.focus\:text-red-600\/95:focus {
  color: rgb(220 38 38 / 0.95);
}

.focus\:text-red-700:focus {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.focus\:text-red-700\/0:focus {
  color: rgb(185 28 28 / 0);
}

.focus\:text-red-700\/10:focus {
  color: rgb(185 28 28 / 0.1);
}

.focus\:text-red-700\/100:focus {
  color: rgb(185 28 28 / 1);
}

.focus\:text-red-700\/15:focus {
  color: rgb(185 28 28 / 0.15);
}

.focus\:text-red-700\/20:focus {
  color: rgb(185 28 28 / 0.2);
}

.focus\:text-red-700\/25:focus {
  color: rgb(185 28 28 / 0.25);
}

.focus\:text-red-700\/30:focus {
  color: rgb(185 28 28 / 0.3);
}

.focus\:text-red-700\/35:focus {
  color: rgb(185 28 28 / 0.35);
}

.focus\:text-red-700\/40:focus {
  color: rgb(185 28 28 / 0.4);
}

.focus\:text-red-700\/45:focus {
  color: rgb(185 28 28 / 0.45);
}

.focus\:text-red-700\/5:focus {
  color: rgb(185 28 28 / 0.05);
}

.focus\:text-red-700\/50:focus {
  color: rgb(185 28 28 / 0.5);
}

.focus\:text-red-700\/55:focus {
  color: rgb(185 28 28 / 0.55);
}

.focus\:text-red-700\/60:focus {
  color: rgb(185 28 28 / 0.6);
}

.focus\:text-red-700\/65:focus {
  color: rgb(185 28 28 / 0.65);
}

.focus\:text-red-700\/70:focus {
  color: rgb(185 28 28 / 0.7);
}

.focus\:text-red-700\/75:focus {
  color: rgb(185 28 28 / 0.75);
}

.focus\:text-red-700\/80:focus {
  color: rgb(185 28 28 / 0.8);
}

.focus\:text-red-700\/85:focus {
  color: rgb(185 28 28 / 0.85);
}

.focus\:text-red-700\/90:focus {
  color: rgb(185 28 28 / 0.9);
}

.focus\:text-red-700\/95:focus {
  color: rgb(185 28 28 / 0.95);
}

.focus\:text-red-800:focus {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.focus\:text-red-800\/0:focus {
  color: rgb(153 27 27 / 0);
}

.focus\:text-red-800\/10:focus {
  color: rgb(153 27 27 / 0.1);
}

.focus\:text-red-800\/100:focus {
  color: rgb(153 27 27 / 1);
}

.focus\:text-red-800\/15:focus {
  color: rgb(153 27 27 / 0.15);
}

.focus\:text-red-800\/20:focus {
  color: rgb(153 27 27 / 0.2);
}

.focus\:text-red-800\/25:focus {
  color: rgb(153 27 27 / 0.25);
}

.focus\:text-red-800\/30:focus {
  color: rgb(153 27 27 / 0.3);
}

.focus\:text-red-800\/35:focus {
  color: rgb(153 27 27 / 0.35);
}

.focus\:text-red-800\/40:focus {
  color: rgb(153 27 27 / 0.4);
}

.focus\:text-red-800\/45:focus {
  color: rgb(153 27 27 / 0.45);
}

.focus\:text-red-800\/5:focus {
  color: rgb(153 27 27 / 0.05);
}

.focus\:text-red-800\/50:focus {
  color: rgb(153 27 27 / 0.5);
}

.focus\:text-red-800\/55:focus {
  color: rgb(153 27 27 / 0.55);
}

.focus\:text-red-800\/60:focus {
  color: rgb(153 27 27 / 0.6);
}

.focus\:text-red-800\/65:focus {
  color: rgb(153 27 27 / 0.65);
}

.focus\:text-red-800\/70:focus {
  color: rgb(153 27 27 / 0.7);
}

.focus\:text-red-800\/75:focus {
  color: rgb(153 27 27 / 0.75);
}

.focus\:text-red-800\/80:focus {
  color: rgb(153 27 27 / 0.8);
}

.focus\:text-red-800\/85:focus {
  color: rgb(153 27 27 / 0.85);
}

.focus\:text-red-800\/90:focus {
  color: rgb(153 27 27 / 0.9);
}

.focus\:text-red-800\/95:focus {
  color: rgb(153 27 27 / 0.95);
}

.focus\:text-red-900:focus {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}

.focus\:text-red-900\/0:focus {
  color: rgb(127 29 29 / 0);
}

.focus\:text-red-900\/10:focus {
  color: rgb(127 29 29 / 0.1);
}

.focus\:text-red-900\/100:focus {
  color: rgb(127 29 29 / 1);
}

.focus\:text-red-900\/15:focus {
  color: rgb(127 29 29 / 0.15);
}

.focus\:text-red-900\/20:focus {
  color: rgb(127 29 29 / 0.2);
}

.focus\:text-red-900\/25:focus {
  color: rgb(127 29 29 / 0.25);
}

.focus\:text-red-900\/30:focus {
  color: rgb(127 29 29 / 0.3);
}

.focus\:text-red-900\/35:focus {
  color: rgb(127 29 29 / 0.35);
}

.focus\:text-red-900\/40:focus {
  color: rgb(127 29 29 / 0.4);
}

.focus\:text-red-900\/45:focus {
  color: rgb(127 29 29 / 0.45);
}

.focus\:text-red-900\/5:focus {
  color: rgb(127 29 29 / 0.05);
}

.focus\:text-red-900\/50:focus {
  color: rgb(127 29 29 / 0.5);
}

.focus\:text-red-900\/55:focus {
  color: rgb(127 29 29 / 0.55);
}

.focus\:text-red-900\/60:focus {
  color: rgb(127 29 29 / 0.6);
}

.focus\:text-red-900\/65:focus {
  color: rgb(127 29 29 / 0.65);
}

.focus\:text-red-900\/70:focus {
  color: rgb(127 29 29 / 0.7);
}

.focus\:text-red-900\/75:focus {
  color: rgb(127 29 29 / 0.75);
}

.focus\:text-red-900\/80:focus {
  color: rgb(127 29 29 / 0.8);
}

.focus\:text-red-900\/85:focus {
  color: rgb(127 29 29 / 0.85);
}

.focus\:text-red-900\/90:focus {
  color: rgb(127 29 29 / 0.9);
}

.focus\:text-red-900\/95:focus {
  color: rgb(127 29 29 / 0.95);
}

.focus\:text-slate-100:focus {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.focus\:text-slate-100\/0:focus {
  color: rgb(241 245 249 / 0);
}

.focus\:text-slate-100\/10:focus {
  color: rgb(241 245 249 / 0.1);
}

.focus\:text-slate-100\/100:focus {
  color: rgb(241 245 249 / 1);
}

.focus\:text-slate-100\/15:focus {
  color: rgb(241 245 249 / 0.15);
}

.focus\:text-slate-100\/20:focus {
  color: rgb(241 245 249 / 0.2);
}

.focus\:text-slate-100\/25:focus {
  color: rgb(241 245 249 / 0.25);
}

.focus\:text-slate-100\/30:focus {
  color: rgb(241 245 249 / 0.3);
}

.focus\:text-slate-100\/35:focus {
  color: rgb(241 245 249 / 0.35);
}

.focus\:text-slate-100\/40:focus {
  color: rgb(241 245 249 / 0.4);
}

.focus\:text-slate-100\/45:focus {
  color: rgb(241 245 249 / 0.45);
}

.focus\:text-slate-100\/5:focus {
  color: rgb(241 245 249 / 0.05);
}

.focus\:text-slate-100\/50:focus {
  color: rgb(241 245 249 / 0.5);
}

.focus\:text-slate-100\/55:focus {
  color: rgb(241 245 249 / 0.55);
}

.focus\:text-slate-100\/60:focus {
  color: rgb(241 245 249 / 0.6);
}

.focus\:text-slate-100\/65:focus {
  color: rgb(241 245 249 / 0.65);
}

.focus\:text-slate-100\/70:focus {
  color: rgb(241 245 249 / 0.7);
}

.focus\:text-slate-100\/75:focus {
  color: rgb(241 245 249 / 0.75);
}

.focus\:text-slate-100\/80:focus {
  color: rgb(241 245 249 / 0.8);
}

.focus\:text-slate-100\/85:focus {
  color: rgb(241 245 249 / 0.85);
}

.focus\:text-slate-100\/90:focus {
  color: rgb(241 245 249 / 0.9);
}

.focus\:text-slate-100\/95:focus {
  color: rgb(241 245 249 / 0.95);
}

.focus\:text-slate-200:focus {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}

.focus\:text-slate-200\/0:focus {
  color: rgb(226 232 240 / 0);
}

.focus\:text-slate-200\/10:focus {
  color: rgb(226 232 240 / 0.1);
}

.focus\:text-slate-200\/100:focus {
  color: rgb(226 232 240 / 1);
}

.focus\:text-slate-200\/15:focus {
  color: rgb(226 232 240 / 0.15);
}

.focus\:text-slate-200\/20:focus {
  color: rgb(226 232 240 / 0.2);
}

.focus\:text-slate-200\/25:focus {
  color: rgb(226 232 240 / 0.25);
}

.focus\:text-slate-200\/30:focus {
  color: rgb(226 232 240 / 0.3);
}

.focus\:text-slate-200\/35:focus {
  color: rgb(226 232 240 / 0.35);
}

.focus\:text-slate-200\/40:focus {
  color: rgb(226 232 240 / 0.4);
}

.focus\:text-slate-200\/45:focus {
  color: rgb(226 232 240 / 0.45);
}

.focus\:text-slate-200\/5:focus {
  color: rgb(226 232 240 / 0.05);
}

.focus\:text-slate-200\/50:focus {
  color: rgb(226 232 240 / 0.5);
}

.focus\:text-slate-200\/55:focus {
  color: rgb(226 232 240 / 0.55);
}

.focus\:text-slate-200\/60:focus {
  color: rgb(226 232 240 / 0.6);
}

.focus\:text-slate-200\/65:focus {
  color: rgb(226 232 240 / 0.65);
}

.focus\:text-slate-200\/70:focus {
  color: rgb(226 232 240 / 0.7);
}

.focus\:text-slate-200\/75:focus {
  color: rgb(226 232 240 / 0.75);
}

.focus\:text-slate-200\/80:focus {
  color: rgb(226 232 240 / 0.8);
}

.focus\:text-slate-200\/85:focus {
  color: rgb(226 232 240 / 0.85);
}

.focus\:text-slate-200\/90:focus {
  color: rgb(226 232 240 / 0.9);
}

.focus\:text-slate-200\/95:focus {
  color: rgb(226 232 240 / 0.95);
}

.focus\:text-slate-300:focus {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}

.focus\:text-slate-300\/0:focus {
  color: rgb(203 213 225 / 0);
}

.focus\:text-slate-300\/10:focus {
  color: rgb(203 213 225 / 0.1);
}

.focus\:text-slate-300\/100:focus {
  color: rgb(203 213 225 / 1);
}

.focus\:text-slate-300\/15:focus {
  color: rgb(203 213 225 / 0.15);
}

.focus\:text-slate-300\/20:focus {
  color: rgb(203 213 225 / 0.2);
}

.focus\:text-slate-300\/25:focus {
  color: rgb(203 213 225 / 0.25);
}

.focus\:text-slate-300\/30:focus {
  color: rgb(203 213 225 / 0.3);
}

.focus\:text-slate-300\/35:focus {
  color: rgb(203 213 225 / 0.35);
}

.focus\:text-slate-300\/40:focus {
  color: rgb(203 213 225 / 0.4);
}

.focus\:text-slate-300\/45:focus {
  color: rgb(203 213 225 / 0.45);
}

.focus\:text-slate-300\/5:focus {
  color: rgb(203 213 225 / 0.05);
}

.focus\:text-slate-300\/50:focus {
  color: rgb(203 213 225 / 0.5);
}

.focus\:text-slate-300\/55:focus {
  color: rgb(203 213 225 / 0.55);
}

.focus\:text-slate-300\/60:focus {
  color: rgb(203 213 225 / 0.6);
}

.focus\:text-slate-300\/65:focus {
  color: rgb(203 213 225 / 0.65);
}

.focus\:text-slate-300\/70:focus {
  color: rgb(203 213 225 / 0.7);
}

.focus\:text-slate-300\/75:focus {
  color: rgb(203 213 225 / 0.75);
}

.focus\:text-slate-300\/80:focus {
  color: rgb(203 213 225 / 0.8);
}

.focus\:text-slate-300\/85:focus {
  color: rgb(203 213 225 / 0.85);
}

.focus\:text-slate-300\/90:focus {
  color: rgb(203 213 225 / 0.9);
}

.focus\:text-slate-300\/95:focus {
  color: rgb(203 213 225 / 0.95);
}

.focus\:text-slate-400:focus {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.focus\:text-slate-400\/0:focus {
  color: rgb(148 163 184 / 0);
}

.focus\:text-slate-400\/10:focus {
  color: rgb(148 163 184 / 0.1);
}

.focus\:text-slate-400\/100:focus {
  color: rgb(148 163 184 / 1);
}

.focus\:text-slate-400\/15:focus {
  color: rgb(148 163 184 / 0.15);
}

.focus\:text-slate-400\/20:focus {
  color: rgb(148 163 184 / 0.2);
}

.focus\:text-slate-400\/25:focus {
  color: rgb(148 163 184 / 0.25);
}

.focus\:text-slate-400\/30:focus {
  color: rgb(148 163 184 / 0.3);
}

.focus\:text-slate-400\/35:focus {
  color: rgb(148 163 184 / 0.35);
}

.focus\:text-slate-400\/40:focus {
  color: rgb(148 163 184 / 0.4);
}

.focus\:text-slate-400\/45:focus {
  color: rgb(148 163 184 / 0.45);
}

.focus\:text-slate-400\/5:focus {
  color: rgb(148 163 184 / 0.05);
}

.focus\:text-slate-400\/50:focus {
  color: rgb(148 163 184 / 0.5);
}

.focus\:text-slate-400\/55:focus {
  color: rgb(148 163 184 / 0.55);
}

.focus\:text-slate-400\/60:focus {
  color: rgb(148 163 184 / 0.6);
}

.focus\:text-slate-400\/65:focus {
  color: rgb(148 163 184 / 0.65);
}

.focus\:text-slate-400\/70:focus {
  color: rgb(148 163 184 / 0.7);
}

.focus\:text-slate-400\/75:focus {
  color: rgb(148 163 184 / 0.75);
}

.focus\:text-slate-400\/80:focus {
  color: rgb(148 163 184 / 0.8);
}

.focus\:text-slate-400\/85:focus {
  color: rgb(148 163 184 / 0.85);
}

.focus\:text-slate-400\/90:focus {
  color: rgb(148 163 184 / 0.9);
}

.focus\:text-slate-400\/95:focus {
  color: rgb(148 163 184 / 0.95);
}

.focus\:text-slate-500:focus {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.focus\:text-slate-500\/0:focus {
  color: rgb(100 116 139 / 0);
}

.focus\:text-slate-500\/10:focus {
  color: rgb(100 116 139 / 0.1);
}

.focus\:text-slate-500\/100:focus {
  color: rgb(100 116 139 / 1);
}

.focus\:text-slate-500\/15:focus {
  color: rgb(100 116 139 / 0.15);
}

.focus\:text-slate-500\/20:focus {
  color: rgb(100 116 139 / 0.2);
}

.focus\:text-slate-500\/25:focus {
  color: rgb(100 116 139 / 0.25);
}

.focus\:text-slate-500\/30:focus {
  color: rgb(100 116 139 / 0.3);
}

.focus\:text-slate-500\/35:focus {
  color: rgb(100 116 139 / 0.35);
}

.focus\:text-slate-500\/40:focus {
  color: rgb(100 116 139 / 0.4);
}

.focus\:text-slate-500\/45:focus {
  color: rgb(100 116 139 / 0.45);
}

.focus\:text-slate-500\/5:focus {
  color: rgb(100 116 139 / 0.05);
}

.focus\:text-slate-500\/50:focus {
  color: rgb(100 116 139 / 0.5);
}

.focus\:text-slate-500\/55:focus {
  color: rgb(100 116 139 / 0.55);
}

.focus\:text-slate-500\/60:focus {
  color: rgb(100 116 139 / 0.6);
}

.focus\:text-slate-500\/65:focus {
  color: rgb(100 116 139 / 0.65);
}

.focus\:text-slate-500\/70:focus {
  color: rgb(100 116 139 / 0.7);
}

.focus\:text-slate-500\/75:focus {
  color: rgb(100 116 139 / 0.75);
}

.focus\:text-slate-500\/80:focus {
  color: rgb(100 116 139 / 0.8);
}

.focus\:text-slate-500\/85:focus {
  color: rgb(100 116 139 / 0.85);
}

.focus\:text-slate-500\/90:focus {
  color: rgb(100 116 139 / 0.9);
}

.focus\:text-slate-500\/95:focus {
  color: rgb(100 116 139 / 0.95);
}

.focus\:text-slate-600:focus {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.focus\:text-slate-600\/0:focus {
  color: rgb(71 85 105 / 0);
}

.focus\:text-slate-600\/10:focus {
  color: rgb(71 85 105 / 0.1);
}

.focus\:text-slate-600\/100:focus {
  color: rgb(71 85 105 / 1);
}

.focus\:text-slate-600\/15:focus {
  color: rgb(71 85 105 / 0.15);
}

.focus\:text-slate-600\/20:focus {
  color: rgb(71 85 105 / 0.2);
}

.focus\:text-slate-600\/25:focus {
  color: rgb(71 85 105 / 0.25);
}

.focus\:text-slate-600\/30:focus {
  color: rgb(71 85 105 / 0.3);
}

.focus\:text-slate-600\/35:focus {
  color: rgb(71 85 105 / 0.35);
}

.focus\:text-slate-600\/40:focus {
  color: rgb(71 85 105 / 0.4);
}

.focus\:text-slate-600\/45:focus {
  color: rgb(71 85 105 / 0.45);
}

.focus\:text-slate-600\/5:focus {
  color: rgb(71 85 105 / 0.05);
}

.focus\:text-slate-600\/50:focus {
  color: rgb(71 85 105 / 0.5);
}

.focus\:text-slate-600\/55:focus {
  color: rgb(71 85 105 / 0.55);
}

.focus\:text-slate-600\/60:focus {
  color: rgb(71 85 105 / 0.6);
}

.focus\:text-slate-600\/65:focus {
  color: rgb(71 85 105 / 0.65);
}

.focus\:text-slate-600\/70:focus {
  color: rgb(71 85 105 / 0.7);
}

.focus\:text-slate-600\/75:focus {
  color: rgb(71 85 105 / 0.75);
}

.focus\:text-slate-600\/80:focus {
  color: rgb(71 85 105 / 0.8);
}

.focus\:text-slate-600\/85:focus {
  color: rgb(71 85 105 / 0.85);
}

.focus\:text-slate-600\/90:focus {
  color: rgb(71 85 105 / 0.9);
}

.focus\:text-slate-600\/95:focus {
  color: rgb(71 85 105 / 0.95);
}

.focus\:text-slate-700:focus {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.focus\:text-slate-700\/0:focus {
  color: rgb(51 65 85 / 0);
}

.focus\:text-slate-700\/10:focus {
  color: rgb(51 65 85 / 0.1);
}

.focus\:text-slate-700\/100:focus {
  color: rgb(51 65 85 / 1);
}

.focus\:text-slate-700\/15:focus {
  color: rgb(51 65 85 / 0.15);
}

.focus\:text-slate-700\/20:focus {
  color: rgb(51 65 85 / 0.2);
}

.focus\:text-slate-700\/25:focus {
  color: rgb(51 65 85 / 0.25);
}

.focus\:text-slate-700\/30:focus {
  color: rgb(51 65 85 / 0.3);
}

.focus\:text-slate-700\/35:focus {
  color: rgb(51 65 85 / 0.35);
}

.focus\:text-slate-700\/40:focus {
  color: rgb(51 65 85 / 0.4);
}

.focus\:text-slate-700\/45:focus {
  color: rgb(51 65 85 / 0.45);
}

.focus\:text-slate-700\/5:focus {
  color: rgb(51 65 85 / 0.05);
}

.focus\:text-slate-700\/50:focus {
  color: rgb(51 65 85 / 0.5);
}

.focus\:text-slate-700\/55:focus {
  color: rgb(51 65 85 / 0.55);
}

.focus\:text-slate-700\/60:focus {
  color: rgb(51 65 85 / 0.6);
}

.focus\:text-slate-700\/65:focus {
  color: rgb(51 65 85 / 0.65);
}

.focus\:text-slate-700\/70:focus {
  color: rgb(51 65 85 / 0.7);
}

.focus\:text-slate-700\/75:focus {
  color: rgb(51 65 85 / 0.75);
}

.focus\:text-slate-700\/80:focus {
  color: rgb(51 65 85 / 0.8);
}

.focus\:text-slate-700\/85:focus {
  color: rgb(51 65 85 / 0.85);
}

.focus\:text-slate-700\/90:focus {
  color: rgb(51 65 85 / 0.9);
}

.focus\:text-slate-700\/95:focus {
  color: rgb(51 65 85 / 0.95);
}

.focus\:text-slate-800:focus {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.focus\:text-slate-800\/0:focus {
  color: rgb(30 41 59 / 0);
}

.focus\:text-slate-800\/10:focus {
  color: rgb(30 41 59 / 0.1);
}

.focus\:text-slate-800\/100:focus {
  color: rgb(30 41 59 / 1);
}

.focus\:text-slate-800\/15:focus {
  color: rgb(30 41 59 / 0.15);
}

.focus\:text-slate-800\/20:focus {
  color: rgb(30 41 59 / 0.2);
}

.focus\:text-slate-800\/25:focus {
  color: rgb(30 41 59 / 0.25);
}

.focus\:text-slate-800\/30:focus {
  color: rgb(30 41 59 / 0.3);
}

.focus\:text-slate-800\/35:focus {
  color: rgb(30 41 59 / 0.35);
}

.focus\:text-slate-800\/40:focus {
  color: rgb(30 41 59 / 0.4);
}

.focus\:text-slate-800\/45:focus {
  color: rgb(30 41 59 / 0.45);
}

.focus\:text-slate-800\/5:focus {
  color: rgb(30 41 59 / 0.05);
}

.focus\:text-slate-800\/50:focus {
  color: rgb(30 41 59 / 0.5);
}

.focus\:text-slate-800\/55:focus {
  color: rgb(30 41 59 / 0.55);
}

.focus\:text-slate-800\/60:focus {
  color: rgb(30 41 59 / 0.6);
}

.focus\:text-slate-800\/65:focus {
  color: rgb(30 41 59 / 0.65);
}

.focus\:text-slate-800\/70:focus {
  color: rgb(30 41 59 / 0.7);
}

.focus\:text-slate-800\/75:focus {
  color: rgb(30 41 59 / 0.75);
}

.focus\:text-slate-800\/80:focus {
  color: rgb(30 41 59 / 0.8);
}

.focus\:text-slate-800\/85:focus {
  color: rgb(30 41 59 / 0.85);
}

.focus\:text-slate-800\/90:focus {
  color: rgb(30 41 59 / 0.9);
}

.focus\:text-slate-800\/95:focus {
  color: rgb(30 41 59 / 0.95);
}

.focus\:text-slate-900:focus {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.focus\:text-slate-900\/0:focus {
  color: rgb(15 23 42 / 0);
}

.focus\:text-slate-900\/10:focus {
  color: rgb(15 23 42 / 0.1);
}

.focus\:text-slate-900\/100:focus {
  color: rgb(15 23 42 / 1);
}

.focus\:text-slate-900\/15:focus {
  color: rgb(15 23 42 / 0.15);
}

.focus\:text-slate-900\/20:focus {
  color: rgb(15 23 42 / 0.2);
}

.focus\:text-slate-900\/25:focus {
  color: rgb(15 23 42 / 0.25);
}

.focus\:text-slate-900\/30:focus {
  color: rgb(15 23 42 / 0.3);
}

.focus\:text-slate-900\/35:focus {
  color: rgb(15 23 42 / 0.35);
}

.focus\:text-slate-900\/40:focus {
  color: rgb(15 23 42 / 0.4);
}

.focus\:text-slate-900\/45:focus {
  color: rgb(15 23 42 / 0.45);
}

.focus\:text-slate-900\/5:focus {
  color: rgb(15 23 42 / 0.05);
}

.focus\:text-slate-900\/50:focus {
  color: rgb(15 23 42 / 0.5);
}

.focus\:text-slate-900\/55:focus {
  color: rgb(15 23 42 / 0.55);
}

.focus\:text-slate-900\/60:focus {
  color: rgb(15 23 42 / 0.6);
}

.focus\:text-slate-900\/65:focus {
  color: rgb(15 23 42 / 0.65);
}

.focus\:text-slate-900\/70:focus {
  color: rgb(15 23 42 / 0.7);
}

.focus\:text-slate-900\/75:focus {
  color: rgb(15 23 42 / 0.75);
}

.focus\:text-slate-900\/80:focus {
  color: rgb(15 23 42 / 0.8);
}

.focus\:text-slate-900\/85:focus {
  color: rgb(15 23 42 / 0.85);
}

.focus\:text-slate-900\/90:focus {
  color: rgb(15 23 42 / 0.9);
}

.focus\:text-slate-900\/95:focus {
  color: rgb(15 23 42 / 0.95);
}

.focus\:text-stone-100:focus {
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1));
}

.focus\:text-stone-100\/0:focus {
  color: rgb(245 245 244 / 0);
}

.focus\:text-stone-100\/10:focus {
  color: rgb(245 245 244 / 0.1);
}

.focus\:text-stone-100\/100:focus {
  color: rgb(245 245 244 / 1);
}

.focus\:text-stone-100\/15:focus {
  color: rgb(245 245 244 / 0.15);
}

.focus\:text-stone-100\/20:focus {
  color: rgb(245 245 244 / 0.2);
}

.focus\:text-stone-100\/25:focus {
  color: rgb(245 245 244 / 0.25);
}

.focus\:text-stone-100\/30:focus {
  color: rgb(245 245 244 / 0.3);
}

.focus\:text-stone-100\/35:focus {
  color: rgb(245 245 244 / 0.35);
}

.focus\:text-stone-100\/40:focus {
  color: rgb(245 245 244 / 0.4);
}

.focus\:text-stone-100\/45:focus {
  color: rgb(245 245 244 / 0.45);
}

.focus\:text-stone-100\/5:focus {
  color: rgb(245 245 244 / 0.05);
}

.focus\:text-stone-100\/50:focus {
  color: rgb(245 245 244 / 0.5);
}

.focus\:text-stone-100\/55:focus {
  color: rgb(245 245 244 / 0.55);
}

.focus\:text-stone-100\/60:focus {
  color: rgb(245 245 244 / 0.6);
}

.focus\:text-stone-100\/65:focus {
  color: rgb(245 245 244 / 0.65);
}

.focus\:text-stone-100\/70:focus {
  color: rgb(245 245 244 / 0.7);
}

.focus\:text-stone-100\/75:focus {
  color: rgb(245 245 244 / 0.75);
}

.focus\:text-stone-100\/80:focus {
  color: rgb(245 245 244 / 0.8);
}

.focus\:text-stone-100\/85:focus {
  color: rgb(245 245 244 / 0.85);
}

.focus\:text-stone-100\/90:focus {
  color: rgb(245 245 244 / 0.9);
}

.focus\:text-stone-100\/95:focus {
  color: rgb(245 245 244 / 0.95);
}

.focus\:text-stone-200:focus {
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}

.focus\:text-stone-200\/0:focus {
  color: rgb(231 229 228 / 0);
}

.focus\:text-stone-200\/10:focus {
  color: rgb(231 229 228 / 0.1);
}

.focus\:text-stone-200\/100:focus {
  color: rgb(231 229 228 / 1);
}

.focus\:text-stone-200\/15:focus {
  color: rgb(231 229 228 / 0.15);
}

.focus\:text-stone-200\/20:focus {
  color: rgb(231 229 228 / 0.2);
}

.focus\:text-stone-200\/25:focus {
  color: rgb(231 229 228 / 0.25);
}

.focus\:text-stone-200\/30:focus {
  color: rgb(231 229 228 / 0.3);
}

.focus\:text-stone-200\/35:focus {
  color: rgb(231 229 228 / 0.35);
}

.focus\:text-stone-200\/40:focus {
  color: rgb(231 229 228 / 0.4);
}

.focus\:text-stone-200\/45:focus {
  color: rgb(231 229 228 / 0.45);
}

.focus\:text-stone-200\/5:focus {
  color: rgb(231 229 228 / 0.05);
}

.focus\:text-stone-200\/50:focus {
  color: rgb(231 229 228 / 0.5);
}

.focus\:text-stone-200\/55:focus {
  color: rgb(231 229 228 / 0.55);
}

.focus\:text-stone-200\/60:focus {
  color: rgb(231 229 228 / 0.6);
}

.focus\:text-stone-200\/65:focus {
  color: rgb(231 229 228 / 0.65);
}

.focus\:text-stone-200\/70:focus {
  color: rgb(231 229 228 / 0.7);
}

.focus\:text-stone-200\/75:focus {
  color: rgb(231 229 228 / 0.75);
}

.focus\:text-stone-200\/80:focus {
  color: rgb(231 229 228 / 0.8);
}

.focus\:text-stone-200\/85:focus {
  color: rgb(231 229 228 / 0.85);
}

.focus\:text-stone-200\/90:focus {
  color: rgb(231 229 228 / 0.9);
}

.focus\:text-stone-200\/95:focus {
  color: rgb(231 229 228 / 0.95);
}

.focus\:text-stone-300:focus {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}

.focus\:text-stone-300\/0:focus {
  color: rgb(214 211 209 / 0);
}

.focus\:text-stone-300\/10:focus {
  color: rgb(214 211 209 / 0.1);
}

.focus\:text-stone-300\/100:focus {
  color: rgb(214 211 209 / 1);
}

.focus\:text-stone-300\/15:focus {
  color: rgb(214 211 209 / 0.15);
}

.focus\:text-stone-300\/20:focus {
  color: rgb(214 211 209 / 0.2);
}

.focus\:text-stone-300\/25:focus {
  color: rgb(214 211 209 / 0.25);
}

.focus\:text-stone-300\/30:focus {
  color: rgb(214 211 209 / 0.3);
}

.focus\:text-stone-300\/35:focus {
  color: rgb(214 211 209 / 0.35);
}

.focus\:text-stone-300\/40:focus {
  color: rgb(214 211 209 / 0.4);
}

.focus\:text-stone-300\/45:focus {
  color: rgb(214 211 209 / 0.45);
}

.focus\:text-stone-300\/5:focus {
  color: rgb(214 211 209 / 0.05);
}

.focus\:text-stone-300\/50:focus {
  color: rgb(214 211 209 / 0.5);
}

.focus\:text-stone-300\/55:focus {
  color: rgb(214 211 209 / 0.55);
}

.focus\:text-stone-300\/60:focus {
  color: rgb(214 211 209 / 0.6);
}

.focus\:text-stone-300\/65:focus {
  color: rgb(214 211 209 / 0.65);
}

.focus\:text-stone-300\/70:focus {
  color: rgb(214 211 209 / 0.7);
}

.focus\:text-stone-300\/75:focus {
  color: rgb(214 211 209 / 0.75);
}

.focus\:text-stone-300\/80:focus {
  color: rgb(214 211 209 / 0.8);
}

.focus\:text-stone-300\/85:focus {
  color: rgb(214 211 209 / 0.85);
}

.focus\:text-stone-300\/90:focus {
  color: rgb(214 211 209 / 0.9);
}

.focus\:text-stone-300\/95:focus {
  color: rgb(214 211 209 / 0.95);
}

.focus\:text-stone-400:focus {
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}

.focus\:text-stone-400\/0:focus {
  color: rgb(168 162 158 / 0);
}

.focus\:text-stone-400\/10:focus {
  color: rgb(168 162 158 / 0.1);
}

.focus\:text-stone-400\/100:focus {
  color: rgb(168 162 158 / 1);
}

.focus\:text-stone-400\/15:focus {
  color: rgb(168 162 158 / 0.15);
}

.focus\:text-stone-400\/20:focus {
  color: rgb(168 162 158 / 0.2);
}

.focus\:text-stone-400\/25:focus {
  color: rgb(168 162 158 / 0.25);
}

.focus\:text-stone-400\/30:focus {
  color: rgb(168 162 158 / 0.3);
}

.focus\:text-stone-400\/35:focus {
  color: rgb(168 162 158 / 0.35);
}

.focus\:text-stone-400\/40:focus {
  color: rgb(168 162 158 / 0.4);
}

.focus\:text-stone-400\/45:focus {
  color: rgb(168 162 158 / 0.45);
}

.focus\:text-stone-400\/5:focus {
  color: rgb(168 162 158 / 0.05);
}

.focus\:text-stone-400\/50:focus {
  color: rgb(168 162 158 / 0.5);
}

.focus\:text-stone-400\/55:focus {
  color: rgb(168 162 158 / 0.55);
}

.focus\:text-stone-400\/60:focus {
  color: rgb(168 162 158 / 0.6);
}

.focus\:text-stone-400\/65:focus {
  color: rgb(168 162 158 / 0.65);
}

.focus\:text-stone-400\/70:focus {
  color: rgb(168 162 158 / 0.7);
}

.focus\:text-stone-400\/75:focus {
  color: rgb(168 162 158 / 0.75);
}

.focus\:text-stone-400\/80:focus {
  color: rgb(168 162 158 / 0.8);
}

.focus\:text-stone-400\/85:focus {
  color: rgb(168 162 158 / 0.85);
}

.focus\:text-stone-400\/90:focus {
  color: rgb(168 162 158 / 0.9);
}

.focus\:text-stone-400\/95:focus {
  color: rgb(168 162 158 / 0.95);
}

.focus\:text-stone-500:focus {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}

.focus\:text-stone-500\/0:focus {
  color: rgb(120 113 108 / 0);
}

.focus\:text-stone-500\/10:focus {
  color: rgb(120 113 108 / 0.1);
}

.focus\:text-stone-500\/100:focus {
  color: rgb(120 113 108 / 1);
}

.focus\:text-stone-500\/15:focus {
  color: rgb(120 113 108 / 0.15);
}

.focus\:text-stone-500\/20:focus {
  color: rgb(120 113 108 / 0.2);
}

.focus\:text-stone-500\/25:focus {
  color: rgb(120 113 108 / 0.25);
}

.focus\:text-stone-500\/30:focus {
  color: rgb(120 113 108 / 0.3);
}

.focus\:text-stone-500\/35:focus {
  color: rgb(120 113 108 / 0.35);
}

.focus\:text-stone-500\/40:focus {
  color: rgb(120 113 108 / 0.4);
}

.focus\:text-stone-500\/45:focus {
  color: rgb(120 113 108 / 0.45);
}

.focus\:text-stone-500\/5:focus {
  color: rgb(120 113 108 / 0.05);
}

.focus\:text-stone-500\/50:focus {
  color: rgb(120 113 108 / 0.5);
}

.focus\:text-stone-500\/55:focus {
  color: rgb(120 113 108 / 0.55);
}

.focus\:text-stone-500\/60:focus {
  color: rgb(120 113 108 / 0.6);
}

.focus\:text-stone-500\/65:focus {
  color: rgb(120 113 108 / 0.65);
}

.focus\:text-stone-500\/70:focus {
  color: rgb(120 113 108 / 0.7);
}

.focus\:text-stone-500\/75:focus {
  color: rgb(120 113 108 / 0.75);
}

.focus\:text-stone-500\/80:focus {
  color: rgb(120 113 108 / 0.8);
}

.focus\:text-stone-500\/85:focus {
  color: rgb(120 113 108 / 0.85);
}

.focus\:text-stone-500\/90:focus {
  color: rgb(120 113 108 / 0.9);
}

.focus\:text-stone-500\/95:focus {
  color: rgb(120 113 108 / 0.95);
}

.focus\:text-stone-600:focus {
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}

.focus\:text-stone-600\/0:focus {
  color: rgb(87 83 78 / 0);
}

.focus\:text-stone-600\/10:focus {
  color: rgb(87 83 78 / 0.1);
}

.focus\:text-stone-600\/100:focus {
  color: rgb(87 83 78 / 1);
}

.focus\:text-stone-600\/15:focus {
  color: rgb(87 83 78 / 0.15);
}

.focus\:text-stone-600\/20:focus {
  color: rgb(87 83 78 / 0.2);
}

.focus\:text-stone-600\/25:focus {
  color: rgb(87 83 78 / 0.25);
}

.focus\:text-stone-600\/30:focus {
  color: rgb(87 83 78 / 0.3);
}

.focus\:text-stone-600\/35:focus {
  color: rgb(87 83 78 / 0.35);
}

.focus\:text-stone-600\/40:focus {
  color: rgb(87 83 78 / 0.4);
}

.focus\:text-stone-600\/45:focus {
  color: rgb(87 83 78 / 0.45);
}

.focus\:text-stone-600\/5:focus {
  color: rgb(87 83 78 / 0.05);
}

.focus\:text-stone-600\/50:focus {
  color: rgb(87 83 78 / 0.5);
}

.focus\:text-stone-600\/55:focus {
  color: rgb(87 83 78 / 0.55);
}

.focus\:text-stone-600\/60:focus {
  color: rgb(87 83 78 / 0.6);
}

.focus\:text-stone-600\/65:focus {
  color: rgb(87 83 78 / 0.65);
}

.focus\:text-stone-600\/70:focus {
  color: rgb(87 83 78 / 0.7);
}

.focus\:text-stone-600\/75:focus {
  color: rgb(87 83 78 / 0.75);
}

.focus\:text-stone-600\/80:focus {
  color: rgb(87 83 78 / 0.8);
}

.focus\:text-stone-600\/85:focus {
  color: rgb(87 83 78 / 0.85);
}

.focus\:text-stone-600\/90:focus {
  color: rgb(87 83 78 / 0.9);
}

.focus\:text-stone-600\/95:focus {
  color: rgb(87 83 78 / 0.95);
}

.focus\:text-stone-700:focus {
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}

.focus\:text-stone-700\/0:focus {
  color: rgb(68 64 60 / 0);
}

.focus\:text-stone-700\/10:focus {
  color: rgb(68 64 60 / 0.1);
}

.focus\:text-stone-700\/100:focus {
  color: rgb(68 64 60 / 1);
}

.focus\:text-stone-700\/15:focus {
  color: rgb(68 64 60 / 0.15);
}

.focus\:text-stone-700\/20:focus {
  color: rgb(68 64 60 / 0.2);
}

.focus\:text-stone-700\/25:focus {
  color: rgb(68 64 60 / 0.25);
}

.focus\:text-stone-700\/30:focus {
  color: rgb(68 64 60 / 0.3);
}

.focus\:text-stone-700\/35:focus {
  color: rgb(68 64 60 / 0.35);
}

.focus\:text-stone-700\/40:focus {
  color: rgb(68 64 60 / 0.4);
}

.focus\:text-stone-700\/45:focus {
  color: rgb(68 64 60 / 0.45);
}

.focus\:text-stone-700\/5:focus {
  color: rgb(68 64 60 / 0.05);
}

.focus\:text-stone-700\/50:focus {
  color: rgb(68 64 60 / 0.5);
}

.focus\:text-stone-700\/55:focus {
  color: rgb(68 64 60 / 0.55);
}

.focus\:text-stone-700\/60:focus {
  color: rgb(68 64 60 / 0.6);
}

.focus\:text-stone-700\/65:focus {
  color: rgb(68 64 60 / 0.65);
}

.focus\:text-stone-700\/70:focus {
  color: rgb(68 64 60 / 0.7);
}

.focus\:text-stone-700\/75:focus {
  color: rgb(68 64 60 / 0.75);
}

.focus\:text-stone-700\/80:focus {
  color: rgb(68 64 60 / 0.8);
}

.focus\:text-stone-700\/85:focus {
  color: rgb(68 64 60 / 0.85);
}

.focus\:text-stone-700\/90:focus {
  color: rgb(68 64 60 / 0.9);
}

.focus\:text-stone-700\/95:focus {
  color: rgb(68 64 60 / 0.95);
}

.focus\:text-stone-800:focus {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}

.focus\:text-stone-800\/0:focus {
  color: rgb(41 37 36 / 0);
}

.focus\:text-stone-800\/10:focus {
  color: rgb(41 37 36 / 0.1);
}

.focus\:text-stone-800\/100:focus {
  color: rgb(41 37 36 / 1);
}

.focus\:text-stone-800\/15:focus {
  color: rgb(41 37 36 / 0.15);
}

.focus\:text-stone-800\/20:focus {
  color: rgb(41 37 36 / 0.2);
}

.focus\:text-stone-800\/25:focus {
  color: rgb(41 37 36 / 0.25);
}

.focus\:text-stone-800\/30:focus {
  color: rgb(41 37 36 / 0.3);
}

.focus\:text-stone-800\/35:focus {
  color: rgb(41 37 36 / 0.35);
}

.focus\:text-stone-800\/40:focus {
  color: rgb(41 37 36 / 0.4);
}

.focus\:text-stone-800\/45:focus {
  color: rgb(41 37 36 / 0.45);
}

.focus\:text-stone-800\/5:focus {
  color: rgb(41 37 36 / 0.05);
}

.focus\:text-stone-800\/50:focus {
  color: rgb(41 37 36 / 0.5);
}

.focus\:text-stone-800\/55:focus {
  color: rgb(41 37 36 / 0.55);
}

.focus\:text-stone-800\/60:focus {
  color: rgb(41 37 36 / 0.6);
}

.focus\:text-stone-800\/65:focus {
  color: rgb(41 37 36 / 0.65);
}

.focus\:text-stone-800\/70:focus {
  color: rgb(41 37 36 / 0.7);
}

.focus\:text-stone-800\/75:focus {
  color: rgb(41 37 36 / 0.75);
}

.focus\:text-stone-800\/80:focus {
  color: rgb(41 37 36 / 0.8);
}

.focus\:text-stone-800\/85:focus {
  color: rgb(41 37 36 / 0.85);
}

.focus\:text-stone-800\/90:focus {
  color: rgb(41 37 36 / 0.9);
}

.focus\:text-stone-800\/95:focus {
  color: rgb(41 37 36 / 0.95);
}

.focus\:text-stone-900:focus {
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}

.focus\:text-stone-900\/0:focus {
  color: rgb(28 25 23 / 0);
}

.focus\:text-stone-900\/10:focus {
  color: rgb(28 25 23 / 0.1);
}

.focus\:text-stone-900\/100:focus {
  color: rgb(28 25 23 / 1);
}

.focus\:text-stone-900\/15:focus {
  color: rgb(28 25 23 / 0.15);
}

.focus\:text-stone-900\/20:focus {
  color: rgb(28 25 23 / 0.2);
}

.focus\:text-stone-900\/25:focus {
  color: rgb(28 25 23 / 0.25);
}

.focus\:text-stone-900\/30:focus {
  color: rgb(28 25 23 / 0.3);
}

.focus\:text-stone-900\/35:focus {
  color: rgb(28 25 23 / 0.35);
}

.focus\:text-stone-900\/40:focus {
  color: rgb(28 25 23 / 0.4);
}

.focus\:text-stone-900\/45:focus {
  color: rgb(28 25 23 / 0.45);
}

.focus\:text-stone-900\/5:focus {
  color: rgb(28 25 23 / 0.05);
}

.focus\:text-stone-900\/50:focus {
  color: rgb(28 25 23 / 0.5);
}

.focus\:text-stone-900\/55:focus {
  color: rgb(28 25 23 / 0.55);
}

.focus\:text-stone-900\/60:focus {
  color: rgb(28 25 23 / 0.6);
}

.focus\:text-stone-900\/65:focus {
  color: rgb(28 25 23 / 0.65);
}

.focus\:text-stone-900\/70:focus {
  color: rgb(28 25 23 / 0.7);
}

.focus\:text-stone-900\/75:focus {
  color: rgb(28 25 23 / 0.75);
}

.focus\:text-stone-900\/80:focus {
  color: rgb(28 25 23 / 0.8);
}

.focus\:text-stone-900\/85:focus {
  color: rgb(28 25 23 / 0.85);
}

.focus\:text-stone-900\/90:focus {
  color: rgb(28 25 23 / 0.9);
}

.focus\:text-stone-900\/95:focus {
  color: rgb(28 25 23 / 0.95);
}

.focus\:text-yellow-100:focus {
  --tw-text-opacity: 1;
  color: rgb(253 246 178 / var(--tw-text-opacity, 1));
}

.focus\:text-yellow-100\/0:focus {
  color: rgb(253 246 178 / 0);
}

.focus\:text-yellow-100\/10:focus {
  color: rgb(253 246 178 / 0.1);
}

.focus\:text-yellow-100\/100:focus {
  color: rgb(253 246 178 / 1);
}

.focus\:text-yellow-100\/15:focus {
  color: rgb(253 246 178 / 0.15);
}

.focus\:text-yellow-100\/20:focus {
  color: rgb(253 246 178 / 0.2);
}

.focus\:text-yellow-100\/25:focus {
  color: rgb(253 246 178 / 0.25);
}

.focus\:text-yellow-100\/30:focus {
  color: rgb(253 246 178 / 0.3);
}

.focus\:text-yellow-100\/35:focus {
  color: rgb(253 246 178 / 0.35);
}

.focus\:text-yellow-100\/40:focus {
  color: rgb(253 246 178 / 0.4);
}

.focus\:text-yellow-100\/45:focus {
  color: rgb(253 246 178 / 0.45);
}

.focus\:text-yellow-100\/5:focus {
  color: rgb(253 246 178 / 0.05);
}

.focus\:text-yellow-100\/50:focus {
  color: rgb(253 246 178 / 0.5);
}

.focus\:text-yellow-100\/55:focus {
  color: rgb(253 246 178 / 0.55);
}

.focus\:text-yellow-100\/60:focus {
  color: rgb(253 246 178 / 0.6);
}

.focus\:text-yellow-100\/65:focus {
  color: rgb(253 246 178 / 0.65);
}

.focus\:text-yellow-100\/70:focus {
  color: rgb(253 246 178 / 0.7);
}

.focus\:text-yellow-100\/75:focus {
  color: rgb(253 246 178 / 0.75);
}

.focus\:text-yellow-100\/80:focus {
  color: rgb(253 246 178 / 0.8);
}

.focus\:text-yellow-100\/85:focus {
  color: rgb(253 246 178 / 0.85);
}

.focus\:text-yellow-100\/90:focus {
  color: rgb(253 246 178 / 0.9);
}

.focus\:text-yellow-100\/95:focus {
  color: rgb(253 246 178 / 0.95);
}

.focus\:text-yellow-200:focus {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
}

.focus\:text-yellow-200\/0:focus {
  color: rgb(252 233 106 / 0);
}

.focus\:text-yellow-200\/10:focus {
  color: rgb(252 233 106 / 0.1);
}

.focus\:text-yellow-200\/100:focus {
  color: rgb(252 233 106 / 1);
}

.focus\:text-yellow-200\/15:focus {
  color: rgb(252 233 106 / 0.15);
}

.focus\:text-yellow-200\/20:focus {
  color: rgb(252 233 106 / 0.2);
}

.focus\:text-yellow-200\/25:focus {
  color: rgb(252 233 106 / 0.25);
}

.focus\:text-yellow-200\/30:focus {
  color: rgb(252 233 106 / 0.3);
}

.focus\:text-yellow-200\/35:focus {
  color: rgb(252 233 106 / 0.35);
}

.focus\:text-yellow-200\/40:focus {
  color: rgb(252 233 106 / 0.4);
}

.focus\:text-yellow-200\/45:focus {
  color: rgb(252 233 106 / 0.45);
}

.focus\:text-yellow-200\/5:focus {
  color: rgb(252 233 106 / 0.05);
}

.focus\:text-yellow-200\/50:focus {
  color: rgb(252 233 106 / 0.5);
}

.focus\:text-yellow-200\/55:focus {
  color: rgb(252 233 106 / 0.55);
}

.focus\:text-yellow-200\/60:focus {
  color: rgb(252 233 106 / 0.6);
}

.focus\:text-yellow-200\/65:focus {
  color: rgb(252 233 106 / 0.65);
}

.focus\:text-yellow-200\/70:focus {
  color: rgb(252 233 106 / 0.7);
}

.focus\:text-yellow-200\/75:focus {
  color: rgb(252 233 106 / 0.75);
}

.focus\:text-yellow-200\/80:focus {
  color: rgb(252 233 106 / 0.8);
}

.focus\:text-yellow-200\/85:focus {
  color: rgb(252 233 106 / 0.85);
}

.focus\:text-yellow-200\/90:focus {
  color: rgb(252 233 106 / 0.9);
}

.focus\:text-yellow-200\/95:focus {
  color: rgb(252 233 106 / 0.95);
}

.focus\:text-yellow-300:focus {
  --tw-text-opacity: 1;
  color: rgb(250 202 21 / var(--tw-text-opacity, 1));
}

.focus\:text-yellow-300\/0:focus {
  color: rgb(250 202 21 / 0);
}

.focus\:text-yellow-300\/10:focus {
  color: rgb(250 202 21 / 0.1);
}

.focus\:text-yellow-300\/100:focus {
  color: rgb(250 202 21 / 1);
}

.focus\:text-yellow-300\/15:focus {
  color: rgb(250 202 21 / 0.15);
}

.focus\:text-yellow-300\/20:focus {
  color: rgb(250 202 21 / 0.2);
}

.focus\:text-yellow-300\/25:focus {
  color: rgb(250 202 21 / 0.25);
}

.focus\:text-yellow-300\/30:focus {
  color: rgb(250 202 21 / 0.3);
}

.focus\:text-yellow-300\/35:focus {
  color: rgb(250 202 21 / 0.35);
}

.focus\:text-yellow-300\/40:focus {
  color: rgb(250 202 21 / 0.4);
}

.focus\:text-yellow-300\/45:focus {
  color: rgb(250 202 21 / 0.45);
}

.focus\:text-yellow-300\/5:focus {
  color: rgb(250 202 21 / 0.05);
}

.focus\:text-yellow-300\/50:focus {
  color: rgb(250 202 21 / 0.5);
}

.focus\:text-yellow-300\/55:focus {
  color: rgb(250 202 21 / 0.55);
}

.focus\:text-yellow-300\/60:focus {
  color: rgb(250 202 21 / 0.6);
}

.focus\:text-yellow-300\/65:focus {
  color: rgb(250 202 21 / 0.65);
}

.focus\:text-yellow-300\/70:focus {
  color: rgb(250 202 21 / 0.7);
}

.focus\:text-yellow-300\/75:focus {
  color: rgb(250 202 21 / 0.75);
}

.focus\:text-yellow-300\/80:focus {
  color: rgb(250 202 21 / 0.8);
}

.focus\:text-yellow-300\/85:focus {
  color: rgb(250 202 21 / 0.85);
}

.focus\:text-yellow-300\/90:focus {
  color: rgb(250 202 21 / 0.9);
}

.focus\:text-yellow-300\/95:focus {
  color: rgb(250 202 21 / 0.95);
}

.focus\:text-yellow-400:focus {
  --tw-text-opacity: 1;
  color: rgb(227 160 8 / var(--tw-text-opacity, 1));
}

.focus\:text-yellow-400\/0:focus {
  color: rgb(227 160 8 / 0);
}

.focus\:text-yellow-400\/10:focus {
  color: rgb(227 160 8 / 0.1);
}

.focus\:text-yellow-400\/100:focus {
  color: rgb(227 160 8 / 1);
}

.focus\:text-yellow-400\/15:focus {
  color: rgb(227 160 8 / 0.15);
}

.focus\:text-yellow-400\/20:focus {
  color: rgb(227 160 8 / 0.2);
}

.focus\:text-yellow-400\/25:focus {
  color: rgb(227 160 8 / 0.25);
}

.focus\:text-yellow-400\/30:focus {
  color: rgb(227 160 8 / 0.3);
}

.focus\:text-yellow-400\/35:focus {
  color: rgb(227 160 8 / 0.35);
}

.focus\:text-yellow-400\/40:focus {
  color: rgb(227 160 8 / 0.4);
}

.focus\:text-yellow-400\/45:focus {
  color: rgb(227 160 8 / 0.45);
}

.focus\:text-yellow-400\/5:focus {
  color: rgb(227 160 8 / 0.05);
}

.focus\:text-yellow-400\/50:focus {
  color: rgb(227 160 8 / 0.5);
}

.focus\:text-yellow-400\/55:focus {
  color: rgb(227 160 8 / 0.55);
}

.focus\:text-yellow-400\/60:focus {
  color: rgb(227 160 8 / 0.6);
}

.focus\:text-yellow-400\/65:focus {
  color: rgb(227 160 8 / 0.65);
}

.focus\:text-yellow-400\/70:focus {
  color: rgb(227 160 8 / 0.7);
}

.focus\:text-yellow-400\/75:focus {
  color: rgb(227 160 8 / 0.75);
}

.focus\:text-yellow-400\/80:focus {
  color: rgb(227 160 8 / 0.8);
}

.focus\:text-yellow-400\/85:focus {
  color: rgb(227 160 8 / 0.85);
}

.focus\:text-yellow-400\/90:focus {
  color: rgb(227 160 8 / 0.9);
}

.focus\:text-yellow-400\/95:focus {
  color: rgb(227 160 8 / 0.95);
}

.focus\:text-yellow-500:focus {
  --tw-text-opacity: 1;
  color: rgb(194 120 3 / var(--tw-text-opacity, 1));
}

.focus\:text-yellow-500\/0:focus {
  color: rgb(194 120 3 / 0);
}

.focus\:text-yellow-500\/10:focus {
  color: rgb(194 120 3 / 0.1);
}

.focus\:text-yellow-500\/100:focus {
  color: rgb(194 120 3 / 1);
}

.focus\:text-yellow-500\/15:focus {
  color: rgb(194 120 3 / 0.15);
}

.focus\:text-yellow-500\/20:focus {
  color: rgb(194 120 3 / 0.2);
}

.focus\:text-yellow-500\/25:focus {
  color: rgb(194 120 3 / 0.25);
}

.focus\:text-yellow-500\/30:focus {
  color: rgb(194 120 3 / 0.3);
}

.focus\:text-yellow-500\/35:focus {
  color: rgb(194 120 3 / 0.35);
}

.focus\:text-yellow-500\/40:focus {
  color: rgb(194 120 3 / 0.4);
}

.focus\:text-yellow-500\/45:focus {
  color: rgb(194 120 3 / 0.45);
}

.focus\:text-yellow-500\/5:focus {
  color: rgb(194 120 3 / 0.05);
}

.focus\:text-yellow-500\/50:focus {
  color: rgb(194 120 3 / 0.5);
}

.focus\:text-yellow-500\/55:focus {
  color: rgb(194 120 3 / 0.55);
}

.focus\:text-yellow-500\/60:focus {
  color: rgb(194 120 3 / 0.6);
}

.focus\:text-yellow-500\/65:focus {
  color: rgb(194 120 3 / 0.65);
}

.focus\:text-yellow-500\/70:focus {
  color: rgb(194 120 3 / 0.7);
}

.focus\:text-yellow-500\/75:focus {
  color: rgb(194 120 3 / 0.75);
}

.focus\:text-yellow-500\/80:focus {
  color: rgb(194 120 3 / 0.8);
}

.focus\:text-yellow-500\/85:focus {
  color: rgb(194 120 3 / 0.85);
}

.focus\:text-yellow-500\/90:focus {
  color: rgb(194 120 3 / 0.9);
}

.focus\:text-yellow-500\/95:focus {
  color: rgb(194 120 3 / 0.95);
}

.focus\:text-yellow-600:focus {
  --tw-text-opacity: 1;
  color: rgb(159 88 10 / var(--tw-text-opacity, 1));
}

.focus\:text-yellow-600\/0:focus {
  color: rgb(159 88 10 / 0);
}

.focus\:text-yellow-600\/10:focus {
  color: rgb(159 88 10 / 0.1);
}

.focus\:text-yellow-600\/100:focus {
  color: rgb(159 88 10 / 1);
}

.focus\:text-yellow-600\/15:focus {
  color: rgb(159 88 10 / 0.15);
}

.focus\:text-yellow-600\/20:focus {
  color: rgb(159 88 10 / 0.2);
}

.focus\:text-yellow-600\/25:focus {
  color: rgb(159 88 10 / 0.25);
}

.focus\:text-yellow-600\/30:focus {
  color: rgb(159 88 10 / 0.3);
}

.focus\:text-yellow-600\/35:focus {
  color: rgb(159 88 10 / 0.35);
}

.focus\:text-yellow-600\/40:focus {
  color: rgb(159 88 10 / 0.4);
}

.focus\:text-yellow-600\/45:focus {
  color: rgb(159 88 10 / 0.45);
}

.focus\:text-yellow-600\/5:focus {
  color: rgb(159 88 10 / 0.05);
}

.focus\:text-yellow-600\/50:focus {
  color: rgb(159 88 10 / 0.5);
}

.focus\:text-yellow-600\/55:focus {
  color: rgb(159 88 10 / 0.55);
}

.focus\:text-yellow-600\/60:focus {
  color: rgb(159 88 10 / 0.6);
}

.focus\:text-yellow-600\/65:focus {
  color: rgb(159 88 10 / 0.65);
}

.focus\:text-yellow-600\/70:focus {
  color: rgb(159 88 10 / 0.7);
}

.focus\:text-yellow-600\/75:focus {
  color: rgb(159 88 10 / 0.75);
}

.focus\:text-yellow-600\/80:focus {
  color: rgb(159 88 10 / 0.8);
}

.focus\:text-yellow-600\/85:focus {
  color: rgb(159 88 10 / 0.85);
}

.focus\:text-yellow-600\/90:focus {
  color: rgb(159 88 10 / 0.9);
}

.focus\:text-yellow-600\/95:focus {
  color: rgb(159 88 10 / 0.95);
}

.focus\:text-yellow-700:focus {
  --tw-text-opacity: 1;
  color: rgb(142 75 16 / var(--tw-text-opacity, 1));
}

.focus\:text-yellow-700\/0:focus {
  color: rgb(142 75 16 / 0);
}

.focus\:text-yellow-700\/10:focus {
  color: rgb(142 75 16 / 0.1);
}

.focus\:text-yellow-700\/100:focus {
  color: rgb(142 75 16 / 1);
}

.focus\:text-yellow-700\/15:focus {
  color: rgb(142 75 16 / 0.15);
}

.focus\:text-yellow-700\/20:focus {
  color: rgb(142 75 16 / 0.2);
}

.focus\:text-yellow-700\/25:focus {
  color: rgb(142 75 16 / 0.25);
}

.focus\:text-yellow-700\/30:focus {
  color: rgb(142 75 16 / 0.3);
}

.focus\:text-yellow-700\/35:focus {
  color: rgb(142 75 16 / 0.35);
}

.focus\:text-yellow-700\/40:focus {
  color: rgb(142 75 16 / 0.4);
}

.focus\:text-yellow-700\/45:focus {
  color: rgb(142 75 16 / 0.45);
}

.focus\:text-yellow-700\/5:focus {
  color: rgb(142 75 16 / 0.05);
}

.focus\:text-yellow-700\/50:focus {
  color: rgb(142 75 16 / 0.5);
}

.focus\:text-yellow-700\/55:focus {
  color: rgb(142 75 16 / 0.55);
}

.focus\:text-yellow-700\/60:focus {
  color: rgb(142 75 16 / 0.6);
}

.focus\:text-yellow-700\/65:focus {
  color: rgb(142 75 16 / 0.65);
}

.focus\:text-yellow-700\/70:focus {
  color: rgb(142 75 16 / 0.7);
}

.focus\:text-yellow-700\/75:focus {
  color: rgb(142 75 16 / 0.75);
}

.focus\:text-yellow-700\/80:focus {
  color: rgb(142 75 16 / 0.8);
}

.focus\:text-yellow-700\/85:focus {
  color: rgb(142 75 16 / 0.85);
}

.focus\:text-yellow-700\/90:focus {
  color: rgb(142 75 16 / 0.9);
}

.focus\:text-yellow-700\/95:focus {
  color: rgb(142 75 16 / 0.95);
}

.focus\:text-yellow-800:focus {
  --tw-text-opacity: 1;
  color: rgb(114 59 19 / var(--tw-text-opacity, 1));
}

.focus\:text-yellow-800\/0:focus {
  color: rgb(114 59 19 / 0);
}

.focus\:text-yellow-800\/10:focus {
  color: rgb(114 59 19 / 0.1);
}

.focus\:text-yellow-800\/100:focus {
  color: rgb(114 59 19 / 1);
}

.focus\:text-yellow-800\/15:focus {
  color: rgb(114 59 19 / 0.15);
}

.focus\:text-yellow-800\/20:focus {
  color: rgb(114 59 19 / 0.2);
}

.focus\:text-yellow-800\/25:focus {
  color: rgb(114 59 19 / 0.25);
}

.focus\:text-yellow-800\/30:focus {
  color: rgb(114 59 19 / 0.3);
}

.focus\:text-yellow-800\/35:focus {
  color: rgb(114 59 19 / 0.35);
}

.focus\:text-yellow-800\/40:focus {
  color: rgb(114 59 19 / 0.4);
}

.focus\:text-yellow-800\/45:focus {
  color: rgb(114 59 19 / 0.45);
}

.focus\:text-yellow-800\/5:focus {
  color: rgb(114 59 19 / 0.05);
}

.focus\:text-yellow-800\/50:focus {
  color: rgb(114 59 19 / 0.5);
}

.focus\:text-yellow-800\/55:focus {
  color: rgb(114 59 19 / 0.55);
}

.focus\:text-yellow-800\/60:focus {
  color: rgb(114 59 19 / 0.6);
}

.focus\:text-yellow-800\/65:focus {
  color: rgb(114 59 19 / 0.65);
}

.focus\:text-yellow-800\/70:focus {
  color: rgb(114 59 19 / 0.7);
}

.focus\:text-yellow-800\/75:focus {
  color: rgb(114 59 19 / 0.75);
}

.focus\:text-yellow-800\/80:focus {
  color: rgb(114 59 19 / 0.8);
}

.focus\:text-yellow-800\/85:focus {
  color: rgb(114 59 19 / 0.85);
}

.focus\:text-yellow-800\/90:focus {
  color: rgb(114 59 19 / 0.9);
}

.focus\:text-yellow-800\/95:focus {
  color: rgb(114 59 19 / 0.95);
}

.focus\:text-yellow-900:focus {
  --tw-text-opacity: 1;
  color: rgb(99 49 18 / var(--tw-text-opacity, 1));
}

.focus\:text-yellow-900\/0:focus {
  color: rgb(99 49 18 / 0);
}

.focus\:text-yellow-900\/10:focus {
  color: rgb(99 49 18 / 0.1);
}

.focus\:text-yellow-900\/100:focus {
  color: rgb(99 49 18 / 1);
}

.focus\:text-yellow-900\/15:focus {
  color: rgb(99 49 18 / 0.15);
}

.focus\:text-yellow-900\/20:focus {
  color: rgb(99 49 18 / 0.2);
}

.focus\:text-yellow-900\/25:focus {
  color: rgb(99 49 18 / 0.25);
}

.focus\:text-yellow-900\/30:focus {
  color: rgb(99 49 18 / 0.3);
}

.focus\:text-yellow-900\/35:focus {
  color: rgb(99 49 18 / 0.35);
}

.focus\:text-yellow-900\/40:focus {
  color: rgb(99 49 18 / 0.4);
}

.focus\:text-yellow-900\/45:focus {
  color: rgb(99 49 18 / 0.45);
}

.focus\:text-yellow-900\/5:focus {
  color: rgb(99 49 18 / 0.05);
}

.focus\:text-yellow-900\/50:focus {
  color: rgb(99 49 18 / 0.5);
}

.focus\:text-yellow-900\/55:focus {
  color: rgb(99 49 18 / 0.55);
}

.focus\:text-yellow-900\/60:focus {
  color: rgb(99 49 18 / 0.6);
}

.focus\:text-yellow-900\/65:focus {
  color: rgb(99 49 18 / 0.65);
}

.focus\:text-yellow-900\/70:focus {
  color: rgb(99 49 18 / 0.7);
}

.focus\:text-yellow-900\/75:focus {
  color: rgb(99 49 18 / 0.75);
}

.focus\:text-yellow-900\/80:focus {
  color: rgb(99 49 18 / 0.8);
}

.focus\:text-yellow-900\/85:focus {
  color: rgb(99 49 18 / 0.85);
}

.focus\:text-yellow-900\/90:focus {
  color: rgb(99 49 18 / 0.9);
}

.focus\:text-yellow-900\/95:focus {
  color: rgb(99 49 18 / 0.95);
}

.focus\:text-zinc-100:focus {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}

.focus\:text-zinc-100\/0:focus {
  color: rgb(244 244 245 / 0);
}

.focus\:text-zinc-100\/10:focus {
  color: rgb(244 244 245 / 0.1);
}

.focus\:text-zinc-100\/100:focus {
  color: rgb(244 244 245 / 1);
}

.focus\:text-zinc-100\/15:focus {
  color: rgb(244 244 245 / 0.15);
}

.focus\:text-zinc-100\/20:focus {
  color: rgb(244 244 245 / 0.2);
}

.focus\:text-zinc-100\/25:focus {
  color: rgb(244 244 245 / 0.25);
}

.focus\:text-zinc-100\/30:focus {
  color: rgb(244 244 245 / 0.3);
}

.focus\:text-zinc-100\/35:focus {
  color: rgb(244 244 245 / 0.35);
}

.focus\:text-zinc-100\/40:focus {
  color: rgb(244 244 245 / 0.4);
}

.focus\:text-zinc-100\/45:focus {
  color: rgb(244 244 245 / 0.45);
}

.focus\:text-zinc-100\/5:focus {
  color: rgb(244 244 245 / 0.05);
}

.focus\:text-zinc-100\/50:focus {
  color: rgb(244 244 245 / 0.5);
}

.focus\:text-zinc-100\/55:focus {
  color: rgb(244 244 245 / 0.55);
}

.focus\:text-zinc-100\/60:focus {
  color: rgb(244 244 245 / 0.6);
}

.focus\:text-zinc-100\/65:focus {
  color: rgb(244 244 245 / 0.65);
}

.focus\:text-zinc-100\/70:focus {
  color: rgb(244 244 245 / 0.7);
}

.focus\:text-zinc-100\/75:focus {
  color: rgb(244 244 245 / 0.75);
}

.focus\:text-zinc-100\/80:focus {
  color: rgb(244 244 245 / 0.8);
}

.focus\:text-zinc-100\/85:focus {
  color: rgb(244 244 245 / 0.85);
}

.focus\:text-zinc-100\/90:focus {
  color: rgb(244 244 245 / 0.9);
}

.focus\:text-zinc-100\/95:focus {
  color: rgb(244 244 245 / 0.95);
}

.focus\:text-zinc-200:focus {
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1));
}

.focus\:text-zinc-200\/0:focus {
  color: rgb(228 228 231 / 0);
}

.focus\:text-zinc-200\/10:focus {
  color: rgb(228 228 231 / 0.1);
}

.focus\:text-zinc-200\/100:focus {
  color: rgb(228 228 231 / 1);
}

.focus\:text-zinc-200\/15:focus {
  color: rgb(228 228 231 / 0.15);
}

.focus\:text-zinc-200\/20:focus {
  color: rgb(228 228 231 / 0.2);
}

.focus\:text-zinc-200\/25:focus {
  color: rgb(228 228 231 / 0.25);
}

.focus\:text-zinc-200\/30:focus {
  color: rgb(228 228 231 / 0.3);
}

.focus\:text-zinc-200\/35:focus {
  color: rgb(228 228 231 / 0.35);
}

.focus\:text-zinc-200\/40:focus {
  color: rgb(228 228 231 / 0.4);
}

.focus\:text-zinc-200\/45:focus {
  color: rgb(228 228 231 / 0.45);
}

.focus\:text-zinc-200\/5:focus {
  color: rgb(228 228 231 / 0.05);
}

.focus\:text-zinc-200\/50:focus {
  color: rgb(228 228 231 / 0.5);
}

.focus\:text-zinc-200\/55:focus {
  color: rgb(228 228 231 / 0.55);
}

.focus\:text-zinc-200\/60:focus {
  color: rgb(228 228 231 / 0.6);
}

.focus\:text-zinc-200\/65:focus {
  color: rgb(228 228 231 / 0.65);
}

.focus\:text-zinc-200\/70:focus {
  color: rgb(228 228 231 / 0.7);
}

.focus\:text-zinc-200\/75:focus {
  color: rgb(228 228 231 / 0.75);
}

.focus\:text-zinc-200\/80:focus {
  color: rgb(228 228 231 / 0.8);
}

.focus\:text-zinc-200\/85:focus {
  color: rgb(228 228 231 / 0.85);
}

.focus\:text-zinc-200\/90:focus {
  color: rgb(228 228 231 / 0.9);
}

.focus\:text-zinc-200\/95:focus {
  color: rgb(228 228 231 / 0.95);
}

.focus\:text-zinc-300:focus {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}

.focus\:text-zinc-300\/0:focus {
  color: rgb(212 212 216 / 0);
}

.focus\:text-zinc-300\/10:focus {
  color: rgb(212 212 216 / 0.1);
}

.focus\:text-zinc-300\/100:focus {
  color: rgb(212 212 216 / 1);
}

.focus\:text-zinc-300\/15:focus {
  color: rgb(212 212 216 / 0.15);
}

.focus\:text-zinc-300\/20:focus {
  color: rgb(212 212 216 / 0.2);
}

.focus\:text-zinc-300\/25:focus {
  color: rgb(212 212 216 / 0.25);
}

.focus\:text-zinc-300\/30:focus {
  color: rgb(212 212 216 / 0.3);
}

.focus\:text-zinc-300\/35:focus {
  color: rgb(212 212 216 / 0.35);
}

.focus\:text-zinc-300\/40:focus {
  color: rgb(212 212 216 / 0.4);
}

.focus\:text-zinc-300\/45:focus {
  color: rgb(212 212 216 / 0.45);
}

.focus\:text-zinc-300\/5:focus {
  color: rgb(212 212 216 / 0.05);
}

.focus\:text-zinc-300\/50:focus {
  color: rgb(212 212 216 / 0.5);
}

.focus\:text-zinc-300\/55:focus {
  color: rgb(212 212 216 / 0.55);
}

.focus\:text-zinc-300\/60:focus {
  color: rgb(212 212 216 / 0.6);
}

.focus\:text-zinc-300\/65:focus {
  color: rgb(212 212 216 / 0.65);
}

.focus\:text-zinc-300\/70:focus {
  color: rgb(212 212 216 / 0.7);
}

.focus\:text-zinc-300\/75:focus {
  color: rgb(212 212 216 / 0.75);
}

.focus\:text-zinc-300\/80:focus {
  color: rgb(212 212 216 / 0.8);
}

.focus\:text-zinc-300\/85:focus {
  color: rgb(212 212 216 / 0.85);
}

.focus\:text-zinc-300\/90:focus {
  color: rgb(212 212 216 / 0.9);
}

.focus\:text-zinc-300\/95:focus {
  color: rgb(212 212 216 / 0.95);
}

.focus\:text-zinc-400:focus {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}

.focus\:text-zinc-400\/0:focus {
  color: rgb(161 161 170 / 0);
}

.focus\:text-zinc-400\/10:focus {
  color: rgb(161 161 170 / 0.1);
}

.focus\:text-zinc-400\/100:focus {
  color: rgb(161 161 170 / 1);
}

.focus\:text-zinc-400\/15:focus {
  color: rgb(161 161 170 / 0.15);
}

.focus\:text-zinc-400\/20:focus {
  color: rgb(161 161 170 / 0.2);
}

.focus\:text-zinc-400\/25:focus {
  color: rgb(161 161 170 / 0.25);
}

.focus\:text-zinc-400\/30:focus {
  color: rgb(161 161 170 / 0.3);
}

.focus\:text-zinc-400\/35:focus {
  color: rgb(161 161 170 / 0.35);
}

.focus\:text-zinc-400\/40:focus {
  color: rgb(161 161 170 / 0.4);
}

.focus\:text-zinc-400\/45:focus {
  color: rgb(161 161 170 / 0.45);
}

.focus\:text-zinc-400\/5:focus {
  color: rgb(161 161 170 / 0.05);
}

.focus\:text-zinc-400\/50:focus {
  color: rgb(161 161 170 / 0.5);
}

.focus\:text-zinc-400\/55:focus {
  color: rgb(161 161 170 / 0.55);
}

.focus\:text-zinc-400\/60:focus {
  color: rgb(161 161 170 / 0.6);
}

.focus\:text-zinc-400\/65:focus {
  color: rgb(161 161 170 / 0.65);
}

.focus\:text-zinc-400\/70:focus {
  color: rgb(161 161 170 / 0.7);
}

.focus\:text-zinc-400\/75:focus {
  color: rgb(161 161 170 / 0.75);
}

.focus\:text-zinc-400\/80:focus {
  color: rgb(161 161 170 / 0.8);
}

.focus\:text-zinc-400\/85:focus {
  color: rgb(161 161 170 / 0.85);
}

.focus\:text-zinc-400\/90:focus {
  color: rgb(161 161 170 / 0.9);
}

.focus\:text-zinc-400\/95:focus {
  color: rgb(161 161 170 / 0.95);
}

.focus\:text-zinc-500:focus {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}

.focus\:text-zinc-500\/0:focus {
  color: rgb(113 113 122 / 0);
}

.focus\:text-zinc-500\/10:focus {
  color: rgb(113 113 122 / 0.1);
}

.focus\:text-zinc-500\/100:focus {
  color: rgb(113 113 122 / 1);
}

.focus\:text-zinc-500\/15:focus {
  color: rgb(113 113 122 / 0.15);
}

.focus\:text-zinc-500\/20:focus {
  color: rgb(113 113 122 / 0.2);
}

.focus\:text-zinc-500\/25:focus {
  color: rgb(113 113 122 / 0.25);
}

.focus\:text-zinc-500\/30:focus {
  color: rgb(113 113 122 / 0.3);
}

.focus\:text-zinc-500\/35:focus {
  color: rgb(113 113 122 / 0.35);
}

.focus\:text-zinc-500\/40:focus {
  color: rgb(113 113 122 / 0.4);
}

.focus\:text-zinc-500\/45:focus {
  color: rgb(113 113 122 / 0.45);
}

.focus\:text-zinc-500\/5:focus {
  color: rgb(113 113 122 / 0.05);
}

.focus\:text-zinc-500\/50:focus {
  color: rgb(113 113 122 / 0.5);
}

.focus\:text-zinc-500\/55:focus {
  color: rgb(113 113 122 / 0.55);
}

.focus\:text-zinc-500\/60:focus {
  color: rgb(113 113 122 / 0.6);
}

.focus\:text-zinc-500\/65:focus {
  color: rgb(113 113 122 / 0.65);
}

.focus\:text-zinc-500\/70:focus {
  color: rgb(113 113 122 / 0.7);
}

.focus\:text-zinc-500\/75:focus {
  color: rgb(113 113 122 / 0.75);
}

.focus\:text-zinc-500\/80:focus {
  color: rgb(113 113 122 / 0.8);
}

.focus\:text-zinc-500\/85:focus {
  color: rgb(113 113 122 / 0.85);
}

.focus\:text-zinc-500\/90:focus {
  color: rgb(113 113 122 / 0.9);
}

.focus\:text-zinc-500\/95:focus {
  color: rgb(113 113 122 / 0.95);
}

.focus\:text-zinc-600:focus {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}

.focus\:text-zinc-600\/0:focus {
  color: rgb(82 82 91 / 0);
}

.focus\:text-zinc-600\/10:focus {
  color: rgb(82 82 91 / 0.1);
}

.focus\:text-zinc-600\/100:focus {
  color: rgb(82 82 91 / 1);
}

.focus\:text-zinc-600\/15:focus {
  color: rgb(82 82 91 / 0.15);
}

.focus\:text-zinc-600\/20:focus {
  color: rgb(82 82 91 / 0.2);
}

.focus\:text-zinc-600\/25:focus {
  color: rgb(82 82 91 / 0.25);
}

.focus\:text-zinc-600\/30:focus {
  color: rgb(82 82 91 / 0.3);
}

.focus\:text-zinc-600\/35:focus {
  color: rgb(82 82 91 / 0.35);
}

.focus\:text-zinc-600\/40:focus {
  color: rgb(82 82 91 / 0.4);
}

.focus\:text-zinc-600\/45:focus {
  color: rgb(82 82 91 / 0.45);
}

.focus\:text-zinc-600\/5:focus {
  color: rgb(82 82 91 / 0.05);
}

.focus\:text-zinc-600\/50:focus {
  color: rgb(82 82 91 / 0.5);
}

.focus\:text-zinc-600\/55:focus {
  color: rgb(82 82 91 / 0.55);
}

.focus\:text-zinc-600\/60:focus {
  color: rgb(82 82 91 / 0.6);
}

.focus\:text-zinc-600\/65:focus {
  color: rgb(82 82 91 / 0.65);
}

.focus\:text-zinc-600\/70:focus {
  color: rgb(82 82 91 / 0.7);
}

.focus\:text-zinc-600\/75:focus {
  color: rgb(82 82 91 / 0.75);
}

.focus\:text-zinc-600\/80:focus {
  color: rgb(82 82 91 / 0.8);
}

.focus\:text-zinc-600\/85:focus {
  color: rgb(82 82 91 / 0.85);
}

.focus\:text-zinc-600\/90:focus {
  color: rgb(82 82 91 / 0.9);
}

.focus\:text-zinc-600\/95:focus {
  color: rgb(82 82 91 / 0.95);
}

.focus\:text-zinc-700:focus {
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}

.focus\:text-zinc-700\/0:focus {
  color: rgb(63 63 70 / 0);
}

.focus\:text-zinc-700\/10:focus {
  color: rgb(63 63 70 / 0.1);
}

.focus\:text-zinc-700\/100:focus {
  color: rgb(63 63 70 / 1);
}

.focus\:text-zinc-700\/15:focus {
  color: rgb(63 63 70 / 0.15);
}

.focus\:text-zinc-700\/20:focus {
  color: rgb(63 63 70 / 0.2);
}

.focus\:text-zinc-700\/25:focus {
  color: rgb(63 63 70 / 0.25);
}

.focus\:text-zinc-700\/30:focus {
  color: rgb(63 63 70 / 0.3);
}

.focus\:text-zinc-700\/35:focus {
  color: rgb(63 63 70 / 0.35);
}

.focus\:text-zinc-700\/40:focus {
  color: rgb(63 63 70 / 0.4);
}

.focus\:text-zinc-700\/45:focus {
  color: rgb(63 63 70 / 0.45);
}

.focus\:text-zinc-700\/5:focus {
  color: rgb(63 63 70 / 0.05);
}

.focus\:text-zinc-700\/50:focus {
  color: rgb(63 63 70 / 0.5);
}

.focus\:text-zinc-700\/55:focus {
  color: rgb(63 63 70 / 0.55);
}

.focus\:text-zinc-700\/60:focus {
  color: rgb(63 63 70 / 0.6);
}

.focus\:text-zinc-700\/65:focus {
  color: rgb(63 63 70 / 0.65);
}

.focus\:text-zinc-700\/70:focus {
  color: rgb(63 63 70 / 0.7);
}

.focus\:text-zinc-700\/75:focus {
  color: rgb(63 63 70 / 0.75);
}

.focus\:text-zinc-700\/80:focus {
  color: rgb(63 63 70 / 0.8);
}

.focus\:text-zinc-700\/85:focus {
  color: rgb(63 63 70 / 0.85);
}

.focus\:text-zinc-700\/90:focus {
  color: rgb(63 63 70 / 0.9);
}

.focus\:text-zinc-700\/95:focus {
  color: rgb(63 63 70 / 0.95);
}

.focus\:text-zinc-800:focus {
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}

.focus\:text-zinc-800\/0:focus {
  color: rgb(39 39 42 / 0);
}

.focus\:text-zinc-800\/10:focus {
  color: rgb(39 39 42 / 0.1);
}

.focus\:text-zinc-800\/100:focus {
  color: rgb(39 39 42 / 1);
}

.focus\:text-zinc-800\/15:focus {
  color: rgb(39 39 42 / 0.15);
}

.focus\:text-zinc-800\/20:focus {
  color: rgb(39 39 42 / 0.2);
}

.focus\:text-zinc-800\/25:focus {
  color: rgb(39 39 42 / 0.25);
}

.focus\:text-zinc-800\/30:focus {
  color: rgb(39 39 42 / 0.3);
}

.focus\:text-zinc-800\/35:focus {
  color: rgb(39 39 42 / 0.35);
}

.focus\:text-zinc-800\/40:focus {
  color: rgb(39 39 42 / 0.4);
}

.focus\:text-zinc-800\/45:focus {
  color: rgb(39 39 42 / 0.45);
}

.focus\:text-zinc-800\/5:focus {
  color: rgb(39 39 42 / 0.05);
}

.focus\:text-zinc-800\/50:focus {
  color: rgb(39 39 42 / 0.5);
}

.focus\:text-zinc-800\/55:focus {
  color: rgb(39 39 42 / 0.55);
}

.focus\:text-zinc-800\/60:focus {
  color: rgb(39 39 42 / 0.6);
}

.focus\:text-zinc-800\/65:focus {
  color: rgb(39 39 42 / 0.65);
}

.focus\:text-zinc-800\/70:focus {
  color: rgb(39 39 42 / 0.7);
}

.focus\:text-zinc-800\/75:focus {
  color: rgb(39 39 42 / 0.75);
}

.focus\:text-zinc-800\/80:focus {
  color: rgb(39 39 42 / 0.8);
}

.focus\:text-zinc-800\/85:focus {
  color: rgb(39 39 42 / 0.85);
}

.focus\:text-zinc-800\/90:focus {
  color: rgb(39 39 42 / 0.9);
}

.focus\:text-zinc-800\/95:focus {
  color: rgb(39 39 42 / 0.95);
}

.focus\:text-zinc-900:focus {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}

.focus\:text-zinc-900\/0:focus {
  color: rgb(24 24 27 / 0);
}

.focus\:text-zinc-900\/10:focus {
  color: rgb(24 24 27 / 0.1);
}

.focus\:text-zinc-900\/100:focus {
  color: rgb(24 24 27 / 1);
}

.focus\:text-zinc-900\/15:focus {
  color: rgb(24 24 27 / 0.15);
}

.focus\:text-zinc-900\/20:focus {
  color: rgb(24 24 27 / 0.2);
}

.focus\:text-zinc-900\/25:focus {
  color: rgb(24 24 27 / 0.25);
}

.focus\:text-zinc-900\/30:focus {
  color: rgb(24 24 27 / 0.3);
}

.focus\:text-zinc-900\/35:focus {
  color: rgb(24 24 27 / 0.35);
}

.focus\:text-zinc-900\/40:focus {
  color: rgb(24 24 27 / 0.4);
}

.focus\:text-zinc-900\/45:focus {
  color: rgb(24 24 27 / 0.45);
}

.focus\:text-zinc-900\/5:focus {
  color: rgb(24 24 27 / 0.05);
}

.focus\:text-zinc-900\/50:focus {
  color: rgb(24 24 27 / 0.5);
}

.focus\:text-zinc-900\/55:focus {
  color: rgb(24 24 27 / 0.55);
}

.focus\:text-zinc-900\/60:focus {
  color: rgb(24 24 27 / 0.6);
}

.focus\:text-zinc-900\/65:focus {
  color: rgb(24 24 27 / 0.65);
}

.focus\:text-zinc-900\/70:focus {
  color: rgb(24 24 27 / 0.7);
}

.focus\:text-zinc-900\/75:focus {
  color: rgb(24 24 27 / 0.75);
}

.focus\:text-zinc-900\/80:focus {
  color: rgb(24 24 27 / 0.8);
}

.focus\:text-zinc-900\/85:focus {
  color: rgb(24 24 27 / 0.85);
}

.focus\:text-zinc-900\/90:focus {
  color: rgb(24 24 27 / 0.9);
}

.focus\:text-zinc-900\/95:focus {
  color: rgb(24 24 27 / 0.95);
}

.focus\:shadow-\[inset_0_0_0_1px_rgb\(59\2c 113\2c 202\)\]:focus {
  --tw-shadow: inset 0 0 0 1px rgb(59,113,202);
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-4: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-amber-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1));
}

.focus\:ring-amber-100\/0:focus {
  --tw-ring-color: rgb(254 243 199 / 0);
}

.focus\:ring-amber-100\/10:focus {
  --tw-ring-color: rgb(254 243 199 / 0.1);
}

.focus\:ring-amber-100\/100:focus {
  --tw-ring-color: rgb(254 243 199 / 1);
}

.focus\:ring-amber-100\/15:focus {
  --tw-ring-color: rgb(254 243 199 / 0.15);
}

.focus\:ring-amber-100\/20:focus {
  --tw-ring-color: rgb(254 243 199 / 0.2);
}

.focus\:ring-amber-100\/25:focus {
  --tw-ring-color: rgb(254 243 199 / 0.25);
}

.focus\:ring-amber-100\/30:focus {
  --tw-ring-color: rgb(254 243 199 / 0.3);
}

.focus\:ring-amber-100\/35:focus {
  --tw-ring-color: rgb(254 243 199 / 0.35);
}

.focus\:ring-amber-100\/40:focus {
  --tw-ring-color: rgb(254 243 199 / 0.4);
}

.focus\:ring-amber-100\/45:focus {
  --tw-ring-color: rgb(254 243 199 / 0.45);
}

.focus\:ring-amber-100\/5:focus {
  --tw-ring-color: rgb(254 243 199 / 0.05);
}

.focus\:ring-amber-100\/50:focus {
  --tw-ring-color: rgb(254 243 199 / 0.5);
}

.focus\:ring-amber-100\/55:focus {
  --tw-ring-color: rgb(254 243 199 / 0.55);
}

.focus\:ring-amber-100\/60:focus {
  --tw-ring-color: rgb(254 243 199 / 0.6);
}

.focus\:ring-amber-100\/65:focus {
  --tw-ring-color: rgb(254 243 199 / 0.65);
}

.focus\:ring-amber-100\/70:focus {
  --tw-ring-color: rgb(254 243 199 / 0.7);
}

.focus\:ring-amber-100\/75:focus {
  --tw-ring-color: rgb(254 243 199 / 0.75);
}

.focus\:ring-amber-100\/80:focus {
  --tw-ring-color: rgb(254 243 199 / 0.8);
}

.focus\:ring-amber-100\/85:focus {
  --tw-ring-color: rgb(254 243 199 / 0.85);
}

.focus\:ring-amber-100\/90:focus {
  --tw-ring-color: rgb(254 243 199 / 0.9);
}

.focus\:ring-amber-100\/95:focus {
  --tw-ring-color: rgb(254 243 199 / 0.95);
}

.focus\:ring-amber-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1));
}

.focus\:ring-amber-200\/0:focus {
  --tw-ring-color: rgb(253 230 138 / 0);
}

.focus\:ring-amber-200\/10:focus {
  --tw-ring-color: rgb(253 230 138 / 0.1);
}

.focus\:ring-amber-200\/100:focus {
  --tw-ring-color: rgb(253 230 138 / 1);
}

.focus\:ring-amber-200\/15:focus {
  --tw-ring-color: rgb(253 230 138 / 0.15);
}

.focus\:ring-amber-200\/20:focus {
  --tw-ring-color: rgb(253 230 138 / 0.2);
}

.focus\:ring-amber-200\/25:focus {
  --tw-ring-color: rgb(253 230 138 / 0.25);
}

.focus\:ring-amber-200\/30:focus {
  --tw-ring-color: rgb(253 230 138 / 0.3);
}

.focus\:ring-amber-200\/35:focus {
  --tw-ring-color: rgb(253 230 138 / 0.35);
}

.focus\:ring-amber-200\/40:focus {
  --tw-ring-color: rgb(253 230 138 / 0.4);
}

.focus\:ring-amber-200\/45:focus {
  --tw-ring-color: rgb(253 230 138 / 0.45);
}

.focus\:ring-amber-200\/5:focus {
  --tw-ring-color: rgb(253 230 138 / 0.05);
}

.focus\:ring-amber-200\/50:focus {
  --tw-ring-color: rgb(253 230 138 / 0.5);
}

.focus\:ring-amber-200\/55:focus {
  --tw-ring-color: rgb(253 230 138 / 0.55);
}

.focus\:ring-amber-200\/60:focus {
  --tw-ring-color: rgb(253 230 138 / 0.6);
}

.focus\:ring-amber-200\/65:focus {
  --tw-ring-color: rgb(253 230 138 / 0.65);
}

.focus\:ring-amber-200\/70:focus {
  --tw-ring-color: rgb(253 230 138 / 0.7);
}

.focus\:ring-amber-200\/75:focus {
  --tw-ring-color: rgb(253 230 138 / 0.75);
}

.focus\:ring-amber-200\/80:focus {
  --tw-ring-color: rgb(253 230 138 / 0.8);
}

.focus\:ring-amber-200\/85:focus {
  --tw-ring-color: rgb(253 230 138 / 0.85);
}

.focus\:ring-amber-200\/90:focus {
  --tw-ring-color: rgb(253 230 138 / 0.9);
}

.focus\:ring-amber-200\/95:focus {
  --tw-ring-color: rgb(253 230 138 / 0.95);
}

.focus\:ring-amber-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1));
}

.focus\:ring-amber-300\/0:focus {
  --tw-ring-color: rgb(252 211 77 / 0);
}

.focus\:ring-amber-300\/10:focus {
  --tw-ring-color: rgb(252 211 77 / 0.1);
}

.focus\:ring-amber-300\/100:focus {
  --tw-ring-color: rgb(252 211 77 / 1);
}

.focus\:ring-amber-300\/15:focus {
  --tw-ring-color: rgb(252 211 77 / 0.15);
}

.focus\:ring-amber-300\/20:focus {
  --tw-ring-color: rgb(252 211 77 / 0.2);
}

.focus\:ring-amber-300\/25:focus {
  --tw-ring-color: rgb(252 211 77 / 0.25);
}

.focus\:ring-amber-300\/30:focus {
  --tw-ring-color: rgb(252 211 77 / 0.3);
}

.focus\:ring-amber-300\/35:focus {
  --tw-ring-color: rgb(252 211 77 / 0.35);
}

.focus\:ring-amber-300\/40:focus {
  --tw-ring-color: rgb(252 211 77 / 0.4);
}

.focus\:ring-amber-300\/45:focus {
  --tw-ring-color: rgb(252 211 77 / 0.45);
}

.focus\:ring-amber-300\/5:focus {
  --tw-ring-color: rgb(252 211 77 / 0.05);
}

.focus\:ring-amber-300\/50:focus {
  --tw-ring-color: rgb(252 211 77 / 0.5);
}

.focus\:ring-amber-300\/55:focus {
  --tw-ring-color: rgb(252 211 77 / 0.55);
}

.focus\:ring-amber-300\/60:focus {
  --tw-ring-color: rgb(252 211 77 / 0.6);
}

.focus\:ring-amber-300\/65:focus {
  --tw-ring-color: rgb(252 211 77 / 0.65);
}

.focus\:ring-amber-300\/70:focus {
  --tw-ring-color: rgb(252 211 77 / 0.7);
}

.focus\:ring-amber-300\/75:focus {
  --tw-ring-color: rgb(252 211 77 / 0.75);
}

.focus\:ring-amber-300\/80:focus {
  --tw-ring-color: rgb(252 211 77 / 0.8);
}

.focus\:ring-amber-300\/85:focus {
  --tw-ring-color: rgb(252 211 77 / 0.85);
}

.focus\:ring-amber-300\/90:focus {
  --tw-ring-color: rgb(252 211 77 / 0.9);
}

.focus\:ring-amber-300\/95:focus {
  --tw-ring-color: rgb(252 211 77 / 0.95);
}

.focus\:ring-amber-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1));
}

.focus\:ring-amber-400\/0:focus {
  --tw-ring-color: rgb(251 191 36 / 0);
}

.focus\:ring-amber-400\/10:focus {
  --tw-ring-color: rgb(251 191 36 / 0.1);
}

.focus\:ring-amber-400\/100:focus {
  --tw-ring-color: rgb(251 191 36 / 1);
}

.focus\:ring-amber-400\/15:focus {
  --tw-ring-color: rgb(251 191 36 / 0.15);
}

.focus\:ring-amber-400\/20:focus {
  --tw-ring-color: rgb(251 191 36 / 0.2);
}

.focus\:ring-amber-400\/25:focus {
  --tw-ring-color: rgb(251 191 36 / 0.25);
}

.focus\:ring-amber-400\/30:focus {
  --tw-ring-color: rgb(251 191 36 / 0.3);
}

.focus\:ring-amber-400\/35:focus {
  --tw-ring-color: rgb(251 191 36 / 0.35);
}

.focus\:ring-amber-400\/40:focus {
  --tw-ring-color: rgb(251 191 36 / 0.4);
}

.focus\:ring-amber-400\/45:focus {
  --tw-ring-color: rgb(251 191 36 / 0.45);
}

.focus\:ring-amber-400\/5:focus {
  --tw-ring-color: rgb(251 191 36 / 0.05);
}

.focus\:ring-amber-400\/50:focus {
  --tw-ring-color: rgb(251 191 36 / 0.5);
}

.focus\:ring-amber-400\/55:focus {
  --tw-ring-color: rgb(251 191 36 / 0.55);
}

.focus\:ring-amber-400\/60:focus {
  --tw-ring-color: rgb(251 191 36 / 0.6);
}

.focus\:ring-amber-400\/65:focus {
  --tw-ring-color: rgb(251 191 36 / 0.65);
}

.focus\:ring-amber-400\/70:focus {
  --tw-ring-color: rgb(251 191 36 / 0.7);
}

.focus\:ring-amber-400\/75:focus {
  --tw-ring-color: rgb(251 191 36 / 0.75);
}

.focus\:ring-amber-400\/80:focus {
  --tw-ring-color: rgb(251 191 36 / 0.8);
}

.focus\:ring-amber-400\/85:focus {
  --tw-ring-color: rgb(251 191 36 / 0.85);
}

.focus\:ring-amber-400\/90:focus {
  --tw-ring-color: rgb(251 191 36 / 0.9);
}

.focus\:ring-amber-400\/95:focus {
  --tw-ring-color: rgb(251 191 36 / 0.95);
}

.focus\:ring-amber-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1));
}

.focus\:ring-amber-500\/0:focus {
  --tw-ring-color: rgb(245 158 11 / 0);
}

.focus\:ring-amber-500\/10:focus {
  --tw-ring-color: rgb(245 158 11 / 0.1);
}

.focus\:ring-amber-500\/100:focus {
  --tw-ring-color: rgb(245 158 11 / 1);
}

.focus\:ring-amber-500\/15:focus {
  --tw-ring-color: rgb(245 158 11 / 0.15);
}

.focus\:ring-amber-500\/20:focus {
  --tw-ring-color: rgb(245 158 11 / 0.2);
}

.focus\:ring-amber-500\/25:focus {
  --tw-ring-color: rgb(245 158 11 / 0.25);
}

.focus\:ring-amber-500\/30:focus {
  --tw-ring-color: rgb(245 158 11 / 0.3);
}

.focus\:ring-amber-500\/35:focus {
  --tw-ring-color: rgb(245 158 11 / 0.35);
}

.focus\:ring-amber-500\/40:focus {
  --tw-ring-color: rgb(245 158 11 / 0.4);
}

.focus\:ring-amber-500\/45:focus {
  --tw-ring-color: rgb(245 158 11 / 0.45);
}

.focus\:ring-amber-500\/5:focus {
  --tw-ring-color: rgb(245 158 11 / 0.05);
}

.focus\:ring-amber-500\/50:focus {
  --tw-ring-color: rgb(245 158 11 / 0.5);
}

.focus\:ring-amber-500\/55:focus {
  --tw-ring-color: rgb(245 158 11 / 0.55);
}

.focus\:ring-amber-500\/60:focus {
  --tw-ring-color: rgb(245 158 11 / 0.6);
}

.focus\:ring-amber-500\/65:focus {
  --tw-ring-color: rgb(245 158 11 / 0.65);
}

.focus\:ring-amber-500\/70:focus {
  --tw-ring-color: rgb(245 158 11 / 0.7);
}

.focus\:ring-amber-500\/75:focus {
  --tw-ring-color: rgb(245 158 11 / 0.75);
}

.focus\:ring-amber-500\/80:focus {
  --tw-ring-color: rgb(245 158 11 / 0.8);
}

.focus\:ring-amber-500\/85:focus {
  --tw-ring-color: rgb(245 158 11 / 0.85);
}

.focus\:ring-amber-500\/90:focus {
  --tw-ring-color: rgb(245 158 11 / 0.9);
}

.focus\:ring-amber-500\/95:focus {
  --tw-ring-color: rgb(245 158 11 / 0.95);
}

.focus\:ring-amber-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1));
}

.focus\:ring-amber-600\/0:focus {
  --tw-ring-color: rgb(217 119 6 / 0);
}

.focus\:ring-amber-600\/10:focus {
  --tw-ring-color: rgb(217 119 6 / 0.1);
}

.focus\:ring-amber-600\/100:focus {
  --tw-ring-color: rgb(217 119 6 / 1);
}

.focus\:ring-amber-600\/15:focus {
  --tw-ring-color: rgb(217 119 6 / 0.15);
}

.focus\:ring-amber-600\/20:focus {
  --tw-ring-color: rgb(217 119 6 / 0.2);
}

.focus\:ring-amber-600\/25:focus {
  --tw-ring-color: rgb(217 119 6 / 0.25);
}

.focus\:ring-amber-600\/30:focus {
  --tw-ring-color: rgb(217 119 6 / 0.3);
}

.focus\:ring-amber-600\/35:focus {
  --tw-ring-color: rgb(217 119 6 / 0.35);
}

.focus\:ring-amber-600\/40:focus {
  --tw-ring-color: rgb(217 119 6 / 0.4);
}

.focus\:ring-amber-600\/45:focus {
  --tw-ring-color: rgb(217 119 6 / 0.45);
}

.focus\:ring-amber-600\/5:focus {
  --tw-ring-color: rgb(217 119 6 / 0.05);
}

.focus\:ring-amber-600\/50:focus {
  --tw-ring-color: rgb(217 119 6 / 0.5);
}

.focus\:ring-amber-600\/55:focus {
  --tw-ring-color: rgb(217 119 6 / 0.55);
}

.focus\:ring-amber-600\/60:focus {
  --tw-ring-color: rgb(217 119 6 / 0.6);
}

.focus\:ring-amber-600\/65:focus {
  --tw-ring-color: rgb(217 119 6 / 0.65);
}

.focus\:ring-amber-600\/70:focus {
  --tw-ring-color: rgb(217 119 6 / 0.7);
}

.focus\:ring-amber-600\/75:focus {
  --tw-ring-color: rgb(217 119 6 / 0.75);
}

.focus\:ring-amber-600\/80:focus {
  --tw-ring-color: rgb(217 119 6 / 0.8);
}

.focus\:ring-amber-600\/85:focus {
  --tw-ring-color: rgb(217 119 6 / 0.85);
}

.focus\:ring-amber-600\/90:focus {
  --tw-ring-color: rgb(217 119 6 / 0.9);
}

.focus\:ring-amber-600\/95:focus {
  --tw-ring-color: rgb(217 119 6 / 0.95);
}

.focus\:ring-amber-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1));
}

.focus\:ring-amber-700\/0:focus {
  --tw-ring-color: rgb(180 83 9 / 0);
}

.focus\:ring-amber-700\/10:focus {
  --tw-ring-color: rgb(180 83 9 / 0.1);
}

.focus\:ring-amber-700\/100:focus {
  --tw-ring-color: rgb(180 83 9 / 1);
}

.focus\:ring-amber-700\/15:focus {
  --tw-ring-color: rgb(180 83 9 / 0.15);
}

.focus\:ring-amber-700\/20:focus {
  --tw-ring-color: rgb(180 83 9 / 0.2);
}

.focus\:ring-amber-700\/25:focus {
  --tw-ring-color: rgb(180 83 9 / 0.25);
}

.focus\:ring-amber-700\/30:focus {
  --tw-ring-color: rgb(180 83 9 / 0.3);
}

.focus\:ring-amber-700\/35:focus {
  --tw-ring-color: rgb(180 83 9 / 0.35);
}

.focus\:ring-amber-700\/40:focus {
  --tw-ring-color: rgb(180 83 9 / 0.4);
}

.focus\:ring-amber-700\/45:focus {
  --tw-ring-color: rgb(180 83 9 / 0.45);
}

.focus\:ring-amber-700\/5:focus {
  --tw-ring-color: rgb(180 83 9 / 0.05);
}

.focus\:ring-amber-700\/50:focus {
  --tw-ring-color: rgb(180 83 9 / 0.5);
}

.focus\:ring-amber-700\/55:focus {
  --tw-ring-color: rgb(180 83 9 / 0.55);
}

.focus\:ring-amber-700\/60:focus {
  --tw-ring-color: rgb(180 83 9 / 0.6);
}

.focus\:ring-amber-700\/65:focus {
  --tw-ring-color: rgb(180 83 9 / 0.65);
}

.focus\:ring-amber-700\/70:focus {
  --tw-ring-color: rgb(180 83 9 / 0.7);
}

.focus\:ring-amber-700\/75:focus {
  --tw-ring-color: rgb(180 83 9 / 0.75);
}

.focus\:ring-amber-700\/80:focus {
  --tw-ring-color: rgb(180 83 9 / 0.8);
}

.focus\:ring-amber-700\/85:focus {
  --tw-ring-color: rgb(180 83 9 / 0.85);
}

.focus\:ring-amber-700\/90:focus {
  --tw-ring-color: rgb(180 83 9 / 0.9);
}

.focus\:ring-amber-700\/95:focus {
  --tw-ring-color: rgb(180 83 9 / 0.95);
}

.focus\:ring-amber-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1));
}

.focus\:ring-amber-800\/0:focus {
  --tw-ring-color: rgb(146 64 14 / 0);
}

.focus\:ring-amber-800\/10:focus {
  --tw-ring-color: rgb(146 64 14 / 0.1);
}

.focus\:ring-amber-800\/100:focus {
  --tw-ring-color: rgb(146 64 14 / 1);
}

.focus\:ring-amber-800\/15:focus {
  --tw-ring-color: rgb(146 64 14 / 0.15);
}

.focus\:ring-amber-800\/20:focus {
  --tw-ring-color: rgb(146 64 14 / 0.2);
}

.focus\:ring-amber-800\/25:focus {
  --tw-ring-color: rgb(146 64 14 / 0.25);
}

.focus\:ring-amber-800\/30:focus {
  --tw-ring-color: rgb(146 64 14 / 0.3);
}

.focus\:ring-amber-800\/35:focus {
  --tw-ring-color: rgb(146 64 14 / 0.35);
}

.focus\:ring-amber-800\/40:focus {
  --tw-ring-color: rgb(146 64 14 / 0.4);
}

.focus\:ring-amber-800\/45:focus {
  --tw-ring-color: rgb(146 64 14 / 0.45);
}

.focus\:ring-amber-800\/5:focus {
  --tw-ring-color: rgb(146 64 14 / 0.05);
}

.focus\:ring-amber-800\/50:focus {
  --tw-ring-color: rgb(146 64 14 / 0.5);
}

.focus\:ring-amber-800\/55:focus {
  --tw-ring-color: rgb(146 64 14 / 0.55);
}

.focus\:ring-amber-800\/60:focus {
  --tw-ring-color: rgb(146 64 14 / 0.6);
}

.focus\:ring-amber-800\/65:focus {
  --tw-ring-color: rgb(146 64 14 / 0.65);
}

.focus\:ring-amber-800\/70:focus {
  --tw-ring-color: rgb(146 64 14 / 0.7);
}

.focus\:ring-amber-800\/75:focus {
  --tw-ring-color: rgb(146 64 14 / 0.75);
}

.focus\:ring-amber-800\/80:focus {
  --tw-ring-color: rgb(146 64 14 / 0.8);
}

.focus\:ring-amber-800\/85:focus {
  --tw-ring-color: rgb(146 64 14 / 0.85);
}

.focus\:ring-amber-800\/90:focus {
  --tw-ring-color: rgb(146 64 14 / 0.9);
}

.focus\:ring-amber-800\/95:focus {
  --tw-ring-color: rgb(146 64 14 / 0.95);
}

.focus\:ring-amber-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1));
}

.focus\:ring-amber-900\/0:focus {
  --tw-ring-color: rgb(120 53 15 / 0);
}

.focus\:ring-amber-900\/10:focus {
  --tw-ring-color: rgb(120 53 15 / 0.1);
}

.focus\:ring-amber-900\/100:focus {
  --tw-ring-color: rgb(120 53 15 / 1);
}

.focus\:ring-amber-900\/15:focus {
  --tw-ring-color: rgb(120 53 15 / 0.15);
}

.focus\:ring-amber-900\/20:focus {
  --tw-ring-color: rgb(120 53 15 / 0.2);
}

.focus\:ring-amber-900\/25:focus {
  --tw-ring-color: rgb(120 53 15 / 0.25);
}

.focus\:ring-amber-900\/30:focus {
  --tw-ring-color: rgb(120 53 15 / 0.3);
}

.focus\:ring-amber-900\/35:focus {
  --tw-ring-color: rgb(120 53 15 / 0.35);
}

.focus\:ring-amber-900\/40:focus {
  --tw-ring-color: rgb(120 53 15 / 0.4);
}

.focus\:ring-amber-900\/45:focus {
  --tw-ring-color: rgb(120 53 15 / 0.45);
}

.focus\:ring-amber-900\/5:focus {
  --tw-ring-color: rgb(120 53 15 / 0.05);
}

.focus\:ring-amber-900\/50:focus {
  --tw-ring-color: rgb(120 53 15 / 0.5);
}

.focus\:ring-amber-900\/55:focus {
  --tw-ring-color: rgb(120 53 15 / 0.55);
}

.focus\:ring-amber-900\/60:focus {
  --tw-ring-color: rgb(120 53 15 / 0.6);
}

.focus\:ring-amber-900\/65:focus {
  --tw-ring-color: rgb(120 53 15 / 0.65);
}

.focus\:ring-amber-900\/70:focus {
  --tw-ring-color: rgb(120 53 15 / 0.7);
}

.focus\:ring-amber-900\/75:focus {
  --tw-ring-color: rgb(120 53 15 / 0.75);
}

.focus\:ring-amber-900\/80:focus {
  --tw-ring-color: rgb(120 53 15 / 0.8);
}

.focus\:ring-amber-900\/85:focus {
  --tw-ring-color: rgb(120 53 15 / 0.85);
}

.focus\:ring-amber-900\/90:focus {
  --tw-ring-color: rgb(120 53 15 / 0.9);
}

.focus\:ring-amber-900\/95:focus {
  --tw-ring-color: rgb(120 53 15 / 0.95);
}

.focus\:ring-black:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-100\/0:focus {
  --tw-ring-color: rgb(219 234 254 / 0);
}

.focus\:ring-blue-100\/10:focus {
  --tw-ring-color: rgb(219 234 254 / 0.1);
}

.focus\:ring-blue-100\/100:focus {
  --tw-ring-color: rgb(219 234 254 / 1);
}

.focus\:ring-blue-100\/15:focus {
  --tw-ring-color: rgb(219 234 254 / 0.15);
}

.focus\:ring-blue-100\/20:focus {
  --tw-ring-color: rgb(219 234 254 / 0.2);
}

.focus\:ring-blue-100\/25:focus {
  --tw-ring-color: rgb(219 234 254 / 0.25);
}

.focus\:ring-blue-100\/30:focus {
  --tw-ring-color: rgb(219 234 254 / 0.3);
}

.focus\:ring-blue-100\/35:focus {
  --tw-ring-color: rgb(219 234 254 / 0.35);
}

.focus\:ring-blue-100\/40:focus {
  --tw-ring-color: rgb(219 234 254 / 0.4);
}

.focus\:ring-blue-100\/45:focus {
  --tw-ring-color: rgb(219 234 254 / 0.45);
}

.focus\:ring-blue-100\/5:focus {
  --tw-ring-color: rgb(219 234 254 / 0.05);
}

.focus\:ring-blue-100\/50:focus {
  --tw-ring-color: rgb(219 234 254 / 0.5);
}

.focus\:ring-blue-100\/55:focus {
  --tw-ring-color: rgb(219 234 254 / 0.55);
}

.focus\:ring-blue-100\/60:focus {
  --tw-ring-color: rgb(219 234 254 / 0.6);
}

.focus\:ring-blue-100\/65:focus {
  --tw-ring-color: rgb(219 234 254 / 0.65);
}

.focus\:ring-blue-100\/70:focus {
  --tw-ring-color: rgb(219 234 254 / 0.7);
}

.focus\:ring-blue-100\/75:focus {
  --tw-ring-color: rgb(219 234 254 / 0.75);
}

.focus\:ring-blue-100\/80:focus {
  --tw-ring-color: rgb(219 234 254 / 0.8);
}

.focus\:ring-blue-100\/85:focus {
  --tw-ring-color: rgb(219 234 254 / 0.85);
}

.focus\:ring-blue-100\/90:focus {
  --tw-ring-color: rgb(219 234 254 / 0.9);
}

.focus\:ring-blue-100\/95:focus {
  --tw-ring-color: rgb(219 234 254 / 0.95);
}

.focus\:ring-blue-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-200\/0:focus {
  --tw-ring-color: rgb(191 219 254 / 0);
}

.focus\:ring-blue-200\/10:focus {
  --tw-ring-color: rgb(191 219 254 / 0.1);
}

.focus\:ring-blue-200\/100:focus {
  --tw-ring-color: rgb(191 219 254 / 1);
}

.focus\:ring-blue-200\/15:focus {
  --tw-ring-color: rgb(191 219 254 / 0.15);
}

.focus\:ring-blue-200\/20:focus {
  --tw-ring-color: rgb(191 219 254 / 0.2);
}

.focus\:ring-blue-200\/25:focus {
  --tw-ring-color: rgb(191 219 254 / 0.25);
}

.focus\:ring-blue-200\/30:focus {
  --tw-ring-color: rgb(191 219 254 / 0.3);
}

.focus\:ring-blue-200\/35:focus {
  --tw-ring-color: rgb(191 219 254 / 0.35);
}

.focus\:ring-blue-200\/40:focus {
  --tw-ring-color: rgb(191 219 254 / 0.4);
}

.focus\:ring-blue-200\/45:focus {
  --tw-ring-color: rgb(191 219 254 / 0.45);
}

.focus\:ring-blue-200\/5:focus {
  --tw-ring-color: rgb(191 219 254 / 0.05);
}

.focus\:ring-blue-200\/50:focus {
  --tw-ring-color: rgb(191 219 254 / 0.5);
}

.focus\:ring-blue-200\/55:focus {
  --tw-ring-color: rgb(191 219 254 / 0.55);
}

.focus\:ring-blue-200\/60:focus {
  --tw-ring-color: rgb(191 219 254 / 0.6);
}

.focus\:ring-blue-200\/65:focus {
  --tw-ring-color: rgb(191 219 254 / 0.65);
}

.focus\:ring-blue-200\/70:focus {
  --tw-ring-color: rgb(191 219 254 / 0.7);
}

.focus\:ring-blue-200\/75:focus {
  --tw-ring-color: rgb(191 219 254 / 0.75);
}

.focus\:ring-blue-200\/80:focus {
  --tw-ring-color: rgb(191 219 254 / 0.8);
}

.focus\:ring-blue-200\/85:focus {
  --tw-ring-color: rgb(191 219 254 / 0.85);
}

.focus\:ring-blue-200\/90:focus {
  --tw-ring-color: rgb(191 219 254 / 0.9);
}

.focus\:ring-blue-200\/95:focus {
  --tw-ring-color: rgb(191 219 254 / 0.95);
}

.focus\:ring-blue-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-300\/0:focus {
  --tw-ring-color: rgb(147 197 253 / 0);
}

.focus\:ring-blue-300\/10:focus {
  --tw-ring-color: rgb(147 197 253 / 0.1);
}

.focus\:ring-blue-300\/100:focus {
  --tw-ring-color: rgb(147 197 253 / 1);
}

.focus\:ring-blue-300\/15:focus {
  --tw-ring-color: rgb(147 197 253 / 0.15);
}

.focus\:ring-blue-300\/20:focus {
  --tw-ring-color: rgb(147 197 253 / 0.2);
}

.focus\:ring-blue-300\/25:focus {
  --tw-ring-color: rgb(147 197 253 / 0.25);
}

.focus\:ring-blue-300\/30:focus {
  --tw-ring-color: rgb(147 197 253 / 0.3);
}

.focus\:ring-blue-300\/35:focus {
  --tw-ring-color: rgb(147 197 253 / 0.35);
}

.focus\:ring-blue-300\/40:focus {
  --tw-ring-color: rgb(147 197 253 / 0.4);
}

.focus\:ring-blue-300\/45:focus {
  --tw-ring-color: rgb(147 197 253 / 0.45);
}

.focus\:ring-blue-300\/5:focus {
  --tw-ring-color: rgb(147 197 253 / 0.05);
}

.focus\:ring-blue-300\/50:focus {
  --tw-ring-color: rgb(147 197 253 / 0.5);
}

.focus\:ring-blue-300\/55:focus {
  --tw-ring-color: rgb(147 197 253 / 0.55);
}

.focus\:ring-blue-300\/60:focus {
  --tw-ring-color: rgb(147 197 253 / 0.6);
}

.focus\:ring-blue-300\/65:focus {
  --tw-ring-color: rgb(147 197 253 / 0.65);
}

.focus\:ring-blue-300\/70:focus {
  --tw-ring-color: rgb(147 197 253 / 0.7);
}

.focus\:ring-blue-300\/75:focus {
  --tw-ring-color: rgb(147 197 253 / 0.75);
}

.focus\:ring-blue-300\/80:focus {
  --tw-ring-color: rgb(147 197 253 / 0.8);
}

.focus\:ring-blue-300\/85:focus {
  --tw-ring-color: rgb(147 197 253 / 0.85);
}

.focus\:ring-blue-300\/90:focus {
  --tw-ring-color: rgb(147 197 253 / 0.9);
}

.focus\:ring-blue-300\/95:focus {
  --tw-ring-color: rgb(147 197 253 / 0.95);
}

.focus\:ring-blue-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-400\/0:focus {
  --tw-ring-color: rgb(96 165 250 / 0);
}

.focus\:ring-blue-400\/10:focus {
  --tw-ring-color: rgb(96 165 250 / 0.1);
}

.focus\:ring-blue-400\/100:focus {
  --tw-ring-color: rgb(96 165 250 / 1);
}

.focus\:ring-blue-400\/15:focus {
  --tw-ring-color: rgb(96 165 250 / 0.15);
}

.focus\:ring-blue-400\/20:focus {
  --tw-ring-color: rgb(96 165 250 / 0.2);
}

.focus\:ring-blue-400\/25:focus {
  --tw-ring-color: rgb(96 165 250 / 0.25);
}

.focus\:ring-blue-400\/30:focus {
  --tw-ring-color: rgb(96 165 250 / 0.3);
}

.focus\:ring-blue-400\/35:focus {
  --tw-ring-color: rgb(96 165 250 / 0.35);
}

.focus\:ring-blue-400\/40:focus {
  --tw-ring-color: rgb(96 165 250 / 0.4);
}

.focus\:ring-blue-400\/45:focus {
  --tw-ring-color: rgb(96 165 250 / 0.45);
}

.focus\:ring-blue-400\/5:focus {
  --tw-ring-color: rgb(96 165 250 / 0.05);
}

.focus\:ring-blue-400\/50:focus {
  --tw-ring-color: rgb(96 165 250 / 0.5);
}

.focus\:ring-blue-400\/55:focus {
  --tw-ring-color: rgb(96 165 250 / 0.55);
}

.focus\:ring-blue-400\/60:focus {
  --tw-ring-color: rgb(96 165 250 / 0.6);
}

.focus\:ring-blue-400\/65:focus {
  --tw-ring-color: rgb(96 165 250 / 0.65);
}

.focus\:ring-blue-400\/70:focus {
  --tw-ring-color: rgb(96 165 250 / 0.7);
}

.focus\:ring-blue-400\/75:focus {
  --tw-ring-color: rgb(96 165 250 / 0.75);
}

.focus\:ring-blue-400\/80:focus {
  --tw-ring-color: rgb(96 165 250 / 0.8);
}

.focus\:ring-blue-400\/85:focus {
  --tw-ring-color: rgb(96 165 250 / 0.85);
}

.focus\:ring-blue-400\/90:focus {
  --tw-ring-color: rgb(96 165 250 / 0.9);
}

.focus\:ring-blue-400\/95:focus {
  --tw-ring-color: rgb(96 165 250 / 0.95);
}

.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-500\/0:focus {
  --tw-ring-color: rgb(59 130 246 / 0);
}

.focus\:ring-blue-500\/10:focus {
  --tw-ring-color: rgb(59 130 246 / 0.1);
}

.focus\:ring-blue-500\/100:focus {
  --tw-ring-color: rgb(59 130 246 / 1);
}

.focus\:ring-blue-500\/15:focus {
  --tw-ring-color: rgb(59 130 246 / 0.15);
}

.focus\:ring-blue-500\/20:focus {
  --tw-ring-color: rgb(59 130 246 / 0.2);
}

.focus\:ring-blue-500\/25:focus {
  --tw-ring-color: rgb(59 130 246 / 0.25);
}

.focus\:ring-blue-500\/30:focus {
  --tw-ring-color: rgb(59 130 246 / 0.3);
}

.focus\:ring-blue-500\/35:focus {
  --tw-ring-color: rgb(59 130 246 / 0.35);
}

.focus\:ring-blue-500\/40:focus {
  --tw-ring-color: rgb(59 130 246 / 0.4);
}

.focus\:ring-blue-500\/45:focus {
  --tw-ring-color: rgb(59 130 246 / 0.45);
}

.focus\:ring-blue-500\/5:focus {
  --tw-ring-color: rgb(59 130 246 / 0.05);
}

.focus\:ring-blue-500\/50:focus {
  --tw-ring-color: rgb(59 130 246 / 0.5);
}

.focus\:ring-blue-500\/55:focus {
  --tw-ring-color: rgb(59 130 246 / 0.55);
}

.focus\:ring-blue-500\/60:focus {
  --tw-ring-color: rgb(59 130 246 / 0.6);
}

.focus\:ring-blue-500\/65:focus {
  --tw-ring-color: rgb(59 130 246 / 0.65);
}

.focus\:ring-blue-500\/70:focus {
  --tw-ring-color: rgb(59 130 246 / 0.7);
}

.focus\:ring-blue-500\/75:focus {
  --tw-ring-color: rgb(59 130 246 / 0.75);
}

.focus\:ring-blue-500\/80:focus {
  --tw-ring-color: rgb(59 130 246 / 0.8);
}

.focus\:ring-blue-500\/85:focus {
  --tw-ring-color: rgb(59 130 246 / 0.85);
}

.focus\:ring-blue-500\/90:focus {
  --tw-ring-color: rgb(59 130 246 / 0.9);
}

.focus\:ring-blue-500\/95:focus {
  --tw-ring-color: rgb(59 130 246 / 0.95);
}

.focus\:ring-blue-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-600\/0:focus {
  --tw-ring-color: rgb(37 99 235 / 0);
}

.focus\:ring-blue-600\/10:focus {
  --tw-ring-color: rgb(37 99 235 / 0.1);
}

.focus\:ring-blue-600\/100:focus {
  --tw-ring-color: rgb(37 99 235 / 1);
}

.focus\:ring-blue-600\/15:focus {
  --tw-ring-color: rgb(37 99 235 / 0.15);
}

.focus\:ring-blue-600\/20:focus {
  --tw-ring-color: rgb(37 99 235 / 0.2);
}

.focus\:ring-blue-600\/25:focus {
  --tw-ring-color: rgb(37 99 235 / 0.25);
}

.focus\:ring-blue-600\/30:focus {
  --tw-ring-color: rgb(37 99 235 / 0.3);
}

.focus\:ring-blue-600\/35:focus {
  --tw-ring-color: rgb(37 99 235 / 0.35);
}

.focus\:ring-blue-600\/40:focus {
  --tw-ring-color: rgb(37 99 235 / 0.4);
}

.focus\:ring-blue-600\/45:focus {
  --tw-ring-color: rgb(37 99 235 / 0.45);
}

.focus\:ring-blue-600\/5:focus {
  --tw-ring-color: rgb(37 99 235 / 0.05);
}

.focus\:ring-blue-600\/50:focus {
  --tw-ring-color: rgb(37 99 235 / 0.5);
}

.focus\:ring-blue-600\/55:focus {
  --tw-ring-color: rgb(37 99 235 / 0.55);
}

.focus\:ring-blue-600\/60:focus {
  --tw-ring-color: rgb(37 99 235 / 0.6);
}

.focus\:ring-blue-600\/65:focus {
  --tw-ring-color: rgb(37 99 235 / 0.65);
}

.focus\:ring-blue-600\/70:focus {
  --tw-ring-color: rgb(37 99 235 / 0.7);
}

.focus\:ring-blue-600\/75:focus {
  --tw-ring-color: rgb(37 99 235 / 0.75);
}

.focus\:ring-blue-600\/80:focus {
  --tw-ring-color: rgb(37 99 235 / 0.8);
}

.focus\:ring-blue-600\/85:focus {
  --tw-ring-color: rgb(37 99 235 / 0.85);
}

.focus\:ring-blue-600\/90:focus {
  --tw-ring-color: rgb(37 99 235 / 0.9);
}

.focus\:ring-blue-600\/95:focus {
  --tw-ring-color: rgb(37 99 235 / 0.95);
}

.focus\:ring-blue-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-700\/0:focus {
  --tw-ring-color: rgb(29 78 216 / 0);
}

.focus\:ring-blue-700\/10:focus {
  --tw-ring-color: rgb(29 78 216 / 0.1);
}

.focus\:ring-blue-700\/100:focus {
  --tw-ring-color: rgb(29 78 216 / 1);
}

.focus\:ring-blue-700\/15:focus {
  --tw-ring-color: rgb(29 78 216 / 0.15);
}

.focus\:ring-blue-700\/20:focus {
  --tw-ring-color: rgb(29 78 216 / 0.2);
}

.focus\:ring-blue-700\/25:focus {
  --tw-ring-color: rgb(29 78 216 / 0.25);
}

.focus\:ring-blue-700\/30:focus {
  --tw-ring-color: rgb(29 78 216 / 0.3);
}

.focus\:ring-blue-700\/35:focus {
  --tw-ring-color: rgb(29 78 216 / 0.35);
}

.focus\:ring-blue-700\/40:focus {
  --tw-ring-color: rgb(29 78 216 / 0.4);
}

.focus\:ring-blue-700\/45:focus {
  --tw-ring-color: rgb(29 78 216 / 0.45);
}

.focus\:ring-blue-700\/5:focus {
  --tw-ring-color: rgb(29 78 216 / 0.05);
}

.focus\:ring-blue-700\/50:focus {
  --tw-ring-color: rgb(29 78 216 / 0.5);
}

.focus\:ring-blue-700\/55:focus {
  --tw-ring-color: rgb(29 78 216 / 0.55);
}

.focus\:ring-blue-700\/60:focus {
  --tw-ring-color: rgb(29 78 216 / 0.6);
}

.focus\:ring-blue-700\/65:focus {
  --tw-ring-color: rgb(29 78 216 / 0.65);
}

.focus\:ring-blue-700\/70:focus {
  --tw-ring-color: rgb(29 78 216 / 0.7);
}

.focus\:ring-blue-700\/75:focus {
  --tw-ring-color: rgb(29 78 216 / 0.75);
}

.focus\:ring-blue-700\/80:focus {
  --tw-ring-color: rgb(29 78 216 / 0.8);
}

.focus\:ring-blue-700\/85:focus {
  --tw-ring-color: rgb(29 78 216 / 0.85);
}

.focus\:ring-blue-700\/90:focus {
  --tw-ring-color: rgb(29 78 216 / 0.9);
}

.focus\:ring-blue-700\/95:focus {
  --tw-ring-color: rgb(29 78 216 / 0.95);
}

.focus\:ring-blue-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-800\/0:focus {
  --tw-ring-color: rgb(30 64 175 / 0);
}

.focus\:ring-blue-800\/10:focus {
  --tw-ring-color: rgb(30 64 175 / 0.1);
}

.focus\:ring-blue-800\/100:focus {
  --tw-ring-color: rgb(30 64 175 / 1);
}

.focus\:ring-blue-800\/15:focus {
  --tw-ring-color: rgb(30 64 175 / 0.15);
}

.focus\:ring-blue-800\/20:focus {
  --tw-ring-color: rgb(30 64 175 / 0.2);
}

.focus\:ring-blue-800\/25:focus {
  --tw-ring-color: rgb(30 64 175 / 0.25);
}

.focus\:ring-blue-800\/30:focus {
  --tw-ring-color: rgb(30 64 175 / 0.3);
}

.focus\:ring-blue-800\/35:focus {
  --tw-ring-color: rgb(30 64 175 / 0.35);
}

.focus\:ring-blue-800\/40:focus {
  --tw-ring-color: rgb(30 64 175 / 0.4);
}

.focus\:ring-blue-800\/45:focus {
  --tw-ring-color: rgb(30 64 175 / 0.45);
}

.focus\:ring-blue-800\/5:focus {
  --tw-ring-color: rgb(30 64 175 / 0.05);
}

.focus\:ring-blue-800\/50:focus {
  --tw-ring-color: rgb(30 64 175 / 0.5);
}

.focus\:ring-blue-800\/55:focus {
  --tw-ring-color: rgb(30 64 175 / 0.55);
}

.focus\:ring-blue-800\/60:focus {
  --tw-ring-color: rgb(30 64 175 / 0.6);
}

.focus\:ring-blue-800\/65:focus {
  --tw-ring-color: rgb(30 64 175 / 0.65);
}

.focus\:ring-blue-800\/70:focus {
  --tw-ring-color: rgb(30 64 175 / 0.7);
}

.focus\:ring-blue-800\/75:focus {
  --tw-ring-color: rgb(30 64 175 / 0.75);
}

.focus\:ring-blue-800\/80:focus {
  --tw-ring-color: rgb(30 64 175 / 0.8);
}

.focus\:ring-blue-800\/85:focus {
  --tw-ring-color: rgb(30 64 175 / 0.85);
}

.focus\:ring-blue-800\/90:focus {
  --tw-ring-color: rgb(30 64 175 / 0.9);
}

.focus\:ring-blue-800\/95:focus {
  --tw-ring-color: rgb(30 64 175 / 0.95);
}

.focus\:ring-blue-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-900\/0:focus {
  --tw-ring-color: rgb(30 58 138 / 0);
}

.focus\:ring-blue-900\/10:focus {
  --tw-ring-color: rgb(30 58 138 / 0.1);
}

.focus\:ring-blue-900\/100:focus {
  --tw-ring-color: rgb(30 58 138 / 1);
}

.focus\:ring-blue-900\/15:focus {
  --tw-ring-color: rgb(30 58 138 / 0.15);
}

.focus\:ring-blue-900\/20:focus {
  --tw-ring-color: rgb(30 58 138 / 0.2);
}

.focus\:ring-blue-900\/25:focus {
  --tw-ring-color: rgb(30 58 138 / 0.25);
}

.focus\:ring-blue-900\/30:focus {
  --tw-ring-color: rgb(30 58 138 / 0.3);
}

.focus\:ring-blue-900\/35:focus {
  --tw-ring-color: rgb(30 58 138 / 0.35);
}

.focus\:ring-blue-900\/40:focus {
  --tw-ring-color: rgb(30 58 138 / 0.4);
}

.focus\:ring-blue-900\/45:focus {
  --tw-ring-color: rgb(30 58 138 / 0.45);
}

.focus\:ring-blue-900\/5:focus {
  --tw-ring-color: rgb(30 58 138 / 0.05);
}

.focus\:ring-blue-900\/50:focus {
  --tw-ring-color: rgb(30 58 138 / 0.5);
}

.focus\:ring-blue-900\/55:focus {
  --tw-ring-color: rgb(30 58 138 / 0.55);
}

.focus\:ring-blue-900\/60:focus {
  --tw-ring-color: rgb(30 58 138 / 0.6);
}

.focus\:ring-blue-900\/65:focus {
  --tw-ring-color: rgb(30 58 138 / 0.65);
}

.focus\:ring-blue-900\/70:focus {
  --tw-ring-color: rgb(30 58 138 / 0.7);
}

.focus\:ring-blue-900\/75:focus {
  --tw-ring-color: rgb(30 58 138 / 0.75);
}

.focus\:ring-blue-900\/80:focus {
  --tw-ring-color: rgb(30 58 138 / 0.8);
}

.focus\:ring-blue-900\/85:focus {
  --tw-ring-color: rgb(30 58 138 / 0.85);
}

.focus\:ring-blue-900\/90:focus {
  --tw-ring-color: rgb(30 58 138 / 0.9);
}

.focus\:ring-blue-900\/95:focus {
  --tw-ring-color: rgb(30 58 138 / 0.95);
}

.focus\:ring-cyan-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1));
}

.focus\:ring-cyan-100\/0:focus {
  --tw-ring-color: rgb(207 250 254 / 0);
}

.focus\:ring-cyan-100\/10:focus {
  --tw-ring-color: rgb(207 250 254 / 0.1);
}

.focus\:ring-cyan-100\/100:focus {
  --tw-ring-color: rgb(207 250 254 / 1);
}

.focus\:ring-cyan-100\/15:focus {
  --tw-ring-color: rgb(207 250 254 / 0.15);
}

.focus\:ring-cyan-100\/20:focus {
  --tw-ring-color: rgb(207 250 254 / 0.2);
}

.focus\:ring-cyan-100\/25:focus {
  --tw-ring-color: rgb(207 250 254 / 0.25);
}

.focus\:ring-cyan-100\/30:focus {
  --tw-ring-color: rgb(207 250 254 / 0.3);
}

.focus\:ring-cyan-100\/35:focus {
  --tw-ring-color: rgb(207 250 254 / 0.35);
}

.focus\:ring-cyan-100\/40:focus {
  --tw-ring-color: rgb(207 250 254 / 0.4);
}

.focus\:ring-cyan-100\/45:focus {
  --tw-ring-color: rgb(207 250 254 / 0.45);
}

.focus\:ring-cyan-100\/5:focus {
  --tw-ring-color: rgb(207 250 254 / 0.05);
}

.focus\:ring-cyan-100\/50:focus {
  --tw-ring-color: rgb(207 250 254 / 0.5);
}

.focus\:ring-cyan-100\/55:focus {
  --tw-ring-color: rgb(207 250 254 / 0.55);
}

.focus\:ring-cyan-100\/60:focus {
  --tw-ring-color: rgb(207 250 254 / 0.6);
}

.focus\:ring-cyan-100\/65:focus {
  --tw-ring-color: rgb(207 250 254 / 0.65);
}

.focus\:ring-cyan-100\/70:focus {
  --tw-ring-color: rgb(207 250 254 / 0.7);
}

.focus\:ring-cyan-100\/75:focus {
  --tw-ring-color: rgb(207 250 254 / 0.75);
}

.focus\:ring-cyan-100\/80:focus {
  --tw-ring-color: rgb(207 250 254 / 0.8);
}

.focus\:ring-cyan-100\/85:focus {
  --tw-ring-color: rgb(207 250 254 / 0.85);
}

.focus\:ring-cyan-100\/90:focus {
  --tw-ring-color: rgb(207 250 254 / 0.9);
}

.focus\:ring-cyan-100\/95:focus {
  --tw-ring-color: rgb(207 250 254 / 0.95);
}

.focus\:ring-cyan-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1));
}

.focus\:ring-cyan-200\/0:focus {
  --tw-ring-color: rgb(165 243 252 / 0);
}

.focus\:ring-cyan-200\/10:focus {
  --tw-ring-color: rgb(165 243 252 / 0.1);
}

.focus\:ring-cyan-200\/100:focus {
  --tw-ring-color: rgb(165 243 252 / 1);
}

.focus\:ring-cyan-200\/15:focus {
  --tw-ring-color: rgb(165 243 252 / 0.15);
}

.focus\:ring-cyan-200\/20:focus {
  --tw-ring-color: rgb(165 243 252 / 0.2);
}

.focus\:ring-cyan-200\/25:focus {
  --tw-ring-color: rgb(165 243 252 / 0.25);
}

.focus\:ring-cyan-200\/30:focus {
  --tw-ring-color: rgb(165 243 252 / 0.3);
}

.focus\:ring-cyan-200\/35:focus {
  --tw-ring-color: rgb(165 243 252 / 0.35);
}

.focus\:ring-cyan-200\/40:focus {
  --tw-ring-color: rgb(165 243 252 / 0.4);
}

.focus\:ring-cyan-200\/45:focus {
  --tw-ring-color: rgb(165 243 252 / 0.45);
}

.focus\:ring-cyan-200\/5:focus {
  --tw-ring-color: rgb(165 243 252 / 0.05);
}

.focus\:ring-cyan-200\/50:focus {
  --tw-ring-color: rgb(165 243 252 / 0.5);
}

.focus\:ring-cyan-200\/55:focus {
  --tw-ring-color: rgb(165 243 252 / 0.55);
}

.focus\:ring-cyan-200\/60:focus {
  --tw-ring-color: rgb(165 243 252 / 0.6);
}

.focus\:ring-cyan-200\/65:focus {
  --tw-ring-color: rgb(165 243 252 / 0.65);
}

.focus\:ring-cyan-200\/70:focus {
  --tw-ring-color: rgb(165 243 252 / 0.7);
}

.focus\:ring-cyan-200\/75:focus {
  --tw-ring-color: rgb(165 243 252 / 0.75);
}

.focus\:ring-cyan-200\/80:focus {
  --tw-ring-color: rgb(165 243 252 / 0.8);
}

.focus\:ring-cyan-200\/85:focus {
  --tw-ring-color: rgb(165 243 252 / 0.85);
}

.focus\:ring-cyan-200\/90:focus {
  --tw-ring-color: rgb(165 243 252 / 0.9);
}

.focus\:ring-cyan-200\/95:focus {
  --tw-ring-color: rgb(165 243 252 / 0.95);
}

.focus\:ring-cyan-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1));
}

.focus\:ring-cyan-300\/0:focus {
  --tw-ring-color: rgb(103 232 249 / 0);
}

.focus\:ring-cyan-300\/10:focus {
  --tw-ring-color: rgb(103 232 249 / 0.1);
}

.focus\:ring-cyan-300\/100:focus {
  --tw-ring-color: rgb(103 232 249 / 1);
}

.focus\:ring-cyan-300\/15:focus {
  --tw-ring-color: rgb(103 232 249 / 0.15);
}

.focus\:ring-cyan-300\/20:focus {
  --tw-ring-color: rgb(103 232 249 / 0.2);
}

.focus\:ring-cyan-300\/25:focus {
  --tw-ring-color: rgb(103 232 249 / 0.25);
}

.focus\:ring-cyan-300\/30:focus {
  --tw-ring-color: rgb(103 232 249 / 0.3);
}

.focus\:ring-cyan-300\/35:focus {
  --tw-ring-color: rgb(103 232 249 / 0.35);
}

.focus\:ring-cyan-300\/40:focus {
  --tw-ring-color: rgb(103 232 249 / 0.4);
}

.focus\:ring-cyan-300\/45:focus {
  --tw-ring-color: rgb(103 232 249 / 0.45);
}

.focus\:ring-cyan-300\/5:focus {
  --tw-ring-color: rgb(103 232 249 / 0.05);
}

.focus\:ring-cyan-300\/50:focus {
  --tw-ring-color: rgb(103 232 249 / 0.5);
}

.focus\:ring-cyan-300\/55:focus {
  --tw-ring-color: rgb(103 232 249 / 0.55);
}

.focus\:ring-cyan-300\/60:focus {
  --tw-ring-color: rgb(103 232 249 / 0.6);
}

.focus\:ring-cyan-300\/65:focus {
  --tw-ring-color: rgb(103 232 249 / 0.65);
}

.focus\:ring-cyan-300\/70:focus {
  --tw-ring-color: rgb(103 232 249 / 0.7);
}

.focus\:ring-cyan-300\/75:focus {
  --tw-ring-color: rgb(103 232 249 / 0.75);
}

.focus\:ring-cyan-300\/80:focus {
  --tw-ring-color: rgb(103 232 249 / 0.8);
}

.focus\:ring-cyan-300\/85:focus {
  --tw-ring-color: rgb(103 232 249 / 0.85);
}

.focus\:ring-cyan-300\/90:focus {
  --tw-ring-color: rgb(103 232 249 / 0.9);
}

.focus\:ring-cyan-300\/95:focus {
  --tw-ring-color: rgb(103 232 249 / 0.95);
}

.focus\:ring-cyan-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1));
}

.focus\:ring-cyan-400\/0:focus {
  --tw-ring-color: rgb(34 211 238 / 0);
}

.focus\:ring-cyan-400\/10:focus {
  --tw-ring-color: rgb(34 211 238 / 0.1);
}

.focus\:ring-cyan-400\/100:focus {
  --tw-ring-color: rgb(34 211 238 / 1);
}

.focus\:ring-cyan-400\/15:focus {
  --tw-ring-color: rgb(34 211 238 / 0.15);
}

.focus\:ring-cyan-400\/20:focus {
  --tw-ring-color: rgb(34 211 238 / 0.2);
}

.focus\:ring-cyan-400\/25:focus {
  --tw-ring-color: rgb(34 211 238 / 0.25);
}

.focus\:ring-cyan-400\/30:focus {
  --tw-ring-color: rgb(34 211 238 / 0.3);
}

.focus\:ring-cyan-400\/35:focus {
  --tw-ring-color: rgb(34 211 238 / 0.35);
}

.focus\:ring-cyan-400\/40:focus {
  --tw-ring-color: rgb(34 211 238 / 0.4);
}

.focus\:ring-cyan-400\/45:focus {
  --tw-ring-color: rgb(34 211 238 / 0.45);
}

.focus\:ring-cyan-400\/5:focus {
  --tw-ring-color: rgb(34 211 238 / 0.05);
}

.focus\:ring-cyan-400\/50:focus {
  --tw-ring-color: rgb(34 211 238 / 0.5);
}

.focus\:ring-cyan-400\/55:focus {
  --tw-ring-color: rgb(34 211 238 / 0.55);
}

.focus\:ring-cyan-400\/60:focus {
  --tw-ring-color: rgb(34 211 238 / 0.6);
}

.focus\:ring-cyan-400\/65:focus {
  --tw-ring-color: rgb(34 211 238 / 0.65);
}

.focus\:ring-cyan-400\/70:focus {
  --tw-ring-color: rgb(34 211 238 / 0.7);
}

.focus\:ring-cyan-400\/75:focus {
  --tw-ring-color: rgb(34 211 238 / 0.75);
}

.focus\:ring-cyan-400\/80:focus {
  --tw-ring-color: rgb(34 211 238 / 0.8);
}

.focus\:ring-cyan-400\/85:focus {
  --tw-ring-color: rgb(34 211 238 / 0.85);
}

.focus\:ring-cyan-400\/90:focus {
  --tw-ring-color: rgb(34 211 238 / 0.9);
}

.focus\:ring-cyan-400\/95:focus {
  --tw-ring-color: rgb(34 211 238 / 0.95);
}

.focus\:ring-cyan-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1));
}

.focus\:ring-cyan-500\/0:focus {
  --tw-ring-color: rgb(6 182 212 / 0);
}

.focus\:ring-cyan-500\/10:focus {
  --tw-ring-color: rgb(6 182 212 / 0.1);
}

.focus\:ring-cyan-500\/100:focus {
  --tw-ring-color: rgb(6 182 212 / 1);
}

.focus\:ring-cyan-500\/15:focus {
  --tw-ring-color: rgb(6 182 212 / 0.15);
}

.focus\:ring-cyan-500\/20:focus {
  --tw-ring-color: rgb(6 182 212 / 0.2);
}

.focus\:ring-cyan-500\/25:focus {
  --tw-ring-color: rgb(6 182 212 / 0.25);
}

.focus\:ring-cyan-500\/30:focus {
  --tw-ring-color: rgb(6 182 212 / 0.3);
}

.focus\:ring-cyan-500\/35:focus {
  --tw-ring-color: rgb(6 182 212 / 0.35);
}

.focus\:ring-cyan-500\/40:focus {
  --tw-ring-color: rgb(6 182 212 / 0.4);
}

.focus\:ring-cyan-500\/45:focus {
  --tw-ring-color: rgb(6 182 212 / 0.45);
}

.focus\:ring-cyan-500\/5:focus {
  --tw-ring-color: rgb(6 182 212 / 0.05);
}

.focus\:ring-cyan-500\/50:focus {
  --tw-ring-color: rgb(6 182 212 / 0.5);
}

.focus\:ring-cyan-500\/55:focus {
  --tw-ring-color: rgb(6 182 212 / 0.55);
}

.focus\:ring-cyan-500\/60:focus {
  --tw-ring-color: rgb(6 182 212 / 0.6);
}

.focus\:ring-cyan-500\/65:focus {
  --tw-ring-color: rgb(6 182 212 / 0.65);
}

.focus\:ring-cyan-500\/70:focus {
  --tw-ring-color: rgb(6 182 212 / 0.7);
}

.focus\:ring-cyan-500\/75:focus {
  --tw-ring-color: rgb(6 182 212 / 0.75);
}

.focus\:ring-cyan-500\/80:focus {
  --tw-ring-color: rgb(6 182 212 / 0.8);
}

.focus\:ring-cyan-500\/85:focus {
  --tw-ring-color: rgb(6 182 212 / 0.85);
}

.focus\:ring-cyan-500\/90:focus {
  --tw-ring-color: rgb(6 182 212 / 0.9);
}

.focus\:ring-cyan-500\/95:focus {
  --tw-ring-color: rgb(6 182 212 / 0.95);
}

.focus\:ring-cyan-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1));
}

.focus\:ring-cyan-600\/0:focus {
  --tw-ring-color: rgb(8 145 178 / 0);
}

.focus\:ring-cyan-600\/10:focus {
  --tw-ring-color: rgb(8 145 178 / 0.1);
}

.focus\:ring-cyan-600\/100:focus {
  --tw-ring-color: rgb(8 145 178 / 1);
}

.focus\:ring-cyan-600\/15:focus {
  --tw-ring-color: rgb(8 145 178 / 0.15);
}

.focus\:ring-cyan-600\/20:focus {
  --tw-ring-color: rgb(8 145 178 / 0.2);
}

.focus\:ring-cyan-600\/25:focus {
  --tw-ring-color: rgb(8 145 178 / 0.25);
}

.focus\:ring-cyan-600\/30:focus {
  --tw-ring-color: rgb(8 145 178 / 0.3);
}

.focus\:ring-cyan-600\/35:focus {
  --tw-ring-color: rgb(8 145 178 / 0.35);
}

.focus\:ring-cyan-600\/40:focus {
  --tw-ring-color: rgb(8 145 178 / 0.4);
}

.focus\:ring-cyan-600\/45:focus {
  --tw-ring-color: rgb(8 145 178 / 0.45);
}

.focus\:ring-cyan-600\/5:focus {
  --tw-ring-color: rgb(8 145 178 / 0.05);
}

.focus\:ring-cyan-600\/50:focus {
  --tw-ring-color: rgb(8 145 178 / 0.5);
}

.focus\:ring-cyan-600\/55:focus {
  --tw-ring-color: rgb(8 145 178 / 0.55);
}

.focus\:ring-cyan-600\/60:focus {
  --tw-ring-color: rgb(8 145 178 / 0.6);
}

.focus\:ring-cyan-600\/65:focus {
  --tw-ring-color: rgb(8 145 178 / 0.65);
}

.focus\:ring-cyan-600\/70:focus {
  --tw-ring-color: rgb(8 145 178 / 0.7);
}

.focus\:ring-cyan-600\/75:focus {
  --tw-ring-color: rgb(8 145 178 / 0.75);
}

.focus\:ring-cyan-600\/80:focus {
  --tw-ring-color: rgb(8 145 178 / 0.8);
}

.focus\:ring-cyan-600\/85:focus {
  --tw-ring-color: rgb(8 145 178 / 0.85);
}

.focus\:ring-cyan-600\/90:focus {
  --tw-ring-color: rgb(8 145 178 / 0.9);
}

.focus\:ring-cyan-600\/95:focus {
  --tw-ring-color: rgb(8 145 178 / 0.95);
}

.focus\:ring-cyan-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1));
}

.focus\:ring-cyan-700\/0:focus {
  --tw-ring-color: rgb(14 116 144 / 0);
}

.focus\:ring-cyan-700\/10:focus {
  --tw-ring-color: rgb(14 116 144 / 0.1);
}

.focus\:ring-cyan-700\/100:focus {
  --tw-ring-color: rgb(14 116 144 / 1);
}

.focus\:ring-cyan-700\/15:focus {
  --tw-ring-color: rgb(14 116 144 / 0.15);
}

.focus\:ring-cyan-700\/20:focus {
  --tw-ring-color: rgb(14 116 144 / 0.2);
}

.focus\:ring-cyan-700\/25:focus {
  --tw-ring-color: rgb(14 116 144 / 0.25);
}

.focus\:ring-cyan-700\/30:focus {
  --tw-ring-color: rgb(14 116 144 / 0.3);
}

.focus\:ring-cyan-700\/35:focus {
  --tw-ring-color: rgb(14 116 144 / 0.35);
}

.focus\:ring-cyan-700\/40:focus {
  --tw-ring-color: rgb(14 116 144 / 0.4);
}

.focus\:ring-cyan-700\/45:focus {
  --tw-ring-color: rgb(14 116 144 / 0.45);
}

.focus\:ring-cyan-700\/5:focus {
  --tw-ring-color: rgb(14 116 144 / 0.05);
}

.focus\:ring-cyan-700\/50:focus {
  --tw-ring-color: rgb(14 116 144 / 0.5);
}

.focus\:ring-cyan-700\/55:focus {
  --tw-ring-color: rgb(14 116 144 / 0.55);
}

.focus\:ring-cyan-700\/60:focus {
  --tw-ring-color: rgb(14 116 144 / 0.6);
}

.focus\:ring-cyan-700\/65:focus {
  --tw-ring-color: rgb(14 116 144 / 0.65);
}

.focus\:ring-cyan-700\/70:focus {
  --tw-ring-color: rgb(14 116 144 / 0.7);
}

.focus\:ring-cyan-700\/75:focus {
  --tw-ring-color: rgb(14 116 144 / 0.75);
}

.focus\:ring-cyan-700\/80:focus {
  --tw-ring-color: rgb(14 116 144 / 0.8);
}

.focus\:ring-cyan-700\/85:focus {
  --tw-ring-color: rgb(14 116 144 / 0.85);
}

.focus\:ring-cyan-700\/90:focus {
  --tw-ring-color: rgb(14 116 144 / 0.9);
}

.focus\:ring-cyan-700\/95:focus {
  --tw-ring-color: rgb(14 116 144 / 0.95);
}

.focus\:ring-cyan-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1));
}

.focus\:ring-cyan-800\/0:focus {
  --tw-ring-color: rgb(21 94 117 / 0);
}

.focus\:ring-cyan-800\/10:focus {
  --tw-ring-color: rgb(21 94 117 / 0.1);
}

.focus\:ring-cyan-800\/100:focus {
  --tw-ring-color: rgb(21 94 117 / 1);
}

.focus\:ring-cyan-800\/15:focus {
  --tw-ring-color: rgb(21 94 117 / 0.15);
}

.focus\:ring-cyan-800\/20:focus {
  --tw-ring-color: rgb(21 94 117 / 0.2);
}

.focus\:ring-cyan-800\/25:focus {
  --tw-ring-color: rgb(21 94 117 / 0.25);
}

.focus\:ring-cyan-800\/30:focus {
  --tw-ring-color: rgb(21 94 117 / 0.3);
}

.focus\:ring-cyan-800\/35:focus {
  --tw-ring-color: rgb(21 94 117 / 0.35);
}

.focus\:ring-cyan-800\/40:focus {
  --tw-ring-color: rgb(21 94 117 / 0.4);
}

.focus\:ring-cyan-800\/45:focus {
  --tw-ring-color: rgb(21 94 117 / 0.45);
}

.focus\:ring-cyan-800\/5:focus {
  --tw-ring-color: rgb(21 94 117 / 0.05);
}

.focus\:ring-cyan-800\/50:focus {
  --tw-ring-color: rgb(21 94 117 / 0.5);
}

.focus\:ring-cyan-800\/55:focus {
  --tw-ring-color: rgb(21 94 117 / 0.55);
}

.focus\:ring-cyan-800\/60:focus {
  --tw-ring-color: rgb(21 94 117 / 0.6);
}

.focus\:ring-cyan-800\/65:focus {
  --tw-ring-color: rgb(21 94 117 / 0.65);
}

.focus\:ring-cyan-800\/70:focus {
  --tw-ring-color: rgb(21 94 117 / 0.7);
}

.focus\:ring-cyan-800\/75:focus {
  --tw-ring-color: rgb(21 94 117 / 0.75);
}

.focus\:ring-cyan-800\/80:focus {
  --tw-ring-color: rgb(21 94 117 / 0.8);
}

.focus\:ring-cyan-800\/85:focus {
  --tw-ring-color: rgb(21 94 117 / 0.85);
}

.focus\:ring-cyan-800\/90:focus {
  --tw-ring-color: rgb(21 94 117 / 0.9);
}

.focus\:ring-cyan-800\/95:focus {
  --tw-ring-color: rgb(21 94 117 / 0.95);
}

.focus\:ring-cyan-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1));
}

.focus\:ring-cyan-900\/0:focus {
  --tw-ring-color: rgb(22 78 99 / 0);
}

.focus\:ring-cyan-900\/10:focus {
  --tw-ring-color: rgb(22 78 99 / 0.1);
}

.focus\:ring-cyan-900\/100:focus {
  --tw-ring-color: rgb(22 78 99 / 1);
}

.focus\:ring-cyan-900\/15:focus {
  --tw-ring-color: rgb(22 78 99 / 0.15);
}

.focus\:ring-cyan-900\/20:focus {
  --tw-ring-color: rgb(22 78 99 / 0.2);
}

.focus\:ring-cyan-900\/25:focus {
  --tw-ring-color: rgb(22 78 99 / 0.25);
}

.focus\:ring-cyan-900\/30:focus {
  --tw-ring-color: rgb(22 78 99 / 0.3);
}

.focus\:ring-cyan-900\/35:focus {
  --tw-ring-color: rgb(22 78 99 / 0.35);
}

.focus\:ring-cyan-900\/40:focus {
  --tw-ring-color: rgb(22 78 99 / 0.4);
}

.focus\:ring-cyan-900\/45:focus {
  --tw-ring-color: rgb(22 78 99 / 0.45);
}

.focus\:ring-cyan-900\/5:focus {
  --tw-ring-color: rgb(22 78 99 / 0.05);
}

.focus\:ring-cyan-900\/50:focus {
  --tw-ring-color: rgb(22 78 99 / 0.5);
}

.focus\:ring-cyan-900\/55:focus {
  --tw-ring-color: rgb(22 78 99 / 0.55);
}

.focus\:ring-cyan-900\/60:focus {
  --tw-ring-color: rgb(22 78 99 / 0.6);
}

.focus\:ring-cyan-900\/65:focus {
  --tw-ring-color: rgb(22 78 99 / 0.65);
}

.focus\:ring-cyan-900\/70:focus {
  --tw-ring-color: rgb(22 78 99 / 0.7);
}

.focus\:ring-cyan-900\/75:focus {
  --tw-ring-color: rgb(22 78 99 / 0.75);
}

.focus\:ring-cyan-900\/80:focus {
  --tw-ring-color: rgb(22 78 99 / 0.8);
}

.focus\:ring-cyan-900\/85:focus {
  --tw-ring-color: rgb(22 78 99 / 0.85);
}

.focus\:ring-cyan-900\/90:focus {
  --tw-ring-color: rgb(22 78 99 / 0.9);
}

.focus\:ring-cyan-900\/95:focus {
  --tw-ring-color: rgb(22 78 99 / 0.95);
}

.focus\:ring-emerald-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-100\/0:focus {
  --tw-ring-color: rgb(209 250 229 / 0);
}

.focus\:ring-emerald-100\/10:focus {
  --tw-ring-color: rgb(209 250 229 / 0.1);
}

.focus\:ring-emerald-100\/100:focus {
  --tw-ring-color: rgb(209 250 229 / 1);
}

.focus\:ring-emerald-100\/15:focus {
  --tw-ring-color: rgb(209 250 229 / 0.15);
}

.focus\:ring-emerald-100\/20:focus {
  --tw-ring-color: rgb(209 250 229 / 0.2);
}

.focus\:ring-emerald-100\/25:focus {
  --tw-ring-color: rgb(209 250 229 / 0.25);
}

.focus\:ring-emerald-100\/30:focus {
  --tw-ring-color: rgb(209 250 229 / 0.3);
}

.focus\:ring-emerald-100\/35:focus {
  --tw-ring-color: rgb(209 250 229 / 0.35);
}

.focus\:ring-emerald-100\/40:focus {
  --tw-ring-color: rgb(209 250 229 / 0.4);
}

.focus\:ring-emerald-100\/45:focus {
  --tw-ring-color: rgb(209 250 229 / 0.45);
}

.focus\:ring-emerald-100\/5:focus {
  --tw-ring-color: rgb(209 250 229 / 0.05);
}

.focus\:ring-emerald-100\/50:focus {
  --tw-ring-color: rgb(209 250 229 / 0.5);
}

.focus\:ring-emerald-100\/55:focus {
  --tw-ring-color: rgb(209 250 229 / 0.55);
}

.focus\:ring-emerald-100\/60:focus {
  --tw-ring-color: rgb(209 250 229 / 0.6);
}

.focus\:ring-emerald-100\/65:focus {
  --tw-ring-color: rgb(209 250 229 / 0.65);
}

.focus\:ring-emerald-100\/70:focus {
  --tw-ring-color: rgb(209 250 229 / 0.7);
}

.focus\:ring-emerald-100\/75:focus {
  --tw-ring-color: rgb(209 250 229 / 0.75);
}

.focus\:ring-emerald-100\/80:focus {
  --tw-ring-color: rgb(209 250 229 / 0.8);
}

.focus\:ring-emerald-100\/85:focus {
  --tw-ring-color: rgb(209 250 229 / 0.85);
}

.focus\:ring-emerald-100\/90:focus {
  --tw-ring-color: rgb(209 250 229 / 0.9);
}

.focus\:ring-emerald-100\/95:focus {
  --tw-ring-color: rgb(209 250 229 / 0.95);
}

.focus\:ring-emerald-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-200\/0:focus {
  --tw-ring-color: rgb(167 243 208 / 0);
}

.focus\:ring-emerald-200\/10:focus {
  --tw-ring-color: rgb(167 243 208 / 0.1);
}

.focus\:ring-emerald-200\/100:focus {
  --tw-ring-color: rgb(167 243 208 / 1);
}

.focus\:ring-emerald-200\/15:focus {
  --tw-ring-color: rgb(167 243 208 / 0.15);
}

.focus\:ring-emerald-200\/20:focus {
  --tw-ring-color: rgb(167 243 208 / 0.2);
}

.focus\:ring-emerald-200\/25:focus {
  --tw-ring-color: rgb(167 243 208 / 0.25);
}

.focus\:ring-emerald-200\/30:focus {
  --tw-ring-color: rgb(167 243 208 / 0.3);
}

.focus\:ring-emerald-200\/35:focus {
  --tw-ring-color: rgb(167 243 208 / 0.35);
}

.focus\:ring-emerald-200\/40:focus {
  --tw-ring-color: rgb(167 243 208 / 0.4);
}

.focus\:ring-emerald-200\/45:focus {
  --tw-ring-color: rgb(167 243 208 / 0.45);
}

.focus\:ring-emerald-200\/5:focus {
  --tw-ring-color: rgb(167 243 208 / 0.05);
}

.focus\:ring-emerald-200\/50:focus {
  --tw-ring-color: rgb(167 243 208 / 0.5);
}

.focus\:ring-emerald-200\/55:focus {
  --tw-ring-color: rgb(167 243 208 / 0.55);
}

.focus\:ring-emerald-200\/60:focus {
  --tw-ring-color: rgb(167 243 208 / 0.6);
}

.focus\:ring-emerald-200\/65:focus {
  --tw-ring-color: rgb(167 243 208 / 0.65);
}

.focus\:ring-emerald-200\/70:focus {
  --tw-ring-color: rgb(167 243 208 / 0.7);
}

.focus\:ring-emerald-200\/75:focus {
  --tw-ring-color: rgb(167 243 208 / 0.75);
}

.focus\:ring-emerald-200\/80:focus {
  --tw-ring-color: rgb(167 243 208 / 0.8);
}

.focus\:ring-emerald-200\/85:focus {
  --tw-ring-color: rgb(167 243 208 / 0.85);
}

.focus\:ring-emerald-200\/90:focus {
  --tw-ring-color: rgb(167 243 208 / 0.9);
}

.focus\:ring-emerald-200\/95:focus {
  --tw-ring-color: rgb(167 243 208 / 0.95);
}

.focus\:ring-emerald-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-300\/0:focus {
  --tw-ring-color: rgb(110 231 183 / 0);
}

.focus\:ring-emerald-300\/10:focus {
  --tw-ring-color: rgb(110 231 183 / 0.1);
}

.focus\:ring-emerald-300\/100:focus {
  --tw-ring-color: rgb(110 231 183 / 1);
}

.focus\:ring-emerald-300\/15:focus {
  --tw-ring-color: rgb(110 231 183 / 0.15);
}

.focus\:ring-emerald-300\/20:focus {
  --tw-ring-color: rgb(110 231 183 / 0.2);
}

.focus\:ring-emerald-300\/25:focus {
  --tw-ring-color: rgb(110 231 183 / 0.25);
}

.focus\:ring-emerald-300\/30:focus {
  --tw-ring-color: rgb(110 231 183 / 0.3);
}

.focus\:ring-emerald-300\/35:focus {
  --tw-ring-color: rgb(110 231 183 / 0.35);
}

.focus\:ring-emerald-300\/40:focus {
  --tw-ring-color: rgb(110 231 183 / 0.4);
}

.focus\:ring-emerald-300\/45:focus {
  --tw-ring-color: rgb(110 231 183 / 0.45);
}

.focus\:ring-emerald-300\/5:focus {
  --tw-ring-color: rgb(110 231 183 / 0.05);
}

.focus\:ring-emerald-300\/50:focus {
  --tw-ring-color: rgb(110 231 183 / 0.5);
}

.focus\:ring-emerald-300\/55:focus {
  --tw-ring-color: rgb(110 231 183 / 0.55);
}

.focus\:ring-emerald-300\/60:focus {
  --tw-ring-color: rgb(110 231 183 / 0.6);
}

.focus\:ring-emerald-300\/65:focus {
  --tw-ring-color: rgb(110 231 183 / 0.65);
}

.focus\:ring-emerald-300\/70:focus {
  --tw-ring-color: rgb(110 231 183 / 0.7);
}

.focus\:ring-emerald-300\/75:focus {
  --tw-ring-color: rgb(110 231 183 / 0.75);
}

.focus\:ring-emerald-300\/80:focus {
  --tw-ring-color: rgb(110 231 183 / 0.8);
}

.focus\:ring-emerald-300\/85:focus {
  --tw-ring-color: rgb(110 231 183 / 0.85);
}

.focus\:ring-emerald-300\/90:focus {
  --tw-ring-color: rgb(110 231 183 / 0.9);
}

.focus\:ring-emerald-300\/95:focus {
  --tw-ring-color: rgb(110 231 183 / 0.95);
}

.focus\:ring-emerald-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-400\/0:focus {
  --tw-ring-color: rgb(52 211 153 / 0);
}

.focus\:ring-emerald-400\/10:focus {
  --tw-ring-color: rgb(52 211 153 / 0.1);
}

.focus\:ring-emerald-400\/100:focus {
  --tw-ring-color: rgb(52 211 153 / 1);
}

.focus\:ring-emerald-400\/15:focus {
  --tw-ring-color: rgb(52 211 153 / 0.15);
}

.focus\:ring-emerald-400\/20:focus {
  --tw-ring-color: rgb(52 211 153 / 0.2);
}

.focus\:ring-emerald-400\/25:focus {
  --tw-ring-color: rgb(52 211 153 / 0.25);
}

.focus\:ring-emerald-400\/30:focus {
  --tw-ring-color: rgb(52 211 153 / 0.3);
}

.focus\:ring-emerald-400\/35:focus {
  --tw-ring-color: rgb(52 211 153 / 0.35);
}

.focus\:ring-emerald-400\/40:focus {
  --tw-ring-color: rgb(52 211 153 / 0.4);
}

.focus\:ring-emerald-400\/45:focus {
  --tw-ring-color: rgb(52 211 153 / 0.45);
}

.focus\:ring-emerald-400\/5:focus {
  --tw-ring-color: rgb(52 211 153 / 0.05);
}

.focus\:ring-emerald-400\/50:focus {
  --tw-ring-color: rgb(52 211 153 / 0.5);
}

.focus\:ring-emerald-400\/55:focus {
  --tw-ring-color: rgb(52 211 153 / 0.55);
}

.focus\:ring-emerald-400\/60:focus {
  --tw-ring-color: rgb(52 211 153 / 0.6);
}

.focus\:ring-emerald-400\/65:focus {
  --tw-ring-color: rgb(52 211 153 / 0.65);
}

.focus\:ring-emerald-400\/70:focus {
  --tw-ring-color: rgb(52 211 153 / 0.7);
}

.focus\:ring-emerald-400\/75:focus {
  --tw-ring-color: rgb(52 211 153 / 0.75);
}

.focus\:ring-emerald-400\/80:focus {
  --tw-ring-color: rgb(52 211 153 / 0.8);
}

.focus\:ring-emerald-400\/85:focus {
  --tw-ring-color: rgb(52 211 153 / 0.85);
}

.focus\:ring-emerald-400\/90:focus {
  --tw-ring-color: rgb(52 211 153 / 0.9);
}

.focus\:ring-emerald-400\/95:focus {
  --tw-ring-color: rgb(52 211 153 / 0.95);
}

.focus\:ring-emerald-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-500\/0:focus {
  --tw-ring-color: rgb(16 185 129 / 0);
}

.focus\:ring-emerald-500\/10:focus {
  --tw-ring-color: rgb(16 185 129 / 0.1);
}

.focus\:ring-emerald-500\/100:focus {
  --tw-ring-color: rgb(16 185 129 / 1);
}

.focus\:ring-emerald-500\/15:focus {
  --tw-ring-color: rgb(16 185 129 / 0.15);
}

.focus\:ring-emerald-500\/20:focus {
  --tw-ring-color: rgb(16 185 129 / 0.2);
}

.focus\:ring-emerald-500\/25:focus {
  --tw-ring-color: rgb(16 185 129 / 0.25);
}

.focus\:ring-emerald-500\/30:focus {
  --tw-ring-color: rgb(16 185 129 / 0.3);
}

.focus\:ring-emerald-500\/35:focus {
  --tw-ring-color: rgb(16 185 129 / 0.35);
}

.focus\:ring-emerald-500\/40:focus {
  --tw-ring-color: rgb(16 185 129 / 0.4);
}

.focus\:ring-emerald-500\/45:focus {
  --tw-ring-color: rgb(16 185 129 / 0.45);
}

.focus\:ring-emerald-500\/5:focus {
  --tw-ring-color: rgb(16 185 129 / 0.05);
}

.focus\:ring-emerald-500\/50:focus {
  --tw-ring-color: rgb(16 185 129 / 0.5);
}

.focus\:ring-emerald-500\/55:focus {
  --tw-ring-color: rgb(16 185 129 / 0.55);
}

.focus\:ring-emerald-500\/60:focus {
  --tw-ring-color: rgb(16 185 129 / 0.6);
}

.focus\:ring-emerald-500\/65:focus {
  --tw-ring-color: rgb(16 185 129 / 0.65);
}

.focus\:ring-emerald-500\/70:focus {
  --tw-ring-color: rgb(16 185 129 / 0.7);
}

.focus\:ring-emerald-500\/75:focus {
  --tw-ring-color: rgb(16 185 129 / 0.75);
}

.focus\:ring-emerald-500\/80:focus {
  --tw-ring-color: rgb(16 185 129 / 0.8);
}

.focus\:ring-emerald-500\/85:focus {
  --tw-ring-color: rgb(16 185 129 / 0.85);
}

.focus\:ring-emerald-500\/90:focus {
  --tw-ring-color: rgb(16 185 129 / 0.9);
}

.focus\:ring-emerald-500\/95:focus {
  --tw-ring-color: rgb(16 185 129 / 0.95);
}

.focus\:ring-emerald-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-600\/0:focus {
  --tw-ring-color: rgb(5 150 105 / 0);
}

.focus\:ring-emerald-600\/10:focus {
  --tw-ring-color: rgb(5 150 105 / 0.1);
}

.focus\:ring-emerald-600\/100:focus {
  --tw-ring-color: rgb(5 150 105 / 1);
}

.focus\:ring-emerald-600\/15:focus {
  --tw-ring-color: rgb(5 150 105 / 0.15);
}

.focus\:ring-emerald-600\/20:focus {
  --tw-ring-color: rgb(5 150 105 / 0.2);
}

.focus\:ring-emerald-600\/25:focus {
  --tw-ring-color: rgb(5 150 105 / 0.25);
}

.focus\:ring-emerald-600\/30:focus {
  --tw-ring-color: rgb(5 150 105 / 0.3);
}

.focus\:ring-emerald-600\/35:focus {
  --tw-ring-color: rgb(5 150 105 / 0.35);
}

.focus\:ring-emerald-600\/40:focus {
  --tw-ring-color: rgb(5 150 105 / 0.4);
}

.focus\:ring-emerald-600\/45:focus {
  --tw-ring-color: rgb(5 150 105 / 0.45);
}

.focus\:ring-emerald-600\/5:focus {
  --tw-ring-color: rgb(5 150 105 / 0.05);
}

.focus\:ring-emerald-600\/50:focus {
  --tw-ring-color: rgb(5 150 105 / 0.5);
}

.focus\:ring-emerald-600\/55:focus {
  --tw-ring-color: rgb(5 150 105 / 0.55);
}

.focus\:ring-emerald-600\/60:focus {
  --tw-ring-color: rgb(5 150 105 / 0.6);
}

.focus\:ring-emerald-600\/65:focus {
  --tw-ring-color: rgb(5 150 105 / 0.65);
}

.focus\:ring-emerald-600\/70:focus {
  --tw-ring-color: rgb(5 150 105 / 0.7);
}

.focus\:ring-emerald-600\/75:focus {
  --tw-ring-color: rgb(5 150 105 / 0.75);
}

.focus\:ring-emerald-600\/80:focus {
  --tw-ring-color: rgb(5 150 105 / 0.8);
}

.focus\:ring-emerald-600\/85:focus {
  --tw-ring-color: rgb(5 150 105 / 0.85);
}

.focus\:ring-emerald-600\/90:focus {
  --tw-ring-color: rgb(5 150 105 / 0.9);
}

.focus\:ring-emerald-600\/95:focus {
  --tw-ring-color: rgb(5 150 105 / 0.95);
}

.focus\:ring-emerald-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-700\/0:focus {
  --tw-ring-color: rgb(4 120 87 / 0);
}

.focus\:ring-emerald-700\/10:focus {
  --tw-ring-color: rgb(4 120 87 / 0.1);
}

.focus\:ring-emerald-700\/100:focus {
  --tw-ring-color: rgb(4 120 87 / 1);
}

.focus\:ring-emerald-700\/15:focus {
  --tw-ring-color: rgb(4 120 87 / 0.15);
}

.focus\:ring-emerald-700\/20:focus {
  --tw-ring-color: rgb(4 120 87 / 0.2);
}

.focus\:ring-emerald-700\/25:focus {
  --tw-ring-color: rgb(4 120 87 / 0.25);
}

.focus\:ring-emerald-700\/30:focus {
  --tw-ring-color: rgb(4 120 87 / 0.3);
}

.focus\:ring-emerald-700\/35:focus {
  --tw-ring-color: rgb(4 120 87 / 0.35);
}

.focus\:ring-emerald-700\/40:focus {
  --tw-ring-color: rgb(4 120 87 / 0.4);
}

.focus\:ring-emerald-700\/45:focus {
  --tw-ring-color: rgb(4 120 87 / 0.45);
}

.focus\:ring-emerald-700\/5:focus {
  --tw-ring-color: rgb(4 120 87 / 0.05);
}

.focus\:ring-emerald-700\/50:focus {
  --tw-ring-color: rgb(4 120 87 / 0.5);
}

.focus\:ring-emerald-700\/55:focus {
  --tw-ring-color: rgb(4 120 87 / 0.55);
}

.focus\:ring-emerald-700\/60:focus {
  --tw-ring-color: rgb(4 120 87 / 0.6);
}

.focus\:ring-emerald-700\/65:focus {
  --tw-ring-color: rgb(4 120 87 / 0.65);
}

.focus\:ring-emerald-700\/70:focus {
  --tw-ring-color: rgb(4 120 87 / 0.7);
}

.focus\:ring-emerald-700\/75:focus {
  --tw-ring-color: rgb(4 120 87 / 0.75);
}

.focus\:ring-emerald-700\/80:focus {
  --tw-ring-color: rgb(4 120 87 / 0.8);
}

.focus\:ring-emerald-700\/85:focus {
  --tw-ring-color: rgb(4 120 87 / 0.85);
}

.focus\:ring-emerald-700\/90:focus {
  --tw-ring-color: rgb(4 120 87 / 0.9);
}

.focus\:ring-emerald-700\/95:focus {
  --tw-ring-color: rgb(4 120 87 / 0.95);
}

.focus\:ring-emerald-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-800\/0:focus {
  --tw-ring-color: rgb(6 95 70 / 0);
}

.focus\:ring-emerald-800\/10:focus {
  --tw-ring-color: rgb(6 95 70 / 0.1);
}

.focus\:ring-emerald-800\/100:focus {
  --tw-ring-color: rgb(6 95 70 / 1);
}

.focus\:ring-emerald-800\/15:focus {
  --tw-ring-color: rgb(6 95 70 / 0.15);
}

.focus\:ring-emerald-800\/20:focus {
  --tw-ring-color: rgb(6 95 70 / 0.2);
}

.focus\:ring-emerald-800\/25:focus {
  --tw-ring-color: rgb(6 95 70 / 0.25);
}

.focus\:ring-emerald-800\/30:focus {
  --tw-ring-color: rgb(6 95 70 / 0.3);
}

.focus\:ring-emerald-800\/35:focus {
  --tw-ring-color: rgb(6 95 70 / 0.35);
}

.focus\:ring-emerald-800\/40:focus {
  --tw-ring-color: rgb(6 95 70 / 0.4);
}

.focus\:ring-emerald-800\/45:focus {
  --tw-ring-color: rgb(6 95 70 / 0.45);
}

.focus\:ring-emerald-800\/5:focus {
  --tw-ring-color: rgb(6 95 70 / 0.05);
}

.focus\:ring-emerald-800\/50:focus {
  --tw-ring-color: rgb(6 95 70 / 0.5);
}

.focus\:ring-emerald-800\/55:focus {
  --tw-ring-color: rgb(6 95 70 / 0.55);
}

.focus\:ring-emerald-800\/60:focus {
  --tw-ring-color: rgb(6 95 70 / 0.6);
}

.focus\:ring-emerald-800\/65:focus {
  --tw-ring-color: rgb(6 95 70 / 0.65);
}

.focus\:ring-emerald-800\/70:focus {
  --tw-ring-color: rgb(6 95 70 / 0.7);
}

.focus\:ring-emerald-800\/75:focus {
  --tw-ring-color: rgb(6 95 70 / 0.75);
}

.focus\:ring-emerald-800\/80:focus {
  --tw-ring-color: rgb(6 95 70 / 0.8);
}

.focus\:ring-emerald-800\/85:focus {
  --tw-ring-color: rgb(6 95 70 / 0.85);
}

.focus\:ring-emerald-800\/90:focus {
  --tw-ring-color: rgb(6 95 70 / 0.9);
}

.focus\:ring-emerald-800\/95:focus {
  --tw-ring-color: rgb(6 95 70 / 0.95);
}

.focus\:ring-emerald-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-900\/0:focus {
  --tw-ring-color: rgb(6 78 59 / 0);
}

.focus\:ring-emerald-900\/10:focus {
  --tw-ring-color: rgb(6 78 59 / 0.1);
}

.focus\:ring-emerald-900\/100:focus {
  --tw-ring-color: rgb(6 78 59 / 1);
}

.focus\:ring-emerald-900\/15:focus {
  --tw-ring-color: rgb(6 78 59 / 0.15);
}

.focus\:ring-emerald-900\/20:focus {
  --tw-ring-color: rgb(6 78 59 / 0.2);
}

.focus\:ring-emerald-900\/25:focus {
  --tw-ring-color: rgb(6 78 59 / 0.25);
}

.focus\:ring-emerald-900\/30:focus {
  --tw-ring-color: rgb(6 78 59 / 0.3);
}

.focus\:ring-emerald-900\/35:focus {
  --tw-ring-color: rgb(6 78 59 / 0.35);
}

.focus\:ring-emerald-900\/40:focus {
  --tw-ring-color: rgb(6 78 59 / 0.4);
}

.focus\:ring-emerald-900\/45:focus {
  --tw-ring-color: rgb(6 78 59 / 0.45);
}

.focus\:ring-emerald-900\/5:focus {
  --tw-ring-color: rgb(6 78 59 / 0.05);
}

.focus\:ring-emerald-900\/50:focus {
  --tw-ring-color: rgb(6 78 59 / 0.5);
}

.focus\:ring-emerald-900\/55:focus {
  --tw-ring-color: rgb(6 78 59 / 0.55);
}

.focus\:ring-emerald-900\/60:focus {
  --tw-ring-color: rgb(6 78 59 / 0.6);
}

.focus\:ring-emerald-900\/65:focus {
  --tw-ring-color: rgb(6 78 59 / 0.65);
}

.focus\:ring-emerald-900\/70:focus {
  --tw-ring-color: rgb(6 78 59 / 0.7);
}

.focus\:ring-emerald-900\/75:focus {
  --tw-ring-color: rgb(6 78 59 / 0.75);
}

.focus\:ring-emerald-900\/80:focus {
  --tw-ring-color: rgb(6 78 59 / 0.8);
}

.focus\:ring-emerald-900\/85:focus {
  --tw-ring-color: rgb(6 78 59 / 0.85);
}

.focus\:ring-emerald-900\/90:focus {
  --tw-ring-color: rgb(6 78 59 / 0.9);
}

.focus\:ring-emerald-900\/95:focus {
  --tw-ring-color: rgb(6 78 59 / 0.95);
}

.focus\:ring-gray-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1));
}

.focus\:ring-gray-100\/0:focus {
  --tw-ring-color: rgb(243 244 246 / 0);
}

.focus\:ring-gray-100\/10:focus {
  --tw-ring-color: rgb(243 244 246 / 0.1);
}

.focus\:ring-gray-100\/100:focus {
  --tw-ring-color: rgb(243 244 246 / 1);
}

.focus\:ring-gray-100\/15:focus {
  --tw-ring-color: rgb(243 244 246 / 0.15);
}

.focus\:ring-gray-100\/20:focus {
  --tw-ring-color: rgb(243 244 246 / 0.2);
}

.focus\:ring-gray-100\/25:focus {
  --tw-ring-color: rgb(243 244 246 / 0.25);
}

.focus\:ring-gray-100\/30:focus {
  --tw-ring-color: rgb(243 244 246 / 0.3);
}

.focus\:ring-gray-100\/35:focus {
  --tw-ring-color: rgb(243 244 246 / 0.35);
}

.focus\:ring-gray-100\/40:focus {
  --tw-ring-color: rgb(243 244 246 / 0.4);
}

.focus\:ring-gray-100\/45:focus {
  --tw-ring-color: rgb(243 244 246 / 0.45);
}

.focus\:ring-gray-100\/5:focus {
  --tw-ring-color: rgb(243 244 246 / 0.05);
}

.focus\:ring-gray-100\/50:focus {
  --tw-ring-color: rgb(243 244 246 / 0.5);
}

.focus\:ring-gray-100\/55:focus {
  --tw-ring-color: rgb(243 244 246 / 0.55);
}

.focus\:ring-gray-100\/60:focus {
  --tw-ring-color: rgb(243 244 246 / 0.6);
}

.focus\:ring-gray-100\/65:focus {
  --tw-ring-color: rgb(243 244 246 / 0.65);
}

.focus\:ring-gray-100\/70:focus {
  --tw-ring-color: rgb(243 244 246 / 0.7);
}

.focus\:ring-gray-100\/75:focus {
  --tw-ring-color: rgb(243 244 246 / 0.75);
}

.focus\:ring-gray-100\/80:focus {
  --tw-ring-color: rgb(243 244 246 / 0.8);
}

.focus\:ring-gray-100\/85:focus {
  --tw-ring-color: rgb(243 244 246 / 0.85);
}

.focus\:ring-gray-100\/90:focus {
  --tw-ring-color: rgb(243 244 246 / 0.9);
}

.focus\:ring-gray-100\/95:focus {
  --tw-ring-color: rgb(243 244 246 / 0.95);
}

.focus\:ring-gray-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.focus\:ring-gray-200\/0:focus {
  --tw-ring-color: rgb(229 231 235 / 0);
}

.focus\:ring-gray-200\/10:focus {
  --tw-ring-color: rgb(229 231 235 / 0.1);
}

.focus\:ring-gray-200\/100:focus {
  --tw-ring-color: rgb(229 231 235 / 1);
}

.focus\:ring-gray-200\/15:focus {
  --tw-ring-color: rgb(229 231 235 / 0.15);
}

.focus\:ring-gray-200\/20:focus {
  --tw-ring-color: rgb(229 231 235 / 0.2);
}

.focus\:ring-gray-200\/25:focus {
  --tw-ring-color: rgb(229 231 235 / 0.25);
}

.focus\:ring-gray-200\/30:focus {
  --tw-ring-color: rgb(229 231 235 / 0.3);
}

.focus\:ring-gray-200\/35:focus {
  --tw-ring-color: rgb(229 231 235 / 0.35);
}

.focus\:ring-gray-200\/40:focus {
  --tw-ring-color: rgb(229 231 235 / 0.4);
}

.focus\:ring-gray-200\/45:focus {
  --tw-ring-color: rgb(229 231 235 / 0.45);
}

.focus\:ring-gray-200\/5:focus {
  --tw-ring-color: rgb(229 231 235 / 0.05);
}

.focus\:ring-gray-200\/50:focus {
  --tw-ring-color: rgb(229 231 235 / 0.5);
}

.focus\:ring-gray-200\/55:focus {
  --tw-ring-color: rgb(229 231 235 / 0.55);
}

.focus\:ring-gray-200\/60:focus {
  --tw-ring-color: rgb(229 231 235 / 0.6);
}

.focus\:ring-gray-200\/65:focus {
  --tw-ring-color: rgb(229 231 235 / 0.65);
}

.focus\:ring-gray-200\/70:focus {
  --tw-ring-color: rgb(229 231 235 / 0.7);
}

.focus\:ring-gray-200\/75:focus {
  --tw-ring-color: rgb(229 231 235 / 0.75);
}

.focus\:ring-gray-200\/80:focus {
  --tw-ring-color: rgb(229 231 235 / 0.8);
}

.focus\:ring-gray-200\/85:focus {
  --tw-ring-color: rgb(229 231 235 / 0.85);
}

.focus\:ring-gray-200\/90:focus {
  --tw-ring-color: rgb(229 231 235 / 0.9);
}

.focus\:ring-gray-200\/95:focus {
  --tw-ring-color: rgb(229 231 235 / 0.95);
}

.focus\:ring-gray-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}

.focus\:ring-gray-300\/0:focus {
  --tw-ring-color: rgb(209 213 219 / 0);
}

.focus\:ring-gray-300\/10:focus {
  --tw-ring-color: rgb(209 213 219 / 0.1);
}

.focus\:ring-gray-300\/100:focus {
  --tw-ring-color: rgb(209 213 219 / 1);
}

.focus\:ring-gray-300\/15:focus {
  --tw-ring-color: rgb(209 213 219 / 0.15);
}

.focus\:ring-gray-300\/20:focus {
  --tw-ring-color: rgb(209 213 219 / 0.2);
}

.focus\:ring-gray-300\/25:focus {
  --tw-ring-color: rgb(209 213 219 / 0.25);
}

.focus\:ring-gray-300\/30:focus {
  --tw-ring-color: rgb(209 213 219 / 0.3);
}

.focus\:ring-gray-300\/35:focus {
  --tw-ring-color: rgb(209 213 219 / 0.35);
}

.focus\:ring-gray-300\/40:focus {
  --tw-ring-color: rgb(209 213 219 / 0.4);
}

.focus\:ring-gray-300\/45:focus {
  --tw-ring-color: rgb(209 213 219 / 0.45);
}

.focus\:ring-gray-300\/5:focus {
  --tw-ring-color: rgb(209 213 219 / 0.05);
}

.focus\:ring-gray-300\/50:focus {
  --tw-ring-color: rgb(209 213 219 / 0.5);
}

.focus\:ring-gray-300\/55:focus {
  --tw-ring-color: rgb(209 213 219 / 0.55);
}

.focus\:ring-gray-300\/60:focus {
  --tw-ring-color: rgb(209 213 219 / 0.6);
}

.focus\:ring-gray-300\/65:focus {
  --tw-ring-color: rgb(209 213 219 / 0.65);
}

.focus\:ring-gray-300\/70:focus {
  --tw-ring-color: rgb(209 213 219 / 0.7);
}

.focus\:ring-gray-300\/75:focus {
  --tw-ring-color: rgb(209 213 219 / 0.75);
}

.focus\:ring-gray-300\/80:focus {
  --tw-ring-color: rgb(209 213 219 / 0.8);
}

.focus\:ring-gray-300\/85:focus {
  --tw-ring-color: rgb(209 213 219 / 0.85);
}

.focus\:ring-gray-300\/90:focus {
  --tw-ring-color: rgb(209 213 219 / 0.9);
}

.focus\:ring-gray-300\/95:focus {
  --tw-ring-color: rgb(209 213 219 / 0.95);
}

.focus\:ring-gray-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}

.focus\:ring-gray-400\/0:focus {
  --tw-ring-color: rgb(156 163 175 / 0);
}

.focus\:ring-gray-400\/10:focus {
  --tw-ring-color: rgb(156 163 175 / 0.1);
}

.focus\:ring-gray-400\/100:focus {
  --tw-ring-color: rgb(156 163 175 / 1);
}

.focus\:ring-gray-400\/15:focus {
  --tw-ring-color: rgb(156 163 175 / 0.15);
}

.focus\:ring-gray-400\/20:focus {
  --tw-ring-color: rgb(156 163 175 / 0.2);
}

.focus\:ring-gray-400\/25:focus {
  --tw-ring-color: rgb(156 163 175 / 0.25);
}

.focus\:ring-gray-400\/30:focus {
  --tw-ring-color: rgb(156 163 175 / 0.3);
}

.focus\:ring-gray-400\/35:focus {
  --tw-ring-color: rgb(156 163 175 / 0.35);
}

.focus\:ring-gray-400\/40:focus {
  --tw-ring-color: rgb(156 163 175 / 0.4);
}

.focus\:ring-gray-400\/45:focus {
  --tw-ring-color: rgb(156 163 175 / 0.45);
}

.focus\:ring-gray-400\/5:focus {
  --tw-ring-color: rgb(156 163 175 / 0.05);
}

.focus\:ring-gray-400\/50:focus {
  --tw-ring-color: rgb(156 163 175 / 0.5);
}

.focus\:ring-gray-400\/55:focus {
  --tw-ring-color: rgb(156 163 175 / 0.55);
}

.focus\:ring-gray-400\/60:focus {
  --tw-ring-color: rgb(156 163 175 / 0.6);
}

.focus\:ring-gray-400\/65:focus {
  --tw-ring-color: rgb(156 163 175 / 0.65);
}

.focus\:ring-gray-400\/70:focus {
  --tw-ring-color: rgb(156 163 175 / 0.7);
}

.focus\:ring-gray-400\/75:focus {
  --tw-ring-color: rgb(156 163 175 / 0.75);
}

.focus\:ring-gray-400\/80:focus {
  --tw-ring-color: rgb(156 163 175 / 0.8);
}

.focus\:ring-gray-400\/85:focus {
  --tw-ring-color: rgb(156 163 175 / 0.85);
}

.focus\:ring-gray-400\/90:focus {
  --tw-ring-color: rgb(156 163 175 / 0.9);
}

.focus\:ring-gray-400\/95:focus {
  --tw-ring-color: rgb(156 163 175 / 0.95);
}

.focus\:ring-gray-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}

.focus\:ring-gray-500\/0:focus {
  --tw-ring-color: rgb(107 114 128 / 0);
}

.focus\:ring-gray-500\/10:focus {
  --tw-ring-color: rgb(107 114 128 / 0.1);
}

.focus\:ring-gray-500\/100:focus {
  --tw-ring-color: rgb(107 114 128 / 1);
}

.focus\:ring-gray-500\/15:focus {
  --tw-ring-color: rgb(107 114 128 / 0.15);
}

.focus\:ring-gray-500\/20:focus {
  --tw-ring-color: rgb(107 114 128 / 0.2);
}

.focus\:ring-gray-500\/25:focus {
  --tw-ring-color: rgb(107 114 128 / 0.25);
}

.focus\:ring-gray-500\/30:focus {
  --tw-ring-color: rgb(107 114 128 / 0.3);
}

.focus\:ring-gray-500\/35:focus {
  --tw-ring-color: rgb(107 114 128 / 0.35);
}

.focus\:ring-gray-500\/40:focus {
  --tw-ring-color: rgb(107 114 128 / 0.4);
}

.focus\:ring-gray-500\/45:focus {
  --tw-ring-color: rgb(107 114 128 / 0.45);
}

.focus\:ring-gray-500\/5:focus {
  --tw-ring-color: rgb(107 114 128 / 0.05);
}

.focus\:ring-gray-500\/50:focus {
  --tw-ring-color: rgb(107 114 128 / 0.5);
}

.focus\:ring-gray-500\/55:focus {
  --tw-ring-color: rgb(107 114 128 / 0.55);
}

.focus\:ring-gray-500\/60:focus {
  --tw-ring-color: rgb(107 114 128 / 0.6);
}

.focus\:ring-gray-500\/65:focus {
  --tw-ring-color: rgb(107 114 128 / 0.65);
}

.focus\:ring-gray-500\/70:focus {
  --tw-ring-color: rgb(107 114 128 / 0.7);
}

.focus\:ring-gray-500\/75:focus {
  --tw-ring-color: rgb(107 114 128 / 0.75);
}

.focus\:ring-gray-500\/80:focus {
  --tw-ring-color: rgb(107 114 128 / 0.8);
}

.focus\:ring-gray-500\/85:focus {
  --tw-ring-color: rgb(107 114 128 / 0.85);
}

.focus\:ring-gray-500\/90:focus {
  --tw-ring-color: rgb(107 114 128 / 0.9);
}

.focus\:ring-gray-500\/95:focus {
  --tw-ring-color: rgb(107 114 128 / 0.95);
}

.focus\:ring-gray-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1));
}

.focus\:ring-gray-600\/0:focus {
  --tw-ring-color: rgb(75 85 99 / 0);
}

.focus\:ring-gray-600\/10:focus {
  --tw-ring-color: rgb(75 85 99 / 0.1);
}

.focus\:ring-gray-600\/100:focus {
  --tw-ring-color: rgb(75 85 99 / 1);
}

.focus\:ring-gray-600\/15:focus {
  --tw-ring-color: rgb(75 85 99 / 0.15);
}

.focus\:ring-gray-600\/20:focus {
  --tw-ring-color: rgb(75 85 99 / 0.2);
}

.focus\:ring-gray-600\/25:focus {
  --tw-ring-color: rgb(75 85 99 / 0.25);
}

.focus\:ring-gray-600\/30:focus {
  --tw-ring-color: rgb(75 85 99 / 0.3);
}

.focus\:ring-gray-600\/35:focus {
  --tw-ring-color: rgb(75 85 99 / 0.35);
}

.focus\:ring-gray-600\/40:focus {
  --tw-ring-color: rgb(75 85 99 / 0.4);
}

.focus\:ring-gray-600\/45:focus {
  --tw-ring-color: rgb(75 85 99 / 0.45);
}

.focus\:ring-gray-600\/5:focus {
  --tw-ring-color: rgb(75 85 99 / 0.05);
}

.focus\:ring-gray-600\/50:focus {
  --tw-ring-color: rgb(75 85 99 / 0.5);
}

.focus\:ring-gray-600\/55:focus {
  --tw-ring-color: rgb(75 85 99 / 0.55);
}

.focus\:ring-gray-600\/60:focus {
  --tw-ring-color: rgb(75 85 99 / 0.6);
}

.focus\:ring-gray-600\/65:focus {
  --tw-ring-color: rgb(75 85 99 / 0.65);
}

.focus\:ring-gray-600\/70:focus {
  --tw-ring-color: rgb(75 85 99 / 0.7);
}

.focus\:ring-gray-600\/75:focus {
  --tw-ring-color: rgb(75 85 99 / 0.75);
}

.focus\:ring-gray-600\/80:focus {
  --tw-ring-color: rgb(75 85 99 / 0.8);
}

.focus\:ring-gray-600\/85:focus {
  --tw-ring-color: rgb(75 85 99 / 0.85);
}

.focus\:ring-gray-600\/90:focus {
  --tw-ring-color: rgb(75 85 99 / 0.9);
}

.focus\:ring-gray-600\/95:focus {
  --tw-ring-color: rgb(75 85 99 / 0.95);
}

.focus\:ring-gray-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

.focus\:ring-gray-700\/0:focus {
  --tw-ring-color: rgb(55 65 81 / 0);
}

.focus\:ring-gray-700\/10:focus {
  --tw-ring-color: rgb(55 65 81 / 0.1);
}

.focus\:ring-gray-700\/100:focus {
  --tw-ring-color: rgb(55 65 81 / 1);
}

.focus\:ring-gray-700\/15:focus {
  --tw-ring-color: rgb(55 65 81 / 0.15);
}

.focus\:ring-gray-700\/20:focus {
  --tw-ring-color: rgb(55 65 81 / 0.2);
}

.focus\:ring-gray-700\/25:focus {
  --tw-ring-color: rgb(55 65 81 / 0.25);
}

.focus\:ring-gray-700\/30:focus {
  --tw-ring-color: rgb(55 65 81 / 0.3);
}

.focus\:ring-gray-700\/35:focus {
  --tw-ring-color: rgb(55 65 81 / 0.35);
}

.focus\:ring-gray-700\/40:focus {
  --tw-ring-color: rgb(55 65 81 / 0.4);
}

.focus\:ring-gray-700\/45:focus {
  --tw-ring-color: rgb(55 65 81 / 0.45);
}

.focus\:ring-gray-700\/5:focus {
  --tw-ring-color: rgb(55 65 81 / 0.05);
}

.focus\:ring-gray-700\/50:focus {
  --tw-ring-color: rgb(55 65 81 / 0.5);
}

.focus\:ring-gray-700\/55:focus {
  --tw-ring-color: rgb(55 65 81 / 0.55);
}

.focus\:ring-gray-700\/60:focus {
  --tw-ring-color: rgb(55 65 81 / 0.6);
}

.focus\:ring-gray-700\/65:focus {
  --tw-ring-color: rgb(55 65 81 / 0.65);
}

.focus\:ring-gray-700\/70:focus {
  --tw-ring-color: rgb(55 65 81 / 0.7);
}

.focus\:ring-gray-700\/75:focus {
  --tw-ring-color: rgb(55 65 81 / 0.75);
}

.focus\:ring-gray-700\/80:focus {
  --tw-ring-color: rgb(55 65 81 / 0.8);
}

.focus\:ring-gray-700\/85:focus {
  --tw-ring-color: rgb(55 65 81 / 0.85);
}

.focus\:ring-gray-700\/90:focus {
  --tw-ring-color: rgb(55 65 81 / 0.9);
}

.focus\:ring-gray-700\/95:focus {
  --tw-ring-color: rgb(55 65 81 / 0.95);
}

.focus\:ring-gray-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1));
}

.focus\:ring-gray-800\/0:focus {
  --tw-ring-color: rgb(31 41 55 / 0);
}

.focus\:ring-gray-800\/10:focus {
  --tw-ring-color: rgb(31 41 55 / 0.1);
}

.focus\:ring-gray-800\/100:focus {
  --tw-ring-color: rgb(31 41 55 / 1);
}

.focus\:ring-gray-800\/15:focus {
  --tw-ring-color: rgb(31 41 55 / 0.15);
}

.focus\:ring-gray-800\/20:focus {
  --tw-ring-color: rgb(31 41 55 / 0.2);
}

.focus\:ring-gray-800\/25:focus {
  --tw-ring-color: rgb(31 41 55 / 0.25);
}

.focus\:ring-gray-800\/30:focus {
  --tw-ring-color: rgb(31 41 55 / 0.3);
}

.focus\:ring-gray-800\/35:focus {
  --tw-ring-color: rgb(31 41 55 / 0.35);
}

.focus\:ring-gray-800\/40:focus {
  --tw-ring-color: rgb(31 41 55 / 0.4);
}

.focus\:ring-gray-800\/45:focus {
  --tw-ring-color: rgb(31 41 55 / 0.45);
}

.focus\:ring-gray-800\/5:focus {
  --tw-ring-color: rgb(31 41 55 / 0.05);
}

.focus\:ring-gray-800\/50:focus {
  --tw-ring-color: rgb(31 41 55 / 0.5);
}

.focus\:ring-gray-800\/55:focus {
  --tw-ring-color: rgb(31 41 55 / 0.55);
}

.focus\:ring-gray-800\/60:focus {
  --tw-ring-color: rgb(31 41 55 / 0.6);
}

.focus\:ring-gray-800\/65:focus {
  --tw-ring-color: rgb(31 41 55 / 0.65);
}

.focus\:ring-gray-800\/70:focus {
  --tw-ring-color: rgb(31 41 55 / 0.7);
}

.focus\:ring-gray-800\/75:focus {
  --tw-ring-color: rgb(31 41 55 / 0.75);
}

.focus\:ring-gray-800\/80:focus {
  --tw-ring-color: rgb(31 41 55 / 0.8);
}

.focus\:ring-gray-800\/85:focus {
  --tw-ring-color: rgb(31 41 55 / 0.85);
}

.focus\:ring-gray-800\/90:focus {
  --tw-ring-color: rgb(31 41 55 / 0.9);
}

.focus\:ring-gray-800\/95:focus {
  --tw-ring-color: rgb(31 41 55 / 0.95);
}

.focus\:ring-gray-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1));
}

.focus\:ring-gray-900\/0:focus {
  --tw-ring-color: rgb(17 24 39 / 0);
}

.focus\:ring-gray-900\/10:focus {
  --tw-ring-color: rgb(17 24 39 / 0.1);
}

.focus\:ring-gray-900\/100:focus {
  --tw-ring-color: rgb(17 24 39 / 1);
}

.focus\:ring-gray-900\/15:focus {
  --tw-ring-color: rgb(17 24 39 / 0.15);
}

.focus\:ring-gray-900\/20:focus {
  --tw-ring-color: rgb(17 24 39 / 0.2);
}

.focus\:ring-gray-900\/25:focus {
  --tw-ring-color: rgb(17 24 39 / 0.25);
}

.focus\:ring-gray-900\/30:focus {
  --tw-ring-color: rgb(17 24 39 / 0.3);
}

.focus\:ring-gray-900\/35:focus {
  --tw-ring-color: rgb(17 24 39 / 0.35);
}

.focus\:ring-gray-900\/40:focus {
  --tw-ring-color: rgb(17 24 39 / 0.4);
}

.focus\:ring-gray-900\/45:focus {
  --tw-ring-color: rgb(17 24 39 / 0.45);
}

.focus\:ring-gray-900\/5:focus {
  --tw-ring-color: rgb(17 24 39 / 0.05);
}

.focus\:ring-gray-900\/50:focus {
  --tw-ring-color: rgb(17 24 39 / 0.5);
}

.focus\:ring-gray-900\/55:focus {
  --tw-ring-color: rgb(17 24 39 / 0.55);
}

.focus\:ring-gray-900\/60:focus {
  --tw-ring-color: rgb(17 24 39 / 0.6);
}

.focus\:ring-gray-900\/65:focus {
  --tw-ring-color: rgb(17 24 39 / 0.65);
}

.focus\:ring-gray-900\/70:focus {
  --tw-ring-color: rgb(17 24 39 / 0.7);
}

.focus\:ring-gray-900\/75:focus {
  --tw-ring-color: rgb(17 24 39 / 0.75);
}

.focus\:ring-gray-900\/80:focus {
  --tw-ring-color: rgb(17 24 39 / 0.8);
}

.focus\:ring-gray-900\/85:focus {
  --tw-ring-color: rgb(17 24 39 / 0.85);
}

.focus\:ring-gray-900\/90:focus {
  --tw-ring-color: rgb(17 24 39 / 0.9);
}

.focus\:ring-gray-900\/95:focus {
  --tw-ring-color: rgb(17 24 39 / 0.95);
}

.focus\:ring-green-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(222 247 236 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-100\/0:focus {
  --tw-ring-color: rgb(222 247 236 / 0);
}

.focus\:ring-green-100\/10:focus {
  --tw-ring-color: rgb(222 247 236 / 0.1);
}

.focus\:ring-green-100\/100:focus {
  --tw-ring-color: rgb(222 247 236 / 1);
}

.focus\:ring-green-100\/15:focus {
  --tw-ring-color: rgb(222 247 236 / 0.15);
}

.focus\:ring-green-100\/20:focus {
  --tw-ring-color: rgb(222 247 236 / 0.2);
}

.focus\:ring-green-100\/25:focus {
  --tw-ring-color: rgb(222 247 236 / 0.25);
}

.focus\:ring-green-100\/30:focus {
  --tw-ring-color: rgb(222 247 236 / 0.3);
}

.focus\:ring-green-100\/35:focus {
  --tw-ring-color: rgb(222 247 236 / 0.35);
}

.focus\:ring-green-100\/40:focus {
  --tw-ring-color: rgb(222 247 236 / 0.4);
}

.focus\:ring-green-100\/45:focus {
  --tw-ring-color: rgb(222 247 236 / 0.45);
}

.focus\:ring-green-100\/5:focus {
  --tw-ring-color: rgb(222 247 236 / 0.05);
}

.focus\:ring-green-100\/50:focus {
  --tw-ring-color: rgb(222 247 236 / 0.5);
}

.focus\:ring-green-100\/55:focus {
  --tw-ring-color: rgb(222 247 236 / 0.55);
}

.focus\:ring-green-100\/60:focus {
  --tw-ring-color: rgb(222 247 236 / 0.6);
}

.focus\:ring-green-100\/65:focus {
  --tw-ring-color: rgb(222 247 236 / 0.65);
}

.focus\:ring-green-100\/70:focus {
  --tw-ring-color: rgb(222 247 236 / 0.7);
}

.focus\:ring-green-100\/75:focus {
  --tw-ring-color: rgb(222 247 236 / 0.75);
}

.focus\:ring-green-100\/80:focus {
  --tw-ring-color: rgb(222 247 236 / 0.8);
}

.focus\:ring-green-100\/85:focus {
  --tw-ring-color: rgb(222 247 236 / 0.85);
}

.focus\:ring-green-100\/90:focus {
  --tw-ring-color: rgb(222 247 236 / 0.9);
}

.focus\:ring-green-100\/95:focus {
  --tw-ring-color: rgb(222 247 236 / 0.95);
}

.focus\:ring-green-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(188 240 218 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-200\/0:focus {
  --tw-ring-color: rgb(188 240 218 / 0);
}

.focus\:ring-green-200\/10:focus {
  --tw-ring-color: rgb(188 240 218 / 0.1);
}

.focus\:ring-green-200\/100:focus {
  --tw-ring-color: rgb(188 240 218 / 1);
}

.focus\:ring-green-200\/15:focus {
  --tw-ring-color: rgb(188 240 218 / 0.15);
}

.focus\:ring-green-200\/20:focus {
  --tw-ring-color: rgb(188 240 218 / 0.2);
}

.focus\:ring-green-200\/25:focus {
  --tw-ring-color: rgb(188 240 218 / 0.25);
}

.focus\:ring-green-200\/30:focus {
  --tw-ring-color: rgb(188 240 218 / 0.3);
}

.focus\:ring-green-200\/35:focus {
  --tw-ring-color: rgb(188 240 218 / 0.35);
}

.focus\:ring-green-200\/40:focus {
  --tw-ring-color: rgb(188 240 218 / 0.4);
}

.focus\:ring-green-200\/45:focus {
  --tw-ring-color: rgb(188 240 218 / 0.45);
}

.focus\:ring-green-200\/5:focus {
  --tw-ring-color: rgb(188 240 218 / 0.05);
}

.focus\:ring-green-200\/50:focus {
  --tw-ring-color: rgb(188 240 218 / 0.5);
}

.focus\:ring-green-200\/55:focus {
  --tw-ring-color: rgb(188 240 218 / 0.55);
}

.focus\:ring-green-200\/60:focus {
  --tw-ring-color: rgb(188 240 218 / 0.6);
}

.focus\:ring-green-200\/65:focus {
  --tw-ring-color: rgb(188 240 218 / 0.65);
}

.focus\:ring-green-200\/70:focus {
  --tw-ring-color: rgb(188 240 218 / 0.7);
}

.focus\:ring-green-200\/75:focus {
  --tw-ring-color: rgb(188 240 218 / 0.75);
}

.focus\:ring-green-200\/80:focus {
  --tw-ring-color: rgb(188 240 218 / 0.8);
}

.focus\:ring-green-200\/85:focus {
  --tw-ring-color: rgb(188 240 218 / 0.85);
}

.focus\:ring-green-200\/90:focus {
  --tw-ring-color: rgb(188 240 218 / 0.9);
}

.focus\:ring-green-200\/95:focus {
  --tw-ring-color: rgb(188 240 218 / 0.95);
}

.focus\:ring-green-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 225 188 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-300\/0:focus {
  --tw-ring-color: rgb(132 225 188 / 0);
}

.focus\:ring-green-300\/10:focus {
  --tw-ring-color: rgb(132 225 188 / 0.1);
}

.focus\:ring-green-300\/100:focus {
  --tw-ring-color: rgb(132 225 188 / 1);
}

.focus\:ring-green-300\/15:focus {
  --tw-ring-color: rgb(132 225 188 / 0.15);
}

.focus\:ring-green-300\/20:focus {
  --tw-ring-color: rgb(132 225 188 / 0.2);
}

.focus\:ring-green-300\/25:focus {
  --tw-ring-color: rgb(132 225 188 / 0.25);
}

.focus\:ring-green-300\/30:focus {
  --tw-ring-color: rgb(132 225 188 / 0.3);
}

.focus\:ring-green-300\/35:focus {
  --tw-ring-color: rgb(132 225 188 / 0.35);
}

.focus\:ring-green-300\/40:focus {
  --tw-ring-color: rgb(132 225 188 / 0.4);
}

.focus\:ring-green-300\/45:focus {
  --tw-ring-color: rgb(132 225 188 / 0.45);
}

.focus\:ring-green-300\/5:focus {
  --tw-ring-color: rgb(132 225 188 / 0.05);
}

.focus\:ring-green-300\/50:focus {
  --tw-ring-color: rgb(132 225 188 / 0.5);
}

.focus\:ring-green-300\/55:focus {
  --tw-ring-color: rgb(132 225 188 / 0.55);
}

.focus\:ring-green-300\/60:focus {
  --tw-ring-color: rgb(132 225 188 / 0.6);
}

.focus\:ring-green-300\/65:focus {
  --tw-ring-color: rgb(132 225 188 / 0.65);
}

.focus\:ring-green-300\/70:focus {
  --tw-ring-color: rgb(132 225 188 / 0.7);
}

.focus\:ring-green-300\/75:focus {
  --tw-ring-color: rgb(132 225 188 / 0.75);
}

.focus\:ring-green-300\/80:focus {
  --tw-ring-color: rgb(132 225 188 / 0.8);
}

.focus\:ring-green-300\/85:focus {
  --tw-ring-color: rgb(132 225 188 / 0.85);
}

.focus\:ring-green-300\/90:focus {
  --tw-ring-color: rgb(132 225 188 / 0.9);
}

.focus\:ring-green-300\/95:focus {
  --tw-ring-color: rgb(132 225 188 / 0.95);
}

.focus\:ring-green-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(49 196 141 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-400\/0:focus {
  --tw-ring-color: rgb(49 196 141 / 0);
}

.focus\:ring-green-400\/10:focus {
  --tw-ring-color: rgb(49 196 141 / 0.1);
}

.focus\:ring-green-400\/100:focus {
  --tw-ring-color: rgb(49 196 141 / 1);
}

.focus\:ring-green-400\/15:focus {
  --tw-ring-color: rgb(49 196 141 / 0.15);
}

.focus\:ring-green-400\/20:focus {
  --tw-ring-color: rgb(49 196 141 / 0.2);
}

.focus\:ring-green-400\/25:focus {
  --tw-ring-color: rgb(49 196 141 / 0.25);
}

.focus\:ring-green-400\/30:focus {
  --tw-ring-color: rgb(49 196 141 / 0.3);
}

.focus\:ring-green-400\/35:focus {
  --tw-ring-color: rgb(49 196 141 / 0.35);
}

.focus\:ring-green-400\/40:focus {
  --tw-ring-color: rgb(49 196 141 / 0.4);
}

.focus\:ring-green-400\/45:focus {
  --tw-ring-color: rgb(49 196 141 / 0.45);
}

.focus\:ring-green-400\/5:focus {
  --tw-ring-color: rgb(49 196 141 / 0.05);
}

.focus\:ring-green-400\/50:focus {
  --tw-ring-color: rgb(49 196 141 / 0.5);
}

.focus\:ring-green-400\/55:focus {
  --tw-ring-color: rgb(49 196 141 / 0.55);
}

.focus\:ring-green-400\/60:focus {
  --tw-ring-color: rgb(49 196 141 / 0.6);
}

.focus\:ring-green-400\/65:focus {
  --tw-ring-color: rgb(49 196 141 / 0.65);
}

.focus\:ring-green-400\/70:focus {
  --tw-ring-color: rgb(49 196 141 / 0.7);
}

.focus\:ring-green-400\/75:focus {
  --tw-ring-color: rgb(49 196 141 / 0.75);
}

.focus\:ring-green-400\/80:focus {
  --tw-ring-color: rgb(49 196 141 / 0.8);
}

.focus\:ring-green-400\/85:focus {
  --tw-ring-color: rgb(49 196 141 / 0.85);
}

.focus\:ring-green-400\/90:focus {
  --tw-ring-color: rgb(49 196 141 / 0.9);
}

.focus\:ring-green-400\/95:focus {
  --tw-ring-color: rgb(49 196 141 / 0.95);
}

.focus\:ring-green-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 159 110 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-500\/0:focus {
  --tw-ring-color: rgb(14 159 110 / 0);
}

.focus\:ring-green-500\/10:focus {
  --tw-ring-color: rgb(14 159 110 / 0.1);
}

.focus\:ring-green-500\/100:focus {
  --tw-ring-color: rgb(14 159 110 / 1);
}

.focus\:ring-green-500\/15:focus {
  --tw-ring-color: rgb(14 159 110 / 0.15);
}

.focus\:ring-green-500\/20:focus {
  --tw-ring-color: rgb(14 159 110 / 0.2);
}

.focus\:ring-green-500\/25:focus {
  --tw-ring-color: rgb(14 159 110 / 0.25);
}

.focus\:ring-green-500\/30:focus {
  --tw-ring-color: rgb(14 159 110 / 0.3);
}

.focus\:ring-green-500\/35:focus {
  --tw-ring-color: rgb(14 159 110 / 0.35);
}

.focus\:ring-green-500\/40:focus {
  --tw-ring-color: rgb(14 159 110 / 0.4);
}

.focus\:ring-green-500\/45:focus {
  --tw-ring-color: rgb(14 159 110 / 0.45);
}

.focus\:ring-green-500\/5:focus {
  --tw-ring-color: rgb(14 159 110 / 0.05);
}

.focus\:ring-green-500\/50:focus {
  --tw-ring-color: rgb(14 159 110 / 0.5);
}

.focus\:ring-green-500\/55:focus {
  --tw-ring-color: rgb(14 159 110 / 0.55);
}

.focus\:ring-green-500\/60:focus {
  --tw-ring-color: rgb(14 159 110 / 0.6);
}

.focus\:ring-green-500\/65:focus {
  --tw-ring-color: rgb(14 159 110 / 0.65);
}

.focus\:ring-green-500\/70:focus {
  --tw-ring-color: rgb(14 159 110 / 0.7);
}

.focus\:ring-green-500\/75:focus {
  --tw-ring-color: rgb(14 159 110 / 0.75);
}

.focus\:ring-green-500\/80:focus {
  --tw-ring-color: rgb(14 159 110 / 0.8);
}

.focus\:ring-green-500\/85:focus {
  --tw-ring-color: rgb(14 159 110 / 0.85);
}

.focus\:ring-green-500\/90:focus {
  --tw-ring-color: rgb(14 159 110 / 0.9);
}

.focus\:ring-green-500\/95:focus {
  --tw-ring-color: rgb(14 159 110 / 0.95);
}

.focus\:ring-green-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 122 85 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-600\/0:focus {
  --tw-ring-color: rgb(5 122 85 / 0);
}

.focus\:ring-green-600\/10:focus {
  --tw-ring-color: rgb(5 122 85 / 0.1);
}

.focus\:ring-green-600\/100:focus {
  --tw-ring-color: rgb(5 122 85 / 1);
}

.focus\:ring-green-600\/15:focus {
  --tw-ring-color: rgb(5 122 85 / 0.15);
}

.focus\:ring-green-600\/20:focus {
  --tw-ring-color: rgb(5 122 85 / 0.2);
}

.focus\:ring-green-600\/25:focus {
  --tw-ring-color: rgb(5 122 85 / 0.25);
}

.focus\:ring-green-600\/30:focus {
  --tw-ring-color: rgb(5 122 85 / 0.3);
}

.focus\:ring-green-600\/35:focus {
  --tw-ring-color: rgb(5 122 85 / 0.35);
}

.focus\:ring-green-600\/40:focus {
  --tw-ring-color: rgb(5 122 85 / 0.4);
}

.focus\:ring-green-600\/45:focus {
  --tw-ring-color: rgb(5 122 85 / 0.45);
}

.focus\:ring-green-600\/5:focus {
  --tw-ring-color: rgb(5 122 85 / 0.05);
}

.focus\:ring-green-600\/50:focus {
  --tw-ring-color: rgb(5 122 85 / 0.5);
}

.focus\:ring-green-600\/55:focus {
  --tw-ring-color: rgb(5 122 85 / 0.55);
}

.focus\:ring-green-600\/60:focus {
  --tw-ring-color: rgb(5 122 85 / 0.6);
}

.focus\:ring-green-600\/65:focus {
  --tw-ring-color: rgb(5 122 85 / 0.65);
}

.focus\:ring-green-600\/70:focus {
  --tw-ring-color: rgb(5 122 85 / 0.7);
}

.focus\:ring-green-600\/75:focus {
  --tw-ring-color: rgb(5 122 85 / 0.75);
}

.focus\:ring-green-600\/80:focus {
  --tw-ring-color: rgb(5 122 85 / 0.8);
}

.focus\:ring-green-600\/85:focus {
  --tw-ring-color: rgb(5 122 85 / 0.85);
}

.focus\:ring-green-600\/90:focus {
  --tw-ring-color: rgb(5 122 85 / 0.9);
}

.focus\:ring-green-600\/95:focus {
  --tw-ring-color: rgb(5 122 85 / 0.95);
}

.focus\:ring-green-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 108 78 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-700\/0:focus {
  --tw-ring-color: rgb(4 108 78 / 0);
}

.focus\:ring-green-700\/10:focus {
  --tw-ring-color: rgb(4 108 78 / 0.1);
}

.focus\:ring-green-700\/100:focus {
  --tw-ring-color: rgb(4 108 78 / 1);
}

.focus\:ring-green-700\/15:focus {
  --tw-ring-color: rgb(4 108 78 / 0.15);
}

.focus\:ring-green-700\/20:focus {
  --tw-ring-color: rgb(4 108 78 / 0.2);
}

.focus\:ring-green-700\/25:focus {
  --tw-ring-color: rgb(4 108 78 / 0.25);
}

.focus\:ring-green-700\/30:focus {
  --tw-ring-color: rgb(4 108 78 / 0.3);
}

.focus\:ring-green-700\/35:focus {
  --tw-ring-color: rgb(4 108 78 / 0.35);
}

.focus\:ring-green-700\/40:focus {
  --tw-ring-color: rgb(4 108 78 / 0.4);
}

.focus\:ring-green-700\/45:focus {
  --tw-ring-color: rgb(4 108 78 / 0.45);
}

.focus\:ring-green-700\/5:focus {
  --tw-ring-color: rgb(4 108 78 / 0.05);
}

.focus\:ring-green-700\/50:focus {
  --tw-ring-color: rgb(4 108 78 / 0.5);
}

.focus\:ring-green-700\/55:focus {
  --tw-ring-color: rgb(4 108 78 / 0.55);
}

.focus\:ring-green-700\/60:focus {
  --tw-ring-color: rgb(4 108 78 / 0.6);
}

.focus\:ring-green-700\/65:focus {
  --tw-ring-color: rgb(4 108 78 / 0.65);
}

.focus\:ring-green-700\/70:focus {
  --tw-ring-color: rgb(4 108 78 / 0.7);
}

.focus\:ring-green-700\/75:focus {
  --tw-ring-color: rgb(4 108 78 / 0.75);
}

.focus\:ring-green-700\/80:focus {
  --tw-ring-color: rgb(4 108 78 / 0.8);
}

.focus\:ring-green-700\/85:focus {
  --tw-ring-color: rgb(4 108 78 / 0.85);
}

.focus\:ring-green-700\/90:focus {
  --tw-ring-color: rgb(4 108 78 / 0.9);
}

.focus\:ring-green-700\/95:focus {
  --tw-ring-color: rgb(4 108 78 / 0.95);
}

.focus\:ring-green-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(3 84 63 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-800\/0:focus {
  --tw-ring-color: rgb(3 84 63 / 0);
}

.focus\:ring-green-800\/10:focus {
  --tw-ring-color: rgb(3 84 63 / 0.1);
}

.focus\:ring-green-800\/100:focus {
  --tw-ring-color: rgb(3 84 63 / 1);
}

.focus\:ring-green-800\/15:focus {
  --tw-ring-color: rgb(3 84 63 / 0.15);
}

.focus\:ring-green-800\/20:focus {
  --tw-ring-color: rgb(3 84 63 / 0.2);
}

.focus\:ring-green-800\/25:focus {
  --tw-ring-color: rgb(3 84 63 / 0.25);
}

.focus\:ring-green-800\/30:focus {
  --tw-ring-color: rgb(3 84 63 / 0.3);
}

.focus\:ring-green-800\/35:focus {
  --tw-ring-color: rgb(3 84 63 / 0.35);
}

.focus\:ring-green-800\/40:focus {
  --tw-ring-color: rgb(3 84 63 / 0.4);
}

.focus\:ring-green-800\/45:focus {
  --tw-ring-color: rgb(3 84 63 / 0.45);
}

.focus\:ring-green-800\/5:focus {
  --tw-ring-color: rgb(3 84 63 / 0.05);
}

.focus\:ring-green-800\/50:focus {
  --tw-ring-color: rgb(3 84 63 / 0.5);
}

.focus\:ring-green-800\/55:focus {
  --tw-ring-color: rgb(3 84 63 / 0.55);
}

.focus\:ring-green-800\/60:focus {
  --tw-ring-color: rgb(3 84 63 / 0.6);
}

.focus\:ring-green-800\/65:focus {
  --tw-ring-color: rgb(3 84 63 / 0.65);
}

.focus\:ring-green-800\/70:focus {
  --tw-ring-color: rgb(3 84 63 / 0.7);
}

.focus\:ring-green-800\/75:focus {
  --tw-ring-color: rgb(3 84 63 / 0.75);
}

.focus\:ring-green-800\/80:focus {
  --tw-ring-color: rgb(3 84 63 / 0.8);
}

.focus\:ring-green-800\/85:focus {
  --tw-ring-color: rgb(3 84 63 / 0.85);
}

.focus\:ring-green-800\/90:focus {
  --tw-ring-color: rgb(3 84 63 / 0.9);
}

.focus\:ring-green-800\/95:focus {
  --tw-ring-color: rgb(3 84 63 / 0.95);
}

.focus\:ring-green-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(1 71 55 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-900\/0:focus {
  --tw-ring-color: rgb(1 71 55 / 0);
}

.focus\:ring-green-900\/10:focus {
  --tw-ring-color: rgb(1 71 55 / 0.1);
}

.focus\:ring-green-900\/100:focus {
  --tw-ring-color: rgb(1 71 55 / 1);
}

.focus\:ring-green-900\/15:focus {
  --tw-ring-color: rgb(1 71 55 / 0.15);
}

.focus\:ring-green-900\/20:focus {
  --tw-ring-color: rgb(1 71 55 / 0.2);
}

.focus\:ring-green-900\/25:focus {
  --tw-ring-color: rgb(1 71 55 / 0.25);
}

.focus\:ring-green-900\/30:focus {
  --tw-ring-color: rgb(1 71 55 / 0.3);
}

.focus\:ring-green-900\/35:focus {
  --tw-ring-color: rgb(1 71 55 / 0.35);
}

.focus\:ring-green-900\/40:focus {
  --tw-ring-color: rgb(1 71 55 / 0.4);
}

.focus\:ring-green-900\/45:focus {
  --tw-ring-color: rgb(1 71 55 / 0.45);
}

.focus\:ring-green-900\/5:focus {
  --tw-ring-color: rgb(1 71 55 / 0.05);
}

.focus\:ring-green-900\/50:focus {
  --tw-ring-color: rgb(1 71 55 / 0.5);
}

.focus\:ring-green-900\/55:focus {
  --tw-ring-color: rgb(1 71 55 / 0.55);
}

.focus\:ring-green-900\/60:focus {
  --tw-ring-color: rgb(1 71 55 / 0.6);
}

.focus\:ring-green-900\/65:focus {
  --tw-ring-color: rgb(1 71 55 / 0.65);
}

.focus\:ring-green-900\/70:focus {
  --tw-ring-color: rgb(1 71 55 / 0.7);
}

.focus\:ring-green-900\/75:focus {
  --tw-ring-color: rgb(1 71 55 / 0.75);
}

.focus\:ring-green-900\/80:focus {
  --tw-ring-color: rgb(1 71 55 / 0.8);
}

.focus\:ring-green-900\/85:focus {
  --tw-ring-color: rgb(1 71 55 / 0.85);
}

.focus\:ring-green-900\/90:focus {
  --tw-ring-color: rgb(1 71 55 / 0.9);
}

.focus\:ring-green-900\/95:focus {
  --tw-ring-color: rgb(1 71 55 / 0.95);
}

.focus\:ring-indigo-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 237 255 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-100\/0:focus {
  --tw-ring-color: rgb(229 237 255 / 0);
}

.focus\:ring-indigo-100\/10:focus {
  --tw-ring-color: rgb(229 237 255 / 0.1);
}

.focus\:ring-indigo-100\/100:focus {
  --tw-ring-color: rgb(229 237 255 / 1);
}

.focus\:ring-indigo-100\/15:focus {
  --tw-ring-color: rgb(229 237 255 / 0.15);
}

.focus\:ring-indigo-100\/20:focus {
  --tw-ring-color: rgb(229 237 255 / 0.2);
}

.focus\:ring-indigo-100\/25:focus {
  --tw-ring-color: rgb(229 237 255 / 0.25);
}

.focus\:ring-indigo-100\/30:focus {
  --tw-ring-color: rgb(229 237 255 / 0.3);
}

.focus\:ring-indigo-100\/35:focus {
  --tw-ring-color: rgb(229 237 255 / 0.35);
}

.focus\:ring-indigo-100\/40:focus {
  --tw-ring-color: rgb(229 237 255 / 0.4);
}

.focus\:ring-indigo-100\/45:focus {
  --tw-ring-color: rgb(229 237 255 / 0.45);
}

.focus\:ring-indigo-100\/5:focus {
  --tw-ring-color: rgb(229 237 255 / 0.05);
}

.focus\:ring-indigo-100\/50:focus {
  --tw-ring-color: rgb(229 237 255 / 0.5);
}

.focus\:ring-indigo-100\/55:focus {
  --tw-ring-color: rgb(229 237 255 / 0.55);
}

.focus\:ring-indigo-100\/60:focus {
  --tw-ring-color: rgb(229 237 255 / 0.6);
}

.focus\:ring-indigo-100\/65:focus {
  --tw-ring-color: rgb(229 237 255 / 0.65);
}

.focus\:ring-indigo-100\/70:focus {
  --tw-ring-color: rgb(229 237 255 / 0.7);
}

.focus\:ring-indigo-100\/75:focus {
  --tw-ring-color: rgb(229 237 255 / 0.75);
}

.focus\:ring-indigo-100\/80:focus {
  --tw-ring-color: rgb(229 237 255 / 0.8);
}

.focus\:ring-indigo-100\/85:focus {
  --tw-ring-color: rgb(229 237 255 / 0.85);
}

.focus\:ring-indigo-100\/90:focus {
  --tw-ring-color: rgb(229 237 255 / 0.9);
}

.focus\:ring-indigo-100\/95:focus {
  --tw-ring-color: rgb(229 237 255 / 0.95);
}

.focus\:ring-indigo-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(205 219 254 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-200\/0:focus {
  --tw-ring-color: rgb(205 219 254 / 0);
}

.focus\:ring-indigo-200\/10:focus {
  --tw-ring-color: rgb(205 219 254 / 0.1);
}

.focus\:ring-indigo-200\/100:focus {
  --tw-ring-color: rgb(205 219 254 / 1);
}

.focus\:ring-indigo-200\/15:focus {
  --tw-ring-color: rgb(205 219 254 / 0.15);
}

.focus\:ring-indigo-200\/20:focus {
  --tw-ring-color: rgb(205 219 254 / 0.2);
}

.focus\:ring-indigo-200\/25:focus {
  --tw-ring-color: rgb(205 219 254 / 0.25);
}

.focus\:ring-indigo-200\/30:focus {
  --tw-ring-color: rgb(205 219 254 / 0.3);
}

.focus\:ring-indigo-200\/35:focus {
  --tw-ring-color: rgb(205 219 254 / 0.35);
}

.focus\:ring-indigo-200\/40:focus {
  --tw-ring-color: rgb(205 219 254 / 0.4);
}

.focus\:ring-indigo-200\/45:focus {
  --tw-ring-color: rgb(205 219 254 / 0.45);
}

.focus\:ring-indigo-200\/5:focus {
  --tw-ring-color: rgb(205 219 254 / 0.05);
}

.focus\:ring-indigo-200\/50:focus {
  --tw-ring-color: rgb(205 219 254 / 0.5);
}

.focus\:ring-indigo-200\/55:focus {
  --tw-ring-color: rgb(205 219 254 / 0.55);
}

.focus\:ring-indigo-200\/60:focus {
  --tw-ring-color: rgb(205 219 254 / 0.6);
}

.focus\:ring-indigo-200\/65:focus {
  --tw-ring-color: rgb(205 219 254 / 0.65);
}

.focus\:ring-indigo-200\/70:focus {
  --tw-ring-color: rgb(205 219 254 / 0.7);
}

.focus\:ring-indigo-200\/75:focus {
  --tw-ring-color: rgb(205 219 254 / 0.75);
}

.focus\:ring-indigo-200\/80:focus {
  --tw-ring-color: rgb(205 219 254 / 0.8);
}

.focus\:ring-indigo-200\/85:focus {
  --tw-ring-color: rgb(205 219 254 / 0.85);
}

.focus\:ring-indigo-200\/90:focus {
  --tw-ring-color: rgb(205 219 254 / 0.9);
}

.focus\:ring-indigo-200\/95:focus {
  --tw-ring-color: rgb(205 219 254 / 0.95);
}

.focus\:ring-indigo-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 198 252 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-300\/0:focus {
  --tw-ring-color: rgb(180 198 252 / 0);
}

.focus\:ring-indigo-300\/10:focus {
  --tw-ring-color: rgb(180 198 252 / 0.1);
}

.focus\:ring-indigo-300\/100:focus {
  --tw-ring-color: rgb(180 198 252 / 1);
}

.focus\:ring-indigo-300\/15:focus {
  --tw-ring-color: rgb(180 198 252 / 0.15);
}

.focus\:ring-indigo-300\/20:focus {
  --tw-ring-color: rgb(180 198 252 / 0.2);
}

.focus\:ring-indigo-300\/25:focus {
  --tw-ring-color: rgb(180 198 252 / 0.25);
}

.focus\:ring-indigo-300\/30:focus {
  --tw-ring-color: rgb(180 198 252 / 0.3);
}

.focus\:ring-indigo-300\/35:focus {
  --tw-ring-color: rgb(180 198 252 / 0.35);
}

.focus\:ring-indigo-300\/40:focus {
  --tw-ring-color: rgb(180 198 252 / 0.4);
}

.focus\:ring-indigo-300\/45:focus {
  --tw-ring-color: rgb(180 198 252 / 0.45);
}

.focus\:ring-indigo-300\/5:focus {
  --tw-ring-color: rgb(180 198 252 / 0.05);
}

.focus\:ring-indigo-300\/50:focus {
  --tw-ring-color: rgb(180 198 252 / 0.5);
}

.focus\:ring-indigo-300\/55:focus {
  --tw-ring-color: rgb(180 198 252 / 0.55);
}

.focus\:ring-indigo-300\/60:focus {
  --tw-ring-color: rgb(180 198 252 / 0.6);
}

.focus\:ring-indigo-300\/65:focus {
  --tw-ring-color: rgb(180 198 252 / 0.65);
}

.focus\:ring-indigo-300\/70:focus {
  --tw-ring-color: rgb(180 198 252 / 0.7);
}

.focus\:ring-indigo-300\/75:focus {
  --tw-ring-color: rgb(180 198 252 / 0.75);
}

.focus\:ring-indigo-300\/80:focus {
  --tw-ring-color: rgb(180 198 252 / 0.8);
}

.focus\:ring-indigo-300\/85:focus {
  --tw-ring-color: rgb(180 198 252 / 0.85);
}

.focus\:ring-indigo-300\/90:focus {
  --tw-ring-color: rgb(180 198 252 / 0.9);
}

.focus\:ring-indigo-300\/95:focus {
  --tw-ring-color: rgb(180 198 252 / 0.95);
}

.focus\:ring-indigo-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(141 162 251 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-400\/0:focus {
  --tw-ring-color: rgb(141 162 251 / 0);
}

.focus\:ring-indigo-400\/10:focus {
  --tw-ring-color: rgb(141 162 251 / 0.1);
}

.focus\:ring-indigo-400\/100:focus {
  --tw-ring-color: rgb(141 162 251 / 1);
}

.focus\:ring-indigo-400\/15:focus {
  --tw-ring-color: rgb(141 162 251 / 0.15);
}

.focus\:ring-indigo-400\/20:focus {
  --tw-ring-color: rgb(141 162 251 / 0.2);
}

.focus\:ring-indigo-400\/25:focus {
  --tw-ring-color: rgb(141 162 251 / 0.25);
}

.focus\:ring-indigo-400\/30:focus {
  --tw-ring-color: rgb(141 162 251 / 0.3);
}

.focus\:ring-indigo-400\/35:focus {
  --tw-ring-color: rgb(141 162 251 / 0.35);
}

.focus\:ring-indigo-400\/40:focus {
  --tw-ring-color: rgb(141 162 251 / 0.4);
}

.focus\:ring-indigo-400\/45:focus {
  --tw-ring-color: rgb(141 162 251 / 0.45);
}

.focus\:ring-indigo-400\/5:focus {
  --tw-ring-color: rgb(141 162 251 / 0.05);
}

.focus\:ring-indigo-400\/50:focus {
  --tw-ring-color: rgb(141 162 251 / 0.5);
}

.focus\:ring-indigo-400\/55:focus {
  --tw-ring-color: rgb(141 162 251 / 0.55);
}

.focus\:ring-indigo-400\/60:focus {
  --tw-ring-color: rgb(141 162 251 / 0.6);
}

.focus\:ring-indigo-400\/65:focus {
  --tw-ring-color: rgb(141 162 251 / 0.65);
}

.focus\:ring-indigo-400\/70:focus {
  --tw-ring-color: rgb(141 162 251 / 0.7);
}

.focus\:ring-indigo-400\/75:focus {
  --tw-ring-color: rgb(141 162 251 / 0.75);
}

.focus\:ring-indigo-400\/80:focus {
  --tw-ring-color: rgb(141 162 251 / 0.8);
}

.focus\:ring-indigo-400\/85:focus {
  --tw-ring-color: rgb(141 162 251 / 0.85);
}

.focus\:ring-indigo-400\/90:focus {
  --tw-ring-color: rgb(141 162 251 / 0.9);
}

.focus\:ring-indigo-400\/95:focus {
  --tw-ring-color: rgb(141 162 251 / 0.95);
}

.focus\:ring-indigo-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(104 117 245 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-500\/0:focus {
  --tw-ring-color: rgb(104 117 245 / 0);
}

.focus\:ring-indigo-500\/10:focus {
  --tw-ring-color: rgb(104 117 245 / 0.1);
}

.focus\:ring-indigo-500\/100:focus {
  --tw-ring-color: rgb(104 117 245 / 1);
}

.focus\:ring-indigo-500\/15:focus {
  --tw-ring-color: rgb(104 117 245 / 0.15);
}

.focus\:ring-indigo-500\/20:focus {
  --tw-ring-color: rgb(104 117 245 / 0.2);
}

.focus\:ring-indigo-500\/25:focus {
  --tw-ring-color: rgb(104 117 245 / 0.25);
}

.focus\:ring-indigo-500\/30:focus {
  --tw-ring-color: rgb(104 117 245 / 0.3);
}

.focus\:ring-indigo-500\/35:focus {
  --tw-ring-color: rgb(104 117 245 / 0.35);
}

.focus\:ring-indigo-500\/40:focus {
  --tw-ring-color: rgb(104 117 245 / 0.4);
}

.focus\:ring-indigo-500\/45:focus {
  --tw-ring-color: rgb(104 117 245 / 0.45);
}

.focus\:ring-indigo-500\/5:focus {
  --tw-ring-color: rgb(104 117 245 / 0.05);
}

.focus\:ring-indigo-500\/50:focus {
  --tw-ring-color: rgb(104 117 245 / 0.5);
}

.focus\:ring-indigo-500\/55:focus {
  --tw-ring-color: rgb(104 117 245 / 0.55);
}

.focus\:ring-indigo-500\/60:focus {
  --tw-ring-color: rgb(104 117 245 / 0.6);
}

.focus\:ring-indigo-500\/65:focus {
  --tw-ring-color: rgb(104 117 245 / 0.65);
}

.focus\:ring-indigo-500\/70:focus {
  --tw-ring-color: rgb(104 117 245 / 0.7);
}

.focus\:ring-indigo-500\/75:focus {
  --tw-ring-color: rgb(104 117 245 / 0.75);
}

.focus\:ring-indigo-500\/80:focus {
  --tw-ring-color: rgb(104 117 245 / 0.8);
}

.focus\:ring-indigo-500\/85:focus {
  --tw-ring-color: rgb(104 117 245 / 0.85);
}

.focus\:ring-indigo-500\/90:focus {
  --tw-ring-color: rgb(104 117 245 / 0.9);
}

.focus\:ring-indigo-500\/95:focus {
  --tw-ring-color: rgb(104 117 245 / 0.95);
}

.focus\:ring-indigo-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(88 80 236 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-600\/0:focus {
  --tw-ring-color: rgb(88 80 236 / 0);
}

.focus\:ring-indigo-600\/10:focus {
  --tw-ring-color: rgb(88 80 236 / 0.1);
}

.focus\:ring-indigo-600\/100:focus {
  --tw-ring-color: rgb(88 80 236 / 1);
}

.focus\:ring-indigo-600\/15:focus {
  --tw-ring-color: rgb(88 80 236 / 0.15);
}

.focus\:ring-indigo-600\/20:focus {
  --tw-ring-color: rgb(88 80 236 / 0.2);
}

.focus\:ring-indigo-600\/25:focus {
  --tw-ring-color: rgb(88 80 236 / 0.25);
}

.focus\:ring-indigo-600\/30:focus {
  --tw-ring-color: rgb(88 80 236 / 0.3);
}

.focus\:ring-indigo-600\/35:focus {
  --tw-ring-color: rgb(88 80 236 / 0.35);
}

.focus\:ring-indigo-600\/40:focus {
  --tw-ring-color: rgb(88 80 236 / 0.4);
}

.focus\:ring-indigo-600\/45:focus {
  --tw-ring-color: rgb(88 80 236 / 0.45);
}

.focus\:ring-indigo-600\/5:focus {
  --tw-ring-color: rgb(88 80 236 / 0.05);
}

.focus\:ring-indigo-600\/50:focus {
  --tw-ring-color: rgb(88 80 236 / 0.5);
}

.focus\:ring-indigo-600\/55:focus {
  --tw-ring-color: rgb(88 80 236 / 0.55);
}

.focus\:ring-indigo-600\/60:focus {
  --tw-ring-color: rgb(88 80 236 / 0.6);
}

.focus\:ring-indigo-600\/65:focus {
  --tw-ring-color: rgb(88 80 236 / 0.65);
}

.focus\:ring-indigo-600\/70:focus {
  --tw-ring-color: rgb(88 80 236 / 0.7);
}

.focus\:ring-indigo-600\/75:focus {
  --tw-ring-color: rgb(88 80 236 / 0.75);
}

.focus\:ring-indigo-600\/80:focus {
  --tw-ring-color: rgb(88 80 236 / 0.8);
}

.focus\:ring-indigo-600\/85:focus {
  --tw-ring-color: rgb(88 80 236 / 0.85);
}

.focus\:ring-indigo-600\/90:focus {
  --tw-ring-color: rgb(88 80 236 / 0.9);
}

.focus\:ring-indigo-600\/95:focus {
  --tw-ring-color: rgb(88 80 236 / 0.95);
}

.focus\:ring-indigo-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 69 205 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-700\/0:focus {
  --tw-ring-color: rgb(81 69 205 / 0);
}

.focus\:ring-indigo-700\/10:focus {
  --tw-ring-color: rgb(81 69 205 / 0.1);
}

.focus\:ring-indigo-700\/100:focus {
  --tw-ring-color: rgb(81 69 205 / 1);
}

.focus\:ring-indigo-700\/15:focus {
  --tw-ring-color: rgb(81 69 205 / 0.15);
}

.focus\:ring-indigo-700\/20:focus {
  --tw-ring-color: rgb(81 69 205 / 0.2);
}

.focus\:ring-indigo-700\/25:focus {
  --tw-ring-color: rgb(81 69 205 / 0.25);
}

.focus\:ring-indigo-700\/30:focus {
  --tw-ring-color: rgb(81 69 205 / 0.3);
}

.focus\:ring-indigo-700\/35:focus {
  --tw-ring-color: rgb(81 69 205 / 0.35);
}

.focus\:ring-indigo-700\/40:focus {
  --tw-ring-color: rgb(81 69 205 / 0.4);
}

.focus\:ring-indigo-700\/45:focus {
  --tw-ring-color: rgb(81 69 205 / 0.45);
}

.focus\:ring-indigo-700\/5:focus {
  --tw-ring-color: rgb(81 69 205 / 0.05);
}

.focus\:ring-indigo-700\/50:focus {
  --tw-ring-color: rgb(81 69 205 / 0.5);
}

.focus\:ring-indigo-700\/55:focus {
  --tw-ring-color: rgb(81 69 205 / 0.55);
}

.focus\:ring-indigo-700\/60:focus {
  --tw-ring-color: rgb(81 69 205 / 0.6);
}

.focus\:ring-indigo-700\/65:focus {
  --tw-ring-color: rgb(81 69 205 / 0.65);
}

.focus\:ring-indigo-700\/70:focus {
  --tw-ring-color: rgb(81 69 205 / 0.7);
}

.focus\:ring-indigo-700\/75:focus {
  --tw-ring-color: rgb(81 69 205 / 0.75);
}

.focus\:ring-indigo-700\/80:focus {
  --tw-ring-color: rgb(81 69 205 / 0.8);
}

.focus\:ring-indigo-700\/85:focus {
  --tw-ring-color: rgb(81 69 205 / 0.85);
}

.focus\:ring-indigo-700\/90:focus {
  --tw-ring-color: rgb(81 69 205 / 0.9);
}

.focus\:ring-indigo-700\/95:focus {
  --tw-ring-color: rgb(81 69 205 / 0.95);
}

.focus\:ring-indigo-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 56 157 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-800\/0:focus {
  --tw-ring-color: rgb(66 56 157 / 0);
}

.focus\:ring-indigo-800\/10:focus {
  --tw-ring-color: rgb(66 56 157 / 0.1);
}

.focus\:ring-indigo-800\/100:focus {
  --tw-ring-color: rgb(66 56 157 / 1);
}

.focus\:ring-indigo-800\/15:focus {
  --tw-ring-color: rgb(66 56 157 / 0.15);
}

.focus\:ring-indigo-800\/20:focus {
  --tw-ring-color: rgb(66 56 157 / 0.2);
}

.focus\:ring-indigo-800\/25:focus {
  --tw-ring-color: rgb(66 56 157 / 0.25);
}

.focus\:ring-indigo-800\/30:focus {
  --tw-ring-color: rgb(66 56 157 / 0.3);
}

.focus\:ring-indigo-800\/35:focus {
  --tw-ring-color: rgb(66 56 157 / 0.35);
}

.focus\:ring-indigo-800\/40:focus {
  --tw-ring-color: rgb(66 56 157 / 0.4);
}

.focus\:ring-indigo-800\/45:focus {
  --tw-ring-color: rgb(66 56 157 / 0.45);
}

.focus\:ring-indigo-800\/5:focus {
  --tw-ring-color: rgb(66 56 157 / 0.05);
}

.focus\:ring-indigo-800\/50:focus {
  --tw-ring-color: rgb(66 56 157 / 0.5);
}

.focus\:ring-indigo-800\/55:focus {
  --tw-ring-color: rgb(66 56 157 / 0.55);
}

.focus\:ring-indigo-800\/60:focus {
  --tw-ring-color: rgb(66 56 157 / 0.6);
}

.focus\:ring-indigo-800\/65:focus {
  --tw-ring-color: rgb(66 56 157 / 0.65);
}

.focus\:ring-indigo-800\/70:focus {
  --tw-ring-color: rgb(66 56 157 / 0.7);
}

.focus\:ring-indigo-800\/75:focus {
  --tw-ring-color: rgb(66 56 157 / 0.75);
}

.focus\:ring-indigo-800\/80:focus {
  --tw-ring-color: rgb(66 56 157 / 0.8);
}

.focus\:ring-indigo-800\/85:focus {
  --tw-ring-color: rgb(66 56 157 / 0.85);
}

.focus\:ring-indigo-800\/90:focus {
  --tw-ring-color: rgb(66 56 157 / 0.9);
}

.focus\:ring-indigo-800\/95:focus {
  --tw-ring-color: rgb(66 56 157 / 0.95);
}

.focus\:ring-indigo-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 47 120 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-900\/0:focus {
  --tw-ring-color: rgb(54 47 120 / 0);
}

.focus\:ring-indigo-900\/10:focus {
  --tw-ring-color: rgb(54 47 120 / 0.1);
}

.focus\:ring-indigo-900\/100:focus {
  --tw-ring-color: rgb(54 47 120 / 1);
}

.focus\:ring-indigo-900\/15:focus {
  --tw-ring-color: rgb(54 47 120 / 0.15);
}

.focus\:ring-indigo-900\/20:focus {
  --tw-ring-color: rgb(54 47 120 / 0.2);
}

.focus\:ring-indigo-900\/25:focus {
  --tw-ring-color: rgb(54 47 120 / 0.25);
}

.focus\:ring-indigo-900\/30:focus {
  --tw-ring-color: rgb(54 47 120 / 0.3);
}

.focus\:ring-indigo-900\/35:focus {
  --tw-ring-color: rgb(54 47 120 / 0.35);
}

.focus\:ring-indigo-900\/40:focus {
  --tw-ring-color: rgb(54 47 120 / 0.4);
}

.focus\:ring-indigo-900\/45:focus {
  --tw-ring-color: rgb(54 47 120 / 0.45);
}

.focus\:ring-indigo-900\/5:focus {
  --tw-ring-color: rgb(54 47 120 / 0.05);
}

.focus\:ring-indigo-900\/50:focus {
  --tw-ring-color: rgb(54 47 120 / 0.5);
}

.focus\:ring-indigo-900\/55:focus {
  --tw-ring-color: rgb(54 47 120 / 0.55);
}

.focus\:ring-indigo-900\/60:focus {
  --tw-ring-color: rgb(54 47 120 / 0.6);
}

.focus\:ring-indigo-900\/65:focus {
  --tw-ring-color: rgb(54 47 120 / 0.65);
}

.focus\:ring-indigo-900\/70:focus {
  --tw-ring-color: rgb(54 47 120 / 0.7);
}

.focus\:ring-indigo-900\/75:focus {
  --tw-ring-color: rgb(54 47 120 / 0.75);
}

.focus\:ring-indigo-900\/80:focus {
  --tw-ring-color: rgb(54 47 120 / 0.8);
}

.focus\:ring-indigo-900\/85:focus {
  --tw-ring-color: rgb(54 47 120 / 0.85);
}

.focus\:ring-indigo-900\/90:focus {
  --tw-ring-color: rgb(54 47 120 / 0.9);
}

.focus\:ring-indigo-900\/95:focus {
  --tw-ring-color: rgb(54 47 120 / 0.95);
}

.focus\:ring-lime-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1));
}

.focus\:ring-lime-100\/0:focus {
  --tw-ring-color: rgb(236 252 203 / 0);
}

.focus\:ring-lime-100\/10:focus {
  --tw-ring-color: rgb(236 252 203 / 0.1);
}

.focus\:ring-lime-100\/100:focus {
  --tw-ring-color: rgb(236 252 203 / 1);
}

.focus\:ring-lime-100\/15:focus {
  --tw-ring-color: rgb(236 252 203 / 0.15);
}

.focus\:ring-lime-100\/20:focus {
  --tw-ring-color: rgb(236 252 203 / 0.2);
}

.focus\:ring-lime-100\/25:focus {
  --tw-ring-color: rgb(236 252 203 / 0.25);
}

.focus\:ring-lime-100\/30:focus {
  --tw-ring-color: rgb(236 252 203 / 0.3);
}

.focus\:ring-lime-100\/35:focus {
  --tw-ring-color: rgb(236 252 203 / 0.35);
}

.focus\:ring-lime-100\/40:focus {
  --tw-ring-color: rgb(236 252 203 / 0.4);
}

.focus\:ring-lime-100\/45:focus {
  --tw-ring-color: rgb(236 252 203 / 0.45);
}

.focus\:ring-lime-100\/5:focus {
  --tw-ring-color: rgb(236 252 203 / 0.05);
}

.focus\:ring-lime-100\/50:focus {
  --tw-ring-color: rgb(236 252 203 / 0.5);
}

.focus\:ring-lime-100\/55:focus {
  --tw-ring-color: rgb(236 252 203 / 0.55);
}

.focus\:ring-lime-100\/60:focus {
  --tw-ring-color: rgb(236 252 203 / 0.6);
}

.focus\:ring-lime-100\/65:focus {
  --tw-ring-color: rgb(236 252 203 / 0.65);
}

.focus\:ring-lime-100\/70:focus {
  --tw-ring-color: rgb(236 252 203 / 0.7);
}

.focus\:ring-lime-100\/75:focus {
  --tw-ring-color: rgb(236 252 203 / 0.75);
}

.focus\:ring-lime-100\/80:focus {
  --tw-ring-color: rgb(236 252 203 / 0.8);
}

.focus\:ring-lime-100\/85:focus {
  --tw-ring-color: rgb(236 252 203 / 0.85);
}

.focus\:ring-lime-100\/90:focus {
  --tw-ring-color: rgb(236 252 203 / 0.9);
}

.focus\:ring-lime-100\/95:focus {
  --tw-ring-color: rgb(236 252 203 / 0.95);
}

.focus\:ring-lime-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1));
}

.focus\:ring-lime-200\/0:focus {
  --tw-ring-color: rgb(217 249 157 / 0);
}

.focus\:ring-lime-200\/10:focus {
  --tw-ring-color: rgb(217 249 157 / 0.1);
}

.focus\:ring-lime-200\/100:focus {
  --tw-ring-color: rgb(217 249 157 / 1);
}

.focus\:ring-lime-200\/15:focus {
  --tw-ring-color: rgb(217 249 157 / 0.15);
}

.focus\:ring-lime-200\/20:focus {
  --tw-ring-color: rgb(217 249 157 / 0.2);
}

.focus\:ring-lime-200\/25:focus {
  --tw-ring-color: rgb(217 249 157 / 0.25);
}

.focus\:ring-lime-200\/30:focus {
  --tw-ring-color: rgb(217 249 157 / 0.3);
}

.focus\:ring-lime-200\/35:focus {
  --tw-ring-color: rgb(217 249 157 / 0.35);
}

.focus\:ring-lime-200\/40:focus {
  --tw-ring-color: rgb(217 249 157 / 0.4);
}

.focus\:ring-lime-200\/45:focus {
  --tw-ring-color: rgb(217 249 157 / 0.45);
}

.focus\:ring-lime-200\/5:focus {
  --tw-ring-color: rgb(217 249 157 / 0.05);
}

.focus\:ring-lime-200\/50:focus {
  --tw-ring-color: rgb(217 249 157 / 0.5);
}

.focus\:ring-lime-200\/55:focus {
  --tw-ring-color: rgb(217 249 157 / 0.55);
}

.focus\:ring-lime-200\/60:focus {
  --tw-ring-color: rgb(217 249 157 / 0.6);
}

.focus\:ring-lime-200\/65:focus {
  --tw-ring-color: rgb(217 249 157 / 0.65);
}

.focus\:ring-lime-200\/70:focus {
  --tw-ring-color: rgb(217 249 157 / 0.7);
}

.focus\:ring-lime-200\/75:focus {
  --tw-ring-color: rgb(217 249 157 / 0.75);
}

.focus\:ring-lime-200\/80:focus {
  --tw-ring-color: rgb(217 249 157 / 0.8);
}

.focus\:ring-lime-200\/85:focus {
  --tw-ring-color: rgb(217 249 157 / 0.85);
}

.focus\:ring-lime-200\/90:focus {
  --tw-ring-color: rgb(217 249 157 / 0.9);
}

.focus\:ring-lime-200\/95:focus {
  --tw-ring-color: rgb(217 249 157 / 0.95);
}

.focus\:ring-lime-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1));
}

.focus\:ring-lime-300\/0:focus {
  --tw-ring-color: rgb(190 242 100 / 0);
}

.focus\:ring-lime-300\/10:focus {
  --tw-ring-color: rgb(190 242 100 / 0.1);
}

.focus\:ring-lime-300\/100:focus {
  --tw-ring-color: rgb(190 242 100 / 1);
}

.focus\:ring-lime-300\/15:focus {
  --tw-ring-color: rgb(190 242 100 / 0.15);
}

.focus\:ring-lime-300\/20:focus {
  --tw-ring-color: rgb(190 242 100 / 0.2);
}

.focus\:ring-lime-300\/25:focus {
  --tw-ring-color: rgb(190 242 100 / 0.25);
}

.focus\:ring-lime-300\/30:focus {
  --tw-ring-color: rgb(190 242 100 / 0.3);
}

.focus\:ring-lime-300\/35:focus {
  --tw-ring-color: rgb(190 242 100 / 0.35);
}

.focus\:ring-lime-300\/40:focus {
  --tw-ring-color: rgb(190 242 100 / 0.4);
}

.focus\:ring-lime-300\/45:focus {
  --tw-ring-color: rgb(190 242 100 / 0.45);
}

.focus\:ring-lime-300\/5:focus {
  --tw-ring-color: rgb(190 242 100 / 0.05);
}

.focus\:ring-lime-300\/50:focus {
  --tw-ring-color: rgb(190 242 100 / 0.5);
}

.focus\:ring-lime-300\/55:focus {
  --tw-ring-color: rgb(190 242 100 / 0.55);
}

.focus\:ring-lime-300\/60:focus {
  --tw-ring-color: rgb(190 242 100 / 0.6);
}

.focus\:ring-lime-300\/65:focus {
  --tw-ring-color: rgb(190 242 100 / 0.65);
}

.focus\:ring-lime-300\/70:focus {
  --tw-ring-color: rgb(190 242 100 / 0.7);
}

.focus\:ring-lime-300\/75:focus {
  --tw-ring-color: rgb(190 242 100 / 0.75);
}

.focus\:ring-lime-300\/80:focus {
  --tw-ring-color: rgb(190 242 100 / 0.8);
}

.focus\:ring-lime-300\/85:focus {
  --tw-ring-color: rgb(190 242 100 / 0.85);
}

.focus\:ring-lime-300\/90:focus {
  --tw-ring-color: rgb(190 242 100 / 0.9);
}

.focus\:ring-lime-300\/95:focus {
  --tw-ring-color: rgb(190 242 100 / 0.95);
}

.focus\:ring-lime-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1));
}

.focus\:ring-lime-400\/0:focus {
  --tw-ring-color: rgb(163 230 53 / 0);
}

.focus\:ring-lime-400\/10:focus {
  --tw-ring-color: rgb(163 230 53 / 0.1);
}

.focus\:ring-lime-400\/100:focus {
  --tw-ring-color: rgb(163 230 53 / 1);
}

.focus\:ring-lime-400\/15:focus {
  --tw-ring-color: rgb(163 230 53 / 0.15);
}

.focus\:ring-lime-400\/20:focus {
  --tw-ring-color: rgb(163 230 53 / 0.2);
}

.focus\:ring-lime-400\/25:focus {
  --tw-ring-color: rgb(163 230 53 / 0.25);
}

.focus\:ring-lime-400\/30:focus {
  --tw-ring-color: rgb(163 230 53 / 0.3);
}

.focus\:ring-lime-400\/35:focus {
  --tw-ring-color: rgb(163 230 53 / 0.35);
}

.focus\:ring-lime-400\/40:focus {
  --tw-ring-color: rgb(163 230 53 / 0.4);
}

.focus\:ring-lime-400\/45:focus {
  --tw-ring-color: rgb(163 230 53 / 0.45);
}

.focus\:ring-lime-400\/5:focus {
  --tw-ring-color: rgb(163 230 53 / 0.05);
}

.focus\:ring-lime-400\/50:focus {
  --tw-ring-color: rgb(163 230 53 / 0.5);
}

.focus\:ring-lime-400\/55:focus {
  --tw-ring-color: rgb(163 230 53 / 0.55);
}

.focus\:ring-lime-400\/60:focus {
  --tw-ring-color: rgb(163 230 53 / 0.6);
}

.focus\:ring-lime-400\/65:focus {
  --tw-ring-color: rgb(163 230 53 / 0.65);
}

.focus\:ring-lime-400\/70:focus {
  --tw-ring-color: rgb(163 230 53 / 0.7);
}

.focus\:ring-lime-400\/75:focus {
  --tw-ring-color: rgb(163 230 53 / 0.75);
}

.focus\:ring-lime-400\/80:focus {
  --tw-ring-color: rgb(163 230 53 / 0.8);
}

.focus\:ring-lime-400\/85:focus {
  --tw-ring-color: rgb(163 230 53 / 0.85);
}

.focus\:ring-lime-400\/90:focus {
  --tw-ring-color: rgb(163 230 53 / 0.9);
}

.focus\:ring-lime-400\/95:focus {
  --tw-ring-color: rgb(163 230 53 / 0.95);
}

.focus\:ring-lime-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1));
}

.focus\:ring-lime-500\/0:focus {
  --tw-ring-color: rgb(132 204 22 / 0);
}

.focus\:ring-lime-500\/10:focus {
  --tw-ring-color: rgb(132 204 22 / 0.1);
}

.focus\:ring-lime-500\/100:focus {
  --tw-ring-color: rgb(132 204 22 / 1);
}

.focus\:ring-lime-500\/15:focus {
  --tw-ring-color: rgb(132 204 22 / 0.15);
}

.focus\:ring-lime-500\/20:focus {
  --tw-ring-color: rgb(132 204 22 / 0.2);
}

.focus\:ring-lime-500\/25:focus {
  --tw-ring-color: rgb(132 204 22 / 0.25);
}

.focus\:ring-lime-500\/30:focus {
  --tw-ring-color: rgb(132 204 22 / 0.3);
}

.focus\:ring-lime-500\/35:focus {
  --tw-ring-color: rgb(132 204 22 / 0.35);
}

.focus\:ring-lime-500\/40:focus {
  --tw-ring-color: rgb(132 204 22 / 0.4);
}

.focus\:ring-lime-500\/45:focus {
  --tw-ring-color: rgb(132 204 22 / 0.45);
}

.focus\:ring-lime-500\/5:focus {
  --tw-ring-color: rgb(132 204 22 / 0.05);
}

.focus\:ring-lime-500\/50:focus {
  --tw-ring-color: rgb(132 204 22 / 0.5);
}

.focus\:ring-lime-500\/55:focus {
  --tw-ring-color: rgb(132 204 22 / 0.55);
}

.focus\:ring-lime-500\/60:focus {
  --tw-ring-color: rgb(132 204 22 / 0.6);
}

.focus\:ring-lime-500\/65:focus {
  --tw-ring-color: rgb(132 204 22 / 0.65);
}

.focus\:ring-lime-500\/70:focus {
  --tw-ring-color: rgb(132 204 22 / 0.7);
}

.focus\:ring-lime-500\/75:focus {
  --tw-ring-color: rgb(132 204 22 / 0.75);
}

.focus\:ring-lime-500\/80:focus {
  --tw-ring-color: rgb(132 204 22 / 0.8);
}

.focus\:ring-lime-500\/85:focus {
  --tw-ring-color: rgb(132 204 22 / 0.85);
}

.focus\:ring-lime-500\/90:focus {
  --tw-ring-color: rgb(132 204 22 / 0.9);
}

.focus\:ring-lime-500\/95:focus {
  --tw-ring-color: rgb(132 204 22 / 0.95);
}

.focus\:ring-lime-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1));
}

.focus\:ring-lime-600\/0:focus {
  --tw-ring-color: rgb(101 163 13 / 0);
}

.focus\:ring-lime-600\/10:focus {
  --tw-ring-color: rgb(101 163 13 / 0.1);
}

.focus\:ring-lime-600\/100:focus {
  --tw-ring-color: rgb(101 163 13 / 1);
}

.focus\:ring-lime-600\/15:focus {
  --tw-ring-color: rgb(101 163 13 / 0.15);
}

.focus\:ring-lime-600\/20:focus {
  --tw-ring-color: rgb(101 163 13 / 0.2);
}

.focus\:ring-lime-600\/25:focus {
  --tw-ring-color: rgb(101 163 13 / 0.25);
}

.focus\:ring-lime-600\/30:focus {
  --tw-ring-color: rgb(101 163 13 / 0.3);
}

.focus\:ring-lime-600\/35:focus {
  --tw-ring-color: rgb(101 163 13 / 0.35);
}

.focus\:ring-lime-600\/40:focus {
  --tw-ring-color: rgb(101 163 13 / 0.4);
}

.focus\:ring-lime-600\/45:focus {
  --tw-ring-color: rgb(101 163 13 / 0.45);
}

.focus\:ring-lime-600\/5:focus {
  --tw-ring-color: rgb(101 163 13 / 0.05);
}

.focus\:ring-lime-600\/50:focus {
  --tw-ring-color: rgb(101 163 13 / 0.5);
}

.focus\:ring-lime-600\/55:focus {
  --tw-ring-color: rgb(101 163 13 / 0.55);
}

.focus\:ring-lime-600\/60:focus {
  --tw-ring-color: rgb(101 163 13 / 0.6);
}

.focus\:ring-lime-600\/65:focus {
  --tw-ring-color: rgb(101 163 13 / 0.65);
}

.focus\:ring-lime-600\/70:focus {
  --tw-ring-color: rgb(101 163 13 / 0.7);
}

.focus\:ring-lime-600\/75:focus {
  --tw-ring-color: rgb(101 163 13 / 0.75);
}

.focus\:ring-lime-600\/80:focus {
  --tw-ring-color: rgb(101 163 13 / 0.8);
}

.focus\:ring-lime-600\/85:focus {
  --tw-ring-color: rgb(101 163 13 / 0.85);
}

.focus\:ring-lime-600\/90:focus {
  --tw-ring-color: rgb(101 163 13 / 0.9);
}

.focus\:ring-lime-600\/95:focus {
  --tw-ring-color: rgb(101 163 13 / 0.95);
}

.focus\:ring-lime-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1));
}

.focus\:ring-lime-700\/0:focus {
  --tw-ring-color: rgb(77 124 15 / 0);
}

.focus\:ring-lime-700\/10:focus {
  --tw-ring-color: rgb(77 124 15 / 0.1);
}

.focus\:ring-lime-700\/100:focus {
  --tw-ring-color: rgb(77 124 15 / 1);
}

.focus\:ring-lime-700\/15:focus {
  --tw-ring-color: rgb(77 124 15 / 0.15);
}

.focus\:ring-lime-700\/20:focus {
  --tw-ring-color: rgb(77 124 15 / 0.2);
}

.focus\:ring-lime-700\/25:focus {
  --tw-ring-color: rgb(77 124 15 / 0.25);
}

.focus\:ring-lime-700\/30:focus {
  --tw-ring-color: rgb(77 124 15 / 0.3);
}

.focus\:ring-lime-700\/35:focus {
  --tw-ring-color: rgb(77 124 15 / 0.35);
}

.focus\:ring-lime-700\/40:focus {
  --tw-ring-color: rgb(77 124 15 / 0.4);
}

.focus\:ring-lime-700\/45:focus {
  --tw-ring-color: rgb(77 124 15 / 0.45);
}

.focus\:ring-lime-700\/5:focus {
  --tw-ring-color: rgb(77 124 15 / 0.05);
}

.focus\:ring-lime-700\/50:focus {
  --tw-ring-color: rgb(77 124 15 / 0.5);
}

.focus\:ring-lime-700\/55:focus {
  --tw-ring-color: rgb(77 124 15 / 0.55);
}

.focus\:ring-lime-700\/60:focus {
  --tw-ring-color: rgb(77 124 15 / 0.6);
}

.focus\:ring-lime-700\/65:focus {
  --tw-ring-color: rgb(77 124 15 / 0.65);
}

.focus\:ring-lime-700\/70:focus {
  --tw-ring-color: rgb(77 124 15 / 0.7);
}

.focus\:ring-lime-700\/75:focus {
  --tw-ring-color: rgb(77 124 15 / 0.75);
}

.focus\:ring-lime-700\/80:focus {
  --tw-ring-color: rgb(77 124 15 / 0.8);
}

.focus\:ring-lime-700\/85:focus {
  --tw-ring-color: rgb(77 124 15 / 0.85);
}

.focus\:ring-lime-700\/90:focus {
  --tw-ring-color: rgb(77 124 15 / 0.9);
}

.focus\:ring-lime-700\/95:focus {
  --tw-ring-color: rgb(77 124 15 / 0.95);
}

.focus\:ring-lime-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1));
}

.focus\:ring-lime-800\/0:focus {
  --tw-ring-color: rgb(63 98 18 / 0);
}

.focus\:ring-lime-800\/10:focus {
  --tw-ring-color: rgb(63 98 18 / 0.1);
}

.focus\:ring-lime-800\/100:focus {
  --tw-ring-color: rgb(63 98 18 / 1);
}

.focus\:ring-lime-800\/15:focus {
  --tw-ring-color: rgb(63 98 18 / 0.15);
}

.focus\:ring-lime-800\/20:focus {
  --tw-ring-color: rgb(63 98 18 / 0.2);
}

.focus\:ring-lime-800\/25:focus {
  --tw-ring-color: rgb(63 98 18 / 0.25);
}

.focus\:ring-lime-800\/30:focus {
  --tw-ring-color: rgb(63 98 18 / 0.3);
}

.focus\:ring-lime-800\/35:focus {
  --tw-ring-color: rgb(63 98 18 / 0.35);
}

.focus\:ring-lime-800\/40:focus {
  --tw-ring-color: rgb(63 98 18 / 0.4);
}

.focus\:ring-lime-800\/45:focus {
  --tw-ring-color: rgb(63 98 18 / 0.45);
}

.focus\:ring-lime-800\/5:focus {
  --tw-ring-color: rgb(63 98 18 / 0.05);
}

.focus\:ring-lime-800\/50:focus {
  --tw-ring-color: rgb(63 98 18 / 0.5);
}

.focus\:ring-lime-800\/55:focus {
  --tw-ring-color: rgb(63 98 18 / 0.55);
}

.focus\:ring-lime-800\/60:focus {
  --tw-ring-color: rgb(63 98 18 / 0.6);
}

.focus\:ring-lime-800\/65:focus {
  --tw-ring-color: rgb(63 98 18 / 0.65);
}

.focus\:ring-lime-800\/70:focus {
  --tw-ring-color: rgb(63 98 18 / 0.7);
}

.focus\:ring-lime-800\/75:focus {
  --tw-ring-color: rgb(63 98 18 / 0.75);
}

.focus\:ring-lime-800\/80:focus {
  --tw-ring-color: rgb(63 98 18 / 0.8);
}

.focus\:ring-lime-800\/85:focus {
  --tw-ring-color: rgb(63 98 18 / 0.85);
}

.focus\:ring-lime-800\/90:focus {
  --tw-ring-color: rgb(63 98 18 / 0.9);
}

.focus\:ring-lime-800\/95:focus {
  --tw-ring-color: rgb(63 98 18 / 0.95);
}

.focus\:ring-lime-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1));
}

.focus\:ring-lime-900\/0:focus {
  --tw-ring-color: rgb(54 83 20 / 0);
}

.focus\:ring-lime-900\/10:focus {
  --tw-ring-color: rgb(54 83 20 / 0.1);
}

.focus\:ring-lime-900\/100:focus {
  --tw-ring-color: rgb(54 83 20 / 1);
}

.focus\:ring-lime-900\/15:focus {
  --tw-ring-color: rgb(54 83 20 / 0.15);
}

.focus\:ring-lime-900\/20:focus {
  --tw-ring-color: rgb(54 83 20 / 0.2);
}

.focus\:ring-lime-900\/25:focus {
  --tw-ring-color: rgb(54 83 20 / 0.25);
}

.focus\:ring-lime-900\/30:focus {
  --tw-ring-color: rgb(54 83 20 / 0.3);
}

.focus\:ring-lime-900\/35:focus {
  --tw-ring-color: rgb(54 83 20 / 0.35);
}

.focus\:ring-lime-900\/40:focus {
  --tw-ring-color: rgb(54 83 20 / 0.4);
}

.focus\:ring-lime-900\/45:focus {
  --tw-ring-color: rgb(54 83 20 / 0.45);
}

.focus\:ring-lime-900\/5:focus {
  --tw-ring-color: rgb(54 83 20 / 0.05);
}

.focus\:ring-lime-900\/50:focus {
  --tw-ring-color: rgb(54 83 20 / 0.5);
}

.focus\:ring-lime-900\/55:focus {
  --tw-ring-color: rgb(54 83 20 / 0.55);
}

.focus\:ring-lime-900\/60:focus {
  --tw-ring-color: rgb(54 83 20 / 0.6);
}

.focus\:ring-lime-900\/65:focus {
  --tw-ring-color: rgb(54 83 20 / 0.65);
}

.focus\:ring-lime-900\/70:focus {
  --tw-ring-color: rgb(54 83 20 / 0.7);
}

.focus\:ring-lime-900\/75:focus {
  --tw-ring-color: rgb(54 83 20 / 0.75);
}

.focus\:ring-lime-900\/80:focus {
  --tw-ring-color: rgb(54 83 20 / 0.8);
}

.focus\:ring-lime-900\/85:focus {
  --tw-ring-color: rgb(54 83 20 / 0.85);
}

.focus\:ring-lime-900\/90:focus {
  --tw-ring-color: rgb(54 83 20 / 0.9);
}

.focus\:ring-lime-900\/95:focus {
  --tw-ring-color: rgb(54 83 20 / 0.95);
}

.focus\:ring-neutral-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1));
}

.focus\:ring-neutral-100\/0:focus {
  --tw-ring-color: rgb(245 245 245 / 0);
}

.focus\:ring-neutral-100\/10:focus {
  --tw-ring-color: rgb(245 245 245 / 0.1);
}

.focus\:ring-neutral-100\/100:focus {
  --tw-ring-color: rgb(245 245 245 / 1);
}

.focus\:ring-neutral-100\/15:focus {
  --tw-ring-color: rgb(245 245 245 / 0.15);
}

.focus\:ring-neutral-100\/20:focus {
  --tw-ring-color: rgb(245 245 245 / 0.2);
}

.focus\:ring-neutral-100\/25:focus {
  --tw-ring-color: rgb(245 245 245 / 0.25);
}

.focus\:ring-neutral-100\/30:focus {
  --tw-ring-color: rgb(245 245 245 / 0.3);
}

.focus\:ring-neutral-100\/35:focus {
  --tw-ring-color: rgb(245 245 245 / 0.35);
}

.focus\:ring-neutral-100\/40:focus {
  --tw-ring-color: rgb(245 245 245 / 0.4);
}

.focus\:ring-neutral-100\/45:focus {
  --tw-ring-color: rgb(245 245 245 / 0.45);
}

.focus\:ring-neutral-100\/5:focus {
  --tw-ring-color: rgb(245 245 245 / 0.05);
}

.focus\:ring-neutral-100\/50:focus {
  --tw-ring-color: rgb(245 245 245 / 0.5);
}

.focus\:ring-neutral-100\/55:focus {
  --tw-ring-color: rgb(245 245 245 / 0.55);
}

.focus\:ring-neutral-100\/60:focus {
  --tw-ring-color: rgb(245 245 245 / 0.6);
}

.focus\:ring-neutral-100\/65:focus {
  --tw-ring-color: rgb(245 245 245 / 0.65);
}

.focus\:ring-neutral-100\/70:focus {
  --tw-ring-color: rgb(245 245 245 / 0.7);
}

.focus\:ring-neutral-100\/75:focus {
  --tw-ring-color: rgb(245 245 245 / 0.75);
}

.focus\:ring-neutral-100\/80:focus {
  --tw-ring-color: rgb(245 245 245 / 0.8);
}

.focus\:ring-neutral-100\/85:focus {
  --tw-ring-color: rgb(245 245 245 / 0.85);
}

.focus\:ring-neutral-100\/90:focus {
  --tw-ring-color: rgb(245 245 245 / 0.9);
}

.focus\:ring-neutral-100\/95:focus {
  --tw-ring-color: rgb(245 245 245 / 0.95);
}

.focus\:ring-neutral-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1));
}

.focus\:ring-neutral-200\/0:focus {
  --tw-ring-color: rgb(229 229 229 / 0);
}

.focus\:ring-neutral-200\/10:focus {
  --tw-ring-color: rgb(229 229 229 / 0.1);
}

.focus\:ring-neutral-200\/100:focus {
  --tw-ring-color: rgb(229 229 229 / 1);
}

.focus\:ring-neutral-200\/15:focus {
  --tw-ring-color: rgb(229 229 229 / 0.15);
}

.focus\:ring-neutral-200\/20:focus {
  --tw-ring-color: rgb(229 229 229 / 0.2);
}

.focus\:ring-neutral-200\/25:focus {
  --tw-ring-color: rgb(229 229 229 / 0.25);
}

.focus\:ring-neutral-200\/30:focus {
  --tw-ring-color: rgb(229 229 229 / 0.3);
}

.focus\:ring-neutral-200\/35:focus {
  --tw-ring-color: rgb(229 229 229 / 0.35);
}

.focus\:ring-neutral-200\/40:focus {
  --tw-ring-color: rgb(229 229 229 / 0.4);
}

.focus\:ring-neutral-200\/45:focus {
  --tw-ring-color: rgb(229 229 229 / 0.45);
}

.focus\:ring-neutral-200\/5:focus {
  --tw-ring-color: rgb(229 229 229 / 0.05);
}

.focus\:ring-neutral-200\/50:focus {
  --tw-ring-color: rgb(229 229 229 / 0.5);
}

.focus\:ring-neutral-200\/55:focus {
  --tw-ring-color: rgb(229 229 229 / 0.55);
}

.focus\:ring-neutral-200\/60:focus {
  --tw-ring-color: rgb(229 229 229 / 0.6);
}

.focus\:ring-neutral-200\/65:focus {
  --tw-ring-color: rgb(229 229 229 / 0.65);
}

.focus\:ring-neutral-200\/70:focus {
  --tw-ring-color: rgb(229 229 229 / 0.7);
}

.focus\:ring-neutral-200\/75:focus {
  --tw-ring-color: rgb(229 229 229 / 0.75);
}

.focus\:ring-neutral-200\/80:focus {
  --tw-ring-color: rgb(229 229 229 / 0.8);
}

.focus\:ring-neutral-200\/85:focus {
  --tw-ring-color: rgb(229 229 229 / 0.85);
}

.focus\:ring-neutral-200\/90:focus {
  --tw-ring-color: rgb(229 229 229 / 0.9);
}

.focus\:ring-neutral-200\/95:focus {
  --tw-ring-color: rgb(229 229 229 / 0.95);
}

.focus\:ring-neutral-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
}

.focus\:ring-neutral-300\/0:focus {
  --tw-ring-color: rgb(212 212 212 / 0);
}

.focus\:ring-neutral-300\/10:focus {
  --tw-ring-color: rgb(212 212 212 / 0.1);
}

.focus\:ring-neutral-300\/100:focus {
  --tw-ring-color: rgb(212 212 212 / 1);
}

.focus\:ring-neutral-300\/15:focus {
  --tw-ring-color: rgb(212 212 212 / 0.15);
}

.focus\:ring-neutral-300\/20:focus {
  --tw-ring-color: rgb(212 212 212 / 0.2);
}

.focus\:ring-neutral-300\/25:focus {
  --tw-ring-color: rgb(212 212 212 / 0.25);
}

.focus\:ring-neutral-300\/30:focus {
  --tw-ring-color: rgb(212 212 212 / 0.3);
}

.focus\:ring-neutral-300\/35:focus {
  --tw-ring-color: rgb(212 212 212 / 0.35);
}

.focus\:ring-neutral-300\/40:focus {
  --tw-ring-color: rgb(212 212 212 / 0.4);
}

.focus\:ring-neutral-300\/45:focus {
  --tw-ring-color: rgb(212 212 212 / 0.45);
}

.focus\:ring-neutral-300\/5:focus {
  --tw-ring-color: rgb(212 212 212 / 0.05);
}

.focus\:ring-neutral-300\/50:focus {
  --tw-ring-color: rgb(212 212 212 / 0.5);
}

.focus\:ring-neutral-300\/55:focus {
  --tw-ring-color: rgb(212 212 212 / 0.55);
}

.focus\:ring-neutral-300\/60:focus {
  --tw-ring-color: rgb(212 212 212 / 0.6);
}

.focus\:ring-neutral-300\/65:focus {
  --tw-ring-color: rgb(212 212 212 / 0.65);
}

.focus\:ring-neutral-300\/70:focus {
  --tw-ring-color: rgb(212 212 212 / 0.7);
}

.focus\:ring-neutral-300\/75:focus {
  --tw-ring-color: rgb(212 212 212 / 0.75);
}

.focus\:ring-neutral-300\/80:focus {
  --tw-ring-color: rgb(212 212 212 / 0.8);
}

.focus\:ring-neutral-300\/85:focus {
  --tw-ring-color: rgb(212 212 212 / 0.85);
}

.focus\:ring-neutral-300\/90:focus {
  --tw-ring-color: rgb(212 212 212 / 0.9);
}

.focus\:ring-neutral-300\/95:focus {
  --tw-ring-color: rgb(212 212 212 / 0.95);
}

.focus\:ring-neutral-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1));
}

.focus\:ring-neutral-400\/0:focus {
  --tw-ring-color: rgb(163 163 163 / 0);
}

.focus\:ring-neutral-400\/10:focus {
  --tw-ring-color: rgb(163 163 163 / 0.1);
}

.focus\:ring-neutral-400\/100:focus {
  --tw-ring-color: rgb(163 163 163 / 1);
}

.focus\:ring-neutral-400\/15:focus {
  --tw-ring-color: rgb(163 163 163 / 0.15);
}

.focus\:ring-neutral-400\/20:focus {
  --tw-ring-color: rgb(163 163 163 / 0.2);
}

.focus\:ring-neutral-400\/25:focus {
  --tw-ring-color: rgb(163 163 163 / 0.25);
}

.focus\:ring-neutral-400\/30:focus {
  --tw-ring-color: rgb(163 163 163 / 0.3);
}

.focus\:ring-neutral-400\/35:focus {
  --tw-ring-color: rgb(163 163 163 / 0.35);
}

.focus\:ring-neutral-400\/40:focus {
  --tw-ring-color: rgb(163 163 163 / 0.4);
}

.focus\:ring-neutral-400\/45:focus {
  --tw-ring-color: rgb(163 163 163 / 0.45);
}

.focus\:ring-neutral-400\/5:focus {
  --tw-ring-color: rgb(163 163 163 / 0.05);
}

.focus\:ring-neutral-400\/50:focus {
  --tw-ring-color: rgb(163 163 163 / 0.5);
}

.focus\:ring-neutral-400\/55:focus {
  --tw-ring-color: rgb(163 163 163 / 0.55);
}

.focus\:ring-neutral-400\/60:focus {
  --tw-ring-color: rgb(163 163 163 / 0.6);
}

.focus\:ring-neutral-400\/65:focus {
  --tw-ring-color: rgb(163 163 163 / 0.65);
}

.focus\:ring-neutral-400\/70:focus {
  --tw-ring-color: rgb(163 163 163 / 0.7);
}

.focus\:ring-neutral-400\/75:focus {
  --tw-ring-color: rgb(163 163 163 / 0.75);
}

.focus\:ring-neutral-400\/80:focus {
  --tw-ring-color: rgb(163 163 163 / 0.8);
}

.focus\:ring-neutral-400\/85:focus {
  --tw-ring-color: rgb(163 163 163 / 0.85);
}

.focus\:ring-neutral-400\/90:focus {
  --tw-ring-color: rgb(163 163 163 / 0.9);
}

.focus\:ring-neutral-400\/95:focus {
  --tw-ring-color: rgb(163 163 163 / 0.95);
}

.focus\:ring-neutral-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1));
}

.focus\:ring-neutral-500\/0:focus {
  --tw-ring-color: rgb(115 115 115 / 0);
}

.focus\:ring-neutral-500\/10:focus {
  --tw-ring-color: rgb(115 115 115 / 0.1);
}

.focus\:ring-neutral-500\/100:focus {
  --tw-ring-color: rgb(115 115 115 / 1);
}

.focus\:ring-neutral-500\/15:focus {
  --tw-ring-color: rgb(115 115 115 / 0.15);
}

.focus\:ring-neutral-500\/20:focus {
  --tw-ring-color: rgb(115 115 115 / 0.2);
}

.focus\:ring-neutral-500\/25:focus {
  --tw-ring-color: rgb(115 115 115 / 0.25);
}

.focus\:ring-neutral-500\/30:focus {
  --tw-ring-color: rgb(115 115 115 / 0.3);
}

.focus\:ring-neutral-500\/35:focus {
  --tw-ring-color: rgb(115 115 115 / 0.35);
}

.focus\:ring-neutral-500\/40:focus {
  --tw-ring-color: rgb(115 115 115 / 0.4);
}

.focus\:ring-neutral-500\/45:focus {
  --tw-ring-color: rgb(115 115 115 / 0.45);
}

.focus\:ring-neutral-500\/5:focus {
  --tw-ring-color: rgb(115 115 115 / 0.05);
}

.focus\:ring-neutral-500\/50:focus {
  --tw-ring-color: rgb(115 115 115 / 0.5);
}

.focus\:ring-neutral-500\/55:focus {
  --tw-ring-color: rgb(115 115 115 / 0.55);
}

.focus\:ring-neutral-500\/60:focus {
  --tw-ring-color: rgb(115 115 115 / 0.6);
}

.focus\:ring-neutral-500\/65:focus {
  --tw-ring-color: rgb(115 115 115 / 0.65);
}

.focus\:ring-neutral-500\/70:focus {
  --tw-ring-color: rgb(115 115 115 / 0.7);
}

.focus\:ring-neutral-500\/75:focus {
  --tw-ring-color: rgb(115 115 115 / 0.75);
}

.focus\:ring-neutral-500\/80:focus {
  --tw-ring-color: rgb(115 115 115 / 0.8);
}

.focus\:ring-neutral-500\/85:focus {
  --tw-ring-color: rgb(115 115 115 / 0.85);
}

.focus\:ring-neutral-500\/90:focus {
  --tw-ring-color: rgb(115 115 115 / 0.9);
}

.focus\:ring-neutral-500\/95:focus {
  --tw-ring-color: rgb(115 115 115 / 0.95);
}

.focus\:ring-neutral-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1));
}

.focus\:ring-neutral-600\/0:focus {
  --tw-ring-color: rgb(82 82 82 / 0);
}

.focus\:ring-neutral-600\/10:focus {
  --tw-ring-color: rgb(82 82 82 / 0.1);
}

.focus\:ring-neutral-600\/100:focus {
  --tw-ring-color: rgb(82 82 82 / 1);
}

.focus\:ring-neutral-600\/15:focus {
  --tw-ring-color: rgb(82 82 82 / 0.15);
}

.focus\:ring-neutral-600\/20:focus {
  --tw-ring-color: rgb(82 82 82 / 0.2);
}

.focus\:ring-neutral-600\/25:focus {
  --tw-ring-color: rgb(82 82 82 / 0.25);
}

.focus\:ring-neutral-600\/30:focus {
  --tw-ring-color: rgb(82 82 82 / 0.3);
}

.focus\:ring-neutral-600\/35:focus {
  --tw-ring-color: rgb(82 82 82 / 0.35);
}

.focus\:ring-neutral-600\/40:focus {
  --tw-ring-color: rgb(82 82 82 / 0.4);
}

.focus\:ring-neutral-600\/45:focus {
  --tw-ring-color: rgb(82 82 82 / 0.45);
}

.focus\:ring-neutral-600\/5:focus {
  --tw-ring-color: rgb(82 82 82 / 0.05);
}

.focus\:ring-neutral-600\/50:focus {
  --tw-ring-color: rgb(82 82 82 / 0.5);
}

.focus\:ring-neutral-600\/55:focus {
  --tw-ring-color: rgb(82 82 82 / 0.55);
}

.focus\:ring-neutral-600\/60:focus {
  --tw-ring-color: rgb(82 82 82 / 0.6);
}

.focus\:ring-neutral-600\/65:focus {
  --tw-ring-color: rgb(82 82 82 / 0.65);
}

.focus\:ring-neutral-600\/70:focus {
  --tw-ring-color: rgb(82 82 82 / 0.7);
}

.focus\:ring-neutral-600\/75:focus {
  --tw-ring-color: rgb(82 82 82 / 0.75);
}

.focus\:ring-neutral-600\/80:focus {
  --tw-ring-color: rgb(82 82 82 / 0.8);
}

.focus\:ring-neutral-600\/85:focus {
  --tw-ring-color: rgb(82 82 82 / 0.85);
}

.focus\:ring-neutral-600\/90:focus {
  --tw-ring-color: rgb(82 82 82 / 0.9);
}

.focus\:ring-neutral-600\/95:focus {
  --tw-ring-color: rgb(82 82 82 / 0.95);
}

.focus\:ring-neutral-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1));
}

.focus\:ring-neutral-700\/0:focus {
  --tw-ring-color: rgb(64 64 64 / 0);
}

.focus\:ring-neutral-700\/10:focus {
  --tw-ring-color: rgb(64 64 64 / 0.1);
}

.focus\:ring-neutral-700\/100:focus {
  --tw-ring-color: rgb(64 64 64 / 1);
}

.focus\:ring-neutral-700\/15:focus {
  --tw-ring-color: rgb(64 64 64 / 0.15);
}

.focus\:ring-neutral-700\/20:focus {
  --tw-ring-color: rgb(64 64 64 / 0.2);
}

.focus\:ring-neutral-700\/25:focus {
  --tw-ring-color: rgb(64 64 64 / 0.25);
}

.focus\:ring-neutral-700\/30:focus {
  --tw-ring-color: rgb(64 64 64 / 0.3);
}

.focus\:ring-neutral-700\/35:focus {
  --tw-ring-color: rgb(64 64 64 / 0.35);
}

.focus\:ring-neutral-700\/40:focus {
  --tw-ring-color: rgb(64 64 64 / 0.4);
}

.focus\:ring-neutral-700\/45:focus {
  --tw-ring-color: rgb(64 64 64 / 0.45);
}

.focus\:ring-neutral-700\/5:focus {
  --tw-ring-color: rgb(64 64 64 / 0.05);
}

.focus\:ring-neutral-700\/50:focus {
  --tw-ring-color: rgb(64 64 64 / 0.5);
}

.focus\:ring-neutral-700\/55:focus {
  --tw-ring-color: rgb(64 64 64 / 0.55);
}

.focus\:ring-neutral-700\/60:focus {
  --tw-ring-color: rgb(64 64 64 / 0.6);
}

.focus\:ring-neutral-700\/65:focus {
  --tw-ring-color: rgb(64 64 64 / 0.65);
}

.focus\:ring-neutral-700\/70:focus {
  --tw-ring-color: rgb(64 64 64 / 0.7);
}

.focus\:ring-neutral-700\/75:focus {
  --tw-ring-color: rgb(64 64 64 / 0.75);
}

.focus\:ring-neutral-700\/80:focus {
  --tw-ring-color: rgb(64 64 64 / 0.8);
}

.focus\:ring-neutral-700\/85:focus {
  --tw-ring-color: rgb(64 64 64 / 0.85);
}

.focus\:ring-neutral-700\/90:focus {
  --tw-ring-color: rgb(64 64 64 / 0.9);
}

.focus\:ring-neutral-700\/95:focus {
  --tw-ring-color: rgb(64 64 64 / 0.95);
}

.focus\:ring-neutral-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1));
}

.focus\:ring-neutral-800\/0:focus {
  --tw-ring-color: rgb(38 38 38 / 0);
}

.focus\:ring-neutral-800\/10:focus {
  --tw-ring-color: rgb(38 38 38 / 0.1);
}

.focus\:ring-neutral-800\/100:focus {
  --tw-ring-color: rgb(38 38 38 / 1);
}

.focus\:ring-neutral-800\/15:focus {
  --tw-ring-color: rgb(38 38 38 / 0.15);
}

.focus\:ring-neutral-800\/20:focus {
  --tw-ring-color: rgb(38 38 38 / 0.2);
}

.focus\:ring-neutral-800\/25:focus {
  --tw-ring-color: rgb(38 38 38 / 0.25);
}

.focus\:ring-neutral-800\/30:focus {
  --tw-ring-color: rgb(38 38 38 / 0.3);
}

.focus\:ring-neutral-800\/35:focus {
  --tw-ring-color: rgb(38 38 38 / 0.35);
}

.focus\:ring-neutral-800\/40:focus {
  --tw-ring-color: rgb(38 38 38 / 0.4);
}

.focus\:ring-neutral-800\/45:focus {
  --tw-ring-color: rgb(38 38 38 / 0.45);
}

.focus\:ring-neutral-800\/5:focus {
  --tw-ring-color: rgb(38 38 38 / 0.05);
}

.focus\:ring-neutral-800\/50:focus {
  --tw-ring-color: rgb(38 38 38 / 0.5);
}

.focus\:ring-neutral-800\/55:focus {
  --tw-ring-color: rgb(38 38 38 / 0.55);
}

.focus\:ring-neutral-800\/60:focus {
  --tw-ring-color: rgb(38 38 38 / 0.6);
}

.focus\:ring-neutral-800\/65:focus {
  --tw-ring-color: rgb(38 38 38 / 0.65);
}

.focus\:ring-neutral-800\/70:focus {
  --tw-ring-color: rgb(38 38 38 / 0.7);
}

.focus\:ring-neutral-800\/75:focus {
  --tw-ring-color: rgb(38 38 38 / 0.75);
}

.focus\:ring-neutral-800\/80:focus {
  --tw-ring-color: rgb(38 38 38 / 0.8);
}

.focus\:ring-neutral-800\/85:focus {
  --tw-ring-color: rgb(38 38 38 / 0.85);
}

.focus\:ring-neutral-800\/90:focus {
  --tw-ring-color: rgb(38 38 38 / 0.9);
}

.focus\:ring-neutral-800\/95:focus {
  --tw-ring-color: rgb(38 38 38 / 0.95);
}

.focus\:ring-neutral-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1));
}

.focus\:ring-neutral-900\/0:focus {
  --tw-ring-color: rgb(23 23 23 / 0);
}

.focus\:ring-neutral-900\/10:focus {
  --tw-ring-color: rgb(23 23 23 / 0.1);
}

.focus\:ring-neutral-900\/100:focus {
  --tw-ring-color: rgb(23 23 23 / 1);
}

.focus\:ring-neutral-900\/15:focus {
  --tw-ring-color: rgb(23 23 23 / 0.15);
}

.focus\:ring-neutral-900\/20:focus {
  --tw-ring-color: rgb(23 23 23 / 0.2);
}

.focus\:ring-neutral-900\/25:focus {
  --tw-ring-color: rgb(23 23 23 / 0.25);
}

.focus\:ring-neutral-900\/30:focus {
  --tw-ring-color: rgb(23 23 23 / 0.3);
}

.focus\:ring-neutral-900\/35:focus {
  --tw-ring-color: rgb(23 23 23 / 0.35);
}

.focus\:ring-neutral-900\/40:focus {
  --tw-ring-color: rgb(23 23 23 / 0.4);
}

.focus\:ring-neutral-900\/45:focus {
  --tw-ring-color: rgb(23 23 23 / 0.45);
}

.focus\:ring-neutral-900\/5:focus {
  --tw-ring-color: rgb(23 23 23 / 0.05);
}

.focus\:ring-neutral-900\/50:focus {
  --tw-ring-color: rgb(23 23 23 / 0.5);
}

.focus\:ring-neutral-900\/55:focus {
  --tw-ring-color: rgb(23 23 23 / 0.55);
}

.focus\:ring-neutral-900\/60:focus {
  --tw-ring-color: rgb(23 23 23 / 0.6);
}

.focus\:ring-neutral-900\/65:focus {
  --tw-ring-color: rgb(23 23 23 / 0.65);
}

.focus\:ring-neutral-900\/70:focus {
  --tw-ring-color: rgb(23 23 23 / 0.7);
}

.focus\:ring-neutral-900\/75:focus {
  --tw-ring-color: rgb(23 23 23 / 0.75);
}

.focus\:ring-neutral-900\/80:focus {
  --tw-ring-color: rgb(23 23 23 / 0.8);
}

.focus\:ring-neutral-900\/85:focus {
  --tw-ring-color: rgb(23 23 23 / 0.85);
}

.focus\:ring-neutral-900\/90:focus {
  --tw-ring-color: rgb(23 23 23 / 0.9);
}

.focus\:ring-neutral-900\/95:focus {
  --tw-ring-color: rgb(23 23 23 / 0.95);
}

.focus\:ring-orange-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 236 220 / var(--tw-ring-opacity, 1));
}

.focus\:ring-orange-100\/0:focus {
  --tw-ring-color: rgb(254 236 220 / 0);
}

.focus\:ring-orange-100\/10:focus {
  --tw-ring-color: rgb(254 236 220 / 0.1);
}

.focus\:ring-orange-100\/100:focus {
  --tw-ring-color: rgb(254 236 220 / 1);
}

.focus\:ring-orange-100\/15:focus {
  --tw-ring-color: rgb(254 236 220 / 0.15);
}

.focus\:ring-orange-100\/20:focus {
  --tw-ring-color: rgb(254 236 220 / 0.2);
}

.focus\:ring-orange-100\/25:focus {
  --tw-ring-color: rgb(254 236 220 / 0.25);
}

.focus\:ring-orange-100\/30:focus {
  --tw-ring-color: rgb(254 236 220 / 0.3);
}

.focus\:ring-orange-100\/35:focus {
  --tw-ring-color: rgb(254 236 220 / 0.35);
}

.focus\:ring-orange-100\/40:focus {
  --tw-ring-color: rgb(254 236 220 / 0.4);
}

.focus\:ring-orange-100\/45:focus {
  --tw-ring-color: rgb(254 236 220 / 0.45);
}

.focus\:ring-orange-100\/5:focus {
  --tw-ring-color: rgb(254 236 220 / 0.05);
}

.focus\:ring-orange-100\/50:focus {
  --tw-ring-color: rgb(254 236 220 / 0.5);
}

.focus\:ring-orange-100\/55:focus {
  --tw-ring-color: rgb(254 236 220 / 0.55);
}

.focus\:ring-orange-100\/60:focus {
  --tw-ring-color: rgb(254 236 220 / 0.6);
}

.focus\:ring-orange-100\/65:focus {
  --tw-ring-color: rgb(254 236 220 / 0.65);
}

.focus\:ring-orange-100\/70:focus {
  --tw-ring-color: rgb(254 236 220 / 0.7);
}

.focus\:ring-orange-100\/75:focus {
  --tw-ring-color: rgb(254 236 220 / 0.75);
}

.focus\:ring-orange-100\/80:focus {
  --tw-ring-color: rgb(254 236 220 / 0.8);
}

.focus\:ring-orange-100\/85:focus {
  --tw-ring-color: rgb(254 236 220 / 0.85);
}

.focus\:ring-orange-100\/90:focus {
  --tw-ring-color: rgb(254 236 220 / 0.9);
}

.focus\:ring-orange-100\/95:focus {
  --tw-ring-color: rgb(254 236 220 / 0.95);
}

.focus\:ring-orange-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 217 189 / var(--tw-ring-opacity, 1));
}

.focus\:ring-orange-200\/0:focus {
  --tw-ring-color: rgb(252 217 189 / 0);
}

.focus\:ring-orange-200\/10:focus {
  --tw-ring-color: rgb(252 217 189 / 0.1);
}

.focus\:ring-orange-200\/100:focus {
  --tw-ring-color: rgb(252 217 189 / 1);
}

.focus\:ring-orange-200\/15:focus {
  --tw-ring-color: rgb(252 217 189 / 0.15);
}

.focus\:ring-orange-200\/20:focus {
  --tw-ring-color: rgb(252 217 189 / 0.2);
}

.focus\:ring-orange-200\/25:focus {
  --tw-ring-color: rgb(252 217 189 / 0.25);
}

.focus\:ring-orange-200\/30:focus {
  --tw-ring-color: rgb(252 217 189 / 0.3);
}

.focus\:ring-orange-200\/35:focus {
  --tw-ring-color: rgb(252 217 189 / 0.35);
}

.focus\:ring-orange-200\/40:focus {
  --tw-ring-color: rgb(252 217 189 / 0.4);
}

.focus\:ring-orange-200\/45:focus {
  --tw-ring-color: rgb(252 217 189 / 0.45);
}

.focus\:ring-orange-200\/5:focus {
  --tw-ring-color: rgb(252 217 189 / 0.05);
}

.focus\:ring-orange-200\/50:focus {
  --tw-ring-color: rgb(252 217 189 / 0.5);
}

.focus\:ring-orange-200\/55:focus {
  --tw-ring-color: rgb(252 217 189 / 0.55);
}

.focus\:ring-orange-200\/60:focus {
  --tw-ring-color: rgb(252 217 189 / 0.6);
}

.focus\:ring-orange-200\/65:focus {
  --tw-ring-color: rgb(252 217 189 / 0.65);
}

.focus\:ring-orange-200\/70:focus {
  --tw-ring-color: rgb(252 217 189 / 0.7);
}

.focus\:ring-orange-200\/75:focus {
  --tw-ring-color: rgb(252 217 189 / 0.75);
}

.focus\:ring-orange-200\/80:focus {
  --tw-ring-color: rgb(252 217 189 / 0.8);
}

.focus\:ring-orange-200\/85:focus {
  --tw-ring-color: rgb(252 217 189 / 0.85);
}

.focus\:ring-orange-200\/90:focus {
  --tw-ring-color: rgb(252 217 189 / 0.9);
}

.focus\:ring-orange-200\/95:focus {
  --tw-ring-color: rgb(252 217 189 / 0.95);
}

.focus\:ring-orange-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 186 140 / var(--tw-ring-opacity, 1));
}

.focus\:ring-orange-300\/0:focus {
  --tw-ring-color: rgb(253 186 140 / 0);
}

.focus\:ring-orange-300\/10:focus {
  --tw-ring-color: rgb(253 186 140 / 0.1);
}

.focus\:ring-orange-300\/100:focus {
  --tw-ring-color: rgb(253 186 140 / 1);
}

.focus\:ring-orange-300\/15:focus {
  --tw-ring-color: rgb(253 186 140 / 0.15);
}

.focus\:ring-orange-300\/20:focus {
  --tw-ring-color: rgb(253 186 140 / 0.2);
}

.focus\:ring-orange-300\/25:focus {
  --tw-ring-color: rgb(253 186 140 / 0.25);
}

.focus\:ring-orange-300\/30:focus {
  --tw-ring-color: rgb(253 186 140 / 0.3);
}

.focus\:ring-orange-300\/35:focus {
  --tw-ring-color: rgb(253 186 140 / 0.35);
}

.focus\:ring-orange-300\/40:focus {
  --tw-ring-color: rgb(253 186 140 / 0.4);
}

.focus\:ring-orange-300\/45:focus {
  --tw-ring-color: rgb(253 186 140 / 0.45);
}

.focus\:ring-orange-300\/5:focus {
  --tw-ring-color: rgb(253 186 140 / 0.05);
}

.focus\:ring-orange-300\/50:focus {
  --tw-ring-color: rgb(253 186 140 / 0.5);
}

.focus\:ring-orange-300\/55:focus {
  --tw-ring-color: rgb(253 186 140 / 0.55);
}

.focus\:ring-orange-300\/60:focus {
  --tw-ring-color: rgb(253 186 140 / 0.6);
}

.focus\:ring-orange-300\/65:focus {
  --tw-ring-color: rgb(253 186 140 / 0.65);
}

.focus\:ring-orange-300\/70:focus {
  --tw-ring-color: rgb(253 186 140 / 0.7);
}

.focus\:ring-orange-300\/75:focus {
  --tw-ring-color: rgb(253 186 140 / 0.75);
}

.focus\:ring-orange-300\/80:focus {
  --tw-ring-color: rgb(253 186 140 / 0.8);
}

.focus\:ring-orange-300\/85:focus {
  --tw-ring-color: rgb(253 186 140 / 0.85);
}

.focus\:ring-orange-300\/90:focus {
  --tw-ring-color: rgb(253 186 140 / 0.9);
}

.focus\:ring-orange-300\/95:focus {
  --tw-ring-color: rgb(253 186 140 / 0.95);
}

.focus\:ring-orange-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 138 76 / var(--tw-ring-opacity, 1));
}

.focus\:ring-orange-400\/0:focus {
  --tw-ring-color: rgb(255 138 76 / 0);
}

.focus\:ring-orange-400\/10:focus {
  --tw-ring-color: rgb(255 138 76 / 0.1);
}

.focus\:ring-orange-400\/100:focus {
  --tw-ring-color: rgb(255 138 76 / 1);
}

.focus\:ring-orange-400\/15:focus {
  --tw-ring-color: rgb(255 138 76 / 0.15);
}

.focus\:ring-orange-400\/20:focus {
  --tw-ring-color: rgb(255 138 76 / 0.2);
}

.focus\:ring-orange-400\/25:focus {
  --tw-ring-color: rgb(255 138 76 / 0.25);
}

.focus\:ring-orange-400\/30:focus {
  --tw-ring-color: rgb(255 138 76 / 0.3);
}

.focus\:ring-orange-400\/35:focus {
  --tw-ring-color: rgb(255 138 76 / 0.35);
}

.focus\:ring-orange-400\/40:focus {
  --tw-ring-color: rgb(255 138 76 / 0.4);
}

.focus\:ring-orange-400\/45:focus {
  --tw-ring-color: rgb(255 138 76 / 0.45);
}

.focus\:ring-orange-400\/5:focus {
  --tw-ring-color: rgb(255 138 76 / 0.05);
}

.focus\:ring-orange-400\/50:focus {
  --tw-ring-color: rgb(255 138 76 / 0.5);
}

.focus\:ring-orange-400\/55:focus {
  --tw-ring-color: rgb(255 138 76 / 0.55);
}

.focus\:ring-orange-400\/60:focus {
  --tw-ring-color: rgb(255 138 76 / 0.6);
}

.focus\:ring-orange-400\/65:focus {
  --tw-ring-color: rgb(255 138 76 / 0.65);
}

.focus\:ring-orange-400\/70:focus {
  --tw-ring-color: rgb(255 138 76 / 0.7);
}

.focus\:ring-orange-400\/75:focus {
  --tw-ring-color: rgb(255 138 76 / 0.75);
}

.focus\:ring-orange-400\/80:focus {
  --tw-ring-color: rgb(255 138 76 / 0.8);
}

.focus\:ring-orange-400\/85:focus {
  --tw-ring-color: rgb(255 138 76 / 0.85);
}

.focus\:ring-orange-400\/90:focus {
  --tw-ring-color: rgb(255 138 76 / 0.9);
}

.focus\:ring-orange-400\/95:focus {
  --tw-ring-color: rgb(255 138 76 / 0.95);
}

.focus\:ring-orange-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 90 31 / var(--tw-ring-opacity, 1));
}

.focus\:ring-orange-500\/0:focus {
  --tw-ring-color: rgb(255 90 31 / 0);
}

.focus\:ring-orange-500\/10:focus {
  --tw-ring-color: rgb(255 90 31 / 0.1);
}

.focus\:ring-orange-500\/100:focus {
  --tw-ring-color: rgb(255 90 31 / 1);
}

.focus\:ring-orange-500\/15:focus {
  --tw-ring-color: rgb(255 90 31 / 0.15);
}

.focus\:ring-orange-500\/20:focus {
  --tw-ring-color: rgb(255 90 31 / 0.2);
}

.focus\:ring-orange-500\/25:focus {
  --tw-ring-color: rgb(255 90 31 / 0.25);
}

.focus\:ring-orange-500\/30:focus {
  --tw-ring-color: rgb(255 90 31 / 0.3);
}

.focus\:ring-orange-500\/35:focus {
  --tw-ring-color: rgb(255 90 31 / 0.35);
}

.focus\:ring-orange-500\/40:focus {
  --tw-ring-color: rgb(255 90 31 / 0.4);
}

.focus\:ring-orange-500\/45:focus {
  --tw-ring-color: rgb(255 90 31 / 0.45);
}

.focus\:ring-orange-500\/5:focus {
  --tw-ring-color: rgb(255 90 31 / 0.05);
}

.focus\:ring-orange-500\/50:focus {
  --tw-ring-color: rgb(255 90 31 / 0.5);
}

.focus\:ring-orange-500\/55:focus {
  --tw-ring-color: rgb(255 90 31 / 0.55);
}

.focus\:ring-orange-500\/60:focus {
  --tw-ring-color: rgb(255 90 31 / 0.6);
}

.focus\:ring-orange-500\/65:focus {
  --tw-ring-color: rgb(255 90 31 / 0.65);
}

.focus\:ring-orange-500\/70:focus {
  --tw-ring-color: rgb(255 90 31 / 0.7);
}

.focus\:ring-orange-500\/75:focus {
  --tw-ring-color: rgb(255 90 31 / 0.75);
}

.focus\:ring-orange-500\/80:focus {
  --tw-ring-color: rgb(255 90 31 / 0.8);
}

.focus\:ring-orange-500\/85:focus {
  --tw-ring-color: rgb(255 90 31 / 0.85);
}

.focus\:ring-orange-500\/90:focus {
  --tw-ring-color: rgb(255 90 31 / 0.9);
}

.focus\:ring-orange-500\/95:focus {
  --tw-ring-color: rgb(255 90 31 / 0.95);
}

.focus\:ring-orange-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(208 56 1 / var(--tw-ring-opacity, 1));
}

.focus\:ring-orange-600\/0:focus {
  --tw-ring-color: rgb(208 56 1 / 0);
}

.focus\:ring-orange-600\/10:focus {
  --tw-ring-color: rgb(208 56 1 / 0.1);
}

.focus\:ring-orange-600\/100:focus {
  --tw-ring-color: rgb(208 56 1 / 1);
}

.focus\:ring-orange-600\/15:focus {
  --tw-ring-color: rgb(208 56 1 / 0.15);
}

.focus\:ring-orange-600\/20:focus {
  --tw-ring-color: rgb(208 56 1 / 0.2);
}

.focus\:ring-orange-600\/25:focus {
  --tw-ring-color: rgb(208 56 1 / 0.25);
}

.focus\:ring-orange-600\/30:focus {
  --tw-ring-color: rgb(208 56 1 / 0.3);
}

.focus\:ring-orange-600\/35:focus {
  --tw-ring-color: rgb(208 56 1 / 0.35);
}

.focus\:ring-orange-600\/40:focus {
  --tw-ring-color: rgb(208 56 1 / 0.4);
}

.focus\:ring-orange-600\/45:focus {
  --tw-ring-color: rgb(208 56 1 / 0.45);
}

.focus\:ring-orange-600\/5:focus {
  --tw-ring-color: rgb(208 56 1 / 0.05);
}

.focus\:ring-orange-600\/50:focus {
  --tw-ring-color: rgb(208 56 1 / 0.5);
}

.focus\:ring-orange-600\/55:focus {
  --tw-ring-color: rgb(208 56 1 / 0.55);
}

.focus\:ring-orange-600\/60:focus {
  --tw-ring-color: rgb(208 56 1 / 0.6);
}

.focus\:ring-orange-600\/65:focus {
  --tw-ring-color: rgb(208 56 1 / 0.65);
}

.focus\:ring-orange-600\/70:focus {
  --tw-ring-color: rgb(208 56 1 / 0.7);
}

.focus\:ring-orange-600\/75:focus {
  --tw-ring-color: rgb(208 56 1 / 0.75);
}

.focus\:ring-orange-600\/80:focus {
  --tw-ring-color: rgb(208 56 1 / 0.8);
}

.focus\:ring-orange-600\/85:focus {
  --tw-ring-color: rgb(208 56 1 / 0.85);
}

.focus\:ring-orange-600\/90:focus {
  --tw-ring-color: rgb(208 56 1 / 0.9);
}

.focus\:ring-orange-600\/95:focus {
  --tw-ring-color: rgb(208 56 1 / 0.95);
}

.focus\:ring-orange-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 52 3 / var(--tw-ring-opacity, 1));
}

.focus\:ring-orange-700\/0:focus {
  --tw-ring-color: rgb(180 52 3 / 0);
}

.focus\:ring-orange-700\/10:focus {
  --tw-ring-color: rgb(180 52 3 / 0.1);
}

.focus\:ring-orange-700\/100:focus {
  --tw-ring-color: rgb(180 52 3 / 1);
}

.focus\:ring-orange-700\/15:focus {
  --tw-ring-color: rgb(180 52 3 / 0.15);
}

.focus\:ring-orange-700\/20:focus {
  --tw-ring-color: rgb(180 52 3 / 0.2);
}

.focus\:ring-orange-700\/25:focus {
  --tw-ring-color: rgb(180 52 3 / 0.25);
}

.focus\:ring-orange-700\/30:focus {
  --tw-ring-color: rgb(180 52 3 / 0.3);
}

.focus\:ring-orange-700\/35:focus {
  --tw-ring-color: rgb(180 52 3 / 0.35);
}

.focus\:ring-orange-700\/40:focus {
  --tw-ring-color: rgb(180 52 3 / 0.4);
}

.focus\:ring-orange-700\/45:focus {
  --tw-ring-color: rgb(180 52 3 / 0.45);
}

.focus\:ring-orange-700\/5:focus {
  --tw-ring-color: rgb(180 52 3 / 0.05);
}

.focus\:ring-orange-700\/50:focus {
  --tw-ring-color: rgb(180 52 3 / 0.5);
}

.focus\:ring-orange-700\/55:focus {
  --tw-ring-color: rgb(180 52 3 / 0.55);
}

.focus\:ring-orange-700\/60:focus {
  --tw-ring-color: rgb(180 52 3 / 0.6);
}

.focus\:ring-orange-700\/65:focus {
  --tw-ring-color: rgb(180 52 3 / 0.65);
}

.focus\:ring-orange-700\/70:focus {
  --tw-ring-color: rgb(180 52 3 / 0.7);
}

.focus\:ring-orange-700\/75:focus {
  --tw-ring-color: rgb(180 52 3 / 0.75);
}

.focus\:ring-orange-700\/80:focus {
  --tw-ring-color: rgb(180 52 3 / 0.8);
}

.focus\:ring-orange-700\/85:focus {
  --tw-ring-color: rgb(180 52 3 / 0.85);
}

.focus\:ring-orange-700\/90:focus {
  --tw-ring-color: rgb(180 52 3 / 0.9);
}

.focus\:ring-orange-700\/95:focus {
  --tw-ring-color: rgb(180 52 3 / 0.95);
}

.focus\:ring-orange-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(138 44 13 / var(--tw-ring-opacity, 1));
}

.focus\:ring-orange-800\/0:focus {
  --tw-ring-color: rgb(138 44 13 / 0);
}

.focus\:ring-orange-800\/10:focus {
  --tw-ring-color: rgb(138 44 13 / 0.1);
}

.focus\:ring-orange-800\/100:focus {
  --tw-ring-color: rgb(138 44 13 / 1);
}

.focus\:ring-orange-800\/15:focus {
  --tw-ring-color: rgb(138 44 13 / 0.15);
}

.focus\:ring-orange-800\/20:focus {
  --tw-ring-color: rgb(138 44 13 / 0.2);
}

.focus\:ring-orange-800\/25:focus {
  --tw-ring-color: rgb(138 44 13 / 0.25);
}

.focus\:ring-orange-800\/30:focus {
  --tw-ring-color: rgb(138 44 13 / 0.3);
}

.focus\:ring-orange-800\/35:focus {
  --tw-ring-color: rgb(138 44 13 / 0.35);
}

.focus\:ring-orange-800\/40:focus {
  --tw-ring-color: rgb(138 44 13 / 0.4);
}

.focus\:ring-orange-800\/45:focus {
  --tw-ring-color: rgb(138 44 13 / 0.45);
}

.focus\:ring-orange-800\/5:focus {
  --tw-ring-color: rgb(138 44 13 / 0.05);
}

.focus\:ring-orange-800\/50:focus {
  --tw-ring-color: rgb(138 44 13 / 0.5);
}

.focus\:ring-orange-800\/55:focus {
  --tw-ring-color: rgb(138 44 13 / 0.55);
}

.focus\:ring-orange-800\/60:focus {
  --tw-ring-color: rgb(138 44 13 / 0.6);
}

.focus\:ring-orange-800\/65:focus {
  --tw-ring-color: rgb(138 44 13 / 0.65);
}

.focus\:ring-orange-800\/70:focus {
  --tw-ring-color: rgb(138 44 13 / 0.7);
}

.focus\:ring-orange-800\/75:focus {
  --tw-ring-color: rgb(138 44 13 / 0.75);
}

.focus\:ring-orange-800\/80:focus {
  --tw-ring-color: rgb(138 44 13 / 0.8);
}

.focus\:ring-orange-800\/85:focus {
  --tw-ring-color: rgb(138 44 13 / 0.85);
}

.focus\:ring-orange-800\/90:focus {
  --tw-ring-color: rgb(138 44 13 / 0.9);
}

.focus\:ring-orange-800\/95:focus {
  --tw-ring-color: rgb(138 44 13 / 0.95);
}

.focus\:ring-orange-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(119 29 29 / var(--tw-ring-opacity, 1));
}

.focus\:ring-orange-900\/0:focus {
  --tw-ring-color: rgb(119 29 29 / 0);
}

.focus\:ring-orange-900\/10:focus {
  --tw-ring-color: rgb(119 29 29 / 0.1);
}

.focus\:ring-orange-900\/100:focus {
  --tw-ring-color: rgb(119 29 29 / 1);
}

.focus\:ring-orange-900\/15:focus {
  --tw-ring-color: rgb(119 29 29 / 0.15);
}

.focus\:ring-orange-900\/20:focus {
  --tw-ring-color: rgb(119 29 29 / 0.2);
}

.focus\:ring-orange-900\/25:focus {
  --tw-ring-color: rgb(119 29 29 / 0.25);
}

.focus\:ring-orange-900\/30:focus {
  --tw-ring-color: rgb(119 29 29 / 0.3);
}

.focus\:ring-orange-900\/35:focus {
  --tw-ring-color: rgb(119 29 29 / 0.35);
}

.focus\:ring-orange-900\/40:focus {
  --tw-ring-color: rgb(119 29 29 / 0.4);
}

.focus\:ring-orange-900\/45:focus {
  --tw-ring-color: rgb(119 29 29 / 0.45);
}

.focus\:ring-orange-900\/5:focus {
  --tw-ring-color: rgb(119 29 29 / 0.05);
}

.focus\:ring-orange-900\/50:focus {
  --tw-ring-color: rgb(119 29 29 / 0.5);
}

.focus\:ring-orange-900\/55:focus {
  --tw-ring-color: rgb(119 29 29 / 0.55);
}

.focus\:ring-orange-900\/60:focus {
  --tw-ring-color: rgb(119 29 29 / 0.6);
}

.focus\:ring-orange-900\/65:focus {
  --tw-ring-color: rgb(119 29 29 / 0.65);
}

.focus\:ring-orange-900\/70:focus {
  --tw-ring-color: rgb(119 29 29 / 0.7);
}

.focus\:ring-orange-900\/75:focus {
  --tw-ring-color: rgb(119 29 29 / 0.75);
}

.focus\:ring-orange-900\/80:focus {
  --tw-ring-color: rgb(119 29 29 / 0.8);
}

.focus\:ring-orange-900\/85:focus {
  --tw-ring-color: rgb(119 29 29 / 0.85);
}

.focus\:ring-orange-900\/90:focus {
  --tw-ring-color: rgb(119 29 29 / 0.9);
}

.focus\:ring-orange-900\/95:focus {
  --tw-ring-color: rgb(119 29 29 / 0.95);
}

.focus\:ring-pink-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 232 243 / var(--tw-ring-opacity, 1));
}

.focus\:ring-pink-100\/0:focus {
  --tw-ring-color: rgb(252 232 243 / 0);
}

.focus\:ring-pink-100\/10:focus {
  --tw-ring-color: rgb(252 232 243 / 0.1);
}

.focus\:ring-pink-100\/100:focus {
  --tw-ring-color: rgb(252 232 243 / 1);
}

.focus\:ring-pink-100\/15:focus {
  --tw-ring-color: rgb(252 232 243 / 0.15);
}

.focus\:ring-pink-100\/20:focus {
  --tw-ring-color: rgb(252 232 243 / 0.2);
}

.focus\:ring-pink-100\/25:focus {
  --tw-ring-color: rgb(252 232 243 / 0.25);
}

.focus\:ring-pink-100\/30:focus {
  --tw-ring-color: rgb(252 232 243 / 0.3);
}

.focus\:ring-pink-100\/35:focus {
  --tw-ring-color: rgb(252 232 243 / 0.35);
}

.focus\:ring-pink-100\/40:focus {
  --tw-ring-color: rgb(252 232 243 / 0.4);
}

.focus\:ring-pink-100\/45:focus {
  --tw-ring-color: rgb(252 232 243 / 0.45);
}

.focus\:ring-pink-100\/5:focus {
  --tw-ring-color: rgb(252 232 243 / 0.05);
}

.focus\:ring-pink-100\/50:focus {
  --tw-ring-color: rgb(252 232 243 / 0.5);
}

.focus\:ring-pink-100\/55:focus {
  --tw-ring-color: rgb(252 232 243 / 0.55);
}

.focus\:ring-pink-100\/60:focus {
  --tw-ring-color: rgb(252 232 243 / 0.6);
}

.focus\:ring-pink-100\/65:focus {
  --tw-ring-color: rgb(252 232 243 / 0.65);
}

.focus\:ring-pink-100\/70:focus {
  --tw-ring-color: rgb(252 232 243 / 0.7);
}

.focus\:ring-pink-100\/75:focus {
  --tw-ring-color: rgb(252 232 243 / 0.75);
}

.focus\:ring-pink-100\/80:focus {
  --tw-ring-color: rgb(252 232 243 / 0.8);
}

.focus\:ring-pink-100\/85:focus {
  --tw-ring-color: rgb(252 232 243 / 0.85);
}

.focus\:ring-pink-100\/90:focus {
  --tw-ring-color: rgb(252 232 243 / 0.9);
}

.focus\:ring-pink-100\/95:focus {
  --tw-ring-color: rgb(252 232 243 / 0.95);
}

.focus\:ring-pink-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 209 232 / var(--tw-ring-opacity, 1));
}

.focus\:ring-pink-200\/0:focus {
  --tw-ring-color: rgb(250 209 232 / 0);
}

.focus\:ring-pink-200\/10:focus {
  --tw-ring-color: rgb(250 209 232 / 0.1);
}

.focus\:ring-pink-200\/100:focus {
  --tw-ring-color: rgb(250 209 232 / 1);
}

.focus\:ring-pink-200\/15:focus {
  --tw-ring-color: rgb(250 209 232 / 0.15);
}

.focus\:ring-pink-200\/20:focus {
  --tw-ring-color: rgb(250 209 232 / 0.2);
}

.focus\:ring-pink-200\/25:focus {
  --tw-ring-color: rgb(250 209 232 / 0.25);
}

.focus\:ring-pink-200\/30:focus {
  --tw-ring-color: rgb(250 209 232 / 0.3);
}

.focus\:ring-pink-200\/35:focus {
  --tw-ring-color: rgb(250 209 232 / 0.35);
}

.focus\:ring-pink-200\/40:focus {
  --tw-ring-color: rgb(250 209 232 / 0.4);
}

.focus\:ring-pink-200\/45:focus {
  --tw-ring-color: rgb(250 209 232 / 0.45);
}

.focus\:ring-pink-200\/5:focus {
  --tw-ring-color: rgb(250 209 232 / 0.05);
}

.focus\:ring-pink-200\/50:focus {
  --tw-ring-color: rgb(250 209 232 / 0.5);
}

.focus\:ring-pink-200\/55:focus {
  --tw-ring-color: rgb(250 209 232 / 0.55);
}

.focus\:ring-pink-200\/60:focus {
  --tw-ring-color: rgb(250 209 232 / 0.6);
}

.focus\:ring-pink-200\/65:focus {
  --tw-ring-color: rgb(250 209 232 / 0.65);
}

.focus\:ring-pink-200\/70:focus {
  --tw-ring-color: rgb(250 209 232 / 0.7);
}

.focus\:ring-pink-200\/75:focus {
  --tw-ring-color: rgb(250 209 232 / 0.75);
}

.focus\:ring-pink-200\/80:focus {
  --tw-ring-color: rgb(250 209 232 / 0.8);
}

.focus\:ring-pink-200\/85:focus {
  --tw-ring-color: rgb(250 209 232 / 0.85);
}

.focus\:ring-pink-200\/90:focus {
  --tw-ring-color: rgb(250 209 232 / 0.9);
}

.focus\:ring-pink-200\/95:focus {
  --tw-ring-color: rgb(250 209 232 / 0.95);
}

.focus\:ring-pink-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 180 217 / var(--tw-ring-opacity, 1));
}

.focus\:ring-pink-300\/0:focus {
  --tw-ring-color: rgb(248 180 217 / 0);
}

.focus\:ring-pink-300\/10:focus {
  --tw-ring-color: rgb(248 180 217 / 0.1);
}

.focus\:ring-pink-300\/100:focus {
  --tw-ring-color: rgb(248 180 217 / 1);
}

.focus\:ring-pink-300\/15:focus {
  --tw-ring-color: rgb(248 180 217 / 0.15);
}

.focus\:ring-pink-300\/20:focus {
  --tw-ring-color: rgb(248 180 217 / 0.2);
}

.focus\:ring-pink-300\/25:focus {
  --tw-ring-color: rgb(248 180 217 / 0.25);
}

.focus\:ring-pink-300\/30:focus {
  --tw-ring-color: rgb(248 180 217 / 0.3);
}

.focus\:ring-pink-300\/35:focus {
  --tw-ring-color: rgb(248 180 217 / 0.35);
}

.focus\:ring-pink-300\/40:focus {
  --tw-ring-color: rgb(248 180 217 / 0.4);
}

.focus\:ring-pink-300\/45:focus {
  --tw-ring-color: rgb(248 180 217 / 0.45);
}

.focus\:ring-pink-300\/5:focus {
  --tw-ring-color: rgb(248 180 217 / 0.05);
}

.focus\:ring-pink-300\/50:focus {
  --tw-ring-color: rgb(248 180 217 / 0.5);
}

.focus\:ring-pink-300\/55:focus {
  --tw-ring-color: rgb(248 180 217 / 0.55);
}

.focus\:ring-pink-300\/60:focus {
  --tw-ring-color: rgb(248 180 217 / 0.6);
}

.focus\:ring-pink-300\/65:focus {
  --tw-ring-color: rgb(248 180 217 / 0.65);
}

.focus\:ring-pink-300\/70:focus {
  --tw-ring-color: rgb(248 180 217 / 0.7);
}

.focus\:ring-pink-300\/75:focus {
  --tw-ring-color: rgb(248 180 217 / 0.75);
}

.focus\:ring-pink-300\/80:focus {
  --tw-ring-color: rgb(248 180 217 / 0.8);
}

.focus\:ring-pink-300\/85:focus {
  --tw-ring-color: rgb(248 180 217 / 0.85);
}

.focus\:ring-pink-300\/90:focus {
  --tw-ring-color: rgb(248 180 217 / 0.9);
}

.focus\:ring-pink-300\/95:focus {
  --tw-ring-color: rgb(248 180 217 / 0.95);
}

.focus\:ring-pink-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 126 184 / var(--tw-ring-opacity, 1));
}

.focus\:ring-pink-400\/0:focus {
  --tw-ring-color: rgb(241 126 184 / 0);
}

.focus\:ring-pink-400\/10:focus {
  --tw-ring-color: rgb(241 126 184 / 0.1);
}

.focus\:ring-pink-400\/100:focus {
  --tw-ring-color: rgb(241 126 184 / 1);
}

.focus\:ring-pink-400\/15:focus {
  --tw-ring-color: rgb(241 126 184 / 0.15);
}

.focus\:ring-pink-400\/20:focus {
  --tw-ring-color: rgb(241 126 184 / 0.2);
}

.focus\:ring-pink-400\/25:focus {
  --tw-ring-color: rgb(241 126 184 / 0.25);
}

.focus\:ring-pink-400\/30:focus {
  --tw-ring-color: rgb(241 126 184 / 0.3);
}

.focus\:ring-pink-400\/35:focus {
  --tw-ring-color: rgb(241 126 184 / 0.35);
}

.focus\:ring-pink-400\/40:focus {
  --tw-ring-color: rgb(241 126 184 / 0.4);
}

.focus\:ring-pink-400\/45:focus {
  --tw-ring-color: rgb(241 126 184 / 0.45);
}

.focus\:ring-pink-400\/5:focus {
  --tw-ring-color: rgb(241 126 184 / 0.05);
}

.focus\:ring-pink-400\/50:focus {
  --tw-ring-color: rgb(241 126 184 / 0.5);
}

.focus\:ring-pink-400\/55:focus {
  --tw-ring-color: rgb(241 126 184 / 0.55);
}

.focus\:ring-pink-400\/60:focus {
  --tw-ring-color: rgb(241 126 184 / 0.6);
}

.focus\:ring-pink-400\/65:focus {
  --tw-ring-color: rgb(241 126 184 / 0.65);
}

.focus\:ring-pink-400\/70:focus {
  --tw-ring-color: rgb(241 126 184 / 0.7);
}

.focus\:ring-pink-400\/75:focus {
  --tw-ring-color: rgb(241 126 184 / 0.75);
}

.focus\:ring-pink-400\/80:focus {
  --tw-ring-color: rgb(241 126 184 / 0.8);
}

.focus\:ring-pink-400\/85:focus {
  --tw-ring-color: rgb(241 126 184 / 0.85);
}

.focus\:ring-pink-400\/90:focus {
  --tw-ring-color: rgb(241 126 184 / 0.9);
}

.focus\:ring-pink-400\/95:focus {
  --tw-ring-color: rgb(241 126 184 / 0.95);
}

.focus\:ring-pink-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 70 148 / var(--tw-ring-opacity, 1));
}

.focus\:ring-pink-500\/0:focus {
  --tw-ring-color: rgb(231 70 148 / 0);
}

.focus\:ring-pink-500\/10:focus {
  --tw-ring-color: rgb(231 70 148 / 0.1);
}

.focus\:ring-pink-500\/100:focus {
  --tw-ring-color: rgb(231 70 148 / 1);
}

.focus\:ring-pink-500\/15:focus {
  --tw-ring-color: rgb(231 70 148 / 0.15);
}

.focus\:ring-pink-500\/20:focus {
  --tw-ring-color: rgb(231 70 148 / 0.2);
}

.focus\:ring-pink-500\/25:focus {
  --tw-ring-color: rgb(231 70 148 / 0.25);
}

.focus\:ring-pink-500\/30:focus {
  --tw-ring-color: rgb(231 70 148 / 0.3);
}

.focus\:ring-pink-500\/35:focus {
  --tw-ring-color: rgb(231 70 148 / 0.35);
}

.focus\:ring-pink-500\/40:focus {
  --tw-ring-color: rgb(231 70 148 / 0.4);
}

.focus\:ring-pink-500\/45:focus {
  --tw-ring-color: rgb(231 70 148 / 0.45);
}

.focus\:ring-pink-500\/5:focus {
  --tw-ring-color: rgb(231 70 148 / 0.05);
}

.focus\:ring-pink-500\/50:focus {
  --tw-ring-color: rgb(231 70 148 / 0.5);
}

.focus\:ring-pink-500\/55:focus {
  --tw-ring-color: rgb(231 70 148 / 0.55);
}

.focus\:ring-pink-500\/60:focus {
  --tw-ring-color: rgb(231 70 148 / 0.6);
}

.focus\:ring-pink-500\/65:focus {
  --tw-ring-color: rgb(231 70 148 / 0.65);
}

.focus\:ring-pink-500\/70:focus {
  --tw-ring-color: rgb(231 70 148 / 0.7);
}

.focus\:ring-pink-500\/75:focus {
  --tw-ring-color: rgb(231 70 148 / 0.75);
}

.focus\:ring-pink-500\/80:focus {
  --tw-ring-color: rgb(231 70 148 / 0.8);
}

.focus\:ring-pink-500\/85:focus {
  --tw-ring-color: rgb(231 70 148 / 0.85);
}

.focus\:ring-pink-500\/90:focus {
  --tw-ring-color: rgb(231 70 148 / 0.9);
}

.focus\:ring-pink-500\/95:focus {
  --tw-ring-color: rgb(231 70 148 / 0.95);
}

.focus\:ring-pink-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 31 105 / var(--tw-ring-opacity, 1));
}

.focus\:ring-pink-600\/0:focus {
  --tw-ring-color: rgb(214 31 105 / 0);
}

.focus\:ring-pink-600\/10:focus {
  --tw-ring-color: rgb(214 31 105 / 0.1);
}

.focus\:ring-pink-600\/100:focus {
  --tw-ring-color: rgb(214 31 105 / 1);
}

.focus\:ring-pink-600\/15:focus {
  --tw-ring-color: rgb(214 31 105 / 0.15);
}

.focus\:ring-pink-600\/20:focus {
  --tw-ring-color: rgb(214 31 105 / 0.2);
}

.focus\:ring-pink-600\/25:focus {
  --tw-ring-color: rgb(214 31 105 / 0.25);
}

.focus\:ring-pink-600\/30:focus {
  --tw-ring-color: rgb(214 31 105 / 0.3);
}

.focus\:ring-pink-600\/35:focus {
  --tw-ring-color: rgb(214 31 105 / 0.35);
}

.focus\:ring-pink-600\/40:focus {
  --tw-ring-color: rgb(214 31 105 / 0.4);
}

.focus\:ring-pink-600\/45:focus {
  --tw-ring-color: rgb(214 31 105 / 0.45);
}

.focus\:ring-pink-600\/5:focus {
  --tw-ring-color: rgb(214 31 105 / 0.05);
}

.focus\:ring-pink-600\/50:focus {
  --tw-ring-color: rgb(214 31 105 / 0.5);
}

.focus\:ring-pink-600\/55:focus {
  --tw-ring-color: rgb(214 31 105 / 0.55);
}

.focus\:ring-pink-600\/60:focus {
  --tw-ring-color: rgb(214 31 105 / 0.6);
}

.focus\:ring-pink-600\/65:focus {
  --tw-ring-color: rgb(214 31 105 / 0.65);
}

.focus\:ring-pink-600\/70:focus {
  --tw-ring-color: rgb(214 31 105 / 0.7);
}

.focus\:ring-pink-600\/75:focus {
  --tw-ring-color: rgb(214 31 105 / 0.75);
}

.focus\:ring-pink-600\/80:focus {
  --tw-ring-color: rgb(214 31 105 / 0.8);
}

.focus\:ring-pink-600\/85:focus {
  --tw-ring-color: rgb(214 31 105 / 0.85);
}

.focus\:ring-pink-600\/90:focus {
  --tw-ring-color: rgb(214 31 105 / 0.9);
}

.focus\:ring-pink-600\/95:focus {
  --tw-ring-color: rgb(214 31 105 / 0.95);
}

.focus\:ring-pink-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 18 93 / var(--tw-ring-opacity, 1));
}

.focus\:ring-pink-700\/0:focus {
  --tw-ring-color: rgb(191 18 93 / 0);
}

.focus\:ring-pink-700\/10:focus {
  --tw-ring-color: rgb(191 18 93 / 0.1);
}

.focus\:ring-pink-700\/100:focus {
  --tw-ring-color: rgb(191 18 93 / 1);
}

.focus\:ring-pink-700\/15:focus {
  --tw-ring-color: rgb(191 18 93 / 0.15);
}

.focus\:ring-pink-700\/20:focus {
  --tw-ring-color: rgb(191 18 93 / 0.2);
}

.focus\:ring-pink-700\/25:focus {
  --tw-ring-color: rgb(191 18 93 / 0.25);
}

.focus\:ring-pink-700\/30:focus {
  --tw-ring-color: rgb(191 18 93 / 0.3);
}

.focus\:ring-pink-700\/35:focus {
  --tw-ring-color: rgb(191 18 93 / 0.35);
}

.focus\:ring-pink-700\/40:focus {
  --tw-ring-color: rgb(191 18 93 / 0.4);
}

.focus\:ring-pink-700\/45:focus {
  --tw-ring-color: rgb(191 18 93 / 0.45);
}

.focus\:ring-pink-700\/5:focus {
  --tw-ring-color: rgb(191 18 93 / 0.05);
}

.focus\:ring-pink-700\/50:focus {
  --tw-ring-color: rgb(191 18 93 / 0.5);
}

.focus\:ring-pink-700\/55:focus {
  --tw-ring-color: rgb(191 18 93 / 0.55);
}

.focus\:ring-pink-700\/60:focus {
  --tw-ring-color: rgb(191 18 93 / 0.6);
}

.focus\:ring-pink-700\/65:focus {
  --tw-ring-color: rgb(191 18 93 / 0.65);
}

.focus\:ring-pink-700\/70:focus {
  --tw-ring-color: rgb(191 18 93 / 0.7);
}

.focus\:ring-pink-700\/75:focus {
  --tw-ring-color: rgb(191 18 93 / 0.75);
}

.focus\:ring-pink-700\/80:focus {
  --tw-ring-color: rgb(191 18 93 / 0.8);
}

.focus\:ring-pink-700\/85:focus {
  --tw-ring-color: rgb(191 18 93 / 0.85);
}

.focus\:ring-pink-700\/90:focus {
  --tw-ring-color: rgb(191 18 93 / 0.9);
}

.focus\:ring-pink-700\/95:focus {
  --tw-ring-color: rgb(191 18 93 / 0.95);
}

.focus\:ring-pink-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 21 75 / var(--tw-ring-opacity, 1));
}

.focus\:ring-pink-800\/0:focus {
  --tw-ring-color: rgb(153 21 75 / 0);
}

.focus\:ring-pink-800\/10:focus {
  --tw-ring-color: rgb(153 21 75 / 0.1);
}

.focus\:ring-pink-800\/100:focus {
  --tw-ring-color: rgb(153 21 75 / 1);
}

.focus\:ring-pink-800\/15:focus {
  --tw-ring-color: rgb(153 21 75 / 0.15);
}

.focus\:ring-pink-800\/20:focus {
  --tw-ring-color: rgb(153 21 75 / 0.2);
}

.focus\:ring-pink-800\/25:focus {
  --tw-ring-color: rgb(153 21 75 / 0.25);
}

.focus\:ring-pink-800\/30:focus {
  --tw-ring-color: rgb(153 21 75 / 0.3);
}

.focus\:ring-pink-800\/35:focus {
  --tw-ring-color: rgb(153 21 75 / 0.35);
}

.focus\:ring-pink-800\/40:focus {
  --tw-ring-color: rgb(153 21 75 / 0.4);
}

.focus\:ring-pink-800\/45:focus {
  --tw-ring-color: rgb(153 21 75 / 0.45);
}

.focus\:ring-pink-800\/5:focus {
  --tw-ring-color: rgb(153 21 75 / 0.05);
}

.focus\:ring-pink-800\/50:focus {
  --tw-ring-color: rgb(153 21 75 / 0.5);
}

.focus\:ring-pink-800\/55:focus {
  --tw-ring-color: rgb(153 21 75 / 0.55);
}

.focus\:ring-pink-800\/60:focus {
  --tw-ring-color: rgb(153 21 75 / 0.6);
}

.focus\:ring-pink-800\/65:focus {
  --tw-ring-color: rgb(153 21 75 / 0.65);
}

.focus\:ring-pink-800\/70:focus {
  --tw-ring-color: rgb(153 21 75 / 0.7);
}

.focus\:ring-pink-800\/75:focus {
  --tw-ring-color: rgb(153 21 75 / 0.75);
}

.focus\:ring-pink-800\/80:focus {
  --tw-ring-color: rgb(153 21 75 / 0.8);
}

.focus\:ring-pink-800\/85:focus {
  --tw-ring-color: rgb(153 21 75 / 0.85);
}

.focus\:ring-pink-800\/90:focus {
  --tw-ring-color: rgb(153 21 75 / 0.9);
}

.focus\:ring-pink-800\/95:focus {
  --tw-ring-color: rgb(153 21 75 / 0.95);
}

.focus\:ring-pink-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 26 61 / var(--tw-ring-opacity, 1));
}

.focus\:ring-pink-900\/0:focus {
  --tw-ring-color: rgb(117 26 61 / 0);
}

.focus\:ring-pink-900\/10:focus {
  --tw-ring-color: rgb(117 26 61 / 0.1);
}

.focus\:ring-pink-900\/100:focus {
  --tw-ring-color: rgb(117 26 61 / 1);
}

.focus\:ring-pink-900\/15:focus {
  --tw-ring-color: rgb(117 26 61 / 0.15);
}

.focus\:ring-pink-900\/20:focus {
  --tw-ring-color: rgb(117 26 61 / 0.2);
}

.focus\:ring-pink-900\/25:focus {
  --tw-ring-color: rgb(117 26 61 / 0.25);
}

.focus\:ring-pink-900\/30:focus {
  --tw-ring-color: rgb(117 26 61 / 0.3);
}

.focus\:ring-pink-900\/35:focus {
  --tw-ring-color: rgb(117 26 61 / 0.35);
}

.focus\:ring-pink-900\/40:focus {
  --tw-ring-color: rgb(117 26 61 / 0.4);
}

.focus\:ring-pink-900\/45:focus {
  --tw-ring-color: rgb(117 26 61 / 0.45);
}

.focus\:ring-pink-900\/5:focus {
  --tw-ring-color: rgb(117 26 61 / 0.05);
}

.focus\:ring-pink-900\/50:focus {
  --tw-ring-color: rgb(117 26 61 / 0.5);
}

.focus\:ring-pink-900\/55:focus {
  --tw-ring-color: rgb(117 26 61 / 0.55);
}

.focus\:ring-pink-900\/60:focus {
  --tw-ring-color: rgb(117 26 61 / 0.6);
}

.focus\:ring-pink-900\/65:focus {
  --tw-ring-color: rgb(117 26 61 / 0.65);
}

.focus\:ring-pink-900\/70:focus {
  --tw-ring-color: rgb(117 26 61 / 0.7);
}

.focus\:ring-pink-900\/75:focus {
  --tw-ring-color: rgb(117 26 61 / 0.75);
}

.focus\:ring-pink-900\/80:focus {
  --tw-ring-color: rgb(117 26 61 / 0.8);
}

.focus\:ring-pink-900\/85:focus {
  --tw-ring-color: rgb(117 26 61 / 0.85);
}

.focus\:ring-pink-900\/90:focus {
  --tw-ring-color: rgb(117 26 61 / 0.9);
}

.focus\:ring-pink-900\/95:focus {
  --tw-ring-color: rgb(117 26 61 / 0.95);
}

.focus\:ring-purple-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(237 235 254 / var(--tw-ring-opacity, 1));
}

.focus\:ring-purple-100\/0:focus {
  --tw-ring-color: rgb(237 235 254 / 0);
}

.focus\:ring-purple-100\/10:focus {
  --tw-ring-color: rgb(237 235 254 / 0.1);
}

.focus\:ring-purple-100\/100:focus {
  --tw-ring-color: rgb(237 235 254 / 1);
}

.focus\:ring-purple-100\/15:focus {
  --tw-ring-color: rgb(237 235 254 / 0.15);
}

.focus\:ring-purple-100\/20:focus {
  --tw-ring-color: rgb(237 235 254 / 0.2);
}

.focus\:ring-purple-100\/25:focus {
  --tw-ring-color: rgb(237 235 254 / 0.25);
}

.focus\:ring-purple-100\/30:focus {
  --tw-ring-color: rgb(237 235 254 / 0.3);
}

.focus\:ring-purple-100\/35:focus {
  --tw-ring-color: rgb(237 235 254 / 0.35);
}

.focus\:ring-purple-100\/40:focus {
  --tw-ring-color: rgb(237 235 254 / 0.4);
}

.focus\:ring-purple-100\/45:focus {
  --tw-ring-color: rgb(237 235 254 / 0.45);
}

.focus\:ring-purple-100\/5:focus {
  --tw-ring-color: rgb(237 235 254 / 0.05);
}

.focus\:ring-purple-100\/50:focus {
  --tw-ring-color: rgb(237 235 254 / 0.5);
}

.focus\:ring-purple-100\/55:focus {
  --tw-ring-color: rgb(237 235 254 / 0.55);
}

.focus\:ring-purple-100\/60:focus {
  --tw-ring-color: rgb(237 235 254 / 0.6);
}

.focus\:ring-purple-100\/65:focus {
  --tw-ring-color: rgb(237 235 254 / 0.65);
}

.focus\:ring-purple-100\/70:focus {
  --tw-ring-color: rgb(237 235 254 / 0.7);
}

.focus\:ring-purple-100\/75:focus {
  --tw-ring-color: rgb(237 235 254 / 0.75);
}

.focus\:ring-purple-100\/80:focus {
  --tw-ring-color: rgb(237 235 254 / 0.8);
}

.focus\:ring-purple-100\/85:focus {
  --tw-ring-color: rgb(237 235 254 / 0.85);
}

.focus\:ring-purple-100\/90:focus {
  --tw-ring-color: rgb(237 235 254 / 0.9);
}

.focus\:ring-purple-100\/95:focus {
  --tw-ring-color: rgb(237 235 254 / 0.95);
}

.focus\:ring-purple-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 215 254 / var(--tw-ring-opacity, 1));
}

.focus\:ring-purple-200\/0:focus {
  --tw-ring-color: rgb(220 215 254 / 0);
}

.focus\:ring-purple-200\/10:focus {
  --tw-ring-color: rgb(220 215 254 / 0.1);
}

.focus\:ring-purple-200\/100:focus {
  --tw-ring-color: rgb(220 215 254 / 1);
}

.focus\:ring-purple-200\/15:focus {
  --tw-ring-color: rgb(220 215 254 / 0.15);
}

.focus\:ring-purple-200\/20:focus {
  --tw-ring-color: rgb(220 215 254 / 0.2);
}

.focus\:ring-purple-200\/25:focus {
  --tw-ring-color: rgb(220 215 254 / 0.25);
}

.focus\:ring-purple-200\/30:focus {
  --tw-ring-color: rgb(220 215 254 / 0.3);
}

.focus\:ring-purple-200\/35:focus {
  --tw-ring-color: rgb(220 215 254 / 0.35);
}

.focus\:ring-purple-200\/40:focus {
  --tw-ring-color: rgb(220 215 254 / 0.4);
}

.focus\:ring-purple-200\/45:focus {
  --tw-ring-color: rgb(220 215 254 / 0.45);
}

.focus\:ring-purple-200\/5:focus {
  --tw-ring-color: rgb(220 215 254 / 0.05);
}

.focus\:ring-purple-200\/50:focus {
  --tw-ring-color: rgb(220 215 254 / 0.5);
}

.focus\:ring-purple-200\/55:focus {
  --tw-ring-color: rgb(220 215 254 / 0.55);
}

.focus\:ring-purple-200\/60:focus {
  --tw-ring-color: rgb(220 215 254 / 0.6);
}

.focus\:ring-purple-200\/65:focus {
  --tw-ring-color: rgb(220 215 254 / 0.65);
}

.focus\:ring-purple-200\/70:focus {
  --tw-ring-color: rgb(220 215 254 / 0.7);
}

.focus\:ring-purple-200\/75:focus {
  --tw-ring-color: rgb(220 215 254 / 0.75);
}

.focus\:ring-purple-200\/80:focus {
  --tw-ring-color: rgb(220 215 254 / 0.8);
}

.focus\:ring-purple-200\/85:focus {
  --tw-ring-color: rgb(220 215 254 / 0.85);
}

.focus\:ring-purple-200\/90:focus {
  --tw-ring-color: rgb(220 215 254 / 0.9);
}

.focus\:ring-purple-200\/95:focus {
  --tw-ring-color: rgb(220 215 254 / 0.95);
}

.focus\:ring-purple-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 191 253 / var(--tw-ring-opacity, 1));
}

.focus\:ring-purple-300\/0:focus {
  --tw-ring-color: rgb(202 191 253 / 0);
}

.focus\:ring-purple-300\/10:focus {
  --tw-ring-color: rgb(202 191 253 / 0.1);
}

.focus\:ring-purple-300\/100:focus {
  --tw-ring-color: rgb(202 191 253 / 1);
}

.focus\:ring-purple-300\/15:focus {
  --tw-ring-color: rgb(202 191 253 / 0.15);
}

.focus\:ring-purple-300\/20:focus {
  --tw-ring-color: rgb(202 191 253 / 0.2);
}

.focus\:ring-purple-300\/25:focus {
  --tw-ring-color: rgb(202 191 253 / 0.25);
}

.focus\:ring-purple-300\/30:focus {
  --tw-ring-color: rgb(202 191 253 / 0.3);
}

.focus\:ring-purple-300\/35:focus {
  --tw-ring-color: rgb(202 191 253 / 0.35);
}

.focus\:ring-purple-300\/40:focus {
  --tw-ring-color: rgb(202 191 253 / 0.4);
}

.focus\:ring-purple-300\/45:focus {
  --tw-ring-color: rgb(202 191 253 / 0.45);
}

.focus\:ring-purple-300\/5:focus {
  --tw-ring-color: rgb(202 191 253 / 0.05);
}

.focus\:ring-purple-300\/50:focus {
  --tw-ring-color: rgb(202 191 253 / 0.5);
}

.focus\:ring-purple-300\/55:focus {
  --tw-ring-color: rgb(202 191 253 / 0.55);
}

.focus\:ring-purple-300\/60:focus {
  --tw-ring-color: rgb(202 191 253 / 0.6);
}

.focus\:ring-purple-300\/65:focus {
  --tw-ring-color: rgb(202 191 253 / 0.65);
}

.focus\:ring-purple-300\/70:focus {
  --tw-ring-color: rgb(202 191 253 / 0.7);
}

.focus\:ring-purple-300\/75:focus {
  --tw-ring-color: rgb(202 191 253 / 0.75);
}

.focus\:ring-purple-300\/80:focus {
  --tw-ring-color: rgb(202 191 253 / 0.8);
}

.focus\:ring-purple-300\/85:focus {
  --tw-ring-color: rgb(202 191 253 / 0.85);
}

.focus\:ring-purple-300\/90:focus {
  --tw-ring-color: rgb(202 191 253 / 0.9);
}

.focus\:ring-purple-300\/95:focus {
  --tw-ring-color: rgb(202 191 253 / 0.95);
}

.focus\:ring-purple-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(172 148 250 / var(--tw-ring-opacity, 1));
}

.focus\:ring-purple-400\/0:focus {
  --tw-ring-color: rgb(172 148 250 / 0);
}

.focus\:ring-purple-400\/10:focus {
  --tw-ring-color: rgb(172 148 250 / 0.1);
}

.focus\:ring-purple-400\/100:focus {
  --tw-ring-color: rgb(172 148 250 / 1);
}

.focus\:ring-purple-400\/15:focus {
  --tw-ring-color: rgb(172 148 250 / 0.15);
}

.focus\:ring-purple-400\/20:focus {
  --tw-ring-color: rgb(172 148 250 / 0.2);
}

.focus\:ring-purple-400\/25:focus {
  --tw-ring-color: rgb(172 148 250 / 0.25);
}

.focus\:ring-purple-400\/30:focus {
  --tw-ring-color: rgb(172 148 250 / 0.3);
}

.focus\:ring-purple-400\/35:focus {
  --tw-ring-color: rgb(172 148 250 / 0.35);
}

.focus\:ring-purple-400\/40:focus {
  --tw-ring-color: rgb(172 148 250 / 0.4);
}

.focus\:ring-purple-400\/45:focus {
  --tw-ring-color: rgb(172 148 250 / 0.45);
}

.focus\:ring-purple-400\/5:focus {
  --tw-ring-color: rgb(172 148 250 / 0.05);
}

.focus\:ring-purple-400\/50:focus {
  --tw-ring-color: rgb(172 148 250 / 0.5);
}

.focus\:ring-purple-400\/55:focus {
  --tw-ring-color: rgb(172 148 250 / 0.55);
}

.focus\:ring-purple-400\/60:focus {
  --tw-ring-color: rgb(172 148 250 / 0.6);
}

.focus\:ring-purple-400\/65:focus {
  --tw-ring-color: rgb(172 148 250 / 0.65);
}

.focus\:ring-purple-400\/70:focus {
  --tw-ring-color: rgb(172 148 250 / 0.7);
}

.focus\:ring-purple-400\/75:focus {
  --tw-ring-color: rgb(172 148 250 / 0.75);
}

.focus\:ring-purple-400\/80:focus {
  --tw-ring-color: rgb(172 148 250 / 0.8);
}

.focus\:ring-purple-400\/85:focus {
  --tw-ring-color: rgb(172 148 250 / 0.85);
}

.focus\:ring-purple-400\/90:focus {
  --tw-ring-color: rgb(172 148 250 / 0.9);
}

.focus\:ring-purple-400\/95:focus {
  --tw-ring-color: rgb(172 148 250 / 0.95);
}

.focus\:ring-purple-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(144 97 249 / var(--tw-ring-opacity, 1));
}

.focus\:ring-purple-500\/0:focus {
  --tw-ring-color: rgb(144 97 249 / 0);
}

.focus\:ring-purple-500\/10:focus {
  --tw-ring-color: rgb(144 97 249 / 0.1);
}

.focus\:ring-purple-500\/100:focus {
  --tw-ring-color: rgb(144 97 249 / 1);
}

.focus\:ring-purple-500\/15:focus {
  --tw-ring-color: rgb(144 97 249 / 0.15);
}

.focus\:ring-purple-500\/20:focus {
  --tw-ring-color: rgb(144 97 249 / 0.2);
}

.focus\:ring-purple-500\/25:focus {
  --tw-ring-color: rgb(144 97 249 / 0.25);
}

.focus\:ring-purple-500\/30:focus {
  --tw-ring-color: rgb(144 97 249 / 0.3);
}

.focus\:ring-purple-500\/35:focus {
  --tw-ring-color: rgb(144 97 249 / 0.35);
}

.focus\:ring-purple-500\/40:focus {
  --tw-ring-color: rgb(144 97 249 / 0.4);
}

.focus\:ring-purple-500\/45:focus {
  --tw-ring-color: rgb(144 97 249 / 0.45);
}

.focus\:ring-purple-500\/5:focus {
  --tw-ring-color: rgb(144 97 249 / 0.05);
}

.focus\:ring-purple-500\/50:focus {
  --tw-ring-color: rgb(144 97 249 / 0.5);
}

.focus\:ring-purple-500\/55:focus {
  --tw-ring-color: rgb(144 97 249 / 0.55);
}

.focus\:ring-purple-500\/60:focus {
  --tw-ring-color: rgb(144 97 249 / 0.6);
}

.focus\:ring-purple-500\/65:focus {
  --tw-ring-color: rgb(144 97 249 / 0.65);
}

.focus\:ring-purple-500\/70:focus {
  --tw-ring-color: rgb(144 97 249 / 0.7);
}

.focus\:ring-purple-500\/75:focus {
  --tw-ring-color: rgb(144 97 249 / 0.75);
}

.focus\:ring-purple-500\/80:focus {
  --tw-ring-color: rgb(144 97 249 / 0.8);
}

.focus\:ring-purple-500\/85:focus {
  --tw-ring-color: rgb(144 97 249 / 0.85);
}

.focus\:ring-purple-500\/90:focus {
  --tw-ring-color: rgb(144 97 249 / 0.9);
}

.focus\:ring-purple-500\/95:focus {
  --tw-ring-color: rgb(144 97 249 / 0.95);
}

.focus\:ring-purple-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(126 58 242 / var(--tw-ring-opacity, 1));
}

.focus\:ring-purple-600\/0:focus {
  --tw-ring-color: rgb(126 58 242 / 0);
}

.focus\:ring-purple-600\/10:focus {
  --tw-ring-color: rgb(126 58 242 / 0.1);
}

.focus\:ring-purple-600\/100:focus {
  --tw-ring-color: rgb(126 58 242 / 1);
}

.focus\:ring-purple-600\/15:focus {
  --tw-ring-color: rgb(126 58 242 / 0.15);
}

.focus\:ring-purple-600\/20:focus {
  --tw-ring-color: rgb(126 58 242 / 0.2);
}

.focus\:ring-purple-600\/25:focus {
  --tw-ring-color: rgb(126 58 242 / 0.25);
}

.focus\:ring-purple-600\/30:focus {
  --tw-ring-color: rgb(126 58 242 / 0.3);
}

.focus\:ring-purple-600\/35:focus {
  --tw-ring-color: rgb(126 58 242 / 0.35);
}

.focus\:ring-purple-600\/40:focus {
  --tw-ring-color: rgb(126 58 242 / 0.4);
}

.focus\:ring-purple-600\/45:focus {
  --tw-ring-color: rgb(126 58 242 / 0.45);
}

.focus\:ring-purple-600\/5:focus {
  --tw-ring-color: rgb(126 58 242 / 0.05);
}

.focus\:ring-purple-600\/50:focus {
  --tw-ring-color: rgb(126 58 242 / 0.5);
}

.focus\:ring-purple-600\/55:focus {
  --tw-ring-color: rgb(126 58 242 / 0.55);
}

.focus\:ring-purple-600\/60:focus {
  --tw-ring-color: rgb(126 58 242 / 0.6);
}

.focus\:ring-purple-600\/65:focus {
  --tw-ring-color: rgb(126 58 242 / 0.65);
}

.focus\:ring-purple-600\/70:focus {
  --tw-ring-color: rgb(126 58 242 / 0.7);
}

.focus\:ring-purple-600\/75:focus {
  --tw-ring-color: rgb(126 58 242 / 0.75);
}

.focus\:ring-purple-600\/80:focus {
  --tw-ring-color: rgb(126 58 242 / 0.8);
}

.focus\:ring-purple-600\/85:focus {
  --tw-ring-color: rgb(126 58 242 / 0.85);
}

.focus\:ring-purple-600\/90:focus {
  --tw-ring-color: rgb(126 58 242 / 0.9);
}

.focus\:ring-purple-600\/95:focus {
  --tw-ring-color: rgb(126 58 242 / 0.95);
}

.focus\:ring-purple-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(108 43 217 / var(--tw-ring-opacity, 1));
}

.focus\:ring-purple-700\/0:focus {
  --tw-ring-color: rgb(108 43 217 / 0);
}

.focus\:ring-purple-700\/10:focus {
  --tw-ring-color: rgb(108 43 217 / 0.1);
}

.focus\:ring-purple-700\/100:focus {
  --tw-ring-color: rgb(108 43 217 / 1);
}

.focus\:ring-purple-700\/15:focus {
  --tw-ring-color: rgb(108 43 217 / 0.15);
}

.focus\:ring-purple-700\/20:focus {
  --tw-ring-color: rgb(108 43 217 / 0.2);
}

.focus\:ring-purple-700\/25:focus {
  --tw-ring-color: rgb(108 43 217 / 0.25);
}

.focus\:ring-purple-700\/30:focus {
  --tw-ring-color: rgb(108 43 217 / 0.3);
}

.focus\:ring-purple-700\/35:focus {
  --tw-ring-color: rgb(108 43 217 / 0.35);
}

.focus\:ring-purple-700\/40:focus {
  --tw-ring-color: rgb(108 43 217 / 0.4);
}

.focus\:ring-purple-700\/45:focus {
  --tw-ring-color: rgb(108 43 217 / 0.45);
}

.focus\:ring-purple-700\/5:focus {
  --tw-ring-color: rgb(108 43 217 / 0.05);
}

.focus\:ring-purple-700\/50:focus {
  --tw-ring-color: rgb(108 43 217 / 0.5);
}

.focus\:ring-purple-700\/55:focus {
  --tw-ring-color: rgb(108 43 217 / 0.55);
}

.focus\:ring-purple-700\/60:focus {
  --tw-ring-color: rgb(108 43 217 / 0.6);
}

.focus\:ring-purple-700\/65:focus {
  --tw-ring-color: rgb(108 43 217 / 0.65);
}

.focus\:ring-purple-700\/70:focus {
  --tw-ring-color: rgb(108 43 217 / 0.7);
}

.focus\:ring-purple-700\/75:focus {
  --tw-ring-color: rgb(108 43 217 / 0.75);
}

.focus\:ring-purple-700\/80:focus {
  --tw-ring-color: rgb(108 43 217 / 0.8);
}

.focus\:ring-purple-700\/85:focus {
  --tw-ring-color: rgb(108 43 217 / 0.85);
}

.focus\:ring-purple-700\/90:focus {
  --tw-ring-color: rgb(108 43 217 / 0.9);
}

.focus\:ring-purple-700\/95:focus {
  --tw-ring-color: rgb(108 43 217 / 0.95);
}

.focus\:ring-purple-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(85 33 181 / var(--tw-ring-opacity, 1));
}

.focus\:ring-purple-800\/0:focus {
  --tw-ring-color: rgb(85 33 181 / 0);
}

.focus\:ring-purple-800\/10:focus {
  --tw-ring-color: rgb(85 33 181 / 0.1);
}

.focus\:ring-purple-800\/100:focus {
  --tw-ring-color: rgb(85 33 181 / 1);
}

.focus\:ring-purple-800\/15:focus {
  --tw-ring-color: rgb(85 33 181 / 0.15);
}

.focus\:ring-purple-800\/20:focus {
  --tw-ring-color: rgb(85 33 181 / 0.2);
}

.focus\:ring-purple-800\/25:focus {
  --tw-ring-color: rgb(85 33 181 / 0.25);
}

.focus\:ring-purple-800\/30:focus {
  --tw-ring-color: rgb(85 33 181 / 0.3);
}

.focus\:ring-purple-800\/35:focus {
  --tw-ring-color: rgb(85 33 181 / 0.35);
}

.focus\:ring-purple-800\/40:focus {
  --tw-ring-color: rgb(85 33 181 / 0.4);
}

.focus\:ring-purple-800\/45:focus {
  --tw-ring-color: rgb(85 33 181 / 0.45);
}

.focus\:ring-purple-800\/5:focus {
  --tw-ring-color: rgb(85 33 181 / 0.05);
}

.focus\:ring-purple-800\/50:focus {
  --tw-ring-color: rgb(85 33 181 / 0.5);
}

.focus\:ring-purple-800\/55:focus {
  --tw-ring-color: rgb(85 33 181 / 0.55);
}

.focus\:ring-purple-800\/60:focus {
  --tw-ring-color: rgb(85 33 181 / 0.6);
}

.focus\:ring-purple-800\/65:focus {
  --tw-ring-color: rgb(85 33 181 / 0.65);
}

.focus\:ring-purple-800\/70:focus {
  --tw-ring-color: rgb(85 33 181 / 0.7);
}

.focus\:ring-purple-800\/75:focus {
  --tw-ring-color: rgb(85 33 181 / 0.75);
}

.focus\:ring-purple-800\/80:focus {
  --tw-ring-color: rgb(85 33 181 / 0.8);
}

.focus\:ring-purple-800\/85:focus {
  --tw-ring-color: rgb(85 33 181 / 0.85);
}

.focus\:ring-purple-800\/90:focus {
  --tw-ring-color: rgb(85 33 181 / 0.9);
}

.focus\:ring-purple-800\/95:focus {
  --tw-ring-color: rgb(85 33 181 / 0.95);
}

.focus\:ring-purple-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 29 150 / var(--tw-ring-opacity, 1));
}

.focus\:ring-purple-900\/0:focus {
  --tw-ring-color: rgb(74 29 150 / 0);
}

.focus\:ring-purple-900\/10:focus {
  --tw-ring-color: rgb(74 29 150 / 0.1);
}

.focus\:ring-purple-900\/100:focus {
  --tw-ring-color: rgb(74 29 150 / 1);
}

.focus\:ring-purple-900\/15:focus {
  --tw-ring-color: rgb(74 29 150 / 0.15);
}

.focus\:ring-purple-900\/20:focus {
  --tw-ring-color: rgb(74 29 150 / 0.2);
}

.focus\:ring-purple-900\/25:focus {
  --tw-ring-color: rgb(74 29 150 / 0.25);
}

.focus\:ring-purple-900\/30:focus {
  --tw-ring-color: rgb(74 29 150 / 0.3);
}

.focus\:ring-purple-900\/35:focus {
  --tw-ring-color: rgb(74 29 150 / 0.35);
}

.focus\:ring-purple-900\/40:focus {
  --tw-ring-color: rgb(74 29 150 / 0.4);
}

.focus\:ring-purple-900\/45:focus {
  --tw-ring-color: rgb(74 29 150 / 0.45);
}

.focus\:ring-purple-900\/5:focus {
  --tw-ring-color: rgb(74 29 150 / 0.05);
}

.focus\:ring-purple-900\/50:focus {
  --tw-ring-color: rgb(74 29 150 / 0.5);
}

.focus\:ring-purple-900\/55:focus {
  --tw-ring-color: rgb(74 29 150 / 0.55);
}

.focus\:ring-purple-900\/60:focus {
  --tw-ring-color: rgb(74 29 150 / 0.6);
}

.focus\:ring-purple-900\/65:focus {
  --tw-ring-color: rgb(74 29 150 / 0.65);
}

.focus\:ring-purple-900\/70:focus {
  --tw-ring-color: rgb(74 29 150 / 0.7);
}

.focus\:ring-purple-900\/75:focus {
  --tw-ring-color: rgb(74 29 150 / 0.75);
}

.focus\:ring-purple-900\/80:focus {
  --tw-ring-color: rgb(74 29 150 / 0.8);
}

.focus\:ring-purple-900\/85:focus {
  --tw-ring-color: rgb(74 29 150 / 0.85);
}

.focus\:ring-purple-900\/90:focus {
  --tw-ring-color: rgb(74 29 150 / 0.9);
}

.focus\:ring-purple-900\/95:focus {
  --tw-ring-color: rgb(74 29 150 / 0.95);
}

.focus\:ring-red-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-100\/0:focus {
  --tw-ring-color: rgb(254 226 226 / 0);
}

.focus\:ring-red-100\/10:focus {
  --tw-ring-color: rgb(254 226 226 / 0.1);
}

.focus\:ring-red-100\/100:focus {
  --tw-ring-color: rgb(254 226 226 / 1);
}

.focus\:ring-red-100\/15:focus {
  --tw-ring-color: rgb(254 226 226 / 0.15);
}

.focus\:ring-red-100\/20:focus {
  --tw-ring-color: rgb(254 226 226 / 0.2);
}

.focus\:ring-red-100\/25:focus {
  --tw-ring-color: rgb(254 226 226 / 0.25);
}

.focus\:ring-red-100\/30:focus {
  --tw-ring-color: rgb(254 226 226 / 0.3);
}

.focus\:ring-red-100\/35:focus {
  --tw-ring-color: rgb(254 226 226 / 0.35);
}

.focus\:ring-red-100\/40:focus {
  --tw-ring-color: rgb(254 226 226 / 0.4);
}

.focus\:ring-red-100\/45:focus {
  --tw-ring-color: rgb(254 226 226 / 0.45);
}

.focus\:ring-red-100\/5:focus {
  --tw-ring-color: rgb(254 226 226 / 0.05);
}

.focus\:ring-red-100\/50:focus {
  --tw-ring-color: rgb(254 226 226 / 0.5);
}

.focus\:ring-red-100\/55:focus {
  --tw-ring-color: rgb(254 226 226 / 0.55);
}

.focus\:ring-red-100\/60:focus {
  --tw-ring-color: rgb(254 226 226 / 0.6);
}

.focus\:ring-red-100\/65:focus {
  --tw-ring-color: rgb(254 226 226 / 0.65);
}

.focus\:ring-red-100\/70:focus {
  --tw-ring-color: rgb(254 226 226 / 0.7);
}

.focus\:ring-red-100\/75:focus {
  --tw-ring-color: rgb(254 226 226 / 0.75);
}

.focus\:ring-red-100\/80:focus {
  --tw-ring-color: rgb(254 226 226 / 0.8);
}

.focus\:ring-red-100\/85:focus {
  --tw-ring-color: rgb(254 226 226 / 0.85);
}

.focus\:ring-red-100\/90:focus {
  --tw-ring-color: rgb(254 226 226 / 0.9);
}

.focus\:ring-red-100\/95:focus {
  --tw-ring-color: rgb(254 226 226 / 0.95);
}

.focus\:ring-red-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-200\/0:focus {
  --tw-ring-color: rgb(254 202 202 / 0);
}

.focus\:ring-red-200\/10:focus {
  --tw-ring-color: rgb(254 202 202 / 0.1);
}

.focus\:ring-red-200\/100:focus {
  --tw-ring-color: rgb(254 202 202 / 1);
}

.focus\:ring-red-200\/15:focus {
  --tw-ring-color: rgb(254 202 202 / 0.15);
}

.focus\:ring-red-200\/20:focus {
  --tw-ring-color: rgb(254 202 202 / 0.2);
}

.focus\:ring-red-200\/25:focus {
  --tw-ring-color: rgb(254 202 202 / 0.25);
}

.focus\:ring-red-200\/30:focus {
  --tw-ring-color: rgb(254 202 202 / 0.3);
}

.focus\:ring-red-200\/35:focus {
  --tw-ring-color: rgb(254 202 202 / 0.35);
}

.focus\:ring-red-200\/40:focus {
  --tw-ring-color: rgb(254 202 202 / 0.4);
}

.focus\:ring-red-200\/45:focus {
  --tw-ring-color: rgb(254 202 202 / 0.45);
}

.focus\:ring-red-200\/5:focus {
  --tw-ring-color: rgb(254 202 202 / 0.05);
}

.focus\:ring-red-200\/50:focus {
  --tw-ring-color: rgb(254 202 202 / 0.5);
}

.focus\:ring-red-200\/55:focus {
  --tw-ring-color: rgb(254 202 202 / 0.55);
}

.focus\:ring-red-200\/60:focus {
  --tw-ring-color: rgb(254 202 202 / 0.6);
}

.focus\:ring-red-200\/65:focus {
  --tw-ring-color: rgb(254 202 202 / 0.65);
}

.focus\:ring-red-200\/70:focus {
  --tw-ring-color: rgb(254 202 202 / 0.7);
}

.focus\:ring-red-200\/75:focus {
  --tw-ring-color: rgb(254 202 202 / 0.75);
}

.focus\:ring-red-200\/80:focus {
  --tw-ring-color: rgb(254 202 202 / 0.8);
}

.focus\:ring-red-200\/85:focus {
  --tw-ring-color: rgb(254 202 202 / 0.85);
}

.focus\:ring-red-200\/90:focus {
  --tw-ring-color: rgb(254 202 202 / 0.9);
}

.focus\:ring-red-200\/95:focus {
  --tw-ring-color: rgb(254 202 202 / 0.95);
}

.focus\:ring-red-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-300\/0:focus {
  --tw-ring-color: rgb(252 165 165 / 0);
}

.focus\:ring-red-300\/10:focus {
  --tw-ring-color: rgb(252 165 165 / 0.1);
}

.focus\:ring-red-300\/100:focus {
  --tw-ring-color: rgb(252 165 165 / 1);
}

.focus\:ring-red-300\/15:focus {
  --tw-ring-color: rgb(252 165 165 / 0.15);
}

.focus\:ring-red-300\/20:focus {
  --tw-ring-color: rgb(252 165 165 / 0.2);
}

.focus\:ring-red-300\/25:focus {
  --tw-ring-color: rgb(252 165 165 / 0.25);
}

.focus\:ring-red-300\/30:focus {
  --tw-ring-color: rgb(252 165 165 / 0.3);
}

.focus\:ring-red-300\/35:focus {
  --tw-ring-color: rgb(252 165 165 / 0.35);
}

.focus\:ring-red-300\/40:focus {
  --tw-ring-color: rgb(252 165 165 / 0.4);
}

.focus\:ring-red-300\/45:focus {
  --tw-ring-color: rgb(252 165 165 / 0.45);
}

.focus\:ring-red-300\/5:focus {
  --tw-ring-color: rgb(252 165 165 / 0.05);
}

.focus\:ring-red-300\/50:focus {
  --tw-ring-color: rgb(252 165 165 / 0.5);
}

.focus\:ring-red-300\/55:focus {
  --tw-ring-color: rgb(252 165 165 / 0.55);
}

.focus\:ring-red-300\/60:focus {
  --tw-ring-color: rgb(252 165 165 / 0.6);
}

.focus\:ring-red-300\/65:focus {
  --tw-ring-color: rgb(252 165 165 / 0.65);
}

.focus\:ring-red-300\/70:focus {
  --tw-ring-color: rgb(252 165 165 / 0.7);
}

.focus\:ring-red-300\/75:focus {
  --tw-ring-color: rgb(252 165 165 / 0.75);
}

.focus\:ring-red-300\/80:focus {
  --tw-ring-color: rgb(252 165 165 / 0.8);
}

.focus\:ring-red-300\/85:focus {
  --tw-ring-color: rgb(252 165 165 / 0.85);
}

.focus\:ring-red-300\/90:focus {
  --tw-ring-color: rgb(252 165 165 / 0.9);
}

.focus\:ring-red-300\/95:focus {
  --tw-ring-color: rgb(252 165 165 / 0.95);
}

.focus\:ring-red-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-400\/0:focus {
  --tw-ring-color: rgb(248 113 113 / 0);
}

.focus\:ring-red-400\/10:focus {
  --tw-ring-color: rgb(248 113 113 / 0.1);
}

.focus\:ring-red-400\/100:focus {
  --tw-ring-color: rgb(248 113 113 / 1);
}

.focus\:ring-red-400\/15:focus {
  --tw-ring-color: rgb(248 113 113 / 0.15);
}

.focus\:ring-red-400\/20:focus {
  --tw-ring-color: rgb(248 113 113 / 0.2);
}

.focus\:ring-red-400\/25:focus {
  --tw-ring-color: rgb(248 113 113 / 0.25);
}

.focus\:ring-red-400\/30:focus {
  --tw-ring-color: rgb(248 113 113 / 0.3);
}

.focus\:ring-red-400\/35:focus {
  --tw-ring-color: rgb(248 113 113 / 0.35);
}

.focus\:ring-red-400\/40:focus {
  --tw-ring-color: rgb(248 113 113 / 0.4);
}

.focus\:ring-red-400\/45:focus {
  --tw-ring-color: rgb(248 113 113 / 0.45);
}

.focus\:ring-red-400\/5:focus {
  --tw-ring-color: rgb(248 113 113 / 0.05);
}

.focus\:ring-red-400\/50:focus {
  --tw-ring-color: rgb(248 113 113 / 0.5);
}

.focus\:ring-red-400\/55:focus {
  --tw-ring-color: rgb(248 113 113 / 0.55);
}

.focus\:ring-red-400\/60:focus {
  --tw-ring-color: rgb(248 113 113 / 0.6);
}

.focus\:ring-red-400\/65:focus {
  --tw-ring-color: rgb(248 113 113 / 0.65);
}

.focus\:ring-red-400\/70:focus {
  --tw-ring-color: rgb(248 113 113 / 0.7);
}

.focus\:ring-red-400\/75:focus {
  --tw-ring-color: rgb(248 113 113 / 0.75);
}

.focus\:ring-red-400\/80:focus {
  --tw-ring-color: rgb(248 113 113 / 0.8);
}

.focus\:ring-red-400\/85:focus {
  --tw-ring-color: rgb(248 113 113 / 0.85);
}

.focus\:ring-red-400\/90:focus {
  --tw-ring-color: rgb(248 113 113 / 0.9);
}

.focus\:ring-red-400\/95:focus {
  --tw-ring-color: rgb(248 113 113 / 0.95);
}

.focus\:ring-red-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-500\/0:focus {
  --tw-ring-color: rgb(239 68 68 / 0);
}

.focus\:ring-red-500\/10:focus {
  --tw-ring-color: rgb(239 68 68 / 0.1);
}

.focus\:ring-red-500\/100:focus {
  --tw-ring-color: rgb(239 68 68 / 1);
}

.focus\:ring-red-500\/15:focus {
  --tw-ring-color: rgb(239 68 68 / 0.15);
}

.focus\:ring-red-500\/20:focus {
  --tw-ring-color: rgb(239 68 68 / 0.2);
}

.focus\:ring-red-500\/25:focus {
  --tw-ring-color: rgb(239 68 68 / 0.25);
}

.focus\:ring-red-500\/30:focus {
  --tw-ring-color: rgb(239 68 68 / 0.3);
}

.focus\:ring-red-500\/35:focus {
  --tw-ring-color: rgb(239 68 68 / 0.35);
}

.focus\:ring-red-500\/40:focus {
  --tw-ring-color: rgb(239 68 68 / 0.4);
}

.focus\:ring-red-500\/45:focus {
  --tw-ring-color: rgb(239 68 68 / 0.45);
}

.focus\:ring-red-500\/5:focus {
  --tw-ring-color: rgb(239 68 68 / 0.05);
}

.focus\:ring-red-500\/50:focus {
  --tw-ring-color: rgb(239 68 68 / 0.5);
}

.focus\:ring-red-500\/55:focus {
  --tw-ring-color: rgb(239 68 68 / 0.55);
}

.focus\:ring-red-500\/60:focus {
  --tw-ring-color: rgb(239 68 68 / 0.6);
}

.focus\:ring-red-500\/65:focus {
  --tw-ring-color: rgb(239 68 68 / 0.65);
}

.focus\:ring-red-500\/70:focus {
  --tw-ring-color: rgb(239 68 68 / 0.7);
}

.focus\:ring-red-500\/75:focus {
  --tw-ring-color: rgb(239 68 68 / 0.75);
}

.focus\:ring-red-500\/80:focus {
  --tw-ring-color: rgb(239 68 68 / 0.8);
}

.focus\:ring-red-500\/85:focus {
  --tw-ring-color: rgb(239 68 68 / 0.85);
}

.focus\:ring-red-500\/90:focus {
  --tw-ring-color: rgb(239 68 68 / 0.9);
}

.focus\:ring-red-500\/95:focus {
  --tw-ring-color: rgb(239 68 68 / 0.95);
}

.focus\:ring-red-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-600\/0:focus {
  --tw-ring-color: rgb(220 38 38 / 0);
}

.focus\:ring-red-600\/10:focus {
  --tw-ring-color: rgb(220 38 38 / 0.1);
}

.focus\:ring-red-600\/100:focus {
  --tw-ring-color: rgb(220 38 38 / 1);
}

.focus\:ring-red-600\/15:focus {
  --tw-ring-color: rgb(220 38 38 / 0.15);
}

.focus\:ring-red-600\/20:focus {
  --tw-ring-color: rgb(220 38 38 / 0.2);
}

.focus\:ring-red-600\/25:focus {
  --tw-ring-color: rgb(220 38 38 / 0.25);
}

.focus\:ring-red-600\/30:focus {
  --tw-ring-color: rgb(220 38 38 / 0.3);
}

.focus\:ring-red-600\/35:focus {
  --tw-ring-color: rgb(220 38 38 / 0.35);
}

.focus\:ring-red-600\/40:focus {
  --tw-ring-color: rgb(220 38 38 / 0.4);
}

.focus\:ring-red-600\/45:focus {
  --tw-ring-color: rgb(220 38 38 / 0.45);
}

.focus\:ring-red-600\/5:focus {
  --tw-ring-color: rgb(220 38 38 / 0.05);
}

.focus\:ring-red-600\/50:focus {
  --tw-ring-color: rgb(220 38 38 / 0.5);
}

.focus\:ring-red-600\/55:focus {
  --tw-ring-color: rgb(220 38 38 / 0.55);
}

.focus\:ring-red-600\/60:focus {
  --tw-ring-color: rgb(220 38 38 / 0.6);
}

.focus\:ring-red-600\/65:focus {
  --tw-ring-color: rgb(220 38 38 / 0.65);
}

.focus\:ring-red-600\/70:focus {
  --tw-ring-color: rgb(220 38 38 / 0.7);
}

.focus\:ring-red-600\/75:focus {
  --tw-ring-color: rgb(220 38 38 / 0.75);
}

.focus\:ring-red-600\/80:focus {
  --tw-ring-color: rgb(220 38 38 / 0.8);
}

.focus\:ring-red-600\/85:focus {
  --tw-ring-color: rgb(220 38 38 / 0.85);
}

.focus\:ring-red-600\/90:focus {
  --tw-ring-color: rgb(220 38 38 / 0.9);
}

.focus\:ring-red-600\/95:focus {
  --tw-ring-color: rgb(220 38 38 / 0.95);
}

.focus\:ring-red-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-700\/0:focus {
  --tw-ring-color: rgb(185 28 28 / 0);
}

.focus\:ring-red-700\/10:focus {
  --tw-ring-color: rgb(185 28 28 / 0.1);
}

.focus\:ring-red-700\/100:focus {
  --tw-ring-color: rgb(185 28 28 / 1);
}

.focus\:ring-red-700\/15:focus {
  --tw-ring-color: rgb(185 28 28 / 0.15);
}

.focus\:ring-red-700\/20:focus {
  --tw-ring-color: rgb(185 28 28 / 0.2);
}

.focus\:ring-red-700\/25:focus {
  --tw-ring-color: rgb(185 28 28 / 0.25);
}

.focus\:ring-red-700\/30:focus {
  --tw-ring-color: rgb(185 28 28 / 0.3);
}

.focus\:ring-red-700\/35:focus {
  --tw-ring-color: rgb(185 28 28 / 0.35);
}

.focus\:ring-red-700\/40:focus {
  --tw-ring-color: rgb(185 28 28 / 0.4);
}

.focus\:ring-red-700\/45:focus {
  --tw-ring-color: rgb(185 28 28 / 0.45);
}

.focus\:ring-red-700\/5:focus {
  --tw-ring-color: rgb(185 28 28 / 0.05);
}

.focus\:ring-red-700\/50:focus {
  --tw-ring-color: rgb(185 28 28 / 0.5);
}

.focus\:ring-red-700\/55:focus {
  --tw-ring-color: rgb(185 28 28 / 0.55);
}

.focus\:ring-red-700\/60:focus {
  --tw-ring-color: rgb(185 28 28 / 0.6);
}

.focus\:ring-red-700\/65:focus {
  --tw-ring-color: rgb(185 28 28 / 0.65);
}

.focus\:ring-red-700\/70:focus {
  --tw-ring-color: rgb(185 28 28 / 0.7);
}

.focus\:ring-red-700\/75:focus {
  --tw-ring-color: rgb(185 28 28 / 0.75);
}

.focus\:ring-red-700\/80:focus {
  --tw-ring-color: rgb(185 28 28 / 0.8);
}

.focus\:ring-red-700\/85:focus {
  --tw-ring-color: rgb(185 28 28 / 0.85);
}

.focus\:ring-red-700\/90:focus {
  --tw-ring-color: rgb(185 28 28 / 0.9);
}

.focus\:ring-red-700\/95:focus {
  --tw-ring-color: rgb(185 28 28 / 0.95);
}

.focus\:ring-red-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-800\/0:focus {
  --tw-ring-color: rgb(153 27 27 / 0);
}

.focus\:ring-red-800\/10:focus {
  --tw-ring-color: rgb(153 27 27 / 0.1);
}

.focus\:ring-red-800\/100:focus {
  --tw-ring-color: rgb(153 27 27 / 1);
}

.focus\:ring-red-800\/15:focus {
  --tw-ring-color: rgb(153 27 27 / 0.15);
}

.focus\:ring-red-800\/20:focus {
  --tw-ring-color: rgb(153 27 27 / 0.2);
}

.focus\:ring-red-800\/25:focus {
  --tw-ring-color: rgb(153 27 27 / 0.25);
}

.focus\:ring-red-800\/30:focus {
  --tw-ring-color: rgb(153 27 27 / 0.3);
}

.focus\:ring-red-800\/35:focus {
  --tw-ring-color: rgb(153 27 27 / 0.35);
}

.focus\:ring-red-800\/40:focus {
  --tw-ring-color: rgb(153 27 27 / 0.4);
}

.focus\:ring-red-800\/45:focus {
  --tw-ring-color: rgb(153 27 27 / 0.45);
}

.focus\:ring-red-800\/5:focus {
  --tw-ring-color: rgb(153 27 27 / 0.05);
}

.focus\:ring-red-800\/50:focus {
  --tw-ring-color: rgb(153 27 27 / 0.5);
}

.focus\:ring-red-800\/55:focus {
  --tw-ring-color: rgb(153 27 27 / 0.55);
}

.focus\:ring-red-800\/60:focus {
  --tw-ring-color: rgb(153 27 27 / 0.6);
}

.focus\:ring-red-800\/65:focus {
  --tw-ring-color: rgb(153 27 27 / 0.65);
}

.focus\:ring-red-800\/70:focus {
  --tw-ring-color: rgb(153 27 27 / 0.7);
}

.focus\:ring-red-800\/75:focus {
  --tw-ring-color: rgb(153 27 27 / 0.75);
}

.focus\:ring-red-800\/80:focus {
  --tw-ring-color: rgb(153 27 27 / 0.8);
}

.focus\:ring-red-800\/85:focus {
  --tw-ring-color: rgb(153 27 27 / 0.85);
}

.focus\:ring-red-800\/90:focus {
  --tw-ring-color: rgb(153 27 27 / 0.9);
}

.focus\:ring-red-800\/95:focus {
  --tw-ring-color: rgb(153 27 27 / 0.95);
}

.focus\:ring-red-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-900\/0:focus {
  --tw-ring-color: rgb(127 29 29 / 0);
}

.focus\:ring-red-900\/10:focus {
  --tw-ring-color: rgb(127 29 29 / 0.1);
}

.focus\:ring-red-900\/100:focus {
  --tw-ring-color: rgb(127 29 29 / 1);
}

.focus\:ring-red-900\/15:focus {
  --tw-ring-color: rgb(127 29 29 / 0.15);
}

.focus\:ring-red-900\/20:focus {
  --tw-ring-color: rgb(127 29 29 / 0.2);
}

.focus\:ring-red-900\/25:focus {
  --tw-ring-color: rgb(127 29 29 / 0.25);
}

.focus\:ring-red-900\/30:focus {
  --tw-ring-color: rgb(127 29 29 / 0.3);
}

.focus\:ring-red-900\/35:focus {
  --tw-ring-color: rgb(127 29 29 / 0.35);
}

.focus\:ring-red-900\/40:focus {
  --tw-ring-color: rgb(127 29 29 / 0.4);
}

.focus\:ring-red-900\/45:focus {
  --tw-ring-color: rgb(127 29 29 / 0.45);
}

.focus\:ring-red-900\/5:focus {
  --tw-ring-color: rgb(127 29 29 / 0.05);
}

.focus\:ring-red-900\/50:focus {
  --tw-ring-color: rgb(127 29 29 / 0.5);
}

.focus\:ring-red-900\/55:focus {
  --tw-ring-color: rgb(127 29 29 / 0.55);
}

.focus\:ring-red-900\/60:focus {
  --tw-ring-color: rgb(127 29 29 / 0.6);
}

.focus\:ring-red-900\/65:focus {
  --tw-ring-color: rgb(127 29 29 / 0.65);
}

.focus\:ring-red-900\/70:focus {
  --tw-ring-color: rgb(127 29 29 / 0.7);
}

.focus\:ring-red-900\/75:focus {
  --tw-ring-color: rgb(127 29 29 / 0.75);
}

.focus\:ring-red-900\/80:focus {
  --tw-ring-color: rgb(127 29 29 / 0.8);
}

.focus\:ring-red-900\/85:focus {
  --tw-ring-color: rgb(127 29 29 / 0.85);
}

.focus\:ring-red-900\/90:focus {
  --tw-ring-color: rgb(127 29 29 / 0.9);
}

.focus\:ring-red-900\/95:focus {
  --tw-ring-color: rgb(127 29 29 / 0.95);
}

.focus\:ring-slate-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1));
}

.focus\:ring-slate-100\/0:focus {
  --tw-ring-color: rgb(241 245 249 / 0);
}

.focus\:ring-slate-100\/10:focus {
  --tw-ring-color: rgb(241 245 249 / 0.1);
}

.focus\:ring-slate-100\/100:focus {
  --tw-ring-color: rgb(241 245 249 / 1);
}

.focus\:ring-slate-100\/15:focus {
  --tw-ring-color: rgb(241 245 249 / 0.15);
}

.focus\:ring-slate-100\/20:focus {
  --tw-ring-color: rgb(241 245 249 / 0.2);
}

.focus\:ring-slate-100\/25:focus {
  --tw-ring-color: rgb(241 245 249 / 0.25);
}

.focus\:ring-slate-100\/30:focus {
  --tw-ring-color: rgb(241 245 249 / 0.3);
}

.focus\:ring-slate-100\/35:focus {
  --tw-ring-color: rgb(241 245 249 / 0.35);
}

.focus\:ring-slate-100\/40:focus {
  --tw-ring-color: rgb(241 245 249 / 0.4);
}

.focus\:ring-slate-100\/45:focus {
  --tw-ring-color: rgb(241 245 249 / 0.45);
}

.focus\:ring-slate-100\/5:focus {
  --tw-ring-color: rgb(241 245 249 / 0.05);
}

.focus\:ring-slate-100\/50:focus {
  --tw-ring-color: rgb(241 245 249 / 0.5);
}

.focus\:ring-slate-100\/55:focus {
  --tw-ring-color: rgb(241 245 249 / 0.55);
}

.focus\:ring-slate-100\/60:focus {
  --tw-ring-color: rgb(241 245 249 / 0.6);
}

.focus\:ring-slate-100\/65:focus {
  --tw-ring-color: rgb(241 245 249 / 0.65);
}

.focus\:ring-slate-100\/70:focus {
  --tw-ring-color: rgb(241 245 249 / 0.7);
}

.focus\:ring-slate-100\/75:focus {
  --tw-ring-color: rgb(241 245 249 / 0.75);
}

.focus\:ring-slate-100\/80:focus {
  --tw-ring-color: rgb(241 245 249 / 0.8);
}

.focus\:ring-slate-100\/85:focus {
  --tw-ring-color: rgb(241 245 249 / 0.85);
}

.focus\:ring-slate-100\/90:focus {
  --tw-ring-color: rgb(241 245 249 / 0.9);
}

.focus\:ring-slate-100\/95:focus {
  --tw-ring-color: rgb(241 245 249 / 0.95);
}

.focus\:ring-slate-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}

.focus\:ring-slate-200\/0:focus {
  --tw-ring-color: rgb(226 232 240 / 0);
}

.focus\:ring-slate-200\/10:focus {
  --tw-ring-color: rgb(226 232 240 / 0.1);
}

.focus\:ring-slate-200\/100:focus {
  --tw-ring-color: rgb(226 232 240 / 1);
}

.focus\:ring-slate-200\/15:focus {
  --tw-ring-color: rgb(226 232 240 / 0.15);
}

.focus\:ring-slate-200\/20:focus {
  --tw-ring-color: rgb(226 232 240 / 0.2);
}

.focus\:ring-slate-200\/25:focus {
  --tw-ring-color: rgb(226 232 240 / 0.25);
}

.focus\:ring-slate-200\/30:focus {
  --tw-ring-color: rgb(226 232 240 / 0.3);
}

.focus\:ring-slate-200\/35:focus {
  --tw-ring-color: rgb(226 232 240 / 0.35);
}

.focus\:ring-slate-200\/40:focus {
  --tw-ring-color: rgb(226 232 240 / 0.4);
}

.focus\:ring-slate-200\/45:focus {
  --tw-ring-color: rgb(226 232 240 / 0.45);
}

.focus\:ring-slate-200\/5:focus {
  --tw-ring-color: rgb(226 232 240 / 0.05);
}

.focus\:ring-slate-200\/50:focus {
  --tw-ring-color: rgb(226 232 240 / 0.5);
}

.focus\:ring-slate-200\/55:focus {
  --tw-ring-color: rgb(226 232 240 / 0.55);
}

.focus\:ring-slate-200\/60:focus {
  --tw-ring-color: rgb(226 232 240 / 0.6);
}

.focus\:ring-slate-200\/65:focus {
  --tw-ring-color: rgb(226 232 240 / 0.65);
}

.focus\:ring-slate-200\/70:focus {
  --tw-ring-color: rgb(226 232 240 / 0.7);
}

.focus\:ring-slate-200\/75:focus {
  --tw-ring-color: rgb(226 232 240 / 0.75);
}

.focus\:ring-slate-200\/80:focus {
  --tw-ring-color: rgb(226 232 240 / 0.8);
}

.focus\:ring-slate-200\/85:focus {
  --tw-ring-color: rgb(226 232 240 / 0.85);
}

.focus\:ring-slate-200\/90:focus {
  --tw-ring-color: rgb(226 232 240 / 0.9);
}

.focus\:ring-slate-200\/95:focus {
  --tw-ring-color: rgb(226 232 240 / 0.95);
}

.focus\:ring-slate-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1));
}

.focus\:ring-slate-300\/0:focus {
  --tw-ring-color: rgb(203 213 225 / 0);
}

.focus\:ring-slate-300\/10:focus {
  --tw-ring-color: rgb(203 213 225 / 0.1);
}

.focus\:ring-slate-300\/100:focus {
  --tw-ring-color: rgb(203 213 225 / 1);
}

.focus\:ring-slate-300\/15:focus {
  --tw-ring-color: rgb(203 213 225 / 0.15);
}

.focus\:ring-slate-300\/20:focus {
  --tw-ring-color: rgb(203 213 225 / 0.2);
}

.focus\:ring-slate-300\/25:focus {
  --tw-ring-color: rgb(203 213 225 / 0.25);
}

.focus\:ring-slate-300\/30:focus {
  --tw-ring-color: rgb(203 213 225 / 0.3);
}

.focus\:ring-slate-300\/35:focus {
  --tw-ring-color: rgb(203 213 225 / 0.35);
}

.focus\:ring-slate-300\/40:focus {
  --tw-ring-color: rgb(203 213 225 / 0.4);
}

.focus\:ring-slate-300\/45:focus {
  --tw-ring-color: rgb(203 213 225 / 0.45);
}

.focus\:ring-slate-300\/5:focus {
  --tw-ring-color: rgb(203 213 225 / 0.05);
}

.focus\:ring-slate-300\/50:focus {
  --tw-ring-color: rgb(203 213 225 / 0.5);
}

.focus\:ring-slate-300\/55:focus {
  --tw-ring-color: rgb(203 213 225 / 0.55);
}

.focus\:ring-slate-300\/60:focus {
  --tw-ring-color: rgb(203 213 225 / 0.6);
}

.focus\:ring-slate-300\/65:focus {
  --tw-ring-color: rgb(203 213 225 / 0.65);
}

.focus\:ring-slate-300\/70:focus {
  --tw-ring-color: rgb(203 213 225 / 0.7);
}

.focus\:ring-slate-300\/75:focus {
  --tw-ring-color: rgb(203 213 225 / 0.75);
}

.focus\:ring-slate-300\/80:focus {
  --tw-ring-color: rgb(203 213 225 / 0.8);
}

.focus\:ring-slate-300\/85:focus {
  --tw-ring-color: rgb(203 213 225 / 0.85);
}

.focus\:ring-slate-300\/90:focus {
  --tw-ring-color: rgb(203 213 225 / 0.9);
}

.focus\:ring-slate-300\/95:focus {
  --tw-ring-color: rgb(203 213 225 / 0.95);
}

.focus\:ring-slate-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));
}

.focus\:ring-slate-400\/0:focus {
  --tw-ring-color: rgb(148 163 184 / 0);
}

.focus\:ring-slate-400\/10:focus {
  --tw-ring-color: rgb(148 163 184 / 0.1);
}

.focus\:ring-slate-400\/100:focus {
  --tw-ring-color: rgb(148 163 184 / 1);
}

.focus\:ring-slate-400\/15:focus {
  --tw-ring-color: rgb(148 163 184 / 0.15);
}

.focus\:ring-slate-400\/20:focus {
  --tw-ring-color: rgb(148 163 184 / 0.2);
}

.focus\:ring-slate-400\/25:focus {
  --tw-ring-color: rgb(148 163 184 / 0.25);
}

.focus\:ring-slate-400\/30:focus {
  --tw-ring-color: rgb(148 163 184 / 0.3);
}

.focus\:ring-slate-400\/35:focus {
  --tw-ring-color: rgb(148 163 184 / 0.35);
}

.focus\:ring-slate-400\/40:focus {
  --tw-ring-color: rgb(148 163 184 / 0.4);
}

.focus\:ring-slate-400\/45:focus {
  --tw-ring-color: rgb(148 163 184 / 0.45);
}

.focus\:ring-slate-400\/5:focus {
  --tw-ring-color: rgb(148 163 184 / 0.05);
}

.focus\:ring-slate-400\/50:focus {
  --tw-ring-color: rgb(148 163 184 / 0.5);
}

.focus\:ring-slate-400\/55:focus {
  --tw-ring-color: rgb(148 163 184 / 0.55);
}

.focus\:ring-slate-400\/60:focus {
  --tw-ring-color: rgb(148 163 184 / 0.6);
}

.focus\:ring-slate-400\/65:focus {
  --tw-ring-color: rgb(148 163 184 / 0.65);
}

.focus\:ring-slate-400\/70:focus {
  --tw-ring-color: rgb(148 163 184 / 0.7);
}

.focus\:ring-slate-400\/75:focus {
  --tw-ring-color: rgb(148 163 184 / 0.75);
}

.focus\:ring-slate-400\/80:focus {
  --tw-ring-color: rgb(148 163 184 / 0.8);
}

.focus\:ring-slate-400\/85:focus {
  --tw-ring-color: rgb(148 163 184 / 0.85);
}

.focus\:ring-slate-400\/90:focus {
  --tw-ring-color: rgb(148 163 184 / 0.9);
}

.focus\:ring-slate-400\/95:focus {
  --tw-ring-color: rgb(148 163 184 / 0.95);
}

.focus\:ring-slate-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1));
}

.focus\:ring-slate-500\/0:focus {
  --tw-ring-color: rgb(100 116 139 / 0);
}

.focus\:ring-slate-500\/10:focus {
  --tw-ring-color: rgb(100 116 139 / 0.1);
}

.focus\:ring-slate-500\/100:focus {
  --tw-ring-color: rgb(100 116 139 / 1);
}

.focus\:ring-slate-500\/15:focus {
  --tw-ring-color: rgb(100 116 139 / 0.15);
}

.focus\:ring-slate-500\/20:focus {
  --tw-ring-color: rgb(100 116 139 / 0.2);
}

.focus\:ring-slate-500\/25:focus {
  --tw-ring-color: rgb(100 116 139 / 0.25);
}

.focus\:ring-slate-500\/30:focus {
  --tw-ring-color: rgb(100 116 139 / 0.3);
}

.focus\:ring-slate-500\/35:focus {
  --tw-ring-color: rgb(100 116 139 / 0.35);
}

.focus\:ring-slate-500\/40:focus {
  --tw-ring-color: rgb(100 116 139 / 0.4);
}

.focus\:ring-slate-500\/45:focus {
  --tw-ring-color: rgb(100 116 139 / 0.45);
}

.focus\:ring-slate-500\/5:focus {
  --tw-ring-color: rgb(100 116 139 / 0.05);
}

.focus\:ring-slate-500\/50:focus {
  --tw-ring-color: rgb(100 116 139 / 0.5);
}

.focus\:ring-slate-500\/55:focus {
  --tw-ring-color: rgb(100 116 139 / 0.55);
}

.focus\:ring-slate-500\/60:focus {
  --tw-ring-color: rgb(100 116 139 / 0.6);
}

.focus\:ring-slate-500\/65:focus {
  --tw-ring-color: rgb(100 116 139 / 0.65);
}

.focus\:ring-slate-500\/70:focus {
  --tw-ring-color: rgb(100 116 139 / 0.7);
}

.focus\:ring-slate-500\/75:focus {
  --tw-ring-color: rgb(100 116 139 / 0.75);
}

.focus\:ring-slate-500\/80:focus {
  --tw-ring-color: rgb(100 116 139 / 0.8);
}

.focus\:ring-slate-500\/85:focus {
  --tw-ring-color: rgb(100 116 139 / 0.85);
}

.focus\:ring-slate-500\/90:focus {
  --tw-ring-color: rgb(100 116 139 / 0.9);
}

.focus\:ring-slate-500\/95:focus {
  --tw-ring-color: rgb(100 116 139 / 0.95);
}

.focus\:ring-slate-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1));
}

.focus\:ring-slate-600\/0:focus {
  --tw-ring-color: rgb(71 85 105 / 0);
}

.focus\:ring-slate-600\/10:focus {
  --tw-ring-color: rgb(71 85 105 / 0.1);
}

.focus\:ring-slate-600\/100:focus {
  --tw-ring-color: rgb(71 85 105 / 1);
}

.focus\:ring-slate-600\/15:focus {
  --tw-ring-color: rgb(71 85 105 / 0.15);
}

.focus\:ring-slate-600\/20:focus {
  --tw-ring-color: rgb(71 85 105 / 0.2);
}

.focus\:ring-slate-600\/25:focus {
  --tw-ring-color: rgb(71 85 105 / 0.25);
}

.focus\:ring-slate-600\/30:focus {
  --tw-ring-color: rgb(71 85 105 / 0.3);
}

.focus\:ring-slate-600\/35:focus {
  --tw-ring-color: rgb(71 85 105 / 0.35);
}

.focus\:ring-slate-600\/40:focus {
  --tw-ring-color: rgb(71 85 105 / 0.4);
}

.focus\:ring-slate-600\/45:focus {
  --tw-ring-color: rgb(71 85 105 / 0.45);
}

.focus\:ring-slate-600\/5:focus {
  --tw-ring-color: rgb(71 85 105 / 0.05);
}

.focus\:ring-slate-600\/50:focus {
  --tw-ring-color: rgb(71 85 105 / 0.5);
}

.focus\:ring-slate-600\/55:focus {
  --tw-ring-color: rgb(71 85 105 / 0.55);
}

.focus\:ring-slate-600\/60:focus {
  --tw-ring-color: rgb(71 85 105 / 0.6);
}

.focus\:ring-slate-600\/65:focus {
  --tw-ring-color: rgb(71 85 105 / 0.65);
}

.focus\:ring-slate-600\/70:focus {
  --tw-ring-color: rgb(71 85 105 / 0.7);
}

.focus\:ring-slate-600\/75:focus {
  --tw-ring-color: rgb(71 85 105 / 0.75);
}

.focus\:ring-slate-600\/80:focus {
  --tw-ring-color: rgb(71 85 105 / 0.8);
}

.focus\:ring-slate-600\/85:focus {
  --tw-ring-color: rgb(71 85 105 / 0.85);
}

.focus\:ring-slate-600\/90:focus {
  --tw-ring-color: rgb(71 85 105 / 0.9);
}

.focus\:ring-slate-600\/95:focus {
  --tw-ring-color: rgb(71 85 105 / 0.95);
}

.focus\:ring-slate-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1));
}

.focus\:ring-slate-700\/0:focus {
  --tw-ring-color: rgb(51 65 85 / 0);
}

.focus\:ring-slate-700\/10:focus {
  --tw-ring-color: rgb(51 65 85 / 0.1);
}

.focus\:ring-slate-700\/100:focus {
  --tw-ring-color: rgb(51 65 85 / 1);
}

.focus\:ring-slate-700\/15:focus {
  --tw-ring-color: rgb(51 65 85 / 0.15);
}

.focus\:ring-slate-700\/20:focus {
  --tw-ring-color: rgb(51 65 85 / 0.2);
}

.focus\:ring-slate-700\/25:focus {
  --tw-ring-color: rgb(51 65 85 / 0.25);
}

.focus\:ring-slate-700\/30:focus {
  --tw-ring-color: rgb(51 65 85 / 0.3);
}

.focus\:ring-slate-700\/35:focus {
  --tw-ring-color: rgb(51 65 85 / 0.35);
}

.focus\:ring-slate-700\/40:focus {
  --tw-ring-color: rgb(51 65 85 / 0.4);
}

.focus\:ring-slate-700\/45:focus {
  --tw-ring-color: rgb(51 65 85 / 0.45);
}

.focus\:ring-slate-700\/5:focus {
  --tw-ring-color: rgb(51 65 85 / 0.05);
}

.focus\:ring-slate-700\/50:focus {
  --tw-ring-color: rgb(51 65 85 / 0.5);
}

.focus\:ring-slate-700\/55:focus {
  --tw-ring-color: rgb(51 65 85 / 0.55);
}

.focus\:ring-slate-700\/60:focus {
  --tw-ring-color: rgb(51 65 85 / 0.6);
}

.focus\:ring-slate-700\/65:focus {
  --tw-ring-color: rgb(51 65 85 / 0.65);
}

.focus\:ring-slate-700\/70:focus {
  --tw-ring-color: rgb(51 65 85 / 0.7);
}

.focus\:ring-slate-700\/75:focus {
  --tw-ring-color: rgb(51 65 85 / 0.75);
}

.focus\:ring-slate-700\/80:focus {
  --tw-ring-color: rgb(51 65 85 / 0.8);
}

.focus\:ring-slate-700\/85:focus {
  --tw-ring-color: rgb(51 65 85 / 0.85);
}

.focus\:ring-slate-700\/90:focus {
  --tw-ring-color: rgb(51 65 85 / 0.9);
}

.focus\:ring-slate-700\/95:focus {
  --tw-ring-color: rgb(51 65 85 / 0.95);
}

.focus\:ring-slate-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1));
}

.focus\:ring-slate-800\/0:focus {
  --tw-ring-color: rgb(30 41 59 / 0);
}

.focus\:ring-slate-800\/10:focus {
  --tw-ring-color: rgb(30 41 59 / 0.1);
}

.focus\:ring-slate-800\/100:focus {
  --tw-ring-color: rgb(30 41 59 / 1);
}

.focus\:ring-slate-800\/15:focus {
  --tw-ring-color: rgb(30 41 59 / 0.15);
}

.focus\:ring-slate-800\/20:focus {
  --tw-ring-color: rgb(30 41 59 / 0.2);
}

.focus\:ring-slate-800\/25:focus {
  --tw-ring-color: rgb(30 41 59 / 0.25);
}

.focus\:ring-slate-800\/30:focus {
  --tw-ring-color: rgb(30 41 59 / 0.3);
}

.focus\:ring-slate-800\/35:focus {
  --tw-ring-color: rgb(30 41 59 / 0.35);
}

.focus\:ring-slate-800\/40:focus {
  --tw-ring-color: rgb(30 41 59 / 0.4);
}

.focus\:ring-slate-800\/45:focus {
  --tw-ring-color: rgb(30 41 59 / 0.45);
}

.focus\:ring-slate-800\/5:focus {
  --tw-ring-color: rgb(30 41 59 / 0.05);
}

.focus\:ring-slate-800\/50:focus {
  --tw-ring-color: rgb(30 41 59 / 0.5);
}

.focus\:ring-slate-800\/55:focus {
  --tw-ring-color: rgb(30 41 59 / 0.55);
}

.focus\:ring-slate-800\/60:focus {
  --tw-ring-color: rgb(30 41 59 / 0.6);
}

.focus\:ring-slate-800\/65:focus {
  --tw-ring-color: rgb(30 41 59 / 0.65);
}

.focus\:ring-slate-800\/70:focus {
  --tw-ring-color: rgb(30 41 59 / 0.7);
}

.focus\:ring-slate-800\/75:focus {
  --tw-ring-color: rgb(30 41 59 / 0.75);
}

.focus\:ring-slate-800\/80:focus {
  --tw-ring-color: rgb(30 41 59 / 0.8);
}

.focus\:ring-slate-800\/85:focus {
  --tw-ring-color: rgb(30 41 59 / 0.85);
}

.focus\:ring-slate-800\/90:focus {
  --tw-ring-color: rgb(30 41 59 / 0.9);
}

.focus\:ring-slate-800\/95:focus {
  --tw-ring-color: rgb(30 41 59 / 0.95);
}

.focus\:ring-slate-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1));
}

.focus\:ring-slate-900\/0:focus {
  --tw-ring-color: rgb(15 23 42 / 0);
}

.focus\:ring-slate-900\/10:focus {
  --tw-ring-color: rgb(15 23 42 / 0.1);
}

.focus\:ring-slate-900\/100:focus {
  --tw-ring-color: rgb(15 23 42 / 1);
}

.focus\:ring-slate-900\/15:focus {
  --tw-ring-color: rgb(15 23 42 / 0.15);
}

.focus\:ring-slate-900\/20:focus {
  --tw-ring-color: rgb(15 23 42 / 0.2);
}

.focus\:ring-slate-900\/25:focus {
  --tw-ring-color: rgb(15 23 42 / 0.25);
}

.focus\:ring-slate-900\/30:focus {
  --tw-ring-color: rgb(15 23 42 / 0.3);
}

.focus\:ring-slate-900\/35:focus {
  --tw-ring-color: rgb(15 23 42 / 0.35);
}

.focus\:ring-slate-900\/40:focus {
  --tw-ring-color: rgb(15 23 42 / 0.4);
}

.focus\:ring-slate-900\/45:focus {
  --tw-ring-color: rgb(15 23 42 / 0.45);
}

.focus\:ring-slate-900\/5:focus {
  --tw-ring-color: rgb(15 23 42 / 0.05);
}

.focus\:ring-slate-900\/50:focus {
  --tw-ring-color: rgb(15 23 42 / 0.5);
}

.focus\:ring-slate-900\/55:focus {
  --tw-ring-color: rgb(15 23 42 / 0.55);
}

.focus\:ring-slate-900\/60:focus {
  --tw-ring-color: rgb(15 23 42 / 0.6);
}

.focus\:ring-slate-900\/65:focus {
  --tw-ring-color: rgb(15 23 42 / 0.65);
}

.focus\:ring-slate-900\/70:focus {
  --tw-ring-color: rgb(15 23 42 / 0.7);
}

.focus\:ring-slate-900\/75:focus {
  --tw-ring-color: rgb(15 23 42 / 0.75);
}

.focus\:ring-slate-900\/80:focus {
  --tw-ring-color: rgb(15 23 42 / 0.8);
}

.focus\:ring-slate-900\/85:focus {
  --tw-ring-color: rgb(15 23 42 / 0.85);
}

.focus\:ring-slate-900\/90:focus {
  --tw-ring-color: rgb(15 23 42 / 0.9);
}

.focus\:ring-slate-900\/95:focus {
  --tw-ring-color: rgb(15 23 42 / 0.95);
}

.focus\:ring-stone-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 244 / var(--tw-ring-opacity, 1));
}

.focus\:ring-stone-100\/0:focus {
  --tw-ring-color: rgb(245 245 244 / 0);
}

.focus\:ring-stone-100\/10:focus {
  --tw-ring-color: rgb(245 245 244 / 0.1);
}

.focus\:ring-stone-100\/100:focus {
  --tw-ring-color: rgb(245 245 244 / 1);
}

.focus\:ring-stone-100\/15:focus {
  --tw-ring-color: rgb(245 245 244 / 0.15);
}

.focus\:ring-stone-100\/20:focus {
  --tw-ring-color: rgb(245 245 244 / 0.2);
}

.focus\:ring-stone-100\/25:focus {
  --tw-ring-color: rgb(245 245 244 / 0.25);
}

.focus\:ring-stone-100\/30:focus {
  --tw-ring-color: rgb(245 245 244 / 0.3);
}

.focus\:ring-stone-100\/35:focus {
  --tw-ring-color: rgb(245 245 244 / 0.35);
}

.focus\:ring-stone-100\/40:focus {
  --tw-ring-color: rgb(245 245 244 / 0.4);
}

.focus\:ring-stone-100\/45:focus {
  --tw-ring-color: rgb(245 245 244 / 0.45);
}

.focus\:ring-stone-100\/5:focus {
  --tw-ring-color: rgb(245 245 244 / 0.05);
}

.focus\:ring-stone-100\/50:focus {
  --tw-ring-color: rgb(245 245 244 / 0.5);
}

.focus\:ring-stone-100\/55:focus {
  --tw-ring-color: rgb(245 245 244 / 0.55);
}

.focus\:ring-stone-100\/60:focus {
  --tw-ring-color: rgb(245 245 244 / 0.6);
}

.focus\:ring-stone-100\/65:focus {
  --tw-ring-color: rgb(245 245 244 / 0.65);
}

.focus\:ring-stone-100\/70:focus {
  --tw-ring-color: rgb(245 245 244 / 0.7);
}

.focus\:ring-stone-100\/75:focus {
  --tw-ring-color: rgb(245 245 244 / 0.75);
}

.focus\:ring-stone-100\/80:focus {
  --tw-ring-color: rgb(245 245 244 / 0.8);
}

.focus\:ring-stone-100\/85:focus {
  --tw-ring-color: rgb(245 245 244 / 0.85);
}

.focus\:ring-stone-100\/90:focus {
  --tw-ring-color: rgb(245 245 244 / 0.9);
}

.focus\:ring-stone-100\/95:focus {
  --tw-ring-color: rgb(245 245 244 / 0.95);
}

.focus\:ring-stone-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 229 228 / var(--tw-ring-opacity, 1));
}

.focus\:ring-stone-200\/0:focus {
  --tw-ring-color: rgb(231 229 228 / 0);
}

.focus\:ring-stone-200\/10:focus {
  --tw-ring-color: rgb(231 229 228 / 0.1);
}

.focus\:ring-stone-200\/100:focus {
  --tw-ring-color: rgb(231 229 228 / 1);
}

.focus\:ring-stone-200\/15:focus {
  --tw-ring-color: rgb(231 229 228 / 0.15);
}

.focus\:ring-stone-200\/20:focus {
  --tw-ring-color: rgb(231 229 228 / 0.2);
}

.focus\:ring-stone-200\/25:focus {
  --tw-ring-color: rgb(231 229 228 / 0.25);
}

.focus\:ring-stone-200\/30:focus {
  --tw-ring-color: rgb(231 229 228 / 0.3);
}

.focus\:ring-stone-200\/35:focus {
  --tw-ring-color: rgb(231 229 228 / 0.35);
}

.focus\:ring-stone-200\/40:focus {
  --tw-ring-color: rgb(231 229 228 / 0.4);
}

.focus\:ring-stone-200\/45:focus {
  --tw-ring-color: rgb(231 229 228 / 0.45);
}

.focus\:ring-stone-200\/5:focus {
  --tw-ring-color: rgb(231 229 228 / 0.05);
}

.focus\:ring-stone-200\/50:focus {
  --tw-ring-color: rgb(231 229 228 / 0.5);
}

.focus\:ring-stone-200\/55:focus {
  --tw-ring-color: rgb(231 229 228 / 0.55);
}

.focus\:ring-stone-200\/60:focus {
  --tw-ring-color: rgb(231 229 228 / 0.6);
}

.focus\:ring-stone-200\/65:focus {
  --tw-ring-color: rgb(231 229 228 / 0.65);
}

.focus\:ring-stone-200\/70:focus {
  --tw-ring-color: rgb(231 229 228 / 0.7);
}

.focus\:ring-stone-200\/75:focus {
  --tw-ring-color: rgb(231 229 228 / 0.75);
}

.focus\:ring-stone-200\/80:focus {
  --tw-ring-color: rgb(231 229 228 / 0.8);
}

.focus\:ring-stone-200\/85:focus {
  --tw-ring-color: rgb(231 229 228 / 0.85);
}

.focus\:ring-stone-200\/90:focus {
  --tw-ring-color: rgb(231 229 228 / 0.9);
}

.focus\:ring-stone-200\/95:focus {
  --tw-ring-color: rgb(231 229 228 / 0.95);
}

.focus\:ring-stone-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 211 209 / var(--tw-ring-opacity, 1));
}

.focus\:ring-stone-300\/0:focus {
  --tw-ring-color: rgb(214 211 209 / 0);
}

.focus\:ring-stone-300\/10:focus {
  --tw-ring-color: rgb(214 211 209 / 0.1);
}

.focus\:ring-stone-300\/100:focus {
  --tw-ring-color: rgb(214 211 209 / 1);
}

.focus\:ring-stone-300\/15:focus {
  --tw-ring-color: rgb(214 211 209 / 0.15);
}

.focus\:ring-stone-300\/20:focus {
  --tw-ring-color: rgb(214 211 209 / 0.2);
}

.focus\:ring-stone-300\/25:focus {
  --tw-ring-color: rgb(214 211 209 / 0.25);
}

.focus\:ring-stone-300\/30:focus {
  --tw-ring-color: rgb(214 211 209 / 0.3);
}

.focus\:ring-stone-300\/35:focus {
  --tw-ring-color: rgb(214 211 209 / 0.35);
}

.focus\:ring-stone-300\/40:focus {
  --tw-ring-color: rgb(214 211 209 / 0.4);
}

.focus\:ring-stone-300\/45:focus {
  --tw-ring-color: rgb(214 211 209 / 0.45);
}

.focus\:ring-stone-300\/5:focus {
  --tw-ring-color: rgb(214 211 209 / 0.05);
}

.focus\:ring-stone-300\/50:focus {
  --tw-ring-color: rgb(214 211 209 / 0.5);
}

.focus\:ring-stone-300\/55:focus {
  --tw-ring-color: rgb(214 211 209 / 0.55);
}

.focus\:ring-stone-300\/60:focus {
  --tw-ring-color: rgb(214 211 209 / 0.6);
}

.focus\:ring-stone-300\/65:focus {
  --tw-ring-color: rgb(214 211 209 / 0.65);
}

.focus\:ring-stone-300\/70:focus {
  --tw-ring-color: rgb(214 211 209 / 0.7);
}

.focus\:ring-stone-300\/75:focus {
  --tw-ring-color: rgb(214 211 209 / 0.75);
}

.focus\:ring-stone-300\/80:focus {
  --tw-ring-color: rgb(214 211 209 / 0.8);
}

.focus\:ring-stone-300\/85:focus {
  --tw-ring-color: rgb(214 211 209 / 0.85);
}

.focus\:ring-stone-300\/90:focus {
  --tw-ring-color: rgb(214 211 209 / 0.9);
}

.focus\:ring-stone-300\/95:focus {
  --tw-ring-color: rgb(214 211 209 / 0.95);
}

.focus\:ring-stone-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 162 158 / var(--tw-ring-opacity, 1));
}

.focus\:ring-stone-400\/0:focus {
  --tw-ring-color: rgb(168 162 158 / 0);
}

.focus\:ring-stone-400\/10:focus {
  --tw-ring-color: rgb(168 162 158 / 0.1);
}

.focus\:ring-stone-400\/100:focus {
  --tw-ring-color: rgb(168 162 158 / 1);
}

.focus\:ring-stone-400\/15:focus {
  --tw-ring-color: rgb(168 162 158 / 0.15);
}

.focus\:ring-stone-400\/20:focus {
  --tw-ring-color: rgb(168 162 158 / 0.2);
}

.focus\:ring-stone-400\/25:focus {
  --tw-ring-color: rgb(168 162 158 / 0.25);
}

.focus\:ring-stone-400\/30:focus {
  --tw-ring-color: rgb(168 162 158 / 0.3);
}

.focus\:ring-stone-400\/35:focus {
  --tw-ring-color: rgb(168 162 158 / 0.35);
}

.focus\:ring-stone-400\/40:focus {
  --tw-ring-color: rgb(168 162 158 / 0.4);
}

.focus\:ring-stone-400\/45:focus {
  --tw-ring-color: rgb(168 162 158 / 0.45);
}

.focus\:ring-stone-400\/5:focus {
  --tw-ring-color: rgb(168 162 158 / 0.05);
}

.focus\:ring-stone-400\/50:focus {
  --tw-ring-color: rgb(168 162 158 / 0.5);
}

.focus\:ring-stone-400\/55:focus {
  --tw-ring-color: rgb(168 162 158 / 0.55);
}

.focus\:ring-stone-400\/60:focus {
  --tw-ring-color: rgb(168 162 158 / 0.6);
}

.focus\:ring-stone-400\/65:focus {
  --tw-ring-color: rgb(168 162 158 / 0.65);
}

.focus\:ring-stone-400\/70:focus {
  --tw-ring-color: rgb(168 162 158 / 0.7);
}

.focus\:ring-stone-400\/75:focus {
  --tw-ring-color: rgb(168 162 158 / 0.75);
}

.focus\:ring-stone-400\/80:focus {
  --tw-ring-color: rgb(168 162 158 / 0.8);
}

.focus\:ring-stone-400\/85:focus {
  --tw-ring-color: rgb(168 162 158 / 0.85);
}

.focus\:ring-stone-400\/90:focus {
  --tw-ring-color: rgb(168 162 158 / 0.9);
}

.focus\:ring-stone-400\/95:focus {
  --tw-ring-color: rgb(168 162 158 / 0.95);
}

.focus\:ring-stone-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 113 108 / var(--tw-ring-opacity, 1));
}

.focus\:ring-stone-500\/0:focus {
  --tw-ring-color: rgb(120 113 108 / 0);
}

.focus\:ring-stone-500\/10:focus {
  --tw-ring-color: rgb(120 113 108 / 0.1);
}

.focus\:ring-stone-500\/100:focus {
  --tw-ring-color: rgb(120 113 108 / 1);
}

.focus\:ring-stone-500\/15:focus {
  --tw-ring-color: rgb(120 113 108 / 0.15);
}

.focus\:ring-stone-500\/20:focus {
  --tw-ring-color: rgb(120 113 108 / 0.2);
}

.focus\:ring-stone-500\/25:focus {
  --tw-ring-color: rgb(120 113 108 / 0.25);
}

.focus\:ring-stone-500\/30:focus {
  --tw-ring-color: rgb(120 113 108 / 0.3);
}

.focus\:ring-stone-500\/35:focus {
  --tw-ring-color: rgb(120 113 108 / 0.35);
}

.focus\:ring-stone-500\/40:focus {
  --tw-ring-color: rgb(120 113 108 / 0.4);
}

.focus\:ring-stone-500\/45:focus {
  --tw-ring-color: rgb(120 113 108 / 0.45);
}

.focus\:ring-stone-500\/5:focus {
  --tw-ring-color: rgb(120 113 108 / 0.05);
}

.focus\:ring-stone-500\/50:focus {
  --tw-ring-color: rgb(120 113 108 / 0.5);
}

.focus\:ring-stone-500\/55:focus {
  --tw-ring-color: rgb(120 113 108 / 0.55);
}

.focus\:ring-stone-500\/60:focus {
  --tw-ring-color: rgb(120 113 108 / 0.6);
}

.focus\:ring-stone-500\/65:focus {
  --tw-ring-color: rgb(120 113 108 / 0.65);
}

.focus\:ring-stone-500\/70:focus {
  --tw-ring-color: rgb(120 113 108 / 0.7);
}

.focus\:ring-stone-500\/75:focus {
  --tw-ring-color: rgb(120 113 108 / 0.75);
}

.focus\:ring-stone-500\/80:focus {
  --tw-ring-color: rgb(120 113 108 / 0.8);
}

.focus\:ring-stone-500\/85:focus {
  --tw-ring-color: rgb(120 113 108 / 0.85);
}

.focus\:ring-stone-500\/90:focus {
  --tw-ring-color: rgb(120 113 108 / 0.9);
}

.focus\:ring-stone-500\/95:focus {
  --tw-ring-color: rgb(120 113 108 / 0.95);
}

.focus\:ring-stone-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(87 83 78 / var(--tw-ring-opacity, 1));
}

.focus\:ring-stone-600\/0:focus {
  --tw-ring-color: rgb(87 83 78 / 0);
}

.focus\:ring-stone-600\/10:focus {
  --tw-ring-color: rgb(87 83 78 / 0.1);
}

.focus\:ring-stone-600\/100:focus {
  --tw-ring-color: rgb(87 83 78 / 1);
}

.focus\:ring-stone-600\/15:focus {
  --tw-ring-color: rgb(87 83 78 / 0.15);
}

.focus\:ring-stone-600\/20:focus {
  --tw-ring-color: rgb(87 83 78 / 0.2);
}

.focus\:ring-stone-600\/25:focus {
  --tw-ring-color: rgb(87 83 78 / 0.25);
}

.focus\:ring-stone-600\/30:focus {
  --tw-ring-color: rgb(87 83 78 / 0.3);
}

.focus\:ring-stone-600\/35:focus {
  --tw-ring-color: rgb(87 83 78 / 0.35);
}

.focus\:ring-stone-600\/40:focus {
  --tw-ring-color: rgb(87 83 78 / 0.4);
}

.focus\:ring-stone-600\/45:focus {
  --tw-ring-color: rgb(87 83 78 / 0.45);
}

.focus\:ring-stone-600\/5:focus {
  --tw-ring-color: rgb(87 83 78 / 0.05);
}

.focus\:ring-stone-600\/50:focus {
  --tw-ring-color: rgb(87 83 78 / 0.5);
}

.focus\:ring-stone-600\/55:focus {
  --tw-ring-color: rgb(87 83 78 / 0.55);
}

.focus\:ring-stone-600\/60:focus {
  --tw-ring-color: rgb(87 83 78 / 0.6);
}

.focus\:ring-stone-600\/65:focus {
  --tw-ring-color: rgb(87 83 78 / 0.65);
}

.focus\:ring-stone-600\/70:focus {
  --tw-ring-color: rgb(87 83 78 / 0.7);
}

.focus\:ring-stone-600\/75:focus {
  --tw-ring-color: rgb(87 83 78 / 0.75);
}

.focus\:ring-stone-600\/80:focus {
  --tw-ring-color: rgb(87 83 78 / 0.8);
}

.focus\:ring-stone-600\/85:focus {
  --tw-ring-color: rgb(87 83 78 / 0.85);
}

.focus\:ring-stone-600\/90:focus {
  --tw-ring-color: rgb(87 83 78 / 0.9);
}

.focus\:ring-stone-600\/95:focus {
  --tw-ring-color: rgb(87 83 78 / 0.95);
}

.focus\:ring-stone-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(68 64 60 / var(--tw-ring-opacity, 1));
}

.focus\:ring-stone-700\/0:focus {
  --tw-ring-color: rgb(68 64 60 / 0);
}

.focus\:ring-stone-700\/10:focus {
  --tw-ring-color: rgb(68 64 60 / 0.1);
}

.focus\:ring-stone-700\/100:focus {
  --tw-ring-color: rgb(68 64 60 / 1);
}

.focus\:ring-stone-700\/15:focus {
  --tw-ring-color: rgb(68 64 60 / 0.15);
}

.focus\:ring-stone-700\/20:focus {
  --tw-ring-color: rgb(68 64 60 / 0.2);
}

.focus\:ring-stone-700\/25:focus {
  --tw-ring-color: rgb(68 64 60 / 0.25);
}

.focus\:ring-stone-700\/30:focus {
  --tw-ring-color: rgb(68 64 60 / 0.3);
}

.focus\:ring-stone-700\/35:focus {
  --tw-ring-color: rgb(68 64 60 / 0.35);
}

.focus\:ring-stone-700\/40:focus {
  --tw-ring-color: rgb(68 64 60 / 0.4);
}

.focus\:ring-stone-700\/45:focus {
  --tw-ring-color: rgb(68 64 60 / 0.45);
}

.focus\:ring-stone-700\/5:focus {
  --tw-ring-color: rgb(68 64 60 / 0.05);
}

.focus\:ring-stone-700\/50:focus {
  --tw-ring-color: rgb(68 64 60 / 0.5);
}

.focus\:ring-stone-700\/55:focus {
  --tw-ring-color: rgb(68 64 60 / 0.55);
}

.focus\:ring-stone-700\/60:focus {
  --tw-ring-color: rgb(68 64 60 / 0.6);
}

.focus\:ring-stone-700\/65:focus {
  --tw-ring-color: rgb(68 64 60 / 0.65);
}

.focus\:ring-stone-700\/70:focus {
  --tw-ring-color: rgb(68 64 60 / 0.7);
}

.focus\:ring-stone-700\/75:focus {
  --tw-ring-color: rgb(68 64 60 / 0.75);
}

.focus\:ring-stone-700\/80:focus {
  --tw-ring-color: rgb(68 64 60 / 0.8);
}

.focus\:ring-stone-700\/85:focus {
  --tw-ring-color: rgb(68 64 60 / 0.85);
}

.focus\:ring-stone-700\/90:focus {
  --tw-ring-color: rgb(68 64 60 / 0.9);
}

.focus\:ring-stone-700\/95:focus {
  --tw-ring-color: rgb(68 64 60 / 0.95);
}

.focus\:ring-stone-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(41 37 36 / var(--tw-ring-opacity, 1));
}

.focus\:ring-stone-800\/0:focus {
  --tw-ring-color: rgb(41 37 36 / 0);
}

.focus\:ring-stone-800\/10:focus {
  --tw-ring-color: rgb(41 37 36 / 0.1);
}

.focus\:ring-stone-800\/100:focus {
  --tw-ring-color: rgb(41 37 36 / 1);
}

.focus\:ring-stone-800\/15:focus {
  --tw-ring-color: rgb(41 37 36 / 0.15);
}

.focus\:ring-stone-800\/20:focus {
  --tw-ring-color: rgb(41 37 36 / 0.2);
}

.focus\:ring-stone-800\/25:focus {
  --tw-ring-color: rgb(41 37 36 / 0.25);
}

.focus\:ring-stone-800\/30:focus {
  --tw-ring-color: rgb(41 37 36 / 0.3);
}

.focus\:ring-stone-800\/35:focus {
  --tw-ring-color: rgb(41 37 36 / 0.35);
}

.focus\:ring-stone-800\/40:focus {
  --tw-ring-color: rgb(41 37 36 / 0.4);
}

.focus\:ring-stone-800\/45:focus {
  --tw-ring-color: rgb(41 37 36 / 0.45);
}

.focus\:ring-stone-800\/5:focus {
  --tw-ring-color: rgb(41 37 36 / 0.05);
}

.focus\:ring-stone-800\/50:focus {
  --tw-ring-color: rgb(41 37 36 / 0.5);
}

.focus\:ring-stone-800\/55:focus {
  --tw-ring-color: rgb(41 37 36 / 0.55);
}

.focus\:ring-stone-800\/60:focus {
  --tw-ring-color: rgb(41 37 36 / 0.6);
}

.focus\:ring-stone-800\/65:focus {
  --tw-ring-color: rgb(41 37 36 / 0.65);
}

.focus\:ring-stone-800\/70:focus {
  --tw-ring-color: rgb(41 37 36 / 0.7);
}

.focus\:ring-stone-800\/75:focus {
  --tw-ring-color: rgb(41 37 36 / 0.75);
}

.focus\:ring-stone-800\/80:focus {
  --tw-ring-color: rgb(41 37 36 / 0.8);
}

.focus\:ring-stone-800\/85:focus {
  --tw-ring-color: rgb(41 37 36 / 0.85);
}

.focus\:ring-stone-800\/90:focus {
  --tw-ring-color: rgb(41 37 36 / 0.9);
}

.focus\:ring-stone-800\/95:focus {
  --tw-ring-color: rgb(41 37 36 / 0.95);
}

.focus\:ring-stone-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(28 25 23 / var(--tw-ring-opacity, 1));
}

.focus\:ring-stone-900\/0:focus {
  --tw-ring-color: rgb(28 25 23 / 0);
}

.focus\:ring-stone-900\/10:focus {
  --tw-ring-color: rgb(28 25 23 / 0.1);
}

.focus\:ring-stone-900\/100:focus {
  --tw-ring-color: rgb(28 25 23 / 1);
}

.focus\:ring-stone-900\/15:focus {
  --tw-ring-color: rgb(28 25 23 / 0.15);
}

.focus\:ring-stone-900\/20:focus {
  --tw-ring-color: rgb(28 25 23 / 0.2);
}

.focus\:ring-stone-900\/25:focus {
  --tw-ring-color: rgb(28 25 23 / 0.25);
}

.focus\:ring-stone-900\/30:focus {
  --tw-ring-color: rgb(28 25 23 / 0.3);
}

.focus\:ring-stone-900\/35:focus {
  --tw-ring-color: rgb(28 25 23 / 0.35);
}

.focus\:ring-stone-900\/40:focus {
  --tw-ring-color: rgb(28 25 23 / 0.4);
}

.focus\:ring-stone-900\/45:focus {
  --tw-ring-color: rgb(28 25 23 / 0.45);
}

.focus\:ring-stone-900\/5:focus {
  --tw-ring-color: rgb(28 25 23 / 0.05);
}

.focus\:ring-stone-900\/50:focus {
  --tw-ring-color: rgb(28 25 23 / 0.5);
}

.focus\:ring-stone-900\/55:focus {
  --tw-ring-color: rgb(28 25 23 / 0.55);
}

.focus\:ring-stone-900\/60:focus {
  --tw-ring-color: rgb(28 25 23 / 0.6);
}

.focus\:ring-stone-900\/65:focus {
  --tw-ring-color: rgb(28 25 23 / 0.65);
}

.focus\:ring-stone-900\/70:focus {
  --tw-ring-color: rgb(28 25 23 / 0.7);
}

.focus\:ring-stone-900\/75:focus {
  --tw-ring-color: rgb(28 25 23 / 0.75);
}

.focus\:ring-stone-900\/80:focus {
  --tw-ring-color: rgb(28 25 23 / 0.8);
}

.focus\:ring-stone-900\/85:focus {
  --tw-ring-color: rgb(28 25 23 / 0.85);
}

.focus\:ring-stone-900\/90:focus {
  --tw-ring-color: rgb(28 25 23 / 0.9);
}

.focus\:ring-stone-900\/95:focus {
  --tw-ring-color: rgb(28 25 23 / 0.95);
}

.focus\:ring-white\/50:focus {
  --tw-ring-color: rgb(255 255 255 / 0.5);
}

.focus\:ring-yellow-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 246 178 / var(--tw-ring-opacity, 1));
}

.focus\:ring-yellow-100\/0:focus {
  --tw-ring-color: rgb(253 246 178 / 0);
}

.focus\:ring-yellow-100\/10:focus {
  --tw-ring-color: rgb(253 246 178 / 0.1);
}

.focus\:ring-yellow-100\/100:focus {
  --tw-ring-color: rgb(253 246 178 / 1);
}

.focus\:ring-yellow-100\/15:focus {
  --tw-ring-color: rgb(253 246 178 / 0.15);
}

.focus\:ring-yellow-100\/20:focus {
  --tw-ring-color: rgb(253 246 178 / 0.2);
}

.focus\:ring-yellow-100\/25:focus {
  --tw-ring-color: rgb(253 246 178 / 0.25);
}

.focus\:ring-yellow-100\/30:focus {
  --tw-ring-color: rgb(253 246 178 / 0.3);
}

.focus\:ring-yellow-100\/35:focus {
  --tw-ring-color: rgb(253 246 178 / 0.35);
}

.focus\:ring-yellow-100\/40:focus {
  --tw-ring-color: rgb(253 246 178 / 0.4);
}

.focus\:ring-yellow-100\/45:focus {
  --tw-ring-color: rgb(253 246 178 / 0.45);
}

.focus\:ring-yellow-100\/5:focus {
  --tw-ring-color: rgb(253 246 178 / 0.05);
}

.focus\:ring-yellow-100\/50:focus {
  --tw-ring-color: rgb(253 246 178 / 0.5);
}

.focus\:ring-yellow-100\/55:focus {
  --tw-ring-color: rgb(253 246 178 / 0.55);
}

.focus\:ring-yellow-100\/60:focus {
  --tw-ring-color: rgb(253 246 178 / 0.6);
}

.focus\:ring-yellow-100\/65:focus {
  --tw-ring-color: rgb(253 246 178 / 0.65);
}

.focus\:ring-yellow-100\/70:focus {
  --tw-ring-color: rgb(253 246 178 / 0.7);
}

.focus\:ring-yellow-100\/75:focus {
  --tw-ring-color: rgb(253 246 178 / 0.75);
}

.focus\:ring-yellow-100\/80:focus {
  --tw-ring-color: rgb(253 246 178 / 0.8);
}

.focus\:ring-yellow-100\/85:focus {
  --tw-ring-color: rgb(253 246 178 / 0.85);
}

.focus\:ring-yellow-100\/90:focus {
  --tw-ring-color: rgb(253 246 178 / 0.9);
}

.focus\:ring-yellow-100\/95:focus {
  --tw-ring-color: rgb(253 246 178 / 0.95);
}

.focus\:ring-yellow-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 233 106 / var(--tw-ring-opacity, 1));
}

.focus\:ring-yellow-200\/0:focus {
  --tw-ring-color: rgb(252 233 106 / 0);
}

.focus\:ring-yellow-200\/10:focus {
  --tw-ring-color: rgb(252 233 106 / 0.1);
}

.focus\:ring-yellow-200\/100:focus {
  --tw-ring-color: rgb(252 233 106 / 1);
}

.focus\:ring-yellow-200\/15:focus {
  --tw-ring-color: rgb(252 233 106 / 0.15);
}

.focus\:ring-yellow-200\/20:focus {
  --tw-ring-color: rgb(252 233 106 / 0.2);
}

.focus\:ring-yellow-200\/25:focus {
  --tw-ring-color: rgb(252 233 106 / 0.25);
}

.focus\:ring-yellow-200\/30:focus {
  --tw-ring-color: rgb(252 233 106 / 0.3);
}

.focus\:ring-yellow-200\/35:focus {
  --tw-ring-color: rgb(252 233 106 / 0.35);
}

.focus\:ring-yellow-200\/40:focus {
  --tw-ring-color: rgb(252 233 106 / 0.4);
}

.focus\:ring-yellow-200\/45:focus {
  --tw-ring-color: rgb(252 233 106 / 0.45);
}

.focus\:ring-yellow-200\/5:focus {
  --tw-ring-color: rgb(252 233 106 / 0.05);
}

.focus\:ring-yellow-200\/50:focus {
  --tw-ring-color: rgb(252 233 106 / 0.5);
}

.focus\:ring-yellow-200\/55:focus {
  --tw-ring-color: rgb(252 233 106 / 0.55);
}

.focus\:ring-yellow-200\/60:focus {
  --tw-ring-color: rgb(252 233 106 / 0.6);
}

.focus\:ring-yellow-200\/65:focus {
  --tw-ring-color: rgb(252 233 106 / 0.65);
}

.focus\:ring-yellow-200\/70:focus {
  --tw-ring-color: rgb(252 233 106 / 0.7);
}

.focus\:ring-yellow-200\/75:focus {
  --tw-ring-color: rgb(252 233 106 / 0.75);
}

.focus\:ring-yellow-200\/80:focus {
  --tw-ring-color: rgb(252 233 106 / 0.8);
}

.focus\:ring-yellow-200\/85:focus {
  --tw-ring-color: rgb(252 233 106 / 0.85);
}

.focus\:ring-yellow-200\/90:focus {
  --tw-ring-color: rgb(252 233 106 / 0.9);
}

.focus\:ring-yellow-200\/95:focus {
  --tw-ring-color: rgb(252 233 106 / 0.95);
}

.focus\:ring-yellow-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 202 21 / var(--tw-ring-opacity, 1));
}

.focus\:ring-yellow-300\/0:focus {
  --tw-ring-color: rgb(250 202 21 / 0);
}

.focus\:ring-yellow-300\/10:focus {
  --tw-ring-color: rgb(250 202 21 / 0.1);
}

.focus\:ring-yellow-300\/100:focus {
  --tw-ring-color: rgb(250 202 21 / 1);
}

.focus\:ring-yellow-300\/15:focus {
  --tw-ring-color: rgb(250 202 21 / 0.15);
}

.focus\:ring-yellow-300\/20:focus {
  --tw-ring-color: rgb(250 202 21 / 0.2);
}

.focus\:ring-yellow-300\/25:focus {
  --tw-ring-color: rgb(250 202 21 / 0.25);
}

.focus\:ring-yellow-300\/30:focus {
  --tw-ring-color: rgb(250 202 21 / 0.3);
}

.focus\:ring-yellow-300\/35:focus {
  --tw-ring-color: rgb(250 202 21 / 0.35);
}

.focus\:ring-yellow-300\/40:focus {
  --tw-ring-color: rgb(250 202 21 / 0.4);
}

.focus\:ring-yellow-300\/45:focus {
  --tw-ring-color: rgb(250 202 21 / 0.45);
}

.focus\:ring-yellow-300\/5:focus {
  --tw-ring-color: rgb(250 202 21 / 0.05);
}

.focus\:ring-yellow-300\/50:focus {
  --tw-ring-color: rgb(250 202 21 / 0.5);
}

.focus\:ring-yellow-300\/55:focus {
  --tw-ring-color: rgb(250 202 21 / 0.55);
}

.focus\:ring-yellow-300\/60:focus {
  --tw-ring-color: rgb(250 202 21 / 0.6);
}

.focus\:ring-yellow-300\/65:focus {
  --tw-ring-color: rgb(250 202 21 / 0.65);
}

.focus\:ring-yellow-300\/70:focus {
  --tw-ring-color: rgb(250 202 21 / 0.7);
}

.focus\:ring-yellow-300\/75:focus {
  --tw-ring-color: rgb(250 202 21 / 0.75);
}

.focus\:ring-yellow-300\/80:focus {
  --tw-ring-color: rgb(250 202 21 / 0.8);
}

.focus\:ring-yellow-300\/85:focus {
  --tw-ring-color: rgb(250 202 21 / 0.85);
}

.focus\:ring-yellow-300\/90:focus {
  --tw-ring-color: rgb(250 202 21 / 0.9);
}

.focus\:ring-yellow-300\/95:focus {
  --tw-ring-color: rgb(250 202 21 / 0.95);
}

.focus\:ring-yellow-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(227 160 8 / var(--tw-ring-opacity, 1));
}

.focus\:ring-yellow-400\/0:focus {
  --tw-ring-color: rgb(227 160 8 / 0);
}

.focus\:ring-yellow-400\/10:focus {
  --tw-ring-color: rgb(227 160 8 / 0.1);
}

.focus\:ring-yellow-400\/100:focus {
  --tw-ring-color: rgb(227 160 8 / 1);
}

.focus\:ring-yellow-400\/15:focus {
  --tw-ring-color: rgb(227 160 8 / 0.15);
}

.focus\:ring-yellow-400\/20:focus {
  --tw-ring-color: rgb(227 160 8 / 0.2);
}

.focus\:ring-yellow-400\/25:focus {
  --tw-ring-color: rgb(227 160 8 / 0.25);
}

.focus\:ring-yellow-400\/30:focus {
  --tw-ring-color: rgb(227 160 8 / 0.3);
}

.focus\:ring-yellow-400\/35:focus {
  --tw-ring-color: rgb(227 160 8 / 0.35);
}

.focus\:ring-yellow-400\/40:focus {
  --tw-ring-color: rgb(227 160 8 / 0.4);
}

.focus\:ring-yellow-400\/45:focus {
  --tw-ring-color: rgb(227 160 8 / 0.45);
}

.focus\:ring-yellow-400\/5:focus {
  --tw-ring-color: rgb(227 160 8 / 0.05);
}

.focus\:ring-yellow-400\/50:focus {
  --tw-ring-color: rgb(227 160 8 / 0.5);
}

.focus\:ring-yellow-400\/55:focus {
  --tw-ring-color: rgb(227 160 8 / 0.55);
}

.focus\:ring-yellow-400\/60:focus {
  --tw-ring-color: rgb(227 160 8 / 0.6);
}

.focus\:ring-yellow-400\/65:focus {
  --tw-ring-color: rgb(227 160 8 / 0.65);
}

.focus\:ring-yellow-400\/70:focus {
  --tw-ring-color: rgb(227 160 8 / 0.7);
}

.focus\:ring-yellow-400\/75:focus {
  --tw-ring-color: rgb(227 160 8 / 0.75);
}

.focus\:ring-yellow-400\/80:focus {
  --tw-ring-color: rgb(227 160 8 / 0.8);
}

.focus\:ring-yellow-400\/85:focus {
  --tw-ring-color: rgb(227 160 8 / 0.85);
}

.focus\:ring-yellow-400\/90:focus {
  --tw-ring-color: rgb(227 160 8 / 0.9);
}

.focus\:ring-yellow-400\/95:focus {
  --tw-ring-color: rgb(227 160 8 / 0.95);
}

.focus\:ring-yellow-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(194 120 3 / var(--tw-ring-opacity, 1));
}

.focus\:ring-yellow-500\/0:focus {
  --tw-ring-color: rgb(194 120 3 / 0);
}

.focus\:ring-yellow-500\/10:focus {
  --tw-ring-color: rgb(194 120 3 / 0.1);
}

.focus\:ring-yellow-500\/100:focus {
  --tw-ring-color: rgb(194 120 3 / 1);
}

.focus\:ring-yellow-500\/15:focus {
  --tw-ring-color: rgb(194 120 3 / 0.15);
}

.focus\:ring-yellow-500\/20:focus {
  --tw-ring-color: rgb(194 120 3 / 0.2);
}

.focus\:ring-yellow-500\/25:focus {
  --tw-ring-color: rgb(194 120 3 / 0.25);
}

.focus\:ring-yellow-500\/30:focus {
  --tw-ring-color: rgb(194 120 3 / 0.3);
}

.focus\:ring-yellow-500\/35:focus {
  --tw-ring-color: rgb(194 120 3 / 0.35);
}

.focus\:ring-yellow-500\/40:focus {
  --tw-ring-color: rgb(194 120 3 / 0.4);
}

.focus\:ring-yellow-500\/45:focus {
  --tw-ring-color: rgb(194 120 3 / 0.45);
}

.focus\:ring-yellow-500\/5:focus {
  --tw-ring-color: rgb(194 120 3 / 0.05);
}

.focus\:ring-yellow-500\/50:focus {
  --tw-ring-color: rgb(194 120 3 / 0.5);
}

.focus\:ring-yellow-500\/55:focus {
  --tw-ring-color: rgb(194 120 3 / 0.55);
}

.focus\:ring-yellow-500\/60:focus {
  --tw-ring-color: rgb(194 120 3 / 0.6);
}

.focus\:ring-yellow-500\/65:focus {
  --tw-ring-color: rgb(194 120 3 / 0.65);
}

.focus\:ring-yellow-500\/70:focus {
  --tw-ring-color: rgb(194 120 3 / 0.7);
}

.focus\:ring-yellow-500\/75:focus {
  --tw-ring-color: rgb(194 120 3 / 0.75);
}

.focus\:ring-yellow-500\/80:focus {
  --tw-ring-color: rgb(194 120 3 / 0.8);
}

.focus\:ring-yellow-500\/85:focus {
  --tw-ring-color: rgb(194 120 3 / 0.85);
}

.focus\:ring-yellow-500\/90:focus {
  --tw-ring-color: rgb(194 120 3 / 0.9);
}

.focus\:ring-yellow-500\/95:focus {
  --tw-ring-color: rgb(194 120 3 / 0.95);
}

.focus\:ring-yellow-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(159 88 10 / var(--tw-ring-opacity, 1));
}

.focus\:ring-yellow-600\/0:focus {
  --tw-ring-color: rgb(159 88 10 / 0);
}

.focus\:ring-yellow-600\/10:focus {
  --tw-ring-color: rgb(159 88 10 / 0.1);
}

.focus\:ring-yellow-600\/100:focus {
  --tw-ring-color: rgb(159 88 10 / 1);
}

.focus\:ring-yellow-600\/15:focus {
  --tw-ring-color: rgb(159 88 10 / 0.15);
}

.focus\:ring-yellow-600\/20:focus {
  --tw-ring-color: rgb(159 88 10 / 0.2);
}

.focus\:ring-yellow-600\/25:focus {
  --tw-ring-color: rgb(159 88 10 / 0.25);
}

.focus\:ring-yellow-600\/30:focus {
  --tw-ring-color: rgb(159 88 10 / 0.3);
}

.focus\:ring-yellow-600\/35:focus {
  --tw-ring-color: rgb(159 88 10 / 0.35);
}

.focus\:ring-yellow-600\/40:focus {
  --tw-ring-color: rgb(159 88 10 / 0.4);
}

.focus\:ring-yellow-600\/45:focus {
  --tw-ring-color: rgb(159 88 10 / 0.45);
}

.focus\:ring-yellow-600\/5:focus {
  --tw-ring-color: rgb(159 88 10 / 0.05);
}

.focus\:ring-yellow-600\/50:focus {
  --tw-ring-color: rgb(159 88 10 / 0.5);
}

.focus\:ring-yellow-600\/55:focus {
  --tw-ring-color: rgb(159 88 10 / 0.55);
}

.focus\:ring-yellow-600\/60:focus {
  --tw-ring-color: rgb(159 88 10 / 0.6);
}

.focus\:ring-yellow-600\/65:focus {
  --tw-ring-color: rgb(159 88 10 / 0.65);
}

.focus\:ring-yellow-600\/70:focus {
  --tw-ring-color: rgb(159 88 10 / 0.7);
}

.focus\:ring-yellow-600\/75:focus {
  --tw-ring-color: rgb(159 88 10 / 0.75);
}

.focus\:ring-yellow-600\/80:focus {
  --tw-ring-color: rgb(159 88 10 / 0.8);
}

.focus\:ring-yellow-600\/85:focus {
  --tw-ring-color: rgb(159 88 10 / 0.85);
}

.focus\:ring-yellow-600\/90:focus {
  --tw-ring-color: rgb(159 88 10 / 0.9);
}

.focus\:ring-yellow-600\/95:focus {
  --tw-ring-color: rgb(159 88 10 / 0.95);
}

.focus\:ring-yellow-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(142 75 16 / var(--tw-ring-opacity, 1));
}

.focus\:ring-yellow-700\/0:focus {
  --tw-ring-color: rgb(142 75 16 / 0);
}

.focus\:ring-yellow-700\/10:focus {
  --tw-ring-color: rgb(142 75 16 / 0.1);
}

.focus\:ring-yellow-700\/100:focus {
  --tw-ring-color: rgb(142 75 16 / 1);
}

.focus\:ring-yellow-700\/15:focus {
  --tw-ring-color: rgb(142 75 16 / 0.15);
}

.focus\:ring-yellow-700\/20:focus {
  --tw-ring-color: rgb(142 75 16 / 0.2);
}

.focus\:ring-yellow-700\/25:focus {
  --tw-ring-color: rgb(142 75 16 / 0.25);
}

.focus\:ring-yellow-700\/30:focus {
  --tw-ring-color: rgb(142 75 16 / 0.3);
}

.focus\:ring-yellow-700\/35:focus {
  --tw-ring-color: rgb(142 75 16 / 0.35);
}

.focus\:ring-yellow-700\/40:focus {
  --tw-ring-color: rgb(142 75 16 / 0.4);
}

.focus\:ring-yellow-700\/45:focus {
  --tw-ring-color: rgb(142 75 16 / 0.45);
}

.focus\:ring-yellow-700\/5:focus {
  --tw-ring-color: rgb(142 75 16 / 0.05);
}

.focus\:ring-yellow-700\/50:focus {
  --tw-ring-color: rgb(142 75 16 / 0.5);
}

.focus\:ring-yellow-700\/55:focus {
  --tw-ring-color: rgb(142 75 16 / 0.55);
}

.focus\:ring-yellow-700\/60:focus {
  --tw-ring-color: rgb(142 75 16 / 0.6);
}

.focus\:ring-yellow-700\/65:focus {
  --tw-ring-color: rgb(142 75 16 / 0.65);
}

.focus\:ring-yellow-700\/70:focus {
  --tw-ring-color: rgb(142 75 16 / 0.7);
}

.focus\:ring-yellow-700\/75:focus {
  --tw-ring-color: rgb(142 75 16 / 0.75);
}

.focus\:ring-yellow-700\/80:focus {
  --tw-ring-color: rgb(142 75 16 / 0.8);
}

.focus\:ring-yellow-700\/85:focus {
  --tw-ring-color: rgb(142 75 16 / 0.85);
}

.focus\:ring-yellow-700\/90:focus {
  --tw-ring-color: rgb(142 75 16 / 0.9);
}

.focus\:ring-yellow-700\/95:focus {
  --tw-ring-color: rgb(142 75 16 / 0.95);
}

.focus\:ring-yellow-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(114 59 19 / var(--tw-ring-opacity, 1));
}

.focus\:ring-yellow-800\/0:focus {
  --tw-ring-color: rgb(114 59 19 / 0);
}

.focus\:ring-yellow-800\/10:focus {
  --tw-ring-color: rgb(114 59 19 / 0.1);
}

.focus\:ring-yellow-800\/100:focus {
  --tw-ring-color: rgb(114 59 19 / 1);
}

.focus\:ring-yellow-800\/15:focus {
  --tw-ring-color: rgb(114 59 19 / 0.15);
}

.focus\:ring-yellow-800\/20:focus {
  --tw-ring-color: rgb(114 59 19 / 0.2);
}

.focus\:ring-yellow-800\/25:focus {
  --tw-ring-color: rgb(114 59 19 / 0.25);
}

.focus\:ring-yellow-800\/30:focus {
  --tw-ring-color: rgb(114 59 19 / 0.3);
}

.focus\:ring-yellow-800\/35:focus {
  --tw-ring-color: rgb(114 59 19 / 0.35);
}

.focus\:ring-yellow-800\/40:focus {
  --tw-ring-color: rgb(114 59 19 / 0.4);
}

.focus\:ring-yellow-800\/45:focus {
  --tw-ring-color: rgb(114 59 19 / 0.45);
}

.focus\:ring-yellow-800\/5:focus {
  --tw-ring-color: rgb(114 59 19 / 0.05);
}

.focus\:ring-yellow-800\/50:focus {
  --tw-ring-color: rgb(114 59 19 / 0.5);
}

.focus\:ring-yellow-800\/55:focus {
  --tw-ring-color: rgb(114 59 19 / 0.55);
}

.focus\:ring-yellow-800\/60:focus {
  --tw-ring-color: rgb(114 59 19 / 0.6);
}

.focus\:ring-yellow-800\/65:focus {
  --tw-ring-color: rgb(114 59 19 / 0.65);
}

.focus\:ring-yellow-800\/70:focus {
  --tw-ring-color: rgb(114 59 19 / 0.7);
}

.focus\:ring-yellow-800\/75:focus {
  --tw-ring-color: rgb(114 59 19 / 0.75);
}

.focus\:ring-yellow-800\/80:focus {
  --tw-ring-color: rgb(114 59 19 / 0.8);
}

.focus\:ring-yellow-800\/85:focus {
  --tw-ring-color: rgb(114 59 19 / 0.85);
}

.focus\:ring-yellow-800\/90:focus {
  --tw-ring-color: rgb(114 59 19 / 0.9);
}

.focus\:ring-yellow-800\/95:focus {
  --tw-ring-color: rgb(114 59 19 / 0.95);
}

.focus\:ring-yellow-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 49 18 / var(--tw-ring-opacity, 1));
}

.focus\:ring-yellow-900\/0:focus {
  --tw-ring-color: rgb(99 49 18 / 0);
}

.focus\:ring-yellow-900\/10:focus {
  --tw-ring-color: rgb(99 49 18 / 0.1);
}

.focus\:ring-yellow-900\/100:focus {
  --tw-ring-color: rgb(99 49 18 / 1);
}

.focus\:ring-yellow-900\/15:focus {
  --tw-ring-color: rgb(99 49 18 / 0.15);
}

.focus\:ring-yellow-900\/20:focus {
  --tw-ring-color: rgb(99 49 18 / 0.2);
}

.focus\:ring-yellow-900\/25:focus {
  --tw-ring-color: rgb(99 49 18 / 0.25);
}

.focus\:ring-yellow-900\/30:focus {
  --tw-ring-color: rgb(99 49 18 / 0.3);
}

.focus\:ring-yellow-900\/35:focus {
  --tw-ring-color: rgb(99 49 18 / 0.35);
}

.focus\:ring-yellow-900\/40:focus {
  --tw-ring-color: rgb(99 49 18 / 0.4);
}

.focus\:ring-yellow-900\/45:focus {
  --tw-ring-color: rgb(99 49 18 / 0.45);
}

.focus\:ring-yellow-900\/5:focus {
  --tw-ring-color: rgb(99 49 18 / 0.05);
}

.focus\:ring-yellow-900\/50:focus {
  --tw-ring-color: rgb(99 49 18 / 0.5);
}

.focus\:ring-yellow-900\/55:focus {
  --tw-ring-color: rgb(99 49 18 / 0.55);
}

.focus\:ring-yellow-900\/60:focus {
  --tw-ring-color: rgb(99 49 18 / 0.6);
}

.focus\:ring-yellow-900\/65:focus {
  --tw-ring-color: rgb(99 49 18 / 0.65);
}

.focus\:ring-yellow-900\/70:focus {
  --tw-ring-color: rgb(99 49 18 / 0.7);
}

.focus\:ring-yellow-900\/75:focus {
  --tw-ring-color: rgb(99 49 18 / 0.75);
}

.focus\:ring-yellow-900\/80:focus {
  --tw-ring-color: rgb(99 49 18 / 0.8);
}

.focus\:ring-yellow-900\/85:focus {
  --tw-ring-color: rgb(99 49 18 / 0.85);
}

.focus\:ring-yellow-900\/90:focus {
  --tw-ring-color: rgb(99 49 18 / 0.9);
}

.focus\:ring-yellow-900\/95:focus {
  --tw-ring-color: rgb(99 49 18 / 0.95);
}

.focus\:ring-zinc-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 244 245 / var(--tw-ring-opacity, 1));
}

.focus\:ring-zinc-100\/0:focus {
  --tw-ring-color: rgb(244 244 245 / 0);
}

.focus\:ring-zinc-100\/10:focus {
  --tw-ring-color: rgb(244 244 245 / 0.1);
}

.focus\:ring-zinc-100\/100:focus {
  --tw-ring-color: rgb(244 244 245 / 1);
}

.focus\:ring-zinc-100\/15:focus {
  --tw-ring-color: rgb(244 244 245 / 0.15);
}

.focus\:ring-zinc-100\/20:focus {
  --tw-ring-color: rgb(244 244 245 / 0.2);
}

.focus\:ring-zinc-100\/25:focus {
  --tw-ring-color: rgb(244 244 245 / 0.25);
}

.focus\:ring-zinc-100\/30:focus {
  --tw-ring-color: rgb(244 244 245 / 0.3);
}

.focus\:ring-zinc-100\/35:focus {
  --tw-ring-color: rgb(244 244 245 / 0.35);
}

.focus\:ring-zinc-100\/40:focus {
  --tw-ring-color: rgb(244 244 245 / 0.4);
}

.focus\:ring-zinc-100\/45:focus {
  --tw-ring-color: rgb(244 244 245 / 0.45);
}

.focus\:ring-zinc-100\/5:focus {
  --tw-ring-color: rgb(244 244 245 / 0.05);
}

.focus\:ring-zinc-100\/50:focus {
  --tw-ring-color: rgb(244 244 245 / 0.5);
}

.focus\:ring-zinc-100\/55:focus {
  --tw-ring-color: rgb(244 244 245 / 0.55);
}

.focus\:ring-zinc-100\/60:focus {
  --tw-ring-color: rgb(244 244 245 / 0.6);
}

.focus\:ring-zinc-100\/65:focus {
  --tw-ring-color: rgb(244 244 245 / 0.65);
}

.focus\:ring-zinc-100\/70:focus {
  --tw-ring-color: rgb(244 244 245 / 0.7);
}

.focus\:ring-zinc-100\/75:focus {
  --tw-ring-color: rgb(244 244 245 / 0.75);
}

.focus\:ring-zinc-100\/80:focus {
  --tw-ring-color: rgb(244 244 245 / 0.8);
}

.focus\:ring-zinc-100\/85:focus {
  --tw-ring-color: rgb(244 244 245 / 0.85);
}

.focus\:ring-zinc-100\/90:focus {
  --tw-ring-color: rgb(244 244 245 / 0.9);
}

.focus\:ring-zinc-100\/95:focus {
  --tw-ring-color: rgb(244 244 245 / 0.95);
}

.focus\:ring-zinc-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(228 228 231 / var(--tw-ring-opacity, 1));
}

.focus\:ring-zinc-200\/0:focus {
  --tw-ring-color: rgb(228 228 231 / 0);
}

.focus\:ring-zinc-200\/10:focus {
  --tw-ring-color: rgb(228 228 231 / 0.1);
}

.focus\:ring-zinc-200\/100:focus {
  --tw-ring-color: rgb(228 228 231 / 1);
}

.focus\:ring-zinc-200\/15:focus {
  --tw-ring-color: rgb(228 228 231 / 0.15);
}

.focus\:ring-zinc-200\/20:focus {
  --tw-ring-color: rgb(228 228 231 / 0.2);
}

.focus\:ring-zinc-200\/25:focus {
  --tw-ring-color: rgb(228 228 231 / 0.25);
}

.focus\:ring-zinc-200\/30:focus {
  --tw-ring-color: rgb(228 228 231 / 0.3);
}

.focus\:ring-zinc-200\/35:focus {
  --tw-ring-color: rgb(228 228 231 / 0.35);
}

.focus\:ring-zinc-200\/40:focus {
  --tw-ring-color: rgb(228 228 231 / 0.4);
}

.focus\:ring-zinc-200\/45:focus {
  --tw-ring-color: rgb(228 228 231 / 0.45);
}

.focus\:ring-zinc-200\/5:focus {
  --tw-ring-color: rgb(228 228 231 / 0.05);
}

.focus\:ring-zinc-200\/50:focus {
  --tw-ring-color: rgb(228 228 231 / 0.5);
}

.focus\:ring-zinc-200\/55:focus {
  --tw-ring-color: rgb(228 228 231 / 0.55);
}

.focus\:ring-zinc-200\/60:focus {
  --tw-ring-color: rgb(228 228 231 / 0.6);
}

.focus\:ring-zinc-200\/65:focus {
  --tw-ring-color: rgb(228 228 231 / 0.65);
}

.focus\:ring-zinc-200\/70:focus {
  --tw-ring-color: rgb(228 228 231 / 0.7);
}

.focus\:ring-zinc-200\/75:focus {
  --tw-ring-color: rgb(228 228 231 / 0.75);
}

.focus\:ring-zinc-200\/80:focus {
  --tw-ring-color: rgb(228 228 231 / 0.8);
}

.focus\:ring-zinc-200\/85:focus {
  --tw-ring-color: rgb(228 228 231 / 0.85);
}

.focus\:ring-zinc-200\/90:focus {
  --tw-ring-color: rgb(228 228 231 / 0.9);
}

.focus\:ring-zinc-200\/95:focus {
  --tw-ring-color: rgb(228 228 231 / 0.95);
}

.focus\:ring-zinc-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 216 / var(--tw-ring-opacity, 1));
}

.focus\:ring-zinc-300\/0:focus {
  --tw-ring-color: rgb(212 212 216 / 0);
}

.focus\:ring-zinc-300\/10:focus {
  --tw-ring-color: rgb(212 212 216 / 0.1);
}

.focus\:ring-zinc-300\/100:focus {
  --tw-ring-color: rgb(212 212 216 / 1);
}

.focus\:ring-zinc-300\/15:focus {
  --tw-ring-color: rgb(212 212 216 / 0.15);
}

.focus\:ring-zinc-300\/20:focus {
  --tw-ring-color: rgb(212 212 216 / 0.2);
}

.focus\:ring-zinc-300\/25:focus {
  --tw-ring-color: rgb(212 212 216 / 0.25);
}

.focus\:ring-zinc-300\/30:focus {
  --tw-ring-color: rgb(212 212 216 / 0.3);
}

.focus\:ring-zinc-300\/35:focus {
  --tw-ring-color: rgb(212 212 216 / 0.35);
}

.focus\:ring-zinc-300\/40:focus {
  --tw-ring-color: rgb(212 212 216 / 0.4);
}

.focus\:ring-zinc-300\/45:focus {
  --tw-ring-color: rgb(212 212 216 / 0.45);
}

.focus\:ring-zinc-300\/5:focus {
  --tw-ring-color: rgb(212 212 216 / 0.05);
}

.focus\:ring-zinc-300\/50:focus {
  --tw-ring-color: rgb(212 212 216 / 0.5);
}

.focus\:ring-zinc-300\/55:focus {
  --tw-ring-color: rgb(212 212 216 / 0.55);
}

.focus\:ring-zinc-300\/60:focus {
  --tw-ring-color: rgb(212 212 216 / 0.6);
}

.focus\:ring-zinc-300\/65:focus {
  --tw-ring-color: rgb(212 212 216 / 0.65);
}

.focus\:ring-zinc-300\/70:focus {
  --tw-ring-color: rgb(212 212 216 / 0.7);
}

.focus\:ring-zinc-300\/75:focus {
  --tw-ring-color: rgb(212 212 216 / 0.75);
}

.focus\:ring-zinc-300\/80:focus {
  --tw-ring-color: rgb(212 212 216 / 0.8);
}

.focus\:ring-zinc-300\/85:focus {
  --tw-ring-color: rgb(212 212 216 / 0.85);
}

.focus\:ring-zinc-300\/90:focus {
  --tw-ring-color: rgb(212 212 216 / 0.9);
}

.focus\:ring-zinc-300\/95:focus {
  --tw-ring-color: rgb(212 212 216 / 0.95);
}

.focus\:ring-zinc-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 161 170 / var(--tw-ring-opacity, 1));
}

.focus\:ring-zinc-400\/0:focus {
  --tw-ring-color: rgb(161 161 170 / 0);
}

.focus\:ring-zinc-400\/10:focus {
  --tw-ring-color: rgb(161 161 170 / 0.1);
}

.focus\:ring-zinc-400\/100:focus {
  --tw-ring-color: rgb(161 161 170 / 1);
}

.focus\:ring-zinc-400\/15:focus {
  --tw-ring-color: rgb(161 161 170 / 0.15);
}

.focus\:ring-zinc-400\/20:focus {
  --tw-ring-color: rgb(161 161 170 / 0.2);
}

.focus\:ring-zinc-400\/25:focus {
  --tw-ring-color: rgb(161 161 170 / 0.25);
}

.focus\:ring-zinc-400\/30:focus {
  --tw-ring-color: rgb(161 161 170 / 0.3);
}

.focus\:ring-zinc-400\/35:focus {
  --tw-ring-color: rgb(161 161 170 / 0.35);
}

.focus\:ring-zinc-400\/40:focus {
  --tw-ring-color: rgb(161 161 170 / 0.4);
}

.focus\:ring-zinc-400\/45:focus {
  --tw-ring-color: rgb(161 161 170 / 0.45);
}

.focus\:ring-zinc-400\/5:focus {
  --tw-ring-color: rgb(161 161 170 / 0.05);
}

.focus\:ring-zinc-400\/50:focus {
  --tw-ring-color: rgb(161 161 170 / 0.5);
}

.focus\:ring-zinc-400\/55:focus {
  --tw-ring-color: rgb(161 161 170 / 0.55);
}

.focus\:ring-zinc-400\/60:focus {
  --tw-ring-color: rgb(161 161 170 / 0.6);
}

.focus\:ring-zinc-400\/65:focus {
  --tw-ring-color: rgb(161 161 170 / 0.65);
}

.focus\:ring-zinc-400\/70:focus {
  --tw-ring-color: rgb(161 161 170 / 0.7);
}

.focus\:ring-zinc-400\/75:focus {
  --tw-ring-color: rgb(161 161 170 / 0.75);
}

.focus\:ring-zinc-400\/80:focus {
  --tw-ring-color: rgb(161 161 170 / 0.8);
}

.focus\:ring-zinc-400\/85:focus {
  --tw-ring-color: rgb(161 161 170 / 0.85);
}

.focus\:ring-zinc-400\/90:focus {
  --tw-ring-color: rgb(161 161 170 / 0.9);
}

.focus\:ring-zinc-400\/95:focus {
  --tw-ring-color: rgb(161 161 170 / 0.95);
}

.focus\:ring-zinc-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 113 122 / var(--tw-ring-opacity, 1));
}

.focus\:ring-zinc-500\/0:focus {
  --tw-ring-color: rgb(113 113 122 / 0);
}

.focus\:ring-zinc-500\/10:focus {
  --tw-ring-color: rgb(113 113 122 / 0.1);
}

.focus\:ring-zinc-500\/100:focus {
  --tw-ring-color: rgb(113 113 122 / 1);
}

.focus\:ring-zinc-500\/15:focus {
  --tw-ring-color: rgb(113 113 122 / 0.15);
}

.focus\:ring-zinc-500\/20:focus {
  --tw-ring-color: rgb(113 113 122 / 0.2);
}

.focus\:ring-zinc-500\/25:focus {
  --tw-ring-color: rgb(113 113 122 / 0.25);
}

.focus\:ring-zinc-500\/30:focus {
  --tw-ring-color: rgb(113 113 122 / 0.3);
}

.focus\:ring-zinc-500\/35:focus {
  --tw-ring-color: rgb(113 113 122 / 0.35);
}

.focus\:ring-zinc-500\/40:focus {
  --tw-ring-color: rgb(113 113 122 / 0.4);
}

.focus\:ring-zinc-500\/45:focus {
  --tw-ring-color: rgb(113 113 122 / 0.45);
}

.focus\:ring-zinc-500\/5:focus {
  --tw-ring-color: rgb(113 113 122 / 0.05);
}

.focus\:ring-zinc-500\/50:focus {
  --tw-ring-color: rgb(113 113 122 / 0.5);
}

.focus\:ring-zinc-500\/55:focus {
  --tw-ring-color: rgb(113 113 122 / 0.55);
}

.focus\:ring-zinc-500\/60:focus {
  --tw-ring-color: rgb(113 113 122 / 0.6);
}

.focus\:ring-zinc-500\/65:focus {
  --tw-ring-color: rgb(113 113 122 / 0.65);
}

.focus\:ring-zinc-500\/70:focus {
  --tw-ring-color: rgb(113 113 122 / 0.7);
}

.focus\:ring-zinc-500\/75:focus {
  --tw-ring-color: rgb(113 113 122 / 0.75);
}

.focus\:ring-zinc-500\/80:focus {
  --tw-ring-color: rgb(113 113 122 / 0.8);
}

.focus\:ring-zinc-500\/85:focus {
  --tw-ring-color: rgb(113 113 122 / 0.85);
}

.focus\:ring-zinc-500\/90:focus {
  --tw-ring-color: rgb(113 113 122 / 0.9);
}

.focus\:ring-zinc-500\/95:focus {
  --tw-ring-color: rgb(113 113 122 / 0.95);
}

.focus\:ring-zinc-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 91 / var(--tw-ring-opacity, 1));
}

.focus\:ring-zinc-600\/0:focus {
  --tw-ring-color: rgb(82 82 91 / 0);
}

.focus\:ring-zinc-600\/10:focus {
  --tw-ring-color: rgb(82 82 91 / 0.1);
}

.focus\:ring-zinc-600\/100:focus {
  --tw-ring-color: rgb(82 82 91 / 1);
}

.focus\:ring-zinc-600\/15:focus {
  --tw-ring-color: rgb(82 82 91 / 0.15);
}

.focus\:ring-zinc-600\/20:focus {
  --tw-ring-color: rgb(82 82 91 / 0.2);
}

.focus\:ring-zinc-600\/25:focus {
  --tw-ring-color: rgb(82 82 91 / 0.25);
}

.focus\:ring-zinc-600\/30:focus {
  --tw-ring-color: rgb(82 82 91 / 0.3);
}

.focus\:ring-zinc-600\/35:focus {
  --tw-ring-color: rgb(82 82 91 / 0.35);
}

.focus\:ring-zinc-600\/40:focus {
  --tw-ring-color: rgb(82 82 91 / 0.4);
}

.focus\:ring-zinc-600\/45:focus {
  --tw-ring-color: rgb(82 82 91 / 0.45);
}

.focus\:ring-zinc-600\/5:focus {
  --tw-ring-color: rgb(82 82 91 / 0.05);
}

.focus\:ring-zinc-600\/50:focus {
  --tw-ring-color: rgb(82 82 91 / 0.5);
}

.focus\:ring-zinc-600\/55:focus {
  --tw-ring-color: rgb(82 82 91 / 0.55);
}

.focus\:ring-zinc-600\/60:focus {
  --tw-ring-color: rgb(82 82 91 / 0.6);
}

.focus\:ring-zinc-600\/65:focus {
  --tw-ring-color: rgb(82 82 91 / 0.65);
}

.focus\:ring-zinc-600\/70:focus {
  --tw-ring-color: rgb(82 82 91 / 0.7);
}

.focus\:ring-zinc-600\/75:focus {
  --tw-ring-color: rgb(82 82 91 / 0.75);
}

.focus\:ring-zinc-600\/80:focus {
  --tw-ring-color: rgb(82 82 91 / 0.8);
}

.focus\:ring-zinc-600\/85:focus {
  --tw-ring-color: rgb(82 82 91 / 0.85);
}

.focus\:ring-zinc-600\/90:focus {
  --tw-ring-color: rgb(82 82 91 / 0.9);
}

.focus\:ring-zinc-600\/95:focus {
  --tw-ring-color: rgb(82 82 91 / 0.95);
}

.focus\:ring-zinc-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 63 70 / var(--tw-ring-opacity, 1));
}

.focus\:ring-zinc-700\/0:focus {
  --tw-ring-color: rgb(63 63 70 / 0);
}

.focus\:ring-zinc-700\/10:focus {
  --tw-ring-color: rgb(63 63 70 / 0.1);
}

.focus\:ring-zinc-700\/100:focus {
  --tw-ring-color: rgb(63 63 70 / 1);
}

.focus\:ring-zinc-700\/15:focus {
  --tw-ring-color: rgb(63 63 70 / 0.15);
}

.focus\:ring-zinc-700\/20:focus {
  --tw-ring-color: rgb(63 63 70 / 0.2);
}

.focus\:ring-zinc-700\/25:focus {
  --tw-ring-color: rgb(63 63 70 / 0.25);
}

.focus\:ring-zinc-700\/30:focus {
  --tw-ring-color: rgb(63 63 70 / 0.3);
}

.focus\:ring-zinc-700\/35:focus {
  --tw-ring-color: rgb(63 63 70 / 0.35);
}

.focus\:ring-zinc-700\/40:focus {
  --tw-ring-color: rgb(63 63 70 / 0.4);
}

.focus\:ring-zinc-700\/45:focus {
  --tw-ring-color: rgb(63 63 70 / 0.45);
}

.focus\:ring-zinc-700\/5:focus {
  --tw-ring-color: rgb(63 63 70 / 0.05);
}

.focus\:ring-zinc-700\/50:focus {
  --tw-ring-color: rgb(63 63 70 / 0.5);
}

.focus\:ring-zinc-700\/55:focus {
  --tw-ring-color: rgb(63 63 70 / 0.55);
}

.focus\:ring-zinc-700\/60:focus {
  --tw-ring-color: rgb(63 63 70 / 0.6);
}

.focus\:ring-zinc-700\/65:focus {
  --tw-ring-color: rgb(63 63 70 / 0.65);
}

.focus\:ring-zinc-700\/70:focus {
  --tw-ring-color: rgb(63 63 70 / 0.7);
}

.focus\:ring-zinc-700\/75:focus {
  --tw-ring-color: rgb(63 63 70 / 0.75);
}

.focus\:ring-zinc-700\/80:focus {
  --tw-ring-color: rgb(63 63 70 / 0.8);
}

.focus\:ring-zinc-700\/85:focus {
  --tw-ring-color: rgb(63 63 70 / 0.85);
}

.focus\:ring-zinc-700\/90:focus {
  --tw-ring-color: rgb(63 63 70 / 0.9);
}

.focus\:ring-zinc-700\/95:focus {
  --tw-ring-color: rgb(63 63 70 / 0.95);
}

.focus\:ring-zinc-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(39 39 42 / var(--tw-ring-opacity, 1));
}

.focus\:ring-zinc-800\/0:focus {
  --tw-ring-color: rgb(39 39 42 / 0);
}

.focus\:ring-zinc-800\/10:focus {
  --tw-ring-color: rgb(39 39 42 / 0.1);
}

.focus\:ring-zinc-800\/100:focus {
  --tw-ring-color: rgb(39 39 42 / 1);
}

.focus\:ring-zinc-800\/15:focus {
  --tw-ring-color: rgb(39 39 42 / 0.15);
}

.focus\:ring-zinc-800\/20:focus {
  --tw-ring-color: rgb(39 39 42 / 0.2);
}

.focus\:ring-zinc-800\/25:focus {
  --tw-ring-color: rgb(39 39 42 / 0.25);
}

.focus\:ring-zinc-800\/30:focus {
  --tw-ring-color: rgb(39 39 42 / 0.3);
}

.focus\:ring-zinc-800\/35:focus {
  --tw-ring-color: rgb(39 39 42 / 0.35);
}

.focus\:ring-zinc-800\/40:focus {
  --tw-ring-color: rgb(39 39 42 / 0.4);
}

.focus\:ring-zinc-800\/45:focus {
  --tw-ring-color: rgb(39 39 42 / 0.45);
}

.focus\:ring-zinc-800\/5:focus {
  --tw-ring-color: rgb(39 39 42 / 0.05);
}

.focus\:ring-zinc-800\/50:focus {
  --tw-ring-color: rgb(39 39 42 / 0.5);
}

.focus\:ring-zinc-800\/55:focus {
  --tw-ring-color: rgb(39 39 42 / 0.55);
}

.focus\:ring-zinc-800\/60:focus {
  --tw-ring-color: rgb(39 39 42 / 0.6);
}

.focus\:ring-zinc-800\/65:focus {
  --tw-ring-color: rgb(39 39 42 / 0.65);
}

.focus\:ring-zinc-800\/70:focus {
  --tw-ring-color: rgb(39 39 42 / 0.7);
}

.focus\:ring-zinc-800\/75:focus {
  --tw-ring-color: rgb(39 39 42 / 0.75);
}

.focus\:ring-zinc-800\/80:focus {
  --tw-ring-color: rgb(39 39 42 / 0.8);
}

.focus\:ring-zinc-800\/85:focus {
  --tw-ring-color: rgb(39 39 42 / 0.85);
}

.focus\:ring-zinc-800\/90:focus {
  --tw-ring-color: rgb(39 39 42 / 0.9);
}

.focus\:ring-zinc-800\/95:focus {
  --tw-ring-color: rgb(39 39 42 / 0.95);
}

.focus\:ring-zinc-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(24 24 27 / var(--tw-ring-opacity, 1));
}

.focus\:ring-zinc-900\/0:focus {
  --tw-ring-color: rgb(24 24 27 / 0);
}

.focus\:ring-zinc-900\/10:focus {
  --tw-ring-color: rgb(24 24 27 / 0.1);
}

.focus\:ring-zinc-900\/100:focus {
  --tw-ring-color: rgb(24 24 27 / 1);
}

.focus\:ring-zinc-900\/15:focus {
  --tw-ring-color: rgb(24 24 27 / 0.15);
}

.focus\:ring-zinc-900\/20:focus {
  --tw-ring-color: rgb(24 24 27 / 0.2);
}

.focus\:ring-zinc-900\/25:focus {
  --tw-ring-color: rgb(24 24 27 / 0.25);
}

.focus\:ring-zinc-900\/30:focus {
  --tw-ring-color: rgb(24 24 27 / 0.3);
}

.focus\:ring-zinc-900\/35:focus {
  --tw-ring-color: rgb(24 24 27 / 0.35);
}

.focus\:ring-zinc-900\/40:focus {
  --tw-ring-color: rgb(24 24 27 / 0.4);
}

.focus\:ring-zinc-900\/45:focus {
  --tw-ring-color: rgb(24 24 27 / 0.45);
}

.focus\:ring-zinc-900\/5:focus {
  --tw-ring-color: rgb(24 24 27 / 0.05);
}

.focus\:ring-zinc-900\/50:focus {
  --tw-ring-color: rgb(24 24 27 / 0.5);
}

.focus\:ring-zinc-900\/55:focus {
  --tw-ring-color: rgb(24 24 27 / 0.55);
}

.focus\:ring-zinc-900\/60:focus {
  --tw-ring-color: rgb(24 24 27 / 0.6);
}

.focus\:ring-zinc-900\/65:focus {
  --tw-ring-color: rgb(24 24 27 / 0.65);
}

.focus\:ring-zinc-900\/70:focus {
  --tw-ring-color: rgb(24 24 27 / 0.7);
}

.focus\:ring-zinc-900\/75:focus {
  --tw-ring-color: rgb(24 24 27 / 0.75);
}

.focus\:ring-zinc-900\/80:focus {
  --tw-ring-color: rgb(24 24 27 / 0.8);
}

.focus\:ring-zinc-900\/85:focus {
  --tw-ring-color: rgb(24 24 27 / 0.85);
}

.focus\:ring-zinc-900\/90:focus {
  --tw-ring-color: rgb(24 24 27 / 0.9);
}

.focus\:ring-zinc-900\/95:focus {
  --tw-ring-color: rgb(24 24 27 / 0.95);
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.active\:border-amber-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.active\:border-amber-100\/0:active {
  border-color: rgb(254 243 199 / 0);
}

.active\:border-amber-100\/10:active {
  border-color: rgb(254 243 199 / 0.1);
}

.active\:border-amber-100\/100:active {
  border-color: rgb(254 243 199 / 1);
}

.active\:border-amber-100\/15:active {
  border-color: rgb(254 243 199 / 0.15);
}

.active\:border-amber-100\/20:active {
  border-color: rgb(254 243 199 / 0.2);
}

.active\:border-amber-100\/25:active {
  border-color: rgb(254 243 199 / 0.25);
}

.active\:border-amber-100\/30:active {
  border-color: rgb(254 243 199 / 0.3);
}

.active\:border-amber-100\/35:active {
  border-color: rgb(254 243 199 / 0.35);
}

.active\:border-amber-100\/40:active {
  border-color: rgb(254 243 199 / 0.4);
}

.active\:border-amber-100\/45:active {
  border-color: rgb(254 243 199 / 0.45);
}

.active\:border-amber-100\/5:active {
  border-color: rgb(254 243 199 / 0.05);
}

.active\:border-amber-100\/50:active {
  border-color: rgb(254 243 199 / 0.5);
}

.active\:border-amber-100\/55:active {
  border-color: rgb(254 243 199 / 0.55);
}

.active\:border-amber-100\/60:active {
  border-color: rgb(254 243 199 / 0.6);
}

.active\:border-amber-100\/65:active {
  border-color: rgb(254 243 199 / 0.65);
}

.active\:border-amber-100\/70:active {
  border-color: rgb(254 243 199 / 0.7);
}

.active\:border-amber-100\/75:active {
  border-color: rgb(254 243 199 / 0.75);
}

.active\:border-amber-100\/80:active {
  border-color: rgb(254 243 199 / 0.8);
}

.active\:border-amber-100\/85:active {
  border-color: rgb(254 243 199 / 0.85);
}

.active\:border-amber-100\/90:active {
  border-color: rgb(254 243 199 / 0.9);
}

.active\:border-amber-100\/95:active {
  border-color: rgb(254 243 199 / 0.95);
}

.active\:border-amber-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.active\:border-amber-200\/0:active {
  border-color: rgb(253 230 138 / 0);
}

.active\:border-amber-200\/10:active {
  border-color: rgb(253 230 138 / 0.1);
}

.active\:border-amber-200\/100:active {
  border-color: rgb(253 230 138 / 1);
}

.active\:border-amber-200\/15:active {
  border-color: rgb(253 230 138 / 0.15);
}

.active\:border-amber-200\/20:active {
  border-color: rgb(253 230 138 / 0.2);
}

.active\:border-amber-200\/25:active {
  border-color: rgb(253 230 138 / 0.25);
}

.active\:border-amber-200\/30:active {
  border-color: rgb(253 230 138 / 0.3);
}

.active\:border-amber-200\/35:active {
  border-color: rgb(253 230 138 / 0.35);
}

.active\:border-amber-200\/40:active {
  border-color: rgb(253 230 138 / 0.4);
}

.active\:border-amber-200\/45:active {
  border-color: rgb(253 230 138 / 0.45);
}

.active\:border-amber-200\/5:active {
  border-color: rgb(253 230 138 / 0.05);
}

.active\:border-amber-200\/50:active {
  border-color: rgb(253 230 138 / 0.5);
}

.active\:border-amber-200\/55:active {
  border-color: rgb(253 230 138 / 0.55);
}

.active\:border-amber-200\/60:active {
  border-color: rgb(253 230 138 / 0.6);
}

.active\:border-amber-200\/65:active {
  border-color: rgb(253 230 138 / 0.65);
}

.active\:border-amber-200\/70:active {
  border-color: rgb(253 230 138 / 0.7);
}

.active\:border-amber-200\/75:active {
  border-color: rgb(253 230 138 / 0.75);
}

.active\:border-amber-200\/80:active {
  border-color: rgb(253 230 138 / 0.8);
}

.active\:border-amber-200\/85:active {
  border-color: rgb(253 230 138 / 0.85);
}

.active\:border-amber-200\/90:active {
  border-color: rgb(253 230 138 / 0.9);
}

.active\:border-amber-200\/95:active {
  border-color: rgb(253 230 138 / 0.95);
}

.active\:border-amber-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.active\:border-amber-300\/0:active {
  border-color: rgb(252 211 77 / 0);
}

.active\:border-amber-300\/10:active {
  border-color: rgb(252 211 77 / 0.1);
}

.active\:border-amber-300\/100:active {
  border-color: rgb(252 211 77 / 1);
}

.active\:border-amber-300\/15:active {
  border-color: rgb(252 211 77 / 0.15);
}

.active\:border-amber-300\/20:active {
  border-color: rgb(252 211 77 / 0.2);
}

.active\:border-amber-300\/25:active {
  border-color: rgb(252 211 77 / 0.25);
}

.active\:border-amber-300\/30:active {
  border-color: rgb(252 211 77 / 0.3);
}

.active\:border-amber-300\/35:active {
  border-color: rgb(252 211 77 / 0.35);
}

.active\:border-amber-300\/40:active {
  border-color: rgb(252 211 77 / 0.4);
}

.active\:border-amber-300\/45:active {
  border-color: rgb(252 211 77 / 0.45);
}

.active\:border-amber-300\/5:active {
  border-color: rgb(252 211 77 / 0.05);
}

.active\:border-amber-300\/50:active {
  border-color: rgb(252 211 77 / 0.5);
}

.active\:border-amber-300\/55:active {
  border-color: rgb(252 211 77 / 0.55);
}

.active\:border-amber-300\/60:active {
  border-color: rgb(252 211 77 / 0.6);
}

.active\:border-amber-300\/65:active {
  border-color: rgb(252 211 77 / 0.65);
}

.active\:border-amber-300\/70:active {
  border-color: rgb(252 211 77 / 0.7);
}

.active\:border-amber-300\/75:active {
  border-color: rgb(252 211 77 / 0.75);
}

.active\:border-amber-300\/80:active {
  border-color: rgb(252 211 77 / 0.8);
}

.active\:border-amber-300\/85:active {
  border-color: rgb(252 211 77 / 0.85);
}

.active\:border-amber-300\/90:active {
  border-color: rgb(252 211 77 / 0.9);
}

.active\:border-amber-300\/95:active {
  border-color: rgb(252 211 77 / 0.95);
}

.active\:border-amber-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.active\:border-amber-400\/0:active {
  border-color: rgb(251 191 36 / 0);
}

.active\:border-amber-400\/10:active {
  border-color: rgb(251 191 36 / 0.1);
}

.active\:border-amber-400\/100:active {
  border-color: rgb(251 191 36 / 1);
}

.active\:border-amber-400\/15:active {
  border-color: rgb(251 191 36 / 0.15);
}

.active\:border-amber-400\/20:active {
  border-color: rgb(251 191 36 / 0.2);
}

.active\:border-amber-400\/25:active {
  border-color: rgb(251 191 36 / 0.25);
}

.active\:border-amber-400\/30:active {
  border-color: rgb(251 191 36 / 0.3);
}

.active\:border-amber-400\/35:active {
  border-color: rgb(251 191 36 / 0.35);
}

.active\:border-amber-400\/40:active {
  border-color: rgb(251 191 36 / 0.4);
}

.active\:border-amber-400\/45:active {
  border-color: rgb(251 191 36 / 0.45);
}

.active\:border-amber-400\/5:active {
  border-color: rgb(251 191 36 / 0.05);
}

.active\:border-amber-400\/50:active {
  border-color: rgb(251 191 36 / 0.5);
}

.active\:border-amber-400\/55:active {
  border-color: rgb(251 191 36 / 0.55);
}

.active\:border-amber-400\/60:active {
  border-color: rgb(251 191 36 / 0.6);
}

.active\:border-amber-400\/65:active {
  border-color: rgb(251 191 36 / 0.65);
}

.active\:border-amber-400\/70:active {
  border-color: rgb(251 191 36 / 0.7);
}

.active\:border-amber-400\/75:active {
  border-color: rgb(251 191 36 / 0.75);
}

.active\:border-amber-400\/80:active {
  border-color: rgb(251 191 36 / 0.8);
}

.active\:border-amber-400\/85:active {
  border-color: rgb(251 191 36 / 0.85);
}

.active\:border-amber-400\/90:active {
  border-color: rgb(251 191 36 / 0.9);
}

.active\:border-amber-400\/95:active {
  border-color: rgb(251 191 36 / 0.95);
}

.active\:border-amber-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.active\:border-amber-500\/0:active {
  border-color: rgb(245 158 11 / 0);
}

.active\:border-amber-500\/10:active {
  border-color: rgb(245 158 11 / 0.1);
}

.active\:border-amber-500\/100:active {
  border-color: rgb(245 158 11 / 1);
}

.active\:border-amber-500\/15:active {
  border-color: rgb(245 158 11 / 0.15);
}

.active\:border-amber-500\/20:active {
  border-color: rgb(245 158 11 / 0.2);
}

.active\:border-amber-500\/25:active {
  border-color: rgb(245 158 11 / 0.25);
}

.active\:border-amber-500\/30:active {
  border-color: rgb(245 158 11 / 0.3);
}

.active\:border-amber-500\/35:active {
  border-color: rgb(245 158 11 / 0.35);
}

.active\:border-amber-500\/40:active {
  border-color: rgb(245 158 11 / 0.4);
}

.active\:border-amber-500\/45:active {
  border-color: rgb(245 158 11 / 0.45);
}

.active\:border-amber-500\/5:active {
  border-color: rgb(245 158 11 / 0.05);
}

.active\:border-amber-500\/50:active {
  border-color: rgb(245 158 11 / 0.5);
}

.active\:border-amber-500\/55:active {
  border-color: rgb(245 158 11 / 0.55);
}

.active\:border-amber-500\/60:active {
  border-color: rgb(245 158 11 / 0.6);
}

.active\:border-amber-500\/65:active {
  border-color: rgb(245 158 11 / 0.65);
}

.active\:border-amber-500\/70:active {
  border-color: rgb(245 158 11 / 0.7);
}

.active\:border-amber-500\/75:active {
  border-color: rgb(245 158 11 / 0.75);
}

.active\:border-amber-500\/80:active {
  border-color: rgb(245 158 11 / 0.8);
}

.active\:border-amber-500\/85:active {
  border-color: rgb(245 158 11 / 0.85);
}

.active\:border-amber-500\/90:active {
  border-color: rgb(245 158 11 / 0.9);
}

.active\:border-amber-500\/95:active {
  border-color: rgb(245 158 11 / 0.95);
}

.active\:border-amber-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.active\:border-amber-600\/0:active {
  border-color: rgb(217 119 6 / 0);
}

.active\:border-amber-600\/10:active {
  border-color: rgb(217 119 6 / 0.1);
}

.active\:border-amber-600\/100:active {
  border-color: rgb(217 119 6 / 1);
}

.active\:border-amber-600\/15:active {
  border-color: rgb(217 119 6 / 0.15);
}

.active\:border-amber-600\/20:active {
  border-color: rgb(217 119 6 / 0.2);
}

.active\:border-amber-600\/25:active {
  border-color: rgb(217 119 6 / 0.25);
}

.active\:border-amber-600\/30:active {
  border-color: rgb(217 119 6 / 0.3);
}

.active\:border-amber-600\/35:active {
  border-color: rgb(217 119 6 / 0.35);
}

.active\:border-amber-600\/40:active {
  border-color: rgb(217 119 6 / 0.4);
}

.active\:border-amber-600\/45:active {
  border-color: rgb(217 119 6 / 0.45);
}

.active\:border-amber-600\/5:active {
  border-color: rgb(217 119 6 / 0.05);
}

.active\:border-amber-600\/50:active {
  border-color: rgb(217 119 6 / 0.5);
}

.active\:border-amber-600\/55:active {
  border-color: rgb(217 119 6 / 0.55);
}

.active\:border-amber-600\/60:active {
  border-color: rgb(217 119 6 / 0.6);
}

.active\:border-amber-600\/65:active {
  border-color: rgb(217 119 6 / 0.65);
}

.active\:border-amber-600\/70:active {
  border-color: rgb(217 119 6 / 0.7);
}

.active\:border-amber-600\/75:active {
  border-color: rgb(217 119 6 / 0.75);
}

.active\:border-amber-600\/80:active {
  border-color: rgb(217 119 6 / 0.8);
}

.active\:border-amber-600\/85:active {
  border-color: rgb(217 119 6 / 0.85);
}

.active\:border-amber-600\/90:active {
  border-color: rgb(217 119 6 / 0.9);
}

.active\:border-amber-600\/95:active {
  border-color: rgb(217 119 6 / 0.95);
}

.active\:border-amber-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.active\:border-amber-700\/0:active {
  border-color: rgb(180 83 9 / 0);
}

.active\:border-amber-700\/10:active {
  border-color: rgb(180 83 9 / 0.1);
}

.active\:border-amber-700\/100:active {
  border-color: rgb(180 83 9 / 1);
}

.active\:border-amber-700\/15:active {
  border-color: rgb(180 83 9 / 0.15);
}

.active\:border-amber-700\/20:active {
  border-color: rgb(180 83 9 / 0.2);
}

.active\:border-amber-700\/25:active {
  border-color: rgb(180 83 9 / 0.25);
}

.active\:border-amber-700\/30:active {
  border-color: rgb(180 83 9 / 0.3);
}

.active\:border-amber-700\/35:active {
  border-color: rgb(180 83 9 / 0.35);
}

.active\:border-amber-700\/40:active {
  border-color: rgb(180 83 9 / 0.4);
}

.active\:border-amber-700\/45:active {
  border-color: rgb(180 83 9 / 0.45);
}

.active\:border-amber-700\/5:active {
  border-color: rgb(180 83 9 / 0.05);
}

.active\:border-amber-700\/50:active {
  border-color: rgb(180 83 9 / 0.5);
}

.active\:border-amber-700\/55:active {
  border-color: rgb(180 83 9 / 0.55);
}

.active\:border-amber-700\/60:active {
  border-color: rgb(180 83 9 / 0.6);
}

.active\:border-amber-700\/65:active {
  border-color: rgb(180 83 9 / 0.65);
}

.active\:border-amber-700\/70:active {
  border-color: rgb(180 83 9 / 0.7);
}

.active\:border-amber-700\/75:active {
  border-color: rgb(180 83 9 / 0.75);
}

.active\:border-amber-700\/80:active {
  border-color: rgb(180 83 9 / 0.8);
}

.active\:border-amber-700\/85:active {
  border-color: rgb(180 83 9 / 0.85);
}

.active\:border-amber-700\/90:active {
  border-color: rgb(180 83 9 / 0.9);
}

.active\:border-amber-700\/95:active {
  border-color: rgb(180 83 9 / 0.95);
}

.active\:border-amber-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.active\:border-amber-800\/0:active {
  border-color: rgb(146 64 14 / 0);
}

.active\:border-amber-800\/10:active {
  border-color: rgb(146 64 14 / 0.1);
}

.active\:border-amber-800\/100:active {
  border-color: rgb(146 64 14 / 1);
}

.active\:border-amber-800\/15:active {
  border-color: rgb(146 64 14 / 0.15);
}

.active\:border-amber-800\/20:active {
  border-color: rgb(146 64 14 / 0.2);
}

.active\:border-amber-800\/25:active {
  border-color: rgb(146 64 14 / 0.25);
}

.active\:border-amber-800\/30:active {
  border-color: rgb(146 64 14 / 0.3);
}

.active\:border-amber-800\/35:active {
  border-color: rgb(146 64 14 / 0.35);
}

.active\:border-amber-800\/40:active {
  border-color: rgb(146 64 14 / 0.4);
}

.active\:border-amber-800\/45:active {
  border-color: rgb(146 64 14 / 0.45);
}

.active\:border-amber-800\/5:active {
  border-color: rgb(146 64 14 / 0.05);
}

.active\:border-amber-800\/50:active {
  border-color: rgb(146 64 14 / 0.5);
}

.active\:border-amber-800\/55:active {
  border-color: rgb(146 64 14 / 0.55);
}

.active\:border-amber-800\/60:active {
  border-color: rgb(146 64 14 / 0.6);
}

.active\:border-amber-800\/65:active {
  border-color: rgb(146 64 14 / 0.65);
}

.active\:border-amber-800\/70:active {
  border-color: rgb(146 64 14 / 0.7);
}

.active\:border-amber-800\/75:active {
  border-color: rgb(146 64 14 / 0.75);
}

.active\:border-amber-800\/80:active {
  border-color: rgb(146 64 14 / 0.8);
}

.active\:border-amber-800\/85:active {
  border-color: rgb(146 64 14 / 0.85);
}

.active\:border-amber-800\/90:active {
  border-color: rgb(146 64 14 / 0.9);
}

.active\:border-amber-800\/95:active {
  border-color: rgb(146 64 14 / 0.95);
}

.active\:border-amber-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.active\:border-amber-900\/0:active {
  border-color: rgb(120 53 15 / 0);
}

.active\:border-amber-900\/10:active {
  border-color: rgb(120 53 15 / 0.1);
}

.active\:border-amber-900\/100:active {
  border-color: rgb(120 53 15 / 1);
}

.active\:border-amber-900\/15:active {
  border-color: rgb(120 53 15 / 0.15);
}

.active\:border-amber-900\/20:active {
  border-color: rgb(120 53 15 / 0.2);
}

.active\:border-amber-900\/25:active {
  border-color: rgb(120 53 15 / 0.25);
}

.active\:border-amber-900\/30:active {
  border-color: rgb(120 53 15 / 0.3);
}

.active\:border-amber-900\/35:active {
  border-color: rgb(120 53 15 / 0.35);
}

.active\:border-amber-900\/40:active {
  border-color: rgb(120 53 15 / 0.4);
}

.active\:border-amber-900\/45:active {
  border-color: rgb(120 53 15 / 0.45);
}

.active\:border-amber-900\/5:active {
  border-color: rgb(120 53 15 / 0.05);
}

.active\:border-amber-900\/50:active {
  border-color: rgb(120 53 15 / 0.5);
}

.active\:border-amber-900\/55:active {
  border-color: rgb(120 53 15 / 0.55);
}

.active\:border-amber-900\/60:active {
  border-color: rgb(120 53 15 / 0.6);
}

.active\:border-amber-900\/65:active {
  border-color: rgb(120 53 15 / 0.65);
}

.active\:border-amber-900\/70:active {
  border-color: rgb(120 53 15 / 0.7);
}

.active\:border-amber-900\/75:active {
  border-color: rgb(120 53 15 / 0.75);
}

.active\:border-amber-900\/80:active {
  border-color: rgb(120 53 15 / 0.8);
}

.active\:border-amber-900\/85:active {
  border-color: rgb(120 53 15 / 0.85);
}

.active\:border-amber-900\/90:active {
  border-color: rgb(120 53 15 / 0.9);
}

.active\:border-amber-900\/95:active {
  border-color: rgb(120 53 15 / 0.95);
}

.active\:border-blue-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.active\:border-blue-100\/0:active {
  border-color: rgb(219 234 254 / 0);
}

.active\:border-blue-100\/10:active {
  border-color: rgb(219 234 254 / 0.1);
}

.active\:border-blue-100\/100:active {
  border-color: rgb(219 234 254 / 1);
}

.active\:border-blue-100\/15:active {
  border-color: rgb(219 234 254 / 0.15);
}

.active\:border-blue-100\/20:active {
  border-color: rgb(219 234 254 / 0.2);
}

.active\:border-blue-100\/25:active {
  border-color: rgb(219 234 254 / 0.25);
}

.active\:border-blue-100\/30:active {
  border-color: rgb(219 234 254 / 0.3);
}

.active\:border-blue-100\/35:active {
  border-color: rgb(219 234 254 / 0.35);
}

.active\:border-blue-100\/40:active {
  border-color: rgb(219 234 254 / 0.4);
}

.active\:border-blue-100\/45:active {
  border-color: rgb(219 234 254 / 0.45);
}

.active\:border-blue-100\/5:active {
  border-color: rgb(219 234 254 / 0.05);
}

.active\:border-blue-100\/50:active {
  border-color: rgb(219 234 254 / 0.5);
}

.active\:border-blue-100\/55:active {
  border-color: rgb(219 234 254 / 0.55);
}

.active\:border-blue-100\/60:active {
  border-color: rgb(219 234 254 / 0.6);
}

.active\:border-blue-100\/65:active {
  border-color: rgb(219 234 254 / 0.65);
}

.active\:border-blue-100\/70:active {
  border-color: rgb(219 234 254 / 0.7);
}

.active\:border-blue-100\/75:active {
  border-color: rgb(219 234 254 / 0.75);
}

.active\:border-blue-100\/80:active {
  border-color: rgb(219 234 254 / 0.8);
}

.active\:border-blue-100\/85:active {
  border-color: rgb(219 234 254 / 0.85);
}

.active\:border-blue-100\/90:active {
  border-color: rgb(219 234 254 / 0.9);
}

.active\:border-blue-100\/95:active {
  border-color: rgb(219 234 254 / 0.95);
}

.active\:border-blue-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.active\:border-blue-200\/0:active {
  border-color: rgb(191 219 254 / 0);
}

.active\:border-blue-200\/10:active {
  border-color: rgb(191 219 254 / 0.1);
}

.active\:border-blue-200\/100:active {
  border-color: rgb(191 219 254 / 1);
}

.active\:border-blue-200\/15:active {
  border-color: rgb(191 219 254 / 0.15);
}

.active\:border-blue-200\/20:active {
  border-color: rgb(191 219 254 / 0.2);
}

.active\:border-blue-200\/25:active {
  border-color: rgb(191 219 254 / 0.25);
}

.active\:border-blue-200\/30:active {
  border-color: rgb(191 219 254 / 0.3);
}

.active\:border-blue-200\/35:active {
  border-color: rgb(191 219 254 / 0.35);
}

.active\:border-blue-200\/40:active {
  border-color: rgb(191 219 254 / 0.4);
}

.active\:border-blue-200\/45:active {
  border-color: rgb(191 219 254 / 0.45);
}

.active\:border-blue-200\/5:active {
  border-color: rgb(191 219 254 / 0.05);
}

.active\:border-blue-200\/50:active {
  border-color: rgb(191 219 254 / 0.5);
}

.active\:border-blue-200\/55:active {
  border-color: rgb(191 219 254 / 0.55);
}

.active\:border-blue-200\/60:active {
  border-color: rgb(191 219 254 / 0.6);
}

.active\:border-blue-200\/65:active {
  border-color: rgb(191 219 254 / 0.65);
}

.active\:border-blue-200\/70:active {
  border-color: rgb(191 219 254 / 0.7);
}

.active\:border-blue-200\/75:active {
  border-color: rgb(191 219 254 / 0.75);
}

.active\:border-blue-200\/80:active {
  border-color: rgb(191 219 254 / 0.8);
}

.active\:border-blue-200\/85:active {
  border-color: rgb(191 219 254 / 0.85);
}

.active\:border-blue-200\/90:active {
  border-color: rgb(191 219 254 / 0.9);
}

.active\:border-blue-200\/95:active {
  border-color: rgb(191 219 254 / 0.95);
}

.active\:border-blue-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.active\:border-blue-300\/0:active {
  border-color: rgb(147 197 253 / 0);
}

.active\:border-blue-300\/10:active {
  border-color: rgb(147 197 253 / 0.1);
}

.active\:border-blue-300\/100:active {
  border-color: rgb(147 197 253 / 1);
}

.active\:border-blue-300\/15:active {
  border-color: rgb(147 197 253 / 0.15);
}

.active\:border-blue-300\/20:active {
  border-color: rgb(147 197 253 / 0.2);
}

.active\:border-blue-300\/25:active {
  border-color: rgb(147 197 253 / 0.25);
}

.active\:border-blue-300\/30:active {
  border-color: rgb(147 197 253 / 0.3);
}

.active\:border-blue-300\/35:active {
  border-color: rgb(147 197 253 / 0.35);
}

.active\:border-blue-300\/40:active {
  border-color: rgb(147 197 253 / 0.4);
}

.active\:border-blue-300\/45:active {
  border-color: rgb(147 197 253 / 0.45);
}

.active\:border-blue-300\/5:active {
  border-color: rgb(147 197 253 / 0.05);
}

.active\:border-blue-300\/50:active {
  border-color: rgb(147 197 253 / 0.5);
}

.active\:border-blue-300\/55:active {
  border-color: rgb(147 197 253 / 0.55);
}

.active\:border-blue-300\/60:active {
  border-color: rgb(147 197 253 / 0.6);
}

.active\:border-blue-300\/65:active {
  border-color: rgb(147 197 253 / 0.65);
}

.active\:border-blue-300\/70:active {
  border-color: rgb(147 197 253 / 0.7);
}

.active\:border-blue-300\/75:active {
  border-color: rgb(147 197 253 / 0.75);
}

.active\:border-blue-300\/80:active {
  border-color: rgb(147 197 253 / 0.8);
}

.active\:border-blue-300\/85:active {
  border-color: rgb(147 197 253 / 0.85);
}

.active\:border-blue-300\/90:active {
  border-color: rgb(147 197 253 / 0.9);
}

.active\:border-blue-300\/95:active {
  border-color: rgb(147 197 253 / 0.95);
}

.active\:border-blue-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.active\:border-blue-400\/0:active {
  border-color: rgb(96 165 250 / 0);
}

.active\:border-blue-400\/10:active {
  border-color: rgb(96 165 250 / 0.1);
}

.active\:border-blue-400\/100:active {
  border-color: rgb(96 165 250 / 1);
}

.active\:border-blue-400\/15:active {
  border-color: rgb(96 165 250 / 0.15);
}

.active\:border-blue-400\/20:active {
  border-color: rgb(96 165 250 / 0.2);
}

.active\:border-blue-400\/25:active {
  border-color: rgb(96 165 250 / 0.25);
}

.active\:border-blue-400\/30:active {
  border-color: rgb(96 165 250 / 0.3);
}

.active\:border-blue-400\/35:active {
  border-color: rgb(96 165 250 / 0.35);
}

.active\:border-blue-400\/40:active {
  border-color: rgb(96 165 250 / 0.4);
}

.active\:border-blue-400\/45:active {
  border-color: rgb(96 165 250 / 0.45);
}

.active\:border-blue-400\/5:active {
  border-color: rgb(96 165 250 / 0.05);
}

.active\:border-blue-400\/50:active {
  border-color: rgb(96 165 250 / 0.5);
}

.active\:border-blue-400\/55:active {
  border-color: rgb(96 165 250 / 0.55);
}

.active\:border-blue-400\/60:active {
  border-color: rgb(96 165 250 / 0.6);
}

.active\:border-blue-400\/65:active {
  border-color: rgb(96 165 250 / 0.65);
}

.active\:border-blue-400\/70:active {
  border-color: rgb(96 165 250 / 0.7);
}

.active\:border-blue-400\/75:active {
  border-color: rgb(96 165 250 / 0.75);
}

.active\:border-blue-400\/80:active {
  border-color: rgb(96 165 250 / 0.8);
}

.active\:border-blue-400\/85:active {
  border-color: rgb(96 165 250 / 0.85);
}

.active\:border-blue-400\/90:active {
  border-color: rgb(96 165 250 / 0.9);
}

.active\:border-blue-400\/95:active {
  border-color: rgb(96 165 250 / 0.95);
}

.active\:border-blue-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.active\:border-blue-500\/0:active {
  border-color: rgb(59 130 246 / 0);
}

.active\:border-blue-500\/10:active {
  border-color: rgb(59 130 246 / 0.1);
}

.active\:border-blue-500\/100:active {
  border-color: rgb(59 130 246 / 1);
}

.active\:border-blue-500\/15:active {
  border-color: rgb(59 130 246 / 0.15);
}

.active\:border-blue-500\/20:active {
  border-color: rgb(59 130 246 / 0.2);
}

.active\:border-blue-500\/25:active {
  border-color: rgb(59 130 246 / 0.25);
}

.active\:border-blue-500\/30:active {
  border-color: rgb(59 130 246 / 0.3);
}

.active\:border-blue-500\/35:active {
  border-color: rgb(59 130 246 / 0.35);
}

.active\:border-blue-500\/40:active {
  border-color: rgb(59 130 246 / 0.4);
}

.active\:border-blue-500\/45:active {
  border-color: rgb(59 130 246 / 0.45);
}

.active\:border-blue-500\/5:active {
  border-color: rgb(59 130 246 / 0.05);
}

.active\:border-blue-500\/50:active {
  border-color: rgb(59 130 246 / 0.5);
}

.active\:border-blue-500\/55:active {
  border-color: rgb(59 130 246 / 0.55);
}

.active\:border-blue-500\/60:active {
  border-color: rgb(59 130 246 / 0.6);
}

.active\:border-blue-500\/65:active {
  border-color: rgb(59 130 246 / 0.65);
}

.active\:border-blue-500\/70:active {
  border-color: rgb(59 130 246 / 0.7);
}

.active\:border-blue-500\/75:active {
  border-color: rgb(59 130 246 / 0.75);
}

.active\:border-blue-500\/80:active {
  border-color: rgb(59 130 246 / 0.8);
}

.active\:border-blue-500\/85:active {
  border-color: rgb(59 130 246 / 0.85);
}

.active\:border-blue-500\/90:active {
  border-color: rgb(59 130 246 / 0.9);
}

.active\:border-blue-500\/95:active {
  border-color: rgb(59 130 246 / 0.95);
}

.active\:border-blue-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.active\:border-blue-600\/0:active {
  border-color: rgb(37 99 235 / 0);
}

.active\:border-blue-600\/10:active {
  border-color: rgb(37 99 235 / 0.1);
}

.active\:border-blue-600\/100:active {
  border-color: rgb(37 99 235 / 1);
}

.active\:border-blue-600\/15:active {
  border-color: rgb(37 99 235 / 0.15);
}

.active\:border-blue-600\/20:active {
  border-color: rgb(37 99 235 / 0.2);
}

.active\:border-blue-600\/25:active {
  border-color: rgb(37 99 235 / 0.25);
}

.active\:border-blue-600\/30:active {
  border-color: rgb(37 99 235 / 0.3);
}

.active\:border-blue-600\/35:active {
  border-color: rgb(37 99 235 / 0.35);
}

.active\:border-blue-600\/40:active {
  border-color: rgb(37 99 235 / 0.4);
}

.active\:border-blue-600\/45:active {
  border-color: rgb(37 99 235 / 0.45);
}

.active\:border-blue-600\/5:active {
  border-color: rgb(37 99 235 / 0.05);
}

.active\:border-blue-600\/50:active {
  border-color: rgb(37 99 235 / 0.5);
}

.active\:border-blue-600\/55:active {
  border-color: rgb(37 99 235 / 0.55);
}

.active\:border-blue-600\/60:active {
  border-color: rgb(37 99 235 / 0.6);
}

.active\:border-blue-600\/65:active {
  border-color: rgb(37 99 235 / 0.65);
}

.active\:border-blue-600\/70:active {
  border-color: rgb(37 99 235 / 0.7);
}

.active\:border-blue-600\/75:active {
  border-color: rgb(37 99 235 / 0.75);
}

.active\:border-blue-600\/80:active {
  border-color: rgb(37 99 235 / 0.8);
}

.active\:border-blue-600\/85:active {
  border-color: rgb(37 99 235 / 0.85);
}

.active\:border-blue-600\/90:active {
  border-color: rgb(37 99 235 / 0.9);
}

.active\:border-blue-600\/95:active {
  border-color: rgb(37 99 235 / 0.95);
}

.active\:border-blue-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.active\:border-blue-700\/0:active {
  border-color: rgb(29 78 216 / 0);
}

.active\:border-blue-700\/10:active {
  border-color: rgb(29 78 216 / 0.1);
}

.active\:border-blue-700\/100:active {
  border-color: rgb(29 78 216 / 1);
}

.active\:border-blue-700\/15:active {
  border-color: rgb(29 78 216 / 0.15);
}

.active\:border-blue-700\/20:active {
  border-color: rgb(29 78 216 / 0.2);
}

.active\:border-blue-700\/25:active {
  border-color: rgb(29 78 216 / 0.25);
}

.active\:border-blue-700\/30:active {
  border-color: rgb(29 78 216 / 0.3);
}

.active\:border-blue-700\/35:active {
  border-color: rgb(29 78 216 / 0.35);
}

.active\:border-blue-700\/40:active {
  border-color: rgb(29 78 216 / 0.4);
}

.active\:border-blue-700\/45:active {
  border-color: rgb(29 78 216 / 0.45);
}

.active\:border-blue-700\/5:active {
  border-color: rgb(29 78 216 / 0.05);
}

.active\:border-blue-700\/50:active {
  border-color: rgb(29 78 216 / 0.5);
}

.active\:border-blue-700\/55:active {
  border-color: rgb(29 78 216 / 0.55);
}

.active\:border-blue-700\/60:active {
  border-color: rgb(29 78 216 / 0.6);
}

.active\:border-blue-700\/65:active {
  border-color: rgb(29 78 216 / 0.65);
}

.active\:border-blue-700\/70:active {
  border-color: rgb(29 78 216 / 0.7);
}

.active\:border-blue-700\/75:active {
  border-color: rgb(29 78 216 / 0.75);
}

.active\:border-blue-700\/80:active {
  border-color: rgb(29 78 216 / 0.8);
}

.active\:border-blue-700\/85:active {
  border-color: rgb(29 78 216 / 0.85);
}

.active\:border-blue-700\/90:active {
  border-color: rgb(29 78 216 / 0.9);
}

.active\:border-blue-700\/95:active {
  border-color: rgb(29 78 216 / 0.95);
}

.active\:border-blue-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.active\:border-blue-800\/0:active {
  border-color: rgb(30 64 175 / 0);
}

.active\:border-blue-800\/10:active {
  border-color: rgb(30 64 175 / 0.1);
}

.active\:border-blue-800\/100:active {
  border-color: rgb(30 64 175 / 1);
}

.active\:border-blue-800\/15:active {
  border-color: rgb(30 64 175 / 0.15);
}

.active\:border-blue-800\/20:active {
  border-color: rgb(30 64 175 / 0.2);
}

.active\:border-blue-800\/25:active {
  border-color: rgb(30 64 175 / 0.25);
}

.active\:border-blue-800\/30:active {
  border-color: rgb(30 64 175 / 0.3);
}

.active\:border-blue-800\/35:active {
  border-color: rgb(30 64 175 / 0.35);
}

.active\:border-blue-800\/40:active {
  border-color: rgb(30 64 175 / 0.4);
}

.active\:border-blue-800\/45:active {
  border-color: rgb(30 64 175 / 0.45);
}

.active\:border-blue-800\/5:active {
  border-color: rgb(30 64 175 / 0.05);
}

.active\:border-blue-800\/50:active {
  border-color: rgb(30 64 175 / 0.5);
}

.active\:border-blue-800\/55:active {
  border-color: rgb(30 64 175 / 0.55);
}

.active\:border-blue-800\/60:active {
  border-color: rgb(30 64 175 / 0.6);
}

.active\:border-blue-800\/65:active {
  border-color: rgb(30 64 175 / 0.65);
}

.active\:border-blue-800\/70:active {
  border-color: rgb(30 64 175 / 0.7);
}

.active\:border-blue-800\/75:active {
  border-color: rgb(30 64 175 / 0.75);
}

.active\:border-blue-800\/80:active {
  border-color: rgb(30 64 175 / 0.8);
}

.active\:border-blue-800\/85:active {
  border-color: rgb(30 64 175 / 0.85);
}

.active\:border-blue-800\/90:active {
  border-color: rgb(30 64 175 / 0.9);
}

.active\:border-blue-800\/95:active {
  border-color: rgb(30 64 175 / 0.95);
}

.active\:border-blue-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.active\:border-blue-900\/0:active {
  border-color: rgb(30 58 138 / 0);
}

.active\:border-blue-900\/10:active {
  border-color: rgb(30 58 138 / 0.1);
}

.active\:border-blue-900\/100:active {
  border-color: rgb(30 58 138 / 1);
}

.active\:border-blue-900\/15:active {
  border-color: rgb(30 58 138 / 0.15);
}

.active\:border-blue-900\/20:active {
  border-color: rgb(30 58 138 / 0.2);
}

.active\:border-blue-900\/25:active {
  border-color: rgb(30 58 138 / 0.25);
}

.active\:border-blue-900\/30:active {
  border-color: rgb(30 58 138 / 0.3);
}

.active\:border-blue-900\/35:active {
  border-color: rgb(30 58 138 / 0.35);
}

.active\:border-blue-900\/40:active {
  border-color: rgb(30 58 138 / 0.4);
}

.active\:border-blue-900\/45:active {
  border-color: rgb(30 58 138 / 0.45);
}

.active\:border-blue-900\/5:active {
  border-color: rgb(30 58 138 / 0.05);
}

.active\:border-blue-900\/50:active {
  border-color: rgb(30 58 138 / 0.5);
}

.active\:border-blue-900\/55:active {
  border-color: rgb(30 58 138 / 0.55);
}

.active\:border-blue-900\/60:active {
  border-color: rgb(30 58 138 / 0.6);
}

.active\:border-blue-900\/65:active {
  border-color: rgb(30 58 138 / 0.65);
}

.active\:border-blue-900\/70:active {
  border-color: rgb(30 58 138 / 0.7);
}

.active\:border-blue-900\/75:active {
  border-color: rgb(30 58 138 / 0.75);
}

.active\:border-blue-900\/80:active {
  border-color: rgb(30 58 138 / 0.8);
}

.active\:border-blue-900\/85:active {
  border-color: rgb(30 58 138 / 0.85);
}

.active\:border-blue-900\/90:active {
  border-color: rgb(30 58 138 / 0.9);
}

.active\:border-blue-900\/95:active {
  border-color: rgb(30 58 138 / 0.95);
}

.active\:border-cyan-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.active\:border-cyan-100\/0:active {
  border-color: rgb(207 250 254 / 0);
}

.active\:border-cyan-100\/10:active {
  border-color: rgb(207 250 254 / 0.1);
}

.active\:border-cyan-100\/100:active {
  border-color: rgb(207 250 254 / 1);
}

.active\:border-cyan-100\/15:active {
  border-color: rgb(207 250 254 / 0.15);
}

.active\:border-cyan-100\/20:active {
  border-color: rgb(207 250 254 / 0.2);
}

.active\:border-cyan-100\/25:active {
  border-color: rgb(207 250 254 / 0.25);
}

.active\:border-cyan-100\/30:active {
  border-color: rgb(207 250 254 / 0.3);
}

.active\:border-cyan-100\/35:active {
  border-color: rgb(207 250 254 / 0.35);
}

.active\:border-cyan-100\/40:active {
  border-color: rgb(207 250 254 / 0.4);
}

.active\:border-cyan-100\/45:active {
  border-color: rgb(207 250 254 / 0.45);
}

.active\:border-cyan-100\/5:active {
  border-color: rgb(207 250 254 / 0.05);
}

.active\:border-cyan-100\/50:active {
  border-color: rgb(207 250 254 / 0.5);
}

.active\:border-cyan-100\/55:active {
  border-color: rgb(207 250 254 / 0.55);
}

.active\:border-cyan-100\/60:active {
  border-color: rgb(207 250 254 / 0.6);
}

.active\:border-cyan-100\/65:active {
  border-color: rgb(207 250 254 / 0.65);
}

.active\:border-cyan-100\/70:active {
  border-color: rgb(207 250 254 / 0.7);
}

.active\:border-cyan-100\/75:active {
  border-color: rgb(207 250 254 / 0.75);
}

.active\:border-cyan-100\/80:active {
  border-color: rgb(207 250 254 / 0.8);
}

.active\:border-cyan-100\/85:active {
  border-color: rgb(207 250 254 / 0.85);
}

.active\:border-cyan-100\/90:active {
  border-color: rgb(207 250 254 / 0.9);
}

.active\:border-cyan-100\/95:active {
  border-color: rgb(207 250 254 / 0.95);
}

.active\:border-cyan-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.active\:border-cyan-200\/0:active {
  border-color: rgb(165 243 252 / 0);
}

.active\:border-cyan-200\/10:active {
  border-color: rgb(165 243 252 / 0.1);
}

.active\:border-cyan-200\/100:active {
  border-color: rgb(165 243 252 / 1);
}

.active\:border-cyan-200\/15:active {
  border-color: rgb(165 243 252 / 0.15);
}

.active\:border-cyan-200\/20:active {
  border-color: rgb(165 243 252 / 0.2);
}

.active\:border-cyan-200\/25:active {
  border-color: rgb(165 243 252 / 0.25);
}

.active\:border-cyan-200\/30:active {
  border-color: rgb(165 243 252 / 0.3);
}

.active\:border-cyan-200\/35:active {
  border-color: rgb(165 243 252 / 0.35);
}

.active\:border-cyan-200\/40:active {
  border-color: rgb(165 243 252 / 0.4);
}

.active\:border-cyan-200\/45:active {
  border-color: rgb(165 243 252 / 0.45);
}

.active\:border-cyan-200\/5:active {
  border-color: rgb(165 243 252 / 0.05);
}

.active\:border-cyan-200\/50:active {
  border-color: rgb(165 243 252 / 0.5);
}

.active\:border-cyan-200\/55:active {
  border-color: rgb(165 243 252 / 0.55);
}

.active\:border-cyan-200\/60:active {
  border-color: rgb(165 243 252 / 0.6);
}

.active\:border-cyan-200\/65:active {
  border-color: rgb(165 243 252 / 0.65);
}

.active\:border-cyan-200\/70:active {
  border-color: rgb(165 243 252 / 0.7);
}

.active\:border-cyan-200\/75:active {
  border-color: rgb(165 243 252 / 0.75);
}

.active\:border-cyan-200\/80:active {
  border-color: rgb(165 243 252 / 0.8);
}

.active\:border-cyan-200\/85:active {
  border-color: rgb(165 243 252 / 0.85);
}

.active\:border-cyan-200\/90:active {
  border-color: rgb(165 243 252 / 0.9);
}

.active\:border-cyan-200\/95:active {
  border-color: rgb(165 243 252 / 0.95);
}

.active\:border-cyan-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.active\:border-cyan-300\/0:active {
  border-color: rgb(103 232 249 / 0);
}

.active\:border-cyan-300\/10:active {
  border-color: rgb(103 232 249 / 0.1);
}

.active\:border-cyan-300\/100:active {
  border-color: rgb(103 232 249 / 1);
}

.active\:border-cyan-300\/15:active {
  border-color: rgb(103 232 249 / 0.15);
}

.active\:border-cyan-300\/20:active {
  border-color: rgb(103 232 249 / 0.2);
}

.active\:border-cyan-300\/25:active {
  border-color: rgb(103 232 249 / 0.25);
}

.active\:border-cyan-300\/30:active {
  border-color: rgb(103 232 249 / 0.3);
}

.active\:border-cyan-300\/35:active {
  border-color: rgb(103 232 249 / 0.35);
}

.active\:border-cyan-300\/40:active {
  border-color: rgb(103 232 249 / 0.4);
}

.active\:border-cyan-300\/45:active {
  border-color: rgb(103 232 249 / 0.45);
}

.active\:border-cyan-300\/5:active {
  border-color: rgb(103 232 249 / 0.05);
}

.active\:border-cyan-300\/50:active {
  border-color: rgb(103 232 249 / 0.5);
}

.active\:border-cyan-300\/55:active {
  border-color: rgb(103 232 249 / 0.55);
}

.active\:border-cyan-300\/60:active {
  border-color: rgb(103 232 249 / 0.6);
}

.active\:border-cyan-300\/65:active {
  border-color: rgb(103 232 249 / 0.65);
}

.active\:border-cyan-300\/70:active {
  border-color: rgb(103 232 249 / 0.7);
}

.active\:border-cyan-300\/75:active {
  border-color: rgb(103 232 249 / 0.75);
}

.active\:border-cyan-300\/80:active {
  border-color: rgb(103 232 249 / 0.8);
}

.active\:border-cyan-300\/85:active {
  border-color: rgb(103 232 249 / 0.85);
}

.active\:border-cyan-300\/90:active {
  border-color: rgb(103 232 249 / 0.9);
}

.active\:border-cyan-300\/95:active {
  border-color: rgb(103 232 249 / 0.95);
}

.active\:border-cyan-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.active\:border-cyan-400\/0:active {
  border-color: rgb(34 211 238 / 0);
}

.active\:border-cyan-400\/10:active {
  border-color: rgb(34 211 238 / 0.1);
}

.active\:border-cyan-400\/100:active {
  border-color: rgb(34 211 238 / 1);
}

.active\:border-cyan-400\/15:active {
  border-color: rgb(34 211 238 / 0.15);
}

.active\:border-cyan-400\/20:active {
  border-color: rgb(34 211 238 / 0.2);
}

.active\:border-cyan-400\/25:active {
  border-color: rgb(34 211 238 / 0.25);
}

.active\:border-cyan-400\/30:active {
  border-color: rgb(34 211 238 / 0.3);
}

.active\:border-cyan-400\/35:active {
  border-color: rgb(34 211 238 / 0.35);
}

.active\:border-cyan-400\/40:active {
  border-color: rgb(34 211 238 / 0.4);
}

.active\:border-cyan-400\/45:active {
  border-color: rgb(34 211 238 / 0.45);
}

.active\:border-cyan-400\/5:active {
  border-color: rgb(34 211 238 / 0.05);
}

.active\:border-cyan-400\/50:active {
  border-color: rgb(34 211 238 / 0.5);
}

.active\:border-cyan-400\/55:active {
  border-color: rgb(34 211 238 / 0.55);
}

.active\:border-cyan-400\/60:active {
  border-color: rgb(34 211 238 / 0.6);
}

.active\:border-cyan-400\/65:active {
  border-color: rgb(34 211 238 / 0.65);
}

.active\:border-cyan-400\/70:active {
  border-color: rgb(34 211 238 / 0.7);
}

.active\:border-cyan-400\/75:active {
  border-color: rgb(34 211 238 / 0.75);
}

.active\:border-cyan-400\/80:active {
  border-color: rgb(34 211 238 / 0.8);
}

.active\:border-cyan-400\/85:active {
  border-color: rgb(34 211 238 / 0.85);
}

.active\:border-cyan-400\/90:active {
  border-color: rgb(34 211 238 / 0.9);
}

.active\:border-cyan-400\/95:active {
  border-color: rgb(34 211 238 / 0.95);
}

.active\:border-cyan-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.active\:border-cyan-500\/0:active {
  border-color: rgb(6 182 212 / 0);
}

.active\:border-cyan-500\/10:active {
  border-color: rgb(6 182 212 / 0.1);
}

.active\:border-cyan-500\/100:active {
  border-color: rgb(6 182 212 / 1);
}

.active\:border-cyan-500\/15:active {
  border-color: rgb(6 182 212 / 0.15);
}

.active\:border-cyan-500\/20:active {
  border-color: rgb(6 182 212 / 0.2);
}

.active\:border-cyan-500\/25:active {
  border-color: rgb(6 182 212 / 0.25);
}

.active\:border-cyan-500\/30:active {
  border-color: rgb(6 182 212 / 0.3);
}

.active\:border-cyan-500\/35:active {
  border-color: rgb(6 182 212 / 0.35);
}

.active\:border-cyan-500\/40:active {
  border-color: rgb(6 182 212 / 0.4);
}

.active\:border-cyan-500\/45:active {
  border-color: rgb(6 182 212 / 0.45);
}

.active\:border-cyan-500\/5:active {
  border-color: rgb(6 182 212 / 0.05);
}

.active\:border-cyan-500\/50:active {
  border-color: rgb(6 182 212 / 0.5);
}

.active\:border-cyan-500\/55:active {
  border-color: rgb(6 182 212 / 0.55);
}

.active\:border-cyan-500\/60:active {
  border-color: rgb(6 182 212 / 0.6);
}

.active\:border-cyan-500\/65:active {
  border-color: rgb(6 182 212 / 0.65);
}

.active\:border-cyan-500\/70:active {
  border-color: rgb(6 182 212 / 0.7);
}

.active\:border-cyan-500\/75:active {
  border-color: rgb(6 182 212 / 0.75);
}

.active\:border-cyan-500\/80:active {
  border-color: rgb(6 182 212 / 0.8);
}

.active\:border-cyan-500\/85:active {
  border-color: rgb(6 182 212 / 0.85);
}

.active\:border-cyan-500\/90:active {
  border-color: rgb(6 182 212 / 0.9);
}

.active\:border-cyan-500\/95:active {
  border-color: rgb(6 182 212 / 0.95);
}

.active\:border-cyan-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.active\:border-cyan-600\/0:active {
  border-color: rgb(8 145 178 / 0);
}

.active\:border-cyan-600\/10:active {
  border-color: rgb(8 145 178 / 0.1);
}

.active\:border-cyan-600\/100:active {
  border-color: rgb(8 145 178 / 1);
}

.active\:border-cyan-600\/15:active {
  border-color: rgb(8 145 178 / 0.15);
}

.active\:border-cyan-600\/20:active {
  border-color: rgb(8 145 178 / 0.2);
}

.active\:border-cyan-600\/25:active {
  border-color: rgb(8 145 178 / 0.25);
}

.active\:border-cyan-600\/30:active {
  border-color: rgb(8 145 178 / 0.3);
}

.active\:border-cyan-600\/35:active {
  border-color: rgb(8 145 178 / 0.35);
}

.active\:border-cyan-600\/40:active {
  border-color: rgb(8 145 178 / 0.4);
}

.active\:border-cyan-600\/45:active {
  border-color: rgb(8 145 178 / 0.45);
}

.active\:border-cyan-600\/5:active {
  border-color: rgb(8 145 178 / 0.05);
}

.active\:border-cyan-600\/50:active {
  border-color: rgb(8 145 178 / 0.5);
}

.active\:border-cyan-600\/55:active {
  border-color: rgb(8 145 178 / 0.55);
}

.active\:border-cyan-600\/60:active {
  border-color: rgb(8 145 178 / 0.6);
}

.active\:border-cyan-600\/65:active {
  border-color: rgb(8 145 178 / 0.65);
}

.active\:border-cyan-600\/70:active {
  border-color: rgb(8 145 178 / 0.7);
}

.active\:border-cyan-600\/75:active {
  border-color: rgb(8 145 178 / 0.75);
}

.active\:border-cyan-600\/80:active {
  border-color: rgb(8 145 178 / 0.8);
}

.active\:border-cyan-600\/85:active {
  border-color: rgb(8 145 178 / 0.85);
}

.active\:border-cyan-600\/90:active {
  border-color: rgb(8 145 178 / 0.9);
}

.active\:border-cyan-600\/95:active {
  border-color: rgb(8 145 178 / 0.95);
}

.active\:border-cyan-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.active\:border-cyan-700\/0:active {
  border-color: rgb(14 116 144 / 0);
}

.active\:border-cyan-700\/10:active {
  border-color: rgb(14 116 144 / 0.1);
}

.active\:border-cyan-700\/100:active {
  border-color: rgb(14 116 144 / 1);
}

.active\:border-cyan-700\/15:active {
  border-color: rgb(14 116 144 / 0.15);
}

.active\:border-cyan-700\/20:active {
  border-color: rgb(14 116 144 / 0.2);
}

.active\:border-cyan-700\/25:active {
  border-color: rgb(14 116 144 / 0.25);
}

.active\:border-cyan-700\/30:active {
  border-color: rgb(14 116 144 / 0.3);
}

.active\:border-cyan-700\/35:active {
  border-color: rgb(14 116 144 / 0.35);
}

.active\:border-cyan-700\/40:active {
  border-color: rgb(14 116 144 / 0.4);
}

.active\:border-cyan-700\/45:active {
  border-color: rgb(14 116 144 / 0.45);
}

.active\:border-cyan-700\/5:active {
  border-color: rgb(14 116 144 / 0.05);
}

.active\:border-cyan-700\/50:active {
  border-color: rgb(14 116 144 / 0.5);
}

.active\:border-cyan-700\/55:active {
  border-color: rgb(14 116 144 / 0.55);
}

.active\:border-cyan-700\/60:active {
  border-color: rgb(14 116 144 / 0.6);
}

.active\:border-cyan-700\/65:active {
  border-color: rgb(14 116 144 / 0.65);
}

.active\:border-cyan-700\/70:active {
  border-color: rgb(14 116 144 / 0.7);
}

.active\:border-cyan-700\/75:active {
  border-color: rgb(14 116 144 / 0.75);
}

.active\:border-cyan-700\/80:active {
  border-color: rgb(14 116 144 / 0.8);
}

.active\:border-cyan-700\/85:active {
  border-color: rgb(14 116 144 / 0.85);
}

.active\:border-cyan-700\/90:active {
  border-color: rgb(14 116 144 / 0.9);
}

.active\:border-cyan-700\/95:active {
  border-color: rgb(14 116 144 / 0.95);
}

.active\:border-cyan-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.active\:border-cyan-800\/0:active {
  border-color: rgb(21 94 117 / 0);
}

.active\:border-cyan-800\/10:active {
  border-color: rgb(21 94 117 / 0.1);
}

.active\:border-cyan-800\/100:active {
  border-color: rgb(21 94 117 / 1);
}

.active\:border-cyan-800\/15:active {
  border-color: rgb(21 94 117 / 0.15);
}

.active\:border-cyan-800\/20:active {
  border-color: rgb(21 94 117 / 0.2);
}

.active\:border-cyan-800\/25:active {
  border-color: rgb(21 94 117 / 0.25);
}

.active\:border-cyan-800\/30:active {
  border-color: rgb(21 94 117 / 0.3);
}

.active\:border-cyan-800\/35:active {
  border-color: rgb(21 94 117 / 0.35);
}

.active\:border-cyan-800\/40:active {
  border-color: rgb(21 94 117 / 0.4);
}

.active\:border-cyan-800\/45:active {
  border-color: rgb(21 94 117 / 0.45);
}

.active\:border-cyan-800\/5:active {
  border-color: rgb(21 94 117 / 0.05);
}

.active\:border-cyan-800\/50:active {
  border-color: rgb(21 94 117 / 0.5);
}

.active\:border-cyan-800\/55:active {
  border-color: rgb(21 94 117 / 0.55);
}

.active\:border-cyan-800\/60:active {
  border-color: rgb(21 94 117 / 0.6);
}

.active\:border-cyan-800\/65:active {
  border-color: rgb(21 94 117 / 0.65);
}

.active\:border-cyan-800\/70:active {
  border-color: rgb(21 94 117 / 0.7);
}

.active\:border-cyan-800\/75:active {
  border-color: rgb(21 94 117 / 0.75);
}

.active\:border-cyan-800\/80:active {
  border-color: rgb(21 94 117 / 0.8);
}

.active\:border-cyan-800\/85:active {
  border-color: rgb(21 94 117 / 0.85);
}

.active\:border-cyan-800\/90:active {
  border-color: rgb(21 94 117 / 0.9);
}

.active\:border-cyan-800\/95:active {
  border-color: rgb(21 94 117 / 0.95);
}

.active\:border-cyan-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.active\:border-cyan-900\/0:active {
  border-color: rgb(22 78 99 / 0);
}

.active\:border-cyan-900\/10:active {
  border-color: rgb(22 78 99 / 0.1);
}

.active\:border-cyan-900\/100:active {
  border-color: rgb(22 78 99 / 1);
}

.active\:border-cyan-900\/15:active {
  border-color: rgb(22 78 99 / 0.15);
}

.active\:border-cyan-900\/20:active {
  border-color: rgb(22 78 99 / 0.2);
}

.active\:border-cyan-900\/25:active {
  border-color: rgb(22 78 99 / 0.25);
}

.active\:border-cyan-900\/30:active {
  border-color: rgb(22 78 99 / 0.3);
}

.active\:border-cyan-900\/35:active {
  border-color: rgb(22 78 99 / 0.35);
}

.active\:border-cyan-900\/40:active {
  border-color: rgb(22 78 99 / 0.4);
}

.active\:border-cyan-900\/45:active {
  border-color: rgb(22 78 99 / 0.45);
}

.active\:border-cyan-900\/5:active {
  border-color: rgb(22 78 99 / 0.05);
}

.active\:border-cyan-900\/50:active {
  border-color: rgb(22 78 99 / 0.5);
}

.active\:border-cyan-900\/55:active {
  border-color: rgb(22 78 99 / 0.55);
}

.active\:border-cyan-900\/60:active {
  border-color: rgb(22 78 99 / 0.6);
}

.active\:border-cyan-900\/65:active {
  border-color: rgb(22 78 99 / 0.65);
}

.active\:border-cyan-900\/70:active {
  border-color: rgb(22 78 99 / 0.7);
}

.active\:border-cyan-900\/75:active {
  border-color: rgb(22 78 99 / 0.75);
}

.active\:border-cyan-900\/80:active {
  border-color: rgb(22 78 99 / 0.8);
}

.active\:border-cyan-900\/85:active {
  border-color: rgb(22 78 99 / 0.85);
}

.active\:border-cyan-900\/90:active {
  border-color: rgb(22 78 99 / 0.9);
}

.active\:border-cyan-900\/95:active {
  border-color: rgb(22 78 99 / 0.95);
}

.active\:border-emerald-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.active\:border-emerald-100\/0:active {
  border-color: rgb(209 250 229 / 0);
}

.active\:border-emerald-100\/10:active {
  border-color: rgb(209 250 229 / 0.1);
}

.active\:border-emerald-100\/100:active {
  border-color: rgb(209 250 229 / 1);
}

.active\:border-emerald-100\/15:active {
  border-color: rgb(209 250 229 / 0.15);
}

.active\:border-emerald-100\/20:active {
  border-color: rgb(209 250 229 / 0.2);
}

.active\:border-emerald-100\/25:active {
  border-color: rgb(209 250 229 / 0.25);
}

.active\:border-emerald-100\/30:active {
  border-color: rgb(209 250 229 / 0.3);
}

.active\:border-emerald-100\/35:active {
  border-color: rgb(209 250 229 / 0.35);
}

.active\:border-emerald-100\/40:active {
  border-color: rgb(209 250 229 / 0.4);
}

.active\:border-emerald-100\/45:active {
  border-color: rgb(209 250 229 / 0.45);
}

.active\:border-emerald-100\/5:active {
  border-color: rgb(209 250 229 / 0.05);
}

.active\:border-emerald-100\/50:active {
  border-color: rgb(209 250 229 / 0.5);
}

.active\:border-emerald-100\/55:active {
  border-color: rgb(209 250 229 / 0.55);
}

.active\:border-emerald-100\/60:active {
  border-color: rgb(209 250 229 / 0.6);
}

.active\:border-emerald-100\/65:active {
  border-color: rgb(209 250 229 / 0.65);
}

.active\:border-emerald-100\/70:active {
  border-color: rgb(209 250 229 / 0.7);
}

.active\:border-emerald-100\/75:active {
  border-color: rgb(209 250 229 / 0.75);
}

.active\:border-emerald-100\/80:active {
  border-color: rgb(209 250 229 / 0.8);
}

.active\:border-emerald-100\/85:active {
  border-color: rgb(209 250 229 / 0.85);
}

.active\:border-emerald-100\/90:active {
  border-color: rgb(209 250 229 / 0.9);
}

.active\:border-emerald-100\/95:active {
  border-color: rgb(209 250 229 / 0.95);
}

.active\:border-emerald-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.active\:border-emerald-200\/0:active {
  border-color: rgb(167 243 208 / 0);
}

.active\:border-emerald-200\/10:active {
  border-color: rgb(167 243 208 / 0.1);
}

.active\:border-emerald-200\/100:active {
  border-color: rgb(167 243 208 / 1);
}

.active\:border-emerald-200\/15:active {
  border-color: rgb(167 243 208 / 0.15);
}

.active\:border-emerald-200\/20:active {
  border-color: rgb(167 243 208 / 0.2);
}

.active\:border-emerald-200\/25:active {
  border-color: rgb(167 243 208 / 0.25);
}

.active\:border-emerald-200\/30:active {
  border-color: rgb(167 243 208 / 0.3);
}

.active\:border-emerald-200\/35:active {
  border-color: rgb(167 243 208 / 0.35);
}

.active\:border-emerald-200\/40:active {
  border-color: rgb(167 243 208 / 0.4);
}

.active\:border-emerald-200\/45:active {
  border-color: rgb(167 243 208 / 0.45);
}

.active\:border-emerald-200\/5:active {
  border-color: rgb(167 243 208 / 0.05);
}

.active\:border-emerald-200\/50:active {
  border-color: rgb(167 243 208 / 0.5);
}

.active\:border-emerald-200\/55:active {
  border-color: rgb(167 243 208 / 0.55);
}

.active\:border-emerald-200\/60:active {
  border-color: rgb(167 243 208 / 0.6);
}

.active\:border-emerald-200\/65:active {
  border-color: rgb(167 243 208 / 0.65);
}

.active\:border-emerald-200\/70:active {
  border-color: rgb(167 243 208 / 0.7);
}

.active\:border-emerald-200\/75:active {
  border-color: rgb(167 243 208 / 0.75);
}

.active\:border-emerald-200\/80:active {
  border-color: rgb(167 243 208 / 0.8);
}

.active\:border-emerald-200\/85:active {
  border-color: rgb(167 243 208 / 0.85);
}

.active\:border-emerald-200\/90:active {
  border-color: rgb(167 243 208 / 0.9);
}

.active\:border-emerald-200\/95:active {
  border-color: rgb(167 243 208 / 0.95);
}

.active\:border-emerald-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.active\:border-emerald-300\/0:active {
  border-color: rgb(110 231 183 / 0);
}

.active\:border-emerald-300\/10:active {
  border-color: rgb(110 231 183 / 0.1);
}

.active\:border-emerald-300\/100:active {
  border-color: rgb(110 231 183 / 1);
}

.active\:border-emerald-300\/15:active {
  border-color: rgb(110 231 183 / 0.15);
}

.active\:border-emerald-300\/20:active {
  border-color: rgb(110 231 183 / 0.2);
}

.active\:border-emerald-300\/25:active {
  border-color: rgb(110 231 183 / 0.25);
}

.active\:border-emerald-300\/30:active {
  border-color: rgb(110 231 183 / 0.3);
}

.active\:border-emerald-300\/35:active {
  border-color: rgb(110 231 183 / 0.35);
}

.active\:border-emerald-300\/40:active {
  border-color: rgb(110 231 183 / 0.4);
}

.active\:border-emerald-300\/45:active {
  border-color: rgb(110 231 183 / 0.45);
}

.active\:border-emerald-300\/5:active {
  border-color: rgb(110 231 183 / 0.05);
}

.active\:border-emerald-300\/50:active {
  border-color: rgb(110 231 183 / 0.5);
}

.active\:border-emerald-300\/55:active {
  border-color: rgb(110 231 183 / 0.55);
}

.active\:border-emerald-300\/60:active {
  border-color: rgb(110 231 183 / 0.6);
}

.active\:border-emerald-300\/65:active {
  border-color: rgb(110 231 183 / 0.65);
}

.active\:border-emerald-300\/70:active {
  border-color: rgb(110 231 183 / 0.7);
}

.active\:border-emerald-300\/75:active {
  border-color: rgb(110 231 183 / 0.75);
}

.active\:border-emerald-300\/80:active {
  border-color: rgb(110 231 183 / 0.8);
}

.active\:border-emerald-300\/85:active {
  border-color: rgb(110 231 183 / 0.85);
}

.active\:border-emerald-300\/90:active {
  border-color: rgb(110 231 183 / 0.9);
}

.active\:border-emerald-300\/95:active {
  border-color: rgb(110 231 183 / 0.95);
}

.active\:border-emerald-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.active\:border-emerald-400\/0:active {
  border-color: rgb(52 211 153 / 0);
}

.active\:border-emerald-400\/10:active {
  border-color: rgb(52 211 153 / 0.1);
}

.active\:border-emerald-400\/100:active {
  border-color: rgb(52 211 153 / 1);
}

.active\:border-emerald-400\/15:active {
  border-color: rgb(52 211 153 / 0.15);
}

.active\:border-emerald-400\/20:active {
  border-color: rgb(52 211 153 / 0.2);
}

.active\:border-emerald-400\/25:active {
  border-color: rgb(52 211 153 / 0.25);
}

.active\:border-emerald-400\/30:active {
  border-color: rgb(52 211 153 / 0.3);
}

.active\:border-emerald-400\/35:active {
  border-color: rgb(52 211 153 / 0.35);
}

.active\:border-emerald-400\/40:active {
  border-color: rgb(52 211 153 / 0.4);
}

.active\:border-emerald-400\/45:active {
  border-color: rgb(52 211 153 / 0.45);
}

.active\:border-emerald-400\/5:active {
  border-color: rgb(52 211 153 / 0.05);
}

.active\:border-emerald-400\/50:active {
  border-color: rgb(52 211 153 / 0.5);
}

.active\:border-emerald-400\/55:active {
  border-color: rgb(52 211 153 / 0.55);
}

.active\:border-emerald-400\/60:active {
  border-color: rgb(52 211 153 / 0.6);
}

.active\:border-emerald-400\/65:active {
  border-color: rgb(52 211 153 / 0.65);
}

.active\:border-emerald-400\/70:active {
  border-color: rgb(52 211 153 / 0.7);
}

.active\:border-emerald-400\/75:active {
  border-color: rgb(52 211 153 / 0.75);
}

.active\:border-emerald-400\/80:active {
  border-color: rgb(52 211 153 / 0.8);
}

.active\:border-emerald-400\/85:active {
  border-color: rgb(52 211 153 / 0.85);
}

.active\:border-emerald-400\/90:active {
  border-color: rgb(52 211 153 / 0.9);
}

.active\:border-emerald-400\/95:active {
  border-color: rgb(52 211 153 / 0.95);
}

.active\:border-emerald-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.active\:border-emerald-500\/0:active {
  border-color: rgb(16 185 129 / 0);
}

.active\:border-emerald-500\/10:active {
  border-color: rgb(16 185 129 / 0.1);
}

.active\:border-emerald-500\/100:active {
  border-color: rgb(16 185 129 / 1);
}

.active\:border-emerald-500\/15:active {
  border-color: rgb(16 185 129 / 0.15);
}

.active\:border-emerald-500\/20:active {
  border-color: rgb(16 185 129 / 0.2);
}

.active\:border-emerald-500\/25:active {
  border-color: rgb(16 185 129 / 0.25);
}

.active\:border-emerald-500\/30:active {
  border-color: rgb(16 185 129 / 0.3);
}

.active\:border-emerald-500\/35:active {
  border-color: rgb(16 185 129 / 0.35);
}

.active\:border-emerald-500\/40:active {
  border-color: rgb(16 185 129 / 0.4);
}

.active\:border-emerald-500\/45:active {
  border-color: rgb(16 185 129 / 0.45);
}

.active\:border-emerald-500\/5:active {
  border-color: rgb(16 185 129 / 0.05);
}

.active\:border-emerald-500\/50:active {
  border-color: rgb(16 185 129 / 0.5);
}

.active\:border-emerald-500\/55:active {
  border-color: rgb(16 185 129 / 0.55);
}

.active\:border-emerald-500\/60:active {
  border-color: rgb(16 185 129 / 0.6);
}

.active\:border-emerald-500\/65:active {
  border-color: rgb(16 185 129 / 0.65);
}

.active\:border-emerald-500\/70:active {
  border-color: rgb(16 185 129 / 0.7);
}

.active\:border-emerald-500\/75:active {
  border-color: rgb(16 185 129 / 0.75);
}

.active\:border-emerald-500\/80:active {
  border-color: rgb(16 185 129 / 0.8);
}

.active\:border-emerald-500\/85:active {
  border-color: rgb(16 185 129 / 0.85);
}

.active\:border-emerald-500\/90:active {
  border-color: rgb(16 185 129 / 0.9);
}

.active\:border-emerald-500\/95:active {
  border-color: rgb(16 185 129 / 0.95);
}

.active\:border-emerald-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.active\:border-emerald-600\/0:active {
  border-color: rgb(5 150 105 / 0);
}

.active\:border-emerald-600\/10:active {
  border-color: rgb(5 150 105 / 0.1);
}

.active\:border-emerald-600\/100:active {
  border-color: rgb(5 150 105 / 1);
}

.active\:border-emerald-600\/15:active {
  border-color: rgb(5 150 105 / 0.15);
}

.active\:border-emerald-600\/20:active {
  border-color: rgb(5 150 105 / 0.2);
}

.active\:border-emerald-600\/25:active {
  border-color: rgb(5 150 105 / 0.25);
}

.active\:border-emerald-600\/30:active {
  border-color: rgb(5 150 105 / 0.3);
}

.active\:border-emerald-600\/35:active {
  border-color: rgb(5 150 105 / 0.35);
}

.active\:border-emerald-600\/40:active {
  border-color: rgb(5 150 105 / 0.4);
}

.active\:border-emerald-600\/45:active {
  border-color: rgb(5 150 105 / 0.45);
}

.active\:border-emerald-600\/5:active {
  border-color: rgb(5 150 105 / 0.05);
}

.active\:border-emerald-600\/50:active {
  border-color: rgb(5 150 105 / 0.5);
}

.active\:border-emerald-600\/55:active {
  border-color: rgb(5 150 105 / 0.55);
}

.active\:border-emerald-600\/60:active {
  border-color: rgb(5 150 105 / 0.6);
}

.active\:border-emerald-600\/65:active {
  border-color: rgb(5 150 105 / 0.65);
}

.active\:border-emerald-600\/70:active {
  border-color: rgb(5 150 105 / 0.7);
}

.active\:border-emerald-600\/75:active {
  border-color: rgb(5 150 105 / 0.75);
}

.active\:border-emerald-600\/80:active {
  border-color: rgb(5 150 105 / 0.8);
}

.active\:border-emerald-600\/85:active {
  border-color: rgb(5 150 105 / 0.85);
}

.active\:border-emerald-600\/90:active {
  border-color: rgb(5 150 105 / 0.9);
}

.active\:border-emerald-600\/95:active {
  border-color: rgb(5 150 105 / 0.95);
}

.active\:border-emerald-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.active\:border-emerald-700\/0:active {
  border-color: rgb(4 120 87 / 0);
}

.active\:border-emerald-700\/10:active {
  border-color: rgb(4 120 87 / 0.1);
}

.active\:border-emerald-700\/100:active {
  border-color: rgb(4 120 87 / 1);
}

.active\:border-emerald-700\/15:active {
  border-color: rgb(4 120 87 / 0.15);
}

.active\:border-emerald-700\/20:active {
  border-color: rgb(4 120 87 / 0.2);
}

.active\:border-emerald-700\/25:active {
  border-color: rgb(4 120 87 / 0.25);
}

.active\:border-emerald-700\/30:active {
  border-color: rgb(4 120 87 / 0.3);
}

.active\:border-emerald-700\/35:active {
  border-color: rgb(4 120 87 / 0.35);
}

.active\:border-emerald-700\/40:active {
  border-color: rgb(4 120 87 / 0.4);
}

.active\:border-emerald-700\/45:active {
  border-color: rgb(4 120 87 / 0.45);
}

.active\:border-emerald-700\/5:active {
  border-color: rgb(4 120 87 / 0.05);
}

.active\:border-emerald-700\/50:active {
  border-color: rgb(4 120 87 / 0.5);
}

.active\:border-emerald-700\/55:active {
  border-color: rgb(4 120 87 / 0.55);
}

.active\:border-emerald-700\/60:active {
  border-color: rgb(4 120 87 / 0.6);
}

.active\:border-emerald-700\/65:active {
  border-color: rgb(4 120 87 / 0.65);
}

.active\:border-emerald-700\/70:active {
  border-color: rgb(4 120 87 / 0.7);
}

.active\:border-emerald-700\/75:active {
  border-color: rgb(4 120 87 / 0.75);
}

.active\:border-emerald-700\/80:active {
  border-color: rgb(4 120 87 / 0.8);
}

.active\:border-emerald-700\/85:active {
  border-color: rgb(4 120 87 / 0.85);
}

.active\:border-emerald-700\/90:active {
  border-color: rgb(4 120 87 / 0.9);
}

.active\:border-emerald-700\/95:active {
  border-color: rgb(4 120 87 / 0.95);
}

.active\:border-emerald-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.active\:border-emerald-800\/0:active {
  border-color: rgb(6 95 70 / 0);
}

.active\:border-emerald-800\/10:active {
  border-color: rgb(6 95 70 / 0.1);
}

.active\:border-emerald-800\/100:active {
  border-color: rgb(6 95 70 / 1);
}

.active\:border-emerald-800\/15:active {
  border-color: rgb(6 95 70 / 0.15);
}

.active\:border-emerald-800\/20:active {
  border-color: rgb(6 95 70 / 0.2);
}

.active\:border-emerald-800\/25:active {
  border-color: rgb(6 95 70 / 0.25);
}

.active\:border-emerald-800\/30:active {
  border-color: rgb(6 95 70 / 0.3);
}

.active\:border-emerald-800\/35:active {
  border-color: rgb(6 95 70 / 0.35);
}

.active\:border-emerald-800\/40:active {
  border-color: rgb(6 95 70 / 0.4);
}

.active\:border-emerald-800\/45:active {
  border-color: rgb(6 95 70 / 0.45);
}

.active\:border-emerald-800\/5:active {
  border-color: rgb(6 95 70 / 0.05);
}

.active\:border-emerald-800\/50:active {
  border-color: rgb(6 95 70 / 0.5);
}

.active\:border-emerald-800\/55:active {
  border-color: rgb(6 95 70 / 0.55);
}

.active\:border-emerald-800\/60:active {
  border-color: rgb(6 95 70 / 0.6);
}

.active\:border-emerald-800\/65:active {
  border-color: rgb(6 95 70 / 0.65);
}

.active\:border-emerald-800\/70:active {
  border-color: rgb(6 95 70 / 0.7);
}

.active\:border-emerald-800\/75:active {
  border-color: rgb(6 95 70 / 0.75);
}

.active\:border-emerald-800\/80:active {
  border-color: rgb(6 95 70 / 0.8);
}

.active\:border-emerald-800\/85:active {
  border-color: rgb(6 95 70 / 0.85);
}

.active\:border-emerald-800\/90:active {
  border-color: rgb(6 95 70 / 0.9);
}

.active\:border-emerald-800\/95:active {
  border-color: rgb(6 95 70 / 0.95);
}

.active\:border-emerald-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.active\:border-emerald-900\/0:active {
  border-color: rgb(6 78 59 / 0);
}

.active\:border-emerald-900\/10:active {
  border-color: rgb(6 78 59 / 0.1);
}

.active\:border-emerald-900\/100:active {
  border-color: rgb(6 78 59 / 1);
}

.active\:border-emerald-900\/15:active {
  border-color: rgb(6 78 59 / 0.15);
}

.active\:border-emerald-900\/20:active {
  border-color: rgb(6 78 59 / 0.2);
}

.active\:border-emerald-900\/25:active {
  border-color: rgb(6 78 59 / 0.25);
}

.active\:border-emerald-900\/30:active {
  border-color: rgb(6 78 59 / 0.3);
}

.active\:border-emerald-900\/35:active {
  border-color: rgb(6 78 59 / 0.35);
}

.active\:border-emerald-900\/40:active {
  border-color: rgb(6 78 59 / 0.4);
}

.active\:border-emerald-900\/45:active {
  border-color: rgb(6 78 59 / 0.45);
}

.active\:border-emerald-900\/5:active {
  border-color: rgb(6 78 59 / 0.05);
}

.active\:border-emerald-900\/50:active {
  border-color: rgb(6 78 59 / 0.5);
}

.active\:border-emerald-900\/55:active {
  border-color: rgb(6 78 59 / 0.55);
}

.active\:border-emerald-900\/60:active {
  border-color: rgb(6 78 59 / 0.6);
}

.active\:border-emerald-900\/65:active {
  border-color: rgb(6 78 59 / 0.65);
}

.active\:border-emerald-900\/70:active {
  border-color: rgb(6 78 59 / 0.7);
}

.active\:border-emerald-900\/75:active {
  border-color: rgb(6 78 59 / 0.75);
}

.active\:border-emerald-900\/80:active {
  border-color: rgb(6 78 59 / 0.8);
}

.active\:border-emerald-900\/85:active {
  border-color: rgb(6 78 59 / 0.85);
}

.active\:border-emerald-900\/90:active {
  border-color: rgb(6 78 59 / 0.9);
}

.active\:border-emerald-900\/95:active {
  border-color: rgb(6 78 59 / 0.95);
}

.active\:border-gray-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.active\:border-gray-100\/0:active {
  border-color: rgb(243 244 246 / 0);
}

.active\:border-gray-100\/10:active {
  border-color: rgb(243 244 246 / 0.1);
}

.active\:border-gray-100\/100:active {
  border-color: rgb(243 244 246 / 1);
}

.active\:border-gray-100\/15:active {
  border-color: rgb(243 244 246 / 0.15);
}

.active\:border-gray-100\/20:active {
  border-color: rgb(243 244 246 / 0.2);
}

.active\:border-gray-100\/25:active {
  border-color: rgb(243 244 246 / 0.25);
}

.active\:border-gray-100\/30:active {
  border-color: rgb(243 244 246 / 0.3);
}

.active\:border-gray-100\/35:active {
  border-color: rgb(243 244 246 / 0.35);
}

.active\:border-gray-100\/40:active {
  border-color: rgb(243 244 246 / 0.4);
}

.active\:border-gray-100\/45:active {
  border-color: rgb(243 244 246 / 0.45);
}

.active\:border-gray-100\/5:active {
  border-color: rgb(243 244 246 / 0.05);
}

.active\:border-gray-100\/50:active {
  border-color: rgb(243 244 246 / 0.5);
}

.active\:border-gray-100\/55:active {
  border-color: rgb(243 244 246 / 0.55);
}

.active\:border-gray-100\/60:active {
  border-color: rgb(243 244 246 / 0.6);
}

.active\:border-gray-100\/65:active {
  border-color: rgb(243 244 246 / 0.65);
}

.active\:border-gray-100\/70:active {
  border-color: rgb(243 244 246 / 0.7);
}

.active\:border-gray-100\/75:active {
  border-color: rgb(243 244 246 / 0.75);
}

.active\:border-gray-100\/80:active {
  border-color: rgb(243 244 246 / 0.8);
}

.active\:border-gray-100\/85:active {
  border-color: rgb(243 244 246 / 0.85);
}

.active\:border-gray-100\/90:active {
  border-color: rgb(243 244 246 / 0.9);
}

.active\:border-gray-100\/95:active {
  border-color: rgb(243 244 246 / 0.95);
}

.active\:border-gray-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.active\:border-gray-200\/0:active {
  border-color: rgb(229 231 235 / 0);
}

.active\:border-gray-200\/10:active {
  border-color: rgb(229 231 235 / 0.1);
}

.active\:border-gray-200\/100:active {
  border-color: rgb(229 231 235 / 1);
}

.active\:border-gray-200\/15:active {
  border-color: rgb(229 231 235 / 0.15);
}

.active\:border-gray-200\/20:active {
  border-color: rgb(229 231 235 / 0.2);
}

.active\:border-gray-200\/25:active {
  border-color: rgb(229 231 235 / 0.25);
}

.active\:border-gray-200\/30:active {
  border-color: rgb(229 231 235 / 0.3);
}

.active\:border-gray-200\/35:active {
  border-color: rgb(229 231 235 / 0.35);
}

.active\:border-gray-200\/40:active {
  border-color: rgb(229 231 235 / 0.4);
}

.active\:border-gray-200\/45:active {
  border-color: rgb(229 231 235 / 0.45);
}

.active\:border-gray-200\/5:active {
  border-color: rgb(229 231 235 / 0.05);
}

.active\:border-gray-200\/50:active {
  border-color: rgb(229 231 235 / 0.5);
}

.active\:border-gray-200\/55:active {
  border-color: rgb(229 231 235 / 0.55);
}

.active\:border-gray-200\/60:active {
  border-color: rgb(229 231 235 / 0.6);
}

.active\:border-gray-200\/65:active {
  border-color: rgb(229 231 235 / 0.65);
}

.active\:border-gray-200\/70:active {
  border-color: rgb(229 231 235 / 0.7);
}

.active\:border-gray-200\/75:active {
  border-color: rgb(229 231 235 / 0.75);
}

.active\:border-gray-200\/80:active {
  border-color: rgb(229 231 235 / 0.8);
}

.active\:border-gray-200\/85:active {
  border-color: rgb(229 231 235 / 0.85);
}

.active\:border-gray-200\/90:active {
  border-color: rgb(229 231 235 / 0.9);
}

.active\:border-gray-200\/95:active {
  border-color: rgb(229 231 235 / 0.95);
}

.active\:border-gray-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.active\:border-gray-300\/0:active {
  border-color: rgb(209 213 219 / 0);
}

.active\:border-gray-300\/10:active {
  border-color: rgb(209 213 219 / 0.1);
}

.active\:border-gray-300\/100:active {
  border-color: rgb(209 213 219 / 1);
}

.active\:border-gray-300\/15:active {
  border-color: rgb(209 213 219 / 0.15);
}

.active\:border-gray-300\/20:active {
  border-color: rgb(209 213 219 / 0.2);
}

.active\:border-gray-300\/25:active {
  border-color: rgb(209 213 219 / 0.25);
}

.active\:border-gray-300\/30:active {
  border-color: rgb(209 213 219 / 0.3);
}

.active\:border-gray-300\/35:active {
  border-color: rgb(209 213 219 / 0.35);
}

.active\:border-gray-300\/40:active {
  border-color: rgb(209 213 219 / 0.4);
}

.active\:border-gray-300\/45:active {
  border-color: rgb(209 213 219 / 0.45);
}

.active\:border-gray-300\/5:active {
  border-color: rgb(209 213 219 / 0.05);
}

.active\:border-gray-300\/50:active {
  border-color: rgb(209 213 219 / 0.5);
}

.active\:border-gray-300\/55:active {
  border-color: rgb(209 213 219 / 0.55);
}

.active\:border-gray-300\/60:active {
  border-color: rgb(209 213 219 / 0.6);
}

.active\:border-gray-300\/65:active {
  border-color: rgb(209 213 219 / 0.65);
}

.active\:border-gray-300\/70:active {
  border-color: rgb(209 213 219 / 0.7);
}

.active\:border-gray-300\/75:active {
  border-color: rgb(209 213 219 / 0.75);
}

.active\:border-gray-300\/80:active {
  border-color: rgb(209 213 219 / 0.8);
}

.active\:border-gray-300\/85:active {
  border-color: rgb(209 213 219 / 0.85);
}

.active\:border-gray-300\/90:active {
  border-color: rgb(209 213 219 / 0.9);
}

.active\:border-gray-300\/95:active {
  border-color: rgb(209 213 219 / 0.95);
}

.active\:border-gray-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.active\:border-gray-400\/0:active {
  border-color: rgb(156 163 175 / 0);
}

.active\:border-gray-400\/10:active {
  border-color: rgb(156 163 175 / 0.1);
}

.active\:border-gray-400\/100:active {
  border-color: rgb(156 163 175 / 1);
}

.active\:border-gray-400\/15:active {
  border-color: rgb(156 163 175 / 0.15);
}

.active\:border-gray-400\/20:active {
  border-color: rgb(156 163 175 / 0.2);
}

.active\:border-gray-400\/25:active {
  border-color: rgb(156 163 175 / 0.25);
}

.active\:border-gray-400\/30:active {
  border-color: rgb(156 163 175 / 0.3);
}

.active\:border-gray-400\/35:active {
  border-color: rgb(156 163 175 / 0.35);
}

.active\:border-gray-400\/40:active {
  border-color: rgb(156 163 175 / 0.4);
}

.active\:border-gray-400\/45:active {
  border-color: rgb(156 163 175 / 0.45);
}

.active\:border-gray-400\/5:active {
  border-color: rgb(156 163 175 / 0.05);
}

.active\:border-gray-400\/50:active {
  border-color: rgb(156 163 175 / 0.5);
}

.active\:border-gray-400\/55:active {
  border-color: rgb(156 163 175 / 0.55);
}

.active\:border-gray-400\/60:active {
  border-color: rgb(156 163 175 / 0.6);
}

.active\:border-gray-400\/65:active {
  border-color: rgb(156 163 175 / 0.65);
}

.active\:border-gray-400\/70:active {
  border-color: rgb(156 163 175 / 0.7);
}

.active\:border-gray-400\/75:active {
  border-color: rgb(156 163 175 / 0.75);
}

.active\:border-gray-400\/80:active {
  border-color: rgb(156 163 175 / 0.8);
}

.active\:border-gray-400\/85:active {
  border-color: rgb(156 163 175 / 0.85);
}

.active\:border-gray-400\/90:active {
  border-color: rgb(156 163 175 / 0.9);
}

.active\:border-gray-400\/95:active {
  border-color: rgb(156 163 175 / 0.95);
}

.active\:border-gray-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.active\:border-gray-500\/0:active {
  border-color: rgb(107 114 128 / 0);
}

.active\:border-gray-500\/10:active {
  border-color: rgb(107 114 128 / 0.1);
}

.active\:border-gray-500\/100:active {
  border-color: rgb(107 114 128 / 1);
}

.active\:border-gray-500\/15:active {
  border-color: rgb(107 114 128 / 0.15);
}

.active\:border-gray-500\/20:active {
  border-color: rgb(107 114 128 / 0.2);
}

.active\:border-gray-500\/25:active {
  border-color: rgb(107 114 128 / 0.25);
}

.active\:border-gray-500\/30:active {
  border-color: rgb(107 114 128 / 0.3);
}

.active\:border-gray-500\/35:active {
  border-color: rgb(107 114 128 / 0.35);
}

.active\:border-gray-500\/40:active {
  border-color: rgb(107 114 128 / 0.4);
}

.active\:border-gray-500\/45:active {
  border-color: rgb(107 114 128 / 0.45);
}

.active\:border-gray-500\/5:active {
  border-color: rgb(107 114 128 / 0.05);
}

.active\:border-gray-500\/50:active {
  border-color: rgb(107 114 128 / 0.5);
}

.active\:border-gray-500\/55:active {
  border-color: rgb(107 114 128 / 0.55);
}

.active\:border-gray-500\/60:active {
  border-color: rgb(107 114 128 / 0.6);
}

.active\:border-gray-500\/65:active {
  border-color: rgb(107 114 128 / 0.65);
}

.active\:border-gray-500\/70:active {
  border-color: rgb(107 114 128 / 0.7);
}

.active\:border-gray-500\/75:active {
  border-color: rgb(107 114 128 / 0.75);
}

.active\:border-gray-500\/80:active {
  border-color: rgb(107 114 128 / 0.8);
}

.active\:border-gray-500\/85:active {
  border-color: rgb(107 114 128 / 0.85);
}

.active\:border-gray-500\/90:active {
  border-color: rgb(107 114 128 / 0.9);
}

.active\:border-gray-500\/95:active {
  border-color: rgb(107 114 128 / 0.95);
}

.active\:border-gray-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.active\:border-gray-600\/0:active {
  border-color: rgb(75 85 99 / 0);
}

.active\:border-gray-600\/10:active {
  border-color: rgb(75 85 99 / 0.1);
}

.active\:border-gray-600\/100:active {
  border-color: rgb(75 85 99 / 1);
}

.active\:border-gray-600\/15:active {
  border-color: rgb(75 85 99 / 0.15);
}

.active\:border-gray-600\/20:active {
  border-color: rgb(75 85 99 / 0.2);
}

.active\:border-gray-600\/25:active {
  border-color: rgb(75 85 99 / 0.25);
}

.active\:border-gray-600\/30:active {
  border-color: rgb(75 85 99 / 0.3);
}

.active\:border-gray-600\/35:active {
  border-color: rgb(75 85 99 / 0.35);
}

.active\:border-gray-600\/40:active {
  border-color: rgb(75 85 99 / 0.4);
}

.active\:border-gray-600\/45:active {
  border-color: rgb(75 85 99 / 0.45);
}

.active\:border-gray-600\/5:active {
  border-color: rgb(75 85 99 / 0.05);
}

.active\:border-gray-600\/50:active {
  border-color: rgb(75 85 99 / 0.5);
}

.active\:border-gray-600\/55:active {
  border-color: rgb(75 85 99 / 0.55);
}

.active\:border-gray-600\/60:active {
  border-color: rgb(75 85 99 / 0.6);
}

.active\:border-gray-600\/65:active {
  border-color: rgb(75 85 99 / 0.65);
}

.active\:border-gray-600\/70:active {
  border-color: rgb(75 85 99 / 0.7);
}

.active\:border-gray-600\/75:active {
  border-color: rgb(75 85 99 / 0.75);
}

.active\:border-gray-600\/80:active {
  border-color: rgb(75 85 99 / 0.8);
}

.active\:border-gray-600\/85:active {
  border-color: rgb(75 85 99 / 0.85);
}

.active\:border-gray-600\/90:active {
  border-color: rgb(75 85 99 / 0.9);
}

.active\:border-gray-600\/95:active {
  border-color: rgb(75 85 99 / 0.95);
}

.active\:border-gray-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.active\:border-gray-700\/0:active {
  border-color: rgb(55 65 81 / 0);
}

.active\:border-gray-700\/10:active {
  border-color: rgb(55 65 81 / 0.1);
}

.active\:border-gray-700\/100:active {
  border-color: rgb(55 65 81 / 1);
}

.active\:border-gray-700\/15:active {
  border-color: rgb(55 65 81 / 0.15);
}

.active\:border-gray-700\/20:active {
  border-color: rgb(55 65 81 / 0.2);
}

.active\:border-gray-700\/25:active {
  border-color: rgb(55 65 81 / 0.25);
}

.active\:border-gray-700\/30:active {
  border-color: rgb(55 65 81 / 0.3);
}

.active\:border-gray-700\/35:active {
  border-color: rgb(55 65 81 / 0.35);
}

.active\:border-gray-700\/40:active {
  border-color: rgb(55 65 81 / 0.4);
}

.active\:border-gray-700\/45:active {
  border-color: rgb(55 65 81 / 0.45);
}

.active\:border-gray-700\/5:active {
  border-color: rgb(55 65 81 / 0.05);
}

.active\:border-gray-700\/50:active {
  border-color: rgb(55 65 81 / 0.5);
}

.active\:border-gray-700\/55:active {
  border-color: rgb(55 65 81 / 0.55);
}

.active\:border-gray-700\/60:active {
  border-color: rgb(55 65 81 / 0.6);
}

.active\:border-gray-700\/65:active {
  border-color: rgb(55 65 81 / 0.65);
}

.active\:border-gray-700\/70:active {
  border-color: rgb(55 65 81 / 0.7);
}

.active\:border-gray-700\/75:active {
  border-color: rgb(55 65 81 / 0.75);
}

.active\:border-gray-700\/80:active {
  border-color: rgb(55 65 81 / 0.8);
}

.active\:border-gray-700\/85:active {
  border-color: rgb(55 65 81 / 0.85);
}

.active\:border-gray-700\/90:active {
  border-color: rgb(55 65 81 / 0.9);
}

.active\:border-gray-700\/95:active {
  border-color: rgb(55 65 81 / 0.95);
}

.active\:border-gray-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.active\:border-gray-800\/0:active {
  border-color: rgb(31 41 55 / 0);
}

.active\:border-gray-800\/10:active {
  border-color: rgb(31 41 55 / 0.1);
}

.active\:border-gray-800\/100:active {
  border-color: rgb(31 41 55 / 1);
}

.active\:border-gray-800\/15:active {
  border-color: rgb(31 41 55 / 0.15);
}

.active\:border-gray-800\/20:active {
  border-color: rgb(31 41 55 / 0.2);
}

.active\:border-gray-800\/25:active {
  border-color: rgb(31 41 55 / 0.25);
}

.active\:border-gray-800\/30:active {
  border-color: rgb(31 41 55 / 0.3);
}

.active\:border-gray-800\/35:active {
  border-color: rgb(31 41 55 / 0.35);
}

.active\:border-gray-800\/40:active {
  border-color: rgb(31 41 55 / 0.4);
}

.active\:border-gray-800\/45:active {
  border-color: rgb(31 41 55 / 0.45);
}

.active\:border-gray-800\/5:active {
  border-color: rgb(31 41 55 / 0.05);
}

.active\:border-gray-800\/50:active {
  border-color: rgb(31 41 55 / 0.5);
}

.active\:border-gray-800\/55:active {
  border-color: rgb(31 41 55 / 0.55);
}

.active\:border-gray-800\/60:active {
  border-color: rgb(31 41 55 / 0.6);
}

.active\:border-gray-800\/65:active {
  border-color: rgb(31 41 55 / 0.65);
}

.active\:border-gray-800\/70:active {
  border-color: rgb(31 41 55 / 0.7);
}

.active\:border-gray-800\/75:active {
  border-color: rgb(31 41 55 / 0.75);
}

.active\:border-gray-800\/80:active {
  border-color: rgb(31 41 55 / 0.8);
}

.active\:border-gray-800\/85:active {
  border-color: rgb(31 41 55 / 0.85);
}

.active\:border-gray-800\/90:active {
  border-color: rgb(31 41 55 / 0.9);
}

.active\:border-gray-800\/95:active {
  border-color: rgb(31 41 55 / 0.95);
}

.active\:border-gray-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.active\:border-gray-900\/0:active {
  border-color: rgb(17 24 39 / 0);
}

.active\:border-gray-900\/10:active {
  border-color: rgb(17 24 39 / 0.1);
}

.active\:border-gray-900\/100:active {
  border-color: rgb(17 24 39 / 1);
}

.active\:border-gray-900\/15:active {
  border-color: rgb(17 24 39 / 0.15);
}

.active\:border-gray-900\/20:active {
  border-color: rgb(17 24 39 / 0.2);
}

.active\:border-gray-900\/25:active {
  border-color: rgb(17 24 39 / 0.25);
}

.active\:border-gray-900\/30:active {
  border-color: rgb(17 24 39 / 0.3);
}

.active\:border-gray-900\/35:active {
  border-color: rgb(17 24 39 / 0.35);
}

.active\:border-gray-900\/40:active {
  border-color: rgb(17 24 39 / 0.4);
}

.active\:border-gray-900\/45:active {
  border-color: rgb(17 24 39 / 0.45);
}

.active\:border-gray-900\/5:active {
  border-color: rgb(17 24 39 / 0.05);
}

.active\:border-gray-900\/50:active {
  border-color: rgb(17 24 39 / 0.5);
}

.active\:border-gray-900\/55:active {
  border-color: rgb(17 24 39 / 0.55);
}

.active\:border-gray-900\/60:active {
  border-color: rgb(17 24 39 / 0.6);
}

.active\:border-gray-900\/65:active {
  border-color: rgb(17 24 39 / 0.65);
}

.active\:border-gray-900\/70:active {
  border-color: rgb(17 24 39 / 0.7);
}

.active\:border-gray-900\/75:active {
  border-color: rgb(17 24 39 / 0.75);
}

.active\:border-gray-900\/80:active {
  border-color: rgb(17 24 39 / 0.8);
}

.active\:border-gray-900\/85:active {
  border-color: rgb(17 24 39 / 0.85);
}

.active\:border-gray-900\/90:active {
  border-color: rgb(17 24 39 / 0.9);
}

.active\:border-gray-900\/95:active {
  border-color: rgb(17 24 39 / 0.95);
}

.active\:border-green-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(222 247 236 / var(--tw-border-opacity, 1));
}

.active\:border-green-100\/0:active {
  border-color: rgb(222 247 236 / 0);
}

.active\:border-green-100\/10:active {
  border-color: rgb(222 247 236 / 0.1);
}

.active\:border-green-100\/100:active {
  border-color: rgb(222 247 236 / 1);
}

.active\:border-green-100\/15:active {
  border-color: rgb(222 247 236 / 0.15);
}

.active\:border-green-100\/20:active {
  border-color: rgb(222 247 236 / 0.2);
}

.active\:border-green-100\/25:active {
  border-color: rgb(222 247 236 / 0.25);
}

.active\:border-green-100\/30:active {
  border-color: rgb(222 247 236 / 0.3);
}

.active\:border-green-100\/35:active {
  border-color: rgb(222 247 236 / 0.35);
}

.active\:border-green-100\/40:active {
  border-color: rgb(222 247 236 / 0.4);
}

.active\:border-green-100\/45:active {
  border-color: rgb(222 247 236 / 0.45);
}

.active\:border-green-100\/5:active {
  border-color: rgb(222 247 236 / 0.05);
}

.active\:border-green-100\/50:active {
  border-color: rgb(222 247 236 / 0.5);
}

.active\:border-green-100\/55:active {
  border-color: rgb(222 247 236 / 0.55);
}

.active\:border-green-100\/60:active {
  border-color: rgb(222 247 236 / 0.6);
}

.active\:border-green-100\/65:active {
  border-color: rgb(222 247 236 / 0.65);
}

.active\:border-green-100\/70:active {
  border-color: rgb(222 247 236 / 0.7);
}

.active\:border-green-100\/75:active {
  border-color: rgb(222 247 236 / 0.75);
}

.active\:border-green-100\/80:active {
  border-color: rgb(222 247 236 / 0.8);
}

.active\:border-green-100\/85:active {
  border-color: rgb(222 247 236 / 0.85);
}

.active\:border-green-100\/90:active {
  border-color: rgb(222 247 236 / 0.9);
}

.active\:border-green-100\/95:active {
  border-color: rgb(222 247 236 / 0.95);
}

.active\:border-green-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(188 240 218 / var(--tw-border-opacity, 1));
}

.active\:border-green-200\/0:active {
  border-color: rgb(188 240 218 / 0);
}

.active\:border-green-200\/10:active {
  border-color: rgb(188 240 218 / 0.1);
}

.active\:border-green-200\/100:active {
  border-color: rgb(188 240 218 / 1);
}

.active\:border-green-200\/15:active {
  border-color: rgb(188 240 218 / 0.15);
}

.active\:border-green-200\/20:active {
  border-color: rgb(188 240 218 / 0.2);
}

.active\:border-green-200\/25:active {
  border-color: rgb(188 240 218 / 0.25);
}

.active\:border-green-200\/30:active {
  border-color: rgb(188 240 218 / 0.3);
}

.active\:border-green-200\/35:active {
  border-color: rgb(188 240 218 / 0.35);
}

.active\:border-green-200\/40:active {
  border-color: rgb(188 240 218 / 0.4);
}

.active\:border-green-200\/45:active {
  border-color: rgb(188 240 218 / 0.45);
}

.active\:border-green-200\/5:active {
  border-color: rgb(188 240 218 / 0.05);
}

.active\:border-green-200\/50:active {
  border-color: rgb(188 240 218 / 0.5);
}

.active\:border-green-200\/55:active {
  border-color: rgb(188 240 218 / 0.55);
}

.active\:border-green-200\/60:active {
  border-color: rgb(188 240 218 / 0.6);
}

.active\:border-green-200\/65:active {
  border-color: rgb(188 240 218 / 0.65);
}

.active\:border-green-200\/70:active {
  border-color: rgb(188 240 218 / 0.7);
}

.active\:border-green-200\/75:active {
  border-color: rgb(188 240 218 / 0.75);
}

.active\:border-green-200\/80:active {
  border-color: rgb(188 240 218 / 0.8);
}

.active\:border-green-200\/85:active {
  border-color: rgb(188 240 218 / 0.85);
}

.active\:border-green-200\/90:active {
  border-color: rgb(188 240 218 / 0.9);
}

.active\:border-green-200\/95:active {
  border-color: rgb(188 240 218 / 0.95);
}

.active\:border-green-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(132 225 188 / var(--tw-border-opacity, 1));
}

.active\:border-green-300\/0:active {
  border-color: rgb(132 225 188 / 0);
}

.active\:border-green-300\/10:active {
  border-color: rgb(132 225 188 / 0.1);
}

.active\:border-green-300\/100:active {
  border-color: rgb(132 225 188 / 1);
}

.active\:border-green-300\/15:active {
  border-color: rgb(132 225 188 / 0.15);
}

.active\:border-green-300\/20:active {
  border-color: rgb(132 225 188 / 0.2);
}

.active\:border-green-300\/25:active {
  border-color: rgb(132 225 188 / 0.25);
}

.active\:border-green-300\/30:active {
  border-color: rgb(132 225 188 / 0.3);
}

.active\:border-green-300\/35:active {
  border-color: rgb(132 225 188 / 0.35);
}

.active\:border-green-300\/40:active {
  border-color: rgb(132 225 188 / 0.4);
}

.active\:border-green-300\/45:active {
  border-color: rgb(132 225 188 / 0.45);
}

.active\:border-green-300\/5:active {
  border-color: rgb(132 225 188 / 0.05);
}

.active\:border-green-300\/50:active {
  border-color: rgb(132 225 188 / 0.5);
}

.active\:border-green-300\/55:active {
  border-color: rgb(132 225 188 / 0.55);
}

.active\:border-green-300\/60:active {
  border-color: rgb(132 225 188 / 0.6);
}

.active\:border-green-300\/65:active {
  border-color: rgb(132 225 188 / 0.65);
}

.active\:border-green-300\/70:active {
  border-color: rgb(132 225 188 / 0.7);
}

.active\:border-green-300\/75:active {
  border-color: rgb(132 225 188 / 0.75);
}

.active\:border-green-300\/80:active {
  border-color: rgb(132 225 188 / 0.8);
}

.active\:border-green-300\/85:active {
  border-color: rgb(132 225 188 / 0.85);
}

.active\:border-green-300\/90:active {
  border-color: rgb(132 225 188 / 0.9);
}

.active\:border-green-300\/95:active {
  border-color: rgb(132 225 188 / 0.95);
}

.active\:border-green-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(49 196 141 / var(--tw-border-opacity, 1));
}

.active\:border-green-400\/0:active {
  border-color: rgb(49 196 141 / 0);
}

.active\:border-green-400\/10:active {
  border-color: rgb(49 196 141 / 0.1);
}

.active\:border-green-400\/100:active {
  border-color: rgb(49 196 141 / 1);
}

.active\:border-green-400\/15:active {
  border-color: rgb(49 196 141 / 0.15);
}

.active\:border-green-400\/20:active {
  border-color: rgb(49 196 141 / 0.2);
}

.active\:border-green-400\/25:active {
  border-color: rgb(49 196 141 / 0.25);
}

.active\:border-green-400\/30:active {
  border-color: rgb(49 196 141 / 0.3);
}

.active\:border-green-400\/35:active {
  border-color: rgb(49 196 141 / 0.35);
}

.active\:border-green-400\/40:active {
  border-color: rgb(49 196 141 / 0.4);
}

.active\:border-green-400\/45:active {
  border-color: rgb(49 196 141 / 0.45);
}

.active\:border-green-400\/5:active {
  border-color: rgb(49 196 141 / 0.05);
}

.active\:border-green-400\/50:active {
  border-color: rgb(49 196 141 / 0.5);
}

.active\:border-green-400\/55:active {
  border-color: rgb(49 196 141 / 0.55);
}

.active\:border-green-400\/60:active {
  border-color: rgb(49 196 141 / 0.6);
}

.active\:border-green-400\/65:active {
  border-color: rgb(49 196 141 / 0.65);
}

.active\:border-green-400\/70:active {
  border-color: rgb(49 196 141 / 0.7);
}

.active\:border-green-400\/75:active {
  border-color: rgb(49 196 141 / 0.75);
}

.active\:border-green-400\/80:active {
  border-color: rgb(49 196 141 / 0.8);
}

.active\:border-green-400\/85:active {
  border-color: rgb(49 196 141 / 0.85);
}

.active\:border-green-400\/90:active {
  border-color: rgb(49 196 141 / 0.9);
}

.active\:border-green-400\/95:active {
  border-color: rgb(49 196 141 / 0.95);
}

.active\:border-green-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(14 159 110 / var(--tw-border-opacity, 1));
}

.active\:border-green-500\/0:active {
  border-color: rgb(14 159 110 / 0);
}

.active\:border-green-500\/10:active {
  border-color: rgb(14 159 110 / 0.1);
}

.active\:border-green-500\/100:active {
  border-color: rgb(14 159 110 / 1);
}

.active\:border-green-500\/15:active {
  border-color: rgb(14 159 110 / 0.15);
}

.active\:border-green-500\/20:active {
  border-color: rgb(14 159 110 / 0.2);
}

.active\:border-green-500\/25:active {
  border-color: rgb(14 159 110 / 0.25);
}

.active\:border-green-500\/30:active {
  border-color: rgb(14 159 110 / 0.3);
}

.active\:border-green-500\/35:active {
  border-color: rgb(14 159 110 / 0.35);
}

.active\:border-green-500\/40:active {
  border-color: rgb(14 159 110 / 0.4);
}

.active\:border-green-500\/45:active {
  border-color: rgb(14 159 110 / 0.45);
}

.active\:border-green-500\/5:active {
  border-color: rgb(14 159 110 / 0.05);
}

.active\:border-green-500\/50:active {
  border-color: rgb(14 159 110 / 0.5);
}

.active\:border-green-500\/55:active {
  border-color: rgb(14 159 110 / 0.55);
}

.active\:border-green-500\/60:active {
  border-color: rgb(14 159 110 / 0.6);
}

.active\:border-green-500\/65:active {
  border-color: rgb(14 159 110 / 0.65);
}

.active\:border-green-500\/70:active {
  border-color: rgb(14 159 110 / 0.7);
}

.active\:border-green-500\/75:active {
  border-color: rgb(14 159 110 / 0.75);
}

.active\:border-green-500\/80:active {
  border-color: rgb(14 159 110 / 0.8);
}

.active\:border-green-500\/85:active {
  border-color: rgb(14 159 110 / 0.85);
}

.active\:border-green-500\/90:active {
  border-color: rgb(14 159 110 / 0.9);
}

.active\:border-green-500\/95:active {
  border-color: rgb(14 159 110 / 0.95);
}

.active\:border-green-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(5 122 85 / var(--tw-border-opacity, 1));
}

.active\:border-green-600\/0:active {
  border-color: rgb(5 122 85 / 0);
}

.active\:border-green-600\/10:active {
  border-color: rgb(5 122 85 / 0.1);
}

.active\:border-green-600\/100:active {
  border-color: rgb(5 122 85 / 1);
}

.active\:border-green-600\/15:active {
  border-color: rgb(5 122 85 / 0.15);
}

.active\:border-green-600\/20:active {
  border-color: rgb(5 122 85 / 0.2);
}

.active\:border-green-600\/25:active {
  border-color: rgb(5 122 85 / 0.25);
}

.active\:border-green-600\/30:active {
  border-color: rgb(5 122 85 / 0.3);
}

.active\:border-green-600\/35:active {
  border-color: rgb(5 122 85 / 0.35);
}

.active\:border-green-600\/40:active {
  border-color: rgb(5 122 85 / 0.4);
}

.active\:border-green-600\/45:active {
  border-color: rgb(5 122 85 / 0.45);
}

.active\:border-green-600\/5:active {
  border-color: rgb(5 122 85 / 0.05);
}

.active\:border-green-600\/50:active {
  border-color: rgb(5 122 85 / 0.5);
}

.active\:border-green-600\/55:active {
  border-color: rgb(5 122 85 / 0.55);
}

.active\:border-green-600\/60:active {
  border-color: rgb(5 122 85 / 0.6);
}

.active\:border-green-600\/65:active {
  border-color: rgb(5 122 85 / 0.65);
}

.active\:border-green-600\/70:active {
  border-color: rgb(5 122 85 / 0.7);
}

.active\:border-green-600\/75:active {
  border-color: rgb(5 122 85 / 0.75);
}

.active\:border-green-600\/80:active {
  border-color: rgb(5 122 85 / 0.8);
}

.active\:border-green-600\/85:active {
  border-color: rgb(5 122 85 / 0.85);
}

.active\:border-green-600\/90:active {
  border-color: rgb(5 122 85 / 0.9);
}

.active\:border-green-600\/95:active {
  border-color: rgb(5 122 85 / 0.95);
}

.active\:border-green-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(4 108 78 / var(--tw-border-opacity, 1));
}

.active\:border-green-700\/0:active {
  border-color: rgb(4 108 78 / 0);
}

.active\:border-green-700\/10:active {
  border-color: rgb(4 108 78 / 0.1);
}

.active\:border-green-700\/100:active {
  border-color: rgb(4 108 78 / 1);
}

.active\:border-green-700\/15:active {
  border-color: rgb(4 108 78 / 0.15);
}

.active\:border-green-700\/20:active {
  border-color: rgb(4 108 78 / 0.2);
}

.active\:border-green-700\/25:active {
  border-color: rgb(4 108 78 / 0.25);
}

.active\:border-green-700\/30:active {
  border-color: rgb(4 108 78 / 0.3);
}

.active\:border-green-700\/35:active {
  border-color: rgb(4 108 78 / 0.35);
}

.active\:border-green-700\/40:active {
  border-color: rgb(4 108 78 / 0.4);
}

.active\:border-green-700\/45:active {
  border-color: rgb(4 108 78 / 0.45);
}

.active\:border-green-700\/5:active {
  border-color: rgb(4 108 78 / 0.05);
}

.active\:border-green-700\/50:active {
  border-color: rgb(4 108 78 / 0.5);
}

.active\:border-green-700\/55:active {
  border-color: rgb(4 108 78 / 0.55);
}

.active\:border-green-700\/60:active {
  border-color: rgb(4 108 78 / 0.6);
}

.active\:border-green-700\/65:active {
  border-color: rgb(4 108 78 / 0.65);
}

.active\:border-green-700\/70:active {
  border-color: rgb(4 108 78 / 0.7);
}

.active\:border-green-700\/75:active {
  border-color: rgb(4 108 78 / 0.75);
}

.active\:border-green-700\/80:active {
  border-color: rgb(4 108 78 / 0.8);
}

.active\:border-green-700\/85:active {
  border-color: rgb(4 108 78 / 0.85);
}

.active\:border-green-700\/90:active {
  border-color: rgb(4 108 78 / 0.9);
}

.active\:border-green-700\/95:active {
  border-color: rgb(4 108 78 / 0.95);
}

.active\:border-green-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(3 84 63 / var(--tw-border-opacity, 1));
}

.active\:border-green-800\/0:active {
  border-color: rgb(3 84 63 / 0);
}

.active\:border-green-800\/10:active {
  border-color: rgb(3 84 63 / 0.1);
}

.active\:border-green-800\/100:active {
  border-color: rgb(3 84 63 / 1);
}

.active\:border-green-800\/15:active {
  border-color: rgb(3 84 63 / 0.15);
}

.active\:border-green-800\/20:active {
  border-color: rgb(3 84 63 / 0.2);
}

.active\:border-green-800\/25:active {
  border-color: rgb(3 84 63 / 0.25);
}

.active\:border-green-800\/30:active {
  border-color: rgb(3 84 63 / 0.3);
}

.active\:border-green-800\/35:active {
  border-color: rgb(3 84 63 / 0.35);
}

.active\:border-green-800\/40:active {
  border-color: rgb(3 84 63 / 0.4);
}

.active\:border-green-800\/45:active {
  border-color: rgb(3 84 63 / 0.45);
}

.active\:border-green-800\/5:active {
  border-color: rgb(3 84 63 / 0.05);
}

.active\:border-green-800\/50:active {
  border-color: rgb(3 84 63 / 0.5);
}

.active\:border-green-800\/55:active {
  border-color: rgb(3 84 63 / 0.55);
}

.active\:border-green-800\/60:active {
  border-color: rgb(3 84 63 / 0.6);
}

.active\:border-green-800\/65:active {
  border-color: rgb(3 84 63 / 0.65);
}

.active\:border-green-800\/70:active {
  border-color: rgb(3 84 63 / 0.7);
}

.active\:border-green-800\/75:active {
  border-color: rgb(3 84 63 / 0.75);
}

.active\:border-green-800\/80:active {
  border-color: rgb(3 84 63 / 0.8);
}

.active\:border-green-800\/85:active {
  border-color: rgb(3 84 63 / 0.85);
}

.active\:border-green-800\/90:active {
  border-color: rgb(3 84 63 / 0.9);
}

.active\:border-green-800\/95:active {
  border-color: rgb(3 84 63 / 0.95);
}

.active\:border-green-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(1 71 55 / var(--tw-border-opacity, 1));
}

.active\:border-green-900\/0:active {
  border-color: rgb(1 71 55 / 0);
}

.active\:border-green-900\/10:active {
  border-color: rgb(1 71 55 / 0.1);
}

.active\:border-green-900\/100:active {
  border-color: rgb(1 71 55 / 1);
}

.active\:border-green-900\/15:active {
  border-color: rgb(1 71 55 / 0.15);
}

.active\:border-green-900\/20:active {
  border-color: rgb(1 71 55 / 0.2);
}

.active\:border-green-900\/25:active {
  border-color: rgb(1 71 55 / 0.25);
}

.active\:border-green-900\/30:active {
  border-color: rgb(1 71 55 / 0.3);
}

.active\:border-green-900\/35:active {
  border-color: rgb(1 71 55 / 0.35);
}

.active\:border-green-900\/40:active {
  border-color: rgb(1 71 55 / 0.4);
}

.active\:border-green-900\/45:active {
  border-color: rgb(1 71 55 / 0.45);
}

.active\:border-green-900\/5:active {
  border-color: rgb(1 71 55 / 0.05);
}

.active\:border-green-900\/50:active {
  border-color: rgb(1 71 55 / 0.5);
}

.active\:border-green-900\/55:active {
  border-color: rgb(1 71 55 / 0.55);
}

.active\:border-green-900\/60:active {
  border-color: rgb(1 71 55 / 0.6);
}

.active\:border-green-900\/65:active {
  border-color: rgb(1 71 55 / 0.65);
}

.active\:border-green-900\/70:active {
  border-color: rgb(1 71 55 / 0.7);
}

.active\:border-green-900\/75:active {
  border-color: rgb(1 71 55 / 0.75);
}

.active\:border-green-900\/80:active {
  border-color: rgb(1 71 55 / 0.8);
}

.active\:border-green-900\/85:active {
  border-color: rgb(1 71 55 / 0.85);
}

.active\:border-green-900\/90:active {
  border-color: rgb(1 71 55 / 0.9);
}

.active\:border-green-900\/95:active {
  border-color: rgb(1 71 55 / 0.95);
}

.active\:border-indigo-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(229 237 255 / var(--tw-border-opacity, 1));
}

.active\:border-indigo-100\/0:active {
  border-color: rgb(229 237 255 / 0);
}

.active\:border-indigo-100\/10:active {
  border-color: rgb(229 237 255 / 0.1);
}

.active\:border-indigo-100\/100:active {
  border-color: rgb(229 237 255 / 1);
}

.active\:border-indigo-100\/15:active {
  border-color: rgb(229 237 255 / 0.15);
}

.active\:border-indigo-100\/20:active {
  border-color: rgb(229 237 255 / 0.2);
}

.active\:border-indigo-100\/25:active {
  border-color: rgb(229 237 255 / 0.25);
}

.active\:border-indigo-100\/30:active {
  border-color: rgb(229 237 255 / 0.3);
}

.active\:border-indigo-100\/35:active {
  border-color: rgb(229 237 255 / 0.35);
}

.active\:border-indigo-100\/40:active {
  border-color: rgb(229 237 255 / 0.4);
}

.active\:border-indigo-100\/45:active {
  border-color: rgb(229 237 255 / 0.45);
}

.active\:border-indigo-100\/5:active {
  border-color: rgb(229 237 255 / 0.05);
}

.active\:border-indigo-100\/50:active {
  border-color: rgb(229 237 255 / 0.5);
}

.active\:border-indigo-100\/55:active {
  border-color: rgb(229 237 255 / 0.55);
}

.active\:border-indigo-100\/60:active {
  border-color: rgb(229 237 255 / 0.6);
}

.active\:border-indigo-100\/65:active {
  border-color: rgb(229 237 255 / 0.65);
}

.active\:border-indigo-100\/70:active {
  border-color: rgb(229 237 255 / 0.7);
}

.active\:border-indigo-100\/75:active {
  border-color: rgb(229 237 255 / 0.75);
}

.active\:border-indigo-100\/80:active {
  border-color: rgb(229 237 255 / 0.8);
}

.active\:border-indigo-100\/85:active {
  border-color: rgb(229 237 255 / 0.85);
}

.active\:border-indigo-100\/90:active {
  border-color: rgb(229 237 255 / 0.9);
}

.active\:border-indigo-100\/95:active {
  border-color: rgb(229 237 255 / 0.95);
}

.active\:border-indigo-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(205 219 254 / var(--tw-border-opacity, 1));
}

.active\:border-indigo-200\/0:active {
  border-color: rgb(205 219 254 / 0);
}

.active\:border-indigo-200\/10:active {
  border-color: rgb(205 219 254 / 0.1);
}

.active\:border-indigo-200\/100:active {
  border-color: rgb(205 219 254 / 1);
}

.active\:border-indigo-200\/15:active {
  border-color: rgb(205 219 254 / 0.15);
}

.active\:border-indigo-200\/20:active {
  border-color: rgb(205 219 254 / 0.2);
}

.active\:border-indigo-200\/25:active {
  border-color: rgb(205 219 254 / 0.25);
}

.active\:border-indigo-200\/30:active {
  border-color: rgb(205 219 254 / 0.3);
}

.active\:border-indigo-200\/35:active {
  border-color: rgb(205 219 254 / 0.35);
}

.active\:border-indigo-200\/40:active {
  border-color: rgb(205 219 254 / 0.4);
}

.active\:border-indigo-200\/45:active {
  border-color: rgb(205 219 254 / 0.45);
}

.active\:border-indigo-200\/5:active {
  border-color: rgb(205 219 254 / 0.05);
}

.active\:border-indigo-200\/50:active {
  border-color: rgb(205 219 254 / 0.5);
}

.active\:border-indigo-200\/55:active {
  border-color: rgb(205 219 254 / 0.55);
}

.active\:border-indigo-200\/60:active {
  border-color: rgb(205 219 254 / 0.6);
}

.active\:border-indigo-200\/65:active {
  border-color: rgb(205 219 254 / 0.65);
}

.active\:border-indigo-200\/70:active {
  border-color: rgb(205 219 254 / 0.7);
}

.active\:border-indigo-200\/75:active {
  border-color: rgb(205 219 254 / 0.75);
}

.active\:border-indigo-200\/80:active {
  border-color: rgb(205 219 254 / 0.8);
}

.active\:border-indigo-200\/85:active {
  border-color: rgb(205 219 254 / 0.85);
}

.active\:border-indigo-200\/90:active {
  border-color: rgb(205 219 254 / 0.9);
}

.active\:border-indigo-200\/95:active {
  border-color: rgb(205 219 254 / 0.95);
}

.active\:border-indigo-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(180 198 252 / var(--tw-border-opacity, 1));
}

.active\:border-indigo-300\/0:active {
  border-color: rgb(180 198 252 / 0);
}

.active\:border-indigo-300\/10:active {
  border-color: rgb(180 198 252 / 0.1);
}

.active\:border-indigo-300\/100:active {
  border-color: rgb(180 198 252 / 1);
}

.active\:border-indigo-300\/15:active {
  border-color: rgb(180 198 252 / 0.15);
}

.active\:border-indigo-300\/20:active {
  border-color: rgb(180 198 252 / 0.2);
}

.active\:border-indigo-300\/25:active {
  border-color: rgb(180 198 252 / 0.25);
}

.active\:border-indigo-300\/30:active {
  border-color: rgb(180 198 252 / 0.3);
}

.active\:border-indigo-300\/35:active {
  border-color: rgb(180 198 252 / 0.35);
}

.active\:border-indigo-300\/40:active {
  border-color: rgb(180 198 252 / 0.4);
}

.active\:border-indigo-300\/45:active {
  border-color: rgb(180 198 252 / 0.45);
}

.active\:border-indigo-300\/5:active {
  border-color: rgb(180 198 252 / 0.05);
}

.active\:border-indigo-300\/50:active {
  border-color: rgb(180 198 252 / 0.5);
}

.active\:border-indigo-300\/55:active {
  border-color: rgb(180 198 252 / 0.55);
}

.active\:border-indigo-300\/60:active {
  border-color: rgb(180 198 252 / 0.6);
}

.active\:border-indigo-300\/65:active {
  border-color: rgb(180 198 252 / 0.65);
}

.active\:border-indigo-300\/70:active {
  border-color: rgb(180 198 252 / 0.7);
}

.active\:border-indigo-300\/75:active {
  border-color: rgb(180 198 252 / 0.75);
}

.active\:border-indigo-300\/80:active {
  border-color: rgb(180 198 252 / 0.8);
}

.active\:border-indigo-300\/85:active {
  border-color: rgb(180 198 252 / 0.85);
}

.active\:border-indigo-300\/90:active {
  border-color: rgb(180 198 252 / 0.9);
}

.active\:border-indigo-300\/95:active {
  border-color: rgb(180 198 252 / 0.95);
}

.active\:border-indigo-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(141 162 251 / var(--tw-border-opacity, 1));
}

.active\:border-indigo-400\/0:active {
  border-color: rgb(141 162 251 / 0);
}

.active\:border-indigo-400\/10:active {
  border-color: rgb(141 162 251 / 0.1);
}

.active\:border-indigo-400\/100:active {
  border-color: rgb(141 162 251 / 1);
}

.active\:border-indigo-400\/15:active {
  border-color: rgb(141 162 251 / 0.15);
}

.active\:border-indigo-400\/20:active {
  border-color: rgb(141 162 251 / 0.2);
}

.active\:border-indigo-400\/25:active {
  border-color: rgb(141 162 251 / 0.25);
}

.active\:border-indigo-400\/30:active {
  border-color: rgb(141 162 251 / 0.3);
}

.active\:border-indigo-400\/35:active {
  border-color: rgb(141 162 251 / 0.35);
}

.active\:border-indigo-400\/40:active {
  border-color: rgb(141 162 251 / 0.4);
}

.active\:border-indigo-400\/45:active {
  border-color: rgb(141 162 251 / 0.45);
}

.active\:border-indigo-400\/5:active {
  border-color: rgb(141 162 251 / 0.05);
}

.active\:border-indigo-400\/50:active {
  border-color: rgb(141 162 251 / 0.5);
}

.active\:border-indigo-400\/55:active {
  border-color: rgb(141 162 251 / 0.55);
}

.active\:border-indigo-400\/60:active {
  border-color: rgb(141 162 251 / 0.6);
}

.active\:border-indigo-400\/65:active {
  border-color: rgb(141 162 251 / 0.65);
}

.active\:border-indigo-400\/70:active {
  border-color: rgb(141 162 251 / 0.7);
}

.active\:border-indigo-400\/75:active {
  border-color: rgb(141 162 251 / 0.75);
}

.active\:border-indigo-400\/80:active {
  border-color: rgb(141 162 251 / 0.8);
}

.active\:border-indigo-400\/85:active {
  border-color: rgb(141 162 251 / 0.85);
}

.active\:border-indigo-400\/90:active {
  border-color: rgb(141 162 251 / 0.9);
}

.active\:border-indigo-400\/95:active {
  border-color: rgb(141 162 251 / 0.95);
}

.active\:border-indigo-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(104 117 245 / var(--tw-border-opacity, 1));
}

.active\:border-indigo-500\/0:active {
  border-color: rgb(104 117 245 / 0);
}

.active\:border-indigo-500\/10:active {
  border-color: rgb(104 117 245 / 0.1);
}

.active\:border-indigo-500\/100:active {
  border-color: rgb(104 117 245 / 1);
}

.active\:border-indigo-500\/15:active {
  border-color: rgb(104 117 245 / 0.15);
}

.active\:border-indigo-500\/20:active {
  border-color: rgb(104 117 245 / 0.2);
}

.active\:border-indigo-500\/25:active {
  border-color: rgb(104 117 245 / 0.25);
}

.active\:border-indigo-500\/30:active {
  border-color: rgb(104 117 245 / 0.3);
}

.active\:border-indigo-500\/35:active {
  border-color: rgb(104 117 245 / 0.35);
}

.active\:border-indigo-500\/40:active {
  border-color: rgb(104 117 245 / 0.4);
}

.active\:border-indigo-500\/45:active {
  border-color: rgb(104 117 245 / 0.45);
}

.active\:border-indigo-500\/5:active {
  border-color: rgb(104 117 245 / 0.05);
}

.active\:border-indigo-500\/50:active {
  border-color: rgb(104 117 245 / 0.5);
}

.active\:border-indigo-500\/55:active {
  border-color: rgb(104 117 245 / 0.55);
}

.active\:border-indigo-500\/60:active {
  border-color: rgb(104 117 245 / 0.6);
}

.active\:border-indigo-500\/65:active {
  border-color: rgb(104 117 245 / 0.65);
}

.active\:border-indigo-500\/70:active {
  border-color: rgb(104 117 245 / 0.7);
}

.active\:border-indigo-500\/75:active {
  border-color: rgb(104 117 245 / 0.75);
}

.active\:border-indigo-500\/80:active {
  border-color: rgb(104 117 245 / 0.8);
}

.active\:border-indigo-500\/85:active {
  border-color: rgb(104 117 245 / 0.85);
}

.active\:border-indigo-500\/90:active {
  border-color: rgb(104 117 245 / 0.9);
}

.active\:border-indigo-500\/95:active {
  border-color: rgb(104 117 245 / 0.95);
}

.active\:border-indigo-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(88 80 236 / var(--tw-border-opacity, 1));
}

.active\:border-indigo-600\/0:active {
  border-color: rgb(88 80 236 / 0);
}

.active\:border-indigo-600\/10:active {
  border-color: rgb(88 80 236 / 0.1);
}

.active\:border-indigo-600\/100:active {
  border-color: rgb(88 80 236 / 1);
}

.active\:border-indigo-600\/15:active {
  border-color: rgb(88 80 236 / 0.15);
}

.active\:border-indigo-600\/20:active {
  border-color: rgb(88 80 236 / 0.2);
}

.active\:border-indigo-600\/25:active {
  border-color: rgb(88 80 236 / 0.25);
}

.active\:border-indigo-600\/30:active {
  border-color: rgb(88 80 236 / 0.3);
}

.active\:border-indigo-600\/35:active {
  border-color: rgb(88 80 236 / 0.35);
}

.active\:border-indigo-600\/40:active {
  border-color: rgb(88 80 236 / 0.4);
}

.active\:border-indigo-600\/45:active {
  border-color: rgb(88 80 236 / 0.45);
}

.active\:border-indigo-600\/5:active {
  border-color: rgb(88 80 236 / 0.05);
}

.active\:border-indigo-600\/50:active {
  border-color: rgb(88 80 236 / 0.5);
}

.active\:border-indigo-600\/55:active {
  border-color: rgb(88 80 236 / 0.55);
}

.active\:border-indigo-600\/60:active {
  border-color: rgb(88 80 236 / 0.6);
}

.active\:border-indigo-600\/65:active {
  border-color: rgb(88 80 236 / 0.65);
}

.active\:border-indigo-600\/70:active {
  border-color: rgb(88 80 236 / 0.7);
}

.active\:border-indigo-600\/75:active {
  border-color: rgb(88 80 236 / 0.75);
}

.active\:border-indigo-600\/80:active {
  border-color: rgb(88 80 236 / 0.8);
}

.active\:border-indigo-600\/85:active {
  border-color: rgb(88 80 236 / 0.85);
}

.active\:border-indigo-600\/90:active {
  border-color: rgb(88 80 236 / 0.9);
}

.active\:border-indigo-600\/95:active {
  border-color: rgb(88 80 236 / 0.95);
}

.active\:border-indigo-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(81 69 205 / var(--tw-border-opacity, 1));
}

.active\:border-indigo-700\/0:active {
  border-color: rgb(81 69 205 / 0);
}

.active\:border-indigo-700\/10:active {
  border-color: rgb(81 69 205 / 0.1);
}

.active\:border-indigo-700\/100:active {
  border-color: rgb(81 69 205 / 1);
}

.active\:border-indigo-700\/15:active {
  border-color: rgb(81 69 205 / 0.15);
}

.active\:border-indigo-700\/20:active {
  border-color: rgb(81 69 205 / 0.2);
}

.active\:border-indigo-700\/25:active {
  border-color: rgb(81 69 205 / 0.25);
}

.active\:border-indigo-700\/30:active {
  border-color: rgb(81 69 205 / 0.3);
}

.active\:border-indigo-700\/35:active {
  border-color: rgb(81 69 205 / 0.35);
}

.active\:border-indigo-700\/40:active {
  border-color: rgb(81 69 205 / 0.4);
}

.active\:border-indigo-700\/45:active {
  border-color: rgb(81 69 205 / 0.45);
}

.active\:border-indigo-700\/5:active {
  border-color: rgb(81 69 205 / 0.05);
}

.active\:border-indigo-700\/50:active {
  border-color: rgb(81 69 205 / 0.5);
}

.active\:border-indigo-700\/55:active {
  border-color: rgb(81 69 205 / 0.55);
}

.active\:border-indigo-700\/60:active {
  border-color: rgb(81 69 205 / 0.6);
}

.active\:border-indigo-700\/65:active {
  border-color: rgb(81 69 205 / 0.65);
}

.active\:border-indigo-700\/70:active {
  border-color: rgb(81 69 205 / 0.7);
}

.active\:border-indigo-700\/75:active {
  border-color: rgb(81 69 205 / 0.75);
}

.active\:border-indigo-700\/80:active {
  border-color: rgb(81 69 205 / 0.8);
}

.active\:border-indigo-700\/85:active {
  border-color: rgb(81 69 205 / 0.85);
}

.active\:border-indigo-700\/90:active {
  border-color: rgb(81 69 205 / 0.9);
}

.active\:border-indigo-700\/95:active {
  border-color: rgb(81 69 205 / 0.95);
}

.active\:border-indigo-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(66 56 157 / var(--tw-border-opacity, 1));
}

.active\:border-indigo-800\/0:active {
  border-color: rgb(66 56 157 / 0);
}

.active\:border-indigo-800\/10:active {
  border-color: rgb(66 56 157 / 0.1);
}

.active\:border-indigo-800\/100:active {
  border-color: rgb(66 56 157 / 1);
}

.active\:border-indigo-800\/15:active {
  border-color: rgb(66 56 157 / 0.15);
}

.active\:border-indigo-800\/20:active {
  border-color: rgb(66 56 157 / 0.2);
}

.active\:border-indigo-800\/25:active {
  border-color: rgb(66 56 157 / 0.25);
}

.active\:border-indigo-800\/30:active {
  border-color: rgb(66 56 157 / 0.3);
}

.active\:border-indigo-800\/35:active {
  border-color: rgb(66 56 157 / 0.35);
}

.active\:border-indigo-800\/40:active {
  border-color: rgb(66 56 157 / 0.4);
}

.active\:border-indigo-800\/45:active {
  border-color: rgb(66 56 157 / 0.45);
}

.active\:border-indigo-800\/5:active {
  border-color: rgb(66 56 157 / 0.05);
}

.active\:border-indigo-800\/50:active {
  border-color: rgb(66 56 157 / 0.5);
}

.active\:border-indigo-800\/55:active {
  border-color: rgb(66 56 157 / 0.55);
}

.active\:border-indigo-800\/60:active {
  border-color: rgb(66 56 157 / 0.6);
}

.active\:border-indigo-800\/65:active {
  border-color: rgb(66 56 157 / 0.65);
}

.active\:border-indigo-800\/70:active {
  border-color: rgb(66 56 157 / 0.7);
}

.active\:border-indigo-800\/75:active {
  border-color: rgb(66 56 157 / 0.75);
}

.active\:border-indigo-800\/80:active {
  border-color: rgb(66 56 157 / 0.8);
}

.active\:border-indigo-800\/85:active {
  border-color: rgb(66 56 157 / 0.85);
}

.active\:border-indigo-800\/90:active {
  border-color: rgb(66 56 157 / 0.9);
}

.active\:border-indigo-800\/95:active {
  border-color: rgb(66 56 157 / 0.95);
}

.active\:border-indigo-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(54 47 120 / var(--tw-border-opacity, 1));
}

.active\:border-indigo-900\/0:active {
  border-color: rgb(54 47 120 / 0);
}

.active\:border-indigo-900\/10:active {
  border-color: rgb(54 47 120 / 0.1);
}

.active\:border-indigo-900\/100:active {
  border-color: rgb(54 47 120 / 1);
}

.active\:border-indigo-900\/15:active {
  border-color: rgb(54 47 120 / 0.15);
}

.active\:border-indigo-900\/20:active {
  border-color: rgb(54 47 120 / 0.2);
}

.active\:border-indigo-900\/25:active {
  border-color: rgb(54 47 120 / 0.25);
}

.active\:border-indigo-900\/30:active {
  border-color: rgb(54 47 120 / 0.3);
}

.active\:border-indigo-900\/35:active {
  border-color: rgb(54 47 120 / 0.35);
}

.active\:border-indigo-900\/40:active {
  border-color: rgb(54 47 120 / 0.4);
}

.active\:border-indigo-900\/45:active {
  border-color: rgb(54 47 120 / 0.45);
}

.active\:border-indigo-900\/5:active {
  border-color: rgb(54 47 120 / 0.05);
}

.active\:border-indigo-900\/50:active {
  border-color: rgb(54 47 120 / 0.5);
}

.active\:border-indigo-900\/55:active {
  border-color: rgb(54 47 120 / 0.55);
}

.active\:border-indigo-900\/60:active {
  border-color: rgb(54 47 120 / 0.6);
}

.active\:border-indigo-900\/65:active {
  border-color: rgb(54 47 120 / 0.65);
}

.active\:border-indigo-900\/70:active {
  border-color: rgb(54 47 120 / 0.7);
}

.active\:border-indigo-900\/75:active {
  border-color: rgb(54 47 120 / 0.75);
}

.active\:border-indigo-900\/80:active {
  border-color: rgb(54 47 120 / 0.8);
}

.active\:border-indigo-900\/85:active {
  border-color: rgb(54 47 120 / 0.85);
}

.active\:border-indigo-900\/90:active {
  border-color: rgb(54 47 120 / 0.9);
}

.active\:border-indigo-900\/95:active {
  border-color: rgb(54 47 120 / 0.95);
}

.active\:border-lime-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.active\:border-lime-100\/0:active {
  border-color: rgb(236 252 203 / 0);
}

.active\:border-lime-100\/10:active {
  border-color: rgb(236 252 203 / 0.1);
}

.active\:border-lime-100\/100:active {
  border-color: rgb(236 252 203 / 1);
}

.active\:border-lime-100\/15:active {
  border-color: rgb(236 252 203 / 0.15);
}

.active\:border-lime-100\/20:active {
  border-color: rgb(236 252 203 / 0.2);
}

.active\:border-lime-100\/25:active {
  border-color: rgb(236 252 203 / 0.25);
}

.active\:border-lime-100\/30:active {
  border-color: rgb(236 252 203 / 0.3);
}

.active\:border-lime-100\/35:active {
  border-color: rgb(236 252 203 / 0.35);
}

.active\:border-lime-100\/40:active {
  border-color: rgb(236 252 203 / 0.4);
}

.active\:border-lime-100\/45:active {
  border-color: rgb(236 252 203 / 0.45);
}

.active\:border-lime-100\/5:active {
  border-color: rgb(236 252 203 / 0.05);
}

.active\:border-lime-100\/50:active {
  border-color: rgb(236 252 203 / 0.5);
}

.active\:border-lime-100\/55:active {
  border-color: rgb(236 252 203 / 0.55);
}

.active\:border-lime-100\/60:active {
  border-color: rgb(236 252 203 / 0.6);
}

.active\:border-lime-100\/65:active {
  border-color: rgb(236 252 203 / 0.65);
}

.active\:border-lime-100\/70:active {
  border-color: rgb(236 252 203 / 0.7);
}

.active\:border-lime-100\/75:active {
  border-color: rgb(236 252 203 / 0.75);
}

.active\:border-lime-100\/80:active {
  border-color: rgb(236 252 203 / 0.8);
}

.active\:border-lime-100\/85:active {
  border-color: rgb(236 252 203 / 0.85);
}

.active\:border-lime-100\/90:active {
  border-color: rgb(236 252 203 / 0.9);
}

.active\:border-lime-100\/95:active {
  border-color: rgb(236 252 203 / 0.95);
}

.active\:border-lime-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.active\:border-lime-200\/0:active {
  border-color: rgb(217 249 157 / 0);
}

.active\:border-lime-200\/10:active {
  border-color: rgb(217 249 157 / 0.1);
}

.active\:border-lime-200\/100:active {
  border-color: rgb(217 249 157 / 1);
}

.active\:border-lime-200\/15:active {
  border-color: rgb(217 249 157 / 0.15);
}

.active\:border-lime-200\/20:active {
  border-color: rgb(217 249 157 / 0.2);
}

.active\:border-lime-200\/25:active {
  border-color: rgb(217 249 157 / 0.25);
}

.active\:border-lime-200\/30:active {
  border-color: rgb(217 249 157 / 0.3);
}

.active\:border-lime-200\/35:active {
  border-color: rgb(217 249 157 / 0.35);
}

.active\:border-lime-200\/40:active {
  border-color: rgb(217 249 157 / 0.4);
}

.active\:border-lime-200\/45:active {
  border-color: rgb(217 249 157 / 0.45);
}

.active\:border-lime-200\/5:active {
  border-color: rgb(217 249 157 / 0.05);
}

.active\:border-lime-200\/50:active {
  border-color: rgb(217 249 157 / 0.5);
}

.active\:border-lime-200\/55:active {
  border-color: rgb(217 249 157 / 0.55);
}

.active\:border-lime-200\/60:active {
  border-color: rgb(217 249 157 / 0.6);
}

.active\:border-lime-200\/65:active {
  border-color: rgb(217 249 157 / 0.65);
}

.active\:border-lime-200\/70:active {
  border-color: rgb(217 249 157 / 0.7);
}

.active\:border-lime-200\/75:active {
  border-color: rgb(217 249 157 / 0.75);
}

.active\:border-lime-200\/80:active {
  border-color: rgb(217 249 157 / 0.8);
}

.active\:border-lime-200\/85:active {
  border-color: rgb(217 249 157 / 0.85);
}

.active\:border-lime-200\/90:active {
  border-color: rgb(217 249 157 / 0.9);
}

.active\:border-lime-200\/95:active {
  border-color: rgb(217 249 157 / 0.95);
}

.active\:border-lime-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.active\:border-lime-300\/0:active {
  border-color: rgb(190 242 100 / 0);
}

.active\:border-lime-300\/10:active {
  border-color: rgb(190 242 100 / 0.1);
}

.active\:border-lime-300\/100:active {
  border-color: rgb(190 242 100 / 1);
}

.active\:border-lime-300\/15:active {
  border-color: rgb(190 242 100 / 0.15);
}

.active\:border-lime-300\/20:active {
  border-color: rgb(190 242 100 / 0.2);
}

.active\:border-lime-300\/25:active {
  border-color: rgb(190 242 100 / 0.25);
}

.active\:border-lime-300\/30:active {
  border-color: rgb(190 242 100 / 0.3);
}

.active\:border-lime-300\/35:active {
  border-color: rgb(190 242 100 / 0.35);
}

.active\:border-lime-300\/40:active {
  border-color: rgb(190 242 100 / 0.4);
}

.active\:border-lime-300\/45:active {
  border-color: rgb(190 242 100 / 0.45);
}

.active\:border-lime-300\/5:active {
  border-color: rgb(190 242 100 / 0.05);
}

.active\:border-lime-300\/50:active {
  border-color: rgb(190 242 100 / 0.5);
}

.active\:border-lime-300\/55:active {
  border-color: rgb(190 242 100 / 0.55);
}

.active\:border-lime-300\/60:active {
  border-color: rgb(190 242 100 / 0.6);
}

.active\:border-lime-300\/65:active {
  border-color: rgb(190 242 100 / 0.65);
}

.active\:border-lime-300\/70:active {
  border-color: rgb(190 242 100 / 0.7);
}

.active\:border-lime-300\/75:active {
  border-color: rgb(190 242 100 / 0.75);
}

.active\:border-lime-300\/80:active {
  border-color: rgb(190 242 100 / 0.8);
}

.active\:border-lime-300\/85:active {
  border-color: rgb(190 242 100 / 0.85);
}

.active\:border-lime-300\/90:active {
  border-color: rgb(190 242 100 / 0.9);
}

.active\:border-lime-300\/95:active {
  border-color: rgb(190 242 100 / 0.95);
}

.active\:border-lime-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.active\:border-lime-400\/0:active {
  border-color: rgb(163 230 53 / 0);
}

.active\:border-lime-400\/10:active {
  border-color: rgb(163 230 53 / 0.1);
}

.active\:border-lime-400\/100:active {
  border-color: rgb(163 230 53 / 1);
}

.active\:border-lime-400\/15:active {
  border-color: rgb(163 230 53 / 0.15);
}

.active\:border-lime-400\/20:active {
  border-color: rgb(163 230 53 / 0.2);
}

.active\:border-lime-400\/25:active {
  border-color: rgb(163 230 53 / 0.25);
}

.active\:border-lime-400\/30:active {
  border-color: rgb(163 230 53 / 0.3);
}

.active\:border-lime-400\/35:active {
  border-color: rgb(163 230 53 / 0.35);
}

.active\:border-lime-400\/40:active {
  border-color: rgb(163 230 53 / 0.4);
}

.active\:border-lime-400\/45:active {
  border-color: rgb(163 230 53 / 0.45);
}

.active\:border-lime-400\/5:active {
  border-color: rgb(163 230 53 / 0.05);
}

.active\:border-lime-400\/50:active {
  border-color: rgb(163 230 53 / 0.5);
}

.active\:border-lime-400\/55:active {
  border-color: rgb(163 230 53 / 0.55);
}

.active\:border-lime-400\/60:active {
  border-color: rgb(163 230 53 / 0.6);
}

.active\:border-lime-400\/65:active {
  border-color: rgb(163 230 53 / 0.65);
}

.active\:border-lime-400\/70:active {
  border-color: rgb(163 230 53 / 0.7);
}

.active\:border-lime-400\/75:active {
  border-color: rgb(163 230 53 / 0.75);
}

.active\:border-lime-400\/80:active {
  border-color: rgb(163 230 53 / 0.8);
}

.active\:border-lime-400\/85:active {
  border-color: rgb(163 230 53 / 0.85);
}

.active\:border-lime-400\/90:active {
  border-color: rgb(163 230 53 / 0.9);
}

.active\:border-lime-400\/95:active {
  border-color: rgb(163 230 53 / 0.95);
}

.active\:border-lime-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.active\:border-lime-500\/0:active {
  border-color: rgb(132 204 22 / 0);
}

.active\:border-lime-500\/10:active {
  border-color: rgb(132 204 22 / 0.1);
}

.active\:border-lime-500\/100:active {
  border-color: rgb(132 204 22 / 1);
}

.active\:border-lime-500\/15:active {
  border-color: rgb(132 204 22 / 0.15);
}

.active\:border-lime-500\/20:active {
  border-color: rgb(132 204 22 / 0.2);
}

.active\:border-lime-500\/25:active {
  border-color: rgb(132 204 22 / 0.25);
}

.active\:border-lime-500\/30:active {
  border-color: rgb(132 204 22 / 0.3);
}

.active\:border-lime-500\/35:active {
  border-color: rgb(132 204 22 / 0.35);
}

.active\:border-lime-500\/40:active {
  border-color: rgb(132 204 22 / 0.4);
}

.active\:border-lime-500\/45:active {
  border-color: rgb(132 204 22 / 0.45);
}

.active\:border-lime-500\/5:active {
  border-color: rgb(132 204 22 / 0.05);
}

.active\:border-lime-500\/50:active {
  border-color: rgb(132 204 22 / 0.5);
}

.active\:border-lime-500\/55:active {
  border-color: rgb(132 204 22 / 0.55);
}

.active\:border-lime-500\/60:active {
  border-color: rgb(132 204 22 / 0.6);
}

.active\:border-lime-500\/65:active {
  border-color: rgb(132 204 22 / 0.65);
}

.active\:border-lime-500\/70:active {
  border-color: rgb(132 204 22 / 0.7);
}

.active\:border-lime-500\/75:active {
  border-color: rgb(132 204 22 / 0.75);
}

.active\:border-lime-500\/80:active {
  border-color: rgb(132 204 22 / 0.8);
}

.active\:border-lime-500\/85:active {
  border-color: rgb(132 204 22 / 0.85);
}

.active\:border-lime-500\/90:active {
  border-color: rgb(132 204 22 / 0.9);
}

.active\:border-lime-500\/95:active {
  border-color: rgb(132 204 22 / 0.95);
}

.active\:border-lime-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.active\:border-lime-600\/0:active {
  border-color: rgb(101 163 13 / 0);
}

.active\:border-lime-600\/10:active {
  border-color: rgb(101 163 13 / 0.1);
}

.active\:border-lime-600\/100:active {
  border-color: rgb(101 163 13 / 1);
}

.active\:border-lime-600\/15:active {
  border-color: rgb(101 163 13 / 0.15);
}

.active\:border-lime-600\/20:active {
  border-color: rgb(101 163 13 / 0.2);
}

.active\:border-lime-600\/25:active {
  border-color: rgb(101 163 13 / 0.25);
}

.active\:border-lime-600\/30:active {
  border-color: rgb(101 163 13 / 0.3);
}

.active\:border-lime-600\/35:active {
  border-color: rgb(101 163 13 / 0.35);
}

.active\:border-lime-600\/40:active {
  border-color: rgb(101 163 13 / 0.4);
}

.active\:border-lime-600\/45:active {
  border-color: rgb(101 163 13 / 0.45);
}

.active\:border-lime-600\/5:active {
  border-color: rgb(101 163 13 / 0.05);
}

.active\:border-lime-600\/50:active {
  border-color: rgb(101 163 13 / 0.5);
}

.active\:border-lime-600\/55:active {
  border-color: rgb(101 163 13 / 0.55);
}

.active\:border-lime-600\/60:active {
  border-color: rgb(101 163 13 / 0.6);
}

.active\:border-lime-600\/65:active {
  border-color: rgb(101 163 13 / 0.65);
}

.active\:border-lime-600\/70:active {
  border-color: rgb(101 163 13 / 0.7);
}

.active\:border-lime-600\/75:active {
  border-color: rgb(101 163 13 / 0.75);
}

.active\:border-lime-600\/80:active {
  border-color: rgb(101 163 13 / 0.8);
}

.active\:border-lime-600\/85:active {
  border-color: rgb(101 163 13 / 0.85);
}

.active\:border-lime-600\/90:active {
  border-color: rgb(101 163 13 / 0.9);
}

.active\:border-lime-600\/95:active {
  border-color: rgb(101 163 13 / 0.95);
}

.active\:border-lime-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.active\:border-lime-700\/0:active {
  border-color: rgb(77 124 15 / 0);
}

.active\:border-lime-700\/10:active {
  border-color: rgb(77 124 15 / 0.1);
}

.active\:border-lime-700\/100:active {
  border-color: rgb(77 124 15 / 1);
}

.active\:border-lime-700\/15:active {
  border-color: rgb(77 124 15 / 0.15);
}

.active\:border-lime-700\/20:active {
  border-color: rgb(77 124 15 / 0.2);
}

.active\:border-lime-700\/25:active {
  border-color: rgb(77 124 15 / 0.25);
}

.active\:border-lime-700\/30:active {
  border-color: rgb(77 124 15 / 0.3);
}

.active\:border-lime-700\/35:active {
  border-color: rgb(77 124 15 / 0.35);
}

.active\:border-lime-700\/40:active {
  border-color: rgb(77 124 15 / 0.4);
}

.active\:border-lime-700\/45:active {
  border-color: rgb(77 124 15 / 0.45);
}

.active\:border-lime-700\/5:active {
  border-color: rgb(77 124 15 / 0.05);
}

.active\:border-lime-700\/50:active {
  border-color: rgb(77 124 15 / 0.5);
}

.active\:border-lime-700\/55:active {
  border-color: rgb(77 124 15 / 0.55);
}

.active\:border-lime-700\/60:active {
  border-color: rgb(77 124 15 / 0.6);
}

.active\:border-lime-700\/65:active {
  border-color: rgb(77 124 15 / 0.65);
}

.active\:border-lime-700\/70:active {
  border-color: rgb(77 124 15 / 0.7);
}

.active\:border-lime-700\/75:active {
  border-color: rgb(77 124 15 / 0.75);
}

.active\:border-lime-700\/80:active {
  border-color: rgb(77 124 15 / 0.8);
}

.active\:border-lime-700\/85:active {
  border-color: rgb(77 124 15 / 0.85);
}

.active\:border-lime-700\/90:active {
  border-color: rgb(77 124 15 / 0.9);
}

.active\:border-lime-700\/95:active {
  border-color: rgb(77 124 15 / 0.95);
}

.active\:border-lime-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.active\:border-lime-800\/0:active {
  border-color: rgb(63 98 18 / 0);
}

.active\:border-lime-800\/10:active {
  border-color: rgb(63 98 18 / 0.1);
}

.active\:border-lime-800\/100:active {
  border-color: rgb(63 98 18 / 1);
}

.active\:border-lime-800\/15:active {
  border-color: rgb(63 98 18 / 0.15);
}

.active\:border-lime-800\/20:active {
  border-color: rgb(63 98 18 / 0.2);
}

.active\:border-lime-800\/25:active {
  border-color: rgb(63 98 18 / 0.25);
}

.active\:border-lime-800\/30:active {
  border-color: rgb(63 98 18 / 0.3);
}

.active\:border-lime-800\/35:active {
  border-color: rgb(63 98 18 / 0.35);
}

.active\:border-lime-800\/40:active {
  border-color: rgb(63 98 18 / 0.4);
}

.active\:border-lime-800\/45:active {
  border-color: rgb(63 98 18 / 0.45);
}

.active\:border-lime-800\/5:active {
  border-color: rgb(63 98 18 / 0.05);
}

.active\:border-lime-800\/50:active {
  border-color: rgb(63 98 18 / 0.5);
}

.active\:border-lime-800\/55:active {
  border-color: rgb(63 98 18 / 0.55);
}

.active\:border-lime-800\/60:active {
  border-color: rgb(63 98 18 / 0.6);
}

.active\:border-lime-800\/65:active {
  border-color: rgb(63 98 18 / 0.65);
}

.active\:border-lime-800\/70:active {
  border-color: rgb(63 98 18 / 0.7);
}

.active\:border-lime-800\/75:active {
  border-color: rgb(63 98 18 / 0.75);
}

.active\:border-lime-800\/80:active {
  border-color: rgb(63 98 18 / 0.8);
}

.active\:border-lime-800\/85:active {
  border-color: rgb(63 98 18 / 0.85);
}

.active\:border-lime-800\/90:active {
  border-color: rgb(63 98 18 / 0.9);
}

.active\:border-lime-800\/95:active {
  border-color: rgb(63 98 18 / 0.95);
}

.active\:border-lime-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.active\:border-lime-900\/0:active {
  border-color: rgb(54 83 20 / 0);
}

.active\:border-lime-900\/10:active {
  border-color: rgb(54 83 20 / 0.1);
}

.active\:border-lime-900\/100:active {
  border-color: rgb(54 83 20 / 1);
}

.active\:border-lime-900\/15:active {
  border-color: rgb(54 83 20 / 0.15);
}

.active\:border-lime-900\/20:active {
  border-color: rgb(54 83 20 / 0.2);
}

.active\:border-lime-900\/25:active {
  border-color: rgb(54 83 20 / 0.25);
}

.active\:border-lime-900\/30:active {
  border-color: rgb(54 83 20 / 0.3);
}

.active\:border-lime-900\/35:active {
  border-color: rgb(54 83 20 / 0.35);
}

.active\:border-lime-900\/40:active {
  border-color: rgb(54 83 20 / 0.4);
}

.active\:border-lime-900\/45:active {
  border-color: rgb(54 83 20 / 0.45);
}

.active\:border-lime-900\/5:active {
  border-color: rgb(54 83 20 / 0.05);
}

.active\:border-lime-900\/50:active {
  border-color: rgb(54 83 20 / 0.5);
}

.active\:border-lime-900\/55:active {
  border-color: rgb(54 83 20 / 0.55);
}

.active\:border-lime-900\/60:active {
  border-color: rgb(54 83 20 / 0.6);
}

.active\:border-lime-900\/65:active {
  border-color: rgb(54 83 20 / 0.65);
}

.active\:border-lime-900\/70:active {
  border-color: rgb(54 83 20 / 0.7);
}

.active\:border-lime-900\/75:active {
  border-color: rgb(54 83 20 / 0.75);
}

.active\:border-lime-900\/80:active {
  border-color: rgb(54 83 20 / 0.8);
}

.active\:border-lime-900\/85:active {
  border-color: rgb(54 83 20 / 0.85);
}

.active\:border-lime-900\/90:active {
  border-color: rgb(54 83 20 / 0.9);
}

.active\:border-lime-900\/95:active {
  border-color: rgb(54 83 20 / 0.95);
}

.active\:border-neutral-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.active\:border-neutral-100\/0:active {
  border-color: rgb(245 245 245 / 0);
}

.active\:border-neutral-100\/10:active {
  border-color: rgb(245 245 245 / 0.1);
}

.active\:border-neutral-100\/100:active {
  border-color: rgb(245 245 245 / 1);
}

.active\:border-neutral-100\/15:active {
  border-color: rgb(245 245 245 / 0.15);
}

.active\:border-neutral-100\/20:active {
  border-color: rgb(245 245 245 / 0.2);
}

.active\:border-neutral-100\/25:active {
  border-color: rgb(245 245 245 / 0.25);
}

.active\:border-neutral-100\/30:active {
  border-color: rgb(245 245 245 / 0.3);
}

.active\:border-neutral-100\/35:active {
  border-color: rgb(245 245 245 / 0.35);
}

.active\:border-neutral-100\/40:active {
  border-color: rgb(245 245 245 / 0.4);
}

.active\:border-neutral-100\/45:active {
  border-color: rgb(245 245 245 / 0.45);
}

.active\:border-neutral-100\/5:active {
  border-color: rgb(245 245 245 / 0.05);
}

.active\:border-neutral-100\/50:active {
  border-color: rgb(245 245 245 / 0.5);
}

.active\:border-neutral-100\/55:active {
  border-color: rgb(245 245 245 / 0.55);
}

.active\:border-neutral-100\/60:active {
  border-color: rgb(245 245 245 / 0.6);
}

.active\:border-neutral-100\/65:active {
  border-color: rgb(245 245 245 / 0.65);
}

.active\:border-neutral-100\/70:active {
  border-color: rgb(245 245 245 / 0.7);
}

.active\:border-neutral-100\/75:active {
  border-color: rgb(245 245 245 / 0.75);
}

.active\:border-neutral-100\/80:active {
  border-color: rgb(245 245 245 / 0.8);
}

.active\:border-neutral-100\/85:active {
  border-color: rgb(245 245 245 / 0.85);
}

.active\:border-neutral-100\/90:active {
  border-color: rgb(245 245 245 / 0.9);
}

.active\:border-neutral-100\/95:active {
  border-color: rgb(245 245 245 / 0.95);
}

.active\:border-neutral-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.active\:border-neutral-200\/0:active {
  border-color: rgb(229 229 229 / 0);
}

.active\:border-neutral-200\/10:active {
  border-color: rgb(229 229 229 / 0.1);
}

.active\:border-neutral-200\/100:active {
  border-color: rgb(229 229 229 / 1);
}

.active\:border-neutral-200\/15:active {
  border-color: rgb(229 229 229 / 0.15);
}

.active\:border-neutral-200\/20:active {
  border-color: rgb(229 229 229 / 0.2);
}

.active\:border-neutral-200\/25:active {
  border-color: rgb(229 229 229 / 0.25);
}

.active\:border-neutral-200\/30:active {
  border-color: rgb(229 229 229 / 0.3);
}

.active\:border-neutral-200\/35:active {
  border-color: rgb(229 229 229 / 0.35);
}

.active\:border-neutral-200\/40:active {
  border-color: rgb(229 229 229 / 0.4);
}

.active\:border-neutral-200\/45:active {
  border-color: rgb(229 229 229 / 0.45);
}

.active\:border-neutral-200\/5:active {
  border-color: rgb(229 229 229 / 0.05);
}

.active\:border-neutral-200\/50:active {
  border-color: rgb(229 229 229 / 0.5);
}

.active\:border-neutral-200\/55:active {
  border-color: rgb(229 229 229 / 0.55);
}

.active\:border-neutral-200\/60:active {
  border-color: rgb(229 229 229 / 0.6);
}

.active\:border-neutral-200\/65:active {
  border-color: rgb(229 229 229 / 0.65);
}

.active\:border-neutral-200\/70:active {
  border-color: rgb(229 229 229 / 0.7);
}

.active\:border-neutral-200\/75:active {
  border-color: rgb(229 229 229 / 0.75);
}

.active\:border-neutral-200\/80:active {
  border-color: rgb(229 229 229 / 0.8);
}

.active\:border-neutral-200\/85:active {
  border-color: rgb(229 229 229 / 0.85);
}

.active\:border-neutral-200\/90:active {
  border-color: rgb(229 229 229 / 0.9);
}

.active\:border-neutral-200\/95:active {
  border-color: rgb(229 229 229 / 0.95);
}

.active\:border-neutral-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.active\:border-neutral-300\/0:active {
  border-color: rgb(212 212 212 / 0);
}

.active\:border-neutral-300\/10:active {
  border-color: rgb(212 212 212 / 0.1);
}

.active\:border-neutral-300\/100:active {
  border-color: rgb(212 212 212 / 1);
}

.active\:border-neutral-300\/15:active {
  border-color: rgb(212 212 212 / 0.15);
}

.active\:border-neutral-300\/20:active {
  border-color: rgb(212 212 212 / 0.2);
}

.active\:border-neutral-300\/25:active {
  border-color: rgb(212 212 212 / 0.25);
}

.active\:border-neutral-300\/30:active {
  border-color: rgb(212 212 212 / 0.3);
}

.active\:border-neutral-300\/35:active {
  border-color: rgb(212 212 212 / 0.35);
}

.active\:border-neutral-300\/40:active {
  border-color: rgb(212 212 212 / 0.4);
}

.active\:border-neutral-300\/45:active {
  border-color: rgb(212 212 212 / 0.45);
}

.active\:border-neutral-300\/5:active {
  border-color: rgb(212 212 212 / 0.05);
}

.active\:border-neutral-300\/50:active {
  border-color: rgb(212 212 212 / 0.5);
}

.active\:border-neutral-300\/55:active {
  border-color: rgb(212 212 212 / 0.55);
}

.active\:border-neutral-300\/60:active {
  border-color: rgb(212 212 212 / 0.6);
}

.active\:border-neutral-300\/65:active {
  border-color: rgb(212 212 212 / 0.65);
}

.active\:border-neutral-300\/70:active {
  border-color: rgb(212 212 212 / 0.7);
}

.active\:border-neutral-300\/75:active {
  border-color: rgb(212 212 212 / 0.75);
}

.active\:border-neutral-300\/80:active {
  border-color: rgb(212 212 212 / 0.8);
}

.active\:border-neutral-300\/85:active {
  border-color: rgb(212 212 212 / 0.85);
}

.active\:border-neutral-300\/90:active {
  border-color: rgb(212 212 212 / 0.9);
}

.active\:border-neutral-300\/95:active {
  border-color: rgb(212 212 212 / 0.95);
}

.active\:border-neutral-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.active\:border-neutral-400\/0:active {
  border-color: rgb(163 163 163 / 0);
}

.active\:border-neutral-400\/10:active {
  border-color: rgb(163 163 163 / 0.1);
}

.active\:border-neutral-400\/100:active {
  border-color: rgb(163 163 163 / 1);
}

.active\:border-neutral-400\/15:active {
  border-color: rgb(163 163 163 / 0.15);
}

.active\:border-neutral-400\/20:active {
  border-color: rgb(163 163 163 / 0.2);
}

.active\:border-neutral-400\/25:active {
  border-color: rgb(163 163 163 / 0.25);
}

.active\:border-neutral-400\/30:active {
  border-color: rgb(163 163 163 / 0.3);
}

.active\:border-neutral-400\/35:active {
  border-color: rgb(163 163 163 / 0.35);
}

.active\:border-neutral-400\/40:active {
  border-color: rgb(163 163 163 / 0.4);
}

.active\:border-neutral-400\/45:active {
  border-color: rgb(163 163 163 / 0.45);
}

.active\:border-neutral-400\/5:active {
  border-color: rgb(163 163 163 / 0.05);
}

.active\:border-neutral-400\/50:active {
  border-color: rgb(163 163 163 / 0.5);
}

.active\:border-neutral-400\/55:active {
  border-color: rgb(163 163 163 / 0.55);
}

.active\:border-neutral-400\/60:active {
  border-color: rgb(163 163 163 / 0.6);
}

.active\:border-neutral-400\/65:active {
  border-color: rgb(163 163 163 / 0.65);
}

.active\:border-neutral-400\/70:active {
  border-color: rgb(163 163 163 / 0.7);
}

.active\:border-neutral-400\/75:active {
  border-color: rgb(163 163 163 / 0.75);
}

.active\:border-neutral-400\/80:active {
  border-color: rgb(163 163 163 / 0.8);
}

.active\:border-neutral-400\/85:active {
  border-color: rgb(163 163 163 / 0.85);
}

.active\:border-neutral-400\/90:active {
  border-color: rgb(163 163 163 / 0.9);
}

.active\:border-neutral-400\/95:active {
  border-color: rgb(163 163 163 / 0.95);
}

.active\:border-neutral-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.active\:border-neutral-500\/0:active {
  border-color: rgb(115 115 115 / 0);
}

.active\:border-neutral-500\/10:active {
  border-color: rgb(115 115 115 / 0.1);
}

.active\:border-neutral-500\/100:active {
  border-color: rgb(115 115 115 / 1);
}

.active\:border-neutral-500\/15:active {
  border-color: rgb(115 115 115 / 0.15);
}

.active\:border-neutral-500\/20:active {
  border-color: rgb(115 115 115 / 0.2);
}

.active\:border-neutral-500\/25:active {
  border-color: rgb(115 115 115 / 0.25);
}

.active\:border-neutral-500\/30:active {
  border-color: rgb(115 115 115 / 0.3);
}

.active\:border-neutral-500\/35:active {
  border-color: rgb(115 115 115 / 0.35);
}

.active\:border-neutral-500\/40:active {
  border-color: rgb(115 115 115 / 0.4);
}

.active\:border-neutral-500\/45:active {
  border-color: rgb(115 115 115 / 0.45);
}

.active\:border-neutral-500\/5:active {
  border-color: rgb(115 115 115 / 0.05);
}

.active\:border-neutral-500\/50:active {
  border-color: rgb(115 115 115 / 0.5);
}

.active\:border-neutral-500\/55:active {
  border-color: rgb(115 115 115 / 0.55);
}

.active\:border-neutral-500\/60:active {
  border-color: rgb(115 115 115 / 0.6);
}

.active\:border-neutral-500\/65:active {
  border-color: rgb(115 115 115 / 0.65);
}

.active\:border-neutral-500\/70:active {
  border-color: rgb(115 115 115 / 0.7);
}

.active\:border-neutral-500\/75:active {
  border-color: rgb(115 115 115 / 0.75);
}

.active\:border-neutral-500\/80:active {
  border-color: rgb(115 115 115 / 0.8);
}

.active\:border-neutral-500\/85:active {
  border-color: rgb(115 115 115 / 0.85);
}

.active\:border-neutral-500\/90:active {
  border-color: rgb(115 115 115 / 0.9);
}

.active\:border-neutral-500\/95:active {
  border-color: rgb(115 115 115 / 0.95);
}

.active\:border-neutral-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.active\:border-neutral-600\/0:active {
  border-color: rgb(82 82 82 / 0);
}

.active\:border-neutral-600\/10:active {
  border-color: rgb(82 82 82 / 0.1);
}

.active\:border-neutral-600\/100:active {
  border-color: rgb(82 82 82 / 1);
}

.active\:border-neutral-600\/15:active {
  border-color: rgb(82 82 82 / 0.15);
}

.active\:border-neutral-600\/20:active {
  border-color: rgb(82 82 82 / 0.2);
}

.active\:border-neutral-600\/25:active {
  border-color: rgb(82 82 82 / 0.25);
}

.active\:border-neutral-600\/30:active {
  border-color: rgb(82 82 82 / 0.3);
}

.active\:border-neutral-600\/35:active {
  border-color: rgb(82 82 82 / 0.35);
}

.active\:border-neutral-600\/40:active {
  border-color: rgb(82 82 82 / 0.4);
}

.active\:border-neutral-600\/45:active {
  border-color: rgb(82 82 82 / 0.45);
}

.active\:border-neutral-600\/5:active {
  border-color: rgb(82 82 82 / 0.05);
}

.active\:border-neutral-600\/50:active {
  border-color: rgb(82 82 82 / 0.5);
}

.active\:border-neutral-600\/55:active {
  border-color: rgb(82 82 82 / 0.55);
}

.active\:border-neutral-600\/60:active {
  border-color: rgb(82 82 82 / 0.6);
}

.active\:border-neutral-600\/65:active {
  border-color: rgb(82 82 82 / 0.65);
}

.active\:border-neutral-600\/70:active {
  border-color: rgb(82 82 82 / 0.7);
}

.active\:border-neutral-600\/75:active {
  border-color: rgb(82 82 82 / 0.75);
}

.active\:border-neutral-600\/80:active {
  border-color: rgb(82 82 82 / 0.8);
}

.active\:border-neutral-600\/85:active {
  border-color: rgb(82 82 82 / 0.85);
}

.active\:border-neutral-600\/90:active {
  border-color: rgb(82 82 82 / 0.9);
}

.active\:border-neutral-600\/95:active {
  border-color: rgb(82 82 82 / 0.95);
}

.active\:border-neutral-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.active\:border-neutral-700\/0:active {
  border-color: rgb(64 64 64 / 0);
}

.active\:border-neutral-700\/10:active {
  border-color: rgb(64 64 64 / 0.1);
}

.active\:border-neutral-700\/100:active {
  border-color: rgb(64 64 64 / 1);
}

.active\:border-neutral-700\/15:active {
  border-color: rgb(64 64 64 / 0.15);
}

.active\:border-neutral-700\/20:active {
  border-color: rgb(64 64 64 / 0.2);
}

.active\:border-neutral-700\/25:active {
  border-color: rgb(64 64 64 / 0.25);
}

.active\:border-neutral-700\/30:active {
  border-color: rgb(64 64 64 / 0.3);
}

.active\:border-neutral-700\/35:active {
  border-color: rgb(64 64 64 / 0.35);
}

.active\:border-neutral-700\/40:active {
  border-color: rgb(64 64 64 / 0.4);
}

.active\:border-neutral-700\/45:active {
  border-color: rgb(64 64 64 / 0.45);
}

.active\:border-neutral-700\/5:active {
  border-color: rgb(64 64 64 / 0.05);
}

.active\:border-neutral-700\/50:active {
  border-color: rgb(64 64 64 / 0.5);
}

.active\:border-neutral-700\/55:active {
  border-color: rgb(64 64 64 / 0.55);
}

.active\:border-neutral-700\/60:active {
  border-color: rgb(64 64 64 / 0.6);
}

.active\:border-neutral-700\/65:active {
  border-color: rgb(64 64 64 / 0.65);
}

.active\:border-neutral-700\/70:active {
  border-color: rgb(64 64 64 / 0.7);
}

.active\:border-neutral-700\/75:active {
  border-color: rgb(64 64 64 / 0.75);
}

.active\:border-neutral-700\/80:active {
  border-color: rgb(64 64 64 / 0.8);
}

.active\:border-neutral-700\/85:active {
  border-color: rgb(64 64 64 / 0.85);
}

.active\:border-neutral-700\/90:active {
  border-color: rgb(64 64 64 / 0.9);
}

.active\:border-neutral-700\/95:active {
  border-color: rgb(64 64 64 / 0.95);
}

.active\:border-neutral-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.active\:border-neutral-800\/0:active {
  border-color: rgb(38 38 38 / 0);
}

.active\:border-neutral-800\/10:active {
  border-color: rgb(38 38 38 / 0.1);
}

.active\:border-neutral-800\/100:active {
  border-color: rgb(38 38 38 / 1);
}

.active\:border-neutral-800\/15:active {
  border-color: rgb(38 38 38 / 0.15);
}

.active\:border-neutral-800\/20:active {
  border-color: rgb(38 38 38 / 0.2);
}

.active\:border-neutral-800\/25:active {
  border-color: rgb(38 38 38 / 0.25);
}

.active\:border-neutral-800\/30:active {
  border-color: rgb(38 38 38 / 0.3);
}

.active\:border-neutral-800\/35:active {
  border-color: rgb(38 38 38 / 0.35);
}

.active\:border-neutral-800\/40:active {
  border-color: rgb(38 38 38 / 0.4);
}

.active\:border-neutral-800\/45:active {
  border-color: rgb(38 38 38 / 0.45);
}

.active\:border-neutral-800\/5:active {
  border-color: rgb(38 38 38 / 0.05);
}

.active\:border-neutral-800\/50:active {
  border-color: rgb(38 38 38 / 0.5);
}

.active\:border-neutral-800\/55:active {
  border-color: rgb(38 38 38 / 0.55);
}

.active\:border-neutral-800\/60:active {
  border-color: rgb(38 38 38 / 0.6);
}

.active\:border-neutral-800\/65:active {
  border-color: rgb(38 38 38 / 0.65);
}

.active\:border-neutral-800\/70:active {
  border-color: rgb(38 38 38 / 0.7);
}

.active\:border-neutral-800\/75:active {
  border-color: rgb(38 38 38 / 0.75);
}

.active\:border-neutral-800\/80:active {
  border-color: rgb(38 38 38 / 0.8);
}

.active\:border-neutral-800\/85:active {
  border-color: rgb(38 38 38 / 0.85);
}

.active\:border-neutral-800\/90:active {
  border-color: rgb(38 38 38 / 0.9);
}

.active\:border-neutral-800\/95:active {
  border-color: rgb(38 38 38 / 0.95);
}

.active\:border-neutral-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.active\:border-neutral-900\/0:active {
  border-color: rgb(23 23 23 / 0);
}

.active\:border-neutral-900\/10:active {
  border-color: rgb(23 23 23 / 0.1);
}

.active\:border-neutral-900\/100:active {
  border-color: rgb(23 23 23 / 1);
}

.active\:border-neutral-900\/15:active {
  border-color: rgb(23 23 23 / 0.15);
}

.active\:border-neutral-900\/20:active {
  border-color: rgb(23 23 23 / 0.2);
}

.active\:border-neutral-900\/25:active {
  border-color: rgb(23 23 23 / 0.25);
}

.active\:border-neutral-900\/30:active {
  border-color: rgb(23 23 23 / 0.3);
}

.active\:border-neutral-900\/35:active {
  border-color: rgb(23 23 23 / 0.35);
}

.active\:border-neutral-900\/40:active {
  border-color: rgb(23 23 23 / 0.4);
}

.active\:border-neutral-900\/45:active {
  border-color: rgb(23 23 23 / 0.45);
}

.active\:border-neutral-900\/5:active {
  border-color: rgb(23 23 23 / 0.05);
}

.active\:border-neutral-900\/50:active {
  border-color: rgb(23 23 23 / 0.5);
}

.active\:border-neutral-900\/55:active {
  border-color: rgb(23 23 23 / 0.55);
}

.active\:border-neutral-900\/60:active {
  border-color: rgb(23 23 23 / 0.6);
}

.active\:border-neutral-900\/65:active {
  border-color: rgb(23 23 23 / 0.65);
}

.active\:border-neutral-900\/70:active {
  border-color: rgb(23 23 23 / 0.7);
}

.active\:border-neutral-900\/75:active {
  border-color: rgb(23 23 23 / 0.75);
}

.active\:border-neutral-900\/80:active {
  border-color: rgb(23 23 23 / 0.8);
}

.active\:border-neutral-900\/85:active {
  border-color: rgb(23 23 23 / 0.85);
}

.active\:border-neutral-900\/90:active {
  border-color: rgb(23 23 23 / 0.9);
}

.active\:border-neutral-900\/95:active {
  border-color: rgb(23 23 23 / 0.95);
}

.active\:border-orange-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(254 236 220 / var(--tw-border-opacity, 1));
}

.active\:border-orange-100\/0:active {
  border-color: rgb(254 236 220 / 0);
}

.active\:border-orange-100\/10:active {
  border-color: rgb(254 236 220 / 0.1);
}

.active\:border-orange-100\/100:active {
  border-color: rgb(254 236 220 / 1);
}

.active\:border-orange-100\/15:active {
  border-color: rgb(254 236 220 / 0.15);
}

.active\:border-orange-100\/20:active {
  border-color: rgb(254 236 220 / 0.2);
}

.active\:border-orange-100\/25:active {
  border-color: rgb(254 236 220 / 0.25);
}

.active\:border-orange-100\/30:active {
  border-color: rgb(254 236 220 / 0.3);
}

.active\:border-orange-100\/35:active {
  border-color: rgb(254 236 220 / 0.35);
}

.active\:border-orange-100\/40:active {
  border-color: rgb(254 236 220 / 0.4);
}

.active\:border-orange-100\/45:active {
  border-color: rgb(254 236 220 / 0.45);
}

.active\:border-orange-100\/5:active {
  border-color: rgb(254 236 220 / 0.05);
}

.active\:border-orange-100\/50:active {
  border-color: rgb(254 236 220 / 0.5);
}

.active\:border-orange-100\/55:active {
  border-color: rgb(254 236 220 / 0.55);
}

.active\:border-orange-100\/60:active {
  border-color: rgb(254 236 220 / 0.6);
}

.active\:border-orange-100\/65:active {
  border-color: rgb(254 236 220 / 0.65);
}

.active\:border-orange-100\/70:active {
  border-color: rgb(254 236 220 / 0.7);
}

.active\:border-orange-100\/75:active {
  border-color: rgb(254 236 220 / 0.75);
}

.active\:border-orange-100\/80:active {
  border-color: rgb(254 236 220 / 0.8);
}

.active\:border-orange-100\/85:active {
  border-color: rgb(254 236 220 / 0.85);
}

.active\:border-orange-100\/90:active {
  border-color: rgb(254 236 220 / 0.9);
}

.active\:border-orange-100\/95:active {
  border-color: rgb(254 236 220 / 0.95);
}

.active\:border-orange-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(252 217 189 / var(--tw-border-opacity, 1));
}

.active\:border-orange-200\/0:active {
  border-color: rgb(252 217 189 / 0);
}

.active\:border-orange-200\/10:active {
  border-color: rgb(252 217 189 / 0.1);
}

.active\:border-orange-200\/100:active {
  border-color: rgb(252 217 189 / 1);
}

.active\:border-orange-200\/15:active {
  border-color: rgb(252 217 189 / 0.15);
}

.active\:border-orange-200\/20:active {
  border-color: rgb(252 217 189 / 0.2);
}

.active\:border-orange-200\/25:active {
  border-color: rgb(252 217 189 / 0.25);
}

.active\:border-orange-200\/30:active {
  border-color: rgb(252 217 189 / 0.3);
}

.active\:border-orange-200\/35:active {
  border-color: rgb(252 217 189 / 0.35);
}

.active\:border-orange-200\/40:active {
  border-color: rgb(252 217 189 / 0.4);
}

.active\:border-orange-200\/45:active {
  border-color: rgb(252 217 189 / 0.45);
}

.active\:border-orange-200\/5:active {
  border-color: rgb(252 217 189 / 0.05);
}

.active\:border-orange-200\/50:active {
  border-color: rgb(252 217 189 / 0.5);
}

.active\:border-orange-200\/55:active {
  border-color: rgb(252 217 189 / 0.55);
}

.active\:border-orange-200\/60:active {
  border-color: rgb(252 217 189 / 0.6);
}

.active\:border-orange-200\/65:active {
  border-color: rgb(252 217 189 / 0.65);
}

.active\:border-orange-200\/70:active {
  border-color: rgb(252 217 189 / 0.7);
}

.active\:border-orange-200\/75:active {
  border-color: rgb(252 217 189 / 0.75);
}

.active\:border-orange-200\/80:active {
  border-color: rgb(252 217 189 / 0.8);
}

.active\:border-orange-200\/85:active {
  border-color: rgb(252 217 189 / 0.85);
}

.active\:border-orange-200\/90:active {
  border-color: rgb(252 217 189 / 0.9);
}

.active\:border-orange-200\/95:active {
  border-color: rgb(252 217 189 / 0.95);
}

.active\:border-orange-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 140 / var(--tw-border-opacity, 1));
}

.active\:border-orange-300\/0:active {
  border-color: rgb(253 186 140 / 0);
}

.active\:border-orange-300\/10:active {
  border-color: rgb(253 186 140 / 0.1);
}

.active\:border-orange-300\/100:active {
  border-color: rgb(253 186 140 / 1);
}

.active\:border-orange-300\/15:active {
  border-color: rgb(253 186 140 / 0.15);
}

.active\:border-orange-300\/20:active {
  border-color: rgb(253 186 140 / 0.2);
}

.active\:border-orange-300\/25:active {
  border-color: rgb(253 186 140 / 0.25);
}

.active\:border-orange-300\/30:active {
  border-color: rgb(253 186 140 / 0.3);
}

.active\:border-orange-300\/35:active {
  border-color: rgb(253 186 140 / 0.35);
}

.active\:border-orange-300\/40:active {
  border-color: rgb(253 186 140 / 0.4);
}

.active\:border-orange-300\/45:active {
  border-color: rgb(253 186 140 / 0.45);
}

.active\:border-orange-300\/5:active {
  border-color: rgb(253 186 140 / 0.05);
}

.active\:border-orange-300\/50:active {
  border-color: rgb(253 186 140 / 0.5);
}

.active\:border-orange-300\/55:active {
  border-color: rgb(253 186 140 / 0.55);
}

.active\:border-orange-300\/60:active {
  border-color: rgb(253 186 140 / 0.6);
}

.active\:border-orange-300\/65:active {
  border-color: rgb(253 186 140 / 0.65);
}

.active\:border-orange-300\/70:active {
  border-color: rgb(253 186 140 / 0.7);
}

.active\:border-orange-300\/75:active {
  border-color: rgb(253 186 140 / 0.75);
}

.active\:border-orange-300\/80:active {
  border-color: rgb(253 186 140 / 0.8);
}

.active\:border-orange-300\/85:active {
  border-color: rgb(253 186 140 / 0.85);
}

.active\:border-orange-300\/90:active {
  border-color: rgb(253 186 140 / 0.9);
}

.active\:border-orange-300\/95:active {
  border-color: rgb(253 186 140 / 0.95);
}

.active\:border-orange-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(255 138 76 / var(--tw-border-opacity, 1));
}

.active\:border-orange-400\/0:active {
  border-color: rgb(255 138 76 / 0);
}

.active\:border-orange-400\/10:active {
  border-color: rgb(255 138 76 / 0.1);
}

.active\:border-orange-400\/100:active {
  border-color: rgb(255 138 76 / 1);
}

.active\:border-orange-400\/15:active {
  border-color: rgb(255 138 76 / 0.15);
}

.active\:border-orange-400\/20:active {
  border-color: rgb(255 138 76 / 0.2);
}

.active\:border-orange-400\/25:active {
  border-color: rgb(255 138 76 / 0.25);
}

.active\:border-orange-400\/30:active {
  border-color: rgb(255 138 76 / 0.3);
}

.active\:border-orange-400\/35:active {
  border-color: rgb(255 138 76 / 0.35);
}

.active\:border-orange-400\/40:active {
  border-color: rgb(255 138 76 / 0.4);
}

.active\:border-orange-400\/45:active {
  border-color: rgb(255 138 76 / 0.45);
}

.active\:border-orange-400\/5:active {
  border-color: rgb(255 138 76 / 0.05);
}

.active\:border-orange-400\/50:active {
  border-color: rgb(255 138 76 / 0.5);
}

.active\:border-orange-400\/55:active {
  border-color: rgb(255 138 76 / 0.55);
}

.active\:border-orange-400\/60:active {
  border-color: rgb(255 138 76 / 0.6);
}

.active\:border-orange-400\/65:active {
  border-color: rgb(255 138 76 / 0.65);
}

.active\:border-orange-400\/70:active {
  border-color: rgb(255 138 76 / 0.7);
}

.active\:border-orange-400\/75:active {
  border-color: rgb(255 138 76 / 0.75);
}

.active\:border-orange-400\/80:active {
  border-color: rgb(255 138 76 / 0.8);
}

.active\:border-orange-400\/85:active {
  border-color: rgb(255 138 76 / 0.85);
}

.active\:border-orange-400\/90:active {
  border-color: rgb(255 138 76 / 0.9);
}

.active\:border-orange-400\/95:active {
  border-color: rgb(255 138 76 / 0.95);
}

.active\:border-orange-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(255 90 31 / var(--tw-border-opacity, 1));
}

.active\:border-orange-500\/0:active {
  border-color: rgb(255 90 31 / 0);
}

.active\:border-orange-500\/10:active {
  border-color: rgb(255 90 31 / 0.1);
}

.active\:border-orange-500\/100:active {
  border-color: rgb(255 90 31 / 1);
}

.active\:border-orange-500\/15:active {
  border-color: rgb(255 90 31 / 0.15);
}

.active\:border-orange-500\/20:active {
  border-color: rgb(255 90 31 / 0.2);
}

.active\:border-orange-500\/25:active {
  border-color: rgb(255 90 31 / 0.25);
}

.active\:border-orange-500\/30:active {
  border-color: rgb(255 90 31 / 0.3);
}

.active\:border-orange-500\/35:active {
  border-color: rgb(255 90 31 / 0.35);
}

.active\:border-orange-500\/40:active {
  border-color: rgb(255 90 31 / 0.4);
}

.active\:border-orange-500\/45:active {
  border-color: rgb(255 90 31 / 0.45);
}

.active\:border-orange-500\/5:active {
  border-color: rgb(255 90 31 / 0.05);
}

.active\:border-orange-500\/50:active {
  border-color: rgb(255 90 31 / 0.5);
}

.active\:border-orange-500\/55:active {
  border-color: rgb(255 90 31 / 0.55);
}

.active\:border-orange-500\/60:active {
  border-color: rgb(255 90 31 / 0.6);
}

.active\:border-orange-500\/65:active {
  border-color: rgb(255 90 31 / 0.65);
}

.active\:border-orange-500\/70:active {
  border-color: rgb(255 90 31 / 0.7);
}

.active\:border-orange-500\/75:active {
  border-color: rgb(255 90 31 / 0.75);
}

.active\:border-orange-500\/80:active {
  border-color: rgb(255 90 31 / 0.8);
}

.active\:border-orange-500\/85:active {
  border-color: rgb(255 90 31 / 0.85);
}

.active\:border-orange-500\/90:active {
  border-color: rgb(255 90 31 / 0.9);
}

.active\:border-orange-500\/95:active {
  border-color: rgb(255 90 31 / 0.95);
}

.active\:border-orange-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(208 56 1 / var(--tw-border-opacity, 1));
}

.active\:border-orange-600\/0:active {
  border-color: rgb(208 56 1 / 0);
}

.active\:border-orange-600\/10:active {
  border-color: rgb(208 56 1 / 0.1);
}

.active\:border-orange-600\/100:active {
  border-color: rgb(208 56 1 / 1);
}

.active\:border-orange-600\/15:active {
  border-color: rgb(208 56 1 / 0.15);
}

.active\:border-orange-600\/20:active {
  border-color: rgb(208 56 1 / 0.2);
}

.active\:border-orange-600\/25:active {
  border-color: rgb(208 56 1 / 0.25);
}

.active\:border-orange-600\/30:active {
  border-color: rgb(208 56 1 / 0.3);
}

.active\:border-orange-600\/35:active {
  border-color: rgb(208 56 1 / 0.35);
}

.active\:border-orange-600\/40:active {
  border-color: rgb(208 56 1 / 0.4);
}

.active\:border-orange-600\/45:active {
  border-color: rgb(208 56 1 / 0.45);
}

.active\:border-orange-600\/5:active {
  border-color: rgb(208 56 1 / 0.05);
}

.active\:border-orange-600\/50:active {
  border-color: rgb(208 56 1 / 0.5);
}

.active\:border-orange-600\/55:active {
  border-color: rgb(208 56 1 / 0.55);
}

.active\:border-orange-600\/60:active {
  border-color: rgb(208 56 1 / 0.6);
}

.active\:border-orange-600\/65:active {
  border-color: rgb(208 56 1 / 0.65);
}

.active\:border-orange-600\/70:active {
  border-color: rgb(208 56 1 / 0.7);
}

.active\:border-orange-600\/75:active {
  border-color: rgb(208 56 1 / 0.75);
}

.active\:border-orange-600\/80:active {
  border-color: rgb(208 56 1 / 0.8);
}

.active\:border-orange-600\/85:active {
  border-color: rgb(208 56 1 / 0.85);
}

.active\:border-orange-600\/90:active {
  border-color: rgb(208 56 1 / 0.9);
}

.active\:border-orange-600\/95:active {
  border-color: rgb(208 56 1 / 0.95);
}

.active\:border-orange-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(180 52 3 / var(--tw-border-opacity, 1));
}

.active\:border-orange-700\/0:active {
  border-color: rgb(180 52 3 / 0);
}

.active\:border-orange-700\/10:active {
  border-color: rgb(180 52 3 / 0.1);
}

.active\:border-orange-700\/100:active {
  border-color: rgb(180 52 3 / 1);
}

.active\:border-orange-700\/15:active {
  border-color: rgb(180 52 3 / 0.15);
}

.active\:border-orange-700\/20:active {
  border-color: rgb(180 52 3 / 0.2);
}

.active\:border-orange-700\/25:active {
  border-color: rgb(180 52 3 / 0.25);
}

.active\:border-orange-700\/30:active {
  border-color: rgb(180 52 3 / 0.3);
}

.active\:border-orange-700\/35:active {
  border-color: rgb(180 52 3 / 0.35);
}

.active\:border-orange-700\/40:active {
  border-color: rgb(180 52 3 / 0.4);
}

.active\:border-orange-700\/45:active {
  border-color: rgb(180 52 3 / 0.45);
}

.active\:border-orange-700\/5:active {
  border-color: rgb(180 52 3 / 0.05);
}

.active\:border-orange-700\/50:active {
  border-color: rgb(180 52 3 / 0.5);
}

.active\:border-orange-700\/55:active {
  border-color: rgb(180 52 3 / 0.55);
}

.active\:border-orange-700\/60:active {
  border-color: rgb(180 52 3 / 0.6);
}

.active\:border-orange-700\/65:active {
  border-color: rgb(180 52 3 / 0.65);
}

.active\:border-orange-700\/70:active {
  border-color: rgb(180 52 3 / 0.7);
}

.active\:border-orange-700\/75:active {
  border-color: rgb(180 52 3 / 0.75);
}

.active\:border-orange-700\/80:active {
  border-color: rgb(180 52 3 / 0.8);
}

.active\:border-orange-700\/85:active {
  border-color: rgb(180 52 3 / 0.85);
}

.active\:border-orange-700\/90:active {
  border-color: rgb(180 52 3 / 0.9);
}

.active\:border-orange-700\/95:active {
  border-color: rgb(180 52 3 / 0.95);
}

.active\:border-orange-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(138 44 13 / var(--tw-border-opacity, 1));
}

.active\:border-orange-800\/0:active {
  border-color: rgb(138 44 13 / 0);
}

.active\:border-orange-800\/10:active {
  border-color: rgb(138 44 13 / 0.1);
}

.active\:border-orange-800\/100:active {
  border-color: rgb(138 44 13 / 1);
}

.active\:border-orange-800\/15:active {
  border-color: rgb(138 44 13 / 0.15);
}

.active\:border-orange-800\/20:active {
  border-color: rgb(138 44 13 / 0.2);
}

.active\:border-orange-800\/25:active {
  border-color: rgb(138 44 13 / 0.25);
}

.active\:border-orange-800\/30:active {
  border-color: rgb(138 44 13 / 0.3);
}

.active\:border-orange-800\/35:active {
  border-color: rgb(138 44 13 / 0.35);
}

.active\:border-orange-800\/40:active {
  border-color: rgb(138 44 13 / 0.4);
}

.active\:border-orange-800\/45:active {
  border-color: rgb(138 44 13 / 0.45);
}

.active\:border-orange-800\/5:active {
  border-color: rgb(138 44 13 / 0.05);
}

.active\:border-orange-800\/50:active {
  border-color: rgb(138 44 13 / 0.5);
}

.active\:border-orange-800\/55:active {
  border-color: rgb(138 44 13 / 0.55);
}

.active\:border-orange-800\/60:active {
  border-color: rgb(138 44 13 / 0.6);
}

.active\:border-orange-800\/65:active {
  border-color: rgb(138 44 13 / 0.65);
}

.active\:border-orange-800\/70:active {
  border-color: rgb(138 44 13 / 0.7);
}

.active\:border-orange-800\/75:active {
  border-color: rgb(138 44 13 / 0.75);
}

.active\:border-orange-800\/80:active {
  border-color: rgb(138 44 13 / 0.8);
}

.active\:border-orange-800\/85:active {
  border-color: rgb(138 44 13 / 0.85);
}

.active\:border-orange-800\/90:active {
  border-color: rgb(138 44 13 / 0.9);
}

.active\:border-orange-800\/95:active {
  border-color: rgb(138 44 13 / 0.95);
}

.active\:border-orange-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(119 29 29 / var(--tw-border-opacity, 1));
}

.active\:border-orange-900\/0:active {
  border-color: rgb(119 29 29 / 0);
}

.active\:border-orange-900\/10:active {
  border-color: rgb(119 29 29 / 0.1);
}

.active\:border-orange-900\/100:active {
  border-color: rgb(119 29 29 / 1);
}

.active\:border-orange-900\/15:active {
  border-color: rgb(119 29 29 / 0.15);
}

.active\:border-orange-900\/20:active {
  border-color: rgb(119 29 29 / 0.2);
}

.active\:border-orange-900\/25:active {
  border-color: rgb(119 29 29 / 0.25);
}

.active\:border-orange-900\/30:active {
  border-color: rgb(119 29 29 / 0.3);
}

.active\:border-orange-900\/35:active {
  border-color: rgb(119 29 29 / 0.35);
}

.active\:border-orange-900\/40:active {
  border-color: rgb(119 29 29 / 0.4);
}

.active\:border-orange-900\/45:active {
  border-color: rgb(119 29 29 / 0.45);
}

.active\:border-orange-900\/5:active {
  border-color: rgb(119 29 29 / 0.05);
}

.active\:border-orange-900\/50:active {
  border-color: rgb(119 29 29 / 0.5);
}

.active\:border-orange-900\/55:active {
  border-color: rgb(119 29 29 / 0.55);
}

.active\:border-orange-900\/60:active {
  border-color: rgb(119 29 29 / 0.6);
}

.active\:border-orange-900\/65:active {
  border-color: rgb(119 29 29 / 0.65);
}

.active\:border-orange-900\/70:active {
  border-color: rgb(119 29 29 / 0.7);
}

.active\:border-orange-900\/75:active {
  border-color: rgb(119 29 29 / 0.75);
}

.active\:border-orange-900\/80:active {
  border-color: rgb(119 29 29 / 0.8);
}

.active\:border-orange-900\/85:active {
  border-color: rgb(119 29 29 / 0.85);
}

.active\:border-orange-900\/90:active {
  border-color: rgb(119 29 29 / 0.9);
}

.active\:border-orange-900\/95:active {
  border-color: rgb(119 29 29 / 0.95);
}

.active\:border-pink-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(252 232 243 / var(--tw-border-opacity, 1));
}

.active\:border-pink-100\/0:active {
  border-color: rgb(252 232 243 / 0);
}

.active\:border-pink-100\/10:active {
  border-color: rgb(252 232 243 / 0.1);
}

.active\:border-pink-100\/100:active {
  border-color: rgb(252 232 243 / 1);
}

.active\:border-pink-100\/15:active {
  border-color: rgb(252 232 243 / 0.15);
}

.active\:border-pink-100\/20:active {
  border-color: rgb(252 232 243 / 0.2);
}

.active\:border-pink-100\/25:active {
  border-color: rgb(252 232 243 / 0.25);
}

.active\:border-pink-100\/30:active {
  border-color: rgb(252 232 243 / 0.3);
}

.active\:border-pink-100\/35:active {
  border-color: rgb(252 232 243 / 0.35);
}

.active\:border-pink-100\/40:active {
  border-color: rgb(252 232 243 / 0.4);
}

.active\:border-pink-100\/45:active {
  border-color: rgb(252 232 243 / 0.45);
}

.active\:border-pink-100\/5:active {
  border-color: rgb(252 232 243 / 0.05);
}

.active\:border-pink-100\/50:active {
  border-color: rgb(252 232 243 / 0.5);
}

.active\:border-pink-100\/55:active {
  border-color: rgb(252 232 243 / 0.55);
}

.active\:border-pink-100\/60:active {
  border-color: rgb(252 232 243 / 0.6);
}

.active\:border-pink-100\/65:active {
  border-color: rgb(252 232 243 / 0.65);
}

.active\:border-pink-100\/70:active {
  border-color: rgb(252 232 243 / 0.7);
}

.active\:border-pink-100\/75:active {
  border-color: rgb(252 232 243 / 0.75);
}

.active\:border-pink-100\/80:active {
  border-color: rgb(252 232 243 / 0.8);
}

.active\:border-pink-100\/85:active {
  border-color: rgb(252 232 243 / 0.85);
}

.active\:border-pink-100\/90:active {
  border-color: rgb(252 232 243 / 0.9);
}

.active\:border-pink-100\/95:active {
  border-color: rgb(252 232 243 / 0.95);
}

.active\:border-pink-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(250 209 232 / var(--tw-border-opacity, 1));
}

.active\:border-pink-200\/0:active {
  border-color: rgb(250 209 232 / 0);
}

.active\:border-pink-200\/10:active {
  border-color: rgb(250 209 232 / 0.1);
}

.active\:border-pink-200\/100:active {
  border-color: rgb(250 209 232 / 1);
}

.active\:border-pink-200\/15:active {
  border-color: rgb(250 209 232 / 0.15);
}

.active\:border-pink-200\/20:active {
  border-color: rgb(250 209 232 / 0.2);
}

.active\:border-pink-200\/25:active {
  border-color: rgb(250 209 232 / 0.25);
}

.active\:border-pink-200\/30:active {
  border-color: rgb(250 209 232 / 0.3);
}

.active\:border-pink-200\/35:active {
  border-color: rgb(250 209 232 / 0.35);
}

.active\:border-pink-200\/40:active {
  border-color: rgb(250 209 232 / 0.4);
}

.active\:border-pink-200\/45:active {
  border-color: rgb(250 209 232 / 0.45);
}

.active\:border-pink-200\/5:active {
  border-color: rgb(250 209 232 / 0.05);
}

.active\:border-pink-200\/50:active {
  border-color: rgb(250 209 232 / 0.5);
}

.active\:border-pink-200\/55:active {
  border-color: rgb(250 209 232 / 0.55);
}

.active\:border-pink-200\/60:active {
  border-color: rgb(250 209 232 / 0.6);
}

.active\:border-pink-200\/65:active {
  border-color: rgb(250 209 232 / 0.65);
}

.active\:border-pink-200\/70:active {
  border-color: rgb(250 209 232 / 0.7);
}

.active\:border-pink-200\/75:active {
  border-color: rgb(250 209 232 / 0.75);
}

.active\:border-pink-200\/80:active {
  border-color: rgb(250 209 232 / 0.8);
}

.active\:border-pink-200\/85:active {
  border-color: rgb(250 209 232 / 0.85);
}

.active\:border-pink-200\/90:active {
  border-color: rgb(250 209 232 / 0.9);
}

.active\:border-pink-200\/95:active {
  border-color: rgb(250 209 232 / 0.95);
}

.active\:border-pink-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(248 180 217 / var(--tw-border-opacity, 1));
}

.active\:border-pink-300\/0:active {
  border-color: rgb(248 180 217 / 0);
}

.active\:border-pink-300\/10:active {
  border-color: rgb(248 180 217 / 0.1);
}

.active\:border-pink-300\/100:active {
  border-color: rgb(248 180 217 / 1);
}

.active\:border-pink-300\/15:active {
  border-color: rgb(248 180 217 / 0.15);
}

.active\:border-pink-300\/20:active {
  border-color: rgb(248 180 217 / 0.2);
}

.active\:border-pink-300\/25:active {
  border-color: rgb(248 180 217 / 0.25);
}

.active\:border-pink-300\/30:active {
  border-color: rgb(248 180 217 / 0.3);
}

.active\:border-pink-300\/35:active {
  border-color: rgb(248 180 217 / 0.35);
}

.active\:border-pink-300\/40:active {
  border-color: rgb(248 180 217 / 0.4);
}

.active\:border-pink-300\/45:active {
  border-color: rgb(248 180 217 / 0.45);
}

.active\:border-pink-300\/5:active {
  border-color: rgb(248 180 217 / 0.05);
}

.active\:border-pink-300\/50:active {
  border-color: rgb(248 180 217 / 0.5);
}

.active\:border-pink-300\/55:active {
  border-color: rgb(248 180 217 / 0.55);
}

.active\:border-pink-300\/60:active {
  border-color: rgb(248 180 217 / 0.6);
}

.active\:border-pink-300\/65:active {
  border-color: rgb(248 180 217 / 0.65);
}

.active\:border-pink-300\/70:active {
  border-color: rgb(248 180 217 / 0.7);
}

.active\:border-pink-300\/75:active {
  border-color: rgb(248 180 217 / 0.75);
}

.active\:border-pink-300\/80:active {
  border-color: rgb(248 180 217 / 0.8);
}

.active\:border-pink-300\/85:active {
  border-color: rgb(248 180 217 / 0.85);
}

.active\:border-pink-300\/90:active {
  border-color: rgb(248 180 217 / 0.9);
}

.active\:border-pink-300\/95:active {
  border-color: rgb(248 180 217 / 0.95);
}

.active\:border-pink-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(241 126 184 / var(--tw-border-opacity, 1));
}

.active\:border-pink-400\/0:active {
  border-color: rgb(241 126 184 / 0);
}

.active\:border-pink-400\/10:active {
  border-color: rgb(241 126 184 / 0.1);
}

.active\:border-pink-400\/100:active {
  border-color: rgb(241 126 184 / 1);
}

.active\:border-pink-400\/15:active {
  border-color: rgb(241 126 184 / 0.15);
}

.active\:border-pink-400\/20:active {
  border-color: rgb(241 126 184 / 0.2);
}

.active\:border-pink-400\/25:active {
  border-color: rgb(241 126 184 / 0.25);
}

.active\:border-pink-400\/30:active {
  border-color: rgb(241 126 184 / 0.3);
}

.active\:border-pink-400\/35:active {
  border-color: rgb(241 126 184 / 0.35);
}

.active\:border-pink-400\/40:active {
  border-color: rgb(241 126 184 / 0.4);
}

.active\:border-pink-400\/45:active {
  border-color: rgb(241 126 184 / 0.45);
}

.active\:border-pink-400\/5:active {
  border-color: rgb(241 126 184 / 0.05);
}

.active\:border-pink-400\/50:active {
  border-color: rgb(241 126 184 / 0.5);
}

.active\:border-pink-400\/55:active {
  border-color: rgb(241 126 184 / 0.55);
}

.active\:border-pink-400\/60:active {
  border-color: rgb(241 126 184 / 0.6);
}

.active\:border-pink-400\/65:active {
  border-color: rgb(241 126 184 / 0.65);
}

.active\:border-pink-400\/70:active {
  border-color: rgb(241 126 184 / 0.7);
}

.active\:border-pink-400\/75:active {
  border-color: rgb(241 126 184 / 0.75);
}

.active\:border-pink-400\/80:active {
  border-color: rgb(241 126 184 / 0.8);
}

.active\:border-pink-400\/85:active {
  border-color: rgb(241 126 184 / 0.85);
}

.active\:border-pink-400\/90:active {
  border-color: rgb(241 126 184 / 0.9);
}

.active\:border-pink-400\/95:active {
  border-color: rgb(241 126 184 / 0.95);
}

.active\:border-pink-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(231 70 148 / var(--tw-border-opacity, 1));
}

.active\:border-pink-500\/0:active {
  border-color: rgb(231 70 148 / 0);
}

.active\:border-pink-500\/10:active {
  border-color: rgb(231 70 148 / 0.1);
}

.active\:border-pink-500\/100:active {
  border-color: rgb(231 70 148 / 1);
}

.active\:border-pink-500\/15:active {
  border-color: rgb(231 70 148 / 0.15);
}

.active\:border-pink-500\/20:active {
  border-color: rgb(231 70 148 / 0.2);
}

.active\:border-pink-500\/25:active {
  border-color: rgb(231 70 148 / 0.25);
}

.active\:border-pink-500\/30:active {
  border-color: rgb(231 70 148 / 0.3);
}

.active\:border-pink-500\/35:active {
  border-color: rgb(231 70 148 / 0.35);
}

.active\:border-pink-500\/40:active {
  border-color: rgb(231 70 148 / 0.4);
}

.active\:border-pink-500\/45:active {
  border-color: rgb(231 70 148 / 0.45);
}

.active\:border-pink-500\/5:active {
  border-color: rgb(231 70 148 / 0.05);
}

.active\:border-pink-500\/50:active {
  border-color: rgb(231 70 148 / 0.5);
}

.active\:border-pink-500\/55:active {
  border-color: rgb(231 70 148 / 0.55);
}

.active\:border-pink-500\/60:active {
  border-color: rgb(231 70 148 / 0.6);
}

.active\:border-pink-500\/65:active {
  border-color: rgb(231 70 148 / 0.65);
}

.active\:border-pink-500\/70:active {
  border-color: rgb(231 70 148 / 0.7);
}

.active\:border-pink-500\/75:active {
  border-color: rgb(231 70 148 / 0.75);
}

.active\:border-pink-500\/80:active {
  border-color: rgb(231 70 148 / 0.8);
}

.active\:border-pink-500\/85:active {
  border-color: rgb(231 70 148 / 0.85);
}

.active\:border-pink-500\/90:active {
  border-color: rgb(231 70 148 / 0.9);
}

.active\:border-pink-500\/95:active {
  border-color: rgb(231 70 148 / 0.95);
}

.active\:border-pink-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(214 31 105 / var(--tw-border-opacity, 1));
}

.active\:border-pink-600\/0:active {
  border-color: rgb(214 31 105 / 0);
}

.active\:border-pink-600\/10:active {
  border-color: rgb(214 31 105 / 0.1);
}

.active\:border-pink-600\/100:active {
  border-color: rgb(214 31 105 / 1);
}

.active\:border-pink-600\/15:active {
  border-color: rgb(214 31 105 / 0.15);
}

.active\:border-pink-600\/20:active {
  border-color: rgb(214 31 105 / 0.2);
}

.active\:border-pink-600\/25:active {
  border-color: rgb(214 31 105 / 0.25);
}

.active\:border-pink-600\/30:active {
  border-color: rgb(214 31 105 / 0.3);
}

.active\:border-pink-600\/35:active {
  border-color: rgb(214 31 105 / 0.35);
}

.active\:border-pink-600\/40:active {
  border-color: rgb(214 31 105 / 0.4);
}

.active\:border-pink-600\/45:active {
  border-color: rgb(214 31 105 / 0.45);
}

.active\:border-pink-600\/5:active {
  border-color: rgb(214 31 105 / 0.05);
}

.active\:border-pink-600\/50:active {
  border-color: rgb(214 31 105 / 0.5);
}

.active\:border-pink-600\/55:active {
  border-color: rgb(214 31 105 / 0.55);
}

.active\:border-pink-600\/60:active {
  border-color: rgb(214 31 105 / 0.6);
}

.active\:border-pink-600\/65:active {
  border-color: rgb(214 31 105 / 0.65);
}

.active\:border-pink-600\/70:active {
  border-color: rgb(214 31 105 / 0.7);
}

.active\:border-pink-600\/75:active {
  border-color: rgb(214 31 105 / 0.75);
}

.active\:border-pink-600\/80:active {
  border-color: rgb(214 31 105 / 0.8);
}

.active\:border-pink-600\/85:active {
  border-color: rgb(214 31 105 / 0.85);
}

.active\:border-pink-600\/90:active {
  border-color: rgb(214 31 105 / 0.9);
}

.active\:border-pink-600\/95:active {
  border-color: rgb(214 31 105 / 0.95);
}

.active\:border-pink-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(191 18 93 / var(--tw-border-opacity, 1));
}

.active\:border-pink-700\/0:active {
  border-color: rgb(191 18 93 / 0);
}

.active\:border-pink-700\/10:active {
  border-color: rgb(191 18 93 / 0.1);
}

.active\:border-pink-700\/100:active {
  border-color: rgb(191 18 93 / 1);
}

.active\:border-pink-700\/15:active {
  border-color: rgb(191 18 93 / 0.15);
}

.active\:border-pink-700\/20:active {
  border-color: rgb(191 18 93 / 0.2);
}

.active\:border-pink-700\/25:active {
  border-color: rgb(191 18 93 / 0.25);
}

.active\:border-pink-700\/30:active {
  border-color: rgb(191 18 93 / 0.3);
}

.active\:border-pink-700\/35:active {
  border-color: rgb(191 18 93 / 0.35);
}

.active\:border-pink-700\/40:active {
  border-color: rgb(191 18 93 / 0.4);
}

.active\:border-pink-700\/45:active {
  border-color: rgb(191 18 93 / 0.45);
}

.active\:border-pink-700\/5:active {
  border-color: rgb(191 18 93 / 0.05);
}

.active\:border-pink-700\/50:active {
  border-color: rgb(191 18 93 / 0.5);
}

.active\:border-pink-700\/55:active {
  border-color: rgb(191 18 93 / 0.55);
}

.active\:border-pink-700\/60:active {
  border-color: rgb(191 18 93 / 0.6);
}

.active\:border-pink-700\/65:active {
  border-color: rgb(191 18 93 / 0.65);
}

.active\:border-pink-700\/70:active {
  border-color: rgb(191 18 93 / 0.7);
}

.active\:border-pink-700\/75:active {
  border-color: rgb(191 18 93 / 0.75);
}

.active\:border-pink-700\/80:active {
  border-color: rgb(191 18 93 / 0.8);
}

.active\:border-pink-700\/85:active {
  border-color: rgb(191 18 93 / 0.85);
}

.active\:border-pink-700\/90:active {
  border-color: rgb(191 18 93 / 0.9);
}

.active\:border-pink-700\/95:active {
  border-color: rgb(191 18 93 / 0.95);
}

.active\:border-pink-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(153 21 75 / var(--tw-border-opacity, 1));
}

.active\:border-pink-800\/0:active {
  border-color: rgb(153 21 75 / 0);
}

.active\:border-pink-800\/10:active {
  border-color: rgb(153 21 75 / 0.1);
}

.active\:border-pink-800\/100:active {
  border-color: rgb(153 21 75 / 1);
}

.active\:border-pink-800\/15:active {
  border-color: rgb(153 21 75 / 0.15);
}

.active\:border-pink-800\/20:active {
  border-color: rgb(153 21 75 / 0.2);
}

.active\:border-pink-800\/25:active {
  border-color: rgb(153 21 75 / 0.25);
}

.active\:border-pink-800\/30:active {
  border-color: rgb(153 21 75 / 0.3);
}

.active\:border-pink-800\/35:active {
  border-color: rgb(153 21 75 / 0.35);
}

.active\:border-pink-800\/40:active {
  border-color: rgb(153 21 75 / 0.4);
}

.active\:border-pink-800\/45:active {
  border-color: rgb(153 21 75 / 0.45);
}

.active\:border-pink-800\/5:active {
  border-color: rgb(153 21 75 / 0.05);
}

.active\:border-pink-800\/50:active {
  border-color: rgb(153 21 75 / 0.5);
}

.active\:border-pink-800\/55:active {
  border-color: rgb(153 21 75 / 0.55);
}

.active\:border-pink-800\/60:active {
  border-color: rgb(153 21 75 / 0.6);
}

.active\:border-pink-800\/65:active {
  border-color: rgb(153 21 75 / 0.65);
}

.active\:border-pink-800\/70:active {
  border-color: rgb(153 21 75 / 0.7);
}

.active\:border-pink-800\/75:active {
  border-color: rgb(153 21 75 / 0.75);
}

.active\:border-pink-800\/80:active {
  border-color: rgb(153 21 75 / 0.8);
}

.active\:border-pink-800\/85:active {
  border-color: rgb(153 21 75 / 0.85);
}

.active\:border-pink-800\/90:active {
  border-color: rgb(153 21 75 / 0.9);
}

.active\:border-pink-800\/95:active {
  border-color: rgb(153 21 75 / 0.95);
}

.active\:border-pink-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(117 26 61 / var(--tw-border-opacity, 1));
}

.active\:border-pink-900\/0:active {
  border-color: rgb(117 26 61 / 0);
}

.active\:border-pink-900\/10:active {
  border-color: rgb(117 26 61 / 0.1);
}

.active\:border-pink-900\/100:active {
  border-color: rgb(117 26 61 / 1);
}

.active\:border-pink-900\/15:active {
  border-color: rgb(117 26 61 / 0.15);
}

.active\:border-pink-900\/20:active {
  border-color: rgb(117 26 61 / 0.2);
}

.active\:border-pink-900\/25:active {
  border-color: rgb(117 26 61 / 0.25);
}

.active\:border-pink-900\/30:active {
  border-color: rgb(117 26 61 / 0.3);
}

.active\:border-pink-900\/35:active {
  border-color: rgb(117 26 61 / 0.35);
}

.active\:border-pink-900\/40:active {
  border-color: rgb(117 26 61 / 0.4);
}

.active\:border-pink-900\/45:active {
  border-color: rgb(117 26 61 / 0.45);
}

.active\:border-pink-900\/5:active {
  border-color: rgb(117 26 61 / 0.05);
}

.active\:border-pink-900\/50:active {
  border-color: rgb(117 26 61 / 0.5);
}

.active\:border-pink-900\/55:active {
  border-color: rgb(117 26 61 / 0.55);
}

.active\:border-pink-900\/60:active {
  border-color: rgb(117 26 61 / 0.6);
}

.active\:border-pink-900\/65:active {
  border-color: rgb(117 26 61 / 0.65);
}

.active\:border-pink-900\/70:active {
  border-color: rgb(117 26 61 / 0.7);
}

.active\:border-pink-900\/75:active {
  border-color: rgb(117 26 61 / 0.75);
}

.active\:border-pink-900\/80:active {
  border-color: rgb(117 26 61 / 0.8);
}

.active\:border-pink-900\/85:active {
  border-color: rgb(117 26 61 / 0.85);
}

.active\:border-pink-900\/90:active {
  border-color: rgb(117 26 61 / 0.9);
}

.active\:border-pink-900\/95:active {
  border-color: rgb(117 26 61 / 0.95);
}

.active\:border-purple-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(237 235 254 / var(--tw-border-opacity, 1));
}

.active\:border-purple-100\/0:active {
  border-color: rgb(237 235 254 / 0);
}

.active\:border-purple-100\/10:active {
  border-color: rgb(237 235 254 / 0.1);
}

.active\:border-purple-100\/100:active {
  border-color: rgb(237 235 254 / 1);
}

.active\:border-purple-100\/15:active {
  border-color: rgb(237 235 254 / 0.15);
}

.active\:border-purple-100\/20:active {
  border-color: rgb(237 235 254 / 0.2);
}

.active\:border-purple-100\/25:active {
  border-color: rgb(237 235 254 / 0.25);
}

.active\:border-purple-100\/30:active {
  border-color: rgb(237 235 254 / 0.3);
}

.active\:border-purple-100\/35:active {
  border-color: rgb(237 235 254 / 0.35);
}

.active\:border-purple-100\/40:active {
  border-color: rgb(237 235 254 / 0.4);
}

.active\:border-purple-100\/45:active {
  border-color: rgb(237 235 254 / 0.45);
}

.active\:border-purple-100\/5:active {
  border-color: rgb(237 235 254 / 0.05);
}

.active\:border-purple-100\/50:active {
  border-color: rgb(237 235 254 / 0.5);
}

.active\:border-purple-100\/55:active {
  border-color: rgb(237 235 254 / 0.55);
}

.active\:border-purple-100\/60:active {
  border-color: rgb(237 235 254 / 0.6);
}

.active\:border-purple-100\/65:active {
  border-color: rgb(237 235 254 / 0.65);
}

.active\:border-purple-100\/70:active {
  border-color: rgb(237 235 254 / 0.7);
}

.active\:border-purple-100\/75:active {
  border-color: rgb(237 235 254 / 0.75);
}

.active\:border-purple-100\/80:active {
  border-color: rgb(237 235 254 / 0.8);
}

.active\:border-purple-100\/85:active {
  border-color: rgb(237 235 254 / 0.85);
}

.active\:border-purple-100\/90:active {
  border-color: rgb(237 235 254 / 0.9);
}

.active\:border-purple-100\/95:active {
  border-color: rgb(237 235 254 / 0.95);
}

.active\:border-purple-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(220 215 254 / var(--tw-border-opacity, 1));
}

.active\:border-purple-200\/0:active {
  border-color: rgb(220 215 254 / 0);
}

.active\:border-purple-200\/10:active {
  border-color: rgb(220 215 254 / 0.1);
}

.active\:border-purple-200\/100:active {
  border-color: rgb(220 215 254 / 1);
}

.active\:border-purple-200\/15:active {
  border-color: rgb(220 215 254 / 0.15);
}

.active\:border-purple-200\/20:active {
  border-color: rgb(220 215 254 / 0.2);
}

.active\:border-purple-200\/25:active {
  border-color: rgb(220 215 254 / 0.25);
}

.active\:border-purple-200\/30:active {
  border-color: rgb(220 215 254 / 0.3);
}

.active\:border-purple-200\/35:active {
  border-color: rgb(220 215 254 / 0.35);
}

.active\:border-purple-200\/40:active {
  border-color: rgb(220 215 254 / 0.4);
}

.active\:border-purple-200\/45:active {
  border-color: rgb(220 215 254 / 0.45);
}

.active\:border-purple-200\/5:active {
  border-color: rgb(220 215 254 / 0.05);
}

.active\:border-purple-200\/50:active {
  border-color: rgb(220 215 254 / 0.5);
}

.active\:border-purple-200\/55:active {
  border-color: rgb(220 215 254 / 0.55);
}

.active\:border-purple-200\/60:active {
  border-color: rgb(220 215 254 / 0.6);
}

.active\:border-purple-200\/65:active {
  border-color: rgb(220 215 254 / 0.65);
}

.active\:border-purple-200\/70:active {
  border-color: rgb(220 215 254 / 0.7);
}

.active\:border-purple-200\/75:active {
  border-color: rgb(220 215 254 / 0.75);
}

.active\:border-purple-200\/80:active {
  border-color: rgb(220 215 254 / 0.8);
}

.active\:border-purple-200\/85:active {
  border-color: rgb(220 215 254 / 0.85);
}

.active\:border-purple-200\/90:active {
  border-color: rgb(220 215 254 / 0.9);
}

.active\:border-purple-200\/95:active {
  border-color: rgb(220 215 254 / 0.95);
}

.active\:border-purple-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(202 191 253 / var(--tw-border-opacity, 1));
}

.active\:border-purple-300\/0:active {
  border-color: rgb(202 191 253 / 0);
}

.active\:border-purple-300\/10:active {
  border-color: rgb(202 191 253 / 0.1);
}

.active\:border-purple-300\/100:active {
  border-color: rgb(202 191 253 / 1);
}

.active\:border-purple-300\/15:active {
  border-color: rgb(202 191 253 / 0.15);
}

.active\:border-purple-300\/20:active {
  border-color: rgb(202 191 253 / 0.2);
}

.active\:border-purple-300\/25:active {
  border-color: rgb(202 191 253 / 0.25);
}

.active\:border-purple-300\/30:active {
  border-color: rgb(202 191 253 / 0.3);
}

.active\:border-purple-300\/35:active {
  border-color: rgb(202 191 253 / 0.35);
}

.active\:border-purple-300\/40:active {
  border-color: rgb(202 191 253 / 0.4);
}

.active\:border-purple-300\/45:active {
  border-color: rgb(202 191 253 / 0.45);
}

.active\:border-purple-300\/5:active {
  border-color: rgb(202 191 253 / 0.05);
}

.active\:border-purple-300\/50:active {
  border-color: rgb(202 191 253 / 0.5);
}

.active\:border-purple-300\/55:active {
  border-color: rgb(202 191 253 / 0.55);
}

.active\:border-purple-300\/60:active {
  border-color: rgb(202 191 253 / 0.6);
}

.active\:border-purple-300\/65:active {
  border-color: rgb(202 191 253 / 0.65);
}

.active\:border-purple-300\/70:active {
  border-color: rgb(202 191 253 / 0.7);
}

.active\:border-purple-300\/75:active {
  border-color: rgb(202 191 253 / 0.75);
}

.active\:border-purple-300\/80:active {
  border-color: rgb(202 191 253 / 0.8);
}

.active\:border-purple-300\/85:active {
  border-color: rgb(202 191 253 / 0.85);
}

.active\:border-purple-300\/90:active {
  border-color: rgb(202 191 253 / 0.9);
}

.active\:border-purple-300\/95:active {
  border-color: rgb(202 191 253 / 0.95);
}

.active\:border-purple-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(172 148 250 / var(--tw-border-opacity, 1));
}

.active\:border-purple-400\/0:active {
  border-color: rgb(172 148 250 / 0);
}

.active\:border-purple-400\/10:active {
  border-color: rgb(172 148 250 / 0.1);
}

.active\:border-purple-400\/100:active {
  border-color: rgb(172 148 250 / 1);
}

.active\:border-purple-400\/15:active {
  border-color: rgb(172 148 250 / 0.15);
}

.active\:border-purple-400\/20:active {
  border-color: rgb(172 148 250 / 0.2);
}

.active\:border-purple-400\/25:active {
  border-color: rgb(172 148 250 / 0.25);
}

.active\:border-purple-400\/30:active {
  border-color: rgb(172 148 250 / 0.3);
}

.active\:border-purple-400\/35:active {
  border-color: rgb(172 148 250 / 0.35);
}

.active\:border-purple-400\/40:active {
  border-color: rgb(172 148 250 / 0.4);
}

.active\:border-purple-400\/45:active {
  border-color: rgb(172 148 250 / 0.45);
}

.active\:border-purple-400\/5:active {
  border-color: rgb(172 148 250 / 0.05);
}

.active\:border-purple-400\/50:active {
  border-color: rgb(172 148 250 / 0.5);
}

.active\:border-purple-400\/55:active {
  border-color: rgb(172 148 250 / 0.55);
}

.active\:border-purple-400\/60:active {
  border-color: rgb(172 148 250 / 0.6);
}

.active\:border-purple-400\/65:active {
  border-color: rgb(172 148 250 / 0.65);
}

.active\:border-purple-400\/70:active {
  border-color: rgb(172 148 250 / 0.7);
}

.active\:border-purple-400\/75:active {
  border-color: rgb(172 148 250 / 0.75);
}

.active\:border-purple-400\/80:active {
  border-color: rgb(172 148 250 / 0.8);
}

.active\:border-purple-400\/85:active {
  border-color: rgb(172 148 250 / 0.85);
}

.active\:border-purple-400\/90:active {
  border-color: rgb(172 148 250 / 0.9);
}

.active\:border-purple-400\/95:active {
  border-color: rgb(172 148 250 / 0.95);
}

.active\:border-purple-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(144 97 249 / var(--tw-border-opacity, 1));
}

.active\:border-purple-500\/0:active {
  border-color: rgb(144 97 249 / 0);
}

.active\:border-purple-500\/10:active {
  border-color: rgb(144 97 249 / 0.1);
}

.active\:border-purple-500\/100:active {
  border-color: rgb(144 97 249 / 1);
}

.active\:border-purple-500\/15:active {
  border-color: rgb(144 97 249 / 0.15);
}

.active\:border-purple-500\/20:active {
  border-color: rgb(144 97 249 / 0.2);
}

.active\:border-purple-500\/25:active {
  border-color: rgb(144 97 249 / 0.25);
}

.active\:border-purple-500\/30:active {
  border-color: rgb(144 97 249 / 0.3);
}

.active\:border-purple-500\/35:active {
  border-color: rgb(144 97 249 / 0.35);
}

.active\:border-purple-500\/40:active {
  border-color: rgb(144 97 249 / 0.4);
}

.active\:border-purple-500\/45:active {
  border-color: rgb(144 97 249 / 0.45);
}

.active\:border-purple-500\/5:active {
  border-color: rgb(144 97 249 / 0.05);
}

.active\:border-purple-500\/50:active {
  border-color: rgb(144 97 249 / 0.5);
}

.active\:border-purple-500\/55:active {
  border-color: rgb(144 97 249 / 0.55);
}

.active\:border-purple-500\/60:active {
  border-color: rgb(144 97 249 / 0.6);
}

.active\:border-purple-500\/65:active {
  border-color: rgb(144 97 249 / 0.65);
}

.active\:border-purple-500\/70:active {
  border-color: rgb(144 97 249 / 0.7);
}

.active\:border-purple-500\/75:active {
  border-color: rgb(144 97 249 / 0.75);
}

.active\:border-purple-500\/80:active {
  border-color: rgb(144 97 249 / 0.8);
}

.active\:border-purple-500\/85:active {
  border-color: rgb(144 97 249 / 0.85);
}

.active\:border-purple-500\/90:active {
  border-color: rgb(144 97 249 / 0.9);
}

.active\:border-purple-500\/95:active {
  border-color: rgb(144 97 249 / 0.95);
}

.active\:border-purple-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(126 58 242 / var(--tw-border-opacity, 1));
}

.active\:border-purple-600\/0:active {
  border-color: rgb(126 58 242 / 0);
}

.active\:border-purple-600\/10:active {
  border-color: rgb(126 58 242 / 0.1);
}

.active\:border-purple-600\/100:active {
  border-color: rgb(126 58 242 / 1);
}

.active\:border-purple-600\/15:active {
  border-color: rgb(126 58 242 / 0.15);
}

.active\:border-purple-600\/20:active {
  border-color: rgb(126 58 242 / 0.2);
}

.active\:border-purple-600\/25:active {
  border-color: rgb(126 58 242 / 0.25);
}

.active\:border-purple-600\/30:active {
  border-color: rgb(126 58 242 / 0.3);
}

.active\:border-purple-600\/35:active {
  border-color: rgb(126 58 242 / 0.35);
}

.active\:border-purple-600\/40:active {
  border-color: rgb(126 58 242 / 0.4);
}

.active\:border-purple-600\/45:active {
  border-color: rgb(126 58 242 / 0.45);
}

.active\:border-purple-600\/5:active {
  border-color: rgb(126 58 242 / 0.05);
}

.active\:border-purple-600\/50:active {
  border-color: rgb(126 58 242 / 0.5);
}

.active\:border-purple-600\/55:active {
  border-color: rgb(126 58 242 / 0.55);
}

.active\:border-purple-600\/60:active {
  border-color: rgb(126 58 242 / 0.6);
}

.active\:border-purple-600\/65:active {
  border-color: rgb(126 58 242 / 0.65);
}

.active\:border-purple-600\/70:active {
  border-color: rgb(126 58 242 / 0.7);
}

.active\:border-purple-600\/75:active {
  border-color: rgb(126 58 242 / 0.75);
}

.active\:border-purple-600\/80:active {
  border-color: rgb(126 58 242 / 0.8);
}

.active\:border-purple-600\/85:active {
  border-color: rgb(126 58 242 / 0.85);
}

.active\:border-purple-600\/90:active {
  border-color: rgb(126 58 242 / 0.9);
}

.active\:border-purple-600\/95:active {
  border-color: rgb(126 58 242 / 0.95);
}

.active\:border-purple-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(108 43 217 / var(--tw-border-opacity, 1));
}

.active\:border-purple-700\/0:active {
  border-color: rgb(108 43 217 / 0);
}

.active\:border-purple-700\/10:active {
  border-color: rgb(108 43 217 / 0.1);
}

.active\:border-purple-700\/100:active {
  border-color: rgb(108 43 217 / 1);
}

.active\:border-purple-700\/15:active {
  border-color: rgb(108 43 217 / 0.15);
}

.active\:border-purple-700\/20:active {
  border-color: rgb(108 43 217 / 0.2);
}

.active\:border-purple-700\/25:active {
  border-color: rgb(108 43 217 / 0.25);
}

.active\:border-purple-700\/30:active {
  border-color: rgb(108 43 217 / 0.3);
}

.active\:border-purple-700\/35:active {
  border-color: rgb(108 43 217 / 0.35);
}

.active\:border-purple-700\/40:active {
  border-color: rgb(108 43 217 / 0.4);
}

.active\:border-purple-700\/45:active {
  border-color: rgb(108 43 217 / 0.45);
}

.active\:border-purple-700\/5:active {
  border-color: rgb(108 43 217 / 0.05);
}

.active\:border-purple-700\/50:active {
  border-color: rgb(108 43 217 / 0.5);
}

.active\:border-purple-700\/55:active {
  border-color: rgb(108 43 217 / 0.55);
}

.active\:border-purple-700\/60:active {
  border-color: rgb(108 43 217 / 0.6);
}

.active\:border-purple-700\/65:active {
  border-color: rgb(108 43 217 / 0.65);
}

.active\:border-purple-700\/70:active {
  border-color: rgb(108 43 217 / 0.7);
}

.active\:border-purple-700\/75:active {
  border-color: rgb(108 43 217 / 0.75);
}

.active\:border-purple-700\/80:active {
  border-color: rgb(108 43 217 / 0.8);
}

.active\:border-purple-700\/85:active {
  border-color: rgb(108 43 217 / 0.85);
}

.active\:border-purple-700\/90:active {
  border-color: rgb(108 43 217 / 0.9);
}

.active\:border-purple-700\/95:active {
  border-color: rgb(108 43 217 / 0.95);
}

.active\:border-purple-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(85 33 181 / var(--tw-border-opacity, 1));
}

.active\:border-purple-800\/0:active {
  border-color: rgb(85 33 181 / 0);
}

.active\:border-purple-800\/10:active {
  border-color: rgb(85 33 181 / 0.1);
}

.active\:border-purple-800\/100:active {
  border-color: rgb(85 33 181 / 1);
}

.active\:border-purple-800\/15:active {
  border-color: rgb(85 33 181 / 0.15);
}

.active\:border-purple-800\/20:active {
  border-color: rgb(85 33 181 / 0.2);
}

.active\:border-purple-800\/25:active {
  border-color: rgb(85 33 181 / 0.25);
}

.active\:border-purple-800\/30:active {
  border-color: rgb(85 33 181 / 0.3);
}

.active\:border-purple-800\/35:active {
  border-color: rgb(85 33 181 / 0.35);
}

.active\:border-purple-800\/40:active {
  border-color: rgb(85 33 181 / 0.4);
}

.active\:border-purple-800\/45:active {
  border-color: rgb(85 33 181 / 0.45);
}

.active\:border-purple-800\/5:active {
  border-color: rgb(85 33 181 / 0.05);
}

.active\:border-purple-800\/50:active {
  border-color: rgb(85 33 181 / 0.5);
}

.active\:border-purple-800\/55:active {
  border-color: rgb(85 33 181 / 0.55);
}

.active\:border-purple-800\/60:active {
  border-color: rgb(85 33 181 / 0.6);
}

.active\:border-purple-800\/65:active {
  border-color: rgb(85 33 181 / 0.65);
}

.active\:border-purple-800\/70:active {
  border-color: rgb(85 33 181 / 0.7);
}

.active\:border-purple-800\/75:active {
  border-color: rgb(85 33 181 / 0.75);
}

.active\:border-purple-800\/80:active {
  border-color: rgb(85 33 181 / 0.8);
}

.active\:border-purple-800\/85:active {
  border-color: rgb(85 33 181 / 0.85);
}

.active\:border-purple-800\/90:active {
  border-color: rgb(85 33 181 / 0.9);
}

.active\:border-purple-800\/95:active {
  border-color: rgb(85 33 181 / 0.95);
}

.active\:border-purple-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(74 29 150 / var(--tw-border-opacity, 1));
}

.active\:border-purple-900\/0:active {
  border-color: rgb(74 29 150 / 0);
}

.active\:border-purple-900\/10:active {
  border-color: rgb(74 29 150 / 0.1);
}

.active\:border-purple-900\/100:active {
  border-color: rgb(74 29 150 / 1);
}

.active\:border-purple-900\/15:active {
  border-color: rgb(74 29 150 / 0.15);
}

.active\:border-purple-900\/20:active {
  border-color: rgb(74 29 150 / 0.2);
}

.active\:border-purple-900\/25:active {
  border-color: rgb(74 29 150 / 0.25);
}

.active\:border-purple-900\/30:active {
  border-color: rgb(74 29 150 / 0.3);
}

.active\:border-purple-900\/35:active {
  border-color: rgb(74 29 150 / 0.35);
}

.active\:border-purple-900\/40:active {
  border-color: rgb(74 29 150 / 0.4);
}

.active\:border-purple-900\/45:active {
  border-color: rgb(74 29 150 / 0.45);
}

.active\:border-purple-900\/5:active {
  border-color: rgb(74 29 150 / 0.05);
}

.active\:border-purple-900\/50:active {
  border-color: rgb(74 29 150 / 0.5);
}

.active\:border-purple-900\/55:active {
  border-color: rgb(74 29 150 / 0.55);
}

.active\:border-purple-900\/60:active {
  border-color: rgb(74 29 150 / 0.6);
}

.active\:border-purple-900\/65:active {
  border-color: rgb(74 29 150 / 0.65);
}

.active\:border-purple-900\/70:active {
  border-color: rgb(74 29 150 / 0.7);
}

.active\:border-purple-900\/75:active {
  border-color: rgb(74 29 150 / 0.75);
}

.active\:border-purple-900\/80:active {
  border-color: rgb(74 29 150 / 0.8);
}

.active\:border-purple-900\/85:active {
  border-color: rgb(74 29 150 / 0.85);
}

.active\:border-purple-900\/90:active {
  border-color: rgb(74 29 150 / 0.9);
}

.active\:border-purple-900\/95:active {
  border-color: rgb(74 29 150 / 0.95);
}

.active\:border-red-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}

.active\:border-red-100\/0:active {
  border-color: rgb(254 226 226 / 0);
}

.active\:border-red-100\/10:active {
  border-color: rgb(254 226 226 / 0.1);
}

.active\:border-red-100\/100:active {
  border-color: rgb(254 226 226 / 1);
}

.active\:border-red-100\/15:active {
  border-color: rgb(254 226 226 / 0.15);
}

.active\:border-red-100\/20:active {
  border-color: rgb(254 226 226 / 0.2);
}

.active\:border-red-100\/25:active {
  border-color: rgb(254 226 226 / 0.25);
}

.active\:border-red-100\/30:active {
  border-color: rgb(254 226 226 / 0.3);
}

.active\:border-red-100\/35:active {
  border-color: rgb(254 226 226 / 0.35);
}

.active\:border-red-100\/40:active {
  border-color: rgb(254 226 226 / 0.4);
}

.active\:border-red-100\/45:active {
  border-color: rgb(254 226 226 / 0.45);
}

.active\:border-red-100\/5:active {
  border-color: rgb(254 226 226 / 0.05);
}

.active\:border-red-100\/50:active {
  border-color: rgb(254 226 226 / 0.5);
}

.active\:border-red-100\/55:active {
  border-color: rgb(254 226 226 / 0.55);
}

.active\:border-red-100\/60:active {
  border-color: rgb(254 226 226 / 0.6);
}

.active\:border-red-100\/65:active {
  border-color: rgb(254 226 226 / 0.65);
}

.active\:border-red-100\/70:active {
  border-color: rgb(254 226 226 / 0.7);
}

.active\:border-red-100\/75:active {
  border-color: rgb(254 226 226 / 0.75);
}

.active\:border-red-100\/80:active {
  border-color: rgb(254 226 226 / 0.8);
}

.active\:border-red-100\/85:active {
  border-color: rgb(254 226 226 / 0.85);
}

.active\:border-red-100\/90:active {
  border-color: rgb(254 226 226 / 0.9);
}

.active\:border-red-100\/95:active {
  border-color: rgb(254 226 226 / 0.95);
}

.active\:border-red-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}

.active\:border-red-200\/0:active {
  border-color: rgb(254 202 202 / 0);
}

.active\:border-red-200\/10:active {
  border-color: rgb(254 202 202 / 0.1);
}

.active\:border-red-200\/100:active {
  border-color: rgb(254 202 202 / 1);
}

.active\:border-red-200\/15:active {
  border-color: rgb(254 202 202 / 0.15);
}

.active\:border-red-200\/20:active {
  border-color: rgb(254 202 202 / 0.2);
}

.active\:border-red-200\/25:active {
  border-color: rgb(254 202 202 / 0.25);
}

.active\:border-red-200\/30:active {
  border-color: rgb(254 202 202 / 0.3);
}

.active\:border-red-200\/35:active {
  border-color: rgb(254 202 202 / 0.35);
}

.active\:border-red-200\/40:active {
  border-color: rgb(254 202 202 / 0.4);
}

.active\:border-red-200\/45:active {
  border-color: rgb(254 202 202 / 0.45);
}

.active\:border-red-200\/5:active {
  border-color: rgb(254 202 202 / 0.05);
}

.active\:border-red-200\/50:active {
  border-color: rgb(254 202 202 / 0.5);
}

.active\:border-red-200\/55:active {
  border-color: rgb(254 202 202 / 0.55);
}

.active\:border-red-200\/60:active {
  border-color: rgb(254 202 202 / 0.6);
}

.active\:border-red-200\/65:active {
  border-color: rgb(254 202 202 / 0.65);
}

.active\:border-red-200\/70:active {
  border-color: rgb(254 202 202 / 0.7);
}

.active\:border-red-200\/75:active {
  border-color: rgb(254 202 202 / 0.75);
}

.active\:border-red-200\/80:active {
  border-color: rgb(254 202 202 / 0.8);
}

.active\:border-red-200\/85:active {
  border-color: rgb(254 202 202 / 0.85);
}

.active\:border-red-200\/90:active {
  border-color: rgb(254 202 202 / 0.9);
}

.active\:border-red-200\/95:active {
  border-color: rgb(254 202 202 / 0.95);
}

.active\:border-red-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}

.active\:border-red-300\/0:active {
  border-color: rgb(252 165 165 / 0);
}

.active\:border-red-300\/10:active {
  border-color: rgb(252 165 165 / 0.1);
}

.active\:border-red-300\/100:active {
  border-color: rgb(252 165 165 / 1);
}

.active\:border-red-300\/15:active {
  border-color: rgb(252 165 165 / 0.15);
}

.active\:border-red-300\/20:active {
  border-color: rgb(252 165 165 / 0.2);
}

.active\:border-red-300\/25:active {
  border-color: rgb(252 165 165 / 0.25);
}

.active\:border-red-300\/30:active {
  border-color: rgb(252 165 165 / 0.3);
}

.active\:border-red-300\/35:active {
  border-color: rgb(252 165 165 / 0.35);
}

.active\:border-red-300\/40:active {
  border-color: rgb(252 165 165 / 0.4);
}

.active\:border-red-300\/45:active {
  border-color: rgb(252 165 165 / 0.45);
}

.active\:border-red-300\/5:active {
  border-color: rgb(252 165 165 / 0.05);
}

.active\:border-red-300\/50:active {
  border-color: rgb(252 165 165 / 0.5);
}

.active\:border-red-300\/55:active {
  border-color: rgb(252 165 165 / 0.55);
}

.active\:border-red-300\/60:active {
  border-color: rgb(252 165 165 / 0.6);
}

.active\:border-red-300\/65:active {
  border-color: rgb(252 165 165 / 0.65);
}

.active\:border-red-300\/70:active {
  border-color: rgb(252 165 165 / 0.7);
}

.active\:border-red-300\/75:active {
  border-color: rgb(252 165 165 / 0.75);
}

.active\:border-red-300\/80:active {
  border-color: rgb(252 165 165 / 0.8);
}

.active\:border-red-300\/85:active {
  border-color: rgb(252 165 165 / 0.85);
}

.active\:border-red-300\/90:active {
  border-color: rgb(252 165 165 / 0.9);
}

.active\:border-red-300\/95:active {
  border-color: rgb(252 165 165 / 0.95);
}

.active\:border-red-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}

.active\:border-red-400\/0:active {
  border-color: rgb(248 113 113 / 0);
}

.active\:border-red-400\/10:active {
  border-color: rgb(248 113 113 / 0.1);
}

.active\:border-red-400\/100:active {
  border-color: rgb(248 113 113 / 1);
}

.active\:border-red-400\/15:active {
  border-color: rgb(248 113 113 / 0.15);
}

.active\:border-red-400\/20:active {
  border-color: rgb(248 113 113 / 0.2);
}

.active\:border-red-400\/25:active {
  border-color: rgb(248 113 113 / 0.25);
}

.active\:border-red-400\/30:active {
  border-color: rgb(248 113 113 / 0.3);
}

.active\:border-red-400\/35:active {
  border-color: rgb(248 113 113 / 0.35);
}

.active\:border-red-400\/40:active {
  border-color: rgb(248 113 113 / 0.4);
}

.active\:border-red-400\/45:active {
  border-color: rgb(248 113 113 / 0.45);
}

.active\:border-red-400\/5:active {
  border-color: rgb(248 113 113 / 0.05);
}

.active\:border-red-400\/50:active {
  border-color: rgb(248 113 113 / 0.5);
}

.active\:border-red-400\/55:active {
  border-color: rgb(248 113 113 / 0.55);
}

.active\:border-red-400\/60:active {
  border-color: rgb(248 113 113 / 0.6);
}

.active\:border-red-400\/65:active {
  border-color: rgb(248 113 113 / 0.65);
}

.active\:border-red-400\/70:active {
  border-color: rgb(248 113 113 / 0.7);
}

.active\:border-red-400\/75:active {
  border-color: rgb(248 113 113 / 0.75);
}

.active\:border-red-400\/80:active {
  border-color: rgb(248 113 113 / 0.8);
}

.active\:border-red-400\/85:active {
  border-color: rgb(248 113 113 / 0.85);
}

.active\:border-red-400\/90:active {
  border-color: rgb(248 113 113 / 0.9);
}

.active\:border-red-400\/95:active {
  border-color: rgb(248 113 113 / 0.95);
}

.active\:border-red-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.active\:border-red-500\/0:active {
  border-color: rgb(239 68 68 / 0);
}

.active\:border-red-500\/10:active {
  border-color: rgb(239 68 68 / 0.1);
}

.active\:border-red-500\/100:active {
  border-color: rgb(239 68 68 / 1);
}

.active\:border-red-500\/15:active {
  border-color: rgb(239 68 68 / 0.15);
}

.active\:border-red-500\/20:active {
  border-color: rgb(239 68 68 / 0.2);
}

.active\:border-red-500\/25:active {
  border-color: rgb(239 68 68 / 0.25);
}

.active\:border-red-500\/30:active {
  border-color: rgb(239 68 68 / 0.3);
}

.active\:border-red-500\/35:active {
  border-color: rgb(239 68 68 / 0.35);
}

.active\:border-red-500\/40:active {
  border-color: rgb(239 68 68 / 0.4);
}

.active\:border-red-500\/45:active {
  border-color: rgb(239 68 68 / 0.45);
}

.active\:border-red-500\/5:active {
  border-color: rgb(239 68 68 / 0.05);
}

.active\:border-red-500\/50:active {
  border-color: rgb(239 68 68 / 0.5);
}

.active\:border-red-500\/55:active {
  border-color: rgb(239 68 68 / 0.55);
}

.active\:border-red-500\/60:active {
  border-color: rgb(239 68 68 / 0.6);
}

.active\:border-red-500\/65:active {
  border-color: rgb(239 68 68 / 0.65);
}

.active\:border-red-500\/70:active {
  border-color: rgb(239 68 68 / 0.7);
}

.active\:border-red-500\/75:active {
  border-color: rgb(239 68 68 / 0.75);
}

.active\:border-red-500\/80:active {
  border-color: rgb(239 68 68 / 0.8);
}

.active\:border-red-500\/85:active {
  border-color: rgb(239 68 68 / 0.85);
}

.active\:border-red-500\/90:active {
  border-color: rgb(239 68 68 / 0.9);
}

.active\:border-red-500\/95:active {
  border-color: rgb(239 68 68 / 0.95);
}

.active\:border-red-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}

.active\:border-red-600\/0:active {
  border-color: rgb(220 38 38 / 0);
}

.active\:border-red-600\/10:active {
  border-color: rgb(220 38 38 / 0.1);
}

.active\:border-red-600\/100:active {
  border-color: rgb(220 38 38 / 1);
}

.active\:border-red-600\/15:active {
  border-color: rgb(220 38 38 / 0.15);
}

.active\:border-red-600\/20:active {
  border-color: rgb(220 38 38 / 0.2);
}

.active\:border-red-600\/25:active {
  border-color: rgb(220 38 38 / 0.25);
}

.active\:border-red-600\/30:active {
  border-color: rgb(220 38 38 / 0.3);
}

.active\:border-red-600\/35:active {
  border-color: rgb(220 38 38 / 0.35);
}

.active\:border-red-600\/40:active {
  border-color: rgb(220 38 38 / 0.4);
}

.active\:border-red-600\/45:active {
  border-color: rgb(220 38 38 / 0.45);
}

.active\:border-red-600\/5:active {
  border-color: rgb(220 38 38 / 0.05);
}

.active\:border-red-600\/50:active {
  border-color: rgb(220 38 38 / 0.5);
}

.active\:border-red-600\/55:active {
  border-color: rgb(220 38 38 / 0.55);
}

.active\:border-red-600\/60:active {
  border-color: rgb(220 38 38 / 0.6);
}

.active\:border-red-600\/65:active {
  border-color: rgb(220 38 38 / 0.65);
}

.active\:border-red-600\/70:active {
  border-color: rgb(220 38 38 / 0.7);
}

.active\:border-red-600\/75:active {
  border-color: rgb(220 38 38 / 0.75);
}

.active\:border-red-600\/80:active {
  border-color: rgb(220 38 38 / 0.8);
}

.active\:border-red-600\/85:active {
  border-color: rgb(220 38 38 / 0.85);
}

.active\:border-red-600\/90:active {
  border-color: rgb(220 38 38 / 0.9);
}

.active\:border-red-600\/95:active {
  border-color: rgb(220 38 38 / 0.95);
}

.active\:border-red-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}

.active\:border-red-700\/0:active {
  border-color: rgb(185 28 28 / 0);
}

.active\:border-red-700\/10:active {
  border-color: rgb(185 28 28 / 0.1);
}

.active\:border-red-700\/100:active {
  border-color: rgb(185 28 28 / 1);
}

.active\:border-red-700\/15:active {
  border-color: rgb(185 28 28 / 0.15);
}

.active\:border-red-700\/20:active {
  border-color: rgb(185 28 28 / 0.2);
}

.active\:border-red-700\/25:active {
  border-color: rgb(185 28 28 / 0.25);
}

.active\:border-red-700\/30:active {
  border-color: rgb(185 28 28 / 0.3);
}

.active\:border-red-700\/35:active {
  border-color: rgb(185 28 28 / 0.35);
}

.active\:border-red-700\/40:active {
  border-color: rgb(185 28 28 / 0.4);
}

.active\:border-red-700\/45:active {
  border-color: rgb(185 28 28 / 0.45);
}

.active\:border-red-700\/5:active {
  border-color: rgb(185 28 28 / 0.05);
}

.active\:border-red-700\/50:active {
  border-color: rgb(185 28 28 / 0.5);
}

.active\:border-red-700\/55:active {
  border-color: rgb(185 28 28 / 0.55);
}

.active\:border-red-700\/60:active {
  border-color: rgb(185 28 28 / 0.6);
}

.active\:border-red-700\/65:active {
  border-color: rgb(185 28 28 / 0.65);
}

.active\:border-red-700\/70:active {
  border-color: rgb(185 28 28 / 0.7);
}

.active\:border-red-700\/75:active {
  border-color: rgb(185 28 28 / 0.75);
}

.active\:border-red-700\/80:active {
  border-color: rgb(185 28 28 / 0.8);
}

.active\:border-red-700\/85:active {
  border-color: rgb(185 28 28 / 0.85);
}

.active\:border-red-700\/90:active {
  border-color: rgb(185 28 28 / 0.9);
}

.active\:border-red-700\/95:active {
  border-color: rgb(185 28 28 / 0.95);
}

.active\:border-red-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}

.active\:border-red-800\/0:active {
  border-color: rgb(153 27 27 / 0);
}

.active\:border-red-800\/10:active {
  border-color: rgb(153 27 27 / 0.1);
}

.active\:border-red-800\/100:active {
  border-color: rgb(153 27 27 / 1);
}

.active\:border-red-800\/15:active {
  border-color: rgb(153 27 27 / 0.15);
}

.active\:border-red-800\/20:active {
  border-color: rgb(153 27 27 / 0.2);
}

.active\:border-red-800\/25:active {
  border-color: rgb(153 27 27 / 0.25);
}

.active\:border-red-800\/30:active {
  border-color: rgb(153 27 27 / 0.3);
}

.active\:border-red-800\/35:active {
  border-color: rgb(153 27 27 / 0.35);
}

.active\:border-red-800\/40:active {
  border-color: rgb(153 27 27 / 0.4);
}

.active\:border-red-800\/45:active {
  border-color: rgb(153 27 27 / 0.45);
}

.active\:border-red-800\/5:active {
  border-color: rgb(153 27 27 / 0.05);
}

.active\:border-red-800\/50:active {
  border-color: rgb(153 27 27 / 0.5);
}

.active\:border-red-800\/55:active {
  border-color: rgb(153 27 27 / 0.55);
}

.active\:border-red-800\/60:active {
  border-color: rgb(153 27 27 / 0.6);
}

.active\:border-red-800\/65:active {
  border-color: rgb(153 27 27 / 0.65);
}

.active\:border-red-800\/70:active {
  border-color: rgb(153 27 27 / 0.7);
}

.active\:border-red-800\/75:active {
  border-color: rgb(153 27 27 / 0.75);
}

.active\:border-red-800\/80:active {
  border-color: rgb(153 27 27 / 0.8);
}

.active\:border-red-800\/85:active {
  border-color: rgb(153 27 27 / 0.85);
}

.active\:border-red-800\/90:active {
  border-color: rgb(153 27 27 / 0.9);
}

.active\:border-red-800\/95:active {
  border-color: rgb(153 27 27 / 0.95);
}

.active\:border-red-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}

.active\:border-red-900\/0:active {
  border-color: rgb(127 29 29 / 0);
}

.active\:border-red-900\/10:active {
  border-color: rgb(127 29 29 / 0.1);
}

.active\:border-red-900\/100:active {
  border-color: rgb(127 29 29 / 1);
}

.active\:border-red-900\/15:active {
  border-color: rgb(127 29 29 / 0.15);
}

.active\:border-red-900\/20:active {
  border-color: rgb(127 29 29 / 0.2);
}

.active\:border-red-900\/25:active {
  border-color: rgb(127 29 29 / 0.25);
}

.active\:border-red-900\/30:active {
  border-color: rgb(127 29 29 / 0.3);
}

.active\:border-red-900\/35:active {
  border-color: rgb(127 29 29 / 0.35);
}

.active\:border-red-900\/40:active {
  border-color: rgb(127 29 29 / 0.4);
}

.active\:border-red-900\/45:active {
  border-color: rgb(127 29 29 / 0.45);
}

.active\:border-red-900\/5:active {
  border-color: rgb(127 29 29 / 0.05);
}

.active\:border-red-900\/50:active {
  border-color: rgb(127 29 29 / 0.5);
}

.active\:border-red-900\/55:active {
  border-color: rgb(127 29 29 / 0.55);
}

.active\:border-red-900\/60:active {
  border-color: rgb(127 29 29 / 0.6);
}

.active\:border-red-900\/65:active {
  border-color: rgb(127 29 29 / 0.65);
}

.active\:border-red-900\/70:active {
  border-color: rgb(127 29 29 / 0.7);
}

.active\:border-red-900\/75:active {
  border-color: rgb(127 29 29 / 0.75);
}

.active\:border-red-900\/80:active {
  border-color: rgb(127 29 29 / 0.8);
}

.active\:border-red-900\/85:active {
  border-color: rgb(127 29 29 / 0.85);
}

.active\:border-red-900\/90:active {
  border-color: rgb(127 29 29 / 0.9);
}

.active\:border-red-900\/95:active {
  border-color: rgb(127 29 29 / 0.95);
}

.active\:border-slate-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.active\:border-slate-100\/0:active {
  border-color: rgb(241 245 249 / 0);
}

.active\:border-slate-100\/10:active {
  border-color: rgb(241 245 249 / 0.1);
}

.active\:border-slate-100\/100:active {
  border-color: rgb(241 245 249 / 1);
}

.active\:border-slate-100\/15:active {
  border-color: rgb(241 245 249 / 0.15);
}

.active\:border-slate-100\/20:active {
  border-color: rgb(241 245 249 / 0.2);
}

.active\:border-slate-100\/25:active {
  border-color: rgb(241 245 249 / 0.25);
}

.active\:border-slate-100\/30:active {
  border-color: rgb(241 245 249 / 0.3);
}

.active\:border-slate-100\/35:active {
  border-color: rgb(241 245 249 / 0.35);
}

.active\:border-slate-100\/40:active {
  border-color: rgb(241 245 249 / 0.4);
}

.active\:border-slate-100\/45:active {
  border-color: rgb(241 245 249 / 0.45);
}

.active\:border-slate-100\/5:active {
  border-color: rgb(241 245 249 / 0.05);
}

.active\:border-slate-100\/50:active {
  border-color: rgb(241 245 249 / 0.5);
}

.active\:border-slate-100\/55:active {
  border-color: rgb(241 245 249 / 0.55);
}

.active\:border-slate-100\/60:active {
  border-color: rgb(241 245 249 / 0.6);
}

.active\:border-slate-100\/65:active {
  border-color: rgb(241 245 249 / 0.65);
}

.active\:border-slate-100\/70:active {
  border-color: rgb(241 245 249 / 0.7);
}

.active\:border-slate-100\/75:active {
  border-color: rgb(241 245 249 / 0.75);
}

.active\:border-slate-100\/80:active {
  border-color: rgb(241 245 249 / 0.8);
}

.active\:border-slate-100\/85:active {
  border-color: rgb(241 245 249 / 0.85);
}

.active\:border-slate-100\/90:active {
  border-color: rgb(241 245 249 / 0.9);
}

.active\:border-slate-100\/95:active {
  border-color: rgb(241 245 249 / 0.95);
}

.active\:border-slate-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.active\:border-slate-200\/0:active {
  border-color: rgb(226 232 240 / 0);
}

.active\:border-slate-200\/10:active {
  border-color: rgb(226 232 240 / 0.1);
}

.active\:border-slate-200\/100:active {
  border-color: rgb(226 232 240 / 1);
}

.active\:border-slate-200\/15:active {
  border-color: rgb(226 232 240 / 0.15);
}

.active\:border-slate-200\/20:active {
  border-color: rgb(226 232 240 / 0.2);
}

.active\:border-slate-200\/25:active {
  border-color: rgb(226 232 240 / 0.25);
}

.active\:border-slate-200\/30:active {
  border-color: rgb(226 232 240 / 0.3);
}

.active\:border-slate-200\/35:active {
  border-color: rgb(226 232 240 / 0.35);
}

.active\:border-slate-200\/40:active {
  border-color: rgb(226 232 240 / 0.4);
}

.active\:border-slate-200\/45:active {
  border-color: rgb(226 232 240 / 0.45);
}

.active\:border-slate-200\/5:active {
  border-color: rgb(226 232 240 / 0.05);
}

.active\:border-slate-200\/50:active {
  border-color: rgb(226 232 240 / 0.5);
}

.active\:border-slate-200\/55:active {
  border-color: rgb(226 232 240 / 0.55);
}

.active\:border-slate-200\/60:active {
  border-color: rgb(226 232 240 / 0.6);
}

.active\:border-slate-200\/65:active {
  border-color: rgb(226 232 240 / 0.65);
}

.active\:border-slate-200\/70:active {
  border-color: rgb(226 232 240 / 0.7);
}

.active\:border-slate-200\/75:active {
  border-color: rgb(226 232 240 / 0.75);
}

.active\:border-slate-200\/80:active {
  border-color: rgb(226 232 240 / 0.8);
}

.active\:border-slate-200\/85:active {
  border-color: rgb(226 232 240 / 0.85);
}

.active\:border-slate-200\/90:active {
  border-color: rgb(226 232 240 / 0.9);
}

.active\:border-slate-200\/95:active {
  border-color: rgb(226 232 240 / 0.95);
}

.active\:border-slate-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.active\:border-slate-300\/0:active {
  border-color: rgb(203 213 225 / 0);
}

.active\:border-slate-300\/10:active {
  border-color: rgb(203 213 225 / 0.1);
}

.active\:border-slate-300\/100:active {
  border-color: rgb(203 213 225 / 1);
}

.active\:border-slate-300\/15:active {
  border-color: rgb(203 213 225 / 0.15);
}

.active\:border-slate-300\/20:active {
  border-color: rgb(203 213 225 / 0.2);
}

.active\:border-slate-300\/25:active {
  border-color: rgb(203 213 225 / 0.25);
}

.active\:border-slate-300\/30:active {
  border-color: rgb(203 213 225 / 0.3);
}

.active\:border-slate-300\/35:active {
  border-color: rgb(203 213 225 / 0.35);
}

.active\:border-slate-300\/40:active {
  border-color: rgb(203 213 225 / 0.4);
}

.active\:border-slate-300\/45:active {
  border-color: rgb(203 213 225 / 0.45);
}

.active\:border-slate-300\/5:active {
  border-color: rgb(203 213 225 / 0.05);
}

.active\:border-slate-300\/50:active {
  border-color: rgb(203 213 225 / 0.5);
}

.active\:border-slate-300\/55:active {
  border-color: rgb(203 213 225 / 0.55);
}

.active\:border-slate-300\/60:active {
  border-color: rgb(203 213 225 / 0.6);
}

.active\:border-slate-300\/65:active {
  border-color: rgb(203 213 225 / 0.65);
}

.active\:border-slate-300\/70:active {
  border-color: rgb(203 213 225 / 0.7);
}

.active\:border-slate-300\/75:active {
  border-color: rgb(203 213 225 / 0.75);
}

.active\:border-slate-300\/80:active {
  border-color: rgb(203 213 225 / 0.8);
}

.active\:border-slate-300\/85:active {
  border-color: rgb(203 213 225 / 0.85);
}

.active\:border-slate-300\/90:active {
  border-color: rgb(203 213 225 / 0.9);
}

.active\:border-slate-300\/95:active {
  border-color: rgb(203 213 225 / 0.95);
}

.active\:border-slate-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.active\:border-slate-400\/0:active {
  border-color: rgb(148 163 184 / 0);
}

.active\:border-slate-400\/10:active {
  border-color: rgb(148 163 184 / 0.1);
}

.active\:border-slate-400\/100:active {
  border-color: rgb(148 163 184 / 1);
}

.active\:border-slate-400\/15:active {
  border-color: rgb(148 163 184 / 0.15);
}

.active\:border-slate-400\/20:active {
  border-color: rgb(148 163 184 / 0.2);
}

.active\:border-slate-400\/25:active {
  border-color: rgb(148 163 184 / 0.25);
}

.active\:border-slate-400\/30:active {
  border-color: rgb(148 163 184 / 0.3);
}

.active\:border-slate-400\/35:active {
  border-color: rgb(148 163 184 / 0.35);
}

.active\:border-slate-400\/40:active {
  border-color: rgb(148 163 184 / 0.4);
}

.active\:border-slate-400\/45:active {
  border-color: rgb(148 163 184 / 0.45);
}

.active\:border-slate-400\/5:active {
  border-color: rgb(148 163 184 / 0.05);
}

.active\:border-slate-400\/50:active {
  border-color: rgb(148 163 184 / 0.5);
}

.active\:border-slate-400\/55:active {
  border-color: rgb(148 163 184 / 0.55);
}

.active\:border-slate-400\/60:active {
  border-color: rgb(148 163 184 / 0.6);
}

.active\:border-slate-400\/65:active {
  border-color: rgb(148 163 184 / 0.65);
}

.active\:border-slate-400\/70:active {
  border-color: rgb(148 163 184 / 0.7);
}

.active\:border-slate-400\/75:active {
  border-color: rgb(148 163 184 / 0.75);
}

.active\:border-slate-400\/80:active {
  border-color: rgb(148 163 184 / 0.8);
}

.active\:border-slate-400\/85:active {
  border-color: rgb(148 163 184 / 0.85);
}

.active\:border-slate-400\/90:active {
  border-color: rgb(148 163 184 / 0.9);
}

.active\:border-slate-400\/95:active {
  border-color: rgb(148 163 184 / 0.95);
}

.active\:border-slate-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.active\:border-slate-500\/0:active {
  border-color: rgb(100 116 139 / 0);
}

.active\:border-slate-500\/10:active {
  border-color: rgb(100 116 139 / 0.1);
}

.active\:border-slate-500\/100:active {
  border-color: rgb(100 116 139 / 1);
}

.active\:border-slate-500\/15:active {
  border-color: rgb(100 116 139 / 0.15);
}

.active\:border-slate-500\/20:active {
  border-color: rgb(100 116 139 / 0.2);
}

.active\:border-slate-500\/25:active {
  border-color: rgb(100 116 139 / 0.25);
}

.active\:border-slate-500\/30:active {
  border-color: rgb(100 116 139 / 0.3);
}

.active\:border-slate-500\/35:active {
  border-color: rgb(100 116 139 / 0.35);
}

.active\:border-slate-500\/40:active {
  border-color: rgb(100 116 139 / 0.4);
}

.active\:border-slate-500\/45:active {
  border-color: rgb(100 116 139 / 0.45);
}

.active\:border-slate-500\/5:active {
  border-color: rgb(100 116 139 / 0.05);
}

.active\:border-slate-500\/50:active {
  border-color: rgb(100 116 139 / 0.5);
}

.active\:border-slate-500\/55:active {
  border-color: rgb(100 116 139 / 0.55);
}

.active\:border-slate-500\/60:active {
  border-color: rgb(100 116 139 / 0.6);
}

.active\:border-slate-500\/65:active {
  border-color: rgb(100 116 139 / 0.65);
}

.active\:border-slate-500\/70:active {
  border-color: rgb(100 116 139 / 0.7);
}

.active\:border-slate-500\/75:active {
  border-color: rgb(100 116 139 / 0.75);
}

.active\:border-slate-500\/80:active {
  border-color: rgb(100 116 139 / 0.8);
}

.active\:border-slate-500\/85:active {
  border-color: rgb(100 116 139 / 0.85);
}

.active\:border-slate-500\/90:active {
  border-color: rgb(100 116 139 / 0.9);
}

.active\:border-slate-500\/95:active {
  border-color: rgb(100 116 139 / 0.95);
}

.active\:border-slate-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.active\:border-slate-600\/0:active {
  border-color: rgb(71 85 105 / 0);
}

.active\:border-slate-600\/10:active {
  border-color: rgb(71 85 105 / 0.1);
}

.active\:border-slate-600\/100:active {
  border-color: rgb(71 85 105 / 1);
}

.active\:border-slate-600\/15:active {
  border-color: rgb(71 85 105 / 0.15);
}

.active\:border-slate-600\/20:active {
  border-color: rgb(71 85 105 / 0.2);
}

.active\:border-slate-600\/25:active {
  border-color: rgb(71 85 105 / 0.25);
}

.active\:border-slate-600\/30:active {
  border-color: rgb(71 85 105 / 0.3);
}

.active\:border-slate-600\/35:active {
  border-color: rgb(71 85 105 / 0.35);
}

.active\:border-slate-600\/40:active {
  border-color: rgb(71 85 105 / 0.4);
}

.active\:border-slate-600\/45:active {
  border-color: rgb(71 85 105 / 0.45);
}

.active\:border-slate-600\/5:active {
  border-color: rgb(71 85 105 / 0.05);
}

.active\:border-slate-600\/50:active {
  border-color: rgb(71 85 105 / 0.5);
}

.active\:border-slate-600\/55:active {
  border-color: rgb(71 85 105 / 0.55);
}

.active\:border-slate-600\/60:active {
  border-color: rgb(71 85 105 / 0.6);
}

.active\:border-slate-600\/65:active {
  border-color: rgb(71 85 105 / 0.65);
}

.active\:border-slate-600\/70:active {
  border-color: rgb(71 85 105 / 0.7);
}

.active\:border-slate-600\/75:active {
  border-color: rgb(71 85 105 / 0.75);
}

.active\:border-slate-600\/80:active {
  border-color: rgb(71 85 105 / 0.8);
}

.active\:border-slate-600\/85:active {
  border-color: rgb(71 85 105 / 0.85);
}

.active\:border-slate-600\/90:active {
  border-color: rgb(71 85 105 / 0.9);
}

.active\:border-slate-600\/95:active {
  border-color: rgb(71 85 105 / 0.95);
}

.active\:border-slate-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.active\:border-slate-700\/0:active {
  border-color: rgb(51 65 85 / 0);
}

.active\:border-slate-700\/10:active {
  border-color: rgb(51 65 85 / 0.1);
}

.active\:border-slate-700\/100:active {
  border-color: rgb(51 65 85 / 1);
}

.active\:border-slate-700\/15:active {
  border-color: rgb(51 65 85 / 0.15);
}

.active\:border-slate-700\/20:active {
  border-color: rgb(51 65 85 / 0.2);
}

.active\:border-slate-700\/25:active {
  border-color: rgb(51 65 85 / 0.25);
}

.active\:border-slate-700\/30:active {
  border-color: rgb(51 65 85 / 0.3);
}

.active\:border-slate-700\/35:active {
  border-color: rgb(51 65 85 / 0.35);
}

.active\:border-slate-700\/40:active {
  border-color: rgb(51 65 85 / 0.4);
}

.active\:border-slate-700\/45:active {
  border-color: rgb(51 65 85 / 0.45);
}

.active\:border-slate-700\/5:active {
  border-color: rgb(51 65 85 / 0.05);
}

.active\:border-slate-700\/50:active {
  border-color: rgb(51 65 85 / 0.5);
}

.active\:border-slate-700\/55:active {
  border-color: rgb(51 65 85 / 0.55);
}

.active\:border-slate-700\/60:active {
  border-color: rgb(51 65 85 / 0.6);
}

.active\:border-slate-700\/65:active {
  border-color: rgb(51 65 85 / 0.65);
}

.active\:border-slate-700\/70:active {
  border-color: rgb(51 65 85 / 0.7);
}

.active\:border-slate-700\/75:active {
  border-color: rgb(51 65 85 / 0.75);
}

.active\:border-slate-700\/80:active {
  border-color: rgb(51 65 85 / 0.8);
}

.active\:border-slate-700\/85:active {
  border-color: rgb(51 65 85 / 0.85);
}

.active\:border-slate-700\/90:active {
  border-color: rgb(51 65 85 / 0.9);
}

.active\:border-slate-700\/95:active {
  border-color: rgb(51 65 85 / 0.95);
}

.active\:border-slate-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.active\:border-slate-800\/0:active {
  border-color: rgb(30 41 59 / 0);
}

.active\:border-slate-800\/10:active {
  border-color: rgb(30 41 59 / 0.1);
}

.active\:border-slate-800\/100:active {
  border-color: rgb(30 41 59 / 1);
}

.active\:border-slate-800\/15:active {
  border-color: rgb(30 41 59 / 0.15);
}

.active\:border-slate-800\/20:active {
  border-color: rgb(30 41 59 / 0.2);
}

.active\:border-slate-800\/25:active {
  border-color: rgb(30 41 59 / 0.25);
}

.active\:border-slate-800\/30:active {
  border-color: rgb(30 41 59 / 0.3);
}

.active\:border-slate-800\/35:active {
  border-color: rgb(30 41 59 / 0.35);
}

.active\:border-slate-800\/40:active {
  border-color: rgb(30 41 59 / 0.4);
}

.active\:border-slate-800\/45:active {
  border-color: rgb(30 41 59 / 0.45);
}

.active\:border-slate-800\/5:active {
  border-color: rgb(30 41 59 / 0.05);
}

.active\:border-slate-800\/50:active {
  border-color: rgb(30 41 59 / 0.5);
}

.active\:border-slate-800\/55:active {
  border-color: rgb(30 41 59 / 0.55);
}

.active\:border-slate-800\/60:active {
  border-color: rgb(30 41 59 / 0.6);
}

.active\:border-slate-800\/65:active {
  border-color: rgb(30 41 59 / 0.65);
}

.active\:border-slate-800\/70:active {
  border-color: rgb(30 41 59 / 0.7);
}

.active\:border-slate-800\/75:active {
  border-color: rgb(30 41 59 / 0.75);
}

.active\:border-slate-800\/80:active {
  border-color: rgb(30 41 59 / 0.8);
}

.active\:border-slate-800\/85:active {
  border-color: rgb(30 41 59 / 0.85);
}

.active\:border-slate-800\/90:active {
  border-color: rgb(30 41 59 / 0.9);
}

.active\:border-slate-800\/95:active {
  border-color: rgb(30 41 59 / 0.95);
}

.active\:border-slate-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.active\:border-slate-900\/0:active {
  border-color: rgb(15 23 42 / 0);
}

.active\:border-slate-900\/10:active {
  border-color: rgb(15 23 42 / 0.1);
}

.active\:border-slate-900\/100:active {
  border-color: rgb(15 23 42 / 1);
}

.active\:border-slate-900\/15:active {
  border-color: rgb(15 23 42 / 0.15);
}

.active\:border-slate-900\/20:active {
  border-color: rgb(15 23 42 / 0.2);
}

.active\:border-slate-900\/25:active {
  border-color: rgb(15 23 42 / 0.25);
}

.active\:border-slate-900\/30:active {
  border-color: rgb(15 23 42 / 0.3);
}

.active\:border-slate-900\/35:active {
  border-color: rgb(15 23 42 / 0.35);
}

.active\:border-slate-900\/40:active {
  border-color: rgb(15 23 42 / 0.4);
}

.active\:border-slate-900\/45:active {
  border-color: rgb(15 23 42 / 0.45);
}

.active\:border-slate-900\/5:active {
  border-color: rgb(15 23 42 / 0.05);
}

.active\:border-slate-900\/50:active {
  border-color: rgb(15 23 42 / 0.5);
}

.active\:border-slate-900\/55:active {
  border-color: rgb(15 23 42 / 0.55);
}

.active\:border-slate-900\/60:active {
  border-color: rgb(15 23 42 / 0.6);
}

.active\:border-slate-900\/65:active {
  border-color: rgb(15 23 42 / 0.65);
}

.active\:border-slate-900\/70:active {
  border-color: rgb(15 23 42 / 0.7);
}

.active\:border-slate-900\/75:active {
  border-color: rgb(15 23 42 / 0.75);
}

.active\:border-slate-900\/80:active {
  border-color: rgb(15 23 42 / 0.8);
}

.active\:border-slate-900\/85:active {
  border-color: rgb(15 23 42 / 0.85);
}

.active\:border-slate-900\/90:active {
  border-color: rgb(15 23 42 / 0.9);
}

.active\:border-slate-900\/95:active {
  border-color: rgb(15 23 42 / 0.95);
}

.active\:border-stone-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.active\:border-stone-100\/0:active {
  border-color: rgb(245 245 244 / 0);
}

.active\:border-stone-100\/10:active {
  border-color: rgb(245 245 244 / 0.1);
}

.active\:border-stone-100\/100:active {
  border-color: rgb(245 245 244 / 1);
}

.active\:border-stone-100\/15:active {
  border-color: rgb(245 245 244 / 0.15);
}

.active\:border-stone-100\/20:active {
  border-color: rgb(245 245 244 / 0.2);
}

.active\:border-stone-100\/25:active {
  border-color: rgb(245 245 244 / 0.25);
}

.active\:border-stone-100\/30:active {
  border-color: rgb(245 245 244 / 0.3);
}

.active\:border-stone-100\/35:active {
  border-color: rgb(245 245 244 / 0.35);
}

.active\:border-stone-100\/40:active {
  border-color: rgb(245 245 244 / 0.4);
}

.active\:border-stone-100\/45:active {
  border-color: rgb(245 245 244 / 0.45);
}

.active\:border-stone-100\/5:active {
  border-color: rgb(245 245 244 / 0.05);
}

.active\:border-stone-100\/50:active {
  border-color: rgb(245 245 244 / 0.5);
}

.active\:border-stone-100\/55:active {
  border-color: rgb(245 245 244 / 0.55);
}

.active\:border-stone-100\/60:active {
  border-color: rgb(245 245 244 / 0.6);
}

.active\:border-stone-100\/65:active {
  border-color: rgb(245 245 244 / 0.65);
}

.active\:border-stone-100\/70:active {
  border-color: rgb(245 245 244 / 0.7);
}

.active\:border-stone-100\/75:active {
  border-color: rgb(245 245 244 / 0.75);
}

.active\:border-stone-100\/80:active {
  border-color: rgb(245 245 244 / 0.8);
}

.active\:border-stone-100\/85:active {
  border-color: rgb(245 245 244 / 0.85);
}

.active\:border-stone-100\/90:active {
  border-color: rgb(245 245 244 / 0.9);
}

.active\:border-stone-100\/95:active {
  border-color: rgb(245 245 244 / 0.95);
}

.active\:border-stone-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.active\:border-stone-200\/0:active {
  border-color: rgb(231 229 228 / 0);
}

.active\:border-stone-200\/10:active {
  border-color: rgb(231 229 228 / 0.1);
}

.active\:border-stone-200\/100:active {
  border-color: rgb(231 229 228 / 1);
}

.active\:border-stone-200\/15:active {
  border-color: rgb(231 229 228 / 0.15);
}

.active\:border-stone-200\/20:active {
  border-color: rgb(231 229 228 / 0.2);
}

.active\:border-stone-200\/25:active {
  border-color: rgb(231 229 228 / 0.25);
}

.active\:border-stone-200\/30:active {
  border-color: rgb(231 229 228 / 0.3);
}

.active\:border-stone-200\/35:active {
  border-color: rgb(231 229 228 / 0.35);
}

.active\:border-stone-200\/40:active {
  border-color: rgb(231 229 228 / 0.4);
}

.active\:border-stone-200\/45:active {
  border-color: rgb(231 229 228 / 0.45);
}

.active\:border-stone-200\/5:active {
  border-color: rgb(231 229 228 / 0.05);
}

.active\:border-stone-200\/50:active {
  border-color: rgb(231 229 228 / 0.5);
}

.active\:border-stone-200\/55:active {
  border-color: rgb(231 229 228 / 0.55);
}

.active\:border-stone-200\/60:active {
  border-color: rgb(231 229 228 / 0.6);
}

.active\:border-stone-200\/65:active {
  border-color: rgb(231 229 228 / 0.65);
}

.active\:border-stone-200\/70:active {
  border-color: rgb(231 229 228 / 0.7);
}

.active\:border-stone-200\/75:active {
  border-color: rgb(231 229 228 / 0.75);
}

.active\:border-stone-200\/80:active {
  border-color: rgb(231 229 228 / 0.8);
}

.active\:border-stone-200\/85:active {
  border-color: rgb(231 229 228 / 0.85);
}

.active\:border-stone-200\/90:active {
  border-color: rgb(231 229 228 / 0.9);
}

.active\:border-stone-200\/95:active {
  border-color: rgb(231 229 228 / 0.95);
}

.active\:border-stone-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.active\:border-stone-300\/0:active {
  border-color: rgb(214 211 209 / 0);
}

.active\:border-stone-300\/10:active {
  border-color: rgb(214 211 209 / 0.1);
}

.active\:border-stone-300\/100:active {
  border-color: rgb(214 211 209 / 1);
}

.active\:border-stone-300\/15:active {
  border-color: rgb(214 211 209 / 0.15);
}

.active\:border-stone-300\/20:active {
  border-color: rgb(214 211 209 / 0.2);
}

.active\:border-stone-300\/25:active {
  border-color: rgb(214 211 209 / 0.25);
}

.active\:border-stone-300\/30:active {
  border-color: rgb(214 211 209 / 0.3);
}

.active\:border-stone-300\/35:active {
  border-color: rgb(214 211 209 / 0.35);
}

.active\:border-stone-300\/40:active {
  border-color: rgb(214 211 209 / 0.4);
}

.active\:border-stone-300\/45:active {
  border-color: rgb(214 211 209 / 0.45);
}

.active\:border-stone-300\/5:active {
  border-color: rgb(214 211 209 / 0.05);
}

.active\:border-stone-300\/50:active {
  border-color: rgb(214 211 209 / 0.5);
}

.active\:border-stone-300\/55:active {
  border-color: rgb(214 211 209 / 0.55);
}

.active\:border-stone-300\/60:active {
  border-color: rgb(214 211 209 / 0.6);
}

.active\:border-stone-300\/65:active {
  border-color: rgb(214 211 209 / 0.65);
}

.active\:border-stone-300\/70:active {
  border-color: rgb(214 211 209 / 0.7);
}

.active\:border-stone-300\/75:active {
  border-color: rgb(214 211 209 / 0.75);
}

.active\:border-stone-300\/80:active {
  border-color: rgb(214 211 209 / 0.8);
}

.active\:border-stone-300\/85:active {
  border-color: rgb(214 211 209 / 0.85);
}

.active\:border-stone-300\/90:active {
  border-color: rgb(214 211 209 / 0.9);
}

.active\:border-stone-300\/95:active {
  border-color: rgb(214 211 209 / 0.95);
}

.active\:border-stone-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.active\:border-stone-400\/0:active {
  border-color: rgb(168 162 158 / 0);
}

.active\:border-stone-400\/10:active {
  border-color: rgb(168 162 158 / 0.1);
}

.active\:border-stone-400\/100:active {
  border-color: rgb(168 162 158 / 1);
}

.active\:border-stone-400\/15:active {
  border-color: rgb(168 162 158 / 0.15);
}

.active\:border-stone-400\/20:active {
  border-color: rgb(168 162 158 / 0.2);
}

.active\:border-stone-400\/25:active {
  border-color: rgb(168 162 158 / 0.25);
}

.active\:border-stone-400\/30:active {
  border-color: rgb(168 162 158 / 0.3);
}

.active\:border-stone-400\/35:active {
  border-color: rgb(168 162 158 / 0.35);
}

.active\:border-stone-400\/40:active {
  border-color: rgb(168 162 158 / 0.4);
}

.active\:border-stone-400\/45:active {
  border-color: rgb(168 162 158 / 0.45);
}

.active\:border-stone-400\/5:active {
  border-color: rgb(168 162 158 / 0.05);
}

.active\:border-stone-400\/50:active {
  border-color: rgb(168 162 158 / 0.5);
}

.active\:border-stone-400\/55:active {
  border-color: rgb(168 162 158 / 0.55);
}

.active\:border-stone-400\/60:active {
  border-color: rgb(168 162 158 / 0.6);
}

.active\:border-stone-400\/65:active {
  border-color: rgb(168 162 158 / 0.65);
}

.active\:border-stone-400\/70:active {
  border-color: rgb(168 162 158 / 0.7);
}

.active\:border-stone-400\/75:active {
  border-color: rgb(168 162 158 / 0.75);
}

.active\:border-stone-400\/80:active {
  border-color: rgb(168 162 158 / 0.8);
}

.active\:border-stone-400\/85:active {
  border-color: rgb(168 162 158 / 0.85);
}

.active\:border-stone-400\/90:active {
  border-color: rgb(168 162 158 / 0.9);
}

.active\:border-stone-400\/95:active {
  border-color: rgb(168 162 158 / 0.95);
}

.active\:border-stone-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.active\:border-stone-500\/0:active {
  border-color: rgb(120 113 108 / 0);
}

.active\:border-stone-500\/10:active {
  border-color: rgb(120 113 108 / 0.1);
}

.active\:border-stone-500\/100:active {
  border-color: rgb(120 113 108 / 1);
}

.active\:border-stone-500\/15:active {
  border-color: rgb(120 113 108 / 0.15);
}

.active\:border-stone-500\/20:active {
  border-color: rgb(120 113 108 / 0.2);
}

.active\:border-stone-500\/25:active {
  border-color: rgb(120 113 108 / 0.25);
}

.active\:border-stone-500\/30:active {
  border-color: rgb(120 113 108 / 0.3);
}

.active\:border-stone-500\/35:active {
  border-color: rgb(120 113 108 / 0.35);
}

.active\:border-stone-500\/40:active {
  border-color: rgb(120 113 108 / 0.4);
}

.active\:border-stone-500\/45:active {
  border-color: rgb(120 113 108 / 0.45);
}

.active\:border-stone-500\/5:active {
  border-color: rgb(120 113 108 / 0.05);
}

.active\:border-stone-500\/50:active {
  border-color: rgb(120 113 108 / 0.5);
}

.active\:border-stone-500\/55:active {
  border-color: rgb(120 113 108 / 0.55);
}

.active\:border-stone-500\/60:active {
  border-color: rgb(120 113 108 / 0.6);
}

.active\:border-stone-500\/65:active {
  border-color: rgb(120 113 108 / 0.65);
}

.active\:border-stone-500\/70:active {
  border-color: rgb(120 113 108 / 0.7);
}

.active\:border-stone-500\/75:active {
  border-color: rgb(120 113 108 / 0.75);
}

.active\:border-stone-500\/80:active {
  border-color: rgb(120 113 108 / 0.8);
}

.active\:border-stone-500\/85:active {
  border-color: rgb(120 113 108 / 0.85);
}

.active\:border-stone-500\/90:active {
  border-color: rgb(120 113 108 / 0.9);
}

.active\:border-stone-500\/95:active {
  border-color: rgb(120 113 108 / 0.95);
}

.active\:border-stone-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.active\:border-stone-600\/0:active {
  border-color: rgb(87 83 78 / 0);
}

.active\:border-stone-600\/10:active {
  border-color: rgb(87 83 78 / 0.1);
}

.active\:border-stone-600\/100:active {
  border-color: rgb(87 83 78 / 1);
}

.active\:border-stone-600\/15:active {
  border-color: rgb(87 83 78 / 0.15);
}

.active\:border-stone-600\/20:active {
  border-color: rgb(87 83 78 / 0.2);
}

.active\:border-stone-600\/25:active {
  border-color: rgb(87 83 78 / 0.25);
}

.active\:border-stone-600\/30:active {
  border-color: rgb(87 83 78 / 0.3);
}

.active\:border-stone-600\/35:active {
  border-color: rgb(87 83 78 / 0.35);
}

.active\:border-stone-600\/40:active {
  border-color: rgb(87 83 78 / 0.4);
}

.active\:border-stone-600\/45:active {
  border-color: rgb(87 83 78 / 0.45);
}

.active\:border-stone-600\/5:active {
  border-color: rgb(87 83 78 / 0.05);
}

.active\:border-stone-600\/50:active {
  border-color: rgb(87 83 78 / 0.5);
}

.active\:border-stone-600\/55:active {
  border-color: rgb(87 83 78 / 0.55);
}

.active\:border-stone-600\/60:active {
  border-color: rgb(87 83 78 / 0.6);
}

.active\:border-stone-600\/65:active {
  border-color: rgb(87 83 78 / 0.65);
}

.active\:border-stone-600\/70:active {
  border-color: rgb(87 83 78 / 0.7);
}

.active\:border-stone-600\/75:active {
  border-color: rgb(87 83 78 / 0.75);
}

.active\:border-stone-600\/80:active {
  border-color: rgb(87 83 78 / 0.8);
}

.active\:border-stone-600\/85:active {
  border-color: rgb(87 83 78 / 0.85);
}

.active\:border-stone-600\/90:active {
  border-color: rgb(87 83 78 / 0.9);
}

.active\:border-stone-600\/95:active {
  border-color: rgb(87 83 78 / 0.95);
}

.active\:border-stone-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.active\:border-stone-700\/0:active {
  border-color: rgb(68 64 60 / 0);
}

.active\:border-stone-700\/10:active {
  border-color: rgb(68 64 60 / 0.1);
}

.active\:border-stone-700\/100:active {
  border-color: rgb(68 64 60 / 1);
}

.active\:border-stone-700\/15:active {
  border-color: rgb(68 64 60 / 0.15);
}

.active\:border-stone-700\/20:active {
  border-color: rgb(68 64 60 / 0.2);
}

.active\:border-stone-700\/25:active {
  border-color: rgb(68 64 60 / 0.25);
}

.active\:border-stone-700\/30:active {
  border-color: rgb(68 64 60 / 0.3);
}

.active\:border-stone-700\/35:active {
  border-color: rgb(68 64 60 / 0.35);
}

.active\:border-stone-700\/40:active {
  border-color: rgb(68 64 60 / 0.4);
}

.active\:border-stone-700\/45:active {
  border-color: rgb(68 64 60 / 0.45);
}

.active\:border-stone-700\/5:active {
  border-color: rgb(68 64 60 / 0.05);
}

.active\:border-stone-700\/50:active {
  border-color: rgb(68 64 60 / 0.5);
}

.active\:border-stone-700\/55:active {
  border-color: rgb(68 64 60 / 0.55);
}

.active\:border-stone-700\/60:active {
  border-color: rgb(68 64 60 / 0.6);
}

.active\:border-stone-700\/65:active {
  border-color: rgb(68 64 60 / 0.65);
}

.active\:border-stone-700\/70:active {
  border-color: rgb(68 64 60 / 0.7);
}

.active\:border-stone-700\/75:active {
  border-color: rgb(68 64 60 / 0.75);
}

.active\:border-stone-700\/80:active {
  border-color: rgb(68 64 60 / 0.8);
}

.active\:border-stone-700\/85:active {
  border-color: rgb(68 64 60 / 0.85);
}

.active\:border-stone-700\/90:active {
  border-color: rgb(68 64 60 / 0.9);
}

.active\:border-stone-700\/95:active {
  border-color: rgb(68 64 60 / 0.95);
}

.active\:border-stone-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.active\:border-stone-800\/0:active {
  border-color: rgb(41 37 36 / 0);
}

.active\:border-stone-800\/10:active {
  border-color: rgb(41 37 36 / 0.1);
}

.active\:border-stone-800\/100:active {
  border-color: rgb(41 37 36 / 1);
}

.active\:border-stone-800\/15:active {
  border-color: rgb(41 37 36 / 0.15);
}

.active\:border-stone-800\/20:active {
  border-color: rgb(41 37 36 / 0.2);
}

.active\:border-stone-800\/25:active {
  border-color: rgb(41 37 36 / 0.25);
}

.active\:border-stone-800\/30:active {
  border-color: rgb(41 37 36 / 0.3);
}

.active\:border-stone-800\/35:active {
  border-color: rgb(41 37 36 / 0.35);
}

.active\:border-stone-800\/40:active {
  border-color: rgb(41 37 36 / 0.4);
}

.active\:border-stone-800\/45:active {
  border-color: rgb(41 37 36 / 0.45);
}

.active\:border-stone-800\/5:active {
  border-color: rgb(41 37 36 / 0.05);
}

.active\:border-stone-800\/50:active {
  border-color: rgb(41 37 36 / 0.5);
}

.active\:border-stone-800\/55:active {
  border-color: rgb(41 37 36 / 0.55);
}

.active\:border-stone-800\/60:active {
  border-color: rgb(41 37 36 / 0.6);
}

.active\:border-stone-800\/65:active {
  border-color: rgb(41 37 36 / 0.65);
}

.active\:border-stone-800\/70:active {
  border-color: rgb(41 37 36 / 0.7);
}

.active\:border-stone-800\/75:active {
  border-color: rgb(41 37 36 / 0.75);
}

.active\:border-stone-800\/80:active {
  border-color: rgb(41 37 36 / 0.8);
}

.active\:border-stone-800\/85:active {
  border-color: rgb(41 37 36 / 0.85);
}

.active\:border-stone-800\/90:active {
  border-color: rgb(41 37 36 / 0.9);
}

.active\:border-stone-800\/95:active {
  border-color: rgb(41 37 36 / 0.95);
}

.active\:border-stone-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.active\:border-stone-900\/0:active {
  border-color: rgb(28 25 23 / 0);
}

.active\:border-stone-900\/10:active {
  border-color: rgb(28 25 23 / 0.1);
}

.active\:border-stone-900\/100:active {
  border-color: rgb(28 25 23 / 1);
}

.active\:border-stone-900\/15:active {
  border-color: rgb(28 25 23 / 0.15);
}

.active\:border-stone-900\/20:active {
  border-color: rgb(28 25 23 / 0.2);
}

.active\:border-stone-900\/25:active {
  border-color: rgb(28 25 23 / 0.25);
}

.active\:border-stone-900\/30:active {
  border-color: rgb(28 25 23 / 0.3);
}

.active\:border-stone-900\/35:active {
  border-color: rgb(28 25 23 / 0.35);
}

.active\:border-stone-900\/40:active {
  border-color: rgb(28 25 23 / 0.4);
}

.active\:border-stone-900\/45:active {
  border-color: rgb(28 25 23 / 0.45);
}

.active\:border-stone-900\/5:active {
  border-color: rgb(28 25 23 / 0.05);
}

.active\:border-stone-900\/50:active {
  border-color: rgb(28 25 23 / 0.5);
}

.active\:border-stone-900\/55:active {
  border-color: rgb(28 25 23 / 0.55);
}

.active\:border-stone-900\/60:active {
  border-color: rgb(28 25 23 / 0.6);
}

.active\:border-stone-900\/65:active {
  border-color: rgb(28 25 23 / 0.65);
}

.active\:border-stone-900\/70:active {
  border-color: rgb(28 25 23 / 0.7);
}

.active\:border-stone-900\/75:active {
  border-color: rgb(28 25 23 / 0.75);
}

.active\:border-stone-900\/80:active {
  border-color: rgb(28 25 23 / 0.8);
}

.active\:border-stone-900\/85:active {
  border-color: rgb(28 25 23 / 0.85);
}

.active\:border-stone-900\/90:active {
  border-color: rgb(28 25 23 / 0.9);
}

.active\:border-stone-900\/95:active {
  border-color: rgb(28 25 23 / 0.95);
}

.active\:border-yellow-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(253 246 178 / var(--tw-border-opacity, 1));
}

.active\:border-yellow-100\/0:active {
  border-color: rgb(253 246 178 / 0);
}

.active\:border-yellow-100\/10:active {
  border-color: rgb(253 246 178 / 0.1);
}

.active\:border-yellow-100\/100:active {
  border-color: rgb(253 246 178 / 1);
}

.active\:border-yellow-100\/15:active {
  border-color: rgb(253 246 178 / 0.15);
}

.active\:border-yellow-100\/20:active {
  border-color: rgb(253 246 178 / 0.2);
}

.active\:border-yellow-100\/25:active {
  border-color: rgb(253 246 178 / 0.25);
}

.active\:border-yellow-100\/30:active {
  border-color: rgb(253 246 178 / 0.3);
}

.active\:border-yellow-100\/35:active {
  border-color: rgb(253 246 178 / 0.35);
}

.active\:border-yellow-100\/40:active {
  border-color: rgb(253 246 178 / 0.4);
}

.active\:border-yellow-100\/45:active {
  border-color: rgb(253 246 178 / 0.45);
}

.active\:border-yellow-100\/5:active {
  border-color: rgb(253 246 178 / 0.05);
}

.active\:border-yellow-100\/50:active {
  border-color: rgb(253 246 178 / 0.5);
}

.active\:border-yellow-100\/55:active {
  border-color: rgb(253 246 178 / 0.55);
}

.active\:border-yellow-100\/60:active {
  border-color: rgb(253 246 178 / 0.6);
}

.active\:border-yellow-100\/65:active {
  border-color: rgb(253 246 178 / 0.65);
}

.active\:border-yellow-100\/70:active {
  border-color: rgb(253 246 178 / 0.7);
}

.active\:border-yellow-100\/75:active {
  border-color: rgb(253 246 178 / 0.75);
}

.active\:border-yellow-100\/80:active {
  border-color: rgb(253 246 178 / 0.8);
}

.active\:border-yellow-100\/85:active {
  border-color: rgb(253 246 178 / 0.85);
}

.active\:border-yellow-100\/90:active {
  border-color: rgb(253 246 178 / 0.9);
}

.active\:border-yellow-100\/95:active {
  border-color: rgb(253 246 178 / 0.95);
}

.active\:border-yellow-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(252 233 106 / var(--tw-border-opacity, 1));
}

.active\:border-yellow-200\/0:active {
  border-color: rgb(252 233 106 / 0);
}

.active\:border-yellow-200\/10:active {
  border-color: rgb(252 233 106 / 0.1);
}

.active\:border-yellow-200\/100:active {
  border-color: rgb(252 233 106 / 1);
}

.active\:border-yellow-200\/15:active {
  border-color: rgb(252 233 106 / 0.15);
}

.active\:border-yellow-200\/20:active {
  border-color: rgb(252 233 106 / 0.2);
}

.active\:border-yellow-200\/25:active {
  border-color: rgb(252 233 106 / 0.25);
}

.active\:border-yellow-200\/30:active {
  border-color: rgb(252 233 106 / 0.3);
}

.active\:border-yellow-200\/35:active {
  border-color: rgb(252 233 106 / 0.35);
}

.active\:border-yellow-200\/40:active {
  border-color: rgb(252 233 106 / 0.4);
}

.active\:border-yellow-200\/45:active {
  border-color: rgb(252 233 106 / 0.45);
}

.active\:border-yellow-200\/5:active {
  border-color: rgb(252 233 106 / 0.05);
}

.active\:border-yellow-200\/50:active {
  border-color: rgb(252 233 106 / 0.5);
}

.active\:border-yellow-200\/55:active {
  border-color: rgb(252 233 106 / 0.55);
}

.active\:border-yellow-200\/60:active {
  border-color: rgb(252 233 106 / 0.6);
}

.active\:border-yellow-200\/65:active {
  border-color: rgb(252 233 106 / 0.65);
}

.active\:border-yellow-200\/70:active {
  border-color: rgb(252 233 106 / 0.7);
}

.active\:border-yellow-200\/75:active {
  border-color: rgb(252 233 106 / 0.75);
}

.active\:border-yellow-200\/80:active {
  border-color: rgb(252 233 106 / 0.8);
}

.active\:border-yellow-200\/85:active {
  border-color: rgb(252 233 106 / 0.85);
}

.active\:border-yellow-200\/90:active {
  border-color: rgb(252 233 106 / 0.9);
}

.active\:border-yellow-200\/95:active {
  border-color: rgb(252 233 106 / 0.95);
}

.active\:border-yellow-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(250 202 21 / var(--tw-border-opacity, 1));
}

.active\:border-yellow-300\/0:active {
  border-color: rgb(250 202 21 / 0);
}

.active\:border-yellow-300\/10:active {
  border-color: rgb(250 202 21 / 0.1);
}

.active\:border-yellow-300\/100:active {
  border-color: rgb(250 202 21 / 1);
}

.active\:border-yellow-300\/15:active {
  border-color: rgb(250 202 21 / 0.15);
}

.active\:border-yellow-300\/20:active {
  border-color: rgb(250 202 21 / 0.2);
}

.active\:border-yellow-300\/25:active {
  border-color: rgb(250 202 21 / 0.25);
}

.active\:border-yellow-300\/30:active {
  border-color: rgb(250 202 21 / 0.3);
}

.active\:border-yellow-300\/35:active {
  border-color: rgb(250 202 21 / 0.35);
}

.active\:border-yellow-300\/40:active {
  border-color: rgb(250 202 21 / 0.4);
}

.active\:border-yellow-300\/45:active {
  border-color: rgb(250 202 21 / 0.45);
}

.active\:border-yellow-300\/5:active {
  border-color: rgb(250 202 21 / 0.05);
}

.active\:border-yellow-300\/50:active {
  border-color: rgb(250 202 21 / 0.5);
}

.active\:border-yellow-300\/55:active {
  border-color: rgb(250 202 21 / 0.55);
}

.active\:border-yellow-300\/60:active {
  border-color: rgb(250 202 21 / 0.6);
}

.active\:border-yellow-300\/65:active {
  border-color: rgb(250 202 21 / 0.65);
}

.active\:border-yellow-300\/70:active {
  border-color: rgb(250 202 21 / 0.7);
}

.active\:border-yellow-300\/75:active {
  border-color: rgb(250 202 21 / 0.75);
}

.active\:border-yellow-300\/80:active {
  border-color: rgb(250 202 21 / 0.8);
}

.active\:border-yellow-300\/85:active {
  border-color: rgb(250 202 21 / 0.85);
}

.active\:border-yellow-300\/90:active {
  border-color: rgb(250 202 21 / 0.9);
}

.active\:border-yellow-300\/95:active {
  border-color: rgb(250 202 21 / 0.95);
}

.active\:border-yellow-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(227 160 8 / var(--tw-border-opacity, 1));
}

.active\:border-yellow-400\/0:active {
  border-color: rgb(227 160 8 / 0);
}

.active\:border-yellow-400\/10:active {
  border-color: rgb(227 160 8 / 0.1);
}

.active\:border-yellow-400\/100:active {
  border-color: rgb(227 160 8 / 1);
}

.active\:border-yellow-400\/15:active {
  border-color: rgb(227 160 8 / 0.15);
}

.active\:border-yellow-400\/20:active {
  border-color: rgb(227 160 8 / 0.2);
}

.active\:border-yellow-400\/25:active {
  border-color: rgb(227 160 8 / 0.25);
}

.active\:border-yellow-400\/30:active {
  border-color: rgb(227 160 8 / 0.3);
}

.active\:border-yellow-400\/35:active {
  border-color: rgb(227 160 8 / 0.35);
}

.active\:border-yellow-400\/40:active {
  border-color: rgb(227 160 8 / 0.4);
}

.active\:border-yellow-400\/45:active {
  border-color: rgb(227 160 8 / 0.45);
}

.active\:border-yellow-400\/5:active {
  border-color: rgb(227 160 8 / 0.05);
}

.active\:border-yellow-400\/50:active {
  border-color: rgb(227 160 8 / 0.5);
}

.active\:border-yellow-400\/55:active {
  border-color: rgb(227 160 8 / 0.55);
}

.active\:border-yellow-400\/60:active {
  border-color: rgb(227 160 8 / 0.6);
}

.active\:border-yellow-400\/65:active {
  border-color: rgb(227 160 8 / 0.65);
}

.active\:border-yellow-400\/70:active {
  border-color: rgb(227 160 8 / 0.7);
}

.active\:border-yellow-400\/75:active {
  border-color: rgb(227 160 8 / 0.75);
}

.active\:border-yellow-400\/80:active {
  border-color: rgb(227 160 8 / 0.8);
}

.active\:border-yellow-400\/85:active {
  border-color: rgb(227 160 8 / 0.85);
}

.active\:border-yellow-400\/90:active {
  border-color: rgb(227 160 8 / 0.9);
}

.active\:border-yellow-400\/95:active {
  border-color: rgb(227 160 8 / 0.95);
}

.active\:border-yellow-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(194 120 3 / var(--tw-border-opacity, 1));
}

.active\:border-yellow-500\/0:active {
  border-color: rgb(194 120 3 / 0);
}

.active\:border-yellow-500\/10:active {
  border-color: rgb(194 120 3 / 0.1);
}

.active\:border-yellow-500\/100:active {
  border-color: rgb(194 120 3 / 1);
}

.active\:border-yellow-500\/15:active {
  border-color: rgb(194 120 3 / 0.15);
}

.active\:border-yellow-500\/20:active {
  border-color: rgb(194 120 3 / 0.2);
}

.active\:border-yellow-500\/25:active {
  border-color: rgb(194 120 3 / 0.25);
}

.active\:border-yellow-500\/30:active {
  border-color: rgb(194 120 3 / 0.3);
}

.active\:border-yellow-500\/35:active {
  border-color: rgb(194 120 3 / 0.35);
}

.active\:border-yellow-500\/40:active {
  border-color: rgb(194 120 3 / 0.4);
}

.active\:border-yellow-500\/45:active {
  border-color: rgb(194 120 3 / 0.45);
}

.active\:border-yellow-500\/5:active {
  border-color: rgb(194 120 3 / 0.05);
}

.active\:border-yellow-500\/50:active {
  border-color: rgb(194 120 3 / 0.5);
}

.active\:border-yellow-500\/55:active {
  border-color: rgb(194 120 3 / 0.55);
}

.active\:border-yellow-500\/60:active {
  border-color: rgb(194 120 3 / 0.6);
}

.active\:border-yellow-500\/65:active {
  border-color: rgb(194 120 3 / 0.65);
}

.active\:border-yellow-500\/70:active {
  border-color: rgb(194 120 3 / 0.7);
}

.active\:border-yellow-500\/75:active {
  border-color: rgb(194 120 3 / 0.75);
}

.active\:border-yellow-500\/80:active {
  border-color: rgb(194 120 3 / 0.8);
}

.active\:border-yellow-500\/85:active {
  border-color: rgb(194 120 3 / 0.85);
}

.active\:border-yellow-500\/90:active {
  border-color: rgb(194 120 3 / 0.9);
}

.active\:border-yellow-500\/95:active {
  border-color: rgb(194 120 3 / 0.95);
}

.active\:border-yellow-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(159 88 10 / var(--tw-border-opacity, 1));
}

.active\:border-yellow-600\/0:active {
  border-color: rgb(159 88 10 / 0);
}

.active\:border-yellow-600\/10:active {
  border-color: rgb(159 88 10 / 0.1);
}

.active\:border-yellow-600\/100:active {
  border-color: rgb(159 88 10 / 1);
}

.active\:border-yellow-600\/15:active {
  border-color: rgb(159 88 10 / 0.15);
}

.active\:border-yellow-600\/20:active {
  border-color: rgb(159 88 10 / 0.2);
}

.active\:border-yellow-600\/25:active {
  border-color: rgb(159 88 10 / 0.25);
}

.active\:border-yellow-600\/30:active {
  border-color: rgb(159 88 10 / 0.3);
}

.active\:border-yellow-600\/35:active {
  border-color: rgb(159 88 10 / 0.35);
}

.active\:border-yellow-600\/40:active {
  border-color: rgb(159 88 10 / 0.4);
}

.active\:border-yellow-600\/45:active {
  border-color: rgb(159 88 10 / 0.45);
}

.active\:border-yellow-600\/5:active {
  border-color: rgb(159 88 10 / 0.05);
}

.active\:border-yellow-600\/50:active {
  border-color: rgb(159 88 10 / 0.5);
}

.active\:border-yellow-600\/55:active {
  border-color: rgb(159 88 10 / 0.55);
}

.active\:border-yellow-600\/60:active {
  border-color: rgb(159 88 10 / 0.6);
}

.active\:border-yellow-600\/65:active {
  border-color: rgb(159 88 10 / 0.65);
}

.active\:border-yellow-600\/70:active {
  border-color: rgb(159 88 10 / 0.7);
}

.active\:border-yellow-600\/75:active {
  border-color: rgb(159 88 10 / 0.75);
}

.active\:border-yellow-600\/80:active {
  border-color: rgb(159 88 10 / 0.8);
}

.active\:border-yellow-600\/85:active {
  border-color: rgb(159 88 10 / 0.85);
}

.active\:border-yellow-600\/90:active {
  border-color: rgb(159 88 10 / 0.9);
}

.active\:border-yellow-600\/95:active {
  border-color: rgb(159 88 10 / 0.95);
}

.active\:border-yellow-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(142 75 16 / var(--tw-border-opacity, 1));
}

.active\:border-yellow-700\/0:active {
  border-color: rgb(142 75 16 / 0);
}

.active\:border-yellow-700\/10:active {
  border-color: rgb(142 75 16 / 0.1);
}

.active\:border-yellow-700\/100:active {
  border-color: rgb(142 75 16 / 1);
}

.active\:border-yellow-700\/15:active {
  border-color: rgb(142 75 16 / 0.15);
}

.active\:border-yellow-700\/20:active {
  border-color: rgb(142 75 16 / 0.2);
}

.active\:border-yellow-700\/25:active {
  border-color: rgb(142 75 16 / 0.25);
}

.active\:border-yellow-700\/30:active {
  border-color: rgb(142 75 16 / 0.3);
}

.active\:border-yellow-700\/35:active {
  border-color: rgb(142 75 16 / 0.35);
}

.active\:border-yellow-700\/40:active {
  border-color: rgb(142 75 16 / 0.4);
}

.active\:border-yellow-700\/45:active {
  border-color: rgb(142 75 16 / 0.45);
}

.active\:border-yellow-700\/5:active {
  border-color: rgb(142 75 16 / 0.05);
}

.active\:border-yellow-700\/50:active {
  border-color: rgb(142 75 16 / 0.5);
}

.active\:border-yellow-700\/55:active {
  border-color: rgb(142 75 16 / 0.55);
}

.active\:border-yellow-700\/60:active {
  border-color: rgb(142 75 16 / 0.6);
}

.active\:border-yellow-700\/65:active {
  border-color: rgb(142 75 16 / 0.65);
}

.active\:border-yellow-700\/70:active {
  border-color: rgb(142 75 16 / 0.7);
}

.active\:border-yellow-700\/75:active {
  border-color: rgb(142 75 16 / 0.75);
}

.active\:border-yellow-700\/80:active {
  border-color: rgb(142 75 16 / 0.8);
}

.active\:border-yellow-700\/85:active {
  border-color: rgb(142 75 16 / 0.85);
}

.active\:border-yellow-700\/90:active {
  border-color: rgb(142 75 16 / 0.9);
}

.active\:border-yellow-700\/95:active {
  border-color: rgb(142 75 16 / 0.95);
}

.active\:border-yellow-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(114 59 19 / var(--tw-border-opacity, 1));
}

.active\:border-yellow-800\/0:active {
  border-color: rgb(114 59 19 / 0);
}

.active\:border-yellow-800\/10:active {
  border-color: rgb(114 59 19 / 0.1);
}

.active\:border-yellow-800\/100:active {
  border-color: rgb(114 59 19 / 1);
}

.active\:border-yellow-800\/15:active {
  border-color: rgb(114 59 19 / 0.15);
}

.active\:border-yellow-800\/20:active {
  border-color: rgb(114 59 19 / 0.2);
}

.active\:border-yellow-800\/25:active {
  border-color: rgb(114 59 19 / 0.25);
}

.active\:border-yellow-800\/30:active {
  border-color: rgb(114 59 19 / 0.3);
}

.active\:border-yellow-800\/35:active {
  border-color: rgb(114 59 19 / 0.35);
}

.active\:border-yellow-800\/40:active {
  border-color: rgb(114 59 19 / 0.4);
}

.active\:border-yellow-800\/45:active {
  border-color: rgb(114 59 19 / 0.45);
}

.active\:border-yellow-800\/5:active {
  border-color: rgb(114 59 19 / 0.05);
}

.active\:border-yellow-800\/50:active {
  border-color: rgb(114 59 19 / 0.5);
}

.active\:border-yellow-800\/55:active {
  border-color: rgb(114 59 19 / 0.55);
}

.active\:border-yellow-800\/60:active {
  border-color: rgb(114 59 19 / 0.6);
}

.active\:border-yellow-800\/65:active {
  border-color: rgb(114 59 19 / 0.65);
}

.active\:border-yellow-800\/70:active {
  border-color: rgb(114 59 19 / 0.7);
}

.active\:border-yellow-800\/75:active {
  border-color: rgb(114 59 19 / 0.75);
}

.active\:border-yellow-800\/80:active {
  border-color: rgb(114 59 19 / 0.8);
}

.active\:border-yellow-800\/85:active {
  border-color: rgb(114 59 19 / 0.85);
}

.active\:border-yellow-800\/90:active {
  border-color: rgb(114 59 19 / 0.9);
}

.active\:border-yellow-800\/95:active {
  border-color: rgb(114 59 19 / 0.95);
}

.active\:border-yellow-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(99 49 18 / var(--tw-border-opacity, 1));
}

.active\:border-yellow-900\/0:active {
  border-color: rgb(99 49 18 / 0);
}

.active\:border-yellow-900\/10:active {
  border-color: rgb(99 49 18 / 0.1);
}

.active\:border-yellow-900\/100:active {
  border-color: rgb(99 49 18 / 1);
}

.active\:border-yellow-900\/15:active {
  border-color: rgb(99 49 18 / 0.15);
}

.active\:border-yellow-900\/20:active {
  border-color: rgb(99 49 18 / 0.2);
}

.active\:border-yellow-900\/25:active {
  border-color: rgb(99 49 18 / 0.25);
}

.active\:border-yellow-900\/30:active {
  border-color: rgb(99 49 18 / 0.3);
}

.active\:border-yellow-900\/35:active {
  border-color: rgb(99 49 18 / 0.35);
}

.active\:border-yellow-900\/40:active {
  border-color: rgb(99 49 18 / 0.4);
}

.active\:border-yellow-900\/45:active {
  border-color: rgb(99 49 18 / 0.45);
}

.active\:border-yellow-900\/5:active {
  border-color: rgb(99 49 18 / 0.05);
}

.active\:border-yellow-900\/50:active {
  border-color: rgb(99 49 18 / 0.5);
}

.active\:border-yellow-900\/55:active {
  border-color: rgb(99 49 18 / 0.55);
}

.active\:border-yellow-900\/60:active {
  border-color: rgb(99 49 18 / 0.6);
}

.active\:border-yellow-900\/65:active {
  border-color: rgb(99 49 18 / 0.65);
}

.active\:border-yellow-900\/70:active {
  border-color: rgb(99 49 18 / 0.7);
}

.active\:border-yellow-900\/75:active {
  border-color: rgb(99 49 18 / 0.75);
}

.active\:border-yellow-900\/80:active {
  border-color: rgb(99 49 18 / 0.8);
}

.active\:border-yellow-900\/85:active {
  border-color: rgb(99 49 18 / 0.85);
}

.active\:border-yellow-900\/90:active {
  border-color: rgb(99 49 18 / 0.9);
}

.active\:border-yellow-900\/95:active {
  border-color: rgb(99 49 18 / 0.95);
}

.active\:border-zinc-100:active {
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.active\:border-zinc-100\/0:active {
  border-color: rgb(244 244 245 / 0);
}

.active\:border-zinc-100\/10:active {
  border-color: rgb(244 244 245 / 0.1);
}

.active\:border-zinc-100\/100:active {
  border-color: rgb(244 244 245 / 1);
}

.active\:border-zinc-100\/15:active {
  border-color: rgb(244 244 245 / 0.15);
}

.active\:border-zinc-100\/20:active {
  border-color: rgb(244 244 245 / 0.2);
}

.active\:border-zinc-100\/25:active {
  border-color: rgb(244 244 245 / 0.25);
}

.active\:border-zinc-100\/30:active {
  border-color: rgb(244 244 245 / 0.3);
}

.active\:border-zinc-100\/35:active {
  border-color: rgb(244 244 245 / 0.35);
}

.active\:border-zinc-100\/40:active {
  border-color: rgb(244 244 245 / 0.4);
}

.active\:border-zinc-100\/45:active {
  border-color: rgb(244 244 245 / 0.45);
}

.active\:border-zinc-100\/5:active {
  border-color: rgb(244 244 245 / 0.05);
}

.active\:border-zinc-100\/50:active {
  border-color: rgb(244 244 245 / 0.5);
}

.active\:border-zinc-100\/55:active {
  border-color: rgb(244 244 245 / 0.55);
}

.active\:border-zinc-100\/60:active {
  border-color: rgb(244 244 245 / 0.6);
}

.active\:border-zinc-100\/65:active {
  border-color: rgb(244 244 245 / 0.65);
}

.active\:border-zinc-100\/70:active {
  border-color: rgb(244 244 245 / 0.7);
}

.active\:border-zinc-100\/75:active {
  border-color: rgb(244 244 245 / 0.75);
}

.active\:border-zinc-100\/80:active {
  border-color: rgb(244 244 245 / 0.8);
}

.active\:border-zinc-100\/85:active {
  border-color: rgb(244 244 245 / 0.85);
}

.active\:border-zinc-100\/90:active {
  border-color: rgb(244 244 245 / 0.9);
}

.active\:border-zinc-100\/95:active {
  border-color: rgb(244 244 245 / 0.95);
}

.active\:border-zinc-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.active\:border-zinc-200\/0:active {
  border-color: rgb(228 228 231 / 0);
}

.active\:border-zinc-200\/10:active {
  border-color: rgb(228 228 231 / 0.1);
}

.active\:border-zinc-200\/100:active {
  border-color: rgb(228 228 231 / 1);
}

.active\:border-zinc-200\/15:active {
  border-color: rgb(228 228 231 / 0.15);
}

.active\:border-zinc-200\/20:active {
  border-color: rgb(228 228 231 / 0.2);
}

.active\:border-zinc-200\/25:active {
  border-color: rgb(228 228 231 / 0.25);
}

.active\:border-zinc-200\/30:active {
  border-color: rgb(228 228 231 / 0.3);
}

.active\:border-zinc-200\/35:active {
  border-color: rgb(228 228 231 / 0.35);
}

.active\:border-zinc-200\/40:active {
  border-color: rgb(228 228 231 / 0.4);
}

.active\:border-zinc-200\/45:active {
  border-color: rgb(228 228 231 / 0.45);
}

.active\:border-zinc-200\/5:active {
  border-color: rgb(228 228 231 / 0.05);
}

.active\:border-zinc-200\/50:active {
  border-color: rgb(228 228 231 / 0.5);
}

.active\:border-zinc-200\/55:active {
  border-color: rgb(228 228 231 / 0.55);
}

.active\:border-zinc-200\/60:active {
  border-color: rgb(228 228 231 / 0.6);
}

.active\:border-zinc-200\/65:active {
  border-color: rgb(228 228 231 / 0.65);
}

.active\:border-zinc-200\/70:active {
  border-color: rgb(228 228 231 / 0.7);
}

.active\:border-zinc-200\/75:active {
  border-color: rgb(228 228 231 / 0.75);
}

.active\:border-zinc-200\/80:active {
  border-color: rgb(228 228 231 / 0.8);
}

.active\:border-zinc-200\/85:active {
  border-color: rgb(228 228 231 / 0.85);
}

.active\:border-zinc-200\/90:active {
  border-color: rgb(228 228 231 / 0.9);
}

.active\:border-zinc-200\/95:active {
  border-color: rgb(228 228 231 / 0.95);
}

.active\:border-zinc-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.active\:border-zinc-300\/0:active {
  border-color: rgb(212 212 216 / 0);
}

.active\:border-zinc-300\/10:active {
  border-color: rgb(212 212 216 / 0.1);
}

.active\:border-zinc-300\/100:active {
  border-color: rgb(212 212 216 / 1);
}

.active\:border-zinc-300\/15:active {
  border-color: rgb(212 212 216 / 0.15);
}

.active\:border-zinc-300\/20:active {
  border-color: rgb(212 212 216 / 0.2);
}

.active\:border-zinc-300\/25:active {
  border-color: rgb(212 212 216 / 0.25);
}

.active\:border-zinc-300\/30:active {
  border-color: rgb(212 212 216 / 0.3);
}

.active\:border-zinc-300\/35:active {
  border-color: rgb(212 212 216 / 0.35);
}

.active\:border-zinc-300\/40:active {
  border-color: rgb(212 212 216 / 0.4);
}

.active\:border-zinc-300\/45:active {
  border-color: rgb(212 212 216 / 0.45);
}

.active\:border-zinc-300\/5:active {
  border-color: rgb(212 212 216 / 0.05);
}

.active\:border-zinc-300\/50:active {
  border-color: rgb(212 212 216 / 0.5);
}

.active\:border-zinc-300\/55:active {
  border-color: rgb(212 212 216 / 0.55);
}

.active\:border-zinc-300\/60:active {
  border-color: rgb(212 212 216 / 0.6);
}

.active\:border-zinc-300\/65:active {
  border-color: rgb(212 212 216 / 0.65);
}

.active\:border-zinc-300\/70:active {
  border-color: rgb(212 212 216 / 0.7);
}

.active\:border-zinc-300\/75:active {
  border-color: rgb(212 212 216 / 0.75);
}

.active\:border-zinc-300\/80:active {
  border-color: rgb(212 212 216 / 0.8);
}

.active\:border-zinc-300\/85:active {
  border-color: rgb(212 212 216 / 0.85);
}

.active\:border-zinc-300\/90:active {
  border-color: rgb(212 212 216 / 0.9);
}

.active\:border-zinc-300\/95:active {
  border-color: rgb(212 212 216 / 0.95);
}

.active\:border-zinc-400:active {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.active\:border-zinc-400\/0:active {
  border-color: rgb(161 161 170 / 0);
}

.active\:border-zinc-400\/10:active {
  border-color: rgb(161 161 170 / 0.1);
}

.active\:border-zinc-400\/100:active {
  border-color: rgb(161 161 170 / 1);
}

.active\:border-zinc-400\/15:active {
  border-color: rgb(161 161 170 / 0.15);
}

.active\:border-zinc-400\/20:active {
  border-color: rgb(161 161 170 / 0.2);
}

.active\:border-zinc-400\/25:active {
  border-color: rgb(161 161 170 / 0.25);
}

.active\:border-zinc-400\/30:active {
  border-color: rgb(161 161 170 / 0.3);
}

.active\:border-zinc-400\/35:active {
  border-color: rgb(161 161 170 / 0.35);
}

.active\:border-zinc-400\/40:active {
  border-color: rgb(161 161 170 / 0.4);
}

.active\:border-zinc-400\/45:active {
  border-color: rgb(161 161 170 / 0.45);
}

.active\:border-zinc-400\/5:active {
  border-color: rgb(161 161 170 / 0.05);
}

.active\:border-zinc-400\/50:active {
  border-color: rgb(161 161 170 / 0.5);
}

.active\:border-zinc-400\/55:active {
  border-color: rgb(161 161 170 / 0.55);
}

.active\:border-zinc-400\/60:active {
  border-color: rgb(161 161 170 / 0.6);
}

.active\:border-zinc-400\/65:active {
  border-color: rgb(161 161 170 / 0.65);
}

.active\:border-zinc-400\/70:active {
  border-color: rgb(161 161 170 / 0.7);
}

.active\:border-zinc-400\/75:active {
  border-color: rgb(161 161 170 / 0.75);
}

.active\:border-zinc-400\/80:active {
  border-color: rgb(161 161 170 / 0.8);
}

.active\:border-zinc-400\/85:active {
  border-color: rgb(161 161 170 / 0.85);
}

.active\:border-zinc-400\/90:active {
  border-color: rgb(161 161 170 / 0.9);
}

.active\:border-zinc-400\/95:active {
  border-color: rgb(161 161 170 / 0.95);
}

.active\:border-zinc-500:active {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.active\:border-zinc-500\/0:active {
  border-color: rgb(113 113 122 / 0);
}

.active\:border-zinc-500\/10:active {
  border-color: rgb(113 113 122 / 0.1);
}

.active\:border-zinc-500\/100:active {
  border-color: rgb(113 113 122 / 1);
}

.active\:border-zinc-500\/15:active {
  border-color: rgb(113 113 122 / 0.15);
}

.active\:border-zinc-500\/20:active {
  border-color: rgb(113 113 122 / 0.2);
}

.active\:border-zinc-500\/25:active {
  border-color: rgb(113 113 122 / 0.25);
}

.active\:border-zinc-500\/30:active {
  border-color: rgb(113 113 122 / 0.3);
}

.active\:border-zinc-500\/35:active {
  border-color: rgb(113 113 122 / 0.35);
}

.active\:border-zinc-500\/40:active {
  border-color: rgb(113 113 122 / 0.4);
}

.active\:border-zinc-500\/45:active {
  border-color: rgb(113 113 122 / 0.45);
}

.active\:border-zinc-500\/5:active {
  border-color: rgb(113 113 122 / 0.05);
}

.active\:border-zinc-500\/50:active {
  border-color: rgb(113 113 122 / 0.5);
}

.active\:border-zinc-500\/55:active {
  border-color: rgb(113 113 122 / 0.55);
}

.active\:border-zinc-500\/60:active {
  border-color: rgb(113 113 122 / 0.6);
}

.active\:border-zinc-500\/65:active {
  border-color: rgb(113 113 122 / 0.65);
}

.active\:border-zinc-500\/70:active {
  border-color: rgb(113 113 122 / 0.7);
}

.active\:border-zinc-500\/75:active {
  border-color: rgb(113 113 122 / 0.75);
}

.active\:border-zinc-500\/80:active {
  border-color: rgb(113 113 122 / 0.8);
}

.active\:border-zinc-500\/85:active {
  border-color: rgb(113 113 122 / 0.85);
}

.active\:border-zinc-500\/90:active {
  border-color: rgb(113 113 122 / 0.9);
}

.active\:border-zinc-500\/95:active {
  border-color: rgb(113 113 122 / 0.95);
}

.active\:border-zinc-600:active {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.active\:border-zinc-600\/0:active {
  border-color: rgb(82 82 91 / 0);
}

.active\:border-zinc-600\/10:active {
  border-color: rgb(82 82 91 / 0.1);
}

.active\:border-zinc-600\/100:active {
  border-color: rgb(82 82 91 / 1);
}

.active\:border-zinc-600\/15:active {
  border-color: rgb(82 82 91 / 0.15);
}

.active\:border-zinc-600\/20:active {
  border-color: rgb(82 82 91 / 0.2);
}

.active\:border-zinc-600\/25:active {
  border-color: rgb(82 82 91 / 0.25);
}

.active\:border-zinc-600\/30:active {
  border-color: rgb(82 82 91 / 0.3);
}

.active\:border-zinc-600\/35:active {
  border-color: rgb(82 82 91 / 0.35);
}

.active\:border-zinc-600\/40:active {
  border-color: rgb(82 82 91 / 0.4);
}

.active\:border-zinc-600\/45:active {
  border-color: rgb(82 82 91 / 0.45);
}

.active\:border-zinc-600\/5:active {
  border-color: rgb(82 82 91 / 0.05);
}

.active\:border-zinc-600\/50:active {
  border-color: rgb(82 82 91 / 0.5);
}

.active\:border-zinc-600\/55:active {
  border-color: rgb(82 82 91 / 0.55);
}

.active\:border-zinc-600\/60:active {
  border-color: rgb(82 82 91 / 0.6);
}

.active\:border-zinc-600\/65:active {
  border-color: rgb(82 82 91 / 0.65);
}

.active\:border-zinc-600\/70:active {
  border-color: rgb(82 82 91 / 0.7);
}

.active\:border-zinc-600\/75:active {
  border-color: rgb(82 82 91 / 0.75);
}

.active\:border-zinc-600\/80:active {
  border-color: rgb(82 82 91 / 0.8);
}

.active\:border-zinc-600\/85:active {
  border-color: rgb(82 82 91 / 0.85);
}

.active\:border-zinc-600\/90:active {
  border-color: rgb(82 82 91 / 0.9);
}

.active\:border-zinc-600\/95:active {
  border-color: rgb(82 82 91 / 0.95);
}

.active\:border-zinc-700:active {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.active\:border-zinc-700\/0:active {
  border-color: rgb(63 63 70 / 0);
}

.active\:border-zinc-700\/10:active {
  border-color: rgb(63 63 70 / 0.1);
}

.active\:border-zinc-700\/100:active {
  border-color: rgb(63 63 70 / 1);
}

.active\:border-zinc-700\/15:active {
  border-color: rgb(63 63 70 / 0.15);
}

.active\:border-zinc-700\/20:active {
  border-color: rgb(63 63 70 / 0.2);
}

.active\:border-zinc-700\/25:active {
  border-color: rgb(63 63 70 / 0.25);
}

.active\:border-zinc-700\/30:active {
  border-color: rgb(63 63 70 / 0.3);
}

.active\:border-zinc-700\/35:active {
  border-color: rgb(63 63 70 / 0.35);
}

.active\:border-zinc-700\/40:active {
  border-color: rgb(63 63 70 / 0.4);
}

.active\:border-zinc-700\/45:active {
  border-color: rgb(63 63 70 / 0.45);
}

.active\:border-zinc-700\/5:active {
  border-color: rgb(63 63 70 / 0.05);
}

.active\:border-zinc-700\/50:active {
  border-color: rgb(63 63 70 / 0.5);
}

.active\:border-zinc-700\/55:active {
  border-color: rgb(63 63 70 / 0.55);
}

.active\:border-zinc-700\/60:active {
  border-color: rgb(63 63 70 / 0.6);
}

.active\:border-zinc-700\/65:active {
  border-color: rgb(63 63 70 / 0.65);
}

.active\:border-zinc-700\/70:active {
  border-color: rgb(63 63 70 / 0.7);
}

.active\:border-zinc-700\/75:active {
  border-color: rgb(63 63 70 / 0.75);
}

.active\:border-zinc-700\/80:active {
  border-color: rgb(63 63 70 / 0.8);
}

.active\:border-zinc-700\/85:active {
  border-color: rgb(63 63 70 / 0.85);
}

.active\:border-zinc-700\/90:active {
  border-color: rgb(63 63 70 / 0.9);
}

.active\:border-zinc-700\/95:active {
  border-color: rgb(63 63 70 / 0.95);
}

.active\:border-zinc-800:active {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.active\:border-zinc-800\/0:active {
  border-color: rgb(39 39 42 / 0);
}

.active\:border-zinc-800\/10:active {
  border-color: rgb(39 39 42 / 0.1);
}

.active\:border-zinc-800\/100:active {
  border-color: rgb(39 39 42 / 1);
}

.active\:border-zinc-800\/15:active {
  border-color: rgb(39 39 42 / 0.15);
}

.active\:border-zinc-800\/20:active {
  border-color: rgb(39 39 42 / 0.2);
}

.active\:border-zinc-800\/25:active {
  border-color: rgb(39 39 42 / 0.25);
}

.active\:border-zinc-800\/30:active {
  border-color: rgb(39 39 42 / 0.3);
}

.active\:border-zinc-800\/35:active {
  border-color: rgb(39 39 42 / 0.35);
}

.active\:border-zinc-800\/40:active {
  border-color: rgb(39 39 42 / 0.4);
}

.active\:border-zinc-800\/45:active {
  border-color: rgb(39 39 42 / 0.45);
}

.active\:border-zinc-800\/5:active {
  border-color: rgb(39 39 42 / 0.05);
}

.active\:border-zinc-800\/50:active {
  border-color: rgb(39 39 42 / 0.5);
}

.active\:border-zinc-800\/55:active {
  border-color: rgb(39 39 42 / 0.55);
}

.active\:border-zinc-800\/60:active {
  border-color: rgb(39 39 42 / 0.6);
}

.active\:border-zinc-800\/65:active {
  border-color: rgb(39 39 42 / 0.65);
}

.active\:border-zinc-800\/70:active {
  border-color: rgb(39 39 42 / 0.7);
}

.active\:border-zinc-800\/75:active {
  border-color: rgb(39 39 42 / 0.75);
}

.active\:border-zinc-800\/80:active {
  border-color: rgb(39 39 42 / 0.8);
}

.active\:border-zinc-800\/85:active {
  border-color: rgb(39 39 42 / 0.85);
}

.active\:border-zinc-800\/90:active {
  border-color: rgb(39 39 42 / 0.9);
}

.active\:border-zinc-800\/95:active {
  border-color: rgb(39 39 42 / 0.95);
}

.active\:border-zinc-900:active {
  --tw-border-opacity: 1;
  border-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.active\:border-zinc-900\/0:active {
  border-color: rgb(24 24 27 / 0);
}

.active\:border-zinc-900\/10:active {
  border-color: rgb(24 24 27 / 0.1);
}

.active\:border-zinc-900\/100:active {
  border-color: rgb(24 24 27 / 1);
}

.active\:border-zinc-900\/15:active {
  border-color: rgb(24 24 27 / 0.15);
}

.active\:border-zinc-900\/20:active {
  border-color: rgb(24 24 27 / 0.2);
}

.active\:border-zinc-900\/25:active {
  border-color: rgb(24 24 27 / 0.25);
}

.active\:border-zinc-900\/30:active {
  border-color: rgb(24 24 27 / 0.3);
}

.active\:border-zinc-900\/35:active {
  border-color: rgb(24 24 27 / 0.35);
}

.active\:border-zinc-900\/40:active {
  border-color: rgb(24 24 27 / 0.4);
}

.active\:border-zinc-900\/45:active {
  border-color: rgb(24 24 27 / 0.45);
}

.active\:border-zinc-900\/5:active {
  border-color: rgb(24 24 27 / 0.05);
}

.active\:border-zinc-900\/50:active {
  border-color: rgb(24 24 27 / 0.5);
}

.active\:border-zinc-900\/55:active {
  border-color: rgb(24 24 27 / 0.55);
}

.active\:border-zinc-900\/60:active {
  border-color: rgb(24 24 27 / 0.6);
}

.active\:border-zinc-900\/65:active {
  border-color: rgb(24 24 27 / 0.65);
}

.active\:border-zinc-900\/70:active {
  border-color: rgb(24 24 27 / 0.7);
}

.active\:border-zinc-900\/75:active {
  border-color: rgb(24 24 27 / 0.75);
}

.active\:border-zinc-900\/80:active {
  border-color: rgb(24 24 27 / 0.8);
}

.active\:border-zinc-900\/85:active {
  border-color: rgb(24 24 27 / 0.85);
}

.active\:border-zinc-900\/90:active {
  border-color: rgb(24 24 27 / 0.9);
}

.active\:border-zinc-900\/95:active {
  border-color: rgb(24 24 27 / 0.95);
}

.active\:bg-amber-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}

.active\:bg-amber-100\/0:active {
  background-color: rgb(254 243 199 / 0);
}

.active\:bg-amber-100\/10:active {
  background-color: rgb(254 243 199 / 0.1);
}

.active\:bg-amber-100\/100:active {
  background-color: rgb(254 243 199 / 1);
}

.active\:bg-amber-100\/15:active {
  background-color: rgb(254 243 199 / 0.15);
}

.active\:bg-amber-100\/20:active {
  background-color: rgb(254 243 199 / 0.2);
}

.active\:bg-amber-100\/25:active {
  background-color: rgb(254 243 199 / 0.25);
}

.active\:bg-amber-100\/30:active {
  background-color: rgb(254 243 199 / 0.3);
}

.active\:bg-amber-100\/35:active {
  background-color: rgb(254 243 199 / 0.35);
}

.active\:bg-amber-100\/40:active {
  background-color: rgb(254 243 199 / 0.4);
}

.active\:bg-amber-100\/45:active {
  background-color: rgb(254 243 199 / 0.45);
}

.active\:bg-amber-100\/5:active {
  background-color: rgb(254 243 199 / 0.05);
}

.active\:bg-amber-100\/50:active {
  background-color: rgb(254 243 199 / 0.5);
}

.active\:bg-amber-100\/55:active {
  background-color: rgb(254 243 199 / 0.55);
}

.active\:bg-amber-100\/60:active {
  background-color: rgb(254 243 199 / 0.6);
}

.active\:bg-amber-100\/65:active {
  background-color: rgb(254 243 199 / 0.65);
}

.active\:bg-amber-100\/70:active {
  background-color: rgb(254 243 199 / 0.7);
}

.active\:bg-amber-100\/75:active {
  background-color: rgb(254 243 199 / 0.75);
}

.active\:bg-amber-100\/80:active {
  background-color: rgb(254 243 199 / 0.8);
}

.active\:bg-amber-100\/85:active {
  background-color: rgb(254 243 199 / 0.85);
}

.active\:bg-amber-100\/90:active {
  background-color: rgb(254 243 199 / 0.9);
}

.active\:bg-amber-100\/95:active {
  background-color: rgb(254 243 199 / 0.95);
}

.active\:bg-amber-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}

.active\:bg-amber-200\/0:active {
  background-color: rgb(253 230 138 / 0);
}

.active\:bg-amber-200\/10:active {
  background-color: rgb(253 230 138 / 0.1);
}

.active\:bg-amber-200\/100:active {
  background-color: rgb(253 230 138 / 1);
}

.active\:bg-amber-200\/15:active {
  background-color: rgb(253 230 138 / 0.15);
}

.active\:bg-amber-200\/20:active {
  background-color: rgb(253 230 138 / 0.2);
}

.active\:bg-amber-200\/25:active {
  background-color: rgb(253 230 138 / 0.25);
}

.active\:bg-amber-200\/30:active {
  background-color: rgb(253 230 138 / 0.3);
}

.active\:bg-amber-200\/35:active {
  background-color: rgb(253 230 138 / 0.35);
}

.active\:bg-amber-200\/40:active {
  background-color: rgb(253 230 138 / 0.4);
}

.active\:bg-amber-200\/45:active {
  background-color: rgb(253 230 138 / 0.45);
}

.active\:bg-amber-200\/5:active {
  background-color: rgb(253 230 138 / 0.05);
}

.active\:bg-amber-200\/50:active {
  background-color: rgb(253 230 138 / 0.5);
}

.active\:bg-amber-200\/55:active {
  background-color: rgb(253 230 138 / 0.55);
}

.active\:bg-amber-200\/60:active {
  background-color: rgb(253 230 138 / 0.6);
}

.active\:bg-amber-200\/65:active {
  background-color: rgb(253 230 138 / 0.65);
}

.active\:bg-amber-200\/70:active {
  background-color: rgb(253 230 138 / 0.7);
}

.active\:bg-amber-200\/75:active {
  background-color: rgb(253 230 138 / 0.75);
}

.active\:bg-amber-200\/80:active {
  background-color: rgb(253 230 138 / 0.8);
}

.active\:bg-amber-200\/85:active {
  background-color: rgb(253 230 138 / 0.85);
}

.active\:bg-amber-200\/90:active {
  background-color: rgb(253 230 138 / 0.9);
}

.active\:bg-amber-200\/95:active {
  background-color: rgb(253 230 138 / 0.95);
}

.active\:bg-amber-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}

.active\:bg-amber-300\/0:active {
  background-color: rgb(252 211 77 / 0);
}

.active\:bg-amber-300\/10:active {
  background-color: rgb(252 211 77 / 0.1);
}

.active\:bg-amber-300\/100:active {
  background-color: rgb(252 211 77 / 1);
}

.active\:bg-amber-300\/15:active {
  background-color: rgb(252 211 77 / 0.15);
}

.active\:bg-amber-300\/20:active {
  background-color: rgb(252 211 77 / 0.2);
}

.active\:bg-amber-300\/25:active {
  background-color: rgb(252 211 77 / 0.25);
}

.active\:bg-amber-300\/30:active {
  background-color: rgb(252 211 77 / 0.3);
}

.active\:bg-amber-300\/35:active {
  background-color: rgb(252 211 77 / 0.35);
}

.active\:bg-amber-300\/40:active {
  background-color: rgb(252 211 77 / 0.4);
}

.active\:bg-amber-300\/45:active {
  background-color: rgb(252 211 77 / 0.45);
}

.active\:bg-amber-300\/5:active {
  background-color: rgb(252 211 77 / 0.05);
}

.active\:bg-amber-300\/50:active {
  background-color: rgb(252 211 77 / 0.5);
}

.active\:bg-amber-300\/55:active {
  background-color: rgb(252 211 77 / 0.55);
}

.active\:bg-amber-300\/60:active {
  background-color: rgb(252 211 77 / 0.6);
}

.active\:bg-amber-300\/65:active {
  background-color: rgb(252 211 77 / 0.65);
}

.active\:bg-amber-300\/70:active {
  background-color: rgb(252 211 77 / 0.7);
}

.active\:bg-amber-300\/75:active {
  background-color: rgb(252 211 77 / 0.75);
}

.active\:bg-amber-300\/80:active {
  background-color: rgb(252 211 77 / 0.8);
}

.active\:bg-amber-300\/85:active {
  background-color: rgb(252 211 77 / 0.85);
}

.active\:bg-amber-300\/90:active {
  background-color: rgb(252 211 77 / 0.9);
}

.active\:bg-amber-300\/95:active {
  background-color: rgb(252 211 77 / 0.95);
}

.active\:bg-amber-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}

.active\:bg-amber-400\/0:active {
  background-color: rgb(251 191 36 / 0);
}

.active\:bg-amber-400\/10:active {
  background-color: rgb(251 191 36 / 0.1);
}

.active\:bg-amber-400\/100:active {
  background-color: rgb(251 191 36 / 1);
}

.active\:bg-amber-400\/15:active {
  background-color: rgb(251 191 36 / 0.15);
}

.active\:bg-amber-400\/20:active {
  background-color: rgb(251 191 36 / 0.2);
}

.active\:bg-amber-400\/25:active {
  background-color: rgb(251 191 36 / 0.25);
}

.active\:bg-amber-400\/30:active {
  background-color: rgb(251 191 36 / 0.3);
}

.active\:bg-amber-400\/35:active {
  background-color: rgb(251 191 36 / 0.35);
}

.active\:bg-amber-400\/40:active {
  background-color: rgb(251 191 36 / 0.4);
}

.active\:bg-amber-400\/45:active {
  background-color: rgb(251 191 36 / 0.45);
}

.active\:bg-amber-400\/5:active {
  background-color: rgb(251 191 36 / 0.05);
}

.active\:bg-amber-400\/50:active {
  background-color: rgb(251 191 36 / 0.5);
}

.active\:bg-amber-400\/55:active {
  background-color: rgb(251 191 36 / 0.55);
}

.active\:bg-amber-400\/60:active {
  background-color: rgb(251 191 36 / 0.6);
}

.active\:bg-amber-400\/65:active {
  background-color: rgb(251 191 36 / 0.65);
}

.active\:bg-amber-400\/70:active {
  background-color: rgb(251 191 36 / 0.7);
}

.active\:bg-amber-400\/75:active {
  background-color: rgb(251 191 36 / 0.75);
}

.active\:bg-amber-400\/80:active {
  background-color: rgb(251 191 36 / 0.8);
}

.active\:bg-amber-400\/85:active {
  background-color: rgb(251 191 36 / 0.85);
}

.active\:bg-amber-400\/90:active {
  background-color: rgb(251 191 36 / 0.9);
}

.active\:bg-amber-400\/95:active {
  background-color: rgb(251 191 36 / 0.95);
}

.active\:bg-amber-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.active\:bg-amber-500\/0:active {
  background-color: rgb(245 158 11 / 0);
}

.active\:bg-amber-500\/10:active {
  background-color: rgb(245 158 11 / 0.1);
}

.active\:bg-amber-500\/100:active {
  background-color: rgb(245 158 11 / 1);
}

.active\:bg-amber-500\/15:active {
  background-color: rgb(245 158 11 / 0.15);
}

.active\:bg-amber-500\/20:active {
  background-color: rgb(245 158 11 / 0.2);
}

.active\:bg-amber-500\/25:active {
  background-color: rgb(245 158 11 / 0.25);
}

.active\:bg-amber-500\/30:active {
  background-color: rgb(245 158 11 / 0.3);
}

.active\:bg-amber-500\/35:active {
  background-color: rgb(245 158 11 / 0.35);
}

.active\:bg-amber-500\/40:active {
  background-color: rgb(245 158 11 / 0.4);
}

.active\:bg-amber-500\/45:active {
  background-color: rgb(245 158 11 / 0.45);
}

.active\:bg-amber-500\/5:active {
  background-color: rgb(245 158 11 / 0.05);
}

.active\:bg-amber-500\/50:active {
  background-color: rgb(245 158 11 / 0.5);
}

.active\:bg-amber-500\/55:active {
  background-color: rgb(245 158 11 / 0.55);
}

.active\:bg-amber-500\/60:active {
  background-color: rgb(245 158 11 / 0.6);
}

.active\:bg-amber-500\/65:active {
  background-color: rgb(245 158 11 / 0.65);
}

.active\:bg-amber-500\/70:active {
  background-color: rgb(245 158 11 / 0.7);
}

.active\:bg-amber-500\/75:active {
  background-color: rgb(245 158 11 / 0.75);
}

.active\:bg-amber-500\/80:active {
  background-color: rgb(245 158 11 / 0.8);
}

.active\:bg-amber-500\/85:active {
  background-color: rgb(245 158 11 / 0.85);
}

.active\:bg-amber-500\/90:active {
  background-color: rgb(245 158 11 / 0.9);
}

.active\:bg-amber-500\/95:active {
  background-color: rgb(245 158 11 / 0.95);
}

.active\:bg-amber-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}

.active\:bg-amber-600\/0:active {
  background-color: rgb(217 119 6 / 0);
}

.active\:bg-amber-600\/10:active {
  background-color: rgb(217 119 6 / 0.1);
}

.active\:bg-amber-600\/100:active {
  background-color: rgb(217 119 6 / 1);
}

.active\:bg-amber-600\/15:active {
  background-color: rgb(217 119 6 / 0.15);
}

.active\:bg-amber-600\/20:active {
  background-color: rgb(217 119 6 / 0.2);
}

.active\:bg-amber-600\/25:active {
  background-color: rgb(217 119 6 / 0.25);
}

.active\:bg-amber-600\/30:active {
  background-color: rgb(217 119 6 / 0.3);
}

.active\:bg-amber-600\/35:active {
  background-color: rgb(217 119 6 / 0.35);
}

.active\:bg-amber-600\/40:active {
  background-color: rgb(217 119 6 / 0.4);
}

.active\:bg-amber-600\/45:active {
  background-color: rgb(217 119 6 / 0.45);
}

.active\:bg-amber-600\/5:active {
  background-color: rgb(217 119 6 / 0.05);
}

.active\:bg-amber-600\/50:active {
  background-color: rgb(217 119 6 / 0.5);
}

.active\:bg-amber-600\/55:active {
  background-color: rgb(217 119 6 / 0.55);
}

.active\:bg-amber-600\/60:active {
  background-color: rgb(217 119 6 / 0.6);
}

.active\:bg-amber-600\/65:active {
  background-color: rgb(217 119 6 / 0.65);
}

.active\:bg-amber-600\/70:active {
  background-color: rgb(217 119 6 / 0.7);
}

.active\:bg-amber-600\/75:active {
  background-color: rgb(217 119 6 / 0.75);
}

.active\:bg-amber-600\/80:active {
  background-color: rgb(217 119 6 / 0.8);
}

.active\:bg-amber-600\/85:active {
  background-color: rgb(217 119 6 / 0.85);
}

.active\:bg-amber-600\/90:active {
  background-color: rgb(217 119 6 / 0.9);
}

.active\:bg-amber-600\/95:active {
  background-color: rgb(217 119 6 / 0.95);
}

.active\:bg-amber-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}

.active\:bg-amber-700\/0:active {
  background-color: rgb(180 83 9 / 0);
}

.active\:bg-amber-700\/10:active {
  background-color: rgb(180 83 9 / 0.1);
}

.active\:bg-amber-700\/100:active {
  background-color: rgb(180 83 9 / 1);
}

.active\:bg-amber-700\/15:active {
  background-color: rgb(180 83 9 / 0.15);
}

.active\:bg-amber-700\/20:active {
  background-color: rgb(180 83 9 / 0.2);
}

.active\:bg-amber-700\/25:active {
  background-color: rgb(180 83 9 / 0.25);
}

.active\:bg-amber-700\/30:active {
  background-color: rgb(180 83 9 / 0.3);
}

.active\:bg-amber-700\/35:active {
  background-color: rgb(180 83 9 / 0.35);
}

.active\:bg-amber-700\/40:active {
  background-color: rgb(180 83 9 / 0.4);
}

.active\:bg-amber-700\/45:active {
  background-color: rgb(180 83 9 / 0.45);
}

.active\:bg-amber-700\/5:active {
  background-color: rgb(180 83 9 / 0.05);
}

.active\:bg-amber-700\/50:active {
  background-color: rgb(180 83 9 / 0.5);
}

.active\:bg-amber-700\/55:active {
  background-color: rgb(180 83 9 / 0.55);
}

.active\:bg-amber-700\/60:active {
  background-color: rgb(180 83 9 / 0.6);
}

.active\:bg-amber-700\/65:active {
  background-color: rgb(180 83 9 / 0.65);
}

.active\:bg-amber-700\/70:active {
  background-color: rgb(180 83 9 / 0.7);
}

.active\:bg-amber-700\/75:active {
  background-color: rgb(180 83 9 / 0.75);
}

.active\:bg-amber-700\/80:active {
  background-color: rgb(180 83 9 / 0.8);
}

.active\:bg-amber-700\/85:active {
  background-color: rgb(180 83 9 / 0.85);
}

.active\:bg-amber-700\/90:active {
  background-color: rgb(180 83 9 / 0.9);
}

.active\:bg-amber-700\/95:active {
  background-color: rgb(180 83 9 / 0.95);
}

.active\:bg-amber-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}

.active\:bg-amber-800\/0:active {
  background-color: rgb(146 64 14 / 0);
}

.active\:bg-amber-800\/10:active {
  background-color: rgb(146 64 14 / 0.1);
}

.active\:bg-amber-800\/100:active {
  background-color: rgb(146 64 14 / 1);
}

.active\:bg-amber-800\/15:active {
  background-color: rgb(146 64 14 / 0.15);
}

.active\:bg-amber-800\/20:active {
  background-color: rgb(146 64 14 / 0.2);
}

.active\:bg-amber-800\/25:active {
  background-color: rgb(146 64 14 / 0.25);
}

.active\:bg-amber-800\/30:active {
  background-color: rgb(146 64 14 / 0.3);
}

.active\:bg-amber-800\/35:active {
  background-color: rgb(146 64 14 / 0.35);
}

.active\:bg-amber-800\/40:active {
  background-color: rgb(146 64 14 / 0.4);
}

.active\:bg-amber-800\/45:active {
  background-color: rgb(146 64 14 / 0.45);
}

.active\:bg-amber-800\/5:active {
  background-color: rgb(146 64 14 / 0.05);
}

.active\:bg-amber-800\/50:active {
  background-color: rgb(146 64 14 / 0.5);
}

.active\:bg-amber-800\/55:active {
  background-color: rgb(146 64 14 / 0.55);
}

.active\:bg-amber-800\/60:active {
  background-color: rgb(146 64 14 / 0.6);
}

.active\:bg-amber-800\/65:active {
  background-color: rgb(146 64 14 / 0.65);
}

.active\:bg-amber-800\/70:active {
  background-color: rgb(146 64 14 / 0.7);
}

.active\:bg-amber-800\/75:active {
  background-color: rgb(146 64 14 / 0.75);
}

.active\:bg-amber-800\/80:active {
  background-color: rgb(146 64 14 / 0.8);
}

.active\:bg-amber-800\/85:active {
  background-color: rgb(146 64 14 / 0.85);
}

.active\:bg-amber-800\/90:active {
  background-color: rgb(146 64 14 / 0.9);
}

.active\:bg-amber-800\/95:active {
  background-color: rgb(146 64 14 / 0.95);
}

.active\:bg-amber-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}

.active\:bg-amber-900\/0:active {
  background-color: rgb(120 53 15 / 0);
}

.active\:bg-amber-900\/10:active {
  background-color: rgb(120 53 15 / 0.1);
}

.active\:bg-amber-900\/100:active {
  background-color: rgb(120 53 15 / 1);
}

.active\:bg-amber-900\/15:active {
  background-color: rgb(120 53 15 / 0.15);
}

.active\:bg-amber-900\/20:active {
  background-color: rgb(120 53 15 / 0.2);
}

.active\:bg-amber-900\/25:active {
  background-color: rgb(120 53 15 / 0.25);
}

.active\:bg-amber-900\/30:active {
  background-color: rgb(120 53 15 / 0.3);
}

.active\:bg-amber-900\/35:active {
  background-color: rgb(120 53 15 / 0.35);
}

.active\:bg-amber-900\/40:active {
  background-color: rgb(120 53 15 / 0.4);
}

.active\:bg-amber-900\/45:active {
  background-color: rgb(120 53 15 / 0.45);
}

.active\:bg-amber-900\/5:active {
  background-color: rgb(120 53 15 / 0.05);
}

.active\:bg-amber-900\/50:active {
  background-color: rgb(120 53 15 / 0.5);
}

.active\:bg-amber-900\/55:active {
  background-color: rgb(120 53 15 / 0.55);
}

.active\:bg-amber-900\/60:active {
  background-color: rgb(120 53 15 / 0.6);
}

.active\:bg-amber-900\/65:active {
  background-color: rgb(120 53 15 / 0.65);
}

.active\:bg-amber-900\/70:active {
  background-color: rgb(120 53 15 / 0.7);
}

.active\:bg-amber-900\/75:active {
  background-color: rgb(120 53 15 / 0.75);
}

.active\:bg-amber-900\/80:active {
  background-color: rgb(120 53 15 / 0.8);
}

.active\:bg-amber-900\/85:active {
  background-color: rgb(120 53 15 / 0.85);
}

.active\:bg-amber-900\/90:active {
  background-color: rgb(120 53 15 / 0.9);
}

.active\:bg-amber-900\/95:active {
  background-color: rgb(120 53 15 / 0.95);
}

.active\:bg-blue-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.active\:bg-blue-100\/0:active {
  background-color: rgb(219 234 254 / 0);
}

.active\:bg-blue-100\/10:active {
  background-color: rgb(219 234 254 / 0.1);
}

.active\:bg-blue-100\/100:active {
  background-color: rgb(219 234 254 / 1);
}

.active\:bg-blue-100\/15:active {
  background-color: rgb(219 234 254 / 0.15);
}

.active\:bg-blue-100\/20:active {
  background-color: rgb(219 234 254 / 0.2);
}

.active\:bg-blue-100\/25:active {
  background-color: rgb(219 234 254 / 0.25);
}

.active\:bg-blue-100\/30:active {
  background-color: rgb(219 234 254 / 0.3);
}

.active\:bg-blue-100\/35:active {
  background-color: rgb(219 234 254 / 0.35);
}

.active\:bg-blue-100\/40:active {
  background-color: rgb(219 234 254 / 0.4);
}

.active\:bg-blue-100\/45:active {
  background-color: rgb(219 234 254 / 0.45);
}

.active\:bg-blue-100\/5:active {
  background-color: rgb(219 234 254 / 0.05);
}

.active\:bg-blue-100\/50:active {
  background-color: rgb(219 234 254 / 0.5);
}

.active\:bg-blue-100\/55:active {
  background-color: rgb(219 234 254 / 0.55);
}

.active\:bg-blue-100\/60:active {
  background-color: rgb(219 234 254 / 0.6);
}

.active\:bg-blue-100\/65:active {
  background-color: rgb(219 234 254 / 0.65);
}

.active\:bg-blue-100\/70:active {
  background-color: rgb(219 234 254 / 0.7);
}

.active\:bg-blue-100\/75:active {
  background-color: rgb(219 234 254 / 0.75);
}

.active\:bg-blue-100\/80:active {
  background-color: rgb(219 234 254 / 0.8);
}

.active\:bg-blue-100\/85:active {
  background-color: rgb(219 234 254 / 0.85);
}

.active\:bg-blue-100\/90:active {
  background-color: rgb(219 234 254 / 0.9);
}

.active\:bg-blue-100\/95:active {
  background-color: rgb(219 234 254 / 0.95);
}

.active\:bg-blue-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}

.active\:bg-blue-200\/0:active {
  background-color: rgb(191 219 254 / 0);
}

.active\:bg-blue-200\/10:active {
  background-color: rgb(191 219 254 / 0.1);
}

.active\:bg-blue-200\/100:active {
  background-color: rgb(191 219 254 / 1);
}

.active\:bg-blue-200\/15:active {
  background-color: rgb(191 219 254 / 0.15);
}

.active\:bg-blue-200\/20:active {
  background-color: rgb(191 219 254 / 0.2);
}

.active\:bg-blue-200\/25:active {
  background-color: rgb(191 219 254 / 0.25);
}

.active\:bg-blue-200\/30:active {
  background-color: rgb(191 219 254 / 0.3);
}

.active\:bg-blue-200\/35:active {
  background-color: rgb(191 219 254 / 0.35);
}

.active\:bg-blue-200\/40:active {
  background-color: rgb(191 219 254 / 0.4);
}

.active\:bg-blue-200\/45:active {
  background-color: rgb(191 219 254 / 0.45);
}

.active\:bg-blue-200\/5:active {
  background-color: rgb(191 219 254 / 0.05);
}

.active\:bg-blue-200\/50:active {
  background-color: rgb(191 219 254 / 0.5);
}

.active\:bg-blue-200\/55:active {
  background-color: rgb(191 219 254 / 0.55);
}

.active\:bg-blue-200\/60:active {
  background-color: rgb(191 219 254 / 0.6);
}

.active\:bg-blue-200\/65:active {
  background-color: rgb(191 219 254 / 0.65);
}

.active\:bg-blue-200\/70:active {
  background-color: rgb(191 219 254 / 0.7);
}

.active\:bg-blue-200\/75:active {
  background-color: rgb(191 219 254 / 0.75);
}

.active\:bg-blue-200\/80:active {
  background-color: rgb(191 219 254 / 0.8);
}

.active\:bg-blue-200\/85:active {
  background-color: rgb(191 219 254 / 0.85);
}

.active\:bg-blue-200\/90:active {
  background-color: rgb(191 219 254 / 0.9);
}

.active\:bg-blue-200\/95:active {
  background-color: rgb(191 219 254 / 0.95);
}

.active\:bg-blue-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}

.active\:bg-blue-300\/0:active {
  background-color: rgb(147 197 253 / 0);
}

.active\:bg-blue-300\/10:active {
  background-color: rgb(147 197 253 / 0.1);
}

.active\:bg-blue-300\/100:active {
  background-color: rgb(147 197 253 / 1);
}

.active\:bg-blue-300\/15:active {
  background-color: rgb(147 197 253 / 0.15);
}

.active\:bg-blue-300\/20:active {
  background-color: rgb(147 197 253 / 0.2);
}

.active\:bg-blue-300\/25:active {
  background-color: rgb(147 197 253 / 0.25);
}

.active\:bg-blue-300\/30:active {
  background-color: rgb(147 197 253 / 0.3);
}

.active\:bg-blue-300\/35:active {
  background-color: rgb(147 197 253 / 0.35);
}

.active\:bg-blue-300\/40:active {
  background-color: rgb(147 197 253 / 0.4);
}

.active\:bg-blue-300\/45:active {
  background-color: rgb(147 197 253 / 0.45);
}

.active\:bg-blue-300\/5:active {
  background-color: rgb(147 197 253 / 0.05);
}

.active\:bg-blue-300\/50:active {
  background-color: rgb(147 197 253 / 0.5);
}

.active\:bg-blue-300\/55:active {
  background-color: rgb(147 197 253 / 0.55);
}

.active\:bg-blue-300\/60:active {
  background-color: rgb(147 197 253 / 0.6);
}

.active\:bg-blue-300\/65:active {
  background-color: rgb(147 197 253 / 0.65);
}

.active\:bg-blue-300\/70:active {
  background-color: rgb(147 197 253 / 0.7);
}

.active\:bg-blue-300\/75:active {
  background-color: rgb(147 197 253 / 0.75);
}

.active\:bg-blue-300\/80:active {
  background-color: rgb(147 197 253 / 0.8);
}

.active\:bg-blue-300\/85:active {
  background-color: rgb(147 197 253 / 0.85);
}

.active\:bg-blue-300\/90:active {
  background-color: rgb(147 197 253 / 0.9);
}

.active\:bg-blue-300\/95:active {
  background-color: rgb(147 197 253 / 0.95);
}

.active\:bg-blue-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}

.active\:bg-blue-400\/0:active {
  background-color: rgb(96 165 250 / 0);
}

.active\:bg-blue-400\/10:active {
  background-color: rgb(96 165 250 / 0.1);
}

.active\:bg-blue-400\/100:active {
  background-color: rgb(96 165 250 / 1);
}

.active\:bg-blue-400\/15:active {
  background-color: rgb(96 165 250 / 0.15);
}

.active\:bg-blue-400\/20:active {
  background-color: rgb(96 165 250 / 0.2);
}

.active\:bg-blue-400\/25:active {
  background-color: rgb(96 165 250 / 0.25);
}

.active\:bg-blue-400\/30:active {
  background-color: rgb(96 165 250 / 0.3);
}

.active\:bg-blue-400\/35:active {
  background-color: rgb(96 165 250 / 0.35);
}

.active\:bg-blue-400\/40:active {
  background-color: rgb(96 165 250 / 0.4);
}

.active\:bg-blue-400\/45:active {
  background-color: rgb(96 165 250 / 0.45);
}

.active\:bg-blue-400\/5:active {
  background-color: rgb(96 165 250 / 0.05);
}

.active\:bg-blue-400\/50:active {
  background-color: rgb(96 165 250 / 0.5);
}

.active\:bg-blue-400\/55:active {
  background-color: rgb(96 165 250 / 0.55);
}

.active\:bg-blue-400\/60:active {
  background-color: rgb(96 165 250 / 0.6);
}

.active\:bg-blue-400\/65:active {
  background-color: rgb(96 165 250 / 0.65);
}

.active\:bg-blue-400\/70:active {
  background-color: rgb(96 165 250 / 0.7);
}

.active\:bg-blue-400\/75:active {
  background-color: rgb(96 165 250 / 0.75);
}

.active\:bg-blue-400\/80:active {
  background-color: rgb(96 165 250 / 0.8);
}

.active\:bg-blue-400\/85:active {
  background-color: rgb(96 165 250 / 0.85);
}

.active\:bg-blue-400\/90:active {
  background-color: rgb(96 165 250 / 0.9);
}

.active\:bg-blue-400\/95:active {
  background-color: rgb(96 165 250 / 0.95);
}

.active\:bg-blue-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.active\:bg-blue-500\/0:active {
  background-color: rgb(59 130 246 / 0);
}

.active\:bg-blue-500\/10:active {
  background-color: rgb(59 130 246 / 0.1);
}

.active\:bg-blue-500\/100:active {
  background-color: rgb(59 130 246 / 1);
}

.active\:bg-blue-500\/15:active {
  background-color: rgb(59 130 246 / 0.15);
}

.active\:bg-blue-500\/20:active {
  background-color: rgb(59 130 246 / 0.2);
}

.active\:bg-blue-500\/25:active {
  background-color: rgb(59 130 246 / 0.25);
}

.active\:bg-blue-500\/30:active {
  background-color: rgb(59 130 246 / 0.3);
}

.active\:bg-blue-500\/35:active {
  background-color: rgb(59 130 246 / 0.35);
}

.active\:bg-blue-500\/40:active {
  background-color: rgb(59 130 246 / 0.4);
}

.active\:bg-blue-500\/45:active {
  background-color: rgb(59 130 246 / 0.45);
}

.active\:bg-blue-500\/5:active {
  background-color: rgb(59 130 246 / 0.05);
}

.active\:bg-blue-500\/50:active {
  background-color: rgb(59 130 246 / 0.5);
}

.active\:bg-blue-500\/55:active {
  background-color: rgb(59 130 246 / 0.55);
}

.active\:bg-blue-500\/60:active {
  background-color: rgb(59 130 246 / 0.6);
}

.active\:bg-blue-500\/65:active {
  background-color: rgb(59 130 246 / 0.65);
}

.active\:bg-blue-500\/70:active {
  background-color: rgb(59 130 246 / 0.7);
}

.active\:bg-blue-500\/75:active {
  background-color: rgb(59 130 246 / 0.75);
}

.active\:bg-blue-500\/80:active {
  background-color: rgb(59 130 246 / 0.8);
}

.active\:bg-blue-500\/85:active {
  background-color: rgb(59 130 246 / 0.85);
}

.active\:bg-blue-500\/90:active {
  background-color: rgb(59 130 246 / 0.9);
}

.active\:bg-blue-500\/95:active {
  background-color: rgb(59 130 246 / 0.95);
}

.active\:bg-blue-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.active\:bg-blue-600\/0:active {
  background-color: rgb(37 99 235 / 0);
}

.active\:bg-blue-600\/10:active {
  background-color: rgb(37 99 235 / 0.1);
}

.active\:bg-blue-600\/100:active {
  background-color: rgb(37 99 235 / 1);
}

.active\:bg-blue-600\/15:active {
  background-color: rgb(37 99 235 / 0.15);
}

.active\:bg-blue-600\/20:active {
  background-color: rgb(37 99 235 / 0.2);
}

.active\:bg-blue-600\/25:active {
  background-color: rgb(37 99 235 / 0.25);
}

.active\:bg-blue-600\/30:active {
  background-color: rgb(37 99 235 / 0.3);
}

.active\:bg-blue-600\/35:active {
  background-color: rgb(37 99 235 / 0.35);
}

.active\:bg-blue-600\/40:active {
  background-color: rgb(37 99 235 / 0.4);
}

.active\:bg-blue-600\/45:active {
  background-color: rgb(37 99 235 / 0.45);
}

.active\:bg-blue-600\/5:active {
  background-color: rgb(37 99 235 / 0.05);
}

.active\:bg-blue-600\/50:active {
  background-color: rgb(37 99 235 / 0.5);
}

.active\:bg-blue-600\/55:active {
  background-color: rgb(37 99 235 / 0.55);
}

.active\:bg-blue-600\/60:active {
  background-color: rgb(37 99 235 / 0.6);
}

.active\:bg-blue-600\/65:active {
  background-color: rgb(37 99 235 / 0.65);
}

.active\:bg-blue-600\/70:active {
  background-color: rgb(37 99 235 / 0.7);
}

.active\:bg-blue-600\/75:active {
  background-color: rgb(37 99 235 / 0.75);
}

.active\:bg-blue-600\/80:active {
  background-color: rgb(37 99 235 / 0.8);
}

.active\:bg-blue-600\/85:active {
  background-color: rgb(37 99 235 / 0.85);
}

.active\:bg-blue-600\/90:active {
  background-color: rgb(37 99 235 / 0.9);
}

.active\:bg-blue-600\/95:active {
  background-color: rgb(37 99 235 / 0.95);
}

.active\:bg-blue-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.active\:bg-blue-700\/0:active {
  background-color: rgb(29 78 216 / 0);
}

.active\:bg-blue-700\/10:active {
  background-color: rgb(29 78 216 / 0.1);
}

.active\:bg-blue-700\/100:active {
  background-color: rgb(29 78 216 / 1);
}

.active\:bg-blue-700\/15:active {
  background-color: rgb(29 78 216 / 0.15);
}

.active\:bg-blue-700\/20:active {
  background-color: rgb(29 78 216 / 0.2);
}

.active\:bg-blue-700\/25:active {
  background-color: rgb(29 78 216 / 0.25);
}

.active\:bg-blue-700\/30:active {
  background-color: rgb(29 78 216 / 0.3);
}

.active\:bg-blue-700\/35:active {
  background-color: rgb(29 78 216 / 0.35);
}

.active\:bg-blue-700\/40:active {
  background-color: rgb(29 78 216 / 0.4);
}

.active\:bg-blue-700\/45:active {
  background-color: rgb(29 78 216 / 0.45);
}

.active\:bg-blue-700\/5:active {
  background-color: rgb(29 78 216 / 0.05);
}

.active\:bg-blue-700\/50:active {
  background-color: rgb(29 78 216 / 0.5);
}

.active\:bg-blue-700\/55:active {
  background-color: rgb(29 78 216 / 0.55);
}

.active\:bg-blue-700\/60:active {
  background-color: rgb(29 78 216 / 0.6);
}

.active\:bg-blue-700\/65:active {
  background-color: rgb(29 78 216 / 0.65);
}

.active\:bg-blue-700\/70:active {
  background-color: rgb(29 78 216 / 0.7);
}

.active\:bg-blue-700\/75:active {
  background-color: rgb(29 78 216 / 0.75);
}

.active\:bg-blue-700\/80:active {
  background-color: rgb(29 78 216 / 0.8);
}

.active\:bg-blue-700\/85:active {
  background-color: rgb(29 78 216 / 0.85);
}

.active\:bg-blue-700\/90:active {
  background-color: rgb(29 78 216 / 0.9);
}

.active\:bg-blue-700\/95:active {
  background-color: rgb(29 78 216 / 0.95);
}

.active\:bg-blue-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}

.active\:bg-blue-800\/0:active {
  background-color: rgb(30 64 175 / 0);
}

.active\:bg-blue-800\/10:active {
  background-color: rgb(30 64 175 / 0.1);
}

.active\:bg-blue-800\/100:active {
  background-color: rgb(30 64 175 / 1);
}

.active\:bg-blue-800\/15:active {
  background-color: rgb(30 64 175 / 0.15);
}

.active\:bg-blue-800\/20:active {
  background-color: rgb(30 64 175 / 0.2);
}

.active\:bg-blue-800\/25:active {
  background-color: rgb(30 64 175 / 0.25);
}

.active\:bg-blue-800\/30:active {
  background-color: rgb(30 64 175 / 0.3);
}

.active\:bg-blue-800\/35:active {
  background-color: rgb(30 64 175 / 0.35);
}

.active\:bg-blue-800\/40:active {
  background-color: rgb(30 64 175 / 0.4);
}

.active\:bg-blue-800\/45:active {
  background-color: rgb(30 64 175 / 0.45);
}

.active\:bg-blue-800\/5:active {
  background-color: rgb(30 64 175 / 0.05);
}

.active\:bg-blue-800\/50:active {
  background-color: rgb(30 64 175 / 0.5);
}

.active\:bg-blue-800\/55:active {
  background-color: rgb(30 64 175 / 0.55);
}

.active\:bg-blue-800\/60:active {
  background-color: rgb(30 64 175 / 0.6);
}

.active\:bg-blue-800\/65:active {
  background-color: rgb(30 64 175 / 0.65);
}

.active\:bg-blue-800\/70:active {
  background-color: rgb(30 64 175 / 0.7);
}

.active\:bg-blue-800\/75:active {
  background-color: rgb(30 64 175 / 0.75);
}

.active\:bg-blue-800\/80:active {
  background-color: rgb(30 64 175 / 0.8);
}

.active\:bg-blue-800\/85:active {
  background-color: rgb(30 64 175 / 0.85);
}

.active\:bg-blue-800\/90:active {
  background-color: rgb(30 64 175 / 0.9);
}

.active\:bg-blue-800\/95:active {
  background-color: rgb(30 64 175 / 0.95);
}

.active\:bg-blue-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}

.active\:bg-blue-900\/0:active {
  background-color: rgb(30 58 138 / 0);
}

.active\:bg-blue-900\/10:active {
  background-color: rgb(30 58 138 / 0.1);
}

.active\:bg-blue-900\/100:active {
  background-color: rgb(30 58 138 / 1);
}

.active\:bg-blue-900\/15:active {
  background-color: rgb(30 58 138 / 0.15);
}

.active\:bg-blue-900\/20:active {
  background-color: rgb(30 58 138 / 0.2);
}

.active\:bg-blue-900\/25:active {
  background-color: rgb(30 58 138 / 0.25);
}

.active\:bg-blue-900\/30:active {
  background-color: rgb(30 58 138 / 0.3);
}

.active\:bg-blue-900\/35:active {
  background-color: rgb(30 58 138 / 0.35);
}

.active\:bg-blue-900\/40:active {
  background-color: rgb(30 58 138 / 0.4);
}

.active\:bg-blue-900\/45:active {
  background-color: rgb(30 58 138 / 0.45);
}

.active\:bg-blue-900\/5:active {
  background-color: rgb(30 58 138 / 0.05);
}

.active\:bg-blue-900\/50:active {
  background-color: rgb(30 58 138 / 0.5);
}

.active\:bg-blue-900\/55:active {
  background-color: rgb(30 58 138 / 0.55);
}

.active\:bg-blue-900\/60:active {
  background-color: rgb(30 58 138 / 0.6);
}

.active\:bg-blue-900\/65:active {
  background-color: rgb(30 58 138 / 0.65);
}

.active\:bg-blue-900\/70:active {
  background-color: rgb(30 58 138 / 0.7);
}

.active\:bg-blue-900\/75:active {
  background-color: rgb(30 58 138 / 0.75);
}

.active\:bg-blue-900\/80:active {
  background-color: rgb(30 58 138 / 0.8);
}

.active\:bg-blue-900\/85:active {
  background-color: rgb(30 58 138 / 0.85);
}

.active\:bg-blue-900\/90:active {
  background-color: rgb(30 58 138 / 0.9);
}

.active\:bg-blue-900\/95:active {
  background-color: rgb(30 58 138 / 0.95);
}

.active\:bg-cyan-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}

.active\:bg-cyan-100\/0:active {
  background-color: rgb(207 250 254 / 0);
}

.active\:bg-cyan-100\/10:active {
  background-color: rgb(207 250 254 / 0.1);
}

.active\:bg-cyan-100\/100:active {
  background-color: rgb(207 250 254 / 1);
}

.active\:bg-cyan-100\/15:active {
  background-color: rgb(207 250 254 / 0.15);
}

.active\:bg-cyan-100\/20:active {
  background-color: rgb(207 250 254 / 0.2);
}

.active\:bg-cyan-100\/25:active {
  background-color: rgb(207 250 254 / 0.25);
}

.active\:bg-cyan-100\/30:active {
  background-color: rgb(207 250 254 / 0.3);
}

.active\:bg-cyan-100\/35:active {
  background-color: rgb(207 250 254 / 0.35);
}

.active\:bg-cyan-100\/40:active {
  background-color: rgb(207 250 254 / 0.4);
}

.active\:bg-cyan-100\/45:active {
  background-color: rgb(207 250 254 / 0.45);
}

.active\:bg-cyan-100\/5:active {
  background-color: rgb(207 250 254 / 0.05);
}

.active\:bg-cyan-100\/50:active {
  background-color: rgb(207 250 254 / 0.5);
}

.active\:bg-cyan-100\/55:active {
  background-color: rgb(207 250 254 / 0.55);
}

.active\:bg-cyan-100\/60:active {
  background-color: rgb(207 250 254 / 0.6);
}

.active\:bg-cyan-100\/65:active {
  background-color: rgb(207 250 254 / 0.65);
}

.active\:bg-cyan-100\/70:active {
  background-color: rgb(207 250 254 / 0.7);
}

.active\:bg-cyan-100\/75:active {
  background-color: rgb(207 250 254 / 0.75);
}

.active\:bg-cyan-100\/80:active {
  background-color: rgb(207 250 254 / 0.8);
}

.active\:bg-cyan-100\/85:active {
  background-color: rgb(207 250 254 / 0.85);
}

.active\:bg-cyan-100\/90:active {
  background-color: rgb(207 250 254 / 0.9);
}

.active\:bg-cyan-100\/95:active {
  background-color: rgb(207 250 254 / 0.95);
}

.active\:bg-cyan-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}

.active\:bg-cyan-200\/0:active {
  background-color: rgb(165 243 252 / 0);
}

.active\:bg-cyan-200\/10:active {
  background-color: rgb(165 243 252 / 0.1);
}

.active\:bg-cyan-200\/100:active {
  background-color: rgb(165 243 252 / 1);
}

.active\:bg-cyan-200\/15:active {
  background-color: rgb(165 243 252 / 0.15);
}

.active\:bg-cyan-200\/20:active {
  background-color: rgb(165 243 252 / 0.2);
}

.active\:bg-cyan-200\/25:active {
  background-color: rgb(165 243 252 / 0.25);
}

.active\:bg-cyan-200\/30:active {
  background-color: rgb(165 243 252 / 0.3);
}

.active\:bg-cyan-200\/35:active {
  background-color: rgb(165 243 252 / 0.35);
}

.active\:bg-cyan-200\/40:active {
  background-color: rgb(165 243 252 / 0.4);
}

.active\:bg-cyan-200\/45:active {
  background-color: rgb(165 243 252 / 0.45);
}

.active\:bg-cyan-200\/5:active {
  background-color: rgb(165 243 252 / 0.05);
}

.active\:bg-cyan-200\/50:active {
  background-color: rgb(165 243 252 / 0.5);
}

.active\:bg-cyan-200\/55:active {
  background-color: rgb(165 243 252 / 0.55);
}

.active\:bg-cyan-200\/60:active {
  background-color: rgb(165 243 252 / 0.6);
}

.active\:bg-cyan-200\/65:active {
  background-color: rgb(165 243 252 / 0.65);
}

.active\:bg-cyan-200\/70:active {
  background-color: rgb(165 243 252 / 0.7);
}

.active\:bg-cyan-200\/75:active {
  background-color: rgb(165 243 252 / 0.75);
}

.active\:bg-cyan-200\/80:active {
  background-color: rgb(165 243 252 / 0.8);
}

.active\:bg-cyan-200\/85:active {
  background-color: rgb(165 243 252 / 0.85);
}

.active\:bg-cyan-200\/90:active {
  background-color: rgb(165 243 252 / 0.9);
}

.active\:bg-cyan-200\/95:active {
  background-color: rgb(165 243 252 / 0.95);
}

.active\:bg-cyan-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}

.active\:bg-cyan-300\/0:active {
  background-color: rgb(103 232 249 / 0);
}

.active\:bg-cyan-300\/10:active {
  background-color: rgb(103 232 249 / 0.1);
}

.active\:bg-cyan-300\/100:active {
  background-color: rgb(103 232 249 / 1);
}

.active\:bg-cyan-300\/15:active {
  background-color: rgb(103 232 249 / 0.15);
}

.active\:bg-cyan-300\/20:active {
  background-color: rgb(103 232 249 / 0.2);
}

.active\:bg-cyan-300\/25:active {
  background-color: rgb(103 232 249 / 0.25);
}

.active\:bg-cyan-300\/30:active {
  background-color: rgb(103 232 249 / 0.3);
}

.active\:bg-cyan-300\/35:active {
  background-color: rgb(103 232 249 / 0.35);
}

.active\:bg-cyan-300\/40:active {
  background-color: rgb(103 232 249 / 0.4);
}

.active\:bg-cyan-300\/45:active {
  background-color: rgb(103 232 249 / 0.45);
}

.active\:bg-cyan-300\/5:active {
  background-color: rgb(103 232 249 / 0.05);
}

.active\:bg-cyan-300\/50:active {
  background-color: rgb(103 232 249 / 0.5);
}

.active\:bg-cyan-300\/55:active {
  background-color: rgb(103 232 249 / 0.55);
}

.active\:bg-cyan-300\/60:active {
  background-color: rgb(103 232 249 / 0.6);
}

.active\:bg-cyan-300\/65:active {
  background-color: rgb(103 232 249 / 0.65);
}

.active\:bg-cyan-300\/70:active {
  background-color: rgb(103 232 249 / 0.7);
}

.active\:bg-cyan-300\/75:active {
  background-color: rgb(103 232 249 / 0.75);
}

.active\:bg-cyan-300\/80:active {
  background-color: rgb(103 232 249 / 0.8);
}

.active\:bg-cyan-300\/85:active {
  background-color: rgb(103 232 249 / 0.85);
}

.active\:bg-cyan-300\/90:active {
  background-color: rgb(103 232 249 / 0.9);
}

.active\:bg-cyan-300\/95:active {
  background-color: rgb(103 232 249 / 0.95);
}

.active\:bg-cyan-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}

.active\:bg-cyan-400\/0:active {
  background-color: rgb(34 211 238 / 0);
}

.active\:bg-cyan-400\/10:active {
  background-color: rgb(34 211 238 / 0.1);
}

.active\:bg-cyan-400\/100:active {
  background-color: rgb(34 211 238 / 1);
}

.active\:bg-cyan-400\/15:active {
  background-color: rgb(34 211 238 / 0.15);
}

.active\:bg-cyan-400\/20:active {
  background-color: rgb(34 211 238 / 0.2);
}

.active\:bg-cyan-400\/25:active {
  background-color: rgb(34 211 238 / 0.25);
}

.active\:bg-cyan-400\/30:active {
  background-color: rgb(34 211 238 / 0.3);
}

.active\:bg-cyan-400\/35:active {
  background-color: rgb(34 211 238 / 0.35);
}

.active\:bg-cyan-400\/40:active {
  background-color: rgb(34 211 238 / 0.4);
}

.active\:bg-cyan-400\/45:active {
  background-color: rgb(34 211 238 / 0.45);
}

.active\:bg-cyan-400\/5:active {
  background-color: rgb(34 211 238 / 0.05);
}

.active\:bg-cyan-400\/50:active {
  background-color: rgb(34 211 238 / 0.5);
}

.active\:bg-cyan-400\/55:active {
  background-color: rgb(34 211 238 / 0.55);
}

.active\:bg-cyan-400\/60:active {
  background-color: rgb(34 211 238 / 0.6);
}

.active\:bg-cyan-400\/65:active {
  background-color: rgb(34 211 238 / 0.65);
}

.active\:bg-cyan-400\/70:active {
  background-color: rgb(34 211 238 / 0.7);
}

.active\:bg-cyan-400\/75:active {
  background-color: rgb(34 211 238 / 0.75);
}

.active\:bg-cyan-400\/80:active {
  background-color: rgb(34 211 238 / 0.8);
}

.active\:bg-cyan-400\/85:active {
  background-color: rgb(34 211 238 / 0.85);
}

.active\:bg-cyan-400\/90:active {
  background-color: rgb(34 211 238 / 0.9);
}

.active\:bg-cyan-400\/95:active {
  background-color: rgb(34 211 238 / 0.95);
}

.active\:bg-cyan-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}

.active\:bg-cyan-500\/0:active {
  background-color: rgb(6 182 212 / 0);
}

.active\:bg-cyan-500\/10:active {
  background-color: rgb(6 182 212 / 0.1);
}

.active\:bg-cyan-500\/100:active {
  background-color: rgb(6 182 212 / 1);
}

.active\:bg-cyan-500\/15:active {
  background-color: rgb(6 182 212 / 0.15);
}

.active\:bg-cyan-500\/20:active {
  background-color: rgb(6 182 212 / 0.2);
}

.active\:bg-cyan-500\/25:active {
  background-color: rgb(6 182 212 / 0.25);
}

.active\:bg-cyan-500\/30:active {
  background-color: rgb(6 182 212 / 0.3);
}

.active\:bg-cyan-500\/35:active {
  background-color: rgb(6 182 212 / 0.35);
}

.active\:bg-cyan-500\/40:active {
  background-color: rgb(6 182 212 / 0.4);
}

.active\:bg-cyan-500\/45:active {
  background-color: rgb(6 182 212 / 0.45);
}

.active\:bg-cyan-500\/5:active {
  background-color: rgb(6 182 212 / 0.05);
}

.active\:bg-cyan-500\/50:active {
  background-color: rgb(6 182 212 / 0.5);
}

.active\:bg-cyan-500\/55:active {
  background-color: rgb(6 182 212 / 0.55);
}

.active\:bg-cyan-500\/60:active {
  background-color: rgb(6 182 212 / 0.6);
}

.active\:bg-cyan-500\/65:active {
  background-color: rgb(6 182 212 / 0.65);
}

.active\:bg-cyan-500\/70:active {
  background-color: rgb(6 182 212 / 0.7);
}

.active\:bg-cyan-500\/75:active {
  background-color: rgb(6 182 212 / 0.75);
}

.active\:bg-cyan-500\/80:active {
  background-color: rgb(6 182 212 / 0.8);
}

.active\:bg-cyan-500\/85:active {
  background-color: rgb(6 182 212 / 0.85);
}

.active\:bg-cyan-500\/90:active {
  background-color: rgb(6 182 212 / 0.9);
}

.active\:bg-cyan-500\/95:active {
  background-color: rgb(6 182 212 / 0.95);
}

.active\:bg-cyan-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}

.active\:bg-cyan-600\/0:active {
  background-color: rgb(8 145 178 / 0);
}

.active\:bg-cyan-600\/10:active {
  background-color: rgb(8 145 178 / 0.1);
}

.active\:bg-cyan-600\/100:active {
  background-color: rgb(8 145 178 / 1);
}

.active\:bg-cyan-600\/15:active {
  background-color: rgb(8 145 178 / 0.15);
}

.active\:bg-cyan-600\/20:active {
  background-color: rgb(8 145 178 / 0.2);
}

.active\:bg-cyan-600\/25:active {
  background-color: rgb(8 145 178 / 0.25);
}

.active\:bg-cyan-600\/30:active {
  background-color: rgb(8 145 178 / 0.3);
}

.active\:bg-cyan-600\/35:active {
  background-color: rgb(8 145 178 / 0.35);
}

.active\:bg-cyan-600\/40:active {
  background-color: rgb(8 145 178 / 0.4);
}

.active\:bg-cyan-600\/45:active {
  background-color: rgb(8 145 178 / 0.45);
}

.active\:bg-cyan-600\/5:active {
  background-color: rgb(8 145 178 / 0.05);
}

.active\:bg-cyan-600\/50:active {
  background-color: rgb(8 145 178 / 0.5);
}

.active\:bg-cyan-600\/55:active {
  background-color: rgb(8 145 178 / 0.55);
}

.active\:bg-cyan-600\/60:active {
  background-color: rgb(8 145 178 / 0.6);
}

.active\:bg-cyan-600\/65:active {
  background-color: rgb(8 145 178 / 0.65);
}

.active\:bg-cyan-600\/70:active {
  background-color: rgb(8 145 178 / 0.7);
}

.active\:bg-cyan-600\/75:active {
  background-color: rgb(8 145 178 / 0.75);
}

.active\:bg-cyan-600\/80:active {
  background-color: rgb(8 145 178 / 0.8);
}

.active\:bg-cyan-600\/85:active {
  background-color: rgb(8 145 178 / 0.85);
}

.active\:bg-cyan-600\/90:active {
  background-color: rgb(8 145 178 / 0.9);
}

.active\:bg-cyan-600\/95:active {
  background-color: rgb(8 145 178 / 0.95);
}

.active\:bg-cyan-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}

.active\:bg-cyan-700\/0:active {
  background-color: rgb(14 116 144 / 0);
}

.active\:bg-cyan-700\/10:active {
  background-color: rgb(14 116 144 / 0.1);
}

.active\:bg-cyan-700\/100:active {
  background-color: rgb(14 116 144 / 1);
}

.active\:bg-cyan-700\/15:active {
  background-color: rgb(14 116 144 / 0.15);
}

.active\:bg-cyan-700\/20:active {
  background-color: rgb(14 116 144 / 0.2);
}

.active\:bg-cyan-700\/25:active {
  background-color: rgb(14 116 144 / 0.25);
}

.active\:bg-cyan-700\/30:active {
  background-color: rgb(14 116 144 / 0.3);
}

.active\:bg-cyan-700\/35:active {
  background-color: rgb(14 116 144 / 0.35);
}

.active\:bg-cyan-700\/40:active {
  background-color: rgb(14 116 144 / 0.4);
}

.active\:bg-cyan-700\/45:active {
  background-color: rgb(14 116 144 / 0.45);
}

.active\:bg-cyan-700\/5:active {
  background-color: rgb(14 116 144 / 0.05);
}

.active\:bg-cyan-700\/50:active {
  background-color: rgb(14 116 144 / 0.5);
}

.active\:bg-cyan-700\/55:active {
  background-color: rgb(14 116 144 / 0.55);
}

.active\:bg-cyan-700\/60:active {
  background-color: rgb(14 116 144 / 0.6);
}

.active\:bg-cyan-700\/65:active {
  background-color: rgb(14 116 144 / 0.65);
}

.active\:bg-cyan-700\/70:active {
  background-color: rgb(14 116 144 / 0.7);
}

.active\:bg-cyan-700\/75:active {
  background-color: rgb(14 116 144 / 0.75);
}

.active\:bg-cyan-700\/80:active {
  background-color: rgb(14 116 144 / 0.8);
}

.active\:bg-cyan-700\/85:active {
  background-color: rgb(14 116 144 / 0.85);
}

.active\:bg-cyan-700\/90:active {
  background-color: rgb(14 116 144 / 0.9);
}

.active\:bg-cyan-700\/95:active {
  background-color: rgb(14 116 144 / 0.95);
}

.active\:bg-cyan-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}

.active\:bg-cyan-800\/0:active {
  background-color: rgb(21 94 117 / 0);
}

.active\:bg-cyan-800\/10:active {
  background-color: rgb(21 94 117 / 0.1);
}

.active\:bg-cyan-800\/100:active {
  background-color: rgb(21 94 117 / 1);
}

.active\:bg-cyan-800\/15:active {
  background-color: rgb(21 94 117 / 0.15);
}

.active\:bg-cyan-800\/20:active {
  background-color: rgb(21 94 117 / 0.2);
}

.active\:bg-cyan-800\/25:active {
  background-color: rgb(21 94 117 / 0.25);
}

.active\:bg-cyan-800\/30:active {
  background-color: rgb(21 94 117 / 0.3);
}

.active\:bg-cyan-800\/35:active {
  background-color: rgb(21 94 117 / 0.35);
}

.active\:bg-cyan-800\/40:active {
  background-color: rgb(21 94 117 / 0.4);
}

.active\:bg-cyan-800\/45:active {
  background-color: rgb(21 94 117 / 0.45);
}

.active\:bg-cyan-800\/5:active {
  background-color: rgb(21 94 117 / 0.05);
}

.active\:bg-cyan-800\/50:active {
  background-color: rgb(21 94 117 / 0.5);
}

.active\:bg-cyan-800\/55:active {
  background-color: rgb(21 94 117 / 0.55);
}

.active\:bg-cyan-800\/60:active {
  background-color: rgb(21 94 117 / 0.6);
}

.active\:bg-cyan-800\/65:active {
  background-color: rgb(21 94 117 / 0.65);
}

.active\:bg-cyan-800\/70:active {
  background-color: rgb(21 94 117 / 0.7);
}

.active\:bg-cyan-800\/75:active {
  background-color: rgb(21 94 117 / 0.75);
}

.active\:bg-cyan-800\/80:active {
  background-color: rgb(21 94 117 / 0.8);
}

.active\:bg-cyan-800\/85:active {
  background-color: rgb(21 94 117 / 0.85);
}

.active\:bg-cyan-800\/90:active {
  background-color: rgb(21 94 117 / 0.9);
}

.active\:bg-cyan-800\/95:active {
  background-color: rgb(21 94 117 / 0.95);
}

.active\:bg-cyan-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}

.active\:bg-cyan-900\/0:active {
  background-color: rgb(22 78 99 / 0);
}

.active\:bg-cyan-900\/10:active {
  background-color: rgb(22 78 99 / 0.1);
}

.active\:bg-cyan-900\/100:active {
  background-color: rgb(22 78 99 / 1);
}

.active\:bg-cyan-900\/15:active {
  background-color: rgb(22 78 99 / 0.15);
}

.active\:bg-cyan-900\/20:active {
  background-color: rgb(22 78 99 / 0.2);
}

.active\:bg-cyan-900\/25:active {
  background-color: rgb(22 78 99 / 0.25);
}

.active\:bg-cyan-900\/30:active {
  background-color: rgb(22 78 99 / 0.3);
}

.active\:bg-cyan-900\/35:active {
  background-color: rgb(22 78 99 / 0.35);
}

.active\:bg-cyan-900\/40:active {
  background-color: rgb(22 78 99 / 0.4);
}

.active\:bg-cyan-900\/45:active {
  background-color: rgb(22 78 99 / 0.45);
}

.active\:bg-cyan-900\/5:active {
  background-color: rgb(22 78 99 / 0.05);
}

.active\:bg-cyan-900\/50:active {
  background-color: rgb(22 78 99 / 0.5);
}

.active\:bg-cyan-900\/55:active {
  background-color: rgb(22 78 99 / 0.55);
}

.active\:bg-cyan-900\/60:active {
  background-color: rgb(22 78 99 / 0.6);
}

.active\:bg-cyan-900\/65:active {
  background-color: rgb(22 78 99 / 0.65);
}

.active\:bg-cyan-900\/70:active {
  background-color: rgb(22 78 99 / 0.7);
}

.active\:bg-cyan-900\/75:active {
  background-color: rgb(22 78 99 / 0.75);
}

.active\:bg-cyan-900\/80:active {
  background-color: rgb(22 78 99 / 0.8);
}

.active\:bg-cyan-900\/85:active {
  background-color: rgb(22 78 99 / 0.85);
}

.active\:bg-cyan-900\/90:active {
  background-color: rgb(22 78 99 / 0.9);
}

.active\:bg-cyan-900\/95:active {
  background-color: rgb(22 78 99 / 0.95);
}

.active\:bg-emerald-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}

.active\:bg-emerald-100\/0:active {
  background-color: rgb(209 250 229 / 0);
}

.active\:bg-emerald-100\/10:active {
  background-color: rgb(209 250 229 / 0.1);
}

.active\:bg-emerald-100\/100:active {
  background-color: rgb(209 250 229 / 1);
}

.active\:bg-emerald-100\/15:active {
  background-color: rgb(209 250 229 / 0.15);
}

.active\:bg-emerald-100\/20:active {
  background-color: rgb(209 250 229 / 0.2);
}

.active\:bg-emerald-100\/25:active {
  background-color: rgb(209 250 229 / 0.25);
}

.active\:bg-emerald-100\/30:active {
  background-color: rgb(209 250 229 / 0.3);
}

.active\:bg-emerald-100\/35:active {
  background-color: rgb(209 250 229 / 0.35);
}

.active\:bg-emerald-100\/40:active {
  background-color: rgb(209 250 229 / 0.4);
}

.active\:bg-emerald-100\/45:active {
  background-color: rgb(209 250 229 / 0.45);
}

.active\:bg-emerald-100\/5:active {
  background-color: rgb(209 250 229 / 0.05);
}

.active\:bg-emerald-100\/50:active {
  background-color: rgb(209 250 229 / 0.5);
}

.active\:bg-emerald-100\/55:active {
  background-color: rgb(209 250 229 / 0.55);
}

.active\:bg-emerald-100\/60:active {
  background-color: rgb(209 250 229 / 0.6);
}

.active\:bg-emerald-100\/65:active {
  background-color: rgb(209 250 229 / 0.65);
}

.active\:bg-emerald-100\/70:active {
  background-color: rgb(209 250 229 / 0.7);
}

.active\:bg-emerald-100\/75:active {
  background-color: rgb(209 250 229 / 0.75);
}

.active\:bg-emerald-100\/80:active {
  background-color: rgb(209 250 229 / 0.8);
}

.active\:bg-emerald-100\/85:active {
  background-color: rgb(209 250 229 / 0.85);
}

.active\:bg-emerald-100\/90:active {
  background-color: rgb(209 250 229 / 0.9);
}

.active\:bg-emerald-100\/95:active {
  background-color: rgb(209 250 229 / 0.95);
}

.active\:bg-emerald-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}

.active\:bg-emerald-200\/0:active {
  background-color: rgb(167 243 208 / 0);
}

.active\:bg-emerald-200\/10:active {
  background-color: rgb(167 243 208 / 0.1);
}

.active\:bg-emerald-200\/100:active {
  background-color: rgb(167 243 208 / 1);
}

.active\:bg-emerald-200\/15:active {
  background-color: rgb(167 243 208 / 0.15);
}

.active\:bg-emerald-200\/20:active {
  background-color: rgb(167 243 208 / 0.2);
}

.active\:bg-emerald-200\/25:active {
  background-color: rgb(167 243 208 / 0.25);
}

.active\:bg-emerald-200\/30:active {
  background-color: rgb(167 243 208 / 0.3);
}

.active\:bg-emerald-200\/35:active {
  background-color: rgb(167 243 208 / 0.35);
}

.active\:bg-emerald-200\/40:active {
  background-color: rgb(167 243 208 / 0.4);
}

.active\:bg-emerald-200\/45:active {
  background-color: rgb(167 243 208 / 0.45);
}

.active\:bg-emerald-200\/5:active {
  background-color: rgb(167 243 208 / 0.05);
}

.active\:bg-emerald-200\/50:active {
  background-color: rgb(167 243 208 / 0.5);
}

.active\:bg-emerald-200\/55:active {
  background-color: rgb(167 243 208 / 0.55);
}

.active\:bg-emerald-200\/60:active {
  background-color: rgb(167 243 208 / 0.6);
}

.active\:bg-emerald-200\/65:active {
  background-color: rgb(167 243 208 / 0.65);
}

.active\:bg-emerald-200\/70:active {
  background-color: rgb(167 243 208 / 0.7);
}

.active\:bg-emerald-200\/75:active {
  background-color: rgb(167 243 208 / 0.75);
}

.active\:bg-emerald-200\/80:active {
  background-color: rgb(167 243 208 / 0.8);
}

.active\:bg-emerald-200\/85:active {
  background-color: rgb(167 243 208 / 0.85);
}

.active\:bg-emerald-200\/90:active {
  background-color: rgb(167 243 208 / 0.9);
}

.active\:bg-emerald-200\/95:active {
  background-color: rgb(167 243 208 / 0.95);
}

.active\:bg-emerald-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}

.active\:bg-emerald-300\/0:active {
  background-color: rgb(110 231 183 / 0);
}

.active\:bg-emerald-300\/10:active {
  background-color: rgb(110 231 183 / 0.1);
}

.active\:bg-emerald-300\/100:active {
  background-color: rgb(110 231 183 / 1);
}

.active\:bg-emerald-300\/15:active {
  background-color: rgb(110 231 183 / 0.15);
}

.active\:bg-emerald-300\/20:active {
  background-color: rgb(110 231 183 / 0.2);
}

.active\:bg-emerald-300\/25:active {
  background-color: rgb(110 231 183 / 0.25);
}

.active\:bg-emerald-300\/30:active {
  background-color: rgb(110 231 183 / 0.3);
}

.active\:bg-emerald-300\/35:active {
  background-color: rgb(110 231 183 / 0.35);
}

.active\:bg-emerald-300\/40:active {
  background-color: rgb(110 231 183 / 0.4);
}

.active\:bg-emerald-300\/45:active {
  background-color: rgb(110 231 183 / 0.45);
}

.active\:bg-emerald-300\/5:active {
  background-color: rgb(110 231 183 / 0.05);
}

.active\:bg-emerald-300\/50:active {
  background-color: rgb(110 231 183 / 0.5);
}

.active\:bg-emerald-300\/55:active {
  background-color: rgb(110 231 183 / 0.55);
}

.active\:bg-emerald-300\/60:active {
  background-color: rgb(110 231 183 / 0.6);
}

.active\:bg-emerald-300\/65:active {
  background-color: rgb(110 231 183 / 0.65);
}

.active\:bg-emerald-300\/70:active {
  background-color: rgb(110 231 183 / 0.7);
}

.active\:bg-emerald-300\/75:active {
  background-color: rgb(110 231 183 / 0.75);
}

.active\:bg-emerald-300\/80:active {
  background-color: rgb(110 231 183 / 0.8);
}

.active\:bg-emerald-300\/85:active {
  background-color: rgb(110 231 183 / 0.85);
}

.active\:bg-emerald-300\/90:active {
  background-color: rgb(110 231 183 / 0.9);
}

.active\:bg-emerald-300\/95:active {
  background-color: rgb(110 231 183 / 0.95);
}

.active\:bg-emerald-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}

.active\:bg-emerald-400\/0:active {
  background-color: rgb(52 211 153 / 0);
}

.active\:bg-emerald-400\/10:active {
  background-color: rgb(52 211 153 / 0.1);
}

.active\:bg-emerald-400\/100:active {
  background-color: rgb(52 211 153 / 1);
}

.active\:bg-emerald-400\/15:active {
  background-color: rgb(52 211 153 / 0.15);
}

.active\:bg-emerald-400\/20:active {
  background-color: rgb(52 211 153 / 0.2);
}

.active\:bg-emerald-400\/25:active {
  background-color: rgb(52 211 153 / 0.25);
}

.active\:bg-emerald-400\/30:active {
  background-color: rgb(52 211 153 / 0.3);
}

.active\:bg-emerald-400\/35:active {
  background-color: rgb(52 211 153 / 0.35);
}

.active\:bg-emerald-400\/40:active {
  background-color: rgb(52 211 153 / 0.4);
}

.active\:bg-emerald-400\/45:active {
  background-color: rgb(52 211 153 / 0.45);
}

.active\:bg-emerald-400\/5:active {
  background-color: rgb(52 211 153 / 0.05);
}

.active\:bg-emerald-400\/50:active {
  background-color: rgb(52 211 153 / 0.5);
}

.active\:bg-emerald-400\/55:active {
  background-color: rgb(52 211 153 / 0.55);
}

.active\:bg-emerald-400\/60:active {
  background-color: rgb(52 211 153 / 0.6);
}

.active\:bg-emerald-400\/65:active {
  background-color: rgb(52 211 153 / 0.65);
}

.active\:bg-emerald-400\/70:active {
  background-color: rgb(52 211 153 / 0.7);
}

.active\:bg-emerald-400\/75:active {
  background-color: rgb(52 211 153 / 0.75);
}

.active\:bg-emerald-400\/80:active {
  background-color: rgb(52 211 153 / 0.8);
}

.active\:bg-emerald-400\/85:active {
  background-color: rgb(52 211 153 / 0.85);
}

.active\:bg-emerald-400\/90:active {
  background-color: rgb(52 211 153 / 0.9);
}

.active\:bg-emerald-400\/95:active {
  background-color: rgb(52 211 153 / 0.95);
}

.active\:bg-emerald-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.active\:bg-emerald-500\/0:active {
  background-color: rgb(16 185 129 / 0);
}

.active\:bg-emerald-500\/10:active {
  background-color: rgb(16 185 129 / 0.1);
}

.active\:bg-emerald-500\/100:active {
  background-color: rgb(16 185 129 / 1);
}

.active\:bg-emerald-500\/15:active {
  background-color: rgb(16 185 129 / 0.15);
}

.active\:bg-emerald-500\/20:active {
  background-color: rgb(16 185 129 / 0.2);
}

.active\:bg-emerald-500\/25:active {
  background-color: rgb(16 185 129 / 0.25);
}

.active\:bg-emerald-500\/30:active {
  background-color: rgb(16 185 129 / 0.3);
}

.active\:bg-emerald-500\/35:active {
  background-color: rgb(16 185 129 / 0.35);
}

.active\:bg-emerald-500\/40:active {
  background-color: rgb(16 185 129 / 0.4);
}

.active\:bg-emerald-500\/45:active {
  background-color: rgb(16 185 129 / 0.45);
}

.active\:bg-emerald-500\/5:active {
  background-color: rgb(16 185 129 / 0.05);
}

.active\:bg-emerald-500\/50:active {
  background-color: rgb(16 185 129 / 0.5);
}

.active\:bg-emerald-500\/55:active {
  background-color: rgb(16 185 129 / 0.55);
}

.active\:bg-emerald-500\/60:active {
  background-color: rgb(16 185 129 / 0.6);
}

.active\:bg-emerald-500\/65:active {
  background-color: rgb(16 185 129 / 0.65);
}

.active\:bg-emerald-500\/70:active {
  background-color: rgb(16 185 129 / 0.7);
}

.active\:bg-emerald-500\/75:active {
  background-color: rgb(16 185 129 / 0.75);
}

.active\:bg-emerald-500\/80:active {
  background-color: rgb(16 185 129 / 0.8);
}

.active\:bg-emerald-500\/85:active {
  background-color: rgb(16 185 129 / 0.85);
}

.active\:bg-emerald-500\/90:active {
  background-color: rgb(16 185 129 / 0.9);
}

.active\:bg-emerald-500\/95:active {
  background-color: rgb(16 185 129 / 0.95);
}

.active\:bg-emerald-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}

.active\:bg-emerald-600\/0:active {
  background-color: rgb(5 150 105 / 0);
}

.active\:bg-emerald-600\/10:active {
  background-color: rgb(5 150 105 / 0.1);
}

.active\:bg-emerald-600\/100:active {
  background-color: rgb(5 150 105 / 1);
}

.active\:bg-emerald-600\/15:active {
  background-color: rgb(5 150 105 / 0.15);
}

.active\:bg-emerald-600\/20:active {
  background-color: rgb(5 150 105 / 0.2);
}

.active\:bg-emerald-600\/25:active {
  background-color: rgb(5 150 105 / 0.25);
}

.active\:bg-emerald-600\/30:active {
  background-color: rgb(5 150 105 / 0.3);
}

.active\:bg-emerald-600\/35:active {
  background-color: rgb(5 150 105 / 0.35);
}

.active\:bg-emerald-600\/40:active {
  background-color: rgb(5 150 105 / 0.4);
}

.active\:bg-emerald-600\/45:active {
  background-color: rgb(5 150 105 / 0.45);
}

.active\:bg-emerald-600\/5:active {
  background-color: rgb(5 150 105 / 0.05);
}

.active\:bg-emerald-600\/50:active {
  background-color: rgb(5 150 105 / 0.5);
}

.active\:bg-emerald-600\/55:active {
  background-color: rgb(5 150 105 / 0.55);
}

.active\:bg-emerald-600\/60:active {
  background-color: rgb(5 150 105 / 0.6);
}

.active\:bg-emerald-600\/65:active {
  background-color: rgb(5 150 105 / 0.65);
}

.active\:bg-emerald-600\/70:active {
  background-color: rgb(5 150 105 / 0.7);
}

.active\:bg-emerald-600\/75:active {
  background-color: rgb(5 150 105 / 0.75);
}

.active\:bg-emerald-600\/80:active {
  background-color: rgb(5 150 105 / 0.8);
}

.active\:bg-emerald-600\/85:active {
  background-color: rgb(5 150 105 / 0.85);
}

.active\:bg-emerald-600\/90:active {
  background-color: rgb(5 150 105 / 0.9);
}

.active\:bg-emerald-600\/95:active {
  background-color: rgb(5 150 105 / 0.95);
}

.active\:bg-emerald-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}

.active\:bg-emerald-700\/0:active {
  background-color: rgb(4 120 87 / 0);
}

.active\:bg-emerald-700\/10:active {
  background-color: rgb(4 120 87 / 0.1);
}

.active\:bg-emerald-700\/100:active {
  background-color: rgb(4 120 87 / 1);
}

.active\:bg-emerald-700\/15:active {
  background-color: rgb(4 120 87 / 0.15);
}

.active\:bg-emerald-700\/20:active {
  background-color: rgb(4 120 87 / 0.2);
}

.active\:bg-emerald-700\/25:active {
  background-color: rgb(4 120 87 / 0.25);
}

.active\:bg-emerald-700\/30:active {
  background-color: rgb(4 120 87 / 0.3);
}

.active\:bg-emerald-700\/35:active {
  background-color: rgb(4 120 87 / 0.35);
}

.active\:bg-emerald-700\/40:active {
  background-color: rgb(4 120 87 / 0.4);
}

.active\:bg-emerald-700\/45:active {
  background-color: rgb(4 120 87 / 0.45);
}

.active\:bg-emerald-700\/5:active {
  background-color: rgb(4 120 87 / 0.05);
}

.active\:bg-emerald-700\/50:active {
  background-color: rgb(4 120 87 / 0.5);
}

.active\:bg-emerald-700\/55:active {
  background-color: rgb(4 120 87 / 0.55);
}

.active\:bg-emerald-700\/60:active {
  background-color: rgb(4 120 87 / 0.6);
}

.active\:bg-emerald-700\/65:active {
  background-color: rgb(4 120 87 / 0.65);
}

.active\:bg-emerald-700\/70:active {
  background-color: rgb(4 120 87 / 0.7);
}

.active\:bg-emerald-700\/75:active {
  background-color: rgb(4 120 87 / 0.75);
}

.active\:bg-emerald-700\/80:active {
  background-color: rgb(4 120 87 / 0.8);
}

.active\:bg-emerald-700\/85:active {
  background-color: rgb(4 120 87 / 0.85);
}

.active\:bg-emerald-700\/90:active {
  background-color: rgb(4 120 87 / 0.9);
}

.active\:bg-emerald-700\/95:active {
  background-color: rgb(4 120 87 / 0.95);
}

.active\:bg-emerald-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}

.active\:bg-emerald-800\/0:active {
  background-color: rgb(6 95 70 / 0);
}

.active\:bg-emerald-800\/10:active {
  background-color: rgb(6 95 70 / 0.1);
}

.active\:bg-emerald-800\/100:active {
  background-color: rgb(6 95 70 / 1);
}

.active\:bg-emerald-800\/15:active {
  background-color: rgb(6 95 70 / 0.15);
}

.active\:bg-emerald-800\/20:active {
  background-color: rgb(6 95 70 / 0.2);
}

.active\:bg-emerald-800\/25:active {
  background-color: rgb(6 95 70 / 0.25);
}

.active\:bg-emerald-800\/30:active {
  background-color: rgb(6 95 70 / 0.3);
}

.active\:bg-emerald-800\/35:active {
  background-color: rgb(6 95 70 / 0.35);
}

.active\:bg-emerald-800\/40:active {
  background-color: rgb(6 95 70 / 0.4);
}

.active\:bg-emerald-800\/45:active {
  background-color: rgb(6 95 70 / 0.45);
}

.active\:bg-emerald-800\/5:active {
  background-color: rgb(6 95 70 / 0.05);
}

.active\:bg-emerald-800\/50:active {
  background-color: rgb(6 95 70 / 0.5);
}

.active\:bg-emerald-800\/55:active {
  background-color: rgb(6 95 70 / 0.55);
}

.active\:bg-emerald-800\/60:active {
  background-color: rgb(6 95 70 / 0.6);
}

.active\:bg-emerald-800\/65:active {
  background-color: rgb(6 95 70 / 0.65);
}

.active\:bg-emerald-800\/70:active {
  background-color: rgb(6 95 70 / 0.7);
}

.active\:bg-emerald-800\/75:active {
  background-color: rgb(6 95 70 / 0.75);
}

.active\:bg-emerald-800\/80:active {
  background-color: rgb(6 95 70 / 0.8);
}

.active\:bg-emerald-800\/85:active {
  background-color: rgb(6 95 70 / 0.85);
}

.active\:bg-emerald-800\/90:active {
  background-color: rgb(6 95 70 / 0.9);
}

.active\:bg-emerald-800\/95:active {
  background-color: rgb(6 95 70 / 0.95);
}

.active\:bg-emerald-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}

.active\:bg-emerald-900\/0:active {
  background-color: rgb(6 78 59 / 0);
}

.active\:bg-emerald-900\/10:active {
  background-color: rgb(6 78 59 / 0.1);
}

.active\:bg-emerald-900\/100:active {
  background-color: rgb(6 78 59 / 1);
}

.active\:bg-emerald-900\/15:active {
  background-color: rgb(6 78 59 / 0.15);
}

.active\:bg-emerald-900\/20:active {
  background-color: rgb(6 78 59 / 0.2);
}

.active\:bg-emerald-900\/25:active {
  background-color: rgb(6 78 59 / 0.25);
}

.active\:bg-emerald-900\/30:active {
  background-color: rgb(6 78 59 / 0.3);
}

.active\:bg-emerald-900\/35:active {
  background-color: rgb(6 78 59 / 0.35);
}

.active\:bg-emerald-900\/40:active {
  background-color: rgb(6 78 59 / 0.4);
}

.active\:bg-emerald-900\/45:active {
  background-color: rgb(6 78 59 / 0.45);
}

.active\:bg-emerald-900\/5:active {
  background-color: rgb(6 78 59 / 0.05);
}

.active\:bg-emerald-900\/50:active {
  background-color: rgb(6 78 59 / 0.5);
}

.active\:bg-emerald-900\/55:active {
  background-color: rgb(6 78 59 / 0.55);
}

.active\:bg-emerald-900\/60:active {
  background-color: rgb(6 78 59 / 0.6);
}

.active\:bg-emerald-900\/65:active {
  background-color: rgb(6 78 59 / 0.65);
}

.active\:bg-emerald-900\/70:active {
  background-color: rgb(6 78 59 / 0.7);
}

.active\:bg-emerald-900\/75:active {
  background-color: rgb(6 78 59 / 0.75);
}

.active\:bg-emerald-900\/80:active {
  background-color: rgb(6 78 59 / 0.8);
}

.active\:bg-emerald-900\/85:active {
  background-color: rgb(6 78 59 / 0.85);
}

.active\:bg-emerald-900\/90:active {
  background-color: rgb(6 78 59 / 0.9);
}

.active\:bg-emerald-900\/95:active {
  background-color: rgb(6 78 59 / 0.95);
}

.active\:bg-gray-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.active\:bg-gray-100\/0:active {
  background-color: rgb(243 244 246 / 0);
}

.active\:bg-gray-100\/10:active {
  background-color: rgb(243 244 246 / 0.1);
}

.active\:bg-gray-100\/100:active {
  background-color: rgb(243 244 246 / 1);
}

.active\:bg-gray-100\/15:active {
  background-color: rgb(243 244 246 / 0.15);
}

.active\:bg-gray-100\/20:active {
  background-color: rgb(243 244 246 / 0.2);
}

.active\:bg-gray-100\/25:active {
  background-color: rgb(243 244 246 / 0.25);
}

.active\:bg-gray-100\/30:active {
  background-color: rgb(243 244 246 / 0.3);
}

.active\:bg-gray-100\/35:active {
  background-color: rgb(243 244 246 / 0.35);
}

.active\:bg-gray-100\/40:active {
  background-color: rgb(243 244 246 / 0.4);
}

.active\:bg-gray-100\/45:active {
  background-color: rgb(243 244 246 / 0.45);
}

.active\:bg-gray-100\/5:active {
  background-color: rgb(243 244 246 / 0.05);
}

.active\:bg-gray-100\/50:active {
  background-color: rgb(243 244 246 / 0.5);
}

.active\:bg-gray-100\/55:active {
  background-color: rgb(243 244 246 / 0.55);
}

.active\:bg-gray-100\/60:active {
  background-color: rgb(243 244 246 / 0.6);
}

.active\:bg-gray-100\/65:active {
  background-color: rgb(243 244 246 / 0.65);
}

.active\:bg-gray-100\/70:active {
  background-color: rgb(243 244 246 / 0.7);
}

.active\:bg-gray-100\/75:active {
  background-color: rgb(243 244 246 / 0.75);
}

.active\:bg-gray-100\/80:active {
  background-color: rgb(243 244 246 / 0.8);
}

.active\:bg-gray-100\/85:active {
  background-color: rgb(243 244 246 / 0.85);
}

.active\:bg-gray-100\/90:active {
  background-color: rgb(243 244 246 / 0.9);
}

.active\:bg-gray-100\/95:active {
  background-color: rgb(243 244 246 / 0.95);
}

.active\:bg-gray-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.active\:bg-gray-200\/0:active {
  background-color: rgb(229 231 235 / 0);
}

.active\:bg-gray-200\/10:active {
  background-color: rgb(229 231 235 / 0.1);
}

.active\:bg-gray-200\/100:active {
  background-color: rgb(229 231 235 / 1);
}

.active\:bg-gray-200\/15:active {
  background-color: rgb(229 231 235 / 0.15);
}

.active\:bg-gray-200\/20:active {
  background-color: rgb(229 231 235 / 0.2);
}

.active\:bg-gray-200\/25:active {
  background-color: rgb(229 231 235 / 0.25);
}

.active\:bg-gray-200\/30:active {
  background-color: rgb(229 231 235 / 0.3);
}

.active\:bg-gray-200\/35:active {
  background-color: rgb(229 231 235 / 0.35);
}

.active\:bg-gray-200\/40:active {
  background-color: rgb(229 231 235 / 0.4);
}

.active\:bg-gray-200\/45:active {
  background-color: rgb(229 231 235 / 0.45);
}

.active\:bg-gray-200\/5:active {
  background-color: rgb(229 231 235 / 0.05);
}

.active\:bg-gray-200\/50:active {
  background-color: rgb(229 231 235 / 0.5);
}

.active\:bg-gray-200\/55:active {
  background-color: rgb(229 231 235 / 0.55);
}

.active\:bg-gray-200\/60:active {
  background-color: rgb(229 231 235 / 0.6);
}

.active\:bg-gray-200\/65:active {
  background-color: rgb(229 231 235 / 0.65);
}

.active\:bg-gray-200\/70:active {
  background-color: rgb(229 231 235 / 0.7);
}

.active\:bg-gray-200\/75:active {
  background-color: rgb(229 231 235 / 0.75);
}

.active\:bg-gray-200\/80:active {
  background-color: rgb(229 231 235 / 0.8);
}

.active\:bg-gray-200\/85:active {
  background-color: rgb(229 231 235 / 0.85);
}

.active\:bg-gray-200\/90:active {
  background-color: rgb(229 231 235 / 0.9);
}

.active\:bg-gray-200\/95:active {
  background-color: rgb(229 231 235 / 0.95);
}

.active\:bg-gray-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.active\:bg-gray-300\/0:active {
  background-color: rgb(209 213 219 / 0);
}

.active\:bg-gray-300\/10:active {
  background-color: rgb(209 213 219 / 0.1);
}

.active\:bg-gray-300\/100:active {
  background-color: rgb(209 213 219 / 1);
}

.active\:bg-gray-300\/15:active {
  background-color: rgb(209 213 219 / 0.15);
}

.active\:bg-gray-300\/20:active {
  background-color: rgb(209 213 219 / 0.2);
}

.active\:bg-gray-300\/25:active {
  background-color: rgb(209 213 219 / 0.25);
}

.active\:bg-gray-300\/30:active {
  background-color: rgb(209 213 219 / 0.3);
}

.active\:bg-gray-300\/35:active {
  background-color: rgb(209 213 219 / 0.35);
}

.active\:bg-gray-300\/40:active {
  background-color: rgb(209 213 219 / 0.4);
}

.active\:bg-gray-300\/45:active {
  background-color: rgb(209 213 219 / 0.45);
}

.active\:bg-gray-300\/5:active {
  background-color: rgb(209 213 219 / 0.05);
}

.active\:bg-gray-300\/50:active {
  background-color: rgb(209 213 219 / 0.5);
}

.active\:bg-gray-300\/55:active {
  background-color: rgb(209 213 219 / 0.55);
}

.active\:bg-gray-300\/60:active {
  background-color: rgb(209 213 219 / 0.6);
}

.active\:bg-gray-300\/65:active {
  background-color: rgb(209 213 219 / 0.65);
}

.active\:bg-gray-300\/70:active {
  background-color: rgb(209 213 219 / 0.7);
}

.active\:bg-gray-300\/75:active {
  background-color: rgb(209 213 219 / 0.75);
}

.active\:bg-gray-300\/80:active {
  background-color: rgb(209 213 219 / 0.8);
}

.active\:bg-gray-300\/85:active {
  background-color: rgb(209 213 219 / 0.85);
}

.active\:bg-gray-300\/90:active {
  background-color: rgb(209 213 219 / 0.9);
}

.active\:bg-gray-300\/95:active {
  background-color: rgb(209 213 219 / 0.95);
}

.active\:bg-gray-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.active\:bg-gray-400\/0:active {
  background-color: rgb(156 163 175 / 0);
}

.active\:bg-gray-400\/10:active {
  background-color: rgb(156 163 175 / 0.1);
}

.active\:bg-gray-400\/100:active {
  background-color: rgb(156 163 175 / 1);
}

.active\:bg-gray-400\/15:active {
  background-color: rgb(156 163 175 / 0.15);
}

.active\:bg-gray-400\/20:active {
  background-color: rgb(156 163 175 / 0.2);
}

.active\:bg-gray-400\/25:active {
  background-color: rgb(156 163 175 / 0.25);
}

.active\:bg-gray-400\/30:active {
  background-color: rgb(156 163 175 / 0.3);
}

.active\:bg-gray-400\/35:active {
  background-color: rgb(156 163 175 / 0.35);
}

.active\:bg-gray-400\/40:active {
  background-color: rgb(156 163 175 / 0.4);
}

.active\:bg-gray-400\/45:active {
  background-color: rgb(156 163 175 / 0.45);
}

.active\:bg-gray-400\/5:active {
  background-color: rgb(156 163 175 / 0.05);
}

.active\:bg-gray-400\/50:active {
  background-color: rgb(156 163 175 / 0.5);
}

.active\:bg-gray-400\/55:active {
  background-color: rgb(156 163 175 / 0.55);
}

.active\:bg-gray-400\/60:active {
  background-color: rgb(156 163 175 / 0.6);
}

.active\:bg-gray-400\/65:active {
  background-color: rgb(156 163 175 / 0.65);
}

.active\:bg-gray-400\/70:active {
  background-color: rgb(156 163 175 / 0.7);
}

.active\:bg-gray-400\/75:active {
  background-color: rgb(156 163 175 / 0.75);
}

.active\:bg-gray-400\/80:active {
  background-color: rgb(156 163 175 / 0.8);
}

.active\:bg-gray-400\/85:active {
  background-color: rgb(156 163 175 / 0.85);
}

.active\:bg-gray-400\/90:active {
  background-color: rgb(156 163 175 / 0.9);
}

.active\:bg-gray-400\/95:active {
  background-color: rgb(156 163 175 / 0.95);
}

.active\:bg-gray-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}

.active\:bg-gray-500\/0:active {
  background-color: rgb(107 114 128 / 0);
}

.active\:bg-gray-500\/10:active {
  background-color: rgb(107 114 128 / 0.1);
}

.active\:bg-gray-500\/100:active {
  background-color: rgb(107 114 128 / 1);
}

.active\:bg-gray-500\/15:active {
  background-color: rgb(107 114 128 / 0.15);
}

.active\:bg-gray-500\/20:active {
  background-color: rgb(107 114 128 / 0.2);
}

.active\:bg-gray-500\/25:active {
  background-color: rgb(107 114 128 / 0.25);
}

.active\:bg-gray-500\/30:active {
  background-color: rgb(107 114 128 / 0.3);
}

.active\:bg-gray-500\/35:active {
  background-color: rgb(107 114 128 / 0.35);
}

.active\:bg-gray-500\/40:active {
  background-color: rgb(107 114 128 / 0.4);
}

.active\:bg-gray-500\/45:active {
  background-color: rgb(107 114 128 / 0.45);
}

.active\:bg-gray-500\/5:active {
  background-color: rgb(107 114 128 / 0.05);
}

.active\:bg-gray-500\/50:active {
  background-color: rgb(107 114 128 / 0.5);
}

.active\:bg-gray-500\/55:active {
  background-color: rgb(107 114 128 / 0.55);
}

.active\:bg-gray-500\/60:active {
  background-color: rgb(107 114 128 / 0.6);
}

.active\:bg-gray-500\/65:active {
  background-color: rgb(107 114 128 / 0.65);
}

.active\:bg-gray-500\/70:active {
  background-color: rgb(107 114 128 / 0.7);
}

.active\:bg-gray-500\/75:active {
  background-color: rgb(107 114 128 / 0.75);
}

.active\:bg-gray-500\/80:active {
  background-color: rgb(107 114 128 / 0.8);
}

.active\:bg-gray-500\/85:active {
  background-color: rgb(107 114 128 / 0.85);
}

.active\:bg-gray-500\/90:active {
  background-color: rgb(107 114 128 / 0.9);
}

.active\:bg-gray-500\/95:active {
  background-color: rgb(107 114 128 / 0.95);
}

.active\:bg-gray-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.active\:bg-gray-600\/0:active {
  background-color: rgb(75 85 99 / 0);
}

.active\:bg-gray-600\/10:active {
  background-color: rgb(75 85 99 / 0.1);
}

.active\:bg-gray-600\/100:active {
  background-color: rgb(75 85 99 / 1);
}

.active\:bg-gray-600\/15:active {
  background-color: rgb(75 85 99 / 0.15);
}

.active\:bg-gray-600\/20:active {
  background-color: rgb(75 85 99 / 0.2);
}

.active\:bg-gray-600\/25:active {
  background-color: rgb(75 85 99 / 0.25);
}

.active\:bg-gray-600\/30:active {
  background-color: rgb(75 85 99 / 0.3);
}

.active\:bg-gray-600\/35:active {
  background-color: rgb(75 85 99 / 0.35);
}

.active\:bg-gray-600\/40:active {
  background-color: rgb(75 85 99 / 0.4);
}

.active\:bg-gray-600\/45:active {
  background-color: rgb(75 85 99 / 0.45);
}

.active\:bg-gray-600\/5:active {
  background-color: rgb(75 85 99 / 0.05);
}

.active\:bg-gray-600\/50:active {
  background-color: rgb(75 85 99 / 0.5);
}

.active\:bg-gray-600\/55:active {
  background-color: rgb(75 85 99 / 0.55);
}

.active\:bg-gray-600\/60:active {
  background-color: rgb(75 85 99 / 0.6);
}

.active\:bg-gray-600\/65:active {
  background-color: rgb(75 85 99 / 0.65);
}

.active\:bg-gray-600\/70:active {
  background-color: rgb(75 85 99 / 0.7);
}

.active\:bg-gray-600\/75:active {
  background-color: rgb(75 85 99 / 0.75);
}

.active\:bg-gray-600\/80:active {
  background-color: rgb(75 85 99 / 0.8);
}

.active\:bg-gray-600\/85:active {
  background-color: rgb(75 85 99 / 0.85);
}

.active\:bg-gray-600\/90:active {
  background-color: rgb(75 85 99 / 0.9);
}

.active\:bg-gray-600\/95:active {
  background-color: rgb(75 85 99 / 0.95);
}

.active\:bg-gray-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.active\:bg-gray-700\/0:active {
  background-color: rgb(55 65 81 / 0);
}

.active\:bg-gray-700\/10:active {
  background-color: rgb(55 65 81 / 0.1);
}

.active\:bg-gray-700\/100:active {
  background-color: rgb(55 65 81 / 1);
}

.active\:bg-gray-700\/15:active {
  background-color: rgb(55 65 81 / 0.15);
}

.active\:bg-gray-700\/20:active {
  background-color: rgb(55 65 81 / 0.2);
}

.active\:bg-gray-700\/25:active {
  background-color: rgb(55 65 81 / 0.25);
}

.active\:bg-gray-700\/30:active {
  background-color: rgb(55 65 81 / 0.3);
}

.active\:bg-gray-700\/35:active {
  background-color: rgb(55 65 81 / 0.35);
}

.active\:bg-gray-700\/40:active {
  background-color: rgb(55 65 81 / 0.4);
}

.active\:bg-gray-700\/45:active {
  background-color: rgb(55 65 81 / 0.45);
}

.active\:bg-gray-700\/5:active {
  background-color: rgb(55 65 81 / 0.05);
}

.active\:bg-gray-700\/50:active {
  background-color: rgb(55 65 81 / 0.5);
}

.active\:bg-gray-700\/55:active {
  background-color: rgb(55 65 81 / 0.55);
}

.active\:bg-gray-700\/60:active {
  background-color: rgb(55 65 81 / 0.6);
}

.active\:bg-gray-700\/65:active {
  background-color: rgb(55 65 81 / 0.65);
}

.active\:bg-gray-700\/70:active {
  background-color: rgb(55 65 81 / 0.7);
}

.active\:bg-gray-700\/75:active {
  background-color: rgb(55 65 81 / 0.75);
}

.active\:bg-gray-700\/80:active {
  background-color: rgb(55 65 81 / 0.8);
}

.active\:bg-gray-700\/85:active {
  background-color: rgb(55 65 81 / 0.85);
}

.active\:bg-gray-700\/90:active {
  background-color: rgb(55 65 81 / 0.9);
}

.active\:bg-gray-700\/95:active {
  background-color: rgb(55 65 81 / 0.95);
}

.active\:bg-gray-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.active\:bg-gray-800\/0:active {
  background-color: rgb(31 41 55 / 0);
}

.active\:bg-gray-800\/10:active {
  background-color: rgb(31 41 55 / 0.1);
}

.active\:bg-gray-800\/100:active {
  background-color: rgb(31 41 55 / 1);
}

.active\:bg-gray-800\/15:active {
  background-color: rgb(31 41 55 / 0.15);
}

.active\:bg-gray-800\/20:active {
  background-color: rgb(31 41 55 / 0.2);
}

.active\:bg-gray-800\/25:active {
  background-color: rgb(31 41 55 / 0.25);
}

.active\:bg-gray-800\/30:active {
  background-color: rgb(31 41 55 / 0.3);
}

.active\:bg-gray-800\/35:active {
  background-color: rgb(31 41 55 / 0.35);
}

.active\:bg-gray-800\/40:active {
  background-color: rgb(31 41 55 / 0.4);
}

.active\:bg-gray-800\/45:active {
  background-color: rgb(31 41 55 / 0.45);
}

.active\:bg-gray-800\/5:active {
  background-color: rgb(31 41 55 / 0.05);
}

.active\:bg-gray-800\/50:active {
  background-color: rgb(31 41 55 / 0.5);
}

.active\:bg-gray-800\/55:active {
  background-color: rgb(31 41 55 / 0.55);
}

.active\:bg-gray-800\/60:active {
  background-color: rgb(31 41 55 / 0.6);
}

.active\:bg-gray-800\/65:active {
  background-color: rgb(31 41 55 / 0.65);
}

.active\:bg-gray-800\/70:active {
  background-color: rgb(31 41 55 / 0.7);
}

.active\:bg-gray-800\/75:active {
  background-color: rgb(31 41 55 / 0.75);
}

.active\:bg-gray-800\/80:active {
  background-color: rgb(31 41 55 / 0.8);
}

.active\:bg-gray-800\/85:active {
  background-color: rgb(31 41 55 / 0.85);
}

.active\:bg-gray-800\/90:active {
  background-color: rgb(31 41 55 / 0.9);
}

.active\:bg-gray-800\/95:active {
  background-color: rgb(31 41 55 / 0.95);
}

.active\:bg-gray-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.active\:bg-gray-900\/0:active {
  background-color: rgb(17 24 39 / 0);
}

.active\:bg-gray-900\/10:active {
  background-color: rgb(17 24 39 / 0.1);
}

.active\:bg-gray-900\/100:active {
  background-color: rgb(17 24 39 / 1);
}

.active\:bg-gray-900\/15:active {
  background-color: rgb(17 24 39 / 0.15);
}

.active\:bg-gray-900\/20:active {
  background-color: rgb(17 24 39 / 0.2);
}

.active\:bg-gray-900\/25:active {
  background-color: rgb(17 24 39 / 0.25);
}

.active\:bg-gray-900\/30:active {
  background-color: rgb(17 24 39 / 0.3);
}

.active\:bg-gray-900\/35:active {
  background-color: rgb(17 24 39 / 0.35);
}

.active\:bg-gray-900\/40:active {
  background-color: rgb(17 24 39 / 0.4);
}

.active\:bg-gray-900\/45:active {
  background-color: rgb(17 24 39 / 0.45);
}

.active\:bg-gray-900\/5:active {
  background-color: rgb(17 24 39 / 0.05);
}

.active\:bg-gray-900\/50:active {
  background-color: rgb(17 24 39 / 0.5);
}

.active\:bg-gray-900\/55:active {
  background-color: rgb(17 24 39 / 0.55);
}

.active\:bg-gray-900\/60:active {
  background-color: rgb(17 24 39 / 0.6);
}

.active\:bg-gray-900\/65:active {
  background-color: rgb(17 24 39 / 0.65);
}

.active\:bg-gray-900\/70:active {
  background-color: rgb(17 24 39 / 0.7);
}

.active\:bg-gray-900\/75:active {
  background-color: rgb(17 24 39 / 0.75);
}

.active\:bg-gray-900\/80:active {
  background-color: rgb(17 24 39 / 0.8);
}

.active\:bg-gray-900\/85:active {
  background-color: rgb(17 24 39 / 0.85);
}

.active\:bg-gray-900\/90:active {
  background-color: rgb(17 24 39 / 0.9);
}

.active\:bg-gray-900\/95:active {
  background-color: rgb(17 24 39 / 0.95);
}

.active\:bg-green-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(222 247 236 / var(--tw-bg-opacity, 1));
}

.active\:bg-green-100\/0:active {
  background-color: rgb(222 247 236 / 0);
}

.active\:bg-green-100\/10:active {
  background-color: rgb(222 247 236 / 0.1);
}

.active\:bg-green-100\/100:active {
  background-color: rgb(222 247 236 / 1);
}

.active\:bg-green-100\/15:active {
  background-color: rgb(222 247 236 / 0.15);
}

.active\:bg-green-100\/20:active {
  background-color: rgb(222 247 236 / 0.2);
}

.active\:bg-green-100\/25:active {
  background-color: rgb(222 247 236 / 0.25);
}

.active\:bg-green-100\/30:active {
  background-color: rgb(222 247 236 / 0.3);
}

.active\:bg-green-100\/35:active {
  background-color: rgb(222 247 236 / 0.35);
}

.active\:bg-green-100\/40:active {
  background-color: rgb(222 247 236 / 0.4);
}

.active\:bg-green-100\/45:active {
  background-color: rgb(222 247 236 / 0.45);
}

.active\:bg-green-100\/5:active {
  background-color: rgb(222 247 236 / 0.05);
}

.active\:bg-green-100\/50:active {
  background-color: rgb(222 247 236 / 0.5);
}

.active\:bg-green-100\/55:active {
  background-color: rgb(222 247 236 / 0.55);
}

.active\:bg-green-100\/60:active {
  background-color: rgb(222 247 236 / 0.6);
}

.active\:bg-green-100\/65:active {
  background-color: rgb(222 247 236 / 0.65);
}

.active\:bg-green-100\/70:active {
  background-color: rgb(222 247 236 / 0.7);
}

.active\:bg-green-100\/75:active {
  background-color: rgb(222 247 236 / 0.75);
}

.active\:bg-green-100\/80:active {
  background-color: rgb(222 247 236 / 0.8);
}

.active\:bg-green-100\/85:active {
  background-color: rgb(222 247 236 / 0.85);
}

.active\:bg-green-100\/90:active {
  background-color: rgb(222 247 236 / 0.9);
}

.active\:bg-green-100\/95:active {
  background-color: rgb(222 247 236 / 0.95);
}

.active\:bg-green-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(188 240 218 / var(--tw-bg-opacity, 1));
}

.active\:bg-green-200\/0:active {
  background-color: rgb(188 240 218 / 0);
}

.active\:bg-green-200\/10:active {
  background-color: rgb(188 240 218 / 0.1);
}

.active\:bg-green-200\/100:active {
  background-color: rgb(188 240 218 / 1);
}

.active\:bg-green-200\/15:active {
  background-color: rgb(188 240 218 / 0.15);
}

.active\:bg-green-200\/20:active {
  background-color: rgb(188 240 218 / 0.2);
}

.active\:bg-green-200\/25:active {
  background-color: rgb(188 240 218 / 0.25);
}

.active\:bg-green-200\/30:active {
  background-color: rgb(188 240 218 / 0.3);
}

.active\:bg-green-200\/35:active {
  background-color: rgb(188 240 218 / 0.35);
}

.active\:bg-green-200\/40:active {
  background-color: rgb(188 240 218 / 0.4);
}

.active\:bg-green-200\/45:active {
  background-color: rgb(188 240 218 / 0.45);
}

.active\:bg-green-200\/5:active {
  background-color: rgb(188 240 218 / 0.05);
}

.active\:bg-green-200\/50:active {
  background-color: rgb(188 240 218 / 0.5);
}

.active\:bg-green-200\/55:active {
  background-color: rgb(188 240 218 / 0.55);
}

.active\:bg-green-200\/60:active {
  background-color: rgb(188 240 218 / 0.6);
}

.active\:bg-green-200\/65:active {
  background-color: rgb(188 240 218 / 0.65);
}

.active\:bg-green-200\/70:active {
  background-color: rgb(188 240 218 / 0.7);
}

.active\:bg-green-200\/75:active {
  background-color: rgb(188 240 218 / 0.75);
}

.active\:bg-green-200\/80:active {
  background-color: rgb(188 240 218 / 0.8);
}

.active\:bg-green-200\/85:active {
  background-color: rgb(188 240 218 / 0.85);
}

.active\:bg-green-200\/90:active {
  background-color: rgb(188 240 218 / 0.9);
}

.active\:bg-green-200\/95:active {
  background-color: rgb(188 240 218 / 0.95);
}

.active\:bg-green-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(132 225 188 / var(--tw-bg-opacity, 1));
}

.active\:bg-green-300\/0:active {
  background-color: rgb(132 225 188 / 0);
}

.active\:bg-green-300\/10:active {
  background-color: rgb(132 225 188 / 0.1);
}

.active\:bg-green-300\/100:active {
  background-color: rgb(132 225 188 / 1);
}

.active\:bg-green-300\/15:active {
  background-color: rgb(132 225 188 / 0.15);
}

.active\:bg-green-300\/20:active {
  background-color: rgb(132 225 188 / 0.2);
}

.active\:bg-green-300\/25:active {
  background-color: rgb(132 225 188 / 0.25);
}

.active\:bg-green-300\/30:active {
  background-color: rgb(132 225 188 / 0.3);
}

.active\:bg-green-300\/35:active {
  background-color: rgb(132 225 188 / 0.35);
}

.active\:bg-green-300\/40:active {
  background-color: rgb(132 225 188 / 0.4);
}

.active\:bg-green-300\/45:active {
  background-color: rgb(132 225 188 / 0.45);
}

.active\:bg-green-300\/5:active {
  background-color: rgb(132 225 188 / 0.05);
}

.active\:bg-green-300\/50:active {
  background-color: rgb(132 225 188 / 0.5);
}

.active\:bg-green-300\/55:active {
  background-color: rgb(132 225 188 / 0.55);
}

.active\:bg-green-300\/60:active {
  background-color: rgb(132 225 188 / 0.6);
}

.active\:bg-green-300\/65:active {
  background-color: rgb(132 225 188 / 0.65);
}

.active\:bg-green-300\/70:active {
  background-color: rgb(132 225 188 / 0.7);
}

.active\:bg-green-300\/75:active {
  background-color: rgb(132 225 188 / 0.75);
}

.active\:bg-green-300\/80:active {
  background-color: rgb(132 225 188 / 0.8);
}

.active\:bg-green-300\/85:active {
  background-color: rgb(132 225 188 / 0.85);
}

.active\:bg-green-300\/90:active {
  background-color: rgb(132 225 188 / 0.9);
}

.active\:bg-green-300\/95:active {
  background-color: rgb(132 225 188 / 0.95);
}

.active\:bg-green-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(49 196 141 / var(--tw-bg-opacity, 1));
}

.active\:bg-green-400\/0:active {
  background-color: rgb(49 196 141 / 0);
}

.active\:bg-green-400\/10:active {
  background-color: rgb(49 196 141 / 0.1);
}

.active\:bg-green-400\/100:active {
  background-color: rgb(49 196 141 / 1);
}

.active\:bg-green-400\/15:active {
  background-color: rgb(49 196 141 / 0.15);
}

.active\:bg-green-400\/20:active {
  background-color: rgb(49 196 141 / 0.2);
}

.active\:bg-green-400\/25:active {
  background-color: rgb(49 196 141 / 0.25);
}

.active\:bg-green-400\/30:active {
  background-color: rgb(49 196 141 / 0.3);
}

.active\:bg-green-400\/35:active {
  background-color: rgb(49 196 141 / 0.35);
}

.active\:bg-green-400\/40:active {
  background-color: rgb(49 196 141 / 0.4);
}

.active\:bg-green-400\/45:active {
  background-color: rgb(49 196 141 / 0.45);
}

.active\:bg-green-400\/5:active {
  background-color: rgb(49 196 141 / 0.05);
}

.active\:bg-green-400\/50:active {
  background-color: rgb(49 196 141 / 0.5);
}

.active\:bg-green-400\/55:active {
  background-color: rgb(49 196 141 / 0.55);
}

.active\:bg-green-400\/60:active {
  background-color: rgb(49 196 141 / 0.6);
}

.active\:bg-green-400\/65:active {
  background-color: rgb(49 196 141 / 0.65);
}

.active\:bg-green-400\/70:active {
  background-color: rgb(49 196 141 / 0.7);
}

.active\:bg-green-400\/75:active {
  background-color: rgb(49 196 141 / 0.75);
}

.active\:bg-green-400\/80:active {
  background-color: rgb(49 196 141 / 0.8);
}

.active\:bg-green-400\/85:active {
  background-color: rgb(49 196 141 / 0.85);
}

.active\:bg-green-400\/90:active {
  background-color: rgb(49 196 141 / 0.9);
}

.active\:bg-green-400\/95:active {
  background-color: rgb(49 196 141 / 0.95);
}

.active\:bg-green-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(14 159 110 / var(--tw-bg-opacity, 1));
}

.active\:bg-green-500\/0:active {
  background-color: rgb(14 159 110 / 0);
}

.active\:bg-green-500\/10:active {
  background-color: rgb(14 159 110 / 0.1);
}

.active\:bg-green-500\/100:active {
  background-color: rgb(14 159 110 / 1);
}

.active\:bg-green-500\/15:active {
  background-color: rgb(14 159 110 / 0.15);
}

.active\:bg-green-500\/20:active {
  background-color: rgb(14 159 110 / 0.2);
}

.active\:bg-green-500\/25:active {
  background-color: rgb(14 159 110 / 0.25);
}

.active\:bg-green-500\/30:active {
  background-color: rgb(14 159 110 / 0.3);
}

.active\:bg-green-500\/35:active {
  background-color: rgb(14 159 110 / 0.35);
}

.active\:bg-green-500\/40:active {
  background-color: rgb(14 159 110 / 0.4);
}

.active\:bg-green-500\/45:active {
  background-color: rgb(14 159 110 / 0.45);
}

.active\:bg-green-500\/5:active {
  background-color: rgb(14 159 110 / 0.05);
}

.active\:bg-green-500\/50:active {
  background-color: rgb(14 159 110 / 0.5);
}

.active\:bg-green-500\/55:active {
  background-color: rgb(14 159 110 / 0.55);
}

.active\:bg-green-500\/60:active {
  background-color: rgb(14 159 110 / 0.6);
}

.active\:bg-green-500\/65:active {
  background-color: rgb(14 159 110 / 0.65);
}

.active\:bg-green-500\/70:active {
  background-color: rgb(14 159 110 / 0.7);
}

.active\:bg-green-500\/75:active {
  background-color: rgb(14 159 110 / 0.75);
}

.active\:bg-green-500\/80:active {
  background-color: rgb(14 159 110 / 0.8);
}

.active\:bg-green-500\/85:active {
  background-color: rgb(14 159 110 / 0.85);
}

.active\:bg-green-500\/90:active {
  background-color: rgb(14 159 110 / 0.9);
}

.active\:bg-green-500\/95:active {
  background-color: rgb(14 159 110 / 0.95);
}

.active\:bg-green-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(5 122 85 / var(--tw-bg-opacity, 1));
}

.active\:bg-green-600\/0:active {
  background-color: rgb(5 122 85 / 0);
}

.active\:bg-green-600\/10:active {
  background-color: rgb(5 122 85 / 0.1);
}

.active\:bg-green-600\/100:active {
  background-color: rgb(5 122 85 / 1);
}

.active\:bg-green-600\/15:active {
  background-color: rgb(5 122 85 / 0.15);
}

.active\:bg-green-600\/20:active {
  background-color: rgb(5 122 85 / 0.2);
}

.active\:bg-green-600\/25:active {
  background-color: rgb(5 122 85 / 0.25);
}

.active\:bg-green-600\/30:active {
  background-color: rgb(5 122 85 / 0.3);
}

.active\:bg-green-600\/35:active {
  background-color: rgb(5 122 85 / 0.35);
}

.active\:bg-green-600\/40:active {
  background-color: rgb(5 122 85 / 0.4);
}

.active\:bg-green-600\/45:active {
  background-color: rgb(5 122 85 / 0.45);
}

.active\:bg-green-600\/5:active {
  background-color: rgb(5 122 85 / 0.05);
}

.active\:bg-green-600\/50:active {
  background-color: rgb(5 122 85 / 0.5);
}

.active\:bg-green-600\/55:active {
  background-color: rgb(5 122 85 / 0.55);
}

.active\:bg-green-600\/60:active {
  background-color: rgb(5 122 85 / 0.6);
}

.active\:bg-green-600\/65:active {
  background-color: rgb(5 122 85 / 0.65);
}

.active\:bg-green-600\/70:active {
  background-color: rgb(5 122 85 / 0.7);
}

.active\:bg-green-600\/75:active {
  background-color: rgb(5 122 85 / 0.75);
}

.active\:bg-green-600\/80:active {
  background-color: rgb(5 122 85 / 0.8);
}

.active\:bg-green-600\/85:active {
  background-color: rgb(5 122 85 / 0.85);
}

.active\:bg-green-600\/90:active {
  background-color: rgb(5 122 85 / 0.9);
}

.active\:bg-green-600\/95:active {
  background-color: rgb(5 122 85 / 0.95);
}

.active\:bg-green-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(4 108 78 / var(--tw-bg-opacity, 1));
}

.active\:bg-green-700\/0:active {
  background-color: rgb(4 108 78 / 0);
}

.active\:bg-green-700\/10:active {
  background-color: rgb(4 108 78 / 0.1);
}

.active\:bg-green-700\/100:active {
  background-color: rgb(4 108 78 / 1);
}

.active\:bg-green-700\/15:active {
  background-color: rgb(4 108 78 / 0.15);
}

.active\:bg-green-700\/20:active {
  background-color: rgb(4 108 78 / 0.2);
}

.active\:bg-green-700\/25:active {
  background-color: rgb(4 108 78 / 0.25);
}

.active\:bg-green-700\/30:active {
  background-color: rgb(4 108 78 / 0.3);
}

.active\:bg-green-700\/35:active {
  background-color: rgb(4 108 78 / 0.35);
}

.active\:bg-green-700\/40:active {
  background-color: rgb(4 108 78 / 0.4);
}

.active\:bg-green-700\/45:active {
  background-color: rgb(4 108 78 / 0.45);
}

.active\:bg-green-700\/5:active {
  background-color: rgb(4 108 78 / 0.05);
}

.active\:bg-green-700\/50:active {
  background-color: rgb(4 108 78 / 0.5);
}

.active\:bg-green-700\/55:active {
  background-color: rgb(4 108 78 / 0.55);
}

.active\:bg-green-700\/60:active {
  background-color: rgb(4 108 78 / 0.6);
}

.active\:bg-green-700\/65:active {
  background-color: rgb(4 108 78 / 0.65);
}

.active\:bg-green-700\/70:active {
  background-color: rgb(4 108 78 / 0.7);
}

.active\:bg-green-700\/75:active {
  background-color: rgb(4 108 78 / 0.75);
}

.active\:bg-green-700\/80:active {
  background-color: rgb(4 108 78 / 0.8);
}

.active\:bg-green-700\/85:active {
  background-color: rgb(4 108 78 / 0.85);
}

.active\:bg-green-700\/90:active {
  background-color: rgb(4 108 78 / 0.9);
}

.active\:bg-green-700\/95:active {
  background-color: rgb(4 108 78 / 0.95);
}

.active\:bg-green-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(3 84 63 / var(--tw-bg-opacity, 1));
}

.active\:bg-green-800\/0:active {
  background-color: rgb(3 84 63 / 0);
}

.active\:bg-green-800\/10:active {
  background-color: rgb(3 84 63 / 0.1);
}

.active\:bg-green-800\/100:active {
  background-color: rgb(3 84 63 / 1);
}

.active\:bg-green-800\/15:active {
  background-color: rgb(3 84 63 / 0.15);
}

.active\:bg-green-800\/20:active {
  background-color: rgb(3 84 63 / 0.2);
}

.active\:bg-green-800\/25:active {
  background-color: rgb(3 84 63 / 0.25);
}

.active\:bg-green-800\/30:active {
  background-color: rgb(3 84 63 / 0.3);
}

.active\:bg-green-800\/35:active {
  background-color: rgb(3 84 63 / 0.35);
}

.active\:bg-green-800\/40:active {
  background-color: rgb(3 84 63 / 0.4);
}

.active\:bg-green-800\/45:active {
  background-color: rgb(3 84 63 / 0.45);
}

.active\:bg-green-800\/5:active {
  background-color: rgb(3 84 63 / 0.05);
}

.active\:bg-green-800\/50:active {
  background-color: rgb(3 84 63 / 0.5);
}

.active\:bg-green-800\/55:active {
  background-color: rgb(3 84 63 / 0.55);
}

.active\:bg-green-800\/60:active {
  background-color: rgb(3 84 63 / 0.6);
}

.active\:bg-green-800\/65:active {
  background-color: rgb(3 84 63 / 0.65);
}

.active\:bg-green-800\/70:active {
  background-color: rgb(3 84 63 / 0.7);
}

.active\:bg-green-800\/75:active {
  background-color: rgb(3 84 63 / 0.75);
}

.active\:bg-green-800\/80:active {
  background-color: rgb(3 84 63 / 0.8);
}

.active\:bg-green-800\/85:active {
  background-color: rgb(3 84 63 / 0.85);
}

.active\:bg-green-800\/90:active {
  background-color: rgb(3 84 63 / 0.9);
}

.active\:bg-green-800\/95:active {
  background-color: rgb(3 84 63 / 0.95);
}

.active\:bg-green-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(1 71 55 / var(--tw-bg-opacity, 1));
}

.active\:bg-green-900\/0:active {
  background-color: rgb(1 71 55 / 0);
}

.active\:bg-green-900\/10:active {
  background-color: rgb(1 71 55 / 0.1);
}

.active\:bg-green-900\/100:active {
  background-color: rgb(1 71 55 / 1);
}

.active\:bg-green-900\/15:active {
  background-color: rgb(1 71 55 / 0.15);
}

.active\:bg-green-900\/20:active {
  background-color: rgb(1 71 55 / 0.2);
}

.active\:bg-green-900\/25:active {
  background-color: rgb(1 71 55 / 0.25);
}

.active\:bg-green-900\/30:active {
  background-color: rgb(1 71 55 / 0.3);
}

.active\:bg-green-900\/35:active {
  background-color: rgb(1 71 55 / 0.35);
}

.active\:bg-green-900\/40:active {
  background-color: rgb(1 71 55 / 0.4);
}

.active\:bg-green-900\/45:active {
  background-color: rgb(1 71 55 / 0.45);
}

.active\:bg-green-900\/5:active {
  background-color: rgb(1 71 55 / 0.05);
}

.active\:bg-green-900\/50:active {
  background-color: rgb(1 71 55 / 0.5);
}

.active\:bg-green-900\/55:active {
  background-color: rgb(1 71 55 / 0.55);
}

.active\:bg-green-900\/60:active {
  background-color: rgb(1 71 55 / 0.6);
}

.active\:bg-green-900\/65:active {
  background-color: rgb(1 71 55 / 0.65);
}

.active\:bg-green-900\/70:active {
  background-color: rgb(1 71 55 / 0.7);
}

.active\:bg-green-900\/75:active {
  background-color: rgb(1 71 55 / 0.75);
}

.active\:bg-green-900\/80:active {
  background-color: rgb(1 71 55 / 0.8);
}

.active\:bg-green-900\/85:active {
  background-color: rgb(1 71 55 / 0.85);
}

.active\:bg-green-900\/90:active {
  background-color: rgb(1 71 55 / 0.9);
}

.active\:bg-green-900\/95:active {
  background-color: rgb(1 71 55 / 0.95);
}

.active\:bg-indigo-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(229 237 255 / var(--tw-bg-opacity, 1));
}

.active\:bg-indigo-100\/0:active {
  background-color: rgb(229 237 255 / 0);
}

.active\:bg-indigo-100\/10:active {
  background-color: rgb(229 237 255 / 0.1);
}

.active\:bg-indigo-100\/100:active {
  background-color: rgb(229 237 255 / 1);
}

.active\:bg-indigo-100\/15:active {
  background-color: rgb(229 237 255 / 0.15);
}

.active\:bg-indigo-100\/20:active {
  background-color: rgb(229 237 255 / 0.2);
}

.active\:bg-indigo-100\/25:active {
  background-color: rgb(229 237 255 / 0.25);
}

.active\:bg-indigo-100\/30:active {
  background-color: rgb(229 237 255 / 0.3);
}

.active\:bg-indigo-100\/35:active {
  background-color: rgb(229 237 255 / 0.35);
}

.active\:bg-indigo-100\/40:active {
  background-color: rgb(229 237 255 / 0.4);
}

.active\:bg-indigo-100\/45:active {
  background-color: rgb(229 237 255 / 0.45);
}

.active\:bg-indigo-100\/5:active {
  background-color: rgb(229 237 255 / 0.05);
}

.active\:bg-indigo-100\/50:active {
  background-color: rgb(229 237 255 / 0.5);
}

.active\:bg-indigo-100\/55:active {
  background-color: rgb(229 237 255 / 0.55);
}

.active\:bg-indigo-100\/60:active {
  background-color: rgb(229 237 255 / 0.6);
}

.active\:bg-indigo-100\/65:active {
  background-color: rgb(229 237 255 / 0.65);
}

.active\:bg-indigo-100\/70:active {
  background-color: rgb(229 237 255 / 0.7);
}

.active\:bg-indigo-100\/75:active {
  background-color: rgb(229 237 255 / 0.75);
}

.active\:bg-indigo-100\/80:active {
  background-color: rgb(229 237 255 / 0.8);
}

.active\:bg-indigo-100\/85:active {
  background-color: rgb(229 237 255 / 0.85);
}

.active\:bg-indigo-100\/90:active {
  background-color: rgb(229 237 255 / 0.9);
}

.active\:bg-indigo-100\/95:active {
  background-color: rgb(229 237 255 / 0.95);
}

.active\:bg-indigo-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(205 219 254 / var(--tw-bg-opacity, 1));
}

.active\:bg-indigo-200\/0:active {
  background-color: rgb(205 219 254 / 0);
}

.active\:bg-indigo-200\/10:active {
  background-color: rgb(205 219 254 / 0.1);
}

.active\:bg-indigo-200\/100:active {
  background-color: rgb(205 219 254 / 1);
}

.active\:bg-indigo-200\/15:active {
  background-color: rgb(205 219 254 / 0.15);
}

.active\:bg-indigo-200\/20:active {
  background-color: rgb(205 219 254 / 0.2);
}

.active\:bg-indigo-200\/25:active {
  background-color: rgb(205 219 254 / 0.25);
}

.active\:bg-indigo-200\/30:active {
  background-color: rgb(205 219 254 / 0.3);
}

.active\:bg-indigo-200\/35:active {
  background-color: rgb(205 219 254 / 0.35);
}

.active\:bg-indigo-200\/40:active {
  background-color: rgb(205 219 254 / 0.4);
}

.active\:bg-indigo-200\/45:active {
  background-color: rgb(205 219 254 / 0.45);
}

.active\:bg-indigo-200\/5:active {
  background-color: rgb(205 219 254 / 0.05);
}

.active\:bg-indigo-200\/50:active {
  background-color: rgb(205 219 254 / 0.5);
}

.active\:bg-indigo-200\/55:active {
  background-color: rgb(205 219 254 / 0.55);
}

.active\:bg-indigo-200\/60:active {
  background-color: rgb(205 219 254 / 0.6);
}

.active\:bg-indigo-200\/65:active {
  background-color: rgb(205 219 254 / 0.65);
}

.active\:bg-indigo-200\/70:active {
  background-color: rgb(205 219 254 / 0.7);
}

.active\:bg-indigo-200\/75:active {
  background-color: rgb(205 219 254 / 0.75);
}

.active\:bg-indigo-200\/80:active {
  background-color: rgb(205 219 254 / 0.8);
}

.active\:bg-indigo-200\/85:active {
  background-color: rgb(205 219 254 / 0.85);
}

.active\:bg-indigo-200\/90:active {
  background-color: rgb(205 219 254 / 0.9);
}

.active\:bg-indigo-200\/95:active {
  background-color: rgb(205 219 254 / 0.95);
}

.active\:bg-indigo-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 252 / var(--tw-bg-opacity, 1));
}

.active\:bg-indigo-300\/0:active {
  background-color: rgb(180 198 252 / 0);
}

.active\:bg-indigo-300\/10:active {
  background-color: rgb(180 198 252 / 0.1);
}

.active\:bg-indigo-300\/100:active {
  background-color: rgb(180 198 252 / 1);
}

.active\:bg-indigo-300\/15:active {
  background-color: rgb(180 198 252 / 0.15);
}

.active\:bg-indigo-300\/20:active {
  background-color: rgb(180 198 252 / 0.2);
}

.active\:bg-indigo-300\/25:active {
  background-color: rgb(180 198 252 / 0.25);
}

.active\:bg-indigo-300\/30:active {
  background-color: rgb(180 198 252 / 0.3);
}

.active\:bg-indigo-300\/35:active {
  background-color: rgb(180 198 252 / 0.35);
}

.active\:bg-indigo-300\/40:active {
  background-color: rgb(180 198 252 / 0.4);
}

.active\:bg-indigo-300\/45:active {
  background-color: rgb(180 198 252 / 0.45);
}

.active\:bg-indigo-300\/5:active {
  background-color: rgb(180 198 252 / 0.05);
}

.active\:bg-indigo-300\/50:active {
  background-color: rgb(180 198 252 / 0.5);
}

.active\:bg-indigo-300\/55:active {
  background-color: rgb(180 198 252 / 0.55);
}

.active\:bg-indigo-300\/60:active {
  background-color: rgb(180 198 252 / 0.6);
}

.active\:bg-indigo-300\/65:active {
  background-color: rgb(180 198 252 / 0.65);
}

.active\:bg-indigo-300\/70:active {
  background-color: rgb(180 198 252 / 0.7);
}

.active\:bg-indigo-300\/75:active {
  background-color: rgb(180 198 252 / 0.75);
}

.active\:bg-indigo-300\/80:active {
  background-color: rgb(180 198 252 / 0.8);
}

.active\:bg-indigo-300\/85:active {
  background-color: rgb(180 198 252 / 0.85);
}

.active\:bg-indigo-300\/90:active {
  background-color: rgb(180 198 252 / 0.9);
}

.active\:bg-indigo-300\/95:active {
  background-color: rgb(180 198 252 / 0.95);
}

.active\:bg-indigo-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(141 162 251 / var(--tw-bg-opacity, 1));
}

.active\:bg-indigo-400\/0:active {
  background-color: rgb(141 162 251 / 0);
}

.active\:bg-indigo-400\/10:active {
  background-color: rgb(141 162 251 / 0.1);
}

.active\:bg-indigo-400\/100:active {
  background-color: rgb(141 162 251 / 1);
}

.active\:bg-indigo-400\/15:active {
  background-color: rgb(141 162 251 / 0.15);
}

.active\:bg-indigo-400\/20:active {
  background-color: rgb(141 162 251 / 0.2);
}

.active\:bg-indigo-400\/25:active {
  background-color: rgb(141 162 251 / 0.25);
}

.active\:bg-indigo-400\/30:active {
  background-color: rgb(141 162 251 / 0.3);
}

.active\:bg-indigo-400\/35:active {
  background-color: rgb(141 162 251 / 0.35);
}

.active\:bg-indigo-400\/40:active {
  background-color: rgb(141 162 251 / 0.4);
}

.active\:bg-indigo-400\/45:active {
  background-color: rgb(141 162 251 / 0.45);
}

.active\:bg-indigo-400\/5:active {
  background-color: rgb(141 162 251 / 0.05);
}

.active\:bg-indigo-400\/50:active {
  background-color: rgb(141 162 251 / 0.5);
}

.active\:bg-indigo-400\/55:active {
  background-color: rgb(141 162 251 / 0.55);
}

.active\:bg-indigo-400\/60:active {
  background-color: rgb(141 162 251 / 0.6);
}

.active\:bg-indigo-400\/65:active {
  background-color: rgb(141 162 251 / 0.65);
}

.active\:bg-indigo-400\/70:active {
  background-color: rgb(141 162 251 / 0.7);
}

.active\:bg-indigo-400\/75:active {
  background-color: rgb(141 162 251 / 0.75);
}

.active\:bg-indigo-400\/80:active {
  background-color: rgb(141 162 251 / 0.8);
}

.active\:bg-indigo-400\/85:active {
  background-color: rgb(141 162 251 / 0.85);
}

.active\:bg-indigo-400\/90:active {
  background-color: rgb(141 162 251 / 0.9);
}

.active\:bg-indigo-400\/95:active {
  background-color: rgb(141 162 251 / 0.95);
}

.active\:bg-indigo-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(104 117 245 / var(--tw-bg-opacity, 1));
}

.active\:bg-indigo-500\/0:active {
  background-color: rgb(104 117 245 / 0);
}

.active\:bg-indigo-500\/10:active {
  background-color: rgb(104 117 245 / 0.1);
}

.active\:bg-indigo-500\/100:active {
  background-color: rgb(104 117 245 / 1);
}

.active\:bg-indigo-500\/15:active {
  background-color: rgb(104 117 245 / 0.15);
}

.active\:bg-indigo-500\/20:active {
  background-color: rgb(104 117 245 / 0.2);
}

.active\:bg-indigo-500\/25:active {
  background-color: rgb(104 117 245 / 0.25);
}

.active\:bg-indigo-500\/30:active {
  background-color: rgb(104 117 245 / 0.3);
}

.active\:bg-indigo-500\/35:active {
  background-color: rgb(104 117 245 / 0.35);
}

.active\:bg-indigo-500\/40:active {
  background-color: rgb(104 117 245 / 0.4);
}

.active\:bg-indigo-500\/45:active {
  background-color: rgb(104 117 245 / 0.45);
}

.active\:bg-indigo-500\/5:active {
  background-color: rgb(104 117 245 / 0.05);
}

.active\:bg-indigo-500\/50:active {
  background-color: rgb(104 117 245 / 0.5);
}

.active\:bg-indigo-500\/55:active {
  background-color: rgb(104 117 245 / 0.55);
}

.active\:bg-indigo-500\/60:active {
  background-color: rgb(104 117 245 / 0.6);
}

.active\:bg-indigo-500\/65:active {
  background-color: rgb(104 117 245 / 0.65);
}

.active\:bg-indigo-500\/70:active {
  background-color: rgb(104 117 245 / 0.7);
}

.active\:bg-indigo-500\/75:active {
  background-color: rgb(104 117 245 / 0.75);
}

.active\:bg-indigo-500\/80:active {
  background-color: rgb(104 117 245 / 0.8);
}

.active\:bg-indigo-500\/85:active {
  background-color: rgb(104 117 245 / 0.85);
}

.active\:bg-indigo-500\/90:active {
  background-color: rgb(104 117 245 / 0.9);
}

.active\:bg-indigo-500\/95:active {
  background-color: rgb(104 117 245 / 0.95);
}

.active\:bg-indigo-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(88 80 236 / var(--tw-bg-opacity, 1));
}

.active\:bg-indigo-600\/0:active {
  background-color: rgb(88 80 236 / 0);
}

.active\:bg-indigo-600\/10:active {
  background-color: rgb(88 80 236 / 0.1);
}

.active\:bg-indigo-600\/100:active {
  background-color: rgb(88 80 236 / 1);
}

.active\:bg-indigo-600\/15:active {
  background-color: rgb(88 80 236 / 0.15);
}

.active\:bg-indigo-600\/20:active {
  background-color: rgb(88 80 236 / 0.2);
}

.active\:bg-indigo-600\/25:active {
  background-color: rgb(88 80 236 / 0.25);
}

.active\:bg-indigo-600\/30:active {
  background-color: rgb(88 80 236 / 0.3);
}

.active\:bg-indigo-600\/35:active {
  background-color: rgb(88 80 236 / 0.35);
}

.active\:bg-indigo-600\/40:active {
  background-color: rgb(88 80 236 / 0.4);
}

.active\:bg-indigo-600\/45:active {
  background-color: rgb(88 80 236 / 0.45);
}

.active\:bg-indigo-600\/5:active {
  background-color: rgb(88 80 236 / 0.05);
}

.active\:bg-indigo-600\/50:active {
  background-color: rgb(88 80 236 / 0.5);
}

.active\:bg-indigo-600\/55:active {
  background-color: rgb(88 80 236 / 0.55);
}

.active\:bg-indigo-600\/60:active {
  background-color: rgb(88 80 236 / 0.6);
}

.active\:bg-indigo-600\/65:active {
  background-color: rgb(88 80 236 / 0.65);
}

.active\:bg-indigo-600\/70:active {
  background-color: rgb(88 80 236 / 0.7);
}

.active\:bg-indigo-600\/75:active {
  background-color: rgb(88 80 236 / 0.75);
}

.active\:bg-indigo-600\/80:active {
  background-color: rgb(88 80 236 / 0.8);
}

.active\:bg-indigo-600\/85:active {
  background-color: rgb(88 80 236 / 0.85);
}

.active\:bg-indigo-600\/90:active {
  background-color: rgb(88 80 236 / 0.9);
}

.active\:bg-indigo-600\/95:active {
  background-color: rgb(88 80 236 / 0.95);
}

.active\:bg-indigo-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(81 69 205 / var(--tw-bg-opacity, 1));
}

.active\:bg-indigo-700\/0:active {
  background-color: rgb(81 69 205 / 0);
}

.active\:bg-indigo-700\/10:active {
  background-color: rgb(81 69 205 / 0.1);
}

.active\:bg-indigo-700\/100:active {
  background-color: rgb(81 69 205 / 1);
}

.active\:bg-indigo-700\/15:active {
  background-color: rgb(81 69 205 / 0.15);
}

.active\:bg-indigo-700\/20:active {
  background-color: rgb(81 69 205 / 0.2);
}

.active\:bg-indigo-700\/25:active {
  background-color: rgb(81 69 205 / 0.25);
}

.active\:bg-indigo-700\/30:active {
  background-color: rgb(81 69 205 / 0.3);
}

.active\:bg-indigo-700\/35:active {
  background-color: rgb(81 69 205 / 0.35);
}

.active\:bg-indigo-700\/40:active {
  background-color: rgb(81 69 205 / 0.4);
}

.active\:bg-indigo-700\/45:active {
  background-color: rgb(81 69 205 / 0.45);
}

.active\:bg-indigo-700\/5:active {
  background-color: rgb(81 69 205 / 0.05);
}

.active\:bg-indigo-700\/50:active {
  background-color: rgb(81 69 205 / 0.5);
}

.active\:bg-indigo-700\/55:active {
  background-color: rgb(81 69 205 / 0.55);
}

.active\:bg-indigo-700\/60:active {
  background-color: rgb(81 69 205 / 0.6);
}

.active\:bg-indigo-700\/65:active {
  background-color: rgb(81 69 205 / 0.65);
}

.active\:bg-indigo-700\/70:active {
  background-color: rgb(81 69 205 / 0.7);
}

.active\:bg-indigo-700\/75:active {
  background-color: rgb(81 69 205 / 0.75);
}

.active\:bg-indigo-700\/80:active {
  background-color: rgb(81 69 205 / 0.8);
}

.active\:bg-indigo-700\/85:active {
  background-color: rgb(81 69 205 / 0.85);
}

.active\:bg-indigo-700\/90:active {
  background-color: rgb(81 69 205 / 0.9);
}

.active\:bg-indigo-700\/95:active {
  background-color: rgb(81 69 205 / 0.95);
}

.active\:bg-indigo-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(66 56 157 / var(--tw-bg-opacity, 1));
}

.active\:bg-indigo-800\/0:active {
  background-color: rgb(66 56 157 / 0);
}

.active\:bg-indigo-800\/10:active {
  background-color: rgb(66 56 157 / 0.1);
}

.active\:bg-indigo-800\/100:active {
  background-color: rgb(66 56 157 / 1);
}

.active\:bg-indigo-800\/15:active {
  background-color: rgb(66 56 157 / 0.15);
}

.active\:bg-indigo-800\/20:active {
  background-color: rgb(66 56 157 / 0.2);
}

.active\:bg-indigo-800\/25:active {
  background-color: rgb(66 56 157 / 0.25);
}

.active\:bg-indigo-800\/30:active {
  background-color: rgb(66 56 157 / 0.3);
}

.active\:bg-indigo-800\/35:active {
  background-color: rgb(66 56 157 / 0.35);
}

.active\:bg-indigo-800\/40:active {
  background-color: rgb(66 56 157 / 0.4);
}

.active\:bg-indigo-800\/45:active {
  background-color: rgb(66 56 157 / 0.45);
}

.active\:bg-indigo-800\/5:active {
  background-color: rgb(66 56 157 / 0.05);
}

.active\:bg-indigo-800\/50:active {
  background-color: rgb(66 56 157 / 0.5);
}

.active\:bg-indigo-800\/55:active {
  background-color: rgb(66 56 157 / 0.55);
}

.active\:bg-indigo-800\/60:active {
  background-color: rgb(66 56 157 / 0.6);
}

.active\:bg-indigo-800\/65:active {
  background-color: rgb(66 56 157 / 0.65);
}

.active\:bg-indigo-800\/70:active {
  background-color: rgb(66 56 157 / 0.7);
}

.active\:bg-indigo-800\/75:active {
  background-color: rgb(66 56 157 / 0.75);
}

.active\:bg-indigo-800\/80:active {
  background-color: rgb(66 56 157 / 0.8);
}

.active\:bg-indigo-800\/85:active {
  background-color: rgb(66 56 157 / 0.85);
}

.active\:bg-indigo-800\/90:active {
  background-color: rgb(66 56 157 / 0.9);
}

.active\:bg-indigo-800\/95:active {
  background-color: rgb(66 56 157 / 0.95);
}

.active\:bg-indigo-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(54 47 120 / var(--tw-bg-opacity, 1));
}

.active\:bg-indigo-900\/0:active {
  background-color: rgb(54 47 120 / 0);
}

.active\:bg-indigo-900\/10:active {
  background-color: rgb(54 47 120 / 0.1);
}

.active\:bg-indigo-900\/100:active {
  background-color: rgb(54 47 120 / 1);
}

.active\:bg-indigo-900\/15:active {
  background-color: rgb(54 47 120 / 0.15);
}

.active\:bg-indigo-900\/20:active {
  background-color: rgb(54 47 120 / 0.2);
}

.active\:bg-indigo-900\/25:active {
  background-color: rgb(54 47 120 / 0.25);
}

.active\:bg-indigo-900\/30:active {
  background-color: rgb(54 47 120 / 0.3);
}

.active\:bg-indigo-900\/35:active {
  background-color: rgb(54 47 120 / 0.35);
}

.active\:bg-indigo-900\/40:active {
  background-color: rgb(54 47 120 / 0.4);
}

.active\:bg-indigo-900\/45:active {
  background-color: rgb(54 47 120 / 0.45);
}

.active\:bg-indigo-900\/5:active {
  background-color: rgb(54 47 120 / 0.05);
}

.active\:bg-indigo-900\/50:active {
  background-color: rgb(54 47 120 / 0.5);
}

.active\:bg-indigo-900\/55:active {
  background-color: rgb(54 47 120 / 0.55);
}

.active\:bg-indigo-900\/60:active {
  background-color: rgb(54 47 120 / 0.6);
}

.active\:bg-indigo-900\/65:active {
  background-color: rgb(54 47 120 / 0.65);
}

.active\:bg-indigo-900\/70:active {
  background-color: rgb(54 47 120 / 0.7);
}

.active\:bg-indigo-900\/75:active {
  background-color: rgb(54 47 120 / 0.75);
}

.active\:bg-indigo-900\/80:active {
  background-color: rgb(54 47 120 / 0.8);
}

.active\:bg-indigo-900\/85:active {
  background-color: rgb(54 47 120 / 0.85);
}

.active\:bg-indigo-900\/90:active {
  background-color: rgb(54 47 120 / 0.9);
}

.active\:bg-indigo-900\/95:active {
  background-color: rgb(54 47 120 / 0.95);
}

.active\:bg-lime-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1));
}

.active\:bg-lime-100\/0:active {
  background-color: rgb(236 252 203 / 0);
}

.active\:bg-lime-100\/10:active {
  background-color: rgb(236 252 203 / 0.1);
}

.active\:bg-lime-100\/100:active {
  background-color: rgb(236 252 203 / 1);
}

.active\:bg-lime-100\/15:active {
  background-color: rgb(236 252 203 / 0.15);
}

.active\:bg-lime-100\/20:active {
  background-color: rgb(236 252 203 / 0.2);
}

.active\:bg-lime-100\/25:active {
  background-color: rgb(236 252 203 / 0.25);
}

.active\:bg-lime-100\/30:active {
  background-color: rgb(236 252 203 / 0.3);
}

.active\:bg-lime-100\/35:active {
  background-color: rgb(236 252 203 / 0.35);
}

.active\:bg-lime-100\/40:active {
  background-color: rgb(236 252 203 / 0.4);
}

.active\:bg-lime-100\/45:active {
  background-color: rgb(236 252 203 / 0.45);
}

.active\:bg-lime-100\/5:active {
  background-color: rgb(236 252 203 / 0.05);
}

.active\:bg-lime-100\/50:active {
  background-color: rgb(236 252 203 / 0.5);
}

.active\:bg-lime-100\/55:active {
  background-color: rgb(236 252 203 / 0.55);
}

.active\:bg-lime-100\/60:active {
  background-color: rgb(236 252 203 / 0.6);
}

.active\:bg-lime-100\/65:active {
  background-color: rgb(236 252 203 / 0.65);
}

.active\:bg-lime-100\/70:active {
  background-color: rgb(236 252 203 / 0.7);
}

.active\:bg-lime-100\/75:active {
  background-color: rgb(236 252 203 / 0.75);
}

.active\:bg-lime-100\/80:active {
  background-color: rgb(236 252 203 / 0.8);
}

.active\:bg-lime-100\/85:active {
  background-color: rgb(236 252 203 / 0.85);
}

.active\:bg-lime-100\/90:active {
  background-color: rgb(236 252 203 / 0.9);
}

.active\:bg-lime-100\/95:active {
  background-color: rgb(236 252 203 / 0.95);
}

.active\:bg-lime-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1));
}

.active\:bg-lime-200\/0:active {
  background-color: rgb(217 249 157 / 0);
}

.active\:bg-lime-200\/10:active {
  background-color: rgb(217 249 157 / 0.1);
}

.active\:bg-lime-200\/100:active {
  background-color: rgb(217 249 157 / 1);
}

.active\:bg-lime-200\/15:active {
  background-color: rgb(217 249 157 / 0.15);
}

.active\:bg-lime-200\/20:active {
  background-color: rgb(217 249 157 / 0.2);
}

.active\:bg-lime-200\/25:active {
  background-color: rgb(217 249 157 / 0.25);
}

.active\:bg-lime-200\/30:active {
  background-color: rgb(217 249 157 / 0.3);
}

.active\:bg-lime-200\/35:active {
  background-color: rgb(217 249 157 / 0.35);
}

.active\:bg-lime-200\/40:active {
  background-color: rgb(217 249 157 / 0.4);
}

.active\:bg-lime-200\/45:active {
  background-color: rgb(217 249 157 / 0.45);
}

.active\:bg-lime-200\/5:active {
  background-color: rgb(217 249 157 / 0.05);
}

.active\:bg-lime-200\/50:active {
  background-color: rgb(217 249 157 / 0.5);
}

.active\:bg-lime-200\/55:active {
  background-color: rgb(217 249 157 / 0.55);
}

.active\:bg-lime-200\/60:active {
  background-color: rgb(217 249 157 / 0.6);
}

.active\:bg-lime-200\/65:active {
  background-color: rgb(217 249 157 / 0.65);
}

.active\:bg-lime-200\/70:active {
  background-color: rgb(217 249 157 / 0.7);
}

.active\:bg-lime-200\/75:active {
  background-color: rgb(217 249 157 / 0.75);
}

.active\:bg-lime-200\/80:active {
  background-color: rgb(217 249 157 / 0.8);
}

.active\:bg-lime-200\/85:active {
  background-color: rgb(217 249 157 / 0.85);
}

.active\:bg-lime-200\/90:active {
  background-color: rgb(217 249 157 / 0.9);
}

.active\:bg-lime-200\/95:active {
  background-color: rgb(217 249 157 / 0.95);
}

.active\:bg-lime-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1));
}

.active\:bg-lime-300\/0:active {
  background-color: rgb(190 242 100 / 0);
}

.active\:bg-lime-300\/10:active {
  background-color: rgb(190 242 100 / 0.1);
}

.active\:bg-lime-300\/100:active {
  background-color: rgb(190 242 100 / 1);
}

.active\:bg-lime-300\/15:active {
  background-color: rgb(190 242 100 / 0.15);
}

.active\:bg-lime-300\/20:active {
  background-color: rgb(190 242 100 / 0.2);
}

.active\:bg-lime-300\/25:active {
  background-color: rgb(190 242 100 / 0.25);
}

.active\:bg-lime-300\/30:active {
  background-color: rgb(190 242 100 / 0.3);
}

.active\:bg-lime-300\/35:active {
  background-color: rgb(190 242 100 / 0.35);
}

.active\:bg-lime-300\/40:active {
  background-color: rgb(190 242 100 / 0.4);
}

.active\:bg-lime-300\/45:active {
  background-color: rgb(190 242 100 / 0.45);
}

.active\:bg-lime-300\/5:active {
  background-color: rgb(190 242 100 / 0.05);
}

.active\:bg-lime-300\/50:active {
  background-color: rgb(190 242 100 / 0.5);
}

.active\:bg-lime-300\/55:active {
  background-color: rgb(190 242 100 / 0.55);
}

.active\:bg-lime-300\/60:active {
  background-color: rgb(190 242 100 / 0.6);
}

.active\:bg-lime-300\/65:active {
  background-color: rgb(190 242 100 / 0.65);
}

.active\:bg-lime-300\/70:active {
  background-color: rgb(190 242 100 / 0.7);
}

.active\:bg-lime-300\/75:active {
  background-color: rgb(190 242 100 / 0.75);
}

.active\:bg-lime-300\/80:active {
  background-color: rgb(190 242 100 / 0.8);
}

.active\:bg-lime-300\/85:active {
  background-color: rgb(190 242 100 / 0.85);
}

.active\:bg-lime-300\/90:active {
  background-color: rgb(190 242 100 / 0.9);
}

.active\:bg-lime-300\/95:active {
  background-color: rgb(190 242 100 / 0.95);
}

.active\:bg-lime-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
}

.active\:bg-lime-400\/0:active {
  background-color: rgb(163 230 53 / 0);
}

.active\:bg-lime-400\/10:active {
  background-color: rgb(163 230 53 / 0.1);
}

.active\:bg-lime-400\/100:active {
  background-color: rgb(163 230 53 / 1);
}

.active\:bg-lime-400\/15:active {
  background-color: rgb(163 230 53 / 0.15);
}

.active\:bg-lime-400\/20:active {
  background-color: rgb(163 230 53 / 0.2);
}

.active\:bg-lime-400\/25:active {
  background-color: rgb(163 230 53 / 0.25);
}

.active\:bg-lime-400\/30:active {
  background-color: rgb(163 230 53 / 0.3);
}

.active\:bg-lime-400\/35:active {
  background-color: rgb(163 230 53 / 0.35);
}

.active\:bg-lime-400\/40:active {
  background-color: rgb(163 230 53 / 0.4);
}

.active\:bg-lime-400\/45:active {
  background-color: rgb(163 230 53 / 0.45);
}

.active\:bg-lime-400\/5:active {
  background-color: rgb(163 230 53 / 0.05);
}

.active\:bg-lime-400\/50:active {
  background-color: rgb(163 230 53 / 0.5);
}

.active\:bg-lime-400\/55:active {
  background-color: rgb(163 230 53 / 0.55);
}

.active\:bg-lime-400\/60:active {
  background-color: rgb(163 230 53 / 0.6);
}

.active\:bg-lime-400\/65:active {
  background-color: rgb(163 230 53 / 0.65);
}

.active\:bg-lime-400\/70:active {
  background-color: rgb(163 230 53 / 0.7);
}

.active\:bg-lime-400\/75:active {
  background-color: rgb(163 230 53 / 0.75);
}

.active\:bg-lime-400\/80:active {
  background-color: rgb(163 230 53 / 0.8);
}

.active\:bg-lime-400\/85:active {
  background-color: rgb(163 230 53 / 0.85);
}

.active\:bg-lime-400\/90:active {
  background-color: rgb(163 230 53 / 0.9);
}

.active\:bg-lime-400\/95:active {
  background-color: rgb(163 230 53 / 0.95);
}

.active\:bg-lime-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1));
}

.active\:bg-lime-500\/0:active {
  background-color: rgb(132 204 22 / 0);
}

.active\:bg-lime-500\/10:active {
  background-color: rgb(132 204 22 / 0.1);
}

.active\:bg-lime-500\/100:active {
  background-color: rgb(132 204 22 / 1);
}

.active\:bg-lime-500\/15:active {
  background-color: rgb(132 204 22 / 0.15);
}

.active\:bg-lime-500\/20:active {
  background-color: rgb(132 204 22 / 0.2);
}

.active\:bg-lime-500\/25:active {
  background-color: rgb(132 204 22 / 0.25);
}

.active\:bg-lime-500\/30:active {
  background-color: rgb(132 204 22 / 0.3);
}

.active\:bg-lime-500\/35:active {
  background-color: rgb(132 204 22 / 0.35);
}

.active\:bg-lime-500\/40:active {
  background-color: rgb(132 204 22 / 0.4);
}

.active\:bg-lime-500\/45:active {
  background-color: rgb(132 204 22 / 0.45);
}

.active\:bg-lime-500\/5:active {
  background-color: rgb(132 204 22 / 0.05);
}

.active\:bg-lime-500\/50:active {
  background-color: rgb(132 204 22 / 0.5);
}

.active\:bg-lime-500\/55:active {
  background-color: rgb(132 204 22 / 0.55);
}

.active\:bg-lime-500\/60:active {
  background-color: rgb(132 204 22 / 0.6);
}

.active\:bg-lime-500\/65:active {
  background-color: rgb(132 204 22 / 0.65);
}

.active\:bg-lime-500\/70:active {
  background-color: rgb(132 204 22 / 0.7);
}

.active\:bg-lime-500\/75:active {
  background-color: rgb(132 204 22 / 0.75);
}

.active\:bg-lime-500\/80:active {
  background-color: rgb(132 204 22 / 0.8);
}

.active\:bg-lime-500\/85:active {
  background-color: rgb(132 204 22 / 0.85);
}

.active\:bg-lime-500\/90:active {
  background-color: rgb(132 204 22 / 0.9);
}

.active\:bg-lime-500\/95:active {
  background-color: rgb(132 204 22 / 0.95);
}

.active\:bg-lime-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1));
}

.active\:bg-lime-600\/0:active {
  background-color: rgb(101 163 13 / 0);
}

.active\:bg-lime-600\/10:active {
  background-color: rgb(101 163 13 / 0.1);
}

.active\:bg-lime-600\/100:active {
  background-color: rgb(101 163 13 / 1);
}

.active\:bg-lime-600\/15:active {
  background-color: rgb(101 163 13 / 0.15);
}

.active\:bg-lime-600\/20:active {
  background-color: rgb(101 163 13 / 0.2);
}

.active\:bg-lime-600\/25:active {
  background-color: rgb(101 163 13 / 0.25);
}

.active\:bg-lime-600\/30:active {
  background-color: rgb(101 163 13 / 0.3);
}

.active\:bg-lime-600\/35:active {
  background-color: rgb(101 163 13 / 0.35);
}

.active\:bg-lime-600\/40:active {
  background-color: rgb(101 163 13 / 0.4);
}

.active\:bg-lime-600\/45:active {
  background-color: rgb(101 163 13 / 0.45);
}

.active\:bg-lime-600\/5:active {
  background-color: rgb(101 163 13 / 0.05);
}

.active\:bg-lime-600\/50:active {
  background-color: rgb(101 163 13 / 0.5);
}

.active\:bg-lime-600\/55:active {
  background-color: rgb(101 163 13 / 0.55);
}

.active\:bg-lime-600\/60:active {
  background-color: rgb(101 163 13 / 0.6);
}

.active\:bg-lime-600\/65:active {
  background-color: rgb(101 163 13 / 0.65);
}

.active\:bg-lime-600\/70:active {
  background-color: rgb(101 163 13 / 0.7);
}

.active\:bg-lime-600\/75:active {
  background-color: rgb(101 163 13 / 0.75);
}

.active\:bg-lime-600\/80:active {
  background-color: rgb(101 163 13 / 0.8);
}

.active\:bg-lime-600\/85:active {
  background-color: rgb(101 163 13 / 0.85);
}

.active\:bg-lime-600\/90:active {
  background-color: rgb(101 163 13 / 0.9);
}

.active\:bg-lime-600\/95:active {
  background-color: rgb(101 163 13 / 0.95);
}

.active\:bg-lime-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity, 1));
}

.active\:bg-lime-700\/0:active {
  background-color: rgb(77 124 15 / 0);
}

.active\:bg-lime-700\/10:active {
  background-color: rgb(77 124 15 / 0.1);
}

.active\:bg-lime-700\/100:active {
  background-color: rgb(77 124 15 / 1);
}

.active\:bg-lime-700\/15:active {
  background-color: rgb(77 124 15 / 0.15);
}

.active\:bg-lime-700\/20:active {
  background-color: rgb(77 124 15 / 0.2);
}

.active\:bg-lime-700\/25:active {
  background-color: rgb(77 124 15 / 0.25);
}

.active\:bg-lime-700\/30:active {
  background-color: rgb(77 124 15 / 0.3);
}

.active\:bg-lime-700\/35:active {
  background-color: rgb(77 124 15 / 0.35);
}

.active\:bg-lime-700\/40:active {
  background-color: rgb(77 124 15 / 0.4);
}

.active\:bg-lime-700\/45:active {
  background-color: rgb(77 124 15 / 0.45);
}

.active\:bg-lime-700\/5:active {
  background-color: rgb(77 124 15 / 0.05);
}

.active\:bg-lime-700\/50:active {
  background-color: rgb(77 124 15 / 0.5);
}

.active\:bg-lime-700\/55:active {
  background-color: rgb(77 124 15 / 0.55);
}

.active\:bg-lime-700\/60:active {
  background-color: rgb(77 124 15 / 0.6);
}

.active\:bg-lime-700\/65:active {
  background-color: rgb(77 124 15 / 0.65);
}

.active\:bg-lime-700\/70:active {
  background-color: rgb(77 124 15 / 0.7);
}

.active\:bg-lime-700\/75:active {
  background-color: rgb(77 124 15 / 0.75);
}

.active\:bg-lime-700\/80:active {
  background-color: rgb(77 124 15 / 0.8);
}

.active\:bg-lime-700\/85:active {
  background-color: rgb(77 124 15 / 0.85);
}

.active\:bg-lime-700\/90:active {
  background-color: rgb(77 124 15 / 0.9);
}

.active\:bg-lime-700\/95:active {
  background-color: rgb(77 124 15 / 0.95);
}

.active\:bg-lime-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1));
}

.active\:bg-lime-800\/0:active {
  background-color: rgb(63 98 18 / 0);
}

.active\:bg-lime-800\/10:active {
  background-color: rgb(63 98 18 / 0.1);
}

.active\:bg-lime-800\/100:active {
  background-color: rgb(63 98 18 / 1);
}

.active\:bg-lime-800\/15:active {
  background-color: rgb(63 98 18 / 0.15);
}

.active\:bg-lime-800\/20:active {
  background-color: rgb(63 98 18 / 0.2);
}

.active\:bg-lime-800\/25:active {
  background-color: rgb(63 98 18 / 0.25);
}

.active\:bg-lime-800\/30:active {
  background-color: rgb(63 98 18 / 0.3);
}

.active\:bg-lime-800\/35:active {
  background-color: rgb(63 98 18 / 0.35);
}

.active\:bg-lime-800\/40:active {
  background-color: rgb(63 98 18 / 0.4);
}

.active\:bg-lime-800\/45:active {
  background-color: rgb(63 98 18 / 0.45);
}

.active\:bg-lime-800\/5:active {
  background-color: rgb(63 98 18 / 0.05);
}

.active\:bg-lime-800\/50:active {
  background-color: rgb(63 98 18 / 0.5);
}

.active\:bg-lime-800\/55:active {
  background-color: rgb(63 98 18 / 0.55);
}

.active\:bg-lime-800\/60:active {
  background-color: rgb(63 98 18 / 0.6);
}

.active\:bg-lime-800\/65:active {
  background-color: rgb(63 98 18 / 0.65);
}

.active\:bg-lime-800\/70:active {
  background-color: rgb(63 98 18 / 0.7);
}

.active\:bg-lime-800\/75:active {
  background-color: rgb(63 98 18 / 0.75);
}

.active\:bg-lime-800\/80:active {
  background-color: rgb(63 98 18 / 0.8);
}

.active\:bg-lime-800\/85:active {
  background-color: rgb(63 98 18 / 0.85);
}

.active\:bg-lime-800\/90:active {
  background-color: rgb(63 98 18 / 0.9);
}

.active\:bg-lime-800\/95:active {
  background-color: rgb(63 98 18 / 0.95);
}

.active\:bg-lime-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1));
}

.active\:bg-lime-900\/0:active {
  background-color: rgb(54 83 20 / 0);
}

.active\:bg-lime-900\/10:active {
  background-color: rgb(54 83 20 / 0.1);
}

.active\:bg-lime-900\/100:active {
  background-color: rgb(54 83 20 / 1);
}

.active\:bg-lime-900\/15:active {
  background-color: rgb(54 83 20 / 0.15);
}

.active\:bg-lime-900\/20:active {
  background-color: rgb(54 83 20 / 0.2);
}

.active\:bg-lime-900\/25:active {
  background-color: rgb(54 83 20 / 0.25);
}

.active\:bg-lime-900\/30:active {
  background-color: rgb(54 83 20 / 0.3);
}

.active\:bg-lime-900\/35:active {
  background-color: rgb(54 83 20 / 0.35);
}

.active\:bg-lime-900\/40:active {
  background-color: rgb(54 83 20 / 0.4);
}

.active\:bg-lime-900\/45:active {
  background-color: rgb(54 83 20 / 0.45);
}

.active\:bg-lime-900\/5:active {
  background-color: rgb(54 83 20 / 0.05);
}

.active\:bg-lime-900\/50:active {
  background-color: rgb(54 83 20 / 0.5);
}

.active\:bg-lime-900\/55:active {
  background-color: rgb(54 83 20 / 0.55);
}

.active\:bg-lime-900\/60:active {
  background-color: rgb(54 83 20 / 0.6);
}

.active\:bg-lime-900\/65:active {
  background-color: rgb(54 83 20 / 0.65);
}

.active\:bg-lime-900\/70:active {
  background-color: rgb(54 83 20 / 0.7);
}

.active\:bg-lime-900\/75:active {
  background-color: rgb(54 83 20 / 0.75);
}

.active\:bg-lime-900\/80:active {
  background-color: rgb(54 83 20 / 0.8);
}

.active\:bg-lime-900\/85:active {
  background-color: rgb(54 83 20 / 0.85);
}

.active\:bg-lime-900\/90:active {
  background-color: rgb(54 83 20 / 0.9);
}

.active\:bg-lime-900\/95:active {
  background-color: rgb(54 83 20 / 0.95);
}

.active\:bg-neutral-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.active\:bg-neutral-100\/0:active {
  background-color: rgb(245 245 245 / 0);
}

.active\:bg-neutral-100\/10:active {
  background-color: rgb(245 245 245 / 0.1);
}

.active\:bg-neutral-100\/100:active {
  background-color: rgb(245 245 245 / 1);
}

.active\:bg-neutral-100\/15:active {
  background-color: rgb(245 245 245 / 0.15);
}

.active\:bg-neutral-100\/20:active {
  background-color: rgb(245 245 245 / 0.2);
}

.active\:bg-neutral-100\/25:active {
  background-color: rgb(245 245 245 / 0.25);
}

.active\:bg-neutral-100\/30:active {
  background-color: rgb(245 245 245 / 0.3);
}

.active\:bg-neutral-100\/35:active {
  background-color: rgb(245 245 245 / 0.35);
}

.active\:bg-neutral-100\/40:active {
  background-color: rgb(245 245 245 / 0.4);
}

.active\:bg-neutral-100\/45:active {
  background-color: rgb(245 245 245 / 0.45);
}

.active\:bg-neutral-100\/5:active {
  background-color: rgb(245 245 245 / 0.05);
}

.active\:bg-neutral-100\/50:active {
  background-color: rgb(245 245 245 / 0.5);
}

.active\:bg-neutral-100\/55:active {
  background-color: rgb(245 245 245 / 0.55);
}

.active\:bg-neutral-100\/60:active {
  background-color: rgb(245 245 245 / 0.6);
}

.active\:bg-neutral-100\/65:active {
  background-color: rgb(245 245 245 / 0.65);
}

.active\:bg-neutral-100\/70:active {
  background-color: rgb(245 245 245 / 0.7);
}

.active\:bg-neutral-100\/75:active {
  background-color: rgb(245 245 245 / 0.75);
}

.active\:bg-neutral-100\/80:active {
  background-color: rgb(245 245 245 / 0.8);
}

.active\:bg-neutral-100\/85:active {
  background-color: rgb(245 245 245 / 0.85);
}

.active\:bg-neutral-100\/90:active {
  background-color: rgb(245 245 245 / 0.9);
}

.active\:bg-neutral-100\/95:active {
  background-color: rgb(245 245 245 / 0.95);
}

.active\:bg-neutral-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}

.active\:bg-neutral-200\/0:active {
  background-color: rgb(229 229 229 / 0);
}

.active\:bg-neutral-200\/10:active {
  background-color: rgb(229 229 229 / 0.1);
}

.active\:bg-neutral-200\/100:active {
  background-color: rgb(229 229 229 / 1);
}

.active\:bg-neutral-200\/15:active {
  background-color: rgb(229 229 229 / 0.15);
}

.active\:bg-neutral-200\/20:active {
  background-color: rgb(229 229 229 / 0.2);
}

.active\:bg-neutral-200\/25:active {
  background-color: rgb(229 229 229 / 0.25);
}

.active\:bg-neutral-200\/30:active {
  background-color: rgb(229 229 229 / 0.3);
}

.active\:bg-neutral-200\/35:active {
  background-color: rgb(229 229 229 / 0.35);
}

.active\:bg-neutral-200\/40:active {
  background-color: rgb(229 229 229 / 0.4);
}

.active\:bg-neutral-200\/45:active {
  background-color: rgb(229 229 229 / 0.45);
}

.active\:bg-neutral-200\/5:active {
  background-color: rgb(229 229 229 / 0.05);
}

.active\:bg-neutral-200\/50:active {
  background-color: rgb(229 229 229 / 0.5);
}

.active\:bg-neutral-200\/55:active {
  background-color: rgb(229 229 229 / 0.55);
}

.active\:bg-neutral-200\/60:active {
  background-color: rgb(229 229 229 / 0.6);
}

.active\:bg-neutral-200\/65:active {
  background-color: rgb(229 229 229 / 0.65);
}

.active\:bg-neutral-200\/70:active {
  background-color: rgb(229 229 229 / 0.7);
}

.active\:bg-neutral-200\/75:active {
  background-color: rgb(229 229 229 / 0.75);
}

.active\:bg-neutral-200\/80:active {
  background-color: rgb(229 229 229 / 0.8);
}

.active\:bg-neutral-200\/85:active {
  background-color: rgb(229 229 229 / 0.85);
}

.active\:bg-neutral-200\/90:active {
  background-color: rgb(229 229 229 / 0.9);
}

.active\:bg-neutral-200\/95:active {
  background-color: rgb(229 229 229 / 0.95);
}

.active\:bg-neutral-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}

.active\:bg-neutral-300\/0:active {
  background-color: rgb(212 212 212 / 0);
}

.active\:bg-neutral-300\/10:active {
  background-color: rgb(212 212 212 / 0.1);
}

.active\:bg-neutral-300\/100:active {
  background-color: rgb(212 212 212 / 1);
}

.active\:bg-neutral-300\/15:active {
  background-color: rgb(212 212 212 / 0.15);
}

.active\:bg-neutral-300\/20:active {
  background-color: rgb(212 212 212 / 0.2);
}

.active\:bg-neutral-300\/25:active {
  background-color: rgb(212 212 212 / 0.25);
}

.active\:bg-neutral-300\/30:active {
  background-color: rgb(212 212 212 / 0.3);
}

.active\:bg-neutral-300\/35:active {
  background-color: rgb(212 212 212 / 0.35);
}

.active\:bg-neutral-300\/40:active {
  background-color: rgb(212 212 212 / 0.4);
}

.active\:bg-neutral-300\/45:active {
  background-color: rgb(212 212 212 / 0.45);
}

.active\:bg-neutral-300\/5:active {
  background-color: rgb(212 212 212 / 0.05);
}

.active\:bg-neutral-300\/50:active {
  background-color: rgb(212 212 212 / 0.5);
}

.active\:bg-neutral-300\/55:active {
  background-color: rgb(212 212 212 / 0.55);
}

.active\:bg-neutral-300\/60:active {
  background-color: rgb(212 212 212 / 0.6);
}

.active\:bg-neutral-300\/65:active {
  background-color: rgb(212 212 212 / 0.65);
}

.active\:bg-neutral-300\/70:active {
  background-color: rgb(212 212 212 / 0.7);
}

.active\:bg-neutral-300\/75:active {
  background-color: rgb(212 212 212 / 0.75);
}

.active\:bg-neutral-300\/80:active {
  background-color: rgb(212 212 212 / 0.8);
}

.active\:bg-neutral-300\/85:active {
  background-color: rgb(212 212 212 / 0.85);
}

.active\:bg-neutral-300\/90:active {
  background-color: rgb(212 212 212 / 0.9);
}

.active\:bg-neutral-300\/95:active {
  background-color: rgb(212 212 212 / 0.95);
}

.active\:bg-neutral-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}

.active\:bg-neutral-400\/0:active {
  background-color: rgb(163 163 163 / 0);
}

.active\:bg-neutral-400\/10:active {
  background-color: rgb(163 163 163 / 0.1);
}

.active\:bg-neutral-400\/100:active {
  background-color: rgb(163 163 163 / 1);
}

.active\:bg-neutral-400\/15:active {
  background-color: rgb(163 163 163 / 0.15);
}

.active\:bg-neutral-400\/20:active {
  background-color: rgb(163 163 163 / 0.2);
}

.active\:bg-neutral-400\/25:active {
  background-color: rgb(163 163 163 / 0.25);
}

.active\:bg-neutral-400\/30:active {
  background-color: rgb(163 163 163 / 0.3);
}

.active\:bg-neutral-400\/35:active {
  background-color: rgb(163 163 163 / 0.35);
}

.active\:bg-neutral-400\/40:active {
  background-color: rgb(163 163 163 / 0.4);
}

.active\:bg-neutral-400\/45:active {
  background-color: rgb(163 163 163 / 0.45);
}

.active\:bg-neutral-400\/5:active {
  background-color: rgb(163 163 163 / 0.05);
}

.active\:bg-neutral-400\/50:active {
  background-color: rgb(163 163 163 / 0.5);
}

.active\:bg-neutral-400\/55:active {
  background-color: rgb(163 163 163 / 0.55);
}

.active\:bg-neutral-400\/60:active {
  background-color: rgb(163 163 163 / 0.6);
}

.active\:bg-neutral-400\/65:active {
  background-color: rgb(163 163 163 / 0.65);
}

.active\:bg-neutral-400\/70:active {
  background-color: rgb(163 163 163 / 0.7);
}

.active\:bg-neutral-400\/75:active {
  background-color: rgb(163 163 163 / 0.75);
}

.active\:bg-neutral-400\/80:active {
  background-color: rgb(163 163 163 / 0.8);
}

.active\:bg-neutral-400\/85:active {
  background-color: rgb(163 163 163 / 0.85);
}

.active\:bg-neutral-400\/90:active {
  background-color: rgb(163 163 163 / 0.9);
}

.active\:bg-neutral-400\/95:active {
  background-color: rgb(163 163 163 / 0.95);
}

.active\:bg-neutral-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}

.active\:bg-neutral-500\/0:active {
  background-color: rgb(115 115 115 / 0);
}

.active\:bg-neutral-500\/10:active {
  background-color: rgb(115 115 115 / 0.1);
}

.active\:bg-neutral-500\/100:active {
  background-color: rgb(115 115 115 / 1);
}

.active\:bg-neutral-500\/15:active {
  background-color: rgb(115 115 115 / 0.15);
}

.active\:bg-neutral-500\/20:active {
  background-color: rgb(115 115 115 / 0.2);
}

.active\:bg-neutral-500\/25:active {
  background-color: rgb(115 115 115 / 0.25);
}

.active\:bg-neutral-500\/30:active {
  background-color: rgb(115 115 115 / 0.3);
}

.active\:bg-neutral-500\/35:active {
  background-color: rgb(115 115 115 / 0.35);
}

.active\:bg-neutral-500\/40:active {
  background-color: rgb(115 115 115 / 0.4);
}

.active\:bg-neutral-500\/45:active {
  background-color: rgb(115 115 115 / 0.45);
}

.active\:bg-neutral-500\/5:active {
  background-color: rgb(115 115 115 / 0.05);
}

.active\:bg-neutral-500\/50:active {
  background-color: rgb(115 115 115 / 0.5);
}

.active\:bg-neutral-500\/55:active {
  background-color: rgb(115 115 115 / 0.55);
}

.active\:bg-neutral-500\/60:active {
  background-color: rgb(115 115 115 / 0.6);
}

.active\:bg-neutral-500\/65:active {
  background-color: rgb(115 115 115 / 0.65);
}

.active\:bg-neutral-500\/70:active {
  background-color: rgb(115 115 115 / 0.7);
}

.active\:bg-neutral-500\/75:active {
  background-color: rgb(115 115 115 / 0.75);
}

.active\:bg-neutral-500\/80:active {
  background-color: rgb(115 115 115 / 0.8);
}

.active\:bg-neutral-500\/85:active {
  background-color: rgb(115 115 115 / 0.85);
}

.active\:bg-neutral-500\/90:active {
  background-color: rgb(115 115 115 / 0.9);
}

.active\:bg-neutral-500\/95:active {
  background-color: rgb(115 115 115 / 0.95);
}

.active\:bg-neutral-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
}

.active\:bg-neutral-600\/0:active {
  background-color: rgb(82 82 82 / 0);
}

.active\:bg-neutral-600\/10:active {
  background-color: rgb(82 82 82 / 0.1);
}

.active\:bg-neutral-600\/100:active {
  background-color: rgb(82 82 82 / 1);
}

.active\:bg-neutral-600\/15:active {
  background-color: rgb(82 82 82 / 0.15);
}

.active\:bg-neutral-600\/20:active {
  background-color: rgb(82 82 82 / 0.2);
}

.active\:bg-neutral-600\/25:active {
  background-color: rgb(82 82 82 / 0.25);
}

.active\:bg-neutral-600\/30:active {
  background-color: rgb(82 82 82 / 0.3);
}

.active\:bg-neutral-600\/35:active {
  background-color: rgb(82 82 82 / 0.35);
}

.active\:bg-neutral-600\/40:active {
  background-color: rgb(82 82 82 / 0.4);
}

.active\:bg-neutral-600\/45:active {
  background-color: rgb(82 82 82 / 0.45);
}

.active\:bg-neutral-600\/5:active {
  background-color: rgb(82 82 82 / 0.05);
}

.active\:bg-neutral-600\/50:active {
  background-color: rgb(82 82 82 / 0.5);
}

.active\:bg-neutral-600\/55:active {
  background-color: rgb(82 82 82 / 0.55);
}

.active\:bg-neutral-600\/60:active {
  background-color: rgb(82 82 82 / 0.6);
}

.active\:bg-neutral-600\/65:active {
  background-color: rgb(82 82 82 / 0.65);
}

.active\:bg-neutral-600\/70:active {
  background-color: rgb(82 82 82 / 0.7);
}

.active\:bg-neutral-600\/75:active {
  background-color: rgb(82 82 82 / 0.75);
}

.active\:bg-neutral-600\/80:active {
  background-color: rgb(82 82 82 / 0.8);
}

.active\:bg-neutral-600\/85:active {
  background-color: rgb(82 82 82 / 0.85);
}

.active\:bg-neutral-600\/90:active {
  background-color: rgb(82 82 82 / 0.9);
}

.active\:bg-neutral-600\/95:active {
  background-color: rgb(82 82 82 / 0.95);
}

.active\:bg-neutral-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}

.active\:bg-neutral-700\/0:active {
  background-color: rgb(64 64 64 / 0);
}

.active\:bg-neutral-700\/10:active {
  background-color: rgb(64 64 64 / 0.1);
}

.active\:bg-neutral-700\/100:active {
  background-color: rgb(64 64 64 / 1);
}

.active\:bg-neutral-700\/15:active {
  background-color: rgb(64 64 64 / 0.15);
}

.active\:bg-neutral-700\/20:active {
  background-color: rgb(64 64 64 / 0.2);
}

.active\:bg-neutral-700\/25:active {
  background-color: rgb(64 64 64 / 0.25);
}

.active\:bg-neutral-700\/30:active {
  background-color: rgb(64 64 64 / 0.3);
}

.active\:bg-neutral-700\/35:active {
  background-color: rgb(64 64 64 / 0.35);
}

.active\:bg-neutral-700\/40:active {
  background-color: rgb(64 64 64 / 0.4);
}

.active\:bg-neutral-700\/45:active {
  background-color: rgb(64 64 64 / 0.45);
}

.active\:bg-neutral-700\/5:active {
  background-color: rgb(64 64 64 / 0.05);
}

.active\:bg-neutral-700\/50:active {
  background-color: rgb(64 64 64 / 0.5);
}

.active\:bg-neutral-700\/55:active {
  background-color: rgb(64 64 64 / 0.55);
}

.active\:bg-neutral-700\/60:active {
  background-color: rgb(64 64 64 / 0.6);
}

.active\:bg-neutral-700\/65:active {
  background-color: rgb(64 64 64 / 0.65);
}

.active\:bg-neutral-700\/70:active {
  background-color: rgb(64 64 64 / 0.7);
}

.active\:bg-neutral-700\/75:active {
  background-color: rgb(64 64 64 / 0.75);
}

.active\:bg-neutral-700\/80:active {
  background-color: rgb(64 64 64 / 0.8);
}

.active\:bg-neutral-700\/85:active {
  background-color: rgb(64 64 64 / 0.85);
}

.active\:bg-neutral-700\/90:active {
  background-color: rgb(64 64 64 / 0.9);
}

.active\:bg-neutral-700\/95:active {
  background-color: rgb(64 64 64 / 0.95);
}

.active\:bg-neutral-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

.active\:bg-neutral-800\/0:active {
  background-color: rgb(38 38 38 / 0);
}

.active\:bg-neutral-800\/10:active {
  background-color: rgb(38 38 38 / 0.1);
}

.active\:bg-neutral-800\/100:active {
  background-color: rgb(38 38 38 / 1);
}

.active\:bg-neutral-800\/15:active {
  background-color: rgb(38 38 38 / 0.15);
}

.active\:bg-neutral-800\/20:active {
  background-color: rgb(38 38 38 / 0.2);
}

.active\:bg-neutral-800\/25:active {
  background-color: rgb(38 38 38 / 0.25);
}

.active\:bg-neutral-800\/30:active {
  background-color: rgb(38 38 38 / 0.3);
}

.active\:bg-neutral-800\/35:active {
  background-color: rgb(38 38 38 / 0.35);
}

.active\:bg-neutral-800\/40:active {
  background-color: rgb(38 38 38 / 0.4);
}

.active\:bg-neutral-800\/45:active {
  background-color: rgb(38 38 38 / 0.45);
}

.active\:bg-neutral-800\/5:active {
  background-color: rgb(38 38 38 / 0.05);
}

.active\:bg-neutral-800\/50:active {
  background-color: rgb(38 38 38 / 0.5);
}

.active\:bg-neutral-800\/55:active {
  background-color: rgb(38 38 38 / 0.55);
}

.active\:bg-neutral-800\/60:active {
  background-color: rgb(38 38 38 / 0.6);
}

.active\:bg-neutral-800\/65:active {
  background-color: rgb(38 38 38 / 0.65);
}

.active\:bg-neutral-800\/70:active {
  background-color: rgb(38 38 38 / 0.7);
}

.active\:bg-neutral-800\/75:active {
  background-color: rgb(38 38 38 / 0.75);
}

.active\:bg-neutral-800\/80:active {
  background-color: rgb(38 38 38 / 0.8);
}

.active\:bg-neutral-800\/85:active {
  background-color: rgb(38 38 38 / 0.85);
}

.active\:bg-neutral-800\/90:active {
  background-color: rgb(38 38 38 / 0.9);
}

.active\:bg-neutral-800\/95:active {
  background-color: rgb(38 38 38 / 0.95);
}

.active\:bg-neutral-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1));
}

.active\:bg-neutral-900\/0:active {
  background-color: rgb(23 23 23 / 0);
}

.active\:bg-neutral-900\/10:active {
  background-color: rgb(23 23 23 / 0.1);
}

.active\:bg-neutral-900\/100:active {
  background-color: rgb(23 23 23 / 1);
}

.active\:bg-neutral-900\/15:active {
  background-color: rgb(23 23 23 / 0.15);
}

.active\:bg-neutral-900\/20:active {
  background-color: rgb(23 23 23 / 0.2);
}

.active\:bg-neutral-900\/25:active {
  background-color: rgb(23 23 23 / 0.25);
}

.active\:bg-neutral-900\/30:active {
  background-color: rgb(23 23 23 / 0.3);
}

.active\:bg-neutral-900\/35:active {
  background-color: rgb(23 23 23 / 0.35);
}

.active\:bg-neutral-900\/40:active {
  background-color: rgb(23 23 23 / 0.4);
}

.active\:bg-neutral-900\/45:active {
  background-color: rgb(23 23 23 / 0.45);
}

.active\:bg-neutral-900\/5:active {
  background-color: rgb(23 23 23 / 0.05);
}

.active\:bg-neutral-900\/50:active {
  background-color: rgb(23 23 23 / 0.5);
}

.active\:bg-neutral-900\/55:active {
  background-color: rgb(23 23 23 / 0.55);
}

.active\:bg-neutral-900\/60:active {
  background-color: rgb(23 23 23 / 0.6);
}

.active\:bg-neutral-900\/65:active {
  background-color: rgb(23 23 23 / 0.65);
}

.active\:bg-neutral-900\/70:active {
  background-color: rgb(23 23 23 / 0.7);
}

.active\:bg-neutral-900\/75:active {
  background-color: rgb(23 23 23 / 0.75);
}

.active\:bg-neutral-900\/80:active {
  background-color: rgb(23 23 23 / 0.8);
}

.active\:bg-neutral-900\/85:active {
  background-color: rgb(23 23 23 / 0.85);
}

.active\:bg-neutral-900\/90:active {
  background-color: rgb(23 23 23 / 0.9);
}

.active\:bg-neutral-900\/95:active {
  background-color: rgb(23 23 23 / 0.95);
}

.active\:bg-orange-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(254 236 220 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange-100\/0:active {
  background-color: rgb(254 236 220 / 0);
}

.active\:bg-orange-100\/10:active {
  background-color: rgb(254 236 220 / 0.1);
}

.active\:bg-orange-100\/100:active {
  background-color: rgb(254 236 220 / 1);
}

.active\:bg-orange-100\/15:active {
  background-color: rgb(254 236 220 / 0.15);
}

.active\:bg-orange-100\/20:active {
  background-color: rgb(254 236 220 / 0.2);
}

.active\:bg-orange-100\/25:active {
  background-color: rgb(254 236 220 / 0.25);
}

.active\:bg-orange-100\/30:active {
  background-color: rgb(254 236 220 / 0.3);
}

.active\:bg-orange-100\/35:active {
  background-color: rgb(254 236 220 / 0.35);
}

.active\:bg-orange-100\/40:active {
  background-color: rgb(254 236 220 / 0.4);
}

.active\:bg-orange-100\/45:active {
  background-color: rgb(254 236 220 / 0.45);
}

.active\:bg-orange-100\/5:active {
  background-color: rgb(254 236 220 / 0.05);
}

.active\:bg-orange-100\/50:active {
  background-color: rgb(254 236 220 / 0.5);
}

.active\:bg-orange-100\/55:active {
  background-color: rgb(254 236 220 / 0.55);
}

.active\:bg-orange-100\/60:active {
  background-color: rgb(254 236 220 / 0.6);
}

.active\:bg-orange-100\/65:active {
  background-color: rgb(254 236 220 / 0.65);
}

.active\:bg-orange-100\/70:active {
  background-color: rgb(254 236 220 / 0.7);
}

.active\:bg-orange-100\/75:active {
  background-color: rgb(254 236 220 / 0.75);
}

.active\:bg-orange-100\/80:active {
  background-color: rgb(254 236 220 / 0.8);
}

.active\:bg-orange-100\/85:active {
  background-color: rgb(254 236 220 / 0.85);
}

.active\:bg-orange-100\/90:active {
  background-color: rgb(254 236 220 / 0.9);
}

.active\:bg-orange-100\/95:active {
  background-color: rgb(254 236 220 / 0.95);
}

.active\:bg-orange-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(252 217 189 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange-200\/0:active {
  background-color: rgb(252 217 189 / 0);
}

.active\:bg-orange-200\/10:active {
  background-color: rgb(252 217 189 / 0.1);
}

.active\:bg-orange-200\/100:active {
  background-color: rgb(252 217 189 / 1);
}

.active\:bg-orange-200\/15:active {
  background-color: rgb(252 217 189 / 0.15);
}

.active\:bg-orange-200\/20:active {
  background-color: rgb(252 217 189 / 0.2);
}

.active\:bg-orange-200\/25:active {
  background-color: rgb(252 217 189 / 0.25);
}

.active\:bg-orange-200\/30:active {
  background-color: rgb(252 217 189 / 0.3);
}

.active\:bg-orange-200\/35:active {
  background-color: rgb(252 217 189 / 0.35);
}

.active\:bg-orange-200\/40:active {
  background-color: rgb(252 217 189 / 0.4);
}

.active\:bg-orange-200\/45:active {
  background-color: rgb(252 217 189 / 0.45);
}

.active\:bg-orange-200\/5:active {
  background-color: rgb(252 217 189 / 0.05);
}

.active\:bg-orange-200\/50:active {
  background-color: rgb(252 217 189 / 0.5);
}

.active\:bg-orange-200\/55:active {
  background-color: rgb(252 217 189 / 0.55);
}

.active\:bg-orange-200\/60:active {
  background-color: rgb(252 217 189 / 0.6);
}

.active\:bg-orange-200\/65:active {
  background-color: rgb(252 217 189 / 0.65);
}

.active\:bg-orange-200\/70:active {
  background-color: rgb(252 217 189 / 0.7);
}

.active\:bg-orange-200\/75:active {
  background-color: rgb(252 217 189 / 0.75);
}

.active\:bg-orange-200\/80:active {
  background-color: rgb(252 217 189 / 0.8);
}

.active\:bg-orange-200\/85:active {
  background-color: rgb(252 217 189 / 0.85);
}

.active\:bg-orange-200\/90:active {
  background-color: rgb(252 217 189 / 0.9);
}

.active\:bg-orange-200\/95:active {
  background-color: rgb(252 217 189 / 0.95);
}

.active\:bg-orange-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 140 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange-300\/0:active {
  background-color: rgb(253 186 140 / 0);
}

.active\:bg-orange-300\/10:active {
  background-color: rgb(253 186 140 / 0.1);
}

.active\:bg-orange-300\/100:active {
  background-color: rgb(253 186 140 / 1);
}

.active\:bg-orange-300\/15:active {
  background-color: rgb(253 186 140 / 0.15);
}

.active\:bg-orange-300\/20:active {
  background-color: rgb(253 186 140 / 0.2);
}

.active\:bg-orange-300\/25:active {
  background-color: rgb(253 186 140 / 0.25);
}

.active\:bg-orange-300\/30:active {
  background-color: rgb(253 186 140 / 0.3);
}

.active\:bg-orange-300\/35:active {
  background-color: rgb(253 186 140 / 0.35);
}

.active\:bg-orange-300\/40:active {
  background-color: rgb(253 186 140 / 0.4);
}

.active\:bg-orange-300\/45:active {
  background-color: rgb(253 186 140 / 0.45);
}

.active\:bg-orange-300\/5:active {
  background-color: rgb(253 186 140 / 0.05);
}

.active\:bg-orange-300\/50:active {
  background-color: rgb(253 186 140 / 0.5);
}

.active\:bg-orange-300\/55:active {
  background-color: rgb(253 186 140 / 0.55);
}

.active\:bg-orange-300\/60:active {
  background-color: rgb(253 186 140 / 0.6);
}

.active\:bg-orange-300\/65:active {
  background-color: rgb(253 186 140 / 0.65);
}

.active\:bg-orange-300\/70:active {
  background-color: rgb(253 186 140 / 0.7);
}

.active\:bg-orange-300\/75:active {
  background-color: rgb(253 186 140 / 0.75);
}

.active\:bg-orange-300\/80:active {
  background-color: rgb(253 186 140 / 0.8);
}

.active\:bg-orange-300\/85:active {
  background-color: rgb(253 186 140 / 0.85);
}

.active\:bg-orange-300\/90:active {
  background-color: rgb(253 186 140 / 0.9);
}

.active\:bg-orange-300\/95:active {
  background-color: rgb(253 186 140 / 0.95);
}

.active\:bg-orange-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange-400\/0:active {
  background-color: rgb(255 138 76 / 0);
}

.active\:bg-orange-400\/10:active {
  background-color: rgb(255 138 76 / 0.1);
}

.active\:bg-orange-400\/100:active {
  background-color: rgb(255 138 76 / 1);
}

.active\:bg-orange-400\/15:active {
  background-color: rgb(255 138 76 / 0.15);
}

.active\:bg-orange-400\/20:active {
  background-color: rgb(255 138 76 / 0.2);
}

.active\:bg-orange-400\/25:active {
  background-color: rgb(255 138 76 / 0.25);
}

.active\:bg-orange-400\/30:active {
  background-color: rgb(255 138 76 / 0.3);
}

.active\:bg-orange-400\/35:active {
  background-color: rgb(255 138 76 / 0.35);
}

.active\:bg-orange-400\/40:active {
  background-color: rgb(255 138 76 / 0.4);
}

.active\:bg-orange-400\/45:active {
  background-color: rgb(255 138 76 / 0.45);
}

.active\:bg-orange-400\/5:active {
  background-color: rgb(255 138 76 / 0.05);
}

.active\:bg-orange-400\/50:active {
  background-color: rgb(255 138 76 / 0.5);
}

.active\:bg-orange-400\/55:active {
  background-color: rgb(255 138 76 / 0.55);
}

.active\:bg-orange-400\/60:active {
  background-color: rgb(255 138 76 / 0.6);
}

.active\:bg-orange-400\/65:active {
  background-color: rgb(255 138 76 / 0.65);
}

.active\:bg-orange-400\/70:active {
  background-color: rgb(255 138 76 / 0.7);
}

.active\:bg-orange-400\/75:active {
  background-color: rgb(255 138 76 / 0.75);
}

.active\:bg-orange-400\/80:active {
  background-color: rgb(255 138 76 / 0.8);
}

.active\:bg-orange-400\/85:active {
  background-color: rgb(255 138 76 / 0.85);
}

.active\:bg-orange-400\/90:active {
  background-color: rgb(255 138 76 / 0.9);
}

.active\:bg-orange-400\/95:active {
  background-color: rgb(255 138 76 / 0.95);
}

.active\:bg-orange-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 90 31 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange-500\/0:active {
  background-color: rgb(255 90 31 / 0);
}

.active\:bg-orange-500\/10:active {
  background-color: rgb(255 90 31 / 0.1);
}

.active\:bg-orange-500\/100:active {
  background-color: rgb(255 90 31 / 1);
}

.active\:bg-orange-500\/15:active {
  background-color: rgb(255 90 31 / 0.15);
}

.active\:bg-orange-500\/20:active {
  background-color: rgb(255 90 31 / 0.2);
}

.active\:bg-orange-500\/25:active {
  background-color: rgb(255 90 31 / 0.25);
}

.active\:bg-orange-500\/30:active {
  background-color: rgb(255 90 31 / 0.3);
}

.active\:bg-orange-500\/35:active {
  background-color: rgb(255 90 31 / 0.35);
}

.active\:bg-orange-500\/40:active {
  background-color: rgb(255 90 31 / 0.4);
}

.active\:bg-orange-500\/45:active {
  background-color: rgb(255 90 31 / 0.45);
}

.active\:bg-orange-500\/5:active {
  background-color: rgb(255 90 31 / 0.05);
}

.active\:bg-orange-500\/50:active {
  background-color: rgb(255 90 31 / 0.5);
}

.active\:bg-orange-500\/55:active {
  background-color: rgb(255 90 31 / 0.55);
}

.active\:bg-orange-500\/60:active {
  background-color: rgb(255 90 31 / 0.6);
}

.active\:bg-orange-500\/65:active {
  background-color: rgb(255 90 31 / 0.65);
}

.active\:bg-orange-500\/70:active {
  background-color: rgb(255 90 31 / 0.7);
}

.active\:bg-orange-500\/75:active {
  background-color: rgb(255 90 31 / 0.75);
}

.active\:bg-orange-500\/80:active {
  background-color: rgb(255 90 31 / 0.8);
}

.active\:bg-orange-500\/85:active {
  background-color: rgb(255 90 31 / 0.85);
}

.active\:bg-orange-500\/90:active {
  background-color: rgb(255 90 31 / 0.9);
}

.active\:bg-orange-500\/95:active {
  background-color: rgb(255 90 31 / 0.95);
}

.active\:bg-orange-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(208 56 1 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange-600\/0:active {
  background-color: rgb(208 56 1 / 0);
}

.active\:bg-orange-600\/10:active {
  background-color: rgb(208 56 1 / 0.1);
}

.active\:bg-orange-600\/100:active {
  background-color: rgb(208 56 1 / 1);
}

.active\:bg-orange-600\/15:active {
  background-color: rgb(208 56 1 / 0.15);
}

.active\:bg-orange-600\/20:active {
  background-color: rgb(208 56 1 / 0.2);
}

.active\:bg-orange-600\/25:active {
  background-color: rgb(208 56 1 / 0.25);
}

.active\:bg-orange-600\/30:active {
  background-color: rgb(208 56 1 / 0.3);
}

.active\:bg-orange-600\/35:active {
  background-color: rgb(208 56 1 / 0.35);
}

.active\:bg-orange-600\/40:active {
  background-color: rgb(208 56 1 / 0.4);
}

.active\:bg-orange-600\/45:active {
  background-color: rgb(208 56 1 / 0.45);
}

.active\:bg-orange-600\/5:active {
  background-color: rgb(208 56 1 / 0.05);
}

.active\:bg-orange-600\/50:active {
  background-color: rgb(208 56 1 / 0.5);
}

.active\:bg-orange-600\/55:active {
  background-color: rgb(208 56 1 / 0.55);
}

.active\:bg-orange-600\/60:active {
  background-color: rgb(208 56 1 / 0.6);
}

.active\:bg-orange-600\/65:active {
  background-color: rgb(208 56 1 / 0.65);
}

.active\:bg-orange-600\/70:active {
  background-color: rgb(208 56 1 / 0.7);
}

.active\:bg-orange-600\/75:active {
  background-color: rgb(208 56 1 / 0.75);
}

.active\:bg-orange-600\/80:active {
  background-color: rgb(208 56 1 / 0.8);
}

.active\:bg-orange-600\/85:active {
  background-color: rgb(208 56 1 / 0.85);
}

.active\:bg-orange-600\/90:active {
  background-color: rgb(208 56 1 / 0.9);
}

.active\:bg-orange-600\/95:active {
  background-color: rgb(208 56 1 / 0.95);
}

.active\:bg-orange-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(180 52 3 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange-700\/0:active {
  background-color: rgb(180 52 3 / 0);
}

.active\:bg-orange-700\/10:active {
  background-color: rgb(180 52 3 / 0.1);
}

.active\:bg-orange-700\/100:active {
  background-color: rgb(180 52 3 / 1);
}

.active\:bg-orange-700\/15:active {
  background-color: rgb(180 52 3 / 0.15);
}

.active\:bg-orange-700\/20:active {
  background-color: rgb(180 52 3 / 0.2);
}

.active\:bg-orange-700\/25:active {
  background-color: rgb(180 52 3 / 0.25);
}

.active\:bg-orange-700\/30:active {
  background-color: rgb(180 52 3 / 0.3);
}

.active\:bg-orange-700\/35:active {
  background-color: rgb(180 52 3 / 0.35);
}

.active\:bg-orange-700\/40:active {
  background-color: rgb(180 52 3 / 0.4);
}

.active\:bg-orange-700\/45:active {
  background-color: rgb(180 52 3 / 0.45);
}

.active\:bg-orange-700\/5:active {
  background-color: rgb(180 52 3 / 0.05);
}

.active\:bg-orange-700\/50:active {
  background-color: rgb(180 52 3 / 0.5);
}

.active\:bg-orange-700\/55:active {
  background-color: rgb(180 52 3 / 0.55);
}

.active\:bg-orange-700\/60:active {
  background-color: rgb(180 52 3 / 0.6);
}

.active\:bg-orange-700\/65:active {
  background-color: rgb(180 52 3 / 0.65);
}

.active\:bg-orange-700\/70:active {
  background-color: rgb(180 52 3 / 0.7);
}

.active\:bg-orange-700\/75:active {
  background-color: rgb(180 52 3 / 0.75);
}

.active\:bg-orange-700\/80:active {
  background-color: rgb(180 52 3 / 0.8);
}

.active\:bg-orange-700\/85:active {
  background-color: rgb(180 52 3 / 0.85);
}

.active\:bg-orange-700\/90:active {
  background-color: rgb(180 52 3 / 0.9);
}

.active\:bg-orange-700\/95:active {
  background-color: rgb(180 52 3 / 0.95);
}

.active\:bg-orange-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(138 44 13 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange-800\/0:active {
  background-color: rgb(138 44 13 / 0);
}

.active\:bg-orange-800\/10:active {
  background-color: rgb(138 44 13 / 0.1);
}

.active\:bg-orange-800\/100:active {
  background-color: rgb(138 44 13 / 1);
}

.active\:bg-orange-800\/15:active {
  background-color: rgb(138 44 13 / 0.15);
}

.active\:bg-orange-800\/20:active {
  background-color: rgb(138 44 13 / 0.2);
}

.active\:bg-orange-800\/25:active {
  background-color: rgb(138 44 13 / 0.25);
}

.active\:bg-orange-800\/30:active {
  background-color: rgb(138 44 13 / 0.3);
}

.active\:bg-orange-800\/35:active {
  background-color: rgb(138 44 13 / 0.35);
}

.active\:bg-orange-800\/40:active {
  background-color: rgb(138 44 13 / 0.4);
}

.active\:bg-orange-800\/45:active {
  background-color: rgb(138 44 13 / 0.45);
}

.active\:bg-orange-800\/5:active {
  background-color: rgb(138 44 13 / 0.05);
}

.active\:bg-orange-800\/50:active {
  background-color: rgb(138 44 13 / 0.5);
}

.active\:bg-orange-800\/55:active {
  background-color: rgb(138 44 13 / 0.55);
}

.active\:bg-orange-800\/60:active {
  background-color: rgb(138 44 13 / 0.6);
}

.active\:bg-orange-800\/65:active {
  background-color: rgb(138 44 13 / 0.65);
}

.active\:bg-orange-800\/70:active {
  background-color: rgb(138 44 13 / 0.7);
}

.active\:bg-orange-800\/75:active {
  background-color: rgb(138 44 13 / 0.75);
}

.active\:bg-orange-800\/80:active {
  background-color: rgb(138 44 13 / 0.8);
}

.active\:bg-orange-800\/85:active {
  background-color: rgb(138 44 13 / 0.85);
}

.active\:bg-orange-800\/90:active {
  background-color: rgb(138 44 13 / 0.9);
}

.active\:bg-orange-800\/95:active {
  background-color: rgb(138 44 13 / 0.95);
}

.active\:bg-orange-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(119 29 29 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange-900\/0:active {
  background-color: rgb(119 29 29 / 0);
}

.active\:bg-orange-900\/10:active {
  background-color: rgb(119 29 29 / 0.1);
}

.active\:bg-orange-900\/100:active {
  background-color: rgb(119 29 29 / 1);
}

.active\:bg-orange-900\/15:active {
  background-color: rgb(119 29 29 / 0.15);
}

.active\:bg-orange-900\/20:active {
  background-color: rgb(119 29 29 / 0.2);
}

.active\:bg-orange-900\/25:active {
  background-color: rgb(119 29 29 / 0.25);
}

.active\:bg-orange-900\/30:active {
  background-color: rgb(119 29 29 / 0.3);
}

.active\:bg-orange-900\/35:active {
  background-color: rgb(119 29 29 / 0.35);
}

.active\:bg-orange-900\/40:active {
  background-color: rgb(119 29 29 / 0.4);
}

.active\:bg-orange-900\/45:active {
  background-color: rgb(119 29 29 / 0.45);
}

.active\:bg-orange-900\/5:active {
  background-color: rgb(119 29 29 / 0.05);
}

.active\:bg-orange-900\/50:active {
  background-color: rgb(119 29 29 / 0.5);
}

.active\:bg-orange-900\/55:active {
  background-color: rgb(119 29 29 / 0.55);
}

.active\:bg-orange-900\/60:active {
  background-color: rgb(119 29 29 / 0.6);
}

.active\:bg-orange-900\/65:active {
  background-color: rgb(119 29 29 / 0.65);
}

.active\:bg-orange-900\/70:active {
  background-color: rgb(119 29 29 / 0.7);
}

.active\:bg-orange-900\/75:active {
  background-color: rgb(119 29 29 / 0.75);
}

.active\:bg-orange-900\/80:active {
  background-color: rgb(119 29 29 / 0.8);
}

.active\:bg-orange-900\/85:active {
  background-color: rgb(119 29 29 / 0.85);
}

.active\:bg-orange-900\/90:active {
  background-color: rgb(119 29 29 / 0.9);
}

.active\:bg-orange-900\/95:active {
  background-color: rgb(119 29 29 / 0.95);
}

.active\:bg-pink-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(252 232 243 / var(--tw-bg-opacity, 1));
}

.active\:bg-pink-100\/0:active {
  background-color: rgb(252 232 243 / 0);
}

.active\:bg-pink-100\/10:active {
  background-color: rgb(252 232 243 / 0.1);
}

.active\:bg-pink-100\/100:active {
  background-color: rgb(252 232 243 / 1);
}

.active\:bg-pink-100\/15:active {
  background-color: rgb(252 232 243 / 0.15);
}

.active\:bg-pink-100\/20:active {
  background-color: rgb(252 232 243 / 0.2);
}

.active\:bg-pink-100\/25:active {
  background-color: rgb(252 232 243 / 0.25);
}

.active\:bg-pink-100\/30:active {
  background-color: rgb(252 232 243 / 0.3);
}

.active\:bg-pink-100\/35:active {
  background-color: rgb(252 232 243 / 0.35);
}

.active\:bg-pink-100\/40:active {
  background-color: rgb(252 232 243 / 0.4);
}

.active\:bg-pink-100\/45:active {
  background-color: rgb(252 232 243 / 0.45);
}

.active\:bg-pink-100\/5:active {
  background-color: rgb(252 232 243 / 0.05);
}

.active\:bg-pink-100\/50:active {
  background-color: rgb(252 232 243 / 0.5);
}

.active\:bg-pink-100\/55:active {
  background-color: rgb(252 232 243 / 0.55);
}

.active\:bg-pink-100\/60:active {
  background-color: rgb(252 232 243 / 0.6);
}

.active\:bg-pink-100\/65:active {
  background-color: rgb(252 232 243 / 0.65);
}

.active\:bg-pink-100\/70:active {
  background-color: rgb(252 232 243 / 0.7);
}

.active\:bg-pink-100\/75:active {
  background-color: rgb(252 232 243 / 0.75);
}

.active\:bg-pink-100\/80:active {
  background-color: rgb(252 232 243 / 0.8);
}

.active\:bg-pink-100\/85:active {
  background-color: rgb(252 232 243 / 0.85);
}

.active\:bg-pink-100\/90:active {
  background-color: rgb(252 232 243 / 0.9);
}

.active\:bg-pink-100\/95:active {
  background-color: rgb(252 232 243 / 0.95);
}

.active\:bg-pink-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(250 209 232 / var(--tw-bg-opacity, 1));
}

.active\:bg-pink-200\/0:active {
  background-color: rgb(250 209 232 / 0);
}

.active\:bg-pink-200\/10:active {
  background-color: rgb(250 209 232 / 0.1);
}

.active\:bg-pink-200\/100:active {
  background-color: rgb(250 209 232 / 1);
}

.active\:bg-pink-200\/15:active {
  background-color: rgb(250 209 232 / 0.15);
}

.active\:bg-pink-200\/20:active {
  background-color: rgb(250 209 232 / 0.2);
}

.active\:bg-pink-200\/25:active {
  background-color: rgb(250 209 232 / 0.25);
}

.active\:bg-pink-200\/30:active {
  background-color: rgb(250 209 232 / 0.3);
}

.active\:bg-pink-200\/35:active {
  background-color: rgb(250 209 232 / 0.35);
}

.active\:bg-pink-200\/40:active {
  background-color: rgb(250 209 232 / 0.4);
}

.active\:bg-pink-200\/45:active {
  background-color: rgb(250 209 232 / 0.45);
}

.active\:bg-pink-200\/5:active {
  background-color: rgb(250 209 232 / 0.05);
}

.active\:bg-pink-200\/50:active {
  background-color: rgb(250 209 232 / 0.5);
}

.active\:bg-pink-200\/55:active {
  background-color: rgb(250 209 232 / 0.55);
}

.active\:bg-pink-200\/60:active {
  background-color: rgb(250 209 232 / 0.6);
}

.active\:bg-pink-200\/65:active {
  background-color: rgb(250 209 232 / 0.65);
}

.active\:bg-pink-200\/70:active {
  background-color: rgb(250 209 232 / 0.7);
}

.active\:bg-pink-200\/75:active {
  background-color: rgb(250 209 232 / 0.75);
}

.active\:bg-pink-200\/80:active {
  background-color: rgb(250 209 232 / 0.8);
}

.active\:bg-pink-200\/85:active {
  background-color: rgb(250 209 232 / 0.85);
}

.active\:bg-pink-200\/90:active {
  background-color: rgb(250 209 232 / 0.9);
}

.active\:bg-pink-200\/95:active {
  background-color: rgb(250 209 232 / 0.95);
}

.active\:bg-pink-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(248 180 217 / var(--tw-bg-opacity, 1));
}

.active\:bg-pink-300\/0:active {
  background-color: rgb(248 180 217 / 0);
}

.active\:bg-pink-300\/10:active {
  background-color: rgb(248 180 217 / 0.1);
}

.active\:bg-pink-300\/100:active {
  background-color: rgb(248 180 217 / 1);
}

.active\:bg-pink-300\/15:active {
  background-color: rgb(248 180 217 / 0.15);
}

.active\:bg-pink-300\/20:active {
  background-color: rgb(248 180 217 / 0.2);
}

.active\:bg-pink-300\/25:active {
  background-color: rgb(248 180 217 / 0.25);
}

.active\:bg-pink-300\/30:active {
  background-color: rgb(248 180 217 / 0.3);
}

.active\:bg-pink-300\/35:active {
  background-color: rgb(248 180 217 / 0.35);
}

.active\:bg-pink-300\/40:active {
  background-color: rgb(248 180 217 / 0.4);
}

.active\:bg-pink-300\/45:active {
  background-color: rgb(248 180 217 / 0.45);
}

.active\:bg-pink-300\/5:active {
  background-color: rgb(248 180 217 / 0.05);
}

.active\:bg-pink-300\/50:active {
  background-color: rgb(248 180 217 / 0.5);
}

.active\:bg-pink-300\/55:active {
  background-color: rgb(248 180 217 / 0.55);
}

.active\:bg-pink-300\/60:active {
  background-color: rgb(248 180 217 / 0.6);
}

.active\:bg-pink-300\/65:active {
  background-color: rgb(248 180 217 / 0.65);
}

.active\:bg-pink-300\/70:active {
  background-color: rgb(248 180 217 / 0.7);
}

.active\:bg-pink-300\/75:active {
  background-color: rgb(248 180 217 / 0.75);
}

.active\:bg-pink-300\/80:active {
  background-color: rgb(248 180 217 / 0.8);
}

.active\:bg-pink-300\/85:active {
  background-color: rgb(248 180 217 / 0.85);
}

.active\:bg-pink-300\/90:active {
  background-color: rgb(248 180 217 / 0.9);
}

.active\:bg-pink-300\/95:active {
  background-color: rgb(248 180 217 / 0.95);
}

.active\:bg-pink-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(241 126 184 / var(--tw-bg-opacity, 1));
}

.active\:bg-pink-400\/0:active {
  background-color: rgb(241 126 184 / 0);
}

.active\:bg-pink-400\/10:active {
  background-color: rgb(241 126 184 / 0.1);
}

.active\:bg-pink-400\/100:active {
  background-color: rgb(241 126 184 / 1);
}

.active\:bg-pink-400\/15:active {
  background-color: rgb(241 126 184 / 0.15);
}

.active\:bg-pink-400\/20:active {
  background-color: rgb(241 126 184 / 0.2);
}

.active\:bg-pink-400\/25:active {
  background-color: rgb(241 126 184 / 0.25);
}

.active\:bg-pink-400\/30:active {
  background-color: rgb(241 126 184 / 0.3);
}

.active\:bg-pink-400\/35:active {
  background-color: rgb(241 126 184 / 0.35);
}

.active\:bg-pink-400\/40:active {
  background-color: rgb(241 126 184 / 0.4);
}

.active\:bg-pink-400\/45:active {
  background-color: rgb(241 126 184 / 0.45);
}

.active\:bg-pink-400\/5:active {
  background-color: rgb(241 126 184 / 0.05);
}

.active\:bg-pink-400\/50:active {
  background-color: rgb(241 126 184 / 0.5);
}

.active\:bg-pink-400\/55:active {
  background-color: rgb(241 126 184 / 0.55);
}

.active\:bg-pink-400\/60:active {
  background-color: rgb(241 126 184 / 0.6);
}

.active\:bg-pink-400\/65:active {
  background-color: rgb(241 126 184 / 0.65);
}

.active\:bg-pink-400\/70:active {
  background-color: rgb(241 126 184 / 0.7);
}

.active\:bg-pink-400\/75:active {
  background-color: rgb(241 126 184 / 0.75);
}

.active\:bg-pink-400\/80:active {
  background-color: rgb(241 126 184 / 0.8);
}

.active\:bg-pink-400\/85:active {
  background-color: rgb(241 126 184 / 0.85);
}

.active\:bg-pink-400\/90:active {
  background-color: rgb(241 126 184 / 0.9);
}

.active\:bg-pink-400\/95:active {
  background-color: rgb(241 126 184 / 0.95);
}

.active\:bg-pink-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(231 70 148 / var(--tw-bg-opacity, 1));
}

.active\:bg-pink-500\/0:active {
  background-color: rgb(231 70 148 / 0);
}

.active\:bg-pink-500\/10:active {
  background-color: rgb(231 70 148 / 0.1);
}

.active\:bg-pink-500\/100:active {
  background-color: rgb(231 70 148 / 1);
}

.active\:bg-pink-500\/15:active {
  background-color: rgb(231 70 148 / 0.15);
}

.active\:bg-pink-500\/20:active {
  background-color: rgb(231 70 148 / 0.2);
}

.active\:bg-pink-500\/25:active {
  background-color: rgb(231 70 148 / 0.25);
}

.active\:bg-pink-500\/30:active {
  background-color: rgb(231 70 148 / 0.3);
}

.active\:bg-pink-500\/35:active {
  background-color: rgb(231 70 148 / 0.35);
}

.active\:bg-pink-500\/40:active {
  background-color: rgb(231 70 148 / 0.4);
}

.active\:bg-pink-500\/45:active {
  background-color: rgb(231 70 148 / 0.45);
}

.active\:bg-pink-500\/5:active {
  background-color: rgb(231 70 148 / 0.05);
}

.active\:bg-pink-500\/50:active {
  background-color: rgb(231 70 148 / 0.5);
}

.active\:bg-pink-500\/55:active {
  background-color: rgb(231 70 148 / 0.55);
}

.active\:bg-pink-500\/60:active {
  background-color: rgb(231 70 148 / 0.6);
}

.active\:bg-pink-500\/65:active {
  background-color: rgb(231 70 148 / 0.65);
}

.active\:bg-pink-500\/70:active {
  background-color: rgb(231 70 148 / 0.7);
}

.active\:bg-pink-500\/75:active {
  background-color: rgb(231 70 148 / 0.75);
}

.active\:bg-pink-500\/80:active {
  background-color: rgb(231 70 148 / 0.8);
}

.active\:bg-pink-500\/85:active {
  background-color: rgb(231 70 148 / 0.85);
}

.active\:bg-pink-500\/90:active {
  background-color: rgb(231 70 148 / 0.9);
}

.active\:bg-pink-500\/95:active {
  background-color: rgb(231 70 148 / 0.95);
}

.active\:bg-pink-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(214 31 105 / var(--tw-bg-opacity, 1));
}

.active\:bg-pink-600\/0:active {
  background-color: rgb(214 31 105 / 0);
}

.active\:bg-pink-600\/10:active {
  background-color: rgb(214 31 105 / 0.1);
}

.active\:bg-pink-600\/100:active {
  background-color: rgb(214 31 105 / 1);
}

.active\:bg-pink-600\/15:active {
  background-color: rgb(214 31 105 / 0.15);
}

.active\:bg-pink-600\/20:active {
  background-color: rgb(214 31 105 / 0.2);
}

.active\:bg-pink-600\/25:active {
  background-color: rgb(214 31 105 / 0.25);
}

.active\:bg-pink-600\/30:active {
  background-color: rgb(214 31 105 / 0.3);
}

.active\:bg-pink-600\/35:active {
  background-color: rgb(214 31 105 / 0.35);
}

.active\:bg-pink-600\/40:active {
  background-color: rgb(214 31 105 / 0.4);
}

.active\:bg-pink-600\/45:active {
  background-color: rgb(214 31 105 / 0.45);
}

.active\:bg-pink-600\/5:active {
  background-color: rgb(214 31 105 / 0.05);
}

.active\:bg-pink-600\/50:active {
  background-color: rgb(214 31 105 / 0.5);
}

.active\:bg-pink-600\/55:active {
  background-color: rgb(214 31 105 / 0.55);
}

.active\:bg-pink-600\/60:active {
  background-color: rgb(214 31 105 / 0.6);
}

.active\:bg-pink-600\/65:active {
  background-color: rgb(214 31 105 / 0.65);
}

.active\:bg-pink-600\/70:active {
  background-color: rgb(214 31 105 / 0.7);
}

.active\:bg-pink-600\/75:active {
  background-color: rgb(214 31 105 / 0.75);
}

.active\:bg-pink-600\/80:active {
  background-color: rgb(214 31 105 / 0.8);
}

.active\:bg-pink-600\/85:active {
  background-color: rgb(214 31 105 / 0.85);
}

.active\:bg-pink-600\/90:active {
  background-color: rgb(214 31 105 / 0.9);
}

.active\:bg-pink-600\/95:active {
  background-color: rgb(214 31 105 / 0.95);
}

.active\:bg-pink-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(191 18 93 / var(--tw-bg-opacity, 1));
}

.active\:bg-pink-700\/0:active {
  background-color: rgb(191 18 93 / 0);
}

.active\:bg-pink-700\/10:active {
  background-color: rgb(191 18 93 / 0.1);
}

.active\:bg-pink-700\/100:active {
  background-color: rgb(191 18 93 / 1);
}

.active\:bg-pink-700\/15:active {
  background-color: rgb(191 18 93 / 0.15);
}

.active\:bg-pink-700\/20:active {
  background-color: rgb(191 18 93 / 0.2);
}

.active\:bg-pink-700\/25:active {
  background-color: rgb(191 18 93 / 0.25);
}

.active\:bg-pink-700\/30:active {
  background-color: rgb(191 18 93 / 0.3);
}

.active\:bg-pink-700\/35:active {
  background-color: rgb(191 18 93 / 0.35);
}

.active\:bg-pink-700\/40:active {
  background-color: rgb(191 18 93 / 0.4);
}

.active\:bg-pink-700\/45:active {
  background-color: rgb(191 18 93 / 0.45);
}

.active\:bg-pink-700\/5:active {
  background-color: rgb(191 18 93 / 0.05);
}

.active\:bg-pink-700\/50:active {
  background-color: rgb(191 18 93 / 0.5);
}

.active\:bg-pink-700\/55:active {
  background-color: rgb(191 18 93 / 0.55);
}

.active\:bg-pink-700\/60:active {
  background-color: rgb(191 18 93 / 0.6);
}

.active\:bg-pink-700\/65:active {
  background-color: rgb(191 18 93 / 0.65);
}

.active\:bg-pink-700\/70:active {
  background-color: rgb(191 18 93 / 0.7);
}

.active\:bg-pink-700\/75:active {
  background-color: rgb(191 18 93 / 0.75);
}

.active\:bg-pink-700\/80:active {
  background-color: rgb(191 18 93 / 0.8);
}

.active\:bg-pink-700\/85:active {
  background-color: rgb(191 18 93 / 0.85);
}

.active\:bg-pink-700\/90:active {
  background-color: rgb(191 18 93 / 0.9);
}

.active\:bg-pink-700\/95:active {
  background-color: rgb(191 18 93 / 0.95);
}

.active\:bg-pink-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(153 21 75 / var(--tw-bg-opacity, 1));
}

.active\:bg-pink-800\/0:active {
  background-color: rgb(153 21 75 / 0);
}

.active\:bg-pink-800\/10:active {
  background-color: rgb(153 21 75 / 0.1);
}

.active\:bg-pink-800\/100:active {
  background-color: rgb(153 21 75 / 1);
}

.active\:bg-pink-800\/15:active {
  background-color: rgb(153 21 75 / 0.15);
}

.active\:bg-pink-800\/20:active {
  background-color: rgb(153 21 75 / 0.2);
}

.active\:bg-pink-800\/25:active {
  background-color: rgb(153 21 75 / 0.25);
}

.active\:bg-pink-800\/30:active {
  background-color: rgb(153 21 75 / 0.3);
}

.active\:bg-pink-800\/35:active {
  background-color: rgb(153 21 75 / 0.35);
}

.active\:bg-pink-800\/40:active {
  background-color: rgb(153 21 75 / 0.4);
}

.active\:bg-pink-800\/45:active {
  background-color: rgb(153 21 75 / 0.45);
}

.active\:bg-pink-800\/5:active {
  background-color: rgb(153 21 75 / 0.05);
}

.active\:bg-pink-800\/50:active {
  background-color: rgb(153 21 75 / 0.5);
}

.active\:bg-pink-800\/55:active {
  background-color: rgb(153 21 75 / 0.55);
}

.active\:bg-pink-800\/60:active {
  background-color: rgb(153 21 75 / 0.6);
}

.active\:bg-pink-800\/65:active {
  background-color: rgb(153 21 75 / 0.65);
}

.active\:bg-pink-800\/70:active {
  background-color: rgb(153 21 75 / 0.7);
}

.active\:bg-pink-800\/75:active {
  background-color: rgb(153 21 75 / 0.75);
}

.active\:bg-pink-800\/80:active {
  background-color: rgb(153 21 75 / 0.8);
}

.active\:bg-pink-800\/85:active {
  background-color: rgb(153 21 75 / 0.85);
}

.active\:bg-pink-800\/90:active {
  background-color: rgb(153 21 75 / 0.9);
}

.active\:bg-pink-800\/95:active {
  background-color: rgb(153 21 75 / 0.95);
}

.active\:bg-pink-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(117 26 61 / var(--tw-bg-opacity, 1));
}

.active\:bg-pink-900\/0:active {
  background-color: rgb(117 26 61 / 0);
}

.active\:bg-pink-900\/10:active {
  background-color: rgb(117 26 61 / 0.1);
}

.active\:bg-pink-900\/100:active {
  background-color: rgb(117 26 61 / 1);
}

.active\:bg-pink-900\/15:active {
  background-color: rgb(117 26 61 / 0.15);
}

.active\:bg-pink-900\/20:active {
  background-color: rgb(117 26 61 / 0.2);
}

.active\:bg-pink-900\/25:active {
  background-color: rgb(117 26 61 / 0.25);
}

.active\:bg-pink-900\/30:active {
  background-color: rgb(117 26 61 / 0.3);
}

.active\:bg-pink-900\/35:active {
  background-color: rgb(117 26 61 / 0.35);
}

.active\:bg-pink-900\/40:active {
  background-color: rgb(117 26 61 / 0.4);
}

.active\:bg-pink-900\/45:active {
  background-color: rgb(117 26 61 / 0.45);
}

.active\:bg-pink-900\/5:active {
  background-color: rgb(117 26 61 / 0.05);
}

.active\:bg-pink-900\/50:active {
  background-color: rgb(117 26 61 / 0.5);
}

.active\:bg-pink-900\/55:active {
  background-color: rgb(117 26 61 / 0.55);
}

.active\:bg-pink-900\/60:active {
  background-color: rgb(117 26 61 / 0.6);
}

.active\:bg-pink-900\/65:active {
  background-color: rgb(117 26 61 / 0.65);
}

.active\:bg-pink-900\/70:active {
  background-color: rgb(117 26 61 / 0.7);
}

.active\:bg-pink-900\/75:active {
  background-color: rgb(117 26 61 / 0.75);
}

.active\:bg-pink-900\/80:active {
  background-color: rgb(117 26 61 / 0.8);
}

.active\:bg-pink-900\/85:active {
  background-color: rgb(117 26 61 / 0.85);
}

.active\:bg-pink-900\/90:active {
  background-color: rgb(117 26 61 / 0.9);
}

.active\:bg-pink-900\/95:active {
  background-color: rgb(117 26 61 / 0.95);
}

.active\:bg-purple-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 254 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple-100\/0:active {
  background-color: rgb(237 235 254 / 0);
}

.active\:bg-purple-100\/10:active {
  background-color: rgb(237 235 254 / 0.1);
}

.active\:bg-purple-100\/100:active {
  background-color: rgb(237 235 254 / 1);
}

.active\:bg-purple-100\/15:active {
  background-color: rgb(237 235 254 / 0.15);
}

.active\:bg-purple-100\/20:active {
  background-color: rgb(237 235 254 / 0.2);
}

.active\:bg-purple-100\/25:active {
  background-color: rgb(237 235 254 / 0.25);
}

.active\:bg-purple-100\/30:active {
  background-color: rgb(237 235 254 / 0.3);
}

.active\:bg-purple-100\/35:active {
  background-color: rgb(237 235 254 / 0.35);
}

.active\:bg-purple-100\/40:active {
  background-color: rgb(237 235 254 / 0.4);
}

.active\:bg-purple-100\/45:active {
  background-color: rgb(237 235 254 / 0.45);
}

.active\:bg-purple-100\/5:active {
  background-color: rgb(237 235 254 / 0.05);
}

.active\:bg-purple-100\/50:active {
  background-color: rgb(237 235 254 / 0.5);
}

.active\:bg-purple-100\/55:active {
  background-color: rgb(237 235 254 / 0.55);
}

.active\:bg-purple-100\/60:active {
  background-color: rgb(237 235 254 / 0.6);
}

.active\:bg-purple-100\/65:active {
  background-color: rgb(237 235 254 / 0.65);
}

.active\:bg-purple-100\/70:active {
  background-color: rgb(237 235 254 / 0.7);
}

.active\:bg-purple-100\/75:active {
  background-color: rgb(237 235 254 / 0.75);
}

.active\:bg-purple-100\/80:active {
  background-color: rgb(237 235 254 / 0.8);
}

.active\:bg-purple-100\/85:active {
  background-color: rgb(237 235 254 / 0.85);
}

.active\:bg-purple-100\/90:active {
  background-color: rgb(237 235 254 / 0.9);
}

.active\:bg-purple-100\/95:active {
  background-color: rgb(237 235 254 / 0.95);
}

.active\:bg-purple-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(220 215 254 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple-200\/0:active {
  background-color: rgb(220 215 254 / 0);
}

.active\:bg-purple-200\/10:active {
  background-color: rgb(220 215 254 / 0.1);
}

.active\:bg-purple-200\/100:active {
  background-color: rgb(220 215 254 / 1);
}

.active\:bg-purple-200\/15:active {
  background-color: rgb(220 215 254 / 0.15);
}

.active\:bg-purple-200\/20:active {
  background-color: rgb(220 215 254 / 0.2);
}

.active\:bg-purple-200\/25:active {
  background-color: rgb(220 215 254 / 0.25);
}

.active\:bg-purple-200\/30:active {
  background-color: rgb(220 215 254 / 0.3);
}

.active\:bg-purple-200\/35:active {
  background-color: rgb(220 215 254 / 0.35);
}

.active\:bg-purple-200\/40:active {
  background-color: rgb(220 215 254 / 0.4);
}

.active\:bg-purple-200\/45:active {
  background-color: rgb(220 215 254 / 0.45);
}

.active\:bg-purple-200\/5:active {
  background-color: rgb(220 215 254 / 0.05);
}

.active\:bg-purple-200\/50:active {
  background-color: rgb(220 215 254 / 0.5);
}

.active\:bg-purple-200\/55:active {
  background-color: rgb(220 215 254 / 0.55);
}

.active\:bg-purple-200\/60:active {
  background-color: rgb(220 215 254 / 0.6);
}

.active\:bg-purple-200\/65:active {
  background-color: rgb(220 215 254 / 0.65);
}

.active\:bg-purple-200\/70:active {
  background-color: rgb(220 215 254 / 0.7);
}

.active\:bg-purple-200\/75:active {
  background-color: rgb(220 215 254 / 0.75);
}

.active\:bg-purple-200\/80:active {
  background-color: rgb(220 215 254 / 0.8);
}

.active\:bg-purple-200\/85:active {
  background-color: rgb(220 215 254 / 0.85);
}

.active\:bg-purple-200\/90:active {
  background-color: rgb(220 215 254 / 0.9);
}

.active\:bg-purple-200\/95:active {
  background-color: rgb(220 215 254 / 0.95);
}

.active\:bg-purple-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(202 191 253 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple-300\/0:active {
  background-color: rgb(202 191 253 / 0);
}

.active\:bg-purple-300\/10:active {
  background-color: rgb(202 191 253 / 0.1);
}

.active\:bg-purple-300\/100:active {
  background-color: rgb(202 191 253 / 1);
}

.active\:bg-purple-300\/15:active {
  background-color: rgb(202 191 253 / 0.15);
}

.active\:bg-purple-300\/20:active {
  background-color: rgb(202 191 253 / 0.2);
}

.active\:bg-purple-300\/25:active {
  background-color: rgb(202 191 253 / 0.25);
}

.active\:bg-purple-300\/30:active {
  background-color: rgb(202 191 253 / 0.3);
}

.active\:bg-purple-300\/35:active {
  background-color: rgb(202 191 253 / 0.35);
}

.active\:bg-purple-300\/40:active {
  background-color: rgb(202 191 253 / 0.4);
}

.active\:bg-purple-300\/45:active {
  background-color: rgb(202 191 253 / 0.45);
}

.active\:bg-purple-300\/5:active {
  background-color: rgb(202 191 253 / 0.05);
}

.active\:bg-purple-300\/50:active {
  background-color: rgb(202 191 253 / 0.5);
}

.active\:bg-purple-300\/55:active {
  background-color: rgb(202 191 253 / 0.55);
}

.active\:bg-purple-300\/60:active {
  background-color: rgb(202 191 253 / 0.6);
}

.active\:bg-purple-300\/65:active {
  background-color: rgb(202 191 253 / 0.65);
}

.active\:bg-purple-300\/70:active {
  background-color: rgb(202 191 253 / 0.7);
}

.active\:bg-purple-300\/75:active {
  background-color: rgb(202 191 253 / 0.75);
}

.active\:bg-purple-300\/80:active {
  background-color: rgb(202 191 253 / 0.8);
}

.active\:bg-purple-300\/85:active {
  background-color: rgb(202 191 253 / 0.85);
}

.active\:bg-purple-300\/90:active {
  background-color: rgb(202 191 253 / 0.9);
}

.active\:bg-purple-300\/95:active {
  background-color: rgb(202 191 253 / 0.95);
}

.active\:bg-purple-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(172 148 250 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple-400\/0:active {
  background-color: rgb(172 148 250 / 0);
}

.active\:bg-purple-400\/10:active {
  background-color: rgb(172 148 250 / 0.1);
}

.active\:bg-purple-400\/100:active {
  background-color: rgb(172 148 250 / 1);
}

.active\:bg-purple-400\/15:active {
  background-color: rgb(172 148 250 / 0.15);
}

.active\:bg-purple-400\/20:active {
  background-color: rgb(172 148 250 / 0.2);
}

.active\:bg-purple-400\/25:active {
  background-color: rgb(172 148 250 / 0.25);
}

.active\:bg-purple-400\/30:active {
  background-color: rgb(172 148 250 / 0.3);
}

.active\:bg-purple-400\/35:active {
  background-color: rgb(172 148 250 / 0.35);
}

.active\:bg-purple-400\/40:active {
  background-color: rgb(172 148 250 / 0.4);
}

.active\:bg-purple-400\/45:active {
  background-color: rgb(172 148 250 / 0.45);
}

.active\:bg-purple-400\/5:active {
  background-color: rgb(172 148 250 / 0.05);
}

.active\:bg-purple-400\/50:active {
  background-color: rgb(172 148 250 / 0.5);
}

.active\:bg-purple-400\/55:active {
  background-color: rgb(172 148 250 / 0.55);
}

.active\:bg-purple-400\/60:active {
  background-color: rgb(172 148 250 / 0.6);
}

.active\:bg-purple-400\/65:active {
  background-color: rgb(172 148 250 / 0.65);
}

.active\:bg-purple-400\/70:active {
  background-color: rgb(172 148 250 / 0.7);
}

.active\:bg-purple-400\/75:active {
  background-color: rgb(172 148 250 / 0.75);
}

.active\:bg-purple-400\/80:active {
  background-color: rgb(172 148 250 / 0.8);
}

.active\:bg-purple-400\/85:active {
  background-color: rgb(172 148 250 / 0.85);
}

.active\:bg-purple-400\/90:active {
  background-color: rgb(172 148 250 / 0.9);
}

.active\:bg-purple-400\/95:active {
  background-color: rgb(172 148 250 / 0.95);
}

.active\:bg-purple-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(144 97 249 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple-500\/0:active {
  background-color: rgb(144 97 249 / 0);
}

.active\:bg-purple-500\/10:active {
  background-color: rgb(144 97 249 / 0.1);
}

.active\:bg-purple-500\/100:active {
  background-color: rgb(144 97 249 / 1);
}

.active\:bg-purple-500\/15:active {
  background-color: rgb(144 97 249 / 0.15);
}

.active\:bg-purple-500\/20:active {
  background-color: rgb(144 97 249 / 0.2);
}

.active\:bg-purple-500\/25:active {
  background-color: rgb(144 97 249 / 0.25);
}

.active\:bg-purple-500\/30:active {
  background-color: rgb(144 97 249 / 0.3);
}

.active\:bg-purple-500\/35:active {
  background-color: rgb(144 97 249 / 0.35);
}

.active\:bg-purple-500\/40:active {
  background-color: rgb(144 97 249 / 0.4);
}

.active\:bg-purple-500\/45:active {
  background-color: rgb(144 97 249 / 0.45);
}

.active\:bg-purple-500\/5:active {
  background-color: rgb(144 97 249 / 0.05);
}

.active\:bg-purple-500\/50:active {
  background-color: rgb(144 97 249 / 0.5);
}

.active\:bg-purple-500\/55:active {
  background-color: rgb(144 97 249 / 0.55);
}

.active\:bg-purple-500\/60:active {
  background-color: rgb(144 97 249 / 0.6);
}

.active\:bg-purple-500\/65:active {
  background-color: rgb(144 97 249 / 0.65);
}

.active\:bg-purple-500\/70:active {
  background-color: rgb(144 97 249 / 0.7);
}

.active\:bg-purple-500\/75:active {
  background-color: rgb(144 97 249 / 0.75);
}

.active\:bg-purple-500\/80:active {
  background-color: rgb(144 97 249 / 0.8);
}

.active\:bg-purple-500\/85:active {
  background-color: rgb(144 97 249 / 0.85);
}

.active\:bg-purple-500\/90:active {
  background-color: rgb(144 97 249 / 0.9);
}

.active\:bg-purple-500\/95:active {
  background-color: rgb(144 97 249 / 0.95);
}

.active\:bg-purple-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(126 58 242 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple-600\/0:active {
  background-color: rgb(126 58 242 / 0);
}

.active\:bg-purple-600\/10:active {
  background-color: rgb(126 58 242 / 0.1);
}

.active\:bg-purple-600\/100:active {
  background-color: rgb(126 58 242 / 1);
}

.active\:bg-purple-600\/15:active {
  background-color: rgb(126 58 242 / 0.15);
}

.active\:bg-purple-600\/20:active {
  background-color: rgb(126 58 242 / 0.2);
}

.active\:bg-purple-600\/25:active {
  background-color: rgb(126 58 242 / 0.25);
}

.active\:bg-purple-600\/30:active {
  background-color: rgb(126 58 242 / 0.3);
}

.active\:bg-purple-600\/35:active {
  background-color: rgb(126 58 242 / 0.35);
}

.active\:bg-purple-600\/40:active {
  background-color: rgb(126 58 242 / 0.4);
}

.active\:bg-purple-600\/45:active {
  background-color: rgb(126 58 242 / 0.45);
}

.active\:bg-purple-600\/5:active {
  background-color: rgb(126 58 242 / 0.05);
}

.active\:bg-purple-600\/50:active {
  background-color: rgb(126 58 242 / 0.5);
}

.active\:bg-purple-600\/55:active {
  background-color: rgb(126 58 242 / 0.55);
}

.active\:bg-purple-600\/60:active {
  background-color: rgb(126 58 242 / 0.6);
}

.active\:bg-purple-600\/65:active {
  background-color: rgb(126 58 242 / 0.65);
}

.active\:bg-purple-600\/70:active {
  background-color: rgb(126 58 242 / 0.7);
}

.active\:bg-purple-600\/75:active {
  background-color: rgb(126 58 242 / 0.75);
}

.active\:bg-purple-600\/80:active {
  background-color: rgb(126 58 242 / 0.8);
}

.active\:bg-purple-600\/85:active {
  background-color: rgb(126 58 242 / 0.85);
}

.active\:bg-purple-600\/90:active {
  background-color: rgb(126 58 242 / 0.9);
}

.active\:bg-purple-600\/95:active {
  background-color: rgb(126 58 242 / 0.95);
}

.active\:bg-purple-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(108 43 217 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple-700\/0:active {
  background-color: rgb(108 43 217 / 0);
}

.active\:bg-purple-700\/10:active {
  background-color: rgb(108 43 217 / 0.1);
}

.active\:bg-purple-700\/100:active {
  background-color: rgb(108 43 217 / 1);
}

.active\:bg-purple-700\/15:active {
  background-color: rgb(108 43 217 / 0.15);
}

.active\:bg-purple-700\/20:active {
  background-color: rgb(108 43 217 / 0.2);
}

.active\:bg-purple-700\/25:active {
  background-color: rgb(108 43 217 / 0.25);
}

.active\:bg-purple-700\/30:active {
  background-color: rgb(108 43 217 / 0.3);
}

.active\:bg-purple-700\/35:active {
  background-color: rgb(108 43 217 / 0.35);
}

.active\:bg-purple-700\/40:active {
  background-color: rgb(108 43 217 / 0.4);
}

.active\:bg-purple-700\/45:active {
  background-color: rgb(108 43 217 / 0.45);
}

.active\:bg-purple-700\/5:active {
  background-color: rgb(108 43 217 / 0.05);
}

.active\:bg-purple-700\/50:active {
  background-color: rgb(108 43 217 / 0.5);
}

.active\:bg-purple-700\/55:active {
  background-color: rgb(108 43 217 / 0.55);
}

.active\:bg-purple-700\/60:active {
  background-color: rgb(108 43 217 / 0.6);
}

.active\:bg-purple-700\/65:active {
  background-color: rgb(108 43 217 / 0.65);
}

.active\:bg-purple-700\/70:active {
  background-color: rgb(108 43 217 / 0.7);
}

.active\:bg-purple-700\/75:active {
  background-color: rgb(108 43 217 / 0.75);
}

.active\:bg-purple-700\/80:active {
  background-color: rgb(108 43 217 / 0.8);
}

.active\:bg-purple-700\/85:active {
  background-color: rgb(108 43 217 / 0.85);
}

.active\:bg-purple-700\/90:active {
  background-color: rgb(108 43 217 / 0.9);
}

.active\:bg-purple-700\/95:active {
  background-color: rgb(108 43 217 / 0.95);
}

.active\:bg-purple-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(85 33 181 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple-800\/0:active {
  background-color: rgb(85 33 181 / 0);
}

.active\:bg-purple-800\/10:active {
  background-color: rgb(85 33 181 / 0.1);
}

.active\:bg-purple-800\/100:active {
  background-color: rgb(85 33 181 / 1);
}

.active\:bg-purple-800\/15:active {
  background-color: rgb(85 33 181 / 0.15);
}

.active\:bg-purple-800\/20:active {
  background-color: rgb(85 33 181 / 0.2);
}

.active\:bg-purple-800\/25:active {
  background-color: rgb(85 33 181 / 0.25);
}

.active\:bg-purple-800\/30:active {
  background-color: rgb(85 33 181 / 0.3);
}

.active\:bg-purple-800\/35:active {
  background-color: rgb(85 33 181 / 0.35);
}

.active\:bg-purple-800\/40:active {
  background-color: rgb(85 33 181 / 0.4);
}

.active\:bg-purple-800\/45:active {
  background-color: rgb(85 33 181 / 0.45);
}

.active\:bg-purple-800\/5:active {
  background-color: rgb(85 33 181 / 0.05);
}

.active\:bg-purple-800\/50:active {
  background-color: rgb(85 33 181 / 0.5);
}

.active\:bg-purple-800\/55:active {
  background-color: rgb(85 33 181 / 0.55);
}

.active\:bg-purple-800\/60:active {
  background-color: rgb(85 33 181 / 0.6);
}

.active\:bg-purple-800\/65:active {
  background-color: rgb(85 33 181 / 0.65);
}

.active\:bg-purple-800\/70:active {
  background-color: rgb(85 33 181 / 0.7);
}

.active\:bg-purple-800\/75:active {
  background-color: rgb(85 33 181 / 0.75);
}

.active\:bg-purple-800\/80:active {
  background-color: rgb(85 33 181 / 0.8);
}

.active\:bg-purple-800\/85:active {
  background-color: rgb(85 33 181 / 0.85);
}

.active\:bg-purple-800\/90:active {
  background-color: rgb(85 33 181 / 0.9);
}

.active\:bg-purple-800\/95:active {
  background-color: rgb(85 33 181 / 0.95);
}

.active\:bg-purple-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(74 29 150 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple-900\/0:active {
  background-color: rgb(74 29 150 / 0);
}

.active\:bg-purple-900\/10:active {
  background-color: rgb(74 29 150 / 0.1);
}

.active\:bg-purple-900\/100:active {
  background-color: rgb(74 29 150 / 1);
}

.active\:bg-purple-900\/15:active {
  background-color: rgb(74 29 150 / 0.15);
}

.active\:bg-purple-900\/20:active {
  background-color: rgb(74 29 150 / 0.2);
}

.active\:bg-purple-900\/25:active {
  background-color: rgb(74 29 150 / 0.25);
}

.active\:bg-purple-900\/30:active {
  background-color: rgb(74 29 150 / 0.3);
}

.active\:bg-purple-900\/35:active {
  background-color: rgb(74 29 150 / 0.35);
}

.active\:bg-purple-900\/40:active {
  background-color: rgb(74 29 150 / 0.4);
}

.active\:bg-purple-900\/45:active {
  background-color: rgb(74 29 150 / 0.45);
}

.active\:bg-purple-900\/5:active {
  background-color: rgb(74 29 150 / 0.05);
}

.active\:bg-purple-900\/50:active {
  background-color: rgb(74 29 150 / 0.5);
}

.active\:bg-purple-900\/55:active {
  background-color: rgb(74 29 150 / 0.55);
}

.active\:bg-purple-900\/60:active {
  background-color: rgb(74 29 150 / 0.6);
}

.active\:bg-purple-900\/65:active {
  background-color: rgb(74 29 150 / 0.65);
}

.active\:bg-purple-900\/70:active {
  background-color: rgb(74 29 150 / 0.7);
}

.active\:bg-purple-900\/75:active {
  background-color: rgb(74 29 150 / 0.75);
}

.active\:bg-purple-900\/80:active {
  background-color: rgb(74 29 150 / 0.8);
}

.active\:bg-purple-900\/85:active {
  background-color: rgb(74 29 150 / 0.85);
}

.active\:bg-purple-900\/90:active {
  background-color: rgb(74 29 150 / 0.9);
}

.active\:bg-purple-900\/95:active {
  background-color: rgb(74 29 150 / 0.95);
}

.active\:bg-red-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-100\/0:active {
  background-color: rgb(254 226 226 / 0);
}

.active\:bg-red-100\/10:active {
  background-color: rgb(254 226 226 / 0.1);
}

.active\:bg-red-100\/100:active {
  background-color: rgb(254 226 226 / 1);
}

.active\:bg-red-100\/15:active {
  background-color: rgb(254 226 226 / 0.15);
}

.active\:bg-red-100\/20:active {
  background-color: rgb(254 226 226 / 0.2);
}

.active\:bg-red-100\/25:active {
  background-color: rgb(254 226 226 / 0.25);
}

.active\:bg-red-100\/30:active {
  background-color: rgb(254 226 226 / 0.3);
}

.active\:bg-red-100\/35:active {
  background-color: rgb(254 226 226 / 0.35);
}

.active\:bg-red-100\/40:active {
  background-color: rgb(254 226 226 / 0.4);
}

.active\:bg-red-100\/45:active {
  background-color: rgb(254 226 226 / 0.45);
}

.active\:bg-red-100\/5:active {
  background-color: rgb(254 226 226 / 0.05);
}

.active\:bg-red-100\/50:active {
  background-color: rgb(254 226 226 / 0.5);
}

.active\:bg-red-100\/55:active {
  background-color: rgb(254 226 226 / 0.55);
}

.active\:bg-red-100\/60:active {
  background-color: rgb(254 226 226 / 0.6);
}

.active\:bg-red-100\/65:active {
  background-color: rgb(254 226 226 / 0.65);
}

.active\:bg-red-100\/70:active {
  background-color: rgb(254 226 226 / 0.7);
}

.active\:bg-red-100\/75:active {
  background-color: rgb(254 226 226 / 0.75);
}

.active\:bg-red-100\/80:active {
  background-color: rgb(254 226 226 / 0.8);
}

.active\:bg-red-100\/85:active {
  background-color: rgb(254 226 226 / 0.85);
}

.active\:bg-red-100\/90:active {
  background-color: rgb(254 226 226 / 0.9);
}

.active\:bg-red-100\/95:active {
  background-color: rgb(254 226 226 / 0.95);
}

.active\:bg-red-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-200\/0:active {
  background-color: rgb(254 202 202 / 0);
}

.active\:bg-red-200\/10:active {
  background-color: rgb(254 202 202 / 0.1);
}

.active\:bg-red-200\/100:active {
  background-color: rgb(254 202 202 / 1);
}

.active\:bg-red-200\/15:active {
  background-color: rgb(254 202 202 / 0.15);
}

.active\:bg-red-200\/20:active {
  background-color: rgb(254 202 202 / 0.2);
}

.active\:bg-red-200\/25:active {
  background-color: rgb(254 202 202 / 0.25);
}

.active\:bg-red-200\/30:active {
  background-color: rgb(254 202 202 / 0.3);
}

.active\:bg-red-200\/35:active {
  background-color: rgb(254 202 202 / 0.35);
}

.active\:bg-red-200\/40:active {
  background-color: rgb(254 202 202 / 0.4);
}

.active\:bg-red-200\/45:active {
  background-color: rgb(254 202 202 / 0.45);
}

.active\:bg-red-200\/5:active {
  background-color: rgb(254 202 202 / 0.05);
}

.active\:bg-red-200\/50:active {
  background-color: rgb(254 202 202 / 0.5);
}

.active\:bg-red-200\/55:active {
  background-color: rgb(254 202 202 / 0.55);
}

.active\:bg-red-200\/60:active {
  background-color: rgb(254 202 202 / 0.6);
}

.active\:bg-red-200\/65:active {
  background-color: rgb(254 202 202 / 0.65);
}

.active\:bg-red-200\/70:active {
  background-color: rgb(254 202 202 / 0.7);
}

.active\:bg-red-200\/75:active {
  background-color: rgb(254 202 202 / 0.75);
}

.active\:bg-red-200\/80:active {
  background-color: rgb(254 202 202 / 0.8);
}

.active\:bg-red-200\/85:active {
  background-color: rgb(254 202 202 / 0.85);
}

.active\:bg-red-200\/90:active {
  background-color: rgb(254 202 202 / 0.9);
}

.active\:bg-red-200\/95:active {
  background-color: rgb(254 202 202 / 0.95);
}

.active\:bg-red-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-300\/0:active {
  background-color: rgb(252 165 165 / 0);
}

.active\:bg-red-300\/10:active {
  background-color: rgb(252 165 165 / 0.1);
}

.active\:bg-red-300\/100:active {
  background-color: rgb(252 165 165 / 1);
}

.active\:bg-red-300\/15:active {
  background-color: rgb(252 165 165 / 0.15);
}

.active\:bg-red-300\/20:active {
  background-color: rgb(252 165 165 / 0.2);
}

.active\:bg-red-300\/25:active {
  background-color: rgb(252 165 165 / 0.25);
}

.active\:bg-red-300\/30:active {
  background-color: rgb(252 165 165 / 0.3);
}

.active\:bg-red-300\/35:active {
  background-color: rgb(252 165 165 / 0.35);
}

.active\:bg-red-300\/40:active {
  background-color: rgb(252 165 165 / 0.4);
}

.active\:bg-red-300\/45:active {
  background-color: rgb(252 165 165 / 0.45);
}

.active\:bg-red-300\/5:active {
  background-color: rgb(252 165 165 / 0.05);
}

.active\:bg-red-300\/50:active {
  background-color: rgb(252 165 165 / 0.5);
}

.active\:bg-red-300\/55:active {
  background-color: rgb(252 165 165 / 0.55);
}

.active\:bg-red-300\/60:active {
  background-color: rgb(252 165 165 / 0.6);
}

.active\:bg-red-300\/65:active {
  background-color: rgb(252 165 165 / 0.65);
}

.active\:bg-red-300\/70:active {
  background-color: rgb(252 165 165 / 0.7);
}

.active\:bg-red-300\/75:active {
  background-color: rgb(252 165 165 / 0.75);
}

.active\:bg-red-300\/80:active {
  background-color: rgb(252 165 165 / 0.8);
}

.active\:bg-red-300\/85:active {
  background-color: rgb(252 165 165 / 0.85);
}

.active\:bg-red-300\/90:active {
  background-color: rgb(252 165 165 / 0.9);
}

.active\:bg-red-300\/95:active {
  background-color: rgb(252 165 165 / 0.95);
}

.active\:bg-red-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-400\/0:active {
  background-color: rgb(248 113 113 / 0);
}

.active\:bg-red-400\/10:active {
  background-color: rgb(248 113 113 / 0.1);
}

.active\:bg-red-400\/100:active {
  background-color: rgb(248 113 113 / 1);
}

.active\:bg-red-400\/15:active {
  background-color: rgb(248 113 113 / 0.15);
}

.active\:bg-red-400\/20:active {
  background-color: rgb(248 113 113 / 0.2);
}

.active\:bg-red-400\/25:active {
  background-color: rgb(248 113 113 / 0.25);
}

.active\:bg-red-400\/30:active {
  background-color: rgb(248 113 113 / 0.3);
}

.active\:bg-red-400\/35:active {
  background-color: rgb(248 113 113 / 0.35);
}

.active\:bg-red-400\/40:active {
  background-color: rgb(248 113 113 / 0.4);
}

.active\:bg-red-400\/45:active {
  background-color: rgb(248 113 113 / 0.45);
}

.active\:bg-red-400\/5:active {
  background-color: rgb(248 113 113 / 0.05);
}

.active\:bg-red-400\/50:active {
  background-color: rgb(248 113 113 / 0.5);
}

.active\:bg-red-400\/55:active {
  background-color: rgb(248 113 113 / 0.55);
}

.active\:bg-red-400\/60:active {
  background-color: rgb(248 113 113 / 0.6);
}

.active\:bg-red-400\/65:active {
  background-color: rgb(248 113 113 / 0.65);
}

.active\:bg-red-400\/70:active {
  background-color: rgb(248 113 113 / 0.7);
}

.active\:bg-red-400\/75:active {
  background-color: rgb(248 113 113 / 0.75);
}

.active\:bg-red-400\/80:active {
  background-color: rgb(248 113 113 / 0.8);
}

.active\:bg-red-400\/85:active {
  background-color: rgb(248 113 113 / 0.85);
}

.active\:bg-red-400\/90:active {
  background-color: rgb(248 113 113 / 0.9);
}

.active\:bg-red-400\/95:active {
  background-color: rgb(248 113 113 / 0.95);
}

.active\:bg-red-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-500\/0:active {
  background-color: rgb(239 68 68 / 0);
}

.active\:bg-red-500\/10:active {
  background-color: rgb(239 68 68 / 0.1);
}

.active\:bg-red-500\/100:active {
  background-color: rgb(239 68 68 / 1);
}

.active\:bg-red-500\/15:active {
  background-color: rgb(239 68 68 / 0.15);
}

.active\:bg-red-500\/20:active {
  background-color: rgb(239 68 68 / 0.2);
}

.active\:bg-red-500\/25:active {
  background-color: rgb(239 68 68 / 0.25);
}

.active\:bg-red-500\/30:active {
  background-color: rgb(239 68 68 / 0.3);
}

.active\:bg-red-500\/35:active {
  background-color: rgb(239 68 68 / 0.35);
}

.active\:bg-red-500\/40:active {
  background-color: rgb(239 68 68 / 0.4);
}

.active\:bg-red-500\/45:active {
  background-color: rgb(239 68 68 / 0.45);
}

.active\:bg-red-500\/5:active {
  background-color: rgb(239 68 68 / 0.05);
}

.active\:bg-red-500\/50:active {
  background-color: rgb(239 68 68 / 0.5);
}

.active\:bg-red-500\/55:active {
  background-color: rgb(239 68 68 / 0.55);
}

.active\:bg-red-500\/60:active {
  background-color: rgb(239 68 68 / 0.6);
}

.active\:bg-red-500\/65:active {
  background-color: rgb(239 68 68 / 0.65);
}

.active\:bg-red-500\/70:active {
  background-color: rgb(239 68 68 / 0.7);
}

.active\:bg-red-500\/75:active {
  background-color: rgb(239 68 68 / 0.75);
}

.active\:bg-red-500\/80:active {
  background-color: rgb(239 68 68 / 0.8);
}

.active\:bg-red-500\/85:active {
  background-color: rgb(239 68 68 / 0.85);
}

.active\:bg-red-500\/90:active {
  background-color: rgb(239 68 68 / 0.9);
}

.active\:bg-red-500\/95:active {
  background-color: rgb(239 68 68 / 0.95);
}

.active\:bg-red-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-600\/0:active {
  background-color: rgb(220 38 38 / 0);
}

.active\:bg-red-600\/10:active {
  background-color: rgb(220 38 38 / 0.1);
}

.active\:bg-red-600\/100:active {
  background-color: rgb(220 38 38 / 1);
}

.active\:bg-red-600\/15:active {
  background-color: rgb(220 38 38 / 0.15);
}

.active\:bg-red-600\/20:active {
  background-color: rgb(220 38 38 / 0.2);
}

.active\:bg-red-600\/25:active {
  background-color: rgb(220 38 38 / 0.25);
}

.active\:bg-red-600\/30:active {
  background-color: rgb(220 38 38 / 0.3);
}

.active\:bg-red-600\/35:active {
  background-color: rgb(220 38 38 / 0.35);
}

.active\:bg-red-600\/40:active {
  background-color: rgb(220 38 38 / 0.4);
}

.active\:bg-red-600\/45:active {
  background-color: rgb(220 38 38 / 0.45);
}

.active\:bg-red-600\/5:active {
  background-color: rgb(220 38 38 / 0.05);
}

.active\:bg-red-600\/50:active {
  background-color: rgb(220 38 38 / 0.5);
}

.active\:bg-red-600\/55:active {
  background-color: rgb(220 38 38 / 0.55);
}

.active\:bg-red-600\/60:active {
  background-color: rgb(220 38 38 / 0.6);
}

.active\:bg-red-600\/65:active {
  background-color: rgb(220 38 38 / 0.65);
}

.active\:bg-red-600\/70:active {
  background-color: rgb(220 38 38 / 0.7);
}

.active\:bg-red-600\/75:active {
  background-color: rgb(220 38 38 / 0.75);
}

.active\:bg-red-600\/80:active {
  background-color: rgb(220 38 38 / 0.8);
}

.active\:bg-red-600\/85:active {
  background-color: rgb(220 38 38 / 0.85);
}

.active\:bg-red-600\/90:active {
  background-color: rgb(220 38 38 / 0.9);
}

.active\:bg-red-600\/95:active {
  background-color: rgb(220 38 38 / 0.95);
}

.active\:bg-red-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-700\/0:active {
  background-color: rgb(185 28 28 / 0);
}

.active\:bg-red-700\/10:active {
  background-color: rgb(185 28 28 / 0.1);
}

.active\:bg-red-700\/100:active {
  background-color: rgb(185 28 28 / 1);
}

.active\:bg-red-700\/15:active {
  background-color: rgb(185 28 28 / 0.15);
}

.active\:bg-red-700\/20:active {
  background-color: rgb(185 28 28 / 0.2);
}

.active\:bg-red-700\/25:active {
  background-color: rgb(185 28 28 / 0.25);
}

.active\:bg-red-700\/30:active {
  background-color: rgb(185 28 28 / 0.3);
}

.active\:bg-red-700\/35:active {
  background-color: rgb(185 28 28 / 0.35);
}

.active\:bg-red-700\/40:active {
  background-color: rgb(185 28 28 / 0.4);
}

.active\:bg-red-700\/45:active {
  background-color: rgb(185 28 28 / 0.45);
}

.active\:bg-red-700\/5:active {
  background-color: rgb(185 28 28 / 0.05);
}

.active\:bg-red-700\/50:active {
  background-color: rgb(185 28 28 / 0.5);
}

.active\:bg-red-700\/55:active {
  background-color: rgb(185 28 28 / 0.55);
}

.active\:bg-red-700\/60:active {
  background-color: rgb(185 28 28 / 0.6);
}

.active\:bg-red-700\/65:active {
  background-color: rgb(185 28 28 / 0.65);
}

.active\:bg-red-700\/70:active {
  background-color: rgb(185 28 28 / 0.7);
}

.active\:bg-red-700\/75:active {
  background-color: rgb(185 28 28 / 0.75);
}

.active\:bg-red-700\/80:active {
  background-color: rgb(185 28 28 / 0.8);
}

.active\:bg-red-700\/85:active {
  background-color: rgb(185 28 28 / 0.85);
}

.active\:bg-red-700\/90:active {
  background-color: rgb(185 28 28 / 0.9);
}

.active\:bg-red-700\/95:active {
  background-color: rgb(185 28 28 / 0.95);
}

.active\:bg-red-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-800\/0:active {
  background-color: rgb(153 27 27 / 0);
}

.active\:bg-red-800\/10:active {
  background-color: rgb(153 27 27 / 0.1);
}

.active\:bg-red-800\/100:active {
  background-color: rgb(153 27 27 / 1);
}

.active\:bg-red-800\/15:active {
  background-color: rgb(153 27 27 / 0.15);
}

.active\:bg-red-800\/20:active {
  background-color: rgb(153 27 27 / 0.2);
}

.active\:bg-red-800\/25:active {
  background-color: rgb(153 27 27 / 0.25);
}

.active\:bg-red-800\/30:active {
  background-color: rgb(153 27 27 / 0.3);
}

.active\:bg-red-800\/35:active {
  background-color: rgb(153 27 27 / 0.35);
}

.active\:bg-red-800\/40:active {
  background-color: rgb(153 27 27 / 0.4);
}

.active\:bg-red-800\/45:active {
  background-color: rgb(153 27 27 / 0.45);
}

.active\:bg-red-800\/5:active {
  background-color: rgb(153 27 27 / 0.05);
}

.active\:bg-red-800\/50:active {
  background-color: rgb(153 27 27 / 0.5);
}

.active\:bg-red-800\/55:active {
  background-color: rgb(153 27 27 / 0.55);
}

.active\:bg-red-800\/60:active {
  background-color: rgb(153 27 27 / 0.6);
}

.active\:bg-red-800\/65:active {
  background-color: rgb(153 27 27 / 0.65);
}

.active\:bg-red-800\/70:active {
  background-color: rgb(153 27 27 / 0.7);
}

.active\:bg-red-800\/75:active {
  background-color: rgb(153 27 27 / 0.75);
}

.active\:bg-red-800\/80:active {
  background-color: rgb(153 27 27 / 0.8);
}

.active\:bg-red-800\/85:active {
  background-color: rgb(153 27 27 / 0.85);
}

.active\:bg-red-800\/90:active {
  background-color: rgb(153 27 27 / 0.9);
}

.active\:bg-red-800\/95:active {
  background-color: rgb(153 27 27 / 0.95);
}

.active\:bg-red-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-900\/0:active {
  background-color: rgb(127 29 29 / 0);
}

.active\:bg-red-900\/10:active {
  background-color: rgb(127 29 29 / 0.1);
}

.active\:bg-red-900\/100:active {
  background-color: rgb(127 29 29 / 1);
}

.active\:bg-red-900\/15:active {
  background-color: rgb(127 29 29 / 0.15);
}

.active\:bg-red-900\/20:active {
  background-color: rgb(127 29 29 / 0.2);
}

.active\:bg-red-900\/25:active {
  background-color: rgb(127 29 29 / 0.25);
}

.active\:bg-red-900\/30:active {
  background-color: rgb(127 29 29 / 0.3);
}

.active\:bg-red-900\/35:active {
  background-color: rgb(127 29 29 / 0.35);
}

.active\:bg-red-900\/40:active {
  background-color: rgb(127 29 29 / 0.4);
}

.active\:bg-red-900\/45:active {
  background-color: rgb(127 29 29 / 0.45);
}

.active\:bg-red-900\/5:active {
  background-color: rgb(127 29 29 / 0.05);
}

.active\:bg-red-900\/50:active {
  background-color: rgb(127 29 29 / 0.5);
}

.active\:bg-red-900\/55:active {
  background-color: rgb(127 29 29 / 0.55);
}

.active\:bg-red-900\/60:active {
  background-color: rgb(127 29 29 / 0.6);
}

.active\:bg-red-900\/65:active {
  background-color: rgb(127 29 29 / 0.65);
}

.active\:bg-red-900\/70:active {
  background-color: rgb(127 29 29 / 0.7);
}

.active\:bg-red-900\/75:active {
  background-color: rgb(127 29 29 / 0.75);
}

.active\:bg-red-900\/80:active {
  background-color: rgb(127 29 29 / 0.8);
}

.active\:bg-red-900\/85:active {
  background-color: rgb(127 29 29 / 0.85);
}

.active\:bg-red-900\/90:active {
  background-color: rgb(127 29 29 / 0.9);
}

.active\:bg-red-900\/95:active {
  background-color: rgb(127 29 29 / 0.95);
}

.active\:bg-slate-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.active\:bg-slate-100\/0:active {
  background-color: rgb(241 245 249 / 0);
}

.active\:bg-slate-100\/10:active {
  background-color: rgb(241 245 249 / 0.1);
}

.active\:bg-slate-100\/100:active {
  background-color: rgb(241 245 249 / 1);
}

.active\:bg-slate-100\/15:active {
  background-color: rgb(241 245 249 / 0.15);
}

.active\:bg-slate-100\/20:active {
  background-color: rgb(241 245 249 / 0.2);
}

.active\:bg-slate-100\/25:active {
  background-color: rgb(241 245 249 / 0.25);
}

.active\:bg-slate-100\/30:active {
  background-color: rgb(241 245 249 / 0.3);
}

.active\:bg-slate-100\/35:active {
  background-color: rgb(241 245 249 / 0.35);
}

.active\:bg-slate-100\/40:active {
  background-color: rgb(241 245 249 / 0.4);
}

.active\:bg-slate-100\/45:active {
  background-color: rgb(241 245 249 / 0.45);
}

.active\:bg-slate-100\/5:active {
  background-color: rgb(241 245 249 / 0.05);
}

.active\:bg-slate-100\/50:active {
  background-color: rgb(241 245 249 / 0.5);
}

.active\:bg-slate-100\/55:active {
  background-color: rgb(241 245 249 / 0.55);
}

.active\:bg-slate-100\/60:active {
  background-color: rgb(241 245 249 / 0.6);
}

.active\:bg-slate-100\/65:active {
  background-color: rgb(241 245 249 / 0.65);
}

.active\:bg-slate-100\/70:active {
  background-color: rgb(241 245 249 / 0.7);
}

.active\:bg-slate-100\/75:active {
  background-color: rgb(241 245 249 / 0.75);
}

.active\:bg-slate-100\/80:active {
  background-color: rgb(241 245 249 / 0.8);
}

.active\:bg-slate-100\/85:active {
  background-color: rgb(241 245 249 / 0.85);
}

.active\:bg-slate-100\/90:active {
  background-color: rgb(241 245 249 / 0.9);
}

.active\:bg-slate-100\/95:active {
  background-color: rgb(241 245 249 / 0.95);
}

.active\:bg-slate-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

.active\:bg-slate-200\/0:active {
  background-color: rgb(226 232 240 / 0);
}

.active\:bg-slate-200\/10:active {
  background-color: rgb(226 232 240 / 0.1);
}

.active\:bg-slate-200\/100:active {
  background-color: rgb(226 232 240 / 1);
}

.active\:bg-slate-200\/15:active {
  background-color: rgb(226 232 240 / 0.15);
}

.active\:bg-slate-200\/20:active {
  background-color: rgb(226 232 240 / 0.2);
}

.active\:bg-slate-200\/25:active {
  background-color: rgb(226 232 240 / 0.25);
}

.active\:bg-slate-200\/30:active {
  background-color: rgb(226 232 240 / 0.3);
}

.active\:bg-slate-200\/35:active {
  background-color: rgb(226 232 240 / 0.35);
}

.active\:bg-slate-200\/40:active {
  background-color: rgb(226 232 240 / 0.4);
}

.active\:bg-slate-200\/45:active {
  background-color: rgb(226 232 240 / 0.45);
}

.active\:bg-slate-200\/5:active {
  background-color: rgb(226 232 240 / 0.05);
}

.active\:bg-slate-200\/50:active {
  background-color: rgb(226 232 240 / 0.5);
}

.active\:bg-slate-200\/55:active {
  background-color: rgb(226 232 240 / 0.55);
}

.active\:bg-slate-200\/60:active {
  background-color: rgb(226 232 240 / 0.6);
}

.active\:bg-slate-200\/65:active {
  background-color: rgb(226 232 240 / 0.65);
}

.active\:bg-slate-200\/70:active {
  background-color: rgb(226 232 240 / 0.7);
}

.active\:bg-slate-200\/75:active {
  background-color: rgb(226 232 240 / 0.75);
}

.active\:bg-slate-200\/80:active {
  background-color: rgb(226 232 240 / 0.8);
}

.active\:bg-slate-200\/85:active {
  background-color: rgb(226 232 240 / 0.85);
}

.active\:bg-slate-200\/90:active {
  background-color: rgb(226 232 240 / 0.9);
}

.active\:bg-slate-200\/95:active {
  background-color: rgb(226 232 240 / 0.95);
}

.active\:bg-slate-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

.active\:bg-slate-300\/0:active {
  background-color: rgb(203 213 225 / 0);
}

.active\:bg-slate-300\/10:active {
  background-color: rgb(203 213 225 / 0.1);
}

.active\:bg-slate-300\/100:active {
  background-color: rgb(203 213 225 / 1);
}

.active\:bg-slate-300\/15:active {
  background-color: rgb(203 213 225 / 0.15);
}

.active\:bg-slate-300\/20:active {
  background-color: rgb(203 213 225 / 0.2);
}

.active\:bg-slate-300\/25:active {
  background-color: rgb(203 213 225 / 0.25);
}

.active\:bg-slate-300\/30:active {
  background-color: rgb(203 213 225 / 0.3);
}

.active\:bg-slate-300\/35:active {
  background-color: rgb(203 213 225 / 0.35);
}

.active\:bg-slate-300\/40:active {
  background-color: rgb(203 213 225 / 0.4);
}

.active\:bg-slate-300\/45:active {
  background-color: rgb(203 213 225 / 0.45);
}

.active\:bg-slate-300\/5:active {
  background-color: rgb(203 213 225 / 0.05);
}

.active\:bg-slate-300\/50:active {
  background-color: rgb(203 213 225 / 0.5);
}

.active\:bg-slate-300\/55:active {
  background-color: rgb(203 213 225 / 0.55);
}

.active\:bg-slate-300\/60:active {
  background-color: rgb(203 213 225 / 0.6);
}

.active\:bg-slate-300\/65:active {
  background-color: rgb(203 213 225 / 0.65);
}

.active\:bg-slate-300\/70:active {
  background-color: rgb(203 213 225 / 0.7);
}

.active\:bg-slate-300\/75:active {
  background-color: rgb(203 213 225 / 0.75);
}

.active\:bg-slate-300\/80:active {
  background-color: rgb(203 213 225 / 0.8);
}

.active\:bg-slate-300\/85:active {
  background-color: rgb(203 213 225 / 0.85);
}

.active\:bg-slate-300\/90:active {
  background-color: rgb(203 213 225 / 0.9);
}

.active\:bg-slate-300\/95:active {
  background-color: rgb(203 213 225 / 0.95);
}

.active\:bg-slate-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}

.active\:bg-slate-400\/0:active {
  background-color: rgb(148 163 184 / 0);
}

.active\:bg-slate-400\/10:active {
  background-color: rgb(148 163 184 / 0.1);
}

.active\:bg-slate-400\/100:active {
  background-color: rgb(148 163 184 / 1);
}

.active\:bg-slate-400\/15:active {
  background-color: rgb(148 163 184 / 0.15);
}

.active\:bg-slate-400\/20:active {
  background-color: rgb(148 163 184 / 0.2);
}

.active\:bg-slate-400\/25:active {
  background-color: rgb(148 163 184 / 0.25);
}

.active\:bg-slate-400\/30:active {
  background-color: rgb(148 163 184 / 0.3);
}

.active\:bg-slate-400\/35:active {
  background-color: rgb(148 163 184 / 0.35);
}

.active\:bg-slate-400\/40:active {
  background-color: rgb(148 163 184 / 0.4);
}

.active\:bg-slate-400\/45:active {
  background-color: rgb(148 163 184 / 0.45);
}

.active\:bg-slate-400\/5:active {
  background-color: rgb(148 163 184 / 0.05);
}

.active\:bg-slate-400\/50:active {
  background-color: rgb(148 163 184 / 0.5);
}

.active\:bg-slate-400\/55:active {
  background-color: rgb(148 163 184 / 0.55);
}

.active\:bg-slate-400\/60:active {
  background-color: rgb(148 163 184 / 0.6);
}

.active\:bg-slate-400\/65:active {
  background-color: rgb(148 163 184 / 0.65);
}

.active\:bg-slate-400\/70:active {
  background-color: rgb(148 163 184 / 0.7);
}

.active\:bg-slate-400\/75:active {
  background-color: rgb(148 163 184 / 0.75);
}

.active\:bg-slate-400\/80:active {
  background-color: rgb(148 163 184 / 0.8);
}

.active\:bg-slate-400\/85:active {
  background-color: rgb(148 163 184 / 0.85);
}

.active\:bg-slate-400\/90:active {
  background-color: rgb(148 163 184 / 0.9);
}

.active\:bg-slate-400\/95:active {
  background-color: rgb(148 163 184 / 0.95);
}

.active\:bg-slate-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}

.active\:bg-slate-500\/0:active {
  background-color: rgb(100 116 139 / 0);
}

.active\:bg-slate-500\/10:active {
  background-color: rgb(100 116 139 / 0.1);
}

.active\:bg-slate-500\/100:active {
  background-color: rgb(100 116 139 / 1);
}

.active\:bg-slate-500\/15:active {
  background-color: rgb(100 116 139 / 0.15);
}

.active\:bg-slate-500\/20:active {
  background-color: rgb(100 116 139 / 0.2);
}

.active\:bg-slate-500\/25:active {
  background-color: rgb(100 116 139 / 0.25);
}

.active\:bg-slate-500\/30:active {
  background-color: rgb(100 116 139 / 0.3);
}

.active\:bg-slate-500\/35:active {
  background-color: rgb(100 116 139 / 0.35);
}

.active\:bg-slate-500\/40:active {
  background-color: rgb(100 116 139 / 0.4);
}

.active\:bg-slate-500\/45:active {
  background-color: rgb(100 116 139 / 0.45);
}

.active\:bg-slate-500\/5:active {
  background-color: rgb(100 116 139 / 0.05);
}

.active\:bg-slate-500\/50:active {
  background-color: rgb(100 116 139 / 0.5);
}

.active\:bg-slate-500\/55:active {
  background-color: rgb(100 116 139 / 0.55);
}

.active\:bg-slate-500\/60:active {
  background-color: rgb(100 116 139 / 0.6);
}

.active\:bg-slate-500\/65:active {
  background-color: rgb(100 116 139 / 0.65);
}

.active\:bg-slate-500\/70:active {
  background-color: rgb(100 116 139 / 0.7);
}

.active\:bg-slate-500\/75:active {
  background-color: rgb(100 116 139 / 0.75);
}

.active\:bg-slate-500\/80:active {
  background-color: rgb(100 116 139 / 0.8);
}

.active\:bg-slate-500\/85:active {
  background-color: rgb(100 116 139 / 0.85);
}

.active\:bg-slate-500\/90:active {
  background-color: rgb(100 116 139 / 0.9);
}

.active\:bg-slate-500\/95:active {
  background-color: rgb(100 116 139 / 0.95);
}

.active\:bg-slate-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}

.active\:bg-slate-600\/0:active {
  background-color: rgb(71 85 105 / 0);
}

.active\:bg-slate-600\/10:active {
  background-color: rgb(71 85 105 / 0.1);
}

.active\:bg-slate-600\/100:active {
  background-color: rgb(71 85 105 / 1);
}

.active\:bg-slate-600\/15:active {
  background-color: rgb(71 85 105 / 0.15);
}

.active\:bg-slate-600\/20:active {
  background-color: rgb(71 85 105 / 0.2);
}

.active\:bg-slate-600\/25:active {
  background-color: rgb(71 85 105 / 0.25);
}

.active\:bg-slate-600\/30:active {
  background-color: rgb(71 85 105 / 0.3);
}

.active\:bg-slate-600\/35:active {
  background-color: rgb(71 85 105 / 0.35);
}

.active\:bg-slate-600\/40:active {
  background-color: rgb(71 85 105 / 0.4);
}

.active\:bg-slate-600\/45:active {
  background-color: rgb(71 85 105 / 0.45);
}

.active\:bg-slate-600\/5:active {
  background-color: rgb(71 85 105 / 0.05);
}

.active\:bg-slate-600\/50:active {
  background-color: rgb(71 85 105 / 0.5);
}

.active\:bg-slate-600\/55:active {
  background-color: rgb(71 85 105 / 0.55);
}

.active\:bg-slate-600\/60:active {
  background-color: rgb(71 85 105 / 0.6);
}

.active\:bg-slate-600\/65:active {
  background-color: rgb(71 85 105 / 0.65);
}

.active\:bg-slate-600\/70:active {
  background-color: rgb(71 85 105 / 0.7);
}

.active\:bg-slate-600\/75:active {
  background-color: rgb(71 85 105 / 0.75);
}

.active\:bg-slate-600\/80:active {
  background-color: rgb(71 85 105 / 0.8);
}

.active\:bg-slate-600\/85:active {
  background-color: rgb(71 85 105 / 0.85);
}

.active\:bg-slate-600\/90:active {
  background-color: rgb(71 85 105 / 0.9);
}

.active\:bg-slate-600\/95:active {
  background-color: rgb(71 85 105 / 0.95);
}

.active\:bg-slate-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.active\:bg-slate-700\/0:active {
  background-color: rgb(51 65 85 / 0);
}

.active\:bg-slate-700\/10:active {
  background-color: rgb(51 65 85 / 0.1);
}

.active\:bg-slate-700\/100:active {
  background-color: rgb(51 65 85 / 1);
}

.active\:bg-slate-700\/15:active {
  background-color: rgb(51 65 85 / 0.15);
}

.active\:bg-slate-700\/20:active {
  background-color: rgb(51 65 85 / 0.2);
}

.active\:bg-slate-700\/25:active {
  background-color: rgb(51 65 85 / 0.25);
}

.active\:bg-slate-700\/30:active {
  background-color: rgb(51 65 85 / 0.3);
}

.active\:bg-slate-700\/35:active {
  background-color: rgb(51 65 85 / 0.35);
}

.active\:bg-slate-700\/40:active {
  background-color: rgb(51 65 85 / 0.4);
}

.active\:bg-slate-700\/45:active {
  background-color: rgb(51 65 85 / 0.45);
}

.active\:bg-slate-700\/5:active {
  background-color: rgb(51 65 85 / 0.05);
}

.active\:bg-slate-700\/50:active {
  background-color: rgb(51 65 85 / 0.5);
}

.active\:bg-slate-700\/55:active {
  background-color: rgb(51 65 85 / 0.55);
}

.active\:bg-slate-700\/60:active {
  background-color: rgb(51 65 85 / 0.6);
}

.active\:bg-slate-700\/65:active {
  background-color: rgb(51 65 85 / 0.65);
}

.active\:bg-slate-700\/70:active {
  background-color: rgb(51 65 85 / 0.7);
}

.active\:bg-slate-700\/75:active {
  background-color: rgb(51 65 85 / 0.75);
}

.active\:bg-slate-700\/80:active {
  background-color: rgb(51 65 85 / 0.8);
}

.active\:bg-slate-700\/85:active {
  background-color: rgb(51 65 85 / 0.85);
}

.active\:bg-slate-700\/90:active {
  background-color: rgb(51 65 85 / 0.9);
}

.active\:bg-slate-700\/95:active {
  background-color: rgb(51 65 85 / 0.95);
}

.active\:bg-slate-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.active\:bg-slate-800\/0:active {
  background-color: rgb(30 41 59 / 0);
}

.active\:bg-slate-800\/10:active {
  background-color: rgb(30 41 59 / 0.1);
}

.active\:bg-slate-800\/100:active {
  background-color: rgb(30 41 59 / 1);
}

.active\:bg-slate-800\/15:active {
  background-color: rgb(30 41 59 / 0.15);
}

.active\:bg-slate-800\/20:active {
  background-color: rgb(30 41 59 / 0.2);
}

.active\:bg-slate-800\/25:active {
  background-color: rgb(30 41 59 / 0.25);
}

.active\:bg-slate-800\/30:active {
  background-color: rgb(30 41 59 / 0.3);
}

.active\:bg-slate-800\/35:active {
  background-color: rgb(30 41 59 / 0.35);
}

.active\:bg-slate-800\/40:active {
  background-color: rgb(30 41 59 / 0.4);
}

.active\:bg-slate-800\/45:active {
  background-color: rgb(30 41 59 / 0.45);
}

.active\:bg-slate-800\/5:active {
  background-color: rgb(30 41 59 / 0.05);
}

.active\:bg-slate-800\/50:active {
  background-color: rgb(30 41 59 / 0.5);
}

.active\:bg-slate-800\/55:active {
  background-color: rgb(30 41 59 / 0.55);
}

.active\:bg-slate-800\/60:active {
  background-color: rgb(30 41 59 / 0.6);
}

.active\:bg-slate-800\/65:active {
  background-color: rgb(30 41 59 / 0.65);
}

.active\:bg-slate-800\/70:active {
  background-color: rgb(30 41 59 / 0.7);
}

.active\:bg-slate-800\/75:active {
  background-color: rgb(30 41 59 / 0.75);
}

.active\:bg-slate-800\/80:active {
  background-color: rgb(30 41 59 / 0.8);
}

.active\:bg-slate-800\/85:active {
  background-color: rgb(30 41 59 / 0.85);
}

.active\:bg-slate-800\/90:active {
  background-color: rgb(30 41 59 / 0.9);
}

.active\:bg-slate-800\/95:active {
  background-color: rgb(30 41 59 / 0.95);
}

.active\:bg-slate-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.active\:bg-slate-900\/0:active {
  background-color: rgb(15 23 42 / 0);
}

.active\:bg-slate-900\/10:active {
  background-color: rgb(15 23 42 / 0.1);
}

.active\:bg-slate-900\/100:active {
  background-color: rgb(15 23 42 / 1);
}

.active\:bg-slate-900\/15:active {
  background-color: rgb(15 23 42 / 0.15);
}

.active\:bg-slate-900\/20:active {
  background-color: rgb(15 23 42 / 0.2);
}

.active\:bg-slate-900\/25:active {
  background-color: rgb(15 23 42 / 0.25);
}

.active\:bg-slate-900\/30:active {
  background-color: rgb(15 23 42 / 0.3);
}

.active\:bg-slate-900\/35:active {
  background-color: rgb(15 23 42 / 0.35);
}

.active\:bg-slate-900\/40:active {
  background-color: rgb(15 23 42 / 0.4);
}

.active\:bg-slate-900\/45:active {
  background-color: rgb(15 23 42 / 0.45);
}

.active\:bg-slate-900\/5:active {
  background-color: rgb(15 23 42 / 0.05);
}

.active\:bg-slate-900\/50:active {
  background-color: rgb(15 23 42 / 0.5);
}

.active\:bg-slate-900\/55:active {
  background-color: rgb(15 23 42 / 0.55);
}

.active\:bg-slate-900\/60:active {
  background-color: rgb(15 23 42 / 0.6);
}

.active\:bg-slate-900\/65:active {
  background-color: rgb(15 23 42 / 0.65);
}

.active\:bg-slate-900\/70:active {
  background-color: rgb(15 23 42 / 0.7);
}

.active\:bg-slate-900\/75:active {
  background-color: rgb(15 23 42 / 0.75);
}

.active\:bg-slate-900\/80:active {
  background-color: rgb(15 23 42 / 0.8);
}

.active\:bg-slate-900\/85:active {
  background-color: rgb(15 23 42 / 0.85);
}

.active\:bg-slate-900\/90:active {
  background-color: rgb(15 23 42 / 0.9);
}

.active\:bg-slate-900\/95:active {
  background-color: rgb(15 23 42 / 0.95);
}

.active\:bg-stone-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}

.active\:bg-stone-100\/0:active {
  background-color: rgb(245 245 244 / 0);
}

.active\:bg-stone-100\/10:active {
  background-color: rgb(245 245 244 / 0.1);
}

.active\:bg-stone-100\/100:active {
  background-color: rgb(245 245 244 / 1);
}

.active\:bg-stone-100\/15:active {
  background-color: rgb(245 245 244 / 0.15);
}

.active\:bg-stone-100\/20:active {
  background-color: rgb(245 245 244 / 0.2);
}

.active\:bg-stone-100\/25:active {
  background-color: rgb(245 245 244 / 0.25);
}

.active\:bg-stone-100\/30:active {
  background-color: rgb(245 245 244 / 0.3);
}

.active\:bg-stone-100\/35:active {
  background-color: rgb(245 245 244 / 0.35);
}

.active\:bg-stone-100\/40:active {
  background-color: rgb(245 245 244 / 0.4);
}

.active\:bg-stone-100\/45:active {
  background-color: rgb(245 245 244 / 0.45);
}

.active\:bg-stone-100\/5:active {
  background-color: rgb(245 245 244 / 0.05);
}

.active\:bg-stone-100\/50:active {
  background-color: rgb(245 245 244 / 0.5);
}

.active\:bg-stone-100\/55:active {
  background-color: rgb(245 245 244 / 0.55);
}

.active\:bg-stone-100\/60:active {
  background-color: rgb(245 245 244 / 0.6);
}

.active\:bg-stone-100\/65:active {
  background-color: rgb(245 245 244 / 0.65);
}

.active\:bg-stone-100\/70:active {
  background-color: rgb(245 245 244 / 0.7);
}

.active\:bg-stone-100\/75:active {
  background-color: rgb(245 245 244 / 0.75);
}

.active\:bg-stone-100\/80:active {
  background-color: rgb(245 245 244 / 0.8);
}

.active\:bg-stone-100\/85:active {
  background-color: rgb(245 245 244 / 0.85);
}

.active\:bg-stone-100\/90:active {
  background-color: rgb(245 245 244 / 0.9);
}

.active\:bg-stone-100\/95:active {
  background-color: rgb(245 245 244 / 0.95);
}

.active\:bg-stone-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
}

.active\:bg-stone-200\/0:active {
  background-color: rgb(231 229 228 / 0);
}

.active\:bg-stone-200\/10:active {
  background-color: rgb(231 229 228 / 0.1);
}

.active\:bg-stone-200\/100:active {
  background-color: rgb(231 229 228 / 1);
}

.active\:bg-stone-200\/15:active {
  background-color: rgb(231 229 228 / 0.15);
}

.active\:bg-stone-200\/20:active {
  background-color: rgb(231 229 228 / 0.2);
}

.active\:bg-stone-200\/25:active {
  background-color: rgb(231 229 228 / 0.25);
}

.active\:bg-stone-200\/30:active {
  background-color: rgb(231 229 228 / 0.3);
}

.active\:bg-stone-200\/35:active {
  background-color: rgb(231 229 228 / 0.35);
}

.active\:bg-stone-200\/40:active {
  background-color: rgb(231 229 228 / 0.4);
}

.active\:bg-stone-200\/45:active {
  background-color: rgb(231 229 228 / 0.45);
}

.active\:bg-stone-200\/5:active {
  background-color: rgb(231 229 228 / 0.05);
}

.active\:bg-stone-200\/50:active {
  background-color: rgb(231 229 228 / 0.5);
}

.active\:bg-stone-200\/55:active {
  background-color: rgb(231 229 228 / 0.55);
}

.active\:bg-stone-200\/60:active {
  background-color: rgb(231 229 228 / 0.6);
}

.active\:bg-stone-200\/65:active {
  background-color: rgb(231 229 228 / 0.65);
}

.active\:bg-stone-200\/70:active {
  background-color: rgb(231 229 228 / 0.7);
}

.active\:bg-stone-200\/75:active {
  background-color: rgb(231 229 228 / 0.75);
}

.active\:bg-stone-200\/80:active {
  background-color: rgb(231 229 228 / 0.8);
}

.active\:bg-stone-200\/85:active {
  background-color: rgb(231 229 228 / 0.85);
}

.active\:bg-stone-200\/90:active {
  background-color: rgb(231 229 228 / 0.9);
}

.active\:bg-stone-200\/95:active {
  background-color: rgb(231 229 228 / 0.95);
}

.active\:bg-stone-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1));
}

.active\:bg-stone-300\/0:active {
  background-color: rgb(214 211 209 / 0);
}

.active\:bg-stone-300\/10:active {
  background-color: rgb(214 211 209 / 0.1);
}

.active\:bg-stone-300\/100:active {
  background-color: rgb(214 211 209 / 1);
}

.active\:bg-stone-300\/15:active {
  background-color: rgb(214 211 209 / 0.15);
}

.active\:bg-stone-300\/20:active {
  background-color: rgb(214 211 209 / 0.2);
}

.active\:bg-stone-300\/25:active {
  background-color: rgb(214 211 209 / 0.25);
}

.active\:bg-stone-300\/30:active {
  background-color: rgb(214 211 209 / 0.3);
}

.active\:bg-stone-300\/35:active {
  background-color: rgb(214 211 209 / 0.35);
}

.active\:bg-stone-300\/40:active {
  background-color: rgb(214 211 209 / 0.4);
}

.active\:bg-stone-300\/45:active {
  background-color: rgb(214 211 209 / 0.45);
}

.active\:bg-stone-300\/5:active {
  background-color: rgb(214 211 209 / 0.05);
}

.active\:bg-stone-300\/50:active {
  background-color: rgb(214 211 209 / 0.5);
}

.active\:bg-stone-300\/55:active {
  background-color: rgb(214 211 209 / 0.55);
}

.active\:bg-stone-300\/60:active {
  background-color: rgb(214 211 209 / 0.6);
}

.active\:bg-stone-300\/65:active {
  background-color: rgb(214 211 209 / 0.65);
}

.active\:bg-stone-300\/70:active {
  background-color: rgb(214 211 209 / 0.7);
}

.active\:bg-stone-300\/75:active {
  background-color: rgb(214 211 209 / 0.75);
}

.active\:bg-stone-300\/80:active {
  background-color: rgb(214 211 209 / 0.8);
}

.active\:bg-stone-300\/85:active {
  background-color: rgb(214 211 209 / 0.85);
}

.active\:bg-stone-300\/90:active {
  background-color: rgb(214 211 209 / 0.9);
}

.active\:bg-stone-300\/95:active {
  background-color: rgb(214 211 209 / 0.95);
}

.active\:bg-stone-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1));
}

.active\:bg-stone-400\/0:active {
  background-color: rgb(168 162 158 / 0);
}

.active\:bg-stone-400\/10:active {
  background-color: rgb(168 162 158 / 0.1);
}

.active\:bg-stone-400\/100:active {
  background-color: rgb(168 162 158 / 1);
}

.active\:bg-stone-400\/15:active {
  background-color: rgb(168 162 158 / 0.15);
}

.active\:bg-stone-400\/20:active {
  background-color: rgb(168 162 158 / 0.2);
}

.active\:bg-stone-400\/25:active {
  background-color: rgb(168 162 158 / 0.25);
}

.active\:bg-stone-400\/30:active {
  background-color: rgb(168 162 158 / 0.3);
}

.active\:bg-stone-400\/35:active {
  background-color: rgb(168 162 158 / 0.35);
}

.active\:bg-stone-400\/40:active {
  background-color: rgb(168 162 158 / 0.4);
}

.active\:bg-stone-400\/45:active {
  background-color: rgb(168 162 158 / 0.45);
}

.active\:bg-stone-400\/5:active {
  background-color: rgb(168 162 158 / 0.05);
}

.active\:bg-stone-400\/50:active {
  background-color: rgb(168 162 158 / 0.5);
}

.active\:bg-stone-400\/55:active {
  background-color: rgb(168 162 158 / 0.55);
}

.active\:bg-stone-400\/60:active {
  background-color: rgb(168 162 158 / 0.6);
}

.active\:bg-stone-400\/65:active {
  background-color: rgb(168 162 158 / 0.65);
}

.active\:bg-stone-400\/70:active {
  background-color: rgb(168 162 158 / 0.7);
}

.active\:bg-stone-400\/75:active {
  background-color: rgb(168 162 158 / 0.75);
}

.active\:bg-stone-400\/80:active {
  background-color: rgb(168 162 158 / 0.8);
}

.active\:bg-stone-400\/85:active {
  background-color: rgb(168 162 158 / 0.85);
}

.active\:bg-stone-400\/90:active {
  background-color: rgb(168 162 158 / 0.9);
}

.active\:bg-stone-400\/95:active {
  background-color: rgb(168 162 158 / 0.95);
}

.active\:bg-stone-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1));
}

.active\:bg-stone-500\/0:active {
  background-color: rgb(120 113 108 / 0);
}

.active\:bg-stone-500\/10:active {
  background-color: rgb(120 113 108 / 0.1);
}

.active\:bg-stone-500\/100:active {
  background-color: rgb(120 113 108 / 1);
}

.active\:bg-stone-500\/15:active {
  background-color: rgb(120 113 108 / 0.15);
}

.active\:bg-stone-500\/20:active {
  background-color: rgb(120 113 108 / 0.2);
}

.active\:bg-stone-500\/25:active {
  background-color: rgb(120 113 108 / 0.25);
}

.active\:bg-stone-500\/30:active {
  background-color: rgb(120 113 108 / 0.3);
}

.active\:bg-stone-500\/35:active {
  background-color: rgb(120 113 108 / 0.35);
}

.active\:bg-stone-500\/40:active {
  background-color: rgb(120 113 108 / 0.4);
}

.active\:bg-stone-500\/45:active {
  background-color: rgb(120 113 108 / 0.45);
}

.active\:bg-stone-500\/5:active {
  background-color: rgb(120 113 108 / 0.05);
}

.active\:bg-stone-500\/50:active {
  background-color: rgb(120 113 108 / 0.5);
}

.active\:bg-stone-500\/55:active {
  background-color: rgb(120 113 108 / 0.55);
}

.active\:bg-stone-500\/60:active {
  background-color: rgb(120 113 108 / 0.6);
}

.active\:bg-stone-500\/65:active {
  background-color: rgb(120 113 108 / 0.65);
}

.active\:bg-stone-500\/70:active {
  background-color: rgb(120 113 108 / 0.7);
}

.active\:bg-stone-500\/75:active {
  background-color: rgb(120 113 108 / 0.75);
}

.active\:bg-stone-500\/80:active {
  background-color: rgb(120 113 108 / 0.8);
}

.active\:bg-stone-500\/85:active {
  background-color: rgb(120 113 108 / 0.85);
}

.active\:bg-stone-500\/90:active {
  background-color: rgb(120 113 108 / 0.9);
}

.active\:bg-stone-500\/95:active {
  background-color: rgb(120 113 108 / 0.95);
}

.active\:bg-stone-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1));
}

.active\:bg-stone-600\/0:active {
  background-color: rgb(87 83 78 / 0);
}

.active\:bg-stone-600\/10:active {
  background-color: rgb(87 83 78 / 0.1);
}

.active\:bg-stone-600\/100:active {
  background-color: rgb(87 83 78 / 1);
}

.active\:bg-stone-600\/15:active {
  background-color: rgb(87 83 78 / 0.15);
}

.active\:bg-stone-600\/20:active {
  background-color: rgb(87 83 78 / 0.2);
}

.active\:bg-stone-600\/25:active {
  background-color: rgb(87 83 78 / 0.25);
}

.active\:bg-stone-600\/30:active {
  background-color: rgb(87 83 78 / 0.3);
}

.active\:bg-stone-600\/35:active {
  background-color: rgb(87 83 78 / 0.35);
}

.active\:bg-stone-600\/40:active {
  background-color: rgb(87 83 78 / 0.4);
}

.active\:bg-stone-600\/45:active {
  background-color: rgb(87 83 78 / 0.45);
}

.active\:bg-stone-600\/5:active {
  background-color: rgb(87 83 78 / 0.05);
}

.active\:bg-stone-600\/50:active {
  background-color: rgb(87 83 78 / 0.5);
}

.active\:bg-stone-600\/55:active {
  background-color: rgb(87 83 78 / 0.55);
}

.active\:bg-stone-600\/60:active {
  background-color: rgb(87 83 78 / 0.6);
}

.active\:bg-stone-600\/65:active {
  background-color: rgb(87 83 78 / 0.65);
}

.active\:bg-stone-600\/70:active {
  background-color: rgb(87 83 78 / 0.7);
}

.active\:bg-stone-600\/75:active {
  background-color: rgb(87 83 78 / 0.75);
}

.active\:bg-stone-600\/80:active {
  background-color: rgb(87 83 78 / 0.8);
}

.active\:bg-stone-600\/85:active {
  background-color: rgb(87 83 78 / 0.85);
}

.active\:bg-stone-600\/90:active {
  background-color: rgb(87 83 78 / 0.9);
}

.active\:bg-stone-600\/95:active {
  background-color: rgb(87 83 78 / 0.95);
}

.active\:bg-stone-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1));
}

.active\:bg-stone-700\/0:active {
  background-color: rgb(68 64 60 / 0);
}

.active\:bg-stone-700\/10:active {
  background-color: rgb(68 64 60 / 0.1);
}

.active\:bg-stone-700\/100:active {
  background-color: rgb(68 64 60 / 1);
}

.active\:bg-stone-700\/15:active {
  background-color: rgb(68 64 60 / 0.15);
}

.active\:bg-stone-700\/20:active {
  background-color: rgb(68 64 60 / 0.2);
}

.active\:bg-stone-700\/25:active {
  background-color: rgb(68 64 60 / 0.25);
}

.active\:bg-stone-700\/30:active {
  background-color: rgb(68 64 60 / 0.3);
}

.active\:bg-stone-700\/35:active {
  background-color: rgb(68 64 60 / 0.35);
}

.active\:bg-stone-700\/40:active {
  background-color: rgb(68 64 60 / 0.4);
}

.active\:bg-stone-700\/45:active {
  background-color: rgb(68 64 60 / 0.45);
}

.active\:bg-stone-700\/5:active {
  background-color: rgb(68 64 60 / 0.05);
}

.active\:bg-stone-700\/50:active {
  background-color: rgb(68 64 60 / 0.5);
}

.active\:bg-stone-700\/55:active {
  background-color: rgb(68 64 60 / 0.55);
}

.active\:bg-stone-700\/60:active {
  background-color: rgb(68 64 60 / 0.6);
}

.active\:bg-stone-700\/65:active {
  background-color: rgb(68 64 60 / 0.65);
}

.active\:bg-stone-700\/70:active {
  background-color: rgb(68 64 60 / 0.7);
}

.active\:bg-stone-700\/75:active {
  background-color: rgb(68 64 60 / 0.75);
}

.active\:bg-stone-700\/80:active {
  background-color: rgb(68 64 60 / 0.8);
}

.active\:bg-stone-700\/85:active {
  background-color: rgb(68 64 60 / 0.85);
}

.active\:bg-stone-700\/90:active {
  background-color: rgb(68 64 60 / 0.9);
}

.active\:bg-stone-700\/95:active {
  background-color: rgb(68 64 60 / 0.95);
}

.active\:bg-stone-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1));
}

.active\:bg-stone-800\/0:active {
  background-color: rgb(41 37 36 / 0);
}

.active\:bg-stone-800\/10:active {
  background-color: rgb(41 37 36 / 0.1);
}

.active\:bg-stone-800\/100:active {
  background-color: rgb(41 37 36 / 1);
}

.active\:bg-stone-800\/15:active {
  background-color: rgb(41 37 36 / 0.15);
}

.active\:bg-stone-800\/20:active {
  background-color: rgb(41 37 36 / 0.2);
}

.active\:bg-stone-800\/25:active {
  background-color: rgb(41 37 36 / 0.25);
}

.active\:bg-stone-800\/30:active {
  background-color: rgb(41 37 36 / 0.3);
}

.active\:bg-stone-800\/35:active {
  background-color: rgb(41 37 36 / 0.35);
}

.active\:bg-stone-800\/40:active {
  background-color: rgb(41 37 36 / 0.4);
}

.active\:bg-stone-800\/45:active {
  background-color: rgb(41 37 36 / 0.45);
}

.active\:bg-stone-800\/5:active {
  background-color: rgb(41 37 36 / 0.05);
}

.active\:bg-stone-800\/50:active {
  background-color: rgb(41 37 36 / 0.5);
}

.active\:bg-stone-800\/55:active {
  background-color: rgb(41 37 36 / 0.55);
}

.active\:bg-stone-800\/60:active {
  background-color: rgb(41 37 36 / 0.6);
}

.active\:bg-stone-800\/65:active {
  background-color: rgb(41 37 36 / 0.65);
}

.active\:bg-stone-800\/70:active {
  background-color: rgb(41 37 36 / 0.7);
}

.active\:bg-stone-800\/75:active {
  background-color: rgb(41 37 36 / 0.75);
}

.active\:bg-stone-800\/80:active {
  background-color: rgb(41 37 36 / 0.8);
}

.active\:bg-stone-800\/85:active {
  background-color: rgb(41 37 36 / 0.85);
}

.active\:bg-stone-800\/90:active {
  background-color: rgb(41 37 36 / 0.9);
}

.active\:bg-stone-800\/95:active {
  background-color: rgb(41 37 36 / 0.95);
}

.active\:bg-stone-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
}

.active\:bg-stone-900\/0:active {
  background-color: rgb(28 25 23 / 0);
}

.active\:bg-stone-900\/10:active {
  background-color: rgb(28 25 23 / 0.1);
}

.active\:bg-stone-900\/100:active {
  background-color: rgb(28 25 23 / 1);
}

.active\:bg-stone-900\/15:active {
  background-color: rgb(28 25 23 / 0.15);
}

.active\:bg-stone-900\/20:active {
  background-color: rgb(28 25 23 / 0.2);
}

.active\:bg-stone-900\/25:active {
  background-color: rgb(28 25 23 / 0.25);
}

.active\:bg-stone-900\/30:active {
  background-color: rgb(28 25 23 / 0.3);
}

.active\:bg-stone-900\/35:active {
  background-color: rgb(28 25 23 / 0.35);
}

.active\:bg-stone-900\/40:active {
  background-color: rgb(28 25 23 / 0.4);
}

.active\:bg-stone-900\/45:active {
  background-color: rgb(28 25 23 / 0.45);
}

.active\:bg-stone-900\/5:active {
  background-color: rgb(28 25 23 / 0.05);
}

.active\:bg-stone-900\/50:active {
  background-color: rgb(28 25 23 / 0.5);
}

.active\:bg-stone-900\/55:active {
  background-color: rgb(28 25 23 / 0.55);
}

.active\:bg-stone-900\/60:active {
  background-color: rgb(28 25 23 / 0.6);
}

.active\:bg-stone-900\/65:active {
  background-color: rgb(28 25 23 / 0.65);
}

.active\:bg-stone-900\/70:active {
  background-color: rgb(28 25 23 / 0.7);
}

.active\:bg-stone-900\/75:active {
  background-color: rgb(28 25 23 / 0.75);
}

.active\:bg-stone-900\/80:active {
  background-color: rgb(28 25 23 / 0.8);
}

.active\:bg-stone-900\/85:active {
  background-color: rgb(28 25 23 / 0.85);
}

.active\:bg-stone-900\/90:active {
  background-color: rgb(28 25 23 / 0.9);
}

.active\:bg-stone-900\/95:active {
  background-color: rgb(28 25 23 / 0.95);
}

.active\:bg-yellow-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 246 178 / var(--tw-bg-opacity, 1));
}

.active\:bg-yellow-100\/0:active {
  background-color: rgb(253 246 178 / 0);
}

.active\:bg-yellow-100\/10:active {
  background-color: rgb(253 246 178 / 0.1);
}

.active\:bg-yellow-100\/100:active {
  background-color: rgb(253 246 178 / 1);
}

.active\:bg-yellow-100\/15:active {
  background-color: rgb(253 246 178 / 0.15);
}

.active\:bg-yellow-100\/20:active {
  background-color: rgb(253 246 178 / 0.2);
}

.active\:bg-yellow-100\/25:active {
  background-color: rgb(253 246 178 / 0.25);
}

.active\:bg-yellow-100\/30:active {
  background-color: rgb(253 246 178 / 0.3);
}

.active\:bg-yellow-100\/35:active {
  background-color: rgb(253 246 178 / 0.35);
}

.active\:bg-yellow-100\/40:active {
  background-color: rgb(253 246 178 / 0.4);
}

.active\:bg-yellow-100\/45:active {
  background-color: rgb(253 246 178 / 0.45);
}

.active\:bg-yellow-100\/5:active {
  background-color: rgb(253 246 178 / 0.05);
}

.active\:bg-yellow-100\/50:active {
  background-color: rgb(253 246 178 / 0.5);
}

.active\:bg-yellow-100\/55:active {
  background-color: rgb(253 246 178 / 0.55);
}

.active\:bg-yellow-100\/60:active {
  background-color: rgb(253 246 178 / 0.6);
}

.active\:bg-yellow-100\/65:active {
  background-color: rgb(253 246 178 / 0.65);
}

.active\:bg-yellow-100\/70:active {
  background-color: rgb(253 246 178 / 0.7);
}

.active\:bg-yellow-100\/75:active {
  background-color: rgb(253 246 178 / 0.75);
}

.active\:bg-yellow-100\/80:active {
  background-color: rgb(253 246 178 / 0.8);
}

.active\:bg-yellow-100\/85:active {
  background-color: rgb(253 246 178 / 0.85);
}

.active\:bg-yellow-100\/90:active {
  background-color: rgb(253 246 178 / 0.9);
}

.active\:bg-yellow-100\/95:active {
  background-color: rgb(253 246 178 / 0.95);
}

.active\:bg-yellow-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 106 / var(--tw-bg-opacity, 1));
}

.active\:bg-yellow-200\/0:active {
  background-color: rgb(252 233 106 / 0);
}

.active\:bg-yellow-200\/10:active {
  background-color: rgb(252 233 106 / 0.1);
}

.active\:bg-yellow-200\/100:active {
  background-color: rgb(252 233 106 / 1);
}

.active\:bg-yellow-200\/15:active {
  background-color: rgb(252 233 106 / 0.15);
}

.active\:bg-yellow-200\/20:active {
  background-color: rgb(252 233 106 / 0.2);
}

.active\:bg-yellow-200\/25:active {
  background-color: rgb(252 233 106 / 0.25);
}

.active\:bg-yellow-200\/30:active {
  background-color: rgb(252 233 106 / 0.3);
}

.active\:bg-yellow-200\/35:active {
  background-color: rgb(252 233 106 / 0.35);
}

.active\:bg-yellow-200\/40:active {
  background-color: rgb(252 233 106 / 0.4);
}

.active\:bg-yellow-200\/45:active {
  background-color: rgb(252 233 106 / 0.45);
}

.active\:bg-yellow-200\/5:active {
  background-color: rgb(252 233 106 / 0.05);
}

.active\:bg-yellow-200\/50:active {
  background-color: rgb(252 233 106 / 0.5);
}

.active\:bg-yellow-200\/55:active {
  background-color: rgb(252 233 106 / 0.55);
}

.active\:bg-yellow-200\/60:active {
  background-color: rgb(252 233 106 / 0.6);
}

.active\:bg-yellow-200\/65:active {
  background-color: rgb(252 233 106 / 0.65);
}

.active\:bg-yellow-200\/70:active {
  background-color: rgb(252 233 106 / 0.7);
}

.active\:bg-yellow-200\/75:active {
  background-color: rgb(252 233 106 / 0.75);
}

.active\:bg-yellow-200\/80:active {
  background-color: rgb(252 233 106 / 0.8);
}

.active\:bg-yellow-200\/85:active {
  background-color: rgb(252 233 106 / 0.85);
}

.active\:bg-yellow-200\/90:active {
  background-color: rgb(252 233 106 / 0.9);
}

.active\:bg-yellow-200\/95:active {
  background-color: rgb(252 233 106 / 0.95);
}

.active\:bg-yellow-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(250 202 21 / var(--tw-bg-opacity, 1));
}

.active\:bg-yellow-300\/0:active {
  background-color: rgb(250 202 21 / 0);
}

.active\:bg-yellow-300\/10:active {
  background-color: rgb(250 202 21 / 0.1);
}

.active\:bg-yellow-300\/100:active {
  background-color: rgb(250 202 21 / 1);
}

.active\:bg-yellow-300\/15:active {
  background-color: rgb(250 202 21 / 0.15);
}

.active\:bg-yellow-300\/20:active {
  background-color: rgb(250 202 21 / 0.2);
}

.active\:bg-yellow-300\/25:active {
  background-color: rgb(250 202 21 / 0.25);
}

.active\:bg-yellow-300\/30:active {
  background-color: rgb(250 202 21 / 0.3);
}

.active\:bg-yellow-300\/35:active {
  background-color: rgb(250 202 21 / 0.35);
}

.active\:bg-yellow-300\/40:active {
  background-color: rgb(250 202 21 / 0.4);
}

.active\:bg-yellow-300\/45:active {
  background-color: rgb(250 202 21 / 0.45);
}

.active\:bg-yellow-300\/5:active {
  background-color: rgb(250 202 21 / 0.05);
}

.active\:bg-yellow-300\/50:active {
  background-color: rgb(250 202 21 / 0.5);
}

.active\:bg-yellow-300\/55:active {
  background-color: rgb(250 202 21 / 0.55);
}

.active\:bg-yellow-300\/60:active {
  background-color: rgb(250 202 21 / 0.6);
}

.active\:bg-yellow-300\/65:active {
  background-color: rgb(250 202 21 / 0.65);
}

.active\:bg-yellow-300\/70:active {
  background-color: rgb(250 202 21 / 0.7);
}

.active\:bg-yellow-300\/75:active {
  background-color: rgb(250 202 21 / 0.75);
}

.active\:bg-yellow-300\/80:active {
  background-color: rgb(250 202 21 / 0.8);
}

.active\:bg-yellow-300\/85:active {
  background-color: rgb(250 202 21 / 0.85);
}

.active\:bg-yellow-300\/90:active {
  background-color: rgb(250 202 21 / 0.9);
}

.active\:bg-yellow-300\/95:active {
  background-color: rgb(250 202 21 / 0.95);
}

.active\:bg-yellow-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(227 160 8 / var(--tw-bg-opacity, 1));
}

.active\:bg-yellow-400\/0:active {
  background-color: rgb(227 160 8 / 0);
}

.active\:bg-yellow-400\/10:active {
  background-color: rgb(227 160 8 / 0.1);
}

.active\:bg-yellow-400\/100:active {
  background-color: rgb(227 160 8 / 1);
}

.active\:bg-yellow-400\/15:active {
  background-color: rgb(227 160 8 / 0.15);
}

.active\:bg-yellow-400\/20:active {
  background-color: rgb(227 160 8 / 0.2);
}

.active\:bg-yellow-400\/25:active {
  background-color: rgb(227 160 8 / 0.25);
}

.active\:bg-yellow-400\/30:active {
  background-color: rgb(227 160 8 / 0.3);
}

.active\:bg-yellow-400\/35:active {
  background-color: rgb(227 160 8 / 0.35);
}

.active\:bg-yellow-400\/40:active {
  background-color: rgb(227 160 8 / 0.4);
}

.active\:bg-yellow-400\/45:active {
  background-color: rgb(227 160 8 / 0.45);
}

.active\:bg-yellow-400\/5:active {
  background-color: rgb(227 160 8 / 0.05);
}

.active\:bg-yellow-400\/50:active {
  background-color: rgb(227 160 8 / 0.5);
}

.active\:bg-yellow-400\/55:active {
  background-color: rgb(227 160 8 / 0.55);
}

.active\:bg-yellow-400\/60:active {
  background-color: rgb(227 160 8 / 0.6);
}

.active\:bg-yellow-400\/65:active {
  background-color: rgb(227 160 8 / 0.65);
}

.active\:bg-yellow-400\/70:active {
  background-color: rgb(227 160 8 / 0.7);
}

.active\:bg-yellow-400\/75:active {
  background-color: rgb(227 160 8 / 0.75);
}

.active\:bg-yellow-400\/80:active {
  background-color: rgb(227 160 8 / 0.8);
}

.active\:bg-yellow-400\/85:active {
  background-color: rgb(227 160 8 / 0.85);
}

.active\:bg-yellow-400\/90:active {
  background-color: rgb(227 160 8 / 0.9);
}

.active\:bg-yellow-400\/95:active {
  background-color: rgb(227 160 8 / 0.95);
}

.active\:bg-yellow-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(194 120 3 / var(--tw-bg-opacity, 1));
}

.active\:bg-yellow-500\/0:active {
  background-color: rgb(194 120 3 / 0);
}

.active\:bg-yellow-500\/10:active {
  background-color: rgb(194 120 3 / 0.1);
}

.active\:bg-yellow-500\/100:active {
  background-color: rgb(194 120 3 / 1);
}

.active\:bg-yellow-500\/15:active {
  background-color: rgb(194 120 3 / 0.15);
}

.active\:bg-yellow-500\/20:active {
  background-color: rgb(194 120 3 / 0.2);
}

.active\:bg-yellow-500\/25:active {
  background-color: rgb(194 120 3 / 0.25);
}

.active\:bg-yellow-500\/30:active {
  background-color: rgb(194 120 3 / 0.3);
}

.active\:bg-yellow-500\/35:active {
  background-color: rgb(194 120 3 / 0.35);
}

.active\:bg-yellow-500\/40:active {
  background-color: rgb(194 120 3 / 0.4);
}

.active\:bg-yellow-500\/45:active {
  background-color: rgb(194 120 3 / 0.45);
}

.active\:bg-yellow-500\/5:active {
  background-color: rgb(194 120 3 / 0.05);
}

.active\:bg-yellow-500\/50:active {
  background-color: rgb(194 120 3 / 0.5);
}

.active\:bg-yellow-500\/55:active {
  background-color: rgb(194 120 3 / 0.55);
}

.active\:bg-yellow-500\/60:active {
  background-color: rgb(194 120 3 / 0.6);
}

.active\:bg-yellow-500\/65:active {
  background-color: rgb(194 120 3 / 0.65);
}

.active\:bg-yellow-500\/70:active {
  background-color: rgb(194 120 3 / 0.7);
}

.active\:bg-yellow-500\/75:active {
  background-color: rgb(194 120 3 / 0.75);
}

.active\:bg-yellow-500\/80:active {
  background-color: rgb(194 120 3 / 0.8);
}

.active\:bg-yellow-500\/85:active {
  background-color: rgb(194 120 3 / 0.85);
}

.active\:bg-yellow-500\/90:active {
  background-color: rgb(194 120 3 / 0.9);
}

.active\:bg-yellow-500\/95:active {
  background-color: rgb(194 120 3 / 0.95);
}

.active\:bg-yellow-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(159 88 10 / var(--tw-bg-opacity, 1));
}

.active\:bg-yellow-600\/0:active {
  background-color: rgb(159 88 10 / 0);
}

.active\:bg-yellow-600\/10:active {
  background-color: rgb(159 88 10 / 0.1);
}

.active\:bg-yellow-600\/100:active {
  background-color: rgb(159 88 10 / 1);
}

.active\:bg-yellow-600\/15:active {
  background-color: rgb(159 88 10 / 0.15);
}

.active\:bg-yellow-600\/20:active {
  background-color: rgb(159 88 10 / 0.2);
}

.active\:bg-yellow-600\/25:active {
  background-color: rgb(159 88 10 / 0.25);
}

.active\:bg-yellow-600\/30:active {
  background-color: rgb(159 88 10 / 0.3);
}

.active\:bg-yellow-600\/35:active {
  background-color: rgb(159 88 10 / 0.35);
}

.active\:bg-yellow-600\/40:active {
  background-color: rgb(159 88 10 / 0.4);
}

.active\:bg-yellow-600\/45:active {
  background-color: rgb(159 88 10 / 0.45);
}

.active\:bg-yellow-600\/5:active {
  background-color: rgb(159 88 10 / 0.05);
}

.active\:bg-yellow-600\/50:active {
  background-color: rgb(159 88 10 / 0.5);
}

.active\:bg-yellow-600\/55:active {
  background-color: rgb(159 88 10 / 0.55);
}

.active\:bg-yellow-600\/60:active {
  background-color: rgb(159 88 10 / 0.6);
}

.active\:bg-yellow-600\/65:active {
  background-color: rgb(159 88 10 / 0.65);
}

.active\:bg-yellow-600\/70:active {
  background-color: rgb(159 88 10 / 0.7);
}

.active\:bg-yellow-600\/75:active {
  background-color: rgb(159 88 10 / 0.75);
}

.active\:bg-yellow-600\/80:active {
  background-color: rgb(159 88 10 / 0.8);
}

.active\:bg-yellow-600\/85:active {
  background-color: rgb(159 88 10 / 0.85);
}

.active\:bg-yellow-600\/90:active {
  background-color: rgb(159 88 10 / 0.9);
}

.active\:bg-yellow-600\/95:active {
  background-color: rgb(159 88 10 / 0.95);
}

.active\:bg-yellow-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(142 75 16 / var(--tw-bg-opacity, 1));
}

.active\:bg-yellow-700\/0:active {
  background-color: rgb(142 75 16 / 0);
}

.active\:bg-yellow-700\/10:active {
  background-color: rgb(142 75 16 / 0.1);
}

.active\:bg-yellow-700\/100:active {
  background-color: rgb(142 75 16 / 1);
}

.active\:bg-yellow-700\/15:active {
  background-color: rgb(142 75 16 / 0.15);
}

.active\:bg-yellow-700\/20:active {
  background-color: rgb(142 75 16 / 0.2);
}

.active\:bg-yellow-700\/25:active {
  background-color: rgb(142 75 16 / 0.25);
}

.active\:bg-yellow-700\/30:active {
  background-color: rgb(142 75 16 / 0.3);
}

.active\:bg-yellow-700\/35:active {
  background-color: rgb(142 75 16 / 0.35);
}

.active\:bg-yellow-700\/40:active {
  background-color: rgb(142 75 16 / 0.4);
}

.active\:bg-yellow-700\/45:active {
  background-color: rgb(142 75 16 / 0.45);
}

.active\:bg-yellow-700\/5:active {
  background-color: rgb(142 75 16 / 0.05);
}

.active\:bg-yellow-700\/50:active {
  background-color: rgb(142 75 16 / 0.5);
}

.active\:bg-yellow-700\/55:active {
  background-color: rgb(142 75 16 / 0.55);
}

.active\:bg-yellow-700\/60:active {
  background-color: rgb(142 75 16 / 0.6);
}

.active\:bg-yellow-700\/65:active {
  background-color: rgb(142 75 16 / 0.65);
}

.active\:bg-yellow-700\/70:active {
  background-color: rgb(142 75 16 / 0.7);
}

.active\:bg-yellow-700\/75:active {
  background-color: rgb(142 75 16 / 0.75);
}

.active\:bg-yellow-700\/80:active {
  background-color: rgb(142 75 16 / 0.8);
}

.active\:bg-yellow-700\/85:active {
  background-color: rgb(142 75 16 / 0.85);
}

.active\:bg-yellow-700\/90:active {
  background-color: rgb(142 75 16 / 0.9);
}

.active\:bg-yellow-700\/95:active {
  background-color: rgb(142 75 16 / 0.95);
}

.active\:bg-yellow-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(114 59 19 / var(--tw-bg-opacity, 1));
}

.active\:bg-yellow-800\/0:active {
  background-color: rgb(114 59 19 / 0);
}

.active\:bg-yellow-800\/10:active {
  background-color: rgb(114 59 19 / 0.1);
}

.active\:bg-yellow-800\/100:active {
  background-color: rgb(114 59 19 / 1);
}

.active\:bg-yellow-800\/15:active {
  background-color: rgb(114 59 19 / 0.15);
}

.active\:bg-yellow-800\/20:active {
  background-color: rgb(114 59 19 / 0.2);
}

.active\:bg-yellow-800\/25:active {
  background-color: rgb(114 59 19 / 0.25);
}

.active\:bg-yellow-800\/30:active {
  background-color: rgb(114 59 19 / 0.3);
}

.active\:bg-yellow-800\/35:active {
  background-color: rgb(114 59 19 / 0.35);
}

.active\:bg-yellow-800\/40:active {
  background-color: rgb(114 59 19 / 0.4);
}

.active\:bg-yellow-800\/45:active {
  background-color: rgb(114 59 19 / 0.45);
}

.active\:bg-yellow-800\/5:active {
  background-color: rgb(114 59 19 / 0.05);
}

.active\:bg-yellow-800\/50:active {
  background-color: rgb(114 59 19 / 0.5);
}

.active\:bg-yellow-800\/55:active {
  background-color: rgb(114 59 19 / 0.55);
}

.active\:bg-yellow-800\/60:active {
  background-color: rgb(114 59 19 / 0.6);
}

.active\:bg-yellow-800\/65:active {
  background-color: rgb(114 59 19 / 0.65);
}

.active\:bg-yellow-800\/70:active {
  background-color: rgb(114 59 19 / 0.7);
}

.active\:bg-yellow-800\/75:active {
  background-color: rgb(114 59 19 / 0.75);
}

.active\:bg-yellow-800\/80:active {
  background-color: rgb(114 59 19 / 0.8);
}

.active\:bg-yellow-800\/85:active {
  background-color: rgb(114 59 19 / 0.85);
}

.active\:bg-yellow-800\/90:active {
  background-color: rgb(114 59 19 / 0.9);
}

.active\:bg-yellow-800\/95:active {
  background-color: rgb(114 59 19 / 0.95);
}

.active\:bg-yellow-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(99 49 18 / var(--tw-bg-opacity, 1));
}

.active\:bg-yellow-900\/0:active {
  background-color: rgb(99 49 18 / 0);
}

.active\:bg-yellow-900\/10:active {
  background-color: rgb(99 49 18 / 0.1);
}

.active\:bg-yellow-900\/100:active {
  background-color: rgb(99 49 18 / 1);
}

.active\:bg-yellow-900\/15:active {
  background-color: rgb(99 49 18 / 0.15);
}

.active\:bg-yellow-900\/20:active {
  background-color: rgb(99 49 18 / 0.2);
}

.active\:bg-yellow-900\/25:active {
  background-color: rgb(99 49 18 / 0.25);
}

.active\:bg-yellow-900\/30:active {
  background-color: rgb(99 49 18 / 0.3);
}

.active\:bg-yellow-900\/35:active {
  background-color: rgb(99 49 18 / 0.35);
}

.active\:bg-yellow-900\/40:active {
  background-color: rgb(99 49 18 / 0.4);
}

.active\:bg-yellow-900\/45:active {
  background-color: rgb(99 49 18 / 0.45);
}

.active\:bg-yellow-900\/5:active {
  background-color: rgb(99 49 18 / 0.05);
}

.active\:bg-yellow-900\/50:active {
  background-color: rgb(99 49 18 / 0.5);
}

.active\:bg-yellow-900\/55:active {
  background-color: rgb(99 49 18 / 0.55);
}

.active\:bg-yellow-900\/60:active {
  background-color: rgb(99 49 18 / 0.6);
}

.active\:bg-yellow-900\/65:active {
  background-color: rgb(99 49 18 / 0.65);
}

.active\:bg-yellow-900\/70:active {
  background-color: rgb(99 49 18 / 0.7);
}

.active\:bg-yellow-900\/75:active {
  background-color: rgb(99 49 18 / 0.75);
}

.active\:bg-yellow-900\/80:active {
  background-color: rgb(99 49 18 / 0.8);
}

.active\:bg-yellow-900\/85:active {
  background-color: rgb(99 49 18 / 0.85);
}

.active\:bg-yellow-900\/90:active {
  background-color: rgb(99 49 18 / 0.9);
}

.active\:bg-yellow-900\/95:active {
  background-color: rgb(99 49 18 / 0.95);
}

.active\:bg-zinc-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}

.active\:bg-zinc-100\/0:active {
  background-color: rgb(244 244 245 / 0);
}

.active\:bg-zinc-100\/10:active {
  background-color: rgb(244 244 245 / 0.1);
}

.active\:bg-zinc-100\/100:active {
  background-color: rgb(244 244 245 / 1);
}

.active\:bg-zinc-100\/15:active {
  background-color: rgb(244 244 245 / 0.15);
}

.active\:bg-zinc-100\/20:active {
  background-color: rgb(244 244 245 / 0.2);
}

.active\:bg-zinc-100\/25:active {
  background-color: rgb(244 244 245 / 0.25);
}

.active\:bg-zinc-100\/30:active {
  background-color: rgb(244 244 245 / 0.3);
}

.active\:bg-zinc-100\/35:active {
  background-color: rgb(244 244 245 / 0.35);
}

.active\:bg-zinc-100\/40:active {
  background-color: rgb(244 244 245 / 0.4);
}

.active\:bg-zinc-100\/45:active {
  background-color: rgb(244 244 245 / 0.45);
}

.active\:bg-zinc-100\/5:active {
  background-color: rgb(244 244 245 / 0.05);
}

.active\:bg-zinc-100\/50:active {
  background-color: rgb(244 244 245 / 0.5);
}

.active\:bg-zinc-100\/55:active {
  background-color: rgb(244 244 245 / 0.55);
}

.active\:bg-zinc-100\/60:active {
  background-color: rgb(244 244 245 / 0.6);
}

.active\:bg-zinc-100\/65:active {
  background-color: rgb(244 244 245 / 0.65);
}

.active\:bg-zinc-100\/70:active {
  background-color: rgb(244 244 245 / 0.7);
}

.active\:bg-zinc-100\/75:active {
  background-color: rgb(244 244 245 / 0.75);
}

.active\:bg-zinc-100\/80:active {
  background-color: rgb(244 244 245 / 0.8);
}

.active\:bg-zinc-100\/85:active {
  background-color: rgb(244 244 245 / 0.85);
}

.active\:bg-zinc-100\/90:active {
  background-color: rgb(244 244 245 / 0.9);
}

.active\:bg-zinc-100\/95:active {
  background-color: rgb(244 244 245 / 0.95);
}

.active\:bg-zinc-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}

.active\:bg-zinc-200\/0:active {
  background-color: rgb(228 228 231 / 0);
}

.active\:bg-zinc-200\/10:active {
  background-color: rgb(228 228 231 / 0.1);
}

.active\:bg-zinc-200\/100:active {
  background-color: rgb(228 228 231 / 1);
}

.active\:bg-zinc-200\/15:active {
  background-color: rgb(228 228 231 / 0.15);
}

.active\:bg-zinc-200\/20:active {
  background-color: rgb(228 228 231 / 0.2);
}

.active\:bg-zinc-200\/25:active {
  background-color: rgb(228 228 231 / 0.25);
}

.active\:bg-zinc-200\/30:active {
  background-color: rgb(228 228 231 / 0.3);
}

.active\:bg-zinc-200\/35:active {
  background-color: rgb(228 228 231 / 0.35);
}

.active\:bg-zinc-200\/40:active {
  background-color: rgb(228 228 231 / 0.4);
}

.active\:bg-zinc-200\/45:active {
  background-color: rgb(228 228 231 / 0.45);
}

.active\:bg-zinc-200\/5:active {
  background-color: rgb(228 228 231 / 0.05);
}

.active\:bg-zinc-200\/50:active {
  background-color: rgb(228 228 231 / 0.5);
}

.active\:bg-zinc-200\/55:active {
  background-color: rgb(228 228 231 / 0.55);
}

.active\:bg-zinc-200\/60:active {
  background-color: rgb(228 228 231 / 0.6);
}

.active\:bg-zinc-200\/65:active {
  background-color: rgb(228 228 231 / 0.65);
}

.active\:bg-zinc-200\/70:active {
  background-color: rgb(228 228 231 / 0.7);
}

.active\:bg-zinc-200\/75:active {
  background-color: rgb(228 228 231 / 0.75);
}

.active\:bg-zinc-200\/80:active {
  background-color: rgb(228 228 231 / 0.8);
}

.active\:bg-zinc-200\/85:active {
  background-color: rgb(228 228 231 / 0.85);
}

.active\:bg-zinc-200\/90:active {
  background-color: rgb(228 228 231 / 0.9);
}

.active\:bg-zinc-200\/95:active {
  background-color: rgb(228 228 231 / 0.95);
}

.active\:bg-zinc-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
}

.active\:bg-zinc-300\/0:active {
  background-color: rgb(212 212 216 / 0);
}

.active\:bg-zinc-300\/10:active {
  background-color: rgb(212 212 216 / 0.1);
}

.active\:bg-zinc-300\/100:active {
  background-color: rgb(212 212 216 / 1);
}

.active\:bg-zinc-300\/15:active {
  background-color: rgb(212 212 216 / 0.15);
}

.active\:bg-zinc-300\/20:active {
  background-color: rgb(212 212 216 / 0.2);
}

.active\:bg-zinc-300\/25:active {
  background-color: rgb(212 212 216 / 0.25);
}

.active\:bg-zinc-300\/30:active {
  background-color: rgb(212 212 216 / 0.3);
}

.active\:bg-zinc-300\/35:active {
  background-color: rgb(212 212 216 / 0.35);
}

.active\:bg-zinc-300\/40:active {
  background-color: rgb(212 212 216 / 0.4);
}

.active\:bg-zinc-300\/45:active {
  background-color: rgb(212 212 216 / 0.45);
}

.active\:bg-zinc-300\/5:active {
  background-color: rgb(212 212 216 / 0.05);
}

.active\:bg-zinc-300\/50:active {
  background-color: rgb(212 212 216 / 0.5);
}

.active\:bg-zinc-300\/55:active {
  background-color: rgb(212 212 216 / 0.55);
}

.active\:bg-zinc-300\/60:active {
  background-color: rgb(212 212 216 / 0.6);
}

.active\:bg-zinc-300\/65:active {
  background-color: rgb(212 212 216 / 0.65);
}

.active\:bg-zinc-300\/70:active {
  background-color: rgb(212 212 216 / 0.7);
}

.active\:bg-zinc-300\/75:active {
  background-color: rgb(212 212 216 / 0.75);
}

.active\:bg-zinc-300\/80:active {
  background-color: rgb(212 212 216 / 0.8);
}

.active\:bg-zinc-300\/85:active {
  background-color: rgb(212 212 216 / 0.85);
}

.active\:bg-zinc-300\/90:active {
  background-color: rgb(212 212 216 / 0.9);
}

.active\:bg-zinc-300\/95:active {
  background-color: rgb(212 212 216 / 0.95);
}

.active\:bg-zinc-400:active {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}

.active\:bg-zinc-400\/0:active {
  background-color: rgb(161 161 170 / 0);
}

.active\:bg-zinc-400\/10:active {
  background-color: rgb(161 161 170 / 0.1);
}

.active\:bg-zinc-400\/100:active {
  background-color: rgb(161 161 170 / 1);
}

.active\:bg-zinc-400\/15:active {
  background-color: rgb(161 161 170 / 0.15);
}

.active\:bg-zinc-400\/20:active {
  background-color: rgb(161 161 170 / 0.2);
}

.active\:bg-zinc-400\/25:active {
  background-color: rgb(161 161 170 / 0.25);
}

.active\:bg-zinc-400\/30:active {
  background-color: rgb(161 161 170 / 0.3);
}

.active\:bg-zinc-400\/35:active {
  background-color: rgb(161 161 170 / 0.35);
}

.active\:bg-zinc-400\/40:active {
  background-color: rgb(161 161 170 / 0.4);
}

.active\:bg-zinc-400\/45:active {
  background-color: rgb(161 161 170 / 0.45);
}

.active\:bg-zinc-400\/5:active {
  background-color: rgb(161 161 170 / 0.05);
}

.active\:bg-zinc-400\/50:active {
  background-color: rgb(161 161 170 / 0.5);
}

.active\:bg-zinc-400\/55:active {
  background-color: rgb(161 161 170 / 0.55);
}

.active\:bg-zinc-400\/60:active {
  background-color: rgb(161 161 170 / 0.6);
}

.active\:bg-zinc-400\/65:active {
  background-color: rgb(161 161 170 / 0.65);
}

.active\:bg-zinc-400\/70:active {
  background-color: rgb(161 161 170 / 0.7);
}

.active\:bg-zinc-400\/75:active {
  background-color: rgb(161 161 170 / 0.75);
}

.active\:bg-zinc-400\/80:active {
  background-color: rgb(161 161 170 / 0.8);
}

.active\:bg-zinc-400\/85:active {
  background-color: rgb(161 161 170 / 0.85);
}

.active\:bg-zinc-400\/90:active {
  background-color: rgb(161 161 170 / 0.9);
}

.active\:bg-zinc-400\/95:active {
  background-color: rgb(161 161 170 / 0.95);
}

.active\:bg-zinc-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1));
}

.active\:bg-zinc-500\/0:active {
  background-color: rgb(113 113 122 / 0);
}

.active\:bg-zinc-500\/10:active {
  background-color: rgb(113 113 122 / 0.1);
}

.active\:bg-zinc-500\/100:active {
  background-color: rgb(113 113 122 / 1);
}

.active\:bg-zinc-500\/15:active {
  background-color: rgb(113 113 122 / 0.15);
}

.active\:bg-zinc-500\/20:active {
  background-color: rgb(113 113 122 / 0.2);
}

.active\:bg-zinc-500\/25:active {
  background-color: rgb(113 113 122 / 0.25);
}

.active\:bg-zinc-500\/30:active {
  background-color: rgb(113 113 122 / 0.3);
}

.active\:bg-zinc-500\/35:active {
  background-color: rgb(113 113 122 / 0.35);
}

.active\:bg-zinc-500\/40:active {
  background-color: rgb(113 113 122 / 0.4);
}

.active\:bg-zinc-500\/45:active {
  background-color: rgb(113 113 122 / 0.45);
}

.active\:bg-zinc-500\/5:active {
  background-color: rgb(113 113 122 / 0.05);
}

.active\:bg-zinc-500\/50:active {
  background-color: rgb(113 113 122 / 0.5);
}

.active\:bg-zinc-500\/55:active {
  background-color: rgb(113 113 122 / 0.55);
}

.active\:bg-zinc-500\/60:active {
  background-color: rgb(113 113 122 / 0.6);
}

.active\:bg-zinc-500\/65:active {
  background-color: rgb(113 113 122 / 0.65);
}

.active\:bg-zinc-500\/70:active {
  background-color: rgb(113 113 122 / 0.7);
}

.active\:bg-zinc-500\/75:active {
  background-color: rgb(113 113 122 / 0.75);
}

.active\:bg-zinc-500\/80:active {
  background-color: rgb(113 113 122 / 0.8);
}

.active\:bg-zinc-500\/85:active {
  background-color: rgb(113 113 122 / 0.85);
}

.active\:bg-zinc-500\/90:active {
  background-color: rgb(113 113 122 / 0.9);
}

.active\:bg-zinc-500\/95:active {
  background-color: rgb(113 113 122 / 0.95);
}

.active\:bg-zinc-600:active {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

.active\:bg-zinc-600\/0:active {
  background-color: rgb(82 82 91 / 0);
}

.active\:bg-zinc-600\/10:active {
  background-color: rgb(82 82 91 / 0.1);
}

.active\:bg-zinc-600\/100:active {
  background-color: rgb(82 82 91 / 1);
}

.active\:bg-zinc-600\/15:active {
  background-color: rgb(82 82 91 / 0.15);
}

.active\:bg-zinc-600\/20:active {
  background-color: rgb(82 82 91 / 0.2);
}

.active\:bg-zinc-600\/25:active {
  background-color: rgb(82 82 91 / 0.25);
}

.active\:bg-zinc-600\/30:active {
  background-color: rgb(82 82 91 / 0.3);
}

.active\:bg-zinc-600\/35:active {
  background-color: rgb(82 82 91 / 0.35);
}

.active\:bg-zinc-600\/40:active {
  background-color: rgb(82 82 91 / 0.4);
}

.active\:bg-zinc-600\/45:active {
  background-color: rgb(82 82 91 / 0.45);
}

.active\:bg-zinc-600\/5:active {
  background-color: rgb(82 82 91 / 0.05);
}

.active\:bg-zinc-600\/50:active {
  background-color: rgb(82 82 91 / 0.5);
}

.active\:bg-zinc-600\/55:active {
  background-color: rgb(82 82 91 / 0.55);
}

.active\:bg-zinc-600\/60:active {
  background-color: rgb(82 82 91 / 0.6);
}

.active\:bg-zinc-600\/65:active {
  background-color: rgb(82 82 91 / 0.65);
}

.active\:bg-zinc-600\/70:active {
  background-color: rgb(82 82 91 / 0.7);
}

.active\:bg-zinc-600\/75:active {
  background-color: rgb(82 82 91 / 0.75);
}

.active\:bg-zinc-600\/80:active {
  background-color: rgb(82 82 91 / 0.8);
}

.active\:bg-zinc-600\/85:active {
  background-color: rgb(82 82 91 / 0.85);
}

.active\:bg-zinc-600\/90:active {
  background-color: rgb(82 82 91 / 0.9);
}

.active\:bg-zinc-600\/95:active {
  background-color: rgb(82 82 91 / 0.95);
}

.active\:bg-zinc-700:active {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}

.active\:bg-zinc-700\/0:active {
  background-color: rgb(63 63 70 / 0);
}

.active\:bg-zinc-700\/10:active {
  background-color: rgb(63 63 70 / 0.1);
}

.active\:bg-zinc-700\/100:active {
  background-color: rgb(63 63 70 / 1);
}

.active\:bg-zinc-700\/15:active {
  background-color: rgb(63 63 70 / 0.15);
}

.active\:bg-zinc-700\/20:active {
  background-color: rgb(63 63 70 / 0.2);
}

.active\:bg-zinc-700\/25:active {
  background-color: rgb(63 63 70 / 0.25);
}

.active\:bg-zinc-700\/30:active {
  background-color: rgb(63 63 70 / 0.3);
}

.active\:bg-zinc-700\/35:active {
  background-color: rgb(63 63 70 / 0.35);
}

.active\:bg-zinc-700\/40:active {
  background-color: rgb(63 63 70 / 0.4);
}

.active\:bg-zinc-700\/45:active {
  background-color: rgb(63 63 70 / 0.45);
}

.active\:bg-zinc-700\/5:active {
  background-color: rgb(63 63 70 / 0.05);
}

.active\:bg-zinc-700\/50:active {
  background-color: rgb(63 63 70 / 0.5);
}

.active\:bg-zinc-700\/55:active {
  background-color: rgb(63 63 70 / 0.55);
}

.active\:bg-zinc-700\/60:active {
  background-color: rgb(63 63 70 / 0.6);
}

.active\:bg-zinc-700\/65:active {
  background-color: rgb(63 63 70 / 0.65);
}

.active\:bg-zinc-700\/70:active {
  background-color: rgb(63 63 70 / 0.7);
}

.active\:bg-zinc-700\/75:active {
  background-color: rgb(63 63 70 / 0.75);
}

.active\:bg-zinc-700\/80:active {
  background-color: rgb(63 63 70 / 0.8);
}

.active\:bg-zinc-700\/85:active {
  background-color: rgb(63 63 70 / 0.85);
}

.active\:bg-zinc-700\/90:active {
  background-color: rgb(63 63 70 / 0.9);
}

.active\:bg-zinc-700\/95:active {
  background-color: rgb(63 63 70 / 0.95);
}

.active\:bg-zinc-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}

.active\:bg-zinc-800\/0:active {
  background-color: rgb(39 39 42 / 0);
}

.active\:bg-zinc-800\/10:active {
  background-color: rgb(39 39 42 / 0.1);
}

.active\:bg-zinc-800\/100:active {
  background-color: rgb(39 39 42 / 1);
}

.active\:bg-zinc-800\/15:active {
  background-color: rgb(39 39 42 / 0.15);
}

.active\:bg-zinc-800\/20:active {
  background-color: rgb(39 39 42 / 0.2);
}

.active\:bg-zinc-800\/25:active {
  background-color: rgb(39 39 42 / 0.25);
}

.active\:bg-zinc-800\/30:active {
  background-color: rgb(39 39 42 / 0.3);
}

.active\:bg-zinc-800\/35:active {
  background-color: rgb(39 39 42 / 0.35);
}

.active\:bg-zinc-800\/40:active {
  background-color: rgb(39 39 42 / 0.4);
}

.active\:bg-zinc-800\/45:active {
  background-color: rgb(39 39 42 / 0.45);
}

.active\:bg-zinc-800\/5:active {
  background-color: rgb(39 39 42 / 0.05);
}

.active\:bg-zinc-800\/50:active {
  background-color: rgb(39 39 42 / 0.5);
}

.active\:bg-zinc-800\/55:active {
  background-color: rgb(39 39 42 / 0.55);
}

.active\:bg-zinc-800\/60:active {
  background-color: rgb(39 39 42 / 0.6);
}

.active\:bg-zinc-800\/65:active {
  background-color: rgb(39 39 42 / 0.65);
}

.active\:bg-zinc-800\/70:active {
  background-color: rgb(39 39 42 / 0.7);
}

.active\:bg-zinc-800\/75:active {
  background-color: rgb(39 39 42 / 0.75);
}

.active\:bg-zinc-800\/80:active {
  background-color: rgb(39 39 42 / 0.8);
}

.active\:bg-zinc-800\/85:active {
  background-color: rgb(39 39 42 / 0.85);
}

.active\:bg-zinc-800\/90:active {
  background-color: rgb(39 39 42 / 0.9);
}

.active\:bg-zinc-800\/95:active {
  background-color: rgb(39 39 42 / 0.95);
}

.active\:bg-zinc-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}

.active\:bg-zinc-900\/0:active {
  background-color: rgb(24 24 27 / 0);
}

.active\:bg-zinc-900\/10:active {
  background-color: rgb(24 24 27 / 0.1);
}

.active\:bg-zinc-900\/100:active {
  background-color: rgb(24 24 27 / 1);
}

.active\:bg-zinc-900\/15:active {
  background-color: rgb(24 24 27 / 0.15);
}

.active\:bg-zinc-900\/20:active {
  background-color: rgb(24 24 27 / 0.2);
}

.active\:bg-zinc-900\/25:active {
  background-color: rgb(24 24 27 / 0.25);
}

.active\:bg-zinc-900\/30:active {
  background-color: rgb(24 24 27 / 0.3);
}

.active\:bg-zinc-900\/35:active {
  background-color: rgb(24 24 27 / 0.35);
}

.active\:bg-zinc-900\/40:active {
  background-color: rgb(24 24 27 / 0.4);
}

.active\:bg-zinc-900\/45:active {
  background-color: rgb(24 24 27 / 0.45);
}

.active\:bg-zinc-900\/5:active {
  background-color: rgb(24 24 27 / 0.05);
}

.active\:bg-zinc-900\/50:active {
  background-color: rgb(24 24 27 / 0.5);
}

.active\:bg-zinc-900\/55:active {
  background-color: rgb(24 24 27 / 0.55);
}

.active\:bg-zinc-900\/60:active {
  background-color: rgb(24 24 27 / 0.6);
}

.active\:bg-zinc-900\/65:active {
  background-color: rgb(24 24 27 / 0.65);
}

.active\:bg-zinc-900\/70:active {
  background-color: rgb(24 24 27 / 0.7);
}

.active\:bg-zinc-900\/75:active {
  background-color: rgb(24 24 27 / 0.75);
}

.active\:bg-zinc-900\/80:active {
  background-color: rgb(24 24 27 / 0.8);
}

.active\:bg-zinc-900\/85:active {
  background-color: rgb(24 24 27 / 0.85);
}

.active\:bg-zinc-900\/90:active {
  background-color: rgb(24 24 27 / 0.9);
}

.active\:bg-zinc-900\/95:active {
  background-color: rgb(24 24 27 / 0.95);
}

.active\:text-amber-100:active {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}

.active\:text-amber-100\/0:active {
  color: rgb(254 243 199 / 0);
}

.active\:text-amber-100\/10:active {
  color: rgb(254 243 199 / 0.1);
}

.active\:text-amber-100\/100:active {
  color: rgb(254 243 199 / 1);
}

.active\:text-amber-100\/15:active {
  color: rgb(254 243 199 / 0.15);
}

.active\:text-amber-100\/20:active {
  color: rgb(254 243 199 / 0.2);
}

.active\:text-amber-100\/25:active {
  color: rgb(254 243 199 / 0.25);
}

.active\:text-amber-100\/30:active {
  color: rgb(254 243 199 / 0.3);
}

.active\:text-amber-100\/35:active {
  color: rgb(254 243 199 / 0.35);
}

.active\:text-amber-100\/40:active {
  color: rgb(254 243 199 / 0.4);
}

.active\:text-amber-100\/45:active {
  color: rgb(254 243 199 / 0.45);
}

.active\:text-amber-100\/5:active {
  color: rgb(254 243 199 / 0.05);
}

.active\:text-amber-100\/50:active {
  color: rgb(254 243 199 / 0.5);
}

.active\:text-amber-100\/55:active {
  color: rgb(254 243 199 / 0.55);
}

.active\:text-amber-100\/60:active {
  color: rgb(254 243 199 / 0.6);
}

.active\:text-amber-100\/65:active {
  color: rgb(254 243 199 / 0.65);
}

.active\:text-amber-100\/70:active {
  color: rgb(254 243 199 / 0.7);
}

.active\:text-amber-100\/75:active {
  color: rgb(254 243 199 / 0.75);
}

.active\:text-amber-100\/80:active {
  color: rgb(254 243 199 / 0.8);
}

.active\:text-amber-100\/85:active {
  color: rgb(254 243 199 / 0.85);
}

.active\:text-amber-100\/90:active {
  color: rgb(254 243 199 / 0.9);
}

.active\:text-amber-100\/95:active {
  color: rgb(254 243 199 / 0.95);
}

.active\:text-amber-200:active {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}

.active\:text-amber-200\/0:active {
  color: rgb(253 230 138 / 0);
}

.active\:text-amber-200\/10:active {
  color: rgb(253 230 138 / 0.1);
}

.active\:text-amber-200\/100:active {
  color: rgb(253 230 138 / 1);
}

.active\:text-amber-200\/15:active {
  color: rgb(253 230 138 / 0.15);
}

.active\:text-amber-200\/20:active {
  color: rgb(253 230 138 / 0.2);
}

.active\:text-amber-200\/25:active {
  color: rgb(253 230 138 / 0.25);
}

.active\:text-amber-200\/30:active {
  color: rgb(253 230 138 / 0.3);
}

.active\:text-amber-200\/35:active {
  color: rgb(253 230 138 / 0.35);
}

.active\:text-amber-200\/40:active {
  color: rgb(253 230 138 / 0.4);
}

.active\:text-amber-200\/45:active {
  color: rgb(253 230 138 / 0.45);
}

.active\:text-amber-200\/5:active {
  color: rgb(253 230 138 / 0.05);
}

.active\:text-amber-200\/50:active {
  color: rgb(253 230 138 / 0.5);
}

.active\:text-amber-200\/55:active {
  color: rgb(253 230 138 / 0.55);
}

.active\:text-amber-200\/60:active {
  color: rgb(253 230 138 / 0.6);
}

.active\:text-amber-200\/65:active {
  color: rgb(253 230 138 / 0.65);
}

.active\:text-amber-200\/70:active {
  color: rgb(253 230 138 / 0.7);
}

.active\:text-amber-200\/75:active {
  color: rgb(253 230 138 / 0.75);
}

.active\:text-amber-200\/80:active {
  color: rgb(253 230 138 / 0.8);
}

.active\:text-amber-200\/85:active {
  color: rgb(253 230 138 / 0.85);
}

.active\:text-amber-200\/90:active {
  color: rgb(253 230 138 / 0.9);
}

.active\:text-amber-200\/95:active {
  color: rgb(253 230 138 / 0.95);
}

.active\:text-amber-300:active {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}

.active\:text-amber-300\/0:active {
  color: rgb(252 211 77 / 0);
}

.active\:text-amber-300\/10:active {
  color: rgb(252 211 77 / 0.1);
}

.active\:text-amber-300\/100:active {
  color: rgb(252 211 77 / 1);
}

.active\:text-amber-300\/15:active {
  color: rgb(252 211 77 / 0.15);
}

.active\:text-amber-300\/20:active {
  color: rgb(252 211 77 / 0.2);
}

.active\:text-amber-300\/25:active {
  color: rgb(252 211 77 / 0.25);
}

.active\:text-amber-300\/30:active {
  color: rgb(252 211 77 / 0.3);
}

.active\:text-amber-300\/35:active {
  color: rgb(252 211 77 / 0.35);
}

.active\:text-amber-300\/40:active {
  color: rgb(252 211 77 / 0.4);
}

.active\:text-amber-300\/45:active {
  color: rgb(252 211 77 / 0.45);
}

.active\:text-amber-300\/5:active {
  color: rgb(252 211 77 / 0.05);
}

.active\:text-amber-300\/50:active {
  color: rgb(252 211 77 / 0.5);
}

.active\:text-amber-300\/55:active {
  color: rgb(252 211 77 / 0.55);
}

.active\:text-amber-300\/60:active {
  color: rgb(252 211 77 / 0.6);
}

.active\:text-amber-300\/65:active {
  color: rgb(252 211 77 / 0.65);
}

.active\:text-amber-300\/70:active {
  color: rgb(252 211 77 / 0.7);
}

.active\:text-amber-300\/75:active {
  color: rgb(252 211 77 / 0.75);
}

.active\:text-amber-300\/80:active {
  color: rgb(252 211 77 / 0.8);
}

.active\:text-amber-300\/85:active {
  color: rgb(252 211 77 / 0.85);
}

.active\:text-amber-300\/90:active {
  color: rgb(252 211 77 / 0.9);
}

.active\:text-amber-300\/95:active {
  color: rgb(252 211 77 / 0.95);
}

.active\:text-amber-400:active {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

.active\:text-amber-400\/0:active {
  color: rgb(251 191 36 / 0);
}

.active\:text-amber-400\/10:active {
  color: rgb(251 191 36 / 0.1);
}

.active\:text-amber-400\/100:active {
  color: rgb(251 191 36 / 1);
}

.active\:text-amber-400\/15:active {
  color: rgb(251 191 36 / 0.15);
}

.active\:text-amber-400\/20:active {
  color: rgb(251 191 36 / 0.2);
}

.active\:text-amber-400\/25:active {
  color: rgb(251 191 36 / 0.25);
}

.active\:text-amber-400\/30:active {
  color: rgb(251 191 36 / 0.3);
}

.active\:text-amber-400\/35:active {
  color: rgb(251 191 36 / 0.35);
}

.active\:text-amber-400\/40:active {
  color: rgb(251 191 36 / 0.4);
}

.active\:text-amber-400\/45:active {
  color: rgb(251 191 36 / 0.45);
}

.active\:text-amber-400\/5:active {
  color: rgb(251 191 36 / 0.05);
}

.active\:text-amber-400\/50:active {
  color: rgb(251 191 36 / 0.5);
}

.active\:text-amber-400\/55:active {
  color: rgb(251 191 36 / 0.55);
}

.active\:text-amber-400\/60:active {
  color: rgb(251 191 36 / 0.6);
}

.active\:text-amber-400\/65:active {
  color: rgb(251 191 36 / 0.65);
}

.active\:text-amber-400\/70:active {
  color: rgb(251 191 36 / 0.7);
}

.active\:text-amber-400\/75:active {
  color: rgb(251 191 36 / 0.75);
}

.active\:text-amber-400\/80:active {
  color: rgb(251 191 36 / 0.8);
}

.active\:text-amber-400\/85:active {
  color: rgb(251 191 36 / 0.85);
}

.active\:text-amber-400\/90:active {
  color: rgb(251 191 36 / 0.9);
}

.active\:text-amber-400\/95:active {
  color: rgb(251 191 36 / 0.95);
}

.active\:text-amber-500:active {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}

.active\:text-amber-500\/0:active {
  color: rgb(245 158 11 / 0);
}

.active\:text-amber-500\/10:active {
  color: rgb(245 158 11 / 0.1);
}

.active\:text-amber-500\/100:active {
  color: rgb(245 158 11 / 1);
}

.active\:text-amber-500\/15:active {
  color: rgb(245 158 11 / 0.15);
}

.active\:text-amber-500\/20:active {
  color: rgb(245 158 11 / 0.2);
}

.active\:text-amber-500\/25:active {
  color: rgb(245 158 11 / 0.25);
}

.active\:text-amber-500\/30:active {
  color: rgb(245 158 11 / 0.3);
}

.active\:text-amber-500\/35:active {
  color: rgb(245 158 11 / 0.35);
}

.active\:text-amber-500\/40:active {
  color: rgb(245 158 11 / 0.4);
}

.active\:text-amber-500\/45:active {
  color: rgb(245 158 11 / 0.45);
}

.active\:text-amber-500\/5:active {
  color: rgb(245 158 11 / 0.05);
}

.active\:text-amber-500\/50:active {
  color: rgb(245 158 11 / 0.5);
}

.active\:text-amber-500\/55:active {
  color: rgb(245 158 11 / 0.55);
}

.active\:text-amber-500\/60:active {
  color: rgb(245 158 11 / 0.6);
}

.active\:text-amber-500\/65:active {
  color: rgb(245 158 11 / 0.65);
}

.active\:text-amber-500\/70:active {
  color: rgb(245 158 11 / 0.7);
}

.active\:text-amber-500\/75:active {
  color: rgb(245 158 11 / 0.75);
}

.active\:text-amber-500\/80:active {
  color: rgb(245 158 11 / 0.8);
}

.active\:text-amber-500\/85:active {
  color: rgb(245 158 11 / 0.85);
}

.active\:text-amber-500\/90:active {
  color: rgb(245 158 11 / 0.9);
}

.active\:text-amber-500\/95:active {
  color: rgb(245 158 11 / 0.95);
}

.active\:text-amber-600:active {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}

.active\:text-amber-600\/0:active {
  color: rgb(217 119 6 / 0);
}

.active\:text-amber-600\/10:active {
  color: rgb(217 119 6 / 0.1);
}

.active\:text-amber-600\/100:active {
  color: rgb(217 119 6 / 1);
}

.active\:text-amber-600\/15:active {
  color: rgb(217 119 6 / 0.15);
}

.active\:text-amber-600\/20:active {
  color: rgb(217 119 6 / 0.2);
}

.active\:text-amber-600\/25:active {
  color: rgb(217 119 6 / 0.25);
}

.active\:text-amber-600\/30:active {
  color: rgb(217 119 6 / 0.3);
}

.active\:text-amber-600\/35:active {
  color: rgb(217 119 6 / 0.35);
}

.active\:text-amber-600\/40:active {
  color: rgb(217 119 6 / 0.4);
}

.active\:text-amber-600\/45:active {
  color: rgb(217 119 6 / 0.45);
}

.active\:text-amber-600\/5:active {
  color: rgb(217 119 6 / 0.05);
}

.active\:text-amber-600\/50:active {
  color: rgb(217 119 6 / 0.5);
}

.active\:text-amber-600\/55:active {
  color: rgb(217 119 6 / 0.55);
}

.active\:text-amber-600\/60:active {
  color: rgb(217 119 6 / 0.6);
}

.active\:text-amber-600\/65:active {
  color: rgb(217 119 6 / 0.65);
}

.active\:text-amber-600\/70:active {
  color: rgb(217 119 6 / 0.7);
}

.active\:text-amber-600\/75:active {
  color: rgb(217 119 6 / 0.75);
}

.active\:text-amber-600\/80:active {
  color: rgb(217 119 6 / 0.8);
}

.active\:text-amber-600\/85:active {
  color: rgb(217 119 6 / 0.85);
}

.active\:text-amber-600\/90:active {
  color: rgb(217 119 6 / 0.9);
}

.active\:text-amber-600\/95:active {
  color: rgb(217 119 6 / 0.95);
}

.active\:text-amber-700:active {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}

.active\:text-amber-700\/0:active {
  color: rgb(180 83 9 / 0);
}

.active\:text-amber-700\/10:active {
  color: rgb(180 83 9 / 0.1);
}

.active\:text-amber-700\/100:active {
  color: rgb(180 83 9 / 1);
}

.active\:text-amber-700\/15:active {
  color: rgb(180 83 9 / 0.15);
}

.active\:text-amber-700\/20:active {
  color: rgb(180 83 9 / 0.2);
}

.active\:text-amber-700\/25:active {
  color: rgb(180 83 9 / 0.25);
}

.active\:text-amber-700\/30:active {
  color: rgb(180 83 9 / 0.3);
}

.active\:text-amber-700\/35:active {
  color: rgb(180 83 9 / 0.35);
}

.active\:text-amber-700\/40:active {
  color: rgb(180 83 9 / 0.4);
}

.active\:text-amber-700\/45:active {
  color: rgb(180 83 9 / 0.45);
}

.active\:text-amber-700\/5:active {
  color: rgb(180 83 9 / 0.05);
}

.active\:text-amber-700\/50:active {
  color: rgb(180 83 9 / 0.5);
}

.active\:text-amber-700\/55:active {
  color: rgb(180 83 9 / 0.55);
}

.active\:text-amber-700\/60:active {
  color: rgb(180 83 9 / 0.6);
}

.active\:text-amber-700\/65:active {
  color: rgb(180 83 9 / 0.65);
}

.active\:text-amber-700\/70:active {
  color: rgb(180 83 9 / 0.7);
}

.active\:text-amber-700\/75:active {
  color: rgb(180 83 9 / 0.75);
}

.active\:text-amber-700\/80:active {
  color: rgb(180 83 9 / 0.8);
}

.active\:text-amber-700\/85:active {
  color: rgb(180 83 9 / 0.85);
}

.active\:text-amber-700\/90:active {
  color: rgb(180 83 9 / 0.9);
}

.active\:text-amber-700\/95:active {
  color: rgb(180 83 9 / 0.95);
}

.active\:text-amber-800:active {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.active\:text-amber-800\/0:active {
  color: rgb(146 64 14 / 0);
}

.active\:text-amber-800\/10:active {
  color: rgb(146 64 14 / 0.1);
}

.active\:text-amber-800\/100:active {
  color: rgb(146 64 14 / 1);
}

.active\:text-amber-800\/15:active {
  color: rgb(146 64 14 / 0.15);
}

.active\:text-amber-800\/20:active {
  color: rgb(146 64 14 / 0.2);
}

.active\:text-amber-800\/25:active {
  color: rgb(146 64 14 / 0.25);
}

.active\:text-amber-800\/30:active {
  color: rgb(146 64 14 / 0.3);
}

.active\:text-amber-800\/35:active {
  color: rgb(146 64 14 / 0.35);
}

.active\:text-amber-800\/40:active {
  color: rgb(146 64 14 / 0.4);
}

.active\:text-amber-800\/45:active {
  color: rgb(146 64 14 / 0.45);
}

.active\:text-amber-800\/5:active {
  color: rgb(146 64 14 / 0.05);
}

.active\:text-amber-800\/50:active {
  color: rgb(146 64 14 / 0.5);
}

.active\:text-amber-800\/55:active {
  color: rgb(146 64 14 / 0.55);
}

.active\:text-amber-800\/60:active {
  color: rgb(146 64 14 / 0.6);
}

.active\:text-amber-800\/65:active {
  color: rgb(146 64 14 / 0.65);
}

.active\:text-amber-800\/70:active {
  color: rgb(146 64 14 / 0.7);
}

.active\:text-amber-800\/75:active {
  color: rgb(146 64 14 / 0.75);
}

.active\:text-amber-800\/80:active {
  color: rgb(146 64 14 / 0.8);
}

.active\:text-amber-800\/85:active {
  color: rgb(146 64 14 / 0.85);
}

.active\:text-amber-800\/90:active {
  color: rgb(146 64 14 / 0.9);
}

.active\:text-amber-800\/95:active {
  color: rgb(146 64 14 / 0.95);
}

.active\:text-amber-900:active {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}

.active\:text-amber-900\/0:active {
  color: rgb(120 53 15 / 0);
}

.active\:text-amber-900\/10:active {
  color: rgb(120 53 15 / 0.1);
}

.active\:text-amber-900\/100:active {
  color: rgb(120 53 15 / 1);
}

.active\:text-amber-900\/15:active {
  color: rgb(120 53 15 / 0.15);
}

.active\:text-amber-900\/20:active {
  color: rgb(120 53 15 / 0.2);
}

.active\:text-amber-900\/25:active {
  color: rgb(120 53 15 / 0.25);
}

.active\:text-amber-900\/30:active {
  color: rgb(120 53 15 / 0.3);
}

.active\:text-amber-900\/35:active {
  color: rgb(120 53 15 / 0.35);
}

.active\:text-amber-900\/40:active {
  color: rgb(120 53 15 / 0.4);
}

.active\:text-amber-900\/45:active {
  color: rgb(120 53 15 / 0.45);
}

.active\:text-amber-900\/5:active {
  color: rgb(120 53 15 / 0.05);
}

.active\:text-amber-900\/50:active {
  color: rgb(120 53 15 / 0.5);
}

.active\:text-amber-900\/55:active {
  color: rgb(120 53 15 / 0.55);
}

.active\:text-amber-900\/60:active {
  color: rgb(120 53 15 / 0.6);
}

.active\:text-amber-900\/65:active {
  color: rgb(120 53 15 / 0.65);
}

.active\:text-amber-900\/70:active {
  color: rgb(120 53 15 / 0.7);
}

.active\:text-amber-900\/75:active {
  color: rgb(120 53 15 / 0.75);
}

.active\:text-amber-900\/80:active {
  color: rgb(120 53 15 / 0.8);
}

.active\:text-amber-900\/85:active {
  color: rgb(120 53 15 / 0.85);
}

.active\:text-amber-900\/90:active {
  color: rgb(120 53 15 / 0.9);
}

.active\:text-amber-900\/95:active {
  color: rgb(120 53 15 / 0.95);
}

.active\:text-blue-100:active {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}

.active\:text-blue-100\/0:active {
  color: rgb(219 234 254 / 0);
}

.active\:text-blue-100\/10:active {
  color: rgb(219 234 254 / 0.1);
}

.active\:text-blue-100\/100:active {
  color: rgb(219 234 254 / 1);
}

.active\:text-blue-100\/15:active {
  color: rgb(219 234 254 / 0.15);
}

.active\:text-blue-100\/20:active {
  color: rgb(219 234 254 / 0.2);
}

.active\:text-blue-100\/25:active {
  color: rgb(219 234 254 / 0.25);
}

.active\:text-blue-100\/30:active {
  color: rgb(219 234 254 / 0.3);
}

.active\:text-blue-100\/35:active {
  color: rgb(219 234 254 / 0.35);
}

.active\:text-blue-100\/40:active {
  color: rgb(219 234 254 / 0.4);
}

.active\:text-blue-100\/45:active {
  color: rgb(219 234 254 / 0.45);
}

.active\:text-blue-100\/5:active {
  color: rgb(219 234 254 / 0.05);
}

.active\:text-blue-100\/50:active {
  color: rgb(219 234 254 / 0.5);
}

.active\:text-blue-100\/55:active {
  color: rgb(219 234 254 / 0.55);
}

.active\:text-blue-100\/60:active {
  color: rgb(219 234 254 / 0.6);
}

.active\:text-blue-100\/65:active {
  color: rgb(219 234 254 / 0.65);
}

.active\:text-blue-100\/70:active {
  color: rgb(219 234 254 / 0.7);
}

.active\:text-blue-100\/75:active {
  color: rgb(219 234 254 / 0.75);
}

.active\:text-blue-100\/80:active {
  color: rgb(219 234 254 / 0.8);
}

.active\:text-blue-100\/85:active {
  color: rgb(219 234 254 / 0.85);
}

.active\:text-blue-100\/90:active {
  color: rgb(219 234 254 / 0.9);
}

.active\:text-blue-100\/95:active {
  color: rgb(219 234 254 / 0.95);
}

.active\:text-blue-200:active {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}

.active\:text-blue-200\/0:active {
  color: rgb(191 219 254 / 0);
}

.active\:text-blue-200\/10:active {
  color: rgb(191 219 254 / 0.1);
}

.active\:text-blue-200\/100:active {
  color: rgb(191 219 254 / 1);
}

.active\:text-blue-200\/15:active {
  color: rgb(191 219 254 / 0.15);
}

.active\:text-blue-200\/20:active {
  color: rgb(191 219 254 / 0.2);
}

.active\:text-blue-200\/25:active {
  color: rgb(191 219 254 / 0.25);
}

.active\:text-blue-200\/30:active {
  color: rgb(191 219 254 / 0.3);
}

.active\:text-blue-200\/35:active {
  color: rgb(191 219 254 / 0.35);
}

.active\:text-blue-200\/40:active {
  color: rgb(191 219 254 / 0.4);
}

.active\:text-blue-200\/45:active {
  color: rgb(191 219 254 / 0.45);
}

.active\:text-blue-200\/5:active {
  color: rgb(191 219 254 / 0.05);
}

.active\:text-blue-200\/50:active {
  color: rgb(191 219 254 / 0.5);
}

.active\:text-blue-200\/55:active {
  color: rgb(191 219 254 / 0.55);
}

.active\:text-blue-200\/60:active {
  color: rgb(191 219 254 / 0.6);
}

.active\:text-blue-200\/65:active {
  color: rgb(191 219 254 / 0.65);
}

.active\:text-blue-200\/70:active {
  color: rgb(191 219 254 / 0.7);
}

.active\:text-blue-200\/75:active {
  color: rgb(191 219 254 / 0.75);
}

.active\:text-blue-200\/80:active {
  color: rgb(191 219 254 / 0.8);
}

.active\:text-blue-200\/85:active {
  color: rgb(191 219 254 / 0.85);
}

.active\:text-blue-200\/90:active {
  color: rgb(191 219 254 / 0.9);
}

.active\:text-blue-200\/95:active {
  color: rgb(191 219 254 / 0.95);
}

.active\:text-blue-300:active {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.active\:text-blue-300\/0:active {
  color: rgb(147 197 253 / 0);
}

.active\:text-blue-300\/10:active {
  color: rgb(147 197 253 / 0.1);
}

.active\:text-blue-300\/100:active {
  color: rgb(147 197 253 / 1);
}

.active\:text-blue-300\/15:active {
  color: rgb(147 197 253 / 0.15);
}

.active\:text-blue-300\/20:active {
  color: rgb(147 197 253 / 0.2);
}

.active\:text-blue-300\/25:active {
  color: rgb(147 197 253 / 0.25);
}

.active\:text-blue-300\/30:active {
  color: rgb(147 197 253 / 0.3);
}

.active\:text-blue-300\/35:active {
  color: rgb(147 197 253 / 0.35);
}

.active\:text-blue-300\/40:active {
  color: rgb(147 197 253 / 0.4);
}

.active\:text-blue-300\/45:active {
  color: rgb(147 197 253 / 0.45);
}

.active\:text-blue-300\/5:active {
  color: rgb(147 197 253 / 0.05);
}

.active\:text-blue-300\/50:active {
  color: rgb(147 197 253 / 0.5);
}

.active\:text-blue-300\/55:active {
  color: rgb(147 197 253 / 0.55);
}

.active\:text-blue-300\/60:active {
  color: rgb(147 197 253 / 0.6);
}

.active\:text-blue-300\/65:active {
  color: rgb(147 197 253 / 0.65);
}

.active\:text-blue-300\/70:active {
  color: rgb(147 197 253 / 0.7);
}

.active\:text-blue-300\/75:active {
  color: rgb(147 197 253 / 0.75);
}

.active\:text-blue-300\/80:active {
  color: rgb(147 197 253 / 0.8);
}

.active\:text-blue-300\/85:active {
  color: rgb(147 197 253 / 0.85);
}

.active\:text-blue-300\/90:active {
  color: rgb(147 197 253 / 0.9);
}

.active\:text-blue-300\/95:active {
  color: rgb(147 197 253 / 0.95);
}

.active\:text-blue-400:active {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.active\:text-blue-400\/0:active {
  color: rgb(96 165 250 / 0);
}

.active\:text-blue-400\/10:active {
  color: rgb(96 165 250 / 0.1);
}

.active\:text-blue-400\/100:active {
  color: rgb(96 165 250 / 1);
}

.active\:text-blue-400\/15:active {
  color: rgb(96 165 250 / 0.15);
}

.active\:text-blue-400\/20:active {
  color: rgb(96 165 250 / 0.2);
}

.active\:text-blue-400\/25:active {
  color: rgb(96 165 250 / 0.25);
}

.active\:text-blue-400\/30:active {
  color: rgb(96 165 250 / 0.3);
}

.active\:text-blue-400\/35:active {
  color: rgb(96 165 250 / 0.35);
}

.active\:text-blue-400\/40:active {
  color: rgb(96 165 250 / 0.4);
}

.active\:text-blue-400\/45:active {
  color: rgb(96 165 250 / 0.45);
}

.active\:text-blue-400\/5:active {
  color: rgb(96 165 250 / 0.05);
}

.active\:text-blue-400\/50:active {
  color: rgb(96 165 250 / 0.5);
}

.active\:text-blue-400\/55:active {
  color: rgb(96 165 250 / 0.55);
}

.active\:text-blue-400\/60:active {
  color: rgb(96 165 250 / 0.6);
}

.active\:text-blue-400\/65:active {
  color: rgb(96 165 250 / 0.65);
}

.active\:text-blue-400\/70:active {
  color: rgb(96 165 250 / 0.7);
}

.active\:text-blue-400\/75:active {
  color: rgb(96 165 250 / 0.75);
}

.active\:text-blue-400\/80:active {
  color: rgb(96 165 250 / 0.8);
}

.active\:text-blue-400\/85:active {
  color: rgb(96 165 250 / 0.85);
}

.active\:text-blue-400\/90:active {
  color: rgb(96 165 250 / 0.9);
}

.active\:text-blue-400\/95:active {
  color: rgb(96 165 250 / 0.95);
}

.active\:text-blue-500:active {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.active\:text-blue-500\/0:active {
  color: rgb(59 130 246 / 0);
}

.active\:text-blue-500\/10:active {
  color: rgb(59 130 246 / 0.1);
}

.active\:text-blue-500\/100:active {
  color: rgb(59 130 246 / 1);
}

.active\:text-blue-500\/15:active {
  color: rgb(59 130 246 / 0.15);
}

.active\:text-blue-500\/20:active {
  color: rgb(59 130 246 / 0.2);
}

.active\:text-blue-500\/25:active {
  color: rgb(59 130 246 / 0.25);
}

.active\:text-blue-500\/30:active {
  color: rgb(59 130 246 / 0.3);
}

.active\:text-blue-500\/35:active {
  color: rgb(59 130 246 / 0.35);
}

.active\:text-blue-500\/40:active {
  color: rgb(59 130 246 / 0.4);
}

.active\:text-blue-500\/45:active {
  color: rgb(59 130 246 / 0.45);
}

.active\:text-blue-500\/5:active {
  color: rgb(59 130 246 / 0.05);
}

.active\:text-blue-500\/50:active {
  color: rgb(59 130 246 / 0.5);
}

.active\:text-blue-500\/55:active {
  color: rgb(59 130 246 / 0.55);
}

.active\:text-blue-500\/60:active {
  color: rgb(59 130 246 / 0.6);
}

.active\:text-blue-500\/65:active {
  color: rgb(59 130 246 / 0.65);
}

.active\:text-blue-500\/70:active {
  color: rgb(59 130 246 / 0.7);
}

.active\:text-blue-500\/75:active {
  color: rgb(59 130 246 / 0.75);
}

.active\:text-blue-500\/80:active {
  color: rgb(59 130 246 / 0.8);
}

.active\:text-blue-500\/85:active {
  color: rgb(59 130 246 / 0.85);
}

.active\:text-blue-500\/90:active {
  color: rgb(59 130 246 / 0.9);
}

.active\:text-blue-500\/95:active {
  color: rgb(59 130 246 / 0.95);
}

.active\:text-blue-600:active {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.active\:text-blue-600\/0:active {
  color: rgb(37 99 235 / 0);
}

.active\:text-blue-600\/10:active {
  color: rgb(37 99 235 / 0.1);
}

.active\:text-blue-600\/100:active {
  color: rgb(37 99 235 / 1);
}

.active\:text-blue-600\/15:active {
  color: rgb(37 99 235 / 0.15);
}

.active\:text-blue-600\/20:active {
  color: rgb(37 99 235 / 0.2);
}

.active\:text-blue-600\/25:active {
  color: rgb(37 99 235 / 0.25);
}

.active\:text-blue-600\/30:active {
  color: rgb(37 99 235 / 0.3);
}

.active\:text-blue-600\/35:active {
  color: rgb(37 99 235 / 0.35);
}

.active\:text-blue-600\/40:active {
  color: rgb(37 99 235 / 0.4);
}

.active\:text-blue-600\/45:active {
  color: rgb(37 99 235 / 0.45);
}

.active\:text-blue-600\/5:active {
  color: rgb(37 99 235 / 0.05);
}

.active\:text-blue-600\/50:active {
  color: rgb(37 99 235 / 0.5);
}

.active\:text-blue-600\/55:active {
  color: rgb(37 99 235 / 0.55);
}

.active\:text-blue-600\/60:active {
  color: rgb(37 99 235 / 0.6);
}

.active\:text-blue-600\/65:active {
  color: rgb(37 99 235 / 0.65);
}

.active\:text-blue-600\/70:active {
  color: rgb(37 99 235 / 0.7);
}

.active\:text-blue-600\/75:active {
  color: rgb(37 99 235 / 0.75);
}

.active\:text-blue-600\/80:active {
  color: rgb(37 99 235 / 0.8);
}

.active\:text-blue-600\/85:active {
  color: rgb(37 99 235 / 0.85);
}

.active\:text-blue-600\/90:active {
  color: rgb(37 99 235 / 0.9);
}

.active\:text-blue-600\/95:active {
  color: rgb(37 99 235 / 0.95);
}

.active\:text-blue-700:active {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.active\:text-blue-700\/0:active {
  color: rgb(29 78 216 / 0);
}

.active\:text-blue-700\/10:active {
  color: rgb(29 78 216 / 0.1);
}

.active\:text-blue-700\/100:active {
  color: rgb(29 78 216 / 1);
}

.active\:text-blue-700\/15:active {
  color: rgb(29 78 216 / 0.15);
}

.active\:text-blue-700\/20:active {
  color: rgb(29 78 216 / 0.2);
}

.active\:text-blue-700\/25:active {
  color: rgb(29 78 216 / 0.25);
}

.active\:text-blue-700\/30:active {
  color: rgb(29 78 216 / 0.3);
}

.active\:text-blue-700\/35:active {
  color: rgb(29 78 216 / 0.35);
}

.active\:text-blue-700\/40:active {
  color: rgb(29 78 216 / 0.4);
}

.active\:text-blue-700\/45:active {
  color: rgb(29 78 216 / 0.45);
}

.active\:text-blue-700\/5:active {
  color: rgb(29 78 216 / 0.05);
}

.active\:text-blue-700\/50:active {
  color: rgb(29 78 216 / 0.5);
}

.active\:text-blue-700\/55:active {
  color: rgb(29 78 216 / 0.55);
}

.active\:text-blue-700\/60:active {
  color: rgb(29 78 216 / 0.6);
}

.active\:text-blue-700\/65:active {
  color: rgb(29 78 216 / 0.65);
}

.active\:text-blue-700\/70:active {
  color: rgb(29 78 216 / 0.7);
}

.active\:text-blue-700\/75:active {
  color: rgb(29 78 216 / 0.75);
}

.active\:text-blue-700\/80:active {
  color: rgb(29 78 216 / 0.8);
}

.active\:text-blue-700\/85:active {
  color: rgb(29 78 216 / 0.85);
}

.active\:text-blue-700\/90:active {
  color: rgb(29 78 216 / 0.9);
}

.active\:text-blue-700\/95:active {
  color: rgb(29 78 216 / 0.95);
}

.active\:text-blue-800:active {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.active\:text-blue-800\/0:active {
  color: rgb(30 64 175 / 0);
}

.active\:text-blue-800\/10:active {
  color: rgb(30 64 175 / 0.1);
}

.active\:text-blue-800\/100:active {
  color: rgb(30 64 175 / 1);
}

.active\:text-blue-800\/15:active {
  color: rgb(30 64 175 / 0.15);
}

.active\:text-blue-800\/20:active {
  color: rgb(30 64 175 / 0.2);
}

.active\:text-blue-800\/25:active {
  color: rgb(30 64 175 / 0.25);
}

.active\:text-blue-800\/30:active {
  color: rgb(30 64 175 / 0.3);
}

.active\:text-blue-800\/35:active {
  color: rgb(30 64 175 / 0.35);
}

.active\:text-blue-800\/40:active {
  color: rgb(30 64 175 / 0.4);
}

.active\:text-blue-800\/45:active {
  color: rgb(30 64 175 / 0.45);
}

.active\:text-blue-800\/5:active {
  color: rgb(30 64 175 / 0.05);
}

.active\:text-blue-800\/50:active {
  color: rgb(30 64 175 / 0.5);
}

.active\:text-blue-800\/55:active {
  color: rgb(30 64 175 / 0.55);
}

.active\:text-blue-800\/60:active {
  color: rgb(30 64 175 / 0.6);
}

.active\:text-blue-800\/65:active {
  color: rgb(30 64 175 / 0.65);
}

.active\:text-blue-800\/70:active {
  color: rgb(30 64 175 / 0.7);
}

.active\:text-blue-800\/75:active {
  color: rgb(30 64 175 / 0.75);
}

.active\:text-blue-800\/80:active {
  color: rgb(30 64 175 / 0.8);
}

.active\:text-blue-800\/85:active {
  color: rgb(30 64 175 / 0.85);
}

.active\:text-blue-800\/90:active {
  color: rgb(30 64 175 / 0.9);
}

.active\:text-blue-800\/95:active {
  color: rgb(30 64 175 / 0.95);
}

.active\:text-blue-900:active {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}

.active\:text-blue-900\/0:active {
  color: rgb(30 58 138 / 0);
}

.active\:text-blue-900\/10:active {
  color: rgb(30 58 138 / 0.1);
}

.active\:text-blue-900\/100:active {
  color: rgb(30 58 138 / 1);
}

.active\:text-blue-900\/15:active {
  color: rgb(30 58 138 / 0.15);
}

.active\:text-blue-900\/20:active {
  color: rgb(30 58 138 / 0.2);
}

.active\:text-blue-900\/25:active {
  color: rgb(30 58 138 / 0.25);
}

.active\:text-blue-900\/30:active {
  color: rgb(30 58 138 / 0.3);
}

.active\:text-blue-900\/35:active {
  color: rgb(30 58 138 / 0.35);
}

.active\:text-blue-900\/40:active {
  color: rgb(30 58 138 / 0.4);
}

.active\:text-blue-900\/45:active {
  color: rgb(30 58 138 / 0.45);
}

.active\:text-blue-900\/5:active {
  color: rgb(30 58 138 / 0.05);
}

.active\:text-blue-900\/50:active {
  color: rgb(30 58 138 / 0.5);
}

.active\:text-blue-900\/55:active {
  color: rgb(30 58 138 / 0.55);
}

.active\:text-blue-900\/60:active {
  color: rgb(30 58 138 / 0.6);
}

.active\:text-blue-900\/65:active {
  color: rgb(30 58 138 / 0.65);
}

.active\:text-blue-900\/70:active {
  color: rgb(30 58 138 / 0.7);
}

.active\:text-blue-900\/75:active {
  color: rgb(30 58 138 / 0.75);
}

.active\:text-blue-900\/80:active {
  color: rgb(30 58 138 / 0.8);
}

.active\:text-blue-900\/85:active {
  color: rgb(30 58 138 / 0.85);
}

.active\:text-blue-900\/90:active {
  color: rgb(30 58 138 / 0.9);
}

.active\:text-blue-900\/95:active {
  color: rgb(30 58 138 / 0.95);
}

.active\:text-cyan-100:active {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}

.active\:text-cyan-100\/0:active {
  color: rgb(207 250 254 / 0);
}

.active\:text-cyan-100\/10:active {
  color: rgb(207 250 254 / 0.1);
}

.active\:text-cyan-100\/100:active {
  color: rgb(207 250 254 / 1);
}

.active\:text-cyan-100\/15:active {
  color: rgb(207 250 254 / 0.15);
}

.active\:text-cyan-100\/20:active {
  color: rgb(207 250 254 / 0.2);
}

.active\:text-cyan-100\/25:active {
  color: rgb(207 250 254 / 0.25);
}

.active\:text-cyan-100\/30:active {
  color: rgb(207 250 254 / 0.3);
}

.active\:text-cyan-100\/35:active {
  color: rgb(207 250 254 / 0.35);
}

.active\:text-cyan-100\/40:active {
  color: rgb(207 250 254 / 0.4);
}

.active\:text-cyan-100\/45:active {
  color: rgb(207 250 254 / 0.45);
}

.active\:text-cyan-100\/5:active {
  color: rgb(207 250 254 / 0.05);
}

.active\:text-cyan-100\/50:active {
  color: rgb(207 250 254 / 0.5);
}

.active\:text-cyan-100\/55:active {
  color: rgb(207 250 254 / 0.55);
}

.active\:text-cyan-100\/60:active {
  color: rgb(207 250 254 / 0.6);
}

.active\:text-cyan-100\/65:active {
  color: rgb(207 250 254 / 0.65);
}

.active\:text-cyan-100\/70:active {
  color: rgb(207 250 254 / 0.7);
}

.active\:text-cyan-100\/75:active {
  color: rgb(207 250 254 / 0.75);
}

.active\:text-cyan-100\/80:active {
  color: rgb(207 250 254 / 0.8);
}

.active\:text-cyan-100\/85:active {
  color: rgb(207 250 254 / 0.85);
}

.active\:text-cyan-100\/90:active {
  color: rgb(207 250 254 / 0.9);
}

.active\:text-cyan-100\/95:active {
  color: rgb(207 250 254 / 0.95);
}

.active\:text-cyan-200:active {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}

.active\:text-cyan-200\/0:active {
  color: rgb(165 243 252 / 0);
}

.active\:text-cyan-200\/10:active {
  color: rgb(165 243 252 / 0.1);
}

.active\:text-cyan-200\/100:active {
  color: rgb(165 243 252 / 1);
}

.active\:text-cyan-200\/15:active {
  color: rgb(165 243 252 / 0.15);
}

.active\:text-cyan-200\/20:active {
  color: rgb(165 243 252 / 0.2);
}

.active\:text-cyan-200\/25:active {
  color: rgb(165 243 252 / 0.25);
}

.active\:text-cyan-200\/30:active {
  color: rgb(165 243 252 / 0.3);
}

.active\:text-cyan-200\/35:active {
  color: rgb(165 243 252 / 0.35);
}

.active\:text-cyan-200\/40:active {
  color: rgb(165 243 252 / 0.4);
}

.active\:text-cyan-200\/45:active {
  color: rgb(165 243 252 / 0.45);
}

.active\:text-cyan-200\/5:active {
  color: rgb(165 243 252 / 0.05);
}

.active\:text-cyan-200\/50:active {
  color: rgb(165 243 252 / 0.5);
}

.active\:text-cyan-200\/55:active {
  color: rgb(165 243 252 / 0.55);
}

.active\:text-cyan-200\/60:active {
  color: rgb(165 243 252 / 0.6);
}

.active\:text-cyan-200\/65:active {
  color: rgb(165 243 252 / 0.65);
}

.active\:text-cyan-200\/70:active {
  color: rgb(165 243 252 / 0.7);
}

.active\:text-cyan-200\/75:active {
  color: rgb(165 243 252 / 0.75);
}

.active\:text-cyan-200\/80:active {
  color: rgb(165 243 252 / 0.8);
}

.active\:text-cyan-200\/85:active {
  color: rgb(165 243 252 / 0.85);
}

.active\:text-cyan-200\/90:active {
  color: rgb(165 243 252 / 0.9);
}

.active\:text-cyan-200\/95:active {
  color: rgb(165 243 252 / 0.95);
}

.active\:text-cyan-300:active {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}

.active\:text-cyan-300\/0:active {
  color: rgb(103 232 249 / 0);
}

.active\:text-cyan-300\/10:active {
  color: rgb(103 232 249 / 0.1);
}

.active\:text-cyan-300\/100:active {
  color: rgb(103 232 249 / 1);
}

.active\:text-cyan-300\/15:active {
  color: rgb(103 232 249 / 0.15);
}

.active\:text-cyan-300\/20:active {
  color: rgb(103 232 249 / 0.2);
}

.active\:text-cyan-300\/25:active {
  color: rgb(103 232 249 / 0.25);
}

.active\:text-cyan-300\/30:active {
  color: rgb(103 232 249 / 0.3);
}

.active\:text-cyan-300\/35:active {
  color: rgb(103 232 249 / 0.35);
}

.active\:text-cyan-300\/40:active {
  color: rgb(103 232 249 / 0.4);
}

.active\:text-cyan-300\/45:active {
  color: rgb(103 232 249 / 0.45);
}

.active\:text-cyan-300\/5:active {
  color: rgb(103 232 249 / 0.05);
}

.active\:text-cyan-300\/50:active {
  color: rgb(103 232 249 / 0.5);
}

.active\:text-cyan-300\/55:active {
  color: rgb(103 232 249 / 0.55);
}

.active\:text-cyan-300\/60:active {
  color: rgb(103 232 249 / 0.6);
}

.active\:text-cyan-300\/65:active {
  color: rgb(103 232 249 / 0.65);
}

.active\:text-cyan-300\/70:active {
  color: rgb(103 232 249 / 0.7);
}

.active\:text-cyan-300\/75:active {
  color: rgb(103 232 249 / 0.75);
}

.active\:text-cyan-300\/80:active {
  color: rgb(103 232 249 / 0.8);
}

.active\:text-cyan-300\/85:active {
  color: rgb(103 232 249 / 0.85);
}

.active\:text-cyan-300\/90:active {
  color: rgb(103 232 249 / 0.9);
}

.active\:text-cyan-300\/95:active {
  color: rgb(103 232 249 / 0.95);
}

.active\:text-cyan-400:active {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}

.active\:text-cyan-400\/0:active {
  color: rgb(34 211 238 / 0);
}

.active\:text-cyan-400\/10:active {
  color: rgb(34 211 238 / 0.1);
}

.active\:text-cyan-400\/100:active {
  color: rgb(34 211 238 / 1);
}

.active\:text-cyan-400\/15:active {
  color: rgb(34 211 238 / 0.15);
}

.active\:text-cyan-400\/20:active {
  color: rgb(34 211 238 / 0.2);
}

.active\:text-cyan-400\/25:active {
  color: rgb(34 211 238 / 0.25);
}

.active\:text-cyan-400\/30:active {
  color: rgb(34 211 238 / 0.3);
}

.active\:text-cyan-400\/35:active {
  color: rgb(34 211 238 / 0.35);
}

.active\:text-cyan-400\/40:active {
  color: rgb(34 211 238 / 0.4);
}

.active\:text-cyan-400\/45:active {
  color: rgb(34 211 238 / 0.45);
}

.active\:text-cyan-400\/5:active {
  color: rgb(34 211 238 / 0.05);
}

.active\:text-cyan-400\/50:active {
  color: rgb(34 211 238 / 0.5);
}

.active\:text-cyan-400\/55:active {
  color: rgb(34 211 238 / 0.55);
}

.active\:text-cyan-400\/60:active {
  color: rgb(34 211 238 / 0.6);
}

.active\:text-cyan-400\/65:active {
  color: rgb(34 211 238 / 0.65);
}

.active\:text-cyan-400\/70:active {
  color: rgb(34 211 238 / 0.7);
}

.active\:text-cyan-400\/75:active {
  color: rgb(34 211 238 / 0.75);
}

.active\:text-cyan-400\/80:active {
  color: rgb(34 211 238 / 0.8);
}

.active\:text-cyan-400\/85:active {
  color: rgb(34 211 238 / 0.85);
}

.active\:text-cyan-400\/90:active {
  color: rgb(34 211 238 / 0.9);
}

.active\:text-cyan-400\/95:active {
  color: rgb(34 211 238 / 0.95);
}

.active\:text-cyan-500:active {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}

.active\:text-cyan-500\/0:active {
  color: rgb(6 182 212 / 0);
}

.active\:text-cyan-500\/10:active {
  color: rgb(6 182 212 / 0.1);
}

.active\:text-cyan-500\/100:active {
  color: rgb(6 182 212 / 1);
}

.active\:text-cyan-500\/15:active {
  color: rgb(6 182 212 / 0.15);
}

.active\:text-cyan-500\/20:active {
  color: rgb(6 182 212 / 0.2);
}

.active\:text-cyan-500\/25:active {
  color: rgb(6 182 212 / 0.25);
}

.active\:text-cyan-500\/30:active {
  color: rgb(6 182 212 / 0.3);
}

.active\:text-cyan-500\/35:active {
  color: rgb(6 182 212 / 0.35);
}

.active\:text-cyan-500\/40:active {
  color: rgb(6 182 212 / 0.4);
}

.active\:text-cyan-500\/45:active {
  color: rgb(6 182 212 / 0.45);
}

.active\:text-cyan-500\/5:active {
  color: rgb(6 182 212 / 0.05);
}

.active\:text-cyan-500\/50:active {
  color: rgb(6 182 212 / 0.5);
}

.active\:text-cyan-500\/55:active {
  color: rgb(6 182 212 / 0.55);
}

.active\:text-cyan-500\/60:active {
  color: rgb(6 182 212 / 0.6);
}

.active\:text-cyan-500\/65:active {
  color: rgb(6 182 212 / 0.65);
}

.active\:text-cyan-500\/70:active {
  color: rgb(6 182 212 / 0.7);
}

.active\:text-cyan-500\/75:active {
  color: rgb(6 182 212 / 0.75);
}

.active\:text-cyan-500\/80:active {
  color: rgb(6 182 212 / 0.8);
}

.active\:text-cyan-500\/85:active {
  color: rgb(6 182 212 / 0.85);
}

.active\:text-cyan-500\/90:active {
  color: rgb(6 182 212 / 0.9);
}

.active\:text-cyan-500\/95:active {
  color: rgb(6 182 212 / 0.95);
}

.active\:text-cyan-600:active {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}

.active\:text-cyan-600\/0:active {
  color: rgb(8 145 178 / 0);
}

.active\:text-cyan-600\/10:active {
  color: rgb(8 145 178 / 0.1);
}

.active\:text-cyan-600\/100:active {
  color: rgb(8 145 178 / 1);
}

.active\:text-cyan-600\/15:active {
  color: rgb(8 145 178 / 0.15);
}

.active\:text-cyan-600\/20:active {
  color: rgb(8 145 178 / 0.2);
}

.active\:text-cyan-600\/25:active {
  color: rgb(8 145 178 / 0.25);
}

.active\:text-cyan-600\/30:active {
  color: rgb(8 145 178 / 0.3);
}

.active\:text-cyan-600\/35:active {
  color: rgb(8 145 178 / 0.35);
}

.active\:text-cyan-600\/40:active {
  color: rgb(8 145 178 / 0.4);
}

.active\:text-cyan-600\/45:active {
  color: rgb(8 145 178 / 0.45);
}

.active\:text-cyan-600\/5:active {
  color: rgb(8 145 178 / 0.05);
}

.active\:text-cyan-600\/50:active {
  color: rgb(8 145 178 / 0.5);
}

.active\:text-cyan-600\/55:active {
  color: rgb(8 145 178 / 0.55);
}

.active\:text-cyan-600\/60:active {
  color: rgb(8 145 178 / 0.6);
}

.active\:text-cyan-600\/65:active {
  color: rgb(8 145 178 / 0.65);
}

.active\:text-cyan-600\/70:active {
  color: rgb(8 145 178 / 0.7);
}

.active\:text-cyan-600\/75:active {
  color: rgb(8 145 178 / 0.75);
}

.active\:text-cyan-600\/80:active {
  color: rgb(8 145 178 / 0.8);
}

.active\:text-cyan-600\/85:active {
  color: rgb(8 145 178 / 0.85);
}

.active\:text-cyan-600\/90:active {
  color: rgb(8 145 178 / 0.9);
}

.active\:text-cyan-600\/95:active {
  color: rgb(8 145 178 / 0.95);
}

.active\:text-cyan-700:active {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}

.active\:text-cyan-700\/0:active {
  color: rgb(14 116 144 / 0);
}

.active\:text-cyan-700\/10:active {
  color: rgb(14 116 144 / 0.1);
}

.active\:text-cyan-700\/100:active {
  color: rgb(14 116 144 / 1);
}

.active\:text-cyan-700\/15:active {
  color: rgb(14 116 144 / 0.15);
}

.active\:text-cyan-700\/20:active {
  color: rgb(14 116 144 / 0.2);
}

.active\:text-cyan-700\/25:active {
  color: rgb(14 116 144 / 0.25);
}

.active\:text-cyan-700\/30:active {
  color: rgb(14 116 144 / 0.3);
}

.active\:text-cyan-700\/35:active {
  color: rgb(14 116 144 / 0.35);
}

.active\:text-cyan-700\/40:active {
  color: rgb(14 116 144 / 0.4);
}

.active\:text-cyan-700\/45:active {
  color: rgb(14 116 144 / 0.45);
}

.active\:text-cyan-700\/5:active {
  color: rgb(14 116 144 / 0.05);
}

.active\:text-cyan-700\/50:active {
  color: rgb(14 116 144 / 0.5);
}

.active\:text-cyan-700\/55:active {
  color: rgb(14 116 144 / 0.55);
}

.active\:text-cyan-700\/60:active {
  color: rgb(14 116 144 / 0.6);
}

.active\:text-cyan-700\/65:active {
  color: rgb(14 116 144 / 0.65);
}

.active\:text-cyan-700\/70:active {
  color: rgb(14 116 144 / 0.7);
}

.active\:text-cyan-700\/75:active {
  color: rgb(14 116 144 / 0.75);
}

.active\:text-cyan-700\/80:active {
  color: rgb(14 116 144 / 0.8);
}

.active\:text-cyan-700\/85:active {
  color: rgb(14 116 144 / 0.85);
}

.active\:text-cyan-700\/90:active {
  color: rgb(14 116 144 / 0.9);
}

.active\:text-cyan-700\/95:active {
  color: rgb(14 116 144 / 0.95);
}

.active\:text-cyan-800:active {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}

.active\:text-cyan-800\/0:active {
  color: rgb(21 94 117 / 0);
}

.active\:text-cyan-800\/10:active {
  color: rgb(21 94 117 / 0.1);
}

.active\:text-cyan-800\/100:active {
  color: rgb(21 94 117 / 1);
}

.active\:text-cyan-800\/15:active {
  color: rgb(21 94 117 / 0.15);
}

.active\:text-cyan-800\/20:active {
  color: rgb(21 94 117 / 0.2);
}

.active\:text-cyan-800\/25:active {
  color: rgb(21 94 117 / 0.25);
}

.active\:text-cyan-800\/30:active {
  color: rgb(21 94 117 / 0.3);
}

.active\:text-cyan-800\/35:active {
  color: rgb(21 94 117 / 0.35);
}

.active\:text-cyan-800\/40:active {
  color: rgb(21 94 117 / 0.4);
}

.active\:text-cyan-800\/45:active {
  color: rgb(21 94 117 / 0.45);
}

.active\:text-cyan-800\/5:active {
  color: rgb(21 94 117 / 0.05);
}

.active\:text-cyan-800\/50:active {
  color: rgb(21 94 117 / 0.5);
}

.active\:text-cyan-800\/55:active {
  color: rgb(21 94 117 / 0.55);
}

.active\:text-cyan-800\/60:active {
  color: rgb(21 94 117 / 0.6);
}

.active\:text-cyan-800\/65:active {
  color: rgb(21 94 117 / 0.65);
}

.active\:text-cyan-800\/70:active {
  color: rgb(21 94 117 / 0.7);
}

.active\:text-cyan-800\/75:active {
  color: rgb(21 94 117 / 0.75);
}

.active\:text-cyan-800\/80:active {
  color: rgb(21 94 117 / 0.8);
}

.active\:text-cyan-800\/85:active {
  color: rgb(21 94 117 / 0.85);
}

.active\:text-cyan-800\/90:active {
  color: rgb(21 94 117 / 0.9);
}

.active\:text-cyan-800\/95:active {
  color: rgb(21 94 117 / 0.95);
}

.active\:text-cyan-900:active {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}

.active\:text-cyan-900\/0:active {
  color: rgb(22 78 99 / 0);
}

.active\:text-cyan-900\/10:active {
  color: rgb(22 78 99 / 0.1);
}

.active\:text-cyan-900\/100:active {
  color: rgb(22 78 99 / 1);
}

.active\:text-cyan-900\/15:active {
  color: rgb(22 78 99 / 0.15);
}

.active\:text-cyan-900\/20:active {
  color: rgb(22 78 99 / 0.2);
}

.active\:text-cyan-900\/25:active {
  color: rgb(22 78 99 / 0.25);
}

.active\:text-cyan-900\/30:active {
  color: rgb(22 78 99 / 0.3);
}

.active\:text-cyan-900\/35:active {
  color: rgb(22 78 99 / 0.35);
}

.active\:text-cyan-900\/40:active {
  color: rgb(22 78 99 / 0.4);
}

.active\:text-cyan-900\/45:active {
  color: rgb(22 78 99 / 0.45);
}

.active\:text-cyan-900\/5:active {
  color: rgb(22 78 99 / 0.05);
}

.active\:text-cyan-900\/50:active {
  color: rgb(22 78 99 / 0.5);
}

.active\:text-cyan-900\/55:active {
  color: rgb(22 78 99 / 0.55);
}

.active\:text-cyan-900\/60:active {
  color: rgb(22 78 99 / 0.6);
}

.active\:text-cyan-900\/65:active {
  color: rgb(22 78 99 / 0.65);
}

.active\:text-cyan-900\/70:active {
  color: rgb(22 78 99 / 0.7);
}

.active\:text-cyan-900\/75:active {
  color: rgb(22 78 99 / 0.75);
}

.active\:text-cyan-900\/80:active {
  color: rgb(22 78 99 / 0.8);
}

.active\:text-cyan-900\/85:active {
  color: rgb(22 78 99 / 0.85);
}

.active\:text-cyan-900\/90:active {
  color: rgb(22 78 99 / 0.9);
}

.active\:text-cyan-900\/95:active {
  color: rgb(22 78 99 / 0.95);
}

.active\:text-emerald-100:active {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}

.active\:text-emerald-100\/0:active {
  color: rgb(209 250 229 / 0);
}

.active\:text-emerald-100\/10:active {
  color: rgb(209 250 229 / 0.1);
}

.active\:text-emerald-100\/100:active {
  color: rgb(209 250 229 / 1);
}

.active\:text-emerald-100\/15:active {
  color: rgb(209 250 229 / 0.15);
}

.active\:text-emerald-100\/20:active {
  color: rgb(209 250 229 / 0.2);
}

.active\:text-emerald-100\/25:active {
  color: rgb(209 250 229 / 0.25);
}

.active\:text-emerald-100\/30:active {
  color: rgb(209 250 229 / 0.3);
}

.active\:text-emerald-100\/35:active {
  color: rgb(209 250 229 / 0.35);
}

.active\:text-emerald-100\/40:active {
  color: rgb(209 250 229 / 0.4);
}

.active\:text-emerald-100\/45:active {
  color: rgb(209 250 229 / 0.45);
}

.active\:text-emerald-100\/5:active {
  color: rgb(209 250 229 / 0.05);
}

.active\:text-emerald-100\/50:active {
  color: rgb(209 250 229 / 0.5);
}

.active\:text-emerald-100\/55:active {
  color: rgb(209 250 229 / 0.55);
}

.active\:text-emerald-100\/60:active {
  color: rgb(209 250 229 / 0.6);
}

.active\:text-emerald-100\/65:active {
  color: rgb(209 250 229 / 0.65);
}

.active\:text-emerald-100\/70:active {
  color: rgb(209 250 229 / 0.7);
}

.active\:text-emerald-100\/75:active {
  color: rgb(209 250 229 / 0.75);
}

.active\:text-emerald-100\/80:active {
  color: rgb(209 250 229 / 0.8);
}

.active\:text-emerald-100\/85:active {
  color: rgb(209 250 229 / 0.85);
}

.active\:text-emerald-100\/90:active {
  color: rgb(209 250 229 / 0.9);
}

.active\:text-emerald-100\/95:active {
  color: rgb(209 250 229 / 0.95);
}

.active\:text-emerald-200:active {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}

.active\:text-emerald-200\/0:active {
  color: rgb(167 243 208 / 0);
}

.active\:text-emerald-200\/10:active {
  color: rgb(167 243 208 / 0.1);
}

.active\:text-emerald-200\/100:active {
  color: rgb(167 243 208 / 1);
}

.active\:text-emerald-200\/15:active {
  color: rgb(167 243 208 / 0.15);
}

.active\:text-emerald-200\/20:active {
  color: rgb(167 243 208 / 0.2);
}

.active\:text-emerald-200\/25:active {
  color: rgb(167 243 208 / 0.25);
}

.active\:text-emerald-200\/30:active {
  color: rgb(167 243 208 / 0.3);
}

.active\:text-emerald-200\/35:active {
  color: rgb(167 243 208 / 0.35);
}

.active\:text-emerald-200\/40:active {
  color: rgb(167 243 208 / 0.4);
}

.active\:text-emerald-200\/45:active {
  color: rgb(167 243 208 / 0.45);
}

.active\:text-emerald-200\/5:active {
  color: rgb(167 243 208 / 0.05);
}

.active\:text-emerald-200\/50:active {
  color: rgb(167 243 208 / 0.5);
}

.active\:text-emerald-200\/55:active {
  color: rgb(167 243 208 / 0.55);
}

.active\:text-emerald-200\/60:active {
  color: rgb(167 243 208 / 0.6);
}

.active\:text-emerald-200\/65:active {
  color: rgb(167 243 208 / 0.65);
}

.active\:text-emerald-200\/70:active {
  color: rgb(167 243 208 / 0.7);
}

.active\:text-emerald-200\/75:active {
  color: rgb(167 243 208 / 0.75);
}

.active\:text-emerald-200\/80:active {
  color: rgb(167 243 208 / 0.8);
}

.active\:text-emerald-200\/85:active {
  color: rgb(167 243 208 / 0.85);
}

.active\:text-emerald-200\/90:active {
  color: rgb(167 243 208 / 0.9);
}

.active\:text-emerald-200\/95:active {
  color: rgb(167 243 208 / 0.95);
}

.active\:text-emerald-300:active {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}

.active\:text-emerald-300\/0:active {
  color: rgb(110 231 183 / 0);
}

.active\:text-emerald-300\/10:active {
  color: rgb(110 231 183 / 0.1);
}

.active\:text-emerald-300\/100:active {
  color: rgb(110 231 183 / 1);
}

.active\:text-emerald-300\/15:active {
  color: rgb(110 231 183 / 0.15);
}

.active\:text-emerald-300\/20:active {
  color: rgb(110 231 183 / 0.2);
}

.active\:text-emerald-300\/25:active {
  color: rgb(110 231 183 / 0.25);
}

.active\:text-emerald-300\/30:active {
  color: rgb(110 231 183 / 0.3);
}

.active\:text-emerald-300\/35:active {
  color: rgb(110 231 183 / 0.35);
}

.active\:text-emerald-300\/40:active {
  color: rgb(110 231 183 / 0.4);
}

.active\:text-emerald-300\/45:active {
  color: rgb(110 231 183 / 0.45);
}

.active\:text-emerald-300\/5:active {
  color: rgb(110 231 183 / 0.05);
}

.active\:text-emerald-300\/50:active {
  color: rgb(110 231 183 / 0.5);
}

.active\:text-emerald-300\/55:active {
  color: rgb(110 231 183 / 0.55);
}

.active\:text-emerald-300\/60:active {
  color: rgb(110 231 183 / 0.6);
}

.active\:text-emerald-300\/65:active {
  color: rgb(110 231 183 / 0.65);
}

.active\:text-emerald-300\/70:active {
  color: rgb(110 231 183 / 0.7);
}

.active\:text-emerald-300\/75:active {
  color: rgb(110 231 183 / 0.75);
}

.active\:text-emerald-300\/80:active {
  color: rgb(110 231 183 / 0.8);
}

.active\:text-emerald-300\/85:active {
  color: rgb(110 231 183 / 0.85);
}

.active\:text-emerald-300\/90:active {
  color: rgb(110 231 183 / 0.9);
}

.active\:text-emerald-300\/95:active {
  color: rgb(110 231 183 / 0.95);
}

.active\:text-emerald-400:active {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}

.active\:text-emerald-400\/0:active {
  color: rgb(52 211 153 / 0);
}

.active\:text-emerald-400\/10:active {
  color: rgb(52 211 153 / 0.1);
}

.active\:text-emerald-400\/100:active {
  color: rgb(52 211 153 / 1);
}

.active\:text-emerald-400\/15:active {
  color: rgb(52 211 153 / 0.15);
}

.active\:text-emerald-400\/20:active {
  color: rgb(52 211 153 / 0.2);
}

.active\:text-emerald-400\/25:active {
  color: rgb(52 211 153 / 0.25);
}

.active\:text-emerald-400\/30:active {
  color: rgb(52 211 153 / 0.3);
}

.active\:text-emerald-400\/35:active {
  color: rgb(52 211 153 / 0.35);
}

.active\:text-emerald-400\/40:active {
  color: rgb(52 211 153 / 0.4);
}

.active\:text-emerald-400\/45:active {
  color: rgb(52 211 153 / 0.45);
}

.active\:text-emerald-400\/5:active {
  color: rgb(52 211 153 / 0.05);
}

.active\:text-emerald-400\/50:active {
  color: rgb(52 211 153 / 0.5);
}

.active\:text-emerald-400\/55:active {
  color: rgb(52 211 153 / 0.55);
}

.active\:text-emerald-400\/60:active {
  color: rgb(52 211 153 / 0.6);
}

.active\:text-emerald-400\/65:active {
  color: rgb(52 211 153 / 0.65);
}

.active\:text-emerald-400\/70:active {
  color: rgb(52 211 153 / 0.7);
}

.active\:text-emerald-400\/75:active {
  color: rgb(52 211 153 / 0.75);
}

.active\:text-emerald-400\/80:active {
  color: rgb(52 211 153 / 0.8);
}

.active\:text-emerald-400\/85:active {
  color: rgb(52 211 153 / 0.85);
}

.active\:text-emerald-400\/90:active {
  color: rgb(52 211 153 / 0.9);
}

.active\:text-emerald-400\/95:active {
  color: rgb(52 211 153 / 0.95);
}

.active\:text-emerald-500:active {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}

.active\:text-emerald-500\/0:active {
  color: rgb(16 185 129 / 0);
}

.active\:text-emerald-500\/10:active {
  color: rgb(16 185 129 / 0.1);
}

.active\:text-emerald-500\/100:active {
  color: rgb(16 185 129 / 1);
}

.active\:text-emerald-500\/15:active {
  color: rgb(16 185 129 / 0.15);
}

.active\:text-emerald-500\/20:active {
  color: rgb(16 185 129 / 0.2);
}

.active\:text-emerald-500\/25:active {
  color: rgb(16 185 129 / 0.25);
}

.active\:text-emerald-500\/30:active {
  color: rgb(16 185 129 / 0.3);
}

.active\:text-emerald-500\/35:active {
  color: rgb(16 185 129 / 0.35);
}

.active\:text-emerald-500\/40:active {
  color: rgb(16 185 129 / 0.4);
}

.active\:text-emerald-500\/45:active {
  color: rgb(16 185 129 / 0.45);
}

.active\:text-emerald-500\/5:active {
  color: rgb(16 185 129 / 0.05);
}

.active\:text-emerald-500\/50:active {
  color: rgb(16 185 129 / 0.5);
}

.active\:text-emerald-500\/55:active {
  color: rgb(16 185 129 / 0.55);
}

.active\:text-emerald-500\/60:active {
  color: rgb(16 185 129 / 0.6);
}

.active\:text-emerald-500\/65:active {
  color: rgb(16 185 129 / 0.65);
}

.active\:text-emerald-500\/70:active {
  color: rgb(16 185 129 / 0.7);
}

.active\:text-emerald-500\/75:active {
  color: rgb(16 185 129 / 0.75);
}

.active\:text-emerald-500\/80:active {
  color: rgb(16 185 129 / 0.8);
}

.active\:text-emerald-500\/85:active {
  color: rgb(16 185 129 / 0.85);
}

.active\:text-emerald-500\/90:active {
  color: rgb(16 185 129 / 0.9);
}

.active\:text-emerald-500\/95:active {
  color: rgb(16 185 129 / 0.95);
}

.active\:text-emerald-600:active {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}

.active\:text-emerald-600\/0:active {
  color: rgb(5 150 105 / 0);
}

.active\:text-emerald-600\/10:active {
  color: rgb(5 150 105 / 0.1);
}

.active\:text-emerald-600\/100:active {
  color: rgb(5 150 105 / 1);
}

.active\:text-emerald-600\/15:active {
  color: rgb(5 150 105 / 0.15);
}

.active\:text-emerald-600\/20:active {
  color: rgb(5 150 105 / 0.2);
}

.active\:text-emerald-600\/25:active {
  color: rgb(5 150 105 / 0.25);
}

.active\:text-emerald-600\/30:active {
  color: rgb(5 150 105 / 0.3);
}

.active\:text-emerald-600\/35:active {
  color: rgb(5 150 105 / 0.35);
}

.active\:text-emerald-600\/40:active {
  color: rgb(5 150 105 / 0.4);
}

.active\:text-emerald-600\/45:active {
  color: rgb(5 150 105 / 0.45);
}

.active\:text-emerald-600\/5:active {
  color: rgb(5 150 105 / 0.05);
}

.active\:text-emerald-600\/50:active {
  color: rgb(5 150 105 / 0.5);
}

.active\:text-emerald-600\/55:active {
  color: rgb(5 150 105 / 0.55);
}

.active\:text-emerald-600\/60:active {
  color: rgb(5 150 105 / 0.6);
}

.active\:text-emerald-600\/65:active {
  color: rgb(5 150 105 / 0.65);
}

.active\:text-emerald-600\/70:active {
  color: rgb(5 150 105 / 0.7);
}

.active\:text-emerald-600\/75:active {
  color: rgb(5 150 105 / 0.75);
}

.active\:text-emerald-600\/80:active {
  color: rgb(5 150 105 / 0.8);
}

.active\:text-emerald-600\/85:active {
  color: rgb(5 150 105 / 0.85);
}

.active\:text-emerald-600\/90:active {
  color: rgb(5 150 105 / 0.9);
}

.active\:text-emerald-600\/95:active {
  color: rgb(5 150 105 / 0.95);
}

.active\:text-emerald-700:active {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}

.active\:text-emerald-700\/0:active {
  color: rgb(4 120 87 / 0);
}

.active\:text-emerald-700\/10:active {
  color: rgb(4 120 87 / 0.1);
}

.active\:text-emerald-700\/100:active {
  color: rgb(4 120 87 / 1);
}

.active\:text-emerald-700\/15:active {
  color: rgb(4 120 87 / 0.15);
}

.active\:text-emerald-700\/20:active {
  color: rgb(4 120 87 / 0.2);
}

.active\:text-emerald-700\/25:active {
  color: rgb(4 120 87 / 0.25);
}

.active\:text-emerald-700\/30:active {
  color: rgb(4 120 87 / 0.3);
}

.active\:text-emerald-700\/35:active {
  color: rgb(4 120 87 / 0.35);
}

.active\:text-emerald-700\/40:active {
  color: rgb(4 120 87 / 0.4);
}

.active\:text-emerald-700\/45:active {
  color: rgb(4 120 87 / 0.45);
}

.active\:text-emerald-700\/5:active {
  color: rgb(4 120 87 / 0.05);
}

.active\:text-emerald-700\/50:active {
  color: rgb(4 120 87 / 0.5);
}

.active\:text-emerald-700\/55:active {
  color: rgb(4 120 87 / 0.55);
}

.active\:text-emerald-700\/60:active {
  color: rgb(4 120 87 / 0.6);
}

.active\:text-emerald-700\/65:active {
  color: rgb(4 120 87 / 0.65);
}

.active\:text-emerald-700\/70:active {
  color: rgb(4 120 87 / 0.7);
}

.active\:text-emerald-700\/75:active {
  color: rgb(4 120 87 / 0.75);
}

.active\:text-emerald-700\/80:active {
  color: rgb(4 120 87 / 0.8);
}

.active\:text-emerald-700\/85:active {
  color: rgb(4 120 87 / 0.85);
}

.active\:text-emerald-700\/90:active {
  color: rgb(4 120 87 / 0.9);
}

.active\:text-emerald-700\/95:active {
  color: rgb(4 120 87 / 0.95);
}

.active\:text-emerald-800:active {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}

.active\:text-emerald-800\/0:active {
  color: rgb(6 95 70 / 0);
}

.active\:text-emerald-800\/10:active {
  color: rgb(6 95 70 / 0.1);
}

.active\:text-emerald-800\/100:active {
  color: rgb(6 95 70 / 1);
}

.active\:text-emerald-800\/15:active {
  color: rgb(6 95 70 / 0.15);
}

.active\:text-emerald-800\/20:active {
  color: rgb(6 95 70 / 0.2);
}

.active\:text-emerald-800\/25:active {
  color: rgb(6 95 70 / 0.25);
}

.active\:text-emerald-800\/30:active {
  color: rgb(6 95 70 / 0.3);
}

.active\:text-emerald-800\/35:active {
  color: rgb(6 95 70 / 0.35);
}

.active\:text-emerald-800\/40:active {
  color: rgb(6 95 70 / 0.4);
}

.active\:text-emerald-800\/45:active {
  color: rgb(6 95 70 / 0.45);
}

.active\:text-emerald-800\/5:active {
  color: rgb(6 95 70 / 0.05);
}

.active\:text-emerald-800\/50:active {
  color: rgb(6 95 70 / 0.5);
}

.active\:text-emerald-800\/55:active {
  color: rgb(6 95 70 / 0.55);
}

.active\:text-emerald-800\/60:active {
  color: rgb(6 95 70 / 0.6);
}

.active\:text-emerald-800\/65:active {
  color: rgb(6 95 70 / 0.65);
}

.active\:text-emerald-800\/70:active {
  color: rgb(6 95 70 / 0.7);
}

.active\:text-emerald-800\/75:active {
  color: rgb(6 95 70 / 0.75);
}

.active\:text-emerald-800\/80:active {
  color: rgb(6 95 70 / 0.8);
}

.active\:text-emerald-800\/85:active {
  color: rgb(6 95 70 / 0.85);
}

.active\:text-emerald-800\/90:active {
  color: rgb(6 95 70 / 0.9);
}

.active\:text-emerald-800\/95:active {
  color: rgb(6 95 70 / 0.95);
}

.active\:text-emerald-900:active {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}

.active\:text-emerald-900\/0:active {
  color: rgb(6 78 59 / 0);
}

.active\:text-emerald-900\/10:active {
  color: rgb(6 78 59 / 0.1);
}

.active\:text-emerald-900\/100:active {
  color: rgb(6 78 59 / 1);
}

.active\:text-emerald-900\/15:active {
  color: rgb(6 78 59 / 0.15);
}

.active\:text-emerald-900\/20:active {
  color: rgb(6 78 59 / 0.2);
}

.active\:text-emerald-900\/25:active {
  color: rgb(6 78 59 / 0.25);
}

.active\:text-emerald-900\/30:active {
  color: rgb(6 78 59 / 0.3);
}

.active\:text-emerald-900\/35:active {
  color: rgb(6 78 59 / 0.35);
}

.active\:text-emerald-900\/40:active {
  color: rgb(6 78 59 / 0.4);
}

.active\:text-emerald-900\/45:active {
  color: rgb(6 78 59 / 0.45);
}

.active\:text-emerald-900\/5:active {
  color: rgb(6 78 59 / 0.05);
}

.active\:text-emerald-900\/50:active {
  color: rgb(6 78 59 / 0.5);
}

.active\:text-emerald-900\/55:active {
  color: rgb(6 78 59 / 0.55);
}

.active\:text-emerald-900\/60:active {
  color: rgb(6 78 59 / 0.6);
}

.active\:text-emerald-900\/65:active {
  color: rgb(6 78 59 / 0.65);
}

.active\:text-emerald-900\/70:active {
  color: rgb(6 78 59 / 0.7);
}

.active\:text-emerald-900\/75:active {
  color: rgb(6 78 59 / 0.75);
}

.active\:text-emerald-900\/80:active {
  color: rgb(6 78 59 / 0.8);
}

.active\:text-emerald-900\/85:active {
  color: rgb(6 78 59 / 0.85);
}

.active\:text-emerald-900\/90:active {
  color: rgb(6 78 59 / 0.9);
}

.active\:text-emerald-900\/95:active {
  color: rgb(6 78 59 / 0.95);
}

.active\:text-gray-100:active {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.active\:text-gray-100\/0:active {
  color: rgb(243 244 246 / 0);
}

.active\:text-gray-100\/10:active {
  color: rgb(243 244 246 / 0.1);
}

.active\:text-gray-100\/100:active {
  color: rgb(243 244 246 / 1);
}

.active\:text-gray-100\/15:active {
  color: rgb(243 244 246 / 0.15);
}

.active\:text-gray-100\/20:active {
  color: rgb(243 244 246 / 0.2);
}

.active\:text-gray-100\/25:active {
  color: rgb(243 244 246 / 0.25);
}

.active\:text-gray-100\/30:active {
  color: rgb(243 244 246 / 0.3);
}

.active\:text-gray-100\/35:active {
  color: rgb(243 244 246 / 0.35);
}

.active\:text-gray-100\/40:active {
  color: rgb(243 244 246 / 0.4);
}

.active\:text-gray-100\/45:active {
  color: rgb(243 244 246 / 0.45);
}

.active\:text-gray-100\/5:active {
  color: rgb(243 244 246 / 0.05);
}

.active\:text-gray-100\/50:active {
  color: rgb(243 244 246 / 0.5);
}

.active\:text-gray-100\/55:active {
  color: rgb(243 244 246 / 0.55);
}

.active\:text-gray-100\/60:active {
  color: rgb(243 244 246 / 0.6);
}

.active\:text-gray-100\/65:active {
  color: rgb(243 244 246 / 0.65);
}

.active\:text-gray-100\/70:active {
  color: rgb(243 244 246 / 0.7);
}

.active\:text-gray-100\/75:active {
  color: rgb(243 244 246 / 0.75);
}

.active\:text-gray-100\/80:active {
  color: rgb(243 244 246 / 0.8);
}

.active\:text-gray-100\/85:active {
  color: rgb(243 244 246 / 0.85);
}

.active\:text-gray-100\/90:active {
  color: rgb(243 244 246 / 0.9);
}

.active\:text-gray-100\/95:active {
  color: rgb(243 244 246 / 0.95);
}

.active\:text-gray-200:active {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.active\:text-gray-200\/0:active {
  color: rgb(229 231 235 / 0);
}

.active\:text-gray-200\/10:active {
  color: rgb(229 231 235 / 0.1);
}

.active\:text-gray-200\/100:active {
  color: rgb(229 231 235 / 1);
}

.active\:text-gray-200\/15:active {
  color: rgb(229 231 235 / 0.15);
}

.active\:text-gray-200\/20:active {
  color: rgb(229 231 235 / 0.2);
}

.active\:text-gray-200\/25:active {
  color: rgb(229 231 235 / 0.25);
}

.active\:text-gray-200\/30:active {
  color: rgb(229 231 235 / 0.3);
}

.active\:text-gray-200\/35:active {
  color: rgb(229 231 235 / 0.35);
}

.active\:text-gray-200\/40:active {
  color: rgb(229 231 235 / 0.4);
}

.active\:text-gray-200\/45:active {
  color: rgb(229 231 235 / 0.45);
}

.active\:text-gray-200\/5:active {
  color: rgb(229 231 235 / 0.05);
}

.active\:text-gray-200\/50:active {
  color: rgb(229 231 235 / 0.5);
}

.active\:text-gray-200\/55:active {
  color: rgb(229 231 235 / 0.55);
}

.active\:text-gray-200\/60:active {
  color: rgb(229 231 235 / 0.6);
}

.active\:text-gray-200\/65:active {
  color: rgb(229 231 235 / 0.65);
}

.active\:text-gray-200\/70:active {
  color: rgb(229 231 235 / 0.7);
}

.active\:text-gray-200\/75:active {
  color: rgb(229 231 235 / 0.75);
}

.active\:text-gray-200\/80:active {
  color: rgb(229 231 235 / 0.8);
}

.active\:text-gray-200\/85:active {
  color: rgb(229 231 235 / 0.85);
}

.active\:text-gray-200\/90:active {
  color: rgb(229 231 235 / 0.9);
}

.active\:text-gray-200\/95:active {
  color: rgb(229 231 235 / 0.95);
}

.active\:text-gray-300:active {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.active\:text-gray-300\/0:active {
  color: rgb(209 213 219 / 0);
}

.active\:text-gray-300\/10:active {
  color: rgb(209 213 219 / 0.1);
}

.active\:text-gray-300\/100:active {
  color: rgb(209 213 219 / 1);
}

.active\:text-gray-300\/15:active {
  color: rgb(209 213 219 / 0.15);
}

.active\:text-gray-300\/20:active {
  color: rgb(209 213 219 / 0.2);
}

.active\:text-gray-300\/25:active {
  color: rgb(209 213 219 / 0.25);
}

.active\:text-gray-300\/30:active {
  color: rgb(209 213 219 / 0.3);
}

.active\:text-gray-300\/35:active {
  color: rgb(209 213 219 / 0.35);
}

.active\:text-gray-300\/40:active {
  color: rgb(209 213 219 / 0.4);
}

.active\:text-gray-300\/45:active {
  color: rgb(209 213 219 / 0.45);
}

.active\:text-gray-300\/5:active {
  color: rgb(209 213 219 / 0.05);
}

.active\:text-gray-300\/50:active {
  color: rgb(209 213 219 / 0.5);
}

.active\:text-gray-300\/55:active {
  color: rgb(209 213 219 / 0.55);
}

.active\:text-gray-300\/60:active {
  color: rgb(209 213 219 / 0.6);
}

.active\:text-gray-300\/65:active {
  color: rgb(209 213 219 / 0.65);
}

.active\:text-gray-300\/70:active {
  color: rgb(209 213 219 / 0.7);
}

.active\:text-gray-300\/75:active {
  color: rgb(209 213 219 / 0.75);
}

.active\:text-gray-300\/80:active {
  color: rgb(209 213 219 / 0.8);
}

.active\:text-gray-300\/85:active {
  color: rgb(209 213 219 / 0.85);
}

.active\:text-gray-300\/90:active {
  color: rgb(209 213 219 / 0.9);
}

.active\:text-gray-300\/95:active {
  color: rgb(209 213 219 / 0.95);
}

.active\:text-gray-400:active {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.active\:text-gray-400\/0:active {
  color: rgb(156 163 175 / 0);
}

.active\:text-gray-400\/10:active {
  color: rgb(156 163 175 / 0.1);
}

.active\:text-gray-400\/100:active {
  color: rgb(156 163 175 / 1);
}

.active\:text-gray-400\/15:active {
  color: rgb(156 163 175 / 0.15);
}

.active\:text-gray-400\/20:active {
  color: rgb(156 163 175 / 0.2);
}

.active\:text-gray-400\/25:active {
  color: rgb(156 163 175 / 0.25);
}

.active\:text-gray-400\/30:active {
  color: rgb(156 163 175 / 0.3);
}

.active\:text-gray-400\/35:active {
  color: rgb(156 163 175 / 0.35);
}

.active\:text-gray-400\/40:active {
  color: rgb(156 163 175 / 0.4);
}

.active\:text-gray-400\/45:active {
  color: rgb(156 163 175 / 0.45);
}

.active\:text-gray-400\/5:active {
  color: rgb(156 163 175 / 0.05);
}

.active\:text-gray-400\/50:active {
  color: rgb(156 163 175 / 0.5);
}

.active\:text-gray-400\/55:active {
  color: rgb(156 163 175 / 0.55);
}

.active\:text-gray-400\/60:active {
  color: rgb(156 163 175 / 0.6);
}

.active\:text-gray-400\/65:active {
  color: rgb(156 163 175 / 0.65);
}

.active\:text-gray-400\/70:active {
  color: rgb(156 163 175 / 0.7);
}

.active\:text-gray-400\/75:active {
  color: rgb(156 163 175 / 0.75);
}

.active\:text-gray-400\/80:active {
  color: rgb(156 163 175 / 0.8);
}

.active\:text-gray-400\/85:active {
  color: rgb(156 163 175 / 0.85);
}

.active\:text-gray-400\/90:active {
  color: rgb(156 163 175 / 0.9);
}

.active\:text-gray-400\/95:active {
  color: rgb(156 163 175 / 0.95);
}

.active\:text-gray-500:active {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.active\:text-gray-500\/0:active {
  color: rgb(107 114 128 / 0);
}

.active\:text-gray-500\/10:active {
  color: rgb(107 114 128 / 0.1);
}

.active\:text-gray-500\/100:active {
  color: rgb(107 114 128 / 1);
}

.active\:text-gray-500\/15:active {
  color: rgb(107 114 128 / 0.15);
}

.active\:text-gray-500\/20:active {
  color: rgb(107 114 128 / 0.2);
}

.active\:text-gray-500\/25:active {
  color: rgb(107 114 128 / 0.25);
}

.active\:text-gray-500\/30:active {
  color: rgb(107 114 128 / 0.3);
}

.active\:text-gray-500\/35:active {
  color: rgb(107 114 128 / 0.35);
}

.active\:text-gray-500\/40:active {
  color: rgb(107 114 128 / 0.4);
}

.active\:text-gray-500\/45:active {
  color: rgb(107 114 128 / 0.45);
}

.active\:text-gray-500\/5:active {
  color: rgb(107 114 128 / 0.05);
}

.active\:text-gray-500\/50:active {
  color: rgb(107 114 128 / 0.5);
}

.active\:text-gray-500\/55:active {
  color: rgb(107 114 128 / 0.55);
}

.active\:text-gray-500\/60:active {
  color: rgb(107 114 128 / 0.6);
}

.active\:text-gray-500\/65:active {
  color: rgb(107 114 128 / 0.65);
}

.active\:text-gray-500\/70:active {
  color: rgb(107 114 128 / 0.7);
}

.active\:text-gray-500\/75:active {
  color: rgb(107 114 128 / 0.75);
}

.active\:text-gray-500\/80:active {
  color: rgb(107 114 128 / 0.8);
}

.active\:text-gray-500\/85:active {
  color: rgb(107 114 128 / 0.85);
}

.active\:text-gray-500\/90:active {
  color: rgb(107 114 128 / 0.9);
}

.active\:text-gray-500\/95:active {
  color: rgb(107 114 128 / 0.95);
}

.active\:text-gray-600:active {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.active\:text-gray-600\/0:active {
  color: rgb(75 85 99 / 0);
}

.active\:text-gray-600\/10:active {
  color: rgb(75 85 99 / 0.1);
}

.active\:text-gray-600\/100:active {
  color: rgb(75 85 99 / 1);
}

.active\:text-gray-600\/15:active {
  color: rgb(75 85 99 / 0.15);
}

.active\:text-gray-600\/20:active {
  color: rgb(75 85 99 / 0.2);
}

.active\:text-gray-600\/25:active {
  color: rgb(75 85 99 / 0.25);
}

.active\:text-gray-600\/30:active {
  color: rgb(75 85 99 / 0.3);
}

.active\:text-gray-600\/35:active {
  color: rgb(75 85 99 / 0.35);
}

.active\:text-gray-600\/40:active {
  color: rgb(75 85 99 / 0.4);
}

.active\:text-gray-600\/45:active {
  color: rgb(75 85 99 / 0.45);
}

.active\:text-gray-600\/5:active {
  color: rgb(75 85 99 / 0.05);
}

.active\:text-gray-600\/50:active {
  color: rgb(75 85 99 / 0.5);
}

.active\:text-gray-600\/55:active {
  color: rgb(75 85 99 / 0.55);
}

.active\:text-gray-600\/60:active {
  color: rgb(75 85 99 / 0.6);
}

.active\:text-gray-600\/65:active {
  color: rgb(75 85 99 / 0.65);
}

.active\:text-gray-600\/70:active {
  color: rgb(75 85 99 / 0.7);
}

.active\:text-gray-600\/75:active {
  color: rgb(75 85 99 / 0.75);
}

.active\:text-gray-600\/80:active {
  color: rgb(75 85 99 / 0.8);
}

.active\:text-gray-600\/85:active {
  color: rgb(75 85 99 / 0.85);
}

.active\:text-gray-600\/90:active {
  color: rgb(75 85 99 / 0.9);
}

.active\:text-gray-600\/95:active {
  color: rgb(75 85 99 / 0.95);
}

.active\:text-gray-700:active {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.active\:text-gray-700\/0:active {
  color: rgb(55 65 81 / 0);
}

.active\:text-gray-700\/10:active {
  color: rgb(55 65 81 / 0.1);
}

.active\:text-gray-700\/100:active {
  color: rgb(55 65 81 / 1);
}

.active\:text-gray-700\/15:active {
  color: rgb(55 65 81 / 0.15);
}

.active\:text-gray-700\/20:active {
  color: rgb(55 65 81 / 0.2);
}

.active\:text-gray-700\/25:active {
  color: rgb(55 65 81 / 0.25);
}

.active\:text-gray-700\/30:active {
  color: rgb(55 65 81 / 0.3);
}

.active\:text-gray-700\/35:active {
  color: rgb(55 65 81 / 0.35);
}

.active\:text-gray-700\/40:active {
  color: rgb(55 65 81 / 0.4);
}

.active\:text-gray-700\/45:active {
  color: rgb(55 65 81 / 0.45);
}

.active\:text-gray-700\/5:active {
  color: rgb(55 65 81 / 0.05);
}

.active\:text-gray-700\/50:active {
  color: rgb(55 65 81 / 0.5);
}

.active\:text-gray-700\/55:active {
  color: rgb(55 65 81 / 0.55);
}

.active\:text-gray-700\/60:active {
  color: rgb(55 65 81 / 0.6);
}

.active\:text-gray-700\/65:active {
  color: rgb(55 65 81 / 0.65);
}

.active\:text-gray-700\/70:active {
  color: rgb(55 65 81 / 0.7);
}

.active\:text-gray-700\/75:active {
  color: rgb(55 65 81 / 0.75);
}

.active\:text-gray-700\/80:active {
  color: rgb(55 65 81 / 0.8);
}

.active\:text-gray-700\/85:active {
  color: rgb(55 65 81 / 0.85);
}

.active\:text-gray-700\/90:active {
  color: rgb(55 65 81 / 0.9);
}

.active\:text-gray-700\/95:active {
  color: rgb(55 65 81 / 0.95);
}

.active\:text-gray-800:active {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.active\:text-gray-800\/0:active {
  color: rgb(31 41 55 / 0);
}

.active\:text-gray-800\/10:active {
  color: rgb(31 41 55 / 0.1);
}

.active\:text-gray-800\/100:active {
  color: rgb(31 41 55 / 1);
}

.active\:text-gray-800\/15:active {
  color: rgb(31 41 55 / 0.15);
}

.active\:text-gray-800\/20:active {
  color: rgb(31 41 55 / 0.2);
}

.active\:text-gray-800\/25:active {
  color: rgb(31 41 55 / 0.25);
}

.active\:text-gray-800\/30:active {
  color: rgb(31 41 55 / 0.3);
}

.active\:text-gray-800\/35:active {
  color: rgb(31 41 55 / 0.35);
}

.active\:text-gray-800\/40:active {
  color: rgb(31 41 55 / 0.4);
}

.active\:text-gray-800\/45:active {
  color: rgb(31 41 55 / 0.45);
}

.active\:text-gray-800\/5:active {
  color: rgb(31 41 55 / 0.05);
}

.active\:text-gray-800\/50:active {
  color: rgb(31 41 55 / 0.5);
}

.active\:text-gray-800\/55:active {
  color: rgb(31 41 55 / 0.55);
}

.active\:text-gray-800\/60:active {
  color: rgb(31 41 55 / 0.6);
}

.active\:text-gray-800\/65:active {
  color: rgb(31 41 55 / 0.65);
}

.active\:text-gray-800\/70:active {
  color: rgb(31 41 55 / 0.7);
}

.active\:text-gray-800\/75:active {
  color: rgb(31 41 55 / 0.75);
}

.active\:text-gray-800\/80:active {
  color: rgb(31 41 55 / 0.8);
}

.active\:text-gray-800\/85:active {
  color: rgb(31 41 55 / 0.85);
}

.active\:text-gray-800\/90:active {
  color: rgb(31 41 55 / 0.9);
}

.active\:text-gray-800\/95:active {
  color: rgb(31 41 55 / 0.95);
}

.active\:text-gray-900:active {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.active\:text-gray-900\/0:active {
  color: rgb(17 24 39 / 0);
}

.active\:text-gray-900\/10:active {
  color: rgb(17 24 39 / 0.1);
}

.active\:text-gray-900\/100:active {
  color: rgb(17 24 39 / 1);
}

.active\:text-gray-900\/15:active {
  color: rgb(17 24 39 / 0.15);
}

.active\:text-gray-900\/20:active {
  color: rgb(17 24 39 / 0.2);
}

.active\:text-gray-900\/25:active {
  color: rgb(17 24 39 / 0.25);
}

.active\:text-gray-900\/30:active {
  color: rgb(17 24 39 / 0.3);
}

.active\:text-gray-900\/35:active {
  color: rgb(17 24 39 / 0.35);
}

.active\:text-gray-900\/40:active {
  color: rgb(17 24 39 / 0.4);
}

.active\:text-gray-900\/45:active {
  color: rgb(17 24 39 / 0.45);
}

.active\:text-gray-900\/5:active {
  color: rgb(17 24 39 / 0.05);
}

.active\:text-gray-900\/50:active {
  color: rgb(17 24 39 / 0.5);
}

.active\:text-gray-900\/55:active {
  color: rgb(17 24 39 / 0.55);
}

.active\:text-gray-900\/60:active {
  color: rgb(17 24 39 / 0.6);
}

.active\:text-gray-900\/65:active {
  color: rgb(17 24 39 / 0.65);
}

.active\:text-gray-900\/70:active {
  color: rgb(17 24 39 / 0.7);
}

.active\:text-gray-900\/75:active {
  color: rgb(17 24 39 / 0.75);
}

.active\:text-gray-900\/80:active {
  color: rgb(17 24 39 / 0.8);
}

.active\:text-gray-900\/85:active {
  color: rgb(17 24 39 / 0.85);
}

.active\:text-gray-900\/90:active {
  color: rgb(17 24 39 / 0.9);
}

.active\:text-gray-900\/95:active {
  color: rgb(17 24 39 / 0.95);
}

.active\:text-green-100:active {
  --tw-text-opacity: 1;
  color: rgb(222 247 236 / var(--tw-text-opacity, 1));
}

.active\:text-green-100\/0:active {
  color: rgb(222 247 236 / 0);
}

.active\:text-green-100\/10:active {
  color: rgb(222 247 236 / 0.1);
}

.active\:text-green-100\/100:active {
  color: rgb(222 247 236 / 1);
}

.active\:text-green-100\/15:active {
  color: rgb(222 247 236 / 0.15);
}

.active\:text-green-100\/20:active {
  color: rgb(222 247 236 / 0.2);
}

.active\:text-green-100\/25:active {
  color: rgb(222 247 236 / 0.25);
}

.active\:text-green-100\/30:active {
  color: rgb(222 247 236 / 0.3);
}

.active\:text-green-100\/35:active {
  color: rgb(222 247 236 / 0.35);
}

.active\:text-green-100\/40:active {
  color: rgb(222 247 236 / 0.4);
}

.active\:text-green-100\/45:active {
  color: rgb(222 247 236 / 0.45);
}

.active\:text-green-100\/5:active {
  color: rgb(222 247 236 / 0.05);
}

.active\:text-green-100\/50:active {
  color: rgb(222 247 236 / 0.5);
}

.active\:text-green-100\/55:active {
  color: rgb(222 247 236 / 0.55);
}

.active\:text-green-100\/60:active {
  color: rgb(222 247 236 / 0.6);
}

.active\:text-green-100\/65:active {
  color: rgb(222 247 236 / 0.65);
}

.active\:text-green-100\/70:active {
  color: rgb(222 247 236 / 0.7);
}

.active\:text-green-100\/75:active {
  color: rgb(222 247 236 / 0.75);
}

.active\:text-green-100\/80:active {
  color: rgb(222 247 236 / 0.8);
}

.active\:text-green-100\/85:active {
  color: rgb(222 247 236 / 0.85);
}

.active\:text-green-100\/90:active {
  color: rgb(222 247 236 / 0.9);
}

.active\:text-green-100\/95:active {
  color: rgb(222 247 236 / 0.95);
}

.active\:text-green-200:active {
  --tw-text-opacity: 1;
  color: rgb(188 240 218 / var(--tw-text-opacity, 1));
}

.active\:text-green-200\/0:active {
  color: rgb(188 240 218 / 0);
}

.active\:text-green-200\/10:active {
  color: rgb(188 240 218 / 0.1);
}

.active\:text-green-200\/100:active {
  color: rgb(188 240 218 / 1);
}

.active\:text-green-200\/15:active {
  color: rgb(188 240 218 / 0.15);
}

.active\:text-green-200\/20:active {
  color: rgb(188 240 218 / 0.2);
}

.active\:text-green-200\/25:active {
  color: rgb(188 240 218 / 0.25);
}

.active\:text-green-200\/30:active {
  color: rgb(188 240 218 / 0.3);
}

.active\:text-green-200\/35:active {
  color: rgb(188 240 218 / 0.35);
}

.active\:text-green-200\/40:active {
  color: rgb(188 240 218 / 0.4);
}

.active\:text-green-200\/45:active {
  color: rgb(188 240 218 / 0.45);
}

.active\:text-green-200\/5:active {
  color: rgb(188 240 218 / 0.05);
}

.active\:text-green-200\/50:active {
  color: rgb(188 240 218 / 0.5);
}

.active\:text-green-200\/55:active {
  color: rgb(188 240 218 / 0.55);
}

.active\:text-green-200\/60:active {
  color: rgb(188 240 218 / 0.6);
}

.active\:text-green-200\/65:active {
  color: rgb(188 240 218 / 0.65);
}

.active\:text-green-200\/70:active {
  color: rgb(188 240 218 / 0.7);
}

.active\:text-green-200\/75:active {
  color: rgb(188 240 218 / 0.75);
}

.active\:text-green-200\/80:active {
  color: rgb(188 240 218 / 0.8);
}

.active\:text-green-200\/85:active {
  color: rgb(188 240 218 / 0.85);
}

.active\:text-green-200\/90:active {
  color: rgb(188 240 218 / 0.9);
}

.active\:text-green-200\/95:active {
  color: rgb(188 240 218 / 0.95);
}

.active\:text-green-300:active {
  --tw-text-opacity: 1;
  color: rgb(132 225 188 / var(--tw-text-opacity, 1));
}

.active\:text-green-300\/0:active {
  color: rgb(132 225 188 / 0);
}

.active\:text-green-300\/10:active {
  color: rgb(132 225 188 / 0.1);
}

.active\:text-green-300\/100:active {
  color: rgb(132 225 188 / 1);
}

.active\:text-green-300\/15:active {
  color: rgb(132 225 188 / 0.15);
}

.active\:text-green-300\/20:active {
  color: rgb(132 225 188 / 0.2);
}

.active\:text-green-300\/25:active {
  color: rgb(132 225 188 / 0.25);
}

.active\:text-green-300\/30:active {
  color: rgb(132 225 188 / 0.3);
}

.active\:text-green-300\/35:active {
  color: rgb(132 225 188 / 0.35);
}

.active\:text-green-300\/40:active {
  color: rgb(132 225 188 / 0.4);
}

.active\:text-green-300\/45:active {
  color: rgb(132 225 188 / 0.45);
}

.active\:text-green-300\/5:active {
  color: rgb(132 225 188 / 0.05);
}

.active\:text-green-300\/50:active {
  color: rgb(132 225 188 / 0.5);
}

.active\:text-green-300\/55:active {
  color: rgb(132 225 188 / 0.55);
}

.active\:text-green-300\/60:active {
  color: rgb(132 225 188 / 0.6);
}

.active\:text-green-300\/65:active {
  color: rgb(132 225 188 / 0.65);
}

.active\:text-green-300\/70:active {
  color: rgb(132 225 188 / 0.7);
}

.active\:text-green-300\/75:active {
  color: rgb(132 225 188 / 0.75);
}

.active\:text-green-300\/80:active {
  color: rgb(132 225 188 / 0.8);
}

.active\:text-green-300\/85:active {
  color: rgb(132 225 188 / 0.85);
}

.active\:text-green-300\/90:active {
  color: rgb(132 225 188 / 0.9);
}

.active\:text-green-300\/95:active {
  color: rgb(132 225 188 / 0.95);
}

.active\:text-green-400:active {
  --tw-text-opacity: 1;
  color: rgb(49 196 141 / var(--tw-text-opacity, 1));
}

.active\:text-green-400\/0:active {
  color: rgb(49 196 141 / 0);
}

.active\:text-green-400\/10:active {
  color: rgb(49 196 141 / 0.1);
}

.active\:text-green-400\/100:active {
  color: rgb(49 196 141 / 1);
}

.active\:text-green-400\/15:active {
  color: rgb(49 196 141 / 0.15);
}

.active\:text-green-400\/20:active {
  color: rgb(49 196 141 / 0.2);
}

.active\:text-green-400\/25:active {
  color: rgb(49 196 141 / 0.25);
}

.active\:text-green-400\/30:active {
  color: rgb(49 196 141 / 0.3);
}

.active\:text-green-400\/35:active {
  color: rgb(49 196 141 / 0.35);
}

.active\:text-green-400\/40:active {
  color: rgb(49 196 141 / 0.4);
}

.active\:text-green-400\/45:active {
  color: rgb(49 196 141 / 0.45);
}

.active\:text-green-400\/5:active {
  color: rgb(49 196 141 / 0.05);
}

.active\:text-green-400\/50:active {
  color: rgb(49 196 141 / 0.5);
}

.active\:text-green-400\/55:active {
  color: rgb(49 196 141 / 0.55);
}

.active\:text-green-400\/60:active {
  color: rgb(49 196 141 / 0.6);
}

.active\:text-green-400\/65:active {
  color: rgb(49 196 141 / 0.65);
}

.active\:text-green-400\/70:active {
  color: rgb(49 196 141 / 0.7);
}

.active\:text-green-400\/75:active {
  color: rgb(49 196 141 / 0.75);
}

.active\:text-green-400\/80:active {
  color: rgb(49 196 141 / 0.8);
}

.active\:text-green-400\/85:active {
  color: rgb(49 196 141 / 0.85);
}

.active\:text-green-400\/90:active {
  color: rgb(49 196 141 / 0.9);
}

.active\:text-green-400\/95:active {
  color: rgb(49 196 141 / 0.95);
}

.active\:text-green-500:active {
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity, 1));
}

.active\:text-green-500\/0:active {
  color: rgb(14 159 110 / 0);
}

.active\:text-green-500\/10:active {
  color: rgb(14 159 110 / 0.1);
}

.active\:text-green-500\/100:active {
  color: rgb(14 159 110 / 1);
}

.active\:text-green-500\/15:active {
  color: rgb(14 159 110 / 0.15);
}

.active\:text-green-500\/20:active {
  color: rgb(14 159 110 / 0.2);
}

.active\:text-green-500\/25:active {
  color: rgb(14 159 110 / 0.25);
}

.active\:text-green-500\/30:active {
  color: rgb(14 159 110 / 0.3);
}

.active\:text-green-500\/35:active {
  color: rgb(14 159 110 / 0.35);
}

.active\:text-green-500\/40:active {
  color: rgb(14 159 110 / 0.4);
}

.active\:text-green-500\/45:active {
  color: rgb(14 159 110 / 0.45);
}

.active\:text-green-500\/5:active {
  color: rgb(14 159 110 / 0.05);
}

.active\:text-green-500\/50:active {
  color: rgb(14 159 110 / 0.5);
}

.active\:text-green-500\/55:active {
  color: rgb(14 159 110 / 0.55);
}

.active\:text-green-500\/60:active {
  color: rgb(14 159 110 / 0.6);
}

.active\:text-green-500\/65:active {
  color: rgb(14 159 110 / 0.65);
}

.active\:text-green-500\/70:active {
  color: rgb(14 159 110 / 0.7);
}

.active\:text-green-500\/75:active {
  color: rgb(14 159 110 / 0.75);
}

.active\:text-green-500\/80:active {
  color: rgb(14 159 110 / 0.8);
}

.active\:text-green-500\/85:active {
  color: rgb(14 159 110 / 0.85);
}

.active\:text-green-500\/90:active {
  color: rgb(14 159 110 / 0.9);
}

.active\:text-green-500\/95:active {
  color: rgb(14 159 110 / 0.95);
}

.active\:text-green-600:active {
  --tw-text-opacity: 1;
  color: rgb(5 122 85 / var(--tw-text-opacity, 1));
}

.active\:text-green-600\/0:active {
  color: rgb(5 122 85 / 0);
}

.active\:text-green-600\/10:active {
  color: rgb(5 122 85 / 0.1);
}

.active\:text-green-600\/100:active {
  color: rgb(5 122 85 / 1);
}

.active\:text-green-600\/15:active {
  color: rgb(5 122 85 / 0.15);
}

.active\:text-green-600\/20:active {
  color: rgb(5 122 85 / 0.2);
}

.active\:text-green-600\/25:active {
  color: rgb(5 122 85 / 0.25);
}

.active\:text-green-600\/30:active {
  color: rgb(5 122 85 / 0.3);
}

.active\:text-green-600\/35:active {
  color: rgb(5 122 85 / 0.35);
}

.active\:text-green-600\/40:active {
  color: rgb(5 122 85 / 0.4);
}

.active\:text-green-600\/45:active {
  color: rgb(5 122 85 / 0.45);
}

.active\:text-green-600\/5:active {
  color: rgb(5 122 85 / 0.05);
}

.active\:text-green-600\/50:active {
  color: rgb(5 122 85 / 0.5);
}

.active\:text-green-600\/55:active {
  color: rgb(5 122 85 / 0.55);
}

.active\:text-green-600\/60:active {
  color: rgb(5 122 85 / 0.6);
}

.active\:text-green-600\/65:active {
  color: rgb(5 122 85 / 0.65);
}

.active\:text-green-600\/70:active {
  color: rgb(5 122 85 / 0.7);
}

.active\:text-green-600\/75:active {
  color: rgb(5 122 85 / 0.75);
}

.active\:text-green-600\/80:active {
  color: rgb(5 122 85 / 0.8);
}

.active\:text-green-600\/85:active {
  color: rgb(5 122 85 / 0.85);
}

.active\:text-green-600\/90:active {
  color: rgb(5 122 85 / 0.9);
}

.active\:text-green-600\/95:active {
  color: rgb(5 122 85 / 0.95);
}

.active\:text-green-700:active {
  --tw-text-opacity: 1;
  color: rgb(4 108 78 / var(--tw-text-opacity, 1));
}

.active\:text-green-700\/0:active {
  color: rgb(4 108 78 / 0);
}

.active\:text-green-700\/10:active {
  color: rgb(4 108 78 / 0.1);
}

.active\:text-green-700\/100:active {
  color: rgb(4 108 78 / 1);
}

.active\:text-green-700\/15:active {
  color: rgb(4 108 78 / 0.15);
}

.active\:text-green-700\/20:active {
  color: rgb(4 108 78 / 0.2);
}

.active\:text-green-700\/25:active {
  color: rgb(4 108 78 / 0.25);
}

.active\:text-green-700\/30:active {
  color: rgb(4 108 78 / 0.3);
}

.active\:text-green-700\/35:active {
  color: rgb(4 108 78 / 0.35);
}

.active\:text-green-700\/40:active {
  color: rgb(4 108 78 / 0.4);
}

.active\:text-green-700\/45:active {
  color: rgb(4 108 78 / 0.45);
}

.active\:text-green-700\/5:active {
  color: rgb(4 108 78 / 0.05);
}

.active\:text-green-700\/50:active {
  color: rgb(4 108 78 / 0.5);
}

.active\:text-green-700\/55:active {
  color: rgb(4 108 78 / 0.55);
}

.active\:text-green-700\/60:active {
  color: rgb(4 108 78 / 0.6);
}

.active\:text-green-700\/65:active {
  color: rgb(4 108 78 / 0.65);
}

.active\:text-green-700\/70:active {
  color: rgb(4 108 78 / 0.7);
}

.active\:text-green-700\/75:active {
  color: rgb(4 108 78 / 0.75);
}

.active\:text-green-700\/80:active {
  color: rgb(4 108 78 / 0.8);
}

.active\:text-green-700\/85:active {
  color: rgb(4 108 78 / 0.85);
}

.active\:text-green-700\/90:active {
  color: rgb(4 108 78 / 0.9);
}

.active\:text-green-700\/95:active {
  color: rgb(4 108 78 / 0.95);
}

.active\:text-green-800:active {
  --tw-text-opacity: 1;
  color: rgb(3 84 63 / var(--tw-text-opacity, 1));
}

.active\:text-green-800\/0:active {
  color: rgb(3 84 63 / 0);
}

.active\:text-green-800\/10:active {
  color: rgb(3 84 63 / 0.1);
}

.active\:text-green-800\/100:active {
  color: rgb(3 84 63 / 1);
}

.active\:text-green-800\/15:active {
  color: rgb(3 84 63 / 0.15);
}

.active\:text-green-800\/20:active {
  color: rgb(3 84 63 / 0.2);
}

.active\:text-green-800\/25:active {
  color: rgb(3 84 63 / 0.25);
}

.active\:text-green-800\/30:active {
  color: rgb(3 84 63 / 0.3);
}

.active\:text-green-800\/35:active {
  color: rgb(3 84 63 / 0.35);
}

.active\:text-green-800\/40:active {
  color: rgb(3 84 63 / 0.4);
}

.active\:text-green-800\/45:active {
  color: rgb(3 84 63 / 0.45);
}

.active\:text-green-800\/5:active {
  color: rgb(3 84 63 / 0.05);
}

.active\:text-green-800\/50:active {
  color: rgb(3 84 63 / 0.5);
}

.active\:text-green-800\/55:active {
  color: rgb(3 84 63 / 0.55);
}

.active\:text-green-800\/60:active {
  color: rgb(3 84 63 / 0.6);
}

.active\:text-green-800\/65:active {
  color: rgb(3 84 63 / 0.65);
}

.active\:text-green-800\/70:active {
  color: rgb(3 84 63 / 0.7);
}

.active\:text-green-800\/75:active {
  color: rgb(3 84 63 / 0.75);
}

.active\:text-green-800\/80:active {
  color: rgb(3 84 63 / 0.8);
}

.active\:text-green-800\/85:active {
  color: rgb(3 84 63 / 0.85);
}

.active\:text-green-800\/90:active {
  color: rgb(3 84 63 / 0.9);
}

.active\:text-green-800\/95:active {
  color: rgb(3 84 63 / 0.95);
}

.active\:text-green-900:active {
  --tw-text-opacity: 1;
  color: rgb(1 71 55 / var(--tw-text-opacity, 1));
}

.active\:text-green-900\/0:active {
  color: rgb(1 71 55 / 0);
}

.active\:text-green-900\/10:active {
  color: rgb(1 71 55 / 0.1);
}

.active\:text-green-900\/100:active {
  color: rgb(1 71 55 / 1);
}

.active\:text-green-900\/15:active {
  color: rgb(1 71 55 / 0.15);
}

.active\:text-green-900\/20:active {
  color: rgb(1 71 55 / 0.2);
}

.active\:text-green-900\/25:active {
  color: rgb(1 71 55 / 0.25);
}

.active\:text-green-900\/30:active {
  color: rgb(1 71 55 / 0.3);
}

.active\:text-green-900\/35:active {
  color: rgb(1 71 55 / 0.35);
}

.active\:text-green-900\/40:active {
  color: rgb(1 71 55 / 0.4);
}

.active\:text-green-900\/45:active {
  color: rgb(1 71 55 / 0.45);
}

.active\:text-green-900\/5:active {
  color: rgb(1 71 55 / 0.05);
}

.active\:text-green-900\/50:active {
  color: rgb(1 71 55 / 0.5);
}

.active\:text-green-900\/55:active {
  color: rgb(1 71 55 / 0.55);
}

.active\:text-green-900\/60:active {
  color: rgb(1 71 55 / 0.6);
}

.active\:text-green-900\/65:active {
  color: rgb(1 71 55 / 0.65);
}

.active\:text-green-900\/70:active {
  color: rgb(1 71 55 / 0.7);
}

.active\:text-green-900\/75:active {
  color: rgb(1 71 55 / 0.75);
}

.active\:text-green-900\/80:active {
  color: rgb(1 71 55 / 0.8);
}

.active\:text-green-900\/85:active {
  color: rgb(1 71 55 / 0.85);
}

.active\:text-green-900\/90:active {
  color: rgb(1 71 55 / 0.9);
}

.active\:text-green-900\/95:active {
  color: rgb(1 71 55 / 0.95);
}

.active\:text-indigo-100:active {
  --tw-text-opacity: 1;
  color: rgb(229 237 255 / var(--tw-text-opacity, 1));
}

.active\:text-indigo-100\/0:active {
  color: rgb(229 237 255 / 0);
}

.active\:text-indigo-100\/10:active {
  color: rgb(229 237 255 / 0.1);
}

.active\:text-indigo-100\/100:active {
  color: rgb(229 237 255 / 1);
}

.active\:text-indigo-100\/15:active {
  color: rgb(229 237 255 / 0.15);
}

.active\:text-indigo-100\/20:active {
  color: rgb(229 237 255 / 0.2);
}

.active\:text-indigo-100\/25:active {
  color: rgb(229 237 255 / 0.25);
}

.active\:text-indigo-100\/30:active {
  color: rgb(229 237 255 / 0.3);
}

.active\:text-indigo-100\/35:active {
  color: rgb(229 237 255 / 0.35);
}

.active\:text-indigo-100\/40:active {
  color: rgb(229 237 255 / 0.4);
}

.active\:text-indigo-100\/45:active {
  color: rgb(229 237 255 / 0.45);
}

.active\:text-indigo-100\/5:active {
  color: rgb(229 237 255 / 0.05);
}

.active\:text-indigo-100\/50:active {
  color: rgb(229 237 255 / 0.5);
}

.active\:text-indigo-100\/55:active {
  color: rgb(229 237 255 / 0.55);
}

.active\:text-indigo-100\/60:active {
  color: rgb(229 237 255 / 0.6);
}

.active\:text-indigo-100\/65:active {
  color: rgb(229 237 255 / 0.65);
}

.active\:text-indigo-100\/70:active {
  color: rgb(229 237 255 / 0.7);
}

.active\:text-indigo-100\/75:active {
  color: rgb(229 237 255 / 0.75);
}

.active\:text-indigo-100\/80:active {
  color: rgb(229 237 255 / 0.8);
}

.active\:text-indigo-100\/85:active {
  color: rgb(229 237 255 / 0.85);
}

.active\:text-indigo-100\/90:active {
  color: rgb(229 237 255 / 0.9);
}

.active\:text-indigo-100\/95:active {
  color: rgb(229 237 255 / 0.95);
}

.active\:text-indigo-200:active {
  --tw-text-opacity: 1;
  color: rgb(205 219 254 / var(--tw-text-opacity, 1));
}

.active\:text-indigo-200\/0:active {
  color: rgb(205 219 254 / 0);
}

.active\:text-indigo-200\/10:active {
  color: rgb(205 219 254 / 0.1);
}

.active\:text-indigo-200\/100:active {
  color: rgb(205 219 254 / 1);
}

.active\:text-indigo-200\/15:active {
  color: rgb(205 219 254 / 0.15);
}

.active\:text-indigo-200\/20:active {
  color: rgb(205 219 254 / 0.2);
}

.active\:text-indigo-200\/25:active {
  color: rgb(205 219 254 / 0.25);
}

.active\:text-indigo-200\/30:active {
  color: rgb(205 219 254 / 0.3);
}

.active\:text-indigo-200\/35:active {
  color: rgb(205 219 254 / 0.35);
}

.active\:text-indigo-200\/40:active {
  color: rgb(205 219 254 / 0.4);
}

.active\:text-indigo-200\/45:active {
  color: rgb(205 219 254 / 0.45);
}

.active\:text-indigo-200\/5:active {
  color: rgb(205 219 254 / 0.05);
}

.active\:text-indigo-200\/50:active {
  color: rgb(205 219 254 / 0.5);
}

.active\:text-indigo-200\/55:active {
  color: rgb(205 219 254 / 0.55);
}

.active\:text-indigo-200\/60:active {
  color: rgb(205 219 254 / 0.6);
}

.active\:text-indigo-200\/65:active {
  color: rgb(205 219 254 / 0.65);
}

.active\:text-indigo-200\/70:active {
  color: rgb(205 219 254 / 0.7);
}

.active\:text-indigo-200\/75:active {
  color: rgb(205 219 254 / 0.75);
}

.active\:text-indigo-200\/80:active {
  color: rgb(205 219 254 / 0.8);
}

.active\:text-indigo-200\/85:active {
  color: rgb(205 219 254 / 0.85);
}

.active\:text-indigo-200\/90:active {
  color: rgb(205 219 254 / 0.9);
}

.active\:text-indigo-200\/95:active {
  color: rgb(205 219 254 / 0.95);
}

.active\:text-indigo-300:active {
  --tw-text-opacity: 1;
  color: rgb(180 198 252 / var(--tw-text-opacity, 1));
}

.active\:text-indigo-300\/0:active {
  color: rgb(180 198 252 / 0);
}

.active\:text-indigo-300\/10:active {
  color: rgb(180 198 252 / 0.1);
}

.active\:text-indigo-300\/100:active {
  color: rgb(180 198 252 / 1);
}

.active\:text-indigo-300\/15:active {
  color: rgb(180 198 252 / 0.15);
}

.active\:text-indigo-300\/20:active {
  color: rgb(180 198 252 / 0.2);
}

.active\:text-indigo-300\/25:active {
  color: rgb(180 198 252 / 0.25);
}

.active\:text-indigo-300\/30:active {
  color: rgb(180 198 252 / 0.3);
}

.active\:text-indigo-300\/35:active {
  color: rgb(180 198 252 / 0.35);
}

.active\:text-indigo-300\/40:active {
  color: rgb(180 198 252 / 0.4);
}

.active\:text-indigo-300\/45:active {
  color: rgb(180 198 252 / 0.45);
}

.active\:text-indigo-300\/5:active {
  color: rgb(180 198 252 / 0.05);
}

.active\:text-indigo-300\/50:active {
  color: rgb(180 198 252 / 0.5);
}

.active\:text-indigo-300\/55:active {
  color: rgb(180 198 252 / 0.55);
}

.active\:text-indigo-300\/60:active {
  color: rgb(180 198 252 / 0.6);
}

.active\:text-indigo-300\/65:active {
  color: rgb(180 198 252 / 0.65);
}

.active\:text-indigo-300\/70:active {
  color: rgb(180 198 252 / 0.7);
}

.active\:text-indigo-300\/75:active {
  color: rgb(180 198 252 / 0.75);
}

.active\:text-indigo-300\/80:active {
  color: rgb(180 198 252 / 0.8);
}

.active\:text-indigo-300\/85:active {
  color: rgb(180 198 252 / 0.85);
}

.active\:text-indigo-300\/90:active {
  color: rgb(180 198 252 / 0.9);
}

.active\:text-indigo-300\/95:active {
  color: rgb(180 198 252 / 0.95);
}

.active\:text-indigo-400:active {
  --tw-text-opacity: 1;
  color: rgb(141 162 251 / var(--tw-text-opacity, 1));
}

.active\:text-indigo-400\/0:active {
  color: rgb(141 162 251 / 0);
}

.active\:text-indigo-400\/10:active {
  color: rgb(141 162 251 / 0.1);
}

.active\:text-indigo-400\/100:active {
  color: rgb(141 162 251 / 1);
}

.active\:text-indigo-400\/15:active {
  color: rgb(141 162 251 / 0.15);
}

.active\:text-indigo-400\/20:active {
  color: rgb(141 162 251 / 0.2);
}

.active\:text-indigo-400\/25:active {
  color: rgb(141 162 251 / 0.25);
}

.active\:text-indigo-400\/30:active {
  color: rgb(141 162 251 / 0.3);
}

.active\:text-indigo-400\/35:active {
  color: rgb(141 162 251 / 0.35);
}

.active\:text-indigo-400\/40:active {
  color: rgb(141 162 251 / 0.4);
}

.active\:text-indigo-400\/45:active {
  color: rgb(141 162 251 / 0.45);
}

.active\:text-indigo-400\/5:active {
  color: rgb(141 162 251 / 0.05);
}

.active\:text-indigo-400\/50:active {
  color: rgb(141 162 251 / 0.5);
}

.active\:text-indigo-400\/55:active {
  color: rgb(141 162 251 / 0.55);
}

.active\:text-indigo-400\/60:active {
  color: rgb(141 162 251 / 0.6);
}

.active\:text-indigo-400\/65:active {
  color: rgb(141 162 251 / 0.65);
}

.active\:text-indigo-400\/70:active {
  color: rgb(141 162 251 / 0.7);
}

.active\:text-indigo-400\/75:active {
  color: rgb(141 162 251 / 0.75);
}

.active\:text-indigo-400\/80:active {
  color: rgb(141 162 251 / 0.8);
}

.active\:text-indigo-400\/85:active {
  color: rgb(141 162 251 / 0.85);
}

.active\:text-indigo-400\/90:active {
  color: rgb(141 162 251 / 0.9);
}

.active\:text-indigo-400\/95:active {
  color: rgb(141 162 251 / 0.95);
}

.active\:text-indigo-500:active {
  --tw-text-opacity: 1;
  color: rgb(104 117 245 / var(--tw-text-opacity, 1));
}

.active\:text-indigo-500\/0:active {
  color: rgb(104 117 245 / 0);
}

.active\:text-indigo-500\/10:active {
  color: rgb(104 117 245 / 0.1);
}

.active\:text-indigo-500\/100:active {
  color: rgb(104 117 245 / 1);
}

.active\:text-indigo-500\/15:active {
  color: rgb(104 117 245 / 0.15);
}

.active\:text-indigo-500\/20:active {
  color: rgb(104 117 245 / 0.2);
}

.active\:text-indigo-500\/25:active {
  color: rgb(104 117 245 / 0.25);
}

.active\:text-indigo-500\/30:active {
  color: rgb(104 117 245 / 0.3);
}

.active\:text-indigo-500\/35:active {
  color: rgb(104 117 245 / 0.35);
}

.active\:text-indigo-500\/40:active {
  color: rgb(104 117 245 / 0.4);
}

.active\:text-indigo-500\/45:active {
  color: rgb(104 117 245 / 0.45);
}

.active\:text-indigo-500\/5:active {
  color: rgb(104 117 245 / 0.05);
}

.active\:text-indigo-500\/50:active {
  color: rgb(104 117 245 / 0.5);
}

.active\:text-indigo-500\/55:active {
  color: rgb(104 117 245 / 0.55);
}

.active\:text-indigo-500\/60:active {
  color: rgb(104 117 245 / 0.6);
}

.active\:text-indigo-500\/65:active {
  color: rgb(104 117 245 / 0.65);
}

.active\:text-indigo-500\/70:active {
  color: rgb(104 117 245 / 0.7);
}

.active\:text-indigo-500\/75:active {
  color: rgb(104 117 245 / 0.75);
}

.active\:text-indigo-500\/80:active {
  color: rgb(104 117 245 / 0.8);
}

.active\:text-indigo-500\/85:active {
  color: rgb(104 117 245 / 0.85);
}

.active\:text-indigo-500\/90:active {
  color: rgb(104 117 245 / 0.9);
}

.active\:text-indigo-500\/95:active {
  color: rgb(104 117 245 / 0.95);
}

.active\:text-indigo-600:active {
  --tw-text-opacity: 1;
  color: rgb(88 80 236 / var(--tw-text-opacity, 1));
}

.active\:text-indigo-600\/0:active {
  color: rgb(88 80 236 / 0);
}

.active\:text-indigo-600\/10:active {
  color: rgb(88 80 236 / 0.1);
}

.active\:text-indigo-600\/100:active {
  color: rgb(88 80 236 / 1);
}

.active\:text-indigo-600\/15:active {
  color: rgb(88 80 236 / 0.15);
}

.active\:text-indigo-600\/20:active {
  color: rgb(88 80 236 / 0.2);
}

.active\:text-indigo-600\/25:active {
  color: rgb(88 80 236 / 0.25);
}

.active\:text-indigo-600\/30:active {
  color: rgb(88 80 236 / 0.3);
}

.active\:text-indigo-600\/35:active {
  color: rgb(88 80 236 / 0.35);
}

.active\:text-indigo-600\/40:active {
  color: rgb(88 80 236 / 0.4);
}

.active\:text-indigo-600\/45:active {
  color: rgb(88 80 236 / 0.45);
}

.active\:text-indigo-600\/5:active {
  color: rgb(88 80 236 / 0.05);
}

.active\:text-indigo-600\/50:active {
  color: rgb(88 80 236 / 0.5);
}

.active\:text-indigo-600\/55:active {
  color: rgb(88 80 236 / 0.55);
}

.active\:text-indigo-600\/60:active {
  color: rgb(88 80 236 / 0.6);
}

.active\:text-indigo-600\/65:active {
  color: rgb(88 80 236 / 0.65);
}

.active\:text-indigo-600\/70:active {
  color: rgb(88 80 236 / 0.7);
}

.active\:text-indigo-600\/75:active {
  color: rgb(88 80 236 / 0.75);
}

.active\:text-indigo-600\/80:active {
  color: rgb(88 80 236 / 0.8);
}

.active\:text-indigo-600\/85:active {
  color: rgb(88 80 236 / 0.85);
}

.active\:text-indigo-600\/90:active {
  color: rgb(88 80 236 / 0.9);
}

.active\:text-indigo-600\/95:active {
  color: rgb(88 80 236 / 0.95);
}

.active\:text-indigo-700:active {
  --tw-text-opacity: 1;
  color: rgb(81 69 205 / var(--tw-text-opacity, 1));
}

.active\:text-indigo-700\/0:active {
  color: rgb(81 69 205 / 0);
}

.active\:text-indigo-700\/10:active {
  color: rgb(81 69 205 / 0.1);
}

.active\:text-indigo-700\/100:active {
  color: rgb(81 69 205 / 1);
}

.active\:text-indigo-700\/15:active {
  color: rgb(81 69 205 / 0.15);
}

.active\:text-indigo-700\/20:active {
  color: rgb(81 69 205 / 0.2);
}

.active\:text-indigo-700\/25:active {
  color: rgb(81 69 205 / 0.25);
}

.active\:text-indigo-700\/30:active {
  color: rgb(81 69 205 / 0.3);
}

.active\:text-indigo-700\/35:active {
  color: rgb(81 69 205 / 0.35);
}

.active\:text-indigo-700\/40:active {
  color: rgb(81 69 205 / 0.4);
}

.active\:text-indigo-700\/45:active {
  color: rgb(81 69 205 / 0.45);
}

.active\:text-indigo-700\/5:active {
  color: rgb(81 69 205 / 0.05);
}

.active\:text-indigo-700\/50:active {
  color: rgb(81 69 205 / 0.5);
}

.active\:text-indigo-700\/55:active {
  color: rgb(81 69 205 / 0.55);
}

.active\:text-indigo-700\/60:active {
  color: rgb(81 69 205 / 0.6);
}

.active\:text-indigo-700\/65:active {
  color: rgb(81 69 205 / 0.65);
}

.active\:text-indigo-700\/70:active {
  color: rgb(81 69 205 / 0.7);
}

.active\:text-indigo-700\/75:active {
  color: rgb(81 69 205 / 0.75);
}

.active\:text-indigo-700\/80:active {
  color: rgb(81 69 205 / 0.8);
}

.active\:text-indigo-700\/85:active {
  color: rgb(81 69 205 / 0.85);
}

.active\:text-indigo-700\/90:active {
  color: rgb(81 69 205 / 0.9);
}

.active\:text-indigo-700\/95:active {
  color: rgb(81 69 205 / 0.95);
}

.active\:text-indigo-800:active {
  --tw-text-opacity: 1;
  color: rgb(66 56 157 / var(--tw-text-opacity, 1));
}

.active\:text-indigo-800\/0:active {
  color: rgb(66 56 157 / 0);
}

.active\:text-indigo-800\/10:active {
  color: rgb(66 56 157 / 0.1);
}

.active\:text-indigo-800\/100:active {
  color: rgb(66 56 157 / 1);
}

.active\:text-indigo-800\/15:active {
  color: rgb(66 56 157 / 0.15);
}

.active\:text-indigo-800\/20:active {
  color: rgb(66 56 157 / 0.2);
}

.active\:text-indigo-800\/25:active {
  color: rgb(66 56 157 / 0.25);
}

.active\:text-indigo-800\/30:active {
  color: rgb(66 56 157 / 0.3);
}

.active\:text-indigo-800\/35:active {
  color: rgb(66 56 157 / 0.35);
}

.active\:text-indigo-800\/40:active {
  color: rgb(66 56 157 / 0.4);
}

.active\:text-indigo-800\/45:active {
  color: rgb(66 56 157 / 0.45);
}

.active\:text-indigo-800\/5:active {
  color: rgb(66 56 157 / 0.05);
}

.active\:text-indigo-800\/50:active {
  color: rgb(66 56 157 / 0.5);
}

.active\:text-indigo-800\/55:active {
  color: rgb(66 56 157 / 0.55);
}

.active\:text-indigo-800\/60:active {
  color: rgb(66 56 157 / 0.6);
}

.active\:text-indigo-800\/65:active {
  color: rgb(66 56 157 / 0.65);
}

.active\:text-indigo-800\/70:active {
  color: rgb(66 56 157 / 0.7);
}

.active\:text-indigo-800\/75:active {
  color: rgb(66 56 157 / 0.75);
}

.active\:text-indigo-800\/80:active {
  color: rgb(66 56 157 / 0.8);
}

.active\:text-indigo-800\/85:active {
  color: rgb(66 56 157 / 0.85);
}

.active\:text-indigo-800\/90:active {
  color: rgb(66 56 157 / 0.9);
}

.active\:text-indigo-800\/95:active {
  color: rgb(66 56 157 / 0.95);
}

.active\:text-indigo-900:active {
  --tw-text-opacity: 1;
  color: rgb(54 47 120 / var(--tw-text-opacity, 1));
}

.active\:text-indigo-900\/0:active {
  color: rgb(54 47 120 / 0);
}

.active\:text-indigo-900\/10:active {
  color: rgb(54 47 120 / 0.1);
}

.active\:text-indigo-900\/100:active {
  color: rgb(54 47 120 / 1);
}

.active\:text-indigo-900\/15:active {
  color: rgb(54 47 120 / 0.15);
}

.active\:text-indigo-900\/20:active {
  color: rgb(54 47 120 / 0.2);
}

.active\:text-indigo-900\/25:active {
  color: rgb(54 47 120 / 0.25);
}

.active\:text-indigo-900\/30:active {
  color: rgb(54 47 120 / 0.3);
}

.active\:text-indigo-900\/35:active {
  color: rgb(54 47 120 / 0.35);
}

.active\:text-indigo-900\/40:active {
  color: rgb(54 47 120 / 0.4);
}

.active\:text-indigo-900\/45:active {
  color: rgb(54 47 120 / 0.45);
}

.active\:text-indigo-900\/5:active {
  color: rgb(54 47 120 / 0.05);
}

.active\:text-indigo-900\/50:active {
  color: rgb(54 47 120 / 0.5);
}

.active\:text-indigo-900\/55:active {
  color: rgb(54 47 120 / 0.55);
}

.active\:text-indigo-900\/60:active {
  color: rgb(54 47 120 / 0.6);
}

.active\:text-indigo-900\/65:active {
  color: rgb(54 47 120 / 0.65);
}

.active\:text-indigo-900\/70:active {
  color: rgb(54 47 120 / 0.7);
}

.active\:text-indigo-900\/75:active {
  color: rgb(54 47 120 / 0.75);
}

.active\:text-indigo-900\/80:active {
  color: rgb(54 47 120 / 0.8);
}

.active\:text-indigo-900\/85:active {
  color: rgb(54 47 120 / 0.85);
}

.active\:text-indigo-900\/90:active {
  color: rgb(54 47 120 / 0.9);
}

.active\:text-indigo-900\/95:active {
  color: rgb(54 47 120 / 0.95);
}

.active\:text-lime-100:active {
  --tw-text-opacity: 1;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1));
}

.active\:text-lime-100\/0:active {
  color: rgb(236 252 203 / 0);
}

.active\:text-lime-100\/10:active {
  color: rgb(236 252 203 / 0.1);
}

.active\:text-lime-100\/100:active {
  color: rgb(236 252 203 / 1);
}

.active\:text-lime-100\/15:active {
  color: rgb(236 252 203 / 0.15);
}

.active\:text-lime-100\/20:active {
  color: rgb(236 252 203 / 0.2);
}

.active\:text-lime-100\/25:active {
  color: rgb(236 252 203 / 0.25);
}

.active\:text-lime-100\/30:active {
  color: rgb(236 252 203 / 0.3);
}

.active\:text-lime-100\/35:active {
  color: rgb(236 252 203 / 0.35);
}

.active\:text-lime-100\/40:active {
  color: rgb(236 252 203 / 0.4);
}

.active\:text-lime-100\/45:active {
  color: rgb(236 252 203 / 0.45);
}

.active\:text-lime-100\/5:active {
  color: rgb(236 252 203 / 0.05);
}

.active\:text-lime-100\/50:active {
  color: rgb(236 252 203 / 0.5);
}

.active\:text-lime-100\/55:active {
  color: rgb(236 252 203 / 0.55);
}

.active\:text-lime-100\/60:active {
  color: rgb(236 252 203 / 0.6);
}

.active\:text-lime-100\/65:active {
  color: rgb(236 252 203 / 0.65);
}

.active\:text-lime-100\/70:active {
  color: rgb(236 252 203 / 0.7);
}

.active\:text-lime-100\/75:active {
  color: rgb(236 252 203 / 0.75);
}

.active\:text-lime-100\/80:active {
  color: rgb(236 252 203 / 0.8);
}

.active\:text-lime-100\/85:active {
  color: rgb(236 252 203 / 0.85);
}

.active\:text-lime-100\/90:active {
  color: rgb(236 252 203 / 0.9);
}

.active\:text-lime-100\/95:active {
  color: rgb(236 252 203 / 0.95);
}

.active\:text-lime-200:active {
  --tw-text-opacity: 1;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1));
}

.active\:text-lime-200\/0:active {
  color: rgb(217 249 157 / 0);
}

.active\:text-lime-200\/10:active {
  color: rgb(217 249 157 / 0.1);
}

.active\:text-lime-200\/100:active {
  color: rgb(217 249 157 / 1);
}

.active\:text-lime-200\/15:active {
  color: rgb(217 249 157 / 0.15);
}

.active\:text-lime-200\/20:active {
  color: rgb(217 249 157 / 0.2);
}

.active\:text-lime-200\/25:active {
  color: rgb(217 249 157 / 0.25);
}

.active\:text-lime-200\/30:active {
  color: rgb(217 249 157 / 0.3);
}

.active\:text-lime-200\/35:active {
  color: rgb(217 249 157 / 0.35);
}

.active\:text-lime-200\/40:active {
  color: rgb(217 249 157 / 0.4);
}

.active\:text-lime-200\/45:active {
  color: rgb(217 249 157 / 0.45);
}

.active\:text-lime-200\/5:active {
  color: rgb(217 249 157 / 0.05);
}

.active\:text-lime-200\/50:active {
  color: rgb(217 249 157 / 0.5);
}

.active\:text-lime-200\/55:active {
  color: rgb(217 249 157 / 0.55);
}

.active\:text-lime-200\/60:active {
  color: rgb(217 249 157 / 0.6);
}

.active\:text-lime-200\/65:active {
  color: rgb(217 249 157 / 0.65);
}

.active\:text-lime-200\/70:active {
  color: rgb(217 249 157 / 0.7);
}

.active\:text-lime-200\/75:active {
  color: rgb(217 249 157 / 0.75);
}

.active\:text-lime-200\/80:active {
  color: rgb(217 249 157 / 0.8);
}

.active\:text-lime-200\/85:active {
  color: rgb(217 249 157 / 0.85);
}

.active\:text-lime-200\/90:active {
  color: rgb(217 249 157 / 0.9);
}

.active\:text-lime-200\/95:active {
  color: rgb(217 249 157 / 0.95);
}

.active\:text-lime-300:active {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1));
}

.active\:text-lime-300\/0:active {
  color: rgb(190 242 100 / 0);
}

.active\:text-lime-300\/10:active {
  color: rgb(190 242 100 / 0.1);
}

.active\:text-lime-300\/100:active {
  color: rgb(190 242 100 / 1);
}

.active\:text-lime-300\/15:active {
  color: rgb(190 242 100 / 0.15);
}

.active\:text-lime-300\/20:active {
  color: rgb(190 242 100 / 0.2);
}

.active\:text-lime-300\/25:active {
  color: rgb(190 242 100 / 0.25);
}

.active\:text-lime-300\/30:active {
  color: rgb(190 242 100 / 0.3);
}

.active\:text-lime-300\/35:active {
  color: rgb(190 242 100 / 0.35);
}

.active\:text-lime-300\/40:active {
  color: rgb(190 242 100 / 0.4);
}

.active\:text-lime-300\/45:active {
  color: rgb(190 242 100 / 0.45);
}

.active\:text-lime-300\/5:active {
  color: rgb(190 242 100 / 0.05);
}

.active\:text-lime-300\/50:active {
  color: rgb(190 242 100 / 0.5);
}

.active\:text-lime-300\/55:active {
  color: rgb(190 242 100 / 0.55);
}

.active\:text-lime-300\/60:active {
  color: rgb(190 242 100 / 0.6);
}

.active\:text-lime-300\/65:active {
  color: rgb(190 242 100 / 0.65);
}

.active\:text-lime-300\/70:active {
  color: rgb(190 242 100 / 0.7);
}

.active\:text-lime-300\/75:active {
  color: rgb(190 242 100 / 0.75);
}

.active\:text-lime-300\/80:active {
  color: rgb(190 242 100 / 0.8);
}

.active\:text-lime-300\/85:active {
  color: rgb(190 242 100 / 0.85);
}

.active\:text-lime-300\/90:active {
  color: rgb(190 242 100 / 0.9);
}

.active\:text-lime-300\/95:active {
  color: rgb(190 242 100 / 0.95);
}

.active\:text-lime-400:active {
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1));
}

.active\:text-lime-400\/0:active {
  color: rgb(163 230 53 / 0);
}

.active\:text-lime-400\/10:active {
  color: rgb(163 230 53 / 0.1);
}

.active\:text-lime-400\/100:active {
  color: rgb(163 230 53 / 1);
}

.active\:text-lime-400\/15:active {
  color: rgb(163 230 53 / 0.15);
}

.active\:text-lime-400\/20:active {
  color: rgb(163 230 53 / 0.2);
}

.active\:text-lime-400\/25:active {
  color: rgb(163 230 53 / 0.25);
}

.active\:text-lime-400\/30:active {
  color: rgb(163 230 53 / 0.3);
}

.active\:text-lime-400\/35:active {
  color: rgb(163 230 53 / 0.35);
}

.active\:text-lime-400\/40:active {
  color: rgb(163 230 53 / 0.4);
}

.active\:text-lime-400\/45:active {
  color: rgb(163 230 53 / 0.45);
}

.active\:text-lime-400\/5:active {
  color: rgb(163 230 53 / 0.05);
}

.active\:text-lime-400\/50:active {
  color: rgb(163 230 53 / 0.5);
}

.active\:text-lime-400\/55:active {
  color: rgb(163 230 53 / 0.55);
}

.active\:text-lime-400\/60:active {
  color: rgb(163 230 53 / 0.6);
}

.active\:text-lime-400\/65:active {
  color: rgb(163 230 53 / 0.65);
}

.active\:text-lime-400\/70:active {
  color: rgb(163 230 53 / 0.7);
}

.active\:text-lime-400\/75:active {
  color: rgb(163 230 53 / 0.75);
}

.active\:text-lime-400\/80:active {
  color: rgb(163 230 53 / 0.8);
}

.active\:text-lime-400\/85:active {
  color: rgb(163 230 53 / 0.85);
}

.active\:text-lime-400\/90:active {
  color: rgb(163 230 53 / 0.9);
}

.active\:text-lime-400\/95:active {
  color: rgb(163 230 53 / 0.95);
}

.active\:text-lime-500:active {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1));
}

.active\:text-lime-500\/0:active {
  color: rgb(132 204 22 / 0);
}

.active\:text-lime-500\/10:active {
  color: rgb(132 204 22 / 0.1);
}

.active\:text-lime-500\/100:active {
  color: rgb(132 204 22 / 1);
}

.active\:text-lime-500\/15:active {
  color: rgb(132 204 22 / 0.15);
}

.active\:text-lime-500\/20:active {
  color: rgb(132 204 22 / 0.2);
}

.active\:text-lime-500\/25:active {
  color: rgb(132 204 22 / 0.25);
}

.active\:text-lime-500\/30:active {
  color: rgb(132 204 22 / 0.3);
}

.active\:text-lime-500\/35:active {
  color: rgb(132 204 22 / 0.35);
}

.active\:text-lime-500\/40:active {
  color: rgb(132 204 22 / 0.4);
}

.active\:text-lime-500\/45:active {
  color: rgb(132 204 22 / 0.45);
}

.active\:text-lime-500\/5:active {
  color: rgb(132 204 22 / 0.05);
}

.active\:text-lime-500\/50:active {
  color: rgb(132 204 22 / 0.5);
}

.active\:text-lime-500\/55:active {
  color: rgb(132 204 22 / 0.55);
}

.active\:text-lime-500\/60:active {
  color: rgb(132 204 22 / 0.6);
}

.active\:text-lime-500\/65:active {
  color: rgb(132 204 22 / 0.65);
}

.active\:text-lime-500\/70:active {
  color: rgb(132 204 22 / 0.7);
}

.active\:text-lime-500\/75:active {
  color: rgb(132 204 22 / 0.75);
}

.active\:text-lime-500\/80:active {
  color: rgb(132 204 22 / 0.8);
}

.active\:text-lime-500\/85:active {
  color: rgb(132 204 22 / 0.85);
}

.active\:text-lime-500\/90:active {
  color: rgb(132 204 22 / 0.9);
}

.active\:text-lime-500\/95:active {
  color: rgb(132 204 22 / 0.95);
}

.active\:text-lime-600:active {
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1));
}

.active\:text-lime-600\/0:active {
  color: rgb(101 163 13 / 0);
}

.active\:text-lime-600\/10:active {
  color: rgb(101 163 13 / 0.1);
}

.active\:text-lime-600\/100:active {
  color: rgb(101 163 13 / 1);
}

.active\:text-lime-600\/15:active {
  color: rgb(101 163 13 / 0.15);
}

.active\:text-lime-600\/20:active {
  color: rgb(101 163 13 / 0.2);
}

.active\:text-lime-600\/25:active {
  color: rgb(101 163 13 / 0.25);
}

.active\:text-lime-600\/30:active {
  color: rgb(101 163 13 / 0.3);
}

.active\:text-lime-600\/35:active {
  color: rgb(101 163 13 / 0.35);
}

.active\:text-lime-600\/40:active {
  color: rgb(101 163 13 / 0.4);
}

.active\:text-lime-600\/45:active {
  color: rgb(101 163 13 / 0.45);
}

.active\:text-lime-600\/5:active {
  color: rgb(101 163 13 / 0.05);
}

.active\:text-lime-600\/50:active {
  color: rgb(101 163 13 / 0.5);
}

.active\:text-lime-600\/55:active {
  color: rgb(101 163 13 / 0.55);
}

.active\:text-lime-600\/60:active {
  color: rgb(101 163 13 / 0.6);
}

.active\:text-lime-600\/65:active {
  color: rgb(101 163 13 / 0.65);
}

.active\:text-lime-600\/70:active {
  color: rgb(101 163 13 / 0.7);
}

.active\:text-lime-600\/75:active {
  color: rgb(101 163 13 / 0.75);
}

.active\:text-lime-600\/80:active {
  color: rgb(101 163 13 / 0.8);
}

.active\:text-lime-600\/85:active {
  color: rgb(101 163 13 / 0.85);
}

.active\:text-lime-600\/90:active {
  color: rgb(101 163 13 / 0.9);
}

.active\:text-lime-600\/95:active {
  color: rgb(101 163 13 / 0.95);
}

.active\:text-lime-700:active {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}

.active\:text-lime-700\/0:active {
  color: rgb(77 124 15 / 0);
}

.active\:text-lime-700\/10:active {
  color: rgb(77 124 15 / 0.1);
}

.active\:text-lime-700\/100:active {
  color: rgb(77 124 15 / 1);
}

.active\:text-lime-700\/15:active {
  color: rgb(77 124 15 / 0.15);
}

.active\:text-lime-700\/20:active {
  color: rgb(77 124 15 / 0.2);
}

.active\:text-lime-700\/25:active {
  color: rgb(77 124 15 / 0.25);
}

.active\:text-lime-700\/30:active {
  color: rgb(77 124 15 / 0.3);
}

.active\:text-lime-700\/35:active {
  color: rgb(77 124 15 / 0.35);
}

.active\:text-lime-700\/40:active {
  color: rgb(77 124 15 / 0.4);
}

.active\:text-lime-700\/45:active {
  color: rgb(77 124 15 / 0.45);
}

.active\:text-lime-700\/5:active {
  color: rgb(77 124 15 / 0.05);
}

.active\:text-lime-700\/50:active {
  color: rgb(77 124 15 / 0.5);
}

.active\:text-lime-700\/55:active {
  color: rgb(77 124 15 / 0.55);
}

.active\:text-lime-700\/60:active {
  color: rgb(77 124 15 / 0.6);
}

.active\:text-lime-700\/65:active {
  color: rgb(77 124 15 / 0.65);
}

.active\:text-lime-700\/70:active {
  color: rgb(77 124 15 / 0.7);
}

.active\:text-lime-700\/75:active {
  color: rgb(77 124 15 / 0.75);
}

.active\:text-lime-700\/80:active {
  color: rgb(77 124 15 / 0.8);
}

.active\:text-lime-700\/85:active {
  color: rgb(77 124 15 / 0.85);
}

.active\:text-lime-700\/90:active {
  color: rgb(77 124 15 / 0.9);
}

.active\:text-lime-700\/95:active {
  color: rgb(77 124 15 / 0.95);
}

.active\:text-lime-800:active {
  --tw-text-opacity: 1;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1));
}

.active\:text-lime-800\/0:active {
  color: rgb(63 98 18 / 0);
}

.active\:text-lime-800\/10:active {
  color: rgb(63 98 18 / 0.1);
}

.active\:text-lime-800\/100:active {
  color: rgb(63 98 18 / 1);
}

.active\:text-lime-800\/15:active {
  color: rgb(63 98 18 / 0.15);
}

.active\:text-lime-800\/20:active {
  color: rgb(63 98 18 / 0.2);
}

.active\:text-lime-800\/25:active {
  color: rgb(63 98 18 / 0.25);
}

.active\:text-lime-800\/30:active {
  color: rgb(63 98 18 / 0.3);
}

.active\:text-lime-800\/35:active {
  color: rgb(63 98 18 / 0.35);
}

.active\:text-lime-800\/40:active {
  color: rgb(63 98 18 / 0.4);
}

.active\:text-lime-800\/45:active {
  color: rgb(63 98 18 / 0.45);
}

.active\:text-lime-800\/5:active {
  color: rgb(63 98 18 / 0.05);
}

.active\:text-lime-800\/50:active {
  color: rgb(63 98 18 / 0.5);
}

.active\:text-lime-800\/55:active {
  color: rgb(63 98 18 / 0.55);
}

.active\:text-lime-800\/60:active {
  color: rgb(63 98 18 / 0.6);
}

.active\:text-lime-800\/65:active {
  color: rgb(63 98 18 / 0.65);
}

.active\:text-lime-800\/70:active {
  color: rgb(63 98 18 / 0.7);
}

.active\:text-lime-800\/75:active {
  color: rgb(63 98 18 / 0.75);
}

.active\:text-lime-800\/80:active {
  color: rgb(63 98 18 / 0.8);
}

.active\:text-lime-800\/85:active {
  color: rgb(63 98 18 / 0.85);
}

.active\:text-lime-800\/90:active {
  color: rgb(63 98 18 / 0.9);
}

.active\:text-lime-800\/95:active {
  color: rgb(63 98 18 / 0.95);
}

.active\:text-lime-900:active {
  --tw-text-opacity: 1;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1));
}

.active\:text-lime-900\/0:active {
  color: rgb(54 83 20 / 0);
}

.active\:text-lime-900\/10:active {
  color: rgb(54 83 20 / 0.1);
}

.active\:text-lime-900\/100:active {
  color: rgb(54 83 20 / 1);
}

.active\:text-lime-900\/15:active {
  color: rgb(54 83 20 / 0.15);
}

.active\:text-lime-900\/20:active {
  color: rgb(54 83 20 / 0.2);
}

.active\:text-lime-900\/25:active {
  color: rgb(54 83 20 / 0.25);
}

.active\:text-lime-900\/30:active {
  color: rgb(54 83 20 / 0.3);
}

.active\:text-lime-900\/35:active {
  color: rgb(54 83 20 / 0.35);
}

.active\:text-lime-900\/40:active {
  color: rgb(54 83 20 / 0.4);
}

.active\:text-lime-900\/45:active {
  color: rgb(54 83 20 / 0.45);
}

.active\:text-lime-900\/5:active {
  color: rgb(54 83 20 / 0.05);
}

.active\:text-lime-900\/50:active {
  color: rgb(54 83 20 / 0.5);
}

.active\:text-lime-900\/55:active {
  color: rgb(54 83 20 / 0.55);
}

.active\:text-lime-900\/60:active {
  color: rgb(54 83 20 / 0.6);
}

.active\:text-lime-900\/65:active {
  color: rgb(54 83 20 / 0.65);
}

.active\:text-lime-900\/70:active {
  color: rgb(54 83 20 / 0.7);
}

.active\:text-lime-900\/75:active {
  color: rgb(54 83 20 / 0.75);
}

.active\:text-lime-900\/80:active {
  color: rgb(54 83 20 / 0.8);
}

.active\:text-lime-900\/85:active {
  color: rgb(54 83 20 / 0.85);
}

.active\:text-lime-900\/90:active {
  color: rgb(54 83 20 / 0.9);
}

.active\:text-lime-900\/95:active {
  color: rgb(54 83 20 / 0.95);
}

.active\:text-neutral-100:active {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}

.active\:text-neutral-100\/0:active {
  color: rgb(245 245 245 / 0);
}

.active\:text-neutral-100\/10:active {
  color: rgb(245 245 245 / 0.1);
}

.active\:text-neutral-100\/100:active {
  color: rgb(245 245 245 / 1);
}

.active\:text-neutral-100\/15:active {
  color: rgb(245 245 245 / 0.15);
}

.active\:text-neutral-100\/20:active {
  color: rgb(245 245 245 / 0.2);
}

.active\:text-neutral-100\/25:active {
  color: rgb(245 245 245 / 0.25);
}

.active\:text-neutral-100\/30:active {
  color: rgb(245 245 245 / 0.3);
}

.active\:text-neutral-100\/35:active {
  color: rgb(245 245 245 / 0.35);
}

.active\:text-neutral-100\/40:active {
  color: rgb(245 245 245 / 0.4);
}

.active\:text-neutral-100\/45:active {
  color: rgb(245 245 245 / 0.45);
}

.active\:text-neutral-100\/5:active {
  color: rgb(245 245 245 / 0.05);
}

.active\:text-neutral-100\/50:active {
  color: rgb(245 245 245 / 0.5);
}

.active\:text-neutral-100\/55:active {
  color: rgb(245 245 245 / 0.55);
}

.active\:text-neutral-100\/60:active {
  color: rgb(245 245 245 / 0.6);
}

.active\:text-neutral-100\/65:active {
  color: rgb(245 245 245 / 0.65);
}

.active\:text-neutral-100\/70:active {
  color: rgb(245 245 245 / 0.7);
}

.active\:text-neutral-100\/75:active {
  color: rgb(245 245 245 / 0.75);
}

.active\:text-neutral-100\/80:active {
  color: rgb(245 245 245 / 0.8);
}

.active\:text-neutral-100\/85:active {
  color: rgb(245 245 245 / 0.85);
}

.active\:text-neutral-100\/90:active {
  color: rgb(245 245 245 / 0.9);
}

.active\:text-neutral-100\/95:active {
  color: rgb(245 245 245 / 0.95);
}

.active\:text-neutral-200:active {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}

.active\:text-neutral-200\/0:active {
  color: rgb(229 229 229 / 0);
}

.active\:text-neutral-200\/10:active {
  color: rgb(229 229 229 / 0.1);
}

.active\:text-neutral-200\/100:active {
  color: rgb(229 229 229 / 1);
}

.active\:text-neutral-200\/15:active {
  color: rgb(229 229 229 / 0.15);
}

.active\:text-neutral-200\/20:active {
  color: rgb(229 229 229 / 0.2);
}

.active\:text-neutral-200\/25:active {
  color: rgb(229 229 229 / 0.25);
}

.active\:text-neutral-200\/30:active {
  color: rgb(229 229 229 / 0.3);
}

.active\:text-neutral-200\/35:active {
  color: rgb(229 229 229 / 0.35);
}

.active\:text-neutral-200\/40:active {
  color: rgb(229 229 229 / 0.4);
}

.active\:text-neutral-200\/45:active {
  color: rgb(229 229 229 / 0.45);
}

.active\:text-neutral-200\/5:active {
  color: rgb(229 229 229 / 0.05);
}

.active\:text-neutral-200\/50:active {
  color: rgb(229 229 229 / 0.5);
}

.active\:text-neutral-200\/55:active {
  color: rgb(229 229 229 / 0.55);
}

.active\:text-neutral-200\/60:active {
  color: rgb(229 229 229 / 0.6);
}

.active\:text-neutral-200\/65:active {
  color: rgb(229 229 229 / 0.65);
}

.active\:text-neutral-200\/70:active {
  color: rgb(229 229 229 / 0.7);
}

.active\:text-neutral-200\/75:active {
  color: rgb(229 229 229 / 0.75);
}

.active\:text-neutral-200\/80:active {
  color: rgb(229 229 229 / 0.8);
}

.active\:text-neutral-200\/85:active {
  color: rgb(229 229 229 / 0.85);
}

.active\:text-neutral-200\/90:active {
  color: rgb(229 229 229 / 0.9);
}

.active\:text-neutral-200\/95:active {
  color: rgb(229 229 229 / 0.95);
}

.active\:text-neutral-300:active {
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1));
}

.active\:text-neutral-300\/0:active {
  color: rgb(212 212 212 / 0);
}

.active\:text-neutral-300\/10:active {
  color: rgb(212 212 212 / 0.1);
}

.active\:text-neutral-300\/100:active {
  color: rgb(212 212 212 / 1);
}

.active\:text-neutral-300\/15:active {
  color: rgb(212 212 212 / 0.15);
}

.active\:text-neutral-300\/20:active {
  color: rgb(212 212 212 / 0.2);
}

.active\:text-neutral-300\/25:active {
  color: rgb(212 212 212 / 0.25);
}

.active\:text-neutral-300\/30:active {
  color: rgb(212 212 212 / 0.3);
}

.active\:text-neutral-300\/35:active {
  color: rgb(212 212 212 / 0.35);
}

.active\:text-neutral-300\/40:active {
  color: rgb(212 212 212 / 0.4);
}

.active\:text-neutral-300\/45:active {
  color: rgb(212 212 212 / 0.45);
}

.active\:text-neutral-300\/5:active {
  color: rgb(212 212 212 / 0.05);
}

.active\:text-neutral-300\/50:active {
  color: rgb(212 212 212 / 0.5);
}

.active\:text-neutral-300\/55:active {
  color: rgb(212 212 212 / 0.55);
}

.active\:text-neutral-300\/60:active {
  color: rgb(212 212 212 / 0.6);
}

.active\:text-neutral-300\/65:active {
  color: rgb(212 212 212 / 0.65);
}

.active\:text-neutral-300\/70:active {
  color: rgb(212 212 212 / 0.7);
}

.active\:text-neutral-300\/75:active {
  color: rgb(212 212 212 / 0.75);
}

.active\:text-neutral-300\/80:active {
  color: rgb(212 212 212 / 0.8);
}

.active\:text-neutral-300\/85:active {
  color: rgb(212 212 212 / 0.85);
}

.active\:text-neutral-300\/90:active {
  color: rgb(212 212 212 / 0.9);
}

.active\:text-neutral-300\/95:active {
  color: rgb(212 212 212 / 0.95);
}

.active\:text-neutral-400:active {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}

.active\:text-neutral-400\/0:active {
  color: rgb(163 163 163 / 0);
}

.active\:text-neutral-400\/10:active {
  color: rgb(163 163 163 / 0.1);
}

.active\:text-neutral-400\/100:active {
  color: rgb(163 163 163 / 1);
}

.active\:text-neutral-400\/15:active {
  color: rgb(163 163 163 / 0.15);
}

.active\:text-neutral-400\/20:active {
  color: rgb(163 163 163 / 0.2);
}

.active\:text-neutral-400\/25:active {
  color: rgb(163 163 163 / 0.25);
}

.active\:text-neutral-400\/30:active {
  color: rgb(163 163 163 / 0.3);
}

.active\:text-neutral-400\/35:active {
  color: rgb(163 163 163 / 0.35);
}

.active\:text-neutral-400\/40:active {
  color: rgb(163 163 163 / 0.4);
}

.active\:text-neutral-400\/45:active {
  color: rgb(163 163 163 / 0.45);
}

.active\:text-neutral-400\/5:active {
  color: rgb(163 163 163 / 0.05);
}

.active\:text-neutral-400\/50:active {
  color: rgb(163 163 163 / 0.5);
}

.active\:text-neutral-400\/55:active {
  color: rgb(163 163 163 / 0.55);
}

.active\:text-neutral-400\/60:active {
  color: rgb(163 163 163 / 0.6);
}

.active\:text-neutral-400\/65:active {
  color: rgb(163 163 163 / 0.65);
}

.active\:text-neutral-400\/70:active {
  color: rgb(163 163 163 / 0.7);
}

.active\:text-neutral-400\/75:active {
  color: rgb(163 163 163 / 0.75);
}

.active\:text-neutral-400\/80:active {
  color: rgb(163 163 163 / 0.8);
}

.active\:text-neutral-400\/85:active {
  color: rgb(163 163 163 / 0.85);
}

.active\:text-neutral-400\/90:active {
  color: rgb(163 163 163 / 0.9);
}

.active\:text-neutral-400\/95:active {
  color: rgb(163 163 163 / 0.95);
}

.active\:text-neutral-500:active {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

.active\:text-neutral-500\/0:active {
  color: rgb(115 115 115 / 0);
}

.active\:text-neutral-500\/10:active {
  color: rgb(115 115 115 / 0.1);
}

.active\:text-neutral-500\/100:active {
  color: rgb(115 115 115 / 1);
}

.active\:text-neutral-500\/15:active {
  color: rgb(115 115 115 / 0.15);
}

.active\:text-neutral-500\/20:active {
  color: rgb(115 115 115 / 0.2);
}

.active\:text-neutral-500\/25:active {
  color: rgb(115 115 115 / 0.25);
}

.active\:text-neutral-500\/30:active {
  color: rgb(115 115 115 / 0.3);
}

.active\:text-neutral-500\/35:active {
  color: rgb(115 115 115 / 0.35);
}

.active\:text-neutral-500\/40:active {
  color: rgb(115 115 115 / 0.4);
}

.active\:text-neutral-500\/45:active {
  color: rgb(115 115 115 / 0.45);
}

.active\:text-neutral-500\/5:active {
  color: rgb(115 115 115 / 0.05);
}

.active\:text-neutral-500\/50:active {
  color: rgb(115 115 115 / 0.5);
}

.active\:text-neutral-500\/55:active {
  color: rgb(115 115 115 / 0.55);
}

.active\:text-neutral-500\/60:active {
  color: rgb(115 115 115 / 0.6);
}

.active\:text-neutral-500\/65:active {
  color: rgb(115 115 115 / 0.65);
}

.active\:text-neutral-500\/70:active {
  color: rgb(115 115 115 / 0.7);
}

.active\:text-neutral-500\/75:active {
  color: rgb(115 115 115 / 0.75);
}

.active\:text-neutral-500\/80:active {
  color: rgb(115 115 115 / 0.8);
}

.active\:text-neutral-500\/85:active {
  color: rgb(115 115 115 / 0.85);
}

.active\:text-neutral-500\/90:active {
  color: rgb(115 115 115 / 0.9);
}

.active\:text-neutral-500\/95:active {
  color: rgb(115 115 115 / 0.95);
}

.active\:text-neutral-600:active {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}

.active\:text-neutral-600\/0:active {
  color: rgb(82 82 82 / 0);
}

.active\:text-neutral-600\/10:active {
  color: rgb(82 82 82 / 0.1);
}

.active\:text-neutral-600\/100:active {
  color: rgb(82 82 82 / 1);
}

.active\:text-neutral-600\/15:active {
  color: rgb(82 82 82 / 0.15);
}

.active\:text-neutral-600\/20:active {
  color: rgb(82 82 82 / 0.2);
}

.active\:text-neutral-600\/25:active {
  color: rgb(82 82 82 / 0.25);
}

.active\:text-neutral-600\/30:active {
  color: rgb(82 82 82 / 0.3);
}

.active\:text-neutral-600\/35:active {
  color: rgb(82 82 82 / 0.35);
}

.active\:text-neutral-600\/40:active {
  color: rgb(82 82 82 / 0.4);
}

.active\:text-neutral-600\/45:active {
  color: rgb(82 82 82 / 0.45);
}

.active\:text-neutral-600\/5:active {
  color: rgb(82 82 82 / 0.05);
}

.active\:text-neutral-600\/50:active {
  color: rgb(82 82 82 / 0.5);
}

.active\:text-neutral-600\/55:active {
  color: rgb(82 82 82 / 0.55);
}

.active\:text-neutral-600\/60:active {
  color: rgb(82 82 82 / 0.6);
}

.active\:text-neutral-600\/65:active {
  color: rgb(82 82 82 / 0.65);
}

.active\:text-neutral-600\/70:active {
  color: rgb(82 82 82 / 0.7);
}

.active\:text-neutral-600\/75:active {
  color: rgb(82 82 82 / 0.75);
}

.active\:text-neutral-600\/80:active {
  color: rgb(82 82 82 / 0.8);
}

.active\:text-neutral-600\/85:active {
  color: rgb(82 82 82 / 0.85);
}

.active\:text-neutral-600\/90:active {
  color: rgb(82 82 82 / 0.9);
}

.active\:text-neutral-600\/95:active {
  color: rgb(82 82 82 / 0.95);
}

.active\:text-neutral-700:active {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.active\:text-neutral-700\/0:active {
  color: rgb(64 64 64 / 0);
}

.active\:text-neutral-700\/10:active {
  color: rgb(64 64 64 / 0.1);
}

.active\:text-neutral-700\/100:active {
  color: rgb(64 64 64 / 1);
}

.active\:text-neutral-700\/15:active {
  color: rgb(64 64 64 / 0.15);
}

.active\:text-neutral-700\/20:active {
  color: rgb(64 64 64 / 0.2);
}

.active\:text-neutral-700\/25:active {
  color: rgb(64 64 64 / 0.25);
}

.active\:text-neutral-700\/30:active {
  color: rgb(64 64 64 / 0.3);
}

.active\:text-neutral-700\/35:active {
  color: rgb(64 64 64 / 0.35);
}

.active\:text-neutral-700\/40:active {
  color: rgb(64 64 64 / 0.4);
}

.active\:text-neutral-700\/45:active {
  color: rgb(64 64 64 / 0.45);
}

.active\:text-neutral-700\/5:active {
  color: rgb(64 64 64 / 0.05);
}

.active\:text-neutral-700\/50:active {
  color: rgb(64 64 64 / 0.5);
}

.active\:text-neutral-700\/55:active {
  color: rgb(64 64 64 / 0.55);
}

.active\:text-neutral-700\/60:active {
  color: rgb(64 64 64 / 0.6);
}

.active\:text-neutral-700\/65:active {
  color: rgb(64 64 64 / 0.65);
}

.active\:text-neutral-700\/70:active {
  color: rgb(64 64 64 / 0.7);
}

.active\:text-neutral-700\/75:active {
  color: rgb(64 64 64 / 0.75);
}

.active\:text-neutral-700\/80:active {
  color: rgb(64 64 64 / 0.8);
}

.active\:text-neutral-700\/85:active {
  color: rgb(64 64 64 / 0.85);
}

.active\:text-neutral-700\/90:active {
  color: rgb(64 64 64 / 0.9);
}

.active\:text-neutral-700\/95:active {
  color: rgb(64 64 64 / 0.95);
}

.active\:text-neutral-800:active {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.active\:text-neutral-800\/0:active {
  color: rgb(38 38 38 / 0);
}

.active\:text-neutral-800\/10:active {
  color: rgb(38 38 38 / 0.1);
}

.active\:text-neutral-800\/100:active {
  color: rgb(38 38 38 / 1);
}

.active\:text-neutral-800\/15:active {
  color: rgb(38 38 38 / 0.15);
}

.active\:text-neutral-800\/20:active {
  color: rgb(38 38 38 / 0.2);
}

.active\:text-neutral-800\/25:active {
  color: rgb(38 38 38 / 0.25);
}

.active\:text-neutral-800\/30:active {
  color: rgb(38 38 38 / 0.3);
}

.active\:text-neutral-800\/35:active {
  color: rgb(38 38 38 / 0.35);
}

.active\:text-neutral-800\/40:active {
  color: rgb(38 38 38 / 0.4);
}

.active\:text-neutral-800\/45:active {
  color: rgb(38 38 38 / 0.45);
}

.active\:text-neutral-800\/5:active {
  color: rgb(38 38 38 / 0.05);
}

.active\:text-neutral-800\/50:active {
  color: rgb(38 38 38 / 0.5);
}

.active\:text-neutral-800\/55:active {
  color: rgb(38 38 38 / 0.55);
}

.active\:text-neutral-800\/60:active {
  color: rgb(38 38 38 / 0.6);
}

.active\:text-neutral-800\/65:active {
  color: rgb(38 38 38 / 0.65);
}

.active\:text-neutral-800\/70:active {
  color: rgb(38 38 38 / 0.7);
}

.active\:text-neutral-800\/75:active {
  color: rgb(38 38 38 / 0.75);
}

.active\:text-neutral-800\/80:active {
  color: rgb(38 38 38 / 0.8);
}

.active\:text-neutral-800\/85:active {
  color: rgb(38 38 38 / 0.85);
}

.active\:text-neutral-800\/90:active {
  color: rgb(38 38 38 / 0.9);
}

.active\:text-neutral-800\/95:active {
  color: rgb(38 38 38 / 0.95);
}

.active\:text-neutral-900:active {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.active\:text-neutral-900\/0:active {
  color: rgb(23 23 23 / 0);
}

.active\:text-neutral-900\/10:active {
  color: rgb(23 23 23 / 0.1);
}

.active\:text-neutral-900\/100:active {
  color: rgb(23 23 23 / 1);
}

.active\:text-neutral-900\/15:active {
  color: rgb(23 23 23 / 0.15);
}

.active\:text-neutral-900\/20:active {
  color: rgb(23 23 23 / 0.2);
}

.active\:text-neutral-900\/25:active {
  color: rgb(23 23 23 / 0.25);
}

.active\:text-neutral-900\/30:active {
  color: rgb(23 23 23 / 0.3);
}

.active\:text-neutral-900\/35:active {
  color: rgb(23 23 23 / 0.35);
}

.active\:text-neutral-900\/40:active {
  color: rgb(23 23 23 / 0.4);
}

.active\:text-neutral-900\/45:active {
  color: rgb(23 23 23 / 0.45);
}

.active\:text-neutral-900\/5:active {
  color: rgb(23 23 23 / 0.05);
}

.active\:text-neutral-900\/50:active {
  color: rgb(23 23 23 / 0.5);
}

.active\:text-neutral-900\/55:active {
  color: rgb(23 23 23 / 0.55);
}

.active\:text-neutral-900\/60:active {
  color: rgb(23 23 23 / 0.6);
}

.active\:text-neutral-900\/65:active {
  color: rgb(23 23 23 / 0.65);
}

.active\:text-neutral-900\/70:active {
  color: rgb(23 23 23 / 0.7);
}

.active\:text-neutral-900\/75:active {
  color: rgb(23 23 23 / 0.75);
}

.active\:text-neutral-900\/80:active {
  color: rgb(23 23 23 / 0.8);
}

.active\:text-neutral-900\/85:active {
  color: rgb(23 23 23 / 0.85);
}

.active\:text-neutral-900\/90:active {
  color: rgb(23 23 23 / 0.9);
}

.active\:text-neutral-900\/95:active {
  color: rgb(23 23 23 / 0.95);
}

.active\:text-orange-100:active {
  --tw-text-opacity: 1;
  color: rgb(254 236 220 / var(--tw-text-opacity, 1));
}

.active\:text-orange-100\/0:active {
  color: rgb(254 236 220 / 0);
}

.active\:text-orange-100\/10:active {
  color: rgb(254 236 220 / 0.1);
}

.active\:text-orange-100\/100:active {
  color: rgb(254 236 220 / 1);
}

.active\:text-orange-100\/15:active {
  color: rgb(254 236 220 / 0.15);
}

.active\:text-orange-100\/20:active {
  color: rgb(254 236 220 / 0.2);
}

.active\:text-orange-100\/25:active {
  color: rgb(254 236 220 / 0.25);
}

.active\:text-orange-100\/30:active {
  color: rgb(254 236 220 / 0.3);
}

.active\:text-orange-100\/35:active {
  color: rgb(254 236 220 / 0.35);
}

.active\:text-orange-100\/40:active {
  color: rgb(254 236 220 / 0.4);
}

.active\:text-orange-100\/45:active {
  color: rgb(254 236 220 / 0.45);
}

.active\:text-orange-100\/5:active {
  color: rgb(254 236 220 / 0.05);
}

.active\:text-orange-100\/50:active {
  color: rgb(254 236 220 / 0.5);
}

.active\:text-orange-100\/55:active {
  color: rgb(254 236 220 / 0.55);
}

.active\:text-orange-100\/60:active {
  color: rgb(254 236 220 / 0.6);
}

.active\:text-orange-100\/65:active {
  color: rgb(254 236 220 / 0.65);
}

.active\:text-orange-100\/70:active {
  color: rgb(254 236 220 / 0.7);
}

.active\:text-orange-100\/75:active {
  color: rgb(254 236 220 / 0.75);
}

.active\:text-orange-100\/80:active {
  color: rgb(254 236 220 / 0.8);
}

.active\:text-orange-100\/85:active {
  color: rgb(254 236 220 / 0.85);
}

.active\:text-orange-100\/90:active {
  color: rgb(254 236 220 / 0.9);
}

.active\:text-orange-100\/95:active {
  color: rgb(254 236 220 / 0.95);
}

.active\:text-orange-200:active {
  --tw-text-opacity: 1;
  color: rgb(252 217 189 / var(--tw-text-opacity, 1));
}

.active\:text-orange-200\/0:active {
  color: rgb(252 217 189 / 0);
}

.active\:text-orange-200\/10:active {
  color: rgb(252 217 189 / 0.1);
}

.active\:text-orange-200\/100:active {
  color: rgb(252 217 189 / 1);
}

.active\:text-orange-200\/15:active {
  color: rgb(252 217 189 / 0.15);
}

.active\:text-orange-200\/20:active {
  color: rgb(252 217 189 / 0.2);
}

.active\:text-orange-200\/25:active {
  color: rgb(252 217 189 / 0.25);
}

.active\:text-orange-200\/30:active {
  color: rgb(252 217 189 / 0.3);
}

.active\:text-orange-200\/35:active {
  color: rgb(252 217 189 / 0.35);
}

.active\:text-orange-200\/40:active {
  color: rgb(252 217 189 / 0.4);
}

.active\:text-orange-200\/45:active {
  color: rgb(252 217 189 / 0.45);
}

.active\:text-orange-200\/5:active {
  color: rgb(252 217 189 / 0.05);
}

.active\:text-orange-200\/50:active {
  color: rgb(252 217 189 / 0.5);
}

.active\:text-orange-200\/55:active {
  color: rgb(252 217 189 / 0.55);
}

.active\:text-orange-200\/60:active {
  color: rgb(252 217 189 / 0.6);
}

.active\:text-orange-200\/65:active {
  color: rgb(252 217 189 / 0.65);
}

.active\:text-orange-200\/70:active {
  color: rgb(252 217 189 / 0.7);
}

.active\:text-orange-200\/75:active {
  color: rgb(252 217 189 / 0.75);
}

.active\:text-orange-200\/80:active {
  color: rgb(252 217 189 / 0.8);
}

.active\:text-orange-200\/85:active {
  color: rgb(252 217 189 / 0.85);
}

.active\:text-orange-200\/90:active {
  color: rgb(252 217 189 / 0.9);
}

.active\:text-orange-200\/95:active {
  color: rgb(252 217 189 / 0.95);
}

.active\:text-orange-300:active {
  --tw-text-opacity: 1;
  color: rgb(253 186 140 / var(--tw-text-opacity, 1));
}

.active\:text-orange-300\/0:active {
  color: rgb(253 186 140 / 0);
}

.active\:text-orange-300\/10:active {
  color: rgb(253 186 140 / 0.1);
}

.active\:text-orange-300\/100:active {
  color: rgb(253 186 140 / 1);
}

.active\:text-orange-300\/15:active {
  color: rgb(253 186 140 / 0.15);
}

.active\:text-orange-300\/20:active {
  color: rgb(253 186 140 / 0.2);
}

.active\:text-orange-300\/25:active {
  color: rgb(253 186 140 / 0.25);
}

.active\:text-orange-300\/30:active {
  color: rgb(253 186 140 / 0.3);
}

.active\:text-orange-300\/35:active {
  color: rgb(253 186 140 / 0.35);
}

.active\:text-orange-300\/40:active {
  color: rgb(253 186 140 / 0.4);
}

.active\:text-orange-300\/45:active {
  color: rgb(253 186 140 / 0.45);
}

.active\:text-orange-300\/5:active {
  color: rgb(253 186 140 / 0.05);
}

.active\:text-orange-300\/50:active {
  color: rgb(253 186 140 / 0.5);
}

.active\:text-orange-300\/55:active {
  color: rgb(253 186 140 / 0.55);
}

.active\:text-orange-300\/60:active {
  color: rgb(253 186 140 / 0.6);
}

.active\:text-orange-300\/65:active {
  color: rgb(253 186 140 / 0.65);
}

.active\:text-orange-300\/70:active {
  color: rgb(253 186 140 / 0.7);
}

.active\:text-orange-300\/75:active {
  color: rgb(253 186 140 / 0.75);
}

.active\:text-orange-300\/80:active {
  color: rgb(253 186 140 / 0.8);
}

.active\:text-orange-300\/85:active {
  color: rgb(253 186 140 / 0.85);
}

.active\:text-orange-300\/90:active {
  color: rgb(253 186 140 / 0.9);
}

.active\:text-orange-300\/95:active {
  color: rgb(253 186 140 / 0.95);
}

.active\:text-orange-400:active {
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity, 1));
}

.active\:text-orange-400\/0:active {
  color: rgb(255 138 76 / 0);
}

.active\:text-orange-400\/10:active {
  color: rgb(255 138 76 / 0.1);
}

.active\:text-orange-400\/100:active {
  color: rgb(255 138 76 / 1);
}

.active\:text-orange-400\/15:active {
  color: rgb(255 138 76 / 0.15);
}

.active\:text-orange-400\/20:active {
  color: rgb(255 138 76 / 0.2);
}

.active\:text-orange-400\/25:active {
  color: rgb(255 138 76 / 0.25);
}

.active\:text-orange-400\/30:active {
  color: rgb(255 138 76 / 0.3);
}

.active\:text-orange-400\/35:active {
  color: rgb(255 138 76 / 0.35);
}

.active\:text-orange-400\/40:active {
  color: rgb(255 138 76 / 0.4);
}

.active\:text-orange-400\/45:active {
  color: rgb(255 138 76 / 0.45);
}

.active\:text-orange-400\/5:active {
  color: rgb(255 138 76 / 0.05);
}

.active\:text-orange-400\/50:active {
  color: rgb(255 138 76 / 0.5);
}

.active\:text-orange-400\/55:active {
  color: rgb(255 138 76 / 0.55);
}

.active\:text-orange-400\/60:active {
  color: rgb(255 138 76 / 0.6);
}

.active\:text-orange-400\/65:active {
  color: rgb(255 138 76 / 0.65);
}

.active\:text-orange-400\/70:active {
  color: rgb(255 138 76 / 0.7);
}

.active\:text-orange-400\/75:active {
  color: rgb(255 138 76 / 0.75);
}

.active\:text-orange-400\/80:active {
  color: rgb(255 138 76 / 0.8);
}

.active\:text-orange-400\/85:active {
  color: rgb(255 138 76 / 0.85);
}

.active\:text-orange-400\/90:active {
  color: rgb(255 138 76 / 0.9);
}

.active\:text-orange-400\/95:active {
  color: rgb(255 138 76 / 0.95);
}

.active\:text-orange-500:active {
  --tw-text-opacity: 1;
  color: rgb(255 90 31 / var(--tw-text-opacity, 1));
}

.active\:text-orange-500\/0:active {
  color: rgb(255 90 31 / 0);
}

.active\:text-orange-500\/10:active {
  color: rgb(255 90 31 / 0.1);
}

.active\:text-orange-500\/100:active {
  color: rgb(255 90 31 / 1);
}

.active\:text-orange-500\/15:active {
  color: rgb(255 90 31 / 0.15);
}

.active\:text-orange-500\/20:active {
  color: rgb(255 90 31 / 0.2);
}

.active\:text-orange-500\/25:active {
  color: rgb(255 90 31 / 0.25);
}

.active\:text-orange-500\/30:active {
  color: rgb(255 90 31 / 0.3);
}

.active\:text-orange-500\/35:active {
  color: rgb(255 90 31 / 0.35);
}

.active\:text-orange-500\/40:active {
  color: rgb(255 90 31 / 0.4);
}

.active\:text-orange-500\/45:active {
  color: rgb(255 90 31 / 0.45);
}

.active\:text-orange-500\/5:active {
  color: rgb(255 90 31 / 0.05);
}

.active\:text-orange-500\/50:active {
  color: rgb(255 90 31 / 0.5);
}

.active\:text-orange-500\/55:active {
  color: rgb(255 90 31 / 0.55);
}

.active\:text-orange-500\/60:active {
  color: rgb(255 90 31 / 0.6);
}

.active\:text-orange-500\/65:active {
  color: rgb(255 90 31 / 0.65);
}

.active\:text-orange-500\/70:active {
  color: rgb(255 90 31 / 0.7);
}

.active\:text-orange-500\/75:active {
  color: rgb(255 90 31 / 0.75);
}

.active\:text-orange-500\/80:active {
  color: rgb(255 90 31 / 0.8);
}

.active\:text-orange-500\/85:active {
  color: rgb(255 90 31 / 0.85);
}

.active\:text-orange-500\/90:active {
  color: rgb(255 90 31 / 0.9);
}

.active\:text-orange-500\/95:active {
  color: rgb(255 90 31 / 0.95);
}

.active\:text-orange-600:active {
  --tw-text-opacity: 1;
  color: rgb(208 56 1 / var(--tw-text-opacity, 1));
}

.active\:text-orange-600\/0:active {
  color: rgb(208 56 1 / 0);
}

.active\:text-orange-600\/10:active {
  color: rgb(208 56 1 / 0.1);
}

.active\:text-orange-600\/100:active {
  color: rgb(208 56 1 / 1);
}

.active\:text-orange-600\/15:active {
  color: rgb(208 56 1 / 0.15);
}

.active\:text-orange-600\/20:active {
  color: rgb(208 56 1 / 0.2);
}

.active\:text-orange-600\/25:active {
  color: rgb(208 56 1 / 0.25);
}

.active\:text-orange-600\/30:active {
  color: rgb(208 56 1 / 0.3);
}

.active\:text-orange-600\/35:active {
  color: rgb(208 56 1 / 0.35);
}

.active\:text-orange-600\/40:active {
  color: rgb(208 56 1 / 0.4);
}

.active\:text-orange-600\/45:active {
  color: rgb(208 56 1 / 0.45);
}

.active\:text-orange-600\/5:active {
  color: rgb(208 56 1 / 0.05);
}

.active\:text-orange-600\/50:active {
  color: rgb(208 56 1 / 0.5);
}

.active\:text-orange-600\/55:active {
  color: rgb(208 56 1 / 0.55);
}

.active\:text-orange-600\/60:active {
  color: rgb(208 56 1 / 0.6);
}

.active\:text-orange-600\/65:active {
  color: rgb(208 56 1 / 0.65);
}

.active\:text-orange-600\/70:active {
  color: rgb(208 56 1 / 0.7);
}

.active\:text-orange-600\/75:active {
  color: rgb(208 56 1 / 0.75);
}

.active\:text-orange-600\/80:active {
  color: rgb(208 56 1 / 0.8);
}

.active\:text-orange-600\/85:active {
  color: rgb(208 56 1 / 0.85);
}

.active\:text-orange-600\/90:active {
  color: rgb(208 56 1 / 0.9);
}

.active\:text-orange-600\/95:active {
  color: rgb(208 56 1 / 0.95);
}

.active\:text-orange-700:active {
  --tw-text-opacity: 1;
  color: rgb(180 52 3 / var(--tw-text-opacity, 1));
}

.active\:text-orange-700\/0:active {
  color: rgb(180 52 3 / 0);
}

.active\:text-orange-700\/10:active {
  color: rgb(180 52 3 / 0.1);
}

.active\:text-orange-700\/100:active {
  color: rgb(180 52 3 / 1);
}

.active\:text-orange-700\/15:active {
  color: rgb(180 52 3 / 0.15);
}

.active\:text-orange-700\/20:active {
  color: rgb(180 52 3 / 0.2);
}

.active\:text-orange-700\/25:active {
  color: rgb(180 52 3 / 0.25);
}

.active\:text-orange-700\/30:active {
  color: rgb(180 52 3 / 0.3);
}

.active\:text-orange-700\/35:active {
  color: rgb(180 52 3 / 0.35);
}

.active\:text-orange-700\/40:active {
  color: rgb(180 52 3 / 0.4);
}

.active\:text-orange-700\/45:active {
  color: rgb(180 52 3 / 0.45);
}

.active\:text-orange-700\/5:active {
  color: rgb(180 52 3 / 0.05);
}

.active\:text-orange-700\/50:active {
  color: rgb(180 52 3 / 0.5);
}

.active\:text-orange-700\/55:active {
  color: rgb(180 52 3 / 0.55);
}

.active\:text-orange-700\/60:active {
  color: rgb(180 52 3 / 0.6);
}

.active\:text-orange-700\/65:active {
  color: rgb(180 52 3 / 0.65);
}

.active\:text-orange-700\/70:active {
  color: rgb(180 52 3 / 0.7);
}

.active\:text-orange-700\/75:active {
  color: rgb(180 52 3 / 0.75);
}

.active\:text-orange-700\/80:active {
  color: rgb(180 52 3 / 0.8);
}

.active\:text-orange-700\/85:active {
  color: rgb(180 52 3 / 0.85);
}

.active\:text-orange-700\/90:active {
  color: rgb(180 52 3 / 0.9);
}

.active\:text-orange-700\/95:active {
  color: rgb(180 52 3 / 0.95);
}

.active\:text-orange-800:active {
  --tw-text-opacity: 1;
  color: rgb(138 44 13 / var(--tw-text-opacity, 1));
}

.active\:text-orange-800\/0:active {
  color: rgb(138 44 13 / 0);
}

.active\:text-orange-800\/10:active {
  color: rgb(138 44 13 / 0.1);
}

.active\:text-orange-800\/100:active {
  color: rgb(138 44 13 / 1);
}

.active\:text-orange-800\/15:active {
  color: rgb(138 44 13 / 0.15);
}

.active\:text-orange-800\/20:active {
  color: rgb(138 44 13 / 0.2);
}

.active\:text-orange-800\/25:active {
  color: rgb(138 44 13 / 0.25);
}

.active\:text-orange-800\/30:active {
  color: rgb(138 44 13 / 0.3);
}

.active\:text-orange-800\/35:active {
  color: rgb(138 44 13 / 0.35);
}

.active\:text-orange-800\/40:active {
  color: rgb(138 44 13 / 0.4);
}

.active\:text-orange-800\/45:active {
  color: rgb(138 44 13 / 0.45);
}

.active\:text-orange-800\/5:active {
  color: rgb(138 44 13 / 0.05);
}

.active\:text-orange-800\/50:active {
  color: rgb(138 44 13 / 0.5);
}

.active\:text-orange-800\/55:active {
  color: rgb(138 44 13 / 0.55);
}

.active\:text-orange-800\/60:active {
  color: rgb(138 44 13 / 0.6);
}

.active\:text-orange-800\/65:active {
  color: rgb(138 44 13 / 0.65);
}

.active\:text-orange-800\/70:active {
  color: rgb(138 44 13 / 0.7);
}

.active\:text-orange-800\/75:active {
  color: rgb(138 44 13 / 0.75);
}

.active\:text-orange-800\/80:active {
  color: rgb(138 44 13 / 0.8);
}

.active\:text-orange-800\/85:active {
  color: rgb(138 44 13 / 0.85);
}

.active\:text-orange-800\/90:active {
  color: rgb(138 44 13 / 0.9);
}

.active\:text-orange-800\/95:active {
  color: rgb(138 44 13 / 0.95);
}

.active\:text-orange-900:active {
  --tw-text-opacity: 1;
  color: rgb(119 29 29 / var(--tw-text-opacity, 1));
}

.active\:text-orange-900\/0:active {
  color: rgb(119 29 29 / 0);
}

.active\:text-orange-900\/10:active {
  color: rgb(119 29 29 / 0.1);
}

.active\:text-orange-900\/100:active {
  color: rgb(119 29 29 / 1);
}

.active\:text-orange-900\/15:active {
  color: rgb(119 29 29 / 0.15);
}

.active\:text-orange-900\/20:active {
  color: rgb(119 29 29 / 0.2);
}

.active\:text-orange-900\/25:active {
  color: rgb(119 29 29 / 0.25);
}

.active\:text-orange-900\/30:active {
  color: rgb(119 29 29 / 0.3);
}

.active\:text-orange-900\/35:active {
  color: rgb(119 29 29 / 0.35);
}

.active\:text-orange-900\/40:active {
  color: rgb(119 29 29 / 0.4);
}

.active\:text-orange-900\/45:active {
  color: rgb(119 29 29 / 0.45);
}

.active\:text-orange-900\/5:active {
  color: rgb(119 29 29 / 0.05);
}

.active\:text-orange-900\/50:active {
  color: rgb(119 29 29 / 0.5);
}

.active\:text-orange-900\/55:active {
  color: rgb(119 29 29 / 0.55);
}

.active\:text-orange-900\/60:active {
  color: rgb(119 29 29 / 0.6);
}

.active\:text-orange-900\/65:active {
  color: rgb(119 29 29 / 0.65);
}

.active\:text-orange-900\/70:active {
  color: rgb(119 29 29 / 0.7);
}

.active\:text-orange-900\/75:active {
  color: rgb(119 29 29 / 0.75);
}

.active\:text-orange-900\/80:active {
  color: rgb(119 29 29 / 0.8);
}

.active\:text-orange-900\/85:active {
  color: rgb(119 29 29 / 0.85);
}

.active\:text-orange-900\/90:active {
  color: rgb(119 29 29 / 0.9);
}

.active\:text-orange-900\/95:active {
  color: rgb(119 29 29 / 0.95);
}

.active\:text-pink-100:active {
  --tw-text-opacity: 1;
  color: rgb(252 232 243 / var(--tw-text-opacity, 1));
}

.active\:text-pink-100\/0:active {
  color: rgb(252 232 243 / 0);
}

.active\:text-pink-100\/10:active {
  color: rgb(252 232 243 / 0.1);
}

.active\:text-pink-100\/100:active {
  color: rgb(252 232 243 / 1);
}

.active\:text-pink-100\/15:active {
  color: rgb(252 232 243 / 0.15);
}

.active\:text-pink-100\/20:active {
  color: rgb(252 232 243 / 0.2);
}

.active\:text-pink-100\/25:active {
  color: rgb(252 232 243 / 0.25);
}

.active\:text-pink-100\/30:active {
  color: rgb(252 232 243 / 0.3);
}

.active\:text-pink-100\/35:active {
  color: rgb(252 232 243 / 0.35);
}

.active\:text-pink-100\/40:active {
  color: rgb(252 232 243 / 0.4);
}

.active\:text-pink-100\/45:active {
  color: rgb(252 232 243 / 0.45);
}

.active\:text-pink-100\/5:active {
  color: rgb(252 232 243 / 0.05);
}

.active\:text-pink-100\/50:active {
  color: rgb(252 232 243 / 0.5);
}

.active\:text-pink-100\/55:active {
  color: rgb(252 232 243 / 0.55);
}

.active\:text-pink-100\/60:active {
  color: rgb(252 232 243 / 0.6);
}

.active\:text-pink-100\/65:active {
  color: rgb(252 232 243 / 0.65);
}

.active\:text-pink-100\/70:active {
  color: rgb(252 232 243 / 0.7);
}

.active\:text-pink-100\/75:active {
  color: rgb(252 232 243 / 0.75);
}

.active\:text-pink-100\/80:active {
  color: rgb(252 232 243 / 0.8);
}

.active\:text-pink-100\/85:active {
  color: rgb(252 232 243 / 0.85);
}

.active\:text-pink-100\/90:active {
  color: rgb(252 232 243 / 0.9);
}

.active\:text-pink-100\/95:active {
  color: rgb(252 232 243 / 0.95);
}

.active\:text-pink-200:active {
  --tw-text-opacity: 1;
  color: rgb(250 209 232 / var(--tw-text-opacity, 1));
}

.active\:text-pink-200\/0:active {
  color: rgb(250 209 232 / 0);
}

.active\:text-pink-200\/10:active {
  color: rgb(250 209 232 / 0.1);
}

.active\:text-pink-200\/100:active {
  color: rgb(250 209 232 / 1);
}

.active\:text-pink-200\/15:active {
  color: rgb(250 209 232 / 0.15);
}

.active\:text-pink-200\/20:active {
  color: rgb(250 209 232 / 0.2);
}

.active\:text-pink-200\/25:active {
  color: rgb(250 209 232 / 0.25);
}

.active\:text-pink-200\/30:active {
  color: rgb(250 209 232 / 0.3);
}

.active\:text-pink-200\/35:active {
  color: rgb(250 209 232 / 0.35);
}

.active\:text-pink-200\/40:active {
  color: rgb(250 209 232 / 0.4);
}

.active\:text-pink-200\/45:active {
  color: rgb(250 209 232 / 0.45);
}

.active\:text-pink-200\/5:active {
  color: rgb(250 209 232 / 0.05);
}

.active\:text-pink-200\/50:active {
  color: rgb(250 209 232 / 0.5);
}

.active\:text-pink-200\/55:active {
  color: rgb(250 209 232 / 0.55);
}

.active\:text-pink-200\/60:active {
  color: rgb(250 209 232 / 0.6);
}

.active\:text-pink-200\/65:active {
  color: rgb(250 209 232 / 0.65);
}

.active\:text-pink-200\/70:active {
  color: rgb(250 209 232 / 0.7);
}

.active\:text-pink-200\/75:active {
  color: rgb(250 209 232 / 0.75);
}

.active\:text-pink-200\/80:active {
  color: rgb(250 209 232 / 0.8);
}

.active\:text-pink-200\/85:active {
  color: rgb(250 209 232 / 0.85);
}

.active\:text-pink-200\/90:active {
  color: rgb(250 209 232 / 0.9);
}

.active\:text-pink-200\/95:active {
  color: rgb(250 209 232 / 0.95);
}

.active\:text-pink-300:active {
  --tw-text-opacity: 1;
  color: rgb(248 180 217 / var(--tw-text-opacity, 1));
}

.active\:text-pink-300\/0:active {
  color: rgb(248 180 217 / 0);
}

.active\:text-pink-300\/10:active {
  color: rgb(248 180 217 / 0.1);
}

.active\:text-pink-300\/100:active {
  color: rgb(248 180 217 / 1);
}

.active\:text-pink-300\/15:active {
  color: rgb(248 180 217 / 0.15);
}

.active\:text-pink-300\/20:active {
  color: rgb(248 180 217 / 0.2);
}

.active\:text-pink-300\/25:active {
  color: rgb(248 180 217 / 0.25);
}

.active\:text-pink-300\/30:active {
  color: rgb(248 180 217 / 0.3);
}

.active\:text-pink-300\/35:active {
  color: rgb(248 180 217 / 0.35);
}

.active\:text-pink-300\/40:active {
  color: rgb(248 180 217 / 0.4);
}

.active\:text-pink-300\/45:active {
  color: rgb(248 180 217 / 0.45);
}

.active\:text-pink-300\/5:active {
  color: rgb(248 180 217 / 0.05);
}

.active\:text-pink-300\/50:active {
  color: rgb(248 180 217 / 0.5);
}

.active\:text-pink-300\/55:active {
  color: rgb(248 180 217 / 0.55);
}

.active\:text-pink-300\/60:active {
  color: rgb(248 180 217 / 0.6);
}

.active\:text-pink-300\/65:active {
  color: rgb(248 180 217 / 0.65);
}

.active\:text-pink-300\/70:active {
  color: rgb(248 180 217 / 0.7);
}

.active\:text-pink-300\/75:active {
  color: rgb(248 180 217 / 0.75);
}

.active\:text-pink-300\/80:active {
  color: rgb(248 180 217 / 0.8);
}

.active\:text-pink-300\/85:active {
  color: rgb(248 180 217 / 0.85);
}

.active\:text-pink-300\/90:active {
  color: rgb(248 180 217 / 0.9);
}

.active\:text-pink-300\/95:active {
  color: rgb(248 180 217 / 0.95);
}

.active\:text-pink-400:active {
  --tw-text-opacity: 1;
  color: rgb(241 126 184 / var(--tw-text-opacity, 1));
}

.active\:text-pink-400\/0:active {
  color: rgb(241 126 184 / 0);
}

.active\:text-pink-400\/10:active {
  color: rgb(241 126 184 / 0.1);
}

.active\:text-pink-400\/100:active {
  color: rgb(241 126 184 / 1);
}

.active\:text-pink-400\/15:active {
  color: rgb(241 126 184 / 0.15);
}

.active\:text-pink-400\/20:active {
  color: rgb(241 126 184 / 0.2);
}

.active\:text-pink-400\/25:active {
  color: rgb(241 126 184 / 0.25);
}

.active\:text-pink-400\/30:active {
  color: rgb(241 126 184 / 0.3);
}

.active\:text-pink-400\/35:active {
  color: rgb(241 126 184 / 0.35);
}

.active\:text-pink-400\/40:active {
  color: rgb(241 126 184 / 0.4);
}

.active\:text-pink-400\/45:active {
  color: rgb(241 126 184 / 0.45);
}

.active\:text-pink-400\/5:active {
  color: rgb(241 126 184 / 0.05);
}

.active\:text-pink-400\/50:active {
  color: rgb(241 126 184 / 0.5);
}

.active\:text-pink-400\/55:active {
  color: rgb(241 126 184 / 0.55);
}

.active\:text-pink-400\/60:active {
  color: rgb(241 126 184 / 0.6);
}

.active\:text-pink-400\/65:active {
  color: rgb(241 126 184 / 0.65);
}

.active\:text-pink-400\/70:active {
  color: rgb(241 126 184 / 0.7);
}

.active\:text-pink-400\/75:active {
  color: rgb(241 126 184 / 0.75);
}

.active\:text-pink-400\/80:active {
  color: rgb(241 126 184 / 0.8);
}

.active\:text-pink-400\/85:active {
  color: rgb(241 126 184 / 0.85);
}

.active\:text-pink-400\/90:active {
  color: rgb(241 126 184 / 0.9);
}

.active\:text-pink-400\/95:active {
  color: rgb(241 126 184 / 0.95);
}

.active\:text-pink-500:active {
  --tw-text-opacity: 1;
  color: rgb(231 70 148 / var(--tw-text-opacity, 1));
}

.active\:text-pink-500\/0:active {
  color: rgb(231 70 148 / 0);
}

.active\:text-pink-500\/10:active {
  color: rgb(231 70 148 / 0.1);
}

.active\:text-pink-500\/100:active {
  color: rgb(231 70 148 / 1);
}

.active\:text-pink-500\/15:active {
  color: rgb(231 70 148 / 0.15);
}

.active\:text-pink-500\/20:active {
  color: rgb(231 70 148 / 0.2);
}

.active\:text-pink-500\/25:active {
  color: rgb(231 70 148 / 0.25);
}

.active\:text-pink-500\/30:active {
  color: rgb(231 70 148 / 0.3);
}

.active\:text-pink-500\/35:active {
  color: rgb(231 70 148 / 0.35);
}

.active\:text-pink-500\/40:active {
  color: rgb(231 70 148 / 0.4);
}

.active\:text-pink-500\/45:active {
  color: rgb(231 70 148 / 0.45);
}

.active\:text-pink-500\/5:active {
  color: rgb(231 70 148 / 0.05);
}

.active\:text-pink-500\/50:active {
  color: rgb(231 70 148 / 0.5);
}

.active\:text-pink-500\/55:active {
  color: rgb(231 70 148 / 0.55);
}

.active\:text-pink-500\/60:active {
  color: rgb(231 70 148 / 0.6);
}

.active\:text-pink-500\/65:active {
  color: rgb(231 70 148 / 0.65);
}

.active\:text-pink-500\/70:active {
  color: rgb(231 70 148 / 0.7);
}

.active\:text-pink-500\/75:active {
  color: rgb(231 70 148 / 0.75);
}

.active\:text-pink-500\/80:active {
  color: rgb(231 70 148 / 0.8);
}

.active\:text-pink-500\/85:active {
  color: rgb(231 70 148 / 0.85);
}

.active\:text-pink-500\/90:active {
  color: rgb(231 70 148 / 0.9);
}

.active\:text-pink-500\/95:active {
  color: rgb(231 70 148 / 0.95);
}

.active\:text-pink-600:active {
  --tw-text-opacity: 1;
  color: rgb(214 31 105 / var(--tw-text-opacity, 1));
}

.active\:text-pink-600\/0:active {
  color: rgb(214 31 105 / 0);
}

.active\:text-pink-600\/10:active {
  color: rgb(214 31 105 / 0.1);
}

.active\:text-pink-600\/100:active {
  color: rgb(214 31 105 / 1);
}

.active\:text-pink-600\/15:active {
  color: rgb(214 31 105 / 0.15);
}

.active\:text-pink-600\/20:active {
  color: rgb(214 31 105 / 0.2);
}

.active\:text-pink-600\/25:active {
  color: rgb(214 31 105 / 0.25);
}

.active\:text-pink-600\/30:active {
  color: rgb(214 31 105 / 0.3);
}

.active\:text-pink-600\/35:active {
  color: rgb(214 31 105 / 0.35);
}

.active\:text-pink-600\/40:active {
  color: rgb(214 31 105 / 0.4);
}

.active\:text-pink-600\/45:active {
  color: rgb(214 31 105 / 0.45);
}

.active\:text-pink-600\/5:active {
  color: rgb(214 31 105 / 0.05);
}

.active\:text-pink-600\/50:active {
  color: rgb(214 31 105 / 0.5);
}

.active\:text-pink-600\/55:active {
  color: rgb(214 31 105 / 0.55);
}

.active\:text-pink-600\/60:active {
  color: rgb(214 31 105 / 0.6);
}

.active\:text-pink-600\/65:active {
  color: rgb(214 31 105 / 0.65);
}

.active\:text-pink-600\/70:active {
  color: rgb(214 31 105 / 0.7);
}

.active\:text-pink-600\/75:active {
  color: rgb(214 31 105 / 0.75);
}

.active\:text-pink-600\/80:active {
  color: rgb(214 31 105 / 0.8);
}

.active\:text-pink-600\/85:active {
  color: rgb(214 31 105 / 0.85);
}

.active\:text-pink-600\/90:active {
  color: rgb(214 31 105 / 0.9);
}

.active\:text-pink-600\/95:active {
  color: rgb(214 31 105 / 0.95);
}

.active\:text-pink-700:active {
  --tw-text-opacity: 1;
  color: rgb(191 18 93 / var(--tw-text-opacity, 1));
}

.active\:text-pink-700\/0:active {
  color: rgb(191 18 93 / 0);
}

.active\:text-pink-700\/10:active {
  color: rgb(191 18 93 / 0.1);
}

.active\:text-pink-700\/100:active {
  color: rgb(191 18 93 / 1);
}

.active\:text-pink-700\/15:active {
  color: rgb(191 18 93 / 0.15);
}

.active\:text-pink-700\/20:active {
  color: rgb(191 18 93 / 0.2);
}

.active\:text-pink-700\/25:active {
  color: rgb(191 18 93 / 0.25);
}

.active\:text-pink-700\/30:active {
  color: rgb(191 18 93 / 0.3);
}

.active\:text-pink-700\/35:active {
  color: rgb(191 18 93 / 0.35);
}

.active\:text-pink-700\/40:active {
  color: rgb(191 18 93 / 0.4);
}

.active\:text-pink-700\/45:active {
  color: rgb(191 18 93 / 0.45);
}

.active\:text-pink-700\/5:active {
  color: rgb(191 18 93 / 0.05);
}

.active\:text-pink-700\/50:active {
  color: rgb(191 18 93 / 0.5);
}

.active\:text-pink-700\/55:active {
  color: rgb(191 18 93 / 0.55);
}

.active\:text-pink-700\/60:active {
  color: rgb(191 18 93 / 0.6);
}

.active\:text-pink-700\/65:active {
  color: rgb(191 18 93 / 0.65);
}

.active\:text-pink-700\/70:active {
  color: rgb(191 18 93 / 0.7);
}

.active\:text-pink-700\/75:active {
  color: rgb(191 18 93 / 0.75);
}

.active\:text-pink-700\/80:active {
  color: rgb(191 18 93 / 0.8);
}

.active\:text-pink-700\/85:active {
  color: rgb(191 18 93 / 0.85);
}

.active\:text-pink-700\/90:active {
  color: rgb(191 18 93 / 0.9);
}

.active\:text-pink-700\/95:active {
  color: rgb(191 18 93 / 0.95);
}

.active\:text-pink-800:active {
  --tw-text-opacity: 1;
  color: rgb(153 21 75 / var(--tw-text-opacity, 1));
}

.active\:text-pink-800\/0:active {
  color: rgb(153 21 75 / 0);
}

.active\:text-pink-800\/10:active {
  color: rgb(153 21 75 / 0.1);
}

.active\:text-pink-800\/100:active {
  color: rgb(153 21 75 / 1);
}

.active\:text-pink-800\/15:active {
  color: rgb(153 21 75 / 0.15);
}

.active\:text-pink-800\/20:active {
  color: rgb(153 21 75 / 0.2);
}

.active\:text-pink-800\/25:active {
  color: rgb(153 21 75 / 0.25);
}

.active\:text-pink-800\/30:active {
  color: rgb(153 21 75 / 0.3);
}

.active\:text-pink-800\/35:active {
  color: rgb(153 21 75 / 0.35);
}

.active\:text-pink-800\/40:active {
  color: rgb(153 21 75 / 0.4);
}

.active\:text-pink-800\/45:active {
  color: rgb(153 21 75 / 0.45);
}

.active\:text-pink-800\/5:active {
  color: rgb(153 21 75 / 0.05);
}

.active\:text-pink-800\/50:active {
  color: rgb(153 21 75 / 0.5);
}

.active\:text-pink-800\/55:active {
  color: rgb(153 21 75 / 0.55);
}

.active\:text-pink-800\/60:active {
  color: rgb(153 21 75 / 0.6);
}

.active\:text-pink-800\/65:active {
  color: rgb(153 21 75 / 0.65);
}

.active\:text-pink-800\/70:active {
  color: rgb(153 21 75 / 0.7);
}

.active\:text-pink-800\/75:active {
  color: rgb(153 21 75 / 0.75);
}

.active\:text-pink-800\/80:active {
  color: rgb(153 21 75 / 0.8);
}

.active\:text-pink-800\/85:active {
  color: rgb(153 21 75 / 0.85);
}

.active\:text-pink-800\/90:active {
  color: rgb(153 21 75 / 0.9);
}

.active\:text-pink-800\/95:active {
  color: rgb(153 21 75 / 0.95);
}

.active\:text-pink-900:active {
  --tw-text-opacity: 1;
  color: rgb(117 26 61 / var(--tw-text-opacity, 1));
}

.active\:text-pink-900\/0:active {
  color: rgb(117 26 61 / 0);
}

.active\:text-pink-900\/10:active {
  color: rgb(117 26 61 / 0.1);
}

.active\:text-pink-900\/100:active {
  color: rgb(117 26 61 / 1);
}

.active\:text-pink-900\/15:active {
  color: rgb(117 26 61 / 0.15);
}

.active\:text-pink-900\/20:active {
  color: rgb(117 26 61 / 0.2);
}

.active\:text-pink-900\/25:active {
  color: rgb(117 26 61 / 0.25);
}

.active\:text-pink-900\/30:active {
  color: rgb(117 26 61 / 0.3);
}

.active\:text-pink-900\/35:active {
  color: rgb(117 26 61 / 0.35);
}

.active\:text-pink-900\/40:active {
  color: rgb(117 26 61 / 0.4);
}

.active\:text-pink-900\/45:active {
  color: rgb(117 26 61 / 0.45);
}

.active\:text-pink-900\/5:active {
  color: rgb(117 26 61 / 0.05);
}

.active\:text-pink-900\/50:active {
  color: rgb(117 26 61 / 0.5);
}

.active\:text-pink-900\/55:active {
  color: rgb(117 26 61 / 0.55);
}

.active\:text-pink-900\/60:active {
  color: rgb(117 26 61 / 0.6);
}

.active\:text-pink-900\/65:active {
  color: rgb(117 26 61 / 0.65);
}

.active\:text-pink-900\/70:active {
  color: rgb(117 26 61 / 0.7);
}

.active\:text-pink-900\/75:active {
  color: rgb(117 26 61 / 0.75);
}

.active\:text-pink-900\/80:active {
  color: rgb(117 26 61 / 0.8);
}

.active\:text-pink-900\/85:active {
  color: rgb(117 26 61 / 0.85);
}

.active\:text-pink-900\/90:active {
  color: rgb(117 26 61 / 0.9);
}

.active\:text-pink-900\/95:active {
  color: rgb(117 26 61 / 0.95);
}

.active\:text-purple-100:active {
  --tw-text-opacity: 1;
  color: rgb(237 235 254 / var(--tw-text-opacity, 1));
}

.active\:text-purple-100\/0:active {
  color: rgb(237 235 254 / 0);
}

.active\:text-purple-100\/10:active {
  color: rgb(237 235 254 / 0.1);
}

.active\:text-purple-100\/100:active {
  color: rgb(237 235 254 / 1);
}

.active\:text-purple-100\/15:active {
  color: rgb(237 235 254 / 0.15);
}

.active\:text-purple-100\/20:active {
  color: rgb(237 235 254 / 0.2);
}

.active\:text-purple-100\/25:active {
  color: rgb(237 235 254 / 0.25);
}

.active\:text-purple-100\/30:active {
  color: rgb(237 235 254 / 0.3);
}

.active\:text-purple-100\/35:active {
  color: rgb(237 235 254 / 0.35);
}

.active\:text-purple-100\/40:active {
  color: rgb(237 235 254 / 0.4);
}

.active\:text-purple-100\/45:active {
  color: rgb(237 235 254 / 0.45);
}

.active\:text-purple-100\/5:active {
  color: rgb(237 235 254 / 0.05);
}

.active\:text-purple-100\/50:active {
  color: rgb(237 235 254 / 0.5);
}

.active\:text-purple-100\/55:active {
  color: rgb(237 235 254 / 0.55);
}

.active\:text-purple-100\/60:active {
  color: rgb(237 235 254 / 0.6);
}

.active\:text-purple-100\/65:active {
  color: rgb(237 235 254 / 0.65);
}

.active\:text-purple-100\/70:active {
  color: rgb(237 235 254 / 0.7);
}

.active\:text-purple-100\/75:active {
  color: rgb(237 235 254 / 0.75);
}

.active\:text-purple-100\/80:active {
  color: rgb(237 235 254 / 0.8);
}

.active\:text-purple-100\/85:active {
  color: rgb(237 235 254 / 0.85);
}

.active\:text-purple-100\/90:active {
  color: rgb(237 235 254 / 0.9);
}

.active\:text-purple-100\/95:active {
  color: rgb(237 235 254 / 0.95);
}

.active\:text-purple-200:active {
  --tw-text-opacity: 1;
  color: rgb(220 215 254 / var(--tw-text-opacity, 1));
}

.active\:text-purple-200\/0:active {
  color: rgb(220 215 254 / 0);
}

.active\:text-purple-200\/10:active {
  color: rgb(220 215 254 / 0.1);
}

.active\:text-purple-200\/100:active {
  color: rgb(220 215 254 / 1);
}

.active\:text-purple-200\/15:active {
  color: rgb(220 215 254 / 0.15);
}

.active\:text-purple-200\/20:active {
  color: rgb(220 215 254 / 0.2);
}

.active\:text-purple-200\/25:active {
  color: rgb(220 215 254 / 0.25);
}

.active\:text-purple-200\/30:active {
  color: rgb(220 215 254 / 0.3);
}

.active\:text-purple-200\/35:active {
  color: rgb(220 215 254 / 0.35);
}

.active\:text-purple-200\/40:active {
  color: rgb(220 215 254 / 0.4);
}

.active\:text-purple-200\/45:active {
  color: rgb(220 215 254 / 0.45);
}

.active\:text-purple-200\/5:active {
  color: rgb(220 215 254 / 0.05);
}

.active\:text-purple-200\/50:active {
  color: rgb(220 215 254 / 0.5);
}

.active\:text-purple-200\/55:active {
  color: rgb(220 215 254 / 0.55);
}

.active\:text-purple-200\/60:active {
  color: rgb(220 215 254 / 0.6);
}

.active\:text-purple-200\/65:active {
  color: rgb(220 215 254 / 0.65);
}

.active\:text-purple-200\/70:active {
  color: rgb(220 215 254 / 0.7);
}

.active\:text-purple-200\/75:active {
  color: rgb(220 215 254 / 0.75);
}

.active\:text-purple-200\/80:active {
  color: rgb(220 215 254 / 0.8);
}

.active\:text-purple-200\/85:active {
  color: rgb(220 215 254 / 0.85);
}

.active\:text-purple-200\/90:active {
  color: rgb(220 215 254 / 0.9);
}

.active\:text-purple-200\/95:active {
  color: rgb(220 215 254 / 0.95);
}

.active\:text-purple-300:active {
  --tw-text-opacity: 1;
  color: rgb(202 191 253 / var(--tw-text-opacity, 1));
}

.active\:text-purple-300\/0:active {
  color: rgb(202 191 253 / 0);
}

.active\:text-purple-300\/10:active {
  color: rgb(202 191 253 / 0.1);
}

.active\:text-purple-300\/100:active {
  color: rgb(202 191 253 / 1);
}

.active\:text-purple-300\/15:active {
  color: rgb(202 191 253 / 0.15);
}

.active\:text-purple-300\/20:active {
  color: rgb(202 191 253 / 0.2);
}

.active\:text-purple-300\/25:active {
  color: rgb(202 191 253 / 0.25);
}

.active\:text-purple-300\/30:active {
  color: rgb(202 191 253 / 0.3);
}

.active\:text-purple-300\/35:active {
  color: rgb(202 191 253 / 0.35);
}

.active\:text-purple-300\/40:active {
  color: rgb(202 191 253 / 0.4);
}

.active\:text-purple-300\/45:active {
  color: rgb(202 191 253 / 0.45);
}

.active\:text-purple-300\/5:active {
  color: rgb(202 191 253 / 0.05);
}

.active\:text-purple-300\/50:active {
  color: rgb(202 191 253 / 0.5);
}

.active\:text-purple-300\/55:active {
  color: rgb(202 191 253 / 0.55);
}

.active\:text-purple-300\/60:active {
  color: rgb(202 191 253 / 0.6);
}

.active\:text-purple-300\/65:active {
  color: rgb(202 191 253 / 0.65);
}

.active\:text-purple-300\/70:active {
  color: rgb(202 191 253 / 0.7);
}

.active\:text-purple-300\/75:active {
  color: rgb(202 191 253 / 0.75);
}

.active\:text-purple-300\/80:active {
  color: rgb(202 191 253 / 0.8);
}

.active\:text-purple-300\/85:active {
  color: rgb(202 191 253 / 0.85);
}

.active\:text-purple-300\/90:active {
  color: rgb(202 191 253 / 0.9);
}

.active\:text-purple-300\/95:active {
  color: rgb(202 191 253 / 0.95);
}

.active\:text-purple-400:active {
  --tw-text-opacity: 1;
  color: rgb(172 148 250 / var(--tw-text-opacity, 1));
}

.active\:text-purple-400\/0:active {
  color: rgb(172 148 250 / 0);
}

.active\:text-purple-400\/10:active {
  color: rgb(172 148 250 / 0.1);
}

.active\:text-purple-400\/100:active {
  color: rgb(172 148 250 / 1);
}

.active\:text-purple-400\/15:active {
  color: rgb(172 148 250 / 0.15);
}

.active\:text-purple-400\/20:active {
  color: rgb(172 148 250 / 0.2);
}

.active\:text-purple-400\/25:active {
  color: rgb(172 148 250 / 0.25);
}

.active\:text-purple-400\/30:active {
  color: rgb(172 148 250 / 0.3);
}

.active\:text-purple-400\/35:active {
  color: rgb(172 148 250 / 0.35);
}

.active\:text-purple-400\/40:active {
  color: rgb(172 148 250 / 0.4);
}

.active\:text-purple-400\/45:active {
  color: rgb(172 148 250 / 0.45);
}

.active\:text-purple-400\/5:active {
  color: rgb(172 148 250 / 0.05);
}

.active\:text-purple-400\/50:active {
  color: rgb(172 148 250 / 0.5);
}

.active\:text-purple-400\/55:active {
  color: rgb(172 148 250 / 0.55);
}

.active\:text-purple-400\/60:active {
  color: rgb(172 148 250 / 0.6);
}

.active\:text-purple-400\/65:active {
  color: rgb(172 148 250 / 0.65);
}

.active\:text-purple-400\/70:active {
  color: rgb(172 148 250 / 0.7);
}

.active\:text-purple-400\/75:active {
  color: rgb(172 148 250 / 0.75);
}

.active\:text-purple-400\/80:active {
  color: rgb(172 148 250 / 0.8);
}

.active\:text-purple-400\/85:active {
  color: rgb(172 148 250 / 0.85);
}

.active\:text-purple-400\/90:active {
  color: rgb(172 148 250 / 0.9);
}

.active\:text-purple-400\/95:active {
  color: rgb(172 148 250 / 0.95);
}

.active\:text-purple-500:active {
  --tw-text-opacity: 1;
  color: rgb(144 97 249 / var(--tw-text-opacity, 1));
}

.active\:text-purple-500\/0:active {
  color: rgb(144 97 249 / 0);
}

.active\:text-purple-500\/10:active {
  color: rgb(144 97 249 / 0.1);
}

.active\:text-purple-500\/100:active {
  color: rgb(144 97 249 / 1);
}

.active\:text-purple-500\/15:active {
  color: rgb(144 97 249 / 0.15);
}

.active\:text-purple-500\/20:active {
  color: rgb(144 97 249 / 0.2);
}

.active\:text-purple-500\/25:active {
  color: rgb(144 97 249 / 0.25);
}

.active\:text-purple-500\/30:active {
  color: rgb(144 97 249 / 0.3);
}

.active\:text-purple-500\/35:active {
  color: rgb(144 97 249 / 0.35);
}

.active\:text-purple-500\/40:active {
  color: rgb(144 97 249 / 0.4);
}

.active\:text-purple-500\/45:active {
  color: rgb(144 97 249 / 0.45);
}

.active\:text-purple-500\/5:active {
  color: rgb(144 97 249 / 0.05);
}

.active\:text-purple-500\/50:active {
  color: rgb(144 97 249 / 0.5);
}

.active\:text-purple-500\/55:active {
  color: rgb(144 97 249 / 0.55);
}

.active\:text-purple-500\/60:active {
  color: rgb(144 97 249 / 0.6);
}

.active\:text-purple-500\/65:active {
  color: rgb(144 97 249 / 0.65);
}

.active\:text-purple-500\/70:active {
  color: rgb(144 97 249 / 0.7);
}

.active\:text-purple-500\/75:active {
  color: rgb(144 97 249 / 0.75);
}

.active\:text-purple-500\/80:active {
  color: rgb(144 97 249 / 0.8);
}

.active\:text-purple-500\/85:active {
  color: rgb(144 97 249 / 0.85);
}

.active\:text-purple-500\/90:active {
  color: rgb(144 97 249 / 0.9);
}

.active\:text-purple-500\/95:active {
  color: rgb(144 97 249 / 0.95);
}

.active\:text-purple-600:active {
  --tw-text-opacity: 1;
  color: rgb(126 58 242 / var(--tw-text-opacity, 1));
}

.active\:text-purple-600\/0:active {
  color: rgb(126 58 242 / 0);
}

.active\:text-purple-600\/10:active {
  color: rgb(126 58 242 / 0.1);
}

.active\:text-purple-600\/100:active {
  color: rgb(126 58 242 / 1);
}

.active\:text-purple-600\/15:active {
  color: rgb(126 58 242 / 0.15);
}

.active\:text-purple-600\/20:active {
  color: rgb(126 58 242 / 0.2);
}

.active\:text-purple-600\/25:active {
  color: rgb(126 58 242 / 0.25);
}

.active\:text-purple-600\/30:active {
  color: rgb(126 58 242 / 0.3);
}

.active\:text-purple-600\/35:active {
  color: rgb(126 58 242 / 0.35);
}

.active\:text-purple-600\/40:active {
  color: rgb(126 58 242 / 0.4);
}

.active\:text-purple-600\/45:active {
  color: rgb(126 58 242 / 0.45);
}

.active\:text-purple-600\/5:active {
  color: rgb(126 58 242 / 0.05);
}

.active\:text-purple-600\/50:active {
  color: rgb(126 58 242 / 0.5);
}

.active\:text-purple-600\/55:active {
  color: rgb(126 58 242 / 0.55);
}

.active\:text-purple-600\/60:active {
  color: rgb(126 58 242 / 0.6);
}

.active\:text-purple-600\/65:active {
  color: rgb(126 58 242 / 0.65);
}

.active\:text-purple-600\/70:active {
  color: rgb(126 58 242 / 0.7);
}

.active\:text-purple-600\/75:active {
  color: rgb(126 58 242 / 0.75);
}

.active\:text-purple-600\/80:active {
  color: rgb(126 58 242 / 0.8);
}

.active\:text-purple-600\/85:active {
  color: rgb(126 58 242 / 0.85);
}

.active\:text-purple-600\/90:active {
  color: rgb(126 58 242 / 0.9);
}

.active\:text-purple-600\/95:active {
  color: rgb(126 58 242 / 0.95);
}

.active\:text-purple-700:active {
  --tw-text-opacity: 1;
  color: rgb(108 43 217 / var(--tw-text-opacity, 1));
}

.active\:text-purple-700\/0:active {
  color: rgb(108 43 217 / 0);
}

.active\:text-purple-700\/10:active {
  color: rgb(108 43 217 / 0.1);
}

.active\:text-purple-700\/100:active {
  color: rgb(108 43 217 / 1);
}

.active\:text-purple-700\/15:active {
  color: rgb(108 43 217 / 0.15);
}

.active\:text-purple-700\/20:active {
  color: rgb(108 43 217 / 0.2);
}

.active\:text-purple-700\/25:active {
  color: rgb(108 43 217 / 0.25);
}

.active\:text-purple-700\/30:active {
  color: rgb(108 43 217 / 0.3);
}

.active\:text-purple-700\/35:active {
  color: rgb(108 43 217 / 0.35);
}

.active\:text-purple-700\/40:active {
  color: rgb(108 43 217 / 0.4);
}

.active\:text-purple-700\/45:active {
  color: rgb(108 43 217 / 0.45);
}

.active\:text-purple-700\/5:active {
  color: rgb(108 43 217 / 0.05);
}

.active\:text-purple-700\/50:active {
  color: rgb(108 43 217 / 0.5);
}

.active\:text-purple-700\/55:active {
  color: rgb(108 43 217 / 0.55);
}

.active\:text-purple-700\/60:active {
  color: rgb(108 43 217 / 0.6);
}

.active\:text-purple-700\/65:active {
  color: rgb(108 43 217 / 0.65);
}

.active\:text-purple-700\/70:active {
  color: rgb(108 43 217 / 0.7);
}

.active\:text-purple-700\/75:active {
  color: rgb(108 43 217 / 0.75);
}

.active\:text-purple-700\/80:active {
  color: rgb(108 43 217 / 0.8);
}

.active\:text-purple-700\/85:active {
  color: rgb(108 43 217 / 0.85);
}

.active\:text-purple-700\/90:active {
  color: rgb(108 43 217 / 0.9);
}

.active\:text-purple-700\/95:active {
  color: rgb(108 43 217 / 0.95);
}

.active\:text-purple-800:active {
  --tw-text-opacity: 1;
  color: rgb(85 33 181 / var(--tw-text-opacity, 1));
}

.active\:text-purple-800\/0:active {
  color: rgb(85 33 181 / 0);
}

.active\:text-purple-800\/10:active {
  color: rgb(85 33 181 / 0.1);
}

.active\:text-purple-800\/100:active {
  color: rgb(85 33 181 / 1);
}

.active\:text-purple-800\/15:active {
  color: rgb(85 33 181 / 0.15);
}

.active\:text-purple-800\/20:active {
  color: rgb(85 33 181 / 0.2);
}

.active\:text-purple-800\/25:active {
  color: rgb(85 33 181 / 0.25);
}

.active\:text-purple-800\/30:active {
  color: rgb(85 33 181 / 0.3);
}

.active\:text-purple-800\/35:active {
  color: rgb(85 33 181 / 0.35);
}

.active\:text-purple-800\/40:active {
  color: rgb(85 33 181 / 0.4);
}

.active\:text-purple-800\/45:active {
  color: rgb(85 33 181 / 0.45);
}

.active\:text-purple-800\/5:active {
  color: rgb(85 33 181 / 0.05);
}

.active\:text-purple-800\/50:active {
  color: rgb(85 33 181 / 0.5);
}

.active\:text-purple-800\/55:active {
  color: rgb(85 33 181 / 0.55);
}

.active\:text-purple-800\/60:active {
  color: rgb(85 33 181 / 0.6);
}

.active\:text-purple-800\/65:active {
  color: rgb(85 33 181 / 0.65);
}

.active\:text-purple-800\/70:active {
  color: rgb(85 33 181 / 0.7);
}

.active\:text-purple-800\/75:active {
  color: rgb(85 33 181 / 0.75);
}

.active\:text-purple-800\/80:active {
  color: rgb(85 33 181 / 0.8);
}

.active\:text-purple-800\/85:active {
  color: rgb(85 33 181 / 0.85);
}

.active\:text-purple-800\/90:active {
  color: rgb(85 33 181 / 0.9);
}

.active\:text-purple-800\/95:active {
  color: rgb(85 33 181 / 0.95);
}

.active\:text-purple-900:active {
  --tw-text-opacity: 1;
  color: rgb(74 29 150 / var(--tw-text-opacity, 1));
}

.active\:text-purple-900\/0:active {
  color: rgb(74 29 150 / 0);
}

.active\:text-purple-900\/10:active {
  color: rgb(74 29 150 / 0.1);
}

.active\:text-purple-900\/100:active {
  color: rgb(74 29 150 / 1);
}

.active\:text-purple-900\/15:active {
  color: rgb(74 29 150 / 0.15);
}

.active\:text-purple-900\/20:active {
  color: rgb(74 29 150 / 0.2);
}

.active\:text-purple-900\/25:active {
  color: rgb(74 29 150 / 0.25);
}

.active\:text-purple-900\/30:active {
  color: rgb(74 29 150 / 0.3);
}

.active\:text-purple-900\/35:active {
  color: rgb(74 29 150 / 0.35);
}

.active\:text-purple-900\/40:active {
  color: rgb(74 29 150 / 0.4);
}

.active\:text-purple-900\/45:active {
  color: rgb(74 29 150 / 0.45);
}

.active\:text-purple-900\/5:active {
  color: rgb(74 29 150 / 0.05);
}

.active\:text-purple-900\/50:active {
  color: rgb(74 29 150 / 0.5);
}

.active\:text-purple-900\/55:active {
  color: rgb(74 29 150 / 0.55);
}

.active\:text-purple-900\/60:active {
  color: rgb(74 29 150 / 0.6);
}

.active\:text-purple-900\/65:active {
  color: rgb(74 29 150 / 0.65);
}

.active\:text-purple-900\/70:active {
  color: rgb(74 29 150 / 0.7);
}

.active\:text-purple-900\/75:active {
  color: rgb(74 29 150 / 0.75);
}

.active\:text-purple-900\/80:active {
  color: rgb(74 29 150 / 0.8);
}

.active\:text-purple-900\/85:active {
  color: rgb(74 29 150 / 0.85);
}

.active\:text-purple-900\/90:active {
  color: rgb(74 29 150 / 0.9);
}

.active\:text-purple-900\/95:active {
  color: rgb(74 29 150 / 0.95);
}

.active\:text-red-100:active {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}

.active\:text-red-100\/0:active {
  color: rgb(254 226 226 / 0);
}

.active\:text-red-100\/10:active {
  color: rgb(254 226 226 / 0.1);
}

.active\:text-red-100\/100:active {
  color: rgb(254 226 226 / 1);
}

.active\:text-red-100\/15:active {
  color: rgb(254 226 226 / 0.15);
}

.active\:text-red-100\/20:active {
  color: rgb(254 226 226 / 0.2);
}

.active\:text-red-100\/25:active {
  color: rgb(254 226 226 / 0.25);
}

.active\:text-red-100\/30:active {
  color: rgb(254 226 226 / 0.3);
}

.active\:text-red-100\/35:active {
  color: rgb(254 226 226 / 0.35);
}

.active\:text-red-100\/40:active {
  color: rgb(254 226 226 / 0.4);
}

.active\:text-red-100\/45:active {
  color: rgb(254 226 226 / 0.45);
}

.active\:text-red-100\/5:active {
  color: rgb(254 226 226 / 0.05);
}

.active\:text-red-100\/50:active {
  color: rgb(254 226 226 / 0.5);
}

.active\:text-red-100\/55:active {
  color: rgb(254 226 226 / 0.55);
}

.active\:text-red-100\/60:active {
  color: rgb(254 226 226 / 0.6);
}

.active\:text-red-100\/65:active {
  color: rgb(254 226 226 / 0.65);
}

.active\:text-red-100\/70:active {
  color: rgb(254 226 226 / 0.7);
}

.active\:text-red-100\/75:active {
  color: rgb(254 226 226 / 0.75);
}

.active\:text-red-100\/80:active {
  color: rgb(254 226 226 / 0.8);
}

.active\:text-red-100\/85:active {
  color: rgb(254 226 226 / 0.85);
}

.active\:text-red-100\/90:active {
  color: rgb(254 226 226 / 0.9);
}

.active\:text-red-100\/95:active {
  color: rgb(254 226 226 / 0.95);
}

.active\:text-red-200:active {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}

.active\:text-red-200\/0:active {
  color: rgb(254 202 202 / 0);
}

.active\:text-red-200\/10:active {
  color: rgb(254 202 202 / 0.1);
}

.active\:text-red-200\/100:active {
  color: rgb(254 202 202 / 1);
}

.active\:text-red-200\/15:active {
  color: rgb(254 202 202 / 0.15);
}

.active\:text-red-200\/20:active {
  color: rgb(254 202 202 / 0.2);
}

.active\:text-red-200\/25:active {
  color: rgb(254 202 202 / 0.25);
}

.active\:text-red-200\/30:active {
  color: rgb(254 202 202 / 0.3);
}

.active\:text-red-200\/35:active {
  color: rgb(254 202 202 / 0.35);
}

.active\:text-red-200\/40:active {
  color: rgb(254 202 202 / 0.4);
}

.active\:text-red-200\/45:active {
  color: rgb(254 202 202 / 0.45);
}

.active\:text-red-200\/5:active {
  color: rgb(254 202 202 / 0.05);
}

.active\:text-red-200\/50:active {
  color: rgb(254 202 202 / 0.5);
}

.active\:text-red-200\/55:active {
  color: rgb(254 202 202 / 0.55);
}

.active\:text-red-200\/60:active {
  color: rgb(254 202 202 / 0.6);
}

.active\:text-red-200\/65:active {
  color: rgb(254 202 202 / 0.65);
}

.active\:text-red-200\/70:active {
  color: rgb(254 202 202 / 0.7);
}

.active\:text-red-200\/75:active {
  color: rgb(254 202 202 / 0.75);
}

.active\:text-red-200\/80:active {
  color: rgb(254 202 202 / 0.8);
}

.active\:text-red-200\/85:active {
  color: rgb(254 202 202 / 0.85);
}

.active\:text-red-200\/90:active {
  color: rgb(254 202 202 / 0.9);
}

.active\:text-red-200\/95:active {
  color: rgb(254 202 202 / 0.95);
}

.active\:text-red-300:active {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

.active\:text-red-300\/0:active {
  color: rgb(252 165 165 / 0);
}

.active\:text-red-300\/10:active {
  color: rgb(252 165 165 / 0.1);
}

.active\:text-red-300\/100:active {
  color: rgb(252 165 165 / 1);
}

.active\:text-red-300\/15:active {
  color: rgb(252 165 165 / 0.15);
}

.active\:text-red-300\/20:active {
  color: rgb(252 165 165 / 0.2);
}

.active\:text-red-300\/25:active {
  color: rgb(252 165 165 / 0.25);
}

.active\:text-red-300\/30:active {
  color: rgb(252 165 165 / 0.3);
}

.active\:text-red-300\/35:active {
  color: rgb(252 165 165 / 0.35);
}

.active\:text-red-300\/40:active {
  color: rgb(252 165 165 / 0.4);
}

.active\:text-red-300\/45:active {
  color: rgb(252 165 165 / 0.45);
}

.active\:text-red-300\/5:active {
  color: rgb(252 165 165 / 0.05);
}

.active\:text-red-300\/50:active {
  color: rgb(252 165 165 / 0.5);
}

.active\:text-red-300\/55:active {
  color: rgb(252 165 165 / 0.55);
}

.active\:text-red-300\/60:active {
  color: rgb(252 165 165 / 0.6);
}

.active\:text-red-300\/65:active {
  color: rgb(252 165 165 / 0.65);
}

.active\:text-red-300\/70:active {
  color: rgb(252 165 165 / 0.7);
}

.active\:text-red-300\/75:active {
  color: rgb(252 165 165 / 0.75);
}

.active\:text-red-300\/80:active {
  color: rgb(252 165 165 / 0.8);
}

.active\:text-red-300\/85:active {
  color: rgb(252 165 165 / 0.85);
}

.active\:text-red-300\/90:active {
  color: rgb(252 165 165 / 0.9);
}

.active\:text-red-300\/95:active {
  color: rgb(252 165 165 / 0.95);
}

.active\:text-red-400:active {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}

.active\:text-red-400\/0:active {
  color: rgb(248 113 113 / 0);
}

.active\:text-red-400\/10:active {
  color: rgb(248 113 113 / 0.1);
}

.active\:text-red-400\/100:active {
  color: rgb(248 113 113 / 1);
}

.active\:text-red-400\/15:active {
  color: rgb(248 113 113 / 0.15);
}

.active\:text-red-400\/20:active {
  color: rgb(248 113 113 / 0.2);
}

.active\:text-red-400\/25:active {
  color: rgb(248 113 113 / 0.25);
}

.active\:text-red-400\/30:active {
  color: rgb(248 113 113 / 0.3);
}

.active\:text-red-400\/35:active {
  color: rgb(248 113 113 / 0.35);
}

.active\:text-red-400\/40:active {
  color: rgb(248 113 113 / 0.4);
}

.active\:text-red-400\/45:active {
  color: rgb(248 113 113 / 0.45);
}

.active\:text-red-400\/5:active {
  color: rgb(248 113 113 / 0.05);
}

.active\:text-red-400\/50:active {
  color: rgb(248 113 113 / 0.5);
}

.active\:text-red-400\/55:active {
  color: rgb(248 113 113 / 0.55);
}

.active\:text-red-400\/60:active {
  color: rgb(248 113 113 / 0.6);
}

.active\:text-red-400\/65:active {
  color: rgb(248 113 113 / 0.65);
}

.active\:text-red-400\/70:active {
  color: rgb(248 113 113 / 0.7);
}

.active\:text-red-400\/75:active {
  color: rgb(248 113 113 / 0.75);
}

.active\:text-red-400\/80:active {
  color: rgb(248 113 113 / 0.8);
}

.active\:text-red-400\/85:active {
  color: rgb(248 113 113 / 0.85);
}

.active\:text-red-400\/90:active {
  color: rgb(248 113 113 / 0.9);
}

.active\:text-red-400\/95:active {
  color: rgb(248 113 113 / 0.95);
}

.active\:text-red-500:active {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.active\:text-red-500\/0:active {
  color: rgb(239 68 68 / 0);
}

.active\:text-red-500\/10:active {
  color: rgb(239 68 68 / 0.1);
}

.active\:text-red-500\/100:active {
  color: rgb(239 68 68 / 1);
}

.active\:text-red-500\/15:active {
  color: rgb(239 68 68 / 0.15);
}

.active\:text-red-500\/20:active {
  color: rgb(239 68 68 / 0.2);
}

.active\:text-red-500\/25:active {
  color: rgb(239 68 68 / 0.25);
}

.active\:text-red-500\/30:active {
  color: rgb(239 68 68 / 0.3);
}

.active\:text-red-500\/35:active {
  color: rgb(239 68 68 / 0.35);
}

.active\:text-red-500\/40:active {
  color: rgb(239 68 68 / 0.4);
}

.active\:text-red-500\/45:active {
  color: rgb(239 68 68 / 0.45);
}

.active\:text-red-500\/5:active {
  color: rgb(239 68 68 / 0.05);
}

.active\:text-red-500\/50:active {
  color: rgb(239 68 68 / 0.5);
}

.active\:text-red-500\/55:active {
  color: rgb(239 68 68 / 0.55);
}

.active\:text-red-500\/60:active {
  color: rgb(239 68 68 / 0.6);
}

.active\:text-red-500\/65:active {
  color: rgb(239 68 68 / 0.65);
}

.active\:text-red-500\/70:active {
  color: rgb(239 68 68 / 0.7);
}

.active\:text-red-500\/75:active {
  color: rgb(239 68 68 / 0.75);
}

.active\:text-red-500\/80:active {
  color: rgb(239 68 68 / 0.8);
}

.active\:text-red-500\/85:active {
  color: rgb(239 68 68 / 0.85);
}

.active\:text-red-500\/90:active {
  color: rgb(239 68 68 / 0.9);
}

.active\:text-red-500\/95:active {
  color: rgb(239 68 68 / 0.95);
}

.active\:text-red-600:active {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.active\:text-red-600\/0:active {
  color: rgb(220 38 38 / 0);
}

.active\:text-red-600\/10:active {
  color: rgb(220 38 38 / 0.1);
}

.active\:text-red-600\/100:active {
  color: rgb(220 38 38 / 1);
}

.active\:text-red-600\/15:active {
  color: rgb(220 38 38 / 0.15);
}

.active\:text-red-600\/20:active {
  color: rgb(220 38 38 / 0.2);
}

.active\:text-red-600\/25:active {
  color: rgb(220 38 38 / 0.25);
}

.active\:text-red-600\/30:active {
  color: rgb(220 38 38 / 0.3);
}

.active\:text-red-600\/35:active {
  color: rgb(220 38 38 / 0.35);
}

.active\:text-red-600\/40:active {
  color: rgb(220 38 38 / 0.4);
}

.active\:text-red-600\/45:active {
  color: rgb(220 38 38 / 0.45);
}

.active\:text-red-600\/5:active {
  color: rgb(220 38 38 / 0.05);
}

.active\:text-red-600\/50:active {
  color: rgb(220 38 38 / 0.5);
}

.active\:text-red-600\/55:active {
  color: rgb(220 38 38 / 0.55);
}

.active\:text-red-600\/60:active {
  color: rgb(220 38 38 / 0.6);
}

.active\:text-red-600\/65:active {
  color: rgb(220 38 38 / 0.65);
}

.active\:text-red-600\/70:active {
  color: rgb(220 38 38 / 0.7);
}

.active\:text-red-600\/75:active {
  color: rgb(220 38 38 / 0.75);
}

.active\:text-red-600\/80:active {
  color: rgb(220 38 38 / 0.8);
}

.active\:text-red-600\/85:active {
  color: rgb(220 38 38 / 0.85);
}

.active\:text-red-600\/90:active {
  color: rgb(220 38 38 / 0.9);
}

.active\:text-red-600\/95:active {
  color: rgb(220 38 38 / 0.95);
}

.active\:text-red-700:active {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.active\:text-red-700\/0:active {
  color: rgb(185 28 28 / 0);
}

.active\:text-red-700\/10:active {
  color: rgb(185 28 28 / 0.1);
}

.active\:text-red-700\/100:active {
  color: rgb(185 28 28 / 1);
}

.active\:text-red-700\/15:active {
  color: rgb(185 28 28 / 0.15);
}

.active\:text-red-700\/20:active {
  color: rgb(185 28 28 / 0.2);
}

.active\:text-red-700\/25:active {
  color: rgb(185 28 28 / 0.25);
}

.active\:text-red-700\/30:active {
  color: rgb(185 28 28 / 0.3);
}

.active\:text-red-700\/35:active {
  color: rgb(185 28 28 / 0.35);
}

.active\:text-red-700\/40:active {
  color: rgb(185 28 28 / 0.4);
}

.active\:text-red-700\/45:active {
  color: rgb(185 28 28 / 0.45);
}

.active\:text-red-700\/5:active {
  color: rgb(185 28 28 / 0.05);
}

.active\:text-red-700\/50:active {
  color: rgb(185 28 28 / 0.5);
}

.active\:text-red-700\/55:active {
  color: rgb(185 28 28 / 0.55);
}

.active\:text-red-700\/60:active {
  color: rgb(185 28 28 / 0.6);
}

.active\:text-red-700\/65:active {
  color: rgb(185 28 28 / 0.65);
}

.active\:text-red-700\/70:active {
  color: rgb(185 28 28 / 0.7);
}

.active\:text-red-700\/75:active {
  color: rgb(185 28 28 / 0.75);
}

.active\:text-red-700\/80:active {
  color: rgb(185 28 28 / 0.8);
}

.active\:text-red-700\/85:active {
  color: rgb(185 28 28 / 0.85);
}

.active\:text-red-700\/90:active {
  color: rgb(185 28 28 / 0.9);
}

.active\:text-red-700\/95:active {
  color: rgb(185 28 28 / 0.95);
}

.active\:text-red-800:active {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.active\:text-red-800\/0:active {
  color: rgb(153 27 27 / 0);
}

.active\:text-red-800\/10:active {
  color: rgb(153 27 27 / 0.1);
}

.active\:text-red-800\/100:active {
  color: rgb(153 27 27 / 1);
}

.active\:text-red-800\/15:active {
  color: rgb(153 27 27 / 0.15);
}

.active\:text-red-800\/20:active {
  color: rgb(153 27 27 / 0.2);
}

.active\:text-red-800\/25:active {
  color: rgb(153 27 27 / 0.25);
}

.active\:text-red-800\/30:active {
  color: rgb(153 27 27 / 0.3);
}

.active\:text-red-800\/35:active {
  color: rgb(153 27 27 / 0.35);
}

.active\:text-red-800\/40:active {
  color: rgb(153 27 27 / 0.4);
}

.active\:text-red-800\/45:active {
  color: rgb(153 27 27 / 0.45);
}

.active\:text-red-800\/5:active {
  color: rgb(153 27 27 / 0.05);
}

.active\:text-red-800\/50:active {
  color: rgb(153 27 27 / 0.5);
}

.active\:text-red-800\/55:active {
  color: rgb(153 27 27 / 0.55);
}

.active\:text-red-800\/60:active {
  color: rgb(153 27 27 / 0.6);
}

.active\:text-red-800\/65:active {
  color: rgb(153 27 27 / 0.65);
}

.active\:text-red-800\/70:active {
  color: rgb(153 27 27 / 0.7);
}

.active\:text-red-800\/75:active {
  color: rgb(153 27 27 / 0.75);
}

.active\:text-red-800\/80:active {
  color: rgb(153 27 27 / 0.8);
}

.active\:text-red-800\/85:active {
  color: rgb(153 27 27 / 0.85);
}

.active\:text-red-800\/90:active {
  color: rgb(153 27 27 / 0.9);
}

.active\:text-red-800\/95:active {
  color: rgb(153 27 27 / 0.95);
}

.active\:text-red-900:active {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}

.active\:text-red-900\/0:active {
  color: rgb(127 29 29 / 0);
}

.active\:text-red-900\/10:active {
  color: rgb(127 29 29 / 0.1);
}

.active\:text-red-900\/100:active {
  color: rgb(127 29 29 / 1);
}

.active\:text-red-900\/15:active {
  color: rgb(127 29 29 / 0.15);
}

.active\:text-red-900\/20:active {
  color: rgb(127 29 29 / 0.2);
}

.active\:text-red-900\/25:active {
  color: rgb(127 29 29 / 0.25);
}

.active\:text-red-900\/30:active {
  color: rgb(127 29 29 / 0.3);
}

.active\:text-red-900\/35:active {
  color: rgb(127 29 29 / 0.35);
}

.active\:text-red-900\/40:active {
  color: rgb(127 29 29 / 0.4);
}

.active\:text-red-900\/45:active {
  color: rgb(127 29 29 / 0.45);
}

.active\:text-red-900\/5:active {
  color: rgb(127 29 29 / 0.05);
}

.active\:text-red-900\/50:active {
  color: rgb(127 29 29 / 0.5);
}

.active\:text-red-900\/55:active {
  color: rgb(127 29 29 / 0.55);
}

.active\:text-red-900\/60:active {
  color: rgb(127 29 29 / 0.6);
}

.active\:text-red-900\/65:active {
  color: rgb(127 29 29 / 0.65);
}

.active\:text-red-900\/70:active {
  color: rgb(127 29 29 / 0.7);
}

.active\:text-red-900\/75:active {
  color: rgb(127 29 29 / 0.75);
}

.active\:text-red-900\/80:active {
  color: rgb(127 29 29 / 0.8);
}

.active\:text-red-900\/85:active {
  color: rgb(127 29 29 / 0.85);
}

.active\:text-red-900\/90:active {
  color: rgb(127 29 29 / 0.9);
}

.active\:text-red-900\/95:active {
  color: rgb(127 29 29 / 0.95);
}

.active\:text-slate-100:active {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.active\:text-slate-100\/0:active {
  color: rgb(241 245 249 / 0);
}

.active\:text-slate-100\/10:active {
  color: rgb(241 245 249 / 0.1);
}

.active\:text-slate-100\/100:active {
  color: rgb(241 245 249 / 1);
}

.active\:text-slate-100\/15:active {
  color: rgb(241 245 249 / 0.15);
}

.active\:text-slate-100\/20:active {
  color: rgb(241 245 249 / 0.2);
}

.active\:text-slate-100\/25:active {
  color: rgb(241 245 249 / 0.25);
}

.active\:text-slate-100\/30:active {
  color: rgb(241 245 249 / 0.3);
}

.active\:text-slate-100\/35:active {
  color: rgb(241 245 249 / 0.35);
}

.active\:text-slate-100\/40:active {
  color: rgb(241 245 249 / 0.4);
}

.active\:text-slate-100\/45:active {
  color: rgb(241 245 249 / 0.45);
}

.active\:text-slate-100\/5:active {
  color: rgb(241 245 249 / 0.05);
}

.active\:text-slate-100\/50:active {
  color: rgb(241 245 249 / 0.5);
}

.active\:text-slate-100\/55:active {
  color: rgb(241 245 249 / 0.55);
}

.active\:text-slate-100\/60:active {
  color: rgb(241 245 249 / 0.6);
}

.active\:text-slate-100\/65:active {
  color: rgb(241 245 249 / 0.65);
}

.active\:text-slate-100\/70:active {
  color: rgb(241 245 249 / 0.7);
}

.active\:text-slate-100\/75:active {
  color: rgb(241 245 249 / 0.75);
}

.active\:text-slate-100\/80:active {
  color: rgb(241 245 249 / 0.8);
}

.active\:text-slate-100\/85:active {
  color: rgb(241 245 249 / 0.85);
}

.active\:text-slate-100\/90:active {
  color: rgb(241 245 249 / 0.9);
}

.active\:text-slate-100\/95:active {
  color: rgb(241 245 249 / 0.95);
}

.active\:text-slate-200:active {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}

.active\:text-slate-200\/0:active {
  color: rgb(226 232 240 / 0);
}

.active\:text-slate-200\/10:active {
  color: rgb(226 232 240 / 0.1);
}

.active\:text-slate-200\/100:active {
  color: rgb(226 232 240 / 1);
}

.active\:text-slate-200\/15:active {
  color: rgb(226 232 240 / 0.15);
}

.active\:text-slate-200\/20:active {
  color: rgb(226 232 240 / 0.2);
}

.active\:text-slate-200\/25:active {
  color: rgb(226 232 240 / 0.25);
}

.active\:text-slate-200\/30:active {
  color: rgb(226 232 240 / 0.3);
}

.active\:text-slate-200\/35:active {
  color: rgb(226 232 240 / 0.35);
}

.active\:text-slate-200\/40:active {
  color: rgb(226 232 240 / 0.4);
}

.active\:text-slate-200\/45:active {
  color: rgb(226 232 240 / 0.45);
}

.active\:text-slate-200\/5:active {
  color: rgb(226 232 240 / 0.05);
}

.active\:text-slate-200\/50:active {
  color: rgb(226 232 240 / 0.5);
}

.active\:text-slate-200\/55:active {
  color: rgb(226 232 240 / 0.55);
}

.active\:text-slate-200\/60:active {
  color: rgb(226 232 240 / 0.6);
}

.active\:text-slate-200\/65:active {
  color: rgb(226 232 240 / 0.65);
}

.active\:text-slate-200\/70:active {
  color: rgb(226 232 240 / 0.7);
}

.active\:text-slate-200\/75:active {
  color: rgb(226 232 240 / 0.75);
}

.active\:text-slate-200\/80:active {
  color: rgb(226 232 240 / 0.8);
}

.active\:text-slate-200\/85:active {
  color: rgb(226 232 240 / 0.85);
}

.active\:text-slate-200\/90:active {
  color: rgb(226 232 240 / 0.9);
}

.active\:text-slate-200\/95:active {
  color: rgb(226 232 240 / 0.95);
}

.active\:text-slate-300:active {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}

.active\:text-slate-300\/0:active {
  color: rgb(203 213 225 / 0);
}

.active\:text-slate-300\/10:active {
  color: rgb(203 213 225 / 0.1);
}

.active\:text-slate-300\/100:active {
  color: rgb(203 213 225 / 1);
}

.active\:text-slate-300\/15:active {
  color: rgb(203 213 225 / 0.15);
}

.active\:text-slate-300\/20:active {
  color: rgb(203 213 225 / 0.2);
}

.active\:text-slate-300\/25:active {
  color: rgb(203 213 225 / 0.25);
}

.active\:text-slate-300\/30:active {
  color: rgb(203 213 225 / 0.3);
}

.active\:text-slate-300\/35:active {
  color: rgb(203 213 225 / 0.35);
}

.active\:text-slate-300\/40:active {
  color: rgb(203 213 225 / 0.4);
}

.active\:text-slate-300\/45:active {
  color: rgb(203 213 225 / 0.45);
}

.active\:text-slate-300\/5:active {
  color: rgb(203 213 225 / 0.05);
}

.active\:text-slate-300\/50:active {
  color: rgb(203 213 225 / 0.5);
}

.active\:text-slate-300\/55:active {
  color: rgb(203 213 225 / 0.55);
}

.active\:text-slate-300\/60:active {
  color: rgb(203 213 225 / 0.6);
}

.active\:text-slate-300\/65:active {
  color: rgb(203 213 225 / 0.65);
}

.active\:text-slate-300\/70:active {
  color: rgb(203 213 225 / 0.7);
}

.active\:text-slate-300\/75:active {
  color: rgb(203 213 225 / 0.75);
}

.active\:text-slate-300\/80:active {
  color: rgb(203 213 225 / 0.8);
}

.active\:text-slate-300\/85:active {
  color: rgb(203 213 225 / 0.85);
}

.active\:text-slate-300\/90:active {
  color: rgb(203 213 225 / 0.9);
}

.active\:text-slate-300\/95:active {
  color: rgb(203 213 225 / 0.95);
}

.active\:text-slate-400:active {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.active\:text-slate-400\/0:active {
  color: rgb(148 163 184 / 0);
}

.active\:text-slate-400\/10:active {
  color: rgb(148 163 184 / 0.1);
}

.active\:text-slate-400\/100:active {
  color: rgb(148 163 184 / 1);
}

.active\:text-slate-400\/15:active {
  color: rgb(148 163 184 / 0.15);
}

.active\:text-slate-400\/20:active {
  color: rgb(148 163 184 / 0.2);
}

.active\:text-slate-400\/25:active {
  color: rgb(148 163 184 / 0.25);
}

.active\:text-slate-400\/30:active {
  color: rgb(148 163 184 / 0.3);
}

.active\:text-slate-400\/35:active {
  color: rgb(148 163 184 / 0.35);
}

.active\:text-slate-400\/40:active {
  color: rgb(148 163 184 / 0.4);
}

.active\:text-slate-400\/45:active {
  color: rgb(148 163 184 / 0.45);
}

.active\:text-slate-400\/5:active {
  color: rgb(148 163 184 / 0.05);
}

.active\:text-slate-400\/50:active {
  color: rgb(148 163 184 / 0.5);
}

.active\:text-slate-400\/55:active {
  color: rgb(148 163 184 / 0.55);
}

.active\:text-slate-400\/60:active {
  color: rgb(148 163 184 / 0.6);
}

.active\:text-slate-400\/65:active {
  color: rgb(148 163 184 / 0.65);
}

.active\:text-slate-400\/70:active {
  color: rgb(148 163 184 / 0.7);
}

.active\:text-slate-400\/75:active {
  color: rgb(148 163 184 / 0.75);
}

.active\:text-slate-400\/80:active {
  color: rgb(148 163 184 / 0.8);
}

.active\:text-slate-400\/85:active {
  color: rgb(148 163 184 / 0.85);
}

.active\:text-slate-400\/90:active {
  color: rgb(148 163 184 / 0.9);
}

.active\:text-slate-400\/95:active {
  color: rgb(148 163 184 / 0.95);
}

.active\:text-slate-500:active {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.active\:text-slate-500\/0:active {
  color: rgb(100 116 139 / 0);
}

.active\:text-slate-500\/10:active {
  color: rgb(100 116 139 / 0.1);
}

.active\:text-slate-500\/100:active {
  color: rgb(100 116 139 / 1);
}

.active\:text-slate-500\/15:active {
  color: rgb(100 116 139 / 0.15);
}

.active\:text-slate-500\/20:active {
  color: rgb(100 116 139 / 0.2);
}

.active\:text-slate-500\/25:active {
  color: rgb(100 116 139 / 0.25);
}

.active\:text-slate-500\/30:active {
  color: rgb(100 116 139 / 0.3);
}

.active\:text-slate-500\/35:active {
  color: rgb(100 116 139 / 0.35);
}

.active\:text-slate-500\/40:active {
  color: rgb(100 116 139 / 0.4);
}

.active\:text-slate-500\/45:active {
  color: rgb(100 116 139 / 0.45);
}

.active\:text-slate-500\/5:active {
  color: rgb(100 116 139 / 0.05);
}

.active\:text-slate-500\/50:active {
  color: rgb(100 116 139 / 0.5);
}

.active\:text-slate-500\/55:active {
  color: rgb(100 116 139 / 0.55);
}

.active\:text-slate-500\/60:active {
  color: rgb(100 116 139 / 0.6);
}

.active\:text-slate-500\/65:active {
  color: rgb(100 116 139 / 0.65);
}

.active\:text-slate-500\/70:active {
  color: rgb(100 116 139 / 0.7);
}

.active\:text-slate-500\/75:active {
  color: rgb(100 116 139 / 0.75);
}

.active\:text-slate-500\/80:active {
  color: rgb(100 116 139 / 0.8);
}

.active\:text-slate-500\/85:active {
  color: rgb(100 116 139 / 0.85);
}

.active\:text-slate-500\/90:active {
  color: rgb(100 116 139 / 0.9);
}

.active\:text-slate-500\/95:active {
  color: rgb(100 116 139 / 0.95);
}

.active\:text-slate-600:active {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.active\:text-slate-600\/0:active {
  color: rgb(71 85 105 / 0);
}

.active\:text-slate-600\/10:active {
  color: rgb(71 85 105 / 0.1);
}

.active\:text-slate-600\/100:active {
  color: rgb(71 85 105 / 1);
}

.active\:text-slate-600\/15:active {
  color: rgb(71 85 105 / 0.15);
}

.active\:text-slate-600\/20:active {
  color: rgb(71 85 105 / 0.2);
}

.active\:text-slate-600\/25:active {
  color: rgb(71 85 105 / 0.25);
}

.active\:text-slate-600\/30:active {
  color: rgb(71 85 105 / 0.3);
}

.active\:text-slate-600\/35:active {
  color: rgb(71 85 105 / 0.35);
}

.active\:text-slate-600\/40:active {
  color: rgb(71 85 105 / 0.4);
}

.active\:text-slate-600\/45:active {
  color: rgb(71 85 105 / 0.45);
}

.active\:text-slate-600\/5:active {
  color: rgb(71 85 105 / 0.05);
}

.active\:text-slate-600\/50:active {
  color: rgb(71 85 105 / 0.5);
}

.active\:text-slate-600\/55:active {
  color: rgb(71 85 105 / 0.55);
}

.active\:text-slate-600\/60:active {
  color: rgb(71 85 105 / 0.6);
}

.active\:text-slate-600\/65:active {
  color: rgb(71 85 105 / 0.65);
}

.active\:text-slate-600\/70:active {
  color: rgb(71 85 105 / 0.7);
}

.active\:text-slate-600\/75:active {
  color: rgb(71 85 105 / 0.75);
}

.active\:text-slate-600\/80:active {
  color: rgb(71 85 105 / 0.8);
}

.active\:text-slate-600\/85:active {
  color: rgb(71 85 105 / 0.85);
}

.active\:text-slate-600\/90:active {
  color: rgb(71 85 105 / 0.9);
}

.active\:text-slate-600\/95:active {
  color: rgb(71 85 105 / 0.95);
}

.active\:text-slate-700:active {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.active\:text-slate-700\/0:active {
  color: rgb(51 65 85 / 0);
}

.active\:text-slate-700\/10:active {
  color: rgb(51 65 85 / 0.1);
}

.active\:text-slate-700\/100:active {
  color: rgb(51 65 85 / 1);
}

.active\:text-slate-700\/15:active {
  color: rgb(51 65 85 / 0.15);
}

.active\:text-slate-700\/20:active {
  color: rgb(51 65 85 / 0.2);
}

.active\:text-slate-700\/25:active {
  color: rgb(51 65 85 / 0.25);
}

.active\:text-slate-700\/30:active {
  color: rgb(51 65 85 / 0.3);
}

.active\:text-slate-700\/35:active {
  color: rgb(51 65 85 / 0.35);
}

.active\:text-slate-700\/40:active {
  color: rgb(51 65 85 / 0.4);
}

.active\:text-slate-700\/45:active {
  color: rgb(51 65 85 / 0.45);
}

.active\:text-slate-700\/5:active {
  color: rgb(51 65 85 / 0.05);
}

.active\:text-slate-700\/50:active {
  color: rgb(51 65 85 / 0.5);
}

.active\:text-slate-700\/55:active {
  color: rgb(51 65 85 / 0.55);
}

.active\:text-slate-700\/60:active {
  color: rgb(51 65 85 / 0.6);
}

.active\:text-slate-700\/65:active {
  color: rgb(51 65 85 / 0.65);
}

.active\:text-slate-700\/70:active {
  color: rgb(51 65 85 / 0.7);
}

.active\:text-slate-700\/75:active {
  color: rgb(51 65 85 / 0.75);
}

.active\:text-slate-700\/80:active {
  color: rgb(51 65 85 / 0.8);
}

.active\:text-slate-700\/85:active {
  color: rgb(51 65 85 / 0.85);
}

.active\:text-slate-700\/90:active {
  color: rgb(51 65 85 / 0.9);
}

.active\:text-slate-700\/95:active {
  color: rgb(51 65 85 / 0.95);
}

.active\:text-slate-800:active {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.active\:text-slate-800\/0:active {
  color: rgb(30 41 59 / 0);
}

.active\:text-slate-800\/10:active {
  color: rgb(30 41 59 / 0.1);
}

.active\:text-slate-800\/100:active {
  color: rgb(30 41 59 / 1);
}

.active\:text-slate-800\/15:active {
  color: rgb(30 41 59 / 0.15);
}

.active\:text-slate-800\/20:active {
  color: rgb(30 41 59 / 0.2);
}

.active\:text-slate-800\/25:active {
  color: rgb(30 41 59 / 0.25);
}

.active\:text-slate-800\/30:active {
  color: rgb(30 41 59 / 0.3);
}

.active\:text-slate-800\/35:active {
  color: rgb(30 41 59 / 0.35);
}

.active\:text-slate-800\/40:active {
  color: rgb(30 41 59 / 0.4);
}

.active\:text-slate-800\/45:active {
  color: rgb(30 41 59 / 0.45);
}

.active\:text-slate-800\/5:active {
  color: rgb(30 41 59 / 0.05);
}

.active\:text-slate-800\/50:active {
  color: rgb(30 41 59 / 0.5);
}

.active\:text-slate-800\/55:active {
  color: rgb(30 41 59 / 0.55);
}

.active\:text-slate-800\/60:active {
  color: rgb(30 41 59 / 0.6);
}

.active\:text-slate-800\/65:active {
  color: rgb(30 41 59 / 0.65);
}

.active\:text-slate-800\/70:active {
  color: rgb(30 41 59 / 0.7);
}

.active\:text-slate-800\/75:active {
  color: rgb(30 41 59 / 0.75);
}

.active\:text-slate-800\/80:active {
  color: rgb(30 41 59 / 0.8);
}

.active\:text-slate-800\/85:active {
  color: rgb(30 41 59 / 0.85);
}

.active\:text-slate-800\/90:active {
  color: rgb(30 41 59 / 0.9);
}

.active\:text-slate-800\/95:active {
  color: rgb(30 41 59 / 0.95);
}

.active\:text-slate-900:active {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.active\:text-slate-900\/0:active {
  color: rgb(15 23 42 / 0);
}

.active\:text-slate-900\/10:active {
  color: rgb(15 23 42 / 0.1);
}

.active\:text-slate-900\/100:active {
  color: rgb(15 23 42 / 1);
}

.active\:text-slate-900\/15:active {
  color: rgb(15 23 42 / 0.15);
}

.active\:text-slate-900\/20:active {
  color: rgb(15 23 42 / 0.2);
}

.active\:text-slate-900\/25:active {
  color: rgb(15 23 42 / 0.25);
}

.active\:text-slate-900\/30:active {
  color: rgb(15 23 42 / 0.3);
}

.active\:text-slate-900\/35:active {
  color: rgb(15 23 42 / 0.35);
}

.active\:text-slate-900\/40:active {
  color: rgb(15 23 42 / 0.4);
}

.active\:text-slate-900\/45:active {
  color: rgb(15 23 42 / 0.45);
}

.active\:text-slate-900\/5:active {
  color: rgb(15 23 42 / 0.05);
}

.active\:text-slate-900\/50:active {
  color: rgb(15 23 42 / 0.5);
}

.active\:text-slate-900\/55:active {
  color: rgb(15 23 42 / 0.55);
}

.active\:text-slate-900\/60:active {
  color: rgb(15 23 42 / 0.6);
}

.active\:text-slate-900\/65:active {
  color: rgb(15 23 42 / 0.65);
}

.active\:text-slate-900\/70:active {
  color: rgb(15 23 42 / 0.7);
}

.active\:text-slate-900\/75:active {
  color: rgb(15 23 42 / 0.75);
}

.active\:text-slate-900\/80:active {
  color: rgb(15 23 42 / 0.8);
}

.active\:text-slate-900\/85:active {
  color: rgb(15 23 42 / 0.85);
}

.active\:text-slate-900\/90:active {
  color: rgb(15 23 42 / 0.9);
}

.active\:text-slate-900\/95:active {
  color: rgb(15 23 42 / 0.95);
}

.active\:text-stone-100:active {
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1));
}

.active\:text-stone-100\/0:active {
  color: rgb(245 245 244 / 0);
}

.active\:text-stone-100\/10:active {
  color: rgb(245 245 244 / 0.1);
}

.active\:text-stone-100\/100:active {
  color: rgb(245 245 244 / 1);
}

.active\:text-stone-100\/15:active {
  color: rgb(245 245 244 / 0.15);
}

.active\:text-stone-100\/20:active {
  color: rgb(245 245 244 / 0.2);
}

.active\:text-stone-100\/25:active {
  color: rgb(245 245 244 / 0.25);
}

.active\:text-stone-100\/30:active {
  color: rgb(245 245 244 / 0.3);
}

.active\:text-stone-100\/35:active {
  color: rgb(245 245 244 / 0.35);
}

.active\:text-stone-100\/40:active {
  color: rgb(245 245 244 / 0.4);
}

.active\:text-stone-100\/45:active {
  color: rgb(245 245 244 / 0.45);
}

.active\:text-stone-100\/5:active {
  color: rgb(245 245 244 / 0.05);
}

.active\:text-stone-100\/50:active {
  color: rgb(245 245 244 / 0.5);
}

.active\:text-stone-100\/55:active {
  color: rgb(245 245 244 / 0.55);
}

.active\:text-stone-100\/60:active {
  color: rgb(245 245 244 / 0.6);
}

.active\:text-stone-100\/65:active {
  color: rgb(245 245 244 / 0.65);
}

.active\:text-stone-100\/70:active {
  color: rgb(245 245 244 / 0.7);
}

.active\:text-stone-100\/75:active {
  color: rgb(245 245 244 / 0.75);
}

.active\:text-stone-100\/80:active {
  color: rgb(245 245 244 / 0.8);
}

.active\:text-stone-100\/85:active {
  color: rgb(245 245 244 / 0.85);
}

.active\:text-stone-100\/90:active {
  color: rgb(245 245 244 / 0.9);
}

.active\:text-stone-100\/95:active {
  color: rgb(245 245 244 / 0.95);
}

.active\:text-stone-200:active {
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}

.active\:text-stone-200\/0:active {
  color: rgb(231 229 228 / 0);
}

.active\:text-stone-200\/10:active {
  color: rgb(231 229 228 / 0.1);
}

.active\:text-stone-200\/100:active {
  color: rgb(231 229 228 / 1);
}

.active\:text-stone-200\/15:active {
  color: rgb(231 229 228 / 0.15);
}

.active\:text-stone-200\/20:active {
  color: rgb(231 229 228 / 0.2);
}

.active\:text-stone-200\/25:active {
  color: rgb(231 229 228 / 0.25);
}

.active\:text-stone-200\/30:active {
  color: rgb(231 229 228 / 0.3);
}

.active\:text-stone-200\/35:active {
  color: rgb(231 229 228 / 0.35);
}

.active\:text-stone-200\/40:active {
  color: rgb(231 229 228 / 0.4);
}

.active\:text-stone-200\/45:active {
  color: rgb(231 229 228 / 0.45);
}

.active\:text-stone-200\/5:active {
  color: rgb(231 229 228 / 0.05);
}

.active\:text-stone-200\/50:active {
  color: rgb(231 229 228 / 0.5);
}

.active\:text-stone-200\/55:active {
  color: rgb(231 229 228 / 0.55);
}

.active\:text-stone-200\/60:active {
  color: rgb(231 229 228 / 0.6);
}

.active\:text-stone-200\/65:active {
  color: rgb(231 229 228 / 0.65);
}

.active\:text-stone-200\/70:active {
  color: rgb(231 229 228 / 0.7);
}

.active\:text-stone-200\/75:active {
  color: rgb(231 229 228 / 0.75);
}

.active\:text-stone-200\/80:active {
  color: rgb(231 229 228 / 0.8);
}

.active\:text-stone-200\/85:active {
  color: rgb(231 229 228 / 0.85);
}

.active\:text-stone-200\/90:active {
  color: rgb(231 229 228 / 0.9);
}

.active\:text-stone-200\/95:active {
  color: rgb(231 229 228 / 0.95);
}

.active\:text-stone-300:active {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}

.active\:text-stone-300\/0:active {
  color: rgb(214 211 209 / 0);
}

.active\:text-stone-300\/10:active {
  color: rgb(214 211 209 / 0.1);
}

.active\:text-stone-300\/100:active {
  color: rgb(214 211 209 / 1);
}

.active\:text-stone-300\/15:active {
  color: rgb(214 211 209 / 0.15);
}

.active\:text-stone-300\/20:active {
  color: rgb(214 211 209 / 0.2);
}

.active\:text-stone-300\/25:active {
  color: rgb(214 211 209 / 0.25);
}

.active\:text-stone-300\/30:active {
  color: rgb(214 211 209 / 0.3);
}

.active\:text-stone-300\/35:active {
  color: rgb(214 211 209 / 0.35);
}

.active\:text-stone-300\/40:active {
  color: rgb(214 211 209 / 0.4);
}

.active\:text-stone-300\/45:active {
  color: rgb(214 211 209 / 0.45);
}

.active\:text-stone-300\/5:active {
  color: rgb(214 211 209 / 0.05);
}

.active\:text-stone-300\/50:active {
  color: rgb(214 211 209 / 0.5);
}

.active\:text-stone-300\/55:active {
  color: rgb(214 211 209 / 0.55);
}

.active\:text-stone-300\/60:active {
  color: rgb(214 211 209 / 0.6);
}

.active\:text-stone-300\/65:active {
  color: rgb(214 211 209 / 0.65);
}

.active\:text-stone-300\/70:active {
  color: rgb(214 211 209 / 0.7);
}

.active\:text-stone-300\/75:active {
  color: rgb(214 211 209 / 0.75);
}

.active\:text-stone-300\/80:active {
  color: rgb(214 211 209 / 0.8);
}

.active\:text-stone-300\/85:active {
  color: rgb(214 211 209 / 0.85);
}

.active\:text-stone-300\/90:active {
  color: rgb(214 211 209 / 0.9);
}

.active\:text-stone-300\/95:active {
  color: rgb(214 211 209 / 0.95);
}

.active\:text-stone-400:active {
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}

.active\:text-stone-400\/0:active {
  color: rgb(168 162 158 / 0);
}

.active\:text-stone-400\/10:active {
  color: rgb(168 162 158 / 0.1);
}

.active\:text-stone-400\/100:active {
  color: rgb(168 162 158 / 1);
}

.active\:text-stone-400\/15:active {
  color: rgb(168 162 158 / 0.15);
}

.active\:text-stone-400\/20:active {
  color: rgb(168 162 158 / 0.2);
}

.active\:text-stone-400\/25:active {
  color: rgb(168 162 158 / 0.25);
}

.active\:text-stone-400\/30:active {
  color: rgb(168 162 158 / 0.3);
}

.active\:text-stone-400\/35:active {
  color: rgb(168 162 158 / 0.35);
}

.active\:text-stone-400\/40:active {
  color: rgb(168 162 158 / 0.4);
}

.active\:text-stone-400\/45:active {
  color: rgb(168 162 158 / 0.45);
}

.active\:text-stone-400\/5:active {
  color: rgb(168 162 158 / 0.05);
}

.active\:text-stone-400\/50:active {
  color: rgb(168 162 158 / 0.5);
}

.active\:text-stone-400\/55:active {
  color: rgb(168 162 158 / 0.55);
}

.active\:text-stone-400\/60:active {
  color: rgb(168 162 158 / 0.6);
}

.active\:text-stone-400\/65:active {
  color: rgb(168 162 158 / 0.65);
}

.active\:text-stone-400\/70:active {
  color: rgb(168 162 158 / 0.7);
}

.active\:text-stone-400\/75:active {
  color: rgb(168 162 158 / 0.75);
}

.active\:text-stone-400\/80:active {
  color: rgb(168 162 158 / 0.8);
}

.active\:text-stone-400\/85:active {
  color: rgb(168 162 158 / 0.85);
}

.active\:text-stone-400\/90:active {
  color: rgb(168 162 158 / 0.9);
}

.active\:text-stone-400\/95:active {
  color: rgb(168 162 158 / 0.95);
}

.active\:text-stone-500:active {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}

.active\:text-stone-500\/0:active {
  color: rgb(120 113 108 / 0);
}

.active\:text-stone-500\/10:active {
  color: rgb(120 113 108 / 0.1);
}

.active\:text-stone-500\/100:active {
  color: rgb(120 113 108 / 1);
}

.active\:text-stone-500\/15:active {
  color: rgb(120 113 108 / 0.15);
}

.active\:text-stone-500\/20:active {
  color: rgb(120 113 108 / 0.2);
}

.active\:text-stone-500\/25:active {
  color: rgb(120 113 108 / 0.25);
}

.active\:text-stone-500\/30:active {
  color: rgb(120 113 108 / 0.3);
}

.active\:text-stone-500\/35:active {
  color: rgb(120 113 108 / 0.35);
}

.active\:text-stone-500\/40:active {
  color: rgb(120 113 108 / 0.4);
}

.active\:text-stone-500\/45:active {
  color: rgb(120 113 108 / 0.45);
}

.active\:text-stone-500\/5:active {
  color: rgb(120 113 108 / 0.05);
}

.active\:text-stone-500\/50:active {
  color: rgb(120 113 108 / 0.5);
}

.active\:text-stone-500\/55:active {
  color: rgb(120 113 108 / 0.55);
}

.active\:text-stone-500\/60:active {
  color: rgb(120 113 108 / 0.6);
}

.active\:text-stone-500\/65:active {
  color: rgb(120 113 108 / 0.65);
}

.active\:text-stone-500\/70:active {
  color: rgb(120 113 108 / 0.7);
}

.active\:text-stone-500\/75:active {
  color: rgb(120 113 108 / 0.75);
}

.active\:text-stone-500\/80:active {
  color: rgb(120 113 108 / 0.8);
}

.active\:text-stone-500\/85:active {
  color: rgb(120 113 108 / 0.85);
}

.active\:text-stone-500\/90:active {
  color: rgb(120 113 108 / 0.9);
}

.active\:text-stone-500\/95:active {
  color: rgb(120 113 108 / 0.95);
}

.active\:text-stone-600:active {
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}

.active\:text-stone-600\/0:active {
  color: rgb(87 83 78 / 0);
}

.active\:text-stone-600\/10:active {
  color: rgb(87 83 78 / 0.1);
}

.active\:text-stone-600\/100:active {
  color: rgb(87 83 78 / 1);
}

.active\:text-stone-600\/15:active {
  color: rgb(87 83 78 / 0.15);
}

.active\:text-stone-600\/20:active {
  color: rgb(87 83 78 / 0.2);
}

.active\:text-stone-600\/25:active {
  color: rgb(87 83 78 / 0.25);
}

.active\:text-stone-600\/30:active {
  color: rgb(87 83 78 / 0.3);
}

.active\:text-stone-600\/35:active {
  color: rgb(87 83 78 / 0.35);
}

.active\:text-stone-600\/40:active {
  color: rgb(87 83 78 / 0.4);
}

.active\:text-stone-600\/45:active {
  color: rgb(87 83 78 / 0.45);
}

.active\:text-stone-600\/5:active {
  color: rgb(87 83 78 / 0.05);
}

.active\:text-stone-600\/50:active {
  color: rgb(87 83 78 / 0.5);
}

.active\:text-stone-600\/55:active {
  color: rgb(87 83 78 / 0.55);
}

.active\:text-stone-600\/60:active {
  color: rgb(87 83 78 / 0.6);
}

.active\:text-stone-600\/65:active {
  color: rgb(87 83 78 / 0.65);
}

.active\:text-stone-600\/70:active {
  color: rgb(87 83 78 / 0.7);
}

.active\:text-stone-600\/75:active {
  color: rgb(87 83 78 / 0.75);
}

.active\:text-stone-600\/80:active {
  color: rgb(87 83 78 / 0.8);
}

.active\:text-stone-600\/85:active {
  color: rgb(87 83 78 / 0.85);
}

.active\:text-stone-600\/90:active {
  color: rgb(87 83 78 / 0.9);
}

.active\:text-stone-600\/95:active {
  color: rgb(87 83 78 / 0.95);
}

.active\:text-stone-700:active {
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}

.active\:text-stone-700\/0:active {
  color: rgb(68 64 60 / 0);
}

.active\:text-stone-700\/10:active {
  color: rgb(68 64 60 / 0.1);
}

.active\:text-stone-700\/100:active {
  color: rgb(68 64 60 / 1);
}

.active\:text-stone-700\/15:active {
  color: rgb(68 64 60 / 0.15);
}

.active\:text-stone-700\/20:active {
  color: rgb(68 64 60 / 0.2);
}

.active\:text-stone-700\/25:active {
  color: rgb(68 64 60 / 0.25);
}

.active\:text-stone-700\/30:active {
  color: rgb(68 64 60 / 0.3);
}

.active\:text-stone-700\/35:active {
  color: rgb(68 64 60 / 0.35);
}

.active\:text-stone-700\/40:active {
  color: rgb(68 64 60 / 0.4);
}

.active\:text-stone-700\/45:active {
  color: rgb(68 64 60 / 0.45);
}

.active\:text-stone-700\/5:active {
  color: rgb(68 64 60 / 0.05);
}

.active\:text-stone-700\/50:active {
  color: rgb(68 64 60 / 0.5);
}

.active\:text-stone-700\/55:active {
  color: rgb(68 64 60 / 0.55);
}

.active\:text-stone-700\/60:active {
  color: rgb(68 64 60 / 0.6);
}

.active\:text-stone-700\/65:active {
  color: rgb(68 64 60 / 0.65);
}

.active\:text-stone-700\/70:active {
  color: rgb(68 64 60 / 0.7);
}

.active\:text-stone-700\/75:active {
  color: rgb(68 64 60 / 0.75);
}

.active\:text-stone-700\/80:active {
  color: rgb(68 64 60 / 0.8);
}

.active\:text-stone-700\/85:active {
  color: rgb(68 64 60 / 0.85);
}

.active\:text-stone-700\/90:active {
  color: rgb(68 64 60 / 0.9);
}

.active\:text-stone-700\/95:active {
  color: rgb(68 64 60 / 0.95);
}

.active\:text-stone-800:active {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}

.active\:text-stone-800\/0:active {
  color: rgb(41 37 36 / 0);
}

.active\:text-stone-800\/10:active {
  color: rgb(41 37 36 / 0.1);
}

.active\:text-stone-800\/100:active {
  color: rgb(41 37 36 / 1);
}

.active\:text-stone-800\/15:active {
  color: rgb(41 37 36 / 0.15);
}

.active\:text-stone-800\/20:active {
  color: rgb(41 37 36 / 0.2);
}

.active\:text-stone-800\/25:active {
  color: rgb(41 37 36 / 0.25);
}

.active\:text-stone-800\/30:active {
  color: rgb(41 37 36 / 0.3);
}

.active\:text-stone-800\/35:active {
  color: rgb(41 37 36 / 0.35);
}

.active\:text-stone-800\/40:active {
  color: rgb(41 37 36 / 0.4);
}

.active\:text-stone-800\/45:active {
  color: rgb(41 37 36 / 0.45);
}

.active\:text-stone-800\/5:active {
  color: rgb(41 37 36 / 0.05);
}

.active\:text-stone-800\/50:active {
  color: rgb(41 37 36 / 0.5);
}

.active\:text-stone-800\/55:active {
  color: rgb(41 37 36 / 0.55);
}

.active\:text-stone-800\/60:active {
  color: rgb(41 37 36 / 0.6);
}

.active\:text-stone-800\/65:active {
  color: rgb(41 37 36 / 0.65);
}

.active\:text-stone-800\/70:active {
  color: rgb(41 37 36 / 0.7);
}

.active\:text-stone-800\/75:active {
  color: rgb(41 37 36 / 0.75);
}

.active\:text-stone-800\/80:active {
  color: rgb(41 37 36 / 0.8);
}

.active\:text-stone-800\/85:active {
  color: rgb(41 37 36 / 0.85);
}

.active\:text-stone-800\/90:active {
  color: rgb(41 37 36 / 0.9);
}

.active\:text-stone-800\/95:active {
  color: rgb(41 37 36 / 0.95);
}

.active\:text-stone-900:active {
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}

.active\:text-stone-900\/0:active {
  color: rgb(28 25 23 / 0);
}

.active\:text-stone-900\/10:active {
  color: rgb(28 25 23 / 0.1);
}

.active\:text-stone-900\/100:active {
  color: rgb(28 25 23 / 1);
}

.active\:text-stone-900\/15:active {
  color: rgb(28 25 23 / 0.15);
}

.active\:text-stone-900\/20:active {
  color: rgb(28 25 23 / 0.2);
}

.active\:text-stone-900\/25:active {
  color: rgb(28 25 23 / 0.25);
}

.active\:text-stone-900\/30:active {
  color: rgb(28 25 23 / 0.3);
}

.active\:text-stone-900\/35:active {
  color: rgb(28 25 23 / 0.35);
}

.active\:text-stone-900\/40:active {
  color: rgb(28 25 23 / 0.4);
}

.active\:text-stone-900\/45:active {
  color: rgb(28 25 23 / 0.45);
}

.active\:text-stone-900\/5:active {
  color: rgb(28 25 23 / 0.05);
}

.active\:text-stone-900\/50:active {
  color: rgb(28 25 23 / 0.5);
}

.active\:text-stone-900\/55:active {
  color: rgb(28 25 23 / 0.55);
}

.active\:text-stone-900\/60:active {
  color: rgb(28 25 23 / 0.6);
}

.active\:text-stone-900\/65:active {
  color: rgb(28 25 23 / 0.65);
}

.active\:text-stone-900\/70:active {
  color: rgb(28 25 23 / 0.7);
}

.active\:text-stone-900\/75:active {
  color: rgb(28 25 23 / 0.75);
}

.active\:text-stone-900\/80:active {
  color: rgb(28 25 23 / 0.8);
}

.active\:text-stone-900\/85:active {
  color: rgb(28 25 23 / 0.85);
}

.active\:text-stone-900\/90:active {
  color: rgb(28 25 23 / 0.9);
}

.active\:text-stone-900\/95:active {
  color: rgb(28 25 23 / 0.95);
}

.active\:text-yellow-100:active {
  --tw-text-opacity: 1;
  color: rgb(253 246 178 / var(--tw-text-opacity, 1));
}

.active\:text-yellow-100\/0:active {
  color: rgb(253 246 178 / 0);
}

.active\:text-yellow-100\/10:active {
  color: rgb(253 246 178 / 0.1);
}

.active\:text-yellow-100\/100:active {
  color: rgb(253 246 178 / 1);
}

.active\:text-yellow-100\/15:active {
  color: rgb(253 246 178 / 0.15);
}

.active\:text-yellow-100\/20:active {
  color: rgb(253 246 178 / 0.2);
}

.active\:text-yellow-100\/25:active {
  color: rgb(253 246 178 / 0.25);
}

.active\:text-yellow-100\/30:active {
  color: rgb(253 246 178 / 0.3);
}

.active\:text-yellow-100\/35:active {
  color: rgb(253 246 178 / 0.35);
}

.active\:text-yellow-100\/40:active {
  color: rgb(253 246 178 / 0.4);
}

.active\:text-yellow-100\/45:active {
  color: rgb(253 246 178 / 0.45);
}

.active\:text-yellow-100\/5:active {
  color: rgb(253 246 178 / 0.05);
}

.active\:text-yellow-100\/50:active {
  color: rgb(253 246 178 / 0.5);
}

.active\:text-yellow-100\/55:active {
  color: rgb(253 246 178 / 0.55);
}

.active\:text-yellow-100\/60:active {
  color: rgb(253 246 178 / 0.6);
}

.active\:text-yellow-100\/65:active {
  color: rgb(253 246 178 / 0.65);
}

.active\:text-yellow-100\/70:active {
  color: rgb(253 246 178 / 0.7);
}

.active\:text-yellow-100\/75:active {
  color: rgb(253 246 178 / 0.75);
}

.active\:text-yellow-100\/80:active {
  color: rgb(253 246 178 / 0.8);
}

.active\:text-yellow-100\/85:active {
  color: rgb(253 246 178 / 0.85);
}

.active\:text-yellow-100\/90:active {
  color: rgb(253 246 178 / 0.9);
}

.active\:text-yellow-100\/95:active {
  color: rgb(253 246 178 / 0.95);
}

.active\:text-yellow-200:active {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
}

.active\:text-yellow-200\/0:active {
  color: rgb(252 233 106 / 0);
}

.active\:text-yellow-200\/10:active {
  color: rgb(252 233 106 / 0.1);
}

.active\:text-yellow-200\/100:active {
  color: rgb(252 233 106 / 1);
}

.active\:text-yellow-200\/15:active {
  color: rgb(252 233 106 / 0.15);
}

.active\:text-yellow-200\/20:active {
  color: rgb(252 233 106 / 0.2);
}

.active\:text-yellow-200\/25:active {
  color: rgb(252 233 106 / 0.25);
}

.active\:text-yellow-200\/30:active {
  color: rgb(252 233 106 / 0.3);
}

.active\:text-yellow-200\/35:active {
  color: rgb(252 233 106 / 0.35);
}

.active\:text-yellow-200\/40:active {
  color: rgb(252 233 106 / 0.4);
}

.active\:text-yellow-200\/45:active {
  color: rgb(252 233 106 / 0.45);
}

.active\:text-yellow-200\/5:active {
  color: rgb(252 233 106 / 0.05);
}

.active\:text-yellow-200\/50:active {
  color: rgb(252 233 106 / 0.5);
}

.active\:text-yellow-200\/55:active {
  color: rgb(252 233 106 / 0.55);
}

.active\:text-yellow-200\/60:active {
  color: rgb(252 233 106 / 0.6);
}

.active\:text-yellow-200\/65:active {
  color: rgb(252 233 106 / 0.65);
}

.active\:text-yellow-200\/70:active {
  color: rgb(252 233 106 / 0.7);
}

.active\:text-yellow-200\/75:active {
  color: rgb(252 233 106 / 0.75);
}

.active\:text-yellow-200\/80:active {
  color: rgb(252 233 106 / 0.8);
}

.active\:text-yellow-200\/85:active {
  color: rgb(252 233 106 / 0.85);
}

.active\:text-yellow-200\/90:active {
  color: rgb(252 233 106 / 0.9);
}

.active\:text-yellow-200\/95:active {
  color: rgb(252 233 106 / 0.95);
}

.active\:text-yellow-300:active {
  --tw-text-opacity: 1;
  color: rgb(250 202 21 / var(--tw-text-opacity, 1));
}

.active\:text-yellow-300\/0:active {
  color: rgb(250 202 21 / 0);
}

.active\:text-yellow-300\/10:active {
  color: rgb(250 202 21 / 0.1);
}

.active\:text-yellow-300\/100:active {
  color: rgb(250 202 21 / 1);
}

.active\:text-yellow-300\/15:active {
  color: rgb(250 202 21 / 0.15);
}

.active\:text-yellow-300\/20:active {
  color: rgb(250 202 21 / 0.2);
}

.active\:text-yellow-300\/25:active {
  color: rgb(250 202 21 / 0.25);
}

.active\:text-yellow-300\/30:active {
  color: rgb(250 202 21 / 0.3);
}

.active\:text-yellow-300\/35:active {
  color: rgb(250 202 21 / 0.35);
}

.active\:text-yellow-300\/40:active {
  color: rgb(250 202 21 / 0.4);
}

.active\:text-yellow-300\/45:active {
  color: rgb(250 202 21 / 0.45);
}

.active\:text-yellow-300\/5:active {
  color: rgb(250 202 21 / 0.05);
}

.active\:text-yellow-300\/50:active {
  color: rgb(250 202 21 / 0.5);
}

.active\:text-yellow-300\/55:active {
  color: rgb(250 202 21 / 0.55);
}

.active\:text-yellow-300\/60:active {
  color: rgb(250 202 21 / 0.6);
}

.active\:text-yellow-300\/65:active {
  color: rgb(250 202 21 / 0.65);
}

.active\:text-yellow-300\/70:active {
  color: rgb(250 202 21 / 0.7);
}

.active\:text-yellow-300\/75:active {
  color: rgb(250 202 21 / 0.75);
}

.active\:text-yellow-300\/80:active {
  color: rgb(250 202 21 / 0.8);
}

.active\:text-yellow-300\/85:active {
  color: rgb(250 202 21 / 0.85);
}

.active\:text-yellow-300\/90:active {
  color: rgb(250 202 21 / 0.9);
}

.active\:text-yellow-300\/95:active {
  color: rgb(250 202 21 / 0.95);
}

.active\:text-yellow-400:active {
  --tw-text-opacity: 1;
  color: rgb(227 160 8 / var(--tw-text-opacity, 1));
}

.active\:text-yellow-400\/0:active {
  color: rgb(227 160 8 / 0);
}

.active\:text-yellow-400\/10:active {
  color: rgb(227 160 8 / 0.1);
}

.active\:text-yellow-400\/100:active {
  color: rgb(227 160 8 / 1);
}

.active\:text-yellow-400\/15:active {
  color: rgb(227 160 8 / 0.15);
}

.active\:text-yellow-400\/20:active {
  color: rgb(227 160 8 / 0.2);
}

.active\:text-yellow-400\/25:active {
  color: rgb(227 160 8 / 0.25);
}

.active\:text-yellow-400\/30:active {
  color: rgb(227 160 8 / 0.3);
}

.active\:text-yellow-400\/35:active {
  color: rgb(227 160 8 / 0.35);
}

.active\:text-yellow-400\/40:active {
  color: rgb(227 160 8 / 0.4);
}

.active\:text-yellow-400\/45:active {
  color: rgb(227 160 8 / 0.45);
}

.active\:text-yellow-400\/5:active {
  color: rgb(227 160 8 / 0.05);
}

.active\:text-yellow-400\/50:active {
  color: rgb(227 160 8 / 0.5);
}

.active\:text-yellow-400\/55:active {
  color: rgb(227 160 8 / 0.55);
}

.active\:text-yellow-400\/60:active {
  color: rgb(227 160 8 / 0.6);
}

.active\:text-yellow-400\/65:active {
  color: rgb(227 160 8 / 0.65);
}

.active\:text-yellow-400\/70:active {
  color: rgb(227 160 8 / 0.7);
}

.active\:text-yellow-400\/75:active {
  color: rgb(227 160 8 / 0.75);
}

.active\:text-yellow-400\/80:active {
  color: rgb(227 160 8 / 0.8);
}

.active\:text-yellow-400\/85:active {
  color: rgb(227 160 8 / 0.85);
}

.active\:text-yellow-400\/90:active {
  color: rgb(227 160 8 / 0.9);
}

.active\:text-yellow-400\/95:active {
  color: rgb(227 160 8 / 0.95);
}

.active\:text-yellow-500:active {
  --tw-text-opacity: 1;
  color: rgb(194 120 3 / var(--tw-text-opacity, 1));
}

.active\:text-yellow-500\/0:active {
  color: rgb(194 120 3 / 0);
}

.active\:text-yellow-500\/10:active {
  color: rgb(194 120 3 / 0.1);
}

.active\:text-yellow-500\/100:active {
  color: rgb(194 120 3 / 1);
}

.active\:text-yellow-500\/15:active {
  color: rgb(194 120 3 / 0.15);
}

.active\:text-yellow-500\/20:active {
  color: rgb(194 120 3 / 0.2);
}

.active\:text-yellow-500\/25:active {
  color: rgb(194 120 3 / 0.25);
}

.active\:text-yellow-500\/30:active {
  color: rgb(194 120 3 / 0.3);
}

.active\:text-yellow-500\/35:active {
  color: rgb(194 120 3 / 0.35);
}

.active\:text-yellow-500\/40:active {
  color: rgb(194 120 3 / 0.4);
}

.active\:text-yellow-500\/45:active {
  color: rgb(194 120 3 / 0.45);
}

.active\:text-yellow-500\/5:active {
  color: rgb(194 120 3 / 0.05);
}

.active\:text-yellow-500\/50:active {
  color: rgb(194 120 3 / 0.5);
}

.active\:text-yellow-500\/55:active {
  color: rgb(194 120 3 / 0.55);
}

.active\:text-yellow-500\/60:active {
  color: rgb(194 120 3 / 0.6);
}

.active\:text-yellow-500\/65:active {
  color: rgb(194 120 3 / 0.65);
}

.active\:text-yellow-500\/70:active {
  color: rgb(194 120 3 / 0.7);
}

.active\:text-yellow-500\/75:active {
  color: rgb(194 120 3 / 0.75);
}

.active\:text-yellow-500\/80:active {
  color: rgb(194 120 3 / 0.8);
}

.active\:text-yellow-500\/85:active {
  color: rgb(194 120 3 / 0.85);
}

.active\:text-yellow-500\/90:active {
  color: rgb(194 120 3 / 0.9);
}

.active\:text-yellow-500\/95:active {
  color: rgb(194 120 3 / 0.95);
}

.active\:text-yellow-600:active {
  --tw-text-opacity: 1;
  color: rgb(159 88 10 / var(--tw-text-opacity, 1));
}

.active\:text-yellow-600\/0:active {
  color: rgb(159 88 10 / 0);
}

.active\:text-yellow-600\/10:active {
  color: rgb(159 88 10 / 0.1);
}

.active\:text-yellow-600\/100:active {
  color: rgb(159 88 10 / 1);
}

.active\:text-yellow-600\/15:active {
  color: rgb(159 88 10 / 0.15);
}

.active\:text-yellow-600\/20:active {
  color: rgb(159 88 10 / 0.2);
}

.active\:text-yellow-600\/25:active {
  color: rgb(159 88 10 / 0.25);
}

.active\:text-yellow-600\/30:active {
  color: rgb(159 88 10 / 0.3);
}

.active\:text-yellow-600\/35:active {
  color: rgb(159 88 10 / 0.35);
}

.active\:text-yellow-600\/40:active {
  color: rgb(159 88 10 / 0.4);
}

.active\:text-yellow-600\/45:active {
  color: rgb(159 88 10 / 0.45);
}

.active\:text-yellow-600\/5:active {
  color: rgb(159 88 10 / 0.05);
}

.active\:text-yellow-600\/50:active {
  color: rgb(159 88 10 / 0.5);
}

.active\:text-yellow-600\/55:active {
  color: rgb(159 88 10 / 0.55);
}

.active\:text-yellow-600\/60:active {
  color: rgb(159 88 10 / 0.6);
}

.active\:text-yellow-600\/65:active {
  color: rgb(159 88 10 / 0.65);
}

.active\:text-yellow-600\/70:active {
  color: rgb(159 88 10 / 0.7);
}

.active\:text-yellow-600\/75:active {
  color: rgb(159 88 10 / 0.75);
}

.active\:text-yellow-600\/80:active {
  color: rgb(159 88 10 / 0.8);
}

.active\:text-yellow-600\/85:active {
  color: rgb(159 88 10 / 0.85);
}

.active\:text-yellow-600\/90:active {
  color: rgb(159 88 10 / 0.9);
}

.active\:text-yellow-600\/95:active {
  color: rgb(159 88 10 / 0.95);
}

.active\:text-yellow-700:active {
  --tw-text-opacity: 1;
  color: rgb(142 75 16 / var(--tw-text-opacity, 1));
}

.active\:text-yellow-700\/0:active {
  color: rgb(142 75 16 / 0);
}

.active\:text-yellow-700\/10:active {
  color: rgb(142 75 16 / 0.1);
}

.active\:text-yellow-700\/100:active {
  color: rgb(142 75 16 / 1);
}

.active\:text-yellow-700\/15:active {
  color: rgb(142 75 16 / 0.15);
}

.active\:text-yellow-700\/20:active {
  color: rgb(142 75 16 / 0.2);
}

.active\:text-yellow-700\/25:active {
  color: rgb(142 75 16 / 0.25);
}

.active\:text-yellow-700\/30:active {
  color: rgb(142 75 16 / 0.3);
}

.active\:text-yellow-700\/35:active {
  color: rgb(142 75 16 / 0.35);
}

.active\:text-yellow-700\/40:active {
  color: rgb(142 75 16 / 0.4);
}

.active\:text-yellow-700\/45:active {
  color: rgb(142 75 16 / 0.45);
}

.active\:text-yellow-700\/5:active {
  color: rgb(142 75 16 / 0.05);
}

.active\:text-yellow-700\/50:active {
  color: rgb(142 75 16 / 0.5);
}

.active\:text-yellow-700\/55:active {
  color: rgb(142 75 16 / 0.55);
}

.active\:text-yellow-700\/60:active {
  color: rgb(142 75 16 / 0.6);
}

.active\:text-yellow-700\/65:active {
  color: rgb(142 75 16 / 0.65);
}

.active\:text-yellow-700\/70:active {
  color: rgb(142 75 16 / 0.7);
}

.active\:text-yellow-700\/75:active {
  color: rgb(142 75 16 / 0.75);
}

.active\:text-yellow-700\/80:active {
  color: rgb(142 75 16 / 0.8);
}

.active\:text-yellow-700\/85:active {
  color: rgb(142 75 16 / 0.85);
}

.active\:text-yellow-700\/90:active {
  color: rgb(142 75 16 / 0.9);
}

.active\:text-yellow-700\/95:active {
  color: rgb(142 75 16 / 0.95);
}

.active\:text-yellow-800:active {
  --tw-text-opacity: 1;
  color: rgb(114 59 19 / var(--tw-text-opacity, 1));
}

.active\:text-yellow-800\/0:active {
  color: rgb(114 59 19 / 0);
}

.active\:text-yellow-800\/10:active {
  color: rgb(114 59 19 / 0.1);
}

.active\:text-yellow-800\/100:active {
  color: rgb(114 59 19 / 1);
}

.active\:text-yellow-800\/15:active {
  color: rgb(114 59 19 / 0.15);
}

.active\:text-yellow-800\/20:active {
  color: rgb(114 59 19 / 0.2);
}

.active\:text-yellow-800\/25:active {
  color: rgb(114 59 19 / 0.25);
}

.active\:text-yellow-800\/30:active {
  color: rgb(114 59 19 / 0.3);
}

.active\:text-yellow-800\/35:active {
  color: rgb(114 59 19 / 0.35);
}

.active\:text-yellow-800\/40:active {
  color: rgb(114 59 19 / 0.4);
}

.active\:text-yellow-800\/45:active {
  color: rgb(114 59 19 / 0.45);
}

.active\:text-yellow-800\/5:active {
  color: rgb(114 59 19 / 0.05);
}

.active\:text-yellow-800\/50:active {
  color: rgb(114 59 19 / 0.5);
}

.active\:text-yellow-800\/55:active {
  color: rgb(114 59 19 / 0.55);
}

.active\:text-yellow-800\/60:active {
  color: rgb(114 59 19 / 0.6);
}

.active\:text-yellow-800\/65:active {
  color: rgb(114 59 19 / 0.65);
}

.active\:text-yellow-800\/70:active {
  color: rgb(114 59 19 / 0.7);
}

.active\:text-yellow-800\/75:active {
  color: rgb(114 59 19 / 0.75);
}

.active\:text-yellow-800\/80:active {
  color: rgb(114 59 19 / 0.8);
}

.active\:text-yellow-800\/85:active {
  color: rgb(114 59 19 / 0.85);
}

.active\:text-yellow-800\/90:active {
  color: rgb(114 59 19 / 0.9);
}

.active\:text-yellow-800\/95:active {
  color: rgb(114 59 19 / 0.95);
}

.active\:text-yellow-900:active {
  --tw-text-opacity: 1;
  color: rgb(99 49 18 / var(--tw-text-opacity, 1));
}

.active\:text-yellow-900\/0:active {
  color: rgb(99 49 18 / 0);
}

.active\:text-yellow-900\/10:active {
  color: rgb(99 49 18 / 0.1);
}

.active\:text-yellow-900\/100:active {
  color: rgb(99 49 18 / 1);
}

.active\:text-yellow-900\/15:active {
  color: rgb(99 49 18 / 0.15);
}

.active\:text-yellow-900\/20:active {
  color: rgb(99 49 18 / 0.2);
}

.active\:text-yellow-900\/25:active {
  color: rgb(99 49 18 / 0.25);
}

.active\:text-yellow-900\/30:active {
  color: rgb(99 49 18 / 0.3);
}

.active\:text-yellow-900\/35:active {
  color: rgb(99 49 18 / 0.35);
}

.active\:text-yellow-900\/40:active {
  color: rgb(99 49 18 / 0.4);
}

.active\:text-yellow-900\/45:active {
  color: rgb(99 49 18 / 0.45);
}

.active\:text-yellow-900\/5:active {
  color: rgb(99 49 18 / 0.05);
}

.active\:text-yellow-900\/50:active {
  color: rgb(99 49 18 / 0.5);
}

.active\:text-yellow-900\/55:active {
  color: rgb(99 49 18 / 0.55);
}

.active\:text-yellow-900\/60:active {
  color: rgb(99 49 18 / 0.6);
}

.active\:text-yellow-900\/65:active {
  color: rgb(99 49 18 / 0.65);
}

.active\:text-yellow-900\/70:active {
  color: rgb(99 49 18 / 0.7);
}

.active\:text-yellow-900\/75:active {
  color: rgb(99 49 18 / 0.75);
}

.active\:text-yellow-900\/80:active {
  color: rgb(99 49 18 / 0.8);
}

.active\:text-yellow-900\/85:active {
  color: rgb(99 49 18 / 0.85);
}

.active\:text-yellow-900\/90:active {
  color: rgb(99 49 18 / 0.9);
}

.active\:text-yellow-900\/95:active {
  color: rgb(99 49 18 / 0.95);
}

.active\:text-zinc-100:active {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}

.active\:text-zinc-100\/0:active {
  color: rgb(244 244 245 / 0);
}

.active\:text-zinc-100\/10:active {
  color: rgb(244 244 245 / 0.1);
}

.active\:text-zinc-100\/100:active {
  color: rgb(244 244 245 / 1);
}

.active\:text-zinc-100\/15:active {
  color: rgb(244 244 245 / 0.15);
}

.active\:text-zinc-100\/20:active {
  color: rgb(244 244 245 / 0.2);
}

.active\:text-zinc-100\/25:active {
  color: rgb(244 244 245 / 0.25);
}

.active\:text-zinc-100\/30:active {
  color: rgb(244 244 245 / 0.3);
}

.active\:text-zinc-100\/35:active {
  color: rgb(244 244 245 / 0.35);
}

.active\:text-zinc-100\/40:active {
  color: rgb(244 244 245 / 0.4);
}

.active\:text-zinc-100\/45:active {
  color: rgb(244 244 245 / 0.45);
}

.active\:text-zinc-100\/5:active {
  color: rgb(244 244 245 / 0.05);
}

.active\:text-zinc-100\/50:active {
  color: rgb(244 244 245 / 0.5);
}

.active\:text-zinc-100\/55:active {
  color: rgb(244 244 245 / 0.55);
}

.active\:text-zinc-100\/60:active {
  color: rgb(244 244 245 / 0.6);
}

.active\:text-zinc-100\/65:active {
  color: rgb(244 244 245 / 0.65);
}

.active\:text-zinc-100\/70:active {
  color: rgb(244 244 245 / 0.7);
}

.active\:text-zinc-100\/75:active {
  color: rgb(244 244 245 / 0.75);
}

.active\:text-zinc-100\/80:active {
  color: rgb(244 244 245 / 0.8);
}

.active\:text-zinc-100\/85:active {
  color: rgb(244 244 245 / 0.85);
}

.active\:text-zinc-100\/90:active {
  color: rgb(244 244 245 / 0.9);
}

.active\:text-zinc-100\/95:active {
  color: rgb(244 244 245 / 0.95);
}

.active\:text-zinc-200:active {
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1));
}

.active\:text-zinc-200\/0:active {
  color: rgb(228 228 231 / 0);
}

.active\:text-zinc-200\/10:active {
  color: rgb(228 228 231 / 0.1);
}

.active\:text-zinc-200\/100:active {
  color: rgb(228 228 231 / 1);
}

.active\:text-zinc-200\/15:active {
  color: rgb(228 228 231 / 0.15);
}

.active\:text-zinc-200\/20:active {
  color: rgb(228 228 231 / 0.2);
}

.active\:text-zinc-200\/25:active {
  color: rgb(228 228 231 / 0.25);
}

.active\:text-zinc-200\/30:active {
  color: rgb(228 228 231 / 0.3);
}

.active\:text-zinc-200\/35:active {
  color: rgb(228 228 231 / 0.35);
}

.active\:text-zinc-200\/40:active {
  color: rgb(228 228 231 / 0.4);
}

.active\:text-zinc-200\/45:active {
  color: rgb(228 228 231 / 0.45);
}

.active\:text-zinc-200\/5:active {
  color: rgb(228 228 231 / 0.05);
}

.active\:text-zinc-200\/50:active {
  color: rgb(228 228 231 / 0.5);
}

.active\:text-zinc-200\/55:active {
  color: rgb(228 228 231 / 0.55);
}

.active\:text-zinc-200\/60:active {
  color: rgb(228 228 231 / 0.6);
}

.active\:text-zinc-200\/65:active {
  color: rgb(228 228 231 / 0.65);
}

.active\:text-zinc-200\/70:active {
  color: rgb(228 228 231 / 0.7);
}

.active\:text-zinc-200\/75:active {
  color: rgb(228 228 231 / 0.75);
}

.active\:text-zinc-200\/80:active {
  color: rgb(228 228 231 / 0.8);
}

.active\:text-zinc-200\/85:active {
  color: rgb(228 228 231 / 0.85);
}

.active\:text-zinc-200\/90:active {
  color: rgb(228 228 231 / 0.9);
}

.active\:text-zinc-200\/95:active {
  color: rgb(228 228 231 / 0.95);
}

.active\:text-zinc-300:active {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}

.active\:text-zinc-300\/0:active {
  color: rgb(212 212 216 / 0);
}

.active\:text-zinc-300\/10:active {
  color: rgb(212 212 216 / 0.1);
}

.active\:text-zinc-300\/100:active {
  color: rgb(212 212 216 / 1);
}

.active\:text-zinc-300\/15:active {
  color: rgb(212 212 216 / 0.15);
}

.active\:text-zinc-300\/20:active {
  color: rgb(212 212 216 / 0.2);
}

.active\:text-zinc-300\/25:active {
  color: rgb(212 212 216 / 0.25);
}

.active\:text-zinc-300\/30:active {
  color: rgb(212 212 216 / 0.3);
}

.active\:text-zinc-300\/35:active {
  color: rgb(212 212 216 / 0.35);
}

.active\:text-zinc-300\/40:active {
  color: rgb(212 212 216 / 0.4);
}

.active\:text-zinc-300\/45:active {
  color: rgb(212 212 216 / 0.45);
}

.active\:text-zinc-300\/5:active {
  color: rgb(212 212 216 / 0.05);
}

.active\:text-zinc-300\/50:active {
  color: rgb(212 212 216 / 0.5);
}

.active\:text-zinc-300\/55:active {
  color: rgb(212 212 216 / 0.55);
}

.active\:text-zinc-300\/60:active {
  color: rgb(212 212 216 / 0.6);
}

.active\:text-zinc-300\/65:active {
  color: rgb(212 212 216 / 0.65);
}

.active\:text-zinc-300\/70:active {
  color: rgb(212 212 216 / 0.7);
}

.active\:text-zinc-300\/75:active {
  color: rgb(212 212 216 / 0.75);
}

.active\:text-zinc-300\/80:active {
  color: rgb(212 212 216 / 0.8);
}

.active\:text-zinc-300\/85:active {
  color: rgb(212 212 216 / 0.85);
}

.active\:text-zinc-300\/90:active {
  color: rgb(212 212 216 / 0.9);
}

.active\:text-zinc-300\/95:active {
  color: rgb(212 212 216 / 0.95);
}

.active\:text-zinc-400:active {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}

.active\:text-zinc-400\/0:active {
  color: rgb(161 161 170 / 0);
}

.active\:text-zinc-400\/10:active {
  color: rgb(161 161 170 / 0.1);
}

.active\:text-zinc-400\/100:active {
  color: rgb(161 161 170 / 1);
}

.active\:text-zinc-400\/15:active {
  color: rgb(161 161 170 / 0.15);
}

.active\:text-zinc-400\/20:active {
  color: rgb(161 161 170 / 0.2);
}

.active\:text-zinc-400\/25:active {
  color: rgb(161 161 170 / 0.25);
}

.active\:text-zinc-400\/30:active {
  color: rgb(161 161 170 / 0.3);
}

.active\:text-zinc-400\/35:active {
  color: rgb(161 161 170 / 0.35);
}

.active\:text-zinc-400\/40:active {
  color: rgb(161 161 170 / 0.4);
}

.active\:text-zinc-400\/45:active {
  color: rgb(161 161 170 / 0.45);
}

.active\:text-zinc-400\/5:active {
  color: rgb(161 161 170 / 0.05);
}

.active\:text-zinc-400\/50:active {
  color: rgb(161 161 170 / 0.5);
}

.active\:text-zinc-400\/55:active {
  color: rgb(161 161 170 / 0.55);
}

.active\:text-zinc-400\/60:active {
  color: rgb(161 161 170 / 0.6);
}

.active\:text-zinc-400\/65:active {
  color: rgb(161 161 170 / 0.65);
}

.active\:text-zinc-400\/70:active {
  color: rgb(161 161 170 / 0.7);
}

.active\:text-zinc-400\/75:active {
  color: rgb(161 161 170 / 0.75);
}

.active\:text-zinc-400\/80:active {
  color: rgb(161 161 170 / 0.8);
}

.active\:text-zinc-400\/85:active {
  color: rgb(161 161 170 / 0.85);
}

.active\:text-zinc-400\/90:active {
  color: rgb(161 161 170 / 0.9);
}

.active\:text-zinc-400\/95:active {
  color: rgb(161 161 170 / 0.95);
}

.active\:text-zinc-500:active {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}

.active\:text-zinc-500\/0:active {
  color: rgb(113 113 122 / 0);
}

.active\:text-zinc-500\/10:active {
  color: rgb(113 113 122 / 0.1);
}

.active\:text-zinc-500\/100:active {
  color: rgb(113 113 122 / 1);
}

.active\:text-zinc-500\/15:active {
  color: rgb(113 113 122 / 0.15);
}

.active\:text-zinc-500\/20:active {
  color: rgb(113 113 122 / 0.2);
}

.active\:text-zinc-500\/25:active {
  color: rgb(113 113 122 / 0.25);
}

.active\:text-zinc-500\/30:active {
  color: rgb(113 113 122 / 0.3);
}

.active\:text-zinc-500\/35:active {
  color: rgb(113 113 122 / 0.35);
}

.active\:text-zinc-500\/40:active {
  color: rgb(113 113 122 / 0.4);
}

.active\:text-zinc-500\/45:active {
  color: rgb(113 113 122 / 0.45);
}

.active\:text-zinc-500\/5:active {
  color: rgb(113 113 122 / 0.05);
}

.active\:text-zinc-500\/50:active {
  color: rgb(113 113 122 / 0.5);
}

.active\:text-zinc-500\/55:active {
  color: rgb(113 113 122 / 0.55);
}

.active\:text-zinc-500\/60:active {
  color: rgb(113 113 122 / 0.6);
}

.active\:text-zinc-500\/65:active {
  color: rgb(113 113 122 / 0.65);
}

.active\:text-zinc-500\/70:active {
  color: rgb(113 113 122 / 0.7);
}

.active\:text-zinc-500\/75:active {
  color: rgb(113 113 122 / 0.75);
}

.active\:text-zinc-500\/80:active {
  color: rgb(113 113 122 / 0.8);
}

.active\:text-zinc-500\/85:active {
  color: rgb(113 113 122 / 0.85);
}

.active\:text-zinc-500\/90:active {
  color: rgb(113 113 122 / 0.9);
}

.active\:text-zinc-500\/95:active {
  color: rgb(113 113 122 / 0.95);
}

.active\:text-zinc-600:active {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}

.active\:text-zinc-600\/0:active {
  color: rgb(82 82 91 / 0);
}

.active\:text-zinc-600\/10:active {
  color: rgb(82 82 91 / 0.1);
}

.active\:text-zinc-600\/100:active {
  color: rgb(82 82 91 / 1);
}

.active\:text-zinc-600\/15:active {
  color: rgb(82 82 91 / 0.15);
}

.active\:text-zinc-600\/20:active {
  color: rgb(82 82 91 / 0.2);
}

.active\:text-zinc-600\/25:active {
  color: rgb(82 82 91 / 0.25);
}

.active\:text-zinc-600\/30:active {
  color: rgb(82 82 91 / 0.3);
}

.active\:text-zinc-600\/35:active {
  color: rgb(82 82 91 / 0.35);
}

.active\:text-zinc-600\/40:active {
  color: rgb(82 82 91 / 0.4);
}

.active\:text-zinc-600\/45:active {
  color: rgb(82 82 91 / 0.45);
}

.active\:text-zinc-600\/5:active {
  color: rgb(82 82 91 / 0.05);
}

.active\:text-zinc-600\/50:active {
  color: rgb(82 82 91 / 0.5);
}

.active\:text-zinc-600\/55:active {
  color: rgb(82 82 91 / 0.55);
}

.active\:text-zinc-600\/60:active {
  color: rgb(82 82 91 / 0.6);
}

.active\:text-zinc-600\/65:active {
  color: rgb(82 82 91 / 0.65);
}

.active\:text-zinc-600\/70:active {
  color: rgb(82 82 91 / 0.7);
}

.active\:text-zinc-600\/75:active {
  color: rgb(82 82 91 / 0.75);
}

.active\:text-zinc-600\/80:active {
  color: rgb(82 82 91 / 0.8);
}

.active\:text-zinc-600\/85:active {
  color: rgb(82 82 91 / 0.85);
}

.active\:text-zinc-600\/90:active {
  color: rgb(82 82 91 / 0.9);
}

.active\:text-zinc-600\/95:active {
  color: rgb(82 82 91 / 0.95);
}

.active\:text-zinc-700:active {
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}

.active\:text-zinc-700\/0:active {
  color: rgb(63 63 70 / 0);
}

.active\:text-zinc-700\/10:active {
  color: rgb(63 63 70 / 0.1);
}

.active\:text-zinc-700\/100:active {
  color: rgb(63 63 70 / 1);
}

.active\:text-zinc-700\/15:active {
  color: rgb(63 63 70 / 0.15);
}

.active\:text-zinc-700\/20:active {
  color: rgb(63 63 70 / 0.2);
}

.active\:text-zinc-700\/25:active {
  color: rgb(63 63 70 / 0.25);
}

.active\:text-zinc-700\/30:active {
  color: rgb(63 63 70 / 0.3);
}

.active\:text-zinc-700\/35:active {
  color: rgb(63 63 70 / 0.35);
}

.active\:text-zinc-700\/40:active {
  color: rgb(63 63 70 / 0.4);
}

.active\:text-zinc-700\/45:active {
  color: rgb(63 63 70 / 0.45);
}

.active\:text-zinc-700\/5:active {
  color: rgb(63 63 70 / 0.05);
}

.active\:text-zinc-700\/50:active {
  color: rgb(63 63 70 / 0.5);
}

.active\:text-zinc-700\/55:active {
  color: rgb(63 63 70 / 0.55);
}

.active\:text-zinc-700\/60:active {
  color: rgb(63 63 70 / 0.6);
}

.active\:text-zinc-700\/65:active {
  color: rgb(63 63 70 / 0.65);
}

.active\:text-zinc-700\/70:active {
  color: rgb(63 63 70 / 0.7);
}

.active\:text-zinc-700\/75:active {
  color: rgb(63 63 70 / 0.75);
}

.active\:text-zinc-700\/80:active {
  color: rgb(63 63 70 / 0.8);
}

.active\:text-zinc-700\/85:active {
  color: rgb(63 63 70 / 0.85);
}

.active\:text-zinc-700\/90:active {
  color: rgb(63 63 70 / 0.9);
}

.active\:text-zinc-700\/95:active {
  color: rgb(63 63 70 / 0.95);
}

.active\:text-zinc-800:active {
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}

.active\:text-zinc-800\/0:active {
  color: rgb(39 39 42 / 0);
}

.active\:text-zinc-800\/10:active {
  color: rgb(39 39 42 / 0.1);
}

.active\:text-zinc-800\/100:active {
  color: rgb(39 39 42 / 1);
}

.active\:text-zinc-800\/15:active {
  color: rgb(39 39 42 / 0.15);
}

.active\:text-zinc-800\/20:active {
  color: rgb(39 39 42 / 0.2);
}

.active\:text-zinc-800\/25:active {
  color: rgb(39 39 42 / 0.25);
}

.active\:text-zinc-800\/30:active {
  color: rgb(39 39 42 / 0.3);
}

.active\:text-zinc-800\/35:active {
  color: rgb(39 39 42 / 0.35);
}

.active\:text-zinc-800\/40:active {
  color: rgb(39 39 42 / 0.4);
}

.active\:text-zinc-800\/45:active {
  color: rgb(39 39 42 / 0.45);
}

.active\:text-zinc-800\/5:active {
  color: rgb(39 39 42 / 0.05);
}

.active\:text-zinc-800\/50:active {
  color: rgb(39 39 42 / 0.5);
}

.active\:text-zinc-800\/55:active {
  color: rgb(39 39 42 / 0.55);
}

.active\:text-zinc-800\/60:active {
  color: rgb(39 39 42 / 0.6);
}

.active\:text-zinc-800\/65:active {
  color: rgb(39 39 42 / 0.65);
}

.active\:text-zinc-800\/70:active {
  color: rgb(39 39 42 / 0.7);
}

.active\:text-zinc-800\/75:active {
  color: rgb(39 39 42 / 0.75);
}

.active\:text-zinc-800\/80:active {
  color: rgb(39 39 42 / 0.8);
}

.active\:text-zinc-800\/85:active {
  color: rgb(39 39 42 / 0.85);
}

.active\:text-zinc-800\/90:active {
  color: rgb(39 39 42 / 0.9);
}

.active\:text-zinc-800\/95:active {
  color: rgb(39 39 42 / 0.95);
}

.active\:text-zinc-900:active {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}

.active\:text-zinc-900\/0:active {
  color: rgb(24 24 27 / 0);
}

.active\:text-zinc-900\/10:active {
  color: rgb(24 24 27 / 0.1);
}

.active\:text-zinc-900\/100:active {
  color: rgb(24 24 27 / 1);
}

.active\:text-zinc-900\/15:active {
  color: rgb(24 24 27 / 0.15);
}

.active\:text-zinc-900\/20:active {
  color: rgb(24 24 27 / 0.2);
}

.active\:text-zinc-900\/25:active {
  color: rgb(24 24 27 / 0.25);
}

.active\:text-zinc-900\/30:active {
  color: rgb(24 24 27 / 0.3);
}

.active\:text-zinc-900\/35:active {
  color: rgb(24 24 27 / 0.35);
}

.active\:text-zinc-900\/40:active {
  color: rgb(24 24 27 / 0.4);
}

.active\:text-zinc-900\/45:active {
  color: rgb(24 24 27 / 0.45);
}

.active\:text-zinc-900\/5:active {
  color: rgb(24 24 27 / 0.05);
}

.active\:text-zinc-900\/50:active {
  color: rgb(24 24 27 / 0.5);
}

.active\:text-zinc-900\/55:active {
  color: rgb(24 24 27 / 0.55);
}

.active\:text-zinc-900\/60:active {
  color: rgb(24 24 27 / 0.6);
}

.active\:text-zinc-900\/65:active {
  color: rgb(24 24 27 / 0.65);
}

.active\:text-zinc-900\/70:active {
  color: rgb(24 24 27 / 0.7);
}

.active\:text-zinc-900\/75:active {
  color: rgb(24 24 27 / 0.75);
}

.active\:text-zinc-900\/80:active {
  color: rgb(24 24 27 / 0.8);
}

.active\:text-zinc-900\/85:active {
  color: rgb(24 24 27 / 0.85);
}

.active\:text-zinc-900\/90:active {
  color: rgb(24 24 27 / 0.9);
}

.active\:text-zinc-900\/95:active {
  color: rgb(24 24 27 / 0.95);
}

.active\:ring-amber-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1));
}

.active\:ring-amber-100\/0:active {
  --tw-ring-color: rgb(254 243 199 / 0);
}

.active\:ring-amber-100\/10:active {
  --tw-ring-color: rgb(254 243 199 / 0.1);
}

.active\:ring-amber-100\/100:active {
  --tw-ring-color: rgb(254 243 199 / 1);
}

.active\:ring-amber-100\/15:active {
  --tw-ring-color: rgb(254 243 199 / 0.15);
}

.active\:ring-amber-100\/20:active {
  --tw-ring-color: rgb(254 243 199 / 0.2);
}

.active\:ring-amber-100\/25:active {
  --tw-ring-color: rgb(254 243 199 / 0.25);
}

.active\:ring-amber-100\/30:active {
  --tw-ring-color: rgb(254 243 199 / 0.3);
}

.active\:ring-amber-100\/35:active {
  --tw-ring-color: rgb(254 243 199 / 0.35);
}

.active\:ring-amber-100\/40:active {
  --tw-ring-color: rgb(254 243 199 / 0.4);
}

.active\:ring-amber-100\/45:active {
  --tw-ring-color: rgb(254 243 199 / 0.45);
}

.active\:ring-amber-100\/5:active {
  --tw-ring-color: rgb(254 243 199 / 0.05);
}

.active\:ring-amber-100\/50:active {
  --tw-ring-color: rgb(254 243 199 / 0.5);
}

.active\:ring-amber-100\/55:active {
  --tw-ring-color: rgb(254 243 199 / 0.55);
}

.active\:ring-amber-100\/60:active {
  --tw-ring-color: rgb(254 243 199 / 0.6);
}

.active\:ring-amber-100\/65:active {
  --tw-ring-color: rgb(254 243 199 / 0.65);
}

.active\:ring-amber-100\/70:active {
  --tw-ring-color: rgb(254 243 199 / 0.7);
}

.active\:ring-amber-100\/75:active {
  --tw-ring-color: rgb(254 243 199 / 0.75);
}

.active\:ring-amber-100\/80:active {
  --tw-ring-color: rgb(254 243 199 / 0.8);
}

.active\:ring-amber-100\/85:active {
  --tw-ring-color: rgb(254 243 199 / 0.85);
}

.active\:ring-amber-100\/90:active {
  --tw-ring-color: rgb(254 243 199 / 0.9);
}

.active\:ring-amber-100\/95:active {
  --tw-ring-color: rgb(254 243 199 / 0.95);
}

.active\:ring-amber-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1));
}

.active\:ring-amber-200\/0:active {
  --tw-ring-color: rgb(253 230 138 / 0);
}

.active\:ring-amber-200\/10:active {
  --tw-ring-color: rgb(253 230 138 / 0.1);
}

.active\:ring-amber-200\/100:active {
  --tw-ring-color: rgb(253 230 138 / 1);
}

.active\:ring-amber-200\/15:active {
  --tw-ring-color: rgb(253 230 138 / 0.15);
}

.active\:ring-amber-200\/20:active {
  --tw-ring-color: rgb(253 230 138 / 0.2);
}

.active\:ring-amber-200\/25:active {
  --tw-ring-color: rgb(253 230 138 / 0.25);
}

.active\:ring-amber-200\/30:active {
  --tw-ring-color: rgb(253 230 138 / 0.3);
}

.active\:ring-amber-200\/35:active {
  --tw-ring-color: rgb(253 230 138 / 0.35);
}

.active\:ring-amber-200\/40:active {
  --tw-ring-color: rgb(253 230 138 / 0.4);
}

.active\:ring-amber-200\/45:active {
  --tw-ring-color: rgb(253 230 138 / 0.45);
}

.active\:ring-amber-200\/5:active {
  --tw-ring-color: rgb(253 230 138 / 0.05);
}

.active\:ring-amber-200\/50:active {
  --tw-ring-color: rgb(253 230 138 / 0.5);
}

.active\:ring-amber-200\/55:active {
  --tw-ring-color: rgb(253 230 138 / 0.55);
}

.active\:ring-amber-200\/60:active {
  --tw-ring-color: rgb(253 230 138 / 0.6);
}

.active\:ring-amber-200\/65:active {
  --tw-ring-color: rgb(253 230 138 / 0.65);
}

.active\:ring-amber-200\/70:active {
  --tw-ring-color: rgb(253 230 138 / 0.7);
}

.active\:ring-amber-200\/75:active {
  --tw-ring-color: rgb(253 230 138 / 0.75);
}

.active\:ring-amber-200\/80:active {
  --tw-ring-color: rgb(253 230 138 / 0.8);
}

.active\:ring-amber-200\/85:active {
  --tw-ring-color: rgb(253 230 138 / 0.85);
}

.active\:ring-amber-200\/90:active {
  --tw-ring-color: rgb(253 230 138 / 0.9);
}

.active\:ring-amber-200\/95:active {
  --tw-ring-color: rgb(253 230 138 / 0.95);
}

.active\:ring-amber-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1));
}

.active\:ring-amber-300\/0:active {
  --tw-ring-color: rgb(252 211 77 / 0);
}

.active\:ring-amber-300\/10:active {
  --tw-ring-color: rgb(252 211 77 / 0.1);
}

.active\:ring-amber-300\/100:active {
  --tw-ring-color: rgb(252 211 77 / 1);
}

.active\:ring-amber-300\/15:active {
  --tw-ring-color: rgb(252 211 77 / 0.15);
}

.active\:ring-amber-300\/20:active {
  --tw-ring-color: rgb(252 211 77 / 0.2);
}

.active\:ring-amber-300\/25:active {
  --tw-ring-color: rgb(252 211 77 / 0.25);
}

.active\:ring-amber-300\/30:active {
  --tw-ring-color: rgb(252 211 77 / 0.3);
}

.active\:ring-amber-300\/35:active {
  --tw-ring-color: rgb(252 211 77 / 0.35);
}

.active\:ring-amber-300\/40:active {
  --tw-ring-color: rgb(252 211 77 / 0.4);
}

.active\:ring-amber-300\/45:active {
  --tw-ring-color: rgb(252 211 77 / 0.45);
}

.active\:ring-amber-300\/5:active {
  --tw-ring-color: rgb(252 211 77 / 0.05);
}

.active\:ring-amber-300\/50:active {
  --tw-ring-color: rgb(252 211 77 / 0.5);
}

.active\:ring-amber-300\/55:active {
  --tw-ring-color: rgb(252 211 77 / 0.55);
}

.active\:ring-amber-300\/60:active {
  --tw-ring-color: rgb(252 211 77 / 0.6);
}

.active\:ring-amber-300\/65:active {
  --tw-ring-color: rgb(252 211 77 / 0.65);
}

.active\:ring-amber-300\/70:active {
  --tw-ring-color: rgb(252 211 77 / 0.7);
}

.active\:ring-amber-300\/75:active {
  --tw-ring-color: rgb(252 211 77 / 0.75);
}

.active\:ring-amber-300\/80:active {
  --tw-ring-color: rgb(252 211 77 / 0.8);
}

.active\:ring-amber-300\/85:active {
  --tw-ring-color: rgb(252 211 77 / 0.85);
}

.active\:ring-amber-300\/90:active {
  --tw-ring-color: rgb(252 211 77 / 0.9);
}

.active\:ring-amber-300\/95:active {
  --tw-ring-color: rgb(252 211 77 / 0.95);
}

.active\:ring-amber-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1));
}

.active\:ring-amber-400\/0:active {
  --tw-ring-color: rgb(251 191 36 / 0);
}

.active\:ring-amber-400\/10:active {
  --tw-ring-color: rgb(251 191 36 / 0.1);
}

.active\:ring-amber-400\/100:active {
  --tw-ring-color: rgb(251 191 36 / 1);
}

.active\:ring-amber-400\/15:active {
  --tw-ring-color: rgb(251 191 36 / 0.15);
}

.active\:ring-amber-400\/20:active {
  --tw-ring-color: rgb(251 191 36 / 0.2);
}

.active\:ring-amber-400\/25:active {
  --tw-ring-color: rgb(251 191 36 / 0.25);
}

.active\:ring-amber-400\/30:active {
  --tw-ring-color: rgb(251 191 36 / 0.3);
}

.active\:ring-amber-400\/35:active {
  --tw-ring-color: rgb(251 191 36 / 0.35);
}

.active\:ring-amber-400\/40:active {
  --tw-ring-color: rgb(251 191 36 / 0.4);
}

.active\:ring-amber-400\/45:active {
  --tw-ring-color: rgb(251 191 36 / 0.45);
}

.active\:ring-amber-400\/5:active {
  --tw-ring-color: rgb(251 191 36 / 0.05);
}

.active\:ring-amber-400\/50:active {
  --tw-ring-color: rgb(251 191 36 / 0.5);
}

.active\:ring-amber-400\/55:active {
  --tw-ring-color: rgb(251 191 36 / 0.55);
}

.active\:ring-amber-400\/60:active {
  --tw-ring-color: rgb(251 191 36 / 0.6);
}

.active\:ring-amber-400\/65:active {
  --tw-ring-color: rgb(251 191 36 / 0.65);
}

.active\:ring-amber-400\/70:active {
  --tw-ring-color: rgb(251 191 36 / 0.7);
}

.active\:ring-amber-400\/75:active {
  --tw-ring-color: rgb(251 191 36 / 0.75);
}

.active\:ring-amber-400\/80:active {
  --tw-ring-color: rgb(251 191 36 / 0.8);
}

.active\:ring-amber-400\/85:active {
  --tw-ring-color: rgb(251 191 36 / 0.85);
}

.active\:ring-amber-400\/90:active {
  --tw-ring-color: rgb(251 191 36 / 0.9);
}

.active\:ring-amber-400\/95:active {
  --tw-ring-color: rgb(251 191 36 / 0.95);
}

.active\:ring-amber-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1));
}

.active\:ring-amber-500\/0:active {
  --tw-ring-color: rgb(245 158 11 / 0);
}

.active\:ring-amber-500\/10:active {
  --tw-ring-color: rgb(245 158 11 / 0.1);
}

.active\:ring-amber-500\/100:active {
  --tw-ring-color: rgb(245 158 11 / 1);
}

.active\:ring-amber-500\/15:active {
  --tw-ring-color: rgb(245 158 11 / 0.15);
}

.active\:ring-amber-500\/20:active {
  --tw-ring-color: rgb(245 158 11 / 0.2);
}

.active\:ring-amber-500\/25:active {
  --tw-ring-color: rgb(245 158 11 / 0.25);
}

.active\:ring-amber-500\/30:active {
  --tw-ring-color: rgb(245 158 11 / 0.3);
}

.active\:ring-amber-500\/35:active {
  --tw-ring-color: rgb(245 158 11 / 0.35);
}

.active\:ring-amber-500\/40:active {
  --tw-ring-color: rgb(245 158 11 / 0.4);
}

.active\:ring-amber-500\/45:active {
  --tw-ring-color: rgb(245 158 11 / 0.45);
}

.active\:ring-amber-500\/5:active {
  --tw-ring-color: rgb(245 158 11 / 0.05);
}

.active\:ring-amber-500\/50:active {
  --tw-ring-color: rgb(245 158 11 / 0.5);
}

.active\:ring-amber-500\/55:active {
  --tw-ring-color: rgb(245 158 11 / 0.55);
}

.active\:ring-amber-500\/60:active {
  --tw-ring-color: rgb(245 158 11 / 0.6);
}

.active\:ring-amber-500\/65:active {
  --tw-ring-color: rgb(245 158 11 / 0.65);
}

.active\:ring-amber-500\/70:active {
  --tw-ring-color: rgb(245 158 11 / 0.7);
}

.active\:ring-amber-500\/75:active {
  --tw-ring-color: rgb(245 158 11 / 0.75);
}

.active\:ring-amber-500\/80:active {
  --tw-ring-color: rgb(245 158 11 / 0.8);
}

.active\:ring-amber-500\/85:active {
  --tw-ring-color: rgb(245 158 11 / 0.85);
}

.active\:ring-amber-500\/90:active {
  --tw-ring-color: rgb(245 158 11 / 0.9);
}

.active\:ring-amber-500\/95:active {
  --tw-ring-color: rgb(245 158 11 / 0.95);
}

.active\:ring-amber-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1));
}

.active\:ring-amber-600\/0:active {
  --tw-ring-color: rgb(217 119 6 / 0);
}

.active\:ring-amber-600\/10:active {
  --tw-ring-color: rgb(217 119 6 / 0.1);
}

.active\:ring-amber-600\/100:active {
  --tw-ring-color: rgb(217 119 6 / 1);
}

.active\:ring-amber-600\/15:active {
  --tw-ring-color: rgb(217 119 6 / 0.15);
}

.active\:ring-amber-600\/20:active {
  --tw-ring-color: rgb(217 119 6 / 0.2);
}

.active\:ring-amber-600\/25:active {
  --tw-ring-color: rgb(217 119 6 / 0.25);
}

.active\:ring-amber-600\/30:active {
  --tw-ring-color: rgb(217 119 6 / 0.3);
}

.active\:ring-amber-600\/35:active {
  --tw-ring-color: rgb(217 119 6 / 0.35);
}

.active\:ring-amber-600\/40:active {
  --tw-ring-color: rgb(217 119 6 / 0.4);
}

.active\:ring-amber-600\/45:active {
  --tw-ring-color: rgb(217 119 6 / 0.45);
}

.active\:ring-amber-600\/5:active {
  --tw-ring-color: rgb(217 119 6 / 0.05);
}

.active\:ring-amber-600\/50:active {
  --tw-ring-color: rgb(217 119 6 / 0.5);
}

.active\:ring-amber-600\/55:active {
  --tw-ring-color: rgb(217 119 6 / 0.55);
}

.active\:ring-amber-600\/60:active {
  --tw-ring-color: rgb(217 119 6 / 0.6);
}

.active\:ring-amber-600\/65:active {
  --tw-ring-color: rgb(217 119 6 / 0.65);
}

.active\:ring-amber-600\/70:active {
  --tw-ring-color: rgb(217 119 6 / 0.7);
}

.active\:ring-amber-600\/75:active {
  --tw-ring-color: rgb(217 119 6 / 0.75);
}

.active\:ring-amber-600\/80:active {
  --tw-ring-color: rgb(217 119 6 / 0.8);
}

.active\:ring-amber-600\/85:active {
  --tw-ring-color: rgb(217 119 6 / 0.85);
}

.active\:ring-amber-600\/90:active {
  --tw-ring-color: rgb(217 119 6 / 0.9);
}

.active\:ring-amber-600\/95:active {
  --tw-ring-color: rgb(217 119 6 / 0.95);
}

.active\:ring-amber-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1));
}

.active\:ring-amber-700\/0:active {
  --tw-ring-color: rgb(180 83 9 / 0);
}

.active\:ring-amber-700\/10:active {
  --tw-ring-color: rgb(180 83 9 / 0.1);
}

.active\:ring-amber-700\/100:active {
  --tw-ring-color: rgb(180 83 9 / 1);
}

.active\:ring-amber-700\/15:active {
  --tw-ring-color: rgb(180 83 9 / 0.15);
}

.active\:ring-amber-700\/20:active {
  --tw-ring-color: rgb(180 83 9 / 0.2);
}

.active\:ring-amber-700\/25:active {
  --tw-ring-color: rgb(180 83 9 / 0.25);
}

.active\:ring-amber-700\/30:active {
  --tw-ring-color: rgb(180 83 9 / 0.3);
}

.active\:ring-amber-700\/35:active {
  --tw-ring-color: rgb(180 83 9 / 0.35);
}

.active\:ring-amber-700\/40:active {
  --tw-ring-color: rgb(180 83 9 / 0.4);
}

.active\:ring-amber-700\/45:active {
  --tw-ring-color: rgb(180 83 9 / 0.45);
}

.active\:ring-amber-700\/5:active {
  --tw-ring-color: rgb(180 83 9 / 0.05);
}

.active\:ring-amber-700\/50:active {
  --tw-ring-color: rgb(180 83 9 / 0.5);
}

.active\:ring-amber-700\/55:active {
  --tw-ring-color: rgb(180 83 9 / 0.55);
}

.active\:ring-amber-700\/60:active {
  --tw-ring-color: rgb(180 83 9 / 0.6);
}

.active\:ring-amber-700\/65:active {
  --tw-ring-color: rgb(180 83 9 / 0.65);
}

.active\:ring-amber-700\/70:active {
  --tw-ring-color: rgb(180 83 9 / 0.7);
}

.active\:ring-amber-700\/75:active {
  --tw-ring-color: rgb(180 83 9 / 0.75);
}

.active\:ring-amber-700\/80:active {
  --tw-ring-color: rgb(180 83 9 / 0.8);
}

.active\:ring-amber-700\/85:active {
  --tw-ring-color: rgb(180 83 9 / 0.85);
}

.active\:ring-amber-700\/90:active {
  --tw-ring-color: rgb(180 83 9 / 0.9);
}

.active\:ring-amber-700\/95:active {
  --tw-ring-color: rgb(180 83 9 / 0.95);
}

.active\:ring-amber-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1));
}

.active\:ring-amber-800\/0:active {
  --tw-ring-color: rgb(146 64 14 / 0);
}

.active\:ring-amber-800\/10:active {
  --tw-ring-color: rgb(146 64 14 / 0.1);
}

.active\:ring-amber-800\/100:active {
  --tw-ring-color: rgb(146 64 14 / 1);
}

.active\:ring-amber-800\/15:active {
  --tw-ring-color: rgb(146 64 14 / 0.15);
}

.active\:ring-amber-800\/20:active {
  --tw-ring-color: rgb(146 64 14 / 0.2);
}

.active\:ring-amber-800\/25:active {
  --tw-ring-color: rgb(146 64 14 / 0.25);
}

.active\:ring-amber-800\/30:active {
  --tw-ring-color: rgb(146 64 14 / 0.3);
}

.active\:ring-amber-800\/35:active {
  --tw-ring-color: rgb(146 64 14 / 0.35);
}

.active\:ring-amber-800\/40:active {
  --tw-ring-color: rgb(146 64 14 / 0.4);
}

.active\:ring-amber-800\/45:active {
  --tw-ring-color: rgb(146 64 14 / 0.45);
}

.active\:ring-amber-800\/5:active {
  --tw-ring-color: rgb(146 64 14 / 0.05);
}

.active\:ring-amber-800\/50:active {
  --tw-ring-color: rgb(146 64 14 / 0.5);
}

.active\:ring-amber-800\/55:active {
  --tw-ring-color: rgb(146 64 14 / 0.55);
}

.active\:ring-amber-800\/60:active {
  --tw-ring-color: rgb(146 64 14 / 0.6);
}

.active\:ring-amber-800\/65:active {
  --tw-ring-color: rgb(146 64 14 / 0.65);
}

.active\:ring-amber-800\/70:active {
  --tw-ring-color: rgb(146 64 14 / 0.7);
}

.active\:ring-amber-800\/75:active {
  --tw-ring-color: rgb(146 64 14 / 0.75);
}

.active\:ring-amber-800\/80:active {
  --tw-ring-color: rgb(146 64 14 / 0.8);
}

.active\:ring-amber-800\/85:active {
  --tw-ring-color: rgb(146 64 14 / 0.85);
}

.active\:ring-amber-800\/90:active {
  --tw-ring-color: rgb(146 64 14 / 0.9);
}

.active\:ring-amber-800\/95:active {
  --tw-ring-color: rgb(146 64 14 / 0.95);
}

.active\:ring-amber-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1));
}

.active\:ring-amber-900\/0:active {
  --tw-ring-color: rgb(120 53 15 / 0);
}

.active\:ring-amber-900\/10:active {
  --tw-ring-color: rgb(120 53 15 / 0.1);
}

.active\:ring-amber-900\/100:active {
  --tw-ring-color: rgb(120 53 15 / 1);
}

.active\:ring-amber-900\/15:active {
  --tw-ring-color: rgb(120 53 15 / 0.15);
}

.active\:ring-amber-900\/20:active {
  --tw-ring-color: rgb(120 53 15 / 0.2);
}

.active\:ring-amber-900\/25:active {
  --tw-ring-color: rgb(120 53 15 / 0.25);
}

.active\:ring-amber-900\/30:active {
  --tw-ring-color: rgb(120 53 15 / 0.3);
}

.active\:ring-amber-900\/35:active {
  --tw-ring-color: rgb(120 53 15 / 0.35);
}

.active\:ring-amber-900\/40:active {
  --tw-ring-color: rgb(120 53 15 / 0.4);
}

.active\:ring-amber-900\/45:active {
  --tw-ring-color: rgb(120 53 15 / 0.45);
}

.active\:ring-amber-900\/5:active {
  --tw-ring-color: rgb(120 53 15 / 0.05);
}

.active\:ring-amber-900\/50:active {
  --tw-ring-color: rgb(120 53 15 / 0.5);
}

.active\:ring-amber-900\/55:active {
  --tw-ring-color: rgb(120 53 15 / 0.55);
}

.active\:ring-amber-900\/60:active {
  --tw-ring-color: rgb(120 53 15 / 0.6);
}

.active\:ring-amber-900\/65:active {
  --tw-ring-color: rgb(120 53 15 / 0.65);
}

.active\:ring-amber-900\/70:active {
  --tw-ring-color: rgb(120 53 15 / 0.7);
}

.active\:ring-amber-900\/75:active {
  --tw-ring-color: rgb(120 53 15 / 0.75);
}

.active\:ring-amber-900\/80:active {
  --tw-ring-color: rgb(120 53 15 / 0.8);
}

.active\:ring-amber-900\/85:active {
  --tw-ring-color: rgb(120 53 15 / 0.85);
}

.active\:ring-amber-900\/90:active {
  --tw-ring-color: rgb(120 53 15 / 0.9);
}

.active\:ring-amber-900\/95:active {
  --tw-ring-color: rgb(120 53 15 / 0.95);
}

.active\:ring-blue-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1));
}

.active\:ring-blue-100\/0:active {
  --tw-ring-color: rgb(219 234 254 / 0);
}

.active\:ring-blue-100\/10:active {
  --tw-ring-color: rgb(219 234 254 / 0.1);
}

.active\:ring-blue-100\/100:active {
  --tw-ring-color: rgb(219 234 254 / 1);
}

.active\:ring-blue-100\/15:active {
  --tw-ring-color: rgb(219 234 254 / 0.15);
}

.active\:ring-blue-100\/20:active {
  --tw-ring-color: rgb(219 234 254 / 0.2);
}

.active\:ring-blue-100\/25:active {
  --tw-ring-color: rgb(219 234 254 / 0.25);
}

.active\:ring-blue-100\/30:active {
  --tw-ring-color: rgb(219 234 254 / 0.3);
}

.active\:ring-blue-100\/35:active {
  --tw-ring-color: rgb(219 234 254 / 0.35);
}

.active\:ring-blue-100\/40:active {
  --tw-ring-color: rgb(219 234 254 / 0.4);
}

.active\:ring-blue-100\/45:active {
  --tw-ring-color: rgb(219 234 254 / 0.45);
}

.active\:ring-blue-100\/5:active {
  --tw-ring-color: rgb(219 234 254 / 0.05);
}

.active\:ring-blue-100\/50:active {
  --tw-ring-color: rgb(219 234 254 / 0.5);
}

.active\:ring-blue-100\/55:active {
  --tw-ring-color: rgb(219 234 254 / 0.55);
}

.active\:ring-blue-100\/60:active {
  --tw-ring-color: rgb(219 234 254 / 0.6);
}

.active\:ring-blue-100\/65:active {
  --tw-ring-color: rgb(219 234 254 / 0.65);
}

.active\:ring-blue-100\/70:active {
  --tw-ring-color: rgb(219 234 254 / 0.7);
}

.active\:ring-blue-100\/75:active {
  --tw-ring-color: rgb(219 234 254 / 0.75);
}

.active\:ring-blue-100\/80:active {
  --tw-ring-color: rgb(219 234 254 / 0.8);
}

.active\:ring-blue-100\/85:active {
  --tw-ring-color: rgb(219 234 254 / 0.85);
}

.active\:ring-blue-100\/90:active {
  --tw-ring-color: rgb(219 234 254 / 0.9);
}

.active\:ring-blue-100\/95:active {
  --tw-ring-color: rgb(219 234 254 / 0.95);
}

.active\:ring-blue-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1));
}

.active\:ring-blue-200\/0:active {
  --tw-ring-color: rgb(191 219 254 / 0);
}

.active\:ring-blue-200\/10:active {
  --tw-ring-color: rgb(191 219 254 / 0.1);
}

.active\:ring-blue-200\/100:active {
  --tw-ring-color: rgb(191 219 254 / 1);
}

.active\:ring-blue-200\/15:active {
  --tw-ring-color: rgb(191 219 254 / 0.15);
}

.active\:ring-blue-200\/20:active {
  --tw-ring-color: rgb(191 219 254 / 0.2);
}

.active\:ring-blue-200\/25:active {
  --tw-ring-color: rgb(191 219 254 / 0.25);
}

.active\:ring-blue-200\/30:active {
  --tw-ring-color: rgb(191 219 254 / 0.3);
}

.active\:ring-blue-200\/35:active {
  --tw-ring-color: rgb(191 219 254 / 0.35);
}

.active\:ring-blue-200\/40:active {
  --tw-ring-color: rgb(191 219 254 / 0.4);
}

.active\:ring-blue-200\/45:active {
  --tw-ring-color: rgb(191 219 254 / 0.45);
}

.active\:ring-blue-200\/5:active {
  --tw-ring-color: rgb(191 219 254 / 0.05);
}

.active\:ring-blue-200\/50:active {
  --tw-ring-color: rgb(191 219 254 / 0.5);
}

.active\:ring-blue-200\/55:active {
  --tw-ring-color: rgb(191 219 254 / 0.55);
}

.active\:ring-blue-200\/60:active {
  --tw-ring-color: rgb(191 219 254 / 0.6);
}

.active\:ring-blue-200\/65:active {
  --tw-ring-color: rgb(191 219 254 / 0.65);
}

.active\:ring-blue-200\/70:active {
  --tw-ring-color: rgb(191 219 254 / 0.7);
}

.active\:ring-blue-200\/75:active {
  --tw-ring-color: rgb(191 219 254 / 0.75);
}

.active\:ring-blue-200\/80:active {
  --tw-ring-color: rgb(191 219 254 / 0.8);
}

.active\:ring-blue-200\/85:active {
  --tw-ring-color: rgb(191 219 254 / 0.85);
}

.active\:ring-blue-200\/90:active {
  --tw-ring-color: rgb(191 219 254 / 0.9);
}

.active\:ring-blue-200\/95:active {
  --tw-ring-color: rgb(191 219 254 / 0.95);
}

.active\:ring-blue-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.active\:ring-blue-300\/0:active {
  --tw-ring-color: rgb(147 197 253 / 0);
}

.active\:ring-blue-300\/10:active {
  --tw-ring-color: rgb(147 197 253 / 0.1);
}

.active\:ring-blue-300\/100:active {
  --tw-ring-color: rgb(147 197 253 / 1);
}

.active\:ring-blue-300\/15:active {
  --tw-ring-color: rgb(147 197 253 / 0.15);
}

.active\:ring-blue-300\/20:active {
  --tw-ring-color: rgb(147 197 253 / 0.2);
}

.active\:ring-blue-300\/25:active {
  --tw-ring-color: rgb(147 197 253 / 0.25);
}

.active\:ring-blue-300\/30:active {
  --tw-ring-color: rgb(147 197 253 / 0.3);
}

.active\:ring-blue-300\/35:active {
  --tw-ring-color: rgb(147 197 253 / 0.35);
}

.active\:ring-blue-300\/40:active {
  --tw-ring-color: rgb(147 197 253 / 0.4);
}

.active\:ring-blue-300\/45:active {
  --tw-ring-color: rgb(147 197 253 / 0.45);
}

.active\:ring-blue-300\/5:active {
  --tw-ring-color: rgb(147 197 253 / 0.05);
}

.active\:ring-blue-300\/50:active {
  --tw-ring-color: rgb(147 197 253 / 0.5);
}

.active\:ring-blue-300\/55:active {
  --tw-ring-color: rgb(147 197 253 / 0.55);
}

.active\:ring-blue-300\/60:active {
  --tw-ring-color: rgb(147 197 253 / 0.6);
}

.active\:ring-blue-300\/65:active {
  --tw-ring-color: rgb(147 197 253 / 0.65);
}

.active\:ring-blue-300\/70:active {
  --tw-ring-color: rgb(147 197 253 / 0.7);
}

.active\:ring-blue-300\/75:active {
  --tw-ring-color: rgb(147 197 253 / 0.75);
}

.active\:ring-blue-300\/80:active {
  --tw-ring-color: rgb(147 197 253 / 0.8);
}

.active\:ring-blue-300\/85:active {
  --tw-ring-color: rgb(147 197 253 / 0.85);
}

.active\:ring-blue-300\/90:active {
  --tw-ring-color: rgb(147 197 253 / 0.9);
}

.active\:ring-blue-300\/95:active {
  --tw-ring-color: rgb(147 197 253 / 0.95);
}

.active\:ring-blue-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.active\:ring-blue-400\/0:active {
  --tw-ring-color: rgb(96 165 250 / 0);
}

.active\:ring-blue-400\/10:active {
  --tw-ring-color: rgb(96 165 250 / 0.1);
}

.active\:ring-blue-400\/100:active {
  --tw-ring-color: rgb(96 165 250 / 1);
}

.active\:ring-blue-400\/15:active {
  --tw-ring-color: rgb(96 165 250 / 0.15);
}

.active\:ring-blue-400\/20:active {
  --tw-ring-color: rgb(96 165 250 / 0.2);
}

.active\:ring-blue-400\/25:active {
  --tw-ring-color: rgb(96 165 250 / 0.25);
}

.active\:ring-blue-400\/30:active {
  --tw-ring-color: rgb(96 165 250 / 0.3);
}

.active\:ring-blue-400\/35:active {
  --tw-ring-color: rgb(96 165 250 / 0.35);
}

.active\:ring-blue-400\/40:active {
  --tw-ring-color: rgb(96 165 250 / 0.4);
}

.active\:ring-blue-400\/45:active {
  --tw-ring-color: rgb(96 165 250 / 0.45);
}

.active\:ring-blue-400\/5:active {
  --tw-ring-color: rgb(96 165 250 / 0.05);
}

.active\:ring-blue-400\/50:active {
  --tw-ring-color: rgb(96 165 250 / 0.5);
}

.active\:ring-blue-400\/55:active {
  --tw-ring-color: rgb(96 165 250 / 0.55);
}

.active\:ring-blue-400\/60:active {
  --tw-ring-color: rgb(96 165 250 / 0.6);
}

.active\:ring-blue-400\/65:active {
  --tw-ring-color: rgb(96 165 250 / 0.65);
}

.active\:ring-blue-400\/70:active {
  --tw-ring-color: rgb(96 165 250 / 0.7);
}

.active\:ring-blue-400\/75:active {
  --tw-ring-color: rgb(96 165 250 / 0.75);
}

.active\:ring-blue-400\/80:active {
  --tw-ring-color: rgb(96 165 250 / 0.8);
}

.active\:ring-blue-400\/85:active {
  --tw-ring-color: rgb(96 165 250 / 0.85);
}

.active\:ring-blue-400\/90:active {
  --tw-ring-color: rgb(96 165 250 / 0.9);
}

.active\:ring-blue-400\/95:active {
  --tw-ring-color: rgb(96 165 250 / 0.95);
}

.active\:ring-blue-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.active\:ring-blue-500\/0:active {
  --tw-ring-color: rgb(59 130 246 / 0);
}

.active\:ring-blue-500\/10:active {
  --tw-ring-color: rgb(59 130 246 / 0.1);
}

.active\:ring-blue-500\/100:active {
  --tw-ring-color: rgb(59 130 246 / 1);
}

.active\:ring-blue-500\/15:active {
  --tw-ring-color: rgb(59 130 246 / 0.15);
}

.active\:ring-blue-500\/20:active {
  --tw-ring-color: rgb(59 130 246 / 0.2);
}

.active\:ring-blue-500\/25:active {
  --tw-ring-color: rgb(59 130 246 / 0.25);
}

.active\:ring-blue-500\/30:active {
  --tw-ring-color: rgb(59 130 246 / 0.3);
}

.active\:ring-blue-500\/35:active {
  --tw-ring-color: rgb(59 130 246 / 0.35);
}

.active\:ring-blue-500\/40:active {
  --tw-ring-color: rgb(59 130 246 / 0.4);
}

.active\:ring-blue-500\/45:active {
  --tw-ring-color: rgb(59 130 246 / 0.45);
}

.active\:ring-blue-500\/5:active {
  --tw-ring-color: rgb(59 130 246 / 0.05);
}

.active\:ring-blue-500\/50:active {
  --tw-ring-color: rgb(59 130 246 / 0.5);
}

.active\:ring-blue-500\/55:active {
  --tw-ring-color: rgb(59 130 246 / 0.55);
}

.active\:ring-blue-500\/60:active {
  --tw-ring-color: rgb(59 130 246 / 0.6);
}

.active\:ring-blue-500\/65:active {
  --tw-ring-color: rgb(59 130 246 / 0.65);
}

.active\:ring-blue-500\/70:active {
  --tw-ring-color: rgb(59 130 246 / 0.7);
}

.active\:ring-blue-500\/75:active {
  --tw-ring-color: rgb(59 130 246 / 0.75);
}

.active\:ring-blue-500\/80:active {
  --tw-ring-color: rgb(59 130 246 / 0.8);
}

.active\:ring-blue-500\/85:active {
  --tw-ring-color: rgb(59 130 246 / 0.85);
}

.active\:ring-blue-500\/90:active {
  --tw-ring-color: rgb(59 130 246 / 0.9);
}

.active\:ring-blue-500\/95:active {
  --tw-ring-color: rgb(59 130 246 / 0.95);
}

.active\:ring-blue-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}

.active\:ring-blue-600\/0:active {
  --tw-ring-color: rgb(37 99 235 / 0);
}

.active\:ring-blue-600\/10:active {
  --tw-ring-color: rgb(37 99 235 / 0.1);
}

.active\:ring-blue-600\/100:active {
  --tw-ring-color: rgb(37 99 235 / 1);
}

.active\:ring-blue-600\/15:active {
  --tw-ring-color: rgb(37 99 235 / 0.15);
}

.active\:ring-blue-600\/20:active {
  --tw-ring-color: rgb(37 99 235 / 0.2);
}

.active\:ring-blue-600\/25:active {
  --tw-ring-color: rgb(37 99 235 / 0.25);
}

.active\:ring-blue-600\/30:active {
  --tw-ring-color: rgb(37 99 235 / 0.3);
}

.active\:ring-blue-600\/35:active {
  --tw-ring-color: rgb(37 99 235 / 0.35);
}

.active\:ring-blue-600\/40:active {
  --tw-ring-color: rgb(37 99 235 / 0.4);
}

.active\:ring-blue-600\/45:active {
  --tw-ring-color: rgb(37 99 235 / 0.45);
}

.active\:ring-blue-600\/5:active {
  --tw-ring-color: rgb(37 99 235 / 0.05);
}

.active\:ring-blue-600\/50:active {
  --tw-ring-color: rgb(37 99 235 / 0.5);
}

.active\:ring-blue-600\/55:active {
  --tw-ring-color: rgb(37 99 235 / 0.55);
}

.active\:ring-blue-600\/60:active {
  --tw-ring-color: rgb(37 99 235 / 0.6);
}

.active\:ring-blue-600\/65:active {
  --tw-ring-color: rgb(37 99 235 / 0.65);
}

.active\:ring-blue-600\/70:active {
  --tw-ring-color: rgb(37 99 235 / 0.7);
}

.active\:ring-blue-600\/75:active {
  --tw-ring-color: rgb(37 99 235 / 0.75);
}

.active\:ring-blue-600\/80:active {
  --tw-ring-color: rgb(37 99 235 / 0.8);
}

.active\:ring-blue-600\/85:active {
  --tw-ring-color: rgb(37 99 235 / 0.85);
}

.active\:ring-blue-600\/90:active {
  --tw-ring-color: rgb(37 99 235 / 0.9);
}

.active\:ring-blue-600\/95:active {
  --tw-ring-color: rgb(37 99 235 / 0.95);
}

.active\:ring-blue-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1));
}

.active\:ring-blue-700\/0:active {
  --tw-ring-color: rgb(29 78 216 / 0);
}

.active\:ring-blue-700\/10:active {
  --tw-ring-color: rgb(29 78 216 / 0.1);
}

.active\:ring-blue-700\/100:active {
  --tw-ring-color: rgb(29 78 216 / 1);
}

.active\:ring-blue-700\/15:active {
  --tw-ring-color: rgb(29 78 216 / 0.15);
}

.active\:ring-blue-700\/20:active {
  --tw-ring-color: rgb(29 78 216 / 0.2);
}

.active\:ring-blue-700\/25:active {
  --tw-ring-color: rgb(29 78 216 / 0.25);
}

.active\:ring-blue-700\/30:active {
  --tw-ring-color: rgb(29 78 216 / 0.3);
}

.active\:ring-blue-700\/35:active {
  --tw-ring-color: rgb(29 78 216 / 0.35);
}

.active\:ring-blue-700\/40:active {
  --tw-ring-color: rgb(29 78 216 / 0.4);
}

.active\:ring-blue-700\/45:active {
  --tw-ring-color: rgb(29 78 216 / 0.45);
}

.active\:ring-blue-700\/5:active {
  --tw-ring-color: rgb(29 78 216 / 0.05);
}

.active\:ring-blue-700\/50:active {
  --tw-ring-color: rgb(29 78 216 / 0.5);
}

.active\:ring-blue-700\/55:active {
  --tw-ring-color: rgb(29 78 216 / 0.55);
}

.active\:ring-blue-700\/60:active {
  --tw-ring-color: rgb(29 78 216 / 0.6);
}

.active\:ring-blue-700\/65:active {
  --tw-ring-color: rgb(29 78 216 / 0.65);
}

.active\:ring-blue-700\/70:active {
  --tw-ring-color: rgb(29 78 216 / 0.7);
}

.active\:ring-blue-700\/75:active {
  --tw-ring-color: rgb(29 78 216 / 0.75);
}

.active\:ring-blue-700\/80:active {
  --tw-ring-color: rgb(29 78 216 / 0.8);
}

.active\:ring-blue-700\/85:active {
  --tw-ring-color: rgb(29 78 216 / 0.85);
}

.active\:ring-blue-700\/90:active {
  --tw-ring-color: rgb(29 78 216 / 0.9);
}

.active\:ring-blue-700\/95:active {
  --tw-ring-color: rgb(29 78 216 / 0.95);
}

.active\:ring-blue-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
}

.active\:ring-blue-800\/0:active {
  --tw-ring-color: rgb(30 64 175 / 0);
}

.active\:ring-blue-800\/10:active {
  --tw-ring-color: rgb(30 64 175 / 0.1);
}

.active\:ring-blue-800\/100:active {
  --tw-ring-color: rgb(30 64 175 / 1);
}

.active\:ring-blue-800\/15:active {
  --tw-ring-color: rgb(30 64 175 / 0.15);
}

.active\:ring-blue-800\/20:active {
  --tw-ring-color: rgb(30 64 175 / 0.2);
}

.active\:ring-blue-800\/25:active {
  --tw-ring-color: rgb(30 64 175 / 0.25);
}

.active\:ring-blue-800\/30:active {
  --tw-ring-color: rgb(30 64 175 / 0.3);
}

.active\:ring-blue-800\/35:active {
  --tw-ring-color: rgb(30 64 175 / 0.35);
}

.active\:ring-blue-800\/40:active {
  --tw-ring-color: rgb(30 64 175 / 0.4);
}

.active\:ring-blue-800\/45:active {
  --tw-ring-color: rgb(30 64 175 / 0.45);
}

.active\:ring-blue-800\/5:active {
  --tw-ring-color: rgb(30 64 175 / 0.05);
}

.active\:ring-blue-800\/50:active {
  --tw-ring-color: rgb(30 64 175 / 0.5);
}

.active\:ring-blue-800\/55:active {
  --tw-ring-color: rgb(30 64 175 / 0.55);
}

.active\:ring-blue-800\/60:active {
  --tw-ring-color: rgb(30 64 175 / 0.6);
}

.active\:ring-blue-800\/65:active {
  --tw-ring-color: rgb(30 64 175 / 0.65);
}

.active\:ring-blue-800\/70:active {
  --tw-ring-color: rgb(30 64 175 / 0.7);
}

.active\:ring-blue-800\/75:active {
  --tw-ring-color: rgb(30 64 175 / 0.75);
}

.active\:ring-blue-800\/80:active {
  --tw-ring-color: rgb(30 64 175 / 0.8);
}

.active\:ring-blue-800\/85:active {
  --tw-ring-color: rgb(30 64 175 / 0.85);
}

.active\:ring-blue-800\/90:active {
  --tw-ring-color: rgb(30 64 175 / 0.9);
}

.active\:ring-blue-800\/95:active {
  --tw-ring-color: rgb(30 64 175 / 0.95);
}

.active\:ring-blue-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1));
}

.active\:ring-blue-900\/0:active {
  --tw-ring-color: rgb(30 58 138 / 0);
}

.active\:ring-blue-900\/10:active {
  --tw-ring-color: rgb(30 58 138 / 0.1);
}

.active\:ring-blue-900\/100:active {
  --tw-ring-color: rgb(30 58 138 / 1);
}

.active\:ring-blue-900\/15:active {
  --tw-ring-color: rgb(30 58 138 / 0.15);
}

.active\:ring-blue-900\/20:active {
  --tw-ring-color: rgb(30 58 138 / 0.2);
}

.active\:ring-blue-900\/25:active {
  --tw-ring-color: rgb(30 58 138 / 0.25);
}

.active\:ring-blue-900\/30:active {
  --tw-ring-color: rgb(30 58 138 / 0.3);
}

.active\:ring-blue-900\/35:active {
  --tw-ring-color: rgb(30 58 138 / 0.35);
}

.active\:ring-blue-900\/40:active {
  --tw-ring-color: rgb(30 58 138 / 0.4);
}

.active\:ring-blue-900\/45:active {
  --tw-ring-color: rgb(30 58 138 / 0.45);
}

.active\:ring-blue-900\/5:active {
  --tw-ring-color: rgb(30 58 138 / 0.05);
}

.active\:ring-blue-900\/50:active {
  --tw-ring-color: rgb(30 58 138 / 0.5);
}

.active\:ring-blue-900\/55:active {
  --tw-ring-color: rgb(30 58 138 / 0.55);
}

.active\:ring-blue-900\/60:active {
  --tw-ring-color: rgb(30 58 138 / 0.6);
}

.active\:ring-blue-900\/65:active {
  --tw-ring-color: rgb(30 58 138 / 0.65);
}

.active\:ring-blue-900\/70:active {
  --tw-ring-color: rgb(30 58 138 / 0.7);
}

.active\:ring-blue-900\/75:active {
  --tw-ring-color: rgb(30 58 138 / 0.75);
}

.active\:ring-blue-900\/80:active {
  --tw-ring-color: rgb(30 58 138 / 0.8);
}

.active\:ring-blue-900\/85:active {
  --tw-ring-color: rgb(30 58 138 / 0.85);
}

.active\:ring-blue-900\/90:active {
  --tw-ring-color: rgb(30 58 138 / 0.9);
}

.active\:ring-blue-900\/95:active {
  --tw-ring-color: rgb(30 58 138 / 0.95);
}

.active\:ring-cyan-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1));
}

.active\:ring-cyan-100\/0:active {
  --tw-ring-color: rgb(207 250 254 / 0);
}

.active\:ring-cyan-100\/10:active {
  --tw-ring-color: rgb(207 250 254 / 0.1);
}

.active\:ring-cyan-100\/100:active {
  --tw-ring-color: rgb(207 250 254 / 1);
}

.active\:ring-cyan-100\/15:active {
  --tw-ring-color: rgb(207 250 254 / 0.15);
}

.active\:ring-cyan-100\/20:active {
  --tw-ring-color: rgb(207 250 254 / 0.2);
}

.active\:ring-cyan-100\/25:active {
  --tw-ring-color: rgb(207 250 254 / 0.25);
}

.active\:ring-cyan-100\/30:active {
  --tw-ring-color: rgb(207 250 254 / 0.3);
}

.active\:ring-cyan-100\/35:active {
  --tw-ring-color: rgb(207 250 254 / 0.35);
}

.active\:ring-cyan-100\/40:active {
  --tw-ring-color: rgb(207 250 254 / 0.4);
}

.active\:ring-cyan-100\/45:active {
  --tw-ring-color: rgb(207 250 254 / 0.45);
}

.active\:ring-cyan-100\/5:active {
  --tw-ring-color: rgb(207 250 254 / 0.05);
}

.active\:ring-cyan-100\/50:active {
  --tw-ring-color: rgb(207 250 254 / 0.5);
}

.active\:ring-cyan-100\/55:active {
  --tw-ring-color: rgb(207 250 254 / 0.55);
}

.active\:ring-cyan-100\/60:active {
  --tw-ring-color: rgb(207 250 254 / 0.6);
}

.active\:ring-cyan-100\/65:active {
  --tw-ring-color: rgb(207 250 254 / 0.65);
}

.active\:ring-cyan-100\/70:active {
  --tw-ring-color: rgb(207 250 254 / 0.7);
}

.active\:ring-cyan-100\/75:active {
  --tw-ring-color: rgb(207 250 254 / 0.75);
}

.active\:ring-cyan-100\/80:active {
  --tw-ring-color: rgb(207 250 254 / 0.8);
}

.active\:ring-cyan-100\/85:active {
  --tw-ring-color: rgb(207 250 254 / 0.85);
}

.active\:ring-cyan-100\/90:active {
  --tw-ring-color: rgb(207 250 254 / 0.9);
}

.active\:ring-cyan-100\/95:active {
  --tw-ring-color: rgb(207 250 254 / 0.95);
}

.active\:ring-cyan-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1));
}

.active\:ring-cyan-200\/0:active {
  --tw-ring-color: rgb(165 243 252 / 0);
}

.active\:ring-cyan-200\/10:active {
  --tw-ring-color: rgb(165 243 252 / 0.1);
}

.active\:ring-cyan-200\/100:active {
  --tw-ring-color: rgb(165 243 252 / 1);
}

.active\:ring-cyan-200\/15:active {
  --tw-ring-color: rgb(165 243 252 / 0.15);
}

.active\:ring-cyan-200\/20:active {
  --tw-ring-color: rgb(165 243 252 / 0.2);
}

.active\:ring-cyan-200\/25:active {
  --tw-ring-color: rgb(165 243 252 / 0.25);
}

.active\:ring-cyan-200\/30:active {
  --tw-ring-color: rgb(165 243 252 / 0.3);
}

.active\:ring-cyan-200\/35:active {
  --tw-ring-color: rgb(165 243 252 / 0.35);
}

.active\:ring-cyan-200\/40:active {
  --tw-ring-color: rgb(165 243 252 / 0.4);
}

.active\:ring-cyan-200\/45:active {
  --tw-ring-color: rgb(165 243 252 / 0.45);
}

.active\:ring-cyan-200\/5:active {
  --tw-ring-color: rgb(165 243 252 / 0.05);
}

.active\:ring-cyan-200\/50:active {
  --tw-ring-color: rgb(165 243 252 / 0.5);
}

.active\:ring-cyan-200\/55:active {
  --tw-ring-color: rgb(165 243 252 / 0.55);
}

.active\:ring-cyan-200\/60:active {
  --tw-ring-color: rgb(165 243 252 / 0.6);
}

.active\:ring-cyan-200\/65:active {
  --tw-ring-color: rgb(165 243 252 / 0.65);
}

.active\:ring-cyan-200\/70:active {
  --tw-ring-color: rgb(165 243 252 / 0.7);
}

.active\:ring-cyan-200\/75:active {
  --tw-ring-color: rgb(165 243 252 / 0.75);
}

.active\:ring-cyan-200\/80:active {
  --tw-ring-color: rgb(165 243 252 / 0.8);
}

.active\:ring-cyan-200\/85:active {
  --tw-ring-color: rgb(165 243 252 / 0.85);
}

.active\:ring-cyan-200\/90:active {
  --tw-ring-color: rgb(165 243 252 / 0.9);
}

.active\:ring-cyan-200\/95:active {
  --tw-ring-color: rgb(165 243 252 / 0.95);
}

.active\:ring-cyan-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1));
}

.active\:ring-cyan-300\/0:active {
  --tw-ring-color: rgb(103 232 249 / 0);
}

.active\:ring-cyan-300\/10:active {
  --tw-ring-color: rgb(103 232 249 / 0.1);
}

.active\:ring-cyan-300\/100:active {
  --tw-ring-color: rgb(103 232 249 / 1);
}

.active\:ring-cyan-300\/15:active {
  --tw-ring-color: rgb(103 232 249 / 0.15);
}

.active\:ring-cyan-300\/20:active {
  --tw-ring-color: rgb(103 232 249 / 0.2);
}

.active\:ring-cyan-300\/25:active {
  --tw-ring-color: rgb(103 232 249 / 0.25);
}

.active\:ring-cyan-300\/30:active {
  --tw-ring-color: rgb(103 232 249 / 0.3);
}

.active\:ring-cyan-300\/35:active {
  --tw-ring-color: rgb(103 232 249 / 0.35);
}

.active\:ring-cyan-300\/40:active {
  --tw-ring-color: rgb(103 232 249 / 0.4);
}

.active\:ring-cyan-300\/45:active {
  --tw-ring-color: rgb(103 232 249 / 0.45);
}

.active\:ring-cyan-300\/5:active {
  --tw-ring-color: rgb(103 232 249 / 0.05);
}

.active\:ring-cyan-300\/50:active {
  --tw-ring-color: rgb(103 232 249 / 0.5);
}

.active\:ring-cyan-300\/55:active {
  --tw-ring-color: rgb(103 232 249 / 0.55);
}

.active\:ring-cyan-300\/60:active {
  --tw-ring-color: rgb(103 232 249 / 0.6);
}

.active\:ring-cyan-300\/65:active {
  --tw-ring-color: rgb(103 232 249 / 0.65);
}

.active\:ring-cyan-300\/70:active {
  --tw-ring-color: rgb(103 232 249 / 0.7);
}

.active\:ring-cyan-300\/75:active {
  --tw-ring-color: rgb(103 232 249 / 0.75);
}

.active\:ring-cyan-300\/80:active {
  --tw-ring-color: rgb(103 232 249 / 0.8);
}

.active\:ring-cyan-300\/85:active {
  --tw-ring-color: rgb(103 232 249 / 0.85);
}

.active\:ring-cyan-300\/90:active {
  --tw-ring-color: rgb(103 232 249 / 0.9);
}

.active\:ring-cyan-300\/95:active {
  --tw-ring-color: rgb(103 232 249 / 0.95);
}

.active\:ring-cyan-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1));
}

.active\:ring-cyan-400\/0:active {
  --tw-ring-color: rgb(34 211 238 / 0);
}

.active\:ring-cyan-400\/10:active {
  --tw-ring-color: rgb(34 211 238 / 0.1);
}

.active\:ring-cyan-400\/100:active {
  --tw-ring-color: rgb(34 211 238 / 1);
}

.active\:ring-cyan-400\/15:active {
  --tw-ring-color: rgb(34 211 238 / 0.15);
}

.active\:ring-cyan-400\/20:active {
  --tw-ring-color: rgb(34 211 238 / 0.2);
}

.active\:ring-cyan-400\/25:active {
  --tw-ring-color: rgb(34 211 238 / 0.25);
}

.active\:ring-cyan-400\/30:active {
  --tw-ring-color: rgb(34 211 238 / 0.3);
}

.active\:ring-cyan-400\/35:active {
  --tw-ring-color: rgb(34 211 238 / 0.35);
}

.active\:ring-cyan-400\/40:active {
  --tw-ring-color: rgb(34 211 238 / 0.4);
}

.active\:ring-cyan-400\/45:active {
  --tw-ring-color: rgb(34 211 238 / 0.45);
}

.active\:ring-cyan-400\/5:active {
  --tw-ring-color: rgb(34 211 238 / 0.05);
}

.active\:ring-cyan-400\/50:active {
  --tw-ring-color: rgb(34 211 238 / 0.5);
}

.active\:ring-cyan-400\/55:active {
  --tw-ring-color: rgb(34 211 238 / 0.55);
}

.active\:ring-cyan-400\/60:active {
  --tw-ring-color: rgb(34 211 238 / 0.6);
}

.active\:ring-cyan-400\/65:active {
  --tw-ring-color: rgb(34 211 238 / 0.65);
}

.active\:ring-cyan-400\/70:active {
  --tw-ring-color: rgb(34 211 238 / 0.7);
}

.active\:ring-cyan-400\/75:active {
  --tw-ring-color: rgb(34 211 238 / 0.75);
}

.active\:ring-cyan-400\/80:active {
  --tw-ring-color: rgb(34 211 238 / 0.8);
}

.active\:ring-cyan-400\/85:active {
  --tw-ring-color: rgb(34 211 238 / 0.85);
}

.active\:ring-cyan-400\/90:active {
  --tw-ring-color: rgb(34 211 238 / 0.9);
}

.active\:ring-cyan-400\/95:active {
  --tw-ring-color: rgb(34 211 238 / 0.95);
}

.active\:ring-cyan-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1));
}

.active\:ring-cyan-500\/0:active {
  --tw-ring-color: rgb(6 182 212 / 0);
}

.active\:ring-cyan-500\/10:active {
  --tw-ring-color: rgb(6 182 212 / 0.1);
}

.active\:ring-cyan-500\/100:active {
  --tw-ring-color: rgb(6 182 212 / 1);
}

.active\:ring-cyan-500\/15:active {
  --tw-ring-color: rgb(6 182 212 / 0.15);
}

.active\:ring-cyan-500\/20:active {
  --tw-ring-color: rgb(6 182 212 / 0.2);
}

.active\:ring-cyan-500\/25:active {
  --tw-ring-color: rgb(6 182 212 / 0.25);
}

.active\:ring-cyan-500\/30:active {
  --tw-ring-color: rgb(6 182 212 / 0.3);
}

.active\:ring-cyan-500\/35:active {
  --tw-ring-color: rgb(6 182 212 / 0.35);
}

.active\:ring-cyan-500\/40:active {
  --tw-ring-color: rgb(6 182 212 / 0.4);
}

.active\:ring-cyan-500\/45:active {
  --tw-ring-color: rgb(6 182 212 / 0.45);
}

.active\:ring-cyan-500\/5:active {
  --tw-ring-color: rgb(6 182 212 / 0.05);
}

.active\:ring-cyan-500\/50:active {
  --tw-ring-color: rgb(6 182 212 / 0.5);
}

.active\:ring-cyan-500\/55:active {
  --tw-ring-color: rgb(6 182 212 / 0.55);
}

.active\:ring-cyan-500\/60:active {
  --tw-ring-color: rgb(6 182 212 / 0.6);
}

.active\:ring-cyan-500\/65:active {
  --tw-ring-color: rgb(6 182 212 / 0.65);
}

.active\:ring-cyan-500\/70:active {
  --tw-ring-color: rgb(6 182 212 / 0.7);
}

.active\:ring-cyan-500\/75:active {
  --tw-ring-color: rgb(6 182 212 / 0.75);
}

.active\:ring-cyan-500\/80:active {
  --tw-ring-color: rgb(6 182 212 / 0.8);
}

.active\:ring-cyan-500\/85:active {
  --tw-ring-color: rgb(6 182 212 / 0.85);
}

.active\:ring-cyan-500\/90:active {
  --tw-ring-color: rgb(6 182 212 / 0.9);
}

.active\:ring-cyan-500\/95:active {
  --tw-ring-color: rgb(6 182 212 / 0.95);
}

.active\:ring-cyan-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1));
}

.active\:ring-cyan-600\/0:active {
  --tw-ring-color: rgb(8 145 178 / 0);
}

.active\:ring-cyan-600\/10:active {
  --tw-ring-color: rgb(8 145 178 / 0.1);
}

.active\:ring-cyan-600\/100:active {
  --tw-ring-color: rgb(8 145 178 / 1);
}

.active\:ring-cyan-600\/15:active {
  --tw-ring-color: rgb(8 145 178 / 0.15);
}

.active\:ring-cyan-600\/20:active {
  --tw-ring-color: rgb(8 145 178 / 0.2);
}

.active\:ring-cyan-600\/25:active {
  --tw-ring-color: rgb(8 145 178 / 0.25);
}

.active\:ring-cyan-600\/30:active {
  --tw-ring-color: rgb(8 145 178 / 0.3);
}

.active\:ring-cyan-600\/35:active {
  --tw-ring-color: rgb(8 145 178 / 0.35);
}

.active\:ring-cyan-600\/40:active {
  --tw-ring-color: rgb(8 145 178 / 0.4);
}

.active\:ring-cyan-600\/45:active {
  --tw-ring-color: rgb(8 145 178 / 0.45);
}

.active\:ring-cyan-600\/5:active {
  --tw-ring-color: rgb(8 145 178 / 0.05);
}

.active\:ring-cyan-600\/50:active {
  --tw-ring-color: rgb(8 145 178 / 0.5);
}

.active\:ring-cyan-600\/55:active {
  --tw-ring-color: rgb(8 145 178 / 0.55);
}

.active\:ring-cyan-600\/60:active {
  --tw-ring-color: rgb(8 145 178 / 0.6);
}

.active\:ring-cyan-600\/65:active {
  --tw-ring-color: rgb(8 145 178 / 0.65);
}

.active\:ring-cyan-600\/70:active {
  --tw-ring-color: rgb(8 145 178 / 0.7);
}

.active\:ring-cyan-600\/75:active {
  --tw-ring-color: rgb(8 145 178 / 0.75);
}

.active\:ring-cyan-600\/80:active {
  --tw-ring-color: rgb(8 145 178 / 0.8);
}

.active\:ring-cyan-600\/85:active {
  --tw-ring-color: rgb(8 145 178 / 0.85);
}

.active\:ring-cyan-600\/90:active {
  --tw-ring-color: rgb(8 145 178 / 0.9);
}

.active\:ring-cyan-600\/95:active {
  --tw-ring-color: rgb(8 145 178 / 0.95);
}

.active\:ring-cyan-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1));
}

.active\:ring-cyan-700\/0:active {
  --tw-ring-color: rgb(14 116 144 / 0);
}

.active\:ring-cyan-700\/10:active {
  --tw-ring-color: rgb(14 116 144 / 0.1);
}

.active\:ring-cyan-700\/100:active {
  --tw-ring-color: rgb(14 116 144 / 1);
}

.active\:ring-cyan-700\/15:active {
  --tw-ring-color: rgb(14 116 144 / 0.15);
}

.active\:ring-cyan-700\/20:active {
  --tw-ring-color: rgb(14 116 144 / 0.2);
}

.active\:ring-cyan-700\/25:active {
  --tw-ring-color: rgb(14 116 144 / 0.25);
}

.active\:ring-cyan-700\/30:active {
  --tw-ring-color: rgb(14 116 144 / 0.3);
}

.active\:ring-cyan-700\/35:active {
  --tw-ring-color: rgb(14 116 144 / 0.35);
}

.active\:ring-cyan-700\/40:active {
  --tw-ring-color: rgb(14 116 144 / 0.4);
}

.active\:ring-cyan-700\/45:active {
  --tw-ring-color: rgb(14 116 144 / 0.45);
}

.active\:ring-cyan-700\/5:active {
  --tw-ring-color: rgb(14 116 144 / 0.05);
}

.active\:ring-cyan-700\/50:active {
  --tw-ring-color: rgb(14 116 144 / 0.5);
}

.active\:ring-cyan-700\/55:active {
  --tw-ring-color: rgb(14 116 144 / 0.55);
}

.active\:ring-cyan-700\/60:active {
  --tw-ring-color: rgb(14 116 144 / 0.6);
}

.active\:ring-cyan-700\/65:active {
  --tw-ring-color: rgb(14 116 144 / 0.65);
}

.active\:ring-cyan-700\/70:active {
  --tw-ring-color: rgb(14 116 144 / 0.7);
}

.active\:ring-cyan-700\/75:active {
  --tw-ring-color: rgb(14 116 144 / 0.75);
}

.active\:ring-cyan-700\/80:active {
  --tw-ring-color: rgb(14 116 144 / 0.8);
}

.active\:ring-cyan-700\/85:active {
  --tw-ring-color: rgb(14 116 144 / 0.85);
}

.active\:ring-cyan-700\/90:active {
  --tw-ring-color: rgb(14 116 144 / 0.9);
}

.active\:ring-cyan-700\/95:active {
  --tw-ring-color: rgb(14 116 144 / 0.95);
}

.active\:ring-cyan-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1));
}

.active\:ring-cyan-800\/0:active {
  --tw-ring-color: rgb(21 94 117 / 0);
}

.active\:ring-cyan-800\/10:active {
  --tw-ring-color: rgb(21 94 117 / 0.1);
}

.active\:ring-cyan-800\/100:active {
  --tw-ring-color: rgb(21 94 117 / 1);
}

.active\:ring-cyan-800\/15:active {
  --tw-ring-color: rgb(21 94 117 / 0.15);
}

.active\:ring-cyan-800\/20:active {
  --tw-ring-color: rgb(21 94 117 / 0.2);
}

.active\:ring-cyan-800\/25:active {
  --tw-ring-color: rgb(21 94 117 / 0.25);
}

.active\:ring-cyan-800\/30:active {
  --tw-ring-color: rgb(21 94 117 / 0.3);
}

.active\:ring-cyan-800\/35:active {
  --tw-ring-color: rgb(21 94 117 / 0.35);
}

.active\:ring-cyan-800\/40:active {
  --tw-ring-color: rgb(21 94 117 / 0.4);
}

.active\:ring-cyan-800\/45:active {
  --tw-ring-color: rgb(21 94 117 / 0.45);
}

.active\:ring-cyan-800\/5:active {
  --tw-ring-color: rgb(21 94 117 / 0.05);
}

.active\:ring-cyan-800\/50:active {
  --tw-ring-color: rgb(21 94 117 / 0.5);
}

.active\:ring-cyan-800\/55:active {
  --tw-ring-color: rgb(21 94 117 / 0.55);
}

.active\:ring-cyan-800\/60:active {
  --tw-ring-color: rgb(21 94 117 / 0.6);
}

.active\:ring-cyan-800\/65:active {
  --tw-ring-color: rgb(21 94 117 / 0.65);
}

.active\:ring-cyan-800\/70:active {
  --tw-ring-color: rgb(21 94 117 / 0.7);
}

.active\:ring-cyan-800\/75:active {
  --tw-ring-color: rgb(21 94 117 / 0.75);
}

.active\:ring-cyan-800\/80:active {
  --tw-ring-color: rgb(21 94 117 / 0.8);
}

.active\:ring-cyan-800\/85:active {
  --tw-ring-color: rgb(21 94 117 / 0.85);
}

.active\:ring-cyan-800\/90:active {
  --tw-ring-color: rgb(21 94 117 / 0.9);
}

.active\:ring-cyan-800\/95:active {
  --tw-ring-color: rgb(21 94 117 / 0.95);
}

.active\:ring-cyan-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1));
}

.active\:ring-cyan-900\/0:active {
  --tw-ring-color: rgb(22 78 99 / 0);
}

.active\:ring-cyan-900\/10:active {
  --tw-ring-color: rgb(22 78 99 / 0.1);
}

.active\:ring-cyan-900\/100:active {
  --tw-ring-color: rgb(22 78 99 / 1);
}

.active\:ring-cyan-900\/15:active {
  --tw-ring-color: rgb(22 78 99 / 0.15);
}

.active\:ring-cyan-900\/20:active {
  --tw-ring-color: rgb(22 78 99 / 0.2);
}

.active\:ring-cyan-900\/25:active {
  --tw-ring-color: rgb(22 78 99 / 0.25);
}

.active\:ring-cyan-900\/30:active {
  --tw-ring-color: rgb(22 78 99 / 0.3);
}

.active\:ring-cyan-900\/35:active {
  --tw-ring-color: rgb(22 78 99 / 0.35);
}

.active\:ring-cyan-900\/40:active {
  --tw-ring-color: rgb(22 78 99 / 0.4);
}

.active\:ring-cyan-900\/45:active {
  --tw-ring-color: rgb(22 78 99 / 0.45);
}

.active\:ring-cyan-900\/5:active {
  --tw-ring-color: rgb(22 78 99 / 0.05);
}

.active\:ring-cyan-900\/50:active {
  --tw-ring-color: rgb(22 78 99 / 0.5);
}

.active\:ring-cyan-900\/55:active {
  --tw-ring-color: rgb(22 78 99 / 0.55);
}

.active\:ring-cyan-900\/60:active {
  --tw-ring-color: rgb(22 78 99 / 0.6);
}

.active\:ring-cyan-900\/65:active {
  --tw-ring-color: rgb(22 78 99 / 0.65);
}

.active\:ring-cyan-900\/70:active {
  --tw-ring-color: rgb(22 78 99 / 0.7);
}

.active\:ring-cyan-900\/75:active {
  --tw-ring-color: rgb(22 78 99 / 0.75);
}

.active\:ring-cyan-900\/80:active {
  --tw-ring-color: rgb(22 78 99 / 0.8);
}

.active\:ring-cyan-900\/85:active {
  --tw-ring-color: rgb(22 78 99 / 0.85);
}

.active\:ring-cyan-900\/90:active {
  --tw-ring-color: rgb(22 78 99 / 0.9);
}

.active\:ring-cyan-900\/95:active {
  --tw-ring-color: rgb(22 78 99 / 0.95);
}

.active\:ring-emerald-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1));
}

.active\:ring-emerald-100\/0:active {
  --tw-ring-color: rgb(209 250 229 / 0);
}

.active\:ring-emerald-100\/10:active {
  --tw-ring-color: rgb(209 250 229 / 0.1);
}

.active\:ring-emerald-100\/100:active {
  --tw-ring-color: rgb(209 250 229 / 1);
}

.active\:ring-emerald-100\/15:active {
  --tw-ring-color: rgb(209 250 229 / 0.15);
}

.active\:ring-emerald-100\/20:active {
  --tw-ring-color: rgb(209 250 229 / 0.2);
}

.active\:ring-emerald-100\/25:active {
  --tw-ring-color: rgb(209 250 229 / 0.25);
}

.active\:ring-emerald-100\/30:active {
  --tw-ring-color: rgb(209 250 229 / 0.3);
}

.active\:ring-emerald-100\/35:active {
  --tw-ring-color: rgb(209 250 229 / 0.35);
}

.active\:ring-emerald-100\/40:active {
  --tw-ring-color: rgb(209 250 229 / 0.4);
}

.active\:ring-emerald-100\/45:active {
  --tw-ring-color: rgb(209 250 229 / 0.45);
}

.active\:ring-emerald-100\/5:active {
  --tw-ring-color: rgb(209 250 229 / 0.05);
}

.active\:ring-emerald-100\/50:active {
  --tw-ring-color: rgb(209 250 229 / 0.5);
}

.active\:ring-emerald-100\/55:active {
  --tw-ring-color: rgb(209 250 229 / 0.55);
}

.active\:ring-emerald-100\/60:active {
  --tw-ring-color: rgb(209 250 229 / 0.6);
}

.active\:ring-emerald-100\/65:active {
  --tw-ring-color: rgb(209 250 229 / 0.65);
}

.active\:ring-emerald-100\/70:active {
  --tw-ring-color: rgb(209 250 229 / 0.7);
}

.active\:ring-emerald-100\/75:active {
  --tw-ring-color: rgb(209 250 229 / 0.75);
}

.active\:ring-emerald-100\/80:active {
  --tw-ring-color: rgb(209 250 229 / 0.8);
}

.active\:ring-emerald-100\/85:active {
  --tw-ring-color: rgb(209 250 229 / 0.85);
}

.active\:ring-emerald-100\/90:active {
  --tw-ring-color: rgb(209 250 229 / 0.9);
}

.active\:ring-emerald-100\/95:active {
  --tw-ring-color: rgb(209 250 229 / 0.95);
}

.active\:ring-emerald-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}

.active\:ring-emerald-200\/0:active {
  --tw-ring-color: rgb(167 243 208 / 0);
}

.active\:ring-emerald-200\/10:active {
  --tw-ring-color: rgb(167 243 208 / 0.1);
}

.active\:ring-emerald-200\/100:active {
  --tw-ring-color: rgb(167 243 208 / 1);
}

.active\:ring-emerald-200\/15:active {
  --tw-ring-color: rgb(167 243 208 / 0.15);
}

.active\:ring-emerald-200\/20:active {
  --tw-ring-color: rgb(167 243 208 / 0.2);
}

.active\:ring-emerald-200\/25:active {
  --tw-ring-color: rgb(167 243 208 / 0.25);
}

.active\:ring-emerald-200\/30:active {
  --tw-ring-color: rgb(167 243 208 / 0.3);
}

.active\:ring-emerald-200\/35:active {
  --tw-ring-color: rgb(167 243 208 / 0.35);
}

.active\:ring-emerald-200\/40:active {
  --tw-ring-color: rgb(167 243 208 / 0.4);
}

.active\:ring-emerald-200\/45:active {
  --tw-ring-color: rgb(167 243 208 / 0.45);
}

.active\:ring-emerald-200\/5:active {
  --tw-ring-color: rgb(167 243 208 / 0.05);
}

.active\:ring-emerald-200\/50:active {
  --tw-ring-color: rgb(167 243 208 / 0.5);
}

.active\:ring-emerald-200\/55:active {
  --tw-ring-color: rgb(167 243 208 / 0.55);
}

.active\:ring-emerald-200\/60:active {
  --tw-ring-color: rgb(167 243 208 / 0.6);
}

.active\:ring-emerald-200\/65:active {
  --tw-ring-color: rgb(167 243 208 / 0.65);
}

.active\:ring-emerald-200\/70:active {
  --tw-ring-color: rgb(167 243 208 / 0.7);
}

.active\:ring-emerald-200\/75:active {
  --tw-ring-color: rgb(167 243 208 / 0.75);
}

.active\:ring-emerald-200\/80:active {
  --tw-ring-color: rgb(167 243 208 / 0.8);
}

.active\:ring-emerald-200\/85:active {
  --tw-ring-color: rgb(167 243 208 / 0.85);
}

.active\:ring-emerald-200\/90:active {
  --tw-ring-color: rgb(167 243 208 / 0.9);
}

.active\:ring-emerald-200\/95:active {
  --tw-ring-color: rgb(167 243 208 / 0.95);
}

.active\:ring-emerald-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1));
}

.active\:ring-emerald-300\/0:active {
  --tw-ring-color: rgb(110 231 183 / 0);
}

.active\:ring-emerald-300\/10:active {
  --tw-ring-color: rgb(110 231 183 / 0.1);
}

.active\:ring-emerald-300\/100:active {
  --tw-ring-color: rgb(110 231 183 / 1);
}

.active\:ring-emerald-300\/15:active {
  --tw-ring-color: rgb(110 231 183 / 0.15);
}

.active\:ring-emerald-300\/20:active {
  --tw-ring-color: rgb(110 231 183 / 0.2);
}

.active\:ring-emerald-300\/25:active {
  --tw-ring-color: rgb(110 231 183 / 0.25);
}

.active\:ring-emerald-300\/30:active {
  --tw-ring-color: rgb(110 231 183 / 0.3);
}

.active\:ring-emerald-300\/35:active {
  --tw-ring-color: rgb(110 231 183 / 0.35);
}

.active\:ring-emerald-300\/40:active {
  --tw-ring-color: rgb(110 231 183 / 0.4);
}

.active\:ring-emerald-300\/45:active {
  --tw-ring-color: rgb(110 231 183 / 0.45);
}

.active\:ring-emerald-300\/5:active {
  --tw-ring-color: rgb(110 231 183 / 0.05);
}

.active\:ring-emerald-300\/50:active {
  --tw-ring-color: rgb(110 231 183 / 0.5);
}

.active\:ring-emerald-300\/55:active {
  --tw-ring-color: rgb(110 231 183 / 0.55);
}

.active\:ring-emerald-300\/60:active {
  --tw-ring-color: rgb(110 231 183 / 0.6);
}

.active\:ring-emerald-300\/65:active {
  --tw-ring-color: rgb(110 231 183 / 0.65);
}

.active\:ring-emerald-300\/70:active {
  --tw-ring-color: rgb(110 231 183 / 0.7);
}

.active\:ring-emerald-300\/75:active {
  --tw-ring-color: rgb(110 231 183 / 0.75);
}

.active\:ring-emerald-300\/80:active {
  --tw-ring-color: rgb(110 231 183 / 0.8);
}

.active\:ring-emerald-300\/85:active {
  --tw-ring-color: rgb(110 231 183 / 0.85);
}

.active\:ring-emerald-300\/90:active {
  --tw-ring-color: rgb(110 231 183 / 0.9);
}

.active\:ring-emerald-300\/95:active {
  --tw-ring-color: rgb(110 231 183 / 0.95);
}

.active\:ring-emerald-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1));
}

.active\:ring-emerald-400\/0:active {
  --tw-ring-color: rgb(52 211 153 / 0);
}

.active\:ring-emerald-400\/10:active {
  --tw-ring-color: rgb(52 211 153 / 0.1);
}

.active\:ring-emerald-400\/100:active {
  --tw-ring-color: rgb(52 211 153 / 1);
}

.active\:ring-emerald-400\/15:active {
  --tw-ring-color: rgb(52 211 153 / 0.15);
}

.active\:ring-emerald-400\/20:active {
  --tw-ring-color: rgb(52 211 153 / 0.2);
}

.active\:ring-emerald-400\/25:active {
  --tw-ring-color: rgb(52 211 153 / 0.25);
}

.active\:ring-emerald-400\/30:active {
  --tw-ring-color: rgb(52 211 153 / 0.3);
}

.active\:ring-emerald-400\/35:active {
  --tw-ring-color: rgb(52 211 153 / 0.35);
}

.active\:ring-emerald-400\/40:active {
  --tw-ring-color: rgb(52 211 153 / 0.4);
}

.active\:ring-emerald-400\/45:active {
  --tw-ring-color: rgb(52 211 153 / 0.45);
}

.active\:ring-emerald-400\/5:active {
  --tw-ring-color: rgb(52 211 153 / 0.05);
}

.active\:ring-emerald-400\/50:active {
  --tw-ring-color: rgb(52 211 153 / 0.5);
}

.active\:ring-emerald-400\/55:active {
  --tw-ring-color: rgb(52 211 153 / 0.55);
}

.active\:ring-emerald-400\/60:active {
  --tw-ring-color: rgb(52 211 153 / 0.6);
}

.active\:ring-emerald-400\/65:active {
  --tw-ring-color: rgb(52 211 153 / 0.65);
}

.active\:ring-emerald-400\/70:active {
  --tw-ring-color: rgb(52 211 153 / 0.7);
}

.active\:ring-emerald-400\/75:active {
  --tw-ring-color: rgb(52 211 153 / 0.75);
}

.active\:ring-emerald-400\/80:active {
  --tw-ring-color: rgb(52 211 153 / 0.8);
}

.active\:ring-emerald-400\/85:active {
  --tw-ring-color: rgb(52 211 153 / 0.85);
}

.active\:ring-emerald-400\/90:active {
  --tw-ring-color: rgb(52 211 153 / 0.9);
}

.active\:ring-emerald-400\/95:active {
  --tw-ring-color: rgb(52 211 153 / 0.95);
}

.active\:ring-emerald-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1));
}

.active\:ring-emerald-500\/0:active {
  --tw-ring-color: rgb(16 185 129 / 0);
}

.active\:ring-emerald-500\/10:active {
  --tw-ring-color: rgb(16 185 129 / 0.1);
}

.active\:ring-emerald-500\/100:active {
  --tw-ring-color: rgb(16 185 129 / 1);
}

.active\:ring-emerald-500\/15:active {
  --tw-ring-color: rgb(16 185 129 / 0.15);
}

.active\:ring-emerald-500\/20:active {
  --tw-ring-color: rgb(16 185 129 / 0.2);
}

.active\:ring-emerald-500\/25:active {
  --tw-ring-color: rgb(16 185 129 / 0.25);
}

.active\:ring-emerald-500\/30:active {
  --tw-ring-color: rgb(16 185 129 / 0.3);
}

.active\:ring-emerald-500\/35:active {
  --tw-ring-color: rgb(16 185 129 / 0.35);
}

.active\:ring-emerald-500\/40:active {
  --tw-ring-color: rgb(16 185 129 / 0.4);
}

.active\:ring-emerald-500\/45:active {
  --tw-ring-color: rgb(16 185 129 / 0.45);
}

.active\:ring-emerald-500\/5:active {
  --tw-ring-color: rgb(16 185 129 / 0.05);
}

.active\:ring-emerald-500\/50:active {
  --tw-ring-color: rgb(16 185 129 / 0.5);
}

.active\:ring-emerald-500\/55:active {
  --tw-ring-color: rgb(16 185 129 / 0.55);
}

.active\:ring-emerald-500\/60:active {
  --tw-ring-color: rgb(16 185 129 / 0.6);
}

.active\:ring-emerald-500\/65:active {
  --tw-ring-color: rgb(16 185 129 / 0.65);
}

.active\:ring-emerald-500\/70:active {
  --tw-ring-color: rgb(16 185 129 / 0.7);
}

.active\:ring-emerald-500\/75:active {
  --tw-ring-color: rgb(16 185 129 / 0.75);
}

.active\:ring-emerald-500\/80:active {
  --tw-ring-color: rgb(16 185 129 / 0.8);
}

.active\:ring-emerald-500\/85:active {
  --tw-ring-color: rgb(16 185 129 / 0.85);
}

.active\:ring-emerald-500\/90:active {
  --tw-ring-color: rgb(16 185 129 / 0.9);
}

.active\:ring-emerald-500\/95:active {
  --tw-ring-color: rgb(16 185 129 / 0.95);
}

.active\:ring-emerald-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1));
}

.active\:ring-emerald-600\/0:active {
  --tw-ring-color: rgb(5 150 105 / 0);
}

.active\:ring-emerald-600\/10:active {
  --tw-ring-color: rgb(5 150 105 / 0.1);
}

.active\:ring-emerald-600\/100:active {
  --tw-ring-color: rgb(5 150 105 / 1);
}

.active\:ring-emerald-600\/15:active {
  --tw-ring-color: rgb(5 150 105 / 0.15);
}

.active\:ring-emerald-600\/20:active {
  --tw-ring-color: rgb(5 150 105 / 0.2);
}

.active\:ring-emerald-600\/25:active {
  --tw-ring-color: rgb(5 150 105 / 0.25);
}

.active\:ring-emerald-600\/30:active {
  --tw-ring-color: rgb(5 150 105 / 0.3);
}

.active\:ring-emerald-600\/35:active {
  --tw-ring-color: rgb(5 150 105 / 0.35);
}

.active\:ring-emerald-600\/40:active {
  --tw-ring-color: rgb(5 150 105 / 0.4);
}

.active\:ring-emerald-600\/45:active {
  --tw-ring-color: rgb(5 150 105 / 0.45);
}

.active\:ring-emerald-600\/5:active {
  --tw-ring-color: rgb(5 150 105 / 0.05);
}

.active\:ring-emerald-600\/50:active {
  --tw-ring-color: rgb(5 150 105 / 0.5);
}

.active\:ring-emerald-600\/55:active {
  --tw-ring-color: rgb(5 150 105 / 0.55);
}

.active\:ring-emerald-600\/60:active {
  --tw-ring-color: rgb(5 150 105 / 0.6);
}

.active\:ring-emerald-600\/65:active {
  --tw-ring-color: rgb(5 150 105 / 0.65);
}

.active\:ring-emerald-600\/70:active {
  --tw-ring-color: rgb(5 150 105 / 0.7);
}

.active\:ring-emerald-600\/75:active {
  --tw-ring-color: rgb(5 150 105 / 0.75);
}

.active\:ring-emerald-600\/80:active {
  --tw-ring-color: rgb(5 150 105 / 0.8);
}

.active\:ring-emerald-600\/85:active {
  --tw-ring-color: rgb(5 150 105 / 0.85);
}

.active\:ring-emerald-600\/90:active {
  --tw-ring-color: rgb(5 150 105 / 0.9);
}

.active\:ring-emerald-600\/95:active {
  --tw-ring-color: rgb(5 150 105 / 0.95);
}

.active\:ring-emerald-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1));
}

.active\:ring-emerald-700\/0:active {
  --tw-ring-color: rgb(4 120 87 / 0);
}

.active\:ring-emerald-700\/10:active {
  --tw-ring-color: rgb(4 120 87 / 0.1);
}

.active\:ring-emerald-700\/100:active {
  --tw-ring-color: rgb(4 120 87 / 1);
}

.active\:ring-emerald-700\/15:active {
  --tw-ring-color: rgb(4 120 87 / 0.15);
}

.active\:ring-emerald-700\/20:active {
  --tw-ring-color: rgb(4 120 87 / 0.2);
}

.active\:ring-emerald-700\/25:active {
  --tw-ring-color: rgb(4 120 87 / 0.25);
}

.active\:ring-emerald-700\/30:active {
  --tw-ring-color: rgb(4 120 87 / 0.3);
}

.active\:ring-emerald-700\/35:active {
  --tw-ring-color: rgb(4 120 87 / 0.35);
}

.active\:ring-emerald-700\/40:active {
  --tw-ring-color: rgb(4 120 87 / 0.4);
}

.active\:ring-emerald-700\/45:active {
  --tw-ring-color: rgb(4 120 87 / 0.45);
}

.active\:ring-emerald-700\/5:active {
  --tw-ring-color: rgb(4 120 87 / 0.05);
}

.active\:ring-emerald-700\/50:active {
  --tw-ring-color: rgb(4 120 87 / 0.5);
}

.active\:ring-emerald-700\/55:active {
  --tw-ring-color: rgb(4 120 87 / 0.55);
}

.active\:ring-emerald-700\/60:active {
  --tw-ring-color: rgb(4 120 87 / 0.6);
}

.active\:ring-emerald-700\/65:active {
  --tw-ring-color: rgb(4 120 87 / 0.65);
}

.active\:ring-emerald-700\/70:active {
  --tw-ring-color: rgb(4 120 87 / 0.7);
}

.active\:ring-emerald-700\/75:active {
  --tw-ring-color: rgb(4 120 87 / 0.75);
}

.active\:ring-emerald-700\/80:active {
  --tw-ring-color: rgb(4 120 87 / 0.8);
}

.active\:ring-emerald-700\/85:active {
  --tw-ring-color: rgb(4 120 87 / 0.85);
}

.active\:ring-emerald-700\/90:active {
  --tw-ring-color: rgb(4 120 87 / 0.9);
}

.active\:ring-emerald-700\/95:active {
  --tw-ring-color: rgb(4 120 87 / 0.95);
}

.active\:ring-emerald-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1));
}

.active\:ring-emerald-800\/0:active {
  --tw-ring-color: rgb(6 95 70 / 0);
}

.active\:ring-emerald-800\/10:active {
  --tw-ring-color: rgb(6 95 70 / 0.1);
}

.active\:ring-emerald-800\/100:active {
  --tw-ring-color: rgb(6 95 70 / 1);
}

.active\:ring-emerald-800\/15:active {
  --tw-ring-color: rgb(6 95 70 / 0.15);
}

.active\:ring-emerald-800\/20:active {
  --tw-ring-color: rgb(6 95 70 / 0.2);
}

.active\:ring-emerald-800\/25:active {
  --tw-ring-color: rgb(6 95 70 / 0.25);
}

.active\:ring-emerald-800\/30:active {
  --tw-ring-color: rgb(6 95 70 / 0.3);
}

.active\:ring-emerald-800\/35:active {
  --tw-ring-color: rgb(6 95 70 / 0.35);
}

.active\:ring-emerald-800\/40:active {
  --tw-ring-color: rgb(6 95 70 / 0.4);
}

.active\:ring-emerald-800\/45:active {
  --tw-ring-color: rgb(6 95 70 / 0.45);
}

.active\:ring-emerald-800\/5:active {
  --tw-ring-color: rgb(6 95 70 / 0.05);
}

.active\:ring-emerald-800\/50:active {
  --tw-ring-color: rgb(6 95 70 / 0.5);
}

.active\:ring-emerald-800\/55:active {
  --tw-ring-color: rgb(6 95 70 / 0.55);
}

.active\:ring-emerald-800\/60:active {
  --tw-ring-color: rgb(6 95 70 / 0.6);
}

.active\:ring-emerald-800\/65:active {
  --tw-ring-color: rgb(6 95 70 / 0.65);
}

.active\:ring-emerald-800\/70:active {
  --tw-ring-color: rgb(6 95 70 / 0.7);
}

.active\:ring-emerald-800\/75:active {
  --tw-ring-color: rgb(6 95 70 / 0.75);
}

.active\:ring-emerald-800\/80:active {
  --tw-ring-color: rgb(6 95 70 / 0.8);
}

.active\:ring-emerald-800\/85:active {
  --tw-ring-color: rgb(6 95 70 / 0.85);
}

.active\:ring-emerald-800\/90:active {
  --tw-ring-color: rgb(6 95 70 / 0.9);
}

.active\:ring-emerald-800\/95:active {
  --tw-ring-color: rgb(6 95 70 / 0.95);
}

.active\:ring-emerald-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1));
}

.active\:ring-emerald-900\/0:active {
  --tw-ring-color: rgb(6 78 59 / 0);
}

.active\:ring-emerald-900\/10:active {
  --tw-ring-color: rgb(6 78 59 / 0.1);
}

.active\:ring-emerald-900\/100:active {
  --tw-ring-color: rgb(6 78 59 / 1);
}

.active\:ring-emerald-900\/15:active {
  --tw-ring-color: rgb(6 78 59 / 0.15);
}

.active\:ring-emerald-900\/20:active {
  --tw-ring-color: rgb(6 78 59 / 0.2);
}

.active\:ring-emerald-900\/25:active {
  --tw-ring-color: rgb(6 78 59 / 0.25);
}

.active\:ring-emerald-900\/30:active {
  --tw-ring-color: rgb(6 78 59 / 0.3);
}

.active\:ring-emerald-900\/35:active {
  --tw-ring-color: rgb(6 78 59 / 0.35);
}

.active\:ring-emerald-900\/40:active {
  --tw-ring-color: rgb(6 78 59 / 0.4);
}

.active\:ring-emerald-900\/45:active {
  --tw-ring-color: rgb(6 78 59 / 0.45);
}

.active\:ring-emerald-900\/5:active {
  --tw-ring-color: rgb(6 78 59 / 0.05);
}

.active\:ring-emerald-900\/50:active {
  --tw-ring-color: rgb(6 78 59 / 0.5);
}

.active\:ring-emerald-900\/55:active {
  --tw-ring-color: rgb(6 78 59 / 0.55);
}

.active\:ring-emerald-900\/60:active {
  --tw-ring-color: rgb(6 78 59 / 0.6);
}

.active\:ring-emerald-900\/65:active {
  --tw-ring-color: rgb(6 78 59 / 0.65);
}

.active\:ring-emerald-900\/70:active {
  --tw-ring-color: rgb(6 78 59 / 0.7);
}

.active\:ring-emerald-900\/75:active {
  --tw-ring-color: rgb(6 78 59 / 0.75);
}

.active\:ring-emerald-900\/80:active {
  --tw-ring-color: rgb(6 78 59 / 0.8);
}

.active\:ring-emerald-900\/85:active {
  --tw-ring-color: rgb(6 78 59 / 0.85);
}

.active\:ring-emerald-900\/90:active {
  --tw-ring-color: rgb(6 78 59 / 0.9);
}

.active\:ring-emerald-900\/95:active {
  --tw-ring-color: rgb(6 78 59 / 0.95);
}

.active\:ring-gray-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1));
}

.active\:ring-gray-100\/0:active {
  --tw-ring-color: rgb(243 244 246 / 0);
}

.active\:ring-gray-100\/10:active {
  --tw-ring-color: rgb(243 244 246 / 0.1);
}

.active\:ring-gray-100\/100:active {
  --tw-ring-color: rgb(243 244 246 / 1);
}

.active\:ring-gray-100\/15:active {
  --tw-ring-color: rgb(243 244 246 / 0.15);
}

.active\:ring-gray-100\/20:active {
  --tw-ring-color: rgb(243 244 246 / 0.2);
}

.active\:ring-gray-100\/25:active {
  --tw-ring-color: rgb(243 244 246 / 0.25);
}

.active\:ring-gray-100\/30:active {
  --tw-ring-color: rgb(243 244 246 / 0.3);
}

.active\:ring-gray-100\/35:active {
  --tw-ring-color: rgb(243 244 246 / 0.35);
}

.active\:ring-gray-100\/40:active {
  --tw-ring-color: rgb(243 244 246 / 0.4);
}

.active\:ring-gray-100\/45:active {
  --tw-ring-color: rgb(243 244 246 / 0.45);
}

.active\:ring-gray-100\/5:active {
  --tw-ring-color: rgb(243 244 246 / 0.05);
}

.active\:ring-gray-100\/50:active {
  --tw-ring-color: rgb(243 244 246 / 0.5);
}

.active\:ring-gray-100\/55:active {
  --tw-ring-color: rgb(243 244 246 / 0.55);
}

.active\:ring-gray-100\/60:active {
  --tw-ring-color: rgb(243 244 246 / 0.6);
}

.active\:ring-gray-100\/65:active {
  --tw-ring-color: rgb(243 244 246 / 0.65);
}

.active\:ring-gray-100\/70:active {
  --tw-ring-color: rgb(243 244 246 / 0.7);
}

.active\:ring-gray-100\/75:active {
  --tw-ring-color: rgb(243 244 246 / 0.75);
}

.active\:ring-gray-100\/80:active {
  --tw-ring-color: rgb(243 244 246 / 0.8);
}

.active\:ring-gray-100\/85:active {
  --tw-ring-color: rgb(243 244 246 / 0.85);
}

.active\:ring-gray-100\/90:active {
  --tw-ring-color: rgb(243 244 246 / 0.9);
}

.active\:ring-gray-100\/95:active {
  --tw-ring-color: rgb(243 244 246 / 0.95);
}

.active\:ring-gray-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.active\:ring-gray-200\/0:active {
  --tw-ring-color: rgb(229 231 235 / 0);
}

.active\:ring-gray-200\/10:active {
  --tw-ring-color: rgb(229 231 235 / 0.1);
}

.active\:ring-gray-200\/100:active {
  --tw-ring-color: rgb(229 231 235 / 1);
}

.active\:ring-gray-200\/15:active {
  --tw-ring-color: rgb(229 231 235 / 0.15);
}

.active\:ring-gray-200\/20:active {
  --tw-ring-color: rgb(229 231 235 / 0.2);
}

.active\:ring-gray-200\/25:active {
  --tw-ring-color: rgb(229 231 235 / 0.25);
}

.active\:ring-gray-200\/30:active {
  --tw-ring-color: rgb(229 231 235 / 0.3);
}

.active\:ring-gray-200\/35:active {
  --tw-ring-color: rgb(229 231 235 / 0.35);
}

.active\:ring-gray-200\/40:active {
  --tw-ring-color: rgb(229 231 235 / 0.4);
}

.active\:ring-gray-200\/45:active {
  --tw-ring-color: rgb(229 231 235 / 0.45);
}

.active\:ring-gray-200\/5:active {
  --tw-ring-color: rgb(229 231 235 / 0.05);
}

.active\:ring-gray-200\/50:active {
  --tw-ring-color: rgb(229 231 235 / 0.5);
}

.active\:ring-gray-200\/55:active {
  --tw-ring-color: rgb(229 231 235 / 0.55);
}

.active\:ring-gray-200\/60:active {
  --tw-ring-color: rgb(229 231 235 / 0.6);
}

.active\:ring-gray-200\/65:active {
  --tw-ring-color: rgb(229 231 235 / 0.65);
}

.active\:ring-gray-200\/70:active {
  --tw-ring-color: rgb(229 231 235 / 0.7);
}

.active\:ring-gray-200\/75:active {
  --tw-ring-color: rgb(229 231 235 / 0.75);
}

.active\:ring-gray-200\/80:active {
  --tw-ring-color: rgb(229 231 235 / 0.8);
}

.active\:ring-gray-200\/85:active {
  --tw-ring-color: rgb(229 231 235 / 0.85);
}

.active\:ring-gray-200\/90:active {
  --tw-ring-color: rgb(229 231 235 / 0.9);
}

.active\:ring-gray-200\/95:active {
  --tw-ring-color: rgb(229 231 235 / 0.95);
}

.active\:ring-gray-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}

.active\:ring-gray-300\/0:active {
  --tw-ring-color: rgb(209 213 219 / 0);
}

.active\:ring-gray-300\/10:active {
  --tw-ring-color: rgb(209 213 219 / 0.1);
}

.active\:ring-gray-300\/100:active {
  --tw-ring-color: rgb(209 213 219 / 1);
}

.active\:ring-gray-300\/15:active {
  --tw-ring-color: rgb(209 213 219 / 0.15);
}

.active\:ring-gray-300\/20:active {
  --tw-ring-color: rgb(209 213 219 / 0.2);
}

.active\:ring-gray-300\/25:active {
  --tw-ring-color: rgb(209 213 219 / 0.25);
}

.active\:ring-gray-300\/30:active {
  --tw-ring-color: rgb(209 213 219 / 0.3);
}

.active\:ring-gray-300\/35:active {
  --tw-ring-color: rgb(209 213 219 / 0.35);
}

.active\:ring-gray-300\/40:active {
  --tw-ring-color: rgb(209 213 219 / 0.4);
}

.active\:ring-gray-300\/45:active {
  --tw-ring-color: rgb(209 213 219 / 0.45);
}

.active\:ring-gray-300\/5:active {
  --tw-ring-color: rgb(209 213 219 / 0.05);
}

.active\:ring-gray-300\/50:active {
  --tw-ring-color: rgb(209 213 219 / 0.5);
}

.active\:ring-gray-300\/55:active {
  --tw-ring-color: rgb(209 213 219 / 0.55);
}

.active\:ring-gray-300\/60:active {
  --tw-ring-color: rgb(209 213 219 / 0.6);
}

.active\:ring-gray-300\/65:active {
  --tw-ring-color: rgb(209 213 219 / 0.65);
}

.active\:ring-gray-300\/70:active {
  --tw-ring-color: rgb(209 213 219 / 0.7);
}

.active\:ring-gray-300\/75:active {
  --tw-ring-color: rgb(209 213 219 / 0.75);
}

.active\:ring-gray-300\/80:active {
  --tw-ring-color: rgb(209 213 219 / 0.8);
}

.active\:ring-gray-300\/85:active {
  --tw-ring-color: rgb(209 213 219 / 0.85);
}

.active\:ring-gray-300\/90:active {
  --tw-ring-color: rgb(209 213 219 / 0.9);
}

.active\:ring-gray-300\/95:active {
  --tw-ring-color: rgb(209 213 219 / 0.95);
}

.active\:ring-gray-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}

.active\:ring-gray-400\/0:active {
  --tw-ring-color: rgb(156 163 175 / 0);
}

.active\:ring-gray-400\/10:active {
  --tw-ring-color: rgb(156 163 175 / 0.1);
}

.active\:ring-gray-400\/100:active {
  --tw-ring-color: rgb(156 163 175 / 1);
}

.active\:ring-gray-400\/15:active {
  --tw-ring-color: rgb(156 163 175 / 0.15);
}

.active\:ring-gray-400\/20:active {
  --tw-ring-color: rgb(156 163 175 / 0.2);
}

.active\:ring-gray-400\/25:active {
  --tw-ring-color: rgb(156 163 175 / 0.25);
}

.active\:ring-gray-400\/30:active {
  --tw-ring-color: rgb(156 163 175 / 0.3);
}

.active\:ring-gray-400\/35:active {
  --tw-ring-color: rgb(156 163 175 / 0.35);
}

.active\:ring-gray-400\/40:active {
  --tw-ring-color: rgb(156 163 175 / 0.4);
}

.active\:ring-gray-400\/45:active {
  --tw-ring-color: rgb(156 163 175 / 0.45);
}

.active\:ring-gray-400\/5:active {
  --tw-ring-color: rgb(156 163 175 / 0.05);
}

.active\:ring-gray-400\/50:active {
  --tw-ring-color: rgb(156 163 175 / 0.5);
}

.active\:ring-gray-400\/55:active {
  --tw-ring-color: rgb(156 163 175 / 0.55);
}

.active\:ring-gray-400\/60:active {
  --tw-ring-color: rgb(156 163 175 / 0.6);
}

.active\:ring-gray-400\/65:active {
  --tw-ring-color: rgb(156 163 175 / 0.65);
}

.active\:ring-gray-400\/70:active {
  --tw-ring-color: rgb(156 163 175 / 0.7);
}

.active\:ring-gray-400\/75:active {
  --tw-ring-color: rgb(156 163 175 / 0.75);
}

.active\:ring-gray-400\/80:active {
  --tw-ring-color: rgb(156 163 175 / 0.8);
}

.active\:ring-gray-400\/85:active {
  --tw-ring-color: rgb(156 163 175 / 0.85);
}

.active\:ring-gray-400\/90:active {
  --tw-ring-color: rgb(156 163 175 / 0.9);
}

.active\:ring-gray-400\/95:active {
  --tw-ring-color: rgb(156 163 175 / 0.95);
}

.active\:ring-gray-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}

.active\:ring-gray-500\/0:active {
  --tw-ring-color: rgb(107 114 128 / 0);
}

.active\:ring-gray-500\/10:active {
  --tw-ring-color: rgb(107 114 128 / 0.1);
}

.active\:ring-gray-500\/100:active {
  --tw-ring-color: rgb(107 114 128 / 1);
}

.active\:ring-gray-500\/15:active {
  --tw-ring-color: rgb(107 114 128 / 0.15);
}

.active\:ring-gray-500\/20:active {
  --tw-ring-color: rgb(107 114 128 / 0.2);
}

.active\:ring-gray-500\/25:active {
  --tw-ring-color: rgb(107 114 128 / 0.25);
}

.active\:ring-gray-500\/30:active {
  --tw-ring-color: rgb(107 114 128 / 0.3);
}

.active\:ring-gray-500\/35:active {
  --tw-ring-color: rgb(107 114 128 / 0.35);
}

.active\:ring-gray-500\/40:active {
  --tw-ring-color: rgb(107 114 128 / 0.4);
}

.active\:ring-gray-500\/45:active {
  --tw-ring-color: rgb(107 114 128 / 0.45);
}

.active\:ring-gray-500\/5:active {
  --tw-ring-color: rgb(107 114 128 / 0.05);
}

.active\:ring-gray-500\/50:active {
  --tw-ring-color: rgb(107 114 128 / 0.5);
}

.active\:ring-gray-500\/55:active {
  --tw-ring-color: rgb(107 114 128 / 0.55);
}

.active\:ring-gray-500\/60:active {
  --tw-ring-color: rgb(107 114 128 / 0.6);
}

.active\:ring-gray-500\/65:active {
  --tw-ring-color: rgb(107 114 128 / 0.65);
}

.active\:ring-gray-500\/70:active {
  --tw-ring-color: rgb(107 114 128 / 0.7);
}

.active\:ring-gray-500\/75:active {
  --tw-ring-color: rgb(107 114 128 / 0.75);
}

.active\:ring-gray-500\/80:active {
  --tw-ring-color: rgb(107 114 128 / 0.8);
}

.active\:ring-gray-500\/85:active {
  --tw-ring-color: rgb(107 114 128 / 0.85);
}

.active\:ring-gray-500\/90:active {
  --tw-ring-color: rgb(107 114 128 / 0.9);
}

.active\:ring-gray-500\/95:active {
  --tw-ring-color: rgb(107 114 128 / 0.95);
}

.active\:ring-gray-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1));
}

.active\:ring-gray-600\/0:active {
  --tw-ring-color: rgb(75 85 99 / 0);
}

.active\:ring-gray-600\/10:active {
  --tw-ring-color: rgb(75 85 99 / 0.1);
}

.active\:ring-gray-600\/100:active {
  --tw-ring-color: rgb(75 85 99 / 1);
}

.active\:ring-gray-600\/15:active {
  --tw-ring-color: rgb(75 85 99 / 0.15);
}

.active\:ring-gray-600\/20:active {
  --tw-ring-color: rgb(75 85 99 / 0.2);
}

.active\:ring-gray-600\/25:active {
  --tw-ring-color: rgb(75 85 99 / 0.25);
}

.active\:ring-gray-600\/30:active {
  --tw-ring-color: rgb(75 85 99 / 0.3);
}

.active\:ring-gray-600\/35:active {
  --tw-ring-color: rgb(75 85 99 / 0.35);
}

.active\:ring-gray-600\/40:active {
  --tw-ring-color: rgb(75 85 99 / 0.4);
}

.active\:ring-gray-600\/45:active {
  --tw-ring-color: rgb(75 85 99 / 0.45);
}

.active\:ring-gray-600\/5:active {
  --tw-ring-color: rgb(75 85 99 / 0.05);
}

.active\:ring-gray-600\/50:active {
  --tw-ring-color: rgb(75 85 99 / 0.5);
}

.active\:ring-gray-600\/55:active {
  --tw-ring-color: rgb(75 85 99 / 0.55);
}

.active\:ring-gray-600\/60:active {
  --tw-ring-color: rgb(75 85 99 / 0.6);
}

.active\:ring-gray-600\/65:active {
  --tw-ring-color: rgb(75 85 99 / 0.65);
}

.active\:ring-gray-600\/70:active {
  --tw-ring-color: rgb(75 85 99 / 0.7);
}

.active\:ring-gray-600\/75:active {
  --tw-ring-color: rgb(75 85 99 / 0.75);
}

.active\:ring-gray-600\/80:active {
  --tw-ring-color: rgb(75 85 99 / 0.8);
}

.active\:ring-gray-600\/85:active {
  --tw-ring-color: rgb(75 85 99 / 0.85);
}

.active\:ring-gray-600\/90:active {
  --tw-ring-color: rgb(75 85 99 / 0.9);
}

.active\:ring-gray-600\/95:active {
  --tw-ring-color: rgb(75 85 99 / 0.95);
}

.active\:ring-gray-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

.active\:ring-gray-700\/0:active {
  --tw-ring-color: rgb(55 65 81 / 0);
}

.active\:ring-gray-700\/10:active {
  --tw-ring-color: rgb(55 65 81 / 0.1);
}

.active\:ring-gray-700\/100:active {
  --tw-ring-color: rgb(55 65 81 / 1);
}

.active\:ring-gray-700\/15:active {
  --tw-ring-color: rgb(55 65 81 / 0.15);
}

.active\:ring-gray-700\/20:active {
  --tw-ring-color: rgb(55 65 81 / 0.2);
}

.active\:ring-gray-700\/25:active {
  --tw-ring-color: rgb(55 65 81 / 0.25);
}

.active\:ring-gray-700\/30:active {
  --tw-ring-color: rgb(55 65 81 / 0.3);
}

.active\:ring-gray-700\/35:active {
  --tw-ring-color: rgb(55 65 81 / 0.35);
}

.active\:ring-gray-700\/40:active {
  --tw-ring-color: rgb(55 65 81 / 0.4);
}

.active\:ring-gray-700\/45:active {
  --tw-ring-color: rgb(55 65 81 / 0.45);
}

.active\:ring-gray-700\/5:active {
  --tw-ring-color: rgb(55 65 81 / 0.05);
}

.active\:ring-gray-700\/50:active {
  --tw-ring-color: rgb(55 65 81 / 0.5);
}

.active\:ring-gray-700\/55:active {
  --tw-ring-color: rgb(55 65 81 / 0.55);
}

.active\:ring-gray-700\/60:active {
  --tw-ring-color: rgb(55 65 81 / 0.6);
}

.active\:ring-gray-700\/65:active {
  --tw-ring-color: rgb(55 65 81 / 0.65);
}

.active\:ring-gray-700\/70:active {
  --tw-ring-color: rgb(55 65 81 / 0.7);
}

.active\:ring-gray-700\/75:active {
  --tw-ring-color: rgb(55 65 81 / 0.75);
}

.active\:ring-gray-700\/80:active {
  --tw-ring-color: rgb(55 65 81 / 0.8);
}

.active\:ring-gray-700\/85:active {
  --tw-ring-color: rgb(55 65 81 / 0.85);
}

.active\:ring-gray-700\/90:active {
  --tw-ring-color: rgb(55 65 81 / 0.9);
}

.active\:ring-gray-700\/95:active {
  --tw-ring-color: rgb(55 65 81 / 0.95);
}

.active\:ring-gray-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1));
}

.active\:ring-gray-800\/0:active {
  --tw-ring-color: rgb(31 41 55 / 0);
}

.active\:ring-gray-800\/10:active {
  --tw-ring-color: rgb(31 41 55 / 0.1);
}

.active\:ring-gray-800\/100:active {
  --tw-ring-color: rgb(31 41 55 / 1);
}

.active\:ring-gray-800\/15:active {
  --tw-ring-color: rgb(31 41 55 / 0.15);
}

.active\:ring-gray-800\/20:active {
  --tw-ring-color: rgb(31 41 55 / 0.2);
}

.active\:ring-gray-800\/25:active {
  --tw-ring-color: rgb(31 41 55 / 0.25);
}

.active\:ring-gray-800\/30:active {
  --tw-ring-color: rgb(31 41 55 / 0.3);
}

.active\:ring-gray-800\/35:active {
  --tw-ring-color: rgb(31 41 55 / 0.35);
}

.active\:ring-gray-800\/40:active {
  --tw-ring-color: rgb(31 41 55 / 0.4);
}

.active\:ring-gray-800\/45:active {
  --tw-ring-color: rgb(31 41 55 / 0.45);
}

.active\:ring-gray-800\/5:active {
  --tw-ring-color: rgb(31 41 55 / 0.05);
}

.active\:ring-gray-800\/50:active {
  --tw-ring-color: rgb(31 41 55 / 0.5);
}

.active\:ring-gray-800\/55:active {
  --tw-ring-color: rgb(31 41 55 / 0.55);
}

.active\:ring-gray-800\/60:active {
  --tw-ring-color: rgb(31 41 55 / 0.6);
}

.active\:ring-gray-800\/65:active {
  --tw-ring-color: rgb(31 41 55 / 0.65);
}

.active\:ring-gray-800\/70:active {
  --tw-ring-color: rgb(31 41 55 / 0.7);
}

.active\:ring-gray-800\/75:active {
  --tw-ring-color: rgb(31 41 55 / 0.75);
}

.active\:ring-gray-800\/80:active {
  --tw-ring-color: rgb(31 41 55 / 0.8);
}

.active\:ring-gray-800\/85:active {
  --tw-ring-color: rgb(31 41 55 / 0.85);
}

.active\:ring-gray-800\/90:active {
  --tw-ring-color: rgb(31 41 55 / 0.9);
}

.active\:ring-gray-800\/95:active {
  --tw-ring-color: rgb(31 41 55 / 0.95);
}

.active\:ring-gray-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1));
}

.active\:ring-gray-900\/0:active {
  --tw-ring-color: rgb(17 24 39 / 0);
}

.active\:ring-gray-900\/10:active {
  --tw-ring-color: rgb(17 24 39 / 0.1);
}

.active\:ring-gray-900\/100:active {
  --tw-ring-color: rgb(17 24 39 / 1);
}

.active\:ring-gray-900\/15:active {
  --tw-ring-color: rgb(17 24 39 / 0.15);
}

.active\:ring-gray-900\/20:active {
  --tw-ring-color: rgb(17 24 39 / 0.2);
}

.active\:ring-gray-900\/25:active {
  --tw-ring-color: rgb(17 24 39 / 0.25);
}

.active\:ring-gray-900\/30:active {
  --tw-ring-color: rgb(17 24 39 / 0.3);
}

.active\:ring-gray-900\/35:active {
  --tw-ring-color: rgb(17 24 39 / 0.35);
}

.active\:ring-gray-900\/40:active {
  --tw-ring-color: rgb(17 24 39 / 0.4);
}

.active\:ring-gray-900\/45:active {
  --tw-ring-color: rgb(17 24 39 / 0.45);
}

.active\:ring-gray-900\/5:active {
  --tw-ring-color: rgb(17 24 39 / 0.05);
}

.active\:ring-gray-900\/50:active {
  --tw-ring-color: rgb(17 24 39 / 0.5);
}

.active\:ring-gray-900\/55:active {
  --tw-ring-color: rgb(17 24 39 / 0.55);
}

.active\:ring-gray-900\/60:active {
  --tw-ring-color: rgb(17 24 39 / 0.6);
}

.active\:ring-gray-900\/65:active {
  --tw-ring-color: rgb(17 24 39 / 0.65);
}

.active\:ring-gray-900\/70:active {
  --tw-ring-color: rgb(17 24 39 / 0.7);
}

.active\:ring-gray-900\/75:active {
  --tw-ring-color: rgb(17 24 39 / 0.75);
}

.active\:ring-gray-900\/80:active {
  --tw-ring-color: rgb(17 24 39 / 0.8);
}

.active\:ring-gray-900\/85:active {
  --tw-ring-color: rgb(17 24 39 / 0.85);
}

.active\:ring-gray-900\/90:active {
  --tw-ring-color: rgb(17 24 39 / 0.9);
}

.active\:ring-gray-900\/95:active {
  --tw-ring-color: rgb(17 24 39 / 0.95);
}

.active\:ring-green-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(222 247 236 / var(--tw-ring-opacity, 1));
}

.active\:ring-green-100\/0:active {
  --tw-ring-color: rgb(222 247 236 / 0);
}

.active\:ring-green-100\/10:active {
  --tw-ring-color: rgb(222 247 236 / 0.1);
}

.active\:ring-green-100\/100:active {
  --tw-ring-color: rgb(222 247 236 / 1);
}

.active\:ring-green-100\/15:active {
  --tw-ring-color: rgb(222 247 236 / 0.15);
}

.active\:ring-green-100\/20:active {
  --tw-ring-color: rgb(222 247 236 / 0.2);
}

.active\:ring-green-100\/25:active {
  --tw-ring-color: rgb(222 247 236 / 0.25);
}

.active\:ring-green-100\/30:active {
  --tw-ring-color: rgb(222 247 236 / 0.3);
}

.active\:ring-green-100\/35:active {
  --tw-ring-color: rgb(222 247 236 / 0.35);
}

.active\:ring-green-100\/40:active {
  --tw-ring-color: rgb(222 247 236 / 0.4);
}

.active\:ring-green-100\/45:active {
  --tw-ring-color: rgb(222 247 236 / 0.45);
}

.active\:ring-green-100\/5:active {
  --tw-ring-color: rgb(222 247 236 / 0.05);
}

.active\:ring-green-100\/50:active {
  --tw-ring-color: rgb(222 247 236 / 0.5);
}

.active\:ring-green-100\/55:active {
  --tw-ring-color: rgb(222 247 236 / 0.55);
}

.active\:ring-green-100\/60:active {
  --tw-ring-color: rgb(222 247 236 / 0.6);
}

.active\:ring-green-100\/65:active {
  --tw-ring-color: rgb(222 247 236 / 0.65);
}

.active\:ring-green-100\/70:active {
  --tw-ring-color: rgb(222 247 236 / 0.7);
}

.active\:ring-green-100\/75:active {
  --tw-ring-color: rgb(222 247 236 / 0.75);
}

.active\:ring-green-100\/80:active {
  --tw-ring-color: rgb(222 247 236 / 0.8);
}

.active\:ring-green-100\/85:active {
  --tw-ring-color: rgb(222 247 236 / 0.85);
}

.active\:ring-green-100\/90:active {
  --tw-ring-color: rgb(222 247 236 / 0.9);
}

.active\:ring-green-100\/95:active {
  --tw-ring-color: rgb(222 247 236 / 0.95);
}

.active\:ring-green-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(188 240 218 / var(--tw-ring-opacity, 1));
}

.active\:ring-green-200\/0:active {
  --tw-ring-color: rgb(188 240 218 / 0);
}

.active\:ring-green-200\/10:active {
  --tw-ring-color: rgb(188 240 218 / 0.1);
}

.active\:ring-green-200\/100:active {
  --tw-ring-color: rgb(188 240 218 / 1);
}

.active\:ring-green-200\/15:active {
  --tw-ring-color: rgb(188 240 218 / 0.15);
}

.active\:ring-green-200\/20:active {
  --tw-ring-color: rgb(188 240 218 / 0.2);
}

.active\:ring-green-200\/25:active {
  --tw-ring-color: rgb(188 240 218 / 0.25);
}

.active\:ring-green-200\/30:active {
  --tw-ring-color: rgb(188 240 218 / 0.3);
}

.active\:ring-green-200\/35:active {
  --tw-ring-color: rgb(188 240 218 / 0.35);
}

.active\:ring-green-200\/40:active {
  --tw-ring-color: rgb(188 240 218 / 0.4);
}

.active\:ring-green-200\/45:active {
  --tw-ring-color: rgb(188 240 218 / 0.45);
}

.active\:ring-green-200\/5:active {
  --tw-ring-color: rgb(188 240 218 / 0.05);
}

.active\:ring-green-200\/50:active {
  --tw-ring-color: rgb(188 240 218 / 0.5);
}

.active\:ring-green-200\/55:active {
  --tw-ring-color: rgb(188 240 218 / 0.55);
}

.active\:ring-green-200\/60:active {
  --tw-ring-color: rgb(188 240 218 / 0.6);
}

.active\:ring-green-200\/65:active {
  --tw-ring-color: rgb(188 240 218 / 0.65);
}

.active\:ring-green-200\/70:active {
  --tw-ring-color: rgb(188 240 218 / 0.7);
}

.active\:ring-green-200\/75:active {
  --tw-ring-color: rgb(188 240 218 / 0.75);
}

.active\:ring-green-200\/80:active {
  --tw-ring-color: rgb(188 240 218 / 0.8);
}

.active\:ring-green-200\/85:active {
  --tw-ring-color: rgb(188 240 218 / 0.85);
}

.active\:ring-green-200\/90:active {
  --tw-ring-color: rgb(188 240 218 / 0.9);
}

.active\:ring-green-200\/95:active {
  --tw-ring-color: rgb(188 240 218 / 0.95);
}

.active\:ring-green-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 225 188 / var(--tw-ring-opacity, 1));
}

.active\:ring-green-300\/0:active {
  --tw-ring-color: rgb(132 225 188 / 0);
}

.active\:ring-green-300\/10:active {
  --tw-ring-color: rgb(132 225 188 / 0.1);
}

.active\:ring-green-300\/100:active {
  --tw-ring-color: rgb(132 225 188 / 1);
}

.active\:ring-green-300\/15:active {
  --tw-ring-color: rgb(132 225 188 / 0.15);
}

.active\:ring-green-300\/20:active {
  --tw-ring-color: rgb(132 225 188 / 0.2);
}

.active\:ring-green-300\/25:active {
  --tw-ring-color: rgb(132 225 188 / 0.25);
}

.active\:ring-green-300\/30:active {
  --tw-ring-color: rgb(132 225 188 / 0.3);
}

.active\:ring-green-300\/35:active {
  --tw-ring-color: rgb(132 225 188 / 0.35);
}

.active\:ring-green-300\/40:active {
  --tw-ring-color: rgb(132 225 188 / 0.4);
}

.active\:ring-green-300\/45:active {
  --tw-ring-color: rgb(132 225 188 / 0.45);
}

.active\:ring-green-300\/5:active {
  --tw-ring-color: rgb(132 225 188 / 0.05);
}

.active\:ring-green-300\/50:active {
  --tw-ring-color: rgb(132 225 188 / 0.5);
}

.active\:ring-green-300\/55:active {
  --tw-ring-color: rgb(132 225 188 / 0.55);
}

.active\:ring-green-300\/60:active {
  --tw-ring-color: rgb(132 225 188 / 0.6);
}

.active\:ring-green-300\/65:active {
  --tw-ring-color: rgb(132 225 188 / 0.65);
}

.active\:ring-green-300\/70:active {
  --tw-ring-color: rgb(132 225 188 / 0.7);
}

.active\:ring-green-300\/75:active {
  --tw-ring-color: rgb(132 225 188 / 0.75);
}

.active\:ring-green-300\/80:active {
  --tw-ring-color: rgb(132 225 188 / 0.8);
}

.active\:ring-green-300\/85:active {
  --tw-ring-color: rgb(132 225 188 / 0.85);
}

.active\:ring-green-300\/90:active {
  --tw-ring-color: rgb(132 225 188 / 0.9);
}

.active\:ring-green-300\/95:active {
  --tw-ring-color: rgb(132 225 188 / 0.95);
}

.active\:ring-green-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(49 196 141 / var(--tw-ring-opacity, 1));
}

.active\:ring-green-400\/0:active {
  --tw-ring-color: rgb(49 196 141 / 0);
}

.active\:ring-green-400\/10:active {
  --tw-ring-color: rgb(49 196 141 / 0.1);
}

.active\:ring-green-400\/100:active {
  --tw-ring-color: rgb(49 196 141 / 1);
}

.active\:ring-green-400\/15:active {
  --tw-ring-color: rgb(49 196 141 / 0.15);
}

.active\:ring-green-400\/20:active {
  --tw-ring-color: rgb(49 196 141 / 0.2);
}

.active\:ring-green-400\/25:active {
  --tw-ring-color: rgb(49 196 141 / 0.25);
}

.active\:ring-green-400\/30:active {
  --tw-ring-color: rgb(49 196 141 / 0.3);
}

.active\:ring-green-400\/35:active {
  --tw-ring-color: rgb(49 196 141 / 0.35);
}

.active\:ring-green-400\/40:active {
  --tw-ring-color: rgb(49 196 141 / 0.4);
}

.active\:ring-green-400\/45:active {
  --tw-ring-color: rgb(49 196 141 / 0.45);
}

.active\:ring-green-400\/5:active {
  --tw-ring-color: rgb(49 196 141 / 0.05);
}

.active\:ring-green-400\/50:active {
  --tw-ring-color: rgb(49 196 141 / 0.5);
}

.active\:ring-green-400\/55:active {
  --tw-ring-color: rgb(49 196 141 / 0.55);
}

.active\:ring-green-400\/60:active {
  --tw-ring-color: rgb(49 196 141 / 0.6);
}

.active\:ring-green-400\/65:active {
  --tw-ring-color: rgb(49 196 141 / 0.65);
}

.active\:ring-green-400\/70:active {
  --tw-ring-color: rgb(49 196 141 / 0.7);
}

.active\:ring-green-400\/75:active {
  --tw-ring-color: rgb(49 196 141 / 0.75);
}

.active\:ring-green-400\/80:active {
  --tw-ring-color: rgb(49 196 141 / 0.8);
}

.active\:ring-green-400\/85:active {
  --tw-ring-color: rgb(49 196 141 / 0.85);
}

.active\:ring-green-400\/90:active {
  --tw-ring-color: rgb(49 196 141 / 0.9);
}

.active\:ring-green-400\/95:active {
  --tw-ring-color: rgb(49 196 141 / 0.95);
}

.active\:ring-green-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 159 110 / var(--tw-ring-opacity, 1));
}

.active\:ring-green-500\/0:active {
  --tw-ring-color: rgb(14 159 110 / 0);
}

.active\:ring-green-500\/10:active {
  --tw-ring-color: rgb(14 159 110 / 0.1);
}

.active\:ring-green-500\/100:active {
  --tw-ring-color: rgb(14 159 110 / 1);
}

.active\:ring-green-500\/15:active {
  --tw-ring-color: rgb(14 159 110 / 0.15);
}

.active\:ring-green-500\/20:active {
  --tw-ring-color: rgb(14 159 110 / 0.2);
}

.active\:ring-green-500\/25:active {
  --tw-ring-color: rgb(14 159 110 / 0.25);
}

.active\:ring-green-500\/30:active {
  --tw-ring-color: rgb(14 159 110 / 0.3);
}

.active\:ring-green-500\/35:active {
  --tw-ring-color: rgb(14 159 110 / 0.35);
}

.active\:ring-green-500\/40:active {
  --tw-ring-color: rgb(14 159 110 / 0.4);
}

.active\:ring-green-500\/45:active {
  --tw-ring-color: rgb(14 159 110 / 0.45);
}

.active\:ring-green-500\/5:active {
  --tw-ring-color: rgb(14 159 110 / 0.05);
}

.active\:ring-green-500\/50:active {
  --tw-ring-color: rgb(14 159 110 / 0.5);
}

.active\:ring-green-500\/55:active {
  --tw-ring-color: rgb(14 159 110 / 0.55);
}

.active\:ring-green-500\/60:active {
  --tw-ring-color: rgb(14 159 110 / 0.6);
}

.active\:ring-green-500\/65:active {
  --tw-ring-color: rgb(14 159 110 / 0.65);
}

.active\:ring-green-500\/70:active {
  --tw-ring-color: rgb(14 159 110 / 0.7);
}

.active\:ring-green-500\/75:active {
  --tw-ring-color: rgb(14 159 110 / 0.75);
}

.active\:ring-green-500\/80:active {
  --tw-ring-color: rgb(14 159 110 / 0.8);
}

.active\:ring-green-500\/85:active {
  --tw-ring-color: rgb(14 159 110 / 0.85);
}

.active\:ring-green-500\/90:active {
  --tw-ring-color: rgb(14 159 110 / 0.9);
}

.active\:ring-green-500\/95:active {
  --tw-ring-color: rgb(14 159 110 / 0.95);
}

.active\:ring-green-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 122 85 / var(--tw-ring-opacity, 1));
}

.active\:ring-green-600\/0:active {
  --tw-ring-color: rgb(5 122 85 / 0);
}

.active\:ring-green-600\/10:active {
  --tw-ring-color: rgb(5 122 85 / 0.1);
}

.active\:ring-green-600\/100:active {
  --tw-ring-color: rgb(5 122 85 / 1);
}

.active\:ring-green-600\/15:active {
  --tw-ring-color: rgb(5 122 85 / 0.15);
}

.active\:ring-green-600\/20:active {
  --tw-ring-color: rgb(5 122 85 / 0.2);
}

.active\:ring-green-600\/25:active {
  --tw-ring-color: rgb(5 122 85 / 0.25);
}

.active\:ring-green-600\/30:active {
  --tw-ring-color: rgb(5 122 85 / 0.3);
}

.active\:ring-green-600\/35:active {
  --tw-ring-color: rgb(5 122 85 / 0.35);
}

.active\:ring-green-600\/40:active {
  --tw-ring-color: rgb(5 122 85 / 0.4);
}

.active\:ring-green-600\/45:active {
  --tw-ring-color: rgb(5 122 85 / 0.45);
}

.active\:ring-green-600\/5:active {
  --tw-ring-color: rgb(5 122 85 / 0.05);
}

.active\:ring-green-600\/50:active {
  --tw-ring-color: rgb(5 122 85 / 0.5);
}

.active\:ring-green-600\/55:active {
  --tw-ring-color: rgb(5 122 85 / 0.55);
}

.active\:ring-green-600\/60:active {
  --tw-ring-color: rgb(5 122 85 / 0.6);
}

.active\:ring-green-600\/65:active {
  --tw-ring-color: rgb(5 122 85 / 0.65);
}

.active\:ring-green-600\/70:active {
  --tw-ring-color: rgb(5 122 85 / 0.7);
}

.active\:ring-green-600\/75:active {
  --tw-ring-color: rgb(5 122 85 / 0.75);
}

.active\:ring-green-600\/80:active {
  --tw-ring-color: rgb(5 122 85 / 0.8);
}

.active\:ring-green-600\/85:active {
  --tw-ring-color: rgb(5 122 85 / 0.85);
}

.active\:ring-green-600\/90:active {
  --tw-ring-color: rgb(5 122 85 / 0.9);
}

.active\:ring-green-600\/95:active {
  --tw-ring-color: rgb(5 122 85 / 0.95);
}

.active\:ring-green-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 108 78 / var(--tw-ring-opacity, 1));
}

.active\:ring-green-700\/0:active {
  --tw-ring-color: rgb(4 108 78 / 0);
}

.active\:ring-green-700\/10:active {
  --tw-ring-color: rgb(4 108 78 / 0.1);
}

.active\:ring-green-700\/100:active {
  --tw-ring-color: rgb(4 108 78 / 1);
}

.active\:ring-green-700\/15:active {
  --tw-ring-color: rgb(4 108 78 / 0.15);
}

.active\:ring-green-700\/20:active {
  --tw-ring-color: rgb(4 108 78 / 0.2);
}

.active\:ring-green-700\/25:active {
  --tw-ring-color: rgb(4 108 78 / 0.25);
}

.active\:ring-green-700\/30:active {
  --tw-ring-color: rgb(4 108 78 / 0.3);
}

.active\:ring-green-700\/35:active {
  --tw-ring-color: rgb(4 108 78 / 0.35);
}

.active\:ring-green-700\/40:active {
  --tw-ring-color: rgb(4 108 78 / 0.4);
}

.active\:ring-green-700\/45:active {
  --tw-ring-color: rgb(4 108 78 / 0.45);
}

.active\:ring-green-700\/5:active {
  --tw-ring-color: rgb(4 108 78 / 0.05);
}

.active\:ring-green-700\/50:active {
  --tw-ring-color: rgb(4 108 78 / 0.5);
}

.active\:ring-green-700\/55:active {
  --tw-ring-color: rgb(4 108 78 / 0.55);
}

.active\:ring-green-700\/60:active {
  --tw-ring-color: rgb(4 108 78 / 0.6);
}

.active\:ring-green-700\/65:active {
  --tw-ring-color: rgb(4 108 78 / 0.65);
}

.active\:ring-green-700\/70:active {
  --tw-ring-color: rgb(4 108 78 / 0.7);
}

.active\:ring-green-700\/75:active {
  --tw-ring-color: rgb(4 108 78 / 0.75);
}

.active\:ring-green-700\/80:active {
  --tw-ring-color: rgb(4 108 78 / 0.8);
}

.active\:ring-green-700\/85:active {
  --tw-ring-color: rgb(4 108 78 / 0.85);
}

.active\:ring-green-700\/90:active {
  --tw-ring-color: rgb(4 108 78 / 0.9);
}

.active\:ring-green-700\/95:active {
  --tw-ring-color: rgb(4 108 78 / 0.95);
}

.active\:ring-green-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(3 84 63 / var(--tw-ring-opacity, 1));
}

.active\:ring-green-800\/0:active {
  --tw-ring-color: rgb(3 84 63 / 0);
}

.active\:ring-green-800\/10:active {
  --tw-ring-color: rgb(3 84 63 / 0.1);
}

.active\:ring-green-800\/100:active {
  --tw-ring-color: rgb(3 84 63 / 1);
}

.active\:ring-green-800\/15:active {
  --tw-ring-color: rgb(3 84 63 / 0.15);
}

.active\:ring-green-800\/20:active {
  --tw-ring-color: rgb(3 84 63 / 0.2);
}

.active\:ring-green-800\/25:active {
  --tw-ring-color: rgb(3 84 63 / 0.25);
}

.active\:ring-green-800\/30:active {
  --tw-ring-color: rgb(3 84 63 / 0.3);
}

.active\:ring-green-800\/35:active {
  --tw-ring-color: rgb(3 84 63 / 0.35);
}

.active\:ring-green-800\/40:active {
  --tw-ring-color: rgb(3 84 63 / 0.4);
}

.active\:ring-green-800\/45:active {
  --tw-ring-color: rgb(3 84 63 / 0.45);
}

.active\:ring-green-800\/5:active {
  --tw-ring-color: rgb(3 84 63 / 0.05);
}

.active\:ring-green-800\/50:active {
  --tw-ring-color: rgb(3 84 63 / 0.5);
}

.active\:ring-green-800\/55:active {
  --tw-ring-color: rgb(3 84 63 / 0.55);
}

.active\:ring-green-800\/60:active {
  --tw-ring-color: rgb(3 84 63 / 0.6);
}

.active\:ring-green-800\/65:active {
  --tw-ring-color: rgb(3 84 63 / 0.65);
}

.active\:ring-green-800\/70:active {
  --tw-ring-color: rgb(3 84 63 / 0.7);
}

.active\:ring-green-800\/75:active {
  --tw-ring-color: rgb(3 84 63 / 0.75);
}

.active\:ring-green-800\/80:active {
  --tw-ring-color: rgb(3 84 63 / 0.8);
}

.active\:ring-green-800\/85:active {
  --tw-ring-color: rgb(3 84 63 / 0.85);
}

.active\:ring-green-800\/90:active {
  --tw-ring-color: rgb(3 84 63 / 0.9);
}

.active\:ring-green-800\/95:active {
  --tw-ring-color: rgb(3 84 63 / 0.95);
}

.active\:ring-green-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(1 71 55 / var(--tw-ring-opacity, 1));
}

.active\:ring-green-900\/0:active {
  --tw-ring-color: rgb(1 71 55 / 0);
}

.active\:ring-green-900\/10:active {
  --tw-ring-color: rgb(1 71 55 / 0.1);
}

.active\:ring-green-900\/100:active {
  --tw-ring-color: rgb(1 71 55 / 1);
}

.active\:ring-green-900\/15:active {
  --tw-ring-color: rgb(1 71 55 / 0.15);
}

.active\:ring-green-900\/20:active {
  --tw-ring-color: rgb(1 71 55 / 0.2);
}

.active\:ring-green-900\/25:active {
  --tw-ring-color: rgb(1 71 55 / 0.25);
}

.active\:ring-green-900\/30:active {
  --tw-ring-color: rgb(1 71 55 / 0.3);
}

.active\:ring-green-900\/35:active {
  --tw-ring-color: rgb(1 71 55 / 0.35);
}

.active\:ring-green-900\/40:active {
  --tw-ring-color: rgb(1 71 55 / 0.4);
}

.active\:ring-green-900\/45:active {
  --tw-ring-color: rgb(1 71 55 / 0.45);
}

.active\:ring-green-900\/5:active {
  --tw-ring-color: rgb(1 71 55 / 0.05);
}

.active\:ring-green-900\/50:active {
  --tw-ring-color: rgb(1 71 55 / 0.5);
}

.active\:ring-green-900\/55:active {
  --tw-ring-color: rgb(1 71 55 / 0.55);
}

.active\:ring-green-900\/60:active {
  --tw-ring-color: rgb(1 71 55 / 0.6);
}

.active\:ring-green-900\/65:active {
  --tw-ring-color: rgb(1 71 55 / 0.65);
}

.active\:ring-green-900\/70:active {
  --tw-ring-color: rgb(1 71 55 / 0.7);
}

.active\:ring-green-900\/75:active {
  --tw-ring-color: rgb(1 71 55 / 0.75);
}

.active\:ring-green-900\/80:active {
  --tw-ring-color: rgb(1 71 55 / 0.8);
}

.active\:ring-green-900\/85:active {
  --tw-ring-color: rgb(1 71 55 / 0.85);
}

.active\:ring-green-900\/90:active {
  --tw-ring-color: rgb(1 71 55 / 0.9);
}

.active\:ring-green-900\/95:active {
  --tw-ring-color: rgb(1 71 55 / 0.95);
}

.active\:ring-indigo-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 237 255 / var(--tw-ring-opacity, 1));
}

.active\:ring-indigo-100\/0:active {
  --tw-ring-color: rgb(229 237 255 / 0);
}

.active\:ring-indigo-100\/10:active {
  --tw-ring-color: rgb(229 237 255 / 0.1);
}

.active\:ring-indigo-100\/100:active {
  --tw-ring-color: rgb(229 237 255 / 1);
}

.active\:ring-indigo-100\/15:active {
  --tw-ring-color: rgb(229 237 255 / 0.15);
}

.active\:ring-indigo-100\/20:active {
  --tw-ring-color: rgb(229 237 255 / 0.2);
}

.active\:ring-indigo-100\/25:active {
  --tw-ring-color: rgb(229 237 255 / 0.25);
}

.active\:ring-indigo-100\/30:active {
  --tw-ring-color: rgb(229 237 255 / 0.3);
}

.active\:ring-indigo-100\/35:active {
  --tw-ring-color: rgb(229 237 255 / 0.35);
}

.active\:ring-indigo-100\/40:active {
  --tw-ring-color: rgb(229 237 255 / 0.4);
}

.active\:ring-indigo-100\/45:active {
  --tw-ring-color: rgb(229 237 255 / 0.45);
}

.active\:ring-indigo-100\/5:active {
  --tw-ring-color: rgb(229 237 255 / 0.05);
}

.active\:ring-indigo-100\/50:active {
  --tw-ring-color: rgb(229 237 255 / 0.5);
}

.active\:ring-indigo-100\/55:active {
  --tw-ring-color: rgb(229 237 255 / 0.55);
}

.active\:ring-indigo-100\/60:active {
  --tw-ring-color: rgb(229 237 255 / 0.6);
}

.active\:ring-indigo-100\/65:active {
  --tw-ring-color: rgb(229 237 255 / 0.65);
}

.active\:ring-indigo-100\/70:active {
  --tw-ring-color: rgb(229 237 255 / 0.7);
}

.active\:ring-indigo-100\/75:active {
  --tw-ring-color: rgb(229 237 255 / 0.75);
}

.active\:ring-indigo-100\/80:active {
  --tw-ring-color: rgb(229 237 255 / 0.8);
}

.active\:ring-indigo-100\/85:active {
  --tw-ring-color: rgb(229 237 255 / 0.85);
}

.active\:ring-indigo-100\/90:active {
  --tw-ring-color: rgb(229 237 255 / 0.9);
}

.active\:ring-indigo-100\/95:active {
  --tw-ring-color: rgb(229 237 255 / 0.95);
}

.active\:ring-indigo-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(205 219 254 / var(--tw-ring-opacity, 1));
}

.active\:ring-indigo-200\/0:active {
  --tw-ring-color: rgb(205 219 254 / 0);
}

.active\:ring-indigo-200\/10:active {
  --tw-ring-color: rgb(205 219 254 / 0.1);
}

.active\:ring-indigo-200\/100:active {
  --tw-ring-color: rgb(205 219 254 / 1);
}

.active\:ring-indigo-200\/15:active {
  --tw-ring-color: rgb(205 219 254 / 0.15);
}

.active\:ring-indigo-200\/20:active {
  --tw-ring-color: rgb(205 219 254 / 0.2);
}

.active\:ring-indigo-200\/25:active {
  --tw-ring-color: rgb(205 219 254 / 0.25);
}

.active\:ring-indigo-200\/30:active {
  --tw-ring-color: rgb(205 219 254 / 0.3);
}

.active\:ring-indigo-200\/35:active {
  --tw-ring-color: rgb(205 219 254 / 0.35);
}

.active\:ring-indigo-200\/40:active {
  --tw-ring-color: rgb(205 219 254 / 0.4);
}

.active\:ring-indigo-200\/45:active {
  --tw-ring-color: rgb(205 219 254 / 0.45);
}

.active\:ring-indigo-200\/5:active {
  --tw-ring-color: rgb(205 219 254 / 0.05);
}

.active\:ring-indigo-200\/50:active {
  --tw-ring-color: rgb(205 219 254 / 0.5);
}

.active\:ring-indigo-200\/55:active {
  --tw-ring-color: rgb(205 219 254 / 0.55);
}

.active\:ring-indigo-200\/60:active {
  --tw-ring-color: rgb(205 219 254 / 0.6);
}

.active\:ring-indigo-200\/65:active {
  --tw-ring-color: rgb(205 219 254 / 0.65);
}

.active\:ring-indigo-200\/70:active {
  --tw-ring-color: rgb(205 219 254 / 0.7);
}

.active\:ring-indigo-200\/75:active {
  --tw-ring-color: rgb(205 219 254 / 0.75);
}

.active\:ring-indigo-200\/80:active {
  --tw-ring-color: rgb(205 219 254 / 0.8);
}

.active\:ring-indigo-200\/85:active {
  --tw-ring-color: rgb(205 219 254 / 0.85);
}

.active\:ring-indigo-200\/90:active {
  --tw-ring-color: rgb(205 219 254 / 0.9);
}

.active\:ring-indigo-200\/95:active {
  --tw-ring-color: rgb(205 219 254 / 0.95);
}

.active\:ring-indigo-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 198 252 / var(--tw-ring-opacity, 1));
}

.active\:ring-indigo-300\/0:active {
  --tw-ring-color: rgb(180 198 252 / 0);
}

.active\:ring-indigo-300\/10:active {
  --tw-ring-color: rgb(180 198 252 / 0.1);
}

.active\:ring-indigo-300\/100:active {
  --tw-ring-color: rgb(180 198 252 / 1);
}

.active\:ring-indigo-300\/15:active {
  --tw-ring-color: rgb(180 198 252 / 0.15);
}

.active\:ring-indigo-300\/20:active {
  --tw-ring-color: rgb(180 198 252 / 0.2);
}

.active\:ring-indigo-300\/25:active {
  --tw-ring-color: rgb(180 198 252 / 0.25);
}

.active\:ring-indigo-300\/30:active {
  --tw-ring-color: rgb(180 198 252 / 0.3);
}

.active\:ring-indigo-300\/35:active {
  --tw-ring-color: rgb(180 198 252 / 0.35);
}

.active\:ring-indigo-300\/40:active {
  --tw-ring-color: rgb(180 198 252 / 0.4);
}

.active\:ring-indigo-300\/45:active {
  --tw-ring-color: rgb(180 198 252 / 0.45);
}

.active\:ring-indigo-300\/5:active {
  --tw-ring-color: rgb(180 198 252 / 0.05);
}

.active\:ring-indigo-300\/50:active {
  --tw-ring-color: rgb(180 198 252 / 0.5);
}

.active\:ring-indigo-300\/55:active {
  --tw-ring-color: rgb(180 198 252 / 0.55);
}

.active\:ring-indigo-300\/60:active {
  --tw-ring-color: rgb(180 198 252 / 0.6);
}

.active\:ring-indigo-300\/65:active {
  --tw-ring-color: rgb(180 198 252 / 0.65);
}

.active\:ring-indigo-300\/70:active {
  --tw-ring-color: rgb(180 198 252 / 0.7);
}

.active\:ring-indigo-300\/75:active {
  --tw-ring-color: rgb(180 198 252 / 0.75);
}

.active\:ring-indigo-300\/80:active {
  --tw-ring-color: rgb(180 198 252 / 0.8);
}

.active\:ring-indigo-300\/85:active {
  --tw-ring-color: rgb(180 198 252 / 0.85);
}

.active\:ring-indigo-300\/90:active {
  --tw-ring-color: rgb(180 198 252 / 0.9);
}

.active\:ring-indigo-300\/95:active {
  --tw-ring-color: rgb(180 198 252 / 0.95);
}

.active\:ring-indigo-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(141 162 251 / var(--tw-ring-opacity, 1));
}

.active\:ring-indigo-400\/0:active {
  --tw-ring-color: rgb(141 162 251 / 0);
}

.active\:ring-indigo-400\/10:active {
  --tw-ring-color: rgb(141 162 251 / 0.1);
}

.active\:ring-indigo-400\/100:active {
  --tw-ring-color: rgb(141 162 251 / 1);
}

.active\:ring-indigo-400\/15:active {
  --tw-ring-color: rgb(141 162 251 / 0.15);
}

.active\:ring-indigo-400\/20:active {
  --tw-ring-color: rgb(141 162 251 / 0.2);
}

.active\:ring-indigo-400\/25:active {
  --tw-ring-color: rgb(141 162 251 / 0.25);
}

.active\:ring-indigo-400\/30:active {
  --tw-ring-color: rgb(141 162 251 / 0.3);
}

.active\:ring-indigo-400\/35:active {
  --tw-ring-color: rgb(141 162 251 / 0.35);
}

.active\:ring-indigo-400\/40:active {
  --tw-ring-color: rgb(141 162 251 / 0.4);
}

.active\:ring-indigo-400\/45:active {
  --tw-ring-color: rgb(141 162 251 / 0.45);
}

.active\:ring-indigo-400\/5:active {
  --tw-ring-color: rgb(141 162 251 / 0.05);
}

.active\:ring-indigo-400\/50:active {
  --tw-ring-color: rgb(141 162 251 / 0.5);
}

.active\:ring-indigo-400\/55:active {
  --tw-ring-color: rgb(141 162 251 / 0.55);
}

.active\:ring-indigo-400\/60:active {
  --tw-ring-color: rgb(141 162 251 / 0.6);
}

.active\:ring-indigo-400\/65:active {
  --tw-ring-color: rgb(141 162 251 / 0.65);
}

.active\:ring-indigo-400\/70:active {
  --tw-ring-color: rgb(141 162 251 / 0.7);
}

.active\:ring-indigo-400\/75:active {
  --tw-ring-color: rgb(141 162 251 / 0.75);
}

.active\:ring-indigo-400\/80:active {
  --tw-ring-color: rgb(141 162 251 / 0.8);
}

.active\:ring-indigo-400\/85:active {
  --tw-ring-color: rgb(141 162 251 / 0.85);
}

.active\:ring-indigo-400\/90:active {
  --tw-ring-color: rgb(141 162 251 / 0.9);
}

.active\:ring-indigo-400\/95:active {
  --tw-ring-color: rgb(141 162 251 / 0.95);
}

.active\:ring-indigo-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(104 117 245 / var(--tw-ring-opacity, 1));
}

.active\:ring-indigo-500\/0:active {
  --tw-ring-color: rgb(104 117 245 / 0);
}

.active\:ring-indigo-500\/10:active {
  --tw-ring-color: rgb(104 117 245 / 0.1);
}

.active\:ring-indigo-500\/100:active {
  --tw-ring-color: rgb(104 117 245 / 1);
}

.active\:ring-indigo-500\/15:active {
  --tw-ring-color: rgb(104 117 245 / 0.15);
}

.active\:ring-indigo-500\/20:active {
  --tw-ring-color: rgb(104 117 245 / 0.2);
}

.active\:ring-indigo-500\/25:active {
  --tw-ring-color: rgb(104 117 245 / 0.25);
}

.active\:ring-indigo-500\/30:active {
  --tw-ring-color: rgb(104 117 245 / 0.3);
}

.active\:ring-indigo-500\/35:active {
  --tw-ring-color: rgb(104 117 245 / 0.35);
}

.active\:ring-indigo-500\/40:active {
  --tw-ring-color: rgb(104 117 245 / 0.4);
}

.active\:ring-indigo-500\/45:active {
  --tw-ring-color: rgb(104 117 245 / 0.45);
}

.active\:ring-indigo-500\/5:active {
  --tw-ring-color: rgb(104 117 245 / 0.05);
}

.active\:ring-indigo-500\/50:active {
  --tw-ring-color: rgb(104 117 245 / 0.5);
}

.active\:ring-indigo-500\/55:active {
  --tw-ring-color: rgb(104 117 245 / 0.55);
}

.active\:ring-indigo-500\/60:active {
  --tw-ring-color: rgb(104 117 245 / 0.6);
}

.active\:ring-indigo-500\/65:active {
  --tw-ring-color: rgb(104 117 245 / 0.65);
}

.active\:ring-indigo-500\/70:active {
  --tw-ring-color: rgb(104 117 245 / 0.7);
}

.active\:ring-indigo-500\/75:active {
  --tw-ring-color: rgb(104 117 245 / 0.75);
}

.active\:ring-indigo-500\/80:active {
  --tw-ring-color: rgb(104 117 245 / 0.8);
}

.active\:ring-indigo-500\/85:active {
  --tw-ring-color: rgb(104 117 245 / 0.85);
}

.active\:ring-indigo-500\/90:active {
  --tw-ring-color: rgb(104 117 245 / 0.9);
}

.active\:ring-indigo-500\/95:active {
  --tw-ring-color: rgb(104 117 245 / 0.95);
}

.active\:ring-indigo-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(88 80 236 / var(--tw-ring-opacity, 1));
}

.active\:ring-indigo-600\/0:active {
  --tw-ring-color: rgb(88 80 236 / 0);
}

.active\:ring-indigo-600\/10:active {
  --tw-ring-color: rgb(88 80 236 / 0.1);
}

.active\:ring-indigo-600\/100:active {
  --tw-ring-color: rgb(88 80 236 / 1);
}

.active\:ring-indigo-600\/15:active {
  --tw-ring-color: rgb(88 80 236 / 0.15);
}

.active\:ring-indigo-600\/20:active {
  --tw-ring-color: rgb(88 80 236 / 0.2);
}

.active\:ring-indigo-600\/25:active {
  --tw-ring-color: rgb(88 80 236 / 0.25);
}

.active\:ring-indigo-600\/30:active {
  --tw-ring-color: rgb(88 80 236 / 0.3);
}

.active\:ring-indigo-600\/35:active {
  --tw-ring-color: rgb(88 80 236 / 0.35);
}

.active\:ring-indigo-600\/40:active {
  --tw-ring-color: rgb(88 80 236 / 0.4);
}

.active\:ring-indigo-600\/45:active {
  --tw-ring-color: rgb(88 80 236 / 0.45);
}

.active\:ring-indigo-600\/5:active {
  --tw-ring-color: rgb(88 80 236 / 0.05);
}

.active\:ring-indigo-600\/50:active {
  --tw-ring-color: rgb(88 80 236 / 0.5);
}

.active\:ring-indigo-600\/55:active {
  --tw-ring-color: rgb(88 80 236 / 0.55);
}

.active\:ring-indigo-600\/60:active {
  --tw-ring-color: rgb(88 80 236 / 0.6);
}

.active\:ring-indigo-600\/65:active {
  --tw-ring-color: rgb(88 80 236 / 0.65);
}

.active\:ring-indigo-600\/70:active {
  --tw-ring-color: rgb(88 80 236 / 0.7);
}

.active\:ring-indigo-600\/75:active {
  --tw-ring-color: rgb(88 80 236 / 0.75);
}

.active\:ring-indigo-600\/80:active {
  --tw-ring-color: rgb(88 80 236 / 0.8);
}

.active\:ring-indigo-600\/85:active {
  --tw-ring-color: rgb(88 80 236 / 0.85);
}

.active\:ring-indigo-600\/90:active {
  --tw-ring-color: rgb(88 80 236 / 0.9);
}

.active\:ring-indigo-600\/95:active {
  --tw-ring-color: rgb(88 80 236 / 0.95);
}

.active\:ring-indigo-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 69 205 / var(--tw-ring-opacity, 1));
}

.active\:ring-indigo-700\/0:active {
  --tw-ring-color: rgb(81 69 205 / 0);
}

.active\:ring-indigo-700\/10:active {
  --tw-ring-color: rgb(81 69 205 / 0.1);
}

.active\:ring-indigo-700\/100:active {
  --tw-ring-color: rgb(81 69 205 / 1);
}

.active\:ring-indigo-700\/15:active {
  --tw-ring-color: rgb(81 69 205 / 0.15);
}

.active\:ring-indigo-700\/20:active {
  --tw-ring-color: rgb(81 69 205 / 0.2);
}

.active\:ring-indigo-700\/25:active {
  --tw-ring-color: rgb(81 69 205 / 0.25);
}

.active\:ring-indigo-700\/30:active {
  --tw-ring-color: rgb(81 69 205 / 0.3);
}

.active\:ring-indigo-700\/35:active {
  --tw-ring-color: rgb(81 69 205 / 0.35);
}

.active\:ring-indigo-700\/40:active {
  --tw-ring-color: rgb(81 69 205 / 0.4);
}

.active\:ring-indigo-700\/45:active {
  --tw-ring-color: rgb(81 69 205 / 0.45);
}

.active\:ring-indigo-700\/5:active {
  --tw-ring-color: rgb(81 69 205 / 0.05);
}

.active\:ring-indigo-700\/50:active {
  --tw-ring-color: rgb(81 69 205 / 0.5);
}

.active\:ring-indigo-700\/55:active {
  --tw-ring-color: rgb(81 69 205 / 0.55);
}

.active\:ring-indigo-700\/60:active {
  --tw-ring-color: rgb(81 69 205 / 0.6);
}

.active\:ring-indigo-700\/65:active {
  --tw-ring-color: rgb(81 69 205 / 0.65);
}

.active\:ring-indigo-700\/70:active {
  --tw-ring-color: rgb(81 69 205 / 0.7);
}

.active\:ring-indigo-700\/75:active {
  --tw-ring-color: rgb(81 69 205 / 0.75);
}

.active\:ring-indigo-700\/80:active {
  --tw-ring-color: rgb(81 69 205 / 0.8);
}

.active\:ring-indigo-700\/85:active {
  --tw-ring-color: rgb(81 69 205 / 0.85);
}

.active\:ring-indigo-700\/90:active {
  --tw-ring-color: rgb(81 69 205 / 0.9);
}

.active\:ring-indigo-700\/95:active {
  --tw-ring-color: rgb(81 69 205 / 0.95);
}

.active\:ring-indigo-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 56 157 / var(--tw-ring-opacity, 1));
}

.active\:ring-indigo-800\/0:active {
  --tw-ring-color: rgb(66 56 157 / 0);
}

.active\:ring-indigo-800\/10:active {
  --tw-ring-color: rgb(66 56 157 / 0.1);
}

.active\:ring-indigo-800\/100:active {
  --tw-ring-color: rgb(66 56 157 / 1);
}

.active\:ring-indigo-800\/15:active {
  --tw-ring-color: rgb(66 56 157 / 0.15);
}

.active\:ring-indigo-800\/20:active {
  --tw-ring-color: rgb(66 56 157 / 0.2);
}

.active\:ring-indigo-800\/25:active {
  --tw-ring-color: rgb(66 56 157 / 0.25);
}

.active\:ring-indigo-800\/30:active {
  --tw-ring-color: rgb(66 56 157 / 0.3);
}

.active\:ring-indigo-800\/35:active {
  --tw-ring-color: rgb(66 56 157 / 0.35);
}

.active\:ring-indigo-800\/40:active {
  --tw-ring-color: rgb(66 56 157 / 0.4);
}

.active\:ring-indigo-800\/45:active {
  --tw-ring-color: rgb(66 56 157 / 0.45);
}

.active\:ring-indigo-800\/5:active {
  --tw-ring-color: rgb(66 56 157 / 0.05);
}

.active\:ring-indigo-800\/50:active {
  --tw-ring-color: rgb(66 56 157 / 0.5);
}

.active\:ring-indigo-800\/55:active {
  --tw-ring-color: rgb(66 56 157 / 0.55);
}

.active\:ring-indigo-800\/60:active {
  --tw-ring-color: rgb(66 56 157 / 0.6);
}

.active\:ring-indigo-800\/65:active {
  --tw-ring-color: rgb(66 56 157 / 0.65);
}

.active\:ring-indigo-800\/70:active {
  --tw-ring-color: rgb(66 56 157 / 0.7);
}

.active\:ring-indigo-800\/75:active {
  --tw-ring-color: rgb(66 56 157 / 0.75);
}

.active\:ring-indigo-800\/80:active {
  --tw-ring-color: rgb(66 56 157 / 0.8);
}

.active\:ring-indigo-800\/85:active {
  --tw-ring-color: rgb(66 56 157 / 0.85);
}

.active\:ring-indigo-800\/90:active {
  --tw-ring-color: rgb(66 56 157 / 0.9);
}

.active\:ring-indigo-800\/95:active {
  --tw-ring-color: rgb(66 56 157 / 0.95);
}

.active\:ring-indigo-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 47 120 / var(--tw-ring-opacity, 1));
}

.active\:ring-indigo-900\/0:active {
  --tw-ring-color: rgb(54 47 120 / 0);
}

.active\:ring-indigo-900\/10:active {
  --tw-ring-color: rgb(54 47 120 / 0.1);
}

.active\:ring-indigo-900\/100:active {
  --tw-ring-color: rgb(54 47 120 / 1);
}

.active\:ring-indigo-900\/15:active {
  --tw-ring-color: rgb(54 47 120 / 0.15);
}

.active\:ring-indigo-900\/20:active {
  --tw-ring-color: rgb(54 47 120 / 0.2);
}

.active\:ring-indigo-900\/25:active {
  --tw-ring-color: rgb(54 47 120 / 0.25);
}

.active\:ring-indigo-900\/30:active {
  --tw-ring-color: rgb(54 47 120 / 0.3);
}

.active\:ring-indigo-900\/35:active {
  --tw-ring-color: rgb(54 47 120 / 0.35);
}

.active\:ring-indigo-900\/40:active {
  --tw-ring-color: rgb(54 47 120 / 0.4);
}

.active\:ring-indigo-900\/45:active {
  --tw-ring-color: rgb(54 47 120 / 0.45);
}

.active\:ring-indigo-900\/5:active {
  --tw-ring-color: rgb(54 47 120 / 0.05);
}

.active\:ring-indigo-900\/50:active {
  --tw-ring-color: rgb(54 47 120 / 0.5);
}

.active\:ring-indigo-900\/55:active {
  --tw-ring-color: rgb(54 47 120 / 0.55);
}

.active\:ring-indigo-900\/60:active {
  --tw-ring-color: rgb(54 47 120 / 0.6);
}

.active\:ring-indigo-900\/65:active {
  --tw-ring-color: rgb(54 47 120 / 0.65);
}

.active\:ring-indigo-900\/70:active {
  --tw-ring-color: rgb(54 47 120 / 0.7);
}

.active\:ring-indigo-900\/75:active {
  --tw-ring-color: rgb(54 47 120 / 0.75);
}

.active\:ring-indigo-900\/80:active {
  --tw-ring-color: rgb(54 47 120 / 0.8);
}

.active\:ring-indigo-900\/85:active {
  --tw-ring-color: rgb(54 47 120 / 0.85);
}

.active\:ring-indigo-900\/90:active {
  --tw-ring-color: rgb(54 47 120 / 0.9);
}

.active\:ring-indigo-900\/95:active {
  --tw-ring-color: rgb(54 47 120 / 0.95);
}

.active\:ring-lime-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1));
}

.active\:ring-lime-100\/0:active {
  --tw-ring-color: rgb(236 252 203 / 0);
}

.active\:ring-lime-100\/10:active {
  --tw-ring-color: rgb(236 252 203 / 0.1);
}

.active\:ring-lime-100\/100:active {
  --tw-ring-color: rgb(236 252 203 / 1);
}

.active\:ring-lime-100\/15:active {
  --tw-ring-color: rgb(236 252 203 / 0.15);
}

.active\:ring-lime-100\/20:active {
  --tw-ring-color: rgb(236 252 203 / 0.2);
}

.active\:ring-lime-100\/25:active {
  --tw-ring-color: rgb(236 252 203 / 0.25);
}

.active\:ring-lime-100\/30:active {
  --tw-ring-color: rgb(236 252 203 / 0.3);
}

.active\:ring-lime-100\/35:active {
  --tw-ring-color: rgb(236 252 203 / 0.35);
}

.active\:ring-lime-100\/40:active {
  --tw-ring-color: rgb(236 252 203 / 0.4);
}

.active\:ring-lime-100\/45:active {
  --tw-ring-color: rgb(236 252 203 / 0.45);
}

.active\:ring-lime-100\/5:active {
  --tw-ring-color: rgb(236 252 203 / 0.05);
}

.active\:ring-lime-100\/50:active {
  --tw-ring-color: rgb(236 252 203 / 0.5);
}

.active\:ring-lime-100\/55:active {
  --tw-ring-color: rgb(236 252 203 / 0.55);
}

.active\:ring-lime-100\/60:active {
  --tw-ring-color: rgb(236 252 203 / 0.6);
}

.active\:ring-lime-100\/65:active {
  --tw-ring-color: rgb(236 252 203 / 0.65);
}

.active\:ring-lime-100\/70:active {
  --tw-ring-color: rgb(236 252 203 / 0.7);
}

.active\:ring-lime-100\/75:active {
  --tw-ring-color: rgb(236 252 203 / 0.75);
}

.active\:ring-lime-100\/80:active {
  --tw-ring-color: rgb(236 252 203 / 0.8);
}

.active\:ring-lime-100\/85:active {
  --tw-ring-color: rgb(236 252 203 / 0.85);
}

.active\:ring-lime-100\/90:active {
  --tw-ring-color: rgb(236 252 203 / 0.9);
}

.active\:ring-lime-100\/95:active {
  --tw-ring-color: rgb(236 252 203 / 0.95);
}

.active\:ring-lime-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1));
}

.active\:ring-lime-200\/0:active {
  --tw-ring-color: rgb(217 249 157 / 0);
}

.active\:ring-lime-200\/10:active {
  --tw-ring-color: rgb(217 249 157 / 0.1);
}

.active\:ring-lime-200\/100:active {
  --tw-ring-color: rgb(217 249 157 / 1);
}

.active\:ring-lime-200\/15:active {
  --tw-ring-color: rgb(217 249 157 / 0.15);
}

.active\:ring-lime-200\/20:active {
  --tw-ring-color: rgb(217 249 157 / 0.2);
}

.active\:ring-lime-200\/25:active {
  --tw-ring-color: rgb(217 249 157 / 0.25);
}

.active\:ring-lime-200\/30:active {
  --tw-ring-color: rgb(217 249 157 / 0.3);
}

.active\:ring-lime-200\/35:active {
  --tw-ring-color: rgb(217 249 157 / 0.35);
}

.active\:ring-lime-200\/40:active {
  --tw-ring-color: rgb(217 249 157 / 0.4);
}

.active\:ring-lime-200\/45:active {
  --tw-ring-color: rgb(217 249 157 / 0.45);
}

.active\:ring-lime-200\/5:active {
  --tw-ring-color: rgb(217 249 157 / 0.05);
}

.active\:ring-lime-200\/50:active {
  --tw-ring-color: rgb(217 249 157 / 0.5);
}

.active\:ring-lime-200\/55:active {
  --tw-ring-color: rgb(217 249 157 / 0.55);
}

.active\:ring-lime-200\/60:active {
  --tw-ring-color: rgb(217 249 157 / 0.6);
}

.active\:ring-lime-200\/65:active {
  --tw-ring-color: rgb(217 249 157 / 0.65);
}

.active\:ring-lime-200\/70:active {
  --tw-ring-color: rgb(217 249 157 / 0.7);
}

.active\:ring-lime-200\/75:active {
  --tw-ring-color: rgb(217 249 157 / 0.75);
}

.active\:ring-lime-200\/80:active {
  --tw-ring-color: rgb(217 249 157 / 0.8);
}

.active\:ring-lime-200\/85:active {
  --tw-ring-color: rgb(217 249 157 / 0.85);
}

.active\:ring-lime-200\/90:active {
  --tw-ring-color: rgb(217 249 157 / 0.9);
}

.active\:ring-lime-200\/95:active {
  --tw-ring-color: rgb(217 249 157 / 0.95);
}

.active\:ring-lime-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1));
}

.active\:ring-lime-300\/0:active {
  --tw-ring-color: rgb(190 242 100 / 0);
}

.active\:ring-lime-300\/10:active {
  --tw-ring-color: rgb(190 242 100 / 0.1);
}

.active\:ring-lime-300\/100:active {
  --tw-ring-color: rgb(190 242 100 / 1);
}

.active\:ring-lime-300\/15:active {
  --tw-ring-color: rgb(190 242 100 / 0.15);
}

.active\:ring-lime-300\/20:active {
  --tw-ring-color: rgb(190 242 100 / 0.2);
}

.active\:ring-lime-300\/25:active {
  --tw-ring-color: rgb(190 242 100 / 0.25);
}

.active\:ring-lime-300\/30:active {
  --tw-ring-color: rgb(190 242 100 / 0.3);
}

.active\:ring-lime-300\/35:active {
  --tw-ring-color: rgb(190 242 100 / 0.35);
}

.active\:ring-lime-300\/40:active {
  --tw-ring-color: rgb(190 242 100 / 0.4);
}

.active\:ring-lime-300\/45:active {
  --tw-ring-color: rgb(190 242 100 / 0.45);
}

.active\:ring-lime-300\/5:active {
  --tw-ring-color: rgb(190 242 100 / 0.05);
}

.active\:ring-lime-300\/50:active {
  --tw-ring-color: rgb(190 242 100 / 0.5);
}

.active\:ring-lime-300\/55:active {
  --tw-ring-color: rgb(190 242 100 / 0.55);
}

.active\:ring-lime-300\/60:active {
  --tw-ring-color: rgb(190 242 100 / 0.6);
}

.active\:ring-lime-300\/65:active {
  --tw-ring-color: rgb(190 242 100 / 0.65);
}

.active\:ring-lime-300\/70:active {
  --tw-ring-color: rgb(190 242 100 / 0.7);
}

.active\:ring-lime-300\/75:active {
  --tw-ring-color: rgb(190 242 100 / 0.75);
}

.active\:ring-lime-300\/80:active {
  --tw-ring-color: rgb(190 242 100 / 0.8);
}

.active\:ring-lime-300\/85:active {
  --tw-ring-color: rgb(190 242 100 / 0.85);
}

.active\:ring-lime-300\/90:active {
  --tw-ring-color: rgb(190 242 100 / 0.9);
}

.active\:ring-lime-300\/95:active {
  --tw-ring-color: rgb(190 242 100 / 0.95);
}

.active\:ring-lime-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1));
}

.active\:ring-lime-400\/0:active {
  --tw-ring-color: rgb(163 230 53 / 0);
}

.active\:ring-lime-400\/10:active {
  --tw-ring-color: rgb(163 230 53 / 0.1);
}

.active\:ring-lime-400\/100:active {
  --tw-ring-color: rgb(163 230 53 / 1);
}

.active\:ring-lime-400\/15:active {
  --tw-ring-color: rgb(163 230 53 / 0.15);
}

.active\:ring-lime-400\/20:active {
  --tw-ring-color: rgb(163 230 53 / 0.2);
}

.active\:ring-lime-400\/25:active {
  --tw-ring-color: rgb(163 230 53 / 0.25);
}

.active\:ring-lime-400\/30:active {
  --tw-ring-color: rgb(163 230 53 / 0.3);
}

.active\:ring-lime-400\/35:active {
  --tw-ring-color: rgb(163 230 53 / 0.35);
}

.active\:ring-lime-400\/40:active {
  --tw-ring-color: rgb(163 230 53 / 0.4);
}

.active\:ring-lime-400\/45:active {
  --tw-ring-color: rgb(163 230 53 / 0.45);
}

.active\:ring-lime-400\/5:active {
  --tw-ring-color: rgb(163 230 53 / 0.05);
}

.active\:ring-lime-400\/50:active {
  --tw-ring-color: rgb(163 230 53 / 0.5);
}

.active\:ring-lime-400\/55:active {
  --tw-ring-color: rgb(163 230 53 / 0.55);
}

.active\:ring-lime-400\/60:active {
  --tw-ring-color: rgb(163 230 53 / 0.6);
}

.active\:ring-lime-400\/65:active {
  --tw-ring-color: rgb(163 230 53 / 0.65);
}

.active\:ring-lime-400\/70:active {
  --tw-ring-color: rgb(163 230 53 / 0.7);
}

.active\:ring-lime-400\/75:active {
  --tw-ring-color: rgb(163 230 53 / 0.75);
}

.active\:ring-lime-400\/80:active {
  --tw-ring-color: rgb(163 230 53 / 0.8);
}

.active\:ring-lime-400\/85:active {
  --tw-ring-color: rgb(163 230 53 / 0.85);
}

.active\:ring-lime-400\/90:active {
  --tw-ring-color: rgb(163 230 53 / 0.9);
}

.active\:ring-lime-400\/95:active {
  --tw-ring-color: rgb(163 230 53 / 0.95);
}

.active\:ring-lime-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1));
}

.active\:ring-lime-500\/0:active {
  --tw-ring-color: rgb(132 204 22 / 0);
}

.active\:ring-lime-500\/10:active {
  --tw-ring-color: rgb(132 204 22 / 0.1);
}

.active\:ring-lime-500\/100:active {
  --tw-ring-color: rgb(132 204 22 / 1);
}

.active\:ring-lime-500\/15:active {
  --tw-ring-color: rgb(132 204 22 / 0.15);
}

.active\:ring-lime-500\/20:active {
  --tw-ring-color: rgb(132 204 22 / 0.2);
}

.active\:ring-lime-500\/25:active {
  --tw-ring-color: rgb(132 204 22 / 0.25);
}

.active\:ring-lime-500\/30:active {
  --tw-ring-color: rgb(132 204 22 / 0.3);
}

.active\:ring-lime-500\/35:active {
  --tw-ring-color: rgb(132 204 22 / 0.35);
}

.active\:ring-lime-500\/40:active {
  --tw-ring-color: rgb(132 204 22 / 0.4);
}

.active\:ring-lime-500\/45:active {
  --tw-ring-color: rgb(132 204 22 / 0.45);
}

.active\:ring-lime-500\/5:active {
  --tw-ring-color: rgb(132 204 22 / 0.05);
}

.active\:ring-lime-500\/50:active {
  --tw-ring-color: rgb(132 204 22 / 0.5);
}

.active\:ring-lime-500\/55:active {
  --tw-ring-color: rgb(132 204 22 / 0.55);
}

.active\:ring-lime-500\/60:active {
  --tw-ring-color: rgb(132 204 22 / 0.6);
}

.active\:ring-lime-500\/65:active {
  --tw-ring-color: rgb(132 204 22 / 0.65);
}

.active\:ring-lime-500\/70:active {
  --tw-ring-color: rgb(132 204 22 / 0.7);
}

.active\:ring-lime-500\/75:active {
  --tw-ring-color: rgb(132 204 22 / 0.75);
}

.active\:ring-lime-500\/80:active {
  --tw-ring-color: rgb(132 204 22 / 0.8);
}

.active\:ring-lime-500\/85:active {
  --tw-ring-color: rgb(132 204 22 / 0.85);
}

.active\:ring-lime-500\/90:active {
  --tw-ring-color: rgb(132 204 22 / 0.9);
}

.active\:ring-lime-500\/95:active {
  --tw-ring-color: rgb(132 204 22 / 0.95);
}

.active\:ring-lime-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1));
}

.active\:ring-lime-600\/0:active {
  --tw-ring-color: rgb(101 163 13 / 0);
}

.active\:ring-lime-600\/10:active {
  --tw-ring-color: rgb(101 163 13 / 0.1);
}

.active\:ring-lime-600\/100:active {
  --tw-ring-color: rgb(101 163 13 / 1);
}

.active\:ring-lime-600\/15:active {
  --tw-ring-color: rgb(101 163 13 / 0.15);
}

.active\:ring-lime-600\/20:active {
  --tw-ring-color: rgb(101 163 13 / 0.2);
}

.active\:ring-lime-600\/25:active {
  --tw-ring-color: rgb(101 163 13 / 0.25);
}

.active\:ring-lime-600\/30:active {
  --tw-ring-color: rgb(101 163 13 / 0.3);
}

.active\:ring-lime-600\/35:active {
  --tw-ring-color: rgb(101 163 13 / 0.35);
}

.active\:ring-lime-600\/40:active {
  --tw-ring-color: rgb(101 163 13 / 0.4);
}

.active\:ring-lime-600\/45:active {
  --tw-ring-color: rgb(101 163 13 / 0.45);
}

.active\:ring-lime-600\/5:active {
  --tw-ring-color: rgb(101 163 13 / 0.05);
}

.active\:ring-lime-600\/50:active {
  --tw-ring-color: rgb(101 163 13 / 0.5);
}

.active\:ring-lime-600\/55:active {
  --tw-ring-color: rgb(101 163 13 / 0.55);
}

.active\:ring-lime-600\/60:active {
  --tw-ring-color: rgb(101 163 13 / 0.6);
}

.active\:ring-lime-600\/65:active {
  --tw-ring-color: rgb(101 163 13 / 0.65);
}

.active\:ring-lime-600\/70:active {
  --tw-ring-color: rgb(101 163 13 / 0.7);
}

.active\:ring-lime-600\/75:active {
  --tw-ring-color: rgb(101 163 13 / 0.75);
}

.active\:ring-lime-600\/80:active {
  --tw-ring-color: rgb(101 163 13 / 0.8);
}

.active\:ring-lime-600\/85:active {
  --tw-ring-color: rgb(101 163 13 / 0.85);
}

.active\:ring-lime-600\/90:active {
  --tw-ring-color: rgb(101 163 13 / 0.9);
}

.active\:ring-lime-600\/95:active {
  --tw-ring-color: rgb(101 163 13 / 0.95);
}

.active\:ring-lime-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1));
}

.active\:ring-lime-700\/0:active {
  --tw-ring-color: rgb(77 124 15 / 0);
}

.active\:ring-lime-700\/10:active {
  --tw-ring-color: rgb(77 124 15 / 0.1);
}

.active\:ring-lime-700\/100:active {
  --tw-ring-color: rgb(77 124 15 / 1);
}

.active\:ring-lime-700\/15:active {
  --tw-ring-color: rgb(77 124 15 / 0.15);
}

.active\:ring-lime-700\/20:active {
  --tw-ring-color: rgb(77 124 15 / 0.2);
}

.active\:ring-lime-700\/25:active {
  --tw-ring-color: rgb(77 124 15 / 0.25);
}

.active\:ring-lime-700\/30:active {
  --tw-ring-color: rgb(77 124 15 / 0.3);
}

.active\:ring-lime-700\/35:active {
  --tw-ring-color: rgb(77 124 15 / 0.35);
}

.active\:ring-lime-700\/40:active {
  --tw-ring-color: rgb(77 124 15 / 0.4);
}

.active\:ring-lime-700\/45:active {
  --tw-ring-color: rgb(77 124 15 / 0.45);
}

.active\:ring-lime-700\/5:active {
  --tw-ring-color: rgb(77 124 15 / 0.05);
}

.active\:ring-lime-700\/50:active {
  --tw-ring-color: rgb(77 124 15 / 0.5);
}

.active\:ring-lime-700\/55:active {
  --tw-ring-color: rgb(77 124 15 / 0.55);
}

.active\:ring-lime-700\/60:active {
  --tw-ring-color: rgb(77 124 15 / 0.6);
}

.active\:ring-lime-700\/65:active {
  --tw-ring-color: rgb(77 124 15 / 0.65);
}

.active\:ring-lime-700\/70:active {
  --tw-ring-color: rgb(77 124 15 / 0.7);
}

.active\:ring-lime-700\/75:active {
  --tw-ring-color: rgb(77 124 15 / 0.75);
}

.active\:ring-lime-700\/80:active {
  --tw-ring-color: rgb(77 124 15 / 0.8);
}

.active\:ring-lime-700\/85:active {
  --tw-ring-color: rgb(77 124 15 / 0.85);
}

.active\:ring-lime-700\/90:active {
  --tw-ring-color: rgb(77 124 15 / 0.9);
}

.active\:ring-lime-700\/95:active {
  --tw-ring-color: rgb(77 124 15 / 0.95);
}

.active\:ring-lime-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1));
}

.active\:ring-lime-800\/0:active {
  --tw-ring-color: rgb(63 98 18 / 0);
}

.active\:ring-lime-800\/10:active {
  --tw-ring-color: rgb(63 98 18 / 0.1);
}

.active\:ring-lime-800\/100:active {
  --tw-ring-color: rgb(63 98 18 / 1);
}

.active\:ring-lime-800\/15:active {
  --tw-ring-color: rgb(63 98 18 / 0.15);
}

.active\:ring-lime-800\/20:active {
  --tw-ring-color: rgb(63 98 18 / 0.2);
}

.active\:ring-lime-800\/25:active {
  --tw-ring-color: rgb(63 98 18 / 0.25);
}

.active\:ring-lime-800\/30:active {
  --tw-ring-color: rgb(63 98 18 / 0.3);
}

.active\:ring-lime-800\/35:active {
  --tw-ring-color: rgb(63 98 18 / 0.35);
}

.active\:ring-lime-800\/40:active {
  --tw-ring-color: rgb(63 98 18 / 0.4);
}

.active\:ring-lime-800\/45:active {
  --tw-ring-color: rgb(63 98 18 / 0.45);
}

.active\:ring-lime-800\/5:active {
  --tw-ring-color: rgb(63 98 18 / 0.05);
}

.active\:ring-lime-800\/50:active {
  --tw-ring-color: rgb(63 98 18 / 0.5);
}

.active\:ring-lime-800\/55:active {
  --tw-ring-color: rgb(63 98 18 / 0.55);
}

.active\:ring-lime-800\/60:active {
  --tw-ring-color: rgb(63 98 18 / 0.6);
}

.active\:ring-lime-800\/65:active {
  --tw-ring-color: rgb(63 98 18 / 0.65);
}

.active\:ring-lime-800\/70:active {
  --tw-ring-color: rgb(63 98 18 / 0.7);
}

.active\:ring-lime-800\/75:active {
  --tw-ring-color: rgb(63 98 18 / 0.75);
}

.active\:ring-lime-800\/80:active {
  --tw-ring-color: rgb(63 98 18 / 0.8);
}

.active\:ring-lime-800\/85:active {
  --tw-ring-color: rgb(63 98 18 / 0.85);
}

.active\:ring-lime-800\/90:active {
  --tw-ring-color: rgb(63 98 18 / 0.9);
}

.active\:ring-lime-800\/95:active {
  --tw-ring-color: rgb(63 98 18 / 0.95);
}

.active\:ring-lime-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1));
}

.active\:ring-lime-900\/0:active {
  --tw-ring-color: rgb(54 83 20 / 0);
}

.active\:ring-lime-900\/10:active {
  --tw-ring-color: rgb(54 83 20 / 0.1);
}

.active\:ring-lime-900\/100:active {
  --tw-ring-color: rgb(54 83 20 / 1);
}

.active\:ring-lime-900\/15:active {
  --tw-ring-color: rgb(54 83 20 / 0.15);
}

.active\:ring-lime-900\/20:active {
  --tw-ring-color: rgb(54 83 20 / 0.2);
}

.active\:ring-lime-900\/25:active {
  --tw-ring-color: rgb(54 83 20 / 0.25);
}

.active\:ring-lime-900\/30:active {
  --tw-ring-color: rgb(54 83 20 / 0.3);
}

.active\:ring-lime-900\/35:active {
  --tw-ring-color: rgb(54 83 20 / 0.35);
}

.active\:ring-lime-900\/40:active {
  --tw-ring-color: rgb(54 83 20 / 0.4);
}

.active\:ring-lime-900\/45:active {
  --tw-ring-color: rgb(54 83 20 / 0.45);
}

.active\:ring-lime-900\/5:active {
  --tw-ring-color: rgb(54 83 20 / 0.05);
}

.active\:ring-lime-900\/50:active {
  --tw-ring-color: rgb(54 83 20 / 0.5);
}

.active\:ring-lime-900\/55:active {
  --tw-ring-color: rgb(54 83 20 / 0.55);
}

.active\:ring-lime-900\/60:active {
  --tw-ring-color: rgb(54 83 20 / 0.6);
}

.active\:ring-lime-900\/65:active {
  --tw-ring-color: rgb(54 83 20 / 0.65);
}

.active\:ring-lime-900\/70:active {
  --tw-ring-color: rgb(54 83 20 / 0.7);
}

.active\:ring-lime-900\/75:active {
  --tw-ring-color: rgb(54 83 20 / 0.75);
}

.active\:ring-lime-900\/80:active {
  --tw-ring-color: rgb(54 83 20 / 0.8);
}

.active\:ring-lime-900\/85:active {
  --tw-ring-color: rgb(54 83 20 / 0.85);
}

.active\:ring-lime-900\/90:active {
  --tw-ring-color: rgb(54 83 20 / 0.9);
}

.active\:ring-lime-900\/95:active {
  --tw-ring-color: rgb(54 83 20 / 0.95);
}

.active\:ring-neutral-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1));
}

.active\:ring-neutral-100\/0:active {
  --tw-ring-color: rgb(245 245 245 / 0);
}

.active\:ring-neutral-100\/10:active {
  --tw-ring-color: rgb(245 245 245 / 0.1);
}

.active\:ring-neutral-100\/100:active {
  --tw-ring-color: rgb(245 245 245 / 1);
}

.active\:ring-neutral-100\/15:active {
  --tw-ring-color: rgb(245 245 245 / 0.15);
}

.active\:ring-neutral-100\/20:active {
  --tw-ring-color: rgb(245 245 245 / 0.2);
}

.active\:ring-neutral-100\/25:active {
  --tw-ring-color: rgb(245 245 245 / 0.25);
}

.active\:ring-neutral-100\/30:active {
  --tw-ring-color: rgb(245 245 245 / 0.3);
}

.active\:ring-neutral-100\/35:active {
  --tw-ring-color: rgb(245 245 245 / 0.35);
}

.active\:ring-neutral-100\/40:active {
  --tw-ring-color: rgb(245 245 245 / 0.4);
}

.active\:ring-neutral-100\/45:active {
  --tw-ring-color: rgb(245 245 245 / 0.45);
}

.active\:ring-neutral-100\/5:active {
  --tw-ring-color: rgb(245 245 245 / 0.05);
}

.active\:ring-neutral-100\/50:active {
  --tw-ring-color: rgb(245 245 245 / 0.5);
}

.active\:ring-neutral-100\/55:active {
  --tw-ring-color: rgb(245 245 245 / 0.55);
}

.active\:ring-neutral-100\/60:active {
  --tw-ring-color: rgb(245 245 245 / 0.6);
}

.active\:ring-neutral-100\/65:active {
  --tw-ring-color: rgb(245 245 245 / 0.65);
}

.active\:ring-neutral-100\/70:active {
  --tw-ring-color: rgb(245 245 245 / 0.7);
}

.active\:ring-neutral-100\/75:active {
  --tw-ring-color: rgb(245 245 245 / 0.75);
}

.active\:ring-neutral-100\/80:active {
  --tw-ring-color: rgb(245 245 245 / 0.8);
}

.active\:ring-neutral-100\/85:active {
  --tw-ring-color: rgb(245 245 245 / 0.85);
}

.active\:ring-neutral-100\/90:active {
  --tw-ring-color: rgb(245 245 245 / 0.9);
}

.active\:ring-neutral-100\/95:active {
  --tw-ring-color: rgb(245 245 245 / 0.95);
}

.active\:ring-neutral-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1));
}

.active\:ring-neutral-200\/0:active {
  --tw-ring-color: rgb(229 229 229 / 0);
}

.active\:ring-neutral-200\/10:active {
  --tw-ring-color: rgb(229 229 229 / 0.1);
}

.active\:ring-neutral-200\/100:active {
  --tw-ring-color: rgb(229 229 229 / 1);
}

.active\:ring-neutral-200\/15:active {
  --tw-ring-color: rgb(229 229 229 / 0.15);
}

.active\:ring-neutral-200\/20:active {
  --tw-ring-color: rgb(229 229 229 / 0.2);
}

.active\:ring-neutral-200\/25:active {
  --tw-ring-color: rgb(229 229 229 / 0.25);
}

.active\:ring-neutral-200\/30:active {
  --tw-ring-color: rgb(229 229 229 / 0.3);
}

.active\:ring-neutral-200\/35:active {
  --tw-ring-color: rgb(229 229 229 / 0.35);
}

.active\:ring-neutral-200\/40:active {
  --tw-ring-color: rgb(229 229 229 / 0.4);
}

.active\:ring-neutral-200\/45:active {
  --tw-ring-color: rgb(229 229 229 / 0.45);
}

.active\:ring-neutral-200\/5:active {
  --tw-ring-color: rgb(229 229 229 / 0.05);
}

.active\:ring-neutral-200\/50:active {
  --tw-ring-color: rgb(229 229 229 / 0.5);
}

.active\:ring-neutral-200\/55:active {
  --tw-ring-color: rgb(229 229 229 / 0.55);
}

.active\:ring-neutral-200\/60:active {
  --tw-ring-color: rgb(229 229 229 / 0.6);
}

.active\:ring-neutral-200\/65:active {
  --tw-ring-color: rgb(229 229 229 / 0.65);
}

.active\:ring-neutral-200\/70:active {
  --tw-ring-color: rgb(229 229 229 / 0.7);
}

.active\:ring-neutral-200\/75:active {
  --tw-ring-color: rgb(229 229 229 / 0.75);
}

.active\:ring-neutral-200\/80:active {
  --tw-ring-color: rgb(229 229 229 / 0.8);
}

.active\:ring-neutral-200\/85:active {
  --tw-ring-color: rgb(229 229 229 / 0.85);
}

.active\:ring-neutral-200\/90:active {
  --tw-ring-color: rgb(229 229 229 / 0.9);
}

.active\:ring-neutral-200\/95:active {
  --tw-ring-color: rgb(229 229 229 / 0.95);
}

.active\:ring-neutral-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
}

.active\:ring-neutral-300\/0:active {
  --tw-ring-color: rgb(212 212 212 / 0);
}

.active\:ring-neutral-300\/10:active {
  --tw-ring-color: rgb(212 212 212 / 0.1);
}

.active\:ring-neutral-300\/100:active {
  --tw-ring-color: rgb(212 212 212 / 1);
}

.active\:ring-neutral-300\/15:active {
  --tw-ring-color: rgb(212 212 212 / 0.15);
}

.active\:ring-neutral-300\/20:active {
  --tw-ring-color: rgb(212 212 212 / 0.2);
}

.active\:ring-neutral-300\/25:active {
  --tw-ring-color: rgb(212 212 212 / 0.25);
}

.active\:ring-neutral-300\/30:active {
  --tw-ring-color: rgb(212 212 212 / 0.3);
}

.active\:ring-neutral-300\/35:active {
  --tw-ring-color: rgb(212 212 212 / 0.35);
}

.active\:ring-neutral-300\/40:active {
  --tw-ring-color: rgb(212 212 212 / 0.4);
}

.active\:ring-neutral-300\/45:active {
  --tw-ring-color: rgb(212 212 212 / 0.45);
}

.active\:ring-neutral-300\/5:active {
  --tw-ring-color: rgb(212 212 212 / 0.05);
}

.active\:ring-neutral-300\/50:active {
  --tw-ring-color: rgb(212 212 212 / 0.5);
}

.active\:ring-neutral-300\/55:active {
  --tw-ring-color: rgb(212 212 212 / 0.55);
}

.active\:ring-neutral-300\/60:active {
  --tw-ring-color: rgb(212 212 212 / 0.6);
}

.active\:ring-neutral-300\/65:active {
  --tw-ring-color: rgb(212 212 212 / 0.65);
}

.active\:ring-neutral-300\/70:active {
  --tw-ring-color: rgb(212 212 212 / 0.7);
}

.active\:ring-neutral-300\/75:active {
  --tw-ring-color: rgb(212 212 212 / 0.75);
}

.active\:ring-neutral-300\/80:active {
  --tw-ring-color: rgb(212 212 212 / 0.8);
}

.active\:ring-neutral-300\/85:active {
  --tw-ring-color: rgb(212 212 212 / 0.85);
}

.active\:ring-neutral-300\/90:active {
  --tw-ring-color: rgb(212 212 212 / 0.9);
}

.active\:ring-neutral-300\/95:active {
  --tw-ring-color: rgb(212 212 212 / 0.95);
}

.active\:ring-neutral-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1));
}

.active\:ring-neutral-400\/0:active {
  --tw-ring-color: rgb(163 163 163 / 0);
}

.active\:ring-neutral-400\/10:active {
  --tw-ring-color: rgb(163 163 163 / 0.1);
}

.active\:ring-neutral-400\/100:active {
  --tw-ring-color: rgb(163 163 163 / 1);
}

.active\:ring-neutral-400\/15:active {
  --tw-ring-color: rgb(163 163 163 / 0.15);
}

.active\:ring-neutral-400\/20:active {
  --tw-ring-color: rgb(163 163 163 / 0.2);
}

.active\:ring-neutral-400\/25:active {
  --tw-ring-color: rgb(163 163 163 / 0.25);
}

.active\:ring-neutral-400\/30:active {
  --tw-ring-color: rgb(163 163 163 / 0.3);
}

.active\:ring-neutral-400\/35:active {
  --tw-ring-color: rgb(163 163 163 / 0.35);
}

.active\:ring-neutral-400\/40:active {
  --tw-ring-color: rgb(163 163 163 / 0.4);
}

.active\:ring-neutral-400\/45:active {
  --tw-ring-color: rgb(163 163 163 / 0.45);
}

.active\:ring-neutral-400\/5:active {
  --tw-ring-color: rgb(163 163 163 / 0.05);
}

.active\:ring-neutral-400\/50:active {
  --tw-ring-color: rgb(163 163 163 / 0.5);
}

.active\:ring-neutral-400\/55:active {
  --tw-ring-color: rgb(163 163 163 / 0.55);
}

.active\:ring-neutral-400\/60:active {
  --tw-ring-color: rgb(163 163 163 / 0.6);
}

.active\:ring-neutral-400\/65:active {
  --tw-ring-color: rgb(163 163 163 / 0.65);
}

.active\:ring-neutral-400\/70:active {
  --tw-ring-color: rgb(163 163 163 / 0.7);
}

.active\:ring-neutral-400\/75:active {
  --tw-ring-color: rgb(163 163 163 / 0.75);
}

.active\:ring-neutral-400\/80:active {
  --tw-ring-color: rgb(163 163 163 / 0.8);
}

.active\:ring-neutral-400\/85:active {
  --tw-ring-color: rgb(163 163 163 / 0.85);
}

.active\:ring-neutral-400\/90:active {
  --tw-ring-color: rgb(163 163 163 / 0.9);
}

.active\:ring-neutral-400\/95:active {
  --tw-ring-color: rgb(163 163 163 / 0.95);
}

.active\:ring-neutral-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1));
}

.active\:ring-neutral-500\/0:active {
  --tw-ring-color: rgb(115 115 115 / 0);
}

.active\:ring-neutral-500\/10:active {
  --tw-ring-color: rgb(115 115 115 / 0.1);
}

.active\:ring-neutral-500\/100:active {
  --tw-ring-color: rgb(115 115 115 / 1);
}

.active\:ring-neutral-500\/15:active {
  --tw-ring-color: rgb(115 115 115 / 0.15);
}

.active\:ring-neutral-500\/20:active {
  --tw-ring-color: rgb(115 115 115 / 0.2);
}

.active\:ring-neutral-500\/25:active {
  --tw-ring-color: rgb(115 115 115 / 0.25);
}

.active\:ring-neutral-500\/30:active {
  --tw-ring-color: rgb(115 115 115 / 0.3);
}

.active\:ring-neutral-500\/35:active {
  --tw-ring-color: rgb(115 115 115 / 0.35);
}

.active\:ring-neutral-500\/40:active {
  --tw-ring-color: rgb(115 115 115 / 0.4);
}

.active\:ring-neutral-500\/45:active {
  --tw-ring-color: rgb(115 115 115 / 0.45);
}

.active\:ring-neutral-500\/5:active {
  --tw-ring-color: rgb(115 115 115 / 0.05);
}

.active\:ring-neutral-500\/50:active {
  --tw-ring-color: rgb(115 115 115 / 0.5);
}

.active\:ring-neutral-500\/55:active {
  --tw-ring-color: rgb(115 115 115 / 0.55);
}

.active\:ring-neutral-500\/60:active {
  --tw-ring-color: rgb(115 115 115 / 0.6);
}

.active\:ring-neutral-500\/65:active {
  --tw-ring-color: rgb(115 115 115 / 0.65);
}

.active\:ring-neutral-500\/70:active {
  --tw-ring-color: rgb(115 115 115 / 0.7);
}

.active\:ring-neutral-500\/75:active {
  --tw-ring-color: rgb(115 115 115 / 0.75);
}

.active\:ring-neutral-500\/80:active {
  --tw-ring-color: rgb(115 115 115 / 0.8);
}

.active\:ring-neutral-500\/85:active {
  --tw-ring-color: rgb(115 115 115 / 0.85);
}

.active\:ring-neutral-500\/90:active {
  --tw-ring-color: rgb(115 115 115 / 0.9);
}

.active\:ring-neutral-500\/95:active {
  --tw-ring-color: rgb(115 115 115 / 0.95);
}

.active\:ring-neutral-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1));
}

.active\:ring-neutral-600\/0:active {
  --tw-ring-color: rgb(82 82 82 / 0);
}

.active\:ring-neutral-600\/10:active {
  --tw-ring-color: rgb(82 82 82 / 0.1);
}

.active\:ring-neutral-600\/100:active {
  --tw-ring-color: rgb(82 82 82 / 1);
}

.active\:ring-neutral-600\/15:active {
  --tw-ring-color: rgb(82 82 82 / 0.15);
}

.active\:ring-neutral-600\/20:active {
  --tw-ring-color: rgb(82 82 82 / 0.2);
}

.active\:ring-neutral-600\/25:active {
  --tw-ring-color: rgb(82 82 82 / 0.25);
}

.active\:ring-neutral-600\/30:active {
  --tw-ring-color: rgb(82 82 82 / 0.3);
}

.active\:ring-neutral-600\/35:active {
  --tw-ring-color: rgb(82 82 82 / 0.35);
}

.active\:ring-neutral-600\/40:active {
  --tw-ring-color: rgb(82 82 82 / 0.4);
}

.active\:ring-neutral-600\/45:active {
  --tw-ring-color: rgb(82 82 82 / 0.45);
}

.active\:ring-neutral-600\/5:active {
  --tw-ring-color: rgb(82 82 82 / 0.05);
}

.active\:ring-neutral-600\/50:active {
  --tw-ring-color: rgb(82 82 82 / 0.5);
}

.active\:ring-neutral-600\/55:active {
  --tw-ring-color: rgb(82 82 82 / 0.55);
}

.active\:ring-neutral-600\/60:active {
  --tw-ring-color: rgb(82 82 82 / 0.6);
}

.active\:ring-neutral-600\/65:active {
  --tw-ring-color: rgb(82 82 82 / 0.65);
}

.active\:ring-neutral-600\/70:active {
  --tw-ring-color: rgb(82 82 82 / 0.7);
}

.active\:ring-neutral-600\/75:active {
  --tw-ring-color: rgb(82 82 82 / 0.75);
}

.active\:ring-neutral-600\/80:active {
  --tw-ring-color: rgb(82 82 82 / 0.8);
}

.active\:ring-neutral-600\/85:active {
  --tw-ring-color: rgb(82 82 82 / 0.85);
}

.active\:ring-neutral-600\/90:active {
  --tw-ring-color: rgb(82 82 82 / 0.9);
}

.active\:ring-neutral-600\/95:active {
  --tw-ring-color: rgb(82 82 82 / 0.95);
}

.active\:ring-neutral-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1));
}

.active\:ring-neutral-700\/0:active {
  --tw-ring-color: rgb(64 64 64 / 0);
}

.active\:ring-neutral-700\/10:active {
  --tw-ring-color: rgb(64 64 64 / 0.1);
}

.active\:ring-neutral-700\/100:active {
  --tw-ring-color: rgb(64 64 64 / 1);
}

.active\:ring-neutral-700\/15:active {
  --tw-ring-color: rgb(64 64 64 / 0.15);
}

.active\:ring-neutral-700\/20:active {
  --tw-ring-color: rgb(64 64 64 / 0.2);
}

.active\:ring-neutral-700\/25:active {
  --tw-ring-color: rgb(64 64 64 / 0.25);
}

.active\:ring-neutral-700\/30:active {
  --tw-ring-color: rgb(64 64 64 / 0.3);
}

.active\:ring-neutral-700\/35:active {
  --tw-ring-color: rgb(64 64 64 / 0.35);
}

.active\:ring-neutral-700\/40:active {
  --tw-ring-color: rgb(64 64 64 / 0.4);
}

.active\:ring-neutral-700\/45:active {
  --tw-ring-color: rgb(64 64 64 / 0.45);
}

.active\:ring-neutral-700\/5:active {
  --tw-ring-color: rgb(64 64 64 / 0.05);
}

.active\:ring-neutral-700\/50:active {
  --tw-ring-color: rgb(64 64 64 / 0.5);
}

.active\:ring-neutral-700\/55:active {
  --tw-ring-color: rgb(64 64 64 / 0.55);
}

.active\:ring-neutral-700\/60:active {
  --tw-ring-color: rgb(64 64 64 / 0.6);
}

.active\:ring-neutral-700\/65:active {
  --tw-ring-color: rgb(64 64 64 / 0.65);
}

.active\:ring-neutral-700\/70:active {
  --tw-ring-color: rgb(64 64 64 / 0.7);
}

.active\:ring-neutral-700\/75:active {
  --tw-ring-color: rgb(64 64 64 / 0.75);
}

.active\:ring-neutral-700\/80:active {
  --tw-ring-color: rgb(64 64 64 / 0.8);
}

.active\:ring-neutral-700\/85:active {
  --tw-ring-color: rgb(64 64 64 / 0.85);
}

.active\:ring-neutral-700\/90:active {
  --tw-ring-color: rgb(64 64 64 / 0.9);
}

.active\:ring-neutral-700\/95:active {
  --tw-ring-color: rgb(64 64 64 / 0.95);
}

.active\:ring-neutral-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1));
}

.active\:ring-neutral-800\/0:active {
  --tw-ring-color: rgb(38 38 38 / 0);
}

.active\:ring-neutral-800\/10:active {
  --tw-ring-color: rgb(38 38 38 / 0.1);
}

.active\:ring-neutral-800\/100:active {
  --tw-ring-color: rgb(38 38 38 / 1);
}

.active\:ring-neutral-800\/15:active {
  --tw-ring-color: rgb(38 38 38 / 0.15);
}

.active\:ring-neutral-800\/20:active {
  --tw-ring-color: rgb(38 38 38 / 0.2);
}

.active\:ring-neutral-800\/25:active {
  --tw-ring-color: rgb(38 38 38 / 0.25);
}

.active\:ring-neutral-800\/30:active {
  --tw-ring-color: rgb(38 38 38 / 0.3);
}

.active\:ring-neutral-800\/35:active {
  --tw-ring-color: rgb(38 38 38 / 0.35);
}

.active\:ring-neutral-800\/40:active {
  --tw-ring-color: rgb(38 38 38 / 0.4);
}

.active\:ring-neutral-800\/45:active {
  --tw-ring-color: rgb(38 38 38 / 0.45);
}

.active\:ring-neutral-800\/5:active {
  --tw-ring-color: rgb(38 38 38 / 0.05);
}

.active\:ring-neutral-800\/50:active {
  --tw-ring-color: rgb(38 38 38 / 0.5);
}

.active\:ring-neutral-800\/55:active {
  --tw-ring-color: rgb(38 38 38 / 0.55);
}

.active\:ring-neutral-800\/60:active {
  --tw-ring-color: rgb(38 38 38 / 0.6);
}

.active\:ring-neutral-800\/65:active {
  --tw-ring-color: rgb(38 38 38 / 0.65);
}

.active\:ring-neutral-800\/70:active {
  --tw-ring-color: rgb(38 38 38 / 0.7);
}

.active\:ring-neutral-800\/75:active {
  --tw-ring-color: rgb(38 38 38 / 0.75);
}

.active\:ring-neutral-800\/80:active {
  --tw-ring-color: rgb(38 38 38 / 0.8);
}

.active\:ring-neutral-800\/85:active {
  --tw-ring-color: rgb(38 38 38 / 0.85);
}

.active\:ring-neutral-800\/90:active {
  --tw-ring-color: rgb(38 38 38 / 0.9);
}

.active\:ring-neutral-800\/95:active {
  --tw-ring-color: rgb(38 38 38 / 0.95);
}

.active\:ring-neutral-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1));
}

.active\:ring-neutral-900\/0:active {
  --tw-ring-color: rgb(23 23 23 / 0);
}

.active\:ring-neutral-900\/10:active {
  --tw-ring-color: rgb(23 23 23 / 0.1);
}

.active\:ring-neutral-900\/100:active {
  --tw-ring-color: rgb(23 23 23 / 1);
}

.active\:ring-neutral-900\/15:active {
  --tw-ring-color: rgb(23 23 23 / 0.15);
}

.active\:ring-neutral-900\/20:active {
  --tw-ring-color: rgb(23 23 23 / 0.2);
}

.active\:ring-neutral-900\/25:active {
  --tw-ring-color: rgb(23 23 23 / 0.25);
}

.active\:ring-neutral-900\/30:active {
  --tw-ring-color: rgb(23 23 23 / 0.3);
}

.active\:ring-neutral-900\/35:active {
  --tw-ring-color: rgb(23 23 23 / 0.35);
}

.active\:ring-neutral-900\/40:active {
  --tw-ring-color: rgb(23 23 23 / 0.4);
}

.active\:ring-neutral-900\/45:active {
  --tw-ring-color: rgb(23 23 23 / 0.45);
}

.active\:ring-neutral-900\/5:active {
  --tw-ring-color: rgb(23 23 23 / 0.05);
}

.active\:ring-neutral-900\/50:active {
  --tw-ring-color: rgb(23 23 23 / 0.5);
}

.active\:ring-neutral-900\/55:active {
  --tw-ring-color: rgb(23 23 23 / 0.55);
}

.active\:ring-neutral-900\/60:active {
  --tw-ring-color: rgb(23 23 23 / 0.6);
}

.active\:ring-neutral-900\/65:active {
  --tw-ring-color: rgb(23 23 23 / 0.65);
}

.active\:ring-neutral-900\/70:active {
  --tw-ring-color: rgb(23 23 23 / 0.7);
}

.active\:ring-neutral-900\/75:active {
  --tw-ring-color: rgb(23 23 23 / 0.75);
}

.active\:ring-neutral-900\/80:active {
  --tw-ring-color: rgb(23 23 23 / 0.8);
}

.active\:ring-neutral-900\/85:active {
  --tw-ring-color: rgb(23 23 23 / 0.85);
}

.active\:ring-neutral-900\/90:active {
  --tw-ring-color: rgb(23 23 23 / 0.9);
}

.active\:ring-neutral-900\/95:active {
  --tw-ring-color: rgb(23 23 23 / 0.95);
}

.active\:ring-orange-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 236 220 / var(--tw-ring-opacity, 1));
}

.active\:ring-orange-100\/0:active {
  --tw-ring-color: rgb(254 236 220 / 0);
}

.active\:ring-orange-100\/10:active {
  --tw-ring-color: rgb(254 236 220 / 0.1);
}

.active\:ring-orange-100\/100:active {
  --tw-ring-color: rgb(254 236 220 / 1);
}

.active\:ring-orange-100\/15:active {
  --tw-ring-color: rgb(254 236 220 / 0.15);
}

.active\:ring-orange-100\/20:active {
  --tw-ring-color: rgb(254 236 220 / 0.2);
}

.active\:ring-orange-100\/25:active {
  --tw-ring-color: rgb(254 236 220 / 0.25);
}

.active\:ring-orange-100\/30:active {
  --tw-ring-color: rgb(254 236 220 / 0.3);
}

.active\:ring-orange-100\/35:active {
  --tw-ring-color: rgb(254 236 220 / 0.35);
}

.active\:ring-orange-100\/40:active {
  --tw-ring-color: rgb(254 236 220 / 0.4);
}

.active\:ring-orange-100\/45:active {
  --tw-ring-color: rgb(254 236 220 / 0.45);
}

.active\:ring-orange-100\/5:active {
  --tw-ring-color: rgb(254 236 220 / 0.05);
}

.active\:ring-orange-100\/50:active {
  --tw-ring-color: rgb(254 236 220 / 0.5);
}

.active\:ring-orange-100\/55:active {
  --tw-ring-color: rgb(254 236 220 / 0.55);
}

.active\:ring-orange-100\/60:active {
  --tw-ring-color: rgb(254 236 220 / 0.6);
}

.active\:ring-orange-100\/65:active {
  --tw-ring-color: rgb(254 236 220 / 0.65);
}

.active\:ring-orange-100\/70:active {
  --tw-ring-color: rgb(254 236 220 / 0.7);
}

.active\:ring-orange-100\/75:active {
  --tw-ring-color: rgb(254 236 220 / 0.75);
}

.active\:ring-orange-100\/80:active {
  --tw-ring-color: rgb(254 236 220 / 0.8);
}

.active\:ring-orange-100\/85:active {
  --tw-ring-color: rgb(254 236 220 / 0.85);
}

.active\:ring-orange-100\/90:active {
  --tw-ring-color: rgb(254 236 220 / 0.9);
}

.active\:ring-orange-100\/95:active {
  --tw-ring-color: rgb(254 236 220 / 0.95);
}

.active\:ring-orange-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 217 189 / var(--tw-ring-opacity, 1));
}

.active\:ring-orange-200\/0:active {
  --tw-ring-color: rgb(252 217 189 / 0);
}

.active\:ring-orange-200\/10:active {
  --tw-ring-color: rgb(252 217 189 / 0.1);
}

.active\:ring-orange-200\/100:active {
  --tw-ring-color: rgb(252 217 189 / 1);
}

.active\:ring-orange-200\/15:active {
  --tw-ring-color: rgb(252 217 189 / 0.15);
}

.active\:ring-orange-200\/20:active {
  --tw-ring-color: rgb(252 217 189 / 0.2);
}

.active\:ring-orange-200\/25:active {
  --tw-ring-color: rgb(252 217 189 / 0.25);
}

.active\:ring-orange-200\/30:active {
  --tw-ring-color: rgb(252 217 189 / 0.3);
}

.active\:ring-orange-200\/35:active {
  --tw-ring-color: rgb(252 217 189 / 0.35);
}

.active\:ring-orange-200\/40:active {
  --tw-ring-color: rgb(252 217 189 / 0.4);
}

.active\:ring-orange-200\/45:active {
  --tw-ring-color: rgb(252 217 189 / 0.45);
}

.active\:ring-orange-200\/5:active {
  --tw-ring-color: rgb(252 217 189 / 0.05);
}

.active\:ring-orange-200\/50:active {
  --tw-ring-color: rgb(252 217 189 / 0.5);
}

.active\:ring-orange-200\/55:active {
  --tw-ring-color: rgb(252 217 189 / 0.55);
}

.active\:ring-orange-200\/60:active {
  --tw-ring-color: rgb(252 217 189 / 0.6);
}

.active\:ring-orange-200\/65:active {
  --tw-ring-color: rgb(252 217 189 / 0.65);
}

.active\:ring-orange-200\/70:active {
  --tw-ring-color: rgb(252 217 189 / 0.7);
}

.active\:ring-orange-200\/75:active {
  --tw-ring-color: rgb(252 217 189 / 0.75);
}

.active\:ring-orange-200\/80:active {
  --tw-ring-color: rgb(252 217 189 / 0.8);
}

.active\:ring-orange-200\/85:active {
  --tw-ring-color: rgb(252 217 189 / 0.85);
}

.active\:ring-orange-200\/90:active {
  --tw-ring-color: rgb(252 217 189 / 0.9);
}

.active\:ring-orange-200\/95:active {
  --tw-ring-color: rgb(252 217 189 / 0.95);
}

.active\:ring-orange-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 186 140 / var(--tw-ring-opacity, 1));
}

.active\:ring-orange-300\/0:active {
  --tw-ring-color: rgb(253 186 140 / 0);
}

.active\:ring-orange-300\/10:active {
  --tw-ring-color: rgb(253 186 140 / 0.1);
}

.active\:ring-orange-300\/100:active {
  --tw-ring-color: rgb(253 186 140 / 1);
}

.active\:ring-orange-300\/15:active {
  --tw-ring-color: rgb(253 186 140 / 0.15);
}

.active\:ring-orange-300\/20:active {
  --tw-ring-color: rgb(253 186 140 / 0.2);
}

.active\:ring-orange-300\/25:active {
  --tw-ring-color: rgb(253 186 140 / 0.25);
}

.active\:ring-orange-300\/30:active {
  --tw-ring-color: rgb(253 186 140 / 0.3);
}

.active\:ring-orange-300\/35:active {
  --tw-ring-color: rgb(253 186 140 / 0.35);
}

.active\:ring-orange-300\/40:active {
  --tw-ring-color: rgb(253 186 140 / 0.4);
}

.active\:ring-orange-300\/45:active {
  --tw-ring-color: rgb(253 186 140 / 0.45);
}

.active\:ring-orange-300\/5:active {
  --tw-ring-color: rgb(253 186 140 / 0.05);
}

.active\:ring-orange-300\/50:active {
  --tw-ring-color: rgb(253 186 140 / 0.5);
}

.active\:ring-orange-300\/55:active {
  --tw-ring-color: rgb(253 186 140 / 0.55);
}

.active\:ring-orange-300\/60:active {
  --tw-ring-color: rgb(253 186 140 / 0.6);
}

.active\:ring-orange-300\/65:active {
  --tw-ring-color: rgb(253 186 140 / 0.65);
}

.active\:ring-orange-300\/70:active {
  --tw-ring-color: rgb(253 186 140 / 0.7);
}

.active\:ring-orange-300\/75:active {
  --tw-ring-color: rgb(253 186 140 / 0.75);
}

.active\:ring-orange-300\/80:active {
  --tw-ring-color: rgb(253 186 140 / 0.8);
}

.active\:ring-orange-300\/85:active {
  --tw-ring-color: rgb(253 186 140 / 0.85);
}

.active\:ring-orange-300\/90:active {
  --tw-ring-color: rgb(253 186 140 / 0.9);
}

.active\:ring-orange-300\/95:active {
  --tw-ring-color: rgb(253 186 140 / 0.95);
}

.active\:ring-orange-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 138 76 / var(--tw-ring-opacity, 1));
}

.active\:ring-orange-400\/0:active {
  --tw-ring-color: rgb(255 138 76 / 0);
}

.active\:ring-orange-400\/10:active {
  --tw-ring-color: rgb(255 138 76 / 0.1);
}

.active\:ring-orange-400\/100:active {
  --tw-ring-color: rgb(255 138 76 / 1);
}

.active\:ring-orange-400\/15:active {
  --tw-ring-color: rgb(255 138 76 / 0.15);
}

.active\:ring-orange-400\/20:active {
  --tw-ring-color: rgb(255 138 76 / 0.2);
}

.active\:ring-orange-400\/25:active {
  --tw-ring-color: rgb(255 138 76 / 0.25);
}

.active\:ring-orange-400\/30:active {
  --tw-ring-color: rgb(255 138 76 / 0.3);
}

.active\:ring-orange-400\/35:active {
  --tw-ring-color: rgb(255 138 76 / 0.35);
}

.active\:ring-orange-400\/40:active {
  --tw-ring-color: rgb(255 138 76 / 0.4);
}

.active\:ring-orange-400\/45:active {
  --tw-ring-color: rgb(255 138 76 / 0.45);
}

.active\:ring-orange-400\/5:active {
  --tw-ring-color: rgb(255 138 76 / 0.05);
}

.active\:ring-orange-400\/50:active {
  --tw-ring-color: rgb(255 138 76 / 0.5);
}

.active\:ring-orange-400\/55:active {
  --tw-ring-color: rgb(255 138 76 / 0.55);
}

.active\:ring-orange-400\/60:active {
  --tw-ring-color: rgb(255 138 76 / 0.6);
}

.active\:ring-orange-400\/65:active {
  --tw-ring-color: rgb(255 138 76 / 0.65);
}

.active\:ring-orange-400\/70:active {
  --tw-ring-color: rgb(255 138 76 / 0.7);
}

.active\:ring-orange-400\/75:active {
  --tw-ring-color: rgb(255 138 76 / 0.75);
}

.active\:ring-orange-400\/80:active {
  --tw-ring-color: rgb(255 138 76 / 0.8);
}

.active\:ring-orange-400\/85:active {
  --tw-ring-color: rgb(255 138 76 / 0.85);
}

.active\:ring-orange-400\/90:active {
  --tw-ring-color: rgb(255 138 76 / 0.9);
}

.active\:ring-orange-400\/95:active {
  --tw-ring-color: rgb(255 138 76 / 0.95);
}

.active\:ring-orange-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 90 31 / var(--tw-ring-opacity, 1));
}

.active\:ring-orange-500\/0:active {
  --tw-ring-color: rgb(255 90 31 / 0);
}

.active\:ring-orange-500\/10:active {
  --tw-ring-color: rgb(255 90 31 / 0.1);
}

.active\:ring-orange-500\/100:active {
  --tw-ring-color: rgb(255 90 31 / 1);
}

.active\:ring-orange-500\/15:active {
  --tw-ring-color: rgb(255 90 31 / 0.15);
}

.active\:ring-orange-500\/20:active {
  --tw-ring-color: rgb(255 90 31 / 0.2);
}

.active\:ring-orange-500\/25:active {
  --tw-ring-color: rgb(255 90 31 / 0.25);
}

.active\:ring-orange-500\/30:active {
  --tw-ring-color: rgb(255 90 31 / 0.3);
}

.active\:ring-orange-500\/35:active {
  --tw-ring-color: rgb(255 90 31 / 0.35);
}

.active\:ring-orange-500\/40:active {
  --tw-ring-color: rgb(255 90 31 / 0.4);
}

.active\:ring-orange-500\/45:active {
  --tw-ring-color: rgb(255 90 31 / 0.45);
}

.active\:ring-orange-500\/5:active {
  --tw-ring-color: rgb(255 90 31 / 0.05);
}

.active\:ring-orange-500\/50:active {
  --tw-ring-color: rgb(255 90 31 / 0.5);
}

.active\:ring-orange-500\/55:active {
  --tw-ring-color: rgb(255 90 31 / 0.55);
}

.active\:ring-orange-500\/60:active {
  --tw-ring-color: rgb(255 90 31 / 0.6);
}

.active\:ring-orange-500\/65:active {
  --tw-ring-color: rgb(255 90 31 / 0.65);
}

.active\:ring-orange-500\/70:active {
  --tw-ring-color: rgb(255 90 31 / 0.7);
}

.active\:ring-orange-500\/75:active {
  --tw-ring-color: rgb(255 90 31 / 0.75);
}

.active\:ring-orange-500\/80:active {
  --tw-ring-color: rgb(255 90 31 / 0.8);
}

.active\:ring-orange-500\/85:active {
  --tw-ring-color: rgb(255 90 31 / 0.85);
}

.active\:ring-orange-500\/90:active {
  --tw-ring-color: rgb(255 90 31 / 0.9);
}

.active\:ring-orange-500\/95:active {
  --tw-ring-color: rgb(255 90 31 / 0.95);
}

.active\:ring-orange-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(208 56 1 / var(--tw-ring-opacity, 1));
}

.active\:ring-orange-600\/0:active {
  --tw-ring-color: rgb(208 56 1 / 0);
}

.active\:ring-orange-600\/10:active {
  --tw-ring-color: rgb(208 56 1 / 0.1);
}

.active\:ring-orange-600\/100:active {
  --tw-ring-color: rgb(208 56 1 / 1);
}

.active\:ring-orange-600\/15:active {
  --tw-ring-color: rgb(208 56 1 / 0.15);
}

.active\:ring-orange-600\/20:active {
  --tw-ring-color: rgb(208 56 1 / 0.2);
}

.active\:ring-orange-600\/25:active {
  --tw-ring-color: rgb(208 56 1 / 0.25);
}

.active\:ring-orange-600\/30:active {
  --tw-ring-color: rgb(208 56 1 / 0.3);
}

.active\:ring-orange-600\/35:active {
  --tw-ring-color: rgb(208 56 1 / 0.35);
}

.active\:ring-orange-600\/40:active {
  --tw-ring-color: rgb(208 56 1 / 0.4);
}

.active\:ring-orange-600\/45:active {
  --tw-ring-color: rgb(208 56 1 / 0.45);
}

.active\:ring-orange-600\/5:active {
  --tw-ring-color: rgb(208 56 1 / 0.05);
}

.active\:ring-orange-600\/50:active {
  --tw-ring-color: rgb(208 56 1 / 0.5);
}

.active\:ring-orange-600\/55:active {
  --tw-ring-color: rgb(208 56 1 / 0.55);
}

.active\:ring-orange-600\/60:active {
  --tw-ring-color: rgb(208 56 1 / 0.6);
}

.active\:ring-orange-600\/65:active {
  --tw-ring-color: rgb(208 56 1 / 0.65);
}

.active\:ring-orange-600\/70:active {
  --tw-ring-color: rgb(208 56 1 / 0.7);
}

.active\:ring-orange-600\/75:active {
  --tw-ring-color: rgb(208 56 1 / 0.75);
}

.active\:ring-orange-600\/80:active {
  --tw-ring-color: rgb(208 56 1 / 0.8);
}

.active\:ring-orange-600\/85:active {
  --tw-ring-color: rgb(208 56 1 / 0.85);
}

.active\:ring-orange-600\/90:active {
  --tw-ring-color: rgb(208 56 1 / 0.9);
}

.active\:ring-orange-600\/95:active {
  --tw-ring-color: rgb(208 56 1 / 0.95);
}

.active\:ring-orange-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 52 3 / var(--tw-ring-opacity, 1));
}

.active\:ring-orange-700\/0:active {
  --tw-ring-color: rgb(180 52 3 / 0);
}

.active\:ring-orange-700\/10:active {
  --tw-ring-color: rgb(180 52 3 / 0.1);
}

.active\:ring-orange-700\/100:active {
  --tw-ring-color: rgb(180 52 3 / 1);
}

.active\:ring-orange-700\/15:active {
  --tw-ring-color: rgb(180 52 3 / 0.15);
}

.active\:ring-orange-700\/20:active {
  --tw-ring-color: rgb(180 52 3 / 0.2);
}

.active\:ring-orange-700\/25:active {
  --tw-ring-color: rgb(180 52 3 / 0.25);
}

.active\:ring-orange-700\/30:active {
  --tw-ring-color: rgb(180 52 3 / 0.3);
}

.active\:ring-orange-700\/35:active {
  --tw-ring-color: rgb(180 52 3 / 0.35);
}

.active\:ring-orange-700\/40:active {
  --tw-ring-color: rgb(180 52 3 / 0.4);
}

.active\:ring-orange-700\/45:active {
  --tw-ring-color: rgb(180 52 3 / 0.45);
}

.active\:ring-orange-700\/5:active {
  --tw-ring-color: rgb(180 52 3 / 0.05);
}

.active\:ring-orange-700\/50:active {
  --tw-ring-color: rgb(180 52 3 / 0.5);
}

.active\:ring-orange-700\/55:active {
  --tw-ring-color: rgb(180 52 3 / 0.55);
}

.active\:ring-orange-700\/60:active {
  --tw-ring-color: rgb(180 52 3 / 0.6);
}

.active\:ring-orange-700\/65:active {
  --tw-ring-color: rgb(180 52 3 / 0.65);
}

.active\:ring-orange-700\/70:active {
  --tw-ring-color: rgb(180 52 3 / 0.7);
}

.active\:ring-orange-700\/75:active {
  --tw-ring-color: rgb(180 52 3 / 0.75);
}

.active\:ring-orange-700\/80:active {
  --tw-ring-color: rgb(180 52 3 / 0.8);
}

.active\:ring-orange-700\/85:active {
  --tw-ring-color: rgb(180 52 3 / 0.85);
}

.active\:ring-orange-700\/90:active {
  --tw-ring-color: rgb(180 52 3 / 0.9);
}

.active\:ring-orange-700\/95:active {
  --tw-ring-color: rgb(180 52 3 / 0.95);
}

.active\:ring-orange-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(138 44 13 / var(--tw-ring-opacity, 1));
}

.active\:ring-orange-800\/0:active {
  --tw-ring-color: rgb(138 44 13 / 0);
}

.active\:ring-orange-800\/10:active {
  --tw-ring-color: rgb(138 44 13 / 0.1);
}

.active\:ring-orange-800\/100:active {
  --tw-ring-color: rgb(138 44 13 / 1);
}

.active\:ring-orange-800\/15:active {
  --tw-ring-color: rgb(138 44 13 / 0.15);
}

.active\:ring-orange-800\/20:active {
  --tw-ring-color: rgb(138 44 13 / 0.2);
}

.active\:ring-orange-800\/25:active {
  --tw-ring-color: rgb(138 44 13 / 0.25);
}

.active\:ring-orange-800\/30:active {
  --tw-ring-color: rgb(138 44 13 / 0.3);
}

.active\:ring-orange-800\/35:active {
  --tw-ring-color: rgb(138 44 13 / 0.35);
}

.active\:ring-orange-800\/40:active {
  --tw-ring-color: rgb(138 44 13 / 0.4);
}

.active\:ring-orange-800\/45:active {
  --tw-ring-color: rgb(138 44 13 / 0.45);
}

.active\:ring-orange-800\/5:active {
  --tw-ring-color: rgb(138 44 13 / 0.05);
}

.active\:ring-orange-800\/50:active {
  --tw-ring-color: rgb(138 44 13 / 0.5);
}

.active\:ring-orange-800\/55:active {
  --tw-ring-color: rgb(138 44 13 / 0.55);
}

.active\:ring-orange-800\/60:active {
  --tw-ring-color: rgb(138 44 13 / 0.6);
}

.active\:ring-orange-800\/65:active {
  --tw-ring-color: rgb(138 44 13 / 0.65);
}

.active\:ring-orange-800\/70:active {
  --tw-ring-color: rgb(138 44 13 / 0.7);
}

.active\:ring-orange-800\/75:active {
  --tw-ring-color: rgb(138 44 13 / 0.75);
}

.active\:ring-orange-800\/80:active {
  --tw-ring-color: rgb(138 44 13 / 0.8);
}

.active\:ring-orange-800\/85:active {
  --tw-ring-color: rgb(138 44 13 / 0.85);
}

.active\:ring-orange-800\/90:active {
  --tw-ring-color: rgb(138 44 13 / 0.9);
}

.active\:ring-orange-800\/95:active {
  --tw-ring-color: rgb(138 44 13 / 0.95);
}

.active\:ring-orange-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(119 29 29 / var(--tw-ring-opacity, 1));
}

.active\:ring-orange-900\/0:active {
  --tw-ring-color: rgb(119 29 29 / 0);
}

.active\:ring-orange-900\/10:active {
  --tw-ring-color: rgb(119 29 29 / 0.1);
}

.active\:ring-orange-900\/100:active {
  --tw-ring-color: rgb(119 29 29 / 1);
}

.active\:ring-orange-900\/15:active {
  --tw-ring-color: rgb(119 29 29 / 0.15);
}

.active\:ring-orange-900\/20:active {
  --tw-ring-color: rgb(119 29 29 / 0.2);
}

.active\:ring-orange-900\/25:active {
  --tw-ring-color: rgb(119 29 29 / 0.25);
}

.active\:ring-orange-900\/30:active {
  --tw-ring-color: rgb(119 29 29 / 0.3);
}

.active\:ring-orange-900\/35:active {
  --tw-ring-color: rgb(119 29 29 / 0.35);
}

.active\:ring-orange-900\/40:active {
  --tw-ring-color: rgb(119 29 29 / 0.4);
}

.active\:ring-orange-900\/45:active {
  --tw-ring-color: rgb(119 29 29 / 0.45);
}

.active\:ring-orange-900\/5:active {
  --tw-ring-color: rgb(119 29 29 / 0.05);
}

.active\:ring-orange-900\/50:active {
  --tw-ring-color: rgb(119 29 29 / 0.5);
}

.active\:ring-orange-900\/55:active {
  --tw-ring-color: rgb(119 29 29 / 0.55);
}

.active\:ring-orange-900\/60:active {
  --tw-ring-color: rgb(119 29 29 / 0.6);
}

.active\:ring-orange-900\/65:active {
  --tw-ring-color: rgb(119 29 29 / 0.65);
}

.active\:ring-orange-900\/70:active {
  --tw-ring-color: rgb(119 29 29 / 0.7);
}

.active\:ring-orange-900\/75:active {
  --tw-ring-color: rgb(119 29 29 / 0.75);
}

.active\:ring-orange-900\/80:active {
  --tw-ring-color: rgb(119 29 29 / 0.8);
}

.active\:ring-orange-900\/85:active {
  --tw-ring-color: rgb(119 29 29 / 0.85);
}

.active\:ring-orange-900\/90:active {
  --tw-ring-color: rgb(119 29 29 / 0.9);
}

.active\:ring-orange-900\/95:active {
  --tw-ring-color: rgb(119 29 29 / 0.95);
}

.active\:ring-pink-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 232 243 / var(--tw-ring-opacity, 1));
}

.active\:ring-pink-100\/0:active {
  --tw-ring-color: rgb(252 232 243 / 0);
}

.active\:ring-pink-100\/10:active {
  --tw-ring-color: rgb(252 232 243 / 0.1);
}

.active\:ring-pink-100\/100:active {
  --tw-ring-color: rgb(252 232 243 / 1);
}

.active\:ring-pink-100\/15:active {
  --tw-ring-color: rgb(252 232 243 / 0.15);
}

.active\:ring-pink-100\/20:active {
  --tw-ring-color: rgb(252 232 243 / 0.2);
}

.active\:ring-pink-100\/25:active {
  --tw-ring-color: rgb(252 232 243 / 0.25);
}

.active\:ring-pink-100\/30:active {
  --tw-ring-color: rgb(252 232 243 / 0.3);
}

.active\:ring-pink-100\/35:active {
  --tw-ring-color: rgb(252 232 243 / 0.35);
}

.active\:ring-pink-100\/40:active {
  --tw-ring-color: rgb(252 232 243 / 0.4);
}

.active\:ring-pink-100\/45:active {
  --tw-ring-color: rgb(252 232 243 / 0.45);
}

.active\:ring-pink-100\/5:active {
  --tw-ring-color: rgb(252 232 243 / 0.05);
}

.active\:ring-pink-100\/50:active {
  --tw-ring-color: rgb(252 232 243 / 0.5);
}

.active\:ring-pink-100\/55:active {
  --tw-ring-color: rgb(252 232 243 / 0.55);
}

.active\:ring-pink-100\/60:active {
  --tw-ring-color: rgb(252 232 243 / 0.6);
}

.active\:ring-pink-100\/65:active {
  --tw-ring-color: rgb(252 232 243 / 0.65);
}

.active\:ring-pink-100\/70:active {
  --tw-ring-color: rgb(252 232 243 / 0.7);
}

.active\:ring-pink-100\/75:active {
  --tw-ring-color: rgb(252 232 243 / 0.75);
}

.active\:ring-pink-100\/80:active {
  --tw-ring-color: rgb(252 232 243 / 0.8);
}

.active\:ring-pink-100\/85:active {
  --tw-ring-color: rgb(252 232 243 / 0.85);
}

.active\:ring-pink-100\/90:active {
  --tw-ring-color: rgb(252 232 243 / 0.9);
}

.active\:ring-pink-100\/95:active {
  --tw-ring-color: rgb(252 232 243 / 0.95);
}

.active\:ring-pink-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 209 232 / var(--tw-ring-opacity, 1));
}

.active\:ring-pink-200\/0:active {
  --tw-ring-color: rgb(250 209 232 / 0);
}

.active\:ring-pink-200\/10:active {
  --tw-ring-color: rgb(250 209 232 / 0.1);
}

.active\:ring-pink-200\/100:active {
  --tw-ring-color: rgb(250 209 232 / 1);
}

.active\:ring-pink-200\/15:active {
  --tw-ring-color: rgb(250 209 232 / 0.15);
}

.active\:ring-pink-200\/20:active {
  --tw-ring-color: rgb(250 209 232 / 0.2);
}

.active\:ring-pink-200\/25:active {
  --tw-ring-color: rgb(250 209 232 / 0.25);
}

.active\:ring-pink-200\/30:active {
  --tw-ring-color: rgb(250 209 232 / 0.3);
}

.active\:ring-pink-200\/35:active {
  --tw-ring-color: rgb(250 209 232 / 0.35);
}

.active\:ring-pink-200\/40:active {
  --tw-ring-color: rgb(250 209 232 / 0.4);
}

.active\:ring-pink-200\/45:active {
  --tw-ring-color: rgb(250 209 232 / 0.45);
}

.active\:ring-pink-200\/5:active {
  --tw-ring-color: rgb(250 209 232 / 0.05);
}

.active\:ring-pink-200\/50:active {
  --tw-ring-color: rgb(250 209 232 / 0.5);
}

.active\:ring-pink-200\/55:active {
  --tw-ring-color: rgb(250 209 232 / 0.55);
}

.active\:ring-pink-200\/60:active {
  --tw-ring-color: rgb(250 209 232 / 0.6);
}

.active\:ring-pink-200\/65:active {
  --tw-ring-color: rgb(250 209 232 / 0.65);
}

.active\:ring-pink-200\/70:active {
  --tw-ring-color: rgb(250 209 232 / 0.7);
}

.active\:ring-pink-200\/75:active {
  --tw-ring-color: rgb(250 209 232 / 0.75);
}

.active\:ring-pink-200\/80:active {
  --tw-ring-color: rgb(250 209 232 / 0.8);
}

.active\:ring-pink-200\/85:active {
  --tw-ring-color: rgb(250 209 232 / 0.85);
}

.active\:ring-pink-200\/90:active {
  --tw-ring-color: rgb(250 209 232 / 0.9);
}

.active\:ring-pink-200\/95:active {
  --tw-ring-color: rgb(250 209 232 / 0.95);
}

.active\:ring-pink-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 180 217 / var(--tw-ring-opacity, 1));
}

.active\:ring-pink-300\/0:active {
  --tw-ring-color: rgb(248 180 217 / 0);
}

.active\:ring-pink-300\/10:active {
  --tw-ring-color: rgb(248 180 217 / 0.1);
}

.active\:ring-pink-300\/100:active {
  --tw-ring-color: rgb(248 180 217 / 1);
}

.active\:ring-pink-300\/15:active {
  --tw-ring-color: rgb(248 180 217 / 0.15);
}

.active\:ring-pink-300\/20:active {
  --tw-ring-color: rgb(248 180 217 / 0.2);
}

.active\:ring-pink-300\/25:active {
  --tw-ring-color: rgb(248 180 217 / 0.25);
}

.active\:ring-pink-300\/30:active {
  --tw-ring-color: rgb(248 180 217 / 0.3);
}

.active\:ring-pink-300\/35:active {
  --tw-ring-color: rgb(248 180 217 / 0.35);
}

.active\:ring-pink-300\/40:active {
  --tw-ring-color: rgb(248 180 217 / 0.4);
}

.active\:ring-pink-300\/45:active {
  --tw-ring-color: rgb(248 180 217 / 0.45);
}

.active\:ring-pink-300\/5:active {
  --tw-ring-color: rgb(248 180 217 / 0.05);
}

.active\:ring-pink-300\/50:active {
  --tw-ring-color: rgb(248 180 217 / 0.5);
}

.active\:ring-pink-300\/55:active {
  --tw-ring-color: rgb(248 180 217 / 0.55);
}

.active\:ring-pink-300\/60:active {
  --tw-ring-color: rgb(248 180 217 / 0.6);
}

.active\:ring-pink-300\/65:active {
  --tw-ring-color: rgb(248 180 217 / 0.65);
}

.active\:ring-pink-300\/70:active {
  --tw-ring-color: rgb(248 180 217 / 0.7);
}

.active\:ring-pink-300\/75:active {
  --tw-ring-color: rgb(248 180 217 / 0.75);
}

.active\:ring-pink-300\/80:active {
  --tw-ring-color: rgb(248 180 217 / 0.8);
}

.active\:ring-pink-300\/85:active {
  --tw-ring-color: rgb(248 180 217 / 0.85);
}

.active\:ring-pink-300\/90:active {
  --tw-ring-color: rgb(248 180 217 / 0.9);
}

.active\:ring-pink-300\/95:active {
  --tw-ring-color: rgb(248 180 217 / 0.95);
}

.active\:ring-pink-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 126 184 / var(--tw-ring-opacity, 1));
}

.active\:ring-pink-400\/0:active {
  --tw-ring-color: rgb(241 126 184 / 0);
}

.active\:ring-pink-400\/10:active {
  --tw-ring-color: rgb(241 126 184 / 0.1);
}

.active\:ring-pink-400\/100:active {
  --tw-ring-color: rgb(241 126 184 / 1);
}

.active\:ring-pink-400\/15:active {
  --tw-ring-color: rgb(241 126 184 / 0.15);
}

.active\:ring-pink-400\/20:active {
  --tw-ring-color: rgb(241 126 184 / 0.2);
}

.active\:ring-pink-400\/25:active {
  --tw-ring-color: rgb(241 126 184 / 0.25);
}

.active\:ring-pink-400\/30:active {
  --tw-ring-color: rgb(241 126 184 / 0.3);
}

.active\:ring-pink-400\/35:active {
  --tw-ring-color: rgb(241 126 184 / 0.35);
}

.active\:ring-pink-400\/40:active {
  --tw-ring-color: rgb(241 126 184 / 0.4);
}

.active\:ring-pink-400\/45:active {
  --tw-ring-color: rgb(241 126 184 / 0.45);
}

.active\:ring-pink-400\/5:active {
  --tw-ring-color: rgb(241 126 184 / 0.05);
}

.active\:ring-pink-400\/50:active {
  --tw-ring-color: rgb(241 126 184 / 0.5);
}

.active\:ring-pink-400\/55:active {
  --tw-ring-color: rgb(241 126 184 / 0.55);
}

.active\:ring-pink-400\/60:active {
  --tw-ring-color: rgb(241 126 184 / 0.6);
}

.active\:ring-pink-400\/65:active {
  --tw-ring-color: rgb(241 126 184 / 0.65);
}

.active\:ring-pink-400\/70:active {
  --tw-ring-color: rgb(241 126 184 / 0.7);
}

.active\:ring-pink-400\/75:active {
  --tw-ring-color: rgb(241 126 184 / 0.75);
}

.active\:ring-pink-400\/80:active {
  --tw-ring-color: rgb(241 126 184 / 0.8);
}

.active\:ring-pink-400\/85:active {
  --tw-ring-color: rgb(241 126 184 / 0.85);
}

.active\:ring-pink-400\/90:active {
  --tw-ring-color: rgb(241 126 184 / 0.9);
}

.active\:ring-pink-400\/95:active {
  --tw-ring-color: rgb(241 126 184 / 0.95);
}

.active\:ring-pink-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 70 148 / var(--tw-ring-opacity, 1));
}

.active\:ring-pink-500\/0:active {
  --tw-ring-color: rgb(231 70 148 / 0);
}

.active\:ring-pink-500\/10:active {
  --tw-ring-color: rgb(231 70 148 / 0.1);
}

.active\:ring-pink-500\/100:active {
  --tw-ring-color: rgb(231 70 148 / 1);
}

.active\:ring-pink-500\/15:active {
  --tw-ring-color: rgb(231 70 148 / 0.15);
}

.active\:ring-pink-500\/20:active {
  --tw-ring-color: rgb(231 70 148 / 0.2);
}

.active\:ring-pink-500\/25:active {
  --tw-ring-color: rgb(231 70 148 / 0.25);
}

.active\:ring-pink-500\/30:active {
  --tw-ring-color: rgb(231 70 148 / 0.3);
}

.active\:ring-pink-500\/35:active {
  --tw-ring-color: rgb(231 70 148 / 0.35);
}

.active\:ring-pink-500\/40:active {
  --tw-ring-color: rgb(231 70 148 / 0.4);
}

.active\:ring-pink-500\/45:active {
  --tw-ring-color: rgb(231 70 148 / 0.45);
}

.active\:ring-pink-500\/5:active {
  --tw-ring-color: rgb(231 70 148 / 0.05);
}

.active\:ring-pink-500\/50:active {
  --tw-ring-color: rgb(231 70 148 / 0.5);
}

.active\:ring-pink-500\/55:active {
  --tw-ring-color: rgb(231 70 148 / 0.55);
}

.active\:ring-pink-500\/60:active {
  --tw-ring-color: rgb(231 70 148 / 0.6);
}

.active\:ring-pink-500\/65:active {
  --tw-ring-color: rgb(231 70 148 / 0.65);
}

.active\:ring-pink-500\/70:active {
  --tw-ring-color: rgb(231 70 148 / 0.7);
}

.active\:ring-pink-500\/75:active {
  --tw-ring-color: rgb(231 70 148 / 0.75);
}

.active\:ring-pink-500\/80:active {
  --tw-ring-color: rgb(231 70 148 / 0.8);
}

.active\:ring-pink-500\/85:active {
  --tw-ring-color: rgb(231 70 148 / 0.85);
}

.active\:ring-pink-500\/90:active {
  --tw-ring-color: rgb(231 70 148 / 0.9);
}

.active\:ring-pink-500\/95:active {
  --tw-ring-color: rgb(231 70 148 / 0.95);
}

.active\:ring-pink-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 31 105 / var(--tw-ring-opacity, 1));
}

.active\:ring-pink-600\/0:active {
  --tw-ring-color: rgb(214 31 105 / 0);
}

.active\:ring-pink-600\/10:active {
  --tw-ring-color: rgb(214 31 105 / 0.1);
}

.active\:ring-pink-600\/100:active {
  --tw-ring-color: rgb(214 31 105 / 1);
}

.active\:ring-pink-600\/15:active {
  --tw-ring-color: rgb(214 31 105 / 0.15);
}

.active\:ring-pink-600\/20:active {
  --tw-ring-color: rgb(214 31 105 / 0.2);
}

.active\:ring-pink-600\/25:active {
  --tw-ring-color: rgb(214 31 105 / 0.25);
}

.active\:ring-pink-600\/30:active {
  --tw-ring-color: rgb(214 31 105 / 0.3);
}

.active\:ring-pink-600\/35:active {
  --tw-ring-color: rgb(214 31 105 / 0.35);
}

.active\:ring-pink-600\/40:active {
  --tw-ring-color: rgb(214 31 105 / 0.4);
}

.active\:ring-pink-600\/45:active {
  --tw-ring-color: rgb(214 31 105 / 0.45);
}

.active\:ring-pink-600\/5:active {
  --tw-ring-color: rgb(214 31 105 / 0.05);
}

.active\:ring-pink-600\/50:active {
  --tw-ring-color: rgb(214 31 105 / 0.5);
}

.active\:ring-pink-600\/55:active {
  --tw-ring-color: rgb(214 31 105 / 0.55);
}

.active\:ring-pink-600\/60:active {
  --tw-ring-color: rgb(214 31 105 / 0.6);
}

.active\:ring-pink-600\/65:active {
  --tw-ring-color: rgb(214 31 105 / 0.65);
}

.active\:ring-pink-600\/70:active {
  --tw-ring-color: rgb(214 31 105 / 0.7);
}

.active\:ring-pink-600\/75:active {
  --tw-ring-color: rgb(214 31 105 / 0.75);
}

.active\:ring-pink-600\/80:active {
  --tw-ring-color: rgb(214 31 105 / 0.8);
}

.active\:ring-pink-600\/85:active {
  --tw-ring-color: rgb(214 31 105 / 0.85);
}

.active\:ring-pink-600\/90:active {
  --tw-ring-color: rgb(214 31 105 / 0.9);
}

.active\:ring-pink-600\/95:active {
  --tw-ring-color: rgb(214 31 105 / 0.95);
}

.active\:ring-pink-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 18 93 / var(--tw-ring-opacity, 1));
}

.active\:ring-pink-700\/0:active {
  --tw-ring-color: rgb(191 18 93 / 0);
}

.active\:ring-pink-700\/10:active {
  --tw-ring-color: rgb(191 18 93 / 0.1);
}

.active\:ring-pink-700\/100:active {
  --tw-ring-color: rgb(191 18 93 / 1);
}

.active\:ring-pink-700\/15:active {
  --tw-ring-color: rgb(191 18 93 / 0.15);
}

.active\:ring-pink-700\/20:active {
  --tw-ring-color: rgb(191 18 93 / 0.2);
}

.active\:ring-pink-700\/25:active {
  --tw-ring-color: rgb(191 18 93 / 0.25);
}

.active\:ring-pink-700\/30:active {
  --tw-ring-color: rgb(191 18 93 / 0.3);
}

.active\:ring-pink-700\/35:active {
  --tw-ring-color: rgb(191 18 93 / 0.35);
}

.active\:ring-pink-700\/40:active {
  --tw-ring-color: rgb(191 18 93 / 0.4);
}

.active\:ring-pink-700\/45:active {
  --tw-ring-color: rgb(191 18 93 / 0.45);
}

.active\:ring-pink-700\/5:active {
  --tw-ring-color: rgb(191 18 93 / 0.05);
}

.active\:ring-pink-700\/50:active {
  --tw-ring-color: rgb(191 18 93 / 0.5);
}

.active\:ring-pink-700\/55:active {
  --tw-ring-color: rgb(191 18 93 / 0.55);
}

.active\:ring-pink-700\/60:active {
  --tw-ring-color: rgb(191 18 93 / 0.6);
}

.active\:ring-pink-700\/65:active {
  --tw-ring-color: rgb(191 18 93 / 0.65);
}

.active\:ring-pink-700\/70:active {
  --tw-ring-color: rgb(191 18 93 / 0.7);
}

.active\:ring-pink-700\/75:active {
  --tw-ring-color: rgb(191 18 93 / 0.75);
}

.active\:ring-pink-700\/80:active {
  --tw-ring-color: rgb(191 18 93 / 0.8);
}

.active\:ring-pink-700\/85:active {
  --tw-ring-color: rgb(191 18 93 / 0.85);
}

.active\:ring-pink-700\/90:active {
  --tw-ring-color: rgb(191 18 93 / 0.9);
}

.active\:ring-pink-700\/95:active {
  --tw-ring-color: rgb(191 18 93 / 0.95);
}

.active\:ring-pink-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 21 75 / var(--tw-ring-opacity, 1));
}

.active\:ring-pink-800\/0:active {
  --tw-ring-color: rgb(153 21 75 / 0);
}

.active\:ring-pink-800\/10:active {
  --tw-ring-color: rgb(153 21 75 / 0.1);
}

.active\:ring-pink-800\/100:active {
  --tw-ring-color: rgb(153 21 75 / 1);
}

.active\:ring-pink-800\/15:active {
  --tw-ring-color: rgb(153 21 75 / 0.15);
}

.active\:ring-pink-800\/20:active {
  --tw-ring-color: rgb(153 21 75 / 0.2);
}

.active\:ring-pink-800\/25:active {
  --tw-ring-color: rgb(153 21 75 / 0.25);
}

.active\:ring-pink-800\/30:active {
  --tw-ring-color: rgb(153 21 75 / 0.3);
}

.active\:ring-pink-800\/35:active {
  --tw-ring-color: rgb(153 21 75 / 0.35);
}

.active\:ring-pink-800\/40:active {
  --tw-ring-color: rgb(153 21 75 / 0.4);
}

.active\:ring-pink-800\/45:active {
  --tw-ring-color: rgb(153 21 75 / 0.45);
}

.active\:ring-pink-800\/5:active {
  --tw-ring-color: rgb(153 21 75 / 0.05);
}

.active\:ring-pink-800\/50:active {
  --tw-ring-color: rgb(153 21 75 / 0.5);
}

.active\:ring-pink-800\/55:active {
  --tw-ring-color: rgb(153 21 75 / 0.55);
}

.active\:ring-pink-800\/60:active {
  --tw-ring-color: rgb(153 21 75 / 0.6);
}

.active\:ring-pink-800\/65:active {
  --tw-ring-color: rgb(153 21 75 / 0.65);
}

.active\:ring-pink-800\/70:active {
  --tw-ring-color: rgb(153 21 75 / 0.7);
}

.active\:ring-pink-800\/75:active {
  --tw-ring-color: rgb(153 21 75 / 0.75);
}

.active\:ring-pink-800\/80:active {
  --tw-ring-color: rgb(153 21 75 / 0.8);
}

.active\:ring-pink-800\/85:active {
  --tw-ring-color: rgb(153 21 75 / 0.85);
}

.active\:ring-pink-800\/90:active {
  --tw-ring-color: rgb(153 21 75 / 0.9);
}

.active\:ring-pink-800\/95:active {
  --tw-ring-color: rgb(153 21 75 / 0.95);
}

.active\:ring-pink-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 26 61 / var(--tw-ring-opacity, 1));
}

.active\:ring-pink-900\/0:active {
  --tw-ring-color: rgb(117 26 61 / 0);
}

.active\:ring-pink-900\/10:active {
  --tw-ring-color: rgb(117 26 61 / 0.1);
}

.active\:ring-pink-900\/100:active {
  --tw-ring-color: rgb(117 26 61 / 1);
}

.active\:ring-pink-900\/15:active {
  --tw-ring-color: rgb(117 26 61 / 0.15);
}

.active\:ring-pink-900\/20:active {
  --tw-ring-color: rgb(117 26 61 / 0.2);
}

.active\:ring-pink-900\/25:active {
  --tw-ring-color: rgb(117 26 61 / 0.25);
}

.active\:ring-pink-900\/30:active {
  --tw-ring-color: rgb(117 26 61 / 0.3);
}

.active\:ring-pink-900\/35:active {
  --tw-ring-color: rgb(117 26 61 / 0.35);
}

.active\:ring-pink-900\/40:active {
  --tw-ring-color: rgb(117 26 61 / 0.4);
}

.active\:ring-pink-900\/45:active {
  --tw-ring-color: rgb(117 26 61 / 0.45);
}

.active\:ring-pink-900\/5:active {
  --tw-ring-color: rgb(117 26 61 / 0.05);
}

.active\:ring-pink-900\/50:active {
  --tw-ring-color: rgb(117 26 61 / 0.5);
}

.active\:ring-pink-900\/55:active {
  --tw-ring-color: rgb(117 26 61 / 0.55);
}

.active\:ring-pink-900\/60:active {
  --tw-ring-color: rgb(117 26 61 / 0.6);
}

.active\:ring-pink-900\/65:active {
  --tw-ring-color: rgb(117 26 61 / 0.65);
}

.active\:ring-pink-900\/70:active {
  --tw-ring-color: rgb(117 26 61 / 0.7);
}

.active\:ring-pink-900\/75:active {
  --tw-ring-color: rgb(117 26 61 / 0.75);
}

.active\:ring-pink-900\/80:active {
  --tw-ring-color: rgb(117 26 61 / 0.8);
}

.active\:ring-pink-900\/85:active {
  --tw-ring-color: rgb(117 26 61 / 0.85);
}

.active\:ring-pink-900\/90:active {
  --tw-ring-color: rgb(117 26 61 / 0.9);
}

.active\:ring-pink-900\/95:active {
  --tw-ring-color: rgb(117 26 61 / 0.95);
}

.active\:ring-purple-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(237 235 254 / var(--tw-ring-opacity, 1));
}

.active\:ring-purple-100\/0:active {
  --tw-ring-color: rgb(237 235 254 / 0);
}

.active\:ring-purple-100\/10:active {
  --tw-ring-color: rgb(237 235 254 / 0.1);
}

.active\:ring-purple-100\/100:active {
  --tw-ring-color: rgb(237 235 254 / 1);
}

.active\:ring-purple-100\/15:active {
  --tw-ring-color: rgb(237 235 254 / 0.15);
}

.active\:ring-purple-100\/20:active {
  --tw-ring-color: rgb(237 235 254 / 0.2);
}

.active\:ring-purple-100\/25:active {
  --tw-ring-color: rgb(237 235 254 / 0.25);
}

.active\:ring-purple-100\/30:active {
  --tw-ring-color: rgb(237 235 254 / 0.3);
}

.active\:ring-purple-100\/35:active {
  --tw-ring-color: rgb(237 235 254 / 0.35);
}

.active\:ring-purple-100\/40:active {
  --tw-ring-color: rgb(237 235 254 / 0.4);
}

.active\:ring-purple-100\/45:active {
  --tw-ring-color: rgb(237 235 254 / 0.45);
}

.active\:ring-purple-100\/5:active {
  --tw-ring-color: rgb(237 235 254 / 0.05);
}

.active\:ring-purple-100\/50:active {
  --tw-ring-color: rgb(237 235 254 / 0.5);
}

.active\:ring-purple-100\/55:active {
  --tw-ring-color: rgb(237 235 254 / 0.55);
}

.active\:ring-purple-100\/60:active {
  --tw-ring-color: rgb(237 235 254 / 0.6);
}

.active\:ring-purple-100\/65:active {
  --tw-ring-color: rgb(237 235 254 / 0.65);
}

.active\:ring-purple-100\/70:active {
  --tw-ring-color: rgb(237 235 254 / 0.7);
}

.active\:ring-purple-100\/75:active {
  --tw-ring-color: rgb(237 235 254 / 0.75);
}

.active\:ring-purple-100\/80:active {
  --tw-ring-color: rgb(237 235 254 / 0.8);
}

.active\:ring-purple-100\/85:active {
  --tw-ring-color: rgb(237 235 254 / 0.85);
}

.active\:ring-purple-100\/90:active {
  --tw-ring-color: rgb(237 235 254 / 0.9);
}

.active\:ring-purple-100\/95:active {
  --tw-ring-color: rgb(237 235 254 / 0.95);
}

.active\:ring-purple-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 215 254 / var(--tw-ring-opacity, 1));
}

.active\:ring-purple-200\/0:active {
  --tw-ring-color: rgb(220 215 254 / 0);
}

.active\:ring-purple-200\/10:active {
  --tw-ring-color: rgb(220 215 254 / 0.1);
}

.active\:ring-purple-200\/100:active {
  --tw-ring-color: rgb(220 215 254 / 1);
}

.active\:ring-purple-200\/15:active {
  --tw-ring-color: rgb(220 215 254 / 0.15);
}

.active\:ring-purple-200\/20:active {
  --tw-ring-color: rgb(220 215 254 / 0.2);
}

.active\:ring-purple-200\/25:active {
  --tw-ring-color: rgb(220 215 254 / 0.25);
}

.active\:ring-purple-200\/30:active {
  --tw-ring-color: rgb(220 215 254 / 0.3);
}

.active\:ring-purple-200\/35:active {
  --tw-ring-color: rgb(220 215 254 / 0.35);
}

.active\:ring-purple-200\/40:active {
  --tw-ring-color: rgb(220 215 254 / 0.4);
}

.active\:ring-purple-200\/45:active {
  --tw-ring-color: rgb(220 215 254 / 0.45);
}

.active\:ring-purple-200\/5:active {
  --tw-ring-color: rgb(220 215 254 / 0.05);
}

.active\:ring-purple-200\/50:active {
  --tw-ring-color: rgb(220 215 254 / 0.5);
}

.active\:ring-purple-200\/55:active {
  --tw-ring-color: rgb(220 215 254 / 0.55);
}

.active\:ring-purple-200\/60:active {
  --tw-ring-color: rgb(220 215 254 / 0.6);
}

.active\:ring-purple-200\/65:active {
  --tw-ring-color: rgb(220 215 254 / 0.65);
}

.active\:ring-purple-200\/70:active {
  --tw-ring-color: rgb(220 215 254 / 0.7);
}

.active\:ring-purple-200\/75:active {
  --tw-ring-color: rgb(220 215 254 / 0.75);
}

.active\:ring-purple-200\/80:active {
  --tw-ring-color: rgb(220 215 254 / 0.8);
}

.active\:ring-purple-200\/85:active {
  --tw-ring-color: rgb(220 215 254 / 0.85);
}

.active\:ring-purple-200\/90:active {
  --tw-ring-color: rgb(220 215 254 / 0.9);
}

.active\:ring-purple-200\/95:active {
  --tw-ring-color: rgb(220 215 254 / 0.95);
}

.active\:ring-purple-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 191 253 / var(--tw-ring-opacity, 1));
}

.active\:ring-purple-300\/0:active {
  --tw-ring-color: rgb(202 191 253 / 0);
}

.active\:ring-purple-300\/10:active {
  --tw-ring-color: rgb(202 191 253 / 0.1);
}

.active\:ring-purple-300\/100:active {
  --tw-ring-color: rgb(202 191 253 / 1);
}

.active\:ring-purple-300\/15:active {
  --tw-ring-color: rgb(202 191 253 / 0.15);
}

.active\:ring-purple-300\/20:active {
  --tw-ring-color: rgb(202 191 253 / 0.2);
}

.active\:ring-purple-300\/25:active {
  --tw-ring-color: rgb(202 191 253 / 0.25);
}

.active\:ring-purple-300\/30:active {
  --tw-ring-color: rgb(202 191 253 / 0.3);
}

.active\:ring-purple-300\/35:active {
  --tw-ring-color: rgb(202 191 253 / 0.35);
}

.active\:ring-purple-300\/40:active {
  --tw-ring-color: rgb(202 191 253 / 0.4);
}

.active\:ring-purple-300\/45:active {
  --tw-ring-color: rgb(202 191 253 / 0.45);
}

.active\:ring-purple-300\/5:active {
  --tw-ring-color: rgb(202 191 253 / 0.05);
}

.active\:ring-purple-300\/50:active {
  --tw-ring-color: rgb(202 191 253 / 0.5);
}

.active\:ring-purple-300\/55:active {
  --tw-ring-color: rgb(202 191 253 / 0.55);
}

.active\:ring-purple-300\/60:active {
  --tw-ring-color: rgb(202 191 253 / 0.6);
}

.active\:ring-purple-300\/65:active {
  --tw-ring-color: rgb(202 191 253 / 0.65);
}

.active\:ring-purple-300\/70:active {
  --tw-ring-color: rgb(202 191 253 / 0.7);
}

.active\:ring-purple-300\/75:active {
  --tw-ring-color: rgb(202 191 253 / 0.75);
}

.active\:ring-purple-300\/80:active {
  --tw-ring-color: rgb(202 191 253 / 0.8);
}

.active\:ring-purple-300\/85:active {
  --tw-ring-color: rgb(202 191 253 / 0.85);
}

.active\:ring-purple-300\/90:active {
  --tw-ring-color: rgb(202 191 253 / 0.9);
}

.active\:ring-purple-300\/95:active {
  --tw-ring-color: rgb(202 191 253 / 0.95);
}

.active\:ring-purple-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(172 148 250 / var(--tw-ring-opacity, 1));
}

.active\:ring-purple-400\/0:active {
  --tw-ring-color: rgb(172 148 250 / 0);
}

.active\:ring-purple-400\/10:active {
  --tw-ring-color: rgb(172 148 250 / 0.1);
}

.active\:ring-purple-400\/100:active {
  --tw-ring-color: rgb(172 148 250 / 1);
}

.active\:ring-purple-400\/15:active {
  --tw-ring-color: rgb(172 148 250 / 0.15);
}

.active\:ring-purple-400\/20:active {
  --tw-ring-color: rgb(172 148 250 / 0.2);
}

.active\:ring-purple-400\/25:active {
  --tw-ring-color: rgb(172 148 250 / 0.25);
}

.active\:ring-purple-400\/30:active {
  --tw-ring-color: rgb(172 148 250 / 0.3);
}

.active\:ring-purple-400\/35:active {
  --tw-ring-color: rgb(172 148 250 / 0.35);
}

.active\:ring-purple-400\/40:active {
  --tw-ring-color: rgb(172 148 250 / 0.4);
}

.active\:ring-purple-400\/45:active {
  --tw-ring-color: rgb(172 148 250 / 0.45);
}

.active\:ring-purple-400\/5:active {
  --tw-ring-color: rgb(172 148 250 / 0.05);
}

.active\:ring-purple-400\/50:active {
  --tw-ring-color: rgb(172 148 250 / 0.5);
}

.active\:ring-purple-400\/55:active {
  --tw-ring-color: rgb(172 148 250 / 0.55);
}

.active\:ring-purple-400\/60:active {
  --tw-ring-color: rgb(172 148 250 / 0.6);
}

.active\:ring-purple-400\/65:active {
  --tw-ring-color: rgb(172 148 250 / 0.65);
}

.active\:ring-purple-400\/70:active {
  --tw-ring-color: rgb(172 148 250 / 0.7);
}

.active\:ring-purple-400\/75:active {
  --tw-ring-color: rgb(172 148 250 / 0.75);
}

.active\:ring-purple-400\/80:active {
  --tw-ring-color: rgb(172 148 250 / 0.8);
}

.active\:ring-purple-400\/85:active {
  --tw-ring-color: rgb(172 148 250 / 0.85);
}

.active\:ring-purple-400\/90:active {
  --tw-ring-color: rgb(172 148 250 / 0.9);
}

.active\:ring-purple-400\/95:active {
  --tw-ring-color: rgb(172 148 250 / 0.95);
}

.active\:ring-purple-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(144 97 249 / var(--tw-ring-opacity, 1));
}

.active\:ring-purple-500\/0:active {
  --tw-ring-color: rgb(144 97 249 / 0);
}

.active\:ring-purple-500\/10:active {
  --tw-ring-color: rgb(144 97 249 / 0.1);
}

.active\:ring-purple-500\/100:active {
  --tw-ring-color: rgb(144 97 249 / 1);
}

.active\:ring-purple-500\/15:active {
  --tw-ring-color: rgb(144 97 249 / 0.15);
}

.active\:ring-purple-500\/20:active {
  --tw-ring-color: rgb(144 97 249 / 0.2);
}

.active\:ring-purple-500\/25:active {
  --tw-ring-color: rgb(144 97 249 / 0.25);
}

.active\:ring-purple-500\/30:active {
  --tw-ring-color: rgb(144 97 249 / 0.3);
}

.active\:ring-purple-500\/35:active {
  --tw-ring-color: rgb(144 97 249 / 0.35);
}

.active\:ring-purple-500\/40:active {
  --tw-ring-color: rgb(144 97 249 / 0.4);
}

.active\:ring-purple-500\/45:active {
  --tw-ring-color: rgb(144 97 249 / 0.45);
}

.active\:ring-purple-500\/5:active {
  --tw-ring-color: rgb(144 97 249 / 0.05);
}

.active\:ring-purple-500\/50:active {
  --tw-ring-color: rgb(144 97 249 / 0.5);
}

.active\:ring-purple-500\/55:active {
  --tw-ring-color: rgb(144 97 249 / 0.55);
}

.active\:ring-purple-500\/60:active {
  --tw-ring-color: rgb(144 97 249 / 0.6);
}

.active\:ring-purple-500\/65:active {
  --tw-ring-color: rgb(144 97 249 / 0.65);
}

.active\:ring-purple-500\/70:active {
  --tw-ring-color: rgb(144 97 249 / 0.7);
}

.active\:ring-purple-500\/75:active {
  --tw-ring-color: rgb(144 97 249 / 0.75);
}

.active\:ring-purple-500\/80:active {
  --tw-ring-color: rgb(144 97 249 / 0.8);
}

.active\:ring-purple-500\/85:active {
  --tw-ring-color: rgb(144 97 249 / 0.85);
}

.active\:ring-purple-500\/90:active {
  --tw-ring-color: rgb(144 97 249 / 0.9);
}

.active\:ring-purple-500\/95:active {
  --tw-ring-color: rgb(144 97 249 / 0.95);
}

.active\:ring-purple-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(126 58 242 / var(--tw-ring-opacity, 1));
}

.active\:ring-purple-600\/0:active {
  --tw-ring-color: rgb(126 58 242 / 0);
}

.active\:ring-purple-600\/10:active {
  --tw-ring-color: rgb(126 58 242 / 0.1);
}

.active\:ring-purple-600\/100:active {
  --tw-ring-color: rgb(126 58 242 / 1);
}

.active\:ring-purple-600\/15:active {
  --tw-ring-color: rgb(126 58 242 / 0.15);
}

.active\:ring-purple-600\/20:active {
  --tw-ring-color: rgb(126 58 242 / 0.2);
}

.active\:ring-purple-600\/25:active {
  --tw-ring-color: rgb(126 58 242 / 0.25);
}

.active\:ring-purple-600\/30:active {
  --tw-ring-color: rgb(126 58 242 / 0.3);
}

.active\:ring-purple-600\/35:active {
  --tw-ring-color: rgb(126 58 242 / 0.35);
}

.active\:ring-purple-600\/40:active {
  --tw-ring-color: rgb(126 58 242 / 0.4);
}

.active\:ring-purple-600\/45:active {
  --tw-ring-color: rgb(126 58 242 / 0.45);
}

.active\:ring-purple-600\/5:active {
  --tw-ring-color: rgb(126 58 242 / 0.05);
}

.active\:ring-purple-600\/50:active {
  --tw-ring-color: rgb(126 58 242 / 0.5);
}

.active\:ring-purple-600\/55:active {
  --tw-ring-color: rgb(126 58 242 / 0.55);
}

.active\:ring-purple-600\/60:active {
  --tw-ring-color: rgb(126 58 242 / 0.6);
}

.active\:ring-purple-600\/65:active {
  --tw-ring-color: rgb(126 58 242 / 0.65);
}

.active\:ring-purple-600\/70:active {
  --tw-ring-color: rgb(126 58 242 / 0.7);
}

.active\:ring-purple-600\/75:active {
  --tw-ring-color: rgb(126 58 242 / 0.75);
}

.active\:ring-purple-600\/80:active {
  --tw-ring-color: rgb(126 58 242 / 0.8);
}

.active\:ring-purple-600\/85:active {
  --tw-ring-color: rgb(126 58 242 / 0.85);
}

.active\:ring-purple-600\/90:active {
  --tw-ring-color: rgb(126 58 242 / 0.9);
}

.active\:ring-purple-600\/95:active {
  --tw-ring-color: rgb(126 58 242 / 0.95);
}

.active\:ring-purple-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(108 43 217 / var(--tw-ring-opacity, 1));
}

.active\:ring-purple-700\/0:active {
  --tw-ring-color: rgb(108 43 217 / 0);
}

.active\:ring-purple-700\/10:active {
  --tw-ring-color: rgb(108 43 217 / 0.1);
}

.active\:ring-purple-700\/100:active {
  --tw-ring-color: rgb(108 43 217 / 1);
}

.active\:ring-purple-700\/15:active {
  --tw-ring-color: rgb(108 43 217 / 0.15);
}

.active\:ring-purple-700\/20:active {
  --tw-ring-color: rgb(108 43 217 / 0.2);
}

.active\:ring-purple-700\/25:active {
  --tw-ring-color: rgb(108 43 217 / 0.25);
}

.active\:ring-purple-700\/30:active {
  --tw-ring-color: rgb(108 43 217 / 0.3);
}

.active\:ring-purple-700\/35:active {
  --tw-ring-color: rgb(108 43 217 / 0.35);
}

.active\:ring-purple-700\/40:active {
  --tw-ring-color: rgb(108 43 217 / 0.4);
}

.active\:ring-purple-700\/45:active {
  --tw-ring-color: rgb(108 43 217 / 0.45);
}

.active\:ring-purple-700\/5:active {
  --tw-ring-color: rgb(108 43 217 / 0.05);
}

.active\:ring-purple-700\/50:active {
  --tw-ring-color: rgb(108 43 217 / 0.5);
}

.active\:ring-purple-700\/55:active {
  --tw-ring-color: rgb(108 43 217 / 0.55);
}

.active\:ring-purple-700\/60:active {
  --tw-ring-color: rgb(108 43 217 / 0.6);
}

.active\:ring-purple-700\/65:active {
  --tw-ring-color: rgb(108 43 217 / 0.65);
}

.active\:ring-purple-700\/70:active {
  --tw-ring-color: rgb(108 43 217 / 0.7);
}

.active\:ring-purple-700\/75:active {
  --tw-ring-color: rgb(108 43 217 / 0.75);
}

.active\:ring-purple-700\/80:active {
  --tw-ring-color: rgb(108 43 217 / 0.8);
}

.active\:ring-purple-700\/85:active {
  --tw-ring-color: rgb(108 43 217 / 0.85);
}

.active\:ring-purple-700\/90:active {
  --tw-ring-color: rgb(108 43 217 / 0.9);
}

.active\:ring-purple-700\/95:active {
  --tw-ring-color: rgb(108 43 217 / 0.95);
}

.active\:ring-purple-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(85 33 181 / var(--tw-ring-opacity, 1));
}

.active\:ring-purple-800\/0:active {
  --tw-ring-color: rgb(85 33 181 / 0);
}

.active\:ring-purple-800\/10:active {
  --tw-ring-color: rgb(85 33 181 / 0.1);
}

.active\:ring-purple-800\/100:active {
  --tw-ring-color: rgb(85 33 181 / 1);
}

.active\:ring-purple-800\/15:active {
  --tw-ring-color: rgb(85 33 181 / 0.15);
}

.active\:ring-purple-800\/20:active {
  --tw-ring-color: rgb(85 33 181 / 0.2);
}

.active\:ring-purple-800\/25:active {
  --tw-ring-color: rgb(85 33 181 / 0.25);
}

.active\:ring-purple-800\/30:active {
  --tw-ring-color: rgb(85 33 181 / 0.3);
}

.active\:ring-purple-800\/35:active {
  --tw-ring-color: rgb(85 33 181 / 0.35);
}

.active\:ring-purple-800\/40:active {
  --tw-ring-color: rgb(85 33 181 / 0.4);
}

.active\:ring-purple-800\/45:active {
  --tw-ring-color: rgb(85 33 181 / 0.45);
}

.active\:ring-purple-800\/5:active {
  --tw-ring-color: rgb(85 33 181 / 0.05);
}

.active\:ring-purple-800\/50:active {
  --tw-ring-color: rgb(85 33 181 / 0.5);
}

.active\:ring-purple-800\/55:active {
  --tw-ring-color: rgb(85 33 181 / 0.55);
}

.active\:ring-purple-800\/60:active {
  --tw-ring-color: rgb(85 33 181 / 0.6);
}

.active\:ring-purple-800\/65:active {
  --tw-ring-color: rgb(85 33 181 / 0.65);
}

.active\:ring-purple-800\/70:active {
  --tw-ring-color: rgb(85 33 181 / 0.7);
}

.active\:ring-purple-800\/75:active {
  --tw-ring-color: rgb(85 33 181 / 0.75);
}

.active\:ring-purple-800\/80:active {
  --tw-ring-color: rgb(85 33 181 / 0.8);
}

.active\:ring-purple-800\/85:active {
  --tw-ring-color: rgb(85 33 181 / 0.85);
}

.active\:ring-purple-800\/90:active {
  --tw-ring-color: rgb(85 33 181 / 0.9);
}

.active\:ring-purple-800\/95:active {
  --tw-ring-color: rgb(85 33 181 / 0.95);
}

.active\:ring-purple-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 29 150 / var(--tw-ring-opacity, 1));
}

.active\:ring-purple-900\/0:active {
  --tw-ring-color: rgb(74 29 150 / 0);
}

.active\:ring-purple-900\/10:active {
  --tw-ring-color: rgb(74 29 150 / 0.1);
}

.active\:ring-purple-900\/100:active {
  --tw-ring-color: rgb(74 29 150 / 1);
}

.active\:ring-purple-900\/15:active {
  --tw-ring-color: rgb(74 29 150 / 0.15);
}

.active\:ring-purple-900\/20:active {
  --tw-ring-color: rgb(74 29 150 / 0.2);
}

.active\:ring-purple-900\/25:active {
  --tw-ring-color: rgb(74 29 150 / 0.25);
}

.active\:ring-purple-900\/30:active {
  --tw-ring-color: rgb(74 29 150 / 0.3);
}

.active\:ring-purple-900\/35:active {
  --tw-ring-color: rgb(74 29 150 / 0.35);
}

.active\:ring-purple-900\/40:active {
  --tw-ring-color: rgb(74 29 150 / 0.4);
}

.active\:ring-purple-900\/45:active {
  --tw-ring-color: rgb(74 29 150 / 0.45);
}

.active\:ring-purple-900\/5:active {
  --tw-ring-color: rgb(74 29 150 / 0.05);
}

.active\:ring-purple-900\/50:active {
  --tw-ring-color: rgb(74 29 150 / 0.5);
}

.active\:ring-purple-900\/55:active {
  --tw-ring-color: rgb(74 29 150 / 0.55);
}

.active\:ring-purple-900\/60:active {
  --tw-ring-color: rgb(74 29 150 / 0.6);
}

.active\:ring-purple-900\/65:active {
  --tw-ring-color: rgb(74 29 150 / 0.65);
}

.active\:ring-purple-900\/70:active {
  --tw-ring-color: rgb(74 29 150 / 0.7);
}

.active\:ring-purple-900\/75:active {
  --tw-ring-color: rgb(74 29 150 / 0.75);
}

.active\:ring-purple-900\/80:active {
  --tw-ring-color: rgb(74 29 150 / 0.8);
}

.active\:ring-purple-900\/85:active {
  --tw-ring-color: rgb(74 29 150 / 0.85);
}

.active\:ring-purple-900\/90:active {
  --tw-ring-color: rgb(74 29 150 / 0.9);
}

.active\:ring-purple-900\/95:active {
  --tw-ring-color: rgb(74 29 150 / 0.95);
}

.active\:ring-red-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1));
}

.active\:ring-red-100\/0:active {
  --tw-ring-color: rgb(254 226 226 / 0);
}

.active\:ring-red-100\/10:active {
  --tw-ring-color: rgb(254 226 226 / 0.1);
}

.active\:ring-red-100\/100:active {
  --tw-ring-color: rgb(254 226 226 / 1);
}

.active\:ring-red-100\/15:active {
  --tw-ring-color: rgb(254 226 226 / 0.15);
}

.active\:ring-red-100\/20:active {
  --tw-ring-color: rgb(254 226 226 / 0.2);
}

.active\:ring-red-100\/25:active {
  --tw-ring-color: rgb(254 226 226 / 0.25);
}

.active\:ring-red-100\/30:active {
  --tw-ring-color: rgb(254 226 226 / 0.3);
}

.active\:ring-red-100\/35:active {
  --tw-ring-color: rgb(254 226 226 / 0.35);
}

.active\:ring-red-100\/40:active {
  --tw-ring-color: rgb(254 226 226 / 0.4);
}

.active\:ring-red-100\/45:active {
  --tw-ring-color: rgb(254 226 226 / 0.45);
}

.active\:ring-red-100\/5:active {
  --tw-ring-color: rgb(254 226 226 / 0.05);
}

.active\:ring-red-100\/50:active {
  --tw-ring-color: rgb(254 226 226 / 0.5);
}

.active\:ring-red-100\/55:active {
  --tw-ring-color: rgb(254 226 226 / 0.55);
}

.active\:ring-red-100\/60:active {
  --tw-ring-color: rgb(254 226 226 / 0.6);
}

.active\:ring-red-100\/65:active {
  --tw-ring-color: rgb(254 226 226 / 0.65);
}

.active\:ring-red-100\/70:active {
  --tw-ring-color: rgb(254 226 226 / 0.7);
}

.active\:ring-red-100\/75:active {
  --tw-ring-color: rgb(254 226 226 / 0.75);
}

.active\:ring-red-100\/80:active {
  --tw-ring-color: rgb(254 226 226 / 0.8);
}

.active\:ring-red-100\/85:active {
  --tw-ring-color: rgb(254 226 226 / 0.85);
}

.active\:ring-red-100\/90:active {
  --tw-ring-color: rgb(254 226 226 / 0.9);
}

.active\:ring-red-100\/95:active {
  --tw-ring-color: rgb(254 226 226 / 0.95);
}

.active\:ring-red-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}

.active\:ring-red-200\/0:active {
  --tw-ring-color: rgb(254 202 202 / 0);
}

.active\:ring-red-200\/10:active {
  --tw-ring-color: rgb(254 202 202 / 0.1);
}

.active\:ring-red-200\/100:active {
  --tw-ring-color: rgb(254 202 202 / 1);
}

.active\:ring-red-200\/15:active {
  --tw-ring-color: rgb(254 202 202 / 0.15);
}

.active\:ring-red-200\/20:active {
  --tw-ring-color: rgb(254 202 202 / 0.2);
}

.active\:ring-red-200\/25:active {
  --tw-ring-color: rgb(254 202 202 / 0.25);
}

.active\:ring-red-200\/30:active {
  --tw-ring-color: rgb(254 202 202 / 0.3);
}

.active\:ring-red-200\/35:active {
  --tw-ring-color: rgb(254 202 202 / 0.35);
}

.active\:ring-red-200\/40:active {
  --tw-ring-color: rgb(254 202 202 / 0.4);
}

.active\:ring-red-200\/45:active {
  --tw-ring-color: rgb(254 202 202 / 0.45);
}

.active\:ring-red-200\/5:active {
  --tw-ring-color: rgb(254 202 202 / 0.05);
}

.active\:ring-red-200\/50:active {
  --tw-ring-color: rgb(254 202 202 / 0.5);
}

.active\:ring-red-200\/55:active {
  --tw-ring-color: rgb(254 202 202 / 0.55);
}

.active\:ring-red-200\/60:active {
  --tw-ring-color: rgb(254 202 202 / 0.6);
}

.active\:ring-red-200\/65:active {
  --tw-ring-color: rgb(254 202 202 / 0.65);
}

.active\:ring-red-200\/70:active {
  --tw-ring-color: rgb(254 202 202 / 0.7);
}

.active\:ring-red-200\/75:active {
  --tw-ring-color: rgb(254 202 202 / 0.75);
}

.active\:ring-red-200\/80:active {
  --tw-ring-color: rgb(254 202 202 / 0.8);
}

.active\:ring-red-200\/85:active {
  --tw-ring-color: rgb(254 202 202 / 0.85);
}

.active\:ring-red-200\/90:active {
  --tw-ring-color: rgb(254 202 202 / 0.9);
}

.active\:ring-red-200\/95:active {
  --tw-ring-color: rgb(254 202 202 / 0.95);
}

.active\:ring-red-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}

.active\:ring-red-300\/0:active {
  --tw-ring-color: rgb(252 165 165 / 0);
}

.active\:ring-red-300\/10:active {
  --tw-ring-color: rgb(252 165 165 / 0.1);
}

.active\:ring-red-300\/100:active {
  --tw-ring-color: rgb(252 165 165 / 1);
}

.active\:ring-red-300\/15:active {
  --tw-ring-color: rgb(252 165 165 / 0.15);
}

.active\:ring-red-300\/20:active {
  --tw-ring-color: rgb(252 165 165 / 0.2);
}

.active\:ring-red-300\/25:active {
  --tw-ring-color: rgb(252 165 165 / 0.25);
}

.active\:ring-red-300\/30:active {
  --tw-ring-color: rgb(252 165 165 / 0.3);
}

.active\:ring-red-300\/35:active {
  --tw-ring-color: rgb(252 165 165 / 0.35);
}

.active\:ring-red-300\/40:active {
  --tw-ring-color: rgb(252 165 165 / 0.4);
}

.active\:ring-red-300\/45:active {
  --tw-ring-color: rgb(252 165 165 / 0.45);
}

.active\:ring-red-300\/5:active {
  --tw-ring-color: rgb(252 165 165 / 0.05);
}

.active\:ring-red-300\/50:active {
  --tw-ring-color: rgb(252 165 165 / 0.5);
}

.active\:ring-red-300\/55:active {
  --tw-ring-color: rgb(252 165 165 / 0.55);
}

.active\:ring-red-300\/60:active {
  --tw-ring-color: rgb(252 165 165 / 0.6);
}

.active\:ring-red-300\/65:active {
  --tw-ring-color: rgb(252 165 165 / 0.65);
}

.active\:ring-red-300\/70:active {
  --tw-ring-color: rgb(252 165 165 / 0.7);
}

.active\:ring-red-300\/75:active {
  --tw-ring-color: rgb(252 165 165 / 0.75);
}

.active\:ring-red-300\/80:active {
  --tw-ring-color: rgb(252 165 165 / 0.8);
}

.active\:ring-red-300\/85:active {
  --tw-ring-color: rgb(252 165 165 / 0.85);
}

.active\:ring-red-300\/90:active {
  --tw-ring-color: rgb(252 165 165 / 0.9);
}

.active\:ring-red-300\/95:active {
  --tw-ring-color: rgb(252 165 165 / 0.95);
}

.active\:ring-red-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}

.active\:ring-red-400\/0:active {
  --tw-ring-color: rgb(248 113 113 / 0);
}

.active\:ring-red-400\/10:active {
  --tw-ring-color: rgb(248 113 113 / 0.1);
}

.active\:ring-red-400\/100:active {
  --tw-ring-color: rgb(248 113 113 / 1);
}

.active\:ring-red-400\/15:active {
  --tw-ring-color: rgb(248 113 113 / 0.15);
}

.active\:ring-red-400\/20:active {
  --tw-ring-color: rgb(248 113 113 / 0.2);
}

.active\:ring-red-400\/25:active {
  --tw-ring-color: rgb(248 113 113 / 0.25);
}

.active\:ring-red-400\/30:active {
  --tw-ring-color: rgb(248 113 113 / 0.3);
}

.active\:ring-red-400\/35:active {
  --tw-ring-color: rgb(248 113 113 / 0.35);
}

.active\:ring-red-400\/40:active {
  --tw-ring-color: rgb(248 113 113 / 0.4);
}

.active\:ring-red-400\/45:active {
  --tw-ring-color: rgb(248 113 113 / 0.45);
}

.active\:ring-red-400\/5:active {
  --tw-ring-color: rgb(248 113 113 / 0.05);
}

.active\:ring-red-400\/50:active {
  --tw-ring-color: rgb(248 113 113 / 0.5);
}

.active\:ring-red-400\/55:active {
  --tw-ring-color: rgb(248 113 113 / 0.55);
}

.active\:ring-red-400\/60:active {
  --tw-ring-color: rgb(248 113 113 / 0.6);
}

.active\:ring-red-400\/65:active {
  --tw-ring-color: rgb(248 113 113 / 0.65);
}

.active\:ring-red-400\/70:active {
  --tw-ring-color: rgb(248 113 113 / 0.7);
}

.active\:ring-red-400\/75:active {
  --tw-ring-color: rgb(248 113 113 / 0.75);
}

.active\:ring-red-400\/80:active {
  --tw-ring-color: rgb(248 113 113 / 0.8);
}

.active\:ring-red-400\/85:active {
  --tw-ring-color: rgb(248 113 113 / 0.85);
}

.active\:ring-red-400\/90:active {
  --tw-ring-color: rgb(248 113 113 / 0.9);
}

.active\:ring-red-400\/95:active {
  --tw-ring-color: rgb(248 113 113 / 0.95);
}

.active\:ring-red-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}

.active\:ring-red-500\/0:active {
  --tw-ring-color: rgb(239 68 68 / 0);
}

.active\:ring-red-500\/10:active {
  --tw-ring-color: rgb(239 68 68 / 0.1);
}

.active\:ring-red-500\/100:active {
  --tw-ring-color: rgb(239 68 68 / 1);
}

.active\:ring-red-500\/15:active {
  --tw-ring-color: rgb(239 68 68 / 0.15);
}

.active\:ring-red-500\/20:active {
  --tw-ring-color: rgb(239 68 68 / 0.2);
}

.active\:ring-red-500\/25:active {
  --tw-ring-color: rgb(239 68 68 / 0.25);
}

.active\:ring-red-500\/30:active {
  --tw-ring-color: rgb(239 68 68 / 0.3);
}

.active\:ring-red-500\/35:active {
  --tw-ring-color: rgb(239 68 68 / 0.35);
}

.active\:ring-red-500\/40:active {
  --tw-ring-color: rgb(239 68 68 / 0.4);
}

.active\:ring-red-500\/45:active {
  --tw-ring-color: rgb(239 68 68 / 0.45);
}

.active\:ring-red-500\/5:active {
  --tw-ring-color: rgb(239 68 68 / 0.05);
}

.active\:ring-red-500\/50:active {
  --tw-ring-color: rgb(239 68 68 / 0.5);
}

.active\:ring-red-500\/55:active {
  --tw-ring-color: rgb(239 68 68 / 0.55);
}

.active\:ring-red-500\/60:active {
  --tw-ring-color: rgb(239 68 68 / 0.6);
}

.active\:ring-red-500\/65:active {
  --tw-ring-color: rgb(239 68 68 / 0.65);
}

.active\:ring-red-500\/70:active {
  --tw-ring-color: rgb(239 68 68 / 0.7);
}

.active\:ring-red-500\/75:active {
  --tw-ring-color: rgb(239 68 68 / 0.75);
}

.active\:ring-red-500\/80:active {
  --tw-ring-color: rgb(239 68 68 / 0.8);
}

.active\:ring-red-500\/85:active {
  --tw-ring-color: rgb(239 68 68 / 0.85);
}

.active\:ring-red-500\/90:active {
  --tw-ring-color: rgb(239 68 68 / 0.9);
}

.active\:ring-red-500\/95:active {
  --tw-ring-color: rgb(239 68 68 / 0.95);
}

.active\:ring-red-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1));
}

.active\:ring-red-600\/0:active {
  --tw-ring-color: rgb(220 38 38 / 0);
}

.active\:ring-red-600\/10:active {
  --tw-ring-color: rgb(220 38 38 / 0.1);
}

.active\:ring-red-600\/100:active {
  --tw-ring-color: rgb(220 38 38 / 1);
}

.active\:ring-red-600\/15:active {
  --tw-ring-color: rgb(220 38 38 / 0.15);
}

.active\:ring-red-600\/20:active {
  --tw-ring-color: rgb(220 38 38 / 0.2);
}

.active\:ring-red-600\/25:active {
  --tw-ring-color: rgb(220 38 38 / 0.25);
}

.active\:ring-red-600\/30:active {
  --tw-ring-color: rgb(220 38 38 / 0.3);
}

.active\:ring-red-600\/35:active {
  --tw-ring-color: rgb(220 38 38 / 0.35);
}

.active\:ring-red-600\/40:active {
  --tw-ring-color: rgb(220 38 38 / 0.4);
}

.active\:ring-red-600\/45:active {
  --tw-ring-color: rgb(220 38 38 / 0.45);
}

.active\:ring-red-600\/5:active {
  --tw-ring-color: rgb(220 38 38 / 0.05);
}

.active\:ring-red-600\/50:active {
  --tw-ring-color: rgb(220 38 38 / 0.5);
}

.active\:ring-red-600\/55:active {
  --tw-ring-color: rgb(220 38 38 / 0.55);
}

.active\:ring-red-600\/60:active {
  --tw-ring-color: rgb(220 38 38 / 0.6);
}

.active\:ring-red-600\/65:active {
  --tw-ring-color: rgb(220 38 38 / 0.65);
}

.active\:ring-red-600\/70:active {
  --tw-ring-color: rgb(220 38 38 / 0.7);
}

.active\:ring-red-600\/75:active {
  --tw-ring-color: rgb(220 38 38 / 0.75);
}

.active\:ring-red-600\/80:active {
  --tw-ring-color: rgb(220 38 38 / 0.8);
}

.active\:ring-red-600\/85:active {
  --tw-ring-color: rgb(220 38 38 / 0.85);
}

.active\:ring-red-600\/90:active {
  --tw-ring-color: rgb(220 38 38 / 0.9);
}

.active\:ring-red-600\/95:active {
  --tw-ring-color: rgb(220 38 38 / 0.95);
}

.active\:ring-red-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1));
}

.active\:ring-red-700\/0:active {
  --tw-ring-color: rgb(185 28 28 / 0);
}

.active\:ring-red-700\/10:active {
  --tw-ring-color: rgb(185 28 28 / 0.1);
}

.active\:ring-red-700\/100:active {
  --tw-ring-color: rgb(185 28 28 / 1);
}

.active\:ring-red-700\/15:active {
  --tw-ring-color: rgb(185 28 28 / 0.15);
}

.active\:ring-red-700\/20:active {
  --tw-ring-color: rgb(185 28 28 / 0.2);
}

.active\:ring-red-700\/25:active {
  --tw-ring-color: rgb(185 28 28 / 0.25);
}

.active\:ring-red-700\/30:active {
  --tw-ring-color: rgb(185 28 28 / 0.3);
}

.active\:ring-red-700\/35:active {
  --tw-ring-color: rgb(185 28 28 / 0.35);
}

.active\:ring-red-700\/40:active {
  --tw-ring-color: rgb(185 28 28 / 0.4);
}

.active\:ring-red-700\/45:active {
  --tw-ring-color: rgb(185 28 28 / 0.45);
}

.active\:ring-red-700\/5:active {
  --tw-ring-color: rgb(185 28 28 / 0.05);
}

.active\:ring-red-700\/50:active {
  --tw-ring-color: rgb(185 28 28 / 0.5);
}

.active\:ring-red-700\/55:active {
  --tw-ring-color: rgb(185 28 28 / 0.55);
}

.active\:ring-red-700\/60:active {
  --tw-ring-color: rgb(185 28 28 / 0.6);
}

.active\:ring-red-700\/65:active {
  --tw-ring-color: rgb(185 28 28 / 0.65);
}

.active\:ring-red-700\/70:active {
  --tw-ring-color: rgb(185 28 28 / 0.7);
}

.active\:ring-red-700\/75:active {
  --tw-ring-color: rgb(185 28 28 / 0.75);
}

.active\:ring-red-700\/80:active {
  --tw-ring-color: rgb(185 28 28 / 0.8);
}

.active\:ring-red-700\/85:active {
  --tw-ring-color: rgb(185 28 28 / 0.85);
}

.active\:ring-red-700\/90:active {
  --tw-ring-color: rgb(185 28 28 / 0.9);
}

.active\:ring-red-700\/95:active {
  --tw-ring-color: rgb(185 28 28 / 0.95);
}

.active\:ring-red-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1));
}

.active\:ring-red-800\/0:active {
  --tw-ring-color: rgb(153 27 27 / 0);
}

.active\:ring-red-800\/10:active {
  --tw-ring-color: rgb(153 27 27 / 0.1);
}

.active\:ring-red-800\/100:active {
  --tw-ring-color: rgb(153 27 27 / 1);
}

.active\:ring-red-800\/15:active {
  --tw-ring-color: rgb(153 27 27 / 0.15);
}

.active\:ring-red-800\/20:active {
  --tw-ring-color: rgb(153 27 27 / 0.2);
}

.active\:ring-red-800\/25:active {
  --tw-ring-color: rgb(153 27 27 / 0.25);
}

.active\:ring-red-800\/30:active {
  --tw-ring-color: rgb(153 27 27 / 0.3);
}

.active\:ring-red-800\/35:active {
  --tw-ring-color: rgb(153 27 27 / 0.35);
}

.active\:ring-red-800\/40:active {
  --tw-ring-color: rgb(153 27 27 / 0.4);
}

.active\:ring-red-800\/45:active {
  --tw-ring-color: rgb(153 27 27 / 0.45);
}

.active\:ring-red-800\/5:active {
  --tw-ring-color: rgb(153 27 27 / 0.05);
}

.active\:ring-red-800\/50:active {
  --tw-ring-color: rgb(153 27 27 / 0.5);
}

.active\:ring-red-800\/55:active {
  --tw-ring-color: rgb(153 27 27 / 0.55);
}

.active\:ring-red-800\/60:active {
  --tw-ring-color: rgb(153 27 27 / 0.6);
}

.active\:ring-red-800\/65:active {
  --tw-ring-color: rgb(153 27 27 / 0.65);
}

.active\:ring-red-800\/70:active {
  --tw-ring-color: rgb(153 27 27 / 0.7);
}

.active\:ring-red-800\/75:active {
  --tw-ring-color: rgb(153 27 27 / 0.75);
}

.active\:ring-red-800\/80:active {
  --tw-ring-color: rgb(153 27 27 / 0.8);
}

.active\:ring-red-800\/85:active {
  --tw-ring-color: rgb(153 27 27 / 0.85);
}

.active\:ring-red-800\/90:active {
  --tw-ring-color: rgb(153 27 27 / 0.9);
}

.active\:ring-red-800\/95:active {
  --tw-ring-color: rgb(153 27 27 / 0.95);
}

.active\:ring-red-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1));
}

.active\:ring-red-900\/0:active {
  --tw-ring-color: rgb(127 29 29 / 0);
}

.active\:ring-red-900\/10:active {
  --tw-ring-color: rgb(127 29 29 / 0.1);
}

.active\:ring-red-900\/100:active {
  --tw-ring-color: rgb(127 29 29 / 1);
}

.active\:ring-red-900\/15:active {
  --tw-ring-color: rgb(127 29 29 / 0.15);
}

.active\:ring-red-900\/20:active {
  --tw-ring-color: rgb(127 29 29 / 0.2);
}

.active\:ring-red-900\/25:active {
  --tw-ring-color: rgb(127 29 29 / 0.25);
}

.active\:ring-red-900\/30:active {
  --tw-ring-color: rgb(127 29 29 / 0.3);
}

.active\:ring-red-900\/35:active {
  --tw-ring-color: rgb(127 29 29 / 0.35);
}

.active\:ring-red-900\/40:active {
  --tw-ring-color: rgb(127 29 29 / 0.4);
}

.active\:ring-red-900\/45:active {
  --tw-ring-color: rgb(127 29 29 / 0.45);
}

.active\:ring-red-900\/5:active {
  --tw-ring-color: rgb(127 29 29 / 0.05);
}

.active\:ring-red-900\/50:active {
  --tw-ring-color: rgb(127 29 29 / 0.5);
}

.active\:ring-red-900\/55:active {
  --tw-ring-color: rgb(127 29 29 / 0.55);
}

.active\:ring-red-900\/60:active {
  --tw-ring-color: rgb(127 29 29 / 0.6);
}

.active\:ring-red-900\/65:active {
  --tw-ring-color: rgb(127 29 29 / 0.65);
}

.active\:ring-red-900\/70:active {
  --tw-ring-color: rgb(127 29 29 / 0.7);
}

.active\:ring-red-900\/75:active {
  --tw-ring-color: rgb(127 29 29 / 0.75);
}

.active\:ring-red-900\/80:active {
  --tw-ring-color: rgb(127 29 29 / 0.8);
}

.active\:ring-red-900\/85:active {
  --tw-ring-color: rgb(127 29 29 / 0.85);
}

.active\:ring-red-900\/90:active {
  --tw-ring-color: rgb(127 29 29 / 0.9);
}

.active\:ring-red-900\/95:active {
  --tw-ring-color: rgb(127 29 29 / 0.95);
}

.active\:ring-slate-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1));
}

.active\:ring-slate-100\/0:active {
  --tw-ring-color: rgb(241 245 249 / 0);
}

.active\:ring-slate-100\/10:active {
  --tw-ring-color: rgb(241 245 249 / 0.1);
}

.active\:ring-slate-100\/100:active {
  --tw-ring-color: rgb(241 245 249 / 1);
}

.active\:ring-slate-100\/15:active {
  --tw-ring-color: rgb(241 245 249 / 0.15);
}

.active\:ring-slate-100\/20:active {
  --tw-ring-color: rgb(241 245 249 / 0.2);
}

.active\:ring-slate-100\/25:active {
  --tw-ring-color: rgb(241 245 249 / 0.25);
}

.active\:ring-slate-100\/30:active {
  --tw-ring-color: rgb(241 245 249 / 0.3);
}

.active\:ring-slate-100\/35:active {
  --tw-ring-color: rgb(241 245 249 / 0.35);
}

.active\:ring-slate-100\/40:active {
  --tw-ring-color: rgb(241 245 249 / 0.4);
}

.active\:ring-slate-100\/45:active {
  --tw-ring-color: rgb(241 245 249 / 0.45);
}

.active\:ring-slate-100\/5:active {
  --tw-ring-color: rgb(241 245 249 / 0.05);
}

.active\:ring-slate-100\/50:active {
  --tw-ring-color: rgb(241 245 249 / 0.5);
}

.active\:ring-slate-100\/55:active {
  --tw-ring-color: rgb(241 245 249 / 0.55);
}

.active\:ring-slate-100\/60:active {
  --tw-ring-color: rgb(241 245 249 / 0.6);
}

.active\:ring-slate-100\/65:active {
  --tw-ring-color: rgb(241 245 249 / 0.65);
}

.active\:ring-slate-100\/70:active {
  --tw-ring-color: rgb(241 245 249 / 0.7);
}

.active\:ring-slate-100\/75:active {
  --tw-ring-color: rgb(241 245 249 / 0.75);
}

.active\:ring-slate-100\/80:active {
  --tw-ring-color: rgb(241 245 249 / 0.8);
}

.active\:ring-slate-100\/85:active {
  --tw-ring-color: rgb(241 245 249 / 0.85);
}

.active\:ring-slate-100\/90:active {
  --tw-ring-color: rgb(241 245 249 / 0.9);
}

.active\:ring-slate-100\/95:active {
  --tw-ring-color: rgb(241 245 249 / 0.95);
}

.active\:ring-slate-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}

.active\:ring-slate-200\/0:active {
  --tw-ring-color: rgb(226 232 240 / 0);
}

.active\:ring-slate-200\/10:active {
  --tw-ring-color: rgb(226 232 240 / 0.1);
}

.active\:ring-slate-200\/100:active {
  --tw-ring-color: rgb(226 232 240 / 1);
}

.active\:ring-slate-200\/15:active {
  --tw-ring-color: rgb(226 232 240 / 0.15);
}

.active\:ring-slate-200\/20:active {
  --tw-ring-color: rgb(226 232 240 / 0.2);
}

.active\:ring-slate-200\/25:active {
  --tw-ring-color: rgb(226 232 240 / 0.25);
}

.active\:ring-slate-200\/30:active {
  --tw-ring-color: rgb(226 232 240 / 0.3);
}

.active\:ring-slate-200\/35:active {
  --tw-ring-color: rgb(226 232 240 / 0.35);
}

.active\:ring-slate-200\/40:active {
  --tw-ring-color: rgb(226 232 240 / 0.4);
}

.active\:ring-slate-200\/45:active {
  --tw-ring-color: rgb(226 232 240 / 0.45);
}

.active\:ring-slate-200\/5:active {
  --tw-ring-color: rgb(226 232 240 / 0.05);
}

.active\:ring-slate-200\/50:active {
  --tw-ring-color: rgb(226 232 240 / 0.5);
}

.active\:ring-slate-200\/55:active {
  --tw-ring-color: rgb(226 232 240 / 0.55);
}

.active\:ring-slate-200\/60:active {
  --tw-ring-color: rgb(226 232 240 / 0.6);
}

.active\:ring-slate-200\/65:active {
  --tw-ring-color: rgb(226 232 240 / 0.65);
}

.active\:ring-slate-200\/70:active {
  --tw-ring-color: rgb(226 232 240 / 0.7);
}

.active\:ring-slate-200\/75:active {
  --tw-ring-color: rgb(226 232 240 / 0.75);
}

.active\:ring-slate-200\/80:active {
  --tw-ring-color: rgb(226 232 240 / 0.8);
}

.active\:ring-slate-200\/85:active {
  --tw-ring-color: rgb(226 232 240 / 0.85);
}

.active\:ring-slate-200\/90:active {
  --tw-ring-color: rgb(226 232 240 / 0.9);
}

.active\:ring-slate-200\/95:active {
  --tw-ring-color: rgb(226 232 240 / 0.95);
}

.active\:ring-slate-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1));
}

.active\:ring-slate-300\/0:active {
  --tw-ring-color: rgb(203 213 225 / 0);
}

.active\:ring-slate-300\/10:active {
  --tw-ring-color: rgb(203 213 225 / 0.1);
}

.active\:ring-slate-300\/100:active {
  --tw-ring-color: rgb(203 213 225 / 1);
}

.active\:ring-slate-300\/15:active {
  --tw-ring-color: rgb(203 213 225 / 0.15);
}

.active\:ring-slate-300\/20:active {
  --tw-ring-color: rgb(203 213 225 / 0.2);
}

.active\:ring-slate-300\/25:active {
  --tw-ring-color: rgb(203 213 225 / 0.25);
}

.active\:ring-slate-300\/30:active {
  --tw-ring-color: rgb(203 213 225 / 0.3);
}

.active\:ring-slate-300\/35:active {
  --tw-ring-color: rgb(203 213 225 / 0.35);
}

.active\:ring-slate-300\/40:active {
  --tw-ring-color: rgb(203 213 225 / 0.4);
}

.active\:ring-slate-300\/45:active {
  --tw-ring-color: rgb(203 213 225 / 0.45);
}

.active\:ring-slate-300\/5:active {
  --tw-ring-color: rgb(203 213 225 / 0.05);
}

.active\:ring-slate-300\/50:active {
  --tw-ring-color: rgb(203 213 225 / 0.5);
}

.active\:ring-slate-300\/55:active {
  --tw-ring-color: rgb(203 213 225 / 0.55);
}

.active\:ring-slate-300\/60:active {
  --tw-ring-color: rgb(203 213 225 / 0.6);
}

.active\:ring-slate-300\/65:active {
  --tw-ring-color: rgb(203 213 225 / 0.65);
}

.active\:ring-slate-300\/70:active {
  --tw-ring-color: rgb(203 213 225 / 0.7);
}

.active\:ring-slate-300\/75:active {
  --tw-ring-color: rgb(203 213 225 / 0.75);
}

.active\:ring-slate-300\/80:active {
  --tw-ring-color: rgb(203 213 225 / 0.8);
}

.active\:ring-slate-300\/85:active {
  --tw-ring-color: rgb(203 213 225 / 0.85);
}

.active\:ring-slate-300\/90:active {
  --tw-ring-color: rgb(203 213 225 / 0.9);
}

.active\:ring-slate-300\/95:active {
  --tw-ring-color: rgb(203 213 225 / 0.95);
}

.active\:ring-slate-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));
}

.active\:ring-slate-400\/0:active {
  --tw-ring-color: rgb(148 163 184 / 0);
}

.active\:ring-slate-400\/10:active {
  --tw-ring-color: rgb(148 163 184 / 0.1);
}

.active\:ring-slate-400\/100:active {
  --tw-ring-color: rgb(148 163 184 / 1);
}

.active\:ring-slate-400\/15:active {
  --tw-ring-color: rgb(148 163 184 / 0.15);
}

.active\:ring-slate-400\/20:active {
  --tw-ring-color: rgb(148 163 184 / 0.2);
}

.active\:ring-slate-400\/25:active {
  --tw-ring-color: rgb(148 163 184 / 0.25);
}

.active\:ring-slate-400\/30:active {
  --tw-ring-color: rgb(148 163 184 / 0.3);
}

.active\:ring-slate-400\/35:active {
  --tw-ring-color: rgb(148 163 184 / 0.35);
}

.active\:ring-slate-400\/40:active {
  --tw-ring-color: rgb(148 163 184 / 0.4);
}

.active\:ring-slate-400\/45:active {
  --tw-ring-color: rgb(148 163 184 / 0.45);
}

.active\:ring-slate-400\/5:active {
  --tw-ring-color: rgb(148 163 184 / 0.05);
}

.active\:ring-slate-400\/50:active {
  --tw-ring-color: rgb(148 163 184 / 0.5);
}

.active\:ring-slate-400\/55:active {
  --tw-ring-color: rgb(148 163 184 / 0.55);
}

.active\:ring-slate-400\/60:active {
  --tw-ring-color: rgb(148 163 184 / 0.6);
}

.active\:ring-slate-400\/65:active {
  --tw-ring-color: rgb(148 163 184 / 0.65);
}

.active\:ring-slate-400\/70:active {
  --tw-ring-color: rgb(148 163 184 / 0.7);
}

.active\:ring-slate-400\/75:active {
  --tw-ring-color: rgb(148 163 184 / 0.75);
}

.active\:ring-slate-400\/80:active {
  --tw-ring-color: rgb(148 163 184 / 0.8);
}

.active\:ring-slate-400\/85:active {
  --tw-ring-color: rgb(148 163 184 / 0.85);
}

.active\:ring-slate-400\/90:active {
  --tw-ring-color: rgb(148 163 184 / 0.9);
}

.active\:ring-slate-400\/95:active {
  --tw-ring-color: rgb(148 163 184 / 0.95);
}

.active\:ring-slate-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1));
}

.active\:ring-slate-500\/0:active {
  --tw-ring-color: rgb(100 116 139 / 0);
}

.active\:ring-slate-500\/10:active {
  --tw-ring-color: rgb(100 116 139 / 0.1);
}

.active\:ring-slate-500\/100:active {
  --tw-ring-color: rgb(100 116 139 / 1);
}

.active\:ring-slate-500\/15:active {
  --tw-ring-color: rgb(100 116 139 / 0.15);
}

.active\:ring-slate-500\/20:active {
  --tw-ring-color: rgb(100 116 139 / 0.2);
}

.active\:ring-slate-500\/25:active {
  --tw-ring-color: rgb(100 116 139 / 0.25);
}

.active\:ring-slate-500\/30:active {
  --tw-ring-color: rgb(100 116 139 / 0.3);
}

.active\:ring-slate-500\/35:active {
  --tw-ring-color: rgb(100 116 139 / 0.35);
}

.active\:ring-slate-500\/40:active {
  --tw-ring-color: rgb(100 116 139 / 0.4);
}

.active\:ring-slate-500\/45:active {
  --tw-ring-color: rgb(100 116 139 / 0.45);
}

.active\:ring-slate-500\/5:active {
  --tw-ring-color: rgb(100 116 139 / 0.05);
}

.active\:ring-slate-500\/50:active {
  --tw-ring-color: rgb(100 116 139 / 0.5);
}

.active\:ring-slate-500\/55:active {
  --tw-ring-color: rgb(100 116 139 / 0.55);
}

.active\:ring-slate-500\/60:active {
  --tw-ring-color: rgb(100 116 139 / 0.6);
}

.active\:ring-slate-500\/65:active {
  --tw-ring-color: rgb(100 116 139 / 0.65);
}

.active\:ring-slate-500\/70:active {
  --tw-ring-color: rgb(100 116 139 / 0.7);
}

.active\:ring-slate-500\/75:active {
  --tw-ring-color: rgb(100 116 139 / 0.75);
}

.active\:ring-slate-500\/80:active {
  --tw-ring-color: rgb(100 116 139 / 0.8);
}

.active\:ring-slate-500\/85:active {
  --tw-ring-color: rgb(100 116 139 / 0.85);
}

.active\:ring-slate-500\/90:active {
  --tw-ring-color: rgb(100 116 139 / 0.9);
}

.active\:ring-slate-500\/95:active {
  --tw-ring-color: rgb(100 116 139 / 0.95);
}

.active\:ring-slate-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1));
}

.active\:ring-slate-600\/0:active {
  --tw-ring-color: rgb(71 85 105 / 0);
}

.active\:ring-slate-600\/10:active {
  --tw-ring-color: rgb(71 85 105 / 0.1);
}

.active\:ring-slate-600\/100:active {
  --tw-ring-color: rgb(71 85 105 / 1);
}

.active\:ring-slate-600\/15:active {
  --tw-ring-color: rgb(71 85 105 / 0.15);
}

.active\:ring-slate-600\/20:active {
  --tw-ring-color: rgb(71 85 105 / 0.2);
}

.active\:ring-slate-600\/25:active {
  --tw-ring-color: rgb(71 85 105 / 0.25);
}

.active\:ring-slate-600\/30:active {
  --tw-ring-color: rgb(71 85 105 / 0.3);
}

.active\:ring-slate-600\/35:active {
  --tw-ring-color: rgb(71 85 105 / 0.35);
}

.active\:ring-slate-600\/40:active {
  --tw-ring-color: rgb(71 85 105 / 0.4);
}

.active\:ring-slate-600\/45:active {
  --tw-ring-color: rgb(71 85 105 / 0.45);
}

.active\:ring-slate-600\/5:active {
  --tw-ring-color: rgb(71 85 105 / 0.05);
}

.active\:ring-slate-600\/50:active {
  --tw-ring-color: rgb(71 85 105 / 0.5);
}

.active\:ring-slate-600\/55:active {
  --tw-ring-color: rgb(71 85 105 / 0.55);
}

.active\:ring-slate-600\/60:active {
  --tw-ring-color: rgb(71 85 105 / 0.6);
}

.active\:ring-slate-600\/65:active {
  --tw-ring-color: rgb(71 85 105 / 0.65);
}

.active\:ring-slate-600\/70:active {
  --tw-ring-color: rgb(71 85 105 / 0.7);
}

.active\:ring-slate-600\/75:active {
  --tw-ring-color: rgb(71 85 105 / 0.75);
}

.active\:ring-slate-600\/80:active {
  --tw-ring-color: rgb(71 85 105 / 0.8);
}

.active\:ring-slate-600\/85:active {
  --tw-ring-color: rgb(71 85 105 / 0.85);
}

.active\:ring-slate-600\/90:active {
  --tw-ring-color: rgb(71 85 105 / 0.9);
}

.active\:ring-slate-600\/95:active {
  --tw-ring-color: rgb(71 85 105 / 0.95);
}

.active\:ring-slate-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1));
}

.active\:ring-slate-700\/0:active {
  --tw-ring-color: rgb(51 65 85 / 0);
}

.active\:ring-slate-700\/10:active {
  --tw-ring-color: rgb(51 65 85 / 0.1);
}

.active\:ring-slate-700\/100:active {
  --tw-ring-color: rgb(51 65 85 / 1);
}

.active\:ring-slate-700\/15:active {
  --tw-ring-color: rgb(51 65 85 / 0.15);
}

.active\:ring-slate-700\/20:active {
  --tw-ring-color: rgb(51 65 85 / 0.2);
}

.active\:ring-slate-700\/25:active {
  --tw-ring-color: rgb(51 65 85 / 0.25);
}

.active\:ring-slate-700\/30:active {
  --tw-ring-color: rgb(51 65 85 / 0.3);
}

.active\:ring-slate-700\/35:active {
  --tw-ring-color: rgb(51 65 85 / 0.35);
}

.active\:ring-slate-700\/40:active {
  --tw-ring-color: rgb(51 65 85 / 0.4);
}

.active\:ring-slate-700\/45:active {
  --tw-ring-color: rgb(51 65 85 / 0.45);
}

.active\:ring-slate-700\/5:active {
  --tw-ring-color: rgb(51 65 85 / 0.05);
}

.active\:ring-slate-700\/50:active {
  --tw-ring-color: rgb(51 65 85 / 0.5);
}

.active\:ring-slate-700\/55:active {
  --tw-ring-color: rgb(51 65 85 / 0.55);
}

.active\:ring-slate-700\/60:active {
  --tw-ring-color: rgb(51 65 85 / 0.6);
}

.active\:ring-slate-700\/65:active {
  --tw-ring-color: rgb(51 65 85 / 0.65);
}

.active\:ring-slate-700\/70:active {
  --tw-ring-color: rgb(51 65 85 / 0.7);
}

.active\:ring-slate-700\/75:active {
  --tw-ring-color: rgb(51 65 85 / 0.75);
}

.active\:ring-slate-700\/80:active {
  --tw-ring-color: rgb(51 65 85 / 0.8);
}

.active\:ring-slate-700\/85:active {
  --tw-ring-color: rgb(51 65 85 / 0.85);
}

.active\:ring-slate-700\/90:active {
  --tw-ring-color: rgb(51 65 85 / 0.9);
}

.active\:ring-slate-700\/95:active {
  --tw-ring-color: rgb(51 65 85 / 0.95);
}

.active\:ring-slate-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1));
}

.active\:ring-slate-800\/0:active {
  --tw-ring-color: rgb(30 41 59 / 0);
}

.active\:ring-slate-800\/10:active {
  --tw-ring-color: rgb(30 41 59 / 0.1);
}

.active\:ring-slate-800\/100:active {
  --tw-ring-color: rgb(30 41 59 / 1);
}

.active\:ring-slate-800\/15:active {
  --tw-ring-color: rgb(30 41 59 / 0.15);
}

.active\:ring-slate-800\/20:active {
  --tw-ring-color: rgb(30 41 59 / 0.2);
}

.active\:ring-slate-800\/25:active {
  --tw-ring-color: rgb(30 41 59 / 0.25);
}

.active\:ring-slate-800\/30:active {
  --tw-ring-color: rgb(30 41 59 / 0.3);
}

.active\:ring-slate-800\/35:active {
  --tw-ring-color: rgb(30 41 59 / 0.35);
}

.active\:ring-slate-800\/40:active {
  --tw-ring-color: rgb(30 41 59 / 0.4);
}

.active\:ring-slate-800\/45:active {
  --tw-ring-color: rgb(30 41 59 / 0.45);
}

.active\:ring-slate-800\/5:active {
  --tw-ring-color: rgb(30 41 59 / 0.05);
}

.active\:ring-slate-800\/50:active {
  --tw-ring-color: rgb(30 41 59 / 0.5);
}

.active\:ring-slate-800\/55:active {
  --tw-ring-color: rgb(30 41 59 / 0.55);
}

.active\:ring-slate-800\/60:active {
  --tw-ring-color: rgb(30 41 59 / 0.6);
}

.active\:ring-slate-800\/65:active {
  --tw-ring-color: rgb(30 41 59 / 0.65);
}

.active\:ring-slate-800\/70:active {
  --tw-ring-color: rgb(30 41 59 / 0.7);
}

.active\:ring-slate-800\/75:active {
  --tw-ring-color: rgb(30 41 59 / 0.75);
}

.active\:ring-slate-800\/80:active {
  --tw-ring-color: rgb(30 41 59 / 0.8);
}

.active\:ring-slate-800\/85:active {
  --tw-ring-color: rgb(30 41 59 / 0.85);
}

.active\:ring-slate-800\/90:active {
  --tw-ring-color: rgb(30 41 59 / 0.9);
}

.active\:ring-slate-800\/95:active {
  --tw-ring-color: rgb(30 41 59 / 0.95);
}

.active\:ring-slate-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1));
}

.active\:ring-slate-900\/0:active {
  --tw-ring-color: rgb(15 23 42 / 0);
}

.active\:ring-slate-900\/10:active {
  --tw-ring-color: rgb(15 23 42 / 0.1);
}

.active\:ring-slate-900\/100:active {
  --tw-ring-color: rgb(15 23 42 / 1);
}

.active\:ring-slate-900\/15:active {
  --tw-ring-color: rgb(15 23 42 / 0.15);
}

.active\:ring-slate-900\/20:active {
  --tw-ring-color: rgb(15 23 42 / 0.2);
}

.active\:ring-slate-900\/25:active {
  --tw-ring-color: rgb(15 23 42 / 0.25);
}

.active\:ring-slate-900\/30:active {
  --tw-ring-color: rgb(15 23 42 / 0.3);
}

.active\:ring-slate-900\/35:active {
  --tw-ring-color: rgb(15 23 42 / 0.35);
}

.active\:ring-slate-900\/40:active {
  --tw-ring-color: rgb(15 23 42 / 0.4);
}

.active\:ring-slate-900\/45:active {
  --tw-ring-color: rgb(15 23 42 / 0.45);
}

.active\:ring-slate-900\/5:active {
  --tw-ring-color: rgb(15 23 42 / 0.05);
}

.active\:ring-slate-900\/50:active {
  --tw-ring-color: rgb(15 23 42 / 0.5);
}

.active\:ring-slate-900\/55:active {
  --tw-ring-color: rgb(15 23 42 / 0.55);
}

.active\:ring-slate-900\/60:active {
  --tw-ring-color: rgb(15 23 42 / 0.6);
}

.active\:ring-slate-900\/65:active {
  --tw-ring-color: rgb(15 23 42 / 0.65);
}

.active\:ring-slate-900\/70:active {
  --tw-ring-color: rgb(15 23 42 / 0.7);
}

.active\:ring-slate-900\/75:active {
  --tw-ring-color: rgb(15 23 42 / 0.75);
}

.active\:ring-slate-900\/80:active {
  --tw-ring-color: rgb(15 23 42 / 0.8);
}

.active\:ring-slate-900\/85:active {
  --tw-ring-color: rgb(15 23 42 / 0.85);
}

.active\:ring-slate-900\/90:active {
  --tw-ring-color: rgb(15 23 42 / 0.9);
}

.active\:ring-slate-900\/95:active {
  --tw-ring-color: rgb(15 23 42 / 0.95);
}

.active\:ring-stone-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 244 / var(--tw-ring-opacity, 1));
}

.active\:ring-stone-100\/0:active {
  --tw-ring-color: rgb(245 245 244 / 0);
}

.active\:ring-stone-100\/10:active {
  --tw-ring-color: rgb(245 245 244 / 0.1);
}

.active\:ring-stone-100\/100:active {
  --tw-ring-color: rgb(245 245 244 / 1);
}

.active\:ring-stone-100\/15:active {
  --tw-ring-color: rgb(245 245 244 / 0.15);
}

.active\:ring-stone-100\/20:active {
  --tw-ring-color: rgb(245 245 244 / 0.2);
}

.active\:ring-stone-100\/25:active {
  --tw-ring-color: rgb(245 245 244 / 0.25);
}

.active\:ring-stone-100\/30:active {
  --tw-ring-color: rgb(245 245 244 / 0.3);
}

.active\:ring-stone-100\/35:active {
  --tw-ring-color: rgb(245 245 244 / 0.35);
}

.active\:ring-stone-100\/40:active {
  --tw-ring-color: rgb(245 245 244 / 0.4);
}

.active\:ring-stone-100\/45:active {
  --tw-ring-color: rgb(245 245 244 / 0.45);
}

.active\:ring-stone-100\/5:active {
  --tw-ring-color: rgb(245 245 244 / 0.05);
}

.active\:ring-stone-100\/50:active {
  --tw-ring-color: rgb(245 245 244 / 0.5);
}

.active\:ring-stone-100\/55:active {
  --tw-ring-color: rgb(245 245 244 / 0.55);
}

.active\:ring-stone-100\/60:active {
  --tw-ring-color: rgb(245 245 244 / 0.6);
}

.active\:ring-stone-100\/65:active {
  --tw-ring-color: rgb(245 245 244 / 0.65);
}

.active\:ring-stone-100\/70:active {
  --tw-ring-color: rgb(245 245 244 / 0.7);
}

.active\:ring-stone-100\/75:active {
  --tw-ring-color: rgb(245 245 244 / 0.75);
}

.active\:ring-stone-100\/80:active {
  --tw-ring-color: rgb(245 245 244 / 0.8);
}

.active\:ring-stone-100\/85:active {
  --tw-ring-color: rgb(245 245 244 / 0.85);
}

.active\:ring-stone-100\/90:active {
  --tw-ring-color: rgb(245 245 244 / 0.9);
}

.active\:ring-stone-100\/95:active {
  --tw-ring-color: rgb(245 245 244 / 0.95);
}

.active\:ring-stone-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 229 228 / var(--tw-ring-opacity, 1));
}

.active\:ring-stone-200\/0:active {
  --tw-ring-color: rgb(231 229 228 / 0);
}

.active\:ring-stone-200\/10:active {
  --tw-ring-color: rgb(231 229 228 / 0.1);
}

.active\:ring-stone-200\/100:active {
  --tw-ring-color: rgb(231 229 228 / 1);
}

.active\:ring-stone-200\/15:active {
  --tw-ring-color: rgb(231 229 228 / 0.15);
}

.active\:ring-stone-200\/20:active {
  --tw-ring-color: rgb(231 229 228 / 0.2);
}

.active\:ring-stone-200\/25:active {
  --tw-ring-color: rgb(231 229 228 / 0.25);
}

.active\:ring-stone-200\/30:active {
  --tw-ring-color: rgb(231 229 228 / 0.3);
}

.active\:ring-stone-200\/35:active {
  --tw-ring-color: rgb(231 229 228 / 0.35);
}

.active\:ring-stone-200\/40:active {
  --tw-ring-color: rgb(231 229 228 / 0.4);
}

.active\:ring-stone-200\/45:active {
  --tw-ring-color: rgb(231 229 228 / 0.45);
}

.active\:ring-stone-200\/5:active {
  --tw-ring-color: rgb(231 229 228 / 0.05);
}

.active\:ring-stone-200\/50:active {
  --tw-ring-color: rgb(231 229 228 / 0.5);
}

.active\:ring-stone-200\/55:active {
  --tw-ring-color: rgb(231 229 228 / 0.55);
}

.active\:ring-stone-200\/60:active {
  --tw-ring-color: rgb(231 229 228 / 0.6);
}

.active\:ring-stone-200\/65:active {
  --tw-ring-color: rgb(231 229 228 / 0.65);
}

.active\:ring-stone-200\/70:active {
  --tw-ring-color: rgb(231 229 228 / 0.7);
}

.active\:ring-stone-200\/75:active {
  --tw-ring-color: rgb(231 229 228 / 0.75);
}

.active\:ring-stone-200\/80:active {
  --tw-ring-color: rgb(231 229 228 / 0.8);
}

.active\:ring-stone-200\/85:active {
  --tw-ring-color: rgb(231 229 228 / 0.85);
}

.active\:ring-stone-200\/90:active {
  --tw-ring-color: rgb(231 229 228 / 0.9);
}

.active\:ring-stone-200\/95:active {
  --tw-ring-color: rgb(231 229 228 / 0.95);
}

.active\:ring-stone-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 211 209 / var(--tw-ring-opacity, 1));
}

.active\:ring-stone-300\/0:active {
  --tw-ring-color: rgb(214 211 209 / 0);
}

.active\:ring-stone-300\/10:active {
  --tw-ring-color: rgb(214 211 209 / 0.1);
}

.active\:ring-stone-300\/100:active {
  --tw-ring-color: rgb(214 211 209 / 1);
}

.active\:ring-stone-300\/15:active {
  --tw-ring-color: rgb(214 211 209 / 0.15);
}

.active\:ring-stone-300\/20:active {
  --tw-ring-color: rgb(214 211 209 / 0.2);
}

.active\:ring-stone-300\/25:active {
  --tw-ring-color: rgb(214 211 209 / 0.25);
}

.active\:ring-stone-300\/30:active {
  --tw-ring-color: rgb(214 211 209 / 0.3);
}

.active\:ring-stone-300\/35:active {
  --tw-ring-color: rgb(214 211 209 / 0.35);
}

.active\:ring-stone-300\/40:active {
  --tw-ring-color: rgb(214 211 209 / 0.4);
}

.active\:ring-stone-300\/45:active {
  --tw-ring-color: rgb(214 211 209 / 0.45);
}

.active\:ring-stone-300\/5:active {
  --tw-ring-color: rgb(214 211 209 / 0.05);
}

.active\:ring-stone-300\/50:active {
  --tw-ring-color: rgb(214 211 209 / 0.5);
}

.active\:ring-stone-300\/55:active {
  --tw-ring-color: rgb(214 211 209 / 0.55);
}

.active\:ring-stone-300\/60:active {
  --tw-ring-color: rgb(214 211 209 / 0.6);
}

.active\:ring-stone-300\/65:active {
  --tw-ring-color: rgb(214 211 209 / 0.65);
}

.active\:ring-stone-300\/70:active {
  --tw-ring-color: rgb(214 211 209 / 0.7);
}

.active\:ring-stone-300\/75:active {
  --tw-ring-color: rgb(214 211 209 / 0.75);
}

.active\:ring-stone-300\/80:active {
  --tw-ring-color: rgb(214 211 209 / 0.8);
}

.active\:ring-stone-300\/85:active {
  --tw-ring-color: rgb(214 211 209 / 0.85);
}

.active\:ring-stone-300\/90:active {
  --tw-ring-color: rgb(214 211 209 / 0.9);
}

.active\:ring-stone-300\/95:active {
  --tw-ring-color: rgb(214 211 209 / 0.95);
}

.active\:ring-stone-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 162 158 / var(--tw-ring-opacity, 1));
}

.active\:ring-stone-400\/0:active {
  --tw-ring-color: rgb(168 162 158 / 0);
}

.active\:ring-stone-400\/10:active {
  --tw-ring-color: rgb(168 162 158 / 0.1);
}

.active\:ring-stone-400\/100:active {
  --tw-ring-color: rgb(168 162 158 / 1);
}

.active\:ring-stone-400\/15:active {
  --tw-ring-color: rgb(168 162 158 / 0.15);
}

.active\:ring-stone-400\/20:active {
  --tw-ring-color: rgb(168 162 158 / 0.2);
}

.active\:ring-stone-400\/25:active {
  --tw-ring-color: rgb(168 162 158 / 0.25);
}

.active\:ring-stone-400\/30:active {
  --tw-ring-color: rgb(168 162 158 / 0.3);
}

.active\:ring-stone-400\/35:active {
  --tw-ring-color: rgb(168 162 158 / 0.35);
}

.active\:ring-stone-400\/40:active {
  --tw-ring-color: rgb(168 162 158 / 0.4);
}

.active\:ring-stone-400\/45:active {
  --tw-ring-color: rgb(168 162 158 / 0.45);
}

.active\:ring-stone-400\/5:active {
  --tw-ring-color: rgb(168 162 158 / 0.05);
}

.active\:ring-stone-400\/50:active {
  --tw-ring-color: rgb(168 162 158 / 0.5);
}

.active\:ring-stone-400\/55:active {
  --tw-ring-color: rgb(168 162 158 / 0.55);
}

.active\:ring-stone-400\/60:active {
  --tw-ring-color: rgb(168 162 158 / 0.6);
}

.active\:ring-stone-400\/65:active {
  --tw-ring-color: rgb(168 162 158 / 0.65);
}

.active\:ring-stone-400\/70:active {
  --tw-ring-color: rgb(168 162 158 / 0.7);
}

.active\:ring-stone-400\/75:active {
  --tw-ring-color: rgb(168 162 158 / 0.75);
}

.active\:ring-stone-400\/80:active {
  --tw-ring-color: rgb(168 162 158 / 0.8);
}

.active\:ring-stone-400\/85:active {
  --tw-ring-color: rgb(168 162 158 / 0.85);
}

.active\:ring-stone-400\/90:active {
  --tw-ring-color: rgb(168 162 158 / 0.9);
}

.active\:ring-stone-400\/95:active {
  --tw-ring-color: rgb(168 162 158 / 0.95);
}

.active\:ring-stone-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 113 108 / var(--tw-ring-opacity, 1));
}

.active\:ring-stone-500\/0:active {
  --tw-ring-color: rgb(120 113 108 / 0);
}

.active\:ring-stone-500\/10:active {
  --tw-ring-color: rgb(120 113 108 / 0.1);
}

.active\:ring-stone-500\/100:active {
  --tw-ring-color: rgb(120 113 108 / 1);
}

.active\:ring-stone-500\/15:active {
  --tw-ring-color: rgb(120 113 108 / 0.15);
}

.active\:ring-stone-500\/20:active {
  --tw-ring-color: rgb(120 113 108 / 0.2);
}

.active\:ring-stone-500\/25:active {
  --tw-ring-color: rgb(120 113 108 / 0.25);
}

.active\:ring-stone-500\/30:active {
  --tw-ring-color: rgb(120 113 108 / 0.3);
}

.active\:ring-stone-500\/35:active {
  --tw-ring-color: rgb(120 113 108 / 0.35);
}

.active\:ring-stone-500\/40:active {
  --tw-ring-color: rgb(120 113 108 / 0.4);
}

.active\:ring-stone-500\/45:active {
  --tw-ring-color: rgb(120 113 108 / 0.45);
}

.active\:ring-stone-500\/5:active {
  --tw-ring-color: rgb(120 113 108 / 0.05);
}

.active\:ring-stone-500\/50:active {
  --tw-ring-color: rgb(120 113 108 / 0.5);
}

.active\:ring-stone-500\/55:active {
  --tw-ring-color: rgb(120 113 108 / 0.55);
}

.active\:ring-stone-500\/60:active {
  --tw-ring-color: rgb(120 113 108 / 0.6);
}

.active\:ring-stone-500\/65:active {
  --tw-ring-color: rgb(120 113 108 / 0.65);
}

.active\:ring-stone-500\/70:active {
  --tw-ring-color: rgb(120 113 108 / 0.7);
}

.active\:ring-stone-500\/75:active {
  --tw-ring-color: rgb(120 113 108 / 0.75);
}

.active\:ring-stone-500\/80:active {
  --tw-ring-color: rgb(120 113 108 / 0.8);
}

.active\:ring-stone-500\/85:active {
  --tw-ring-color: rgb(120 113 108 / 0.85);
}

.active\:ring-stone-500\/90:active {
  --tw-ring-color: rgb(120 113 108 / 0.9);
}

.active\:ring-stone-500\/95:active {
  --tw-ring-color: rgb(120 113 108 / 0.95);
}

.active\:ring-stone-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(87 83 78 / var(--tw-ring-opacity, 1));
}

.active\:ring-stone-600\/0:active {
  --tw-ring-color: rgb(87 83 78 / 0);
}

.active\:ring-stone-600\/10:active {
  --tw-ring-color: rgb(87 83 78 / 0.1);
}

.active\:ring-stone-600\/100:active {
  --tw-ring-color: rgb(87 83 78 / 1);
}

.active\:ring-stone-600\/15:active {
  --tw-ring-color: rgb(87 83 78 / 0.15);
}

.active\:ring-stone-600\/20:active {
  --tw-ring-color: rgb(87 83 78 / 0.2);
}

.active\:ring-stone-600\/25:active {
  --tw-ring-color: rgb(87 83 78 / 0.25);
}

.active\:ring-stone-600\/30:active {
  --tw-ring-color: rgb(87 83 78 / 0.3);
}

.active\:ring-stone-600\/35:active {
  --tw-ring-color: rgb(87 83 78 / 0.35);
}

.active\:ring-stone-600\/40:active {
  --tw-ring-color: rgb(87 83 78 / 0.4);
}

.active\:ring-stone-600\/45:active {
  --tw-ring-color: rgb(87 83 78 / 0.45);
}

.active\:ring-stone-600\/5:active {
  --tw-ring-color: rgb(87 83 78 / 0.05);
}

.active\:ring-stone-600\/50:active {
  --tw-ring-color: rgb(87 83 78 / 0.5);
}

.active\:ring-stone-600\/55:active {
  --tw-ring-color: rgb(87 83 78 / 0.55);
}

.active\:ring-stone-600\/60:active {
  --tw-ring-color: rgb(87 83 78 / 0.6);
}

.active\:ring-stone-600\/65:active {
  --tw-ring-color: rgb(87 83 78 / 0.65);
}

.active\:ring-stone-600\/70:active {
  --tw-ring-color: rgb(87 83 78 / 0.7);
}

.active\:ring-stone-600\/75:active {
  --tw-ring-color: rgb(87 83 78 / 0.75);
}

.active\:ring-stone-600\/80:active {
  --tw-ring-color: rgb(87 83 78 / 0.8);
}

.active\:ring-stone-600\/85:active {
  --tw-ring-color: rgb(87 83 78 / 0.85);
}

.active\:ring-stone-600\/90:active {
  --tw-ring-color: rgb(87 83 78 / 0.9);
}

.active\:ring-stone-600\/95:active {
  --tw-ring-color: rgb(87 83 78 / 0.95);
}

.active\:ring-stone-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(68 64 60 / var(--tw-ring-opacity, 1));
}

.active\:ring-stone-700\/0:active {
  --tw-ring-color: rgb(68 64 60 / 0);
}

.active\:ring-stone-700\/10:active {
  --tw-ring-color: rgb(68 64 60 / 0.1);
}

.active\:ring-stone-700\/100:active {
  --tw-ring-color: rgb(68 64 60 / 1);
}

.active\:ring-stone-700\/15:active {
  --tw-ring-color: rgb(68 64 60 / 0.15);
}

.active\:ring-stone-700\/20:active {
  --tw-ring-color: rgb(68 64 60 / 0.2);
}

.active\:ring-stone-700\/25:active {
  --tw-ring-color: rgb(68 64 60 / 0.25);
}

.active\:ring-stone-700\/30:active {
  --tw-ring-color: rgb(68 64 60 / 0.3);
}

.active\:ring-stone-700\/35:active {
  --tw-ring-color: rgb(68 64 60 / 0.35);
}

.active\:ring-stone-700\/40:active {
  --tw-ring-color: rgb(68 64 60 / 0.4);
}

.active\:ring-stone-700\/45:active {
  --tw-ring-color: rgb(68 64 60 / 0.45);
}

.active\:ring-stone-700\/5:active {
  --tw-ring-color: rgb(68 64 60 / 0.05);
}

.active\:ring-stone-700\/50:active {
  --tw-ring-color: rgb(68 64 60 / 0.5);
}

.active\:ring-stone-700\/55:active {
  --tw-ring-color: rgb(68 64 60 / 0.55);
}

.active\:ring-stone-700\/60:active {
  --tw-ring-color: rgb(68 64 60 / 0.6);
}

.active\:ring-stone-700\/65:active {
  --tw-ring-color: rgb(68 64 60 / 0.65);
}

.active\:ring-stone-700\/70:active {
  --tw-ring-color: rgb(68 64 60 / 0.7);
}

.active\:ring-stone-700\/75:active {
  --tw-ring-color: rgb(68 64 60 / 0.75);
}

.active\:ring-stone-700\/80:active {
  --tw-ring-color: rgb(68 64 60 / 0.8);
}

.active\:ring-stone-700\/85:active {
  --tw-ring-color: rgb(68 64 60 / 0.85);
}

.active\:ring-stone-700\/90:active {
  --tw-ring-color: rgb(68 64 60 / 0.9);
}

.active\:ring-stone-700\/95:active {
  --tw-ring-color: rgb(68 64 60 / 0.95);
}

.active\:ring-stone-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(41 37 36 / var(--tw-ring-opacity, 1));
}

.active\:ring-stone-800\/0:active {
  --tw-ring-color: rgb(41 37 36 / 0);
}

.active\:ring-stone-800\/10:active {
  --tw-ring-color: rgb(41 37 36 / 0.1);
}

.active\:ring-stone-800\/100:active {
  --tw-ring-color: rgb(41 37 36 / 1);
}

.active\:ring-stone-800\/15:active {
  --tw-ring-color: rgb(41 37 36 / 0.15);
}

.active\:ring-stone-800\/20:active {
  --tw-ring-color: rgb(41 37 36 / 0.2);
}

.active\:ring-stone-800\/25:active {
  --tw-ring-color: rgb(41 37 36 / 0.25);
}

.active\:ring-stone-800\/30:active {
  --tw-ring-color: rgb(41 37 36 / 0.3);
}

.active\:ring-stone-800\/35:active {
  --tw-ring-color: rgb(41 37 36 / 0.35);
}

.active\:ring-stone-800\/40:active {
  --tw-ring-color: rgb(41 37 36 / 0.4);
}

.active\:ring-stone-800\/45:active {
  --tw-ring-color: rgb(41 37 36 / 0.45);
}

.active\:ring-stone-800\/5:active {
  --tw-ring-color: rgb(41 37 36 / 0.05);
}

.active\:ring-stone-800\/50:active {
  --tw-ring-color: rgb(41 37 36 / 0.5);
}

.active\:ring-stone-800\/55:active {
  --tw-ring-color: rgb(41 37 36 / 0.55);
}

.active\:ring-stone-800\/60:active {
  --tw-ring-color: rgb(41 37 36 / 0.6);
}

.active\:ring-stone-800\/65:active {
  --tw-ring-color: rgb(41 37 36 / 0.65);
}

.active\:ring-stone-800\/70:active {
  --tw-ring-color: rgb(41 37 36 / 0.7);
}

.active\:ring-stone-800\/75:active {
  --tw-ring-color: rgb(41 37 36 / 0.75);
}

.active\:ring-stone-800\/80:active {
  --tw-ring-color: rgb(41 37 36 / 0.8);
}

.active\:ring-stone-800\/85:active {
  --tw-ring-color: rgb(41 37 36 / 0.85);
}

.active\:ring-stone-800\/90:active {
  --tw-ring-color: rgb(41 37 36 / 0.9);
}

.active\:ring-stone-800\/95:active {
  --tw-ring-color: rgb(41 37 36 / 0.95);
}

.active\:ring-stone-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(28 25 23 / var(--tw-ring-opacity, 1));
}

.active\:ring-stone-900\/0:active {
  --tw-ring-color: rgb(28 25 23 / 0);
}

.active\:ring-stone-900\/10:active {
  --tw-ring-color: rgb(28 25 23 / 0.1);
}

.active\:ring-stone-900\/100:active {
  --tw-ring-color: rgb(28 25 23 / 1);
}

.active\:ring-stone-900\/15:active {
  --tw-ring-color: rgb(28 25 23 / 0.15);
}

.active\:ring-stone-900\/20:active {
  --tw-ring-color: rgb(28 25 23 / 0.2);
}

.active\:ring-stone-900\/25:active {
  --tw-ring-color: rgb(28 25 23 / 0.25);
}

.active\:ring-stone-900\/30:active {
  --tw-ring-color: rgb(28 25 23 / 0.3);
}

.active\:ring-stone-900\/35:active {
  --tw-ring-color: rgb(28 25 23 / 0.35);
}

.active\:ring-stone-900\/40:active {
  --tw-ring-color: rgb(28 25 23 / 0.4);
}

.active\:ring-stone-900\/45:active {
  --tw-ring-color: rgb(28 25 23 / 0.45);
}

.active\:ring-stone-900\/5:active {
  --tw-ring-color: rgb(28 25 23 / 0.05);
}

.active\:ring-stone-900\/50:active {
  --tw-ring-color: rgb(28 25 23 / 0.5);
}

.active\:ring-stone-900\/55:active {
  --tw-ring-color: rgb(28 25 23 / 0.55);
}

.active\:ring-stone-900\/60:active {
  --tw-ring-color: rgb(28 25 23 / 0.6);
}

.active\:ring-stone-900\/65:active {
  --tw-ring-color: rgb(28 25 23 / 0.65);
}

.active\:ring-stone-900\/70:active {
  --tw-ring-color: rgb(28 25 23 / 0.7);
}

.active\:ring-stone-900\/75:active {
  --tw-ring-color: rgb(28 25 23 / 0.75);
}

.active\:ring-stone-900\/80:active {
  --tw-ring-color: rgb(28 25 23 / 0.8);
}

.active\:ring-stone-900\/85:active {
  --tw-ring-color: rgb(28 25 23 / 0.85);
}

.active\:ring-stone-900\/90:active {
  --tw-ring-color: rgb(28 25 23 / 0.9);
}

.active\:ring-stone-900\/95:active {
  --tw-ring-color: rgb(28 25 23 / 0.95);
}

.active\:ring-yellow-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 246 178 / var(--tw-ring-opacity, 1));
}

.active\:ring-yellow-100\/0:active {
  --tw-ring-color: rgb(253 246 178 / 0);
}

.active\:ring-yellow-100\/10:active {
  --tw-ring-color: rgb(253 246 178 / 0.1);
}

.active\:ring-yellow-100\/100:active {
  --tw-ring-color: rgb(253 246 178 / 1);
}

.active\:ring-yellow-100\/15:active {
  --tw-ring-color: rgb(253 246 178 / 0.15);
}

.active\:ring-yellow-100\/20:active {
  --tw-ring-color: rgb(253 246 178 / 0.2);
}

.active\:ring-yellow-100\/25:active {
  --tw-ring-color: rgb(253 246 178 / 0.25);
}

.active\:ring-yellow-100\/30:active {
  --tw-ring-color: rgb(253 246 178 / 0.3);
}

.active\:ring-yellow-100\/35:active {
  --tw-ring-color: rgb(253 246 178 / 0.35);
}

.active\:ring-yellow-100\/40:active {
  --tw-ring-color: rgb(253 246 178 / 0.4);
}

.active\:ring-yellow-100\/45:active {
  --tw-ring-color: rgb(253 246 178 / 0.45);
}

.active\:ring-yellow-100\/5:active {
  --tw-ring-color: rgb(253 246 178 / 0.05);
}

.active\:ring-yellow-100\/50:active {
  --tw-ring-color: rgb(253 246 178 / 0.5);
}

.active\:ring-yellow-100\/55:active {
  --tw-ring-color: rgb(253 246 178 / 0.55);
}

.active\:ring-yellow-100\/60:active {
  --tw-ring-color: rgb(253 246 178 / 0.6);
}

.active\:ring-yellow-100\/65:active {
  --tw-ring-color: rgb(253 246 178 / 0.65);
}

.active\:ring-yellow-100\/70:active {
  --tw-ring-color: rgb(253 246 178 / 0.7);
}

.active\:ring-yellow-100\/75:active {
  --tw-ring-color: rgb(253 246 178 / 0.75);
}

.active\:ring-yellow-100\/80:active {
  --tw-ring-color: rgb(253 246 178 / 0.8);
}

.active\:ring-yellow-100\/85:active {
  --tw-ring-color: rgb(253 246 178 / 0.85);
}

.active\:ring-yellow-100\/90:active {
  --tw-ring-color: rgb(253 246 178 / 0.9);
}

.active\:ring-yellow-100\/95:active {
  --tw-ring-color: rgb(253 246 178 / 0.95);
}

.active\:ring-yellow-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 233 106 / var(--tw-ring-opacity, 1));
}

.active\:ring-yellow-200\/0:active {
  --tw-ring-color: rgb(252 233 106 / 0);
}

.active\:ring-yellow-200\/10:active {
  --tw-ring-color: rgb(252 233 106 / 0.1);
}

.active\:ring-yellow-200\/100:active {
  --tw-ring-color: rgb(252 233 106 / 1);
}

.active\:ring-yellow-200\/15:active {
  --tw-ring-color: rgb(252 233 106 / 0.15);
}

.active\:ring-yellow-200\/20:active {
  --tw-ring-color: rgb(252 233 106 / 0.2);
}

.active\:ring-yellow-200\/25:active {
  --tw-ring-color: rgb(252 233 106 / 0.25);
}

.active\:ring-yellow-200\/30:active {
  --tw-ring-color: rgb(252 233 106 / 0.3);
}

.active\:ring-yellow-200\/35:active {
  --tw-ring-color: rgb(252 233 106 / 0.35);
}

.active\:ring-yellow-200\/40:active {
  --tw-ring-color: rgb(252 233 106 / 0.4);
}

.active\:ring-yellow-200\/45:active {
  --tw-ring-color: rgb(252 233 106 / 0.45);
}

.active\:ring-yellow-200\/5:active {
  --tw-ring-color: rgb(252 233 106 / 0.05);
}

.active\:ring-yellow-200\/50:active {
  --tw-ring-color: rgb(252 233 106 / 0.5);
}

.active\:ring-yellow-200\/55:active {
  --tw-ring-color: rgb(252 233 106 / 0.55);
}

.active\:ring-yellow-200\/60:active {
  --tw-ring-color: rgb(252 233 106 / 0.6);
}

.active\:ring-yellow-200\/65:active {
  --tw-ring-color: rgb(252 233 106 / 0.65);
}

.active\:ring-yellow-200\/70:active {
  --tw-ring-color: rgb(252 233 106 / 0.7);
}

.active\:ring-yellow-200\/75:active {
  --tw-ring-color: rgb(252 233 106 / 0.75);
}

.active\:ring-yellow-200\/80:active {
  --tw-ring-color: rgb(252 233 106 / 0.8);
}

.active\:ring-yellow-200\/85:active {
  --tw-ring-color: rgb(252 233 106 / 0.85);
}

.active\:ring-yellow-200\/90:active {
  --tw-ring-color: rgb(252 233 106 / 0.9);
}

.active\:ring-yellow-200\/95:active {
  --tw-ring-color: rgb(252 233 106 / 0.95);
}

.active\:ring-yellow-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 202 21 / var(--tw-ring-opacity, 1));
}

.active\:ring-yellow-300\/0:active {
  --tw-ring-color: rgb(250 202 21 / 0);
}

.active\:ring-yellow-300\/10:active {
  --tw-ring-color: rgb(250 202 21 / 0.1);
}

.active\:ring-yellow-300\/100:active {
  --tw-ring-color: rgb(250 202 21 / 1);
}

.active\:ring-yellow-300\/15:active {
  --tw-ring-color: rgb(250 202 21 / 0.15);
}

.active\:ring-yellow-300\/20:active {
  --tw-ring-color: rgb(250 202 21 / 0.2);
}

.active\:ring-yellow-300\/25:active {
  --tw-ring-color: rgb(250 202 21 / 0.25);
}

.active\:ring-yellow-300\/30:active {
  --tw-ring-color: rgb(250 202 21 / 0.3);
}

.active\:ring-yellow-300\/35:active {
  --tw-ring-color: rgb(250 202 21 / 0.35);
}

.active\:ring-yellow-300\/40:active {
  --tw-ring-color: rgb(250 202 21 / 0.4);
}

.active\:ring-yellow-300\/45:active {
  --tw-ring-color: rgb(250 202 21 / 0.45);
}

.active\:ring-yellow-300\/5:active {
  --tw-ring-color: rgb(250 202 21 / 0.05);
}

.active\:ring-yellow-300\/50:active {
  --tw-ring-color: rgb(250 202 21 / 0.5);
}

.active\:ring-yellow-300\/55:active {
  --tw-ring-color: rgb(250 202 21 / 0.55);
}

.active\:ring-yellow-300\/60:active {
  --tw-ring-color: rgb(250 202 21 / 0.6);
}

.active\:ring-yellow-300\/65:active {
  --tw-ring-color: rgb(250 202 21 / 0.65);
}

.active\:ring-yellow-300\/70:active {
  --tw-ring-color: rgb(250 202 21 / 0.7);
}

.active\:ring-yellow-300\/75:active {
  --tw-ring-color: rgb(250 202 21 / 0.75);
}

.active\:ring-yellow-300\/80:active {
  --tw-ring-color: rgb(250 202 21 / 0.8);
}

.active\:ring-yellow-300\/85:active {
  --tw-ring-color: rgb(250 202 21 / 0.85);
}

.active\:ring-yellow-300\/90:active {
  --tw-ring-color: rgb(250 202 21 / 0.9);
}

.active\:ring-yellow-300\/95:active {
  --tw-ring-color: rgb(250 202 21 / 0.95);
}

.active\:ring-yellow-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(227 160 8 / var(--tw-ring-opacity, 1));
}

.active\:ring-yellow-400\/0:active {
  --tw-ring-color: rgb(227 160 8 / 0);
}

.active\:ring-yellow-400\/10:active {
  --tw-ring-color: rgb(227 160 8 / 0.1);
}

.active\:ring-yellow-400\/100:active {
  --tw-ring-color: rgb(227 160 8 / 1);
}

.active\:ring-yellow-400\/15:active {
  --tw-ring-color: rgb(227 160 8 / 0.15);
}

.active\:ring-yellow-400\/20:active {
  --tw-ring-color: rgb(227 160 8 / 0.2);
}

.active\:ring-yellow-400\/25:active {
  --tw-ring-color: rgb(227 160 8 / 0.25);
}

.active\:ring-yellow-400\/30:active {
  --tw-ring-color: rgb(227 160 8 / 0.3);
}

.active\:ring-yellow-400\/35:active {
  --tw-ring-color: rgb(227 160 8 / 0.35);
}

.active\:ring-yellow-400\/40:active {
  --tw-ring-color: rgb(227 160 8 / 0.4);
}

.active\:ring-yellow-400\/45:active {
  --tw-ring-color: rgb(227 160 8 / 0.45);
}

.active\:ring-yellow-400\/5:active {
  --tw-ring-color: rgb(227 160 8 / 0.05);
}

.active\:ring-yellow-400\/50:active {
  --tw-ring-color: rgb(227 160 8 / 0.5);
}

.active\:ring-yellow-400\/55:active {
  --tw-ring-color: rgb(227 160 8 / 0.55);
}

.active\:ring-yellow-400\/60:active {
  --tw-ring-color: rgb(227 160 8 / 0.6);
}

.active\:ring-yellow-400\/65:active {
  --tw-ring-color: rgb(227 160 8 / 0.65);
}

.active\:ring-yellow-400\/70:active {
  --tw-ring-color: rgb(227 160 8 / 0.7);
}

.active\:ring-yellow-400\/75:active {
  --tw-ring-color: rgb(227 160 8 / 0.75);
}

.active\:ring-yellow-400\/80:active {
  --tw-ring-color: rgb(227 160 8 / 0.8);
}

.active\:ring-yellow-400\/85:active {
  --tw-ring-color: rgb(227 160 8 / 0.85);
}

.active\:ring-yellow-400\/90:active {
  --tw-ring-color: rgb(227 160 8 / 0.9);
}

.active\:ring-yellow-400\/95:active {
  --tw-ring-color: rgb(227 160 8 / 0.95);
}

.active\:ring-yellow-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(194 120 3 / var(--tw-ring-opacity, 1));
}

.active\:ring-yellow-500\/0:active {
  --tw-ring-color: rgb(194 120 3 / 0);
}

.active\:ring-yellow-500\/10:active {
  --tw-ring-color: rgb(194 120 3 / 0.1);
}

.active\:ring-yellow-500\/100:active {
  --tw-ring-color: rgb(194 120 3 / 1);
}

.active\:ring-yellow-500\/15:active {
  --tw-ring-color: rgb(194 120 3 / 0.15);
}

.active\:ring-yellow-500\/20:active {
  --tw-ring-color: rgb(194 120 3 / 0.2);
}

.active\:ring-yellow-500\/25:active {
  --tw-ring-color: rgb(194 120 3 / 0.25);
}

.active\:ring-yellow-500\/30:active {
  --tw-ring-color: rgb(194 120 3 / 0.3);
}

.active\:ring-yellow-500\/35:active {
  --tw-ring-color: rgb(194 120 3 / 0.35);
}

.active\:ring-yellow-500\/40:active {
  --tw-ring-color: rgb(194 120 3 / 0.4);
}

.active\:ring-yellow-500\/45:active {
  --tw-ring-color: rgb(194 120 3 / 0.45);
}

.active\:ring-yellow-500\/5:active {
  --tw-ring-color: rgb(194 120 3 / 0.05);
}

.active\:ring-yellow-500\/50:active {
  --tw-ring-color: rgb(194 120 3 / 0.5);
}

.active\:ring-yellow-500\/55:active {
  --tw-ring-color: rgb(194 120 3 / 0.55);
}

.active\:ring-yellow-500\/60:active {
  --tw-ring-color: rgb(194 120 3 / 0.6);
}

.active\:ring-yellow-500\/65:active {
  --tw-ring-color: rgb(194 120 3 / 0.65);
}

.active\:ring-yellow-500\/70:active {
  --tw-ring-color: rgb(194 120 3 / 0.7);
}

.active\:ring-yellow-500\/75:active {
  --tw-ring-color: rgb(194 120 3 / 0.75);
}

.active\:ring-yellow-500\/80:active {
  --tw-ring-color: rgb(194 120 3 / 0.8);
}

.active\:ring-yellow-500\/85:active {
  --tw-ring-color: rgb(194 120 3 / 0.85);
}

.active\:ring-yellow-500\/90:active {
  --tw-ring-color: rgb(194 120 3 / 0.9);
}

.active\:ring-yellow-500\/95:active {
  --tw-ring-color: rgb(194 120 3 / 0.95);
}

.active\:ring-yellow-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(159 88 10 / var(--tw-ring-opacity, 1));
}

.active\:ring-yellow-600\/0:active {
  --tw-ring-color: rgb(159 88 10 / 0);
}

.active\:ring-yellow-600\/10:active {
  --tw-ring-color: rgb(159 88 10 / 0.1);
}

.active\:ring-yellow-600\/100:active {
  --tw-ring-color: rgb(159 88 10 / 1);
}

.active\:ring-yellow-600\/15:active {
  --tw-ring-color: rgb(159 88 10 / 0.15);
}

.active\:ring-yellow-600\/20:active {
  --tw-ring-color: rgb(159 88 10 / 0.2);
}

.active\:ring-yellow-600\/25:active {
  --tw-ring-color: rgb(159 88 10 / 0.25);
}

.active\:ring-yellow-600\/30:active {
  --tw-ring-color: rgb(159 88 10 / 0.3);
}

.active\:ring-yellow-600\/35:active {
  --tw-ring-color: rgb(159 88 10 / 0.35);
}

.active\:ring-yellow-600\/40:active {
  --tw-ring-color: rgb(159 88 10 / 0.4);
}

.active\:ring-yellow-600\/45:active {
  --tw-ring-color: rgb(159 88 10 / 0.45);
}

.active\:ring-yellow-600\/5:active {
  --tw-ring-color: rgb(159 88 10 / 0.05);
}

.active\:ring-yellow-600\/50:active {
  --tw-ring-color: rgb(159 88 10 / 0.5);
}

.active\:ring-yellow-600\/55:active {
  --tw-ring-color: rgb(159 88 10 / 0.55);
}

.active\:ring-yellow-600\/60:active {
  --tw-ring-color: rgb(159 88 10 / 0.6);
}

.active\:ring-yellow-600\/65:active {
  --tw-ring-color: rgb(159 88 10 / 0.65);
}

.active\:ring-yellow-600\/70:active {
  --tw-ring-color: rgb(159 88 10 / 0.7);
}

.active\:ring-yellow-600\/75:active {
  --tw-ring-color: rgb(159 88 10 / 0.75);
}

.active\:ring-yellow-600\/80:active {
  --tw-ring-color: rgb(159 88 10 / 0.8);
}

.active\:ring-yellow-600\/85:active {
  --tw-ring-color: rgb(159 88 10 / 0.85);
}

.active\:ring-yellow-600\/90:active {
  --tw-ring-color: rgb(159 88 10 / 0.9);
}

.active\:ring-yellow-600\/95:active {
  --tw-ring-color: rgb(159 88 10 / 0.95);
}

.active\:ring-yellow-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(142 75 16 / var(--tw-ring-opacity, 1));
}

.active\:ring-yellow-700\/0:active {
  --tw-ring-color: rgb(142 75 16 / 0);
}

.active\:ring-yellow-700\/10:active {
  --tw-ring-color: rgb(142 75 16 / 0.1);
}

.active\:ring-yellow-700\/100:active {
  --tw-ring-color: rgb(142 75 16 / 1);
}

.active\:ring-yellow-700\/15:active {
  --tw-ring-color: rgb(142 75 16 / 0.15);
}

.active\:ring-yellow-700\/20:active {
  --tw-ring-color: rgb(142 75 16 / 0.2);
}

.active\:ring-yellow-700\/25:active {
  --tw-ring-color: rgb(142 75 16 / 0.25);
}

.active\:ring-yellow-700\/30:active {
  --tw-ring-color: rgb(142 75 16 / 0.3);
}

.active\:ring-yellow-700\/35:active {
  --tw-ring-color: rgb(142 75 16 / 0.35);
}

.active\:ring-yellow-700\/40:active {
  --tw-ring-color: rgb(142 75 16 / 0.4);
}

.active\:ring-yellow-700\/45:active {
  --tw-ring-color: rgb(142 75 16 / 0.45);
}

.active\:ring-yellow-700\/5:active {
  --tw-ring-color: rgb(142 75 16 / 0.05);
}

.active\:ring-yellow-700\/50:active {
  --tw-ring-color: rgb(142 75 16 / 0.5);
}

.active\:ring-yellow-700\/55:active {
  --tw-ring-color: rgb(142 75 16 / 0.55);
}

.active\:ring-yellow-700\/60:active {
  --tw-ring-color: rgb(142 75 16 / 0.6);
}

.active\:ring-yellow-700\/65:active {
  --tw-ring-color: rgb(142 75 16 / 0.65);
}

.active\:ring-yellow-700\/70:active {
  --tw-ring-color: rgb(142 75 16 / 0.7);
}

.active\:ring-yellow-700\/75:active {
  --tw-ring-color: rgb(142 75 16 / 0.75);
}

.active\:ring-yellow-700\/80:active {
  --tw-ring-color: rgb(142 75 16 / 0.8);
}

.active\:ring-yellow-700\/85:active {
  --tw-ring-color: rgb(142 75 16 / 0.85);
}

.active\:ring-yellow-700\/90:active {
  --tw-ring-color: rgb(142 75 16 / 0.9);
}

.active\:ring-yellow-700\/95:active {
  --tw-ring-color: rgb(142 75 16 / 0.95);
}

.active\:ring-yellow-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(114 59 19 / var(--tw-ring-opacity, 1));
}

.active\:ring-yellow-800\/0:active {
  --tw-ring-color: rgb(114 59 19 / 0);
}

.active\:ring-yellow-800\/10:active {
  --tw-ring-color: rgb(114 59 19 / 0.1);
}

.active\:ring-yellow-800\/100:active {
  --tw-ring-color: rgb(114 59 19 / 1);
}

.active\:ring-yellow-800\/15:active {
  --tw-ring-color: rgb(114 59 19 / 0.15);
}

.active\:ring-yellow-800\/20:active {
  --tw-ring-color: rgb(114 59 19 / 0.2);
}

.active\:ring-yellow-800\/25:active {
  --tw-ring-color: rgb(114 59 19 / 0.25);
}

.active\:ring-yellow-800\/30:active {
  --tw-ring-color: rgb(114 59 19 / 0.3);
}

.active\:ring-yellow-800\/35:active {
  --tw-ring-color: rgb(114 59 19 / 0.35);
}

.active\:ring-yellow-800\/40:active {
  --tw-ring-color: rgb(114 59 19 / 0.4);
}

.active\:ring-yellow-800\/45:active {
  --tw-ring-color: rgb(114 59 19 / 0.45);
}

.active\:ring-yellow-800\/5:active {
  --tw-ring-color: rgb(114 59 19 / 0.05);
}

.active\:ring-yellow-800\/50:active {
  --tw-ring-color: rgb(114 59 19 / 0.5);
}

.active\:ring-yellow-800\/55:active {
  --tw-ring-color: rgb(114 59 19 / 0.55);
}

.active\:ring-yellow-800\/60:active {
  --tw-ring-color: rgb(114 59 19 / 0.6);
}

.active\:ring-yellow-800\/65:active {
  --tw-ring-color: rgb(114 59 19 / 0.65);
}

.active\:ring-yellow-800\/70:active {
  --tw-ring-color: rgb(114 59 19 / 0.7);
}

.active\:ring-yellow-800\/75:active {
  --tw-ring-color: rgb(114 59 19 / 0.75);
}

.active\:ring-yellow-800\/80:active {
  --tw-ring-color: rgb(114 59 19 / 0.8);
}

.active\:ring-yellow-800\/85:active {
  --tw-ring-color: rgb(114 59 19 / 0.85);
}

.active\:ring-yellow-800\/90:active {
  --tw-ring-color: rgb(114 59 19 / 0.9);
}

.active\:ring-yellow-800\/95:active {
  --tw-ring-color: rgb(114 59 19 / 0.95);
}

.active\:ring-yellow-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 49 18 / var(--tw-ring-opacity, 1));
}

.active\:ring-yellow-900\/0:active {
  --tw-ring-color: rgb(99 49 18 / 0);
}

.active\:ring-yellow-900\/10:active {
  --tw-ring-color: rgb(99 49 18 / 0.1);
}

.active\:ring-yellow-900\/100:active {
  --tw-ring-color: rgb(99 49 18 / 1);
}

.active\:ring-yellow-900\/15:active {
  --tw-ring-color: rgb(99 49 18 / 0.15);
}

.active\:ring-yellow-900\/20:active {
  --tw-ring-color: rgb(99 49 18 / 0.2);
}

.active\:ring-yellow-900\/25:active {
  --tw-ring-color: rgb(99 49 18 / 0.25);
}

.active\:ring-yellow-900\/30:active {
  --tw-ring-color: rgb(99 49 18 / 0.3);
}

.active\:ring-yellow-900\/35:active {
  --tw-ring-color: rgb(99 49 18 / 0.35);
}

.active\:ring-yellow-900\/40:active {
  --tw-ring-color: rgb(99 49 18 / 0.4);
}

.active\:ring-yellow-900\/45:active {
  --tw-ring-color: rgb(99 49 18 / 0.45);
}

.active\:ring-yellow-900\/5:active {
  --tw-ring-color: rgb(99 49 18 / 0.05);
}

.active\:ring-yellow-900\/50:active {
  --tw-ring-color: rgb(99 49 18 / 0.5);
}

.active\:ring-yellow-900\/55:active {
  --tw-ring-color: rgb(99 49 18 / 0.55);
}

.active\:ring-yellow-900\/60:active {
  --tw-ring-color: rgb(99 49 18 / 0.6);
}

.active\:ring-yellow-900\/65:active {
  --tw-ring-color: rgb(99 49 18 / 0.65);
}

.active\:ring-yellow-900\/70:active {
  --tw-ring-color: rgb(99 49 18 / 0.7);
}

.active\:ring-yellow-900\/75:active {
  --tw-ring-color: rgb(99 49 18 / 0.75);
}

.active\:ring-yellow-900\/80:active {
  --tw-ring-color: rgb(99 49 18 / 0.8);
}

.active\:ring-yellow-900\/85:active {
  --tw-ring-color: rgb(99 49 18 / 0.85);
}

.active\:ring-yellow-900\/90:active {
  --tw-ring-color: rgb(99 49 18 / 0.9);
}

.active\:ring-yellow-900\/95:active {
  --tw-ring-color: rgb(99 49 18 / 0.95);
}

.active\:ring-zinc-100:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 244 245 / var(--tw-ring-opacity, 1));
}

.active\:ring-zinc-100\/0:active {
  --tw-ring-color: rgb(244 244 245 / 0);
}

.active\:ring-zinc-100\/10:active {
  --tw-ring-color: rgb(244 244 245 / 0.1);
}

.active\:ring-zinc-100\/100:active {
  --tw-ring-color: rgb(244 244 245 / 1);
}

.active\:ring-zinc-100\/15:active {
  --tw-ring-color: rgb(244 244 245 / 0.15);
}

.active\:ring-zinc-100\/20:active {
  --tw-ring-color: rgb(244 244 245 / 0.2);
}

.active\:ring-zinc-100\/25:active {
  --tw-ring-color: rgb(244 244 245 / 0.25);
}

.active\:ring-zinc-100\/30:active {
  --tw-ring-color: rgb(244 244 245 / 0.3);
}

.active\:ring-zinc-100\/35:active {
  --tw-ring-color: rgb(244 244 245 / 0.35);
}

.active\:ring-zinc-100\/40:active {
  --tw-ring-color: rgb(244 244 245 / 0.4);
}

.active\:ring-zinc-100\/45:active {
  --tw-ring-color: rgb(244 244 245 / 0.45);
}

.active\:ring-zinc-100\/5:active {
  --tw-ring-color: rgb(244 244 245 / 0.05);
}

.active\:ring-zinc-100\/50:active {
  --tw-ring-color: rgb(244 244 245 / 0.5);
}

.active\:ring-zinc-100\/55:active {
  --tw-ring-color: rgb(244 244 245 / 0.55);
}

.active\:ring-zinc-100\/60:active {
  --tw-ring-color: rgb(244 244 245 / 0.6);
}

.active\:ring-zinc-100\/65:active {
  --tw-ring-color: rgb(244 244 245 / 0.65);
}

.active\:ring-zinc-100\/70:active {
  --tw-ring-color: rgb(244 244 245 / 0.7);
}

.active\:ring-zinc-100\/75:active {
  --tw-ring-color: rgb(244 244 245 / 0.75);
}

.active\:ring-zinc-100\/80:active {
  --tw-ring-color: rgb(244 244 245 / 0.8);
}

.active\:ring-zinc-100\/85:active {
  --tw-ring-color: rgb(244 244 245 / 0.85);
}

.active\:ring-zinc-100\/90:active {
  --tw-ring-color: rgb(244 244 245 / 0.9);
}

.active\:ring-zinc-100\/95:active {
  --tw-ring-color: rgb(244 244 245 / 0.95);
}

.active\:ring-zinc-200:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(228 228 231 / var(--tw-ring-opacity, 1));
}

.active\:ring-zinc-200\/0:active {
  --tw-ring-color: rgb(228 228 231 / 0);
}

.active\:ring-zinc-200\/10:active {
  --tw-ring-color: rgb(228 228 231 / 0.1);
}

.active\:ring-zinc-200\/100:active {
  --tw-ring-color: rgb(228 228 231 / 1);
}

.active\:ring-zinc-200\/15:active {
  --tw-ring-color: rgb(228 228 231 / 0.15);
}

.active\:ring-zinc-200\/20:active {
  --tw-ring-color: rgb(228 228 231 / 0.2);
}

.active\:ring-zinc-200\/25:active {
  --tw-ring-color: rgb(228 228 231 / 0.25);
}

.active\:ring-zinc-200\/30:active {
  --tw-ring-color: rgb(228 228 231 / 0.3);
}

.active\:ring-zinc-200\/35:active {
  --tw-ring-color: rgb(228 228 231 / 0.35);
}

.active\:ring-zinc-200\/40:active {
  --tw-ring-color: rgb(228 228 231 / 0.4);
}

.active\:ring-zinc-200\/45:active {
  --tw-ring-color: rgb(228 228 231 / 0.45);
}

.active\:ring-zinc-200\/5:active {
  --tw-ring-color: rgb(228 228 231 / 0.05);
}

.active\:ring-zinc-200\/50:active {
  --tw-ring-color: rgb(228 228 231 / 0.5);
}

.active\:ring-zinc-200\/55:active {
  --tw-ring-color: rgb(228 228 231 / 0.55);
}

.active\:ring-zinc-200\/60:active {
  --tw-ring-color: rgb(228 228 231 / 0.6);
}

.active\:ring-zinc-200\/65:active {
  --tw-ring-color: rgb(228 228 231 / 0.65);
}

.active\:ring-zinc-200\/70:active {
  --tw-ring-color: rgb(228 228 231 / 0.7);
}

.active\:ring-zinc-200\/75:active {
  --tw-ring-color: rgb(228 228 231 / 0.75);
}

.active\:ring-zinc-200\/80:active {
  --tw-ring-color: rgb(228 228 231 / 0.8);
}

.active\:ring-zinc-200\/85:active {
  --tw-ring-color: rgb(228 228 231 / 0.85);
}

.active\:ring-zinc-200\/90:active {
  --tw-ring-color: rgb(228 228 231 / 0.9);
}

.active\:ring-zinc-200\/95:active {
  --tw-ring-color: rgb(228 228 231 / 0.95);
}

.active\:ring-zinc-300:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 216 / var(--tw-ring-opacity, 1));
}

.active\:ring-zinc-300\/0:active {
  --tw-ring-color: rgb(212 212 216 / 0);
}

.active\:ring-zinc-300\/10:active {
  --tw-ring-color: rgb(212 212 216 / 0.1);
}

.active\:ring-zinc-300\/100:active {
  --tw-ring-color: rgb(212 212 216 / 1);
}

.active\:ring-zinc-300\/15:active {
  --tw-ring-color: rgb(212 212 216 / 0.15);
}

.active\:ring-zinc-300\/20:active {
  --tw-ring-color: rgb(212 212 216 / 0.2);
}

.active\:ring-zinc-300\/25:active {
  --tw-ring-color: rgb(212 212 216 / 0.25);
}

.active\:ring-zinc-300\/30:active {
  --tw-ring-color: rgb(212 212 216 / 0.3);
}

.active\:ring-zinc-300\/35:active {
  --tw-ring-color: rgb(212 212 216 / 0.35);
}

.active\:ring-zinc-300\/40:active {
  --tw-ring-color: rgb(212 212 216 / 0.4);
}

.active\:ring-zinc-300\/45:active {
  --tw-ring-color: rgb(212 212 216 / 0.45);
}

.active\:ring-zinc-300\/5:active {
  --tw-ring-color: rgb(212 212 216 / 0.05);
}

.active\:ring-zinc-300\/50:active {
  --tw-ring-color: rgb(212 212 216 / 0.5);
}

.active\:ring-zinc-300\/55:active {
  --tw-ring-color: rgb(212 212 216 / 0.55);
}

.active\:ring-zinc-300\/60:active {
  --tw-ring-color: rgb(212 212 216 / 0.6);
}

.active\:ring-zinc-300\/65:active {
  --tw-ring-color: rgb(212 212 216 / 0.65);
}

.active\:ring-zinc-300\/70:active {
  --tw-ring-color: rgb(212 212 216 / 0.7);
}

.active\:ring-zinc-300\/75:active {
  --tw-ring-color: rgb(212 212 216 / 0.75);
}

.active\:ring-zinc-300\/80:active {
  --tw-ring-color: rgb(212 212 216 / 0.8);
}

.active\:ring-zinc-300\/85:active {
  --tw-ring-color: rgb(212 212 216 / 0.85);
}

.active\:ring-zinc-300\/90:active {
  --tw-ring-color: rgb(212 212 216 / 0.9);
}

.active\:ring-zinc-300\/95:active {
  --tw-ring-color: rgb(212 212 216 / 0.95);
}

.active\:ring-zinc-400:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 161 170 / var(--tw-ring-opacity, 1));
}

.active\:ring-zinc-400\/0:active {
  --tw-ring-color: rgb(161 161 170 / 0);
}

.active\:ring-zinc-400\/10:active {
  --tw-ring-color: rgb(161 161 170 / 0.1);
}

.active\:ring-zinc-400\/100:active {
  --tw-ring-color: rgb(161 161 170 / 1);
}

.active\:ring-zinc-400\/15:active {
  --tw-ring-color: rgb(161 161 170 / 0.15);
}

.active\:ring-zinc-400\/20:active {
  --tw-ring-color: rgb(161 161 170 / 0.2);
}

.active\:ring-zinc-400\/25:active {
  --tw-ring-color: rgb(161 161 170 / 0.25);
}

.active\:ring-zinc-400\/30:active {
  --tw-ring-color: rgb(161 161 170 / 0.3);
}

.active\:ring-zinc-400\/35:active {
  --tw-ring-color: rgb(161 161 170 / 0.35);
}

.active\:ring-zinc-400\/40:active {
  --tw-ring-color: rgb(161 161 170 / 0.4);
}

.active\:ring-zinc-400\/45:active {
  --tw-ring-color: rgb(161 161 170 / 0.45);
}

.active\:ring-zinc-400\/5:active {
  --tw-ring-color: rgb(161 161 170 / 0.05);
}

.active\:ring-zinc-400\/50:active {
  --tw-ring-color: rgb(161 161 170 / 0.5);
}

.active\:ring-zinc-400\/55:active {
  --tw-ring-color: rgb(161 161 170 / 0.55);
}

.active\:ring-zinc-400\/60:active {
  --tw-ring-color: rgb(161 161 170 / 0.6);
}

.active\:ring-zinc-400\/65:active {
  --tw-ring-color: rgb(161 161 170 / 0.65);
}

.active\:ring-zinc-400\/70:active {
  --tw-ring-color: rgb(161 161 170 / 0.7);
}

.active\:ring-zinc-400\/75:active {
  --tw-ring-color: rgb(161 161 170 / 0.75);
}

.active\:ring-zinc-400\/80:active {
  --tw-ring-color: rgb(161 161 170 / 0.8);
}

.active\:ring-zinc-400\/85:active {
  --tw-ring-color: rgb(161 161 170 / 0.85);
}

.active\:ring-zinc-400\/90:active {
  --tw-ring-color: rgb(161 161 170 / 0.9);
}

.active\:ring-zinc-400\/95:active {
  --tw-ring-color: rgb(161 161 170 / 0.95);
}

.active\:ring-zinc-500:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 113 122 / var(--tw-ring-opacity, 1));
}

.active\:ring-zinc-500\/0:active {
  --tw-ring-color: rgb(113 113 122 / 0);
}

.active\:ring-zinc-500\/10:active {
  --tw-ring-color: rgb(113 113 122 / 0.1);
}

.active\:ring-zinc-500\/100:active {
  --tw-ring-color: rgb(113 113 122 / 1);
}

.active\:ring-zinc-500\/15:active {
  --tw-ring-color: rgb(113 113 122 / 0.15);
}

.active\:ring-zinc-500\/20:active {
  --tw-ring-color: rgb(113 113 122 / 0.2);
}

.active\:ring-zinc-500\/25:active {
  --tw-ring-color: rgb(113 113 122 / 0.25);
}

.active\:ring-zinc-500\/30:active {
  --tw-ring-color: rgb(113 113 122 / 0.3);
}

.active\:ring-zinc-500\/35:active {
  --tw-ring-color: rgb(113 113 122 / 0.35);
}

.active\:ring-zinc-500\/40:active {
  --tw-ring-color: rgb(113 113 122 / 0.4);
}

.active\:ring-zinc-500\/45:active {
  --tw-ring-color: rgb(113 113 122 / 0.45);
}

.active\:ring-zinc-500\/5:active {
  --tw-ring-color: rgb(113 113 122 / 0.05);
}

.active\:ring-zinc-500\/50:active {
  --tw-ring-color: rgb(113 113 122 / 0.5);
}

.active\:ring-zinc-500\/55:active {
  --tw-ring-color: rgb(113 113 122 / 0.55);
}

.active\:ring-zinc-500\/60:active {
  --tw-ring-color: rgb(113 113 122 / 0.6);
}

.active\:ring-zinc-500\/65:active {
  --tw-ring-color: rgb(113 113 122 / 0.65);
}

.active\:ring-zinc-500\/70:active {
  --tw-ring-color: rgb(113 113 122 / 0.7);
}

.active\:ring-zinc-500\/75:active {
  --tw-ring-color: rgb(113 113 122 / 0.75);
}

.active\:ring-zinc-500\/80:active {
  --tw-ring-color: rgb(113 113 122 / 0.8);
}

.active\:ring-zinc-500\/85:active {
  --tw-ring-color: rgb(113 113 122 / 0.85);
}

.active\:ring-zinc-500\/90:active {
  --tw-ring-color: rgb(113 113 122 / 0.9);
}

.active\:ring-zinc-500\/95:active {
  --tw-ring-color: rgb(113 113 122 / 0.95);
}

.active\:ring-zinc-600:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 91 / var(--tw-ring-opacity, 1));
}

.active\:ring-zinc-600\/0:active {
  --tw-ring-color: rgb(82 82 91 / 0);
}

.active\:ring-zinc-600\/10:active {
  --tw-ring-color: rgb(82 82 91 / 0.1);
}

.active\:ring-zinc-600\/100:active {
  --tw-ring-color: rgb(82 82 91 / 1);
}

.active\:ring-zinc-600\/15:active {
  --tw-ring-color: rgb(82 82 91 / 0.15);
}

.active\:ring-zinc-600\/20:active {
  --tw-ring-color: rgb(82 82 91 / 0.2);
}

.active\:ring-zinc-600\/25:active {
  --tw-ring-color: rgb(82 82 91 / 0.25);
}

.active\:ring-zinc-600\/30:active {
  --tw-ring-color: rgb(82 82 91 / 0.3);
}

.active\:ring-zinc-600\/35:active {
  --tw-ring-color: rgb(82 82 91 / 0.35);
}

.active\:ring-zinc-600\/40:active {
  --tw-ring-color: rgb(82 82 91 / 0.4);
}

.active\:ring-zinc-600\/45:active {
  --tw-ring-color: rgb(82 82 91 / 0.45);
}

.active\:ring-zinc-600\/5:active {
  --tw-ring-color: rgb(82 82 91 / 0.05);
}

.active\:ring-zinc-600\/50:active {
  --tw-ring-color: rgb(82 82 91 / 0.5);
}

.active\:ring-zinc-600\/55:active {
  --tw-ring-color: rgb(82 82 91 / 0.55);
}

.active\:ring-zinc-600\/60:active {
  --tw-ring-color: rgb(82 82 91 / 0.6);
}

.active\:ring-zinc-600\/65:active {
  --tw-ring-color: rgb(82 82 91 / 0.65);
}

.active\:ring-zinc-600\/70:active {
  --tw-ring-color: rgb(82 82 91 / 0.7);
}

.active\:ring-zinc-600\/75:active {
  --tw-ring-color: rgb(82 82 91 / 0.75);
}

.active\:ring-zinc-600\/80:active {
  --tw-ring-color: rgb(82 82 91 / 0.8);
}

.active\:ring-zinc-600\/85:active {
  --tw-ring-color: rgb(82 82 91 / 0.85);
}

.active\:ring-zinc-600\/90:active {
  --tw-ring-color: rgb(82 82 91 / 0.9);
}

.active\:ring-zinc-600\/95:active {
  --tw-ring-color: rgb(82 82 91 / 0.95);
}

.active\:ring-zinc-700:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 63 70 / var(--tw-ring-opacity, 1));
}

.active\:ring-zinc-700\/0:active {
  --tw-ring-color: rgb(63 63 70 / 0);
}

.active\:ring-zinc-700\/10:active {
  --tw-ring-color: rgb(63 63 70 / 0.1);
}

.active\:ring-zinc-700\/100:active {
  --tw-ring-color: rgb(63 63 70 / 1);
}

.active\:ring-zinc-700\/15:active {
  --tw-ring-color: rgb(63 63 70 / 0.15);
}

.active\:ring-zinc-700\/20:active {
  --tw-ring-color: rgb(63 63 70 / 0.2);
}

.active\:ring-zinc-700\/25:active {
  --tw-ring-color: rgb(63 63 70 / 0.25);
}

.active\:ring-zinc-700\/30:active {
  --tw-ring-color: rgb(63 63 70 / 0.3);
}

.active\:ring-zinc-700\/35:active {
  --tw-ring-color: rgb(63 63 70 / 0.35);
}

.active\:ring-zinc-700\/40:active {
  --tw-ring-color: rgb(63 63 70 / 0.4);
}

.active\:ring-zinc-700\/45:active {
  --tw-ring-color: rgb(63 63 70 / 0.45);
}

.active\:ring-zinc-700\/5:active {
  --tw-ring-color: rgb(63 63 70 / 0.05);
}

.active\:ring-zinc-700\/50:active {
  --tw-ring-color: rgb(63 63 70 / 0.5);
}

.active\:ring-zinc-700\/55:active {
  --tw-ring-color: rgb(63 63 70 / 0.55);
}

.active\:ring-zinc-700\/60:active {
  --tw-ring-color: rgb(63 63 70 / 0.6);
}

.active\:ring-zinc-700\/65:active {
  --tw-ring-color: rgb(63 63 70 / 0.65);
}

.active\:ring-zinc-700\/70:active {
  --tw-ring-color: rgb(63 63 70 / 0.7);
}

.active\:ring-zinc-700\/75:active {
  --tw-ring-color: rgb(63 63 70 / 0.75);
}

.active\:ring-zinc-700\/80:active {
  --tw-ring-color: rgb(63 63 70 / 0.8);
}

.active\:ring-zinc-700\/85:active {
  --tw-ring-color: rgb(63 63 70 / 0.85);
}

.active\:ring-zinc-700\/90:active {
  --tw-ring-color: rgb(63 63 70 / 0.9);
}

.active\:ring-zinc-700\/95:active {
  --tw-ring-color: rgb(63 63 70 / 0.95);
}

.active\:ring-zinc-800:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(39 39 42 / var(--tw-ring-opacity, 1));
}

.active\:ring-zinc-800\/0:active {
  --tw-ring-color: rgb(39 39 42 / 0);
}

.active\:ring-zinc-800\/10:active {
  --tw-ring-color: rgb(39 39 42 / 0.1);
}

.active\:ring-zinc-800\/100:active {
  --tw-ring-color: rgb(39 39 42 / 1);
}

.active\:ring-zinc-800\/15:active {
  --tw-ring-color: rgb(39 39 42 / 0.15);
}

.active\:ring-zinc-800\/20:active {
  --tw-ring-color: rgb(39 39 42 / 0.2);
}

.active\:ring-zinc-800\/25:active {
  --tw-ring-color: rgb(39 39 42 / 0.25);
}

.active\:ring-zinc-800\/30:active {
  --tw-ring-color: rgb(39 39 42 / 0.3);
}

.active\:ring-zinc-800\/35:active {
  --tw-ring-color: rgb(39 39 42 / 0.35);
}

.active\:ring-zinc-800\/40:active {
  --tw-ring-color: rgb(39 39 42 / 0.4);
}

.active\:ring-zinc-800\/45:active {
  --tw-ring-color: rgb(39 39 42 / 0.45);
}

.active\:ring-zinc-800\/5:active {
  --tw-ring-color: rgb(39 39 42 / 0.05);
}

.active\:ring-zinc-800\/50:active {
  --tw-ring-color: rgb(39 39 42 / 0.5);
}

.active\:ring-zinc-800\/55:active {
  --tw-ring-color: rgb(39 39 42 / 0.55);
}

.active\:ring-zinc-800\/60:active {
  --tw-ring-color: rgb(39 39 42 / 0.6);
}

.active\:ring-zinc-800\/65:active {
  --tw-ring-color: rgb(39 39 42 / 0.65);
}

.active\:ring-zinc-800\/70:active {
  --tw-ring-color: rgb(39 39 42 / 0.7);
}

.active\:ring-zinc-800\/75:active {
  --tw-ring-color: rgb(39 39 42 / 0.75);
}

.active\:ring-zinc-800\/80:active {
  --tw-ring-color: rgb(39 39 42 / 0.8);
}

.active\:ring-zinc-800\/85:active {
  --tw-ring-color: rgb(39 39 42 / 0.85);
}

.active\:ring-zinc-800\/90:active {
  --tw-ring-color: rgb(39 39 42 / 0.9);
}

.active\:ring-zinc-800\/95:active {
  --tw-ring-color: rgb(39 39 42 / 0.95);
}

.active\:ring-zinc-900:active {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(24 24 27 / var(--tw-ring-opacity, 1));
}

.active\:ring-zinc-900\/0:active {
  --tw-ring-color: rgb(24 24 27 / 0);
}

.active\:ring-zinc-900\/10:active {
  --tw-ring-color: rgb(24 24 27 / 0.1);
}

.active\:ring-zinc-900\/100:active {
  --tw-ring-color: rgb(24 24 27 / 1);
}

.active\:ring-zinc-900\/15:active {
  --tw-ring-color: rgb(24 24 27 / 0.15);
}

.active\:ring-zinc-900\/20:active {
  --tw-ring-color: rgb(24 24 27 / 0.2);
}

.active\:ring-zinc-900\/25:active {
  --tw-ring-color: rgb(24 24 27 / 0.25);
}

.active\:ring-zinc-900\/30:active {
  --tw-ring-color: rgb(24 24 27 / 0.3);
}

.active\:ring-zinc-900\/35:active {
  --tw-ring-color: rgb(24 24 27 / 0.35);
}

.active\:ring-zinc-900\/40:active {
  --tw-ring-color: rgb(24 24 27 / 0.4);
}

.active\:ring-zinc-900\/45:active {
  --tw-ring-color: rgb(24 24 27 / 0.45);
}

.active\:ring-zinc-900\/5:active {
  --tw-ring-color: rgb(24 24 27 / 0.05);
}

.active\:ring-zinc-900\/50:active {
  --tw-ring-color: rgb(24 24 27 / 0.5);
}

.active\:ring-zinc-900\/55:active {
  --tw-ring-color: rgb(24 24 27 / 0.55);
}

.active\:ring-zinc-900\/60:active {
  --tw-ring-color: rgb(24 24 27 / 0.6);
}

.active\:ring-zinc-900\/65:active {
  --tw-ring-color: rgb(24 24 27 / 0.65);
}

.active\:ring-zinc-900\/70:active {
  --tw-ring-color: rgb(24 24 27 / 0.7);
}

.active\:ring-zinc-900\/75:active {
  --tw-ring-color: rgb(24 24 27 / 0.75);
}

.active\:ring-zinc-900\/80:active {
  --tw-ring-color: rgb(24 24 27 / 0.8);
}

.active\:ring-zinc-900\/85:active {
  --tw-ring-color: rgb(24 24 27 / 0.85);
}

.active\:ring-zinc-900\/90:active {
  --tw-ring-color: rgb(24 24 27 / 0.9);
}

.active\:ring-zinc-900\/95:active {
  --tw-ring-color: rgb(24 24 27 / 0.95);
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-\[1\.025\] {
  --tw-scale-x: 1.025;
  --tw-scale-y: 1.025;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}

.group:hover .group-hover\:bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}

.group:hover .group-hover\:text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
}

.group:focus .group-focus\:text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
}

.group:active .group-active\: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));
}

@media (prefers-reduced-motion: reduce) {
  .motion-reduce\:transition-none {
    transition-property: none;
  }
}

.dark\:border-amber-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-100\/0:is(.dark *) {
  border-color: rgb(254 243 199 / 0);
}

.dark\:border-amber-100\/10:is(.dark *) {
  border-color: rgb(254 243 199 / 0.1);
}

.dark\:border-amber-100\/100:is(.dark *) {
  border-color: rgb(254 243 199 / 1);
}

.dark\:border-amber-100\/15:is(.dark *) {
  border-color: rgb(254 243 199 / 0.15);
}

.dark\:border-amber-100\/20:is(.dark *) {
  border-color: rgb(254 243 199 / 0.2);
}

.dark\:border-amber-100\/25:is(.dark *) {
  border-color: rgb(254 243 199 / 0.25);
}

.dark\:border-amber-100\/30:is(.dark *) {
  border-color: rgb(254 243 199 / 0.3);
}

.dark\:border-amber-100\/35:is(.dark *) {
  border-color: rgb(254 243 199 / 0.35);
}

.dark\:border-amber-100\/40:is(.dark *) {
  border-color: rgb(254 243 199 / 0.4);
}

.dark\:border-amber-100\/45:is(.dark *) {
  border-color: rgb(254 243 199 / 0.45);
}

.dark\:border-amber-100\/5:is(.dark *) {
  border-color: rgb(254 243 199 / 0.05);
}

.dark\:border-amber-100\/50:is(.dark *) {
  border-color: rgb(254 243 199 / 0.5);
}

.dark\:border-amber-100\/55:is(.dark *) {
  border-color: rgb(254 243 199 / 0.55);
}

.dark\:border-amber-100\/60:is(.dark *) {
  border-color: rgb(254 243 199 / 0.6);
}

.dark\:border-amber-100\/65:is(.dark *) {
  border-color: rgb(254 243 199 / 0.65);
}

.dark\:border-amber-100\/70:is(.dark *) {
  border-color: rgb(254 243 199 / 0.7);
}

.dark\:border-amber-100\/75:is(.dark *) {
  border-color: rgb(254 243 199 / 0.75);
}

.dark\:border-amber-100\/80:is(.dark *) {
  border-color: rgb(254 243 199 / 0.8);
}

.dark\:border-amber-100\/85:is(.dark *) {
  border-color: rgb(254 243 199 / 0.85);
}

.dark\:border-amber-100\/90:is(.dark *) {
  border-color: rgb(254 243 199 / 0.9);
}

.dark\:border-amber-100\/95:is(.dark *) {
  border-color: rgb(254 243 199 / 0.95);
}

.dark\:border-amber-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-200\/0:is(.dark *) {
  border-color: rgb(253 230 138 / 0);
}

.dark\:border-amber-200\/10:is(.dark *) {
  border-color: rgb(253 230 138 / 0.1);
}

.dark\:border-amber-200\/100:is(.dark *) {
  border-color: rgb(253 230 138 / 1);
}

.dark\:border-amber-200\/15:is(.dark *) {
  border-color: rgb(253 230 138 / 0.15);
}

.dark\:border-amber-200\/20:is(.dark *) {
  border-color: rgb(253 230 138 / 0.2);
}

.dark\:border-amber-200\/25:is(.dark *) {
  border-color: rgb(253 230 138 / 0.25);
}

.dark\:border-amber-200\/30:is(.dark *) {
  border-color: rgb(253 230 138 / 0.3);
}

.dark\:border-amber-200\/35:is(.dark *) {
  border-color: rgb(253 230 138 / 0.35);
}

.dark\:border-amber-200\/40:is(.dark *) {
  border-color: rgb(253 230 138 / 0.4);
}

.dark\:border-amber-200\/45:is(.dark *) {
  border-color: rgb(253 230 138 / 0.45);
}

.dark\:border-amber-200\/5:is(.dark *) {
  border-color: rgb(253 230 138 / 0.05);
}

.dark\:border-amber-200\/50:is(.dark *) {
  border-color: rgb(253 230 138 / 0.5);
}

.dark\:border-amber-200\/55:is(.dark *) {
  border-color: rgb(253 230 138 / 0.55);
}

.dark\:border-amber-200\/60:is(.dark *) {
  border-color: rgb(253 230 138 / 0.6);
}

.dark\:border-amber-200\/65:is(.dark *) {
  border-color: rgb(253 230 138 / 0.65);
}

.dark\:border-amber-200\/70:is(.dark *) {
  border-color: rgb(253 230 138 / 0.7);
}

.dark\:border-amber-200\/75:is(.dark *) {
  border-color: rgb(253 230 138 / 0.75);
}

.dark\:border-amber-200\/80:is(.dark *) {
  border-color: rgb(253 230 138 / 0.8);
}

.dark\:border-amber-200\/85:is(.dark *) {
  border-color: rgb(253 230 138 / 0.85);
}

.dark\:border-amber-200\/90:is(.dark *) {
  border-color: rgb(253 230 138 / 0.9);
}

.dark\:border-amber-200\/95:is(.dark *) {
  border-color: rgb(253 230 138 / 0.95);
}

.dark\:border-amber-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-300\/0:is(.dark *) {
  border-color: rgb(252 211 77 / 0);
}

.dark\:border-amber-300\/10:is(.dark *) {
  border-color: rgb(252 211 77 / 0.1);
}

.dark\:border-amber-300\/100:is(.dark *) {
  border-color: rgb(252 211 77 / 1);
}

.dark\:border-amber-300\/15:is(.dark *) {
  border-color: rgb(252 211 77 / 0.15);
}

.dark\:border-amber-300\/20:is(.dark *) {
  border-color: rgb(252 211 77 / 0.2);
}

.dark\:border-amber-300\/25:is(.dark *) {
  border-color: rgb(252 211 77 / 0.25);
}

.dark\:border-amber-300\/30:is(.dark *) {
  border-color: rgb(252 211 77 / 0.3);
}

.dark\:border-amber-300\/35:is(.dark *) {
  border-color: rgb(252 211 77 / 0.35);
}

.dark\:border-amber-300\/40:is(.dark *) {
  border-color: rgb(252 211 77 / 0.4);
}

.dark\:border-amber-300\/45:is(.dark *) {
  border-color: rgb(252 211 77 / 0.45);
}

.dark\:border-amber-300\/5:is(.dark *) {
  border-color: rgb(252 211 77 / 0.05);
}

.dark\:border-amber-300\/50:is(.dark *) {
  border-color: rgb(252 211 77 / 0.5);
}

.dark\:border-amber-300\/55:is(.dark *) {
  border-color: rgb(252 211 77 / 0.55);
}

.dark\:border-amber-300\/60:is(.dark *) {
  border-color: rgb(252 211 77 / 0.6);
}

.dark\:border-amber-300\/65:is(.dark *) {
  border-color: rgb(252 211 77 / 0.65);
}

.dark\:border-amber-300\/70:is(.dark *) {
  border-color: rgb(252 211 77 / 0.7);
}

.dark\:border-amber-300\/75:is(.dark *) {
  border-color: rgb(252 211 77 / 0.75);
}

.dark\:border-amber-300\/80:is(.dark *) {
  border-color: rgb(252 211 77 / 0.8);
}

.dark\:border-amber-300\/85:is(.dark *) {
  border-color: rgb(252 211 77 / 0.85);
}

.dark\:border-amber-300\/90:is(.dark *) {
  border-color: rgb(252 211 77 / 0.9);
}

.dark\:border-amber-300\/95:is(.dark *) {
  border-color: rgb(252 211 77 / 0.95);
}

.dark\:border-amber-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-400\/0:is(.dark *) {
  border-color: rgb(251 191 36 / 0);
}

.dark\:border-amber-400\/10:is(.dark *) {
  border-color: rgb(251 191 36 / 0.1);
}

.dark\:border-amber-400\/100:is(.dark *) {
  border-color: rgb(251 191 36 / 1);
}

.dark\:border-amber-400\/15:is(.dark *) {
  border-color: rgb(251 191 36 / 0.15);
}

.dark\:border-amber-400\/20:is(.dark *) {
  border-color: rgb(251 191 36 / 0.2);
}

.dark\:border-amber-400\/25:is(.dark *) {
  border-color: rgb(251 191 36 / 0.25);
}

.dark\:border-amber-400\/30:is(.dark *) {
  border-color: rgb(251 191 36 / 0.3);
}

.dark\:border-amber-400\/35:is(.dark *) {
  border-color: rgb(251 191 36 / 0.35);
}

.dark\:border-amber-400\/40:is(.dark *) {
  border-color: rgb(251 191 36 / 0.4);
}

.dark\:border-amber-400\/45:is(.dark *) {
  border-color: rgb(251 191 36 / 0.45);
}

.dark\:border-amber-400\/5:is(.dark *) {
  border-color: rgb(251 191 36 / 0.05);
}

.dark\:border-amber-400\/50:is(.dark *) {
  border-color: rgb(251 191 36 / 0.5);
}

.dark\:border-amber-400\/55:is(.dark *) {
  border-color: rgb(251 191 36 / 0.55);
}

.dark\:border-amber-400\/60:is(.dark *) {
  border-color: rgb(251 191 36 / 0.6);
}

.dark\:border-amber-400\/65:is(.dark *) {
  border-color: rgb(251 191 36 / 0.65);
}

.dark\:border-amber-400\/70:is(.dark *) {
  border-color: rgb(251 191 36 / 0.7);
}

.dark\:border-amber-400\/75:is(.dark *) {
  border-color: rgb(251 191 36 / 0.75);
}

.dark\:border-amber-400\/80:is(.dark *) {
  border-color: rgb(251 191 36 / 0.8);
}

.dark\:border-amber-400\/85:is(.dark *) {
  border-color: rgb(251 191 36 / 0.85);
}

.dark\:border-amber-400\/90:is(.dark *) {
  border-color: rgb(251 191 36 / 0.9);
}

.dark\:border-amber-400\/95:is(.dark *) {
  border-color: rgb(251 191 36 / 0.95);
}

.dark\:border-amber-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-500\/0:is(.dark *) {
  border-color: rgb(245 158 11 / 0);
}

.dark\:border-amber-500\/10:is(.dark *) {
  border-color: rgb(245 158 11 / 0.1);
}

.dark\:border-amber-500\/100:is(.dark *) {
  border-color: rgb(245 158 11 / 1);
}

.dark\:border-amber-500\/15:is(.dark *) {
  border-color: rgb(245 158 11 / 0.15);
}

.dark\:border-amber-500\/20:is(.dark *) {
  border-color: rgb(245 158 11 / 0.2);
}

.dark\:border-amber-500\/25:is(.dark *) {
  border-color: rgb(245 158 11 / 0.25);
}

.dark\:border-amber-500\/30:is(.dark *) {
  border-color: rgb(245 158 11 / 0.3);
}

.dark\:border-amber-500\/35:is(.dark *) {
  border-color: rgb(245 158 11 / 0.35);
}

.dark\:border-amber-500\/40:is(.dark *) {
  border-color: rgb(245 158 11 / 0.4);
}

.dark\:border-amber-500\/45:is(.dark *) {
  border-color: rgb(245 158 11 / 0.45);
}

.dark\:border-amber-500\/5:is(.dark *) {
  border-color: rgb(245 158 11 / 0.05);
}

.dark\:border-amber-500\/50:is(.dark *) {
  border-color: rgb(245 158 11 / 0.5);
}

.dark\:border-amber-500\/55:is(.dark *) {
  border-color: rgb(245 158 11 / 0.55);
}

.dark\:border-amber-500\/60:is(.dark *) {
  border-color: rgb(245 158 11 / 0.6);
}

.dark\:border-amber-500\/65:is(.dark *) {
  border-color: rgb(245 158 11 / 0.65);
}

.dark\:border-amber-500\/70:is(.dark *) {
  border-color: rgb(245 158 11 / 0.7);
}

.dark\:border-amber-500\/75:is(.dark *) {
  border-color: rgb(245 158 11 / 0.75);
}

.dark\:border-amber-500\/80:is(.dark *) {
  border-color: rgb(245 158 11 / 0.8);
}

.dark\:border-amber-500\/85:is(.dark *) {
  border-color: rgb(245 158 11 / 0.85);
}

.dark\:border-amber-500\/90:is(.dark *) {
  border-color: rgb(245 158 11 / 0.9);
}

.dark\:border-amber-500\/95:is(.dark *) {
  border-color: rgb(245 158 11 / 0.95);
}

.dark\:border-amber-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-600\/0:is(.dark *) {
  border-color: rgb(217 119 6 / 0);
}

.dark\:border-amber-600\/10:is(.dark *) {
  border-color: rgb(217 119 6 / 0.1);
}

.dark\:border-amber-600\/100:is(.dark *) {
  border-color: rgb(217 119 6 / 1);
}

.dark\:border-amber-600\/15:is(.dark *) {
  border-color: rgb(217 119 6 / 0.15);
}

.dark\:border-amber-600\/20:is(.dark *) {
  border-color: rgb(217 119 6 / 0.2);
}

.dark\:border-amber-600\/25:is(.dark *) {
  border-color: rgb(217 119 6 / 0.25);
}

.dark\:border-amber-600\/30:is(.dark *) {
  border-color: rgb(217 119 6 / 0.3);
}

.dark\:border-amber-600\/35:is(.dark *) {
  border-color: rgb(217 119 6 / 0.35);
}

.dark\:border-amber-600\/40:is(.dark *) {
  border-color: rgb(217 119 6 / 0.4);
}

.dark\:border-amber-600\/45:is(.dark *) {
  border-color: rgb(217 119 6 / 0.45);
}

.dark\:border-amber-600\/5:is(.dark *) {
  border-color: rgb(217 119 6 / 0.05);
}

.dark\:border-amber-600\/50:is(.dark *) {
  border-color: rgb(217 119 6 / 0.5);
}

.dark\:border-amber-600\/55:is(.dark *) {
  border-color: rgb(217 119 6 / 0.55);
}

.dark\:border-amber-600\/60:is(.dark *) {
  border-color: rgb(217 119 6 / 0.6);
}

.dark\:border-amber-600\/65:is(.dark *) {
  border-color: rgb(217 119 6 / 0.65);
}

.dark\:border-amber-600\/70:is(.dark *) {
  border-color: rgb(217 119 6 / 0.7);
}

.dark\:border-amber-600\/75:is(.dark *) {
  border-color: rgb(217 119 6 / 0.75);
}

.dark\:border-amber-600\/80:is(.dark *) {
  border-color: rgb(217 119 6 / 0.8);
}

.dark\:border-amber-600\/85:is(.dark *) {
  border-color: rgb(217 119 6 / 0.85);
}

.dark\:border-amber-600\/90:is(.dark *) {
  border-color: rgb(217 119 6 / 0.9);
}

.dark\:border-amber-600\/95:is(.dark *) {
  border-color: rgb(217 119 6 / 0.95);
}

.dark\:border-amber-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-700\/0:is(.dark *) {
  border-color: rgb(180 83 9 / 0);
}

.dark\:border-amber-700\/10:is(.dark *) {
  border-color: rgb(180 83 9 / 0.1);
}

.dark\:border-amber-700\/100:is(.dark *) {
  border-color: rgb(180 83 9 / 1);
}

.dark\:border-amber-700\/15:is(.dark *) {
  border-color: rgb(180 83 9 / 0.15);
}

.dark\:border-amber-700\/20:is(.dark *) {
  border-color: rgb(180 83 9 / 0.2);
}

.dark\:border-amber-700\/25:is(.dark *) {
  border-color: rgb(180 83 9 / 0.25);
}

.dark\:border-amber-700\/30:is(.dark *) {
  border-color: rgb(180 83 9 / 0.3);
}

.dark\:border-amber-700\/35:is(.dark *) {
  border-color: rgb(180 83 9 / 0.35);
}

.dark\:border-amber-700\/40:is(.dark *) {
  border-color: rgb(180 83 9 / 0.4);
}

.dark\:border-amber-700\/45:is(.dark *) {
  border-color: rgb(180 83 9 / 0.45);
}

.dark\:border-amber-700\/5:is(.dark *) {
  border-color: rgb(180 83 9 / 0.05);
}

.dark\:border-amber-700\/50:is(.dark *) {
  border-color: rgb(180 83 9 / 0.5);
}

.dark\:border-amber-700\/55:is(.dark *) {
  border-color: rgb(180 83 9 / 0.55);
}

.dark\:border-amber-700\/60:is(.dark *) {
  border-color: rgb(180 83 9 / 0.6);
}

.dark\:border-amber-700\/65:is(.dark *) {
  border-color: rgb(180 83 9 / 0.65);
}

.dark\:border-amber-700\/70:is(.dark *) {
  border-color: rgb(180 83 9 / 0.7);
}

.dark\:border-amber-700\/75:is(.dark *) {
  border-color: rgb(180 83 9 / 0.75);
}

.dark\:border-amber-700\/80:is(.dark *) {
  border-color: rgb(180 83 9 / 0.8);
}

.dark\:border-amber-700\/85:is(.dark *) {
  border-color: rgb(180 83 9 / 0.85);
}

.dark\:border-amber-700\/90:is(.dark *) {
  border-color: rgb(180 83 9 / 0.9);
}

.dark\:border-amber-700\/95:is(.dark *) {
  border-color: rgb(180 83 9 / 0.95);
}

.dark\:border-amber-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-800\/0:is(.dark *) {
  border-color: rgb(146 64 14 / 0);
}

.dark\:border-amber-800\/10:is(.dark *) {
  border-color: rgb(146 64 14 / 0.1);
}

.dark\:border-amber-800\/100:is(.dark *) {
  border-color: rgb(146 64 14 / 1);
}

.dark\:border-amber-800\/15:is(.dark *) {
  border-color: rgb(146 64 14 / 0.15);
}

.dark\:border-amber-800\/20:is(.dark *) {
  border-color: rgb(146 64 14 / 0.2);
}

.dark\:border-amber-800\/25:is(.dark *) {
  border-color: rgb(146 64 14 / 0.25);
}

.dark\:border-amber-800\/30:is(.dark *) {
  border-color: rgb(146 64 14 / 0.3);
}

.dark\:border-amber-800\/35:is(.dark *) {
  border-color: rgb(146 64 14 / 0.35);
}

.dark\:border-amber-800\/40:is(.dark *) {
  border-color: rgb(146 64 14 / 0.4);
}

.dark\:border-amber-800\/45:is(.dark *) {
  border-color: rgb(146 64 14 / 0.45);
}

.dark\:border-amber-800\/5:is(.dark *) {
  border-color: rgb(146 64 14 / 0.05);
}

.dark\:border-amber-800\/50:is(.dark *) {
  border-color: rgb(146 64 14 / 0.5);
}

.dark\:border-amber-800\/55:is(.dark *) {
  border-color: rgb(146 64 14 / 0.55);
}

.dark\:border-amber-800\/60:is(.dark *) {
  border-color: rgb(146 64 14 / 0.6);
}

.dark\:border-amber-800\/65:is(.dark *) {
  border-color: rgb(146 64 14 / 0.65);
}

.dark\:border-amber-800\/70:is(.dark *) {
  border-color: rgb(146 64 14 / 0.7);
}

.dark\:border-amber-800\/75:is(.dark *) {
  border-color: rgb(146 64 14 / 0.75);
}

.dark\:border-amber-800\/80:is(.dark *) {
  border-color: rgb(146 64 14 / 0.8);
}

.dark\:border-amber-800\/85:is(.dark *) {
  border-color: rgb(146 64 14 / 0.85);
}

.dark\:border-amber-800\/90:is(.dark *) {
  border-color: rgb(146 64 14 / 0.9);
}

.dark\:border-amber-800\/95:is(.dark *) {
  border-color: rgb(146 64 14 / 0.95);
}

.dark\:border-amber-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-900\/0:is(.dark *) {
  border-color: rgb(120 53 15 / 0);
}

.dark\:border-amber-900\/10:is(.dark *) {
  border-color: rgb(120 53 15 / 0.1);
}

.dark\:border-amber-900\/100:is(.dark *) {
  border-color: rgb(120 53 15 / 1);
}

.dark\:border-amber-900\/15:is(.dark *) {
  border-color: rgb(120 53 15 / 0.15);
}

.dark\:border-amber-900\/20:is(.dark *) {
  border-color: rgb(120 53 15 / 0.2);
}

.dark\:border-amber-900\/25:is(.dark *) {
  border-color: rgb(120 53 15 / 0.25);
}

.dark\:border-amber-900\/30:is(.dark *) {
  border-color: rgb(120 53 15 / 0.3);
}

.dark\:border-amber-900\/35:is(.dark *) {
  border-color: rgb(120 53 15 / 0.35);
}

.dark\:border-amber-900\/40:is(.dark *) {
  border-color: rgb(120 53 15 / 0.4);
}

.dark\:border-amber-900\/45:is(.dark *) {
  border-color: rgb(120 53 15 / 0.45);
}

.dark\:border-amber-900\/5:is(.dark *) {
  border-color: rgb(120 53 15 / 0.05);
}

.dark\:border-amber-900\/50:is(.dark *) {
  border-color: rgb(120 53 15 / 0.5);
}

.dark\:border-amber-900\/55:is(.dark *) {
  border-color: rgb(120 53 15 / 0.55);
}

.dark\:border-amber-900\/60:is(.dark *) {
  border-color: rgb(120 53 15 / 0.6);
}

.dark\:border-amber-900\/65:is(.dark *) {
  border-color: rgb(120 53 15 / 0.65);
}

.dark\:border-amber-900\/70:is(.dark *) {
  border-color: rgb(120 53 15 / 0.7);
}

.dark\:border-amber-900\/75:is(.dark *) {
  border-color: rgb(120 53 15 / 0.75);
}

.dark\:border-amber-900\/80:is(.dark *) {
  border-color: rgb(120 53 15 / 0.8);
}

.dark\:border-amber-900\/85:is(.dark *) {
  border-color: rgb(120 53 15 / 0.85);
}

.dark\:border-amber-900\/90:is(.dark *) {
  border-color: rgb(120 53 15 / 0.9);
}

.dark\:border-amber-900\/95:is(.dark *) {
  border-color: rgb(120 53 15 / 0.95);
}

.dark\:border-blue-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.dark\:border-blue-100\/0:is(.dark *) {
  border-color: rgb(219 234 254 / 0);
}

.dark\:border-blue-100\/10:is(.dark *) {
  border-color: rgb(219 234 254 / 0.1);
}

.dark\:border-blue-100\/100:is(.dark *) {
  border-color: rgb(219 234 254 / 1);
}

.dark\:border-blue-100\/15:is(.dark *) {
  border-color: rgb(219 234 254 / 0.15);
}

.dark\:border-blue-100\/20:is(.dark *) {
  border-color: rgb(219 234 254 / 0.2);
}

.dark\:border-blue-100\/25:is(.dark *) {
  border-color: rgb(219 234 254 / 0.25);
}

.dark\:border-blue-100\/30:is(.dark *) {
  border-color: rgb(219 234 254 / 0.3);
}

.dark\:border-blue-100\/35:is(.dark *) {
  border-color: rgb(219 234 254 / 0.35);
}

.dark\:border-blue-100\/40:is(.dark *) {
  border-color: rgb(219 234 254 / 0.4);
}

.dark\:border-blue-100\/45:is(.dark *) {
  border-color: rgb(219 234 254 / 0.45);
}

.dark\:border-blue-100\/5:is(.dark *) {
  border-color: rgb(219 234 254 / 0.05);
}

.dark\:border-blue-100\/50:is(.dark *) {
  border-color: rgb(219 234 254 / 0.5);
}

.dark\:border-blue-100\/55:is(.dark *) {
  border-color: rgb(219 234 254 / 0.55);
}

.dark\:border-blue-100\/60:is(.dark *) {
  border-color: rgb(219 234 254 / 0.6);
}

.dark\:border-blue-100\/65:is(.dark *) {
  border-color: rgb(219 234 254 / 0.65);
}

.dark\:border-blue-100\/70:is(.dark *) {
  border-color: rgb(219 234 254 / 0.7);
}

.dark\:border-blue-100\/75:is(.dark *) {
  border-color: rgb(219 234 254 / 0.75);
}

.dark\:border-blue-100\/80:is(.dark *) {
  border-color: rgb(219 234 254 / 0.8);
}

.dark\:border-blue-100\/85:is(.dark *) {
  border-color: rgb(219 234 254 / 0.85);
}

.dark\:border-blue-100\/90:is(.dark *) {
  border-color: rgb(219 234 254 / 0.9);
}

.dark\:border-blue-100\/95:is(.dark *) {
  border-color: rgb(219 234 254 / 0.95);
}

.dark\:border-blue-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.dark\:border-blue-200\/0:is(.dark *) {
  border-color: rgb(191 219 254 / 0);
}

.dark\:border-blue-200\/10:is(.dark *) {
  border-color: rgb(191 219 254 / 0.1);
}

.dark\:border-blue-200\/100:is(.dark *) {
  border-color: rgb(191 219 254 / 1);
}

.dark\:border-blue-200\/15:is(.dark *) {
  border-color: rgb(191 219 254 / 0.15);
}

.dark\:border-blue-200\/20:is(.dark *) {
  border-color: rgb(191 219 254 / 0.2);
}

.dark\:border-blue-200\/25:is(.dark *) {
  border-color: rgb(191 219 254 / 0.25);
}

.dark\:border-blue-200\/30:is(.dark *) {
  border-color: rgb(191 219 254 / 0.3);
}

.dark\:border-blue-200\/35:is(.dark *) {
  border-color: rgb(191 219 254 / 0.35);
}

.dark\:border-blue-200\/40:is(.dark *) {
  border-color: rgb(191 219 254 / 0.4);
}

.dark\:border-blue-200\/45:is(.dark *) {
  border-color: rgb(191 219 254 / 0.45);
}

.dark\:border-blue-200\/5:is(.dark *) {
  border-color: rgb(191 219 254 / 0.05);
}

.dark\:border-blue-200\/50:is(.dark *) {
  border-color: rgb(191 219 254 / 0.5);
}

.dark\:border-blue-200\/55:is(.dark *) {
  border-color: rgb(191 219 254 / 0.55);
}

.dark\:border-blue-200\/60:is(.dark *) {
  border-color: rgb(191 219 254 / 0.6);
}

.dark\:border-blue-200\/65:is(.dark *) {
  border-color: rgb(191 219 254 / 0.65);
}

.dark\:border-blue-200\/70:is(.dark *) {
  border-color: rgb(191 219 254 / 0.7);
}

.dark\:border-blue-200\/75:is(.dark *) {
  border-color: rgb(191 219 254 / 0.75);
}

.dark\:border-blue-200\/80:is(.dark *) {
  border-color: rgb(191 219 254 / 0.8);
}

.dark\:border-blue-200\/85:is(.dark *) {
  border-color: rgb(191 219 254 / 0.85);
}

.dark\:border-blue-200\/90:is(.dark *) {
  border-color: rgb(191 219 254 / 0.9);
}

.dark\:border-blue-200\/95:is(.dark *) {
  border-color: rgb(191 219 254 / 0.95);
}

.dark\:border-blue-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.dark\:border-blue-300\/0:is(.dark *) {
  border-color: rgb(147 197 253 / 0);
}

.dark\:border-blue-300\/10:is(.dark *) {
  border-color: rgb(147 197 253 / 0.1);
}

.dark\:border-blue-300\/100:is(.dark *) {
  border-color: rgb(147 197 253 / 1);
}

.dark\:border-blue-300\/15:is(.dark *) {
  border-color: rgb(147 197 253 / 0.15);
}

.dark\:border-blue-300\/20:is(.dark *) {
  border-color: rgb(147 197 253 / 0.2);
}

.dark\:border-blue-300\/25:is(.dark *) {
  border-color: rgb(147 197 253 / 0.25);
}

.dark\:border-blue-300\/30:is(.dark *) {
  border-color: rgb(147 197 253 / 0.3);
}

.dark\:border-blue-300\/35:is(.dark *) {
  border-color: rgb(147 197 253 / 0.35);
}

.dark\:border-blue-300\/40:is(.dark *) {
  border-color: rgb(147 197 253 / 0.4);
}

.dark\:border-blue-300\/45:is(.dark *) {
  border-color: rgb(147 197 253 / 0.45);
}

.dark\:border-blue-300\/5:is(.dark *) {
  border-color: rgb(147 197 253 / 0.05);
}

.dark\:border-blue-300\/50:is(.dark *) {
  border-color: rgb(147 197 253 / 0.5);
}

.dark\:border-blue-300\/55:is(.dark *) {
  border-color: rgb(147 197 253 / 0.55);
}

.dark\:border-blue-300\/60:is(.dark *) {
  border-color: rgb(147 197 253 / 0.6);
}

.dark\:border-blue-300\/65:is(.dark *) {
  border-color: rgb(147 197 253 / 0.65);
}

.dark\:border-blue-300\/70:is(.dark *) {
  border-color: rgb(147 197 253 / 0.7);
}

.dark\:border-blue-300\/75:is(.dark *) {
  border-color: rgb(147 197 253 / 0.75);
}

.dark\:border-blue-300\/80:is(.dark *) {
  border-color: rgb(147 197 253 / 0.8);
}

.dark\:border-blue-300\/85:is(.dark *) {
  border-color: rgb(147 197 253 / 0.85);
}

.dark\:border-blue-300\/90:is(.dark *) {
  border-color: rgb(147 197 253 / 0.9);
}

.dark\:border-blue-300\/95:is(.dark *) {
  border-color: rgb(147 197 253 / 0.95);
}

.dark\:border-blue-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.dark\:border-blue-400\/0:is(.dark *) {
  border-color: rgb(96 165 250 / 0);
}

.dark\:border-blue-400\/10:is(.dark *) {
  border-color: rgb(96 165 250 / 0.1);
}

.dark\:border-blue-400\/100:is(.dark *) {
  border-color: rgb(96 165 250 / 1);
}

.dark\:border-blue-400\/15:is(.dark *) {
  border-color: rgb(96 165 250 / 0.15);
}

.dark\:border-blue-400\/20:is(.dark *) {
  border-color: rgb(96 165 250 / 0.2);
}

.dark\:border-blue-400\/25:is(.dark *) {
  border-color: rgb(96 165 250 / 0.25);
}

.dark\:border-blue-400\/30:is(.dark *) {
  border-color: rgb(96 165 250 / 0.3);
}

.dark\:border-blue-400\/35:is(.dark *) {
  border-color: rgb(96 165 250 / 0.35);
}

.dark\:border-blue-400\/40:is(.dark *) {
  border-color: rgb(96 165 250 / 0.4);
}

.dark\:border-blue-400\/45:is(.dark *) {
  border-color: rgb(96 165 250 / 0.45);
}

.dark\:border-blue-400\/5:is(.dark *) {
  border-color: rgb(96 165 250 / 0.05);
}

.dark\:border-blue-400\/50:is(.dark *) {
  border-color: rgb(96 165 250 / 0.5);
}

.dark\:border-blue-400\/55:is(.dark *) {
  border-color: rgb(96 165 250 / 0.55);
}

.dark\:border-blue-400\/60:is(.dark *) {
  border-color: rgb(96 165 250 / 0.6);
}

.dark\:border-blue-400\/65:is(.dark *) {
  border-color: rgb(96 165 250 / 0.65);
}

.dark\:border-blue-400\/70:is(.dark *) {
  border-color: rgb(96 165 250 / 0.7);
}

.dark\:border-blue-400\/75:is(.dark *) {
  border-color: rgb(96 165 250 / 0.75);
}

.dark\:border-blue-400\/80:is(.dark *) {
  border-color: rgb(96 165 250 / 0.8);
}

.dark\:border-blue-400\/85:is(.dark *) {
  border-color: rgb(96 165 250 / 0.85);
}

.dark\:border-blue-400\/90:is(.dark *) {
  border-color: rgb(96 165 250 / 0.9);
}

.dark\:border-blue-400\/95:is(.dark *) {
  border-color: rgb(96 165 250 / 0.95);
}

.dark\:border-blue-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.dark\:border-blue-500\/0:is(.dark *) {
  border-color: rgb(59 130 246 / 0);
}

.dark\:border-blue-500\/10:is(.dark *) {
  border-color: rgb(59 130 246 / 0.1);
}

.dark\:border-blue-500\/100:is(.dark *) {
  border-color: rgb(59 130 246 / 1);
}

.dark\:border-blue-500\/15:is(.dark *) {
  border-color: rgb(59 130 246 / 0.15);
}

.dark\:border-blue-500\/20:is(.dark *) {
  border-color: rgb(59 130 246 / 0.2);
}

.dark\:border-blue-500\/25:is(.dark *) {
  border-color: rgb(59 130 246 / 0.25);
}

.dark\:border-blue-500\/30:is(.dark *) {
  border-color: rgb(59 130 246 / 0.3);
}

.dark\:border-blue-500\/35:is(.dark *) {
  border-color: rgb(59 130 246 / 0.35);
}

.dark\:border-blue-500\/40:is(.dark *) {
  border-color: rgb(59 130 246 / 0.4);
}

.dark\:border-blue-500\/45:is(.dark *) {
  border-color: rgb(59 130 246 / 0.45);
}

.dark\:border-blue-500\/5:is(.dark *) {
  border-color: rgb(59 130 246 / 0.05);
}

.dark\:border-blue-500\/50:is(.dark *) {
  border-color: rgb(59 130 246 / 0.5);
}

.dark\:border-blue-500\/55:is(.dark *) {
  border-color: rgb(59 130 246 / 0.55);
}

.dark\:border-blue-500\/60:is(.dark *) {
  border-color: rgb(59 130 246 / 0.6);
}

.dark\:border-blue-500\/65:is(.dark *) {
  border-color: rgb(59 130 246 / 0.65);
}

.dark\:border-blue-500\/70:is(.dark *) {
  border-color: rgb(59 130 246 / 0.7);
}

.dark\:border-blue-500\/75:is(.dark *) {
  border-color: rgb(59 130 246 / 0.75);
}

.dark\:border-blue-500\/80:is(.dark *) {
  border-color: rgb(59 130 246 / 0.8);
}

.dark\:border-blue-500\/85:is(.dark *) {
  border-color: rgb(59 130 246 / 0.85);
}

.dark\:border-blue-500\/90:is(.dark *) {
  border-color: rgb(59 130 246 / 0.9);
}

.dark\:border-blue-500\/95:is(.dark *) {
  border-color: rgb(59 130 246 / 0.95);
}

.dark\:border-blue-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.dark\:border-blue-600\/0:is(.dark *) {
  border-color: rgb(37 99 235 / 0);
}

.dark\:border-blue-600\/10:is(.dark *) {
  border-color: rgb(37 99 235 / 0.1);
}

.dark\:border-blue-600\/100:is(.dark *) {
  border-color: rgb(37 99 235 / 1);
}

.dark\:border-blue-600\/15:is(.dark *) {
  border-color: rgb(37 99 235 / 0.15);
}

.dark\:border-blue-600\/20:is(.dark *) {
  border-color: rgb(37 99 235 / 0.2);
}

.dark\:border-blue-600\/25:is(.dark *) {
  border-color: rgb(37 99 235 / 0.25);
}

.dark\:border-blue-600\/30:is(.dark *) {
  border-color: rgb(37 99 235 / 0.3);
}

.dark\:border-blue-600\/35:is(.dark *) {
  border-color: rgb(37 99 235 / 0.35);
}

.dark\:border-blue-600\/40:is(.dark *) {
  border-color: rgb(37 99 235 / 0.4);
}

.dark\:border-blue-600\/45:is(.dark *) {
  border-color: rgb(37 99 235 / 0.45);
}

.dark\:border-blue-600\/5:is(.dark *) {
  border-color: rgb(37 99 235 / 0.05);
}

.dark\:border-blue-600\/50:is(.dark *) {
  border-color: rgb(37 99 235 / 0.5);
}

.dark\:border-blue-600\/55:is(.dark *) {
  border-color: rgb(37 99 235 / 0.55);
}

.dark\:border-blue-600\/60:is(.dark *) {
  border-color: rgb(37 99 235 / 0.6);
}

.dark\:border-blue-600\/65:is(.dark *) {
  border-color: rgb(37 99 235 / 0.65);
}

.dark\:border-blue-600\/70:is(.dark *) {
  border-color: rgb(37 99 235 / 0.7);
}

.dark\:border-blue-600\/75:is(.dark *) {
  border-color: rgb(37 99 235 / 0.75);
}

.dark\:border-blue-600\/80:is(.dark *) {
  border-color: rgb(37 99 235 / 0.8);
}

.dark\:border-blue-600\/85:is(.dark *) {
  border-color: rgb(37 99 235 / 0.85);
}

.dark\:border-blue-600\/90:is(.dark *) {
  border-color: rgb(37 99 235 / 0.9);
}

.dark\:border-blue-600\/95:is(.dark *) {
  border-color: rgb(37 99 235 / 0.95);
}

.dark\:border-blue-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.dark\:border-blue-700\/0:is(.dark *) {
  border-color: rgb(29 78 216 / 0);
}

.dark\:border-blue-700\/10:is(.dark *) {
  border-color: rgb(29 78 216 / 0.1);
}

.dark\:border-blue-700\/100:is(.dark *) {
  border-color: rgb(29 78 216 / 1);
}

.dark\:border-blue-700\/15:is(.dark *) {
  border-color: rgb(29 78 216 / 0.15);
}

.dark\:border-blue-700\/20:is(.dark *) {
  border-color: rgb(29 78 216 / 0.2);
}

.dark\:border-blue-700\/25:is(.dark *) {
  border-color: rgb(29 78 216 / 0.25);
}

.dark\:border-blue-700\/30:is(.dark *) {
  border-color: rgb(29 78 216 / 0.3);
}

.dark\:border-blue-700\/35:is(.dark *) {
  border-color: rgb(29 78 216 / 0.35);
}

.dark\:border-blue-700\/40:is(.dark *) {
  border-color: rgb(29 78 216 / 0.4);
}

.dark\:border-blue-700\/45:is(.dark *) {
  border-color: rgb(29 78 216 / 0.45);
}

.dark\:border-blue-700\/5:is(.dark *) {
  border-color: rgb(29 78 216 / 0.05);
}

.dark\:border-blue-700\/50:is(.dark *) {
  border-color: rgb(29 78 216 / 0.5);
}

.dark\:border-blue-700\/55:is(.dark *) {
  border-color: rgb(29 78 216 / 0.55);
}

.dark\:border-blue-700\/60:is(.dark *) {
  border-color: rgb(29 78 216 / 0.6);
}

.dark\:border-blue-700\/65:is(.dark *) {
  border-color: rgb(29 78 216 / 0.65);
}

.dark\:border-blue-700\/70:is(.dark *) {
  border-color: rgb(29 78 216 / 0.7);
}

.dark\:border-blue-700\/75:is(.dark *) {
  border-color: rgb(29 78 216 / 0.75);
}

.dark\:border-blue-700\/80:is(.dark *) {
  border-color: rgb(29 78 216 / 0.8);
}

.dark\:border-blue-700\/85:is(.dark *) {
  border-color: rgb(29 78 216 / 0.85);
}

.dark\:border-blue-700\/90:is(.dark *) {
  border-color: rgb(29 78 216 / 0.9);
}

.dark\:border-blue-700\/95:is(.dark *) {
  border-color: rgb(29 78 216 / 0.95);
}

.dark\:border-blue-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.dark\:border-blue-800\/0:is(.dark *) {
  border-color: rgb(30 64 175 / 0);
}

.dark\:border-blue-800\/10:is(.dark *) {
  border-color: rgb(30 64 175 / 0.1);
}

.dark\:border-blue-800\/100:is(.dark *) {
  border-color: rgb(30 64 175 / 1);
}

.dark\:border-blue-800\/15:is(.dark *) {
  border-color: rgb(30 64 175 / 0.15);
}

.dark\:border-blue-800\/20:is(.dark *) {
  border-color: rgb(30 64 175 / 0.2);
}

.dark\:border-blue-800\/25:is(.dark *) {
  border-color: rgb(30 64 175 / 0.25);
}

.dark\:border-blue-800\/30:is(.dark *) {
  border-color: rgb(30 64 175 / 0.3);
}

.dark\:border-blue-800\/35:is(.dark *) {
  border-color: rgb(30 64 175 / 0.35);
}

.dark\:border-blue-800\/40:is(.dark *) {
  border-color: rgb(30 64 175 / 0.4);
}

.dark\:border-blue-800\/45:is(.dark *) {
  border-color: rgb(30 64 175 / 0.45);
}

.dark\:border-blue-800\/5:is(.dark *) {
  border-color: rgb(30 64 175 / 0.05);
}

.dark\:border-blue-800\/50:is(.dark *) {
  border-color: rgb(30 64 175 / 0.5);
}

.dark\:border-blue-800\/55:is(.dark *) {
  border-color: rgb(30 64 175 / 0.55);
}

.dark\:border-blue-800\/60:is(.dark *) {
  border-color: rgb(30 64 175 / 0.6);
}

.dark\:border-blue-800\/65:is(.dark *) {
  border-color: rgb(30 64 175 / 0.65);
}

.dark\:border-blue-800\/70:is(.dark *) {
  border-color: rgb(30 64 175 / 0.7);
}

.dark\:border-blue-800\/75:is(.dark *) {
  border-color: rgb(30 64 175 / 0.75);
}

.dark\:border-blue-800\/80:is(.dark *) {
  border-color: rgb(30 64 175 / 0.8);
}

.dark\:border-blue-800\/85:is(.dark *) {
  border-color: rgb(30 64 175 / 0.85);
}

.dark\:border-blue-800\/90:is(.dark *) {
  border-color: rgb(30 64 175 / 0.9);
}

.dark\:border-blue-800\/95:is(.dark *) {
  border-color: rgb(30 64 175 / 0.95);
}

.dark\:border-blue-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.dark\:border-blue-900\/0:is(.dark *) {
  border-color: rgb(30 58 138 / 0);
}

.dark\:border-blue-900\/10:is(.dark *) {
  border-color: rgb(30 58 138 / 0.1);
}

.dark\:border-blue-900\/100:is(.dark *) {
  border-color: rgb(30 58 138 / 1);
}

.dark\:border-blue-900\/15:is(.dark *) {
  border-color: rgb(30 58 138 / 0.15);
}

.dark\:border-blue-900\/20:is(.dark *) {
  border-color: rgb(30 58 138 / 0.2);
}

.dark\:border-blue-900\/25:is(.dark *) {
  border-color: rgb(30 58 138 / 0.25);
}

.dark\:border-blue-900\/30:is(.dark *) {
  border-color: rgb(30 58 138 / 0.3);
}

.dark\:border-blue-900\/35:is(.dark *) {
  border-color: rgb(30 58 138 / 0.35);
}

.dark\:border-blue-900\/40:is(.dark *) {
  border-color: rgb(30 58 138 / 0.4);
}

.dark\:border-blue-900\/45:is(.dark *) {
  border-color: rgb(30 58 138 / 0.45);
}

.dark\:border-blue-900\/5:is(.dark *) {
  border-color: rgb(30 58 138 / 0.05);
}

.dark\:border-blue-900\/50:is(.dark *) {
  border-color: rgb(30 58 138 / 0.5);
}

.dark\:border-blue-900\/55:is(.dark *) {
  border-color: rgb(30 58 138 / 0.55);
}

.dark\:border-blue-900\/60:is(.dark *) {
  border-color: rgb(30 58 138 / 0.6);
}

.dark\:border-blue-900\/65:is(.dark *) {
  border-color: rgb(30 58 138 / 0.65);
}

.dark\:border-blue-900\/70:is(.dark *) {
  border-color: rgb(30 58 138 / 0.7);
}

.dark\:border-blue-900\/75:is(.dark *) {
  border-color: rgb(30 58 138 / 0.75);
}

.dark\:border-blue-900\/80:is(.dark *) {
  border-color: rgb(30 58 138 / 0.8);
}

.dark\:border-blue-900\/85:is(.dark *) {
  border-color: rgb(30 58 138 / 0.85);
}

.dark\:border-blue-900\/90:is(.dark *) {
  border-color: rgb(30 58 138 / 0.9);
}

.dark\:border-blue-900\/95:is(.dark *) {
  border-color: rgb(30 58 138 / 0.95);
}

.dark\:border-cyan-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.dark\:border-cyan-100\/0:is(.dark *) {
  border-color: rgb(207 250 254 / 0);
}

.dark\:border-cyan-100\/10:is(.dark *) {
  border-color: rgb(207 250 254 / 0.1);
}

.dark\:border-cyan-100\/100:is(.dark *) {
  border-color: rgb(207 250 254 / 1);
}

.dark\:border-cyan-100\/15:is(.dark *) {
  border-color: rgb(207 250 254 / 0.15);
}

.dark\:border-cyan-100\/20:is(.dark *) {
  border-color: rgb(207 250 254 / 0.2);
}

.dark\:border-cyan-100\/25:is(.dark *) {
  border-color: rgb(207 250 254 / 0.25);
}

.dark\:border-cyan-100\/30:is(.dark *) {
  border-color: rgb(207 250 254 / 0.3);
}

.dark\:border-cyan-100\/35:is(.dark *) {
  border-color: rgb(207 250 254 / 0.35);
}

.dark\:border-cyan-100\/40:is(.dark *) {
  border-color: rgb(207 250 254 / 0.4);
}

.dark\:border-cyan-100\/45:is(.dark *) {
  border-color: rgb(207 250 254 / 0.45);
}

.dark\:border-cyan-100\/5:is(.dark *) {
  border-color: rgb(207 250 254 / 0.05);
}

.dark\:border-cyan-100\/50:is(.dark *) {
  border-color: rgb(207 250 254 / 0.5);
}

.dark\:border-cyan-100\/55:is(.dark *) {
  border-color: rgb(207 250 254 / 0.55);
}

.dark\:border-cyan-100\/60:is(.dark *) {
  border-color: rgb(207 250 254 / 0.6);
}

.dark\:border-cyan-100\/65:is(.dark *) {
  border-color: rgb(207 250 254 / 0.65);
}

.dark\:border-cyan-100\/70:is(.dark *) {
  border-color: rgb(207 250 254 / 0.7);
}

.dark\:border-cyan-100\/75:is(.dark *) {
  border-color: rgb(207 250 254 / 0.75);
}

.dark\:border-cyan-100\/80:is(.dark *) {
  border-color: rgb(207 250 254 / 0.8);
}

.dark\:border-cyan-100\/85:is(.dark *) {
  border-color: rgb(207 250 254 / 0.85);
}

.dark\:border-cyan-100\/90:is(.dark *) {
  border-color: rgb(207 250 254 / 0.9);
}

.dark\:border-cyan-100\/95:is(.dark *) {
  border-color: rgb(207 250 254 / 0.95);
}

.dark\:border-cyan-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.dark\:border-cyan-200\/0:is(.dark *) {
  border-color: rgb(165 243 252 / 0);
}

.dark\:border-cyan-200\/10:is(.dark *) {
  border-color: rgb(165 243 252 / 0.1);
}

.dark\:border-cyan-200\/100:is(.dark *) {
  border-color: rgb(165 243 252 / 1);
}

.dark\:border-cyan-200\/15:is(.dark *) {
  border-color: rgb(165 243 252 / 0.15);
}

.dark\:border-cyan-200\/20:is(.dark *) {
  border-color: rgb(165 243 252 / 0.2);
}

.dark\:border-cyan-200\/25:is(.dark *) {
  border-color: rgb(165 243 252 / 0.25);
}

.dark\:border-cyan-200\/30:is(.dark *) {
  border-color: rgb(165 243 252 / 0.3);
}

.dark\:border-cyan-200\/35:is(.dark *) {
  border-color: rgb(165 243 252 / 0.35);
}

.dark\:border-cyan-200\/40:is(.dark *) {
  border-color: rgb(165 243 252 / 0.4);
}

.dark\:border-cyan-200\/45:is(.dark *) {
  border-color: rgb(165 243 252 / 0.45);
}

.dark\:border-cyan-200\/5:is(.dark *) {
  border-color: rgb(165 243 252 / 0.05);
}

.dark\:border-cyan-200\/50:is(.dark *) {
  border-color: rgb(165 243 252 / 0.5);
}

.dark\:border-cyan-200\/55:is(.dark *) {
  border-color: rgb(165 243 252 / 0.55);
}

.dark\:border-cyan-200\/60:is(.dark *) {
  border-color: rgb(165 243 252 / 0.6);
}

.dark\:border-cyan-200\/65:is(.dark *) {
  border-color: rgb(165 243 252 / 0.65);
}

.dark\:border-cyan-200\/70:is(.dark *) {
  border-color: rgb(165 243 252 / 0.7);
}

.dark\:border-cyan-200\/75:is(.dark *) {
  border-color: rgb(165 243 252 / 0.75);
}

.dark\:border-cyan-200\/80:is(.dark *) {
  border-color: rgb(165 243 252 / 0.8);
}

.dark\:border-cyan-200\/85:is(.dark *) {
  border-color: rgb(165 243 252 / 0.85);
}

.dark\:border-cyan-200\/90:is(.dark *) {
  border-color: rgb(165 243 252 / 0.9);
}

.dark\:border-cyan-200\/95:is(.dark *) {
  border-color: rgb(165 243 252 / 0.95);
}

.dark\:border-cyan-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.dark\:border-cyan-300\/0:is(.dark *) {
  border-color: rgb(103 232 249 / 0);
}

.dark\:border-cyan-300\/10:is(.dark *) {
  border-color: rgb(103 232 249 / 0.1);
}

.dark\:border-cyan-300\/100:is(.dark *) {
  border-color: rgb(103 232 249 / 1);
}

.dark\:border-cyan-300\/15:is(.dark *) {
  border-color: rgb(103 232 249 / 0.15);
}

.dark\:border-cyan-300\/20:is(.dark *) {
  border-color: rgb(103 232 249 / 0.2);
}

.dark\:border-cyan-300\/25:is(.dark *) {
  border-color: rgb(103 232 249 / 0.25);
}

.dark\:border-cyan-300\/30:is(.dark *) {
  border-color: rgb(103 232 249 / 0.3);
}

.dark\:border-cyan-300\/35:is(.dark *) {
  border-color: rgb(103 232 249 / 0.35);
}

.dark\:border-cyan-300\/40:is(.dark *) {
  border-color: rgb(103 232 249 / 0.4);
}

.dark\:border-cyan-300\/45:is(.dark *) {
  border-color: rgb(103 232 249 / 0.45);
}

.dark\:border-cyan-300\/5:is(.dark *) {
  border-color: rgb(103 232 249 / 0.05);
}

.dark\:border-cyan-300\/50:is(.dark *) {
  border-color: rgb(103 232 249 / 0.5);
}

.dark\:border-cyan-300\/55:is(.dark *) {
  border-color: rgb(103 232 249 / 0.55);
}

.dark\:border-cyan-300\/60:is(.dark *) {
  border-color: rgb(103 232 249 / 0.6);
}

.dark\:border-cyan-300\/65:is(.dark *) {
  border-color: rgb(103 232 249 / 0.65);
}

.dark\:border-cyan-300\/70:is(.dark *) {
  border-color: rgb(103 232 249 / 0.7);
}

.dark\:border-cyan-300\/75:is(.dark *) {
  border-color: rgb(103 232 249 / 0.75);
}

.dark\:border-cyan-300\/80:is(.dark *) {
  border-color: rgb(103 232 249 / 0.8);
}

.dark\:border-cyan-300\/85:is(.dark *) {
  border-color: rgb(103 232 249 / 0.85);
}

.dark\:border-cyan-300\/90:is(.dark *) {
  border-color: rgb(103 232 249 / 0.9);
}

.dark\:border-cyan-300\/95:is(.dark *) {
  border-color: rgb(103 232 249 / 0.95);
}

.dark\:border-cyan-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.dark\:border-cyan-400\/0:is(.dark *) {
  border-color: rgb(34 211 238 / 0);
}

.dark\:border-cyan-400\/10:is(.dark *) {
  border-color: rgb(34 211 238 / 0.1);
}

.dark\:border-cyan-400\/100:is(.dark *) {
  border-color: rgb(34 211 238 / 1);
}

.dark\:border-cyan-400\/15:is(.dark *) {
  border-color: rgb(34 211 238 / 0.15);
}

.dark\:border-cyan-400\/20:is(.dark *) {
  border-color: rgb(34 211 238 / 0.2);
}

.dark\:border-cyan-400\/25:is(.dark *) {
  border-color: rgb(34 211 238 / 0.25);
}

.dark\:border-cyan-400\/30:is(.dark *) {
  border-color: rgb(34 211 238 / 0.3);
}

.dark\:border-cyan-400\/35:is(.dark *) {
  border-color: rgb(34 211 238 / 0.35);
}

.dark\:border-cyan-400\/40:is(.dark *) {
  border-color: rgb(34 211 238 / 0.4);
}

.dark\:border-cyan-400\/45:is(.dark *) {
  border-color: rgb(34 211 238 / 0.45);
}

.dark\:border-cyan-400\/5:is(.dark *) {
  border-color: rgb(34 211 238 / 0.05);
}

.dark\:border-cyan-400\/50:is(.dark *) {
  border-color: rgb(34 211 238 / 0.5);
}

.dark\:border-cyan-400\/55:is(.dark *) {
  border-color: rgb(34 211 238 / 0.55);
}

.dark\:border-cyan-400\/60:is(.dark *) {
  border-color: rgb(34 211 238 / 0.6);
}

.dark\:border-cyan-400\/65:is(.dark *) {
  border-color: rgb(34 211 238 / 0.65);
}

.dark\:border-cyan-400\/70:is(.dark *) {
  border-color: rgb(34 211 238 / 0.7);
}

.dark\:border-cyan-400\/75:is(.dark *) {
  border-color: rgb(34 211 238 / 0.75);
}

.dark\:border-cyan-400\/80:is(.dark *) {
  border-color: rgb(34 211 238 / 0.8);
}

.dark\:border-cyan-400\/85:is(.dark *) {
  border-color: rgb(34 211 238 / 0.85);
}

.dark\:border-cyan-400\/90:is(.dark *) {
  border-color: rgb(34 211 238 / 0.9);
}

.dark\:border-cyan-400\/95:is(.dark *) {
  border-color: rgb(34 211 238 / 0.95);
}

.dark\:border-cyan-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.dark\:border-cyan-500\/0:is(.dark *) {
  border-color: rgb(6 182 212 / 0);
}

.dark\:border-cyan-500\/10:is(.dark *) {
  border-color: rgb(6 182 212 / 0.1);
}

.dark\:border-cyan-500\/100:is(.dark *) {
  border-color: rgb(6 182 212 / 1);
}

.dark\:border-cyan-500\/15:is(.dark *) {
  border-color: rgb(6 182 212 / 0.15);
}

.dark\:border-cyan-500\/20:is(.dark *) {
  border-color: rgb(6 182 212 / 0.2);
}

.dark\:border-cyan-500\/25:is(.dark *) {
  border-color: rgb(6 182 212 / 0.25);
}

.dark\:border-cyan-500\/30:is(.dark *) {
  border-color: rgb(6 182 212 / 0.3);
}

.dark\:border-cyan-500\/35:is(.dark *) {
  border-color: rgb(6 182 212 / 0.35);
}

.dark\:border-cyan-500\/40:is(.dark *) {
  border-color: rgb(6 182 212 / 0.4);
}

.dark\:border-cyan-500\/45:is(.dark *) {
  border-color: rgb(6 182 212 / 0.45);
}

.dark\:border-cyan-500\/5:is(.dark *) {
  border-color: rgb(6 182 212 / 0.05);
}

.dark\:border-cyan-500\/50:is(.dark *) {
  border-color: rgb(6 182 212 / 0.5);
}

.dark\:border-cyan-500\/55:is(.dark *) {
  border-color: rgb(6 182 212 / 0.55);
}

.dark\:border-cyan-500\/60:is(.dark *) {
  border-color: rgb(6 182 212 / 0.6);
}

.dark\:border-cyan-500\/65:is(.dark *) {
  border-color: rgb(6 182 212 / 0.65);
}

.dark\:border-cyan-500\/70:is(.dark *) {
  border-color: rgb(6 182 212 / 0.7);
}

.dark\:border-cyan-500\/75:is(.dark *) {
  border-color: rgb(6 182 212 / 0.75);
}

.dark\:border-cyan-500\/80:is(.dark *) {
  border-color: rgb(6 182 212 / 0.8);
}

.dark\:border-cyan-500\/85:is(.dark *) {
  border-color: rgb(6 182 212 / 0.85);
}

.dark\:border-cyan-500\/90:is(.dark *) {
  border-color: rgb(6 182 212 / 0.9);
}

.dark\:border-cyan-500\/95:is(.dark *) {
  border-color: rgb(6 182 212 / 0.95);
}

.dark\:border-cyan-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.dark\:border-cyan-600\/0:is(.dark *) {
  border-color: rgb(8 145 178 / 0);
}

.dark\:border-cyan-600\/10:is(.dark *) {
  border-color: rgb(8 145 178 / 0.1);
}

.dark\:border-cyan-600\/100:is(.dark *) {
  border-color: rgb(8 145 178 / 1);
}

.dark\:border-cyan-600\/15:is(.dark *) {
  border-color: rgb(8 145 178 / 0.15);
}

.dark\:border-cyan-600\/20:is(.dark *) {
  border-color: rgb(8 145 178 / 0.2);
}

.dark\:border-cyan-600\/25:is(.dark *) {
  border-color: rgb(8 145 178 / 0.25);
}

.dark\:border-cyan-600\/30:is(.dark *) {
  border-color: rgb(8 145 178 / 0.3);
}

.dark\:border-cyan-600\/35:is(.dark *) {
  border-color: rgb(8 145 178 / 0.35);
}

.dark\:border-cyan-600\/40:is(.dark *) {
  border-color: rgb(8 145 178 / 0.4);
}

.dark\:border-cyan-600\/45:is(.dark *) {
  border-color: rgb(8 145 178 / 0.45);
}

.dark\:border-cyan-600\/5:is(.dark *) {
  border-color: rgb(8 145 178 / 0.05);
}

.dark\:border-cyan-600\/50:is(.dark *) {
  border-color: rgb(8 145 178 / 0.5);
}

.dark\:border-cyan-600\/55:is(.dark *) {
  border-color: rgb(8 145 178 / 0.55);
}

.dark\:border-cyan-600\/60:is(.dark *) {
  border-color: rgb(8 145 178 / 0.6);
}

.dark\:border-cyan-600\/65:is(.dark *) {
  border-color: rgb(8 145 178 / 0.65);
}

.dark\:border-cyan-600\/70:is(.dark *) {
  border-color: rgb(8 145 178 / 0.7);
}

.dark\:border-cyan-600\/75:is(.dark *) {
  border-color: rgb(8 145 178 / 0.75);
}

.dark\:border-cyan-600\/80:is(.dark *) {
  border-color: rgb(8 145 178 / 0.8);
}

.dark\:border-cyan-600\/85:is(.dark *) {
  border-color: rgb(8 145 178 / 0.85);
}

.dark\:border-cyan-600\/90:is(.dark *) {
  border-color: rgb(8 145 178 / 0.9);
}

.dark\:border-cyan-600\/95:is(.dark *) {
  border-color: rgb(8 145 178 / 0.95);
}

.dark\:border-cyan-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.dark\:border-cyan-700\/0:is(.dark *) {
  border-color: rgb(14 116 144 / 0);
}

.dark\:border-cyan-700\/10:is(.dark *) {
  border-color: rgb(14 116 144 / 0.1);
}

.dark\:border-cyan-700\/100:is(.dark *) {
  border-color: rgb(14 116 144 / 1);
}

.dark\:border-cyan-700\/15:is(.dark *) {
  border-color: rgb(14 116 144 / 0.15);
}

.dark\:border-cyan-700\/20:is(.dark *) {
  border-color: rgb(14 116 144 / 0.2);
}

.dark\:border-cyan-700\/25:is(.dark *) {
  border-color: rgb(14 116 144 / 0.25);
}

.dark\:border-cyan-700\/30:is(.dark *) {
  border-color: rgb(14 116 144 / 0.3);
}

.dark\:border-cyan-700\/35:is(.dark *) {
  border-color: rgb(14 116 144 / 0.35);
}

.dark\:border-cyan-700\/40:is(.dark *) {
  border-color: rgb(14 116 144 / 0.4);
}

.dark\:border-cyan-700\/45:is(.dark *) {
  border-color: rgb(14 116 144 / 0.45);
}

.dark\:border-cyan-700\/5:is(.dark *) {
  border-color: rgb(14 116 144 / 0.05);
}

.dark\:border-cyan-700\/50:is(.dark *) {
  border-color: rgb(14 116 144 / 0.5);
}

.dark\:border-cyan-700\/55:is(.dark *) {
  border-color: rgb(14 116 144 / 0.55);
}

.dark\:border-cyan-700\/60:is(.dark *) {
  border-color: rgb(14 116 144 / 0.6);
}

.dark\:border-cyan-700\/65:is(.dark *) {
  border-color: rgb(14 116 144 / 0.65);
}

.dark\:border-cyan-700\/70:is(.dark *) {
  border-color: rgb(14 116 144 / 0.7);
}

.dark\:border-cyan-700\/75:is(.dark *) {
  border-color: rgb(14 116 144 / 0.75);
}

.dark\:border-cyan-700\/80:is(.dark *) {
  border-color: rgb(14 116 144 / 0.8);
}

.dark\:border-cyan-700\/85:is(.dark *) {
  border-color: rgb(14 116 144 / 0.85);
}

.dark\:border-cyan-700\/90:is(.dark *) {
  border-color: rgb(14 116 144 / 0.9);
}

.dark\:border-cyan-700\/95:is(.dark *) {
  border-color: rgb(14 116 144 / 0.95);
}

.dark\:border-cyan-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.dark\:border-cyan-800\/0:is(.dark *) {
  border-color: rgb(21 94 117 / 0);
}

.dark\:border-cyan-800\/10:is(.dark *) {
  border-color: rgb(21 94 117 / 0.1);
}

.dark\:border-cyan-800\/100:is(.dark *) {
  border-color: rgb(21 94 117 / 1);
}

.dark\:border-cyan-800\/15:is(.dark *) {
  border-color: rgb(21 94 117 / 0.15);
}

.dark\:border-cyan-800\/20:is(.dark *) {
  border-color: rgb(21 94 117 / 0.2);
}

.dark\:border-cyan-800\/25:is(.dark *) {
  border-color: rgb(21 94 117 / 0.25);
}

.dark\:border-cyan-800\/30:is(.dark *) {
  border-color: rgb(21 94 117 / 0.3);
}

.dark\:border-cyan-800\/35:is(.dark *) {
  border-color: rgb(21 94 117 / 0.35);
}

.dark\:border-cyan-800\/40:is(.dark *) {
  border-color: rgb(21 94 117 / 0.4);
}

.dark\:border-cyan-800\/45:is(.dark *) {
  border-color: rgb(21 94 117 / 0.45);
}

.dark\:border-cyan-800\/5:is(.dark *) {
  border-color: rgb(21 94 117 / 0.05);
}

.dark\:border-cyan-800\/50:is(.dark *) {
  border-color: rgb(21 94 117 / 0.5);
}

.dark\:border-cyan-800\/55:is(.dark *) {
  border-color: rgb(21 94 117 / 0.55);
}

.dark\:border-cyan-800\/60:is(.dark *) {
  border-color: rgb(21 94 117 / 0.6);
}

.dark\:border-cyan-800\/65:is(.dark *) {
  border-color: rgb(21 94 117 / 0.65);
}

.dark\:border-cyan-800\/70:is(.dark *) {
  border-color: rgb(21 94 117 / 0.7);
}

.dark\:border-cyan-800\/75:is(.dark *) {
  border-color: rgb(21 94 117 / 0.75);
}

.dark\:border-cyan-800\/80:is(.dark *) {
  border-color: rgb(21 94 117 / 0.8);
}

.dark\:border-cyan-800\/85:is(.dark *) {
  border-color: rgb(21 94 117 / 0.85);
}

.dark\:border-cyan-800\/90:is(.dark *) {
  border-color: rgb(21 94 117 / 0.9);
}

.dark\:border-cyan-800\/95:is(.dark *) {
  border-color: rgb(21 94 117 / 0.95);
}

.dark\:border-cyan-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.dark\:border-cyan-900\/0:is(.dark *) {
  border-color: rgb(22 78 99 / 0);
}

.dark\:border-cyan-900\/10:is(.dark *) {
  border-color: rgb(22 78 99 / 0.1);
}

.dark\:border-cyan-900\/100:is(.dark *) {
  border-color: rgb(22 78 99 / 1);
}

.dark\:border-cyan-900\/15:is(.dark *) {
  border-color: rgb(22 78 99 / 0.15);
}

.dark\:border-cyan-900\/20:is(.dark *) {
  border-color: rgb(22 78 99 / 0.2);
}

.dark\:border-cyan-900\/25:is(.dark *) {
  border-color: rgb(22 78 99 / 0.25);
}

.dark\:border-cyan-900\/30:is(.dark *) {
  border-color: rgb(22 78 99 / 0.3);
}

.dark\:border-cyan-900\/35:is(.dark *) {
  border-color: rgb(22 78 99 / 0.35);
}

.dark\:border-cyan-900\/40:is(.dark *) {
  border-color: rgb(22 78 99 / 0.4);
}

.dark\:border-cyan-900\/45:is(.dark *) {
  border-color: rgb(22 78 99 / 0.45);
}

.dark\:border-cyan-900\/5:is(.dark *) {
  border-color: rgb(22 78 99 / 0.05);
}

.dark\:border-cyan-900\/50:is(.dark *) {
  border-color: rgb(22 78 99 / 0.5);
}

.dark\:border-cyan-900\/55:is(.dark *) {
  border-color: rgb(22 78 99 / 0.55);
}

.dark\:border-cyan-900\/60:is(.dark *) {
  border-color: rgb(22 78 99 / 0.6);
}

.dark\:border-cyan-900\/65:is(.dark *) {
  border-color: rgb(22 78 99 / 0.65);
}

.dark\:border-cyan-900\/70:is(.dark *) {
  border-color: rgb(22 78 99 / 0.7);
}

.dark\:border-cyan-900\/75:is(.dark *) {
  border-color: rgb(22 78 99 / 0.75);
}

.dark\:border-cyan-900\/80:is(.dark *) {
  border-color: rgb(22 78 99 / 0.8);
}

.dark\:border-cyan-900\/85:is(.dark *) {
  border-color: rgb(22 78 99 / 0.85);
}

.dark\:border-cyan-900\/90:is(.dark *) {
  border-color: rgb(22 78 99 / 0.9);
}

.dark\:border-cyan-900\/95:is(.dark *) {
  border-color: rgb(22 78 99 / 0.95);
}

.dark\:border-emerald-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.dark\:border-emerald-100\/0:is(.dark *) {
  border-color: rgb(209 250 229 / 0);
}

.dark\:border-emerald-100\/10:is(.dark *) {
  border-color: rgb(209 250 229 / 0.1);
}

.dark\:border-emerald-100\/100:is(.dark *) {
  border-color: rgb(209 250 229 / 1);
}

.dark\:border-emerald-100\/15:is(.dark *) {
  border-color: rgb(209 250 229 / 0.15);
}

.dark\:border-emerald-100\/20:is(.dark *) {
  border-color: rgb(209 250 229 / 0.2);
}

.dark\:border-emerald-100\/25:is(.dark *) {
  border-color: rgb(209 250 229 / 0.25);
}

.dark\:border-emerald-100\/30:is(.dark *) {
  border-color: rgb(209 250 229 / 0.3);
}

.dark\:border-emerald-100\/35:is(.dark *) {
  border-color: rgb(209 250 229 / 0.35);
}

.dark\:border-emerald-100\/40:is(.dark *) {
  border-color: rgb(209 250 229 / 0.4);
}

.dark\:border-emerald-100\/45:is(.dark *) {
  border-color: rgb(209 250 229 / 0.45);
}

.dark\:border-emerald-100\/5:is(.dark *) {
  border-color: rgb(209 250 229 / 0.05);
}

.dark\:border-emerald-100\/50:is(.dark *) {
  border-color: rgb(209 250 229 / 0.5);
}

.dark\:border-emerald-100\/55:is(.dark *) {
  border-color: rgb(209 250 229 / 0.55);
}

.dark\:border-emerald-100\/60:is(.dark *) {
  border-color: rgb(209 250 229 / 0.6);
}

.dark\:border-emerald-100\/65:is(.dark *) {
  border-color: rgb(209 250 229 / 0.65);
}

.dark\:border-emerald-100\/70:is(.dark *) {
  border-color: rgb(209 250 229 / 0.7);
}

.dark\:border-emerald-100\/75:is(.dark *) {
  border-color: rgb(209 250 229 / 0.75);
}

.dark\:border-emerald-100\/80:is(.dark *) {
  border-color: rgb(209 250 229 / 0.8);
}

.dark\:border-emerald-100\/85:is(.dark *) {
  border-color: rgb(209 250 229 / 0.85);
}

.dark\:border-emerald-100\/90:is(.dark *) {
  border-color: rgb(209 250 229 / 0.9);
}

.dark\:border-emerald-100\/95:is(.dark *) {
  border-color: rgb(209 250 229 / 0.95);
}

.dark\:border-emerald-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.dark\:border-emerald-200\/0:is(.dark *) {
  border-color: rgb(167 243 208 / 0);
}

.dark\:border-emerald-200\/10:is(.dark *) {
  border-color: rgb(167 243 208 / 0.1);
}

.dark\:border-emerald-200\/100:is(.dark *) {
  border-color: rgb(167 243 208 / 1);
}

.dark\:border-emerald-200\/15:is(.dark *) {
  border-color: rgb(167 243 208 / 0.15);
}

.dark\:border-emerald-200\/20:is(.dark *) {
  border-color: rgb(167 243 208 / 0.2);
}

.dark\:border-emerald-200\/25:is(.dark *) {
  border-color: rgb(167 243 208 / 0.25);
}

.dark\:border-emerald-200\/30:is(.dark *) {
  border-color: rgb(167 243 208 / 0.3);
}

.dark\:border-emerald-200\/35:is(.dark *) {
  border-color: rgb(167 243 208 / 0.35);
}

.dark\:border-emerald-200\/40:is(.dark *) {
  border-color: rgb(167 243 208 / 0.4);
}

.dark\:border-emerald-200\/45:is(.dark *) {
  border-color: rgb(167 243 208 / 0.45);
}

.dark\:border-emerald-200\/5:is(.dark *) {
  border-color: rgb(167 243 208 / 0.05);
}

.dark\:border-emerald-200\/50:is(.dark *) {
  border-color: rgb(167 243 208 / 0.5);
}

.dark\:border-emerald-200\/55:is(.dark *) {
  border-color: rgb(167 243 208 / 0.55);
}

.dark\:border-emerald-200\/60:is(.dark *) {
  border-color: rgb(167 243 208 / 0.6);
}

.dark\:border-emerald-200\/65:is(.dark *) {
  border-color: rgb(167 243 208 / 0.65);
}

.dark\:border-emerald-200\/70:is(.dark *) {
  border-color: rgb(167 243 208 / 0.7);
}

.dark\:border-emerald-200\/75:is(.dark *) {
  border-color: rgb(167 243 208 / 0.75);
}

.dark\:border-emerald-200\/80:is(.dark *) {
  border-color: rgb(167 243 208 / 0.8);
}

.dark\:border-emerald-200\/85:is(.dark *) {
  border-color: rgb(167 243 208 / 0.85);
}

.dark\:border-emerald-200\/90:is(.dark *) {
  border-color: rgb(167 243 208 / 0.9);
}

.dark\:border-emerald-200\/95:is(.dark *) {
  border-color: rgb(167 243 208 / 0.95);
}

.dark\:border-emerald-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.dark\:border-emerald-300\/0:is(.dark *) {
  border-color: rgb(110 231 183 / 0);
}

.dark\:border-emerald-300\/10:is(.dark *) {
  border-color: rgb(110 231 183 / 0.1);
}

.dark\:border-emerald-300\/100:is(.dark *) {
  border-color: rgb(110 231 183 / 1);
}

.dark\:border-emerald-300\/15:is(.dark *) {
  border-color: rgb(110 231 183 / 0.15);
}

.dark\:border-emerald-300\/20:is(.dark *) {
  border-color: rgb(110 231 183 / 0.2);
}

.dark\:border-emerald-300\/25:is(.dark *) {
  border-color: rgb(110 231 183 / 0.25);
}

.dark\:border-emerald-300\/30:is(.dark *) {
  border-color: rgb(110 231 183 / 0.3);
}

.dark\:border-emerald-300\/35:is(.dark *) {
  border-color: rgb(110 231 183 / 0.35);
}

.dark\:border-emerald-300\/40:is(.dark *) {
  border-color: rgb(110 231 183 / 0.4);
}

.dark\:border-emerald-300\/45:is(.dark *) {
  border-color: rgb(110 231 183 / 0.45);
}

.dark\:border-emerald-300\/5:is(.dark *) {
  border-color: rgb(110 231 183 / 0.05);
}

.dark\:border-emerald-300\/50:is(.dark *) {
  border-color: rgb(110 231 183 / 0.5);
}

.dark\:border-emerald-300\/55:is(.dark *) {
  border-color: rgb(110 231 183 / 0.55);
}

.dark\:border-emerald-300\/60:is(.dark *) {
  border-color: rgb(110 231 183 / 0.6);
}

.dark\:border-emerald-300\/65:is(.dark *) {
  border-color: rgb(110 231 183 / 0.65);
}

.dark\:border-emerald-300\/70:is(.dark *) {
  border-color: rgb(110 231 183 / 0.7);
}

.dark\:border-emerald-300\/75:is(.dark *) {
  border-color: rgb(110 231 183 / 0.75);
}

.dark\:border-emerald-300\/80:is(.dark *) {
  border-color: rgb(110 231 183 / 0.8);
}

.dark\:border-emerald-300\/85:is(.dark *) {
  border-color: rgb(110 231 183 / 0.85);
}

.dark\:border-emerald-300\/90:is(.dark *) {
  border-color: rgb(110 231 183 / 0.9);
}

.dark\:border-emerald-300\/95:is(.dark *) {
  border-color: rgb(110 231 183 / 0.95);
}

.dark\:border-emerald-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.dark\:border-emerald-400\/0:is(.dark *) {
  border-color: rgb(52 211 153 / 0);
}

.dark\:border-emerald-400\/10:is(.dark *) {
  border-color: rgb(52 211 153 / 0.1);
}

.dark\:border-emerald-400\/100:is(.dark *) {
  border-color: rgb(52 211 153 / 1);
}

.dark\:border-emerald-400\/15:is(.dark *) {
  border-color: rgb(52 211 153 / 0.15);
}

.dark\:border-emerald-400\/20:is(.dark *) {
  border-color: rgb(52 211 153 / 0.2);
}

.dark\:border-emerald-400\/25:is(.dark *) {
  border-color: rgb(52 211 153 / 0.25);
}

.dark\:border-emerald-400\/30:is(.dark *) {
  border-color: rgb(52 211 153 / 0.3);
}

.dark\:border-emerald-400\/35:is(.dark *) {
  border-color: rgb(52 211 153 / 0.35);
}

.dark\:border-emerald-400\/40:is(.dark *) {
  border-color: rgb(52 211 153 / 0.4);
}

.dark\:border-emerald-400\/45:is(.dark *) {
  border-color: rgb(52 211 153 / 0.45);
}

.dark\:border-emerald-400\/5:is(.dark *) {
  border-color: rgb(52 211 153 / 0.05);
}

.dark\:border-emerald-400\/50:is(.dark *) {
  border-color: rgb(52 211 153 / 0.5);
}

.dark\:border-emerald-400\/55:is(.dark *) {
  border-color: rgb(52 211 153 / 0.55);
}

.dark\:border-emerald-400\/60:is(.dark *) {
  border-color: rgb(52 211 153 / 0.6);
}

.dark\:border-emerald-400\/65:is(.dark *) {
  border-color: rgb(52 211 153 / 0.65);
}

.dark\:border-emerald-400\/70:is(.dark *) {
  border-color: rgb(52 211 153 / 0.7);
}

.dark\:border-emerald-400\/75:is(.dark *) {
  border-color: rgb(52 211 153 / 0.75);
}

.dark\:border-emerald-400\/80:is(.dark *) {
  border-color: rgb(52 211 153 / 0.8);
}

.dark\:border-emerald-400\/85:is(.dark *) {
  border-color: rgb(52 211 153 / 0.85);
}

.dark\:border-emerald-400\/90:is(.dark *) {
  border-color: rgb(52 211 153 / 0.9);
}

.dark\:border-emerald-400\/95:is(.dark *) {
  border-color: rgb(52 211 153 / 0.95);
}

.dark\:border-emerald-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.dark\:border-emerald-500\/0:is(.dark *) {
  border-color: rgb(16 185 129 / 0);
}

.dark\:border-emerald-500\/10:is(.dark *) {
  border-color: rgb(16 185 129 / 0.1);
}

.dark\:border-emerald-500\/100:is(.dark *) {
  border-color: rgb(16 185 129 / 1);
}

.dark\:border-emerald-500\/15:is(.dark *) {
  border-color: rgb(16 185 129 / 0.15);
}

.dark\:border-emerald-500\/20:is(.dark *) {
  border-color: rgb(16 185 129 / 0.2);
}

.dark\:border-emerald-500\/25:is(.dark *) {
  border-color: rgb(16 185 129 / 0.25);
}

.dark\:border-emerald-500\/30:is(.dark *) {
  border-color: rgb(16 185 129 / 0.3);
}

.dark\:border-emerald-500\/35:is(.dark *) {
  border-color: rgb(16 185 129 / 0.35);
}

.dark\:border-emerald-500\/40:is(.dark *) {
  border-color: rgb(16 185 129 / 0.4);
}

.dark\:border-emerald-500\/45:is(.dark *) {
  border-color: rgb(16 185 129 / 0.45);
}

.dark\:border-emerald-500\/5:is(.dark *) {
  border-color: rgb(16 185 129 / 0.05);
}

.dark\:border-emerald-500\/50:is(.dark *) {
  border-color: rgb(16 185 129 / 0.5);
}

.dark\:border-emerald-500\/55:is(.dark *) {
  border-color: rgb(16 185 129 / 0.55);
}

.dark\:border-emerald-500\/60:is(.dark *) {
  border-color: rgb(16 185 129 / 0.6);
}

.dark\:border-emerald-500\/65:is(.dark *) {
  border-color: rgb(16 185 129 / 0.65);
}

.dark\:border-emerald-500\/70:is(.dark *) {
  border-color: rgb(16 185 129 / 0.7);
}

.dark\:border-emerald-500\/75:is(.dark *) {
  border-color: rgb(16 185 129 / 0.75);
}

.dark\:border-emerald-500\/80:is(.dark *) {
  border-color: rgb(16 185 129 / 0.8);
}

.dark\:border-emerald-500\/85:is(.dark *) {
  border-color: rgb(16 185 129 / 0.85);
}

.dark\:border-emerald-500\/90:is(.dark *) {
  border-color: rgb(16 185 129 / 0.9);
}

.dark\:border-emerald-500\/95:is(.dark *) {
  border-color: rgb(16 185 129 / 0.95);
}

.dark\:border-emerald-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.dark\:border-emerald-600\/0:is(.dark *) {
  border-color: rgb(5 150 105 / 0);
}

.dark\:border-emerald-600\/10:is(.dark *) {
  border-color: rgb(5 150 105 / 0.1);
}

.dark\:border-emerald-600\/100:is(.dark *) {
  border-color: rgb(5 150 105 / 1);
}

.dark\:border-emerald-600\/15:is(.dark *) {
  border-color: rgb(5 150 105 / 0.15);
}

.dark\:border-emerald-600\/20:is(.dark *) {
  border-color: rgb(5 150 105 / 0.2);
}

.dark\:border-emerald-600\/25:is(.dark *) {
  border-color: rgb(5 150 105 / 0.25);
}

.dark\:border-emerald-600\/30:is(.dark *) {
  border-color: rgb(5 150 105 / 0.3);
}

.dark\:border-emerald-600\/35:is(.dark *) {
  border-color: rgb(5 150 105 / 0.35);
}

.dark\:border-emerald-600\/40:is(.dark *) {
  border-color: rgb(5 150 105 / 0.4);
}

.dark\:border-emerald-600\/45:is(.dark *) {
  border-color: rgb(5 150 105 / 0.45);
}

.dark\:border-emerald-600\/5:is(.dark *) {
  border-color: rgb(5 150 105 / 0.05);
}

.dark\:border-emerald-600\/50:is(.dark *) {
  border-color: rgb(5 150 105 / 0.5);
}

.dark\:border-emerald-600\/55:is(.dark *) {
  border-color: rgb(5 150 105 / 0.55);
}

.dark\:border-emerald-600\/60:is(.dark *) {
  border-color: rgb(5 150 105 / 0.6);
}

.dark\:border-emerald-600\/65:is(.dark *) {
  border-color: rgb(5 150 105 / 0.65);
}

.dark\:border-emerald-600\/70:is(.dark *) {
  border-color: rgb(5 150 105 / 0.7);
}

.dark\:border-emerald-600\/75:is(.dark *) {
  border-color: rgb(5 150 105 / 0.75);
}

.dark\:border-emerald-600\/80:is(.dark *) {
  border-color: rgb(5 150 105 / 0.8);
}

.dark\:border-emerald-600\/85:is(.dark *) {
  border-color: rgb(5 150 105 / 0.85);
}

.dark\:border-emerald-600\/90:is(.dark *) {
  border-color: rgb(5 150 105 / 0.9);
}

.dark\:border-emerald-600\/95:is(.dark *) {
  border-color: rgb(5 150 105 / 0.95);
}

.dark\:border-emerald-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.dark\:border-emerald-700\/0:is(.dark *) {
  border-color: rgb(4 120 87 / 0);
}

.dark\:border-emerald-700\/10:is(.dark *) {
  border-color: rgb(4 120 87 / 0.1);
}

.dark\:border-emerald-700\/100:is(.dark *) {
  border-color: rgb(4 120 87 / 1);
}

.dark\:border-emerald-700\/15:is(.dark *) {
  border-color: rgb(4 120 87 / 0.15);
}

.dark\:border-emerald-700\/20:is(.dark *) {
  border-color: rgb(4 120 87 / 0.2);
}

.dark\:border-emerald-700\/25:is(.dark *) {
  border-color: rgb(4 120 87 / 0.25);
}

.dark\:border-emerald-700\/30:is(.dark *) {
  border-color: rgb(4 120 87 / 0.3);
}

.dark\:border-emerald-700\/35:is(.dark *) {
  border-color: rgb(4 120 87 / 0.35);
}

.dark\:border-emerald-700\/40:is(.dark *) {
  border-color: rgb(4 120 87 / 0.4);
}

.dark\:border-emerald-700\/45:is(.dark *) {
  border-color: rgb(4 120 87 / 0.45);
}

.dark\:border-emerald-700\/5:is(.dark *) {
  border-color: rgb(4 120 87 / 0.05);
}

.dark\:border-emerald-700\/50:is(.dark *) {
  border-color: rgb(4 120 87 / 0.5);
}

.dark\:border-emerald-700\/55:is(.dark *) {
  border-color: rgb(4 120 87 / 0.55);
}

.dark\:border-emerald-700\/60:is(.dark *) {
  border-color: rgb(4 120 87 / 0.6);
}

.dark\:border-emerald-700\/65:is(.dark *) {
  border-color: rgb(4 120 87 / 0.65);
}

.dark\:border-emerald-700\/70:is(.dark *) {
  border-color: rgb(4 120 87 / 0.7);
}

.dark\:border-emerald-700\/75:is(.dark *) {
  border-color: rgb(4 120 87 / 0.75);
}

.dark\:border-emerald-700\/80:is(.dark *) {
  border-color: rgb(4 120 87 / 0.8);
}

.dark\:border-emerald-700\/85:is(.dark *) {
  border-color: rgb(4 120 87 / 0.85);
}

.dark\:border-emerald-700\/90:is(.dark *) {
  border-color: rgb(4 120 87 / 0.9);
}

.dark\:border-emerald-700\/95:is(.dark *) {
  border-color: rgb(4 120 87 / 0.95);
}

.dark\:border-emerald-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.dark\:border-emerald-800\/0:is(.dark *) {
  border-color: rgb(6 95 70 / 0);
}

.dark\:border-emerald-800\/10:is(.dark *) {
  border-color: rgb(6 95 70 / 0.1);
}

.dark\:border-emerald-800\/100:is(.dark *) {
  border-color: rgb(6 95 70 / 1);
}

.dark\:border-emerald-800\/15:is(.dark *) {
  border-color: rgb(6 95 70 / 0.15);
}

.dark\:border-emerald-800\/20:is(.dark *) {
  border-color: rgb(6 95 70 / 0.2);
}

.dark\:border-emerald-800\/25:is(.dark *) {
  border-color: rgb(6 95 70 / 0.25);
}

.dark\:border-emerald-800\/30:is(.dark *) {
  border-color: rgb(6 95 70 / 0.3);
}

.dark\:border-emerald-800\/35:is(.dark *) {
  border-color: rgb(6 95 70 / 0.35);
}

.dark\:border-emerald-800\/40:is(.dark *) {
  border-color: rgb(6 95 70 / 0.4);
}

.dark\:border-emerald-800\/45:is(.dark *) {
  border-color: rgb(6 95 70 / 0.45);
}

.dark\:border-emerald-800\/5:is(.dark *) {
  border-color: rgb(6 95 70 / 0.05);
}

.dark\:border-emerald-800\/50:is(.dark *) {
  border-color: rgb(6 95 70 / 0.5);
}

.dark\:border-emerald-800\/55:is(.dark *) {
  border-color: rgb(6 95 70 / 0.55);
}

.dark\:border-emerald-800\/60:is(.dark *) {
  border-color: rgb(6 95 70 / 0.6);
}

.dark\:border-emerald-800\/65:is(.dark *) {
  border-color: rgb(6 95 70 / 0.65);
}

.dark\:border-emerald-800\/70:is(.dark *) {
  border-color: rgb(6 95 70 / 0.7);
}

.dark\:border-emerald-800\/75:is(.dark *) {
  border-color: rgb(6 95 70 / 0.75);
}

.dark\:border-emerald-800\/80:is(.dark *) {
  border-color: rgb(6 95 70 / 0.8);
}

.dark\:border-emerald-800\/85:is(.dark *) {
  border-color: rgb(6 95 70 / 0.85);
}

.dark\:border-emerald-800\/90:is(.dark *) {
  border-color: rgb(6 95 70 / 0.9);
}

.dark\:border-emerald-800\/95:is(.dark *) {
  border-color: rgb(6 95 70 / 0.95);
}

.dark\:border-emerald-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.dark\:border-emerald-900\/0:is(.dark *) {
  border-color: rgb(6 78 59 / 0);
}

.dark\:border-emerald-900\/10:is(.dark *) {
  border-color: rgb(6 78 59 / 0.1);
}

.dark\:border-emerald-900\/100:is(.dark *) {
  border-color: rgb(6 78 59 / 1);
}

.dark\:border-emerald-900\/15:is(.dark *) {
  border-color: rgb(6 78 59 / 0.15);
}

.dark\:border-emerald-900\/20:is(.dark *) {
  border-color: rgb(6 78 59 / 0.2);
}

.dark\:border-emerald-900\/25:is(.dark *) {
  border-color: rgb(6 78 59 / 0.25);
}

.dark\:border-emerald-900\/30:is(.dark *) {
  border-color: rgb(6 78 59 / 0.3);
}

.dark\:border-emerald-900\/35:is(.dark *) {
  border-color: rgb(6 78 59 / 0.35);
}

.dark\:border-emerald-900\/40:is(.dark *) {
  border-color: rgb(6 78 59 / 0.4);
}

.dark\:border-emerald-900\/45:is(.dark *) {
  border-color: rgb(6 78 59 / 0.45);
}

.dark\:border-emerald-900\/5:is(.dark *) {
  border-color: rgb(6 78 59 / 0.05);
}

.dark\:border-emerald-900\/50:is(.dark *) {
  border-color: rgb(6 78 59 / 0.5);
}

.dark\:border-emerald-900\/55:is(.dark *) {
  border-color: rgb(6 78 59 / 0.55);
}

.dark\:border-emerald-900\/60:is(.dark *) {
  border-color: rgb(6 78 59 / 0.6);
}

.dark\:border-emerald-900\/65:is(.dark *) {
  border-color: rgb(6 78 59 / 0.65);
}

.dark\:border-emerald-900\/70:is(.dark *) {
  border-color: rgb(6 78 59 / 0.7);
}

.dark\:border-emerald-900\/75:is(.dark *) {
  border-color: rgb(6 78 59 / 0.75);
}

.dark\:border-emerald-900\/80:is(.dark *) {
  border-color: rgb(6 78 59 / 0.8);
}

.dark\:border-emerald-900\/85:is(.dark *) {
  border-color: rgb(6 78 59 / 0.85);
}

.dark\:border-emerald-900\/90:is(.dark *) {
  border-color: rgb(6 78 59 / 0.9);
}

.dark\:border-emerald-900\/95:is(.dark *) {
  border-color: rgb(6 78 59 / 0.95);
}

.dark\:border-gray-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-100\/0:is(.dark *) {
  border-color: rgb(243 244 246 / 0);
}

.dark\:border-gray-100\/10:is(.dark *) {
  border-color: rgb(243 244 246 / 0.1);
}

.dark\:border-gray-100\/100:is(.dark *) {
  border-color: rgb(243 244 246 / 1);
}

.dark\:border-gray-100\/15:is(.dark *) {
  border-color: rgb(243 244 246 / 0.15);
}

.dark\:border-gray-100\/20:is(.dark *) {
  border-color: rgb(243 244 246 / 0.2);
}

.dark\:border-gray-100\/25:is(.dark *) {
  border-color: rgb(243 244 246 / 0.25);
}

.dark\:border-gray-100\/30:is(.dark *) {
  border-color: rgb(243 244 246 / 0.3);
}

.dark\:border-gray-100\/35:is(.dark *) {
  border-color: rgb(243 244 246 / 0.35);
}

.dark\:border-gray-100\/40:is(.dark *) {
  border-color: rgb(243 244 246 / 0.4);
}

.dark\:border-gray-100\/45:is(.dark *) {
  border-color: rgb(243 244 246 / 0.45);
}

.dark\:border-gray-100\/5:is(.dark *) {
  border-color: rgb(243 244 246 / 0.05);
}

.dark\:border-gray-100\/50:is(.dark *) {
  border-color: rgb(243 244 246 / 0.5);
}

.dark\:border-gray-100\/55:is(.dark *) {
  border-color: rgb(243 244 246 / 0.55);
}

.dark\:border-gray-100\/60:is(.dark *) {
  border-color: rgb(243 244 246 / 0.6);
}

.dark\:border-gray-100\/65:is(.dark *) {
  border-color: rgb(243 244 246 / 0.65);
}

.dark\:border-gray-100\/70:is(.dark *) {
  border-color: rgb(243 244 246 / 0.7);
}

.dark\:border-gray-100\/75:is(.dark *) {
  border-color: rgb(243 244 246 / 0.75);
}

.dark\:border-gray-100\/80:is(.dark *) {
  border-color: rgb(243 244 246 / 0.8);
}

.dark\:border-gray-100\/85:is(.dark *) {
  border-color: rgb(243 244 246 / 0.85);
}

.dark\:border-gray-100\/90:is(.dark *) {
  border-color: rgb(243 244 246 / 0.9);
}

.dark\:border-gray-100\/95:is(.dark *) {
  border-color: rgb(243 244 246 / 0.95);
}

.dark\:border-gray-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-200\/0:is(.dark *) {
  border-color: rgb(229 231 235 / 0);
}

.dark\:border-gray-200\/10:is(.dark *) {
  border-color: rgb(229 231 235 / 0.1);
}

.dark\:border-gray-200\/100:is(.dark *) {
  border-color: rgb(229 231 235 / 1);
}

.dark\:border-gray-200\/15:is(.dark *) {
  border-color: rgb(229 231 235 / 0.15);
}

.dark\:border-gray-200\/20:is(.dark *) {
  border-color: rgb(229 231 235 / 0.2);
}

.dark\:border-gray-200\/25:is(.dark *) {
  border-color: rgb(229 231 235 / 0.25);
}

.dark\:border-gray-200\/30:is(.dark *) {
  border-color: rgb(229 231 235 / 0.3);
}

.dark\:border-gray-200\/35:is(.dark *) {
  border-color: rgb(229 231 235 / 0.35);
}

.dark\:border-gray-200\/40:is(.dark *) {
  border-color: rgb(229 231 235 / 0.4);
}

.dark\:border-gray-200\/45:is(.dark *) {
  border-color: rgb(229 231 235 / 0.45);
}

.dark\:border-gray-200\/5:is(.dark *) {
  border-color: rgb(229 231 235 / 0.05);
}

.dark\:border-gray-200\/50:is(.dark *) {
  border-color: rgb(229 231 235 / 0.5);
}

.dark\:border-gray-200\/55:is(.dark *) {
  border-color: rgb(229 231 235 / 0.55);
}

.dark\:border-gray-200\/60:is(.dark *) {
  border-color: rgb(229 231 235 / 0.6);
}

.dark\:border-gray-200\/65:is(.dark *) {
  border-color: rgb(229 231 235 / 0.65);
}

.dark\:border-gray-200\/70:is(.dark *) {
  border-color: rgb(229 231 235 / 0.7);
}

.dark\:border-gray-200\/75:is(.dark *) {
  border-color: rgb(229 231 235 / 0.75);
}

.dark\:border-gray-200\/80:is(.dark *) {
  border-color: rgb(229 231 235 / 0.8);
}

.dark\:border-gray-200\/85:is(.dark *) {
  border-color: rgb(229 231 235 / 0.85);
}

.dark\:border-gray-200\/90:is(.dark *) {
  border-color: rgb(229 231 235 / 0.9);
}

.dark\:border-gray-200\/95:is(.dark *) {
  border-color: rgb(229 231 235 / 0.95);
}

.dark\:border-gray-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-300\/0:is(.dark *) {
  border-color: rgb(209 213 219 / 0);
}

.dark\:border-gray-300\/10:is(.dark *) {
  border-color: rgb(209 213 219 / 0.1);
}

.dark\:border-gray-300\/100:is(.dark *) {
  border-color: rgb(209 213 219 / 1);
}

.dark\:border-gray-300\/15:is(.dark *) {
  border-color: rgb(209 213 219 / 0.15);
}

.dark\:border-gray-300\/20:is(.dark *) {
  border-color: rgb(209 213 219 / 0.2);
}

.dark\:border-gray-300\/25:is(.dark *) {
  border-color: rgb(209 213 219 / 0.25);
}

.dark\:border-gray-300\/30:is(.dark *) {
  border-color: rgb(209 213 219 / 0.3);
}

.dark\:border-gray-300\/35:is(.dark *) {
  border-color: rgb(209 213 219 / 0.35);
}

.dark\:border-gray-300\/40:is(.dark *) {
  border-color: rgb(209 213 219 / 0.4);
}

.dark\:border-gray-300\/45:is(.dark *) {
  border-color: rgb(209 213 219 / 0.45);
}

.dark\:border-gray-300\/5:is(.dark *) {
  border-color: rgb(209 213 219 / 0.05);
}

.dark\:border-gray-300\/50:is(.dark *) {
  border-color: rgb(209 213 219 / 0.5);
}

.dark\:border-gray-300\/55:is(.dark *) {
  border-color: rgb(209 213 219 / 0.55);
}

.dark\:border-gray-300\/60:is(.dark *) {
  border-color: rgb(209 213 219 / 0.6);
}

.dark\:border-gray-300\/65:is(.dark *) {
  border-color: rgb(209 213 219 / 0.65);
}

.dark\:border-gray-300\/70:is(.dark *) {
  border-color: rgb(209 213 219 / 0.7);
}

.dark\:border-gray-300\/75:is(.dark *) {
  border-color: rgb(209 213 219 / 0.75);
}

.dark\:border-gray-300\/80:is(.dark *) {
  border-color: rgb(209 213 219 / 0.8);
}

.dark\:border-gray-300\/85:is(.dark *) {
  border-color: rgb(209 213 219 / 0.85);
}

.dark\:border-gray-300\/90:is(.dark *) {
  border-color: rgb(209 213 219 / 0.9);
}

.dark\:border-gray-300\/95:is(.dark *) {
  border-color: rgb(209 213 219 / 0.95);
}

.dark\:border-gray-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-400\/0:is(.dark *) {
  border-color: rgb(156 163 175 / 0);
}

.dark\:border-gray-400\/10:is(.dark *) {
  border-color: rgb(156 163 175 / 0.1);
}

.dark\:border-gray-400\/100:is(.dark *) {
  border-color: rgb(156 163 175 / 1);
}

.dark\:border-gray-400\/15:is(.dark *) {
  border-color: rgb(156 163 175 / 0.15);
}

.dark\:border-gray-400\/20:is(.dark *) {
  border-color: rgb(156 163 175 / 0.2);
}

.dark\:border-gray-400\/25:is(.dark *) {
  border-color: rgb(156 163 175 / 0.25);
}

.dark\:border-gray-400\/30:is(.dark *) {
  border-color: rgb(156 163 175 / 0.3);
}

.dark\:border-gray-400\/35:is(.dark *) {
  border-color: rgb(156 163 175 / 0.35);
}

.dark\:border-gray-400\/40:is(.dark *) {
  border-color: rgb(156 163 175 / 0.4);
}

.dark\:border-gray-400\/45:is(.dark *) {
  border-color: rgb(156 163 175 / 0.45);
}

.dark\:border-gray-400\/5:is(.dark *) {
  border-color: rgb(156 163 175 / 0.05);
}

.dark\:border-gray-400\/50:is(.dark *) {
  border-color: rgb(156 163 175 / 0.5);
}

.dark\:border-gray-400\/55:is(.dark *) {
  border-color: rgb(156 163 175 / 0.55);
}

.dark\:border-gray-400\/60:is(.dark *) {
  border-color: rgb(156 163 175 / 0.6);
}

.dark\:border-gray-400\/65:is(.dark *) {
  border-color: rgb(156 163 175 / 0.65);
}

.dark\:border-gray-400\/70:is(.dark *) {
  border-color: rgb(156 163 175 / 0.7);
}

.dark\:border-gray-400\/75:is(.dark *) {
  border-color: rgb(156 163 175 / 0.75);
}

.dark\:border-gray-400\/80:is(.dark *) {
  border-color: rgb(156 163 175 / 0.8);
}

.dark\:border-gray-400\/85:is(.dark *) {
  border-color: rgb(156 163 175 / 0.85);
}

.dark\:border-gray-400\/90:is(.dark *) {
  border-color: rgb(156 163 175 / 0.9);
}

.dark\:border-gray-400\/95:is(.dark *) {
  border-color: rgb(156 163 175 / 0.95);
}

.dark\:border-gray-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-500\/0:is(.dark *) {
  border-color: rgb(107 114 128 / 0);
}

.dark\:border-gray-500\/10:is(.dark *) {
  border-color: rgb(107 114 128 / 0.1);
}

.dark\:border-gray-500\/100:is(.dark *) {
  border-color: rgb(107 114 128 / 1);
}

.dark\:border-gray-500\/15:is(.dark *) {
  border-color: rgb(107 114 128 / 0.15);
}

.dark\:border-gray-500\/20:is(.dark *) {
  border-color: rgb(107 114 128 / 0.2);
}

.dark\:border-gray-500\/25:is(.dark *) {
  border-color: rgb(107 114 128 / 0.25);
}

.dark\:border-gray-500\/30:is(.dark *) {
  border-color: rgb(107 114 128 / 0.3);
}

.dark\:border-gray-500\/35:is(.dark *) {
  border-color: rgb(107 114 128 / 0.35);
}

.dark\:border-gray-500\/40:is(.dark *) {
  border-color: rgb(107 114 128 / 0.4);
}

.dark\:border-gray-500\/45:is(.dark *) {
  border-color: rgb(107 114 128 / 0.45);
}

.dark\:border-gray-500\/5:is(.dark *) {
  border-color: rgb(107 114 128 / 0.05);
}

.dark\:border-gray-500\/50:is(.dark *) {
  border-color: rgb(107 114 128 / 0.5);
}

.dark\:border-gray-500\/55:is(.dark *) {
  border-color: rgb(107 114 128 / 0.55);
}

.dark\:border-gray-500\/60:is(.dark *) {
  border-color: rgb(107 114 128 / 0.6);
}

.dark\:border-gray-500\/65:is(.dark *) {
  border-color: rgb(107 114 128 / 0.65);
}

.dark\:border-gray-500\/70:is(.dark *) {
  border-color: rgb(107 114 128 / 0.7);
}

.dark\:border-gray-500\/75:is(.dark *) {
  border-color: rgb(107 114 128 / 0.75);
}

.dark\:border-gray-500\/80:is(.dark *) {
  border-color: rgb(107 114 128 / 0.8);
}

.dark\:border-gray-500\/85:is(.dark *) {
  border-color: rgb(107 114 128 / 0.85);
}

.dark\:border-gray-500\/90:is(.dark *) {
  border-color: rgb(107 114 128 / 0.9);
}

.dark\:border-gray-500\/95:is(.dark *) {
  border-color: rgb(107 114 128 / 0.95);
}

.dark\:border-gray-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-600\/0:is(.dark *) {
  border-color: rgb(75 85 99 / 0);
}

.dark\:border-gray-600\/10:is(.dark *) {
  border-color: rgb(75 85 99 / 0.1);
}

.dark\:border-gray-600\/100:is(.dark *) {
  border-color: rgb(75 85 99 / 1);
}

.dark\:border-gray-600\/15:is(.dark *) {
  border-color: rgb(75 85 99 / 0.15);
}

.dark\:border-gray-600\/20:is(.dark *) {
  border-color: rgb(75 85 99 / 0.2);
}

.dark\:border-gray-600\/25:is(.dark *) {
  border-color: rgb(75 85 99 / 0.25);
}

.dark\:border-gray-600\/30:is(.dark *) {
  border-color: rgb(75 85 99 / 0.3);
}

.dark\:border-gray-600\/35:is(.dark *) {
  border-color: rgb(75 85 99 / 0.35);
}

.dark\:border-gray-600\/40:is(.dark *) {
  border-color: rgb(75 85 99 / 0.4);
}

.dark\:border-gray-600\/45:is(.dark *) {
  border-color: rgb(75 85 99 / 0.45);
}

.dark\:border-gray-600\/5:is(.dark *) {
  border-color: rgb(75 85 99 / 0.05);
}

.dark\:border-gray-600\/50:is(.dark *) {
  border-color: rgb(75 85 99 / 0.5);
}

.dark\:border-gray-600\/55:is(.dark *) {
  border-color: rgb(75 85 99 / 0.55);
}

.dark\:border-gray-600\/60:is(.dark *) {
  border-color: rgb(75 85 99 / 0.6);
}

.dark\:border-gray-600\/65:is(.dark *) {
  border-color: rgb(75 85 99 / 0.65);
}

.dark\:border-gray-600\/70:is(.dark *) {
  border-color: rgb(75 85 99 / 0.7);
}

.dark\:border-gray-600\/75:is(.dark *) {
  border-color: rgb(75 85 99 / 0.75);
}

.dark\:border-gray-600\/80:is(.dark *) {
  border-color: rgb(75 85 99 / 0.8);
}

.dark\:border-gray-600\/85:is(.dark *) {
  border-color: rgb(75 85 99 / 0.85);
}

.dark\:border-gray-600\/90:is(.dark *) {
  border-color: rgb(75 85 99 / 0.9);
}

.dark\:border-gray-600\/95:is(.dark *) {
  border-color: rgb(75 85 99 / 0.95);
}

.dark\:border-gray-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-700\/0:is(.dark *) {
  border-color: rgb(55 65 81 / 0);
}

.dark\:border-gray-700\/10:is(.dark *) {
  border-color: rgb(55 65 81 / 0.1);
}

.dark\:border-gray-700\/100:is(.dark *) {
  border-color: rgb(55 65 81 / 1);
}

.dark\:border-gray-700\/15:is(.dark *) {
  border-color: rgb(55 65 81 / 0.15);
}

.dark\:border-gray-700\/20:is(.dark *) {
  border-color: rgb(55 65 81 / 0.2);
}

.dark\:border-gray-700\/25:is(.dark *) {
  border-color: rgb(55 65 81 / 0.25);
}

.dark\:border-gray-700\/30:is(.dark *) {
  border-color: rgb(55 65 81 / 0.3);
}

.dark\:border-gray-700\/35:is(.dark *) {
  border-color: rgb(55 65 81 / 0.35);
}

.dark\:border-gray-700\/40:is(.dark *) {
  border-color: rgb(55 65 81 / 0.4);
}

.dark\:border-gray-700\/45:is(.dark *) {
  border-color: rgb(55 65 81 / 0.45);
}

.dark\:border-gray-700\/5:is(.dark *) {
  border-color: rgb(55 65 81 / 0.05);
}

.dark\:border-gray-700\/50:is(.dark *) {
  border-color: rgb(55 65 81 / 0.5);
}

.dark\:border-gray-700\/55:is(.dark *) {
  border-color: rgb(55 65 81 / 0.55);
}

.dark\:border-gray-700\/60:is(.dark *) {
  border-color: rgb(55 65 81 / 0.6);
}

.dark\:border-gray-700\/65:is(.dark *) {
  border-color: rgb(55 65 81 / 0.65);
}

.dark\:border-gray-700\/70:is(.dark *) {
  border-color: rgb(55 65 81 / 0.7);
}

.dark\:border-gray-700\/75:is(.dark *) {
  border-color: rgb(55 65 81 / 0.75);
}

.dark\:border-gray-700\/80:is(.dark *) {
  border-color: rgb(55 65 81 / 0.8);
}

.dark\:border-gray-700\/85:is(.dark *) {
  border-color: rgb(55 65 81 / 0.85);
}

.dark\:border-gray-700\/90:is(.dark *) {
  border-color: rgb(55 65 81 / 0.9);
}

.dark\:border-gray-700\/95:is(.dark *) {
  border-color: rgb(55 65 81 / 0.95);
}

.dark\:border-gray-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-800\/0:is(.dark *) {
  border-color: rgb(31 41 55 / 0);
}

.dark\:border-gray-800\/10:is(.dark *) {
  border-color: rgb(31 41 55 / 0.1);
}

.dark\:border-gray-800\/100:is(.dark *) {
  border-color: rgb(31 41 55 / 1);
}

.dark\:border-gray-800\/15:is(.dark *) {
  border-color: rgb(31 41 55 / 0.15);
}

.dark\:border-gray-800\/20:is(.dark *) {
  border-color: rgb(31 41 55 / 0.2);
}

.dark\:border-gray-800\/25:is(.dark *) {
  border-color: rgb(31 41 55 / 0.25);
}

.dark\:border-gray-800\/30:is(.dark *) {
  border-color: rgb(31 41 55 / 0.3);
}

.dark\:border-gray-800\/35:is(.dark *) {
  border-color: rgb(31 41 55 / 0.35);
}

.dark\:border-gray-800\/40:is(.dark *) {
  border-color: rgb(31 41 55 / 0.4);
}

.dark\:border-gray-800\/45:is(.dark *) {
  border-color: rgb(31 41 55 / 0.45);
}

.dark\:border-gray-800\/5:is(.dark *) {
  border-color: rgb(31 41 55 / 0.05);
}

.dark\:border-gray-800\/50:is(.dark *) {
  border-color: rgb(31 41 55 / 0.5);
}

.dark\:border-gray-800\/55:is(.dark *) {
  border-color: rgb(31 41 55 / 0.55);
}

.dark\:border-gray-800\/60:is(.dark *) {
  border-color: rgb(31 41 55 / 0.6);
}

.dark\:border-gray-800\/65:is(.dark *) {
  border-color: rgb(31 41 55 / 0.65);
}

.dark\:border-gray-800\/70:is(.dark *) {
  border-color: rgb(31 41 55 / 0.7);
}

.dark\:border-gray-800\/75:is(.dark *) {
  border-color: rgb(31 41 55 / 0.75);
}

.dark\:border-gray-800\/80:is(.dark *) {
  border-color: rgb(31 41 55 / 0.8);
}

.dark\:border-gray-800\/85:is(.dark *) {
  border-color: rgb(31 41 55 / 0.85);
}

.dark\:border-gray-800\/90:is(.dark *) {
  border-color: rgb(31 41 55 / 0.9);
}

.dark\:border-gray-800\/95:is(.dark *) {
  border-color: rgb(31 41 55 / 0.95);
}

.dark\:border-gray-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-900\/0:is(.dark *) {
  border-color: rgb(17 24 39 / 0);
}

.dark\:border-gray-900\/10:is(.dark *) {
  border-color: rgb(17 24 39 / 0.1);
}

.dark\:border-gray-900\/100:is(.dark *) {
  border-color: rgb(17 24 39 / 1);
}

.dark\:border-gray-900\/15:is(.dark *) {
  border-color: rgb(17 24 39 / 0.15);
}

.dark\:border-gray-900\/20:is(.dark *) {
  border-color: rgb(17 24 39 / 0.2);
}

.dark\:border-gray-900\/25:is(.dark *) {
  border-color: rgb(17 24 39 / 0.25);
}

.dark\:border-gray-900\/30:is(.dark *) {
  border-color: rgb(17 24 39 / 0.3);
}

.dark\:border-gray-900\/35:is(.dark *) {
  border-color: rgb(17 24 39 / 0.35);
}

.dark\:border-gray-900\/40:is(.dark *) {
  border-color: rgb(17 24 39 / 0.4);
}

.dark\:border-gray-900\/45:is(.dark *) {
  border-color: rgb(17 24 39 / 0.45);
}

.dark\:border-gray-900\/5:is(.dark *) {
  border-color: rgb(17 24 39 / 0.05);
}

.dark\:border-gray-900\/50:is(.dark *) {
  border-color: rgb(17 24 39 / 0.5);
}

.dark\:border-gray-900\/55:is(.dark *) {
  border-color: rgb(17 24 39 / 0.55);
}

.dark\:border-gray-900\/60:is(.dark *) {
  border-color: rgb(17 24 39 / 0.6);
}

.dark\:border-gray-900\/65:is(.dark *) {
  border-color: rgb(17 24 39 / 0.65);
}

.dark\:border-gray-900\/70:is(.dark *) {
  border-color: rgb(17 24 39 / 0.7);
}

.dark\:border-gray-900\/75:is(.dark *) {
  border-color: rgb(17 24 39 / 0.75);
}

.dark\:border-gray-900\/80:is(.dark *) {
  border-color: rgb(17 24 39 / 0.8);
}

.dark\:border-gray-900\/85:is(.dark *) {
  border-color: rgb(17 24 39 / 0.85);
}

.dark\:border-gray-900\/90:is(.dark *) {
  border-color: rgb(17 24 39 / 0.9);
}

.dark\:border-gray-900\/95:is(.dark *) {
  border-color: rgb(17 24 39 / 0.95);
}

.dark\:border-green-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(222 247 236 / var(--tw-border-opacity, 1));
}

.dark\:border-green-100\/0:is(.dark *) {
  border-color: rgb(222 247 236 / 0);
}

.dark\:border-green-100\/10:is(.dark *) {
  border-color: rgb(222 247 236 / 0.1);
}

.dark\:border-green-100\/100:is(.dark *) {
  border-color: rgb(222 247 236 / 1);
}

.dark\:border-green-100\/15:is(.dark *) {
  border-color: rgb(222 247 236 / 0.15);
}

.dark\:border-green-100\/20:is(.dark *) {
  border-color: rgb(222 247 236 / 0.2);
}

.dark\:border-green-100\/25:is(.dark *) {
  border-color: rgb(222 247 236 / 0.25);
}

.dark\:border-green-100\/30:is(.dark *) {
  border-color: rgb(222 247 236 / 0.3);
}

.dark\:border-green-100\/35:is(.dark *) {
  border-color: rgb(222 247 236 / 0.35);
}

.dark\:border-green-100\/40:is(.dark *) {
  border-color: rgb(222 247 236 / 0.4);
}

.dark\:border-green-100\/45:is(.dark *) {
  border-color: rgb(222 247 236 / 0.45);
}

.dark\:border-green-100\/5:is(.dark *) {
  border-color: rgb(222 247 236 / 0.05);
}

.dark\:border-green-100\/50:is(.dark *) {
  border-color: rgb(222 247 236 / 0.5);
}

.dark\:border-green-100\/55:is(.dark *) {
  border-color: rgb(222 247 236 / 0.55);
}

.dark\:border-green-100\/60:is(.dark *) {
  border-color: rgb(222 247 236 / 0.6);
}

.dark\:border-green-100\/65:is(.dark *) {
  border-color: rgb(222 247 236 / 0.65);
}

.dark\:border-green-100\/70:is(.dark *) {
  border-color: rgb(222 247 236 / 0.7);
}

.dark\:border-green-100\/75:is(.dark *) {
  border-color: rgb(222 247 236 / 0.75);
}

.dark\:border-green-100\/80:is(.dark *) {
  border-color: rgb(222 247 236 / 0.8);
}

.dark\:border-green-100\/85:is(.dark *) {
  border-color: rgb(222 247 236 / 0.85);
}

.dark\:border-green-100\/90:is(.dark *) {
  border-color: rgb(222 247 236 / 0.9);
}

.dark\:border-green-100\/95:is(.dark *) {
  border-color: rgb(222 247 236 / 0.95);
}

.dark\:border-green-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(188 240 218 / var(--tw-border-opacity, 1));
}

.dark\:border-green-200\/0:is(.dark *) {
  border-color: rgb(188 240 218 / 0);
}

.dark\:border-green-200\/10:is(.dark *) {
  border-color: rgb(188 240 218 / 0.1);
}

.dark\:border-green-200\/100:is(.dark *) {
  border-color: rgb(188 240 218 / 1);
}

.dark\:border-green-200\/15:is(.dark *) {
  border-color: rgb(188 240 218 / 0.15);
}

.dark\:border-green-200\/20:is(.dark *) {
  border-color: rgb(188 240 218 / 0.2);
}

.dark\:border-green-200\/25:is(.dark *) {
  border-color: rgb(188 240 218 / 0.25);
}

.dark\:border-green-200\/30:is(.dark *) {
  border-color: rgb(188 240 218 / 0.3);
}

.dark\:border-green-200\/35:is(.dark *) {
  border-color: rgb(188 240 218 / 0.35);
}

.dark\:border-green-200\/40:is(.dark *) {
  border-color: rgb(188 240 218 / 0.4);
}

.dark\:border-green-200\/45:is(.dark *) {
  border-color: rgb(188 240 218 / 0.45);
}

.dark\:border-green-200\/5:is(.dark *) {
  border-color: rgb(188 240 218 / 0.05);
}

.dark\:border-green-200\/50:is(.dark *) {
  border-color: rgb(188 240 218 / 0.5);
}

.dark\:border-green-200\/55:is(.dark *) {
  border-color: rgb(188 240 218 / 0.55);
}

.dark\:border-green-200\/60:is(.dark *) {
  border-color: rgb(188 240 218 / 0.6);
}

.dark\:border-green-200\/65:is(.dark *) {
  border-color: rgb(188 240 218 / 0.65);
}

.dark\:border-green-200\/70:is(.dark *) {
  border-color: rgb(188 240 218 / 0.7);
}

.dark\:border-green-200\/75:is(.dark *) {
  border-color: rgb(188 240 218 / 0.75);
}

.dark\:border-green-200\/80:is(.dark *) {
  border-color: rgb(188 240 218 / 0.8);
}

.dark\:border-green-200\/85:is(.dark *) {
  border-color: rgb(188 240 218 / 0.85);
}

.dark\:border-green-200\/90:is(.dark *) {
  border-color: rgb(188 240 218 / 0.9);
}

.dark\:border-green-200\/95:is(.dark *) {
  border-color: rgb(188 240 218 / 0.95);
}

.dark\:border-green-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(132 225 188 / var(--tw-border-opacity, 1));
}

.dark\:border-green-300\/0:is(.dark *) {
  border-color: rgb(132 225 188 / 0);
}

.dark\:border-green-300\/10:is(.dark *) {
  border-color: rgb(132 225 188 / 0.1);
}

.dark\:border-green-300\/100:is(.dark *) {
  border-color: rgb(132 225 188 / 1);
}

.dark\:border-green-300\/15:is(.dark *) {
  border-color: rgb(132 225 188 / 0.15);
}

.dark\:border-green-300\/20:is(.dark *) {
  border-color: rgb(132 225 188 / 0.2);
}

.dark\:border-green-300\/25:is(.dark *) {
  border-color: rgb(132 225 188 / 0.25);
}

.dark\:border-green-300\/30:is(.dark *) {
  border-color: rgb(132 225 188 / 0.3);
}

.dark\:border-green-300\/35:is(.dark *) {
  border-color: rgb(132 225 188 / 0.35);
}

.dark\:border-green-300\/40:is(.dark *) {
  border-color: rgb(132 225 188 / 0.4);
}

.dark\:border-green-300\/45:is(.dark *) {
  border-color: rgb(132 225 188 / 0.45);
}

.dark\:border-green-300\/5:is(.dark *) {
  border-color: rgb(132 225 188 / 0.05);
}

.dark\:border-green-300\/50:is(.dark *) {
  border-color: rgb(132 225 188 / 0.5);
}

.dark\:border-green-300\/55:is(.dark *) {
  border-color: rgb(132 225 188 / 0.55);
}

.dark\:border-green-300\/60:is(.dark *) {
  border-color: rgb(132 225 188 / 0.6);
}

.dark\:border-green-300\/65:is(.dark *) {
  border-color: rgb(132 225 188 / 0.65);
}

.dark\:border-green-300\/70:is(.dark *) {
  border-color: rgb(132 225 188 / 0.7);
}

.dark\:border-green-300\/75:is(.dark *) {
  border-color: rgb(132 225 188 / 0.75);
}

.dark\:border-green-300\/80:is(.dark *) {
  border-color: rgb(132 225 188 / 0.8);
}

.dark\:border-green-300\/85:is(.dark *) {
  border-color: rgb(132 225 188 / 0.85);
}

.dark\:border-green-300\/90:is(.dark *) {
  border-color: rgb(132 225 188 / 0.9);
}

.dark\:border-green-300\/95:is(.dark *) {
  border-color: rgb(132 225 188 / 0.95);
}

.dark\:border-green-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(49 196 141 / var(--tw-border-opacity, 1));
}

.dark\:border-green-400\/0:is(.dark *) {
  border-color: rgb(49 196 141 / 0);
}

.dark\:border-green-400\/10:is(.dark *) {
  border-color: rgb(49 196 141 / 0.1);
}

.dark\:border-green-400\/100:is(.dark *) {
  border-color: rgb(49 196 141 / 1);
}

.dark\:border-green-400\/15:is(.dark *) {
  border-color: rgb(49 196 141 / 0.15);
}

.dark\:border-green-400\/20:is(.dark *) {
  border-color: rgb(49 196 141 / 0.2);
}

.dark\:border-green-400\/25:is(.dark *) {
  border-color: rgb(49 196 141 / 0.25);
}

.dark\:border-green-400\/30:is(.dark *) {
  border-color: rgb(49 196 141 / 0.3);
}

.dark\:border-green-400\/35:is(.dark *) {
  border-color: rgb(49 196 141 / 0.35);
}

.dark\:border-green-400\/40:is(.dark *) {
  border-color: rgb(49 196 141 / 0.4);
}

.dark\:border-green-400\/45:is(.dark *) {
  border-color: rgb(49 196 141 / 0.45);
}

.dark\:border-green-400\/5:is(.dark *) {
  border-color: rgb(49 196 141 / 0.05);
}

.dark\:border-green-400\/50:is(.dark *) {
  border-color: rgb(49 196 141 / 0.5);
}

.dark\:border-green-400\/55:is(.dark *) {
  border-color: rgb(49 196 141 / 0.55);
}

.dark\:border-green-400\/60:is(.dark *) {
  border-color: rgb(49 196 141 / 0.6);
}

.dark\:border-green-400\/65:is(.dark *) {
  border-color: rgb(49 196 141 / 0.65);
}

.dark\:border-green-400\/70:is(.dark *) {
  border-color: rgb(49 196 141 / 0.7);
}

.dark\:border-green-400\/75:is(.dark *) {
  border-color: rgb(49 196 141 / 0.75);
}

.dark\:border-green-400\/80:is(.dark *) {
  border-color: rgb(49 196 141 / 0.8);
}

.dark\:border-green-400\/85:is(.dark *) {
  border-color: rgb(49 196 141 / 0.85);
}

.dark\:border-green-400\/90:is(.dark *) {
  border-color: rgb(49 196 141 / 0.9);
}

.dark\:border-green-400\/95:is(.dark *) {
  border-color: rgb(49 196 141 / 0.95);
}

.dark\:border-green-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(14 159 110 / var(--tw-border-opacity, 1));
}

.dark\:border-green-500\/0:is(.dark *) {
  border-color: rgb(14 159 110 / 0);
}

.dark\:border-green-500\/10:is(.dark *) {
  border-color: rgb(14 159 110 / 0.1);
}

.dark\:border-green-500\/100:is(.dark *) {
  border-color: rgb(14 159 110 / 1);
}

.dark\:border-green-500\/15:is(.dark *) {
  border-color: rgb(14 159 110 / 0.15);
}

.dark\:border-green-500\/20:is(.dark *) {
  border-color: rgb(14 159 110 / 0.2);
}

.dark\:border-green-500\/25:is(.dark *) {
  border-color: rgb(14 159 110 / 0.25);
}

.dark\:border-green-500\/30:is(.dark *) {
  border-color: rgb(14 159 110 / 0.3);
}

.dark\:border-green-500\/35:is(.dark *) {
  border-color: rgb(14 159 110 / 0.35);
}

.dark\:border-green-500\/40:is(.dark *) {
  border-color: rgb(14 159 110 / 0.4);
}

.dark\:border-green-500\/45:is(.dark *) {
  border-color: rgb(14 159 110 / 0.45);
}

.dark\:border-green-500\/5:is(.dark *) {
  border-color: rgb(14 159 110 / 0.05);
}

.dark\:border-green-500\/50:is(.dark *) {
  border-color: rgb(14 159 110 / 0.5);
}

.dark\:border-green-500\/55:is(.dark *) {
  border-color: rgb(14 159 110 / 0.55);
}

.dark\:border-green-500\/60:is(.dark *) {
  border-color: rgb(14 159 110 / 0.6);
}

.dark\:border-green-500\/65:is(.dark *) {
  border-color: rgb(14 159 110 / 0.65);
}

.dark\:border-green-500\/70:is(.dark *) {
  border-color: rgb(14 159 110 / 0.7);
}

.dark\:border-green-500\/75:is(.dark *) {
  border-color: rgb(14 159 110 / 0.75);
}

.dark\:border-green-500\/80:is(.dark *) {
  border-color: rgb(14 159 110 / 0.8);
}

.dark\:border-green-500\/85:is(.dark *) {
  border-color: rgb(14 159 110 / 0.85);
}

.dark\:border-green-500\/90:is(.dark *) {
  border-color: rgb(14 159 110 / 0.9);
}

.dark\:border-green-500\/95:is(.dark *) {
  border-color: rgb(14 159 110 / 0.95);
}

.dark\:border-green-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(5 122 85 / var(--tw-border-opacity, 1));
}

.dark\:border-green-600\/0:is(.dark *) {
  border-color: rgb(5 122 85 / 0);
}

.dark\:border-green-600\/10:is(.dark *) {
  border-color: rgb(5 122 85 / 0.1);
}

.dark\:border-green-600\/100:is(.dark *) {
  border-color: rgb(5 122 85 / 1);
}

.dark\:border-green-600\/15:is(.dark *) {
  border-color: rgb(5 122 85 / 0.15);
}

.dark\:border-green-600\/20:is(.dark *) {
  border-color: rgb(5 122 85 / 0.2);
}

.dark\:border-green-600\/25:is(.dark *) {
  border-color: rgb(5 122 85 / 0.25);
}

.dark\:border-green-600\/30:is(.dark *) {
  border-color: rgb(5 122 85 / 0.3);
}

.dark\:border-green-600\/35:is(.dark *) {
  border-color: rgb(5 122 85 / 0.35);
}

.dark\:border-green-600\/40:is(.dark *) {
  border-color: rgb(5 122 85 / 0.4);
}

.dark\:border-green-600\/45:is(.dark *) {
  border-color: rgb(5 122 85 / 0.45);
}

.dark\:border-green-600\/5:is(.dark *) {
  border-color: rgb(5 122 85 / 0.05);
}

.dark\:border-green-600\/50:is(.dark *) {
  border-color: rgb(5 122 85 / 0.5);
}

.dark\:border-green-600\/55:is(.dark *) {
  border-color: rgb(5 122 85 / 0.55);
}

.dark\:border-green-600\/60:is(.dark *) {
  border-color: rgb(5 122 85 / 0.6);
}

.dark\:border-green-600\/65:is(.dark *) {
  border-color: rgb(5 122 85 / 0.65);
}

.dark\:border-green-600\/70:is(.dark *) {
  border-color: rgb(5 122 85 / 0.7);
}

.dark\:border-green-600\/75:is(.dark *) {
  border-color: rgb(5 122 85 / 0.75);
}

.dark\:border-green-600\/80:is(.dark *) {
  border-color: rgb(5 122 85 / 0.8);
}

.dark\:border-green-600\/85:is(.dark *) {
  border-color: rgb(5 122 85 / 0.85);
}

.dark\:border-green-600\/90:is(.dark *) {
  border-color: rgb(5 122 85 / 0.9);
}

.dark\:border-green-600\/95:is(.dark *) {
  border-color: rgb(5 122 85 / 0.95);
}

.dark\:border-green-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(4 108 78 / var(--tw-border-opacity, 1));
}

.dark\:border-green-700\/0:is(.dark *) {
  border-color: rgb(4 108 78 / 0);
}

.dark\:border-green-700\/10:is(.dark *) {
  border-color: rgb(4 108 78 / 0.1);
}

.dark\:border-green-700\/100:is(.dark *) {
  border-color: rgb(4 108 78 / 1);
}

.dark\:border-green-700\/15:is(.dark *) {
  border-color: rgb(4 108 78 / 0.15);
}

.dark\:border-green-700\/20:is(.dark *) {
  border-color: rgb(4 108 78 / 0.2);
}

.dark\:border-green-700\/25:is(.dark *) {
  border-color: rgb(4 108 78 / 0.25);
}

.dark\:border-green-700\/30:is(.dark *) {
  border-color: rgb(4 108 78 / 0.3);
}

.dark\:border-green-700\/35:is(.dark *) {
  border-color: rgb(4 108 78 / 0.35);
}

.dark\:border-green-700\/40:is(.dark *) {
  border-color: rgb(4 108 78 / 0.4);
}

.dark\:border-green-700\/45:is(.dark *) {
  border-color: rgb(4 108 78 / 0.45);
}

.dark\:border-green-700\/5:is(.dark *) {
  border-color: rgb(4 108 78 / 0.05);
}

.dark\:border-green-700\/50:is(.dark *) {
  border-color: rgb(4 108 78 / 0.5);
}

.dark\:border-green-700\/55:is(.dark *) {
  border-color: rgb(4 108 78 / 0.55);
}

.dark\:border-green-700\/60:is(.dark *) {
  border-color: rgb(4 108 78 / 0.6);
}

.dark\:border-green-700\/65:is(.dark *) {
  border-color: rgb(4 108 78 / 0.65);
}

.dark\:border-green-700\/70:is(.dark *) {
  border-color: rgb(4 108 78 / 0.7);
}

.dark\:border-green-700\/75:is(.dark *) {
  border-color: rgb(4 108 78 / 0.75);
}

.dark\:border-green-700\/80:is(.dark *) {
  border-color: rgb(4 108 78 / 0.8);
}

.dark\:border-green-700\/85:is(.dark *) {
  border-color: rgb(4 108 78 / 0.85);
}

.dark\:border-green-700\/90:is(.dark *) {
  border-color: rgb(4 108 78 / 0.9);
}

.dark\:border-green-700\/95:is(.dark *) {
  border-color: rgb(4 108 78 / 0.95);
}

.dark\:border-green-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(3 84 63 / var(--tw-border-opacity, 1));
}

.dark\:border-green-800\/0:is(.dark *) {
  border-color: rgb(3 84 63 / 0);
}

.dark\:border-green-800\/10:is(.dark *) {
  border-color: rgb(3 84 63 / 0.1);
}

.dark\:border-green-800\/100:is(.dark *) {
  border-color: rgb(3 84 63 / 1);
}

.dark\:border-green-800\/15:is(.dark *) {
  border-color: rgb(3 84 63 / 0.15);
}

.dark\:border-green-800\/20:is(.dark *) {
  border-color: rgb(3 84 63 / 0.2);
}

.dark\:border-green-800\/25:is(.dark *) {
  border-color: rgb(3 84 63 / 0.25);
}

.dark\:border-green-800\/30:is(.dark *) {
  border-color: rgb(3 84 63 / 0.3);
}

.dark\:border-green-800\/35:is(.dark *) {
  border-color: rgb(3 84 63 / 0.35);
}

.dark\:border-green-800\/40:is(.dark *) {
  border-color: rgb(3 84 63 / 0.4);
}

.dark\:border-green-800\/45:is(.dark *) {
  border-color: rgb(3 84 63 / 0.45);
}

.dark\:border-green-800\/5:is(.dark *) {
  border-color: rgb(3 84 63 / 0.05);
}

.dark\:border-green-800\/50:is(.dark *) {
  border-color: rgb(3 84 63 / 0.5);
}

.dark\:border-green-800\/55:is(.dark *) {
  border-color: rgb(3 84 63 / 0.55);
}

.dark\:border-green-800\/60:is(.dark *) {
  border-color: rgb(3 84 63 / 0.6);
}

.dark\:border-green-800\/65:is(.dark *) {
  border-color: rgb(3 84 63 / 0.65);
}

.dark\:border-green-800\/70:is(.dark *) {
  border-color: rgb(3 84 63 / 0.7);
}

.dark\:border-green-800\/75:is(.dark *) {
  border-color: rgb(3 84 63 / 0.75);
}

.dark\:border-green-800\/80:is(.dark *) {
  border-color: rgb(3 84 63 / 0.8);
}

.dark\:border-green-800\/85:is(.dark *) {
  border-color: rgb(3 84 63 / 0.85);
}

.dark\:border-green-800\/90:is(.dark *) {
  border-color: rgb(3 84 63 / 0.9);
}

.dark\:border-green-800\/95:is(.dark *) {
  border-color: rgb(3 84 63 / 0.95);
}

.dark\:border-green-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(1 71 55 / var(--tw-border-opacity, 1));
}

.dark\:border-green-900\/0:is(.dark *) {
  border-color: rgb(1 71 55 / 0);
}

.dark\:border-green-900\/10:is(.dark *) {
  border-color: rgb(1 71 55 / 0.1);
}

.dark\:border-green-900\/100:is(.dark *) {
  border-color: rgb(1 71 55 / 1);
}

.dark\:border-green-900\/15:is(.dark *) {
  border-color: rgb(1 71 55 / 0.15);
}

.dark\:border-green-900\/20:is(.dark *) {
  border-color: rgb(1 71 55 / 0.2);
}

.dark\:border-green-900\/25:is(.dark *) {
  border-color: rgb(1 71 55 / 0.25);
}

.dark\:border-green-900\/30:is(.dark *) {
  border-color: rgb(1 71 55 / 0.3);
}

.dark\:border-green-900\/35:is(.dark *) {
  border-color: rgb(1 71 55 / 0.35);
}

.dark\:border-green-900\/40:is(.dark *) {
  border-color: rgb(1 71 55 / 0.4);
}

.dark\:border-green-900\/45:is(.dark *) {
  border-color: rgb(1 71 55 / 0.45);
}

.dark\:border-green-900\/5:is(.dark *) {
  border-color: rgb(1 71 55 / 0.05);
}

.dark\:border-green-900\/50:is(.dark *) {
  border-color: rgb(1 71 55 / 0.5);
}

.dark\:border-green-900\/55:is(.dark *) {
  border-color: rgb(1 71 55 / 0.55);
}

.dark\:border-green-900\/60:is(.dark *) {
  border-color: rgb(1 71 55 / 0.6);
}

.dark\:border-green-900\/65:is(.dark *) {
  border-color: rgb(1 71 55 / 0.65);
}

.dark\:border-green-900\/70:is(.dark *) {
  border-color: rgb(1 71 55 / 0.7);
}

.dark\:border-green-900\/75:is(.dark *) {
  border-color: rgb(1 71 55 / 0.75);
}

.dark\:border-green-900\/80:is(.dark *) {
  border-color: rgb(1 71 55 / 0.8);
}

.dark\:border-green-900\/85:is(.dark *) {
  border-color: rgb(1 71 55 / 0.85);
}

.dark\:border-green-900\/90:is(.dark *) {
  border-color: rgb(1 71 55 / 0.9);
}

.dark\:border-green-900\/95:is(.dark *) {
  border-color: rgb(1 71 55 / 0.95);
}

.dark\:border-indigo-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(229 237 255 / var(--tw-border-opacity, 1));
}

.dark\:border-indigo-100\/0:is(.dark *) {
  border-color: rgb(229 237 255 / 0);
}

.dark\:border-indigo-100\/10:is(.dark *) {
  border-color: rgb(229 237 255 / 0.1);
}

.dark\:border-indigo-100\/100:is(.dark *) {
  border-color: rgb(229 237 255 / 1);
}

.dark\:border-indigo-100\/15:is(.dark *) {
  border-color: rgb(229 237 255 / 0.15);
}

.dark\:border-indigo-100\/20:is(.dark *) {
  border-color: rgb(229 237 255 / 0.2);
}

.dark\:border-indigo-100\/25:is(.dark *) {
  border-color: rgb(229 237 255 / 0.25);
}

.dark\:border-indigo-100\/30:is(.dark *) {
  border-color: rgb(229 237 255 / 0.3);
}

.dark\:border-indigo-100\/35:is(.dark *) {
  border-color: rgb(229 237 255 / 0.35);
}

.dark\:border-indigo-100\/40:is(.dark *) {
  border-color: rgb(229 237 255 / 0.4);
}

.dark\:border-indigo-100\/45:is(.dark *) {
  border-color: rgb(229 237 255 / 0.45);
}

.dark\:border-indigo-100\/5:is(.dark *) {
  border-color: rgb(229 237 255 / 0.05);
}

.dark\:border-indigo-100\/50:is(.dark *) {
  border-color: rgb(229 237 255 / 0.5);
}

.dark\:border-indigo-100\/55:is(.dark *) {
  border-color: rgb(229 237 255 / 0.55);
}

.dark\:border-indigo-100\/60:is(.dark *) {
  border-color: rgb(229 237 255 / 0.6);
}

.dark\:border-indigo-100\/65:is(.dark *) {
  border-color: rgb(229 237 255 / 0.65);
}

.dark\:border-indigo-100\/70:is(.dark *) {
  border-color: rgb(229 237 255 / 0.7);
}

.dark\:border-indigo-100\/75:is(.dark *) {
  border-color: rgb(229 237 255 / 0.75);
}

.dark\:border-indigo-100\/80:is(.dark *) {
  border-color: rgb(229 237 255 / 0.8);
}

.dark\:border-indigo-100\/85:is(.dark *) {
  border-color: rgb(229 237 255 / 0.85);
}

.dark\:border-indigo-100\/90:is(.dark *) {
  border-color: rgb(229 237 255 / 0.9);
}

.dark\:border-indigo-100\/95:is(.dark *) {
  border-color: rgb(229 237 255 / 0.95);
}

.dark\:border-indigo-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(205 219 254 / var(--tw-border-opacity, 1));
}

.dark\:border-indigo-200\/0:is(.dark *) {
  border-color: rgb(205 219 254 / 0);
}

.dark\:border-indigo-200\/10:is(.dark *) {
  border-color: rgb(205 219 254 / 0.1);
}

.dark\:border-indigo-200\/100:is(.dark *) {
  border-color: rgb(205 219 254 / 1);
}

.dark\:border-indigo-200\/15:is(.dark *) {
  border-color: rgb(205 219 254 / 0.15);
}

.dark\:border-indigo-200\/20:is(.dark *) {
  border-color: rgb(205 219 254 / 0.2);
}

.dark\:border-indigo-200\/25:is(.dark *) {
  border-color: rgb(205 219 254 / 0.25);
}

.dark\:border-indigo-200\/30:is(.dark *) {
  border-color: rgb(205 219 254 / 0.3);
}

.dark\:border-indigo-200\/35:is(.dark *) {
  border-color: rgb(205 219 254 / 0.35);
}

.dark\:border-indigo-200\/40:is(.dark *) {
  border-color: rgb(205 219 254 / 0.4);
}

.dark\:border-indigo-200\/45:is(.dark *) {
  border-color: rgb(205 219 254 / 0.45);
}

.dark\:border-indigo-200\/5:is(.dark *) {
  border-color: rgb(205 219 254 / 0.05);
}

.dark\:border-indigo-200\/50:is(.dark *) {
  border-color: rgb(205 219 254 / 0.5);
}

.dark\:border-indigo-200\/55:is(.dark *) {
  border-color: rgb(205 219 254 / 0.55);
}

.dark\:border-indigo-200\/60:is(.dark *) {
  border-color: rgb(205 219 254 / 0.6);
}

.dark\:border-indigo-200\/65:is(.dark *) {
  border-color: rgb(205 219 254 / 0.65);
}

.dark\:border-indigo-200\/70:is(.dark *) {
  border-color: rgb(205 219 254 / 0.7);
}

.dark\:border-indigo-200\/75:is(.dark *) {
  border-color: rgb(205 219 254 / 0.75);
}

.dark\:border-indigo-200\/80:is(.dark *) {
  border-color: rgb(205 219 254 / 0.8);
}

.dark\:border-indigo-200\/85:is(.dark *) {
  border-color: rgb(205 219 254 / 0.85);
}

.dark\:border-indigo-200\/90:is(.dark *) {
  border-color: rgb(205 219 254 / 0.9);
}

.dark\:border-indigo-200\/95:is(.dark *) {
  border-color: rgb(205 219 254 / 0.95);
}

.dark\:border-indigo-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(180 198 252 / var(--tw-border-opacity, 1));
}

.dark\:border-indigo-300\/0:is(.dark *) {
  border-color: rgb(180 198 252 / 0);
}

.dark\:border-indigo-300\/10:is(.dark *) {
  border-color: rgb(180 198 252 / 0.1);
}

.dark\:border-indigo-300\/100:is(.dark *) {
  border-color: rgb(180 198 252 / 1);
}

.dark\:border-indigo-300\/15:is(.dark *) {
  border-color: rgb(180 198 252 / 0.15);
}

.dark\:border-indigo-300\/20:is(.dark *) {
  border-color: rgb(180 198 252 / 0.2);
}

.dark\:border-indigo-300\/25:is(.dark *) {
  border-color: rgb(180 198 252 / 0.25);
}

.dark\:border-indigo-300\/30:is(.dark *) {
  border-color: rgb(180 198 252 / 0.3);
}

.dark\:border-indigo-300\/35:is(.dark *) {
  border-color: rgb(180 198 252 / 0.35);
}

.dark\:border-indigo-300\/40:is(.dark *) {
  border-color: rgb(180 198 252 / 0.4);
}

.dark\:border-indigo-300\/45:is(.dark *) {
  border-color: rgb(180 198 252 / 0.45);
}

.dark\:border-indigo-300\/5:is(.dark *) {
  border-color: rgb(180 198 252 / 0.05);
}

.dark\:border-indigo-300\/50:is(.dark *) {
  border-color: rgb(180 198 252 / 0.5);
}

.dark\:border-indigo-300\/55:is(.dark *) {
  border-color: rgb(180 198 252 / 0.55);
}

.dark\:border-indigo-300\/60:is(.dark *) {
  border-color: rgb(180 198 252 / 0.6);
}

.dark\:border-indigo-300\/65:is(.dark *) {
  border-color: rgb(180 198 252 / 0.65);
}

.dark\:border-indigo-300\/70:is(.dark *) {
  border-color: rgb(180 198 252 / 0.7);
}

.dark\:border-indigo-300\/75:is(.dark *) {
  border-color: rgb(180 198 252 / 0.75);
}

.dark\:border-indigo-300\/80:is(.dark *) {
  border-color: rgb(180 198 252 / 0.8);
}

.dark\:border-indigo-300\/85:is(.dark *) {
  border-color: rgb(180 198 252 / 0.85);
}

.dark\:border-indigo-300\/90:is(.dark *) {
  border-color: rgb(180 198 252 / 0.9);
}

.dark\:border-indigo-300\/95:is(.dark *) {
  border-color: rgb(180 198 252 / 0.95);
}

.dark\:border-indigo-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(141 162 251 / var(--tw-border-opacity, 1));
}

.dark\:border-indigo-400\/0:is(.dark *) {
  border-color: rgb(141 162 251 / 0);
}

.dark\:border-indigo-400\/10:is(.dark *) {
  border-color: rgb(141 162 251 / 0.1);
}

.dark\:border-indigo-400\/100:is(.dark *) {
  border-color: rgb(141 162 251 / 1);
}

.dark\:border-indigo-400\/15:is(.dark *) {
  border-color: rgb(141 162 251 / 0.15);
}

.dark\:border-indigo-400\/20:is(.dark *) {
  border-color: rgb(141 162 251 / 0.2);
}

.dark\:border-indigo-400\/25:is(.dark *) {
  border-color: rgb(141 162 251 / 0.25);
}

.dark\:border-indigo-400\/30:is(.dark *) {
  border-color: rgb(141 162 251 / 0.3);
}

.dark\:border-indigo-400\/35:is(.dark *) {
  border-color: rgb(141 162 251 / 0.35);
}

.dark\:border-indigo-400\/40:is(.dark *) {
  border-color: rgb(141 162 251 / 0.4);
}

.dark\:border-indigo-400\/45:is(.dark *) {
  border-color: rgb(141 162 251 / 0.45);
}

.dark\:border-indigo-400\/5:is(.dark *) {
  border-color: rgb(141 162 251 / 0.05);
}

.dark\:border-indigo-400\/50:is(.dark *) {
  border-color: rgb(141 162 251 / 0.5);
}

.dark\:border-indigo-400\/55:is(.dark *) {
  border-color: rgb(141 162 251 / 0.55);
}

.dark\:border-indigo-400\/60:is(.dark *) {
  border-color: rgb(141 162 251 / 0.6);
}

.dark\:border-indigo-400\/65:is(.dark *) {
  border-color: rgb(141 162 251 / 0.65);
}

.dark\:border-indigo-400\/70:is(.dark *) {
  border-color: rgb(141 162 251 / 0.7);
}

.dark\:border-indigo-400\/75:is(.dark *) {
  border-color: rgb(141 162 251 / 0.75);
}

.dark\:border-indigo-400\/80:is(.dark *) {
  border-color: rgb(141 162 251 / 0.8);
}

.dark\:border-indigo-400\/85:is(.dark *) {
  border-color: rgb(141 162 251 / 0.85);
}

.dark\:border-indigo-400\/90:is(.dark *) {
  border-color: rgb(141 162 251 / 0.9);
}

.dark\:border-indigo-400\/95:is(.dark *) {
  border-color: rgb(141 162 251 / 0.95);
}

.dark\:border-indigo-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(104 117 245 / var(--tw-border-opacity, 1));
}

.dark\:border-indigo-500\/0:is(.dark *) {
  border-color: rgb(104 117 245 / 0);
}

.dark\:border-indigo-500\/10:is(.dark *) {
  border-color: rgb(104 117 245 / 0.1);
}

.dark\:border-indigo-500\/100:is(.dark *) {
  border-color: rgb(104 117 245 / 1);
}

.dark\:border-indigo-500\/15:is(.dark *) {
  border-color: rgb(104 117 245 / 0.15);
}

.dark\:border-indigo-500\/20:is(.dark *) {
  border-color: rgb(104 117 245 / 0.2);
}

.dark\:border-indigo-500\/25:is(.dark *) {
  border-color: rgb(104 117 245 / 0.25);
}

.dark\:border-indigo-500\/30:is(.dark *) {
  border-color: rgb(104 117 245 / 0.3);
}

.dark\:border-indigo-500\/35:is(.dark *) {
  border-color: rgb(104 117 245 / 0.35);
}

.dark\:border-indigo-500\/40:is(.dark *) {
  border-color: rgb(104 117 245 / 0.4);
}

.dark\:border-indigo-500\/45:is(.dark *) {
  border-color: rgb(104 117 245 / 0.45);
}

.dark\:border-indigo-500\/5:is(.dark *) {
  border-color: rgb(104 117 245 / 0.05);
}

.dark\:border-indigo-500\/50:is(.dark *) {
  border-color: rgb(104 117 245 / 0.5);
}

.dark\:border-indigo-500\/55:is(.dark *) {
  border-color: rgb(104 117 245 / 0.55);
}

.dark\:border-indigo-500\/60:is(.dark *) {
  border-color: rgb(104 117 245 / 0.6);
}

.dark\:border-indigo-500\/65:is(.dark *) {
  border-color: rgb(104 117 245 / 0.65);
}

.dark\:border-indigo-500\/70:is(.dark *) {
  border-color: rgb(104 117 245 / 0.7);
}

.dark\:border-indigo-500\/75:is(.dark *) {
  border-color: rgb(104 117 245 / 0.75);
}

.dark\:border-indigo-500\/80:is(.dark *) {
  border-color: rgb(104 117 245 / 0.8);
}

.dark\:border-indigo-500\/85:is(.dark *) {
  border-color: rgb(104 117 245 / 0.85);
}

.dark\:border-indigo-500\/90:is(.dark *) {
  border-color: rgb(104 117 245 / 0.9);
}

.dark\:border-indigo-500\/95:is(.dark *) {
  border-color: rgb(104 117 245 / 0.95);
}

.dark\:border-indigo-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(88 80 236 / var(--tw-border-opacity, 1));
}

.dark\:border-indigo-600\/0:is(.dark *) {
  border-color: rgb(88 80 236 / 0);
}

.dark\:border-indigo-600\/10:is(.dark *) {
  border-color: rgb(88 80 236 / 0.1);
}

.dark\:border-indigo-600\/100:is(.dark *) {
  border-color: rgb(88 80 236 / 1);
}

.dark\:border-indigo-600\/15:is(.dark *) {
  border-color: rgb(88 80 236 / 0.15);
}

.dark\:border-indigo-600\/20:is(.dark *) {
  border-color: rgb(88 80 236 / 0.2);
}

.dark\:border-indigo-600\/25:is(.dark *) {
  border-color: rgb(88 80 236 / 0.25);
}

.dark\:border-indigo-600\/30:is(.dark *) {
  border-color: rgb(88 80 236 / 0.3);
}

.dark\:border-indigo-600\/35:is(.dark *) {
  border-color: rgb(88 80 236 / 0.35);
}

.dark\:border-indigo-600\/40:is(.dark *) {
  border-color: rgb(88 80 236 / 0.4);
}

.dark\:border-indigo-600\/45:is(.dark *) {
  border-color: rgb(88 80 236 / 0.45);
}

.dark\:border-indigo-600\/5:is(.dark *) {
  border-color: rgb(88 80 236 / 0.05);
}

.dark\:border-indigo-600\/50:is(.dark *) {
  border-color: rgb(88 80 236 / 0.5);
}

.dark\:border-indigo-600\/55:is(.dark *) {
  border-color: rgb(88 80 236 / 0.55);
}

.dark\:border-indigo-600\/60:is(.dark *) {
  border-color: rgb(88 80 236 / 0.6);
}

.dark\:border-indigo-600\/65:is(.dark *) {
  border-color: rgb(88 80 236 / 0.65);
}

.dark\:border-indigo-600\/70:is(.dark *) {
  border-color: rgb(88 80 236 / 0.7);
}

.dark\:border-indigo-600\/75:is(.dark *) {
  border-color: rgb(88 80 236 / 0.75);
}

.dark\:border-indigo-600\/80:is(.dark *) {
  border-color: rgb(88 80 236 / 0.8);
}

.dark\:border-indigo-600\/85:is(.dark *) {
  border-color: rgb(88 80 236 / 0.85);
}

.dark\:border-indigo-600\/90:is(.dark *) {
  border-color: rgb(88 80 236 / 0.9);
}

.dark\:border-indigo-600\/95:is(.dark *) {
  border-color: rgb(88 80 236 / 0.95);
}

.dark\:border-indigo-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(81 69 205 / var(--tw-border-opacity, 1));
}

.dark\:border-indigo-700\/0:is(.dark *) {
  border-color: rgb(81 69 205 / 0);
}

.dark\:border-indigo-700\/10:is(.dark *) {
  border-color: rgb(81 69 205 / 0.1);
}

.dark\:border-indigo-700\/100:is(.dark *) {
  border-color: rgb(81 69 205 / 1);
}

.dark\:border-indigo-700\/15:is(.dark *) {
  border-color: rgb(81 69 205 / 0.15);
}

.dark\:border-indigo-700\/20:is(.dark *) {
  border-color: rgb(81 69 205 / 0.2);
}

.dark\:border-indigo-700\/25:is(.dark *) {
  border-color: rgb(81 69 205 / 0.25);
}

.dark\:border-indigo-700\/30:is(.dark *) {
  border-color: rgb(81 69 205 / 0.3);
}

.dark\:border-indigo-700\/35:is(.dark *) {
  border-color: rgb(81 69 205 / 0.35);
}

.dark\:border-indigo-700\/40:is(.dark *) {
  border-color: rgb(81 69 205 / 0.4);
}

.dark\:border-indigo-700\/45:is(.dark *) {
  border-color: rgb(81 69 205 / 0.45);
}

.dark\:border-indigo-700\/5:is(.dark *) {
  border-color: rgb(81 69 205 / 0.05);
}

.dark\:border-indigo-700\/50:is(.dark *) {
  border-color: rgb(81 69 205 / 0.5);
}

.dark\:border-indigo-700\/55:is(.dark *) {
  border-color: rgb(81 69 205 / 0.55);
}

.dark\:border-indigo-700\/60:is(.dark *) {
  border-color: rgb(81 69 205 / 0.6);
}

.dark\:border-indigo-700\/65:is(.dark *) {
  border-color: rgb(81 69 205 / 0.65);
}

.dark\:border-indigo-700\/70:is(.dark *) {
  border-color: rgb(81 69 205 / 0.7);
}

.dark\:border-indigo-700\/75:is(.dark *) {
  border-color: rgb(81 69 205 / 0.75);
}

.dark\:border-indigo-700\/80:is(.dark *) {
  border-color: rgb(81 69 205 / 0.8);
}

.dark\:border-indigo-700\/85:is(.dark *) {
  border-color: rgb(81 69 205 / 0.85);
}

.dark\:border-indigo-700\/90:is(.dark *) {
  border-color: rgb(81 69 205 / 0.9);
}

.dark\:border-indigo-700\/95:is(.dark *) {
  border-color: rgb(81 69 205 / 0.95);
}

.dark\:border-indigo-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(66 56 157 / var(--tw-border-opacity, 1));
}

.dark\:border-indigo-800\/0:is(.dark *) {
  border-color: rgb(66 56 157 / 0);
}

.dark\:border-indigo-800\/10:is(.dark *) {
  border-color: rgb(66 56 157 / 0.1);
}

.dark\:border-indigo-800\/100:is(.dark *) {
  border-color: rgb(66 56 157 / 1);
}

.dark\:border-indigo-800\/15:is(.dark *) {
  border-color: rgb(66 56 157 / 0.15);
}

.dark\:border-indigo-800\/20:is(.dark *) {
  border-color: rgb(66 56 157 / 0.2);
}

.dark\:border-indigo-800\/25:is(.dark *) {
  border-color: rgb(66 56 157 / 0.25);
}

.dark\:border-indigo-800\/30:is(.dark *) {
  border-color: rgb(66 56 157 / 0.3);
}

.dark\:border-indigo-800\/35:is(.dark *) {
  border-color: rgb(66 56 157 / 0.35);
}

.dark\:border-indigo-800\/40:is(.dark *) {
  border-color: rgb(66 56 157 / 0.4);
}

.dark\:border-indigo-800\/45:is(.dark *) {
  border-color: rgb(66 56 157 / 0.45);
}

.dark\:border-indigo-800\/5:is(.dark *) {
  border-color: rgb(66 56 157 / 0.05);
}

.dark\:border-indigo-800\/50:is(.dark *) {
  border-color: rgb(66 56 157 / 0.5);
}

.dark\:border-indigo-800\/55:is(.dark *) {
  border-color: rgb(66 56 157 / 0.55);
}

.dark\:border-indigo-800\/60:is(.dark *) {
  border-color: rgb(66 56 157 / 0.6);
}

.dark\:border-indigo-800\/65:is(.dark *) {
  border-color: rgb(66 56 157 / 0.65);
}

.dark\:border-indigo-800\/70:is(.dark *) {
  border-color: rgb(66 56 157 / 0.7);
}

.dark\:border-indigo-800\/75:is(.dark *) {
  border-color: rgb(66 56 157 / 0.75);
}

.dark\:border-indigo-800\/80:is(.dark *) {
  border-color: rgb(66 56 157 / 0.8);
}

.dark\:border-indigo-800\/85:is(.dark *) {
  border-color: rgb(66 56 157 / 0.85);
}

.dark\:border-indigo-800\/90:is(.dark *) {
  border-color: rgb(66 56 157 / 0.9);
}

.dark\:border-indigo-800\/95:is(.dark *) {
  border-color: rgb(66 56 157 / 0.95);
}

.dark\:border-indigo-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(54 47 120 / var(--tw-border-opacity, 1));
}

.dark\:border-indigo-900\/0:is(.dark *) {
  border-color: rgb(54 47 120 / 0);
}

.dark\:border-indigo-900\/10:is(.dark *) {
  border-color: rgb(54 47 120 / 0.1);
}

.dark\:border-indigo-900\/100:is(.dark *) {
  border-color: rgb(54 47 120 / 1);
}

.dark\:border-indigo-900\/15:is(.dark *) {
  border-color: rgb(54 47 120 / 0.15);
}

.dark\:border-indigo-900\/20:is(.dark *) {
  border-color: rgb(54 47 120 / 0.2);
}

.dark\:border-indigo-900\/25:is(.dark *) {
  border-color: rgb(54 47 120 / 0.25);
}

.dark\:border-indigo-900\/30:is(.dark *) {
  border-color: rgb(54 47 120 / 0.3);
}

.dark\:border-indigo-900\/35:is(.dark *) {
  border-color: rgb(54 47 120 / 0.35);
}

.dark\:border-indigo-900\/40:is(.dark *) {
  border-color: rgb(54 47 120 / 0.4);
}

.dark\:border-indigo-900\/45:is(.dark *) {
  border-color: rgb(54 47 120 / 0.45);
}

.dark\:border-indigo-900\/5:is(.dark *) {
  border-color: rgb(54 47 120 / 0.05);
}

.dark\:border-indigo-900\/50:is(.dark *) {
  border-color: rgb(54 47 120 / 0.5);
}

.dark\:border-indigo-900\/55:is(.dark *) {
  border-color: rgb(54 47 120 / 0.55);
}

.dark\:border-indigo-900\/60:is(.dark *) {
  border-color: rgb(54 47 120 / 0.6);
}

.dark\:border-indigo-900\/65:is(.dark *) {
  border-color: rgb(54 47 120 / 0.65);
}

.dark\:border-indigo-900\/70:is(.dark *) {
  border-color: rgb(54 47 120 / 0.7);
}

.dark\:border-indigo-900\/75:is(.dark *) {
  border-color: rgb(54 47 120 / 0.75);
}

.dark\:border-indigo-900\/80:is(.dark *) {
  border-color: rgb(54 47 120 / 0.8);
}

.dark\:border-indigo-900\/85:is(.dark *) {
  border-color: rgb(54 47 120 / 0.85);
}

.dark\:border-indigo-900\/90:is(.dark *) {
  border-color: rgb(54 47 120 / 0.9);
}

.dark\:border-indigo-900\/95:is(.dark *) {
  border-color: rgb(54 47 120 / 0.95);
}

.dark\:border-lime-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.dark\:border-lime-100\/0:is(.dark *) {
  border-color: rgb(236 252 203 / 0);
}

.dark\:border-lime-100\/10:is(.dark *) {
  border-color: rgb(236 252 203 / 0.1);
}

.dark\:border-lime-100\/100:is(.dark *) {
  border-color: rgb(236 252 203 / 1);
}

.dark\:border-lime-100\/15:is(.dark *) {
  border-color: rgb(236 252 203 / 0.15);
}

.dark\:border-lime-100\/20:is(.dark *) {
  border-color: rgb(236 252 203 / 0.2);
}

.dark\:border-lime-100\/25:is(.dark *) {
  border-color: rgb(236 252 203 / 0.25);
}

.dark\:border-lime-100\/30:is(.dark *) {
  border-color: rgb(236 252 203 / 0.3);
}

.dark\:border-lime-100\/35:is(.dark *) {
  border-color: rgb(236 252 203 / 0.35);
}

.dark\:border-lime-100\/40:is(.dark *) {
  border-color: rgb(236 252 203 / 0.4);
}

.dark\:border-lime-100\/45:is(.dark *) {
  border-color: rgb(236 252 203 / 0.45);
}

.dark\:border-lime-100\/5:is(.dark *) {
  border-color: rgb(236 252 203 / 0.05);
}

.dark\:border-lime-100\/50:is(.dark *) {
  border-color: rgb(236 252 203 / 0.5);
}

.dark\:border-lime-100\/55:is(.dark *) {
  border-color: rgb(236 252 203 / 0.55);
}

.dark\:border-lime-100\/60:is(.dark *) {
  border-color: rgb(236 252 203 / 0.6);
}

.dark\:border-lime-100\/65:is(.dark *) {
  border-color: rgb(236 252 203 / 0.65);
}

.dark\:border-lime-100\/70:is(.dark *) {
  border-color: rgb(236 252 203 / 0.7);
}

.dark\:border-lime-100\/75:is(.dark *) {
  border-color: rgb(236 252 203 / 0.75);
}

.dark\:border-lime-100\/80:is(.dark *) {
  border-color: rgb(236 252 203 / 0.8);
}

.dark\:border-lime-100\/85:is(.dark *) {
  border-color: rgb(236 252 203 / 0.85);
}

.dark\:border-lime-100\/90:is(.dark *) {
  border-color: rgb(236 252 203 / 0.9);
}

.dark\:border-lime-100\/95:is(.dark *) {
  border-color: rgb(236 252 203 / 0.95);
}

.dark\:border-lime-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.dark\:border-lime-200\/0:is(.dark *) {
  border-color: rgb(217 249 157 / 0);
}

.dark\:border-lime-200\/10:is(.dark *) {
  border-color: rgb(217 249 157 / 0.1);
}

.dark\:border-lime-200\/100:is(.dark *) {
  border-color: rgb(217 249 157 / 1);
}

.dark\:border-lime-200\/15:is(.dark *) {
  border-color: rgb(217 249 157 / 0.15);
}

.dark\:border-lime-200\/20:is(.dark *) {
  border-color: rgb(217 249 157 / 0.2);
}

.dark\:border-lime-200\/25:is(.dark *) {
  border-color: rgb(217 249 157 / 0.25);
}

.dark\:border-lime-200\/30:is(.dark *) {
  border-color: rgb(217 249 157 / 0.3);
}

.dark\:border-lime-200\/35:is(.dark *) {
  border-color: rgb(217 249 157 / 0.35);
}

.dark\:border-lime-200\/40:is(.dark *) {
  border-color: rgb(217 249 157 / 0.4);
}

.dark\:border-lime-200\/45:is(.dark *) {
  border-color: rgb(217 249 157 / 0.45);
}

.dark\:border-lime-200\/5:is(.dark *) {
  border-color: rgb(217 249 157 / 0.05);
}

.dark\:border-lime-200\/50:is(.dark *) {
  border-color: rgb(217 249 157 / 0.5);
}

.dark\:border-lime-200\/55:is(.dark *) {
  border-color: rgb(217 249 157 / 0.55);
}

.dark\:border-lime-200\/60:is(.dark *) {
  border-color: rgb(217 249 157 / 0.6);
}

.dark\:border-lime-200\/65:is(.dark *) {
  border-color: rgb(217 249 157 / 0.65);
}

.dark\:border-lime-200\/70:is(.dark *) {
  border-color: rgb(217 249 157 / 0.7);
}

.dark\:border-lime-200\/75:is(.dark *) {
  border-color: rgb(217 249 157 / 0.75);
}

.dark\:border-lime-200\/80:is(.dark *) {
  border-color: rgb(217 249 157 / 0.8);
}

.dark\:border-lime-200\/85:is(.dark *) {
  border-color: rgb(217 249 157 / 0.85);
}

.dark\:border-lime-200\/90:is(.dark *) {
  border-color: rgb(217 249 157 / 0.9);
}

.dark\:border-lime-200\/95:is(.dark *) {
  border-color: rgb(217 249 157 / 0.95);
}

.dark\:border-lime-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.dark\:border-lime-300\/0:is(.dark *) {
  border-color: rgb(190 242 100 / 0);
}

.dark\:border-lime-300\/10:is(.dark *) {
  border-color: rgb(190 242 100 / 0.1);
}

.dark\:border-lime-300\/100:is(.dark *) {
  border-color: rgb(190 242 100 / 1);
}

.dark\:border-lime-300\/15:is(.dark *) {
  border-color: rgb(190 242 100 / 0.15);
}

.dark\:border-lime-300\/20:is(.dark *) {
  border-color: rgb(190 242 100 / 0.2);
}

.dark\:border-lime-300\/25:is(.dark *) {
  border-color: rgb(190 242 100 / 0.25);
}

.dark\:border-lime-300\/30:is(.dark *) {
  border-color: rgb(190 242 100 / 0.3);
}

.dark\:border-lime-300\/35:is(.dark *) {
  border-color: rgb(190 242 100 / 0.35);
}

.dark\:border-lime-300\/40:is(.dark *) {
  border-color: rgb(190 242 100 / 0.4);
}

.dark\:border-lime-300\/45:is(.dark *) {
  border-color: rgb(190 242 100 / 0.45);
}

.dark\:border-lime-300\/5:is(.dark *) {
  border-color: rgb(190 242 100 / 0.05);
}

.dark\:border-lime-300\/50:is(.dark *) {
  border-color: rgb(190 242 100 / 0.5);
}

.dark\:border-lime-300\/55:is(.dark *) {
  border-color: rgb(190 242 100 / 0.55);
}

.dark\:border-lime-300\/60:is(.dark *) {
  border-color: rgb(190 242 100 / 0.6);
}

.dark\:border-lime-300\/65:is(.dark *) {
  border-color: rgb(190 242 100 / 0.65);
}

.dark\:border-lime-300\/70:is(.dark *) {
  border-color: rgb(190 242 100 / 0.7);
}

.dark\:border-lime-300\/75:is(.dark *) {
  border-color: rgb(190 242 100 / 0.75);
}

.dark\:border-lime-300\/80:is(.dark *) {
  border-color: rgb(190 242 100 / 0.8);
}

.dark\:border-lime-300\/85:is(.dark *) {
  border-color: rgb(190 242 100 / 0.85);
}

.dark\:border-lime-300\/90:is(.dark *) {
  border-color: rgb(190 242 100 / 0.9);
}

.dark\:border-lime-300\/95:is(.dark *) {
  border-color: rgb(190 242 100 / 0.95);
}

.dark\:border-lime-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.dark\:border-lime-400\/0:is(.dark *) {
  border-color: rgb(163 230 53 / 0);
}

.dark\:border-lime-400\/10:is(.dark *) {
  border-color: rgb(163 230 53 / 0.1);
}

.dark\:border-lime-400\/100:is(.dark *) {
  border-color: rgb(163 230 53 / 1);
}

.dark\:border-lime-400\/15:is(.dark *) {
  border-color: rgb(163 230 53 / 0.15);
}

.dark\:border-lime-400\/20:is(.dark *) {
  border-color: rgb(163 230 53 / 0.2);
}

.dark\:border-lime-400\/25:is(.dark *) {
  border-color: rgb(163 230 53 / 0.25);
}

.dark\:border-lime-400\/30:is(.dark *) {
  border-color: rgb(163 230 53 / 0.3);
}

.dark\:border-lime-400\/35:is(.dark *) {
  border-color: rgb(163 230 53 / 0.35);
}

.dark\:border-lime-400\/40:is(.dark *) {
  border-color: rgb(163 230 53 / 0.4);
}

.dark\:border-lime-400\/45:is(.dark *) {
  border-color: rgb(163 230 53 / 0.45);
}

.dark\:border-lime-400\/5:is(.dark *) {
  border-color: rgb(163 230 53 / 0.05);
}

.dark\:border-lime-400\/50:is(.dark *) {
  border-color: rgb(163 230 53 / 0.5);
}

.dark\:border-lime-400\/55:is(.dark *) {
  border-color: rgb(163 230 53 / 0.55);
}

.dark\:border-lime-400\/60:is(.dark *) {
  border-color: rgb(163 230 53 / 0.6);
}

.dark\:border-lime-400\/65:is(.dark *) {
  border-color: rgb(163 230 53 / 0.65);
}

.dark\:border-lime-400\/70:is(.dark *) {
  border-color: rgb(163 230 53 / 0.7);
}

.dark\:border-lime-400\/75:is(.dark *) {
  border-color: rgb(163 230 53 / 0.75);
}

.dark\:border-lime-400\/80:is(.dark *) {
  border-color: rgb(163 230 53 / 0.8);
}

.dark\:border-lime-400\/85:is(.dark *) {
  border-color: rgb(163 230 53 / 0.85);
}

.dark\:border-lime-400\/90:is(.dark *) {
  border-color: rgb(163 230 53 / 0.9);
}

.dark\:border-lime-400\/95:is(.dark *) {
  border-color: rgb(163 230 53 / 0.95);
}

.dark\:border-lime-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.dark\:border-lime-500\/0:is(.dark *) {
  border-color: rgb(132 204 22 / 0);
}

.dark\:border-lime-500\/10:is(.dark *) {
  border-color: rgb(132 204 22 / 0.1);
}

.dark\:border-lime-500\/100:is(.dark *) {
  border-color: rgb(132 204 22 / 1);
}

.dark\:border-lime-500\/15:is(.dark *) {
  border-color: rgb(132 204 22 / 0.15);
}

.dark\:border-lime-500\/20:is(.dark *) {
  border-color: rgb(132 204 22 / 0.2);
}

.dark\:border-lime-500\/25:is(.dark *) {
  border-color: rgb(132 204 22 / 0.25);
}

.dark\:border-lime-500\/30:is(.dark *) {
  border-color: rgb(132 204 22 / 0.3);
}

.dark\:border-lime-500\/35:is(.dark *) {
  border-color: rgb(132 204 22 / 0.35);
}

.dark\:border-lime-500\/40:is(.dark *) {
  border-color: rgb(132 204 22 / 0.4);
}

.dark\:border-lime-500\/45:is(.dark *) {
  border-color: rgb(132 204 22 / 0.45);
}

.dark\:border-lime-500\/5:is(.dark *) {
  border-color: rgb(132 204 22 / 0.05);
}

.dark\:border-lime-500\/50:is(.dark *) {
  border-color: rgb(132 204 22 / 0.5);
}

.dark\:border-lime-500\/55:is(.dark *) {
  border-color: rgb(132 204 22 / 0.55);
}

.dark\:border-lime-500\/60:is(.dark *) {
  border-color: rgb(132 204 22 / 0.6);
}

.dark\:border-lime-500\/65:is(.dark *) {
  border-color: rgb(132 204 22 / 0.65);
}

.dark\:border-lime-500\/70:is(.dark *) {
  border-color: rgb(132 204 22 / 0.7);
}

.dark\:border-lime-500\/75:is(.dark *) {
  border-color: rgb(132 204 22 / 0.75);
}

.dark\:border-lime-500\/80:is(.dark *) {
  border-color: rgb(132 204 22 / 0.8);
}

.dark\:border-lime-500\/85:is(.dark *) {
  border-color: rgb(132 204 22 / 0.85);
}

.dark\:border-lime-500\/90:is(.dark *) {
  border-color: rgb(132 204 22 / 0.9);
}

.dark\:border-lime-500\/95:is(.dark *) {
  border-color: rgb(132 204 22 / 0.95);
}

.dark\:border-lime-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.dark\:border-lime-600\/0:is(.dark *) {
  border-color: rgb(101 163 13 / 0);
}

.dark\:border-lime-600\/10:is(.dark *) {
  border-color: rgb(101 163 13 / 0.1);
}

.dark\:border-lime-600\/100:is(.dark *) {
  border-color: rgb(101 163 13 / 1);
}

.dark\:border-lime-600\/15:is(.dark *) {
  border-color: rgb(101 163 13 / 0.15);
}

.dark\:border-lime-600\/20:is(.dark *) {
  border-color: rgb(101 163 13 / 0.2);
}

.dark\:border-lime-600\/25:is(.dark *) {
  border-color: rgb(101 163 13 / 0.25);
}

.dark\:border-lime-600\/30:is(.dark *) {
  border-color: rgb(101 163 13 / 0.3);
}

.dark\:border-lime-600\/35:is(.dark *) {
  border-color: rgb(101 163 13 / 0.35);
}

.dark\:border-lime-600\/40:is(.dark *) {
  border-color: rgb(101 163 13 / 0.4);
}

.dark\:border-lime-600\/45:is(.dark *) {
  border-color: rgb(101 163 13 / 0.45);
}

.dark\:border-lime-600\/5:is(.dark *) {
  border-color: rgb(101 163 13 / 0.05);
}

.dark\:border-lime-600\/50:is(.dark *) {
  border-color: rgb(101 163 13 / 0.5);
}

.dark\:border-lime-600\/55:is(.dark *) {
  border-color: rgb(101 163 13 / 0.55);
}

.dark\:border-lime-600\/60:is(.dark *) {
  border-color: rgb(101 163 13 / 0.6);
}

.dark\:border-lime-600\/65:is(.dark *) {
  border-color: rgb(101 163 13 / 0.65);
}

.dark\:border-lime-600\/70:is(.dark *) {
  border-color: rgb(101 163 13 / 0.7);
}

.dark\:border-lime-600\/75:is(.dark *) {
  border-color: rgb(101 163 13 / 0.75);
}

.dark\:border-lime-600\/80:is(.dark *) {
  border-color: rgb(101 163 13 / 0.8);
}

.dark\:border-lime-600\/85:is(.dark *) {
  border-color: rgb(101 163 13 / 0.85);
}

.dark\:border-lime-600\/90:is(.dark *) {
  border-color: rgb(101 163 13 / 0.9);
}

.dark\:border-lime-600\/95:is(.dark *) {
  border-color: rgb(101 163 13 / 0.95);
}

.dark\:border-lime-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.dark\:border-lime-700\/0:is(.dark *) {
  border-color: rgb(77 124 15 / 0);
}

.dark\:border-lime-700\/10:is(.dark *) {
  border-color: rgb(77 124 15 / 0.1);
}

.dark\:border-lime-700\/100:is(.dark *) {
  border-color: rgb(77 124 15 / 1);
}

.dark\:border-lime-700\/15:is(.dark *) {
  border-color: rgb(77 124 15 / 0.15);
}

.dark\:border-lime-700\/20:is(.dark *) {
  border-color: rgb(77 124 15 / 0.2);
}

.dark\:border-lime-700\/25:is(.dark *) {
  border-color: rgb(77 124 15 / 0.25);
}

.dark\:border-lime-700\/30:is(.dark *) {
  border-color: rgb(77 124 15 / 0.3);
}

.dark\:border-lime-700\/35:is(.dark *) {
  border-color: rgb(77 124 15 / 0.35);
}

.dark\:border-lime-700\/40:is(.dark *) {
  border-color: rgb(77 124 15 / 0.4);
}

.dark\:border-lime-700\/45:is(.dark *) {
  border-color: rgb(77 124 15 / 0.45);
}

.dark\:border-lime-700\/5:is(.dark *) {
  border-color: rgb(77 124 15 / 0.05);
}

.dark\:border-lime-700\/50:is(.dark *) {
  border-color: rgb(77 124 15 / 0.5);
}

.dark\:border-lime-700\/55:is(.dark *) {
  border-color: rgb(77 124 15 / 0.55);
}

.dark\:border-lime-700\/60:is(.dark *) {
  border-color: rgb(77 124 15 / 0.6);
}

.dark\:border-lime-700\/65:is(.dark *) {
  border-color: rgb(77 124 15 / 0.65);
}

.dark\:border-lime-700\/70:is(.dark *) {
  border-color: rgb(77 124 15 / 0.7);
}

.dark\:border-lime-700\/75:is(.dark *) {
  border-color: rgb(77 124 15 / 0.75);
}

.dark\:border-lime-700\/80:is(.dark *) {
  border-color: rgb(77 124 15 / 0.8);
}

.dark\:border-lime-700\/85:is(.dark *) {
  border-color: rgb(77 124 15 / 0.85);
}

.dark\:border-lime-700\/90:is(.dark *) {
  border-color: rgb(77 124 15 / 0.9);
}

.dark\:border-lime-700\/95:is(.dark *) {
  border-color: rgb(77 124 15 / 0.95);
}

.dark\:border-lime-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.dark\:border-lime-800\/0:is(.dark *) {
  border-color: rgb(63 98 18 / 0);
}

.dark\:border-lime-800\/10:is(.dark *) {
  border-color: rgb(63 98 18 / 0.1);
}

.dark\:border-lime-800\/100:is(.dark *) {
  border-color: rgb(63 98 18 / 1);
}

.dark\:border-lime-800\/15:is(.dark *) {
  border-color: rgb(63 98 18 / 0.15);
}

.dark\:border-lime-800\/20:is(.dark *) {
  border-color: rgb(63 98 18 / 0.2);
}

.dark\:border-lime-800\/25:is(.dark *) {
  border-color: rgb(63 98 18 / 0.25);
}

.dark\:border-lime-800\/30:is(.dark *) {
  border-color: rgb(63 98 18 / 0.3);
}

.dark\:border-lime-800\/35:is(.dark *) {
  border-color: rgb(63 98 18 / 0.35);
}

.dark\:border-lime-800\/40:is(.dark *) {
  border-color: rgb(63 98 18 / 0.4);
}

.dark\:border-lime-800\/45:is(.dark *) {
  border-color: rgb(63 98 18 / 0.45);
}

.dark\:border-lime-800\/5:is(.dark *) {
  border-color: rgb(63 98 18 / 0.05);
}

.dark\:border-lime-800\/50:is(.dark *) {
  border-color: rgb(63 98 18 / 0.5);
}

.dark\:border-lime-800\/55:is(.dark *) {
  border-color: rgb(63 98 18 / 0.55);
}

.dark\:border-lime-800\/60:is(.dark *) {
  border-color: rgb(63 98 18 / 0.6);
}

.dark\:border-lime-800\/65:is(.dark *) {
  border-color: rgb(63 98 18 / 0.65);
}

.dark\:border-lime-800\/70:is(.dark *) {
  border-color: rgb(63 98 18 / 0.7);
}

.dark\:border-lime-800\/75:is(.dark *) {
  border-color: rgb(63 98 18 / 0.75);
}

.dark\:border-lime-800\/80:is(.dark *) {
  border-color: rgb(63 98 18 / 0.8);
}

.dark\:border-lime-800\/85:is(.dark *) {
  border-color: rgb(63 98 18 / 0.85);
}

.dark\:border-lime-800\/90:is(.dark *) {
  border-color: rgb(63 98 18 / 0.9);
}

.dark\:border-lime-800\/95:is(.dark *) {
  border-color: rgb(63 98 18 / 0.95);
}

.dark\:border-lime-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.dark\:border-lime-900\/0:is(.dark *) {
  border-color: rgb(54 83 20 / 0);
}

.dark\:border-lime-900\/10:is(.dark *) {
  border-color: rgb(54 83 20 / 0.1);
}

.dark\:border-lime-900\/100:is(.dark *) {
  border-color: rgb(54 83 20 / 1);
}

.dark\:border-lime-900\/15:is(.dark *) {
  border-color: rgb(54 83 20 / 0.15);
}

.dark\:border-lime-900\/20:is(.dark *) {
  border-color: rgb(54 83 20 / 0.2);
}

.dark\:border-lime-900\/25:is(.dark *) {
  border-color: rgb(54 83 20 / 0.25);
}

.dark\:border-lime-900\/30:is(.dark *) {
  border-color: rgb(54 83 20 / 0.3);
}

.dark\:border-lime-900\/35:is(.dark *) {
  border-color: rgb(54 83 20 / 0.35);
}

.dark\:border-lime-900\/40:is(.dark *) {
  border-color: rgb(54 83 20 / 0.4);
}

.dark\:border-lime-900\/45:is(.dark *) {
  border-color: rgb(54 83 20 / 0.45);
}

.dark\:border-lime-900\/5:is(.dark *) {
  border-color: rgb(54 83 20 / 0.05);
}

.dark\:border-lime-900\/50:is(.dark *) {
  border-color: rgb(54 83 20 / 0.5);
}

.dark\:border-lime-900\/55:is(.dark *) {
  border-color: rgb(54 83 20 / 0.55);
}

.dark\:border-lime-900\/60:is(.dark *) {
  border-color: rgb(54 83 20 / 0.6);
}

.dark\:border-lime-900\/65:is(.dark *) {
  border-color: rgb(54 83 20 / 0.65);
}

.dark\:border-lime-900\/70:is(.dark *) {
  border-color: rgb(54 83 20 / 0.7);
}

.dark\:border-lime-900\/75:is(.dark *) {
  border-color: rgb(54 83 20 / 0.75);
}

.dark\:border-lime-900\/80:is(.dark *) {
  border-color: rgb(54 83 20 / 0.8);
}

.dark\:border-lime-900\/85:is(.dark *) {
  border-color: rgb(54 83 20 / 0.85);
}

.dark\:border-lime-900\/90:is(.dark *) {
  border-color: rgb(54 83 20 / 0.9);
}

.dark\:border-lime-900\/95:is(.dark *) {
  border-color: rgb(54 83 20 / 0.95);
}

.dark\:border-neutral-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.dark\:border-neutral-100\/0:is(.dark *) {
  border-color: rgb(245 245 245 / 0);
}

.dark\:border-neutral-100\/10:is(.dark *) {
  border-color: rgb(245 245 245 / 0.1);
}

.dark\:border-neutral-100\/100:is(.dark *) {
  border-color: rgb(245 245 245 / 1);
}

.dark\:border-neutral-100\/15:is(.dark *) {
  border-color: rgb(245 245 245 / 0.15);
}

.dark\:border-neutral-100\/20:is(.dark *) {
  border-color: rgb(245 245 245 / 0.2);
}

.dark\:border-neutral-100\/25:is(.dark *) {
  border-color: rgb(245 245 245 / 0.25);
}

.dark\:border-neutral-100\/30:is(.dark *) {
  border-color: rgb(245 245 245 / 0.3);
}

.dark\:border-neutral-100\/35:is(.dark *) {
  border-color: rgb(245 245 245 / 0.35);
}

.dark\:border-neutral-100\/40:is(.dark *) {
  border-color: rgb(245 245 245 / 0.4);
}

.dark\:border-neutral-100\/45:is(.dark *) {
  border-color: rgb(245 245 245 / 0.45);
}

.dark\:border-neutral-100\/5:is(.dark *) {
  border-color: rgb(245 245 245 / 0.05);
}

.dark\:border-neutral-100\/50:is(.dark *) {
  border-color: rgb(245 245 245 / 0.5);
}

.dark\:border-neutral-100\/55:is(.dark *) {
  border-color: rgb(245 245 245 / 0.55);
}

.dark\:border-neutral-100\/60:is(.dark *) {
  border-color: rgb(245 245 245 / 0.6);
}

.dark\:border-neutral-100\/65:is(.dark *) {
  border-color: rgb(245 245 245 / 0.65);
}

.dark\:border-neutral-100\/70:is(.dark *) {
  border-color: rgb(245 245 245 / 0.7);
}

.dark\:border-neutral-100\/75:is(.dark *) {
  border-color: rgb(245 245 245 / 0.75);
}

.dark\:border-neutral-100\/80:is(.dark *) {
  border-color: rgb(245 245 245 / 0.8);
}

.dark\:border-neutral-100\/85:is(.dark *) {
  border-color: rgb(245 245 245 / 0.85);
}

.dark\:border-neutral-100\/90:is(.dark *) {
  border-color: rgb(245 245 245 / 0.9);
}

.dark\:border-neutral-100\/95:is(.dark *) {
  border-color: rgb(245 245 245 / 0.95);
}

.dark\:border-neutral-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.dark\:border-neutral-200\/0:is(.dark *) {
  border-color: rgb(229 229 229 / 0);
}

.dark\:border-neutral-200\/10:is(.dark *) {
  border-color: rgb(229 229 229 / 0.1);
}

.dark\:border-neutral-200\/100:is(.dark *) {
  border-color: rgb(229 229 229 / 1);
}

.dark\:border-neutral-200\/15:is(.dark *) {
  border-color: rgb(229 229 229 / 0.15);
}

.dark\:border-neutral-200\/20:is(.dark *) {
  border-color: rgb(229 229 229 / 0.2);
}

.dark\:border-neutral-200\/25:is(.dark *) {
  border-color: rgb(229 229 229 / 0.25);
}

.dark\:border-neutral-200\/30:is(.dark *) {
  border-color: rgb(229 229 229 / 0.3);
}

.dark\:border-neutral-200\/35:is(.dark *) {
  border-color: rgb(229 229 229 / 0.35);
}

.dark\:border-neutral-200\/40:is(.dark *) {
  border-color: rgb(229 229 229 / 0.4);
}

.dark\:border-neutral-200\/45:is(.dark *) {
  border-color: rgb(229 229 229 / 0.45);
}

.dark\:border-neutral-200\/5:is(.dark *) {
  border-color: rgb(229 229 229 / 0.05);
}

.dark\:border-neutral-200\/50:is(.dark *) {
  border-color: rgb(229 229 229 / 0.5);
}

.dark\:border-neutral-200\/55:is(.dark *) {
  border-color: rgb(229 229 229 / 0.55);
}

.dark\:border-neutral-200\/60:is(.dark *) {
  border-color: rgb(229 229 229 / 0.6);
}

.dark\:border-neutral-200\/65:is(.dark *) {
  border-color: rgb(229 229 229 / 0.65);
}

.dark\:border-neutral-200\/70:is(.dark *) {
  border-color: rgb(229 229 229 / 0.7);
}

.dark\:border-neutral-200\/75:is(.dark *) {
  border-color: rgb(229 229 229 / 0.75);
}

.dark\:border-neutral-200\/80:is(.dark *) {
  border-color: rgb(229 229 229 / 0.8);
}

.dark\:border-neutral-200\/85:is(.dark *) {
  border-color: rgb(229 229 229 / 0.85);
}

.dark\:border-neutral-200\/90:is(.dark *) {
  border-color: rgb(229 229 229 / 0.9);
}

.dark\:border-neutral-200\/95:is(.dark *) {
  border-color: rgb(229 229 229 / 0.95);
}

.dark\:border-neutral-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.dark\:border-neutral-300\/0:is(.dark *) {
  border-color: rgb(212 212 212 / 0);
}

.dark\:border-neutral-300\/10:is(.dark *) {
  border-color: rgb(212 212 212 / 0.1);
}

.dark\:border-neutral-300\/100:is(.dark *) {
  border-color: rgb(212 212 212 / 1);
}

.dark\:border-neutral-300\/15:is(.dark *) {
  border-color: rgb(212 212 212 / 0.15);
}

.dark\:border-neutral-300\/20:is(.dark *) {
  border-color: rgb(212 212 212 / 0.2);
}

.dark\:border-neutral-300\/25:is(.dark *) {
  border-color: rgb(212 212 212 / 0.25);
}

.dark\:border-neutral-300\/30:is(.dark *) {
  border-color: rgb(212 212 212 / 0.3);
}

.dark\:border-neutral-300\/35:is(.dark *) {
  border-color: rgb(212 212 212 / 0.35);
}

.dark\:border-neutral-300\/40:is(.dark *) {
  border-color: rgb(212 212 212 / 0.4);
}

.dark\:border-neutral-300\/45:is(.dark *) {
  border-color: rgb(212 212 212 / 0.45);
}

.dark\:border-neutral-300\/5:is(.dark *) {
  border-color: rgb(212 212 212 / 0.05);
}

.dark\:border-neutral-300\/50:is(.dark *) {
  border-color: rgb(212 212 212 / 0.5);
}

.dark\:border-neutral-300\/55:is(.dark *) {
  border-color: rgb(212 212 212 / 0.55);
}

.dark\:border-neutral-300\/60:is(.dark *) {
  border-color: rgb(212 212 212 / 0.6);
}

.dark\:border-neutral-300\/65:is(.dark *) {
  border-color: rgb(212 212 212 / 0.65);
}

.dark\:border-neutral-300\/70:is(.dark *) {
  border-color: rgb(212 212 212 / 0.7);
}

.dark\:border-neutral-300\/75:is(.dark *) {
  border-color: rgb(212 212 212 / 0.75);
}

.dark\:border-neutral-300\/80:is(.dark *) {
  border-color: rgb(212 212 212 / 0.8);
}

.dark\:border-neutral-300\/85:is(.dark *) {
  border-color: rgb(212 212 212 / 0.85);
}

.dark\:border-neutral-300\/90:is(.dark *) {
  border-color: rgb(212 212 212 / 0.9);
}

.dark\:border-neutral-300\/95:is(.dark *) {
  border-color: rgb(212 212 212 / 0.95);
}

.dark\:border-neutral-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.dark\:border-neutral-400\/0:is(.dark *) {
  border-color: rgb(163 163 163 / 0);
}

.dark\:border-neutral-400\/10:is(.dark *) {
  border-color: rgb(163 163 163 / 0.1);
}

.dark\:border-neutral-400\/100:is(.dark *) {
  border-color: rgb(163 163 163 / 1);
}

.dark\:border-neutral-400\/15:is(.dark *) {
  border-color: rgb(163 163 163 / 0.15);
}

.dark\:border-neutral-400\/20:is(.dark *) {
  border-color: rgb(163 163 163 / 0.2);
}

.dark\:border-neutral-400\/25:is(.dark *) {
  border-color: rgb(163 163 163 / 0.25);
}

.dark\:border-neutral-400\/30:is(.dark *) {
  border-color: rgb(163 163 163 / 0.3);
}

.dark\:border-neutral-400\/35:is(.dark *) {
  border-color: rgb(163 163 163 / 0.35);
}

.dark\:border-neutral-400\/40:is(.dark *) {
  border-color: rgb(163 163 163 / 0.4);
}

.dark\:border-neutral-400\/45:is(.dark *) {
  border-color: rgb(163 163 163 / 0.45);
}

.dark\:border-neutral-400\/5:is(.dark *) {
  border-color: rgb(163 163 163 / 0.05);
}

.dark\:border-neutral-400\/50:is(.dark *) {
  border-color: rgb(163 163 163 / 0.5);
}

.dark\:border-neutral-400\/55:is(.dark *) {
  border-color: rgb(163 163 163 / 0.55);
}

.dark\:border-neutral-400\/60:is(.dark *) {
  border-color: rgb(163 163 163 / 0.6);
}

.dark\:border-neutral-400\/65:is(.dark *) {
  border-color: rgb(163 163 163 / 0.65);
}

.dark\:border-neutral-400\/70:is(.dark *) {
  border-color: rgb(163 163 163 / 0.7);
}

.dark\:border-neutral-400\/75:is(.dark *) {
  border-color: rgb(163 163 163 / 0.75);
}

.dark\:border-neutral-400\/80:is(.dark *) {
  border-color: rgb(163 163 163 / 0.8);
}

.dark\:border-neutral-400\/85:is(.dark *) {
  border-color: rgb(163 163 163 / 0.85);
}

.dark\:border-neutral-400\/90:is(.dark *) {
  border-color: rgb(163 163 163 / 0.9);
}

.dark\:border-neutral-400\/95:is(.dark *) {
  border-color: rgb(163 163 163 / 0.95);
}

.dark\:border-neutral-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.dark\:border-neutral-500\/0:is(.dark *) {
  border-color: rgb(115 115 115 / 0);
}

.dark\:border-neutral-500\/10:is(.dark *) {
  border-color: rgb(115 115 115 / 0.1);
}

.dark\:border-neutral-500\/100:is(.dark *) {
  border-color: rgb(115 115 115 / 1);
}

.dark\:border-neutral-500\/15:is(.dark *) {
  border-color: rgb(115 115 115 / 0.15);
}

.dark\:border-neutral-500\/20:is(.dark *) {
  border-color: rgb(115 115 115 / 0.2);
}

.dark\:border-neutral-500\/25:is(.dark *) {
  border-color: rgb(115 115 115 / 0.25);
}

.dark\:border-neutral-500\/30:is(.dark *) {
  border-color: rgb(115 115 115 / 0.3);
}

.dark\:border-neutral-500\/35:is(.dark *) {
  border-color: rgb(115 115 115 / 0.35);
}

.dark\:border-neutral-500\/40:is(.dark *) {
  border-color: rgb(115 115 115 / 0.4);
}

.dark\:border-neutral-500\/45:is(.dark *) {
  border-color: rgb(115 115 115 / 0.45);
}

.dark\:border-neutral-500\/5:is(.dark *) {
  border-color: rgb(115 115 115 / 0.05);
}

.dark\:border-neutral-500\/50:is(.dark *) {
  border-color: rgb(115 115 115 / 0.5);
}

.dark\:border-neutral-500\/55:is(.dark *) {
  border-color: rgb(115 115 115 / 0.55);
}

.dark\:border-neutral-500\/60:is(.dark *) {
  border-color: rgb(115 115 115 / 0.6);
}

.dark\:border-neutral-500\/65:is(.dark *) {
  border-color: rgb(115 115 115 / 0.65);
}

.dark\:border-neutral-500\/70:is(.dark *) {
  border-color: rgb(115 115 115 / 0.7);
}

.dark\:border-neutral-500\/75:is(.dark *) {
  border-color: rgb(115 115 115 / 0.75);
}

.dark\:border-neutral-500\/80:is(.dark *) {
  border-color: rgb(115 115 115 / 0.8);
}

.dark\:border-neutral-500\/85:is(.dark *) {
  border-color: rgb(115 115 115 / 0.85);
}

.dark\:border-neutral-500\/90:is(.dark *) {
  border-color: rgb(115 115 115 / 0.9);
}

.dark\:border-neutral-500\/95:is(.dark *) {
  border-color: rgb(115 115 115 / 0.95);
}

.dark\:border-neutral-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.dark\:border-neutral-600\/0:is(.dark *) {
  border-color: rgb(82 82 82 / 0);
}

.dark\:border-neutral-600\/10:is(.dark *) {
  border-color: rgb(82 82 82 / 0.1);
}

.dark\:border-neutral-600\/100:is(.dark *) {
  border-color: rgb(82 82 82 / 1);
}

.dark\:border-neutral-600\/15:is(.dark *) {
  border-color: rgb(82 82 82 / 0.15);
}

.dark\:border-neutral-600\/20:is(.dark *) {
  border-color: rgb(82 82 82 / 0.2);
}

.dark\:border-neutral-600\/25:is(.dark *) {
  border-color: rgb(82 82 82 / 0.25);
}

.dark\:border-neutral-600\/30:is(.dark *) {
  border-color: rgb(82 82 82 / 0.3);
}

.dark\:border-neutral-600\/35:is(.dark *) {
  border-color: rgb(82 82 82 / 0.35);
}

.dark\:border-neutral-600\/40:is(.dark *) {
  border-color: rgb(82 82 82 / 0.4);
}

.dark\:border-neutral-600\/45:is(.dark *) {
  border-color: rgb(82 82 82 / 0.45);
}

.dark\:border-neutral-600\/5:is(.dark *) {
  border-color: rgb(82 82 82 / 0.05);
}

.dark\:border-neutral-600\/50:is(.dark *) {
  border-color: rgb(82 82 82 / 0.5);
}

.dark\:border-neutral-600\/55:is(.dark *) {
  border-color: rgb(82 82 82 / 0.55);
}

.dark\:border-neutral-600\/60:is(.dark *) {
  border-color: rgb(82 82 82 / 0.6);
}

.dark\:border-neutral-600\/65:is(.dark *) {
  border-color: rgb(82 82 82 / 0.65);
}

.dark\:border-neutral-600\/70:is(.dark *) {
  border-color: rgb(82 82 82 / 0.7);
}

.dark\:border-neutral-600\/75:is(.dark *) {
  border-color: rgb(82 82 82 / 0.75);
}

.dark\:border-neutral-600\/80:is(.dark *) {
  border-color: rgb(82 82 82 / 0.8);
}

.dark\:border-neutral-600\/85:is(.dark *) {
  border-color: rgb(82 82 82 / 0.85);
}

.dark\:border-neutral-600\/90:is(.dark *) {
  border-color: rgb(82 82 82 / 0.9);
}

.dark\:border-neutral-600\/95:is(.dark *) {
  border-color: rgb(82 82 82 / 0.95);
}

.dark\:border-neutral-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.dark\:border-neutral-700\/0:is(.dark *) {
  border-color: rgb(64 64 64 / 0);
}

.dark\:border-neutral-700\/10:is(.dark *) {
  border-color: rgb(64 64 64 / 0.1);
}

.dark\:border-neutral-700\/100:is(.dark *) {
  border-color: rgb(64 64 64 / 1);
}

.dark\:border-neutral-700\/15:is(.dark *) {
  border-color: rgb(64 64 64 / 0.15);
}

.dark\:border-neutral-700\/20:is(.dark *) {
  border-color: rgb(64 64 64 / 0.2);
}

.dark\:border-neutral-700\/25:is(.dark *) {
  border-color: rgb(64 64 64 / 0.25);
}

.dark\:border-neutral-700\/30:is(.dark *) {
  border-color: rgb(64 64 64 / 0.3);
}

.dark\:border-neutral-700\/35:is(.dark *) {
  border-color: rgb(64 64 64 / 0.35);
}

.dark\:border-neutral-700\/40:is(.dark *) {
  border-color: rgb(64 64 64 / 0.4);
}

.dark\:border-neutral-700\/45:is(.dark *) {
  border-color: rgb(64 64 64 / 0.45);
}

.dark\:border-neutral-700\/5:is(.dark *) {
  border-color: rgb(64 64 64 / 0.05);
}

.dark\:border-neutral-700\/50:is(.dark *) {
  border-color: rgb(64 64 64 / 0.5);
}

.dark\:border-neutral-700\/55:is(.dark *) {
  border-color: rgb(64 64 64 / 0.55);
}

.dark\:border-neutral-700\/60:is(.dark *) {
  border-color: rgb(64 64 64 / 0.6);
}

.dark\:border-neutral-700\/65:is(.dark *) {
  border-color: rgb(64 64 64 / 0.65);
}

.dark\:border-neutral-700\/70:is(.dark *) {
  border-color: rgb(64 64 64 / 0.7);
}

.dark\:border-neutral-700\/75:is(.dark *) {
  border-color: rgb(64 64 64 / 0.75);
}

.dark\:border-neutral-700\/80:is(.dark *) {
  border-color: rgb(64 64 64 / 0.8);
}

.dark\:border-neutral-700\/85:is(.dark *) {
  border-color: rgb(64 64 64 / 0.85);
}

.dark\:border-neutral-700\/90:is(.dark *) {
  border-color: rgb(64 64 64 / 0.9);
}

.dark\:border-neutral-700\/95:is(.dark *) {
  border-color: rgb(64 64 64 / 0.95);
}

.dark\:border-neutral-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.dark\:border-neutral-800\/0:is(.dark *) {
  border-color: rgb(38 38 38 / 0);
}

.dark\:border-neutral-800\/10:is(.dark *) {
  border-color: rgb(38 38 38 / 0.1);
}

.dark\:border-neutral-800\/100:is(.dark *) {
  border-color: rgb(38 38 38 / 1);
}

.dark\:border-neutral-800\/15:is(.dark *) {
  border-color: rgb(38 38 38 / 0.15);
}

.dark\:border-neutral-800\/20:is(.dark *) {
  border-color: rgb(38 38 38 / 0.2);
}

.dark\:border-neutral-800\/25:is(.dark *) {
  border-color: rgb(38 38 38 / 0.25);
}

.dark\:border-neutral-800\/30:is(.dark *) {
  border-color: rgb(38 38 38 / 0.3);
}

.dark\:border-neutral-800\/35:is(.dark *) {
  border-color: rgb(38 38 38 / 0.35);
}

.dark\:border-neutral-800\/40:is(.dark *) {
  border-color: rgb(38 38 38 / 0.4);
}

.dark\:border-neutral-800\/45:is(.dark *) {
  border-color: rgb(38 38 38 / 0.45);
}

.dark\:border-neutral-800\/5:is(.dark *) {
  border-color: rgb(38 38 38 / 0.05);
}

.dark\:border-neutral-800\/50:is(.dark *) {
  border-color: rgb(38 38 38 / 0.5);
}

.dark\:border-neutral-800\/55:is(.dark *) {
  border-color: rgb(38 38 38 / 0.55);
}

.dark\:border-neutral-800\/60:is(.dark *) {
  border-color: rgb(38 38 38 / 0.6);
}

.dark\:border-neutral-800\/65:is(.dark *) {
  border-color: rgb(38 38 38 / 0.65);
}

.dark\:border-neutral-800\/70:is(.dark *) {
  border-color: rgb(38 38 38 / 0.7);
}

.dark\:border-neutral-800\/75:is(.dark *) {
  border-color: rgb(38 38 38 / 0.75);
}

.dark\:border-neutral-800\/80:is(.dark *) {
  border-color: rgb(38 38 38 / 0.8);
}

.dark\:border-neutral-800\/85:is(.dark *) {
  border-color: rgb(38 38 38 / 0.85);
}

.dark\:border-neutral-800\/90:is(.dark *) {
  border-color: rgb(38 38 38 / 0.9);
}

.dark\:border-neutral-800\/95:is(.dark *) {
  border-color: rgb(38 38 38 / 0.95);
}

.dark\:border-neutral-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.dark\:border-neutral-900\/0:is(.dark *) {
  border-color: rgb(23 23 23 / 0);
}

.dark\:border-neutral-900\/10:is(.dark *) {
  border-color: rgb(23 23 23 / 0.1);
}

.dark\:border-neutral-900\/100:is(.dark *) {
  border-color: rgb(23 23 23 / 1);
}

.dark\:border-neutral-900\/15:is(.dark *) {
  border-color: rgb(23 23 23 / 0.15);
}

.dark\:border-neutral-900\/20:is(.dark *) {
  border-color: rgb(23 23 23 / 0.2);
}

.dark\:border-neutral-900\/25:is(.dark *) {
  border-color: rgb(23 23 23 / 0.25);
}

.dark\:border-neutral-900\/30:is(.dark *) {
  border-color: rgb(23 23 23 / 0.3);
}

.dark\:border-neutral-900\/35:is(.dark *) {
  border-color: rgb(23 23 23 / 0.35);
}

.dark\:border-neutral-900\/40:is(.dark *) {
  border-color: rgb(23 23 23 / 0.4);
}

.dark\:border-neutral-900\/45:is(.dark *) {
  border-color: rgb(23 23 23 / 0.45);
}

.dark\:border-neutral-900\/5:is(.dark *) {
  border-color: rgb(23 23 23 / 0.05);
}

.dark\:border-neutral-900\/50:is(.dark *) {
  border-color: rgb(23 23 23 / 0.5);
}

.dark\:border-neutral-900\/55:is(.dark *) {
  border-color: rgb(23 23 23 / 0.55);
}

.dark\:border-neutral-900\/60:is(.dark *) {
  border-color: rgb(23 23 23 / 0.6);
}

.dark\:border-neutral-900\/65:is(.dark *) {
  border-color: rgb(23 23 23 / 0.65);
}

.dark\:border-neutral-900\/70:is(.dark *) {
  border-color: rgb(23 23 23 / 0.7);
}

.dark\:border-neutral-900\/75:is(.dark *) {
  border-color: rgb(23 23 23 / 0.75);
}

.dark\:border-neutral-900\/80:is(.dark *) {
  border-color: rgb(23 23 23 / 0.8);
}

.dark\:border-neutral-900\/85:is(.dark *) {
  border-color: rgb(23 23 23 / 0.85);
}

.dark\:border-neutral-900\/90:is(.dark *) {
  border-color: rgb(23 23 23 / 0.9);
}

.dark\:border-neutral-900\/95:is(.dark *) {
  border-color: rgb(23 23 23 / 0.95);
}

.dark\:border-orange-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 236 220 / var(--tw-border-opacity, 1));
}

.dark\:border-orange-100\/0:is(.dark *) {
  border-color: rgb(254 236 220 / 0);
}

.dark\:border-orange-100\/10:is(.dark *) {
  border-color: rgb(254 236 220 / 0.1);
}

.dark\:border-orange-100\/100:is(.dark *) {
  border-color: rgb(254 236 220 / 1);
}

.dark\:border-orange-100\/15:is(.dark *) {
  border-color: rgb(254 236 220 / 0.15);
}

.dark\:border-orange-100\/20:is(.dark *) {
  border-color: rgb(254 236 220 / 0.2);
}

.dark\:border-orange-100\/25:is(.dark *) {
  border-color: rgb(254 236 220 / 0.25);
}

.dark\:border-orange-100\/30:is(.dark *) {
  border-color: rgb(254 236 220 / 0.3);
}

.dark\:border-orange-100\/35:is(.dark *) {
  border-color: rgb(254 236 220 / 0.35);
}

.dark\:border-orange-100\/40:is(.dark *) {
  border-color: rgb(254 236 220 / 0.4);
}

.dark\:border-orange-100\/45:is(.dark *) {
  border-color: rgb(254 236 220 / 0.45);
}

.dark\:border-orange-100\/5:is(.dark *) {
  border-color: rgb(254 236 220 / 0.05);
}

.dark\:border-orange-100\/50:is(.dark *) {
  border-color: rgb(254 236 220 / 0.5);
}

.dark\:border-orange-100\/55:is(.dark *) {
  border-color: rgb(254 236 220 / 0.55);
}

.dark\:border-orange-100\/60:is(.dark *) {
  border-color: rgb(254 236 220 / 0.6);
}

.dark\:border-orange-100\/65:is(.dark *) {
  border-color: rgb(254 236 220 / 0.65);
}

.dark\:border-orange-100\/70:is(.dark *) {
  border-color: rgb(254 236 220 / 0.7);
}

.dark\:border-orange-100\/75:is(.dark *) {
  border-color: rgb(254 236 220 / 0.75);
}

.dark\:border-orange-100\/80:is(.dark *) {
  border-color: rgb(254 236 220 / 0.8);
}

.dark\:border-orange-100\/85:is(.dark *) {
  border-color: rgb(254 236 220 / 0.85);
}

.dark\:border-orange-100\/90:is(.dark *) {
  border-color: rgb(254 236 220 / 0.9);
}

.dark\:border-orange-100\/95:is(.dark *) {
  border-color: rgb(254 236 220 / 0.95);
}

.dark\:border-orange-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(252 217 189 / var(--tw-border-opacity, 1));
}

.dark\:border-orange-200\/0:is(.dark *) {
  border-color: rgb(252 217 189 / 0);
}

.dark\:border-orange-200\/10:is(.dark *) {
  border-color: rgb(252 217 189 / 0.1);
}

.dark\:border-orange-200\/100:is(.dark *) {
  border-color: rgb(252 217 189 / 1);
}

.dark\:border-orange-200\/15:is(.dark *) {
  border-color: rgb(252 217 189 / 0.15);
}

.dark\:border-orange-200\/20:is(.dark *) {
  border-color: rgb(252 217 189 / 0.2);
}

.dark\:border-orange-200\/25:is(.dark *) {
  border-color: rgb(252 217 189 / 0.25);
}

.dark\:border-orange-200\/30:is(.dark *) {
  border-color: rgb(252 217 189 / 0.3);
}

.dark\:border-orange-200\/35:is(.dark *) {
  border-color: rgb(252 217 189 / 0.35);
}

.dark\:border-orange-200\/40:is(.dark *) {
  border-color: rgb(252 217 189 / 0.4);
}

.dark\:border-orange-200\/45:is(.dark *) {
  border-color: rgb(252 217 189 / 0.45);
}

.dark\:border-orange-200\/5:is(.dark *) {
  border-color: rgb(252 217 189 / 0.05);
}

.dark\:border-orange-200\/50:is(.dark *) {
  border-color: rgb(252 217 189 / 0.5);
}

.dark\:border-orange-200\/55:is(.dark *) {
  border-color: rgb(252 217 189 / 0.55);
}

.dark\:border-orange-200\/60:is(.dark *) {
  border-color: rgb(252 217 189 / 0.6);
}

.dark\:border-orange-200\/65:is(.dark *) {
  border-color: rgb(252 217 189 / 0.65);
}

.dark\:border-orange-200\/70:is(.dark *) {
  border-color: rgb(252 217 189 / 0.7);
}

.dark\:border-orange-200\/75:is(.dark *) {
  border-color: rgb(252 217 189 / 0.75);
}

.dark\:border-orange-200\/80:is(.dark *) {
  border-color: rgb(252 217 189 / 0.8);
}

.dark\:border-orange-200\/85:is(.dark *) {
  border-color: rgb(252 217 189 / 0.85);
}

.dark\:border-orange-200\/90:is(.dark *) {
  border-color: rgb(252 217 189 / 0.9);
}

.dark\:border-orange-200\/95:is(.dark *) {
  border-color: rgb(252 217 189 / 0.95);
}

.dark\:border-orange-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 140 / var(--tw-border-opacity, 1));
}

.dark\:border-orange-300\/0:is(.dark *) {
  border-color: rgb(253 186 140 / 0);
}

.dark\:border-orange-300\/10:is(.dark *) {
  border-color: rgb(253 186 140 / 0.1);
}

.dark\:border-orange-300\/100:is(.dark *) {
  border-color: rgb(253 186 140 / 1);
}

.dark\:border-orange-300\/15:is(.dark *) {
  border-color: rgb(253 186 140 / 0.15);
}

.dark\:border-orange-300\/20:is(.dark *) {
  border-color: rgb(253 186 140 / 0.2);
}

.dark\:border-orange-300\/25:is(.dark *) {
  border-color: rgb(253 186 140 / 0.25);
}

.dark\:border-orange-300\/30:is(.dark *) {
  border-color: rgb(253 186 140 / 0.3);
}

.dark\:border-orange-300\/35:is(.dark *) {
  border-color: rgb(253 186 140 / 0.35);
}

.dark\:border-orange-300\/40:is(.dark *) {
  border-color: rgb(253 186 140 / 0.4);
}

.dark\:border-orange-300\/45:is(.dark *) {
  border-color: rgb(253 186 140 / 0.45);
}

.dark\:border-orange-300\/5:is(.dark *) {
  border-color: rgb(253 186 140 / 0.05);
}

.dark\:border-orange-300\/50:is(.dark *) {
  border-color: rgb(253 186 140 / 0.5);
}

.dark\:border-orange-300\/55:is(.dark *) {
  border-color: rgb(253 186 140 / 0.55);
}

.dark\:border-orange-300\/60:is(.dark *) {
  border-color: rgb(253 186 140 / 0.6);
}

.dark\:border-orange-300\/65:is(.dark *) {
  border-color: rgb(253 186 140 / 0.65);
}

.dark\:border-orange-300\/70:is(.dark *) {
  border-color: rgb(253 186 140 / 0.7);
}

.dark\:border-orange-300\/75:is(.dark *) {
  border-color: rgb(253 186 140 / 0.75);
}

.dark\:border-orange-300\/80:is(.dark *) {
  border-color: rgb(253 186 140 / 0.8);
}

.dark\:border-orange-300\/85:is(.dark *) {
  border-color: rgb(253 186 140 / 0.85);
}

.dark\:border-orange-300\/90:is(.dark *) {
  border-color: rgb(253 186 140 / 0.9);
}

.dark\:border-orange-300\/95:is(.dark *) {
  border-color: rgb(253 186 140 / 0.95);
}

.dark\:border-orange-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(255 138 76 / var(--tw-border-opacity, 1));
}

.dark\:border-orange-400\/0:is(.dark *) {
  border-color: rgb(255 138 76 / 0);
}

.dark\:border-orange-400\/10:is(.dark *) {
  border-color: rgb(255 138 76 / 0.1);
}

.dark\:border-orange-400\/100:is(.dark *) {
  border-color: rgb(255 138 76 / 1);
}

.dark\:border-orange-400\/15:is(.dark *) {
  border-color: rgb(255 138 76 / 0.15);
}

.dark\:border-orange-400\/20:is(.dark *) {
  border-color: rgb(255 138 76 / 0.2);
}

.dark\:border-orange-400\/25:is(.dark *) {
  border-color: rgb(255 138 76 / 0.25);
}

.dark\:border-orange-400\/30:is(.dark *) {
  border-color: rgb(255 138 76 / 0.3);
}

.dark\:border-orange-400\/35:is(.dark *) {
  border-color: rgb(255 138 76 / 0.35);
}

.dark\:border-orange-400\/40:is(.dark *) {
  border-color: rgb(255 138 76 / 0.4);
}

.dark\:border-orange-400\/45:is(.dark *) {
  border-color: rgb(255 138 76 / 0.45);
}

.dark\:border-orange-400\/5:is(.dark *) {
  border-color: rgb(255 138 76 / 0.05);
}

.dark\:border-orange-400\/50:is(.dark *) {
  border-color: rgb(255 138 76 / 0.5);
}

.dark\:border-orange-400\/55:is(.dark *) {
  border-color: rgb(255 138 76 / 0.55);
}

.dark\:border-orange-400\/60:is(.dark *) {
  border-color: rgb(255 138 76 / 0.6);
}

.dark\:border-orange-400\/65:is(.dark *) {
  border-color: rgb(255 138 76 / 0.65);
}

.dark\:border-orange-400\/70:is(.dark *) {
  border-color: rgb(255 138 76 / 0.7);
}

.dark\:border-orange-400\/75:is(.dark *) {
  border-color: rgb(255 138 76 / 0.75);
}

.dark\:border-orange-400\/80:is(.dark *) {
  border-color: rgb(255 138 76 / 0.8);
}

.dark\:border-orange-400\/85:is(.dark *) {
  border-color: rgb(255 138 76 / 0.85);
}

.dark\:border-orange-400\/90:is(.dark *) {
  border-color: rgb(255 138 76 / 0.9);
}

.dark\:border-orange-400\/95:is(.dark *) {
  border-color: rgb(255 138 76 / 0.95);
}

.dark\:border-orange-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(255 90 31 / var(--tw-border-opacity, 1));
}

.dark\:border-orange-500\/0:is(.dark *) {
  border-color: rgb(255 90 31 / 0);
}

.dark\:border-orange-500\/10:is(.dark *) {
  border-color: rgb(255 90 31 / 0.1);
}

.dark\:border-orange-500\/100:is(.dark *) {
  border-color: rgb(255 90 31 / 1);
}

.dark\:border-orange-500\/15:is(.dark *) {
  border-color: rgb(255 90 31 / 0.15);
}

.dark\:border-orange-500\/20:is(.dark *) {
  border-color: rgb(255 90 31 / 0.2);
}

.dark\:border-orange-500\/25:is(.dark *) {
  border-color: rgb(255 90 31 / 0.25);
}

.dark\:border-orange-500\/30:is(.dark *) {
  border-color: rgb(255 90 31 / 0.3);
}

.dark\:border-orange-500\/35:is(.dark *) {
  border-color: rgb(255 90 31 / 0.35);
}

.dark\:border-orange-500\/40:is(.dark *) {
  border-color: rgb(255 90 31 / 0.4);
}

.dark\:border-orange-500\/45:is(.dark *) {
  border-color: rgb(255 90 31 / 0.45);
}

.dark\:border-orange-500\/5:is(.dark *) {
  border-color: rgb(255 90 31 / 0.05);
}

.dark\:border-orange-500\/50:is(.dark *) {
  border-color: rgb(255 90 31 / 0.5);
}

.dark\:border-orange-500\/55:is(.dark *) {
  border-color: rgb(255 90 31 / 0.55);
}

.dark\:border-orange-500\/60:is(.dark *) {
  border-color: rgb(255 90 31 / 0.6);
}

.dark\:border-orange-500\/65:is(.dark *) {
  border-color: rgb(255 90 31 / 0.65);
}

.dark\:border-orange-500\/70:is(.dark *) {
  border-color: rgb(255 90 31 / 0.7);
}

.dark\:border-orange-500\/75:is(.dark *) {
  border-color: rgb(255 90 31 / 0.75);
}

.dark\:border-orange-500\/80:is(.dark *) {
  border-color: rgb(255 90 31 / 0.8);
}

.dark\:border-orange-500\/85:is(.dark *) {
  border-color: rgb(255 90 31 / 0.85);
}

.dark\:border-orange-500\/90:is(.dark *) {
  border-color: rgb(255 90 31 / 0.9);
}

.dark\:border-orange-500\/95:is(.dark *) {
  border-color: rgb(255 90 31 / 0.95);
}

.dark\:border-orange-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(208 56 1 / var(--tw-border-opacity, 1));
}

.dark\:border-orange-600\/0:is(.dark *) {
  border-color: rgb(208 56 1 / 0);
}

.dark\:border-orange-600\/10:is(.dark *) {
  border-color: rgb(208 56 1 / 0.1);
}

.dark\:border-orange-600\/100:is(.dark *) {
  border-color: rgb(208 56 1 / 1);
}

.dark\:border-orange-600\/15:is(.dark *) {
  border-color: rgb(208 56 1 / 0.15);
}

.dark\:border-orange-600\/20:is(.dark *) {
  border-color: rgb(208 56 1 / 0.2);
}

.dark\:border-orange-600\/25:is(.dark *) {
  border-color: rgb(208 56 1 / 0.25);
}

.dark\:border-orange-600\/30:is(.dark *) {
  border-color: rgb(208 56 1 / 0.3);
}

.dark\:border-orange-600\/35:is(.dark *) {
  border-color: rgb(208 56 1 / 0.35);
}

.dark\:border-orange-600\/40:is(.dark *) {
  border-color: rgb(208 56 1 / 0.4);
}

.dark\:border-orange-600\/45:is(.dark *) {
  border-color: rgb(208 56 1 / 0.45);
}

.dark\:border-orange-600\/5:is(.dark *) {
  border-color: rgb(208 56 1 / 0.05);
}

.dark\:border-orange-600\/50:is(.dark *) {
  border-color: rgb(208 56 1 / 0.5);
}

.dark\:border-orange-600\/55:is(.dark *) {
  border-color: rgb(208 56 1 / 0.55);
}

.dark\:border-orange-600\/60:is(.dark *) {
  border-color: rgb(208 56 1 / 0.6);
}

.dark\:border-orange-600\/65:is(.dark *) {
  border-color: rgb(208 56 1 / 0.65);
}

.dark\:border-orange-600\/70:is(.dark *) {
  border-color: rgb(208 56 1 / 0.7);
}

.dark\:border-orange-600\/75:is(.dark *) {
  border-color: rgb(208 56 1 / 0.75);
}

.dark\:border-orange-600\/80:is(.dark *) {
  border-color: rgb(208 56 1 / 0.8);
}

.dark\:border-orange-600\/85:is(.dark *) {
  border-color: rgb(208 56 1 / 0.85);
}

.dark\:border-orange-600\/90:is(.dark *) {
  border-color: rgb(208 56 1 / 0.9);
}

.dark\:border-orange-600\/95:is(.dark *) {
  border-color: rgb(208 56 1 / 0.95);
}

.dark\:border-orange-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(180 52 3 / var(--tw-border-opacity, 1));
}

.dark\:border-orange-700\/0:is(.dark *) {
  border-color: rgb(180 52 3 / 0);
}

.dark\:border-orange-700\/10:is(.dark *) {
  border-color: rgb(180 52 3 / 0.1);
}

.dark\:border-orange-700\/100:is(.dark *) {
  border-color: rgb(180 52 3 / 1);
}

.dark\:border-orange-700\/15:is(.dark *) {
  border-color: rgb(180 52 3 / 0.15);
}

.dark\:border-orange-700\/20:is(.dark *) {
  border-color: rgb(180 52 3 / 0.2);
}

.dark\:border-orange-700\/25:is(.dark *) {
  border-color: rgb(180 52 3 / 0.25);
}

.dark\:border-orange-700\/30:is(.dark *) {
  border-color: rgb(180 52 3 / 0.3);
}

.dark\:border-orange-700\/35:is(.dark *) {
  border-color: rgb(180 52 3 / 0.35);
}

.dark\:border-orange-700\/40:is(.dark *) {
  border-color: rgb(180 52 3 / 0.4);
}

.dark\:border-orange-700\/45:is(.dark *) {
  border-color: rgb(180 52 3 / 0.45);
}

.dark\:border-orange-700\/5:is(.dark *) {
  border-color: rgb(180 52 3 / 0.05);
}

.dark\:border-orange-700\/50:is(.dark *) {
  border-color: rgb(180 52 3 / 0.5);
}

.dark\:border-orange-700\/55:is(.dark *) {
  border-color: rgb(180 52 3 / 0.55);
}

.dark\:border-orange-700\/60:is(.dark *) {
  border-color: rgb(180 52 3 / 0.6);
}

.dark\:border-orange-700\/65:is(.dark *) {
  border-color: rgb(180 52 3 / 0.65);
}

.dark\:border-orange-700\/70:is(.dark *) {
  border-color: rgb(180 52 3 / 0.7);
}

.dark\:border-orange-700\/75:is(.dark *) {
  border-color: rgb(180 52 3 / 0.75);
}

.dark\:border-orange-700\/80:is(.dark *) {
  border-color: rgb(180 52 3 / 0.8);
}

.dark\:border-orange-700\/85:is(.dark *) {
  border-color: rgb(180 52 3 / 0.85);
}

.dark\:border-orange-700\/90:is(.dark *) {
  border-color: rgb(180 52 3 / 0.9);
}

.dark\:border-orange-700\/95:is(.dark *) {
  border-color: rgb(180 52 3 / 0.95);
}

.dark\:border-orange-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(138 44 13 / var(--tw-border-opacity, 1));
}

.dark\:border-orange-800\/0:is(.dark *) {
  border-color: rgb(138 44 13 / 0);
}

.dark\:border-orange-800\/10:is(.dark *) {
  border-color: rgb(138 44 13 / 0.1);
}

.dark\:border-orange-800\/100:is(.dark *) {
  border-color: rgb(138 44 13 / 1);
}

.dark\:border-orange-800\/15:is(.dark *) {
  border-color: rgb(138 44 13 / 0.15);
}

.dark\:border-orange-800\/20:is(.dark *) {
  border-color: rgb(138 44 13 / 0.2);
}

.dark\:border-orange-800\/25:is(.dark *) {
  border-color: rgb(138 44 13 / 0.25);
}

.dark\:border-orange-800\/30:is(.dark *) {
  border-color: rgb(138 44 13 / 0.3);
}

.dark\:border-orange-800\/35:is(.dark *) {
  border-color: rgb(138 44 13 / 0.35);
}

.dark\:border-orange-800\/40:is(.dark *) {
  border-color: rgb(138 44 13 / 0.4);
}

.dark\:border-orange-800\/45:is(.dark *) {
  border-color: rgb(138 44 13 / 0.45);
}

.dark\:border-orange-800\/5:is(.dark *) {
  border-color: rgb(138 44 13 / 0.05);
}

.dark\:border-orange-800\/50:is(.dark *) {
  border-color: rgb(138 44 13 / 0.5);
}

.dark\:border-orange-800\/55:is(.dark *) {
  border-color: rgb(138 44 13 / 0.55);
}

.dark\:border-orange-800\/60:is(.dark *) {
  border-color: rgb(138 44 13 / 0.6);
}

.dark\:border-orange-800\/65:is(.dark *) {
  border-color: rgb(138 44 13 / 0.65);
}

.dark\:border-orange-800\/70:is(.dark *) {
  border-color: rgb(138 44 13 / 0.7);
}

.dark\:border-orange-800\/75:is(.dark *) {
  border-color: rgb(138 44 13 / 0.75);
}

.dark\:border-orange-800\/80:is(.dark *) {
  border-color: rgb(138 44 13 / 0.8);
}

.dark\:border-orange-800\/85:is(.dark *) {
  border-color: rgb(138 44 13 / 0.85);
}

.dark\:border-orange-800\/90:is(.dark *) {
  border-color: rgb(138 44 13 / 0.9);
}

.dark\:border-orange-800\/95:is(.dark *) {
  border-color: rgb(138 44 13 / 0.95);
}

.dark\:border-orange-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(119 29 29 / var(--tw-border-opacity, 1));
}

.dark\:border-orange-900\/0:is(.dark *) {
  border-color: rgb(119 29 29 / 0);
}

.dark\:border-orange-900\/10:is(.dark *) {
  border-color: rgb(119 29 29 / 0.1);
}

.dark\:border-orange-900\/100:is(.dark *) {
  border-color: rgb(119 29 29 / 1);
}

.dark\:border-orange-900\/15:is(.dark *) {
  border-color: rgb(119 29 29 / 0.15);
}

.dark\:border-orange-900\/20:is(.dark *) {
  border-color: rgb(119 29 29 / 0.2);
}

.dark\:border-orange-900\/25:is(.dark *) {
  border-color: rgb(119 29 29 / 0.25);
}

.dark\:border-orange-900\/30:is(.dark *) {
  border-color: rgb(119 29 29 / 0.3);
}

.dark\:border-orange-900\/35:is(.dark *) {
  border-color: rgb(119 29 29 / 0.35);
}

.dark\:border-orange-900\/40:is(.dark *) {
  border-color: rgb(119 29 29 / 0.4);
}

.dark\:border-orange-900\/45:is(.dark *) {
  border-color: rgb(119 29 29 / 0.45);
}

.dark\:border-orange-900\/5:is(.dark *) {
  border-color: rgb(119 29 29 / 0.05);
}

.dark\:border-orange-900\/50:is(.dark *) {
  border-color: rgb(119 29 29 / 0.5);
}

.dark\:border-orange-900\/55:is(.dark *) {
  border-color: rgb(119 29 29 / 0.55);
}

.dark\:border-orange-900\/60:is(.dark *) {
  border-color: rgb(119 29 29 / 0.6);
}

.dark\:border-orange-900\/65:is(.dark *) {
  border-color: rgb(119 29 29 / 0.65);
}

.dark\:border-orange-900\/70:is(.dark *) {
  border-color: rgb(119 29 29 / 0.7);
}

.dark\:border-orange-900\/75:is(.dark *) {
  border-color: rgb(119 29 29 / 0.75);
}

.dark\:border-orange-900\/80:is(.dark *) {
  border-color: rgb(119 29 29 / 0.8);
}

.dark\:border-orange-900\/85:is(.dark *) {
  border-color: rgb(119 29 29 / 0.85);
}

.dark\:border-orange-900\/90:is(.dark *) {
  border-color: rgb(119 29 29 / 0.9);
}

.dark\:border-orange-900\/95:is(.dark *) {
  border-color: rgb(119 29 29 / 0.95);
}

.dark\:border-pink-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(252 232 243 / var(--tw-border-opacity, 1));
}

.dark\:border-pink-100\/0:is(.dark *) {
  border-color: rgb(252 232 243 / 0);
}

.dark\:border-pink-100\/10:is(.dark *) {
  border-color: rgb(252 232 243 / 0.1);
}

.dark\:border-pink-100\/100:is(.dark *) {
  border-color: rgb(252 232 243 / 1);
}

.dark\:border-pink-100\/15:is(.dark *) {
  border-color: rgb(252 232 243 / 0.15);
}

.dark\:border-pink-100\/20:is(.dark *) {
  border-color: rgb(252 232 243 / 0.2);
}

.dark\:border-pink-100\/25:is(.dark *) {
  border-color: rgb(252 232 243 / 0.25);
}

.dark\:border-pink-100\/30:is(.dark *) {
  border-color: rgb(252 232 243 / 0.3);
}

.dark\:border-pink-100\/35:is(.dark *) {
  border-color: rgb(252 232 243 / 0.35);
}

.dark\:border-pink-100\/40:is(.dark *) {
  border-color: rgb(252 232 243 / 0.4);
}

.dark\:border-pink-100\/45:is(.dark *) {
  border-color: rgb(252 232 243 / 0.45);
}

.dark\:border-pink-100\/5:is(.dark *) {
  border-color: rgb(252 232 243 / 0.05);
}

.dark\:border-pink-100\/50:is(.dark *) {
  border-color: rgb(252 232 243 / 0.5);
}

.dark\:border-pink-100\/55:is(.dark *) {
  border-color: rgb(252 232 243 / 0.55);
}

.dark\:border-pink-100\/60:is(.dark *) {
  border-color: rgb(252 232 243 / 0.6);
}

.dark\:border-pink-100\/65:is(.dark *) {
  border-color: rgb(252 232 243 / 0.65);
}

.dark\:border-pink-100\/70:is(.dark *) {
  border-color: rgb(252 232 243 / 0.7);
}

.dark\:border-pink-100\/75:is(.dark *) {
  border-color: rgb(252 232 243 / 0.75);
}

.dark\:border-pink-100\/80:is(.dark *) {
  border-color: rgb(252 232 243 / 0.8);
}

.dark\:border-pink-100\/85:is(.dark *) {
  border-color: rgb(252 232 243 / 0.85);
}

.dark\:border-pink-100\/90:is(.dark *) {
  border-color: rgb(252 232 243 / 0.9);
}

.dark\:border-pink-100\/95:is(.dark *) {
  border-color: rgb(252 232 243 / 0.95);
}

.dark\:border-pink-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(250 209 232 / var(--tw-border-opacity, 1));
}

.dark\:border-pink-200\/0:is(.dark *) {
  border-color: rgb(250 209 232 / 0);
}

.dark\:border-pink-200\/10:is(.dark *) {
  border-color: rgb(250 209 232 / 0.1);
}

.dark\:border-pink-200\/100:is(.dark *) {
  border-color: rgb(250 209 232 / 1);
}

.dark\:border-pink-200\/15:is(.dark *) {
  border-color: rgb(250 209 232 / 0.15);
}

.dark\:border-pink-200\/20:is(.dark *) {
  border-color: rgb(250 209 232 / 0.2);
}

.dark\:border-pink-200\/25:is(.dark *) {
  border-color: rgb(250 209 232 / 0.25);
}

.dark\:border-pink-200\/30:is(.dark *) {
  border-color: rgb(250 209 232 / 0.3);
}

.dark\:border-pink-200\/35:is(.dark *) {
  border-color: rgb(250 209 232 / 0.35);
}

.dark\:border-pink-200\/40:is(.dark *) {
  border-color: rgb(250 209 232 / 0.4);
}

.dark\:border-pink-200\/45:is(.dark *) {
  border-color: rgb(250 209 232 / 0.45);
}

.dark\:border-pink-200\/5:is(.dark *) {
  border-color: rgb(250 209 232 / 0.05);
}

.dark\:border-pink-200\/50:is(.dark *) {
  border-color: rgb(250 209 232 / 0.5);
}

.dark\:border-pink-200\/55:is(.dark *) {
  border-color: rgb(250 209 232 / 0.55);
}

.dark\:border-pink-200\/60:is(.dark *) {
  border-color: rgb(250 209 232 / 0.6);
}

.dark\:border-pink-200\/65:is(.dark *) {
  border-color: rgb(250 209 232 / 0.65);
}

.dark\:border-pink-200\/70:is(.dark *) {
  border-color: rgb(250 209 232 / 0.7);
}

.dark\:border-pink-200\/75:is(.dark *) {
  border-color: rgb(250 209 232 / 0.75);
}

.dark\:border-pink-200\/80:is(.dark *) {
  border-color: rgb(250 209 232 / 0.8);
}

.dark\:border-pink-200\/85:is(.dark *) {
  border-color: rgb(250 209 232 / 0.85);
}

.dark\:border-pink-200\/90:is(.dark *) {
  border-color: rgb(250 209 232 / 0.9);
}

.dark\:border-pink-200\/95:is(.dark *) {
  border-color: rgb(250 209 232 / 0.95);
}

.dark\:border-pink-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(248 180 217 / var(--tw-border-opacity, 1));
}

.dark\:border-pink-300\/0:is(.dark *) {
  border-color: rgb(248 180 217 / 0);
}

.dark\:border-pink-300\/10:is(.dark *) {
  border-color: rgb(248 180 217 / 0.1);
}

.dark\:border-pink-300\/100:is(.dark *) {
  border-color: rgb(248 180 217 / 1);
}

.dark\:border-pink-300\/15:is(.dark *) {
  border-color: rgb(248 180 217 / 0.15);
}

.dark\:border-pink-300\/20:is(.dark *) {
  border-color: rgb(248 180 217 / 0.2);
}

.dark\:border-pink-300\/25:is(.dark *) {
  border-color: rgb(248 180 217 / 0.25);
}

.dark\:border-pink-300\/30:is(.dark *) {
  border-color: rgb(248 180 217 / 0.3);
}

.dark\:border-pink-300\/35:is(.dark *) {
  border-color: rgb(248 180 217 / 0.35);
}

.dark\:border-pink-300\/40:is(.dark *) {
  border-color: rgb(248 180 217 / 0.4);
}

.dark\:border-pink-300\/45:is(.dark *) {
  border-color: rgb(248 180 217 / 0.45);
}

.dark\:border-pink-300\/5:is(.dark *) {
  border-color: rgb(248 180 217 / 0.05);
}

.dark\:border-pink-300\/50:is(.dark *) {
  border-color: rgb(248 180 217 / 0.5);
}

.dark\:border-pink-300\/55:is(.dark *) {
  border-color: rgb(248 180 217 / 0.55);
}

.dark\:border-pink-300\/60:is(.dark *) {
  border-color: rgb(248 180 217 / 0.6);
}

.dark\:border-pink-300\/65:is(.dark *) {
  border-color: rgb(248 180 217 / 0.65);
}

.dark\:border-pink-300\/70:is(.dark *) {
  border-color: rgb(248 180 217 / 0.7);
}

.dark\:border-pink-300\/75:is(.dark *) {
  border-color: rgb(248 180 217 / 0.75);
}

.dark\:border-pink-300\/80:is(.dark *) {
  border-color: rgb(248 180 217 / 0.8);
}

.dark\:border-pink-300\/85:is(.dark *) {
  border-color: rgb(248 180 217 / 0.85);
}

.dark\:border-pink-300\/90:is(.dark *) {
  border-color: rgb(248 180 217 / 0.9);
}

.dark\:border-pink-300\/95:is(.dark *) {
  border-color: rgb(248 180 217 / 0.95);
}

.dark\:border-pink-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(241 126 184 / var(--tw-border-opacity, 1));
}

.dark\:border-pink-400\/0:is(.dark *) {
  border-color: rgb(241 126 184 / 0);
}

.dark\:border-pink-400\/10:is(.dark *) {
  border-color: rgb(241 126 184 / 0.1);
}

.dark\:border-pink-400\/100:is(.dark *) {
  border-color: rgb(241 126 184 / 1);
}

.dark\:border-pink-400\/15:is(.dark *) {
  border-color: rgb(241 126 184 / 0.15);
}

.dark\:border-pink-400\/20:is(.dark *) {
  border-color: rgb(241 126 184 / 0.2);
}

.dark\:border-pink-400\/25:is(.dark *) {
  border-color: rgb(241 126 184 / 0.25);
}

.dark\:border-pink-400\/30:is(.dark *) {
  border-color: rgb(241 126 184 / 0.3);
}

.dark\:border-pink-400\/35:is(.dark *) {
  border-color: rgb(241 126 184 / 0.35);
}

.dark\:border-pink-400\/40:is(.dark *) {
  border-color: rgb(241 126 184 / 0.4);
}

.dark\:border-pink-400\/45:is(.dark *) {
  border-color: rgb(241 126 184 / 0.45);
}

.dark\:border-pink-400\/5:is(.dark *) {
  border-color: rgb(241 126 184 / 0.05);
}

.dark\:border-pink-400\/50:is(.dark *) {
  border-color: rgb(241 126 184 / 0.5);
}

.dark\:border-pink-400\/55:is(.dark *) {
  border-color: rgb(241 126 184 / 0.55);
}

.dark\:border-pink-400\/60:is(.dark *) {
  border-color: rgb(241 126 184 / 0.6);
}

.dark\:border-pink-400\/65:is(.dark *) {
  border-color: rgb(241 126 184 / 0.65);
}

.dark\:border-pink-400\/70:is(.dark *) {
  border-color: rgb(241 126 184 / 0.7);
}

.dark\:border-pink-400\/75:is(.dark *) {
  border-color: rgb(241 126 184 / 0.75);
}

.dark\:border-pink-400\/80:is(.dark *) {
  border-color: rgb(241 126 184 / 0.8);
}

.dark\:border-pink-400\/85:is(.dark *) {
  border-color: rgb(241 126 184 / 0.85);
}

.dark\:border-pink-400\/90:is(.dark *) {
  border-color: rgb(241 126 184 / 0.9);
}

.dark\:border-pink-400\/95:is(.dark *) {
  border-color: rgb(241 126 184 / 0.95);
}

.dark\:border-pink-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(231 70 148 / var(--tw-border-opacity, 1));
}

.dark\:border-pink-500\/0:is(.dark *) {
  border-color: rgb(231 70 148 / 0);
}

.dark\:border-pink-500\/10:is(.dark *) {
  border-color: rgb(231 70 148 / 0.1);
}

.dark\:border-pink-500\/100:is(.dark *) {
  border-color: rgb(231 70 148 / 1);
}

.dark\:border-pink-500\/15:is(.dark *) {
  border-color: rgb(231 70 148 / 0.15);
}

.dark\:border-pink-500\/20:is(.dark *) {
  border-color: rgb(231 70 148 / 0.2);
}

.dark\:border-pink-500\/25:is(.dark *) {
  border-color: rgb(231 70 148 / 0.25);
}

.dark\:border-pink-500\/30:is(.dark *) {
  border-color: rgb(231 70 148 / 0.3);
}

.dark\:border-pink-500\/35:is(.dark *) {
  border-color: rgb(231 70 148 / 0.35);
}

.dark\:border-pink-500\/40:is(.dark *) {
  border-color: rgb(231 70 148 / 0.4);
}

.dark\:border-pink-500\/45:is(.dark *) {
  border-color: rgb(231 70 148 / 0.45);
}

.dark\:border-pink-500\/5:is(.dark *) {
  border-color: rgb(231 70 148 / 0.05);
}

.dark\:border-pink-500\/50:is(.dark *) {
  border-color: rgb(231 70 148 / 0.5);
}

.dark\:border-pink-500\/55:is(.dark *) {
  border-color: rgb(231 70 148 / 0.55);
}

.dark\:border-pink-500\/60:is(.dark *) {
  border-color: rgb(231 70 148 / 0.6);
}

.dark\:border-pink-500\/65:is(.dark *) {
  border-color: rgb(231 70 148 / 0.65);
}

.dark\:border-pink-500\/70:is(.dark *) {
  border-color: rgb(231 70 148 / 0.7);
}

.dark\:border-pink-500\/75:is(.dark *) {
  border-color: rgb(231 70 148 / 0.75);
}

.dark\:border-pink-500\/80:is(.dark *) {
  border-color: rgb(231 70 148 / 0.8);
}

.dark\:border-pink-500\/85:is(.dark *) {
  border-color: rgb(231 70 148 / 0.85);
}

.dark\:border-pink-500\/90:is(.dark *) {
  border-color: rgb(231 70 148 / 0.9);
}

.dark\:border-pink-500\/95:is(.dark *) {
  border-color: rgb(231 70 148 / 0.95);
}

.dark\:border-pink-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(214 31 105 / var(--tw-border-opacity, 1));
}

.dark\:border-pink-600\/0:is(.dark *) {
  border-color: rgb(214 31 105 / 0);
}

.dark\:border-pink-600\/10:is(.dark *) {
  border-color: rgb(214 31 105 / 0.1);
}

.dark\:border-pink-600\/100:is(.dark *) {
  border-color: rgb(214 31 105 / 1);
}

.dark\:border-pink-600\/15:is(.dark *) {
  border-color: rgb(214 31 105 / 0.15);
}

.dark\:border-pink-600\/20:is(.dark *) {
  border-color: rgb(214 31 105 / 0.2);
}

.dark\:border-pink-600\/25:is(.dark *) {
  border-color: rgb(214 31 105 / 0.25);
}

.dark\:border-pink-600\/30:is(.dark *) {
  border-color: rgb(214 31 105 / 0.3);
}

.dark\:border-pink-600\/35:is(.dark *) {
  border-color: rgb(214 31 105 / 0.35);
}

.dark\:border-pink-600\/40:is(.dark *) {
  border-color: rgb(214 31 105 / 0.4);
}

.dark\:border-pink-600\/45:is(.dark *) {
  border-color: rgb(214 31 105 / 0.45);
}

.dark\:border-pink-600\/5:is(.dark *) {
  border-color: rgb(214 31 105 / 0.05);
}

.dark\:border-pink-600\/50:is(.dark *) {
  border-color: rgb(214 31 105 / 0.5);
}

.dark\:border-pink-600\/55:is(.dark *) {
  border-color: rgb(214 31 105 / 0.55);
}

.dark\:border-pink-600\/60:is(.dark *) {
  border-color: rgb(214 31 105 / 0.6);
}

.dark\:border-pink-600\/65:is(.dark *) {
  border-color: rgb(214 31 105 / 0.65);
}

.dark\:border-pink-600\/70:is(.dark *) {
  border-color: rgb(214 31 105 / 0.7);
}

.dark\:border-pink-600\/75:is(.dark *) {
  border-color: rgb(214 31 105 / 0.75);
}

.dark\:border-pink-600\/80:is(.dark *) {
  border-color: rgb(214 31 105 / 0.8);
}

.dark\:border-pink-600\/85:is(.dark *) {
  border-color: rgb(214 31 105 / 0.85);
}

.dark\:border-pink-600\/90:is(.dark *) {
  border-color: rgb(214 31 105 / 0.9);
}

.dark\:border-pink-600\/95:is(.dark *) {
  border-color: rgb(214 31 105 / 0.95);
}

.dark\:border-pink-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(191 18 93 / var(--tw-border-opacity, 1));
}

.dark\:border-pink-700\/0:is(.dark *) {
  border-color: rgb(191 18 93 / 0);
}

.dark\:border-pink-700\/10:is(.dark *) {
  border-color: rgb(191 18 93 / 0.1);
}

.dark\:border-pink-700\/100:is(.dark *) {
  border-color: rgb(191 18 93 / 1);
}

.dark\:border-pink-700\/15:is(.dark *) {
  border-color: rgb(191 18 93 / 0.15);
}

.dark\:border-pink-700\/20:is(.dark *) {
  border-color: rgb(191 18 93 / 0.2);
}

.dark\:border-pink-700\/25:is(.dark *) {
  border-color: rgb(191 18 93 / 0.25);
}

.dark\:border-pink-700\/30:is(.dark *) {
  border-color: rgb(191 18 93 / 0.3);
}

.dark\:border-pink-700\/35:is(.dark *) {
  border-color: rgb(191 18 93 / 0.35);
}

.dark\:border-pink-700\/40:is(.dark *) {
  border-color: rgb(191 18 93 / 0.4);
}

.dark\:border-pink-700\/45:is(.dark *) {
  border-color: rgb(191 18 93 / 0.45);
}

.dark\:border-pink-700\/5:is(.dark *) {
  border-color: rgb(191 18 93 / 0.05);
}

.dark\:border-pink-700\/50:is(.dark *) {
  border-color: rgb(191 18 93 / 0.5);
}

.dark\:border-pink-700\/55:is(.dark *) {
  border-color: rgb(191 18 93 / 0.55);
}

.dark\:border-pink-700\/60:is(.dark *) {
  border-color: rgb(191 18 93 / 0.6);
}

.dark\:border-pink-700\/65:is(.dark *) {
  border-color: rgb(191 18 93 / 0.65);
}

.dark\:border-pink-700\/70:is(.dark *) {
  border-color: rgb(191 18 93 / 0.7);
}

.dark\:border-pink-700\/75:is(.dark *) {
  border-color: rgb(191 18 93 / 0.75);
}

.dark\:border-pink-700\/80:is(.dark *) {
  border-color: rgb(191 18 93 / 0.8);
}

.dark\:border-pink-700\/85:is(.dark *) {
  border-color: rgb(191 18 93 / 0.85);
}

.dark\:border-pink-700\/90:is(.dark *) {
  border-color: rgb(191 18 93 / 0.9);
}

.dark\:border-pink-700\/95:is(.dark *) {
  border-color: rgb(191 18 93 / 0.95);
}

.dark\:border-pink-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(153 21 75 / var(--tw-border-opacity, 1));
}

.dark\:border-pink-800\/0:is(.dark *) {
  border-color: rgb(153 21 75 / 0);
}

.dark\:border-pink-800\/10:is(.dark *) {
  border-color: rgb(153 21 75 / 0.1);
}

.dark\:border-pink-800\/100:is(.dark *) {
  border-color: rgb(153 21 75 / 1);
}

.dark\:border-pink-800\/15:is(.dark *) {
  border-color: rgb(153 21 75 / 0.15);
}

.dark\:border-pink-800\/20:is(.dark *) {
  border-color: rgb(153 21 75 / 0.2);
}

.dark\:border-pink-800\/25:is(.dark *) {
  border-color: rgb(153 21 75 / 0.25);
}

.dark\:border-pink-800\/30:is(.dark *) {
  border-color: rgb(153 21 75 / 0.3);
}

.dark\:border-pink-800\/35:is(.dark *) {
  border-color: rgb(153 21 75 / 0.35);
}

.dark\:border-pink-800\/40:is(.dark *) {
  border-color: rgb(153 21 75 / 0.4);
}

.dark\:border-pink-800\/45:is(.dark *) {
  border-color: rgb(153 21 75 / 0.45);
}

.dark\:border-pink-800\/5:is(.dark *) {
  border-color: rgb(153 21 75 / 0.05);
}

.dark\:border-pink-800\/50:is(.dark *) {
  border-color: rgb(153 21 75 / 0.5);
}

.dark\:border-pink-800\/55:is(.dark *) {
  border-color: rgb(153 21 75 / 0.55);
}

.dark\:border-pink-800\/60:is(.dark *) {
  border-color: rgb(153 21 75 / 0.6);
}

.dark\:border-pink-800\/65:is(.dark *) {
  border-color: rgb(153 21 75 / 0.65);
}

.dark\:border-pink-800\/70:is(.dark *) {
  border-color: rgb(153 21 75 / 0.7);
}

.dark\:border-pink-800\/75:is(.dark *) {
  border-color: rgb(153 21 75 / 0.75);
}

.dark\:border-pink-800\/80:is(.dark *) {
  border-color: rgb(153 21 75 / 0.8);
}

.dark\:border-pink-800\/85:is(.dark *) {
  border-color: rgb(153 21 75 / 0.85);
}

.dark\:border-pink-800\/90:is(.dark *) {
  border-color: rgb(153 21 75 / 0.9);
}

.dark\:border-pink-800\/95:is(.dark *) {
  border-color: rgb(153 21 75 / 0.95);
}

.dark\:border-pink-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(117 26 61 / var(--tw-border-opacity, 1));
}

.dark\:border-pink-900\/0:is(.dark *) {
  border-color: rgb(117 26 61 / 0);
}

.dark\:border-pink-900\/10:is(.dark *) {
  border-color: rgb(117 26 61 / 0.1);
}

.dark\:border-pink-900\/100:is(.dark *) {
  border-color: rgb(117 26 61 / 1);
}

.dark\:border-pink-900\/15:is(.dark *) {
  border-color: rgb(117 26 61 / 0.15);
}

.dark\:border-pink-900\/20:is(.dark *) {
  border-color: rgb(117 26 61 / 0.2);
}

.dark\:border-pink-900\/25:is(.dark *) {
  border-color: rgb(117 26 61 / 0.25);
}

.dark\:border-pink-900\/30:is(.dark *) {
  border-color: rgb(117 26 61 / 0.3);
}

.dark\:border-pink-900\/35:is(.dark *) {
  border-color: rgb(117 26 61 / 0.35);
}

.dark\:border-pink-900\/40:is(.dark *) {
  border-color: rgb(117 26 61 / 0.4);
}

.dark\:border-pink-900\/45:is(.dark *) {
  border-color: rgb(117 26 61 / 0.45);
}

.dark\:border-pink-900\/5:is(.dark *) {
  border-color: rgb(117 26 61 / 0.05);
}

.dark\:border-pink-900\/50:is(.dark *) {
  border-color: rgb(117 26 61 / 0.5);
}

.dark\:border-pink-900\/55:is(.dark *) {
  border-color: rgb(117 26 61 / 0.55);
}

.dark\:border-pink-900\/60:is(.dark *) {
  border-color: rgb(117 26 61 / 0.6);
}

.dark\:border-pink-900\/65:is(.dark *) {
  border-color: rgb(117 26 61 / 0.65);
}

.dark\:border-pink-900\/70:is(.dark *) {
  border-color: rgb(117 26 61 / 0.7);
}

.dark\:border-pink-900\/75:is(.dark *) {
  border-color: rgb(117 26 61 / 0.75);
}

.dark\:border-pink-900\/80:is(.dark *) {
  border-color: rgb(117 26 61 / 0.8);
}

.dark\:border-pink-900\/85:is(.dark *) {
  border-color: rgb(117 26 61 / 0.85);
}

.dark\:border-pink-900\/90:is(.dark *) {
  border-color: rgb(117 26 61 / 0.9);
}

.dark\:border-pink-900\/95:is(.dark *) {
  border-color: rgb(117 26 61 / 0.95);
}

.dark\:border-purple-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(237 235 254 / var(--tw-border-opacity, 1));
}

.dark\:border-purple-100\/0:is(.dark *) {
  border-color: rgb(237 235 254 / 0);
}

.dark\:border-purple-100\/10:is(.dark *) {
  border-color: rgb(237 235 254 / 0.1);
}

.dark\:border-purple-100\/100:is(.dark *) {
  border-color: rgb(237 235 254 / 1);
}

.dark\:border-purple-100\/15:is(.dark *) {
  border-color: rgb(237 235 254 / 0.15);
}

.dark\:border-purple-100\/20:is(.dark *) {
  border-color: rgb(237 235 254 / 0.2);
}

.dark\:border-purple-100\/25:is(.dark *) {
  border-color: rgb(237 235 254 / 0.25);
}

.dark\:border-purple-100\/30:is(.dark *) {
  border-color: rgb(237 235 254 / 0.3);
}

.dark\:border-purple-100\/35:is(.dark *) {
  border-color: rgb(237 235 254 / 0.35);
}

.dark\:border-purple-100\/40:is(.dark *) {
  border-color: rgb(237 235 254 / 0.4);
}

.dark\:border-purple-100\/45:is(.dark *) {
  border-color: rgb(237 235 254 / 0.45);
}

.dark\:border-purple-100\/5:is(.dark *) {
  border-color: rgb(237 235 254 / 0.05);
}

.dark\:border-purple-100\/50:is(.dark *) {
  border-color: rgb(237 235 254 / 0.5);
}

.dark\:border-purple-100\/55:is(.dark *) {
  border-color: rgb(237 235 254 / 0.55);
}

.dark\:border-purple-100\/60:is(.dark *) {
  border-color: rgb(237 235 254 / 0.6);
}

.dark\:border-purple-100\/65:is(.dark *) {
  border-color: rgb(237 235 254 / 0.65);
}

.dark\:border-purple-100\/70:is(.dark *) {
  border-color: rgb(237 235 254 / 0.7);
}

.dark\:border-purple-100\/75:is(.dark *) {
  border-color: rgb(237 235 254 / 0.75);
}

.dark\:border-purple-100\/80:is(.dark *) {
  border-color: rgb(237 235 254 / 0.8);
}

.dark\:border-purple-100\/85:is(.dark *) {
  border-color: rgb(237 235 254 / 0.85);
}

.dark\:border-purple-100\/90:is(.dark *) {
  border-color: rgb(237 235 254 / 0.9);
}

.dark\:border-purple-100\/95:is(.dark *) {
  border-color: rgb(237 235 254 / 0.95);
}

.dark\:border-purple-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(220 215 254 / var(--tw-border-opacity, 1));
}

.dark\:border-purple-200\/0:is(.dark *) {
  border-color: rgb(220 215 254 / 0);
}

.dark\:border-purple-200\/10:is(.dark *) {
  border-color: rgb(220 215 254 / 0.1);
}

.dark\:border-purple-200\/100:is(.dark *) {
  border-color: rgb(220 215 254 / 1);
}

.dark\:border-purple-200\/15:is(.dark *) {
  border-color: rgb(220 215 254 / 0.15);
}

.dark\:border-purple-200\/20:is(.dark *) {
  border-color: rgb(220 215 254 / 0.2);
}

.dark\:border-purple-200\/25:is(.dark *) {
  border-color: rgb(220 215 254 / 0.25);
}

.dark\:border-purple-200\/30:is(.dark *) {
  border-color: rgb(220 215 254 / 0.3);
}

.dark\:border-purple-200\/35:is(.dark *) {
  border-color: rgb(220 215 254 / 0.35);
}

.dark\:border-purple-200\/40:is(.dark *) {
  border-color: rgb(220 215 254 / 0.4);
}

.dark\:border-purple-200\/45:is(.dark *) {
  border-color: rgb(220 215 254 / 0.45);
}

.dark\:border-purple-200\/5:is(.dark *) {
  border-color: rgb(220 215 254 / 0.05);
}

.dark\:border-purple-200\/50:is(.dark *) {
  border-color: rgb(220 215 254 / 0.5);
}

.dark\:border-purple-200\/55:is(.dark *) {
  border-color: rgb(220 215 254 / 0.55);
}

.dark\:border-purple-200\/60:is(.dark *) {
  border-color: rgb(220 215 254 / 0.6);
}

.dark\:border-purple-200\/65:is(.dark *) {
  border-color: rgb(220 215 254 / 0.65);
}

.dark\:border-purple-200\/70:is(.dark *) {
  border-color: rgb(220 215 254 / 0.7);
}

.dark\:border-purple-200\/75:is(.dark *) {
  border-color: rgb(220 215 254 / 0.75);
}

.dark\:border-purple-200\/80:is(.dark *) {
  border-color: rgb(220 215 254 / 0.8);
}

.dark\:border-purple-200\/85:is(.dark *) {
  border-color: rgb(220 215 254 / 0.85);
}

.dark\:border-purple-200\/90:is(.dark *) {
  border-color: rgb(220 215 254 / 0.9);
}

.dark\:border-purple-200\/95:is(.dark *) {
  border-color: rgb(220 215 254 / 0.95);
}

.dark\:border-purple-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(202 191 253 / var(--tw-border-opacity, 1));
}

.dark\:border-purple-300\/0:is(.dark *) {
  border-color: rgb(202 191 253 / 0);
}

.dark\:border-purple-300\/10:is(.dark *) {
  border-color: rgb(202 191 253 / 0.1);
}

.dark\:border-purple-300\/100:is(.dark *) {
  border-color: rgb(202 191 253 / 1);
}

.dark\:border-purple-300\/15:is(.dark *) {
  border-color: rgb(202 191 253 / 0.15);
}

.dark\:border-purple-300\/20:is(.dark *) {
  border-color: rgb(202 191 253 / 0.2);
}

.dark\:border-purple-300\/25:is(.dark *) {
  border-color: rgb(202 191 253 / 0.25);
}

.dark\:border-purple-300\/30:is(.dark *) {
  border-color: rgb(202 191 253 / 0.3);
}

.dark\:border-purple-300\/35:is(.dark *) {
  border-color: rgb(202 191 253 / 0.35);
}

.dark\:border-purple-300\/40:is(.dark *) {
  border-color: rgb(202 191 253 / 0.4);
}

.dark\:border-purple-300\/45:is(.dark *) {
  border-color: rgb(202 191 253 / 0.45);
}

.dark\:border-purple-300\/5:is(.dark *) {
  border-color: rgb(202 191 253 / 0.05);
}

.dark\:border-purple-300\/50:is(.dark *) {
  border-color: rgb(202 191 253 / 0.5);
}

.dark\:border-purple-300\/55:is(.dark *) {
  border-color: rgb(202 191 253 / 0.55);
}

.dark\:border-purple-300\/60:is(.dark *) {
  border-color: rgb(202 191 253 / 0.6);
}

.dark\:border-purple-300\/65:is(.dark *) {
  border-color: rgb(202 191 253 / 0.65);
}

.dark\:border-purple-300\/70:is(.dark *) {
  border-color: rgb(202 191 253 / 0.7);
}

.dark\:border-purple-300\/75:is(.dark *) {
  border-color: rgb(202 191 253 / 0.75);
}

.dark\:border-purple-300\/80:is(.dark *) {
  border-color: rgb(202 191 253 / 0.8);
}

.dark\:border-purple-300\/85:is(.dark *) {
  border-color: rgb(202 191 253 / 0.85);
}

.dark\:border-purple-300\/90:is(.dark *) {
  border-color: rgb(202 191 253 / 0.9);
}

.dark\:border-purple-300\/95:is(.dark *) {
  border-color: rgb(202 191 253 / 0.95);
}

.dark\:border-purple-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(172 148 250 / var(--tw-border-opacity, 1));
}

.dark\:border-purple-400\/0:is(.dark *) {
  border-color: rgb(172 148 250 / 0);
}

.dark\:border-purple-400\/10:is(.dark *) {
  border-color: rgb(172 148 250 / 0.1);
}

.dark\:border-purple-400\/100:is(.dark *) {
  border-color: rgb(172 148 250 / 1);
}

.dark\:border-purple-400\/15:is(.dark *) {
  border-color: rgb(172 148 250 / 0.15);
}

.dark\:border-purple-400\/20:is(.dark *) {
  border-color: rgb(172 148 250 / 0.2);
}

.dark\:border-purple-400\/25:is(.dark *) {
  border-color: rgb(172 148 250 / 0.25);
}

.dark\:border-purple-400\/30:is(.dark *) {
  border-color: rgb(172 148 250 / 0.3);
}

.dark\:border-purple-400\/35:is(.dark *) {
  border-color: rgb(172 148 250 / 0.35);
}

.dark\:border-purple-400\/40:is(.dark *) {
  border-color: rgb(172 148 250 / 0.4);
}

.dark\:border-purple-400\/45:is(.dark *) {
  border-color: rgb(172 148 250 / 0.45);
}

.dark\:border-purple-400\/5:is(.dark *) {
  border-color: rgb(172 148 250 / 0.05);
}

.dark\:border-purple-400\/50:is(.dark *) {
  border-color: rgb(172 148 250 / 0.5);
}

.dark\:border-purple-400\/55:is(.dark *) {
  border-color: rgb(172 148 250 / 0.55);
}

.dark\:border-purple-400\/60:is(.dark *) {
  border-color: rgb(172 148 250 / 0.6);
}

.dark\:border-purple-400\/65:is(.dark *) {
  border-color: rgb(172 148 250 / 0.65);
}

.dark\:border-purple-400\/70:is(.dark *) {
  border-color: rgb(172 148 250 / 0.7);
}

.dark\:border-purple-400\/75:is(.dark *) {
  border-color: rgb(172 148 250 / 0.75);
}

.dark\:border-purple-400\/80:is(.dark *) {
  border-color: rgb(172 148 250 / 0.8);
}

.dark\:border-purple-400\/85:is(.dark *) {
  border-color: rgb(172 148 250 / 0.85);
}

.dark\:border-purple-400\/90:is(.dark *) {
  border-color: rgb(172 148 250 / 0.9);
}

.dark\:border-purple-400\/95:is(.dark *) {
  border-color: rgb(172 148 250 / 0.95);
}

.dark\:border-purple-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(144 97 249 / var(--tw-border-opacity, 1));
}

.dark\:border-purple-500\/0:is(.dark *) {
  border-color: rgb(144 97 249 / 0);
}

.dark\:border-purple-500\/10:is(.dark *) {
  border-color: rgb(144 97 249 / 0.1);
}

.dark\:border-purple-500\/100:is(.dark *) {
  border-color: rgb(144 97 249 / 1);
}

.dark\:border-purple-500\/15:is(.dark *) {
  border-color: rgb(144 97 249 / 0.15);
}

.dark\:border-purple-500\/20:is(.dark *) {
  border-color: rgb(144 97 249 / 0.2);
}

.dark\:border-purple-500\/25:is(.dark *) {
  border-color: rgb(144 97 249 / 0.25);
}

.dark\:border-purple-500\/30:is(.dark *) {
  border-color: rgb(144 97 249 / 0.3);
}

.dark\:border-purple-500\/35:is(.dark *) {
  border-color: rgb(144 97 249 / 0.35);
}

.dark\:border-purple-500\/40:is(.dark *) {
  border-color: rgb(144 97 249 / 0.4);
}

.dark\:border-purple-500\/45:is(.dark *) {
  border-color: rgb(144 97 249 / 0.45);
}

.dark\:border-purple-500\/5:is(.dark *) {
  border-color: rgb(144 97 249 / 0.05);
}

.dark\:border-purple-500\/50:is(.dark *) {
  border-color: rgb(144 97 249 / 0.5);
}

.dark\:border-purple-500\/55:is(.dark *) {
  border-color: rgb(144 97 249 / 0.55);
}

.dark\:border-purple-500\/60:is(.dark *) {
  border-color: rgb(144 97 249 / 0.6);
}

.dark\:border-purple-500\/65:is(.dark *) {
  border-color: rgb(144 97 249 / 0.65);
}

.dark\:border-purple-500\/70:is(.dark *) {
  border-color: rgb(144 97 249 / 0.7);
}

.dark\:border-purple-500\/75:is(.dark *) {
  border-color: rgb(144 97 249 / 0.75);
}

.dark\:border-purple-500\/80:is(.dark *) {
  border-color: rgb(144 97 249 / 0.8);
}

.dark\:border-purple-500\/85:is(.dark *) {
  border-color: rgb(144 97 249 / 0.85);
}

.dark\:border-purple-500\/90:is(.dark *) {
  border-color: rgb(144 97 249 / 0.9);
}

.dark\:border-purple-500\/95:is(.dark *) {
  border-color: rgb(144 97 249 / 0.95);
}

.dark\:border-purple-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(126 58 242 / var(--tw-border-opacity, 1));
}

.dark\:border-purple-600\/0:is(.dark *) {
  border-color: rgb(126 58 242 / 0);
}

.dark\:border-purple-600\/10:is(.dark *) {
  border-color: rgb(126 58 242 / 0.1);
}

.dark\:border-purple-600\/100:is(.dark *) {
  border-color: rgb(126 58 242 / 1);
}

.dark\:border-purple-600\/15:is(.dark *) {
  border-color: rgb(126 58 242 / 0.15);
}

.dark\:border-purple-600\/20:is(.dark *) {
  border-color: rgb(126 58 242 / 0.2);
}

.dark\:border-purple-600\/25:is(.dark *) {
  border-color: rgb(126 58 242 / 0.25);
}

.dark\:border-purple-600\/30:is(.dark *) {
  border-color: rgb(126 58 242 / 0.3);
}

.dark\:border-purple-600\/35:is(.dark *) {
  border-color: rgb(126 58 242 / 0.35);
}

.dark\:border-purple-600\/40:is(.dark *) {
  border-color: rgb(126 58 242 / 0.4);
}

.dark\:border-purple-600\/45:is(.dark *) {
  border-color: rgb(126 58 242 / 0.45);
}

.dark\:border-purple-600\/5:is(.dark *) {
  border-color: rgb(126 58 242 / 0.05);
}

.dark\:border-purple-600\/50:is(.dark *) {
  border-color: rgb(126 58 242 / 0.5);
}

.dark\:border-purple-600\/55:is(.dark *) {
  border-color: rgb(126 58 242 / 0.55);
}

.dark\:border-purple-600\/60:is(.dark *) {
  border-color: rgb(126 58 242 / 0.6);
}

.dark\:border-purple-600\/65:is(.dark *) {
  border-color: rgb(126 58 242 / 0.65);
}

.dark\:border-purple-600\/70:is(.dark *) {
  border-color: rgb(126 58 242 / 0.7);
}

.dark\:border-purple-600\/75:is(.dark *) {
  border-color: rgb(126 58 242 / 0.75);
}

.dark\:border-purple-600\/80:is(.dark *) {
  border-color: rgb(126 58 242 / 0.8);
}

.dark\:border-purple-600\/85:is(.dark *) {
  border-color: rgb(126 58 242 / 0.85);
}

.dark\:border-purple-600\/90:is(.dark *) {
  border-color: rgb(126 58 242 / 0.9);
}

.dark\:border-purple-600\/95:is(.dark *) {
  border-color: rgb(126 58 242 / 0.95);
}

.dark\:border-purple-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(108 43 217 / var(--tw-border-opacity, 1));
}

.dark\:border-purple-700\/0:is(.dark *) {
  border-color: rgb(108 43 217 / 0);
}

.dark\:border-purple-700\/10:is(.dark *) {
  border-color: rgb(108 43 217 / 0.1);
}

.dark\:border-purple-700\/100:is(.dark *) {
  border-color: rgb(108 43 217 / 1);
}

.dark\:border-purple-700\/15:is(.dark *) {
  border-color: rgb(108 43 217 / 0.15);
}

.dark\:border-purple-700\/20:is(.dark *) {
  border-color: rgb(108 43 217 / 0.2);
}

.dark\:border-purple-700\/25:is(.dark *) {
  border-color: rgb(108 43 217 / 0.25);
}

.dark\:border-purple-700\/30:is(.dark *) {
  border-color: rgb(108 43 217 / 0.3);
}

.dark\:border-purple-700\/35:is(.dark *) {
  border-color: rgb(108 43 217 / 0.35);
}

.dark\:border-purple-700\/40:is(.dark *) {
  border-color: rgb(108 43 217 / 0.4);
}

.dark\:border-purple-700\/45:is(.dark *) {
  border-color: rgb(108 43 217 / 0.45);
}

.dark\:border-purple-700\/5:is(.dark *) {
  border-color: rgb(108 43 217 / 0.05);
}

.dark\:border-purple-700\/50:is(.dark *) {
  border-color: rgb(108 43 217 / 0.5);
}

.dark\:border-purple-700\/55:is(.dark *) {
  border-color: rgb(108 43 217 / 0.55);
}

.dark\:border-purple-700\/60:is(.dark *) {
  border-color: rgb(108 43 217 / 0.6);
}

.dark\:border-purple-700\/65:is(.dark *) {
  border-color: rgb(108 43 217 / 0.65);
}

.dark\:border-purple-700\/70:is(.dark *) {
  border-color: rgb(108 43 217 / 0.7);
}

.dark\:border-purple-700\/75:is(.dark *) {
  border-color: rgb(108 43 217 / 0.75);
}

.dark\:border-purple-700\/80:is(.dark *) {
  border-color: rgb(108 43 217 / 0.8);
}

.dark\:border-purple-700\/85:is(.dark *) {
  border-color: rgb(108 43 217 / 0.85);
}

.dark\:border-purple-700\/90:is(.dark *) {
  border-color: rgb(108 43 217 / 0.9);
}

.dark\:border-purple-700\/95:is(.dark *) {
  border-color: rgb(108 43 217 / 0.95);
}

.dark\:border-purple-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(85 33 181 / var(--tw-border-opacity, 1));
}

.dark\:border-purple-800\/0:is(.dark *) {
  border-color: rgb(85 33 181 / 0);
}

.dark\:border-purple-800\/10:is(.dark *) {
  border-color: rgb(85 33 181 / 0.1);
}

.dark\:border-purple-800\/100:is(.dark *) {
  border-color: rgb(85 33 181 / 1);
}

.dark\:border-purple-800\/15:is(.dark *) {
  border-color: rgb(85 33 181 / 0.15);
}

.dark\:border-purple-800\/20:is(.dark *) {
  border-color: rgb(85 33 181 / 0.2);
}

.dark\:border-purple-800\/25:is(.dark *) {
  border-color: rgb(85 33 181 / 0.25);
}

.dark\:border-purple-800\/30:is(.dark *) {
  border-color: rgb(85 33 181 / 0.3);
}

.dark\:border-purple-800\/35:is(.dark *) {
  border-color: rgb(85 33 181 / 0.35);
}

.dark\:border-purple-800\/40:is(.dark *) {
  border-color: rgb(85 33 181 / 0.4);
}

.dark\:border-purple-800\/45:is(.dark *) {
  border-color: rgb(85 33 181 / 0.45);
}

.dark\:border-purple-800\/5:is(.dark *) {
  border-color: rgb(85 33 181 / 0.05);
}

.dark\:border-purple-800\/50:is(.dark *) {
  border-color: rgb(85 33 181 / 0.5);
}

.dark\:border-purple-800\/55:is(.dark *) {
  border-color: rgb(85 33 181 / 0.55);
}

.dark\:border-purple-800\/60:is(.dark *) {
  border-color: rgb(85 33 181 / 0.6);
}

.dark\:border-purple-800\/65:is(.dark *) {
  border-color: rgb(85 33 181 / 0.65);
}

.dark\:border-purple-800\/70:is(.dark *) {
  border-color: rgb(85 33 181 / 0.7);
}

.dark\:border-purple-800\/75:is(.dark *) {
  border-color: rgb(85 33 181 / 0.75);
}

.dark\:border-purple-800\/80:is(.dark *) {
  border-color: rgb(85 33 181 / 0.8);
}

.dark\:border-purple-800\/85:is(.dark *) {
  border-color: rgb(85 33 181 / 0.85);
}

.dark\:border-purple-800\/90:is(.dark *) {
  border-color: rgb(85 33 181 / 0.9);
}

.dark\:border-purple-800\/95:is(.dark *) {
  border-color: rgb(85 33 181 / 0.95);
}

.dark\:border-purple-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(74 29 150 / var(--tw-border-opacity, 1));
}

.dark\:border-purple-900\/0:is(.dark *) {
  border-color: rgb(74 29 150 / 0);
}

.dark\:border-purple-900\/10:is(.dark *) {
  border-color: rgb(74 29 150 / 0.1);
}

.dark\:border-purple-900\/100:is(.dark *) {
  border-color: rgb(74 29 150 / 1);
}

.dark\:border-purple-900\/15:is(.dark *) {
  border-color: rgb(74 29 150 / 0.15);
}

.dark\:border-purple-900\/20:is(.dark *) {
  border-color: rgb(74 29 150 / 0.2);
}

.dark\:border-purple-900\/25:is(.dark *) {
  border-color: rgb(74 29 150 / 0.25);
}

.dark\:border-purple-900\/30:is(.dark *) {
  border-color: rgb(74 29 150 / 0.3);
}

.dark\:border-purple-900\/35:is(.dark *) {
  border-color: rgb(74 29 150 / 0.35);
}

.dark\:border-purple-900\/40:is(.dark *) {
  border-color: rgb(74 29 150 / 0.4);
}

.dark\:border-purple-900\/45:is(.dark *) {
  border-color: rgb(74 29 150 / 0.45);
}

.dark\:border-purple-900\/5:is(.dark *) {
  border-color: rgb(74 29 150 / 0.05);
}

.dark\:border-purple-900\/50:is(.dark *) {
  border-color: rgb(74 29 150 / 0.5);
}

.dark\:border-purple-900\/55:is(.dark *) {
  border-color: rgb(74 29 150 / 0.55);
}

.dark\:border-purple-900\/60:is(.dark *) {
  border-color: rgb(74 29 150 / 0.6);
}

.dark\:border-purple-900\/65:is(.dark *) {
  border-color: rgb(74 29 150 / 0.65);
}

.dark\:border-purple-900\/70:is(.dark *) {
  border-color: rgb(74 29 150 / 0.7);
}

.dark\:border-purple-900\/75:is(.dark *) {
  border-color: rgb(74 29 150 / 0.75);
}

.dark\:border-purple-900\/80:is(.dark *) {
  border-color: rgb(74 29 150 / 0.8);
}

.dark\:border-purple-900\/85:is(.dark *) {
  border-color: rgb(74 29 150 / 0.85);
}

.dark\:border-purple-900\/90:is(.dark *) {
  border-color: rgb(74 29 150 / 0.9);
}

.dark\:border-purple-900\/95:is(.dark *) {
  border-color: rgb(74 29 150 / 0.95);
}

.dark\:border-red-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}

.dark\:border-red-100\/0:is(.dark *) {
  border-color: rgb(254 226 226 / 0);
}

.dark\:border-red-100\/10:is(.dark *) {
  border-color: rgb(254 226 226 / 0.1);
}

.dark\:border-red-100\/100:is(.dark *) {
  border-color: rgb(254 226 226 / 1);
}

.dark\:border-red-100\/15:is(.dark *) {
  border-color: rgb(254 226 226 / 0.15);
}

.dark\:border-red-100\/20:is(.dark *) {
  border-color: rgb(254 226 226 / 0.2);
}

.dark\:border-red-100\/25:is(.dark *) {
  border-color: rgb(254 226 226 / 0.25);
}

.dark\:border-red-100\/30:is(.dark *) {
  border-color: rgb(254 226 226 / 0.3);
}

.dark\:border-red-100\/35:is(.dark *) {
  border-color: rgb(254 226 226 / 0.35);
}

.dark\:border-red-100\/40:is(.dark *) {
  border-color: rgb(254 226 226 / 0.4);
}

.dark\:border-red-100\/45:is(.dark *) {
  border-color: rgb(254 226 226 / 0.45);
}

.dark\:border-red-100\/5:is(.dark *) {
  border-color: rgb(254 226 226 / 0.05);
}

.dark\:border-red-100\/50:is(.dark *) {
  border-color: rgb(254 226 226 / 0.5);
}

.dark\:border-red-100\/55:is(.dark *) {
  border-color: rgb(254 226 226 / 0.55);
}

.dark\:border-red-100\/60:is(.dark *) {
  border-color: rgb(254 226 226 / 0.6);
}

.dark\:border-red-100\/65:is(.dark *) {
  border-color: rgb(254 226 226 / 0.65);
}

.dark\:border-red-100\/70:is(.dark *) {
  border-color: rgb(254 226 226 / 0.7);
}

.dark\:border-red-100\/75:is(.dark *) {
  border-color: rgb(254 226 226 / 0.75);
}

.dark\:border-red-100\/80:is(.dark *) {
  border-color: rgb(254 226 226 / 0.8);
}

.dark\:border-red-100\/85:is(.dark *) {
  border-color: rgb(254 226 226 / 0.85);
}

.dark\:border-red-100\/90:is(.dark *) {
  border-color: rgb(254 226 226 / 0.9);
}

.dark\:border-red-100\/95:is(.dark *) {
  border-color: rgb(254 226 226 / 0.95);
}

.dark\:border-red-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}

.dark\:border-red-200\/0:is(.dark *) {
  border-color: rgb(254 202 202 / 0);
}

.dark\:border-red-200\/10:is(.dark *) {
  border-color: rgb(254 202 202 / 0.1);
}

.dark\:border-red-200\/100:is(.dark *) {
  border-color: rgb(254 202 202 / 1);
}

.dark\:border-red-200\/15:is(.dark *) {
  border-color: rgb(254 202 202 / 0.15);
}

.dark\:border-red-200\/20:is(.dark *) {
  border-color: rgb(254 202 202 / 0.2);
}

.dark\:border-red-200\/25:is(.dark *) {
  border-color: rgb(254 202 202 / 0.25);
}

.dark\:border-red-200\/30:is(.dark *) {
  border-color: rgb(254 202 202 / 0.3);
}

.dark\:border-red-200\/35:is(.dark *) {
  border-color: rgb(254 202 202 / 0.35);
}

.dark\:border-red-200\/40:is(.dark *) {
  border-color: rgb(254 202 202 / 0.4);
}

.dark\:border-red-200\/45:is(.dark *) {
  border-color: rgb(254 202 202 / 0.45);
}

.dark\:border-red-200\/5:is(.dark *) {
  border-color: rgb(254 202 202 / 0.05);
}

.dark\:border-red-200\/50:is(.dark *) {
  border-color: rgb(254 202 202 / 0.5);
}

.dark\:border-red-200\/55:is(.dark *) {
  border-color: rgb(254 202 202 / 0.55);
}

.dark\:border-red-200\/60:is(.dark *) {
  border-color: rgb(254 202 202 / 0.6);
}

.dark\:border-red-200\/65:is(.dark *) {
  border-color: rgb(254 202 202 / 0.65);
}

.dark\:border-red-200\/70:is(.dark *) {
  border-color: rgb(254 202 202 / 0.7);
}

.dark\:border-red-200\/75:is(.dark *) {
  border-color: rgb(254 202 202 / 0.75);
}

.dark\:border-red-200\/80:is(.dark *) {
  border-color: rgb(254 202 202 / 0.8);
}

.dark\:border-red-200\/85:is(.dark *) {
  border-color: rgb(254 202 202 / 0.85);
}

.dark\:border-red-200\/90:is(.dark *) {
  border-color: rgb(254 202 202 / 0.9);
}

.dark\:border-red-200\/95:is(.dark *) {
  border-color: rgb(254 202 202 / 0.95);
}

.dark\:border-red-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}

.dark\:border-red-300\/0:is(.dark *) {
  border-color: rgb(252 165 165 / 0);
}

.dark\:border-red-300\/10:is(.dark *) {
  border-color: rgb(252 165 165 / 0.1);
}

.dark\:border-red-300\/100:is(.dark *) {
  border-color: rgb(252 165 165 / 1);
}

.dark\:border-red-300\/15:is(.dark *) {
  border-color: rgb(252 165 165 / 0.15);
}

.dark\:border-red-300\/20:is(.dark *) {
  border-color: rgb(252 165 165 / 0.2);
}

.dark\:border-red-300\/25:is(.dark *) {
  border-color: rgb(252 165 165 / 0.25);
}

.dark\:border-red-300\/30:is(.dark *) {
  border-color: rgb(252 165 165 / 0.3);
}

.dark\:border-red-300\/35:is(.dark *) {
  border-color: rgb(252 165 165 / 0.35);
}

.dark\:border-red-300\/40:is(.dark *) {
  border-color: rgb(252 165 165 / 0.4);
}

.dark\:border-red-300\/45:is(.dark *) {
  border-color: rgb(252 165 165 / 0.45);
}

.dark\:border-red-300\/5:is(.dark *) {
  border-color: rgb(252 165 165 / 0.05);
}

.dark\:border-red-300\/50:is(.dark *) {
  border-color: rgb(252 165 165 / 0.5);
}

.dark\:border-red-300\/55:is(.dark *) {
  border-color: rgb(252 165 165 / 0.55);
}

.dark\:border-red-300\/60:is(.dark *) {
  border-color: rgb(252 165 165 / 0.6);
}

.dark\:border-red-300\/65:is(.dark *) {
  border-color: rgb(252 165 165 / 0.65);
}

.dark\:border-red-300\/70:is(.dark *) {
  border-color: rgb(252 165 165 / 0.7);
}

.dark\:border-red-300\/75:is(.dark *) {
  border-color: rgb(252 165 165 / 0.75);
}

.dark\:border-red-300\/80:is(.dark *) {
  border-color: rgb(252 165 165 / 0.8);
}

.dark\:border-red-300\/85:is(.dark *) {
  border-color: rgb(252 165 165 / 0.85);
}

.dark\:border-red-300\/90:is(.dark *) {
  border-color: rgb(252 165 165 / 0.9);
}

.dark\:border-red-300\/95:is(.dark *) {
  border-color: rgb(252 165 165 / 0.95);
}

.dark\:border-red-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}

.dark\:border-red-400\/0:is(.dark *) {
  border-color: rgb(248 113 113 / 0);
}

.dark\:border-red-400\/10:is(.dark *) {
  border-color: rgb(248 113 113 / 0.1);
}

.dark\:border-red-400\/100:is(.dark *) {
  border-color: rgb(248 113 113 / 1);
}

.dark\:border-red-400\/15:is(.dark *) {
  border-color: rgb(248 113 113 / 0.15);
}

.dark\:border-red-400\/20:is(.dark *) {
  border-color: rgb(248 113 113 / 0.2);
}

.dark\:border-red-400\/25:is(.dark *) {
  border-color: rgb(248 113 113 / 0.25);
}

.dark\:border-red-400\/30:is(.dark *) {
  border-color: rgb(248 113 113 / 0.3);
}

.dark\:border-red-400\/35:is(.dark *) {
  border-color: rgb(248 113 113 / 0.35);
}

.dark\:border-red-400\/40:is(.dark *) {
  border-color: rgb(248 113 113 / 0.4);
}

.dark\:border-red-400\/45:is(.dark *) {
  border-color: rgb(248 113 113 / 0.45);
}

.dark\:border-red-400\/5:is(.dark *) {
  border-color: rgb(248 113 113 / 0.05);
}

.dark\:border-red-400\/50:is(.dark *) {
  border-color: rgb(248 113 113 / 0.5);
}

.dark\:border-red-400\/55:is(.dark *) {
  border-color: rgb(248 113 113 / 0.55);
}

.dark\:border-red-400\/60:is(.dark *) {
  border-color: rgb(248 113 113 / 0.6);
}

.dark\:border-red-400\/65:is(.dark *) {
  border-color: rgb(248 113 113 / 0.65);
}

.dark\:border-red-400\/70:is(.dark *) {
  border-color: rgb(248 113 113 / 0.7);
}

.dark\:border-red-400\/75:is(.dark *) {
  border-color: rgb(248 113 113 / 0.75);
}

.dark\:border-red-400\/80:is(.dark *) {
  border-color: rgb(248 113 113 / 0.8);
}

.dark\:border-red-400\/85:is(.dark *) {
  border-color: rgb(248 113 113 / 0.85);
}

.dark\:border-red-400\/90:is(.dark *) {
  border-color: rgb(248 113 113 / 0.9);
}

.dark\:border-red-400\/95:is(.dark *) {
  border-color: rgb(248 113 113 / 0.95);
}

.dark\:border-red-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.dark\:border-red-500\/0:is(.dark *) {
  border-color: rgb(239 68 68 / 0);
}

.dark\:border-red-500\/10:is(.dark *) {
  border-color: rgb(239 68 68 / 0.1);
}

.dark\:border-red-500\/100:is(.dark *) {
  border-color: rgb(239 68 68 / 1);
}

.dark\:border-red-500\/15:is(.dark *) {
  border-color: rgb(239 68 68 / 0.15);
}

.dark\:border-red-500\/20:is(.dark *) {
  border-color: rgb(239 68 68 / 0.2);
}

.dark\:border-red-500\/25:is(.dark *) {
  border-color: rgb(239 68 68 / 0.25);
}

.dark\:border-red-500\/30:is(.dark *) {
  border-color: rgb(239 68 68 / 0.3);
}

.dark\:border-red-500\/35:is(.dark *) {
  border-color: rgb(239 68 68 / 0.35);
}

.dark\:border-red-500\/40:is(.dark *) {
  border-color: rgb(239 68 68 / 0.4);
}

.dark\:border-red-500\/45:is(.dark *) {
  border-color: rgb(239 68 68 / 0.45);
}

.dark\:border-red-500\/5:is(.dark *) {
  border-color: rgb(239 68 68 / 0.05);
}

.dark\:border-red-500\/50:is(.dark *) {
  border-color: rgb(239 68 68 / 0.5);
}

.dark\:border-red-500\/55:is(.dark *) {
  border-color: rgb(239 68 68 / 0.55);
}

.dark\:border-red-500\/60:is(.dark *) {
  border-color: rgb(239 68 68 / 0.6);
}

.dark\:border-red-500\/65:is(.dark *) {
  border-color: rgb(239 68 68 / 0.65);
}

.dark\:border-red-500\/70:is(.dark *) {
  border-color: rgb(239 68 68 / 0.7);
}

.dark\:border-red-500\/75:is(.dark *) {
  border-color: rgb(239 68 68 / 0.75);
}

.dark\:border-red-500\/80:is(.dark *) {
  border-color: rgb(239 68 68 / 0.8);
}

.dark\:border-red-500\/85:is(.dark *) {
  border-color: rgb(239 68 68 / 0.85);
}

.dark\:border-red-500\/90:is(.dark *) {
  border-color: rgb(239 68 68 / 0.9);
}

.dark\:border-red-500\/95:is(.dark *) {
  border-color: rgb(239 68 68 / 0.95);
}

.dark\:border-red-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}

.dark\:border-red-600\/0:is(.dark *) {
  border-color: rgb(220 38 38 / 0);
}

.dark\:border-red-600\/10:is(.dark *) {
  border-color: rgb(220 38 38 / 0.1);
}

.dark\:border-red-600\/100:is(.dark *) {
  border-color: rgb(220 38 38 / 1);
}

.dark\:border-red-600\/15:is(.dark *) {
  border-color: rgb(220 38 38 / 0.15);
}

.dark\:border-red-600\/20:is(.dark *) {
  border-color: rgb(220 38 38 / 0.2);
}

.dark\:border-red-600\/25:is(.dark *) {
  border-color: rgb(220 38 38 / 0.25);
}

.dark\:border-red-600\/30:is(.dark *) {
  border-color: rgb(220 38 38 / 0.3);
}

.dark\:border-red-600\/35:is(.dark *) {
  border-color: rgb(220 38 38 / 0.35);
}

.dark\:border-red-600\/40:is(.dark *) {
  border-color: rgb(220 38 38 / 0.4);
}

.dark\:border-red-600\/45:is(.dark *) {
  border-color: rgb(220 38 38 / 0.45);
}

.dark\:border-red-600\/5:is(.dark *) {
  border-color: rgb(220 38 38 / 0.05);
}

.dark\:border-red-600\/50:is(.dark *) {
  border-color: rgb(220 38 38 / 0.5);
}

.dark\:border-red-600\/55:is(.dark *) {
  border-color: rgb(220 38 38 / 0.55);
}

.dark\:border-red-600\/60:is(.dark *) {
  border-color: rgb(220 38 38 / 0.6);
}

.dark\:border-red-600\/65:is(.dark *) {
  border-color: rgb(220 38 38 / 0.65);
}

.dark\:border-red-600\/70:is(.dark *) {
  border-color: rgb(220 38 38 / 0.7);
}

.dark\:border-red-600\/75:is(.dark *) {
  border-color: rgb(220 38 38 / 0.75);
}

.dark\:border-red-600\/80:is(.dark *) {
  border-color: rgb(220 38 38 / 0.8);
}

.dark\:border-red-600\/85:is(.dark *) {
  border-color: rgb(220 38 38 / 0.85);
}

.dark\:border-red-600\/90:is(.dark *) {
  border-color: rgb(220 38 38 / 0.9);
}

.dark\:border-red-600\/95:is(.dark *) {
  border-color: rgb(220 38 38 / 0.95);
}

.dark\:border-red-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}

.dark\:border-red-700\/0:is(.dark *) {
  border-color: rgb(185 28 28 / 0);
}

.dark\:border-red-700\/10:is(.dark *) {
  border-color: rgb(185 28 28 / 0.1);
}

.dark\:border-red-700\/100:is(.dark *) {
  border-color: rgb(185 28 28 / 1);
}

.dark\:border-red-700\/15:is(.dark *) {
  border-color: rgb(185 28 28 / 0.15);
}

.dark\:border-red-700\/20:is(.dark *) {
  border-color: rgb(185 28 28 / 0.2);
}

.dark\:border-red-700\/25:is(.dark *) {
  border-color: rgb(185 28 28 / 0.25);
}

.dark\:border-red-700\/30:is(.dark *) {
  border-color: rgb(185 28 28 / 0.3);
}

.dark\:border-red-700\/35:is(.dark *) {
  border-color: rgb(185 28 28 / 0.35);
}

.dark\:border-red-700\/40:is(.dark *) {
  border-color: rgb(185 28 28 / 0.4);
}

.dark\:border-red-700\/45:is(.dark *) {
  border-color: rgb(185 28 28 / 0.45);
}

.dark\:border-red-700\/5:is(.dark *) {
  border-color: rgb(185 28 28 / 0.05);
}

.dark\:border-red-700\/50:is(.dark *) {
  border-color: rgb(185 28 28 / 0.5);
}

.dark\:border-red-700\/55:is(.dark *) {
  border-color: rgb(185 28 28 / 0.55);
}

.dark\:border-red-700\/60:is(.dark *) {
  border-color: rgb(185 28 28 / 0.6);
}

.dark\:border-red-700\/65:is(.dark *) {
  border-color: rgb(185 28 28 / 0.65);
}

.dark\:border-red-700\/70:is(.dark *) {
  border-color: rgb(185 28 28 / 0.7);
}

.dark\:border-red-700\/75:is(.dark *) {
  border-color: rgb(185 28 28 / 0.75);
}

.dark\:border-red-700\/80:is(.dark *) {
  border-color: rgb(185 28 28 / 0.8);
}

.dark\:border-red-700\/85:is(.dark *) {
  border-color: rgb(185 28 28 / 0.85);
}

.dark\:border-red-700\/90:is(.dark *) {
  border-color: rgb(185 28 28 / 0.9);
}

.dark\:border-red-700\/95:is(.dark *) {
  border-color: rgb(185 28 28 / 0.95);
}

.dark\:border-red-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}

.dark\:border-red-800\/0:is(.dark *) {
  border-color: rgb(153 27 27 / 0);
}

.dark\:border-red-800\/10:is(.dark *) {
  border-color: rgb(153 27 27 / 0.1);
}

.dark\:border-red-800\/100:is(.dark *) {
  border-color: rgb(153 27 27 / 1);
}

.dark\:border-red-800\/15:is(.dark *) {
  border-color: rgb(153 27 27 / 0.15);
}

.dark\:border-red-800\/20:is(.dark *) {
  border-color: rgb(153 27 27 / 0.2);
}

.dark\:border-red-800\/25:is(.dark *) {
  border-color: rgb(153 27 27 / 0.25);
}

.dark\:border-red-800\/30:is(.dark *) {
  border-color: rgb(153 27 27 / 0.3);
}

.dark\:border-red-800\/35:is(.dark *) {
  border-color: rgb(153 27 27 / 0.35);
}

.dark\:border-red-800\/40:is(.dark *) {
  border-color: rgb(153 27 27 / 0.4);
}

.dark\:border-red-800\/45:is(.dark *) {
  border-color: rgb(153 27 27 / 0.45);
}

.dark\:border-red-800\/5:is(.dark *) {
  border-color: rgb(153 27 27 / 0.05);
}

.dark\:border-red-800\/50:is(.dark *) {
  border-color: rgb(153 27 27 / 0.5);
}

.dark\:border-red-800\/55:is(.dark *) {
  border-color: rgb(153 27 27 / 0.55);
}

.dark\:border-red-800\/60:is(.dark *) {
  border-color: rgb(153 27 27 / 0.6);
}

.dark\:border-red-800\/65:is(.dark *) {
  border-color: rgb(153 27 27 / 0.65);
}

.dark\:border-red-800\/70:is(.dark *) {
  border-color: rgb(153 27 27 / 0.7);
}

.dark\:border-red-800\/75:is(.dark *) {
  border-color: rgb(153 27 27 / 0.75);
}

.dark\:border-red-800\/80:is(.dark *) {
  border-color: rgb(153 27 27 / 0.8);
}

.dark\:border-red-800\/85:is(.dark *) {
  border-color: rgb(153 27 27 / 0.85);
}

.dark\:border-red-800\/90:is(.dark *) {
  border-color: rgb(153 27 27 / 0.9);
}

.dark\:border-red-800\/95:is(.dark *) {
  border-color: rgb(153 27 27 / 0.95);
}

.dark\:border-red-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}

.dark\:border-red-900\/0:is(.dark *) {
  border-color: rgb(127 29 29 / 0);
}

.dark\:border-red-900\/10:is(.dark *) {
  border-color: rgb(127 29 29 / 0.1);
}

.dark\:border-red-900\/100:is(.dark *) {
  border-color: rgb(127 29 29 / 1);
}

.dark\:border-red-900\/15:is(.dark *) {
  border-color: rgb(127 29 29 / 0.15);
}

.dark\:border-red-900\/20:is(.dark *) {
  border-color: rgb(127 29 29 / 0.2);
}

.dark\:border-red-900\/25:is(.dark *) {
  border-color: rgb(127 29 29 / 0.25);
}

.dark\:border-red-900\/30:is(.dark *) {
  border-color: rgb(127 29 29 / 0.3);
}

.dark\:border-red-900\/35:is(.dark *) {
  border-color: rgb(127 29 29 / 0.35);
}

.dark\:border-red-900\/40:is(.dark *) {
  border-color: rgb(127 29 29 / 0.4);
}

.dark\:border-red-900\/45:is(.dark *) {
  border-color: rgb(127 29 29 / 0.45);
}

.dark\:border-red-900\/5:is(.dark *) {
  border-color: rgb(127 29 29 / 0.05);
}

.dark\:border-red-900\/50:is(.dark *) {
  border-color: rgb(127 29 29 / 0.5);
}

.dark\:border-red-900\/55:is(.dark *) {
  border-color: rgb(127 29 29 / 0.55);
}

.dark\:border-red-900\/60:is(.dark *) {
  border-color: rgb(127 29 29 / 0.6);
}

.dark\:border-red-900\/65:is(.dark *) {
  border-color: rgb(127 29 29 / 0.65);
}

.dark\:border-red-900\/70:is(.dark *) {
  border-color: rgb(127 29 29 / 0.7);
}

.dark\:border-red-900\/75:is(.dark *) {
  border-color: rgb(127 29 29 / 0.75);
}

.dark\:border-red-900\/80:is(.dark *) {
  border-color: rgb(127 29 29 / 0.8);
}

.dark\:border-red-900\/85:is(.dark *) {
  border-color: rgb(127 29 29 / 0.85);
}

.dark\:border-red-900\/90:is(.dark *) {
  border-color: rgb(127 29 29 / 0.9);
}

.dark\:border-red-900\/95:is(.dark *) {
  border-color: rgb(127 29 29 / 0.95);
}

.dark\:border-slate-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.dark\:border-slate-100\/0:is(.dark *) {
  border-color: rgb(241 245 249 / 0);
}

.dark\:border-slate-100\/10:is(.dark *) {
  border-color: rgb(241 245 249 / 0.1);
}

.dark\:border-slate-100\/100:is(.dark *) {
  border-color: rgb(241 245 249 / 1);
}

.dark\:border-slate-100\/15:is(.dark *) {
  border-color: rgb(241 245 249 / 0.15);
}

.dark\:border-slate-100\/20:is(.dark *) {
  border-color: rgb(241 245 249 / 0.2);
}

.dark\:border-slate-100\/25:is(.dark *) {
  border-color: rgb(241 245 249 / 0.25);
}

.dark\:border-slate-100\/30:is(.dark *) {
  border-color: rgb(241 245 249 / 0.3);
}

.dark\:border-slate-100\/35:is(.dark *) {
  border-color: rgb(241 245 249 / 0.35);
}

.dark\:border-slate-100\/40:is(.dark *) {
  border-color: rgb(241 245 249 / 0.4);
}

.dark\:border-slate-100\/45:is(.dark *) {
  border-color: rgb(241 245 249 / 0.45);
}

.dark\:border-slate-100\/5:is(.dark *) {
  border-color: rgb(241 245 249 / 0.05);
}

.dark\:border-slate-100\/50:is(.dark *) {
  border-color: rgb(241 245 249 / 0.5);
}

.dark\:border-slate-100\/55:is(.dark *) {
  border-color: rgb(241 245 249 / 0.55);
}

.dark\:border-slate-100\/60:is(.dark *) {
  border-color: rgb(241 245 249 / 0.6);
}

.dark\:border-slate-100\/65:is(.dark *) {
  border-color: rgb(241 245 249 / 0.65);
}

.dark\:border-slate-100\/70:is(.dark *) {
  border-color: rgb(241 245 249 / 0.7);
}

.dark\:border-slate-100\/75:is(.dark *) {
  border-color: rgb(241 245 249 / 0.75);
}

.dark\:border-slate-100\/80:is(.dark *) {
  border-color: rgb(241 245 249 / 0.8);
}

.dark\:border-slate-100\/85:is(.dark *) {
  border-color: rgb(241 245 249 / 0.85);
}

.dark\:border-slate-100\/90:is(.dark *) {
  border-color: rgb(241 245 249 / 0.9);
}

.dark\:border-slate-100\/95:is(.dark *) {
  border-color: rgb(241 245 249 / 0.95);
}

.dark\:border-slate-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.dark\:border-slate-200\/0:is(.dark *) {
  border-color: rgb(226 232 240 / 0);
}

.dark\:border-slate-200\/10:is(.dark *) {
  border-color: rgb(226 232 240 / 0.1);
}

.dark\:border-slate-200\/100:is(.dark *) {
  border-color: rgb(226 232 240 / 1);
}

.dark\:border-slate-200\/15:is(.dark *) {
  border-color: rgb(226 232 240 / 0.15);
}

.dark\:border-slate-200\/20:is(.dark *) {
  border-color: rgb(226 232 240 / 0.2);
}

.dark\:border-slate-200\/25:is(.dark *) {
  border-color: rgb(226 232 240 / 0.25);
}

.dark\:border-slate-200\/30:is(.dark *) {
  border-color: rgb(226 232 240 / 0.3);
}

.dark\:border-slate-200\/35:is(.dark *) {
  border-color: rgb(226 232 240 / 0.35);
}

.dark\:border-slate-200\/40:is(.dark *) {
  border-color: rgb(226 232 240 / 0.4);
}

.dark\:border-slate-200\/45:is(.dark *) {
  border-color: rgb(226 232 240 / 0.45);
}

.dark\:border-slate-200\/5:is(.dark *) {
  border-color: rgb(226 232 240 / 0.05);
}

.dark\:border-slate-200\/50:is(.dark *) {
  border-color: rgb(226 232 240 / 0.5);
}

.dark\:border-slate-200\/55:is(.dark *) {
  border-color: rgb(226 232 240 / 0.55);
}

.dark\:border-slate-200\/60:is(.dark *) {
  border-color: rgb(226 232 240 / 0.6);
}

.dark\:border-slate-200\/65:is(.dark *) {
  border-color: rgb(226 232 240 / 0.65);
}

.dark\:border-slate-200\/70:is(.dark *) {
  border-color: rgb(226 232 240 / 0.7);
}

.dark\:border-slate-200\/75:is(.dark *) {
  border-color: rgb(226 232 240 / 0.75);
}

.dark\:border-slate-200\/80:is(.dark *) {
  border-color: rgb(226 232 240 / 0.8);
}

.dark\:border-slate-200\/85:is(.dark *) {
  border-color: rgb(226 232 240 / 0.85);
}

.dark\:border-slate-200\/90:is(.dark *) {
  border-color: rgb(226 232 240 / 0.9);
}

.dark\:border-slate-200\/95:is(.dark *) {
  border-color: rgb(226 232 240 / 0.95);
}

.dark\:border-slate-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.dark\:border-slate-300\/0:is(.dark *) {
  border-color: rgb(203 213 225 / 0);
}

.dark\:border-slate-300\/10:is(.dark *) {
  border-color: rgb(203 213 225 / 0.1);
}

.dark\:border-slate-300\/100:is(.dark *) {
  border-color: rgb(203 213 225 / 1);
}

.dark\:border-slate-300\/15:is(.dark *) {
  border-color: rgb(203 213 225 / 0.15);
}

.dark\:border-slate-300\/20:is(.dark *) {
  border-color: rgb(203 213 225 / 0.2);
}

.dark\:border-slate-300\/25:is(.dark *) {
  border-color: rgb(203 213 225 / 0.25);
}

.dark\:border-slate-300\/30:is(.dark *) {
  border-color: rgb(203 213 225 / 0.3);
}

.dark\:border-slate-300\/35:is(.dark *) {
  border-color: rgb(203 213 225 / 0.35);
}

.dark\:border-slate-300\/40:is(.dark *) {
  border-color: rgb(203 213 225 / 0.4);
}

.dark\:border-slate-300\/45:is(.dark *) {
  border-color: rgb(203 213 225 / 0.45);
}

.dark\:border-slate-300\/5:is(.dark *) {
  border-color: rgb(203 213 225 / 0.05);
}

.dark\:border-slate-300\/50:is(.dark *) {
  border-color: rgb(203 213 225 / 0.5);
}

.dark\:border-slate-300\/55:is(.dark *) {
  border-color: rgb(203 213 225 / 0.55);
}

.dark\:border-slate-300\/60:is(.dark *) {
  border-color: rgb(203 213 225 / 0.6);
}

.dark\:border-slate-300\/65:is(.dark *) {
  border-color: rgb(203 213 225 / 0.65);
}

.dark\:border-slate-300\/70:is(.dark *) {
  border-color: rgb(203 213 225 / 0.7);
}

.dark\:border-slate-300\/75:is(.dark *) {
  border-color: rgb(203 213 225 / 0.75);
}

.dark\:border-slate-300\/80:is(.dark *) {
  border-color: rgb(203 213 225 / 0.8);
}

.dark\:border-slate-300\/85:is(.dark *) {
  border-color: rgb(203 213 225 / 0.85);
}

.dark\:border-slate-300\/90:is(.dark *) {
  border-color: rgb(203 213 225 / 0.9);
}

.dark\:border-slate-300\/95:is(.dark *) {
  border-color: rgb(203 213 225 / 0.95);
}

.dark\:border-slate-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.dark\:border-slate-400\/0:is(.dark *) {
  border-color: rgb(148 163 184 / 0);
}

.dark\:border-slate-400\/10:is(.dark *) {
  border-color: rgb(148 163 184 / 0.1);
}

.dark\:border-slate-400\/100:is(.dark *) {
  border-color: rgb(148 163 184 / 1);
}

.dark\:border-slate-400\/15:is(.dark *) {
  border-color: rgb(148 163 184 / 0.15);
}

.dark\:border-slate-400\/20:is(.dark *) {
  border-color: rgb(148 163 184 / 0.2);
}

.dark\:border-slate-400\/25:is(.dark *) {
  border-color: rgb(148 163 184 / 0.25);
}

.dark\:border-slate-400\/30:is(.dark *) {
  border-color: rgb(148 163 184 / 0.3);
}

.dark\:border-slate-400\/35:is(.dark *) {
  border-color: rgb(148 163 184 / 0.35);
}

.dark\:border-slate-400\/40:is(.dark *) {
  border-color: rgb(148 163 184 / 0.4);
}

.dark\:border-slate-400\/45:is(.dark *) {
  border-color: rgb(148 163 184 / 0.45);
}

.dark\:border-slate-400\/5:is(.dark *) {
  border-color: rgb(148 163 184 / 0.05);
}

.dark\:border-slate-400\/50:is(.dark *) {
  border-color: rgb(148 163 184 / 0.5);
}

.dark\:border-slate-400\/55:is(.dark *) {
  border-color: rgb(148 163 184 / 0.55);
}

.dark\:border-slate-400\/60:is(.dark *) {
  border-color: rgb(148 163 184 / 0.6);
}

.dark\:border-slate-400\/65:is(.dark *) {
  border-color: rgb(148 163 184 / 0.65);
}

.dark\:border-slate-400\/70:is(.dark *) {
  border-color: rgb(148 163 184 / 0.7);
}

.dark\:border-slate-400\/75:is(.dark *) {
  border-color: rgb(148 163 184 / 0.75);
}

.dark\:border-slate-400\/80:is(.dark *) {
  border-color: rgb(148 163 184 / 0.8);
}

.dark\:border-slate-400\/85:is(.dark *) {
  border-color: rgb(148 163 184 / 0.85);
}

.dark\:border-slate-400\/90:is(.dark *) {
  border-color: rgb(148 163 184 / 0.9);
}

.dark\:border-slate-400\/95:is(.dark *) {
  border-color: rgb(148 163 184 / 0.95);
}

.dark\:border-slate-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.dark\:border-slate-500\/0:is(.dark *) {
  border-color: rgb(100 116 139 / 0);
}

.dark\:border-slate-500\/10:is(.dark *) {
  border-color: rgb(100 116 139 / 0.1);
}

.dark\:border-slate-500\/100:is(.dark *) {
  border-color: rgb(100 116 139 / 1);
}

.dark\:border-slate-500\/15:is(.dark *) {
  border-color: rgb(100 116 139 / 0.15);
}

.dark\:border-slate-500\/20:is(.dark *) {
  border-color: rgb(100 116 139 / 0.2);
}

.dark\:border-slate-500\/25:is(.dark *) {
  border-color: rgb(100 116 139 / 0.25);
}

.dark\:border-slate-500\/30:is(.dark *) {
  border-color: rgb(100 116 139 / 0.3);
}

.dark\:border-slate-500\/35:is(.dark *) {
  border-color: rgb(100 116 139 / 0.35);
}

.dark\:border-slate-500\/40:is(.dark *) {
  border-color: rgb(100 116 139 / 0.4);
}

.dark\:border-slate-500\/45:is(.dark *) {
  border-color: rgb(100 116 139 / 0.45);
}

.dark\:border-slate-500\/5:is(.dark *) {
  border-color: rgb(100 116 139 / 0.05);
}

.dark\:border-slate-500\/50:is(.dark *) {
  border-color: rgb(100 116 139 / 0.5);
}

.dark\:border-slate-500\/55:is(.dark *) {
  border-color: rgb(100 116 139 / 0.55);
}

.dark\:border-slate-500\/60:is(.dark *) {
  border-color: rgb(100 116 139 / 0.6);
}

.dark\:border-slate-500\/65:is(.dark *) {
  border-color: rgb(100 116 139 / 0.65);
}

.dark\:border-slate-500\/70:is(.dark *) {
  border-color: rgb(100 116 139 / 0.7);
}

.dark\:border-slate-500\/75:is(.dark *) {
  border-color: rgb(100 116 139 / 0.75);
}

.dark\:border-slate-500\/80:is(.dark *) {
  border-color: rgb(100 116 139 / 0.8);
}

.dark\:border-slate-500\/85:is(.dark *) {
  border-color: rgb(100 116 139 / 0.85);
}

.dark\:border-slate-500\/90:is(.dark *) {
  border-color: rgb(100 116 139 / 0.9);
}

.dark\:border-slate-500\/95:is(.dark *) {
  border-color: rgb(100 116 139 / 0.95);
}

.dark\:border-slate-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.dark\:border-slate-600\/0:is(.dark *) {
  border-color: rgb(71 85 105 / 0);
}

.dark\:border-slate-600\/10:is(.dark *) {
  border-color: rgb(71 85 105 / 0.1);
}

.dark\:border-slate-600\/100:is(.dark *) {
  border-color: rgb(71 85 105 / 1);
}

.dark\:border-slate-600\/15:is(.dark *) {
  border-color: rgb(71 85 105 / 0.15);
}

.dark\:border-slate-600\/20:is(.dark *) {
  border-color: rgb(71 85 105 / 0.2);
}

.dark\:border-slate-600\/25:is(.dark *) {
  border-color: rgb(71 85 105 / 0.25);
}

.dark\:border-slate-600\/30:is(.dark *) {
  border-color: rgb(71 85 105 / 0.3);
}

.dark\:border-slate-600\/35:is(.dark *) {
  border-color: rgb(71 85 105 / 0.35);
}

.dark\:border-slate-600\/40:is(.dark *) {
  border-color: rgb(71 85 105 / 0.4);
}

.dark\:border-slate-600\/45:is(.dark *) {
  border-color: rgb(71 85 105 / 0.45);
}

.dark\:border-slate-600\/5:is(.dark *) {
  border-color: rgb(71 85 105 / 0.05);
}

.dark\:border-slate-600\/50:is(.dark *) {
  border-color: rgb(71 85 105 / 0.5);
}

.dark\:border-slate-600\/55:is(.dark *) {
  border-color: rgb(71 85 105 / 0.55);
}

.dark\:border-slate-600\/60:is(.dark *) {
  border-color: rgb(71 85 105 / 0.6);
}

.dark\:border-slate-600\/65:is(.dark *) {
  border-color: rgb(71 85 105 / 0.65);
}

.dark\:border-slate-600\/70:is(.dark *) {
  border-color: rgb(71 85 105 / 0.7);
}

.dark\:border-slate-600\/75:is(.dark *) {
  border-color: rgb(71 85 105 / 0.75);
}

.dark\:border-slate-600\/80:is(.dark *) {
  border-color: rgb(71 85 105 / 0.8);
}

.dark\:border-slate-600\/85:is(.dark *) {
  border-color: rgb(71 85 105 / 0.85);
}

.dark\:border-slate-600\/90:is(.dark *) {
  border-color: rgb(71 85 105 / 0.9);
}

.dark\:border-slate-600\/95:is(.dark *) {
  border-color: rgb(71 85 105 / 0.95);
}

.dark\:border-slate-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.dark\:border-slate-700\/0:is(.dark *) {
  border-color: rgb(51 65 85 / 0);
}

.dark\:border-slate-700\/10:is(.dark *) {
  border-color: rgb(51 65 85 / 0.1);
}

.dark\:border-slate-700\/100:is(.dark *) {
  border-color: rgb(51 65 85 / 1);
}

.dark\:border-slate-700\/15:is(.dark *) {
  border-color: rgb(51 65 85 / 0.15);
}

.dark\:border-slate-700\/20:is(.dark *) {
  border-color: rgb(51 65 85 / 0.2);
}

.dark\:border-slate-700\/25:is(.dark *) {
  border-color: rgb(51 65 85 / 0.25);
}

.dark\:border-slate-700\/30:is(.dark *) {
  border-color: rgb(51 65 85 / 0.3);
}

.dark\:border-slate-700\/35:is(.dark *) {
  border-color: rgb(51 65 85 / 0.35);
}

.dark\:border-slate-700\/40:is(.dark *) {
  border-color: rgb(51 65 85 / 0.4);
}

.dark\:border-slate-700\/45:is(.dark *) {
  border-color: rgb(51 65 85 / 0.45);
}

.dark\:border-slate-700\/5:is(.dark *) {
  border-color: rgb(51 65 85 / 0.05);
}

.dark\:border-slate-700\/50:is(.dark *) {
  border-color: rgb(51 65 85 / 0.5);
}

.dark\:border-slate-700\/55:is(.dark *) {
  border-color: rgb(51 65 85 / 0.55);
}

.dark\:border-slate-700\/60:is(.dark *) {
  border-color: rgb(51 65 85 / 0.6);
}

.dark\:border-slate-700\/65:is(.dark *) {
  border-color: rgb(51 65 85 / 0.65);
}

.dark\:border-slate-700\/70:is(.dark *) {
  border-color: rgb(51 65 85 / 0.7);
}

.dark\:border-slate-700\/75:is(.dark *) {
  border-color: rgb(51 65 85 / 0.75);
}

.dark\:border-slate-700\/80:is(.dark *) {
  border-color: rgb(51 65 85 / 0.8);
}

.dark\:border-slate-700\/85:is(.dark *) {
  border-color: rgb(51 65 85 / 0.85);
}

.dark\:border-slate-700\/90:is(.dark *) {
  border-color: rgb(51 65 85 / 0.9);
}

.dark\:border-slate-700\/95:is(.dark *) {
  border-color: rgb(51 65 85 / 0.95);
}

.dark\:border-slate-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.dark\:border-slate-800\/0:is(.dark *) {
  border-color: rgb(30 41 59 / 0);
}

.dark\:border-slate-800\/10:is(.dark *) {
  border-color: rgb(30 41 59 / 0.1);
}

.dark\:border-slate-800\/100:is(.dark *) {
  border-color: rgb(30 41 59 / 1);
}

.dark\:border-slate-800\/15:is(.dark *) {
  border-color: rgb(30 41 59 / 0.15);
}

.dark\:border-slate-800\/20:is(.dark *) {
  border-color: rgb(30 41 59 / 0.2);
}

.dark\:border-slate-800\/25:is(.dark *) {
  border-color: rgb(30 41 59 / 0.25);
}

.dark\:border-slate-800\/30:is(.dark *) {
  border-color: rgb(30 41 59 / 0.3);
}

.dark\:border-slate-800\/35:is(.dark *) {
  border-color: rgb(30 41 59 / 0.35);
}

.dark\:border-slate-800\/40:is(.dark *) {
  border-color: rgb(30 41 59 / 0.4);
}

.dark\:border-slate-800\/45:is(.dark *) {
  border-color: rgb(30 41 59 / 0.45);
}

.dark\:border-slate-800\/5:is(.dark *) {
  border-color: rgb(30 41 59 / 0.05);
}

.dark\:border-slate-800\/50:is(.dark *) {
  border-color: rgb(30 41 59 / 0.5);
}

.dark\:border-slate-800\/55:is(.dark *) {
  border-color: rgb(30 41 59 / 0.55);
}

.dark\:border-slate-800\/60:is(.dark *) {
  border-color: rgb(30 41 59 / 0.6);
}

.dark\:border-slate-800\/65:is(.dark *) {
  border-color: rgb(30 41 59 / 0.65);
}

.dark\:border-slate-800\/70:is(.dark *) {
  border-color: rgb(30 41 59 / 0.7);
}

.dark\:border-slate-800\/75:is(.dark *) {
  border-color: rgb(30 41 59 / 0.75);
}

.dark\:border-slate-800\/80:is(.dark *) {
  border-color: rgb(30 41 59 / 0.8);
}

.dark\:border-slate-800\/85:is(.dark *) {
  border-color: rgb(30 41 59 / 0.85);
}

.dark\:border-slate-800\/90:is(.dark *) {
  border-color: rgb(30 41 59 / 0.9);
}

.dark\:border-slate-800\/95:is(.dark *) {
  border-color: rgb(30 41 59 / 0.95);
}

.dark\:border-slate-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.dark\:border-slate-900\/0:is(.dark *) {
  border-color: rgb(15 23 42 / 0);
}

.dark\:border-slate-900\/10:is(.dark *) {
  border-color: rgb(15 23 42 / 0.1);
}

.dark\:border-slate-900\/100:is(.dark *) {
  border-color: rgb(15 23 42 / 1);
}

.dark\:border-slate-900\/15:is(.dark *) {
  border-color: rgb(15 23 42 / 0.15);
}

.dark\:border-slate-900\/20:is(.dark *) {
  border-color: rgb(15 23 42 / 0.2);
}

.dark\:border-slate-900\/25:is(.dark *) {
  border-color: rgb(15 23 42 / 0.25);
}

.dark\:border-slate-900\/30:is(.dark *) {
  border-color: rgb(15 23 42 / 0.3);
}

.dark\:border-slate-900\/35:is(.dark *) {
  border-color: rgb(15 23 42 / 0.35);
}

.dark\:border-slate-900\/40:is(.dark *) {
  border-color: rgb(15 23 42 / 0.4);
}

.dark\:border-slate-900\/45:is(.dark *) {
  border-color: rgb(15 23 42 / 0.45);
}

.dark\:border-slate-900\/5:is(.dark *) {
  border-color: rgb(15 23 42 / 0.05);
}

.dark\:border-slate-900\/50:is(.dark *) {
  border-color: rgb(15 23 42 / 0.5);
}

.dark\:border-slate-900\/55:is(.dark *) {
  border-color: rgb(15 23 42 / 0.55);
}

.dark\:border-slate-900\/60:is(.dark *) {
  border-color: rgb(15 23 42 / 0.6);
}

.dark\:border-slate-900\/65:is(.dark *) {
  border-color: rgb(15 23 42 / 0.65);
}

.dark\:border-slate-900\/70:is(.dark *) {
  border-color: rgb(15 23 42 / 0.7);
}

.dark\:border-slate-900\/75:is(.dark *) {
  border-color: rgb(15 23 42 / 0.75);
}

.dark\:border-slate-900\/80:is(.dark *) {
  border-color: rgb(15 23 42 / 0.8);
}

.dark\:border-slate-900\/85:is(.dark *) {
  border-color: rgb(15 23 42 / 0.85);
}

.dark\:border-slate-900\/90:is(.dark *) {
  border-color: rgb(15 23 42 / 0.9);
}

.dark\:border-slate-900\/95:is(.dark *) {
  border-color: rgb(15 23 42 / 0.95);
}

.dark\:border-stone-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.dark\:border-stone-100\/0:is(.dark *) {
  border-color: rgb(245 245 244 / 0);
}

.dark\:border-stone-100\/10:is(.dark *) {
  border-color: rgb(245 245 244 / 0.1);
}

.dark\:border-stone-100\/100:is(.dark *) {
  border-color: rgb(245 245 244 / 1);
}

.dark\:border-stone-100\/15:is(.dark *) {
  border-color: rgb(245 245 244 / 0.15);
}

.dark\:border-stone-100\/20:is(.dark *) {
  border-color: rgb(245 245 244 / 0.2);
}

.dark\:border-stone-100\/25:is(.dark *) {
  border-color: rgb(245 245 244 / 0.25);
}

.dark\:border-stone-100\/30:is(.dark *) {
  border-color: rgb(245 245 244 / 0.3);
}

.dark\:border-stone-100\/35:is(.dark *) {
  border-color: rgb(245 245 244 / 0.35);
}

.dark\:border-stone-100\/40:is(.dark *) {
  border-color: rgb(245 245 244 / 0.4);
}

.dark\:border-stone-100\/45:is(.dark *) {
  border-color: rgb(245 245 244 / 0.45);
}

.dark\:border-stone-100\/5:is(.dark *) {
  border-color: rgb(245 245 244 / 0.05);
}

.dark\:border-stone-100\/50:is(.dark *) {
  border-color: rgb(245 245 244 / 0.5);
}

.dark\:border-stone-100\/55:is(.dark *) {
  border-color: rgb(245 245 244 / 0.55);
}

.dark\:border-stone-100\/60:is(.dark *) {
  border-color: rgb(245 245 244 / 0.6);
}

.dark\:border-stone-100\/65:is(.dark *) {
  border-color: rgb(245 245 244 / 0.65);
}

.dark\:border-stone-100\/70:is(.dark *) {
  border-color: rgb(245 245 244 / 0.7);
}

.dark\:border-stone-100\/75:is(.dark *) {
  border-color: rgb(245 245 244 / 0.75);
}

.dark\:border-stone-100\/80:is(.dark *) {
  border-color: rgb(245 245 244 / 0.8);
}

.dark\:border-stone-100\/85:is(.dark *) {
  border-color: rgb(245 245 244 / 0.85);
}

.dark\:border-stone-100\/90:is(.dark *) {
  border-color: rgb(245 245 244 / 0.9);
}

.dark\:border-stone-100\/95:is(.dark *) {
  border-color: rgb(245 245 244 / 0.95);
}

.dark\:border-stone-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.dark\:border-stone-200\/0:is(.dark *) {
  border-color: rgb(231 229 228 / 0);
}

.dark\:border-stone-200\/10:is(.dark *) {
  border-color: rgb(231 229 228 / 0.1);
}

.dark\:border-stone-200\/100:is(.dark *) {
  border-color: rgb(231 229 228 / 1);
}

.dark\:border-stone-200\/15:is(.dark *) {
  border-color: rgb(231 229 228 / 0.15);
}

.dark\:border-stone-200\/20:is(.dark *) {
  border-color: rgb(231 229 228 / 0.2);
}

.dark\:border-stone-200\/25:is(.dark *) {
  border-color: rgb(231 229 228 / 0.25);
}

.dark\:border-stone-200\/30:is(.dark *) {
  border-color: rgb(231 229 228 / 0.3);
}

.dark\:border-stone-200\/35:is(.dark *) {
  border-color: rgb(231 229 228 / 0.35);
}

.dark\:border-stone-200\/40:is(.dark *) {
  border-color: rgb(231 229 228 / 0.4);
}

.dark\:border-stone-200\/45:is(.dark *) {
  border-color: rgb(231 229 228 / 0.45);
}

.dark\:border-stone-200\/5:is(.dark *) {
  border-color: rgb(231 229 228 / 0.05);
}

.dark\:border-stone-200\/50:is(.dark *) {
  border-color: rgb(231 229 228 / 0.5);
}

.dark\:border-stone-200\/55:is(.dark *) {
  border-color: rgb(231 229 228 / 0.55);
}

.dark\:border-stone-200\/60:is(.dark *) {
  border-color: rgb(231 229 228 / 0.6);
}

.dark\:border-stone-200\/65:is(.dark *) {
  border-color: rgb(231 229 228 / 0.65);
}

.dark\:border-stone-200\/70:is(.dark *) {
  border-color: rgb(231 229 228 / 0.7);
}

.dark\:border-stone-200\/75:is(.dark *) {
  border-color: rgb(231 229 228 / 0.75);
}

.dark\:border-stone-200\/80:is(.dark *) {
  border-color: rgb(231 229 228 / 0.8);
}

.dark\:border-stone-200\/85:is(.dark *) {
  border-color: rgb(231 229 228 / 0.85);
}

.dark\:border-stone-200\/90:is(.dark *) {
  border-color: rgb(231 229 228 / 0.9);
}

.dark\:border-stone-200\/95:is(.dark *) {
  border-color: rgb(231 229 228 / 0.95);
}

.dark\:border-stone-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.dark\:border-stone-300\/0:is(.dark *) {
  border-color: rgb(214 211 209 / 0);
}

.dark\:border-stone-300\/10:is(.dark *) {
  border-color: rgb(214 211 209 / 0.1);
}

.dark\:border-stone-300\/100:is(.dark *) {
  border-color: rgb(214 211 209 / 1);
}

.dark\:border-stone-300\/15:is(.dark *) {
  border-color: rgb(214 211 209 / 0.15);
}

.dark\:border-stone-300\/20:is(.dark *) {
  border-color: rgb(214 211 209 / 0.2);
}

.dark\:border-stone-300\/25:is(.dark *) {
  border-color: rgb(214 211 209 / 0.25);
}

.dark\:border-stone-300\/30:is(.dark *) {
  border-color: rgb(214 211 209 / 0.3);
}

.dark\:border-stone-300\/35:is(.dark *) {
  border-color: rgb(214 211 209 / 0.35);
}

.dark\:border-stone-300\/40:is(.dark *) {
  border-color: rgb(214 211 209 / 0.4);
}

.dark\:border-stone-300\/45:is(.dark *) {
  border-color: rgb(214 211 209 / 0.45);
}

.dark\:border-stone-300\/5:is(.dark *) {
  border-color: rgb(214 211 209 / 0.05);
}

.dark\:border-stone-300\/50:is(.dark *) {
  border-color: rgb(214 211 209 / 0.5);
}

.dark\:border-stone-300\/55:is(.dark *) {
  border-color: rgb(214 211 209 / 0.55);
}

.dark\:border-stone-300\/60:is(.dark *) {
  border-color: rgb(214 211 209 / 0.6);
}

.dark\:border-stone-300\/65:is(.dark *) {
  border-color: rgb(214 211 209 / 0.65);
}

.dark\:border-stone-300\/70:is(.dark *) {
  border-color: rgb(214 211 209 / 0.7);
}

.dark\:border-stone-300\/75:is(.dark *) {
  border-color: rgb(214 211 209 / 0.75);
}

.dark\:border-stone-300\/80:is(.dark *) {
  border-color: rgb(214 211 209 / 0.8);
}

.dark\:border-stone-300\/85:is(.dark *) {
  border-color: rgb(214 211 209 / 0.85);
}

.dark\:border-stone-300\/90:is(.dark *) {
  border-color: rgb(214 211 209 / 0.9);
}

.dark\:border-stone-300\/95:is(.dark *) {
  border-color: rgb(214 211 209 / 0.95);
}

.dark\:border-stone-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.dark\:border-stone-400\/0:is(.dark *) {
  border-color: rgb(168 162 158 / 0);
}

.dark\:border-stone-400\/10:is(.dark *) {
  border-color: rgb(168 162 158 / 0.1);
}

.dark\:border-stone-400\/100:is(.dark *) {
  border-color: rgb(168 162 158 / 1);
}

.dark\:border-stone-400\/15:is(.dark *) {
  border-color: rgb(168 162 158 / 0.15);
}

.dark\:border-stone-400\/20:is(.dark *) {
  border-color: rgb(168 162 158 / 0.2);
}

.dark\:border-stone-400\/25:is(.dark *) {
  border-color: rgb(168 162 158 / 0.25);
}

.dark\:border-stone-400\/30:is(.dark *) {
  border-color: rgb(168 162 158 / 0.3);
}

.dark\:border-stone-400\/35:is(.dark *) {
  border-color: rgb(168 162 158 / 0.35);
}

.dark\:border-stone-400\/40:is(.dark *) {
  border-color: rgb(168 162 158 / 0.4);
}

.dark\:border-stone-400\/45:is(.dark *) {
  border-color: rgb(168 162 158 / 0.45);
}

.dark\:border-stone-400\/5:is(.dark *) {
  border-color: rgb(168 162 158 / 0.05);
}

.dark\:border-stone-400\/50:is(.dark *) {
  border-color: rgb(168 162 158 / 0.5);
}

.dark\:border-stone-400\/55:is(.dark *) {
  border-color: rgb(168 162 158 / 0.55);
}

.dark\:border-stone-400\/60:is(.dark *) {
  border-color: rgb(168 162 158 / 0.6);
}

.dark\:border-stone-400\/65:is(.dark *) {
  border-color: rgb(168 162 158 / 0.65);
}

.dark\:border-stone-400\/70:is(.dark *) {
  border-color: rgb(168 162 158 / 0.7);
}

.dark\:border-stone-400\/75:is(.dark *) {
  border-color: rgb(168 162 158 / 0.75);
}

.dark\:border-stone-400\/80:is(.dark *) {
  border-color: rgb(168 162 158 / 0.8);
}

.dark\:border-stone-400\/85:is(.dark *) {
  border-color: rgb(168 162 158 / 0.85);
}

.dark\:border-stone-400\/90:is(.dark *) {
  border-color: rgb(168 162 158 / 0.9);
}

.dark\:border-stone-400\/95:is(.dark *) {
  border-color: rgb(168 162 158 / 0.95);
}

.dark\:border-stone-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.dark\:border-stone-500\/0:is(.dark *) {
  border-color: rgb(120 113 108 / 0);
}

.dark\:border-stone-500\/10:is(.dark *) {
  border-color: rgb(120 113 108 / 0.1);
}

.dark\:border-stone-500\/100:is(.dark *) {
  border-color: rgb(120 113 108 / 1);
}

.dark\:border-stone-500\/15:is(.dark *) {
  border-color: rgb(120 113 108 / 0.15);
}

.dark\:border-stone-500\/20:is(.dark *) {
  border-color: rgb(120 113 108 / 0.2);
}

.dark\:border-stone-500\/25:is(.dark *) {
  border-color: rgb(120 113 108 / 0.25);
}

.dark\:border-stone-500\/30:is(.dark *) {
  border-color: rgb(120 113 108 / 0.3);
}

.dark\:border-stone-500\/35:is(.dark *) {
  border-color: rgb(120 113 108 / 0.35);
}

.dark\:border-stone-500\/40:is(.dark *) {
  border-color: rgb(120 113 108 / 0.4);
}

.dark\:border-stone-500\/45:is(.dark *) {
  border-color: rgb(120 113 108 / 0.45);
}

.dark\:border-stone-500\/5:is(.dark *) {
  border-color: rgb(120 113 108 / 0.05);
}

.dark\:border-stone-500\/50:is(.dark *) {
  border-color: rgb(120 113 108 / 0.5);
}

.dark\:border-stone-500\/55:is(.dark *) {
  border-color: rgb(120 113 108 / 0.55);
}

.dark\:border-stone-500\/60:is(.dark *) {
  border-color: rgb(120 113 108 / 0.6);
}

.dark\:border-stone-500\/65:is(.dark *) {
  border-color: rgb(120 113 108 / 0.65);
}

.dark\:border-stone-500\/70:is(.dark *) {
  border-color: rgb(120 113 108 / 0.7);
}

.dark\:border-stone-500\/75:is(.dark *) {
  border-color: rgb(120 113 108 / 0.75);
}

.dark\:border-stone-500\/80:is(.dark *) {
  border-color: rgb(120 113 108 / 0.8);
}

.dark\:border-stone-500\/85:is(.dark *) {
  border-color: rgb(120 113 108 / 0.85);
}

.dark\:border-stone-500\/90:is(.dark *) {
  border-color: rgb(120 113 108 / 0.9);
}

.dark\:border-stone-500\/95:is(.dark *) {
  border-color: rgb(120 113 108 / 0.95);
}

.dark\:border-stone-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.dark\:border-stone-600\/0:is(.dark *) {
  border-color: rgb(87 83 78 / 0);
}

.dark\:border-stone-600\/10:is(.dark *) {
  border-color: rgb(87 83 78 / 0.1);
}

.dark\:border-stone-600\/100:is(.dark *) {
  border-color: rgb(87 83 78 / 1);
}

.dark\:border-stone-600\/15:is(.dark *) {
  border-color: rgb(87 83 78 / 0.15);
}

.dark\:border-stone-600\/20:is(.dark *) {
  border-color: rgb(87 83 78 / 0.2);
}

.dark\:border-stone-600\/25:is(.dark *) {
  border-color: rgb(87 83 78 / 0.25);
}

.dark\:border-stone-600\/30:is(.dark *) {
  border-color: rgb(87 83 78 / 0.3);
}

.dark\:border-stone-600\/35:is(.dark *) {
  border-color: rgb(87 83 78 / 0.35);
}

.dark\:border-stone-600\/40:is(.dark *) {
  border-color: rgb(87 83 78 / 0.4);
}

.dark\:border-stone-600\/45:is(.dark *) {
  border-color: rgb(87 83 78 / 0.45);
}

.dark\:border-stone-600\/5:is(.dark *) {
  border-color: rgb(87 83 78 / 0.05);
}

.dark\:border-stone-600\/50:is(.dark *) {
  border-color: rgb(87 83 78 / 0.5);
}

.dark\:border-stone-600\/55:is(.dark *) {
  border-color: rgb(87 83 78 / 0.55);
}

.dark\:border-stone-600\/60:is(.dark *) {
  border-color: rgb(87 83 78 / 0.6);
}

.dark\:border-stone-600\/65:is(.dark *) {
  border-color: rgb(87 83 78 / 0.65);
}

.dark\:border-stone-600\/70:is(.dark *) {
  border-color: rgb(87 83 78 / 0.7);
}

.dark\:border-stone-600\/75:is(.dark *) {
  border-color: rgb(87 83 78 / 0.75);
}

.dark\:border-stone-600\/80:is(.dark *) {
  border-color: rgb(87 83 78 / 0.8);
}

.dark\:border-stone-600\/85:is(.dark *) {
  border-color: rgb(87 83 78 / 0.85);
}

.dark\:border-stone-600\/90:is(.dark *) {
  border-color: rgb(87 83 78 / 0.9);
}

.dark\:border-stone-600\/95:is(.dark *) {
  border-color: rgb(87 83 78 / 0.95);
}

.dark\:border-stone-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.dark\:border-stone-700\/0:is(.dark *) {
  border-color: rgb(68 64 60 / 0);
}

.dark\:border-stone-700\/10:is(.dark *) {
  border-color: rgb(68 64 60 / 0.1);
}

.dark\:border-stone-700\/100:is(.dark *) {
  border-color: rgb(68 64 60 / 1);
}

.dark\:border-stone-700\/15:is(.dark *) {
  border-color: rgb(68 64 60 / 0.15);
}

.dark\:border-stone-700\/20:is(.dark *) {
  border-color: rgb(68 64 60 / 0.2);
}

.dark\:border-stone-700\/25:is(.dark *) {
  border-color: rgb(68 64 60 / 0.25);
}

.dark\:border-stone-700\/30:is(.dark *) {
  border-color: rgb(68 64 60 / 0.3);
}

.dark\:border-stone-700\/35:is(.dark *) {
  border-color: rgb(68 64 60 / 0.35);
}

.dark\:border-stone-700\/40:is(.dark *) {
  border-color: rgb(68 64 60 / 0.4);
}

.dark\:border-stone-700\/45:is(.dark *) {
  border-color: rgb(68 64 60 / 0.45);
}

.dark\:border-stone-700\/5:is(.dark *) {
  border-color: rgb(68 64 60 / 0.05);
}

.dark\:border-stone-700\/50:is(.dark *) {
  border-color: rgb(68 64 60 / 0.5);
}

.dark\:border-stone-700\/55:is(.dark *) {
  border-color: rgb(68 64 60 / 0.55);
}

.dark\:border-stone-700\/60:is(.dark *) {
  border-color: rgb(68 64 60 / 0.6);
}

.dark\:border-stone-700\/65:is(.dark *) {
  border-color: rgb(68 64 60 / 0.65);
}

.dark\:border-stone-700\/70:is(.dark *) {
  border-color: rgb(68 64 60 / 0.7);
}

.dark\:border-stone-700\/75:is(.dark *) {
  border-color: rgb(68 64 60 / 0.75);
}

.dark\:border-stone-700\/80:is(.dark *) {
  border-color: rgb(68 64 60 / 0.8);
}

.dark\:border-stone-700\/85:is(.dark *) {
  border-color: rgb(68 64 60 / 0.85);
}

.dark\:border-stone-700\/90:is(.dark *) {
  border-color: rgb(68 64 60 / 0.9);
}

.dark\:border-stone-700\/95:is(.dark *) {
  border-color: rgb(68 64 60 / 0.95);
}

.dark\:border-stone-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.dark\:border-stone-800\/0:is(.dark *) {
  border-color: rgb(41 37 36 / 0);
}

.dark\:border-stone-800\/10:is(.dark *) {
  border-color: rgb(41 37 36 / 0.1);
}

.dark\:border-stone-800\/100:is(.dark *) {
  border-color: rgb(41 37 36 / 1);
}

.dark\:border-stone-800\/15:is(.dark *) {
  border-color: rgb(41 37 36 / 0.15);
}

.dark\:border-stone-800\/20:is(.dark *) {
  border-color: rgb(41 37 36 / 0.2);
}

.dark\:border-stone-800\/25:is(.dark *) {
  border-color: rgb(41 37 36 / 0.25);
}

.dark\:border-stone-800\/30:is(.dark *) {
  border-color: rgb(41 37 36 / 0.3);
}

.dark\:border-stone-800\/35:is(.dark *) {
  border-color: rgb(41 37 36 / 0.35);
}

.dark\:border-stone-800\/40:is(.dark *) {
  border-color: rgb(41 37 36 / 0.4);
}

.dark\:border-stone-800\/45:is(.dark *) {
  border-color: rgb(41 37 36 / 0.45);
}

.dark\:border-stone-800\/5:is(.dark *) {
  border-color: rgb(41 37 36 / 0.05);
}

.dark\:border-stone-800\/50:is(.dark *) {
  border-color: rgb(41 37 36 / 0.5);
}

.dark\:border-stone-800\/55:is(.dark *) {
  border-color: rgb(41 37 36 / 0.55);
}

.dark\:border-stone-800\/60:is(.dark *) {
  border-color: rgb(41 37 36 / 0.6);
}

.dark\:border-stone-800\/65:is(.dark *) {
  border-color: rgb(41 37 36 / 0.65);
}

.dark\:border-stone-800\/70:is(.dark *) {
  border-color: rgb(41 37 36 / 0.7);
}

.dark\:border-stone-800\/75:is(.dark *) {
  border-color: rgb(41 37 36 / 0.75);
}

.dark\:border-stone-800\/80:is(.dark *) {
  border-color: rgb(41 37 36 / 0.8);
}

.dark\:border-stone-800\/85:is(.dark *) {
  border-color: rgb(41 37 36 / 0.85);
}

.dark\:border-stone-800\/90:is(.dark *) {
  border-color: rgb(41 37 36 / 0.9);
}

.dark\:border-stone-800\/95:is(.dark *) {
  border-color: rgb(41 37 36 / 0.95);
}

.dark\:border-stone-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.dark\:border-stone-900\/0:is(.dark *) {
  border-color: rgb(28 25 23 / 0);
}

.dark\:border-stone-900\/10:is(.dark *) {
  border-color: rgb(28 25 23 / 0.1);
}

.dark\:border-stone-900\/100:is(.dark *) {
  border-color: rgb(28 25 23 / 1);
}

.dark\:border-stone-900\/15:is(.dark *) {
  border-color: rgb(28 25 23 / 0.15);
}

.dark\:border-stone-900\/20:is(.dark *) {
  border-color: rgb(28 25 23 / 0.2);
}

.dark\:border-stone-900\/25:is(.dark *) {
  border-color: rgb(28 25 23 / 0.25);
}

.dark\:border-stone-900\/30:is(.dark *) {
  border-color: rgb(28 25 23 / 0.3);
}

.dark\:border-stone-900\/35:is(.dark *) {
  border-color: rgb(28 25 23 / 0.35);
}

.dark\:border-stone-900\/40:is(.dark *) {
  border-color: rgb(28 25 23 / 0.4);
}

.dark\:border-stone-900\/45:is(.dark *) {
  border-color: rgb(28 25 23 / 0.45);
}

.dark\:border-stone-900\/5:is(.dark *) {
  border-color: rgb(28 25 23 / 0.05);
}

.dark\:border-stone-900\/50:is(.dark *) {
  border-color: rgb(28 25 23 / 0.5);
}

.dark\:border-stone-900\/55:is(.dark *) {
  border-color: rgb(28 25 23 / 0.55);
}

.dark\:border-stone-900\/60:is(.dark *) {
  border-color: rgb(28 25 23 / 0.6);
}

.dark\:border-stone-900\/65:is(.dark *) {
  border-color: rgb(28 25 23 / 0.65);
}

.dark\:border-stone-900\/70:is(.dark *) {
  border-color: rgb(28 25 23 / 0.7);
}

.dark\:border-stone-900\/75:is(.dark *) {
  border-color: rgb(28 25 23 / 0.75);
}

.dark\:border-stone-900\/80:is(.dark *) {
  border-color: rgb(28 25 23 / 0.8);
}

.dark\:border-stone-900\/85:is(.dark *) {
  border-color: rgb(28 25 23 / 0.85);
}

.dark\:border-stone-900\/90:is(.dark *) {
  border-color: rgb(28 25 23 / 0.9);
}

.dark\:border-stone-900\/95:is(.dark *) {
  border-color: rgb(28 25 23 / 0.95);
}

.dark\:border-transparent:is(.dark *) {
  border-color: transparent;
}

.dark\:border-yellow-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(253 246 178 / var(--tw-border-opacity, 1));
}

.dark\:border-yellow-100\/0:is(.dark *) {
  border-color: rgb(253 246 178 / 0);
}

.dark\:border-yellow-100\/10:is(.dark *) {
  border-color: rgb(253 246 178 / 0.1);
}

.dark\:border-yellow-100\/100:is(.dark *) {
  border-color: rgb(253 246 178 / 1);
}

.dark\:border-yellow-100\/15:is(.dark *) {
  border-color: rgb(253 246 178 / 0.15);
}

.dark\:border-yellow-100\/20:is(.dark *) {
  border-color: rgb(253 246 178 / 0.2);
}

.dark\:border-yellow-100\/25:is(.dark *) {
  border-color: rgb(253 246 178 / 0.25);
}

.dark\:border-yellow-100\/30:is(.dark *) {
  border-color: rgb(253 246 178 / 0.3);
}

.dark\:border-yellow-100\/35:is(.dark *) {
  border-color: rgb(253 246 178 / 0.35);
}

.dark\:border-yellow-100\/40:is(.dark *) {
  border-color: rgb(253 246 178 / 0.4);
}

.dark\:border-yellow-100\/45:is(.dark *) {
  border-color: rgb(253 246 178 / 0.45);
}

.dark\:border-yellow-100\/5:is(.dark *) {
  border-color: rgb(253 246 178 / 0.05);
}

.dark\:border-yellow-100\/50:is(.dark *) {
  border-color: rgb(253 246 178 / 0.5);
}

.dark\:border-yellow-100\/55:is(.dark *) {
  border-color: rgb(253 246 178 / 0.55);
}

.dark\:border-yellow-100\/60:is(.dark *) {
  border-color: rgb(253 246 178 / 0.6);
}

.dark\:border-yellow-100\/65:is(.dark *) {
  border-color: rgb(253 246 178 / 0.65);
}

.dark\:border-yellow-100\/70:is(.dark *) {
  border-color: rgb(253 246 178 / 0.7);
}

.dark\:border-yellow-100\/75:is(.dark *) {
  border-color: rgb(253 246 178 / 0.75);
}

.dark\:border-yellow-100\/80:is(.dark *) {
  border-color: rgb(253 246 178 / 0.8);
}

.dark\:border-yellow-100\/85:is(.dark *) {
  border-color: rgb(253 246 178 / 0.85);
}

.dark\:border-yellow-100\/90:is(.dark *) {
  border-color: rgb(253 246 178 / 0.9);
}

.dark\:border-yellow-100\/95:is(.dark *) {
  border-color: rgb(253 246 178 / 0.95);
}

.dark\:border-yellow-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(252 233 106 / var(--tw-border-opacity, 1));
}

.dark\:border-yellow-200\/0:is(.dark *) {
  border-color: rgb(252 233 106 / 0);
}

.dark\:border-yellow-200\/10:is(.dark *) {
  border-color: rgb(252 233 106 / 0.1);
}

.dark\:border-yellow-200\/100:is(.dark *) {
  border-color: rgb(252 233 106 / 1);
}

.dark\:border-yellow-200\/15:is(.dark *) {
  border-color: rgb(252 233 106 / 0.15);
}

.dark\:border-yellow-200\/20:is(.dark *) {
  border-color: rgb(252 233 106 / 0.2);
}

.dark\:border-yellow-200\/25:is(.dark *) {
  border-color: rgb(252 233 106 / 0.25);
}

.dark\:border-yellow-200\/30:is(.dark *) {
  border-color: rgb(252 233 106 / 0.3);
}

.dark\:border-yellow-200\/35:is(.dark *) {
  border-color: rgb(252 233 106 / 0.35);
}

.dark\:border-yellow-200\/40:is(.dark *) {
  border-color: rgb(252 233 106 / 0.4);
}

.dark\:border-yellow-200\/45:is(.dark *) {
  border-color: rgb(252 233 106 / 0.45);
}

.dark\:border-yellow-200\/5:is(.dark *) {
  border-color: rgb(252 233 106 / 0.05);
}

.dark\:border-yellow-200\/50:is(.dark *) {
  border-color: rgb(252 233 106 / 0.5);
}

.dark\:border-yellow-200\/55:is(.dark *) {
  border-color: rgb(252 233 106 / 0.55);
}

.dark\:border-yellow-200\/60:is(.dark *) {
  border-color: rgb(252 233 106 / 0.6);
}

.dark\:border-yellow-200\/65:is(.dark *) {
  border-color: rgb(252 233 106 / 0.65);
}

.dark\:border-yellow-200\/70:is(.dark *) {
  border-color: rgb(252 233 106 / 0.7);
}

.dark\:border-yellow-200\/75:is(.dark *) {
  border-color: rgb(252 233 106 / 0.75);
}

.dark\:border-yellow-200\/80:is(.dark *) {
  border-color: rgb(252 233 106 / 0.8);
}

.dark\:border-yellow-200\/85:is(.dark *) {
  border-color: rgb(252 233 106 / 0.85);
}

.dark\:border-yellow-200\/90:is(.dark *) {
  border-color: rgb(252 233 106 / 0.9);
}

.dark\:border-yellow-200\/95:is(.dark *) {
  border-color: rgb(252 233 106 / 0.95);
}

.dark\:border-yellow-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(250 202 21 / var(--tw-border-opacity, 1));
}

.dark\:border-yellow-300\/0:is(.dark *) {
  border-color: rgb(250 202 21 / 0);
}

.dark\:border-yellow-300\/10:is(.dark *) {
  border-color: rgb(250 202 21 / 0.1);
}

.dark\:border-yellow-300\/100:is(.dark *) {
  border-color: rgb(250 202 21 / 1);
}

.dark\:border-yellow-300\/15:is(.dark *) {
  border-color: rgb(250 202 21 / 0.15);
}

.dark\:border-yellow-300\/20:is(.dark *) {
  border-color: rgb(250 202 21 / 0.2);
}

.dark\:border-yellow-300\/25:is(.dark *) {
  border-color: rgb(250 202 21 / 0.25);
}

.dark\:border-yellow-300\/30:is(.dark *) {
  border-color: rgb(250 202 21 / 0.3);
}

.dark\:border-yellow-300\/35:is(.dark *) {
  border-color: rgb(250 202 21 / 0.35);
}

.dark\:border-yellow-300\/40:is(.dark *) {
  border-color: rgb(250 202 21 / 0.4);
}

.dark\:border-yellow-300\/45:is(.dark *) {
  border-color: rgb(250 202 21 / 0.45);
}

.dark\:border-yellow-300\/5:is(.dark *) {
  border-color: rgb(250 202 21 / 0.05);
}

.dark\:border-yellow-300\/50:is(.dark *) {
  border-color: rgb(250 202 21 / 0.5);
}

.dark\:border-yellow-300\/55:is(.dark *) {
  border-color: rgb(250 202 21 / 0.55);
}

.dark\:border-yellow-300\/60:is(.dark *) {
  border-color: rgb(250 202 21 / 0.6);
}

.dark\:border-yellow-300\/65:is(.dark *) {
  border-color: rgb(250 202 21 / 0.65);
}

.dark\:border-yellow-300\/70:is(.dark *) {
  border-color: rgb(250 202 21 / 0.7);
}

.dark\:border-yellow-300\/75:is(.dark *) {
  border-color: rgb(250 202 21 / 0.75);
}

.dark\:border-yellow-300\/80:is(.dark *) {
  border-color: rgb(250 202 21 / 0.8);
}

.dark\:border-yellow-300\/85:is(.dark *) {
  border-color: rgb(250 202 21 / 0.85);
}

.dark\:border-yellow-300\/90:is(.dark *) {
  border-color: rgb(250 202 21 / 0.9);
}

.dark\:border-yellow-300\/95:is(.dark *) {
  border-color: rgb(250 202 21 / 0.95);
}

.dark\:border-yellow-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(227 160 8 / var(--tw-border-opacity, 1));
}

.dark\:border-yellow-400\/0:is(.dark *) {
  border-color: rgb(227 160 8 / 0);
}

.dark\:border-yellow-400\/10:is(.dark *) {
  border-color: rgb(227 160 8 / 0.1);
}

.dark\:border-yellow-400\/100:is(.dark *) {
  border-color: rgb(227 160 8 / 1);
}

.dark\:border-yellow-400\/15:is(.dark *) {
  border-color: rgb(227 160 8 / 0.15);
}

.dark\:border-yellow-400\/20:is(.dark *) {
  border-color: rgb(227 160 8 / 0.2);
}

.dark\:border-yellow-400\/25:is(.dark *) {
  border-color: rgb(227 160 8 / 0.25);
}

.dark\:border-yellow-400\/30:is(.dark *) {
  border-color: rgb(227 160 8 / 0.3);
}

.dark\:border-yellow-400\/35:is(.dark *) {
  border-color: rgb(227 160 8 / 0.35);
}

.dark\:border-yellow-400\/40:is(.dark *) {
  border-color: rgb(227 160 8 / 0.4);
}

.dark\:border-yellow-400\/45:is(.dark *) {
  border-color: rgb(227 160 8 / 0.45);
}

.dark\:border-yellow-400\/5:is(.dark *) {
  border-color: rgb(227 160 8 / 0.05);
}

.dark\:border-yellow-400\/50:is(.dark *) {
  border-color: rgb(227 160 8 / 0.5);
}

.dark\:border-yellow-400\/55:is(.dark *) {
  border-color: rgb(227 160 8 / 0.55);
}

.dark\:border-yellow-400\/60:is(.dark *) {
  border-color: rgb(227 160 8 / 0.6);
}

.dark\:border-yellow-400\/65:is(.dark *) {
  border-color: rgb(227 160 8 / 0.65);
}

.dark\:border-yellow-400\/70:is(.dark *) {
  border-color: rgb(227 160 8 / 0.7);
}

.dark\:border-yellow-400\/75:is(.dark *) {
  border-color: rgb(227 160 8 / 0.75);
}

.dark\:border-yellow-400\/80:is(.dark *) {
  border-color: rgb(227 160 8 / 0.8);
}

.dark\:border-yellow-400\/85:is(.dark *) {
  border-color: rgb(227 160 8 / 0.85);
}

.dark\:border-yellow-400\/90:is(.dark *) {
  border-color: rgb(227 160 8 / 0.9);
}

.dark\:border-yellow-400\/95:is(.dark *) {
  border-color: rgb(227 160 8 / 0.95);
}

.dark\:border-yellow-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(194 120 3 / var(--tw-border-opacity, 1));
}

.dark\:border-yellow-500\/0:is(.dark *) {
  border-color: rgb(194 120 3 / 0);
}

.dark\:border-yellow-500\/10:is(.dark *) {
  border-color: rgb(194 120 3 / 0.1);
}

.dark\:border-yellow-500\/100:is(.dark *) {
  border-color: rgb(194 120 3 / 1);
}

.dark\:border-yellow-500\/15:is(.dark *) {
  border-color: rgb(194 120 3 / 0.15);
}

.dark\:border-yellow-500\/20:is(.dark *) {
  border-color: rgb(194 120 3 / 0.2);
}

.dark\:border-yellow-500\/25:is(.dark *) {
  border-color: rgb(194 120 3 / 0.25);
}

.dark\:border-yellow-500\/30:is(.dark *) {
  border-color: rgb(194 120 3 / 0.3);
}

.dark\:border-yellow-500\/35:is(.dark *) {
  border-color: rgb(194 120 3 / 0.35);
}

.dark\:border-yellow-500\/40:is(.dark *) {
  border-color: rgb(194 120 3 / 0.4);
}

.dark\:border-yellow-500\/45:is(.dark *) {
  border-color: rgb(194 120 3 / 0.45);
}

.dark\:border-yellow-500\/5:is(.dark *) {
  border-color: rgb(194 120 3 / 0.05);
}

.dark\:border-yellow-500\/50:is(.dark *) {
  border-color: rgb(194 120 3 / 0.5);
}

.dark\:border-yellow-500\/55:is(.dark *) {
  border-color: rgb(194 120 3 / 0.55);
}

.dark\:border-yellow-500\/60:is(.dark *) {
  border-color: rgb(194 120 3 / 0.6);
}

.dark\:border-yellow-500\/65:is(.dark *) {
  border-color: rgb(194 120 3 / 0.65);
}

.dark\:border-yellow-500\/70:is(.dark *) {
  border-color: rgb(194 120 3 / 0.7);
}

.dark\:border-yellow-500\/75:is(.dark *) {
  border-color: rgb(194 120 3 / 0.75);
}

.dark\:border-yellow-500\/80:is(.dark *) {
  border-color: rgb(194 120 3 / 0.8);
}

.dark\:border-yellow-500\/85:is(.dark *) {
  border-color: rgb(194 120 3 / 0.85);
}

.dark\:border-yellow-500\/90:is(.dark *) {
  border-color: rgb(194 120 3 / 0.9);
}

.dark\:border-yellow-500\/95:is(.dark *) {
  border-color: rgb(194 120 3 / 0.95);
}

.dark\:border-yellow-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(159 88 10 / var(--tw-border-opacity, 1));
}

.dark\:border-yellow-600\/0:is(.dark *) {
  border-color: rgb(159 88 10 / 0);
}

.dark\:border-yellow-600\/10:is(.dark *) {
  border-color: rgb(159 88 10 / 0.1);
}

.dark\:border-yellow-600\/100:is(.dark *) {
  border-color: rgb(159 88 10 / 1);
}

.dark\:border-yellow-600\/15:is(.dark *) {
  border-color: rgb(159 88 10 / 0.15);
}

.dark\:border-yellow-600\/20:is(.dark *) {
  border-color: rgb(159 88 10 / 0.2);
}

.dark\:border-yellow-600\/25:is(.dark *) {
  border-color: rgb(159 88 10 / 0.25);
}

.dark\:border-yellow-600\/30:is(.dark *) {
  border-color: rgb(159 88 10 / 0.3);
}

.dark\:border-yellow-600\/35:is(.dark *) {
  border-color: rgb(159 88 10 / 0.35);
}

.dark\:border-yellow-600\/40:is(.dark *) {
  border-color: rgb(159 88 10 / 0.4);
}

.dark\:border-yellow-600\/45:is(.dark *) {
  border-color: rgb(159 88 10 / 0.45);
}

.dark\:border-yellow-600\/5:is(.dark *) {
  border-color: rgb(159 88 10 / 0.05);
}

.dark\:border-yellow-600\/50:is(.dark *) {
  border-color: rgb(159 88 10 / 0.5);
}

.dark\:border-yellow-600\/55:is(.dark *) {
  border-color: rgb(159 88 10 / 0.55);
}

.dark\:border-yellow-600\/60:is(.dark *) {
  border-color: rgb(159 88 10 / 0.6);
}

.dark\:border-yellow-600\/65:is(.dark *) {
  border-color: rgb(159 88 10 / 0.65);
}

.dark\:border-yellow-600\/70:is(.dark *) {
  border-color: rgb(159 88 10 / 0.7);
}

.dark\:border-yellow-600\/75:is(.dark *) {
  border-color: rgb(159 88 10 / 0.75);
}

.dark\:border-yellow-600\/80:is(.dark *) {
  border-color: rgb(159 88 10 / 0.8);
}

.dark\:border-yellow-600\/85:is(.dark *) {
  border-color: rgb(159 88 10 / 0.85);
}

.dark\:border-yellow-600\/90:is(.dark *) {
  border-color: rgb(159 88 10 / 0.9);
}

.dark\:border-yellow-600\/95:is(.dark *) {
  border-color: rgb(159 88 10 / 0.95);
}

.dark\:border-yellow-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(142 75 16 / var(--tw-border-opacity, 1));
}

.dark\:border-yellow-700\/0:is(.dark *) {
  border-color: rgb(142 75 16 / 0);
}

.dark\:border-yellow-700\/10:is(.dark *) {
  border-color: rgb(142 75 16 / 0.1);
}

.dark\:border-yellow-700\/100:is(.dark *) {
  border-color: rgb(142 75 16 / 1);
}

.dark\:border-yellow-700\/15:is(.dark *) {
  border-color: rgb(142 75 16 / 0.15);
}

.dark\:border-yellow-700\/20:is(.dark *) {
  border-color: rgb(142 75 16 / 0.2);
}

.dark\:border-yellow-700\/25:is(.dark *) {
  border-color: rgb(142 75 16 / 0.25);
}

.dark\:border-yellow-700\/30:is(.dark *) {
  border-color: rgb(142 75 16 / 0.3);
}

.dark\:border-yellow-700\/35:is(.dark *) {
  border-color: rgb(142 75 16 / 0.35);
}

.dark\:border-yellow-700\/40:is(.dark *) {
  border-color: rgb(142 75 16 / 0.4);
}

.dark\:border-yellow-700\/45:is(.dark *) {
  border-color: rgb(142 75 16 / 0.45);
}

.dark\:border-yellow-700\/5:is(.dark *) {
  border-color: rgb(142 75 16 / 0.05);
}

.dark\:border-yellow-700\/50:is(.dark *) {
  border-color: rgb(142 75 16 / 0.5);
}

.dark\:border-yellow-700\/55:is(.dark *) {
  border-color: rgb(142 75 16 / 0.55);
}

.dark\:border-yellow-700\/60:is(.dark *) {
  border-color: rgb(142 75 16 / 0.6);
}

.dark\:border-yellow-700\/65:is(.dark *) {
  border-color: rgb(142 75 16 / 0.65);
}

.dark\:border-yellow-700\/70:is(.dark *) {
  border-color: rgb(142 75 16 / 0.7);
}

.dark\:border-yellow-700\/75:is(.dark *) {
  border-color: rgb(142 75 16 / 0.75);
}

.dark\:border-yellow-700\/80:is(.dark *) {
  border-color: rgb(142 75 16 / 0.8);
}

.dark\:border-yellow-700\/85:is(.dark *) {
  border-color: rgb(142 75 16 / 0.85);
}

.dark\:border-yellow-700\/90:is(.dark *) {
  border-color: rgb(142 75 16 / 0.9);
}

.dark\:border-yellow-700\/95:is(.dark *) {
  border-color: rgb(142 75 16 / 0.95);
}

.dark\:border-yellow-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(114 59 19 / var(--tw-border-opacity, 1));
}

.dark\:border-yellow-800\/0:is(.dark *) {
  border-color: rgb(114 59 19 / 0);
}

.dark\:border-yellow-800\/10:is(.dark *) {
  border-color: rgb(114 59 19 / 0.1);
}

.dark\:border-yellow-800\/100:is(.dark *) {
  border-color: rgb(114 59 19 / 1);
}

.dark\:border-yellow-800\/15:is(.dark *) {
  border-color: rgb(114 59 19 / 0.15);
}

.dark\:border-yellow-800\/20:is(.dark *) {
  border-color: rgb(114 59 19 / 0.2);
}

.dark\:border-yellow-800\/25:is(.dark *) {
  border-color: rgb(114 59 19 / 0.25);
}

.dark\:border-yellow-800\/30:is(.dark *) {
  border-color: rgb(114 59 19 / 0.3);
}

.dark\:border-yellow-800\/35:is(.dark *) {
  border-color: rgb(114 59 19 / 0.35);
}

.dark\:border-yellow-800\/40:is(.dark *) {
  border-color: rgb(114 59 19 / 0.4);
}

.dark\:border-yellow-800\/45:is(.dark *) {
  border-color: rgb(114 59 19 / 0.45);
}

.dark\:border-yellow-800\/5:is(.dark *) {
  border-color: rgb(114 59 19 / 0.05);
}

.dark\:border-yellow-800\/50:is(.dark *) {
  border-color: rgb(114 59 19 / 0.5);
}

.dark\:border-yellow-800\/55:is(.dark *) {
  border-color: rgb(114 59 19 / 0.55);
}

.dark\:border-yellow-800\/60:is(.dark *) {
  border-color: rgb(114 59 19 / 0.6);
}

.dark\:border-yellow-800\/65:is(.dark *) {
  border-color: rgb(114 59 19 / 0.65);
}

.dark\:border-yellow-800\/70:is(.dark *) {
  border-color: rgb(114 59 19 / 0.7);
}

.dark\:border-yellow-800\/75:is(.dark *) {
  border-color: rgb(114 59 19 / 0.75);
}

.dark\:border-yellow-800\/80:is(.dark *) {
  border-color: rgb(114 59 19 / 0.8);
}

.dark\:border-yellow-800\/85:is(.dark *) {
  border-color: rgb(114 59 19 / 0.85);
}

.dark\:border-yellow-800\/90:is(.dark *) {
  border-color: rgb(114 59 19 / 0.9);
}

.dark\:border-yellow-800\/95:is(.dark *) {
  border-color: rgb(114 59 19 / 0.95);
}

.dark\:border-yellow-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(99 49 18 / var(--tw-border-opacity, 1));
}

.dark\:border-yellow-900\/0:is(.dark *) {
  border-color: rgb(99 49 18 / 0);
}

.dark\:border-yellow-900\/10:is(.dark *) {
  border-color: rgb(99 49 18 / 0.1);
}

.dark\:border-yellow-900\/100:is(.dark *) {
  border-color: rgb(99 49 18 / 1);
}

.dark\:border-yellow-900\/15:is(.dark *) {
  border-color: rgb(99 49 18 / 0.15);
}

.dark\:border-yellow-900\/20:is(.dark *) {
  border-color: rgb(99 49 18 / 0.2);
}

.dark\:border-yellow-900\/25:is(.dark *) {
  border-color: rgb(99 49 18 / 0.25);
}

.dark\:border-yellow-900\/30:is(.dark *) {
  border-color: rgb(99 49 18 / 0.3);
}

.dark\:border-yellow-900\/35:is(.dark *) {
  border-color: rgb(99 49 18 / 0.35);
}

.dark\:border-yellow-900\/40:is(.dark *) {
  border-color: rgb(99 49 18 / 0.4);
}

.dark\:border-yellow-900\/45:is(.dark *) {
  border-color: rgb(99 49 18 / 0.45);
}

.dark\:border-yellow-900\/5:is(.dark *) {
  border-color: rgb(99 49 18 / 0.05);
}

.dark\:border-yellow-900\/50:is(.dark *) {
  border-color: rgb(99 49 18 / 0.5);
}

.dark\:border-yellow-900\/55:is(.dark *) {
  border-color: rgb(99 49 18 / 0.55);
}

.dark\:border-yellow-900\/60:is(.dark *) {
  border-color: rgb(99 49 18 / 0.6);
}

.dark\:border-yellow-900\/65:is(.dark *) {
  border-color: rgb(99 49 18 / 0.65);
}

.dark\:border-yellow-900\/70:is(.dark *) {
  border-color: rgb(99 49 18 / 0.7);
}

.dark\:border-yellow-900\/75:is(.dark *) {
  border-color: rgb(99 49 18 / 0.75);
}

.dark\:border-yellow-900\/80:is(.dark *) {
  border-color: rgb(99 49 18 / 0.8);
}

.dark\:border-yellow-900\/85:is(.dark *) {
  border-color: rgb(99 49 18 / 0.85);
}

.dark\:border-yellow-900\/90:is(.dark *) {
  border-color: rgb(99 49 18 / 0.9);
}

.dark\:border-yellow-900\/95:is(.dark *) {
  border-color: rgb(99 49 18 / 0.95);
}

.dark\:border-zinc-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.dark\:border-zinc-100\/0:is(.dark *) {
  border-color: rgb(244 244 245 / 0);
}

.dark\:border-zinc-100\/10:is(.dark *) {
  border-color: rgb(244 244 245 / 0.1);
}

.dark\:border-zinc-100\/100:is(.dark *) {
  border-color: rgb(244 244 245 / 1);
}

.dark\:border-zinc-100\/15:is(.dark *) {
  border-color: rgb(244 244 245 / 0.15);
}

.dark\:border-zinc-100\/20:is(.dark *) {
  border-color: rgb(244 244 245 / 0.2);
}

.dark\:border-zinc-100\/25:is(.dark *) {
  border-color: rgb(244 244 245 / 0.25);
}

.dark\:border-zinc-100\/30:is(.dark *) {
  border-color: rgb(244 244 245 / 0.3);
}

.dark\:border-zinc-100\/35:is(.dark *) {
  border-color: rgb(244 244 245 / 0.35);
}

.dark\:border-zinc-100\/40:is(.dark *) {
  border-color: rgb(244 244 245 / 0.4);
}

.dark\:border-zinc-100\/45:is(.dark *) {
  border-color: rgb(244 244 245 / 0.45);
}

.dark\:border-zinc-100\/5:is(.dark *) {
  border-color: rgb(244 244 245 / 0.05);
}

.dark\:border-zinc-100\/50:is(.dark *) {
  border-color: rgb(244 244 245 / 0.5);
}

.dark\:border-zinc-100\/55:is(.dark *) {
  border-color: rgb(244 244 245 / 0.55);
}

.dark\:border-zinc-100\/60:is(.dark *) {
  border-color: rgb(244 244 245 / 0.6);
}

.dark\:border-zinc-100\/65:is(.dark *) {
  border-color: rgb(244 244 245 / 0.65);
}

.dark\:border-zinc-100\/70:is(.dark *) {
  border-color: rgb(244 244 245 / 0.7);
}

.dark\:border-zinc-100\/75:is(.dark *) {
  border-color: rgb(244 244 245 / 0.75);
}

.dark\:border-zinc-100\/80:is(.dark *) {
  border-color: rgb(244 244 245 / 0.8);
}

.dark\:border-zinc-100\/85:is(.dark *) {
  border-color: rgb(244 244 245 / 0.85);
}

.dark\:border-zinc-100\/90:is(.dark *) {
  border-color: rgb(244 244 245 / 0.9);
}

.dark\:border-zinc-100\/95:is(.dark *) {
  border-color: rgb(244 244 245 / 0.95);
}

.dark\:border-zinc-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.dark\:border-zinc-200\/0:is(.dark *) {
  border-color: rgb(228 228 231 / 0);
}

.dark\:border-zinc-200\/10:is(.dark *) {
  border-color: rgb(228 228 231 / 0.1);
}

.dark\:border-zinc-200\/100:is(.dark *) {
  border-color: rgb(228 228 231 / 1);
}

.dark\:border-zinc-200\/15:is(.dark *) {
  border-color: rgb(228 228 231 / 0.15);
}

.dark\:border-zinc-200\/20:is(.dark *) {
  border-color: rgb(228 228 231 / 0.2);
}

.dark\:border-zinc-200\/25:is(.dark *) {
  border-color: rgb(228 228 231 / 0.25);
}

.dark\:border-zinc-200\/30:is(.dark *) {
  border-color: rgb(228 228 231 / 0.3);
}

.dark\:border-zinc-200\/35:is(.dark *) {
  border-color: rgb(228 228 231 / 0.35);
}

.dark\:border-zinc-200\/40:is(.dark *) {
  border-color: rgb(228 228 231 / 0.4);
}

.dark\:border-zinc-200\/45:is(.dark *) {
  border-color: rgb(228 228 231 / 0.45);
}

.dark\:border-zinc-200\/5:is(.dark *) {
  border-color: rgb(228 228 231 / 0.05);
}

.dark\:border-zinc-200\/50:is(.dark *) {
  border-color: rgb(228 228 231 / 0.5);
}

.dark\:border-zinc-200\/55:is(.dark *) {
  border-color: rgb(228 228 231 / 0.55);
}

.dark\:border-zinc-200\/60:is(.dark *) {
  border-color: rgb(228 228 231 / 0.6);
}

.dark\:border-zinc-200\/65:is(.dark *) {
  border-color: rgb(228 228 231 / 0.65);
}

.dark\:border-zinc-200\/70:is(.dark *) {
  border-color: rgb(228 228 231 / 0.7);
}

.dark\:border-zinc-200\/75:is(.dark *) {
  border-color: rgb(228 228 231 / 0.75);
}

.dark\:border-zinc-200\/80:is(.dark *) {
  border-color: rgb(228 228 231 / 0.8);
}

.dark\:border-zinc-200\/85:is(.dark *) {
  border-color: rgb(228 228 231 / 0.85);
}

.dark\:border-zinc-200\/90:is(.dark *) {
  border-color: rgb(228 228 231 / 0.9);
}

.dark\:border-zinc-200\/95:is(.dark *) {
  border-color: rgb(228 228 231 / 0.95);
}

.dark\:border-zinc-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.dark\:border-zinc-300\/0:is(.dark *) {
  border-color: rgb(212 212 216 / 0);
}

.dark\:border-zinc-300\/10:is(.dark *) {
  border-color: rgb(212 212 216 / 0.1);
}

.dark\:border-zinc-300\/100:is(.dark *) {
  border-color: rgb(212 212 216 / 1);
}

.dark\:border-zinc-300\/15:is(.dark *) {
  border-color: rgb(212 212 216 / 0.15);
}

.dark\:border-zinc-300\/20:is(.dark *) {
  border-color: rgb(212 212 216 / 0.2);
}

.dark\:border-zinc-300\/25:is(.dark *) {
  border-color: rgb(212 212 216 / 0.25);
}

.dark\:border-zinc-300\/30:is(.dark *) {
  border-color: rgb(212 212 216 / 0.3);
}

.dark\:border-zinc-300\/35:is(.dark *) {
  border-color: rgb(212 212 216 / 0.35);
}

.dark\:border-zinc-300\/40:is(.dark *) {
  border-color: rgb(212 212 216 / 0.4);
}

.dark\:border-zinc-300\/45:is(.dark *) {
  border-color: rgb(212 212 216 / 0.45);
}

.dark\:border-zinc-300\/5:is(.dark *) {
  border-color: rgb(212 212 216 / 0.05);
}

.dark\:border-zinc-300\/50:is(.dark *) {
  border-color: rgb(212 212 216 / 0.5);
}

.dark\:border-zinc-300\/55:is(.dark *) {
  border-color: rgb(212 212 216 / 0.55);
}

.dark\:border-zinc-300\/60:is(.dark *) {
  border-color: rgb(212 212 216 / 0.6);
}

.dark\:border-zinc-300\/65:is(.dark *) {
  border-color: rgb(212 212 216 / 0.65);
}

.dark\:border-zinc-300\/70:is(.dark *) {
  border-color: rgb(212 212 216 / 0.7);
}

.dark\:border-zinc-300\/75:is(.dark *) {
  border-color: rgb(212 212 216 / 0.75);
}

.dark\:border-zinc-300\/80:is(.dark *) {
  border-color: rgb(212 212 216 / 0.8);
}

.dark\:border-zinc-300\/85:is(.dark *) {
  border-color: rgb(212 212 216 / 0.85);
}

.dark\:border-zinc-300\/90:is(.dark *) {
  border-color: rgb(212 212 216 / 0.9);
}

.dark\:border-zinc-300\/95:is(.dark *) {
  border-color: rgb(212 212 216 / 0.95);
}

.dark\:border-zinc-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.dark\:border-zinc-400\/0:is(.dark *) {
  border-color: rgb(161 161 170 / 0);
}

.dark\:border-zinc-400\/10:is(.dark *) {
  border-color: rgb(161 161 170 / 0.1);
}

.dark\:border-zinc-400\/100:is(.dark *) {
  border-color: rgb(161 161 170 / 1);
}

.dark\:border-zinc-400\/15:is(.dark *) {
  border-color: rgb(161 161 170 / 0.15);
}

.dark\:border-zinc-400\/20:is(.dark *) {
  border-color: rgb(161 161 170 / 0.2);
}

.dark\:border-zinc-400\/25:is(.dark *) {
  border-color: rgb(161 161 170 / 0.25);
}

.dark\:border-zinc-400\/30:is(.dark *) {
  border-color: rgb(161 161 170 / 0.3);
}

.dark\:border-zinc-400\/35:is(.dark *) {
  border-color: rgb(161 161 170 / 0.35);
}

.dark\:border-zinc-400\/40:is(.dark *) {
  border-color: rgb(161 161 170 / 0.4);
}

.dark\:border-zinc-400\/45:is(.dark *) {
  border-color: rgb(161 161 170 / 0.45);
}

.dark\:border-zinc-400\/5:is(.dark *) {
  border-color: rgb(161 161 170 / 0.05);
}

.dark\:border-zinc-400\/50:is(.dark *) {
  border-color: rgb(161 161 170 / 0.5);
}

.dark\:border-zinc-400\/55:is(.dark *) {
  border-color: rgb(161 161 170 / 0.55);
}

.dark\:border-zinc-400\/60:is(.dark *) {
  border-color: rgb(161 161 170 / 0.6);
}

.dark\:border-zinc-400\/65:is(.dark *) {
  border-color: rgb(161 161 170 / 0.65);
}

.dark\:border-zinc-400\/70:is(.dark *) {
  border-color: rgb(161 161 170 / 0.7);
}

.dark\:border-zinc-400\/75:is(.dark *) {
  border-color: rgb(161 161 170 / 0.75);
}

.dark\:border-zinc-400\/80:is(.dark *) {
  border-color: rgb(161 161 170 / 0.8);
}

.dark\:border-zinc-400\/85:is(.dark *) {
  border-color: rgb(161 161 170 / 0.85);
}

.dark\:border-zinc-400\/90:is(.dark *) {
  border-color: rgb(161 161 170 / 0.9);
}

.dark\:border-zinc-400\/95:is(.dark *) {
  border-color: rgb(161 161 170 / 0.95);
}

.dark\:border-zinc-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.dark\:border-zinc-500\/0:is(.dark *) {
  border-color: rgb(113 113 122 / 0);
}

.dark\:border-zinc-500\/10:is(.dark *) {
  border-color: rgb(113 113 122 / 0.1);
}

.dark\:border-zinc-500\/100:is(.dark *) {
  border-color: rgb(113 113 122 / 1);
}

.dark\:border-zinc-500\/15:is(.dark *) {
  border-color: rgb(113 113 122 / 0.15);
}

.dark\:border-zinc-500\/20:is(.dark *) {
  border-color: rgb(113 113 122 / 0.2);
}

.dark\:border-zinc-500\/25:is(.dark *) {
  border-color: rgb(113 113 122 / 0.25);
}

.dark\:border-zinc-500\/30:is(.dark *) {
  border-color: rgb(113 113 122 / 0.3);
}

.dark\:border-zinc-500\/35:is(.dark *) {
  border-color: rgb(113 113 122 / 0.35);
}

.dark\:border-zinc-500\/40:is(.dark *) {
  border-color: rgb(113 113 122 / 0.4);
}

.dark\:border-zinc-500\/45:is(.dark *) {
  border-color: rgb(113 113 122 / 0.45);
}

.dark\:border-zinc-500\/5:is(.dark *) {
  border-color: rgb(113 113 122 / 0.05);
}

.dark\:border-zinc-500\/50:is(.dark *) {
  border-color: rgb(113 113 122 / 0.5);
}

.dark\:border-zinc-500\/55:is(.dark *) {
  border-color: rgb(113 113 122 / 0.55);
}

.dark\:border-zinc-500\/60:is(.dark *) {
  border-color: rgb(113 113 122 / 0.6);
}

.dark\:border-zinc-500\/65:is(.dark *) {
  border-color: rgb(113 113 122 / 0.65);
}

.dark\:border-zinc-500\/70:is(.dark *) {
  border-color: rgb(113 113 122 / 0.7);
}

.dark\:border-zinc-500\/75:is(.dark *) {
  border-color: rgb(113 113 122 / 0.75);
}

.dark\:border-zinc-500\/80:is(.dark *) {
  border-color: rgb(113 113 122 / 0.8);
}

.dark\:border-zinc-500\/85:is(.dark *) {
  border-color: rgb(113 113 122 / 0.85);
}

.dark\:border-zinc-500\/90:is(.dark *) {
  border-color: rgb(113 113 122 / 0.9);
}

.dark\:border-zinc-500\/95:is(.dark *) {
  border-color: rgb(113 113 122 / 0.95);
}

.dark\:border-zinc-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.dark\:border-zinc-600\/0:is(.dark *) {
  border-color: rgb(82 82 91 / 0);
}

.dark\:border-zinc-600\/10:is(.dark *) {
  border-color: rgb(82 82 91 / 0.1);
}

.dark\:border-zinc-600\/100:is(.dark *) {
  border-color: rgb(82 82 91 / 1);
}

.dark\:border-zinc-600\/15:is(.dark *) {
  border-color: rgb(82 82 91 / 0.15);
}

.dark\:border-zinc-600\/20:is(.dark *) {
  border-color: rgb(82 82 91 / 0.2);
}

.dark\:border-zinc-600\/25:is(.dark *) {
  border-color: rgb(82 82 91 / 0.25);
}

.dark\:border-zinc-600\/30:is(.dark *) {
  border-color: rgb(82 82 91 / 0.3);
}

.dark\:border-zinc-600\/35:is(.dark *) {
  border-color: rgb(82 82 91 / 0.35);
}

.dark\:border-zinc-600\/40:is(.dark *) {
  border-color: rgb(82 82 91 / 0.4);
}

.dark\:border-zinc-600\/45:is(.dark *) {
  border-color: rgb(82 82 91 / 0.45);
}

.dark\:border-zinc-600\/5:is(.dark *) {
  border-color: rgb(82 82 91 / 0.05);
}

.dark\:border-zinc-600\/50:is(.dark *) {
  border-color: rgb(82 82 91 / 0.5);
}

.dark\:border-zinc-600\/55:is(.dark *) {
  border-color: rgb(82 82 91 / 0.55);
}

.dark\:border-zinc-600\/60:is(.dark *) {
  border-color: rgb(82 82 91 / 0.6);
}

.dark\:border-zinc-600\/65:is(.dark *) {
  border-color: rgb(82 82 91 / 0.65);
}

.dark\:border-zinc-600\/70:is(.dark *) {
  border-color: rgb(82 82 91 / 0.7);
}

.dark\:border-zinc-600\/75:is(.dark *) {
  border-color: rgb(82 82 91 / 0.75);
}

.dark\:border-zinc-600\/80:is(.dark *) {
  border-color: rgb(82 82 91 / 0.8);
}

.dark\:border-zinc-600\/85:is(.dark *) {
  border-color: rgb(82 82 91 / 0.85);
}

.dark\:border-zinc-600\/90:is(.dark *) {
  border-color: rgb(82 82 91 / 0.9);
}

.dark\:border-zinc-600\/95:is(.dark *) {
  border-color: rgb(82 82 91 / 0.95);
}

.dark\:border-zinc-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.dark\:border-zinc-700\/0:is(.dark *) {
  border-color: rgb(63 63 70 / 0);
}

.dark\:border-zinc-700\/10:is(.dark *) {
  border-color: rgb(63 63 70 / 0.1);
}

.dark\:border-zinc-700\/100:is(.dark *) {
  border-color: rgb(63 63 70 / 1);
}

.dark\:border-zinc-700\/15:is(.dark *) {
  border-color: rgb(63 63 70 / 0.15);
}

.dark\:border-zinc-700\/20:is(.dark *) {
  border-color: rgb(63 63 70 / 0.2);
}

.dark\:border-zinc-700\/25:is(.dark *) {
  border-color: rgb(63 63 70 / 0.25);
}

.dark\:border-zinc-700\/30:is(.dark *) {
  border-color: rgb(63 63 70 / 0.3);
}

.dark\:border-zinc-700\/35:is(.dark *) {
  border-color: rgb(63 63 70 / 0.35);
}

.dark\:border-zinc-700\/40:is(.dark *) {
  border-color: rgb(63 63 70 / 0.4);
}

.dark\:border-zinc-700\/45:is(.dark *) {
  border-color: rgb(63 63 70 / 0.45);
}

.dark\:border-zinc-700\/5:is(.dark *) {
  border-color: rgb(63 63 70 / 0.05);
}

.dark\:border-zinc-700\/50:is(.dark *) {
  border-color: rgb(63 63 70 / 0.5);
}

.dark\:border-zinc-700\/55:is(.dark *) {
  border-color: rgb(63 63 70 / 0.55);
}

.dark\:border-zinc-700\/60:is(.dark *) {
  border-color: rgb(63 63 70 / 0.6);
}

.dark\:border-zinc-700\/65:is(.dark *) {
  border-color: rgb(63 63 70 / 0.65);
}

.dark\:border-zinc-700\/70:is(.dark *) {
  border-color: rgb(63 63 70 / 0.7);
}

.dark\:border-zinc-700\/75:is(.dark *) {
  border-color: rgb(63 63 70 / 0.75);
}

.dark\:border-zinc-700\/80:is(.dark *) {
  border-color: rgb(63 63 70 / 0.8);
}

.dark\:border-zinc-700\/85:is(.dark *) {
  border-color: rgb(63 63 70 / 0.85);
}

.dark\:border-zinc-700\/90:is(.dark *) {
  border-color: rgb(63 63 70 / 0.9);
}

.dark\:border-zinc-700\/95:is(.dark *) {
  border-color: rgb(63 63 70 / 0.95);
}

.dark\:border-zinc-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.dark\:border-zinc-800\/0:is(.dark *) {
  border-color: rgb(39 39 42 / 0);
}

.dark\:border-zinc-800\/10:is(.dark *) {
  border-color: rgb(39 39 42 / 0.1);
}

.dark\:border-zinc-800\/100:is(.dark *) {
  border-color: rgb(39 39 42 / 1);
}

.dark\:border-zinc-800\/15:is(.dark *) {
  border-color: rgb(39 39 42 / 0.15);
}

.dark\:border-zinc-800\/20:is(.dark *) {
  border-color: rgb(39 39 42 / 0.2);
}

.dark\:border-zinc-800\/25:is(.dark *) {
  border-color: rgb(39 39 42 / 0.25);
}

.dark\:border-zinc-800\/30:is(.dark *) {
  border-color: rgb(39 39 42 / 0.3);
}

.dark\:border-zinc-800\/35:is(.dark *) {
  border-color: rgb(39 39 42 / 0.35);
}

.dark\:border-zinc-800\/40:is(.dark *) {
  border-color: rgb(39 39 42 / 0.4);
}

.dark\:border-zinc-800\/45:is(.dark *) {
  border-color: rgb(39 39 42 / 0.45);
}

.dark\:border-zinc-800\/5:is(.dark *) {
  border-color: rgb(39 39 42 / 0.05);
}

.dark\:border-zinc-800\/50:is(.dark *) {
  border-color: rgb(39 39 42 / 0.5);
}

.dark\:border-zinc-800\/55:is(.dark *) {
  border-color: rgb(39 39 42 / 0.55);
}

.dark\:border-zinc-800\/60:is(.dark *) {
  border-color: rgb(39 39 42 / 0.6);
}

.dark\:border-zinc-800\/65:is(.dark *) {
  border-color: rgb(39 39 42 / 0.65);
}

.dark\:border-zinc-800\/70:is(.dark *) {
  border-color: rgb(39 39 42 / 0.7);
}

.dark\:border-zinc-800\/75:is(.dark *) {
  border-color: rgb(39 39 42 / 0.75);
}

.dark\:border-zinc-800\/80:is(.dark *) {
  border-color: rgb(39 39 42 / 0.8);
}

.dark\:border-zinc-800\/85:is(.dark *) {
  border-color: rgb(39 39 42 / 0.85);
}

.dark\:border-zinc-800\/90:is(.dark *) {
  border-color: rgb(39 39 42 / 0.9);
}

.dark\:border-zinc-800\/95:is(.dark *) {
  border-color: rgb(39 39 42 / 0.95);
}

.dark\:border-zinc-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.dark\:border-zinc-900\/0:is(.dark *) {
  border-color: rgb(24 24 27 / 0);
}

.dark\:border-zinc-900\/10:is(.dark *) {
  border-color: rgb(24 24 27 / 0.1);
}

.dark\:border-zinc-900\/100:is(.dark *) {
  border-color: rgb(24 24 27 / 1);
}

.dark\:border-zinc-900\/15:is(.dark *) {
  border-color: rgb(24 24 27 / 0.15);
}

.dark\:border-zinc-900\/20:is(.dark *) {
  border-color: rgb(24 24 27 / 0.2);
}

.dark\:border-zinc-900\/25:is(.dark *) {
  border-color: rgb(24 24 27 / 0.25);
}

.dark\:border-zinc-900\/30:is(.dark *) {
  border-color: rgb(24 24 27 / 0.3);
}

.dark\:border-zinc-900\/35:is(.dark *) {
  border-color: rgb(24 24 27 / 0.35);
}

.dark\:border-zinc-900\/40:is(.dark *) {
  border-color: rgb(24 24 27 / 0.4);
}

.dark\:border-zinc-900\/45:is(.dark *) {
  border-color: rgb(24 24 27 / 0.45);
}

.dark\:border-zinc-900\/5:is(.dark *) {
  border-color: rgb(24 24 27 / 0.05);
}

.dark\:border-zinc-900\/50:is(.dark *) {
  border-color: rgb(24 24 27 / 0.5);
}

.dark\:border-zinc-900\/55:is(.dark *) {
  border-color: rgb(24 24 27 / 0.55);
}

.dark\:border-zinc-900\/60:is(.dark *) {
  border-color: rgb(24 24 27 / 0.6);
}

.dark\:border-zinc-900\/65:is(.dark *) {
  border-color: rgb(24 24 27 / 0.65);
}

.dark\:border-zinc-900\/70:is(.dark *) {
  border-color: rgb(24 24 27 / 0.7);
}

.dark\:border-zinc-900\/75:is(.dark *) {
  border-color: rgb(24 24 27 / 0.75);
}

.dark\:border-zinc-900\/80:is(.dark *) {
  border-color: rgb(24 24 27 / 0.8);
}

.dark\:border-zinc-900\/85:is(.dark *) {
  border-color: rgb(24 24 27 / 0.85);
}

.dark\:border-zinc-900\/90:is(.dark *) {
  border-color: rgb(24 24 27 / 0.9);
}

.dark\:border-zinc-900\/95:is(.dark *) {
  border-color: rgb(24 24 27 / 0.95);
}

.dark\:\!bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-amber-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}

.dark\:bg-amber-100\/0:is(.dark *) {
  background-color: rgb(254 243 199 / 0);
}

.dark\:bg-amber-100\/10:is(.dark *) {
  background-color: rgb(254 243 199 / 0.1);
}

.dark\:bg-amber-100\/100:is(.dark *) {
  background-color: rgb(254 243 199 / 1);
}

.dark\:bg-amber-100\/15:is(.dark *) {
  background-color: rgb(254 243 199 / 0.15);
}

.dark\:bg-amber-100\/20:is(.dark *) {
  background-color: rgb(254 243 199 / 0.2);
}

.dark\:bg-amber-100\/25:is(.dark *) {
  background-color: rgb(254 243 199 / 0.25);
}

.dark\:bg-amber-100\/30:is(.dark *) {
  background-color: rgb(254 243 199 / 0.3);
}

.dark\:bg-amber-100\/35:is(.dark *) {
  background-color: rgb(254 243 199 / 0.35);
}

.dark\:bg-amber-100\/40:is(.dark *) {
  background-color: rgb(254 243 199 / 0.4);
}

.dark\:bg-amber-100\/45:is(.dark *) {
  background-color: rgb(254 243 199 / 0.45);
}

.dark\:bg-amber-100\/5:is(.dark *) {
  background-color: rgb(254 243 199 / 0.05);
}

.dark\:bg-amber-100\/50:is(.dark *) {
  background-color: rgb(254 243 199 / 0.5);
}

.dark\:bg-amber-100\/55:is(.dark *) {
  background-color: rgb(254 243 199 / 0.55);
}

.dark\:bg-amber-100\/60:is(.dark *) {
  background-color: rgb(254 243 199 / 0.6);
}

.dark\:bg-amber-100\/65:is(.dark *) {
  background-color: rgb(254 243 199 / 0.65);
}

.dark\:bg-amber-100\/70:is(.dark *) {
  background-color: rgb(254 243 199 / 0.7);
}

.dark\:bg-amber-100\/75:is(.dark *) {
  background-color: rgb(254 243 199 / 0.75);
}

.dark\:bg-amber-100\/80:is(.dark *) {
  background-color: rgb(254 243 199 / 0.8);
}

.dark\:bg-amber-100\/85:is(.dark *) {
  background-color: rgb(254 243 199 / 0.85);
}

.dark\:bg-amber-100\/90:is(.dark *) {
  background-color: rgb(254 243 199 / 0.9);
}

.dark\:bg-amber-100\/95:is(.dark *) {
  background-color: rgb(254 243 199 / 0.95);
}

.dark\:bg-amber-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}

.dark\:bg-amber-200\/0:is(.dark *) {
  background-color: rgb(253 230 138 / 0);
}

.dark\:bg-amber-200\/10:is(.dark *) {
  background-color: rgb(253 230 138 / 0.1);
}

.dark\:bg-amber-200\/100:is(.dark *) {
  background-color: rgb(253 230 138 / 1);
}

.dark\:bg-amber-200\/15:is(.dark *) {
  background-color: rgb(253 230 138 / 0.15);
}

.dark\:bg-amber-200\/20:is(.dark *) {
  background-color: rgb(253 230 138 / 0.2);
}

.dark\:bg-amber-200\/25:is(.dark *) {
  background-color: rgb(253 230 138 / 0.25);
}

.dark\:bg-amber-200\/30:is(.dark *) {
  background-color: rgb(253 230 138 / 0.3);
}

.dark\:bg-amber-200\/35:is(.dark *) {
  background-color: rgb(253 230 138 / 0.35);
}

.dark\:bg-amber-200\/40:is(.dark *) {
  background-color: rgb(253 230 138 / 0.4);
}

.dark\:bg-amber-200\/45:is(.dark *) {
  background-color: rgb(253 230 138 / 0.45);
}

.dark\:bg-amber-200\/5:is(.dark *) {
  background-color: rgb(253 230 138 / 0.05);
}

.dark\:bg-amber-200\/50:is(.dark *) {
  background-color: rgb(253 230 138 / 0.5);
}

.dark\:bg-amber-200\/55:is(.dark *) {
  background-color: rgb(253 230 138 / 0.55);
}

.dark\:bg-amber-200\/60:is(.dark *) {
  background-color: rgb(253 230 138 / 0.6);
}

.dark\:bg-amber-200\/65:is(.dark *) {
  background-color: rgb(253 230 138 / 0.65);
}

.dark\:bg-amber-200\/70:is(.dark *) {
  background-color: rgb(253 230 138 / 0.7);
}

.dark\:bg-amber-200\/75:is(.dark *) {
  background-color: rgb(253 230 138 / 0.75);
}

.dark\:bg-amber-200\/80:is(.dark *) {
  background-color: rgb(253 230 138 / 0.8);
}

.dark\:bg-amber-200\/85:is(.dark *) {
  background-color: rgb(253 230 138 / 0.85);
}

.dark\:bg-amber-200\/90:is(.dark *) {
  background-color: rgb(253 230 138 / 0.9);
}

.dark\:bg-amber-200\/95:is(.dark *) {
  background-color: rgb(253 230 138 / 0.95);
}

.dark\:bg-amber-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}

.dark\:bg-amber-300\/0:is(.dark *) {
  background-color: rgb(252 211 77 / 0);
}

.dark\:bg-amber-300\/10:is(.dark *) {
  background-color: rgb(252 211 77 / 0.1);
}

.dark\:bg-amber-300\/100:is(.dark *) {
  background-color: rgb(252 211 77 / 1);
}

.dark\:bg-amber-300\/15:is(.dark *) {
  background-color: rgb(252 211 77 / 0.15);
}

.dark\:bg-amber-300\/20:is(.dark *) {
  background-color: rgb(252 211 77 / 0.2);
}

.dark\:bg-amber-300\/25:is(.dark *) {
  background-color: rgb(252 211 77 / 0.25);
}

.dark\:bg-amber-300\/30:is(.dark *) {
  background-color: rgb(252 211 77 / 0.3);
}

.dark\:bg-amber-300\/35:is(.dark *) {
  background-color: rgb(252 211 77 / 0.35);
}

.dark\:bg-amber-300\/40:is(.dark *) {
  background-color: rgb(252 211 77 / 0.4);
}

.dark\:bg-amber-300\/45:is(.dark *) {
  background-color: rgb(252 211 77 / 0.45);
}

.dark\:bg-amber-300\/5:is(.dark *) {
  background-color: rgb(252 211 77 / 0.05);
}

.dark\:bg-amber-300\/50:is(.dark *) {
  background-color: rgb(252 211 77 / 0.5);
}

.dark\:bg-amber-300\/55:is(.dark *) {
  background-color: rgb(252 211 77 / 0.55);
}

.dark\:bg-amber-300\/60:is(.dark *) {
  background-color: rgb(252 211 77 / 0.6);
}

.dark\:bg-amber-300\/65:is(.dark *) {
  background-color: rgb(252 211 77 / 0.65);
}

.dark\:bg-amber-300\/70:is(.dark *) {
  background-color: rgb(252 211 77 / 0.7);
}

.dark\:bg-amber-300\/75:is(.dark *) {
  background-color: rgb(252 211 77 / 0.75);
}

.dark\:bg-amber-300\/80:is(.dark *) {
  background-color: rgb(252 211 77 / 0.8);
}

.dark\:bg-amber-300\/85:is(.dark *) {
  background-color: rgb(252 211 77 / 0.85);
}

.dark\:bg-amber-300\/90:is(.dark *) {
  background-color: rgb(252 211 77 / 0.9);
}

.dark\:bg-amber-300\/95:is(.dark *) {
  background-color: rgb(252 211 77 / 0.95);
}

.dark\:bg-amber-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}

.dark\:bg-amber-400\/0:is(.dark *) {
  background-color: rgb(251 191 36 / 0);
}

.dark\:bg-amber-400\/10:is(.dark *) {
  background-color: rgb(251 191 36 / 0.1);
}

.dark\:bg-amber-400\/100:is(.dark *) {
  background-color: rgb(251 191 36 / 1);
}

.dark\:bg-amber-400\/15:is(.dark *) {
  background-color: rgb(251 191 36 / 0.15);
}

.dark\:bg-amber-400\/20:is(.dark *) {
  background-color: rgb(251 191 36 / 0.2);
}

.dark\:bg-amber-400\/25:is(.dark *) {
  background-color: rgb(251 191 36 / 0.25);
}

.dark\:bg-amber-400\/30:is(.dark *) {
  background-color: rgb(251 191 36 / 0.3);
}

.dark\:bg-amber-400\/35:is(.dark *) {
  background-color: rgb(251 191 36 / 0.35);
}

.dark\:bg-amber-400\/40:is(.dark *) {
  background-color: rgb(251 191 36 / 0.4);
}

.dark\:bg-amber-400\/45:is(.dark *) {
  background-color: rgb(251 191 36 / 0.45);
}

.dark\:bg-amber-400\/5:is(.dark *) {
  background-color: rgb(251 191 36 / 0.05);
}

.dark\:bg-amber-400\/50:is(.dark *) {
  background-color: rgb(251 191 36 / 0.5);
}

.dark\:bg-amber-400\/55:is(.dark *) {
  background-color: rgb(251 191 36 / 0.55);
}

.dark\:bg-amber-400\/60:is(.dark *) {
  background-color: rgb(251 191 36 / 0.6);
}

.dark\:bg-amber-400\/65:is(.dark *) {
  background-color: rgb(251 191 36 / 0.65);
}

.dark\:bg-amber-400\/70:is(.dark *) {
  background-color: rgb(251 191 36 / 0.7);
}

.dark\:bg-amber-400\/75:is(.dark *) {
  background-color: rgb(251 191 36 / 0.75);
}

.dark\:bg-amber-400\/80:is(.dark *) {
  background-color: rgb(251 191 36 / 0.8);
}

.dark\:bg-amber-400\/85:is(.dark *) {
  background-color: rgb(251 191 36 / 0.85);
}

.dark\:bg-amber-400\/90:is(.dark *) {
  background-color: rgb(251 191 36 / 0.9);
}

.dark\:bg-amber-400\/95:is(.dark *) {
  background-color: rgb(251 191 36 / 0.95);
}

.dark\:bg-amber-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.dark\:bg-amber-500\/0:is(.dark *) {
  background-color: rgb(245 158 11 / 0);
}

.dark\:bg-amber-500\/10:is(.dark *) {
  background-color: rgb(245 158 11 / 0.1);
}

.dark\:bg-amber-500\/100:is(.dark *) {
  background-color: rgb(245 158 11 / 1);
}

.dark\:bg-amber-500\/15:is(.dark *) {
  background-color: rgb(245 158 11 / 0.15);
}

.dark\:bg-amber-500\/20:is(.dark *) {
  background-color: rgb(245 158 11 / 0.2);
}

.dark\:bg-amber-500\/25:is(.dark *) {
  background-color: rgb(245 158 11 / 0.25);
}

.dark\:bg-amber-500\/30:is(.dark *) {
  background-color: rgb(245 158 11 / 0.3);
}

.dark\:bg-amber-500\/35:is(.dark *) {
  background-color: rgb(245 158 11 / 0.35);
}

.dark\:bg-amber-500\/40:is(.dark *) {
  background-color: rgb(245 158 11 / 0.4);
}

.dark\:bg-amber-500\/45:is(.dark *) {
  background-color: rgb(245 158 11 / 0.45);
}

.dark\:bg-amber-500\/5:is(.dark *) {
  background-color: rgb(245 158 11 / 0.05);
}

.dark\:bg-amber-500\/50:is(.dark *) {
  background-color: rgb(245 158 11 / 0.5);
}

.dark\:bg-amber-500\/55:is(.dark *) {
  background-color: rgb(245 158 11 / 0.55);
}

.dark\:bg-amber-500\/60:is(.dark *) {
  background-color: rgb(245 158 11 / 0.6);
}

.dark\:bg-amber-500\/65:is(.dark *) {
  background-color: rgb(245 158 11 / 0.65);
}

.dark\:bg-amber-500\/70:is(.dark *) {
  background-color: rgb(245 158 11 / 0.7);
}

.dark\:bg-amber-500\/75:is(.dark *) {
  background-color: rgb(245 158 11 / 0.75);
}

.dark\:bg-amber-500\/80:is(.dark *) {
  background-color: rgb(245 158 11 / 0.8);
}

.dark\:bg-amber-500\/85:is(.dark *) {
  background-color: rgb(245 158 11 / 0.85);
}

.dark\:bg-amber-500\/90:is(.dark *) {
  background-color: rgb(245 158 11 / 0.9);
}

.dark\:bg-amber-500\/95:is(.dark *) {
  background-color: rgb(245 158 11 / 0.95);
}

.dark\:bg-amber-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}

.dark\:bg-amber-600\/0:is(.dark *) {
  background-color: rgb(217 119 6 / 0);
}

.dark\:bg-amber-600\/10:is(.dark *) {
  background-color: rgb(217 119 6 / 0.1);
}

.dark\:bg-amber-600\/100:is(.dark *) {
  background-color: rgb(217 119 6 / 1);
}

.dark\:bg-amber-600\/15:is(.dark *) {
  background-color: rgb(217 119 6 / 0.15);
}

.dark\:bg-amber-600\/20:is(.dark *) {
  background-color: rgb(217 119 6 / 0.2);
}

.dark\:bg-amber-600\/25:is(.dark *) {
  background-color: rgb(217 119 6 / 0.25);
}

.dark\:bg-amber-600\/30:is(.dark *) {
  background-color: rgb(217 119 6 / 0.3);
}

.dark\:bg-amber-600\/35:is(.dark *) {
  background-color: rgb(217 119 6 / 0.35);
}

.dark\:bg-amber-600\/40:is(.dark *) {
  background-color: rgb(217 119 6 / 0.4);
}

.dark\:bg-amber-600\/45:is(.dark *) {
  background-color: rgb(217 119 6 / 0.45);
}

.dark\:bg-amber-600\/5:is(.dark *) {
  background-color: rgb(217 119 6 / 0.05);
}

.dark\:bg-amber-600\/50:is(.dark *) {
  background-color: rgb(217 119 6 / 0.5);
}

.dark\:bg-amber-600\/55:is(.dark *) {
  background-color: rgb(217 119 6 / 0.55);
}

.dark\:bg-amber-600\/60:is(.dark *) {
  background-color: rgb(217 119 6 / 0.6);
}

.dark\:bg-amber-600\/65:is(.dark *) {
  background-color: rgb(217 119 6 / 0.65);
}

.dark\:bg-amber-600\/70:is(.dark *) {
  background-color: rgb(217 119 6 / 0.7);
}

.dark\:bg-amber-600\/75:is(.dark *) {
  background-color: rgb(217 119 6 / 0.75);
}

.dark\:bg-amber-600\/80:is(.dark *) {
  background-color: rgb(217 119 6 / 0.8);
}

.dark\:bg-amber-600\/85:is(.dark *) {
  background-color: rgb(217 119 6 / 0.85);
}

.dark\:bg-amber-600\/90:is(.dark *) {
  background-color: rgb(217 119 6 / 0.9);
}

.dark\:bg-amber-600\/95:is(.dark *) {
  background-color: rgb(217 119 6 / 0.95);
}

.dark\:bg-amber-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}

.dark\:bg-amber-700\/0:is(.dark *) {
  background-color: rgb(180 83 9 / 0);
}

.dark\:bg-amber-700\/10:is(.dark *) {
  background-color: rgb(180 83 9 / 0.1);
}

.dark\:bg-amber-700\/100:is(.dark *) {
  background-color: rgb(180 83 9 / 1);
}

.dark\:bg-amber-700\/15:is(.dark *) {
  background-color: rgb(180 83 9 / 0.15);
}

.dark\:bg-amber-700\/20:is(.dark *) {
  background-color: rgb(180 83 9 / 0.2);
}

.dark\:bg-amber-700\/25:is(.dark *) {
  background-color: rgb(180 83 9 / 0.25);
}

.dark\:bg-amber-700\/30:is(.dark *) {
  background-color: rgb(180 83 9 / 0.3);
}

.dark\:bg-amber-700\/35:is(.dark *) {
  background-color: rgb(180 83 9 / 0.35);
}

.dark\:bg-amber-700\/40:is(.dark *) {
  background-color: rgb(180 83 9 / 0.4);
}

.dark\:bg-amber-700\/45:is(.dark *) {
  background-color: rgb(180 83 9 / 0.45);
}

.dark\:bg-amber-700\/5:is(.dark *) {
  background-color: rgb(180 83 9 / 0.05);
}

.dark\:bg-amber-700\/50:is(.dark *) {
  background-color: rgb(180 83 9 / 0.5);
}

.dark\:bg-amber-700\/55:is(.dark *) {
  background-color: rgb(180 83 9 / 0.55);
}

.dark\:bg-amber-700\/60:is(.dark *) {
  background-color: rgb(180 83 9 / 0.6);
}

.dark\:bg-amber-700\/65:is(.dark *) {
  background-color: rgb(180 83 9 / 0.65);
}

.dark\:bg-amber-700\/70:is(.dark *) {
  background-color: rgb(180 83 9 / 0.7);
}

.dark\:bg-amber-700\/75:is(.dark *) {
  background-color: rgb(180 83 9 / 0.75);
}

.dark\:bg-amber-700\/80:is(.dark *) {
  background-color: rgb(180 83 9 / 0.8);
}

.dark\:bg-amber-700\/85:is(.dark *) {
  background-color: rgb(180 83 9 / 0.85);
}

.dark\:bg-amber-700\/90:is(.dark *) {
  background-color: rgb(180 83 9 / 0.9);
}

.dark\:bg-amber-700\/95:is(.dark *) {
  background-color: rgb(180 83 9 / 0.95);
}

.dark\:bg-amber-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}

.dark\:bg-amber-800\/0:is(.dark *) {
  background-color: rgb(146 64 14 / 0);
}

.dark\:bg-amber-800\/10:is(.dark *) {
  background-color: rgb(146 64 14 / 0.1);
}

.dark\:bg-amber-800\/100:is(.dark *) {
  background-color: rgb(146 64 14 / 1);
}

.dark\:bg-amber-800\/15:is(.dark *) {
  background-color: rgb(146 64 14 / 0.15);
}

.dark\:bg-amber-800\/20:is(.dark *) {
  background-color: rgb(146 64 14 / 0.2);
}

.dark\:bg-amber-800\/25:is(.dark *) {
  background-color: rgb(146 64 14 / 0.25);
}

.dark\:bg-amber-800\/30:is(.dark *) {
  background-color: rgb(146 64 14 / 0.3);
}

.dark\:bg-amber-800\/35:is(.dark *) {
  background-color: rgb(146 64 14 / 0.35);
}

.dark\:bg-amber-800\/40:is(.dark *) {
  background-color: rgb(146 64 14 / 0.4);
}

.dark\:bg-amber-800\/45:is(.dark *) {
  background-color: rgb(146 64 14 / 0.45);
}

.dark\:bg-amber-800\/5:is(.dark *) {
  background-color: rgb(146 64 14 / 0.05);
}

.dark\:bg-amber-800\/50:is(.dark *) {
  background-color: rgb(146 64 14 / 0.5);
}

.dark\:bg-amber-800\/55:is(.dark *) {
  background-color: rgb(146 64 14 / 0.55);
}

.dark\:bg-amber-800\/60:is(.dark *) {
  background-color: rgb(146 64 14 / 0.6);
}

.dark\:bg-amber-800\/65:is(.dark *) {
  background-color: rgb(146 64 14 / 0.65);
}

.dark\:bg-amber-800\/70:is(.dark *) {
  background-color: rgb(146 64 14 / 0.7);
}

.dark\:bg-amber-800\/75:is(.dark *) {
  background-color: rgb(146 64 14 / 0.75);
}

.dark\:bg-amber-800\/80:is(.dark *) {
  background-color: rgb(146 64 14 / 0.8);
}

.dark\:bg-amber-800\/85:is(.dark *) {
  background-color: rgb(146 64 14 / 0.85);
}

.dark\:bg-amber-800\/90:is(.dark *) {
  background-color: rgb(146 64 14 / 0.9);
}

.dark\:bg-amber-800\/95:is(.dark *) {
  background-color: rgb(146 64 14 / 0.95);
}

.dark\:bg-amber-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}

.dark\:bg-amber-900\/0:is(.dark *) {
  background-color: rgb(120 53 15 / 0);
}

.dark\:bg-amber-900\/10:is(.dark *) {
  background-color: rgb(120 53 15 / 0.1);
}

.dark\:bg-amber-900\/100:is(.dark *) {
  background-color: rgb(120 53 15 / 1);
}

.dark\:bg-amber-900\/15:is(.dark *) {
  background-color: rgb(120 53 15 / 0.15);
}

.dark\:bg-amber-900\/20:is(.dark *) {
  background-color: rgb(120 53 15 / 0.2);
}

.dark\:bg-amber-900\/25:is(.dark *) {
  background-color: rgb(120 53 15 / 0.25);
}

.dark\:bg-amber-900\/30:is(.dark *) {
  background-color: rgb(120 53 15 / 0.3);
}

.dark\:bg-amber-900\/35:is(.dark *) {
  background-color: rgb(120 53 15 / 0.35);
}

.dark\:bg-amber-900\/40:is(.dark *) {
  background-color: rgb(120 53 15 / 0.4);
}

.dark\:bg-amber-900\/45:is(.dark *) {
  background-color: rgb(120 53 15 / 0.45);
}

.dark\:bg-amber-900\/5:is(.dark *) {
  background-color: rgb(120 53 15 / 0.05);
}

.dark\:bg-amber-900\/50:is(.dark *) {
  background-color: rgb(120 53 15 / 0.5);
}

.dark\:bg-amber-900\/55:is(.dark *) {
  background-color: rgb(120 53 15 / 0.55);
}

.dark\:bg-amber-900\/60:is(.dark *) {
  background-color: rgb(120 53 15 / 0.6);
}

.dark\:bg-amber-900\/65:is(.dark *) {
  background-color: rgb(120 53 15 / 0.65);
}

.dark\:bg-amber-900\/70:is(.dark *) {
  background-color: rgb(120 53 15 / 0.7);
}

.dark\:bg-amber-900\/75:is(.dark *) {
  background-color: rgb(120 53 15 / 0.75);
}

.dark\:bg-amber-900\/80:is(.dark *) {
  background-color: rgb(120 53 15 / 0.8);
}

.dark\:bg-amber-900\/85:is(.dark *) {
  background-color: rgb(120 53 15 / 0.85);
}

.dark\:bg-amber-900\/90:is(.dark *) {
  background-color: rgb(120 53 15 / 0.9);
}

.dark\:bg-amber-900\/95:is(.dark *) {
  background-color: rgb(120 53 15 / 0.95);
}

.dark\:bg-blue-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-100\/0:is(.dark *) {
  background-color: rgb(219 234 254 / 0);
}

.dark\:bg-blue-100\/10:is(.dark *) {
  background-color: rgb(219 234 254 / 0.1);
}

.dark\:bg-blue-100\/100:is(.dark *) {
  background-color: rgb(219 234 254 / 1);
}

.dark\:bg-blue-100\/15:is(.dark *) {
  background-color: rgb(219 234 254 / 0.15);
}

.dark\:bg-blue-100\/20:is(.dark *) {
  background-color: rgb(219 234 254 / 0.2);
}

.dark\:bg-blue-100\/25:is(.dark *) {
  background-color: rgb(219 234 254 / 0.25);
}

.dark\:bg-blue-100\/30:is(.dark *) {
  background-color: rgb(219 234 254 / 0.3);
}

.dark\:bg-blue-100\/35:is(.dark *) {
  background-color: rgb(219 234 254 / 0.35);
}

.dark\:bg-blue-100\/40:is(.dark *) {
  background-color: rgb(219 234 254 / 0.4);
}

.dark\:bg-blue-100\/45:is(.dark *) {
  background-color: rgb(219 234 254 / 0.45);
}

.dark\:bg-blue-100\/5:is(.dark *) {
  background-color: rgb(219 234 254 / 0.05);
}

.dark\:bg-blue-100\/50:is(.dark *) {
  background-color: rgb(219 234 254 / 0.5);
}

.dark\:bg-blue-100\/55:is(.dark *) {
  background-color: rgb(219 234 254 / 0.55);
}

.dark\:bg-blue-100\/60:is(.dark *) {
  background-color: rgb(219 234 254 / 0.6);
}

.dark\:bg-blue-100\/65:is(.dark *) {
  background-color: rgb(219 234 254 / 0.65);
}

.dark\:bg-blue-100\/70:is(.dark *) {
  background-color: rgb(219 234 254 / 0.7);
}

.dark\:bg-blue-100\/75:is(.dark *) {
  background-color: rgb(219 234 254 / 0.75);
}

.dark\:bg-blue-100\/80:is(.dark *) {
  background-color: rgb(219 234 254 / 0.8);
}

.dark\:bg-blue-100\/85:is(.dark *) {
  background-color: rgb(219 234 254 / 0.85);
}

.dark\:bg-blue-100\/90:is(.dark *) {
  background-color: rgb(219 234 254 / 0.9);
}

.dark\:bg-blue-100\/95:is(.dark *) {
  background-color: rgb(219 234 254 / 0.95);
}

.dark\:bg-blue-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-200\/0:is(.dark *) {
  background-color: rgb(191 219 254 / 0);
}

.dark\:bg-blue-200\/10:is(.dark *) {
  background-color: rgb(191 219 254 / 0.1);
}

.dark\:bg-blue-200\/100:is(.dark *) {
  background-color: rgb(191 219 254 / 1);
}

.dark\:bg-blue-200\/15:is(.dark *) {
  background-color: rgb(191 219 254 / 0.15);
}

.dark\:bg-blue-200\/20:is(.dark *) {
  background-color: rgb(191 219 254 / 0.2);
}

.dark\:bg-blue-200\/25:is(.dark *) {
  background-color: rgb(191 219 254 / 0.25);
}

.dark\:bg-blue-200\/30:is(.dark *) {
  background-color: rgb(191 219 254 / 0.3);
}

.dark\:bg-blue-200\/35:is(.dark *) {
  background-color: rgb(191 219 254 / 0.35);
}

.dark\:bg-blue-200\/40:is(.dark *) {
  background-color: rgb(191 219 254 / 0.4);
}

.dark\:bg-blue-200\/45:is(.dark *) {
  background-color: rgb(191 219 254 / 0.45);
}

.dark\:bg-blue-200\/5:is(.dark *) {
  background-color: rgb(191 219 254 / 0.05);
}

.dark\:bg-blue-200\/50:is(.dark *) {
  background-color: rgb(191 219 254 / 0.5);
}

.dark\:bg-blue-200\/55:is(.dark *) {
  background-color: rgb(191 219 254 / 0.55);
}

.dark\:bg-blue-200\/60:is(.dark *) {
  background-color: rgb(191 219 254 / 0.6);
}

.dark\:bg-blue-200\/65:is(.dark *) {
  background-color: rgb(191 219 254 / 0.65);
}

.dark\:bg-blue-200\/70:is(.dark *) {
  background-color: rgb(191 219 254 / 0.7);
}

.dark\:bg-blue-200\/75:is(.dark *) {
  background-color: rgb(191 219 254 / 0.75);
}

.dark\:bg-blue-200\/80:is(.dark *) {
  background-color: rgb(191 219 254 / 0.8);
}

.dark\:bg-blue-200\/85:is(.dark *) {
  background-color: rgb(191 219 254 / 0.85);
}

.dark\:bg-blue-200\/90:is(.dark *) {
  background-color: rgb(191 219 254 / 0.9);
}

.dark\:bg-blue-200\/95:is(.dark *) {
  background-color: rgb(191 219 254 / 0.95);
}

.dark\:bg-blue-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-300\/0:is(.dark *) {
  background-color: rgb(147 197 253 / 0);
}

.dark\:bg-blue-300\/10:is(.dark *) {
  background-color: rgb(147 197 253 / 0.1);
}

.dark\:bg-blue-300\/100:is(.dark *) {
  background-color: rgb(147 197 253 / 1);
}

.dark\:bg-blue-300\/15:is(.dark *) {
  background-color: rgb(147 197 253 / 0.15);
}

.dark\:bg-blue-300\/20:is(.dark *) {
  background-color: rgb(147 197 253 / 0.2);
}

.dark\:bg-blue-300\/25:is(.dark *) {
  background-color: rgb(147 197 253 / 0.25);
}

.dark\:bg-blue-300\/30:is(.dark *) {
  background-color: rgb(147 197 253 / 0.3);
}

.dark\:bg-blue-300\/35:is(.dark *) {
  background-color: rgb(147 197 253 / 0.35);
}

.dark\:bg-blue-300\/40:is(.dark *) {
  background-color: rgb(147 197 253 / 0.4);
}

.dark\:bg-blue-300\/45:is(.dark *) {
  background-color: rgb(147 197 253 / 0.45);
}

.dark\:bg-blue-300\/5:is(.dark *) {
  background-color: rgb(147 197 253 / 0.05);
}

.dark\:bg-blue-300\/50:is(.dark *) {
  background-color: rgb(147 197 253 / 0.5);
}

.dark\:bg-blue-300\/55:is(.dark *) {
  background-color: rgb(147 197 253 / 0.55);
}

.dark\:bg-blue-300\/60:is(.dark *) {
  background-color: rgb(147 197 253 / 0.6);
}

.dark\:bg-blue-300\/65:is(.dark *) {
  background-color: rgb(147 197 253 / 0.65);
}

.dark\:bg-blue-300\/70:is(.dark *) {
  background-color: rgb(147 197 253 / 0.7);
}

.dark\:bg-blue-300\/75:is(.dark *) {
  background-color: rgb(147 197 253 / 0.75);
}

.dark\:bg-blue-300\/80:is(.dark *) {
  background-color: rgb(147 197 253 / 0.8);
}

.dark\:bg-blue-300\/85:is(.dark *) {
  background-color: rgb(147 197 253 / 0.85);
}

.dark\:bg-blue-300\/90:is(.dark *) {
  background-color: rgb(147 197 253 / 0.9);
}

.dark\:bg-blue-300\/95:is(.dark *) {
  background-color: rgb(147 197 253 / 0.95);
}

.dark\:bg-blue-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-400\/0:is(.dark *) {
  background-color: rgb(96 165 250 / 0);
}

.dark\:bg-blue-400\/10:is(.dark *) {
  background-color: rgb(96 165 250 / 0.1);
}

.dark\:bg-blue-400\/100:is(.dark *) {
  background-color: rgb(96 165 250 / 1);
}

.dark\:bg-blue-400\/15:is(.dark *) {
  background-color: rgb(96 165 250 / 0.15);
}

.dark\:bg-blue-400\/20:is(.dark *) {
  background-color: rgb(96 165 250 / 0.2);
}

.dark\:bg-blue-400\/25:is(.dark *) {
  background-color: rgb(96 165 250 / 0.25);
}

.dark\:bg-blue-400\/30:is(.dark *) {
  background-color: rgb(96 165 250 / 0.3);
}

.dark\:bg-blue-400\/35:is(.dark *) {
  background-color: rgb(96 165 250 / 0.35);
}

.dark\:bg-blue-400\/40:is(.dark *) {
  background-color: rgb(96 165 250 / 0.4);
}

.dark\:bg-blue-400\/45:is(.dark *) {
  background-color: rgb(96 165 250 / 0.45);
}

.dark\:bg-blue-400\/5:is(.dark *) {
  background-color: rgb(96 165 250 / 0.05);
}

.dark\:bg-blue-400\/50:is(.dark *) {
  background-color: rgb(96 165 250 / 0.5);
}

.dark\:bg-blue-400\/55:is(.dark *) {
  background-color: rgb(96 165 250 / 0.55);
}

.dark\:bg-blue-400\/60:is(.dark *) {
  background-color: rgb(96 165 250 / 0.6);
}

.dark\:bg-blue-400\/65:is(.dark *) {
  background-color: rgb(96 165 250 / 0.65);
}

.dark\:bg-blue-400\/70:is(.dark *) {
  background-color: rgb(96 165 250 / 0.7);
}

.dark\:bg-blue-400\/75:is(.dark *) {
  background-color: rgb(96 165 250 / 0.75);
}

.dark\:bg-blue-400\/80:is(.dark *) {
  background-color: rgb(96 165 250 / 0.8);
}

.dark\:bg-blue-400\/85:is(.dark *) {
  background-color: rgb(96 165 250 / 0.85);
}

.dark\:bg-blue-400\/90:is(.dark *) {
  background-color: rgb(96 165 250 / 0.9);
}

.dark\:bg-blue-400\/95:is(.dark *) {
  background-color: rgb(96 165 250 / 0.95);
}

.dark\:bg-blue-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-500\/0:is(.dark *) {
  background-color: rgb(59 130 246 / 0);
}

.dark\:bg-blue-500\/10:is(.dark *) {
  background-color: rgb(59 130 246 / 0.1);
}

.dark\:bg-blue-500\/100:is(.dark *) {
  background-color: rgb(59 130 246 / 1);
}

.dark\:bg-blue-500\/15:is(.dark *) {
  background-color: rgb(59 130 246 / 0.15);
}

.dark\:bg-blue-500\/20:is(.dark *) {
  background-color: rgb(59 130 246 / 0.2);
}

.dark\:bg-blue-500\/25:is(.dark *) {
  background-color: rgb(59 130 246 / 0.25);
}

.dark\:bg-blue-500\/30:is(.dark *) {
  background-color: rgb(59 130 246 / 0.3);
}

.dark\:bg-blue-500\/35:is(.dark *) {
  background-color: rgb(59 130 246 / 0.35);
}

.dark\:bg-blue-500\/40:is(.dark *) {
  background-color: rgb(59 130 246 / 0.4);
}

.dark\:bg-blue-500\/45:is(.dark *) {
  background-color: rgb(59 130 246 / 0.45);
}

.dark\:bg-blue-500\/5:is(.dark *) {
  background-color: rgb(59 130 246 / 0.05);
}

.dark\:bg-blue-500\/50:is(.dark *) {
  background-color: rgb(59 130 246 / 0.5);
}

.dark\:bg-blue-500\/55:is(.dark *) {
  background-color: rgb(59 130 246 / 0.55);
}

.dark\:bg-blue-500\/60:is(.dark *) {
  background-color: rgb(59 130 246 / 0.6);
}

.dark\:bg-blue-500\/65:is(.dark *) {
  background-color: rgb(59 130 246 / 0.65);
}

.dark\:bg-blue-500\/70:is(.dark *) {
  background-color: rgb(59 130 246 / 0.7);
}

.dark\:bg-blue-500\/75:is(.dark *) {
  background-color: rgb(59 130 246 / 0.75);
}

.dark\:bg-blue-500\/80:is(.dark *) {
  background-color: rgb(59 130 246 / 0.8);
}

.dark\:bg-blue-500\/85:is(.dark *) {
  background-color: rgb(59 130 246 / 0.85);
}

.dark\:bg-blue-500\/90:is(.dark *) {
  background-color: rgb(59 130 246 / 0.9);
}

.dark\:bg-blue-500\/95:is(.dark *) {
  background-color: rgb(59 130 246 / 0.95);
}

.dark\:bg-blue-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-600\/0:is(.dark *) {
  background-color: rgb(37 99 235 / 0);
}

.dark\:bg-blue-600\/10:is(.dark *) {
  background-color: rgb(37 99 235 / 0.1);
}

.dark\:bg-blue-600\/100:is(.dark *) {
  background-color: rgb(37 99 235 / 1);
}

.dark\:bg-blue-600\/15:is(.dark *) {
  background-color: rgb(37 99 235 / 0.15);
}

.dark\:bg-blue-600\/20:is(.dark *) {
  background-color: rgb(37 99 235 / 0.2);
}

.dark\:bg-blue-600\/25:is(.dark *) {
  background-color: rgb(37 99 235 / 0.25);
}

.dark\:bg-blue-600\/30:is(.dark *) {
  background-color: rgb(37 99 235 / 0.3);
}

.dark\:bg-blue-600\/35:is(.dark *) {
  background-color: rgb(37 99 235 / 0.35);
}

.dark\:bg-blue-600\/40:is(.dark *) {
  background-color: rgb(37 99 235 / 0.4);
}

.dark\:bg-blue-600\/45:is(.dark *) {
  background-color: rgb(37 99 235 / 0.45);
}

.dark\:bg-blue-600\/5:is(.dark *) {
  background-color: rgb(37 99 235 / 0.05);
}

.dark\:bg-blue-600\/50:is(.dark *) {
  background-color: rgb(37 99 235 / 0.5);
}

.dark\:bg-blue-600\/55:is(.dark *) {
  background-color: rgb(37 99 235 / 0.55);
}

.dark\:bg-blue-600\/60:is(.dark *) {
  background-color: rgb(37 99 235 / 0.6);
}

.dark\:bg-blue-600\/65:is(.dark *) {
  background-color: rgb(37 99 235 / 0.65);
}

.dark\:bg-blue-600\/70:is(.dark *) {
  background-color: rgb(37 99 235 / 0.7);
}

.dark\:bg-blue-600\/75:is(.dark *) {
  background-color: rgb(37 99 235 / 0.75);
}

.dark\:bg-blue-600\/80:is(.dark *) {
  background-color: rgb(37 99 235 / 0.8);
}

.dark\:bg-blue-600\/85:is(.dark *) {
  background-color: rgb(37 99 235 / 0.85);
}

.dark\:bg-blue-600\/90:is(.dark *) {
  background-color: rgb(37 99 235 / 0.9);
}

.dark\:bg-blue-600\/95:is(.dark *) {
  background-color: rgb(37 99 235 / 0.95);
}

.dark\:bg-blue-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-700\/0:is(.dark *) {
  background-color: rgb(29 78 216 / 0);
}

.dark\:bg-blue-700\/10:is(.dark *) {
  background-color: rgb(29 78 216 / 0.1);
}

.dark\:bg-blue-700\/100:is(.dark *) {
  background-color: rgb(29 78 216 / 1);
}

.dark\:bg-blue-700\/15:is(.dark *) {
  background-color: rgb(29 78 216 / 0.15);
}

.dark\:bg-blue-700\/20:is(.dark *) {
  background-color: rgb(29 78 216 / 0.2);
}

.dark\:bg-blue-700\/25:is(.dark *) {
  background-color: rgb(29 78 216 / 0.25);
}

.dark\:bg-blue-700\/30:is(.dark *) {
  background-color: rgb(29 78 216 / 0.3);
}

.dark\:bg-blue-700\/35:is(.dark *) {
  background-color: rgb(29 78 216 / 0.35);
}

.dark\:bg-blue-700\/40:is(.dark *) {
  background-color: rgb(29 78 216 / 0.4);
}

.dark\:bg-blue-700\/45:is(.dark *) {
  background-color: rgb(29 78 216 / 0.45);
}

.dark\:bg-blue-700\/5:is(.dark *) {
  background-color: rgb(29 78 216 / 0.05);
}

.dark\:bg-blue-700\/50:is(.dark *) {
  background-color: rgb(29 78 216 / 0.5);
}

.dark\:bg-blue-700\/55:is(.dark *) {
  background-color: rgb(29 78 216 / 0.55);
}

.dark\:bg-blue-700\/60:is(.dark *) {
  background-color: rgb(29 78 216 / 0.6);
}

.dark\:bg-blue-700\/65:is(.dark *) {
  background-color: rgb(29 78 216 / 0.65);
}

.dark\:bg-blue-700\/70:is(.dark *) {
  background-color: rgb(29 78 216 / 0.7);
}

.dark\:bg-blue-700\/75:is(.dark *) {
  background-color: rgb(29 78 216 / 0.75);
}

.dark\:bg-blue-700\/80:is(.dark *) {
  background-color: rgb(29 78 216 / 0.8);
}

.dark\:bg-blue-700\/85:is(.dark *) {
  background-color: rgb(29 78 216 / 0.85);
}

.dark\:bg-blue-700\/90:is(.dark *) {
  background-color: rgb(29 78 216 / 0.9);
}

.dark\:bg-blue-700\/95:is(.dark *) {
  background-color: rgb(29 78 216 / 0.95);
}

.dark\:bg-blue-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-800\/0:is(.dark *) {
  background-color: rgb(30 64 175 / 0);
}

.dark\:bg-blue-800\/10:is(.dark *) {
  background-color: rgb(30 64 175 / 0.1);
}

.dark\:bg-blue-800\/100:is(.dark *) {
  background-color: rgb(30 64 175 / 1);
}

.dark\:bg-blue-800\/15:is(.dark *) {
  background-color: rgb(30 64 175 / 0.15);
}

.dark\:bg-blue-800\/20:is(.dark *) {
  background-color: rgb(30 64 175 / 0.2);
}

.dark\:bg-blue-800\/25:is(.dark *) {
  background-color: rgb(30 64 175 / 0.25);
}

.dark\:bg-blue-800\/30:is(.dark *) {
  background-color: rgb(30 64 175 / 0.3);
}

.dark\:bg-blue-800\/35:is(.dark *) {
  background-color: rgb(30 64 175 / 0.35);
}

.dark\:bg-blue-800\/40:is(.dark *) {
  background-color: rgb(30 64 175 / 0.4);
}

.dark\:bg-blue-800\/45:is(.dark *) {
  background-color: rgb(30 64 175 / 0.45);
}

.dark\:bg-blue-800\/5:is(.dark *) {
  background-color: rgb(30 64 175 / 0.05);
}

.dark\:bg-blue-800\/50:is(.dark *) {
  background-color: rgb(30 64 175 / 0.5);
}

.dark\:bg-blue-800\/55:is(.dark *) {
  background-color: rgb(30 64 175 / 0.55);
}

.dark\:bg-blue-800\/60:is(.dark *) {
  background-color: rgb(30 64 175 / 0.6);
}

.dark\:bg-blue-800\/65:is(.dark *) {
  background-color: rgb(30 64 175 / 0.65);
}

.dark\:bg-blue-800\/70:is(.dark *) {
  background-color: rgb(30 64 175 / 0.7);
}

.dark\:bg-blue-800\/75:is(.dark *) {
  background-color: rgb(30 64 175 / 0.75);
}

.dark\:bg-blue-800\/80:is(.dark *) {
  background-color: rgb(30 64 175 / 0.8);
}

.dark\:bg-blue-800\/85:is(.dark *) {
  background-color: rgb(30 64 175 / 0.85);
}

.dark\:bg-blue-800\/90:is(.dark *) {
  background-color: rgb(30 64 175 / 0.9);
}

.dark\:bg-blue-800\/95:is(.dark *) {
  background-color: rgb(30 64 175 / 0.95);
}

.dark\:bg-blue-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-900\/0:is(.dark *) {
  background-color: rgb(30 58 138 / 0);
}

.dark\:bg-blue-900\/10:is(.dark *) {
  background-color: rgb(30 58 138 / 0.1);
}

.dark\:bg-blue-900\/100:is(.dark *) {
  background-color: rgb(30 58 138 / 1);
}

.dark\:bg-blue-900\/15:is(.dark *) {
  background-color: rgb(30 58 138 / 0.15);
}

.dark\:bg-blue-900\/20:is(.dark *) {
  background-color: rgb(30 58 138 / 0.2);
}

.dark\:bg-blue-900\/25:is(.dark *) {
  background-color: rgb(30 58 138 / 0.25);
}

.dark\:bg-blue-900\/30:is(.dark *) {
  background-color: rgb(30 58 138 / 0.3);
}

.dark\:bg-blue-900\/35:is(.dark *) {
  background-color: rgb(30 58 138 / 0.35);
}

.dark\:bg-blue-900\/40:is(.dark *) {
  background-color: rgb(30 58 138 / 0.4);
}

.dark\:bg-blue-900\/45:is(.dark *) {
  background-color: rgb(30 58 138 / 0.45);
}

.dark\:bg-blue-900\/5:is(.dark *) {
  background-color: rgb(30 58 138 / 0.05);
}

.dark\:bg-blue-900\/50:is(.dark *) {
  background-color: rgb(30 58 138 / 0.5);
}

.dark\:bg-blue-900\/55:is(.dark *) {
  background-color: rgb(30 58 138 / 0.55);
}

.dark\:bg-blue-900\/60:is(.dark *) {
  background-color: rgb(30 58 138 / 0.6);
}

.dark\:bg-blue-900\/65:is(.dark *) {
  background-color: rgb(30 58 138 / 0.65);
}

.dark\:bg-blue-900\/70:is(.dark *) {
  background-color: rgb(30 58 138 / 0.7);
}

.dark\:bg-blue-900\/75:is(.dark *) {
  background-color: rgb(30 58 138 / 0.75);
}

.dark\:bg-blue-900\/80:is(.dark *) {
  background-color: rgb(30 58 138 / 0.8);
}

.dark\:bg-blue-900\/85:is(.dark *) {
  background-color: rgb(30 58 138 / 0.85);
}

.dark\:bg-blue-900\/90:is(.dark *) {
  background-color: rgb(30 58 138 / 0.9);
}

.dark\:bg-blue-900\/95:is(.dark *) {
  background-color: rgb(30 58 138 / 0.95);
}

.dark\:bg-cyan-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}

.dark\:bg-cyan-100\/0:is(.dark *) {
  background-color: rgb(207 250 254 / 0);
}

.dark\:bg-cyan-100\/10:is(.dark *) {
  background-color: rgb(207 250 254 / 0.1);
}

.dark\:bg-cyan-100\/100:is(.dark *) {
  background-color: rgb(207 250 254 / 1);
}

.dark\:bg-cyan-100\/15:is(.dark *) {
  background-color: rgb(207 250 254 / 0.15);
}

.dark\:bg-cyan-100\/20:is(.dark *) {
  background-color: rgb(207 250 254 / 0.2);
}

.dark\:bg-cyan-100\/25:is(.dark *) {
  background-color: rgb(207 250 254 / 0.25);
}

.dark\:bg-cyan-100\/30:is(.dark *) {
  background-color: rgb(207 250 254 / 0.3);
}

.dark\:bg-cyan-100\/35:is(.dark *) {
  background-color: rgb(207 250 254 / 0.35);
}

.dark\:bg-cyan-100\/40:is(.dark *) {
  background-color: rgb(207 250 254 / 0.4);
}

.dark\:bg-cyan-100\/45:is(.dark *) {
  background-color: rgb(207 250 254 / 0.45);
}

.dark\:bg-cyan-100\/5:is(.dark *) {
  background-color: rgb(207 250 254 / 0.05);
}

.dark\:bg-cyan-100\/50:is(.dark *) {
  background-color: rgb(207 250 254 / 0.5);
}

.dark\:bg-cyan-100\/55:is(.dark *) {
  background-color: rgb(207 250 254 / 0.55);
}

.dark\:bg-cyan-100\/60:is(.dark *) {
  background-color: rgb(207 250 254 / 0.6);
}

.dark\:bg-cyan-100\/65:is(.dark *) {
  background-color: rgb(207 250 254 / 0.65);
}

.dark\:bg-cyan-100\/70:is(.dark *) {
  background-color: rgb(207 250 254 / 0.7);
}

.dark\:bg-cyan-100\/75:is(.dark *) {
  background-color: rgb(207 250 254 / 0.75);
}

.dark\:bg-cyan-100\/80:is(.dark *) {
  background-color: rgb(207 250 254 / 0.8);
}

.dark\:bg-cyan-100\/85:is(.dark *) {
  background-color: rgb(207 250 254 / 0.85);
}

.dark\:bg-cyan-100\/90:is(.dark *) {
  background-color: rgb(207 250 254 / 0.9);
}

.dark\:bg-cyan-100\/95:is(.dark *) {
  background-color: rgb(207 250 254 / 0.95);
}

.dark\:bg-cyan-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}

.dark\:bg-cyan-200\/0:is(.dark *) {
  background-color: rgb(165 243 252 / 0);
}

.dark\:bg-cyan-200\/10:is(.dark *) {
  background-color: rgb(165 243 252 / 0.1);
}

.dark\:bg-cyan-200\/100:is(.dark *) {
  background-color: rgb(165 243 252 / 1);
}

.dark\:bg-cyan-200\/15:is(.dark *) {
  background-color: rgb(165 243 252 / 0.15);
}

.dark\:bg-cyan-200\/20:is(.dark *) {
  background-color: rgb(165 243 252 / 0.2);
}

.dark\:bg-cyan-200\/25:is(.dark *) {
  background-color: rgb(165 243 252 / 0.25);
}

.dark\:bg-cyan-200\/30:is(.dark *) {
  background-color: rgb(165 243 252 / 0.3);
}

.dark\:bg-cyan-200\/35:is(.dark *) {
  background-color: rgb(165 243 252 / 0.35);
}

.dark\:bg-cyan-200\/40:is(.dark *) {
  background-color: rgb(165 243 252 / 0.4);
}

.dark\:bg-cyan-200\/45:is(.dark *) {
  background-color: rgb(165 243 252 / 0.45);
}

.dark\:bg-cyan-200\/5:is(.dark *) {
  background-color: rgb(165 243 252 / 0.05);
}

.dark\:bg-cyan-200\/50:is(.dark *) {
  background-color: rgb(165 243 252 / 0.5);
}

.dark\:bg-cyan-200\/55:is(.dark *) {
  background-color: rgb(165 243 252 / 0.55);
}

.dark\:bg-cyan-200\/60:is(.dark *) {
  background-color: rgb(165 243 252 / 0.6);
}

.dark\:bg-cyan-200\/65:is(.dark *) {
  background-color: rgb(165 243 252 / 0.65);
}

.dark\:bg-cyan-200\/70:is(.dark *) {
  background-color: rgb(165 243 252 / 0.7);
}

.dark\:bg-cyan-200\/75:is(.dark *) {
  background-color: rgb(165 243 252 / 0.75);
}

.dark\:bg-cyan-200\/80:is(.dark *) {
  background-color: rgb(165 243 252 / 0.8);
}

.dark\:bg-cyan-200\/85:is(.dark *) {
  background-color: rgb(165 243 252 / 0.85);
}

.dark\:bg-cyan-200\/90:is(.dark *) {
  background-color: rgb(165 243 252 / 0.9);
}

.dark\:bg-cyan-200\/95:is(.dark *) {
  background-color: rgb(165 243 252 / 0.95);
}

.dark\:bg-cyan-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}

.dark\:bg-cyan-300\/0:is(.dark *) {
  background-color: rgb(103 232 249 / 0);
}

.dark\:bg-cyan-300\/10:is(.dark *) {
  background-color: rgb(103 232 249 / 0.1);
}

.dark\:bg-cyan-300\/100:is(.dark *) {
  background-color: rgb(103 232 249 / 1);
}

.dark\:bg-cyan-300\/15:is(.dark *) {
  background-color: rgb(103 232 249 / 0.15);
}

.dark\:bg-cyan-300\/20:is(.dark *) {
  background-color: rgb(103 232 249 / 0.2);
}

.dark\:bg-cyan-300\/25:is(.dark *) {
  background-color: rgb(103 232 249 / 0.25);
}

.dark\:bg-cyan-300\/30:is(.dark *) {
  background-color: rgb(103 232 249 / 0.3);
}

.dark\:bg-cyan-300\/35:is(.dark *) {
  background-color: rgb(103 232 249 / 0.35);
}

.dark\:bg-cyan-300\/40:is(.dark *) {
  background-color: rgb(103 232 249 / 0.4);
}

.dark\:bg-cyan-300\/45:is(.dark *) {
  background-color: rgb(103 232 249 / 0.45);
}

.dark\:bg-cyan-300\/5:is(.dark *) {
  background-color: rgb(103 232 249 / 0.05);
}

.dark\:bg-cyan-300\/50:is(.dark *) {
  background-color: rgb(103 232 249 / 0.5);
}

.dark\:bg-cyan-300\/55:is(.dark *) {
  background-color: rgb(103 232 249 / 0.55);
}

.dark\:bg-cyan-300\/60:is(.dark *) {
  background-color: rgb(103 232 249 / 0.6);
}

.dark\:bg-cyan-300\/65:is(.dark *) {
  background-color: rgb(103 232 249 / 0.65);
}

.dark\:bg-cyan-300\/70:is(.dark *) {
  background-color: rgb(103 232 249 / 0.7);
}

.dark\:bg-cyan-300\/75:is(.dark *) {
  background-color: rgb(103 232 249 / 0.75);
}

.dark\:bg-cyan-300\/80:is(.dark *) {
  background-color: rgb(103 232 249 / 0.8);
}

.dark\:bg-cyan-300\/85:is(.dark *) {
  background-color: rgb(103 232 249 / 0.85);
}

.dark\:bg-cyan-300\/90:is(.dark *) {
  background-color: rgb(103 232 249 / 0.9);
}

.dark\:bg-cyan-300\/95:is(.dark *) {
  background-color: rgb(103 232 249 / 0.95);
}

.dark\:bg-cyan-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}

.dark\:bg-cyan-400\/0:is(.dark *) {
  background-color: rgb(34 211 238 / 0);
}

.dark\:bg-cyan-400\/10:is(.dark *) {
  background-color: rgb(34 211 238 / 0.1);
}

.dark\:bg-cyan-400\/100:is(.dark *) {
  background-color: rgb(34 211 238 / 1);
}

.dark\:bg-cyan-400\/15:is(.dark *) {
  background-color: rgb(34 211 238 / 0.15);
}

.dark\:bg-cyan-400\/20:is(.dark *) {
  background-color: rgb(34 211 238 / 0.2);
}

.dark\:bg-cyan-400\/25:is(.dark *) {
  background-color: rgb(34 211 238 / 0.25);
}

.dark\:bg-cyan-400\/30:is(.dark *) {
  background-color: rgb(34 211 238 / 0.3);
}

.dark\:bg-cyan-400\/35:is(.dark *) {
  background-color: rgb(34 211 238 / 0.35);
}

.dark\:bg-cyan-400\/40:is(.dark *) {
  background-color: rgb(34 211 238 / 0.4);
}

.dark\:bg-cyan-400\/45:is(.dark *) {
  background-color: rgb(34 211 238 / 0.45);
}

.dark\:bg-cyan-400\/5:is(.dark *) {
  background-color: rgb(34 211 238 / 0.05);
}

.dark\:bg-cyan-400\/50:is(.dark *) {
  background-color: rgb(34 211 238 / 0.5);
}

.dark\:bg-cyan-400\/55:is(.dark *) {
  background-color: rgb(34 211 238 / 0.55);
}

.dark\:bg-cyan-400\/60:is(.dark *) {
  background-color: rgb(34 211 238 / 0.6);
}

.dark\:bg-cyan-400\/65:is(.dark *) {
  background-color: rgb(34 211 238 / 0.65);
}

.dark\:bg-cyan-400\/70:is(.dark *) {
  background-color: rgb(34 211 238 / 0.7);
}

.dark\:bg-cyan-400\/75:is(.dark *) {
  background-color: rgb(34 211 238 / 0.75);
}

.dark\:bg-cyan-400\/80:is(.dark *) {
  background-color: rgb(34 211 238 / 0.8);
}

.dark\:bg-cyan-400\/85:is(.dark *) {
  background-color: rgb(34 211 238 / 0.85);
}

.dark\:bg-cyan-400\/90:is(.dark *) {
  background-color: rgb(34 211 238 / 0.9);
}

.dark\:bg-cyan-400\/95:is(.dark *) {
  background-color: rgb(34 211 238 / 0.95);
}

.dark\:bg-cyan-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}

.dark\:bg-cyan-500\/0:is(.dark *) {
  background-color: rgb(6 182 212 / 0);
}

.dark\:bg-cyan-500\/10:is(.dark *) {
  background-color: rgb(6 182 212 / 0.1);
}

.dark\:bg-cyan-500\/100:is(.dark *) {
  background-color: rgb(6 182 212 / 1);
}

.dark\:bg-cyan-500\/15:is(.dark *) {
  background-color: rgb(6 182 212 / 0.15);
}

.dark\:bg-cyan-500\/20:is(.dark *) {
  background-color: rgb(6 182 212 / 0.2);
}

.dark\:bg-cyan-500\/25:is(.dark *) {
  background-color: rgb(6 182 212 / 0.25);
}

.dark\:bg-cyan-500\/30:is(.dark *) {
  background-color: rgb(6 182 212 / 0.3);
}

.dark\:bg-cyan-500\/35:is(.dark *) {
  background-color: rgb(6 182 212 / 0.35);
}

.dark\:bg-cyan-500\/40:is(.dark *) {
  background-color: rgb(6 182 212 / 0.4);
}

.dark\:bg-cyan-500\/45:is(.dark *) {
  background-color: rgb(6 182 212 / 0.45);
}

.dark\:bg-cyan-500\/5:is(.dark *) {
  background-color: rgb(6 182 212 / 0.05);
}

.dark\:bg-cyan-500\/50:is(.dark *) {
  background-color: rgb(6 182 212 / 0.5);
}

.dark\:bg-cyan-500\/55:is(.dark *) {
  background-color: rgb(6 182 212 / 0.55);
}

.dark\:bg-cyan-500\/60:is(.dark *) {
  background-color: rgb(6 182 212 / 0.6);
}

.dark\:bg-cyan-500\/65:is(.dark *) {
  background-color: rgb(6 182 212 / 0.65);
}

.dark\:bg-cyan-500\/70:is(.dark *) {
  background-color: rgb(6 182 212 / 0.7);
}

.dark\:bg-cyan-500\/75:is(.dark *) {
  background-color: rgb(6 182 212 / 0.75);
}

.dark\:bg-cyan-500\/80:is(.dark *) {
  background-color: rgb(6 182 212 / 0.8);
}

.dark\:bg-cyan-500\/85:is(.dark *) {
  background-color: rgb(6 182 212 / 0.85);
}

.dark\:bg-cyan-500\/90:is(.dark *) {
  background-color: rgb(6 182 212 / 0.9);
}

.dark\:bg-cyan-500\/95:is(.dark *) {
  background-color: rgb(6 182 212 / 0.95);
}

.dark\:bg-cyan-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}

.dark\:bg-cyan-600\/0:is(.dark *) {
  background-color: rgb(8 145 178 / 0);
}

.dark\:bg-cyan-600\/10:is(.dark *) {
  background-color: rgb(8 145 178 / 0.1);
}

.dark\:bg-cyan-600\/100:is(.dark *) {
  background-color: rgb(8 145 178 / 1);
}

.dark\:bg-cyan-600\/15:is(.dark *) {
  background-color: rgb(8 145 178 / 0.15);
}

.dark\:bg-cyan-600\/20:is(.dark *) {
  background-color: rgb(8 145 178 / 0.2);
}

.dark\:bg-cyan-600\/25:is(.dark *) {
  background-color: rgb(8 145 178 / 0.25);
}

.dark\:bg-cyan-600\/30:is(.dark *) {
  background-color: rgb(8 145 178 / 0.3);
}

.dark\:bg-cyan-600\/35:is(.dark *) {
  background-color: rgb(8 145 178 / 0.35);
}

.dark\:bg-cyan-600\/40:is(.dark *) {
  background-color: rgb(8 145 178 / 0.4);
}

.dark\:bg-cyan-600\/45:is(.dark *) {
  background-color: rgb(8 145 178 / 0.45);
}

.dark\:bg-cyan-600\/5:is(.dark *) {
  background-color: rgb(8 145 178 / 0.05);
}

.dark\:bg-cyan-600\/50:is(.dark *) {
  background-color: rgb(8 145 178 / 0.5);
}

.dark\:bg-cyan-600\/55:is(.dark *) {
  background-color: rgb(8 145 178 / 0.55);
}

.dark\:bg-cyan-600\/60:is(.dark *) {
  background-color: rgb(8 145 178 / 0.6);
}

.dark\:bg-cyan-600\/65:is(.dark *) {
  background-color: rgb(8 145 178 / 0.65);
}

.dark\:bg-cyan-600\/70:is(.dark *) {
  background-color: rgb(8 145 178 / 0.7);
}

.dark\:bg-cyan-600\/75:is(.dark *) {
  background-color: rgb(8 145 178 / 0.75);
}

.dark\:bg-cyan-600\/80:is(.dark *) {
  background-color: rgb(8 145 178 / 0.8);
}

.dark\:bg-cyan-600\/85:is(.dark *) {
  background-color: rgb(8 145 178 / 0.85);
}

.dark\:bg-cyan-600\/90:is(.dark *) {
  background-color: rgb(8 145 178 / 0.9);
}

.dark\:bg-cyan-600\/95:is(.dark *) {
  background-color: rgb(8 145 178 / 0.95);
}

.dark\:bg-cyan-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}

.dark\:bg-cyan-700\/0:is(.dark *) {
  background-color: rgb(14 116 144 / 0);
}

.dark\:bg-cyan-700\/10:is(.dark *) {
  background-color: rgb(14 116 144 / 0.1);
}

.dark\:bg-cyan-700\/100:is(.dark *) {
  background-color: rgb(14 116 144 / 1);
}

.dark\:bg-cyan-700\/15:is(.dark *) {
  background-color: rgb(14 116 144 / 0.15);
}

.dark\:bg-cyan-700\/20:is(.dark *) {
  background-color: rgb(14 116 144 / 0.2);
}

.dark\:bg-cyan-700\/25:is(.dark *) {
  background-color: rgb(14 116 144 / 0.25);
}

.dark\:bg-cyan-700\/30:is(.dark *) {
  background-color: rgb(14 116 144 / 0.3);
}

.dark\:bg-cyan-700\/35:is(.dark *) {
  background-color: rgb(14 116 144 / 0.35);
}

.dark\:bg-cyan-700\/40:is(.dark *) {
  background-color: rgb(14 116 144 / 0.4);
}

.dark\:bg-cyan-700\/45:is(.dark *) {
  background-color: rgb(14 116 144 / 0.45);
}

.dark\:bg-cyan-700\/5:is(.dark *) {
  background-color: rgb(14 116 144 / 0.05);
}

.dark\:bg-cyan-700\/50:is(.dark *) {
  background-color: rgb(14 116 144 / 0.5);
}

.dark\:bg-cyan-700\/55:is(.dark *) {
  background-color: rgb(14 116 144 / 0.55);
}

.dark\:bg-cyan-700\/60:is(.dark *) {
  background-color: rgb(14 116 144 / 0.6);
}

.dark\:bg-cyan-700\/65:is(.dark *) {
  background-color: rgb(14 116 144 / 0.65);
}

.dark\:bg-cyan-700\/70:is(.dark *) {
  background-color: rgb(14 116 144 / 0.7);
}

.dark\:bg-cyan-700\/75:is(.dark *) {
  background-color: rgb(14 116 144 / 0.75);
}

.dark\:bg-cyan-700\/80:is(.dark *) {
  background-color: rgb(14 116 144 / 0.8);
}

.dark\:bg-cyan-700\/85:is(.dark *) {
  background-color: rgb(14 116 144 / 0.85);
}

.dark\:bg-cyan-700\/90:is(.dark *) {
  background-color: rgb(14 116 144 / 0.9);
}

.dark\:bg-cyan-700\/95:is(.dark *) {
  background-color: rgb(14 116 144 / 0.95);
}

.dark\:bg-cyan-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}

.dark\:bg-cyan-800\/0:is(.dark *) {
  background-color: rgb(21 94 117 / 0);
}

.dark\:bg-cyan-800\/10:is(.dark *) {
  background-color: rgb(21 94 117 / 0.1);
}

.dark\:bg-cyan-800\/100:is(.dark *) {
  background-color: rgb(21 94 117 / 1);
}

.dark\:bg-cyan-800\/15:is(.dark *) {
  background-color: rgb(21 94 117 / 0.15);
}

.dark\:bg-cyan-800\/20:is(.dark *) {
  background-color: rgb(21 94 117 / 0.2);
}

.dark\:bg-cyan-800\/25:is(.dark *) {
  background-color: rgb(21 94 117 / 0.25);
}

.dark\:bg-cyan-800\/30:is(.dark *) {
  background-color: rgb(21 94 117 / 0.3);
}

.dark\:bg-cyan-800\/35:is(.dark *) {
  background-color: rgb(21 94 117 / 0.35);
}

.dark\:bg-cyan-800\/40:is(.dark *) {
  background-color: rgb(21 94 117 / 0.4);
}

.dark\:bg-cyan-800\/45:is(.dark *) {
  background-color: rgb(21 94 117 / 0.45);
}

.dark\:bg-cyan-800\/5:is(.dark *) {
  background-color: rgb(21 94 117 / 0.05);
}

.dark\:bg-cyan-800\/50:is(.dark *) {
  background-color: rgb(21 94 117 / 0.5);
}

.dark\:bg-cyan-800\/55:is(.dark *) {
  background-color: rgb(21 94 117 / 0.55);
}

.dark\:bg-cyan-800\/60:is(.dark *) {
  background-color: rgb(21 94 117 / 0.6);
}

.dark\:bg-cyan-800\/65:is(.dark *) {
  background-color: rgb(21 94 117 / 0.65);
}

.dark\:bg-cyan-800\/70:is(.dark *) {
  background-color: rgb(21 94 117 / 0.7);
}

.dark\:bg-cyan-800\/75:is(.dark *) {
  background-color: rgb(21 94 117 / 0.75);
}

.dark\:bg-cyan-800\/80:is(.dark *) {
  background-color: rgb(21 94 117 / 0.8);
}

.dark\:bg-cyan-800\/85:is(.dark *) {
  background-color: rgb(21 94 117 / 0.85);
}

.dark\:bg-cyan-800\/90:is(.dark *) {
  background-color: rgb(21 94 117 / 0.9);
}

.dark\:bg-cyan-800\/95:is(.dark *) {
  background-color: rgb(21 94 117 / 0.95);
}

.dark\:bg-cyan-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}

.dark\:bg-cyan-900\/0:is(.dark *) {
  background-color: rgb(22 78 99 / 0);
}

.dark\:bg-cyan-900\/10:is(.dark *) {
  background-color: rgb(22 78 99 / 0.1);
}

.dark\:bg-cyan-900\/100:is(.dark *) {
  background-color: rgb(22 78 99 / 1);
}

.dark\:bg-cyan-900\/15:is(.dark *) {
  background-color: rgb(22 78 99 / 0.15);
}

.dark\:bg-cyan-900\/20:is(.dark *) {
  background-color: rgb(22 78 99 / 0.2);
}

.dark\:bg-cyan-900\/25:is(.dark *) {
  background-color: rgb(22 78 99 / 0.25);
}

.dark\:bg-cyan-900\/30:is(.dark *) {
  background-color: rgb(22 78 99 / 0.3);
}

.dark\:bg-cyan-900\/35:is(.dark *) {
  background-color: rgb(22 78 99 / 0.35);
}

.dark\:bg-cyan-900\/40:is(.dark *) {
  background-color: rgb(22 78 99 / 0.4);
}

.dark\:bg-cyan-900\/45:is(.dark *) {
  background-color: rgb(22 78 99 / 0.45);
}

.dark\:bg-cyan-900\/5:is(.dark *) {
  background-color: rgb(22 78 99 / 0.05);
}

.dark\:bg-cyan-900\/50:is(.dark *) {
  background-color: rgb(22 78 99 / 0.5);
}

.dark\:bg-cyan-900\/55:is(.dark *) {
  background-color: rgb(22 78 99 / 0.55);
}

.dark\:bg-cyan-900\/60:is(.dark *) {
  background-color: rgb(22 78 99 / 0.6);
}

.dark\:bg-cyan-900\/65:is(.dark *) {
  background-color: rgb(22 78 99 / 0.65);
}

.dark\:bg-cyan-900\/70:is(.dark *) {
  background-color: rgb(22 78 99 / 0.7);
}

.dark\:bg-cyan-900\/75:is(.dark *) {
  background-color: rgb(22 78 99 / 0.75);
}

.dark\:bg-cyan-900\/80:is(.dark *) {
  background-color: rgb(22 78 99 / 0.8);
}

.dark\:bg-cyan-900\/85:is(.dark *) {
  background-color: rgb(22 78 99 / 0.85);
}

.dark\:bg-cyan-900\/90:is(.dark *) {
  background-color: rgb(22 78 99 / 0.9);
}

.dark\:bg-cyan-900\/95:is(.dark *) {
  background-color: rgb(22 78 99 / 0.95);
}

.dark\:bg-emerald-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}

.dark\:bg-emerald-100\/0:is(.dark *) {
  background-color: rgb(209 250 229 / 0);
}

.dark\:bg-emerald-100\/10:is(.dark *) {
  background-color: rgb(209 250 229 / 0.1);
}

.dark\:bg-emerald-100\/100:is(.dark *) {
  background-color: rgb(209 250 229 / 1);
}

.dark\:bg-emerald-100\/15:is(.dark *) {
  background-color: rgb(209 250 229 / 0.15);
}

.dark\:bg-emerald-100\/20:is(.dark *) {
  background-color: rgb(209 250 229 / 0.2);
}

.dark\:bg-emerald-100\/25:is(.dark *) {
  background-color: rgb(209 250 229 / 0.25);
}

.dark\:bg-emerald-100\/30:is(.dark *) {
  background-color: rgb(209 250 229 / 0.3);
}

.dark\:bg-emerald-100\/35:is(.dark *) {
  background-color: rgb(209 250 229 / 0.35);
}

.dark\:bg-emerald-100\/40:is(.dark *) {
  background-color: rgb(209 250 229 / 0.4);
}

.dark\:bg-emerald-100\/45:is(.dark *) {
  background-color: rgb(209 250 229 / 0.45);
}

.dark\:bg-emerald-100\/5:is(.dark *) {
  background-color: rgb(209 250 229 / 0.05);
}

.dark\:bg-emerald-100\/50:is(.dark *) {
  background-color: rgb(209 250 229 / 0.5);
}

.dark\:bg-emerald-100\/55:is(.dark *) {
  background-color: rgb(209 250 229 / 0.55);
}

.dark\:bg-emerald-100\/60:is(.dark *) {
  background-color: rgb(209 250 229 / 0.6);
}

.dark\:bg-emerald-100\/65:is(.dark *) {
  background-color: rgb(209 250 229 / 0.65);
}

.dark\:bg-emerald-100\/70:is(.dark *) {
  background-color: rgb(209 250 229 / 0.7);
}

.dark\:bg-emerald-100\/75:is(.dark *) {
  background-color: rgb(209 250 229 / 0.75);
}

.dark\:bg-emerald-100\/80:is(.dark *) {
  background-color: rgb(209 250 229 / 0.8);
}

.dark\:bg-emerald-100\/85:is(.dark *) {
  background-color: rgb(209 250 229 / 0.85);
}

.dark\:bg-emerald-100\/90:is(.dark *) {
  background-color: rgb(209 250 229 / 0.9);
}

.dark\:bg-emerald-100\/95:is(.dark *) {
  background-color: rgb(209 250 229 / 0.95);
}

.dark\:bg-emerald-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}

.dark\:bg-emerald-200\/0:is(.dark *) {
  background-color: rgb(167 243 208 / 0);
}

.dark\:bg-emerald-200\/10:is(.dark *) {
  background-color: rgb(167 243 208 / 0.1);
}

.dark\:bg-emerald-200\/100:is(.dark *) {
  background-color: rgb(167 243 208 / 1);
}

.dark\:bg-emerald-200\/15:is(.dark *) {
  background-color: rgb(167 243 208 / 0.15);
}

.dark\:bg-emerald-200\/20:is(.dark *) {
  background-color: rgb(167 243 208 / 0.2);
}

.dark\:bg-emerald-200\/25:is(.dark *) {
  background-color: rgb(167 243 208 / 0.25);
}

.dark\:bg-emerald-200\/30:is(.dark *) {
  background-color: rgb(167 243 208 / 0.3);
}

.dark\:bg-emerald-200\/35:is(.dark *) {
  background-color: rgb(167 243 208 / 0.35);
}

.dark\:bg-emerald-200\/40:is(.dark *) {
  background-color: rgb(167 243 208 / 0.4);
}

.dark\:bg-emerald-200\/45:is(.dark *) {
  background-color: rgb(167 243 208 / 0.45);
}

.dark\:bg-emerald-200\/5:is(.dark *) {
  background-color: rgb(167 243 208 / 0.05);
}

.dark\:bg-emerald-200\/50:is(.dark *) {
  background-color: rgb(167 243 208 / 0.5);
}

.dark\:bg-emerald-200\/55:is(.dark *) {
  background-color: rgb(167 243 208 / 0.55);
}

.dark\:bg-emerald-200\/60:is(.dark *) {
  background-color: rgb(167 243 208 / 0.6);
}

.dark\:bg-emerald-200\/65:is(.dark *) {
  background-color: rgb(167 243 208 / 0.65);
}

.dark\:bg-emerald-200\/70:is(.dark *) {
  background-color: rgb(167 243 208 / 0.7);
}

.dark\:bg-emerald-200\/75:is(.dark *) {
  background-color: rgb(167 243 208 / 0.75);
}

.dark\:bg-emerald-200\/80:is(.dark *) {
  background-color: rgb(167 243 208 / 0.8);
}

.dark\:bg-emerald-200\/85:is(.dark *) {
  background-color: rgb(167 243 208 / 0.85);
}

.dark\:bg-emerald-200\/90:is(.dark *) {
  background-color: rgb(167 243 208 / 0.9);
}

.dark\:bg-emerald-200\/95:is(.dark *) {
  background-color: rgb(167 243 208 / 0.95);
}

.dark\:bg-emerald-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}

.dark\:bg-emerald-300\/0:is(.dark *) {
  background-color: rgb(110 231 183 / 0);
}

.dark\:bg-emerald-300\/10:is(.dark *) {
  background-color: rgb(110 231 183 / 0.1);
}

.dark\:bg-emerald-300\/100:is(.dark *) {
  background-color: rgb(110 231 183 / 1);
}

.dark\:bg-emerald-300\/15:is(.dark *) {
  background-color: rgb(110 231 183 / 0.15);
}

.dark\:bg-emerald-300\/20:is(.dark *) {
  background-color: rgb(110 231 183 / 0.2);
}

.dark\:bg-emerald-300\/25:is(.dark *) {
  background-color: rgb(110 231 183 / 0.25);
}

.dark\:bg-emerald-300\/30:is(.dark *) {
  background-color: rgb(110 231 183 / 0.3);
}

.dark\:bg-emerald-300\/35:is(.dark *) {
  background-color: rgb(110 231 183 / 0.35);
}

.dark\:bg-emerald-300\/40:is(.dark *) {
  background-color: rgb(110 231 183 / 0.4);
}

.dark\:bg-emerald-300\/45:is(.dark *) {
  background-color: rgb(110 231 183 / 0.45);
}

.dark\:bg-emerald-300\/5:is(.dark *) {
  background-color: rgb(110 231 183 / 0.05);
}

.dark\:bg-emerald-300\/50:is(.dark *) {
  background-color: rgb(110 231 183 / 0.5);
}

.dark\:bg-emerald-300\/55:is(.dark *) {
  background-color: rgb(110 231 183 / 0.55);
}

.dark\:bg-emerald-300\/60:is(.dark *) {
  background-color: rgb(110 231 183 / 0.6);
}

.dark\:bg-emerald-300\/65:is(.dark *) {
  background-color: rgb(110 231 183 / 0.65);
}

.dark\:bg-emerald-300\/70:is(.dark *) {
  background-color: rgb(110 231 183 / 0.7);
}

.dark\:bg-emerald-300\/75:is(.dark *) {
  background-color: rgb(110 231 183 / 0.75);
}

.dark\:bg-emerald-300\/80:is(.dark *) {
  background-color: rgb(110 231 183 / 0.8);
}

.dark\:bg-emerald-300\/85:is(.dark *) {
  background-color: rgb(110 231 183 / 0.85);
}

.dark\:bg-emerald-300\/90:is(.dark *) {
  background-color: rgb(110 231 183 / 0.9);
}

.dark\:bg-emerald-300\/95:is(.dark *) {
  background-color: rgb(110 231 183 / 0.95);
}

.dark\:bg-emerald-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}

.dark\:bg-emerald-400\/0:is(.dark *) {
  background-color: rgb(52 211 153 / 0);
}

.dark\:bg-emerald-400\/10:is(.dark *) {
  background-color: rgb(52 211 153 / 0.1);
}

.dark\:bg-emerald-400\/100:is(.dark *) {
  background-color: rgb(52 211 153 / 1);
}

.dark\:bg-emerald-400\/15:is(.dark *) {
  background-color: rgb(52 211 153 / 0.15);
}

.dark\:bg-emerald-400\/20:is(.dark *) {
  background-color: rgb(52 211 153 / 0.2);
}

.dark\:bg-emerald-400\/25:is(.dark *) {
  background-color: rgb(52 211 153 / 0.25);
}

.dark\:bg-emerald-400\/30:is(.dark *) {
  background-color: rgb(52 211 153 / 0.3);
}

.dark\:bg-emerald-400\/35:is(.dark *) {
  background-color: rgb(52 211 153 / 0.35);
}

.dark\:bg-emerald-400\/40:is(.dark *) {
  background-color: rgb(52 211 153 / 0.4);
}

.dark\:bg-emerald-400\/45:is(.dark *) {
  background-color: rgb(52 211 153 / 0.45);
}

.dark\:bg-emerald-400\/5:is(.dark *) {
  background-color: rgb(52 211 153 / 0.05);
}

.dark\:bg-emerald-400\/50:is(.dark *) {
  background-color: rgb(52 211 153 / 0.5);
}

.dark\:bg-emerald-400\/55:is(.dark *) {
  background-color: rgb(52 211 153 / 0.55);
}

.dark\:bg-emerald-400\/60:is(.dark *) {
  background-color: rgb(52 211 153 / 0.6);
}

.dark\:bg-emerald-400\/65:is(.dark *) {
  background-color: rgb(52 211 153 / 0.65);
}

.dark\:bg-emerald-400\/70:is(.dark *) {
  background-color: rgb(52 211 153 / 0.7);
}

.dark\:bg-emerald-400\/75:is(.dark *) {
  background-color: rgb(52 211 153 / 0.75);
}

.dark\:bg-emerald-400\/80:is(.dark *) {
  background-color: rgb(52 211 153 / 0.8);
}

.dark\:bg-emerald-400\/85:is(.dark *) {
  background-color: rgb(52 211 153 / 0.85);
}

.dark\:bg-emerald-400\/90:is(.dark *) {
  background-color: rgb(52 211 153 / 0.9);
}

.dark\:bg-emerald-400\/95:is(.dark *) {
  background-color: rgb(52 211 153 / 0.95);
}

.dark\:bg-emerald-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.dark\:bg-emerald-500\/0:is(.dark *) {
  background-color: rgb(16 185 129 / 0);
}

.dark\:bg-emerald-500\/10:is(.dark *) {
  background-color: rgb(16 185 129 / 0.1);
}

.dark\:bg-emerald-500\/100:is(.dark *) {
  background-color: rgb(16 185 129 / 1);
}

.dark\:bg-emerald-500\/15:is(.dark *) {
  background-color: rgb(16 185 129 / 0.15);
}

.dark\:bg-emerald-500\/20:is(.dark *) {
  background-color: rgb(16 185 129 / 0.2);
}

.dark\:bg-emerald-500\/25:is(.dark *) {
  background-color: rgb(16 185 129 / 0.25);
}

.dark\:bg-emerald-500\/30:is(.dark *) {
  background-color: rgb(16 185 129 / 0.3);
}

.dark\:bg-emerald-500\/35:is(.dark *) {
  background-color: rgb(16 185 129 / 0.35);
}

.dark\:bg-emerald-500\/40:is(.dark *) {
  background-color: rgb(16 185 129 / 0.4);
}

.dark\:bg-emerald-500\/45:is(.dark *) {
  background-color: rgb(16 185 129 / 0.45);
}

.dark\:bg-emerald-500\/5:is(.dark *) {
  background-color: rgb(16 185 129 / 0.05);
}

.dark\:bg-emerald-500\/50:is(.dark *) {
  background-color: rgb(16 185 129 / 0.5);
}

.dark\:bg-emerald-500\/55:is(.dark *) {
  background-color: rgb(16 185 129 / 0.55);
}

.dark\:bg-emerald-500\/60:is(.dark *) {
  background-color: rgb(16 185 129 / 0.6);
}

.dark\:bg-emerald-500\/65:is(.dark *) {
  background-color: rgb(16 185 129 / 0.65);
}

.dark\:bg-emerald-500\/70:is(.dark *) {
  background-color: rgb(16 185 129 / 0.7);
}

.dark\:bg-emerald-500\/75:is(.dark *) {
  background-color: rgb(16 185 129 / 0.75);
}

.dark\:bg-emerald-500\/80:is(.dark *) {
  background-color: rgb(16 185 129 / 0.8);
}

.dark\:bg-emerald-500\/85:is(.dark *) {
  background-color: rgb(16 185 129 / 0.85);
}

.dark\:bg-emerald-500\/90:is(.dark *) {
  background-color: rgb(16 185 129 / 0.9);
}

.dark\:bg-emerald-500\/95:is(.dark *) {
  background-color: rgb(16 185 129 / 0.95);
}

.dark\:bg-emerald-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}

.dark\:bg-emerald-600\/0:is(.dark *) {
  background-color: rgb(5 150 105 / 0);
}

.dark\:bg-emerald-600\/10:is(.dark *) {
  background-color: rgb(5 150 105 / 0.1);
}

.dark\:bg-emerald-600\/100:is(.dark *) {
  background-color: rgb(5 150 105 / 1);
}

.dark\:bg-emerald-600\/15:is(.dark *) {
  background-color: rgb(5 150 105 / 0.15);
}

.dark\:bg-emerald-600\/20:is(.dark *) {
  background-color: rgb(5 150 105 / 0.2);
}

.dark\:bg-emerald-600\/25:is(.dark *) {
  background-color: rgb(5 150 105 / 0.25);
}

.dark\:bg-emerald-600\/30:is(.dark *) {
  background-color: rgb(5 150 105 / 0.3);
}

.dark\:bg-emerald-600\/35:is(.dark *) {
  background-color: rgb(5 150 105 / 0.35);
}

.dark\:bg-emerald-600\/40:is(.dark *) {
  background-color: rgb(5 150 105 / 0.4);
}

.dark\:bg-emerald-600\/45:is(.dark *) {
  background-color: rgb(5 150 105 / 0.45);
}

.dark\:bg-emerald-600\/5:is(.dark *) {
  background-color: rgb(5 150 105 / 0.05);
}

.dark\:bg-emerald-600\/50:is(.dark *) {
  background-color: rgb(5 150 105 / 0.5);
}

.dark\:bg-emerald-600\/55:is(.dark *) {
  background-color: rgb(5 150 105 / 0.55);
}

.dark\:bg-emerald-600\/60:is(.dark *) {
  background-color: rgb(5 150 105 / 0.6);
}

.dark\:bg-emerald-600\/65:is(.dark *) {
  background-color: rgb(5 150 105 / 0.65);
}

.dark\:bg-emerald-600\/70:is(.dark *) {
  background-color: rgb(5 150 105 / 0.7);
}

.dark\:bg-emerald-600\/75:is(.dark *) {
  background-color: rgb(5 150 105 / 0.75);
}

.dark\:bg-emerald-600\/80:is(.dark *) {
  background-color: rgb(5 150 105 / 0.8);
}

.dark\:bg-emerald-600\/85:is(.dark *) {
  background-color: rgb(5 150 105 / 0.85);
}

.dark\:bg-emerald-600\/90:is(.dark *) {
  background-color: rgb(5 150 105 / 0.9);
}

.dark\:bg-emerald-600\/95:is(.dark *) {
  background-color: rgb(5 150 105 / 0.95);
}

.dark\:bg-emerald-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}

.dark\:bg-emerald-700\/0:is(.dark *) {
  background-color: rgb(4 120 87 / 0);
}

.dark\:bg-emerald-700\/10:is(.dark *) {
  background-color: rgb(4 120 87 / 0.1);
}

.dark\:bg-emerald-700\/100:is(.dark *) {
  background-color: rgb(4 120 87 / 1);
}

.dark\:bg-emerald-700\/15:is(.dark *) {
  background-color: rgb(4 120 87 / 0.15);
}

.dark\:bg-emerald-700\/20:is(.dark *) {
  background-color: rgb(4 120 87 / 0.2);
}

.dark\:bg-emerald-700\/25:is(.dark *) {
  background-color: rgb(4 120 87 / 0.25);
}

.dark\:bg-emerald-700\/30:is(.dark *) {
  background-color: rgb(4 120 87 / 0.3);
}

.dark\:bg-emerald-700\/35:is(.dark *) {
  background-color: rgb(4 120 87 / 0.35);
}

.dark\:bg-emerald-700\/40:is(.dark *) {
  background-color: rgb(4 120 87 / 0.4);
}

.dark\:bg-emerald-700\/45:is(.dark *) {
  background-color: rgb(4 120 87 / 0.45);
}

.dark\:bg-emerald-700\/5:is(.dark *) {
  background-color: rgb(4 120 87 / 0.05);
}

.dark\:bg-emerald-700\/50:is(.dark *) {
  background-color: rgb(4 120 87 / 0.5);
}

.dark\:bg-emerald-700\/55:is(.dark *) {
  background-color: rgb(4 120 87 / 0.55);
}

.dark\:bg-emerald-700\/60:is(.dark *) {
  background-color: rgb(4 120 87 / 0.6);
}

.dark\:bg-emerald-700\/65:is(.dark *) {
  background-color: rgb(4 120 87 / 0.65);
}

.dark\:bg-emerald-700\/70:is(.dark *) {
  background-color: rgb(4 120 87 / 0.7);
}

.dark\:bg-emerald-700\/75:is(.dark *) {
  background-color: rgb(4 120 87 / 0.75);
}

.dark\:bg-emerald-700\/80:is(.dark *) {
  background-color: rgb(4 120 87 / 0.8);
}

.dark\:bg-emerald-700\/85:is(.dark *) {
  background-color: rgb(4 120 87 / 0.85);
}

.dark\:bg-emerald-700\/90:is(.dark *) {
  background-color: rgb(4 120 87 / 0.9);
}

.dark\:bg-emerald-700\/95:is(.dark *) {
  background-color: rgb(4 120 87 / 0.95);
}

.dark\:bg-emerald-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}

.dark\:bg-emerald-800\/0:is(.dark *) {
  background-color: rgb(6 95 70 / 0);
}

.dark\:bg-emerald-800\/10:is(.dark *) {
  background-color: rgb(6 95 70 / 0.1);
}

.dark\:bg-emerald-800\/100:is(.dark *) {
  background-color: rgb(6 95 70 / 1);
}

.dark\:bg-emerald-800\/15:is(.dark *) {
  background-color: rgb(6 95 70 / 0.15);
}

.dark\:bg-emerald-800\/20:is(.dark *) {
  background-color: rgb(6 95 70 / 0.2);
}

.dark\:bg-emerald-800\/25:is(.dark *) {
  background-color: rgb(6 95 70 / 0.25);
}

.dark\:bg-emerald-800\/30:is(.dark *) {
  background-color: rgb(6 95 70 / 0.3);
}

.dark\:bg-emerald-800\/35:is(.dark *) {
  background-color: rgb(6 95 70 / 0.35);
}

.dark\:bg-emerald-800\/40:is(.dark *) {
  background-color: rgb(6 95 70 / 0.4);
}

.dark\:bg-emerald-800\/45:is(.dark *) {
  background-color: rgb(6 95 70 / 0.45);
}

.dark\:bg-emerald-800\/5:is(.dark *) {
  background-color: rgb(6 95 70 / 0.05);
}

.dark\:bg-emerald-800\/50:is(.dark *) {
  background-color: rgb(6 95 70 / 0.5);
}

.dark\:bg-emerald-800\/55:is(.dark *) {
  background-color: rgb(6 95 70 / 0.55);
}

.dark\:bg-emerald-800\/60:is(.dark *) {
  background-color: rgb(6 95 70 / 0.6);
}

.dark\:bg-emerald-800\/65:is(.dark *) {
  background-color: rgb(6 95 70 / 0.65);
}

.dark\:bg-emerald-800\/70:is(.dark *) {
  background-color: rgb(6 95 70 / 0.7);
}

.dark\:bg-emerald-800\/75:is(.dark *) {
  background-color: rgb(6 95 70 / 0.75);
}

.dark\:bg-emerald-800\/80:is(.dark *) {
  background-color: rgb(6 95 70 / 0.8);
}

.dark\:bg-emerald-800\/85:is(.dark *) {
  background-color: rgb(6 95 70 / 0.85);
}

.dark\:bg-emerald-800\/90:is(.dark *) {
  background-color: rgb(6 95 70 / 0.9);
}

.dark\:bg-emerald-800\/95:is(.dark *) {
  background-color: rgb(6 95 70 / 0.95);
}

.dark\:bg-emerald-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}

.dark\:bg-emerald-900\/0:is(.dark *) {
  background-color: rgb(6 78 59 / 0);
}

.dark\:bg-emerald-900\/10:is(.dark *) {
  background-color: rgb(6 78 59 / 0.1);
}

.dark\:bg-emerald-900\/100:is(.dark *) {
  background-color: rgb(6 78 59 / 1);
}

.dark\:bg-emerald-900\/15:is(.dark *) {
  background-color: rgb(6 78 59 / 0.15);
}

.dark\:bg-emerald-900\/20:is(.dark *) {
  background-color: rgb(6 78 59 / 0.2);
}

.dark\:bg-emerald-900\/25:is(.dark *) {
  background-color: rgb(6 78 59 / 0.25);
}

.dark\:bg-emerald-900\/30:is(.dark *) {
  background-color: rgb(6 78 59 / 0.3);
}

.dark\:bg-emerald-900\/35:is(.dark *) {
  background-color: rgb(6 78 59 / 0.35);
}

.dark\:bg-emerald-900\/40:is(.dark *) {
  background-color: rgb(6 78 59 / 0.4);
}

.dark\:bg-emerald-900\/45:is(.dark *) {
  background-color: rgb(6 78 59 / 0.45);
}

.dark\:bg-emerald-900\/5:is(.dark *) {
  background-color: rgb(6 78 59 / 0.05);
}

.dark\:bg-emerald-900\/50:is(.dark *) {
  background-color: rgb(6 78 59 / 0.5);
}

.dark\:bg-emerald-900\/55:is(.dark *) {
  background-color: rgb(6 78 59 / 0.55);
}

.dark\:bg-emerald-900\/60:is(.dark *) {
  background-color: rgb(6 78 59 / 0.6);
}

.dark\:bg-emerald-900\/65:is(.dark *) {
  background-color: rgb(6 78 59 / 0.65);
}

.dark\:bg-emerald-900\/70:is(.dark *) {
  background-color: rgb(6 78 59 / 0.7);
}

.dark\:bg-emerald-900\/75:is(.dark *) {
  background-color: rgb(6 78 59 / 0.75);
}

.dark\:bg-emerald-900\/80:is(.dark *) {
  background-color: rgb(6 78 59 / 0.8);
}

.dark\:bg-emerald-900\/85:is(.dark *) {
  background-color: rgb(6 78 59 / 0.85);
}

.dark\:bg-emerald-900\/90:is(.dark *) {
  background-color: rgb(6 78 59 / 0.9);
}

.dark\:bg-emerald-900\/95:is(.dark *) {
  background-color: rgb(6 78 59 / 0.95);
}

.dark\:bg-gray-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-100\/0:is(.dark *) {
  background-color: rgb(243 244 246 / 0);
}

.dark\:bg-gray-100\/10:is(.dark *) {
  background-color: rgb(243 244 246 / 0.1);
}

.dark\:bg-gray-100\/100:is(.dark *) {
  background-color: rgb(243 244 246 / 1);
}

.dark\:bg-gray-100\/15:is(.dark *) {
  background-color: rgb(243 244 246 / 0.15);
}

.dark\:bg-gray-100\/20:is(.dark *) {
  background-color: rgb(243 244 246 / 0.2);
}

.dark\:bg-gray-100\/25:is(.dark *) {
  background-color: rgb(243 244 246 / 0.25);
}

.dark\:bg-gray-100\/30:is(.dark *) {
  background-color: rgb(243 244 246 / 0.3);
}

.dark\:bg-gray-100\/35:is(.dark *) {
  background-color: rgb(243 244 246 / 0.35);
}

.dark\:bg-gray-100\/40:is(.dark *) {
  background-color: rgb(243 244 246 / 0.4);
}

.dark\:bg-gray-100\/45:is(.dark *) {
  background-color: rgb(243 244 246 / 0.45);
}

.dark\:bg-gray-100\/5:is(.dark *) {
  background-color: rgb(243 244 246 / 0.05);
}

.dark\:bg-gray-100\/50:is(.dark *) {
  background-color: rgb(243 244 246 / 0.5);
}

.dark\:bg-gray-100\/55:is(.dark *) {
  background-color: rgb(243 244 246 / 0.55);
}

.dark\:bg-gray-100\/60:is(.dark *) {
  background-color: rgb(243 244 246 / 0.6);
}

.dark\:bg-gray-100\/65:is(.dark *) {
  background-color: rgb(243 244 246 / 0.65);
}

.dark\:bg-gray-100\/70:is(.dark *) {
  background-color: rgb(243 244 246 / 0.7);
}

.dark\:bg-gray-100\/75:is(.dark *) {
  background-color: rgb(243 244 246 / 0.75);
}

.dark\:bg-gray-100\/80:is(.dark *) {
  background-color: rgb(243 244 246 / 0.8);
}

.dark\:bg-gray-100\/85:is(.dark *) {
  background-color: rgb(243 244 246 / 0.85);
}

.dark\:bg-gray-100\/90:is(.dark *) {
  background-color: rgb(243 244 246 / 0.9);
}

.dark\:bg-gray-100\/95:is(.dark *) {
  background-color: rgb(243 244 246 / 0.95);
}

.dark\:bg-gray-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-200\/0:is(.dark *) {
  background-color: rgb(229 231 235 / 0);
}

.dark\:bg-gray-200\/10:is(.dark *) {
  background-color: rgb(229 231 235 / 0.1);
}

.dark\:bg-gray-200\/100:is(.dark *) {
  background-color: rgb(229 231 235 / 1);
}

.dark\:bg-gray-200\/15:is(.dark *) {
  background-color: rgb(229 231 235 / 0.15);
}

.dark\:bg-gray-200\/20:is(.dark *) {
  background-color: rgb(229 231 235 / 0.2);
}

.dark\:bg-gray-200\/25:is(.dark *) {
  background-color: rgb(229 231 235 / 0.25);
}

.dark\:bg-gray-200\/30:is(.dark *) {
  background-color: rgb(229 231 235 / 0.3);
}

.dark\:bg-gray-200\/35:is(.dark *) {
  background-color: rgb(229 231 235 / 0.35);
}

.dark\:bg-gray-200\/40:is(.dark *) {
  background-color: rgb(229 231 235 / 0.4);
}

.dark\:bg-gray-200\/45:is(.dark *) {
  background-color: rgb(229 231 235 / 0.45);
}

.dark\:bg-gray-200\/5:is(.dark *) {
  background-color: rgb(229 231 235 / 0.05);
}

.dark\:bg-gray-200\/50:is(.dark *) {
  background-color: rgb(229 231 235 / 0.5);
}

.dark\:bg-gray-200\/55:is(.dark *) {
  background-color: rgb(229 231 235 / 0.55);
}

.dark\:bg-gray-200\/60:is(.dark *) {
  background-color: rgb(229 231 235 / 0.6);
}

.dark\:bg-gray-200\/65:is(.dark *) {
  background-color: rgb(229 231 235 / 0.65);
}

.dark\:bg-gray-200\/70:is(.dark *) {
  background-color: rgb(229 231 235 / 0.7);
}

.dark\:bg-gray-200\/75:is(.dark *) {
  background-color: rgb(229 231 235 / 0.75);
}

.dark\:bg-gray-200\/80:is(.dark *) {
  background-color: rgb(229 231 235 / 0.8);
}

.dark\:bg-gray-200\/85:is(.dark *) {
  background-color: rgb(229 231 235 / 0.85);
}

.dark\:bg-gray-200\/90:is(.dark *) {
  background-color: rgb(229 231 235 / 0.9);
}

.dark\:bg-gray-200\/95:is(.dark *) {
  background-color: rgb(229 231 235 / 0.95);
}

.dark\:bg-gray-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-300\/0:is(.dark *) {
  background-color: rgb(209 213 219 / 0);
}

.dark\:bg-gray-300\/10:is(.dark *) {
  background-color: rgb(209 213 219 / 0.1);
}

.dark\:bg-gray-300\/100:is(.dark *) {
  background-color: rgb(209 213 219 / 1);
}

.dark\:bg-gray-300\/15:is(.dark *) {
  background-color: rgb(209 213 219 / 0.15);
}

.dark\:bg-gray-300\/20:is(.dark *) {
  background-color: rgb(209 213 219 / 0.2);
}

.dark\:bg-gray-300\/25:is(.dark *) {
  background-color: rgb(209 213 219 / 0.25);
}

.dark\:bg-gray-300\/30:is(.dark *) {
  background-color: rgb(209 213 219 / 0.3);
}

.dark\:bg-gray-300\/35:is(.dark *) {
  background-color: rgb(209 213 219 / 0.35);
}

.dark\:bg-gray-300\/40:is(.dark *) {
  background-color: rgb(209 213 219 / 0.4);
}

.dark\:bg-gray-300\/45:is(.dark *) {
  background-color: rgb(209 213 219 / 0.45);
}

.dark\:bg-gray-300\/5:is(.dark *) {
  background-color: rgb(209 213 219 / 0.05);
}

.dark\:bg-gray-300\/50:is(.dark *) {
  background-color: rgb(209 213 219 / 0.5);
}

.dark\:bg-gray-300\/55:is(.dark *) {
  background-color: rgb(209 213 219 / 0.55);
}

.dark\:bg-gray-300\/60:is(.dark *) {
  background-color: rgb(209 213 219 / 0.6);
}

.dark\:bg-gray-300\/65:is(.dark *) {
  background-color: rgb(209 213 219 / 0.65);
}

.dark\:bg-gray-300\/70:is(.dark *) {
  background-color: rgb(209 213 219 / 0.7);
}

.dark\:bg-gray-300\/75:is(.dark *) {
  background-color: rgb(209 213 219 / 0.75);
}

.dark\:bg-gray-300\/80:is(.dark *) {
  background-color: rgb(209 213 219 / 0.8);
}

.dark\:bg-gray-300\/85:is(.dark *) {
  background-color: rgb(209 213 219 / 0.85);
}

.dark\:bg-gray-300\/90:is(.dark *) {
  background-color: rgb(209 213 219 / 0.9);
}

.dark\:bg-gray-300\/95:is(.dark *) {
  background-color: rgb(209 213 219 / 0.95);
}

.dark\:bg-gray-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-400\/0:is(.dark *) {
  background-color: rgb(156 163 175 / 0);
}

.dark\:bg-gray-400\/10:is(.dark *) {
  background-color: rgb(156 163 175 / 0.1);
}

.dark\:bg-gray-400\/100:is(.dark *) {
  background-color: rgb(156 163 175 / 1);
}

.dark\:bg-gray-400\/15:is(.dark *) {
  background-color: rgb(156 163 175 / 0.15);
}

.dark\:bg-gray-400\/20:is(.dark *) {
  background-color: rgb(156 163 175 / 0.2);
}

.dark\:bg-gray-400\/25:is(.dark *) {
  background-color: rgb(156 163 175 / 0.25);
}

.dark\:bg-gray-400\/30:is(.dark *) {
  background-color: rgb(156 163 175 / 0.3);
}

.dark\:bg-gray-400\/35:is(.dark *) {
  background-color: rgb(156 163 175 / 0.35);
}

.dark\:bg-gray-400\/40:is(.dark *) {
  background-color: rgb(156 163 175 / 0.4);
}

.dark\:bg-gray-400\/45:is(.dark *) {
  background-color: rgb(156 163 175 / 0.45);
}

.dark\:bg-gray-400\/5:is(.dark *) {
  background-color: rgb(156 163 175 / 0.05);
}

.dark\:bg-gray-400\/50:is(.dark *) {
  background-color: rgb(156 163 175 / 0.5);
}

.dark\:bg-gray-400\/55:is(.dark *) {
  background-color: rgb(156 163 175 / 0.55);
}

.dark\:bg-gray-400\/60:is(.dark *) {
  background-color: rgb(156 163 175 / 0.6);
}

.dark\:bg-gray-400\/65:is(.dark *) {
  background-color: rgb(156 163 175 / 0.65);
}

.dark\:bg-gray-400\/70:is(.dark *) {
  background-color: rgb(156 163 175 / 0.7);
}

.dark\:bg-gray-400\/75:is(.dark *) {
  background-color: rgb(156 163 175 / 0.75);
}

.dark\:bg-gray-400\/80:is(.dark *) {
  background-color: rgb(156 163 175 / 0.8);
}

.dark\:bg-gray-400\/85:is(.dark *) {
  background-color: rgb(156 163 175 / 0.85);
}

.dark\:bg-gray-400\/90:is(.dark *) {
  background-color: rgb(156 163 175 / 0.9);
}

.dark\:bg-gray-400\/95:is(.dark *) {
  background-color: rgb(156 163 175 / 0.95);
}

.dark\:bg-gray-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-500\/0:is(.dark *) {
  background-color: rgb(107 114 128 / 0);
}

.dark\:bg-gray-500\/10:is(.dark *) {
  background-color: rgb(107 114 128 / 0.1);
}

.dark\:bg-gray-500\/100:is(.dark *) {
  background-color: rgb(107 114 128 / 1);
}

.dark\:bg-gray-500\/15:is(.dark *) {
  background-color: rgb(107 114 128 / 0.15);
}

.dark\:bg-gray-500\/20:is(.dark *) {
  background-color: rgb(107 114 128 / 0.2);
}

.dark\:bg-gray-500\/25:is(.dark *) {
  background-color: rgb(107 114 128 / 0.25);
}

.dark\:bg-gray-500\/30:is(.dark *) {
  background-color: rgb(107 114 128 / 0.3);
}

.dark\:bg-gray-500\/35:is(.dark *) {
  background-color: rgb(107 114 128 / 0.35);
}

.dark\:bg-gray-500\/40:is(.dark *) {
  background-color: rgb(107 114 128 / 0.4);
}

.dark\:bg-gray-500\/45:is(.dark *) {
  background-color: rgb(107 114 128 / 0.45);
}

.dark\:bg-gray-500\/5:is(.dark *) {
  background-color: rgb(107 114 128 / 0.05);
}

.dark\:bg-gray-500\/50:is(.dark *) {
  background-color: rgb(107 114 128 / 0.5);
}

.dark\:bg-gray-500\/55:is(.dark *) {
  background-color: rgb(107 114 128 / 0.55);
}

.dark\:bg-gray-500\/60:is(.dark *) {
  background-color: rgb(107 114 128 / 0.6);
}

.dark\:bg-gray-500\/65:is(.dark *) {
  background-color: rgb(107 114 128 / 0.65);
}

.dark\:bg-gray-500\/70:is(.dark *) {
  background-color: rgb(107 114 128 / 0.7);
}

.dark\:bg-gray-500\/75:is(.dark *) {
  background-color: rgb(107 114 128 / 0.75);
}

.dark\:bg-gray-500\/80:is(.dark *) {
  background-color: rgb(107 114 128 / 0.8);
}

.dark\:bg-gray-500\/85:is(.dark *) {
  background-color: rgb(107 114 128 / 0.85);
}

.dark\:bg-gray-500\/90:is(.dark *) {
  background-color: rgb(107 114 128 / 0.9);
}

.dark\:bg-gray-500\/95:is(.dark *) {
  background-color: rgb(107 114 128 / 0.95);
}

.dark\:bg-gray-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-600\/0:is(.dark *) {
  background-color: rgb(75 85 99 / 0);
}

.dark\:bg-gray-600\/10:is(.dark *) {
  background-color: rgb(75 85 99 / 0.1);
}

.dark\:bg-gray-600\/100:is(.dark *) {
  background-color: rgb(75 85 99 / 1);
}

.dark\:bg-gray-600\/15:is(.dark *) {
  background-color: rgb(75 85 99 / 0.15);
}

.dark\:bg-gray-600\/20:is(.dark *) {
  background-color: rgb(75 85 99 / 0.2);
}

.dark\:bg-gray-600\/25:is(.dark *) {
  background-color: rgb(75 85 99 / 0.25);
}

.dark\:bg-gray-600\/30:is(.dark *) {
  background-color: rgb(75 85 99 / 0.3);
}

.dark\:bg-gray-600\/35:is(.dark *) {
  background-color: rgb(75 85 99 / 0.35);
}

.dark\:bg-gray-600\/40:is(.dark *) {
  background-color: rgb(75 85 99 / 0.4);
}

.dark\:bg-gray-600\/45:is(.dark *) {
  background-color: rgb(75 85 99 / 0.45);
}

.dark\:bg-gray-600\/5:is(.dark *) {
  background-color: rgb(75 85 99 / 0.05);
}

.dark\:bg-gray-600\/50:is(.dark *) {
  background-color: rgb(75 85 99 / 0.5);
}

.dark\:bg-gray-600\/55:is(.dark *) {
  background-color: rgb(75 85 99 / 0.55);
}

.dark\:bg-gray-600\/60:is(.dark *) {
  background-color: rgb(75 85 99 / 0.6);
}

.dark\:bg-gray-600\/65:is(.dark *) {
  background-color: rgb(75 85 99 / 0.65);
}

.dark\:bg-gray-600\/70:is(.dark *) {
  background-color: rgb(75 85 99 / 0.7);
}

.dark\:bg-gray-600\/75:is(.dark *) {
  background-color: rgb(75 85 99 / 0.75);
}

.dark\:bg-gray-600\/80:is(.dark *) {
  background-color: rgb(75 85 99 / 0.8);
}

.dark\:bg-gray-600\/85:is(.dark *) {
  background-color: rgb(75 85 99 / 0.85);
}

.dark\:bg-gray-600\/90:is(.dark *) {
  background-color: rgb(75 85 99 / 0.9);
}

.dark\:bg-gray-600\/95:is(.dark *) {
  background-color: rgb(75 85 99 / 0.95);
}

.dark\:bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-700\/0:is(.dark *) {
  background-color: rgb(55 65 81 / 0);
}

.dark\:bg-gray-700\/10:is(.dark *) {
  background-color: rgb(55 65 81 / 0.1);
}

.dark\:bg-gray-700\/100:is(.dark *) {
  background-color: rgb(55 65 81 / 1);
}

.dark\:bg-gray-700\/15:is(.dark *) {
  background-color: rgb(55 65 81 / 0.15);
}

.dark\:bg-gray-700\/20:is(.dark *) {
  background-color: rgb(55 65 81 / 0.2);
}

.dark\:bg-gray-700\/25:is(.dark *) {
  background-color: rgb(55 65 81 / 0.25);
}

.dark\:bg-gray-700\/30:is(.dark *) {
  background-color: rgb(55 65 81 / 0.3);
}

.dark\:bg-gray-700\/35:is(.dark *) {
  background-color: rgb(55 65 81 / 0.35);
}

.dark\:bg-gray-700\/40:is(.dark *) {
  background-color: rgb(55 65 81 / 0.4);
}

.dark\:bg-gray-700\/45:is(.dark *) {
  background-color: rgb(55 65 81 / 0.45);
}

.dark\:bg-gray-700\/5:is(.dark *) {
  background-color: rgb(55 65 81 / 0.05);
}

.dark\:bg-gray-700\/50:is(.dark *) {
  background-color: rgb(55 65 81 / 0.5);
}

.dark\:bg-gray-700\/55:is(.dark *) {
  background-color: rgb(55 65 81 / 0.55);
}

.dark\:bg-gray-700\/60:is(.dark *) {
  background-color: rgb(55 65 81 / 0.6);
}

.dark\:bg-gray-700\/65:is(.dark *) {
  background-color: rgb(55 65 81 / 0.65);
}

.dark\:bg-gray-700\/70:is(.dark *) {
  background-color: rgb(55 65 81 / 0.7);
}

.dark\:bg-gray-700\/75:is(.dark *) {
  background-color: rgb(55 65 81 / 0.75);
}

.dark\:bg-gray-700\/80:is(.dark *) {
  background-color: rgb(55 65 81 / 0.8);
}

.dark\:bg-gray-700\/85:is(.dark *) {
  background-color: rgb(55 65 81 / 0.85);
}

.dark\:bg-gray-700\/90:is(.dark *) {
  background-color: rgb(55 65 81 / 0.9);
}

.dark\:bg-gray-700\/95:is(.dark *) {
  background-color: rgb(55 65 81 / 0.95);
}

.dark\:bg-gray-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-800\/0:is(.dark *) {
  background-color: rgb(31 41 55 / 0);
}

.dark\:bg-gray-800\/10:is(.dark *) {
  background-color: rgb(31 41 55 / 0.1);
}

.dark\:bg-gray-800\/100:is(.dark *) {
  background-color: rgb(31 41 55 / 1);
}

.dark\:bg-gray-800\/15:is(.dark *) {
  background-color: rgb(31 41 55 / 0.15);
}

.dark\:bg-gray-800\/20:is(.dark *) {
  background-color: rgb(31 41 55 / 0.2);
}

.dark\:bg-gray-800\/25:is(.dark *) {
  background-color: rgb(31 41 55 / 0.25);
}

.dark\:bg-gray-800\/30:is(.dark *) {
  background-color: rgb(31 41 55 / 0.3);
}

.dark\:bg-gray-800\/35:is(.dark *) {
  background-color: rgb(31 41 55 / 0.35);
}

.dark\:bg-gray-800\/40:is(.dark *) {
  background-color: rgb(31 41 55 / 0.4);
}

.dark\:bg-gray-800\/45:is(.dark *) {
  background-color: rgb(31 41 55 / 0.45);
}

.dark\:bg-gray-800\/5:is(.dark *) {
  background-color: rgb(31 41 55 / 0.05);
}

.dark\:bg-gray-800\/50:is(.dark *) {
  background-color: rgb(31 41 55 / 0.5);
}

.dark\:bg-gray-800\/55:is(.dark *) {
  background-color: rgb(31 41 55 / 0.55);
}

.dark\:bg-gray-800\/60:is(.dark *) {
  background-color: rgb(31 41 55 / 0.6);
}

.dark\:bg-gray-800\/65:is(.dark *) {
  background-color: rgb(31 41 55 / 0.65);
}

.dark\:bg-gray-800\/70:is(.dark *) {
  background-color: rgb(31 41 55 / 0.7);
}

.dark\:bg-gray-800\/75:is(.dark *) {
  background-color: rgb(31 41 55 / 0.75);
}

.dark\:bg-gray-800\/80:is(.dark *) {
  background-color: rgb(31 41 55 / 0.8);
}

.dark\:bg-gray-800\/85:is(.dark *) {
  background-color: rgb(31 41 55 / 0.85);
}

.dark\:bg-gray-800\/90:is(.dark *) {
  background-color: rgb(31 41 55 / 0.9);
}

.dark\:bg-gray-800\/95:is(.dark *) {
  background-color: rgb(31 41 55 / 0.95);
}

.dark\:bg-gray-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-900\/0:is(.dark *) {
  background-color: rgb(17 24 39 / 0);
}

.dark\:bg-gray-900\/10:is(.dark *) {
  background-color: rgb(17 24 39 / 0.1);
}

.dark\:bg-gray-900\/100:is(.dark *) {
  background-color: rgb(17 24 39 / 1);
}

.dark\:bg-gray-900\/15:is(.dark *) {
  background-color: rgb(17 24 39 / 0.15);
}

.dark\:bg-gray-900\/20:is(.dark *) {
  background-color: rgb(17 24 39 / 0.2);
}

.dark\:bg-gray-900\/25:is(.dark *) {
  background-color: rgb(17 24 39 / 0.25);
}

.dark\:bg-gray-900\/30:is(.dark *) {
  background-color: rgb(17 24 39 / 0.3);
}

.dark\:bg-gray-900\/35:is(.dark *) {
  background-color: rgb(17 24 39 / 0.35);
}

.dark\:bg-gray-900\/40:is(.dark *) {
  background-color: rgb(17 24 39 / 0.4);
}

.dark\:bg-gray-900\/45:is(.dark *) {
  background-color: rgb(17 24 39 / 0.45);
}

.dark\:bg-gray-900\/5:is(.dark *) {
  background-color: rgb(17 24 39 / 0.05);
}

.dark\:bg-gray-900\/50:is(.dark *) {
  background-color: rgb(17 24 39 / 0.5);
}

.dark\:bg-gray-900\/55:is(.dark *) {
  background-color: rgb(17 24 39 / 0.55);
}

.dark\:bg-gray-900\/60:is(.dark *) {
  background-color: rgb(17 24 39 / 0.6);
}

.dark\:bg-gray-900\/65:is(.dark *) {
  background-color: rgb(17 24 39 / 0.65);
}

.dark\:bg-gray-900\/70:is(.dark *) {
  background-color: rgb(17 24 39 / 0.7);
}

.dark\:bg-gray-900\/75:is(.dark *) {
  background-color: rgb(17 24 39 / 0.75);
}

.dark\:bg-gray-900\/80:is(.dark *) {
  background-color: rgb(17 24 39 / 0.8);
}

.dark\:bg-gray-900\/85:is(.dark *) {
  background-color: rgb(17 24 39 / 0.85);
}

.dark\:bg-gray-900\/90:is(.dark *) {
  background-color: rgb(17 24 39 / 0.9);
}

.dark\:bg-gray-900\/95:is(.dark *) {
  background-color: rgb(17 24 39 / 0.95);
}

.dark\:bg-green-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(222 247 236 / var(--tw-bg-opacity, 1));
}

.dark\:bg-green-100\/0:is(.dark *) {
  background-color: rgb(222 247 236 / 0);
}

.dark\:bg-green-100\/10:is(.dark *) {
  background-color: rgb(222 247 236 / 0.1);
}

.dark\:bg-green-100\/100:is(.dark *) {
  background-color: rgb(222 247 236 / 1);
}

.dark\:bg-green-100\/15:is(.dark *) {
  background-color: rgb(222 247 236 / 0.15);
}

.dark\:bg-green-100\/20:is(.dark *) {
  background-color: rgb(222 247 236 / 0.2);
}

.dark\:bg-green-100\/25:is(.dark *) {
  background-color: rgb(222 247 236 / 0.25);
}

.dark\:bg-green-100\/30:is(.dark *) {
  background-color: rgb(222 247 236 / 0.3);
}

.dark\:bg-green-100\/35:is(.dark *) {
  background-color: rgb(222 247 236 / 0.35);
}

.dark\:bg-green-100\/40:is(.dark *) {
  background-color: rgb(222 247 236 / 0.4);
}

.dark\:bg-green-100\/45:is(.dark *) {
  background-color: rgb(222 247 236 / 0.45);
}

.dark\:bg-green-100\/5:is(.dark *) {
  background-color: rgb(222 247 236 / 0.05);
}

.dark\:bg-green-100\/50:is(.dark *) {
  background-color: rgb(222 247 236 / 0.5);
}

.dark\:bg-green-100\/55:is(.dark *) {
  background-color: rgb(222 247 236 / 0.55);
}

.dark\:bg-green-100\/60:is(.dark *) {
  background-color: rgb(222 247 236 / 0.6);
}

.dark\:bg-green-100\/65:is(.dark *) {
  background-color: rgb(222 247 236 / 0.65);
}

.dark\:bg-green-100\/70:is(.dark *) {
  background-color: rgb(222 247 236 / 0.7);
}

.dark\:bg-green-100\/75:is(.dark *) {
  background-color: rgb(222 247 236 / 0.75);
}

.dark\:bg-green-100\/80:is(.dark *) {
  background-color: rgb(222 247 236 / 0.8);
}

.dark\:bg-green-100\/85:is(.dark *) {
  background-color: rgb(222 247 236 / 0.85);
}

.dark\:bg-green-100\/90:is(.dark *) {
  background-color: rgb(222 247 236 / 0.9);
}

.dark\:bg-green-100\/95:is(.dark *) {
  background-color: rgb(222 247 236 / 0.95);
}

.dark\:bg-green-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(188 240 218 / var(--tw-bg-opacity, 1));
}

.dark\:bg-green-200\/0:is(.dark *) {
  background-color: rgb(188 240 218 / 0);
}

.dark\:bg-green-200\/10:is(.dark *) {
  background-color: rgb(188 240 218 / 0.1);
}

.dark\:bg-green-200\/100:is(.dark *) {
  background-color: rgb(188 240 218 / 1);
}

.dark\:bg-green-200\/15:is(.dark *) {
  background-color: rgb(188 240 218 / 0.15);
}

.dark\:bg-green-200\/20:is(.dark *) {
  background-color: rgb(188 240 218 / 0.2);
}

.dark\:bg-green-200\/25:is(.dark *) {
  background-color: rgb(188 240 218 / 0.25);
}

.dark\:bg-green-200\/30:is(.dark *) {
  background-color: rgb(188 240 218 / 0.3);
}

.dark\:bg-green-200\/35:is(.dark *) {
  background-color: rgb(188 240 218 / 0.35);
}

.dark\:bg-green-200\/40:is(.dark *) {
  background-color: rgb(188 240 218 / 0.4);
}

.dark\:bg-green-200\/45:is(.dark *) {
  background-color: rgb(188 240 218 / 0.45);
}

.dark\:bg-green-200\/5:is(.dark *) {
  background-color: rgb(188 240 218 / 0.05);
}

.dark\:bg-green-200\/50:is(.dark *) {
  background-color: rgb(188 240 218 / 0.5);
}

.dark\:bg-green-200\/55:is(.dark *) {
  background-color: rgb(188 240 218 / 0.55);
}

.dark\:bg-green-200\/60:is(.dark *) {
  background-color: rgb(188 240 218 / 0.6);
}

.dark\:bg-green-200\/65:is(.dark *) {
  background-color: rgb(188 240 218 / 0.65);
}

.dark\:bg-green-200\/70:is(.dark *) {
  background-color: rgb(188 240 218 / 0.7);
}

.dark\:bg-green-200\/75:is(.dark *) {
  background-color: rgb(188 240 218 / 0.75);
}

.dark\:bg-green-200\/80:is(.dark *) {
  background-color: rgb(188 240 218 / 0.8);
}

.dark\:bg-green-200\/85:is(.dark *) {
  background-color: rgb(188 240 218 / 0.85);
}

.dark\:bg-green-200\/90:is(.dark *) {
  background-color: rgb(188 240 218 / 0.9);
}

.dark\:bg-green-200\/95:is(.dark *) {
  background-color: rgb(188 240 218 / 0.95);
}

.dark\:bg-green-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(132 225 188 / var(--tw-bg-opacity, 1));
}

.dark\:bg-green-300\/0:is(.dark *) {
  background-color: rgb(132 225 188 / 0);
}

.dark\:bg-green-300\/10:is(.dark *) {
  background-color: rgb(132 225 188 / 0.1);
}

.dark\:bg-green-300\/100:is(.dark *) {
  background-color: rgb(132 225 188 / 1);
}

.dark\:bg-green-300\/15:is(.dark *) {
  background-color: rgb(132 225 188 / 0.15);
}

.dark\:bg-green-300\/20:is(.dark *) {
  background-color: rgb(132 225 188 / 0.2);
}

.dark\:bg-green-300\/25:is(.dark *) {
  background-color: rgb(132 225 188 / 0.25);
}

.dark\:bg-green-300\/30:is(.dark *) {
  background-color: rgb(132 225 188 / 0.3);
}

.dark\:bg-green-300\/35:is(.dark *) {
  background-color: rgb(132 225 188 / 0.35);
}

.dark\:bg-green-300\/40:is(.dark *) {
  background-color: rgb(132 225 188 / 0.4);
}

.dark\:bg-green-300\/45:is(.dark *) {
  background-color: rgb(132 225 188 / 0.45);
}

.dark\:bg-green-300\/5:is(.dark *) {
  background-color: rgb(132 225 188 / 0.05);
}

.dark\:bg-green-300\/50:is(.dark *) {
  background-color: rgb(132 225 188 / 0.5);
}

.dark\:bg-green-300\/55:is(.dark *) {
  background-color: rgb(132 225 188 / 0.55);
}

.dark\:bg-green-300\/60:is(.dark *) {
  background-color: rgb(132 225 188 / 0.6);
}

.dark\:bg-green-300\/65:is(.dark *) {
  background-color: rgb(132 225 188 / 0.65);
}

.dark\:bg-green-300\/70:is(.dark *) {
  background-color: rgb(132 225 188 / 0.7);
}

.dark\:bg-green-300\/75:is(.dark *) {
  background-color: rgb(132 225 188 / 0.75);
}

.dark\:bg-green-300\/80:is(.dark *) {
  background-color: rgb(132 225 188 / 0.8);
}

.dark\:bg-green-300\/85:is(.dark *) {
  background-color: rgb(132 225 188 / 0.85);
}

.dark\:bg-green-300\/90:is(.dark *) {
  background-color: rgb(132 225 188 / 0.9);
}

.dark\:bg-green-300\/95:is(.dark *) {
  background-color: rgb(132 225 188 / 0.95);
}

.dark\:bg-green-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(49 196 141 / var(--tw-bg-opacity, 1));
}

.dark\:bg-green-400\/0:is(.dark *) {
  background-color: rgb(49 196 141 / 0);
}

.dark\:bg-green-400\/10:is(.dark *) {
  background-color: rgb(49 196 141 / 0.1);
}

.dark\:bg-green-400\/100:is(.dark *) {
  background-color: rgb(49 196 141 / 1);
}

.dark\:bg-green-400\/15:is(.dark *) {
  background-color: rgb(49 196 141 / 0.15);
}

.dark\:bg-green-400\/20:is(.dark *) {
  background-color: rgb(49 196 141 / 0.2);
}

.dark\:bg-green-400\/25:is(.dark *) {
  background-color: rgb(49 196 141 / 0.25);
}

.dark\:bg-green-400\/30:is(.dark *) {
  background-color: rgb(49 196 141 / 0.3);
}

.dark\:bg-green-400\/35:is(.dark *) {
  background-color: rgb(49 196 141 / 0.35);
}

.dark\:bg-green-400\/40:is(.dark *) {
  background-color: rgb(49 196 141 / 0.4);
}

.dark\:bg-green-400\/45:is(.dark *) {
  background-color: rgb(49 196 141 / 0.45);
}

.dark\:bg-green-400\/5:is(.dark *) {
  background-color: rgb(49 196 141 / 0.05);
}

.dark\:bg-green-400\/50:is(.dark *) {
  background-color: rgb(49 196 141 / 0.5);
}

.dark\:bg-green-400\/55:is(.dark *) {
  background-color: rgb(49 196 141 / 0.55);
}

.dark\:bg-green-400\/60:is(.dark *) {
  background-color: rgb(49 196 141 / 0.6);
}

.dark\:bg-green-400\/65:is(.dark *) {
  background-color: rgb(49 196 141 / 0.65);
}

.dark\:bg-green-400\/70:is(.dark *) {
  background-color: rgb(49 196 141 / 0.7);
}

.dark\:bg-green-400\/75:is(.dark *) {
  background-color: rgb(49 196 141 / 0.75);
}

.dark\:bg-green-400\/80:is(.dark *) {
  background-color: rgb(49 196 141 / 0.8);
}

.dark\:bg-green-400\/85:is(.dark *) {
  background-color: rgb(49 196 141 / 0.85);
}

.dark\:bg-green-400\/90:is(.dark *) {
  background-color: rgb(49 196 141 / 0.9);
}

.dark\:bg-green-400\/95:is(.dark *) {
  background-color: rgb(49 196 141 / 0.95);
}

.dark\:bg-green-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(14 159 110 / var(--tw-bg-opacity, 1));
}

.dark\:bg-green-500\/0:is(.dark *) {
  background-color: rgb(14 159 110 / 0);
}

.dark\:bg-green-500\/10:is(.dark *) {
  background-color: rgb(14 159 110 / 0.1);
}

.dark\:bg-green-500\/100:is(.dark *) {
  background-color: rgb(14 159 110 / 1);
}

.dark\:bg-green-500\/15:is(.dark *) {
  background-color: rgb(14 159 110 / 0.15);
}

.dark\:bg-green-500\/20:is(.dark *) {
  background-color: rgb(14 159 110 / 0.2);
}

.dark\:bg-green-500\/25:is(.dark *) {
  background-color: rgb(14 159 110 / 0.25);
}

.dark\:bg-green-500\/30:is(.dark *) {
  background-color: rgb(14 159 110 / 0.3);
}

.dark\:bg-green-500\/35:is(.dark *) {
  background-color: rgb(14 159 110 / 0.35);
}

.dark\:bg-green-500\/40:is(.dark *) {
  background-color: rgb(14 159 110 / 0.4);
}

.dark\:bg-green-500\/45:is(.dark *) {
  background-color: rgb(14 159 110 / 0.45);
}

.dark\:bg-green-500\/5:is(.dark *) {
  background-color: rgb(14 159 110 / 0.05);
}

.dark\:bg-green-500\/50:is(.dark *) {
  background-color: rgb(14 159 110 / 0.5);
}

.dark\:bg-green-500\/55:is(.dark *) {
  background-color: rgb(14 159 110 / 0.55);
}

.dark\:bg-green-500\/60:is(.dark *) {
  background-color: rgb(14 159 110 / 0.6);
}

.dark\:bg-green-500\/65:is(.dark *) {
  background-color: rgb(14 159 110 / 0.65);
}

.dark\:bg-green-500\/70:is(.dark *) {
  background-color: rgb(14 159 110 / 0.7);
}

.dark\:bg-green-500\/75:is(.dark *) {
  background-color: rgb(14 159 110 / 0.75);
}

.dark\:bg-green-500\/80:is(.dark *) {
  background-color: rgb(14 159 110 / 0.8);
}

.dark\:bg-green-500\/85:is(.dark *) {
  background-color: rgb(14 159 110 / 0.85);
}

.dark\:bg-green-500\/90:is(.dark *) {
  background-color: rgb(14 159 110 / 0.9);
}

.dark\:bg-green-500\/95:is(.dark *) {
  background-color: rgb(14 159 110 / 0.95);
}

.dark\:bg-green-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(5 122 85 / var(--tw-bg-opacity, 1));
}

.dark\:bg-green-600\/0:is(.dark *) {
  background-color: rgb(5 122 85 / 0);
}

.dark\:bg-green-600\/10:is(.dark *) {
  background-color: rgb(5 122 85 / 0.1);
}

.dark\:bg-green-600\/100:is(.dark *) {
  background-color: rgb(5 122 85 / 1);
}

.dark\:bg-green-600\/15:is(.dark *) {
  background-color: rgb(5 122 85 / 0.15);
}

.dark\:bg-green-600\/20:is(.dark *) {
  background-color: rgb(5 122 85 / 0.2);
}

.dark\:bg-green-600\/25:is(.dark *) {
  background-color: rgb(5 122 85 / 0.25);
}

.dark\:bg-green-600\/30:is(.dark *) {
  background-color: rgb(5 122 85 / 0.3);
}

.dark\:bg-green-600\/35:is(.dark *) {
  background-color: rgb(5 122 85 / 0.35);
}

.dark\:bg-green-600\/40:is(.dark *) {
  background-color: rgb(5 122 85 / 0.4);
}

.dark\:bg-green-600\/45:is(.dark *) {
  background-color: rgb(5 122 85 / 0.45);
}

.dark\:bg-green-600\/5:is(.dark *) {
  background-color: rgb(5 122 85 / 0.05);
}

.dark\:bg-green-600\/50:is(.dark *) {
  background-color: rgb(5 122 85 / 0.5);
}

.dark\:bg-green-600\/55:is(.dark *) {
  background-color: rgb(5 122 85 / 0.55);
}

.dark\:bg-green-600\/60:is(.dark *) {
  background-color: rgb(5 122 85 / 0.6);
}

.dark\:bg-green-600\/65:is(.dark *) {
  background-color: rgb(5 122 85 / 0.65);
}

.dark\:bg-green-600\/70:is(.dark *) {
  background-color: rgb(5 122 85 / 0.7);
}

.dark\:bg-green-600\/75:is(.dark *) {
  background-color: rgb(5 122 85 / 0.75);
}

.dark\:bg-green-600\/80:is(.dark *) {
  background-color: rgb(5 122 85 / 0.8);
}

.dark\:bg-green-600\/85:is(.dark *) {
  background-color: rgb(5 122 85 / 0.85);
}

.dark\:bg-green-600\/90:is(.dark *) {
  background-color: rgb(5 122 85 / 0.9);
}

.dark\:bg-green-600\/95:is(.dark *) {
  background-color: rgb(5 122 85 / 0.95);
}

.dark\:bg-green-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(4 108 78 / var(--tw-bg-opacity, 1));
}

.dark\:bg-green-700\/0:is(.dark *) {
  background-color: rgb(4 108 78 / 0);
}

.dark\:bg-green-700\/10:is(.dark *) {
  background-color: rgb(4 108 78 / 0.1);
}

.dark\:bg-green-700\/100:is(.dark *) {
  background-color: rgb(4 108 78 / 1);
}

.dark\:bg-green-700\/15:is(.dark *) {
  background-color: rgb(4 108 78 / 0.15);
}

.dark\:bg-green-700\/20:is(.dark *) {
  background-color: rgb(4 108 78 / 0.2);
}

.dark\:bg-green-700\/25:is(.dark *) {
  background-color: rgb(4 108 78 / 0.25);
}

.dark\:bg-green-700\/30:is(.dark *) {
  background-color: rgb(4 108 78 / 0.3);
}

.dark\:bg-green-700\/35:is(.dark *) {
  background-color: rgb(4 108 78 / 0.35);
}

.dark\:bg-green-700\/40:is(.dark *) {
  background-color: rgb(4 108 78 / 0.4);
}

.dark\:bg-green-700\/45:is(.dark *) {
  background-color: rgb(4 108 78 / 0.45);
}

.dark\:bg-green-700\/5:is(.dark *) {
  background-color: rgb(4 108 78 / 0.05);
}

.dark\:bg-green-700\/50:is(.dark *) {
  background-color: rgb(4 108 78 / 0.5);
}

.dark\:bg-green-700\/55:is(.dark *) {
  background-color: rgb(4 108 78 / 0.55);
}

.dark\:bg-green-700\/60:is(.dark *) {
  background-color: rgb(4 108 78 / 0.6);
}

.dark\:bg-green-700\/65:is(.dark *) {
  background-color: rgb(4 108 78 / 0.65);
}

.dark\:bg-green-700\/70:is(.dark *) {
  background-color: rgb(4 108 78 / 0.7);
}

.dark\:bg-green-700\/75:is(.dark *) {
  background-color: rgb(4 108 78 / 0.75);
}

.dark\:bg-green-700\/80:is(.dark *) {
  background-color: rgb(4 108 78 / 0.8);
}

.dark\:bg-green-700\/85:is(.dark *) {
  background-color: rgb(4 108 78 / 0.85);
}

.dark\:bg-green-700\/90:is(.dark *) {
  background-color: rgb(4 108 78 / 0.9);
}

.dark\:bg-green-700\/95:is(.dark *) {
  background-color: rgb(4 108 78 / 0.95);
}

.dark\:bg-green-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(3 84 63 / var(--tw-bg-opacity, 1));
}

.dark\:bg-green-800\/0:is(.dark *) {
  background-color: rgb(3 84 63 / 0);
}

.dark\:bg-green-800\/10:is(.dark *) {
  background-color: rgb(3 84 63 / 0.1);
}

.dark\:bg-green-800\/100:is(.dark *) {
  background-color: rgb(3 84 63 / 1);
}

.dark\:bg-green-800\/15:is(.dark *) {
  background-color: rgb(3 84 63 / 0.15);
}

.dark\:bg-green-800\/20:is(.dark *) {
  background-color: rgb(3 84 63 / 0.2);
}

.dark\:bg-green-800\/25:is(.dark *) {
  background-color: rgb(3 84 63 / 0.25);
}

.dark\:bg-green-800\/30:is(.dark *) {
  background-color: rgb(3 84 63 / 0.3);
}

.dark\:bg-green-800\/35:is(.dark *) {
  background-color: rgb(3 84 63 / 0.35);
}

.dark\:bg-green-800\/40:is(.dark *) {
  background-color: rgb(3 84 63 / 0.4);
}

.dark\:bg-green-800\/45:is(.dark *) {
  background-color: rgb(3 84 63 / 0.45);
}

.dark\:bg-green-800\/5:is(.dark *) {
  background-color: rgb(3 84 63 / 0.05);
}

.dark\:bg-green-800\/50:is(.dark *) {
  background-color: rgb(3 84 63 / 0.5);
}

.dark\:bg-green-800\/55:is(.dark *) {
  background-color: rgb(3 84 63 / 0.55);
}

.dark\:bg-green-800\/60:is(.dark *) {
  background-color: rgb(3 84 63 / 0.6);
}

.dark\:bg-green-800\/65:is(.dark *) {
  background-color: rgb(3 84 63 / 0.65);
}

.dark\:bg-green-800\/70:is(.dark *) {
  background-color: rgb(3 84 63 / 0.7);
}

.dark\:bg-green-800\/75:is(.dark *) {
  background-color: rgb(3 84 63 / 0.75);
}

.dark\:bg-green-800\/80:is(.dark *) {
  background-color: rgb(3 84 63 / 0.8);
}

.dark\:bg-green-800\/85:is(.dark *) {
  background-color: rgb(3 84 63 / 0.85);
}

.dark\:bg-green-800\/90:is(.dark *) {
  background-color: rgb(3 84 63 / 0.9);
}

.dark\:bg-green-800\/95:is(.dark *) {
  background-color: rgb(3 84 63 / 0.95);
}

.dark\:bg-green-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(1 71 55 / var(--tw-bg-opacity, 1));
}

.dark\:bg-green-900\/0:is(.dark *) {
  background-color: rgb(1 71 55 / 0);
}

.dark\:bg-green-900\/10:is(.dark *) {
  background-color: rgb(1 71 55 / 0.1);
}

.dark\:bg-green-900\/100:is(.dark *) {
  background-color: rgb(1 71 55 / 1);
}

.dark\:bg-green-900\/15:is(.dark *) {
  background-color: rgb(1 71 55 / 0.15);
}

.dark\:bg-green-900\/20:is(.dark *) {
  background-color: rgb(1 71 55 / 0.2);
}

.dark\:bg-green-900\/25:is(.dark *) {
  background-color: rgb(1 71 55 / 0.25);
}

.dark\:bg-green-900\/30:is(.dark *) {
  background-color: rgb(1 71 55 / 0.3);
}

.dark\:bg-green-900\/35:is(.dark *) {
  background-color: rgb(1 71 55 / 0.35);
}

.dark\:bg-green-900\/40:is(.dark *) {
  background-color: rgb(1 71 55 / 0.4);
}

.dark\:bg-green-900\/45:is(.dark *) {
  background-color: rgb(1 71 55 / 0.45);
}

.dark\:bg-green-900\/5:is(.dark *) {
  background-color: rgb(1 71 55 / 0.05);
}

.dark\:bg-green-900\/50:is(.dark *) {
  background-color: rgb(1 71 55 / 0.5);
}

.dark\:bg-green-900\/55:is(.dark *) {
  background-color: rgb(1 71 55 / 0.55);
}

.dark\:bg-green-900\/60:is(.dark *) {
  background-color: rgb(1 71 55 / 0.6);
}

.dark\:bg-green-900\/65:is(.dark *) {
  background-color: rgb(1 71 55 / 0.65);
}

.dark\:bg-green-900\/70:is(.dark *) {
  background-color: rgb(1 71 55 / 0.7);
}

.dark\:bg-green-900\/75:is(.dark *) {
  background-color: rgb(1 71 55 / 0.75);
}

.dark\:bg-green-900\/80:is(.dark *) {
  background-color: rgb(1 71 55 / 0.8);
}

.dark\:bg-green-900\/85:is(.dark *) {
  background-color: rgb(1 71 55 / 0.85);
}

.dark\:bg-green-900\/90:is(.dark *) {
  background-color: rgb(1 71 55 / 0.9);
}

.dark\:bg-green-900\/95:is(.dark *) {
  background-color: rgb(1 71 55 / 0.95);
}

.dark\:bg-indigo-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(229 237 255 / var(--tw-bg-opacity, 1));
}

.dark\:bg-indigo-100\/0:is(.dark *) {
  background-color: rgb(229 237 255 / 0);
}

.dark\:bg-indigo-100\/10:is(.dark *) {
  background-color: rgb(229 237 255 / 0.1);
}

.dark\:bg-indigo-100\/100:is(.dark *) {
  background-color: rgb(229 237 255 / 1);
}

.dark\:bg-indigo-100\/15:is(.dark *) {
  background-color: rgb(229 237 255 / 0.15);
}

.dark\:bg-indigo-100\/20:is(.dark *) {
  background-color: rgb(229 237 255 / 0.2);
}

.dark\:bg-indigo-100\/25:is(.dark *) {
  background-color: rgb(229 237 255 / 0.25);
}

.dark\:bg-indigo-100\/30:is(.dark *) {
  background-color: rgb(229 237 255 / 0.3);
}

.dark\:bg-indigo-100\/35:is(.dark *) {
  background-color: rgb(229 237 255 / 0.35);
}

.dark\:bg-indigo-100\/40:is(.dark *) {
  background-color: rgb(229 237 255 / 0.4);
}

.dark\:bg-indigo-100\/45:is(.dark *) {
  background-color: rgb(229 237 255 / 0.45);
}

.dark\:bg-indigo-100\/5:is(.dark *) {
  background-color: rgb(229 237 255 / 0.05);
}

.dark\:bg-indigo-100\/50:is(.dark *) {
  background-color: rgb(229 237 255 / 0.5);
}

.dark\:bg-indigo-100\/55:is(.dark *) {
  background-color: rgb(229 237 255 / 0.55);
}

.dark\:bg-indigo-100\/60:is(.dark *) {
  background-color: rgb(229 237 255 / 0.6);
}

.dark\:bg-indigo-100\/65:is(.dark *) {
  background-color: rgb(229 237 255 / 0.65);
}

.dark\:bg-indigo-100\/70:is(.dark *) {
  background-color: rgb(229 237 255 / 0.7);
}

.dark\:bg-indigo-100\/75:is(.dark *) {
  background-color: rgb(229 237 255 / 0.75);
}

.dark\:bg-indigo-100\/80:is(.dark *) {
  background-color: rgb(229 237 255 / 0.8);
}

.dark\:bg-indigo-100\/85:is(.dark *) {
  background-color: rgb(229 237 255 / 0.85);
}

.dark\:bg-indigo-100\/90:is(.dark *) {
  background-color: rgb(229 237 255 / 0.9);
}

.dark\:bg-indigo-100\/95:is(.dark *) {
  background-color: rgb(229 237 255 / 0.95);
}

.dark\:bg-indigo-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(205 219 254 / var(--tw-bg-opacity, 1));
}

.dark\:bg-indigo-200\/0:is(.dark *) {
  background-color: rgb(205 219 254 / 0);
}

.dark\:bg-indigo-200\/10:is(.dark *) {
  background-color: rgb(205 219 254 / 0.1);
}

.dark\:bg-indigo-200\/100:is(.dark *) {
  background-color: rgb(205 219 254 / 1);
}

.dark\:bg-indigo-200\/15:is(.dark *) {
  background-color: rgb(205 219 254 / 0.15);
}

.dark\:bg-indigo-200\/20:is(.dark *) {
  background-color: rgb(205 219 254 / 0.2);
}

.dark\:bg-indigo-200\/25:is(.dark *) {
  background-color: rgb(205 219 254 / 0.25);
}

.dark\:bg-indigo-200\/30:is(.dark *) {
  background-color: rgb(205 219 254 / 0.3);
}

.dark\:bg-indigo-200\/35:is(.dark *) {
  background-color: rgb(205 219 254 / 0.35);
}

.dark\:bg-indigo-200\/40:is(.dark *) {
  background-color: rgb(205 219 254 / 0.4);
}

.dark\:bg-indigo-200\/45:is(.dark *) {
  background-color: rgb(205 219 254 / 0.45);
}

.dark\:bg-indigo-200\/5:is(.dark *) {
  background-color: rgb(205 219 254 / 0.05);
}

.dark\:bg-indigo-200\/50:is(.dark *) {
  background-color: rgb(205 219 254 / 0.5);
}

.dark\:bg-indigo-200\/55:is(.dark *) {
  background-color: rgb(205 219 254 / 0.55);
}

.dark\:bg-indigo-200\/60:is(.dark *) {
  background-color: rgb(205 219 254 / 0.6);
}

.dark\:bg-indigo-200\/65:is(.dark *) {
  background-color: rgb(205 219 254 / 0.65);
}

.dark\:bg-indigo-200\/70:is(.dark *) {
  background-color: rgb(205 219 254 / 0.7);
}

.dark\:bg-indigo-200\/75:is(.dark *) {
  background-color: rgb(205 219 254 / 0.75);
}

.dark\:bg-indigo-200\/80:is(.dark *) {
  background-color: rgb(205 219 254 / 0.8);
}

.dark\:bg-indigo-200\/85:is(.dark *) {
  background-color: rgb(205 219 254 / 0.85);
}

.dark\:bg-indigo-200\/90:is(.dark *) {
  background-color: rgb(205 219 254 / 0.9);
}

.dark\:bg-indigo-200\/95:is(.dark *) {
  background-color: rgb(205 219 254 / 0.95);
}

.dark\:bg-indigo-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 252 / var(--tw-bg-opacity, 1));
}

.dark\:bg-indigo-300\/0:is(.dark *) {
  background-color: rgb(180 198 252 / 0);
}

.dark\:bg-indigo-300\/10:is(.dark *) {
  background-color: rgb(180 198 252 / 0.1);
}

.dark\:bg-indigo-300\/100:is(.dark *) {
  background-color: rgb(180 198 252 / 1);
}

.dark\:bg-indigo-300\/15:is(.dark *) {
  background-color: rgb(180 198 252 / 0.15);
}

.dark\:bg-indigo-300\/20:is(.dark *) {
  background-color: rgb(180 198 252 / 0.2);
}

.dark\:bg-indigo-300\/25:is(.dark *) {
  background-color: rgb(180 198 252 / 0.25);
}

.dark\:bg-indigo-300\/30:is(.dark *) {
  background-color: rgb(180 198 252 / 0.3);
}

.dark\:bg-indigo-300\/35:is(.dark *) {
  background-color: rgb(180 198 252 / 0.35);
}

.dark\:bg-indigo-300\/40:is(.dark *) {
  background-color: rgb(180 198 252 / 0.4);
}

.dark\:bg-indigo-300\/45:is(.dark *) {
  background-color: rgb(180 198 252 / 0.45);
}

.dark\:bg-indigo-300\/5:is(.dark *) {
  background-color: rgb(180 198 252 / 0.05);
}

.dark\:bg-indigo-300\/50:is(.dark *) {
  background-color: rgb(180 198 252 / 0.5);
}

.dark\:bg-indigo-300\/55:is(.dark *) {
  background-color: rgb(180 198 252 / 0.55);
}

.dark\:bg-indigo-300\/60:is(.dark *) {
  background-color: rgb(180 198 252 / 0.6);
}

.dark\:bg-indigo-300\/65:is(.dark *) {
  background-color: rgb(180 198 252 / 0.65);
}

.dark\:bg-indigo-300\/70:is(.dark *) {
  background-color: rgb(180 198 252 / 0.7);
}

.dark\:bg-indigo-300\/75:is(.dark *) {
  background-color: rgb(180 198 252 / 0.75);
}

.dark\:bg-indigo-300\/80:is(.dark *) {
  background-color: rgb(180 198 252 / 0.8);
}

.dark\:bg-indigo-300\/85:is(.dark *) {
  background-color: rgb(180 198 252 / 0.85);
}

.dark\:bg-indigo-300\/90:is(.dark *) {
  background-color: rgb(180 198 252 / 0.9);
}

.dark\:bg-indigo-300\/95:is(.dark *) {
  background-color: rgb(180 198 252 / 0.95);
}

.dark\:bg-indigo-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(141 162 251 / var(--tw-bg-opacity, 1));
}

.dark\:bg-indigo-400\/0:is(.dark *) {
  background-color: rgb(141 162 251 / 0);
}

.dark\:bg-indigo-400\/10:is(.dark *) {
  background-color: rgb(141 162 251 / 0.1);
}

.dark\:bg-indigo-400\/100:is(.dark *) {
  background-color: rgb(141 162 251 / 1);
}

.dark\:bg-indigo-400\/15:is(.dark *) {
  background-color: rgb(141 162 251 / 0.15);
}

.dark\:bg-indigo-400\/20:is(.dark *) {
  background-color: rgb(141 162 251 / 0.2);
}

.dark\:bg-indigo-400\/25:is(.dark *) {
  background-color: rgb(141 162 251 / 0.25);
}

.dark\:bg-indigo-400\/30:is(.dark *) {
  background-color: rgb(141 162 251 / 0.3);
}

.dark\:bg-indigo-400\/35:is(.dark *) {
  background-color: rgb(141 162 251 / 0.35);
}

.dark\:bg-indigo-400\/40:is(.dark *) {
  background-color: rgb(141 162 251 / 0.4);
}

.dark\:bg-indigo-400\/45:is(.dark *) {
  background-color: rgb(141 162 251 / 0.45);
}

.dark\:bg-indigo-400\/5:is(.dark *) {
  background-color: rgb(141 162 251 / 0.05);
}

.dark\:bg-indigo-400\/50:is(.dark *) {
  background-color: rgb(141 162 251 / 0.5);
}

.dark\:bg-indigo-400\/55:is(.dark *) {
  background-color: rgb(141 162 251 / 0.55);
}

.dark\:bg-indigo-400\/60:is(.dark *) {
  background-color: rgb(141 162 251 / 0.6);
}

.dark\:bg-indigo-400\/65:is(.dark *) {
  background-color: rgb(141 162 251 / 0.65);
}

.dark\:bg-indigo-400\/70:is(.dark *) {
  background-color: rgb(141 162 251 / 0.7);
}

.dark\:bg-indigo-400\/75:is(.dark *) {
  background-color: rgb(141 162 251 / 0.75);
}

.dark\:bg-indigo-400\/80:is(.dark *) {
  background-color: rgb(141 162 251 / 0.8);
}

.dark\:bg-indigo-400\/85:is(.dark *) {
  background-color: rgb(141 162 251 / 0.85);
}

.dark\:bg-indigo-400\/90:is(.dark *) {
  background-color: rgb(141 162 251 / 0.9);
}

.dark\:bg-indigo-400\/95:is(.dark *) {
  background-color: rgb(141 162 251 / 0.95);
}

.dark\:bg-indigo-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(104 117 245 / var(--tw-bg-opacity, 1));
}

.dark\:bg-indigo-500\/0:is(.dark *) {
  background-color: rgb(104 117 245 / 0);
}

.dark\:bg-indigo-500\/10:is(.dark *) {
  background-color: rgb(104 117 245 / 0.1);
}

.dark\:bg-indigo-500\/100:is(.dark *) {
  background-color: rgb(104 117 245 / 1);
}

.dark\:bg-indigo-500\/15:is(.dark *) {
  background-color: rgb(104 117 245 / 0.15);
}

.dark\:bg-indigo-500\/20:is(.dark *) {
  background-color: rgb(104 117 245 / 0.2);
}

.dark\:bg-indigo-500\/25:is(.dark *) {
  background-color: rgb(104 117 245 / 0.25);
}

.dark\:bg-indigo-500\/30:is(.dark *) {
  background-color: rgb(104 117 245 / 0.3);
}

.dark\:bg-indigo-500\/35:is(.dark *) {
  background-color: rgb(104 117 245 / 0.35);
}

.dark\:bg-indigo-500\/40:is(.dark *) {
  background-color: rgb(104 117 245 / 0.4);
}

.dark\:bg-indigo-500\/45:is(.dark *) {
  background-color: rgb(104 117 245 / 0.45);
}

.dark\:bg-indigo-500\/5:is(.dark *) {
  background-color: rgb(104 117 245 / 0.05);
}

.dark\:bg-indigo-500\/50:is(.dark *) {
  background-color: rgb(104 117 245 / 0.5);
}

.dark\:bg-indigo-500\/55:is(.dark *) {
  background-color: rgb(104 117 245 / 0.55);
}

.dark\:bg-indigo-500\/60:is(.dark *) {
  background-color: rgb(104 117 245 / 0.6);
}

.dark\:bg-indigo-500\/65:is(.dark *) {
  background-color: rgb(104 117 245 / 0.65);
}

.dark\:bg-indigo-500\/70:is(.dark *) {
  background-color: rgb(104 117 245 / 0.7);
}

.dark\:bg-indigo-500\/75:is(.dark *) {
  background-color: rgb(104 117 245 / 0.75);
}

.dark\:bg-indigo-500\/80:is(.dark *) {
  background-color: rgb(104 117 245 / 0.8);
}

.dark\:bg-indigo-500\/85:is(.dark *) {
  background-color: rgb(104 117 245 / 0.85);
}

.dark\:bg-indigo-500\/90:is(.dark *) {
  background-color: rgb(104 117 245 / 0.9);
}

.dark\:bg-indigo-500\/95:is(.dark *) {
  background-color: rgb(104 117 245 / 0.95);
}

.dark\:bg-indigo-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 80 236 / var(--tw-bg-opacity, 1));
}

.dark\:bg-indigo-600\/0:is(.dark *) {
  background-color: rgb(88 80 236 / 0);
}

.dark\:bg-indigo-600\/10:is(.dark *) {
  background-color: rgb(88 80 236 / 0.1);
}

.dark\:bg-indigo-600\/100:is(.dark *) {
  background-color: rgb(88 80 236 / 1);
}

.dark\:bg-indigo-600\/15:is(.dark *) {
  background-color: rgb(88 80 236 / 0.15);
}

.dark\:bg-indigo-600\/20:is(.dark *) {
  background-color: rgb(88 80 236 / 0.2);
}

.dark\:bg-indigo-600\/25:is(.dark *) {
  background-color: rgb(88 80 236 / 0.25);
}

.dark\:bg-indigo-600\/30:is(.dark *) {
  background-color: rgb(88 80 236 / 0.3);
}

.dark\:bg-indigo-600\/35:is(.dark *) {
  background-color: rgb(88 80 236 / 0.35);
}

.dark\:bg-indigo-600\/40:is(.dark *) {
  background-color: rgb(88 80 236 / 0.4);
}

.dark\:bg-indigo-600\/45:is(.dark *) {
  background-color: rgb(88 80 236 / 0.45);
}

.dark\:bg-indigo-600\/5:is(.dark *) {
  background-color: rgb(88 80 236 / 0.05);
}

.dark\:bg-indigo-600\/50:is(.dark *) {
  background-color: rgb(88 80 236 / 0.5);
}

.dark\:bg-indigo-600\/55:is(.dark *) {
  background-color: rgb(88 80 236 / 0.55);
}

.dark\:bg-indigo-600\/60:is(.dark *) {
  background-color: rgb(88 80 236 / 0.6);
}

.dark\:bg-indigo-600\/65:is(.dark *) {
  background-color: rgb(88 80 236 / 0.65);
}

.dark\:bg-indigo-600\/70:is(.dark *) {
  background-color: rgb(88 80 236 / 0.7);
}

.dark\:bg-indigo-600\/75:is(.dark *) {
  background-color: rgb(88 80 236 / 0.75);
}

.dark\:bg-indigo-600\/80:is(.dark *) {
  background-color: rgb(88 80 236 / 0.8);
}

.dark\:bg-indigo-600\/85:is(.dark *) {
  background-color: rgb(88 80 236 / 0.85);
}

.dark\:bg-indigo-600\/90:is(.dark *) {
  background-color: rgb(88 80 236 / 0.9);
}

.dark\:bg-indigo-600\/95:is(.dark *) {
  background-color: rgb(88 80 236 / 0.95);
}

.dark\:bg-indigo-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(81 69 205 / var(--tw-bg-opacity, 1));
}

.dark\:bg-indigo-700\/0:is(.dark *) {
  background-color: rgb(81 69 205 / 0);
}

.dark\:bg-indigo-700\/10:is(.dark *) {
  background-color: rgb(81 69 205 / 0.1);
}

.dark\:bg-indigo-700\/100:is(.dark *) {
  background-color: rgb(81 69 205 / 1);
}

.dark\:bg-indigo-700\/15:is(.dark *) {
  background-color: rgb(81 69 205 / 0.15);
}

.dark\:bg-indigo-700\/20:is(.dark *) {
  background-color: rgb(81 69 205 / 0.2);
}

.dark\:bg-indigo-700\/25:is(.dark *) {
  background-color: rgb(81 69 205 / 0.25);
}

.dark\:bg-indigo-700\/30:is(.dark *) {
  background-color: rgb(81 69 205 / 0.3);
}

.dark\:bg-indigo-700\/35:is(.dark *) {
  background-color: rgb(81 69 205 / 0.35);
}

.dark\:bg-indigo-700\/40:is(.dark *) {
  background-color: rgb(81 69 205 / 0.4);
}

.dark\:bg-indigo-700\/45:is(.dark *) {
  background-color: rgb(81 69 205 / 0.45);
}

.dark\:bg-indigo-700\/5:is(.dark *) {
  background-color: rgb(81 69 205 / 0.05);
}

.dark\:bg-indigo-700\/50:is(.dark *) {
  background-color: rgb(81 69 205 / 0.5);
}

.dark\:bg-indigo-700\/55:is(.dark *) {
  background-color: rgb(81 69 205 / 0.55);
}

.dark\:bg-indigo-700\/60:is(.dark *) {
  background-color: rgb(81 69 205 / 0.6);
}

.dark\:bg-indigo-700\/65:is(.dark *) {
  background-color: rgb(81 69 205 / 0.65);
}

.dark\:bg-indigo-700\/70:is(.dark *) {
  background-color: rgb(81 69 205 / 0.7);
}

.dark\:bg-indigo-700\/75:is(.dark *) {
  background-color: rgb(81 69 205 / 0.75);
}

.dark\:bg-indigo-700\/80:is(.dark *) {
  background-color: rgb(81 69 205 / 0.8);
}

.dark\:bg-indigo-700\/85:is(.dark *) {
  background-color: rgb(81 69 205 / 0.85);
}

.dark\:bg-indigo-700\/90:is(.dark *) {
  background-color: rgb(81 69 205 / 0.9);
}

.dark\:bg-indigo-700\/95:is(.dark *) {
  background-color: rgb(81 69 205 / 0.95);
}

.dark\:bg-indigo-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(66 56 157 / var(--tw-bg-opacity, 1));
}

.dark\:bg-indigo-800\/0:is(.dark *) {
  background-color: rgb(66 56 157 / 0);
}

.dark\:bg-indigo-800\/10:is(.dark *) {
  background-color: rgb(66 56 157 / 0.1);
}

.dark\:bg-indigo-800\/100:is(.dark *) {
  background-color: rgb(66 56 157 / 1);
}

.dark\:bg-indigo-800\/15:is(.dark *) {
  background-color: rgb(66 56 157 / 0.15);
}

.dark\:bg-indigo-800\/20:is(.dark *) {
  background-color: rgb(66 56 157 / 0.2);
}

.dark\:bg-indigo-800\/25:is(.dark *) {
  background-color: rgb(66 56 157 / 0.25);
}

.dark\:bg-indigo-800\/30:is(.dark *) {
  background-color: rgb(66 56 157 / 0.3);
}

.dark\:bg-indigo-800\/35:is(.dark *) {
  background-color: rgb(66 56 157 / 0.35);
}

.dark\:bg-indigo-800\/40:is(.dark *) {
  background-color: rgb(66 56 157 / 0.4);
}

.dark\:bg-indigo-800\/45:is(.dark *) {
  background-color: rgb(66 56 157 / 0.45);
}

.dark\:bg-indigo-800\/5:is(.dark *) {
  background-color: rgb(66 56 157 / 0.05);
}

.dark\:bg-indigo-800\/50:is(.dark *) {
  background-color: rgb(66 56 157 / 0.5);
}

.dark\:bg-indigo-800\/55:is(.dark *) {
  background-color: rgb(66 56 157 / 0.55);
}

.dark\:bg-indigo-800\/60:is(.dark *) {
  background-color: rgb(66 56 157 / 0.6);
}

.dark\:bg-indigo-800\/65:is(.dark *) {
  background-color: rgb(66 56 157 / 0.65);
}

.dark\:bg-indigo-800\/70:is(.dark *) {
  background-color: rgb(66 56 157 / 0.7);
}

.dark\:bg-indigo-800\/75:is(.dark *) {
  background-color: rgb(66 56 157 / 0.75);
}

.dark\:bg-indigo-800\/80:is(.dark *) {
  background-color: rgb(66 56 157 / 0.8);
}

.dark\:bg-indigo-800\/85:is(.dark *) {
  background-color: rgb(66 56 157 / 0.85);
}

.dark\:bg-indigo-800\/90:is(.dark *) {
  background-color: rgb(66 56 157 / 0.9);
}

.dark\:bg-indigo-800\/95:is(.dark *) {
  background-color: rgb(66 56 157 / 0.95);
}

.dark\:bg-indigo-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(54 47 120 / var(--tw-bg-opacity, 1));
}

.dark\:bg-indigo-900\/0:is(.dark *) {
  background-color: rgb(54 47 120 / 0);
}

.dark\:bg-indigo-900\/10:is(.dark *) {
  background-color: rgb(54 47 120 / 0.1);
}

.dark\:bg-indigo-900\/100:is(.dark *) {
  background-color: rgb(54 47 120 / 1);
}

.dark\:bg-indigo-900\/15:is(.dark *) {
  background-color: rgb(54 47 120 / 0.15);
}

.dark\:bg-indigo-900\/20:is(.dark *) {
  background-color: rgb(54 47 120 / 0.2);
}

.dark\:bg-indigo-900\/25:is(.dark *) {
  background-color: rgb(54 47 120 / 0.25);
}

.dark\:bg-indigo-900\/30:is(.dark *) {
  background-color: rgb(54 47 120 / 0.3);
}

.dark\:bg-indigo-900\/35:is(.dark *) {
  background-color: rgb(54 47 120 / 0.35);
}

.dark\:bg-indigo-900\/40:is(.dark *) {
  background-color: rgb(54 47 120 / 0.4);
}

.dark\:bg-indigo-900\/45:is(.dark *) {
  background-color: rgb(54 47 120 / 0.45);
}

.dark\:bg-indigo-900\/5:is(.dark *) {
  background-color: rgb(54 47 120 / 0.05);
}

.dark\:bg-indigo-900\/50:is(.dark *) {
  background-color: rgb(54 47 120 / 0.5);
}

.dark\:bg-indigo-900\/55:is(.dark *) {
  background-color: rgb(54 47 120 / 0.55);
}

.dark\:bg-indigo-900\/60:is(.dark *) {
  background-color: rgb(54 47 120 / 0.6);
}

.dark\:bg-indigo-900\/65:is(.dark *) {
  background-color: rgb(54 47 120 / 0.65);
}

.dark\:bg-indigo-900\/70:is(.dark *) {
  background-color: rgb(54 47 120 / 0.7);
}

.dark\:bg-indigo-900\/75:is(.dark *) {
  background-color: rgb(54 47 120 / 0.75);
}

.dark\:bg-indigo-900\/80:is(.dark *) {
  background-color: rgb(54 47 120 / 0.8);
}

.dark\:bg-indigo-900\/85:is(.dark *) {
  background-color: rgb(54 47 120 / 0.85);
}

.dark\:bg-indigo-900\/90:is(.dark *) {
  background-color: rgb(54 47 120 / 0.9);
}

.dark\:bg-indigo-900\/95:is(.dark *) {
  background-color: rgb(54 47 120 / 0.95);
}

.dark\:bg-lime-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1));
}

.dark\:bg-lime-100\/0:is(.dark *) {
  background-color: rgb(236 252 203 / 0);
}

.dark\:bg-lime-100\/10:is(.dark *) {
  background-color: rgb(236 252 203 / 0.1);
}

.dark\:bg-lime-100\/100:is(.dark *) {
  background-color: rgb(236 252 203 / 1);
}

.dark\:bg-lime-100\/15:is(.dark *) {
  background-color: rgb(236 252 203 / 0.15);
}

.dark\:bg-lime-100\/20:is(.dark *) {
  background-color: rgb(236 252 203 / 0.2);
}

.dark\:bg-lime-100\/25:is(.dark *) {
  background-color: rgb(236 252 203 / 0.25);
}

.dark\:bg-lime-100\/30:is(.dark *) {
  background-color: rgb(236 252 203 / 0.3);
}

.dark\:bg-lime-100\/35:is(.dark *) {
  background-color: rgb(236 252 203 / 0.35);
}

.dark\:bg-lime-100\/40:is(.dark *) {
  background-color: rgb(236 252 203 / 0.4);
}

.dark\:bg-lime-100\/45:is(.dark *) {
  background-color: rgb(236 252 203 / 0.45);
}

.dark\:bg-lime-100\/5:is(.dark *) {
  background-color: rgb(236 252 203 / 0.05);
}

.dark\:bg-lime-100\/50:is(.dark *) {
  background-color: rgb(236 252 203 / 0.5);
}

.dark\:bg-lime-100\/55:is(.dark *) {
  background-color: rgb(236 252 203 / 0.55);
}

.dark\:bg-lime-100\/60:is(.dark *) {
  background-color: rgb(236 252 203 / 0.6);
}

.dark\:bg-lime-100\/65:is(.dark *) {
  background-color: rgb(236 252 203 / 0.65);
}

.dark\:bg-lime-100\/70:is(.dark *) {
  background-color: rgb(236 252 203 / 0.7);
}

.dark\:bg-lime-100\/75:is(.dark *) {
  background-color: rgb(236 252 203 / 0.75);
}

.dark\:bg-lime-100\/80:is(.dark *) {
  background-color: rgb(236 252 203 / 0.8);
}

.dark\:bg-lime-100\/85:is(.dark *) {
  background-color: rgb(236 252 203 / 0.85);
}

.dark\:bg-lime-100\/90:is(.dark *) {
  background-color: rgb(236 252 203 / 0.9);
}

.dark\:bg-lime-100\/95:is(.dark *) {
  background-color: rgb(236 252 203 / 0.95);
}

.dark\:bg-lime-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1));
}

.dark\:bg-lime-200\/0:is(.dark *) {
  background-color: rgb(217 249 157 / 0);
}

.dark\:bg-lime-200\/10:is(.dark *) {
  background-color: rgb(217 249 157 / 0.1);
}

.dark\:bg-lime-200\/100:is(.dark *) {
  background-color: rgb(217 249 157 / 1);
}

.dark\:bg-lime-200\/15:is(.dark *) {
  background-color: rgb(217 249 157 / 0.15);
}

.dark\:bg-lime-200\/20:is(.dark *) {
  background-color: rgb(217 249 157 / 0.2);
}

.dark\:bg-lime-200\/25:is(.dark *) {
  background-color: rgb(217 249 157 / 0.25);
}

.dark\:bg-lime-200\/30:is(.dark *) {
  background-color: rgb(217 249 157 / 0.3);
}

.dark\:bg-lime-200\/35:is(.dark *) {
  background-color: rgb(217 249 157 / 0.35);
}

.dark\:bg-lime-200\/40:is(.dark *) {
  background-color: rgb(217 249 157 / 0.4);
}

.dark\:bg-lime-200\/45:is(.dark *) {
  background-color: rgb(217 249 157 / 0.45);
}

.dark\:bg-lime-200\/5:is(.dark *) {
  background-color: rgb(217 249 157 / 0.05);
}

.dark\:bg-lime-200\/50:is(.dark *) {
  background-color: rgb(217 249 157 / 0.5);
}

.dark\:bg-lime-200\/55:is(.dark *) {
  background-color: rgb(217 249 157 / 0.55);
}

.dark\:bg-lime-200\/60:is(.dark *) {
  background-color: rgb(217 249 157 / 0.6);
}

.dark\:bg-lime-200\/65:is(.dark *) {
  background-color: rgb(217 249 157 / 0.65);
}

.dark\:bg-lime-200\/70:is(.dark *) {
  background-color: rgb(217 249 157 / 0.7);
}

.dark\:bg-lime-200\/75:is(.dark *) {
  background-color: rgb(217 249 157 / 0.75);
}

.dark\:bg-lime-200\/80:is(.dark *) {
  background-color: rgb(217 249 157 / 0.8);
}

.dark\:bg-lime-200\/85:is(.dark *) {
  background-color: rgb(217 249 157 / 0.85);
}

.dark\:bg-lime-200\/90:is(.dark *) {
  background-color: rgb(217 249 157 / 0.9);
}

.dark\:bg-lime-200\/95:is(.dark *) {
  background-color: rgb(217 249 157 / 0.95);
}

.dark\:bg-lime-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1));
}

.dark\:bg-lime-300\/0:is(.dark *) {
  background-color: rgb(190 242 100 / 0);
}

.dark\:bg-lime-300\/10:is(.dark *) {
  background-color: rgb(190 242 100 / 0.1);
}

.dark\:bg-lime-300\/100:is(.dark *) {
  background-color: rgb(190 242 100 / 1);
}

.dark\:bg-lime-300\/15:is(.dark *) {
  background-color: rgb(190 242 100 / 0.15);
}

.dark\:bg-lime-300\/20:is(.dark *) {
  background-color: rgb(190 242 100 / 0.2);
}

.dark\:bg-lime-300\/25:is(.dark *) {
  background-color: rgb(190 242 100 / 0.25);
}

.dark\:bg-lime-300\/30:is(.dark *) {
  background-color: rgb(190 242 100 / 0.3);
}

.dark\:bg-lime-300\/35:is(.dark *) {
  background-color: rgb(190 242 100 / 0.35);
}

.dark\:bg-lime-300\/40:is(.dark *) {
  background-color: rgb(190 242 100 / 0.4);
}

.dark\:bg-lime-300\/45:is(.dark *) {
  background-color: rgb(190 242 100 / 0.45);
}

.dark\:bg-lime-300\/5:is(.dark *) {
  background-color: rgb(190 242 100 / 0.05);
}

.dark\:bg-lime-300\/50:is(.dark *) {
  background-color: rgb(190 242 100 / 0.5);
}

.dark\:bg-lime-300\/55:is(.dark *) {
  background-color: rgb(190 242 100 / 0.55);
}

.dark\:bg-lime-300\/60:is(.dark *) {
  background-color: rgb(190 242 100 / 0.6);
}

.dark\:bg-lime-300\/65:is(.dark *) {
  background-color: rgb(190 242 100 / 0.65);
}

.dark\:bg-lime-300\/70:is(.dark *) {
  background-color: rgb(190 242 100 / 0.7);
}

.dark\:bg-lime-300\/75:is(.dark *) {
  background-color: rgb(190 242 100 / 0.75);
}

.dark\:bg-lime-300\/80:is(.dark *) {
  background-color: rgb(190 242 100 / 0.8);
}

.dark\:bg-lime-300\/85:is(.dark *) {
  background-color: rgb(190 242 100 / 0.85);
}

.dark\:bg-lime-300\/90:is(.dark *) {
  background-color: rgb(190 242 100 / 0.9);
}

.dark\:bg-lime-300\/95:is(.dark *) {
  background-color: rgb(190 242 100 / 0.95);
}

.dark\:bg-lime-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
}

.dark\:bg-lime-400\/0:is(.dark *) {
  background-color: rgb(163 230 53 / 0);
}

.dark\:bg-lime-400\/10:is(.dark *) {
  background-color: rgb(163 230 53 / 0.1);
}

.dark\:bg-lime-400\/100:is(.dark *) {
  background-color: rgb(163 230 53 / 1);
}

.dark\:bg-lime-400\/15:is(.dark *) {
  background-color: rgb(163 230 53 / 0.15);
}

.dark\:bg-lime-400\/20:is(.dark *) {
  background-color: rgb(163 230 53 / 0.2);
}

.dark\:bg-lime-400\/25:is(.dark *) {
  background-color: rgb(163 230 53 / 0.25);
}

.dark\:bg-lime-400\/30:is(.dark *) {
  background-color: rgb(163 230 53 / 0.3);
}

.dark\:bg-lime-400\/35:is(.dark *) {
  background-color: rgb(163 230 53 / 0.35);
}

.dark\:bg-lime-400\/40:is(.dark *) {
  background-color: rgb(163 230 53 / 0.4);
}

.dark\:bg-lime-400\/45:is(.dark *) {
  background-color: rgb(163 230 53 / 0.45);
}

.dark\:bg-lime-400\/5:is(.dark *) {
  background-color: rgb(163 230 53 / 0.05);
}

.dark\:bg-lime-400\/50:is(.dark *) {
  background-color: rgb(163 230 53 / 0.5);
}

.dark\:bg-lime-400\/55:is(.dark *) {
  background-color: rgb(163 230 53 / 0.55);
}

.dark\:bg-lime-400\/60:is(.dark *) {
  background-color: rgb(163 230 53 / 0.6);
}

.dark\:bg-lime-400\/65:is(.dark *) {
  background-color: rgb(163 230 53 / 0.65);
}

.dark\:bg-lime-400\/70:is(.dark *) {
  background-color: rgb(163 230 53 / 0.7);
}

.dark\:bg-lime-400\/75:is(.dark *) {
  background-color: rgb(163 230 53 / 0.75);
}

.dark\:bg-lime-400\/80:is(.dark *) {
  background-color: rgb(163 230 53 / 0.8);
}

.dark\:bg-lime-400\/85:is(.dark *) {
  background-color: rgb(163 230 53 / 0.85);
}

.dark\:bg-lime-400\/90:is(.dark *) {
  background-color: rgb(163 230 53 / 0.9);
}

.dark\:bg-lime-400\/95:is(.dark *) {
  background-color: rgb(163 230 53 / 0.95);
}

.dark\:bg-lime-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1));
}

.dark\:bg-lime-500\/0:is(.dark *) {
  background-color: rgb(132 204 22 / 0);
}

.dark\:bg-lime-500\/10:is(.dark *) {
  background-color: rgb(132 204 22 / 0.1);
}

.dark\:bg-lime-500\/100:is(.dark *) {
  background-color: rgb(132 204 22 / 1);
}

.dark\:bg-lime-500\/15:is(.dark *) {
  background-color: rgb(132 204 22 / 0.15);
}

.dark\:bg-lime-500\/20:is(.dark *) {
  background-color: rgb(132 204 22 / 0.2);
}

.dark\:bg-lime-500\/25:is(.dark *) {
  background-color: rgb(132 204 22 / 0.25);
}

.dark\:bg-lime-500\/30:is(.dark *) {
  background-color: rgb(132 204 22 / 0.3);
}

.dark\:bg-lime-500\/35:is(.dark *) {
  background-color: rgb(132 204 22 / 0.35);
}

.dark\:bg-lime-500\/40:is(.dark *) {
  background-color: rgb(132 204 22 / 0.4);
}

.dark\:bg-lime-500\/45:is(.dark *) {
  background-color: rgb(132 204 22 / 0.45);
}

.dark\:bg-lime-500\/5:is(.dark *) {
  background-color: rgb(132 204 22 / 0.05);
}

.dark\:bg-lime-500\/50:is(.dark *) {
  background-color: rgb(132 204 22 / 0.5);
}

.dark\:bg-lime-500\/55:is(.dark *) {
  background-color: rgb(132 204 22 / 0.55);
}

.dark\:bg-lime-500\/60:is(.dark *) {
  background-color: rgb(132 204 22 / 0.6);
}

.dark\:bg-lime-500\/65:is(.dark *) {
  background-color: rgb(132 204 22 / 0.65);
}

.dark\:bg-lime-500\/70:is(.dark *) {
  background-color: rgb(132 204 22 / 0.7);
}

.dark\:bg-lime-500\/75:is(.dark *) {
  background-color: rgb(132 204 22 / 0.75);
}

.dark\:bg-lime-500\/80:is(.dark *) {
  background-color: rgb(132 204 22 / 0.8);
}

.dark\:bg-lime-500\/85:is(.dark *) {
  background-color: rgb(132 204 22 / 0.85);
}

.dark\:bg-lime-500\/90:is(.dark *) {
  background-color: rgb(132 204 22 / 0.9);
}

.dark\:bg-lime-500\/95:is(.dark *) {
  background-color: rgb(132 204 22 / 0.95);
}

.dark\:bg-lime-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1));
}

.dark\:bg-lime-600\/0:is(.dark *) {
  background-color: rgb(101 163 13 / 0);
}

.dark\:bg-lime-600\/10:is(.dark *) {
  background-color: rgb(101 163 13 / 0.1);
}

.dark\:bg-lime-600\/100:is(.dark *) {
  background-color: rgb(101 163 13 / 1);
}

.dark\:bg-lime-600\/15:is(.dark *) {
  background-color: rgb(101 163 13 / 0.15);
}

.dark\:bg-lime-600\/20:is(.dark *) {
  background-color: rgb(101 163 13 / 0.2);
}

.dark\:bg-lime-600\/25:is(.dark *) {
  background-color: rgb(101 163 13 / 0.25);
}

.dark\:bg-lime-600\/30:is(.dark *) {
  background-color: rgb(101 163 13 / 0.3);
}

.dark\:bg-lime-600\/35:is(.dark *) {
  background-color: rgb(101 163 13 / 0.35);
}

.dark\:bg-lime-600\/40:is(.dark *) {
  background-color: rgb(101 163 13 / 0.4);
}

.dark\:bg-lime-600\/45:is(.dark *) {
  background-color: rgb(101 163 13 / 0.45);
}

.dark\:bg-lime-600\/5:is(.dark *) {
  background-color: rgb(101 163 13 / 0.05);
}

.dark\:bg-lime-600\/50:is(.dark *) {
  background-color: rgb(101 163 13 / 0.5);
}

.dark\:bg-lime-600\/55:is(.dark *) {
  background-color: rgb(101 163 13 / 0.55);
}

.dark\:bg-lime-600\/60:is(.dark *) {
  background-color: rgb(101 163 13 / 0.6);
}

.dark\:bg-lime-600\/65:is(.dark *) {
  background-color: rgb(101 163 13 / 0.65);
}

.dark\:bg-lime-600\/70:is(.dark *) {
  background-color: rgb(101 163 13 / 0.7);
}

.dark\:bg-lime-600\/75:is(.dark *) {
  background-color: rgb(101 163 13 / 0.75);
}

.dark\:bg-lime-600\/80:is(.dark *) {
  background-color: rgb(101 163 13 / 0.8);
}

.dark\:bg-lime-600\/85:is(.dark *) {
  background-color: rgb(101 163 13 / 0.85);
}

.dark\:bg-lime-600\/90:is(.dark *) {
  background-color: rgb(101 163 13 / 0.9);
}

.dark\:bg-lime-600\/95:is(.dark *) {
  background-color: rgb(101 163 13 / 0.95);
}

.dark\:bg-lime-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity, 1));
}

.dark\:bg-lime-700\/0:is(.dark *) {
  background-color: rgb(77 124 15 / 0);
}

.dark\:bg-lime-700\/10:is(.dark *) {
  background-color: rgb(77 124 15 / 0.1);
}

.dark\:bg-lime-700\/100:is(.dark *) {
  background-color: rgb(77 124 15 / 1);
}

.dark\:bg-lime-700\/15:is(.dark *) {
  background-color: rgb(77 124 15 / 0.15);
}

.dark\:bg-lime-700\/20:is(.dark *) {
  background-color: rgb(77 124 15 / 0.2);
}

.dark\:bg-lime-700\/25:is(.dark *) {
  background-color: rgb(77 124 15 / 0.25);
}

.dark\:bg-lime-700\/30:is(.dark *) {
  background-color: rgb(77 124 15 / 0.3);
}

.dark\:bg-lime-700\/35:is(.dark *) {
  background-color: rgb(77 124 15 / 0.35);
}

.dark\:bg-lime-700\/40:is(.dark *) {
  background-color: rgb(77 124 15 / 0.4);
}

.dark\:bg-lime-700\/45:is(.dark *) {
  background-color: rgb(77 124 15 / 0.45);
}

.dark\:bg-lime-700\/5:is(.dark *) {
  background-color: rgb(77 124 15 / 0.05);
}

.dark\:bg-lime-700\/50:is(.dark *) {
  background-color: rgb(77 124 15 / 0.5);
}

.dark\:bg-lime-700\/55:is(.dark *) {
  background-color: rgb(77 124 15 / 0.55);
}

.dark\:bg-lime-700\/60:is(.dark *) {
  background-color: rgb(77 124 15 / 0.6);
}

.dark\:bg-lime-700\/65:is(.dark *) {
  background-color: rgb(77 124 15 / 0.65);
}

.dark\:bg-lime-700\/70:is(.dark *) {
  background-color: rgb(77 124 15 / 0.7);
}

.dark\:bg-lime-700\/75:is(.dark *) {
  background-color: rgb(77 124 15 / 0.75);
}

.dark\:bg-lime-700\/80:is(.dark *) {
  background-color: rgb(77 124 15 / 0.8);
}

.dark\:bg-lime-700\/85:is(.dark *) {
  background-color: rgb(77 124 15 / 0.85);
}

.dark\:bg-lime-700\/90:is(.dark *) {
  background-color: rgb(77 124 15 / 0.9);
}

.dark\:bg-lime-700\/95:is(.dark *) {
  background-color: rgb(77 124 15 / 0.95);
}

.dark\:bg-lime-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1));
}

.dark\:bg-lime-800\/0:is(.dark *) {
  background-color: rgb(63 98 18 / 0);
}

.dark\:bg-lime-800\/10:is(.dark *) {
  background-color: rgb(63 98 18 / 0.1);
}

.dark\:bg-lime-800\/100:is(.dark *) {
  background-color: rgb(63 98 18 / 1);
}

.dark\:bg-lime-800\/15:is(.dark *) {
  background-color: rgb(63 98 18 / 0.15);
}

.dark\:bg-lime-800\/20:is(.dark *) {
  background-color: rgb(63 98 18 / 0.2);
}

.dark\:bg-lime-800\/25:is(.dark *) {
  background-color: rgb(63 98 18 / 0.25);
}

.dark\:bg-lime-800\/30:is(.dark *) {
  background-color: rgb(63 98 18 / 0.3);
}

.dark\:bg-lime-800\/35:is(.dark *) {
  background-color: rgb(63 98 18 / 0.35);
}

.dark\:bg-lime-800\/40:is(.dark *) {
  background-color: rgb(63 98 18 / 0.4);
}

.dark\:bg-lime-800\/45:is(.dark *) {
  background-color: rgb(63 98 18 / 0.45);
}

.dark\:bg-lime-800\/5:is(.dark *) {
  background-color: rgb(63 98 18 / 0.05);
}

.dark\:bg-lime-800\/50:is(.dark *) {
  background-color: rgb(63 98 18 / 0.5);
}

.dark\:bg-lime-800\/55:is(.dark *) {
  background-color: rgb(63 98 18 / 0.55);
}

.dark\:bg-lime-800\/60:is(.dark *) {
  background-color: rgb(63 98 18 / 0.6);
}

.dark\:bg-lime-800\/65:is(.dark *) {
  background-color: rgb(63 98 18 / 0.65);
}

.dark\:bg-lime-800\/70:is(.dark *) {
  background-color: rgb(63 98 18 / 0.7);
}

.dark\:bg-lime-800\/75:is(.dark *) {
  background-color: rgb(63 98 18 / 0.75);
}

.dark\:bg-lime-800\/80:is(.dark *) {
  background-color: rgb(63 98 18 / 0.8);
}

.dark\:bg-lime-800\/85:is(.dark *) {
  background-color: rgb(63 98 18 / 0.85);
}

.dark\:bg-lime-800\/90:is(.dark *) {
  background-color: rgb(63 98 18 / 0.9);
}

.dark\:bg-lime-800\/95:is(.dark *) {
  background-color: rgb(63 98 18 / 0.95);
}

.dark\:bg-lime-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1));
}

.dark\:bg-lime-900\/0:is(.dark *) {
  background-color: rgb(54 83 20 / 0);
}

.dark\:bg-lime-900\/10:is(.dark *) {
  background-color: rgb(54 83 20 / 0.1);
}

.dark\:bg-lime-900\/100:is(.dark *) {
  background-color: rgb(54 83 20 / 1);
}

.dark\:bg-lime-900\/15:is(.dark *) {
  background-color: rgb(54 83 20 / 0.15);
}

.dark\:bg-lime-900\/20:is(.dark *) {
  background-color: rgb(54 83 20 / 0.2);
}

.dark\:bg-lime-900\/25:is(.dark *) {
  background-color: rgb(54 83 20 / 0.25);
}

.dark\:bg-lime-900\/30:is(.dark *) {
  background-color: rgb(54 83 20 / 0.3);
}

.dark\:bg-lime-900\/35:is(.dark *) {
  background-color: rgb(54 83 20 / 0.35);
}

.dark\:bg-lime-900\/40:is(.dark *) {
  background-color: rgb(54 83 20 / 0.4);
}

.dark\:bg-lime-900\/45:is(.dark *) {
  background-color: rgb(54 83 20 / 0.45);
}

.dark\:bg-lime-900\/5:is(.dark *) {
  background-color: rgb(54 83 20 / 0.05);
}

.dark\:bg-lime-900\/50:is(.dark *) {
  background-color: rgb(54 83 20 / 0.5);
}

.dark\:bg-lime-900\/55:is(.dark *) {
  background-color: rgb(54 83 20 / 0.55);
}

.dark\:bg-lime-900\/60:is(.dark *) {
  background-color: rgb(54 83 20 / 0.6);
}

.dark\:bg-lime-900\/65:is(.dark *) {
  background-color: rgb(54 83 20 / 0.65);
}

.dark\:bg-lime-900\/70:is(.dark *) {
  background-color: rgb(54 83 20 / 0.7);
}

.dark\:bg-lime-900\/75:is(.dark *) {
  background-color: rgb(54 83 20 / 0.75);
}

.dark\:bg-lime-900\/80:is(.dark *) {
  background-color: rgb(54 83 20 / 0.8);
}

.dark\:bg-lime-900\/85:is(.dark *) {
  background-color: rgb(54 83 20 / 0.85);
}

.dark\:bg-lime-900\/90:is(.dark *) {
  background-color: rgb(54 83 20 / 0.9);
}

.dark\:bg-lime-900\/95:is(.dark *) {
  background-color: rgb(54 83 20 / 0.95);
}

.dark\:bg-neutral-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-100\/0:is(.dark *) {
  background-color: rgb(245 245 245 / 0);
}

.dark\:bg-neutral-100\/10:is(.dark *) {
  background-color: rgb(245 245 245 / 0.1);
}

.dark\:bg-neutral-100\/100:is(.dark *) {
  background-color: rgb(245 245 245 / 1);
}

.dark\:bg-neutral-100\/15:is(.dark *) {
  background-color: rgb(245 245 245 / 0.15);
}

.dark\:bg-neutral-100\/20:is(.dark *) {
  background-color: rgb(245 245 245 / 0.2);
}

.dark\:bg-neutral-100\/25:is(.dark *) {
  background-color: rgb(245 245 245 / 0.25);
}

.dark\:bg-neutral-100\/30:is(.dark *) {
  background-color: rgb(245 245 245 / 0.3);
}

.dark\:bg-neutral-100\/35:is(.dark *) {
  background-color: rgb(245 245 245 / 0.35);
}

.dark\:bg-neutral-100\/40:is(.dark *) {
  background-color: rgb(245 245 245 / 0.4);
}

.dark\:bg-neutral-100\/45:is(.dark *) {
  background-color: rgb(245 245 245 / 0.45);
}

.dark\:bg-neutral-100\/5:is(.dark *) {
  background-color: rgb(245 245 245 / 0.05);
}

.dark\:bg-neutral-100\/50:is(.dark *) {
  background-color: rgb(245 245 245 / 0.5);
}

.dark\:bg-neutral-100\/55:is(.dark *) {
  background-color: rgb(245 245 245 / 0.55);
}

.dark\:bg-neutral-100\/60:is(.dark *) {
  background-color: rgb(245 245 245 / 0.6);
}

.dark\:bg-neutral-100\/65:is(.dark *) {
  background-color: rgb(245 245 245 / 0.65);
}

.dark\:bg-neutral-100\/70:is(.dark *) {
  background-color: rgb(245 245 245 / 0.7);
}

.dark\:bg-neutral-100\/75:is(.dark *) {
  background-color: rgb(245 245 245 / 0.75);
}

.dark\:bg-neutral-100\/80:is(.dark *) {
  background-color: rgb(245 245 245 / 0.8);
}

.dark\:bg-neutral-100\/85:is(.dark *) {
  background-color: rgb(245 245 245 / 0.85);
}

.dark\:bg-neutral-100\/90:is(.dark *) {
  background-color: rgb(245 245 245 / 0.9);
}

.dark\:bg-neutral-100\/95:is(.dark *) {
  background-color: rgb(245 245 245 / 0.95);
}

.dark\:bg-neutral-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-200\/0:is(.dark *) {
  background-color: rgb(229 229 229 / 0);
}

.dark\:bg-neutral-200\/10:is(.dark *) {
  background-color: rgb(229 229 229 / 0.1);
}

.dark\:bg-neutral-200\/100:is(.dark *) {
  background-color: rgb(229 229 229 / 1);
}

.dark\:bg-neutral-200\/15:is(.dark *) {
  background-color: rgb(229 229 229 / 0.15);
}

.dark\:bg-neutral-200\/20:is(.dark *) {
  background-color: rgb(229 229 229 / 0.2);
}

.dark\:bg-neutral-200\/25:is(.dark *) {
  background-color: rgb(229 229 229 / 0.25);
}

.dark\:bg-neutral-200\/30:is(.dark *) {
  background-color: rgb(229 229 229 / 0.3);
}

.dark\:bg-neutral-200\/35:is(.dark *) {
  background-color: rgb(229 229 229 / 0.35);
}

.dark\:bg-neutral-200\/40:is(.dark *) {
  background-color: rgb(229 229 229 / 0.4);
}

.dark\:bg-neutral-200\/45:is(.dark *) {
  background-color: rgb(229 229 229 / 0.45);
}

.dark\:bg-neutral-200\/5:is(.dark *) {
  background-color: rgb(229 229 229 / 0.05);
}

.dark\:bg-neutral-200\/50:is(.dark *) {
  background-color: rgb(229 229 229 / 0.5);
}

.dark\:bg-neutral-200\/55:is(.dark *) {
  background-color: rgb(229 229 229 / 0.55);
}

.dark\:bg-neutral-200\/60:is(.dark *) {
  background-color: rgb(229 229 229 / 0.6);
}

.dark\:bg-neutral-200\/65:is(.dark *) {
  background-color: rgb(229 229 229 / 0.65);
}

.dark\:bg-neutral-200\/70:is(.dark *) {
  background-color: rgb(229 229 229 / 0.7);
}

.dark\:bg-neutral-200\/75:is(.dark *) {
  background-color: rgb(229 229 229 / 0.75);
}

.dark\:bg-neutral-200\/80:is(.dark *) {
  background-color: rgb(229 229 229 / 0.8);
}

.dark\:bg-neutral-200\/85:is(.dark *) {
  background-color: rgb(229 229 229 / 0.85);
}

.dark\:bg-neutral-200\/90:is(.dark *) {
  background-color: rgb(229 229 229 / 0.9);
}

.dark\:bg-neutral-200\/95:is(.dark *) {
  background-color: rgb(229 229 229 / 0.95);
}

.dark\:bg-neutral-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-300\/0:is(.dark *) {
  background-color: rgb(212 212 212 / 0);
}

.dark\:bg-neutral-300\/10:is(.dark *) {
  background-color: rgb(212 212 212 / 0.1);
}

.dark\:bg-neutral-300\/100:is(.dark *) {
  background-color: rgb(212 212 212 / 1);
}

.dark\:bg-neutral-300\/15:is(.dark *) {
  background-color: rgb(212 212 212 / 0.15);
}

.dark\:bg-neutral-300\/20:is(.dark *) {
  background-color: rgb(212 212 212 / 0.2);
}

.dark\:bg-neutral-300\/25:is(.dark *) {
  background-color: rgb(212 212 212 / 0.25);
}

.dark\:bg-neutral-300\/30:is(.dark *) {
  background-color: rgb(212 212 212 / 0.3);
}

.dark\:bg-neutral-300\/35:is(.dark *) {
  background-color: rgb(212 212 212 / 0.35);
}

.dark\:bg-neutral-300\/40:is(.dark *) {
  background-color: rgb(212 212 212 / 0.4);
}

.dark\:bg-neutral-300\/45:is(.dark *) {
  background-color: rgb(212 212 212 / 0.45);
}

.dark\:bg-neutral-300\/5:is(.dark *) {
  background-color: rgb(212 212 212 / 0.05);
}

.dark\:bg-neutral-300\/50:is(.dark *) {
  background-color: rgb(212 212 212 / 0.5);
}

.dark\:bg-neutral-300\/55:is(.dark *) {
  background-color: rgb(212 212 212 / 0.55);
}

.dark\:bg-neutral-300\/60:is(.dark *) {
  background-color: rgb(212 212 212 / 0.6);
}

.dark\:bg-neutral-300\/65:is(.dark *) {
  background-color: rgb(212 212 212 / 0.65);
}

.dark\:bg-neutral-300\/70:is(.dark *) {
  background-color: rgb(212 212 212 / 0.7);
}

.dark\:bg-neutral-300\/75:is(.dark *) {
  background-color: rgb(212 212 212 / 0.75);
}

.dark\:bg-neutral-300\/80:is(.dark *) {
  background-color: rgb(212 212 212 / 0.8);
}

.dark\:bg-neutral-300\/85:is(.dark *) {
  background-color: rgb(212 212 212 / 0.85);
}

.dark\:bg-neutral-300\/90:is(.dark *) {
  background-color: rgb(212 212 212 / 0.9);
}

.dark\:bg-neutral-300\/95:is(.dark *) {
  background-color: rgb(212 212 212 / 0.95);
}

.dark\:bg-neutral-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-400\/0:is(.dark *) {
  background-color: rgb(163 163 163 / 0);
}

.dark\:bg-neutral-400\/10:is(.dark *) {
  background-color: rgb(163 163 163 / 0.1);
}

.dark\:bg-neutral-400\/100:is(.dark *) {
  background-color: rgb(163 163 163 / 1);
}

.dark\:bg-neutral-400\/15:is(.dark *) {
  background-color: rgb(163 163 163 / 0.15);
}

.dark\:bg-neutral-400\/20:is(.dark *) {
  background-color: rgb(163 163 163 / 0.2);
}

.dark\:bg-neutral-400\/25:is(.dark *) {
  background-color: rgb(163 163 163 / 0.25);
}

.dark\:bg-neutral-400\/30:is(.dark *) {
  background-color: rgb(163 163 163 / 0.3);
}

.dark\:bg-neutral-400\/35:is(.dark *) {
  background-color: rgb(163 163 163 / 0.35);
}

.dark\:bg-neutral-400\/40:is(.dark *) {
  background-color: rgb(163 163 163 / 0.4);
}

.dark\:bg-neutral-400\/45:is(.dark *) {
  background-color: rgb(163 163 163 / 0.45);
}

.dark\:bg-neutral-400\/5:is(.dark *) {
  background-color: rgb(163 163 163 / 0.05);
}

.dark\:bg-neutral-400\/50:is(.dark *) {
  background-color: rgb(163 163 163 / 0.5);
}

.dark\:bg-neutral-400\/55:is(.dark *) {
  background-color: rgb(163 163 163 / 0.55);
}

.dark\:bg-neutral-400\/60:is(.dark *) {
  background-color: rgb(163 163 163 / 0.6);
}

.dark\:bg-neutral-400\/65:is(.dark *) {
  background-color: rgb(163 163 163 / 0.65);
}

.dark\:bg-neutral-400\/70:is(.dark *) {
  background-color: rgb(163 163 163 / 0.7);
}

.dark\:bg-neutral-400\/75:is(.dark *) {
  background-color: rgb(163 163 163 / 0.75);
}

.dark\:bg-neutral-400\/80:is(.dark *) {
  background-color: rgb(163 163 163 / 0.8);
}

.dark\:bg-neutral-400\/85:is(.dark *) {
  background-color: rgb(163 163 163 / 0.85);
}

.dark\:bg-neutral-400\/90:is(.dark *) {
  background-color: rgb(163 163 163 / 0.9);
}

.dark\:bg-neutral-400\/95:is(.dark *) {
  background-color: rgb(163 163 163 / 0.95);
}

.dark\:bg-neutral-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-500\/0:is(.dark *) {
  background-color: rgb(115 115 115 / 0);
}

.dark\:bg-neutral-500\/10:is(.dark *) {
  background-color: rgb(115 115 115 / 0.1);
}

.dark\:bg-neutral-500\/100:is(.dark *) {
  background-color: rgb(115 115 115 / 1);
}

.dark\:bg-neutral-500\/15:is(.dark *) {
  background-color: rgb(115 115 115 / 0.15);
}

.dark\:bg-neutral-500\/20:is(.dark *) {
  background-color: rgb(115 115 115 / 0.2);
}

.dark\:bg-neutral-500\/25:is(.dark *) {
  background-color: rgb(115 115 115 / 0.25);
}

.dark\:bg-neutral-500\/30:is(.dark *) {
  background-color: rgb(115 115 115 / 0.3);
}

.dark\:bg-neutral-500\/35:is(.dark *) {
  background-color: rgb(115 115 115 / 0.35);
}

.dark\:bg-neutral-500\/40:is(.dark *) {
  background-color: rgb(115 115 115 / 0.4);
}

.dark\:bg-neutral-500\/45:is(.dark *) {
  background-color: rgb(115 115 115 / 0.45);
}

.dark\:bg-neutral-500\/5:is(.dark *) {
  background-color: rgb(115 115 115 / 0.05);
}

.dark\:bg-neutral-500\/50:is(.dark *) {
  background-color: rgb(115 115 115 / 0.5);
}

.dark\:bg-neutral-500\/55:is(.dark *) {
  background-color: rgb(115 115 115 / 0.55);
}

.dark\:bg-neutral-500\/60:is(.dark *) {
  background-color: rgb(115 115 115 / 0.6);
}

.dark\:bg-neutral-500\/65:is(.dark *) {
  background-color: rgb(115 115 115 / 0.65);
}

.dark\:bg-neutral-500\/70:is(.dark *) {
  background-color: rgb(115 115 115 / 0.7);
}

.dark\:bg-neutral-500\/75:is(.dark *) {
  background-color: rgb(115 115 115 / 0.75);
}

.dark\:bg-neutral-500\/80:is(.dark *) {
  background-color: rgb(115 115 115 / 0.8);
}

.dark\:bg-neutral-500\/85:is(.dark *) {
  background-color: rgb(115 115 115 / 0.85);
}

.dark\:bg-neutral-500\/90:is(.dark *) {
  background-color: rgb(115 115 115 / 0.9);
}

.dark\:bg-neutral-500\/95:is(.dark *) {
  background-color: rgb(115 115 115 / 0.95);
}

.dark\:bg-neutral-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-600\/0:is(.dark *) {
  background-color: rgb(82 82 82 / 0);
}

.dark\:bg-neutral-600\/10:is(.dark *) {
  background-color: rgb(82 82 82 / 0.1);
}

.dark\:bg-neutral-600\/100:is(.dark *) {
  background-color: rgb(82 82 82 / 1);
}

.dark\:bg-neutral-600\/15:is(.dark *) {
  background-color: rgb(82 82 82 / 0.15);
}

.dark\:bg-neutral-600\/20:is(.dark *) {
  background-color: rgb(82 82 82 / 0.2);
}

.dark\:bg-neutral-600\/25:is(.dark *) {
  background-color: rgb(82 82 82 / 0.25);
}

.dark\:bg-neutral-600\/30:is(.dark *) {
  background-color: rgb(82 82 82 / 0.3);
}

.dark\:bg-neutral-600\/35:is(.dark *) {
  background-color: rgb(82 82 82 / 0.35);
}

.dark\:bg-neutral-600\/40:is(.dark *) {
  background-color: rgb(82 82 82 / 0.4);
}

.dark\:bg-neutral-600\/45:is(.dark *) {
  background-color: rgb(82 82 82 / 0.45);
}

.dark\:bg-neutral-600\/5:is(.dark *) {
  background-color: rgb(82 82 82 / 0.05);
}

.dark\:bg-neutral-600\/50:is(.dark *) {
  background-color: rgb(82 82 82 / 0.5);
}

.dark\:bg-neutral-600\/55:is(.dark *) {
  background-color: rgb(82 82 82 / 0.55);
}

.dark\:bg-neutral-600\/60:is(.dark *) {
  background-color: rgb(82 82 82 / 0.6);
}

.dark\:bg-neutral-600\/65:is(.dark *) {
  background-color: rgb(82 82 82 / 0.65);
}

.dark\:bg-neutral-600\/70:is(.dark *) {
  background-color: rgb(82 82 82 / 0.7);
}

.dark\:bg-neutral-600\/75:is(.dark *) {
  background-color: rgb(82 82 82 / 0.75);
}

.dark\:bg-neutral-600\/80:is(.dark *) {
  background-color: rgb(82 82 82 / 0.8);
}

.dark\:bg-neutral-600\/85:is(.dark *) {
  background-color: rgb(82 82 82 / 0.85);
}

.dark\:bg-neutral-600\/90:is(.dark *) {
  background-color: rgb(82 82 82 / 0.9);
}

.dark\:bg-neutral-600\/95:is(.dark *) {
  background-color: rgb(82 82 82 / 0.95);
}

.dark\:bg-neutral-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-700\/0:is(.dark *) {
  background-color: rgb(64 64 64 / 0);
}

.dark\:bg-neutral-700\/10:is(.dark *) {
  background-color: rgb(64 64 64 / 0.1);
}

.dark\:bg-neutral-700\/100:is(.dark *) {
  background-color: rgb(64 64 64 / 1);
}

.dark\:bg-neutral-700\/15:is(.dark *) {
  background-color: rgb(64 64 64 / 0.15);
}

.dark\:bg-neutral-700\/20:is(.dark *) {
  background-color: rgb(64 64 64 / 0.2);
}

.dark\:bg-neutral-700\/25:is(.dark *) {
  background-color: rgb(64 64 64 / 0.25);
}

.dark\:bg-neutral-700\/30:is(.dark *) {
  background-color: rgb(64 64 64 / 0.3);
}

.dark\:bg-neutral-700\/35:is(.dark *) {
  background-color: rgb(64 64 64 / 0.35);
}

.dark\:bg-neutral-700\/40:is(.dark *) {
  background-color: rgb(64 64 64 / 0.4);
}

.dark\:bg-neutral-700\/45:is(.dark *) {
  background-color: rgb(64 64 64 / 0.45);
}

.dark\:bg-neutral-700\/5:is(.dark *) {
  background-color: rgb(64 64 64 / 0.05);
}

.dark\:bg-neutral-700\/50:is(.dark *) {
  background-color: rgb(64 64 64 / 0.5);
}

.dark\:bg-neutral-700\/55:is(.dark *) {
  background-color: rgb(64 64 64 / 0.55);
}

.dark\:bg-neutral-700\/60:is(.dark *) {
  background-color: rgb(64 64 64 / 0.6);
}

.dark\:bg-neutral-700\/65:is(.dark *) {
  background-color: rgb(64 64 64 / 0.65);
}

.dark\:bg-neutral-700\/70:is(.dark *) {
  background-color: rgb(64 64 64 / 0.7);
}

.dark\:bg-neutral-700\/75:is(.dark *) {
  background-color: rgb(64 64 64 / 0.75);
}

.dark\:bg-neutral-700\/80:is(.dark *) {
  background-color: rgb(64 64 64 / 0.8);
}

.dark\:bg-neutral-700\/85:is(.dark *) {
  background-color: rgb(64 64 64 / 0.85);
}

.dark\:bg-neutral-700\/90:is(.dark *) {
  background-color: rgb(64 64 64 / 0.9);
}

.dark\:bg-neutral-700\/95:is(.dark *) {
  background-color: rgb(64 64 64 / 0.95);
}

.dark\:bg-neutral-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-800\/0:is(.dark *) {
  background-color: rgb(38 38 38 / 0);
}

.dark\:bg-neutral-800\/10:is(.dark *) {
  background-color: rgb(38 38 38 / 0.1);
}

.dark\:bg-neutral-800\/100:is(.dark *) {
  background-color: rgb(38 38 38 / 1);
}

.dark\:bg-neutral-800\/15:is(.dark *) {
  background-color: rgb(38 38 38 / 0.15);
}

.dark\:bg-neutral-800\/20:is(.dark *) {
  background-color: rgb(38 38 38 / 0.2);
}

.dark\:bg-neutral-800\/25:is(.dark *) {
  background-color: rgb(38 38 38 / 0.25);
}

.dark\:bg-neutral-800\/30:is(.dark *) {
  background-color: rgb(38 38 38 / 0.3);
}

.dark\:bg-neutral-800\/35:is(.dark *) {
  background-color: rgb(38 38 38 / 0.35);
}

.dark\:bg-neutral-800\/40:is(.dark *) {
  background-color: rgb(38 38 38 / 0.4);
}

.dark\:bg-neutral-800\/45:is(.dark *) {
  background-color: rgb(38 38 38 / 0.45);
}

.dark\:bg-neutral-800\/5:is(.dark *) {
  background-color: rgb(38 38 38 / 0.05);
}

.dark\:bg-neutral-800\/50:is(.dark *) {
  background-color: rgb(38 38 38 / 0.5);
}

.dark\:bg-neutral-800\/55:is(.dark *) {
  background-color: rgb(38 38 38 / 0.55);
}

.dark\:bg-neutral-800\/60:is(.dark *) {
  background-color: rgb(38 38 38 / 0.6);
}

.dark\:bg-neutral-800\/65:is(.dark *) {
  background-color: rgb(38 38 38 / 0.65);
}

.dark\:bg-neutral-800\/70:is(.dark *) {
  background-color: rgb(38 38 38 / 0.7);
}

.dark\:bg-neutral-800\/75:is(.dark *) {
  background-color: rgb(38 38 38 / 0.75);
}

.dark\:bg-neutral-800\/80:is(.dark *) {
  background-color: rgb(38 38 38 / 0.8);
}

.dark\:bg-neutral-800\/85:is(.dark *) {
  background-color: rgb(38 38 38 / 0.85);
}

.dark\:bg-neutral-800\/90:is(.dark *) {
  background-color: rgb(38 38 38 / 0.9);
}

.dark\:bg-neutral-800\/95:is(.dark *) {
  background-color: rgb(38 38 38 / 0.95);
}

.dark\:bg-neutral-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-900\/0:is(.dark *) {
  background-color: rgb(23 23 23 / 0);
}

.dark\:bg-neutral-900\/10:is(.dark *) {
  background-color: rgb(23 23 23 / 0.1);
}

.dark\:bg-neutral-900\/100:is(.dark *) {
  background-color: rgb(23 23 23 / 1);
}

.dark\:bg-neutral-900\/15:is(.dark *) {
  background-color: rgb(23 23 23 / 0.15);
}

.dark\:bg-neutral-900\/20:is(.dark *) {
  background-color: rgb(23 23 23 / 0.2);
}

.dark\:bg-neutral-900\/25:is(.dark *) {
  background-color: rgb(23 23 23 / 0.25);
}

.dark\:bg-neutral-900\/30:is(.dark *) {
  background-color: rgb(23 23 23 / 0.3);
}

.dark\:bg-neutral-900\/35:is(.dark *) {
  background-color: rgb(23 23 23 / 0.35);
}

.dark\:bg-neutral-900\/40:is(.dark *) {
  background-color: rgb(23 23 23 / 0.4);
}

.dark\:bg-neutral-900\/45:is(.dark *) {
  background-color: rgb(23 23 23 / 0.45);
}

.dark\:bg-neutral-900\/5:is(.dark *) {
  background-color: rgb(23 23 23 / 0.05);
}

.dark\:bg-neutral-900\/50:is(.dark *) {
  background-color: rgb(23 23 23 / 0.5);
}

.dark\:bg-neutral-900\/55:is(.dark *) {
  background-color: rgb(23 23 23 / 0.55);
}

.dark\:bg-neutral-900\/60:is(.dark *) {
  background-color: rgb(23 23 23 / 0.6);
}

.dark\:bg-neutral-900\/65:is(.dark *) {
  background-color: rgb(23 23 23 / 0.65);
}

.dark\:bg-neutral-900\/70:is(.dark *) {
  background-color: rgb(23 23 23 / 0.7);
}

.dark\:bg-neutral-900\/75:is(.dark *) {
  background-color: rgb(23 23 23 / 0.75);
}

.dark\:bg-neutral-900\/80:is(.dark *) {
  background-color: rgb(23 23 23 / 0.8);
}

.dark\:bg-neutral-900\/85:is(.dark *) {
  background-color: rgb(23 23 23 / 0.85);
}

.dark\:bg-neutral-900\/90:is(.dark *) {
  background-color: rgb(23 23 23 / 0.9);
}

.dark\:bg-neutral-900\/95:is(.dark *) {
  background-color: rgb(23 23 23 / 0.95);
}

.dark\:bg-orange-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 236 220 / var(--tw-bg-opacity, 1));
}

.dark\:bg-orange-100\/0:is(.dark *) {
  background-color: rgb(254 236 220 / 0);
}

.dark\:bg-orange-100\/10:is(.dark *) {
  background-color: rgb(254 236 220 / 0.1);
}

.dark\:bg-orange-100\/100:is(.dark *) {
  background-color: rgb(254 236 220 / 1);
}

.dark\:bg-orange-100\/15:is(.dark *) {
  background-color: rgb(254 236 220 / 0.15);
}

.dark\:bg-orange-100\/20:is(.dark *) {
  background-color: rgb(254 236 220 / 0.2);
}

.dark\:bg-orange-100\/25:is(.dark *) {
  background-color: rgb(254 236 220 / 0.25);
}

.dark\:bg-orange-100\/30:is(.dark *) {
  background-color: rgb(254 236 220 / 0.3);
}

.dark\:bg-orange-100\/35:is(.dark *) {
  background-color: rgb(254 236 220 / 0.35);
}

.dark\:bg-orange-100\/40:is(.dark *) {
  background-color: rgb(254 236 220 / 0.4);
}

.dark\:bg-orange-100\/45:is(.dark *) {
  background-color: rgb(254 236 220 / 0.45);
}

.dark\:bg-orange-100\/5:is(.dark *) {
  background-color: rgb(254 236 220 / 0.05);
}

.dark\:bg-orange-100\/50:is(.dark *) {
  background-color: rgb(254 236 220 / 0.5);
}

.dark\:bg-orange-100\/55:is(.dark *) {
  background-color: rgb(254 236 220 / 0.55);
}

.dark\:bg-orange-100\/60:is(.dark *) {
  background-color: rgb(254 236 220 / 0.6);
}

.dark\:bg-orange-100\/65:is(.dark *) {
  background-color: rgb(254 236 220 / 0.65);
}

.dark\:bg-orange-100\/70:is(.dark *) {
  background-color: rgb(254 236 220 / 0.7);
}

.dark\:bg-orange-100\/75:is(.dark *) {
  background-color: rgb(254 236 220 / 0.75);
}

.dark\:bg-orange-100\/80:is(.dark *) {
  background-color: rgb(254 236 220 / 0.8);
}

.dark\:bg-orange-100\/85:is(.dark *) {
  background-color: rgb(254 236 220 / 0.85);
}

.dark\:bg-orange-100\/90:is(.dark *) {
  background-color: rgb(254 236 220 / 0.9);
}

.dark\:bg-orange-100\/95:is(.dark *) {
  background-color: rgb(254 236 220 / 0.95);
}

.dark\:bg-orange-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(252 217 189 / var(--tw-bg-opacity, 1));
}

.dark\:bg-orange-200\/0:is(.dark *) {
  background-color: rgb(252 217 189 / 0);
}

.dark\:bg-orange-200\/10:is(.dark *) {
  background-color: rgb(252 217 189 / 0.1);
}

.dark\:bg-orange-200\/100:is(.dark *) {
  background-color: rgb(252 217 189 / 1);
}

.dark\:bg-orange-200\/15:is(.dark *) {
  background-color: rgb(252 217 189 / 0.15);
}

.dark\:bg-orange-200\/20:is(.dark *) {
  background-color: rgb(252 217 189 / 0.2);
}

.dark\:bg-orange-200\/25:is(.dark *) {
  background-color: rgb(252 217 189 / 0.25);
}

.dark\:bg-orange-200\/30:is(.dark *) {
  background-color: rgb(252 217 189 / 0.3);
}

.dark\:bg-orange-200\/35:is(.dark *) {
  background-color: rgb(252 217 189 / 0.35);
}

.dark\:bg-orange-200\/40:is(.dark *) {
  background-color: rgb(252 217 189 / 0.4);
}

.dark\:bg-orange-200\/45:is(.dark *) {
  background-color: rgb(252 217 189 / 0.45);
}

.dark\:bg-orange-200\/5:is(.dark *) {
  background-color: rgb(252 217 189 / 0.05);
}

.dark\:bg-orange-200\/50:is(.dark *) {
  background-color: rgb(252 217 189 / 0.5);
}

.dark\:bg-orange-200\/55:is(.dark *) {
  background-color: rgb(252 217 189 / 0.55);
}

.dark\:bg-orange-200\/60:is(.dark *) {
  background-color: rgb(252 217 189 / 0.6);
}

.dark\:bg-orange-200\/65:is(.dark *) {
  background-color: rgb(252 217 189 / 0.65);
}

.dark\:bg-orange-200\/70:is(.dark *) {
  background-color: rgb(252 217 189 / 0.7);
}

.dark\:bg-orange-200\/75:is(.dark *) {
  background-color: rgb(252 217 189 / 0.75);
}

.dark\:bg-orange-200\/80:is(.dark *) {
  background-color: rgb(252 217 189 / 0.8);
}

.dark\:bg-orange-200\/85:is(.dark *) {
  background-color: rgb(252 217 189 / 0.85);
}

.dark\:bg-orange-200\/90:is(.dark *) {
  background-color: rgb(252 217 189 / 0.9);
}

.dark\:bg-orange-200\/95:is(.dark *) {
  background-color: rgb(252 217 189 / 0.95);
}

.dark\:bg-orange-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 140 / var(--tw-bg-opacity, 1));
}

.dark\:bg-orange-300\/0:is(.dark *) {
  background-color: rgb(253 186 140 / 0);
}

.dark\:bg-orange-300\/10:is(.dark *) {
  background-color: rgb(253 186 140 / 0.1);
}

.dark\:bg-orange-300\/100:is(.dark *) {
  background-color: rgb(253 186 140 / 1);
}

.dark\:bg-orange-300\/15:is(.dark *) {
  background-color: rgb(253 186 140 / 0.15);
}

.dark\:bg-orange-300\/20:is(.dark *) {
  background-color: rgb(253 186 140 / 0.2);
}

.dark\:bg-orange-300\/25:is(.dark *) {
  background-color: rgb(253 186 140 / 0.25);
}

.dark\:bg-orange-300\/30:is(.dark *) {
  background-color: rgb(253 186 140 / 0.3);
}

.dark\:bg-orange-300\/35:is(.dark *) {
  background-color: rgb(253 186 140 / 0.35);
}

.dark\:bg-orange-300\/40:is(.dark *) {
  background-color: rgb(253 186 140 / 0.4);
}

.dark\:bg-orange-300\/45:is(.dark *) {
  background-color: rgb(253 186 140 / 0.45);
}

.dark\:bg-orange-300\/5:is(.dark *) {
  background-color: rgb(253 186 140 / 0.05);
}

.dark\:bg-orange-300\/50:is(.dark *) {
  background-color: rgb(253 186 140 / 0.5);
}

.dark\:bg-orange-300\/55:is(.dark *) {
  background-color: rgb(253 186 140 / 0.55);
}

.dark\:bg-orange-300\/60:is(.dark *) {
  background-color: rgb(253 186 140 / 0.6);
}

.dark\:bg-orange-300\/65:is(.dark *) {
  background-color: rgb(253 186 140 / 0.65);
}

.dark\:bg-orange-300\/70:is(.dark *) {
  background-color: rgb(253 186 140 / 0.7);
}

.dark\:bg-orange-300\/75:is(.dark *) {
  background-color: rgb(253 186 140 / 0.75);
}

.dark\:bg-orange-300\/80:is(.dark *) {
  background-color: rgb(253 186 140 / 0.8);
}

.dark\:bg-orange-300\/85:is(.dark *) {
  background-color: rgb(253 186 140 / 0.85);
}

.dark\:bg-orange-300\/90:is(.dark *) {
  background-color: rgb(253 186 140 / 0.9);
}

.dark\:bg-orange-300\/95:is(.dark *) {
  background-color: rgb(253 186 140 / 0.95);
}

.dark\:bg-orange-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity, 1));
}

.dark\:bg-orange-400\/0:is(.dark *) {
  background-color: rgb(255 138 76 / 0);
}

.dark\:bg-orange-400\/10:is(.dark *) {
  background-color: rgb(255 138 76 / 0.1);
}

.dark\:bg-orange-400\/100:is(.dark *) {
  background-color: rgb(255 138 76 / 1);
}

.dark\:bg-orange-400\/15:is(.dark *) {
  background-color: rgb(255 138 76 / 0.15);
}

.dark\:bg-orange-400\/20:is(.dark *) {
  background-color: rgb(255 138 76 / 0.2);
}

.dark\:bg-orange-400\/25:is(.dark *) {
  background-color: rgb(255 138 76 / 0.25);
}

.dark\:bg-orange-400\/30:is(.dark *) {
  background-color: rgb(255 138 76 / 0.3);
}

.dark\:bg-orange-400\/35:is(.dark *) {
  background-color: rgb(255 138 76 / 0.35);
}

.dark\:bg-orange-400\/40:is(.dark *) {
  background-color: rgb(255 138 76 / 0.4);
}

.dark\:bg-orange-400\/45:is(.dark *) {
  background-color: rgb(255 138 76 / 0.45);
}

.dark\:bg-orange-400\/5:is(.dark *) {
  background-color: rgb(255 138 76 / 0.05);
}

.dark\:bg-orange-400\/50:is(.dark *) {
  background-color: rgb(255 138 76 / 0.5);
}

.dark\:bg-orange-400\/55:is(.dark *) {
  background-color: rgb(255 138 76 / 0.55);
}

.dark\:bg-orange-400\/60:is(.dark *) {
  background-color: rgb(255 138 76 / 0.6);
}

.dark\:bg-orange-400\/65:is(.dark *) {
  background-color: rgb(255 138 76 / 0.65);
}

.dark\:bg-orange-400\/70:is(.dark *) {
  background-color: rgb(255 138 76 / 0.7);
}

.dark\:bg-orange-400\/75:is(.dark *) {
  background-color: rgb(255 138 76 / 0.75);
}

.dark\:bg-orange-400\/80:is(.dark *) {
  background-color: rgb(255 138 76 / 0.8);
}

.dark\:bg-orange-400\/85:is(.dark *) {
  background-color: rgb(255 138 76 / 0.85);
}

.dark\:bg-orange-400\/90:is(.dark *) {
  background-color: rgb(255 138 76 / 0.9);
}

.dark\:bg-orange-400\/95:is(.dark *) {
  background-color: rgb(255 138 76 / 0.95);
}

.dark\:bg-orange-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 90 31 / var(--tw-bg-opacity, 1));
}

.dark\:bg-orange-500\/0:is(.dark *) {
  background-color: rgb(255 90 31 / 0);
}

.dark\:bg-orange-500\/10:is(.dark *) {
  background-color: rgb(255 90 31 / 0.1);
}

.dark\:bg-orange-500\/100:is(.dark *) {
  background-color: rgb(255 90 31 / 1);
}

.dark\:bg-orange-500\/15:is(.dark *) {
  background-color: rgb(255 90 31 / 0.15);
}

.dark\:bg-orange-500\/20:is(.dark *) {
  background-color: rgb(255 90 31 / 0.2);
}

.dark\:bg-orange-500\/25:is(.dark *) {
  background-color: rgb(255 90 31 / 0.25);
}

.dark\:bg-orange-500\/30:is(.dark *) {
  background-color: rgb(255 90 31 / 0.3);
}

.dark\:bg-orange-500\/35:is(.dark *) {
  background-color: rgb(255 90 31 / 0.35);
}

.dark\:bg-orange-500\/40:is(.dark *) {
  background-color: rgb(255 90 31 / 0.4);
}

.dark\:bg-orange-500\/45:is(.dark *) {
  background-color: rgb(255 90 31 / 0.45);
}

.dark\:bg-orange-500\/5:is(.dark *) {
  background-color: rgb(255 90 31 / 0.05);
}

.dark\:bg-orange-500\/50:is(.dark *) {
  background-color: rgb(255 90 31 / 0.5);
}

.dark\:bg-orange-500\/55:is(.dark *) {
  background-color: rgb(255 90 31 / 0.55);
}

.dark\:bg-orange-500\/60:is(.dark *) {
  background-color: rgb(255 90 31 / 0.6);
}

.dark\:bg-orange-500\/65:is(.dark *) {
  background-color: rgb(255 90 31 / 0.65);
}

.dark\:bg-orange-500\/70:is(.dark *) {
  background-color: rgb(255 90 31 / 0.7);
}

.dark\:bg-orange-500\/75:is(.dark *) {
  background-color: rgb(255 90 31 / 0.75);
}

.dark\:bg-orange-500\/80:is(.dark *) {
  background-color: rgb(255 90 31 / 0.8);
}

.dark\:bg-orange-500\/85:is(.dark *) {
  background-color: rgb(255 90 31 / 0.85);
}

.dark\:bg-orange-500\/90:is(.dark *) {
  background-color: rgb(255 90 31 / 0.9);
}

.dark\:bg-orange-500\/95:is(.dark *) {
  background-color: rgb(255 90 31 / 0.95);
}

.dark\:bg-orange-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(208 56 1 / var(--tw-bg-opacity, 1));
}

.dark\:bg-orange-600\/0:is(.dark *) {
  background-color: rgb(208 56 1 / 0);
}

.dark\:bg-orange-600\/10:is(.dark *) {
  background-color: rgb(208 56 1 / 0.1);
}

.dark\:bg-orange-600\/100:is(.dark *) {
  background-color: rgb(208 56 1 / 1);
}

.dark\:bg-orange-600\/15:is(.dark *) {
  background-color: rgb(208 56 1 / 0.15);
}

.dark\:bg-orange-600\/20:is(.dark *) {
  background-color: rgb(208 56 1 / 0.2);
}

.dark\:bg-orange-600\/25:is(.dark *) {
  background-color: rgb(208 56 1 / 0.25);
}

.dark\:bg-orange-600\/30:is(.dark *) {
  background-color: rgb(208 56 1 / 0.3);
}

.dark\:bg-orange-600\/35:is(.dark *) {
  background-color: rgb(208 56 1 / 0.35);
}

.dark\:bg-orange-600\/40:is(.dark *) {
  background-color: rgb(208 56 1 / 0.4);
}

.dark\:bg-orange-600\/45:is(.dark *) {
  background-color: rgb(208 56 1 / 0.45);
}

.dark\:bg-orange-600\/5:is(.dark *) {
  background-color: rgb(208 56 1 / 0.05);
}

.dark\:bg-orange-600\/50:is(.dark *) {
  background-color: rgb(208 56 1 / 0.5);
}

.dark\:bg-orange-600\/55:is(.dark *) {
  background-color: rgb(208 56 1 / 0.55);
}

.dark\:bg-orange-600\/60:is(.dark *) {
  background-color: rgb(208 56 1 / 0.6);
}

.dark\:bg-orange-600\/65:is(.dark *) {
  background-color: rgb(208 56 1 / 0.65);
}

.dark\:bg-orange-600\/70:is(.dark *) {
  background-color: rgb(208 56 1 / 0.7);
}

.dark\:bg-orange-600\/75:is(.dark *) {
  background-color: rgb(208 56 1 / 0.75);
}

.dark\:bg-orange-600\/80:is(.dark *) {
  background-color: rgb(208 56 1 / 0.8);
}

.dark\:bg-orange-600\/85:is(.dark *) {
  background-color: rgb(208 56 1 / 0.85);
}

.dark\:bg-orange-600\/90:is(.dark *) {
  background-color: rgb(208 56 1 / 0.9);
}

.dark\:bg-orange-600\/95:is(.dark *) {
  background-color: rgb(208 56 1 / 0.95);
}

.dark\:bg-orange-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(180 52 3 / var(--tw-bg-opacity, 1));
}

.dark\:bg-orange-700\/0:is(.dark *) {
  background-color: rgb(180 52 3 / 0);
}

.dark\:bg-orange-700\/10:is(.dark *) {
  background-color: rgb(180 52 3 / 0.1);
}

.dark\:bg-orange-700\/100:is(.dark *) {
  background-color: rgb(180 52 3 / 1);
}

.dark\:bg-orange-700\/15:is(.dark *) {
  background-color: rgb(180 52 3 / 0.15);
}

.dark\:bg-orange-700\/20:is(.dark *) {
  background-color: rgb(180 52 3 / 0.2);
}

.dark\:bg-orange-700\/25:is(.dark *) {
  background-color: rgb(180 52 3 / 0.25);
}

.dark\:bg-orange-700\/30:is(.dark *) {
  background-color: rgb(180 52 3 / 0.3);
}

.dark\:bg-orange-700\/35:is(.dark *) {
  background-color: rgb(180 52 3 / 0.35);
}

.dark\:bg-orange-700\/40:is(.dark *) {
  background-color: rgb(180 52 3 / 0.4);
}

.dark\:bg-orange-700\/45:is(.dark *) {
  background-color: rgb(180 52 3 / 0.45);
}

.dark\:bg-orange-700\/5:is(.dark *) {
  background-color: rgb(180 52 3 / 0.05);
}

.dark\:bg-orange-700\/50:is(.dark *) {
  background-color: rgb(180 52 3 / 0.5);
}

.dark\:bg-orange-700\/55:is(.dark *) {
  background-color: rgb(180 52 3 / 0.55);
}

.dark\:bg-orange-700\/60:is(.dark *) {
  background-color: rgb(180 52 3 / 0.6);
}

.dark\:bg-orange-700\/65:is(.dark *) {
  background-color: rgb(180 52 3 / 0.65);
}

.dark\:bg-orange-700\/70:is(.dark *) {
  background-color: rgb(180 52 3 / 0.7);
}

.dark\:bg-orange-700\/75:is(.dark *) {
  background-color: rgb(180 52 3 / 0.75);
}

.dark\:bg-orange-700\/80:is(.dark *) {
  background-color: rgb(180 52 3 / 0.8);
}

.dark\:bg-orange-700\/85:is(.dark *) {
  background-color: rgb(180 52 3 / 0.85);
}

.dark\:bg-orange-700\/90:is(.dark *) {
  background-color: rgb(180 52 3 / 0.9);
}

.dark\:bg-orange-700\/95:is(.dark *) {
  background-color: rgb(180 52 3 / 0.95);
}

.dark\:bg-orange-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(138 44 13 / var(--tw-bg-opacity, 1));
}

.dark\:bg-orange-800\/0:is(.dark *) {
  background-color: rgb(138 44 13 / 0);
}

.dark\:bg-orange-800\/10:is(.dark *) {
  background-color: rgb(138 44 13 / 0.1);
}

.dark\:bg-orange-800\/100:is(.dark *) {
  background-color: rgb(138 44 13 / 1);
}

.dark\:bg-orange-800\/15:is(.dark *) {
  background-color: rgb(138 44 13 / 0.15);
}

.dark\:bg-orange-800\/20:is(.dark *) {
  background-color: rgb(138 44 13 / 0.2);
}

.dark\:bg-orange-800\/25:is(.dark *) {
  background-color: rgb(138 44 13 / 0.25);
}

.dark\:bg-orange-800\/30:is(.dark *) {
  background-color: rgb(138 44 13 / 0.3);
}

.dark\:bg-orange-800\/35:is(.dark *) {
  background-color: rgb(138 44 13 / 0.35);
}

.dark\:bg-orange-800\/40:is(.dark *) {
  background-color: rgb(138 44 13 / 0.4);
}

.dark\:bg-orange-800\/45:is(.dark *) {
  background-color: rgb(138 44 13 / 0.45);
}

.dark\:bg-orange-800\/5:is(.dark *) {
  background-color: rgb(138 44 13 / 0.05);
}

.dark\:bg-orange-800\/50:is(.dark *) {
  background-color: rgb(138 44 13 / 0.5);
}

.dark\:bg-orange-800\/55:is(.dark *) {
  background-color: rgb(138 44 13 / 0.55);
}

.dark\:bg-orange-800\/60:is(.dark *) {
  background-color: rgb(138 44 13 / 0.6);
}

.dark\:bg-orange-800\/65:is(.dark *) {
  background-color: rgb(138 44 13 / 0.65);
}

.dark\:bg-orange-800\/70:is(.dark *) {
  background-color: rgb(138 44 13 / 0.7);
}

.dark\:bg-orange-800\/75:is(.dark *) {
  background-color: rgb(138 44 13 / 0.75);
}

.dark\:bg-orange-800\/80:is(.dark *) {
  background-color: rgb(138 44 13 / 0.8);
}

.dark\:bg-orange-800\/85:is(.dark *) {
  background-color: rgb(138 44 13 / 0.85);
}

.dark\:bg-orange-800\/90:is(.dark *) {
  background-color: rgb(138 44 13 / 0.9);
}

.dark\:bg-orange-800\/95:is(.dark *) {
  background-color: rgb(138 44 13 / 0.95);
}

.dark\:bg-orange-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(119 29 29 / var(--tw-bg-opacity, 1));
}

.dark\:bg-orange-900\/0:is(.dark *) {
  background-color: rgb(119 29 29 / 0);
}

.dark\:bg-orange-900\/10:is(.dark *) {
  background-color: rgb(119 29 29 / 0.1);
}

.dark\:bg-orange-900\/100:is(.dark *) {
  background-color: rgb(119 29 29 / 1);
}

.dark\:bg-orange-900\/15:is(.dark *) {
  background-color: rgb(119 29 29 / 0.15);
}

.dark\:bg-orange-900\/20:is(.dark *) {
  background-color: rgb(119 29 29 / 0.2);
}

.dark\:bg-orange-900\/25:is(.dark *) {
  background-color: rgb(119 29 29 / 0.25);
}

.dark\:bg-orange-900\/30:is(.dark *) {
  background-color: rgb(119 29 29 / 0.3);
}

.dark\:bg-orange-900\/35:is(.dark *) {
  background-color: rgb(119 29 29 / 0.35);
}

.dark\:bg-orange-900\/40:is(.dark *) {
  background-color: rgb(119 29 29 / 0.4);
}

.dark\:bg-orange-900\/45:is(.dark *) {
  background-color: rgb(119 29 29 / 0.45);
}

.dark\:bg-orange-900\/5:is(.dark *) {
  background-color: rgb(119 29 29 / 0.05);
}

.dark\:bg-orange-900\/50:is(.dark *) {
  background-color: rgb(119 29 29 / 0.5);
}

.dark\:bg-orange-900\/55:is(.dark *) {
  background-color: rgb(119 29 29 / 0.55);
}

.dark\:bg-orange-900\/60:is(.dark *) {
  background-color: rgb(119 29 29 / 0.6);
}

.dark\:bg-orange-900\/65:is(.dark *) {
  background-color: rgb(119 29 29 / 0.65);
}

.dark\:bg-orange-900\/70:is(.dark *) {
  background-color: rgb(119 29 29 / 0.7);
}

.dark\:bg-orange-900\/75:is(.dark *) {
  background-color: rgb(119 29 29 / 0.75);
}

.dark\:bg-orange-900\/80:is(.dark *) {
  background-color: rgb(119 29 29 / 0.8);
}

.dark\:bg-orange-900\/85:is(.dark *) {
  background-color: rgb(119 29 29 / 0.85);
}

.dark\:bg-orange-900\/90:is(.dark *) {
  background-color: rgb(119 29 29 / 0.9);
}

.dark\:bg-orange-900\/95:is(.dark *) {
  background-color: rgb(119 29 29 / 0.95);
}

.dark\:bg-pink-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(252 232 243 / var(--tw-bg-opacity, 1));
}

.dark\:bg-pink-100\/0:is(.dark *) {
  background-color: rgb(252 232 243 / 0);
}

.dark\:bg-pink-100\/10:is(.dark *) {
  background-color: rgb(252 232 243 / 0.1);
}

.dark\:bg-pink-100\/100:is(.dark *) {
  background-color: rgb(252 232 243 / 1);
}

.dark\:bg-pink-100\/15:is(.dark *) {
  background-color: rgb(252 232 243 / 0.15);
}

.dark\:bg-pink-100\/20:is(.dark *) {
  background-color: rgb(252 232 243 / 0.2);
}

.dark\:bg-pink-100\/25:is(.dark *) {
  background-color: rgb(252 232 243 / 0.25);
}

.dark\:bg-pink-100\/30:is(.dark *) {
  background-color: rgb(252 232 243 / 0.3);
}

.dark\:bg-pink-100\/35:is(.dark *) {
  background-color: rgb(252 232 243 / 0.35);
}

.dark\:bg-pink-100\/40:is(.dark *) {
  background-color: rgb(252 232 243 / 0.4);
}

.dark\:bg-pink-100\/45:is(.dark *) {
  background-color: rgb(252 232 243 / 0.45);
}

.dark\:bg-pink-100\/5:is(.dark *) {
  background-color: rgb(252 232 243 / 0.05);
}

.dark\:bg-pink-100\/50:is(.dark *) {
  background-color: rgb(252 232 243 / 0.5);
}

.dark\:bg-pink-100\/55:is(.dark *) {
  background-color: rgb(252 232 243 / 0.55);
}

.dark\:bg-pink-100\/60:is(.dark *) {
  background-color: rgb(252 232 243 / 0.6);
}

.dark\:bg-pink-100\/65:is(.dark *) {
  background-color: rgb(252 232 243 / 0.65);
}

.dark\:bg-pink-100\/70:is(.dark *) {
  background-color: rgb(252 232 243 / 0.7);
}

.dark\:bg-pink-100\/75:is(.dark *) {
  background-color: rgb(252 232 243 / 0.75);
}

.dark\:bg-pink-100\/80:is(.dark *) {
  background-color: rgb(252 232 243 / 0.8);
}

.dark\:bg-pink-100\/85:is(.dark *) {
  background-color: rgb(252 232 243 / 0.85);
}

.dark\:bg-pink-100\/90:is(.dark *) {
  background-color: rgb(252 232 243 / 0.9);
}

.dark\:bg-pink-100\/95:is(.dark *) {
  background-color: rgb(252 232 243 / 0.95);
}

.dark\:bg-pink-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(250 209 232 / var(--tw-bg-opacity, 1));
}

.dark\:bg-pink-200\/0:is(.dark *) {
  background-color: rgb(250 209 232 / 0);
}

.dark\:bg-pink-200\/10:is(.dark *) {
  background-color: rgb(250 209 232 / 0.1);
}

.dark\:bg-pink-200\/100:is(.dark *) {
  background-color: rgb(250 209 232 / 1);
}

.dark\:bg-pink-200\/15:is(.dark *) {
  background-color: rgb(250 209 232 / 0.15);
}

.dark\:bg-pink-200\/20:is(.dark *) {
  background-color: rgb(250 209 232 / 0.2);
}

.dark\:bg-pink-200\/25:is(.dark *) {
  background-color: rgb(250 209 232 / 0.25);
}

.dark\:bg-pink-200\/30:is(.dark *) {
  background-color: rgb(250 209 232 / 0.3);
}

.dark\:bg-pink-200\/35:is(.dark *) {
  background-color: rgb(250 209 232 / 0.35);
}

.dark\:bg-pink-200\/40:is(.dark *) {
  background-color: rgb(250 209 232 / 0.4);
}

.dark\:bg-pink-200\/45:is(.dark *) {
  background-color: rgb(250 209 232 / 0.45);
}

.dark\:bg-pink-200\/5:is(.dark *) {
  background-color: rgb(250 209 232 / 0.05);
}

.dark\:bg-pink-200\/50:is(.dark *) {
  background-color: rgb(250 209 232 / 0.5);
}

.dark\:bg-pink-200\/55:is(.dark *) {
  background-color: rgb(250 209 232 / 0.55);
}

.dark\:bg-pink-200\/60:is(.dark *) {
  background-color: rgb(250 209 232 / 0.6);
}

.dark\:bg-pink-200\/65:is(.dark *) {
  background-color: rgb(250 209 232 / 0.65);
}

.dark\:bg-pink-200\/70:is(.dark *) {
  background-color: rgb(250 209 232 / 0.7);
}

.dark\:bg-pink-200\/75:is(.dark *) {
  background-color: rgb(250 209 232 / 0.75);
}

.dark\:bg-pink-200\/80:is(.dark *) {
  background-color: rgb(250 209 232 / 0.8);
}

.dark\:bg-pink-200\/85:is(.dark *) {
  background-color: rgb(250 209 232 / 0.85);
}

.dark\:bg-pink-200\/90:is(.dark *) {
  background-color: rgb(250 209 232 / 0.9);
}

.dark\:bg-pink-200\/95:is(.dark *) {
  background-color: rgb(250 209 232 / 0.95);
}

.dark\:bg-pink-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(248 180 217 / var(--tw-bg-opacity, 1));
}

.dark\:bg-pink-300\/0:is(.dark *) {
  background-color: rgb(248 180 217 / 0);
}

.dark\:bg-pink-300\/10:is(.dark *) {
  background-color: rgb(248 180 217 / 0.1);
}

.dark\:bg-pink-300\/100:is(.dark *) {
  background-color: rgb(248 180 217 / 1);
}

.dark\:bg-pink-300\/15:is(.dark *) {
  background-color: rgb(248 180 217 / 0.15);
}

.dark\:bg-pink-300\/20:is(.dark *) {
  background-color: rgb(248 180 217 / 0.2);
}

.dark\:bg-pink-300\/25:is(.dark *) {
  background-color: rgb(248 180 217 / 0.25);
}

.dark\:bg-pink-300\/30:is(.dark *) {
  background-color: rgb(248 180 217 / 0.3);
}

.dark\:bg-pink-300\/35:is(.dark *) {
  background-color: rgb(248 180 217 / 0.35);
}

.dark\:bg-pink-300\/40:is(.dark *) {
  background-color: rgb(248 180 217 / 0.4);
}

.dark\:bg-pink-300\/45:is(.dark *) {
  background-color: rgb(248 180 217 / 0.45);
}

.dark\:bg-pink-300\/5:is(.dark *) {
  background-color: rgb(248 180 217 / 0.05);
}

.dark\:bg-pink-300\/50:is(.dark *) {
  background-color: rgb(248 180 217 / 0.5);
}

.dark\:bg-pink-300\/55:is(.dark *) {
  background-color: rgb(248 180 217 / 0.55);
}

.dark\:bg-pink-300\/60:is(.dark *) {
  background-color: rgb(248 180 217 / 0.6);
}

.dark\:bg-pink-300\/65:is(.dark *) {
  background-color: rgb(248 180 217 / 0.65);
}

.dark\:bg-pink-300\/70:is(.dark *) {
  background-color: rgb(248 180 217 / 0.7);
}

.dark\:bg-pink-300\/75:is(.dark *) {
  background-color: rgb(248 180 217 / 0.75);
}

.dark\:bg-pink-300\/80:is(.dark *) {
  background-color: rgb(248 180 217 / 0.8);
}

.dark\:bg-pink-300\/85:is(.dark *) {
  background-color: rgb(248 180 217 / 0.85);
}

.dark\:bg-pink-300\/90:is(.dark *) {
  background-color: rgb(248 180 217 / 0.9);
}

.dark\:bg-pink-300\/95:is(.dark *) {
  background-color: rgb(248 180 217 / 0.95);
}

.dark\:bg-pink-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(241 126 184 / var(--tw-bg-opacity, 1));
}

.dark\:bg-pink-400\/0:is(.dark *) {
  background-color: rgb(241 126 184 / 0);
}

.dark\:bg-pink-400\/10:is(.dark *) {
  background-color: rgb(241 126 184 / 0.1);
}

.dark\:bg-pink-400\/100:is(.dark *) {
  background-color: rgb(241 126 184 / 1);
}

.dark\:bg-pink-400\/15:is(.dark *) {
  background-color: rgb(241 126 184 / 0.15);
}

.dark\:bg-pink-400\/20:is(.dark *) {
  background-color: rgb(241 126 184 / 0.2);
}

.dark\:bg-pink-400\/25:is(.dark *) {
  background-color: rgb(241 126 184 / 0.25);
}

.dark\:bg-pink-400\/30:is(.dark *) {
  background-color: rgb(241 126 184 / 0.3);
}

.dark\:bg-pink-400\/35:is(.dark *) {
  background-color: rgb(241 126 184 / 0.35);
}

.dark\:bg-pink-400\/40:is(.dark *) {
  background-color: rgb(241 126 184 / 0.4);
}

.dark\:bg-pink-400\/45:is(.dark *) {
  background-color: rgb(241 126 184 / 0.45);
}

.dark\:bg-pink-400\/5:is(.dark *) {
  background-color: rgb(241 126 184 / 0.05);
}

.dark\:bg-pink-400\/50:is(.dark *) {
  background-color: rgb(241 126 184 / 0.5);
}

.dark\:bg-pink-400\/55:is(.dark *) {
  background-color: rgb(241 126 184 / 0.55);
}

.dark\:bg-pink-400\/60:is(.dark *) {
  background-color: rgb(241 126 184 / 0.6);
}

.dark\:bg-pink-400\/65:is(.dark *) {
  background-color: rgb(241 126 184 / 0.65);
}

.dark\:bg-pink-400\/70:is(.dark *) {
  background-color: rgb(241 126 184 / 0.7);
}

.dark\:bg-pink-400\/75:is(.dark *) {
  background-color: rgb(241 126 184 / 0.75);
}

.dark\:bg-pink-400\/80:is(.dark *) {
  background-color: rgb(241 126 184 / 0.8);
}

.dark\:bg-pink-400\/85:is(.dark *) {
  background-color: rgb(241 126 184 / 0.85);
}

.dark\:bg-pink-400\/90:is(.dark *) {
  background-color: rgb(241 126 184 / 0.9);
}

.dark\:bg-pink-400\/95:is(.dark *) {
  background-color: rgb(241 126 184 / 0.95);
}

.dark\:bg-pink-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(231 70 148 / var(--tw-bg-opacity, 1));
}

.dark\:bg-pink-500\/0:is(.dark *) {
  background-color: rgb(231 70 148 / 0);
}

.dark\:bg-pink-500\/10:is(.dark *) {
  background-color: rgb(231 70 148 / 0.1);
}

.dark\:bg-pink-500\/100:is(.dark *) {
  background-color: rgb(231 70 148 / 1);
}

.dark\:bg-pink-500\/15:is(.dark *) {
  background-color: rgb(231 70 148 / 0.15);
}

.dark\:bg-pink-500\/20:is(.dark *) {
  background-color: rgb(231 70 148 / 0.2);
}

.dark\:bg-pink-500\/25:is(.dark *) {
  background-color: rgb(231 70 148 / 0.25);
}

.dark\:bg-pink-500\/30:is(.dark *) {
  background-color: rgb(231 70 148 / 0.3);
}

.dark\:bg-pink-500\/35:is(.dark *) {
  background-color: rgb(231 70 148 / 0.35);
}

.dark\:bg-pink-500\/40:is(.dark *) {
  background-color: rgb(231 70 148 / 0.4);
}

.dark\:bg-pink-500\/45:is(.dark *) {
  background-color: rgb(231 70 148 / 0.45);
}

.dark\:bg-pink-500\/5:is(.dark *) {
  background-color: rgb(231 70 148 / 0.05);
}

.dark\:bg-pink-500\/50:is(.dark *) {
  background-color: rgb(231 70 148 / 0.5);
}

.dark\:bg-pink-500\/55:is(.dark *) {
  background-color: rgb(231 70 148 / 0.55);
}

.dark\:bg-pink-500\/60:is(.dark *) {
  background-color: rgb(231 70 148 / 0.6);
}

.dark\:bg-pink-500\/65:is(.dark *) {
  background-color: rgb(231 70 148 / 0.65);
}

.dark\:bg-pink-500\/70:is(.dark *) {
  background-color: rgb(231 70 148 / 0.7);
}

.dark\:bg-pink-500\/75:is(.dark *) {
  background-color: rgb(231 70 148 / 0.75);
}

.dark\:bg-pink-500\/80:is(.dark *) {
  background-color: rgb(231 70 148 / 0.8);
}

.dark\:bg-pink-500\/85:is(.dark *) {
  background-color: rgb(231 70 148 / 0.85);
}

.dark\:bg-pink-500\/90:is(.dark *) {
  background-color: rgb(231 70 148 / 0.9);
}

.dark\:bg-pink-500\/95:is(.dark *) {
  background-color: rgb(231 70 148 / 0.95);
}

.dark\:bg-pink-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(214 31 105 / var(--tw-bg-opacity, 1));
}

.dark\:bg-pink-600\/0:is(.dark *) {
  background-color: rgb(214 31 105 / 0);
}

.dark\:bg-pink-600\/10:is(.dark *) {
  background-color: rgb(214 31 105 / 0.1);
}

.dark\:bg-pink-600\/100:is(.dark *) {
  background-color: rgb(214 31 105 / 1);
}

.dark\:bg-pink-600\/15:is(.dark *) {
  background-color: rgb(214 31 105 / 0.15);
}

.dark\:bg-pink-600\/20:is(.dark *) {
  background-color: rgb(214 31 105 / 0.2);
}

.dark\:bg-pink-600\/25:is(.dark *) {
  background-color: rgb(214 31 105 / 0.25);
}

.dark\:bg-pink-600\/30:is(.dark *) {
  background-color: rgb(214 31 105 / 0.3);
}

.dark\:bg-pink-600\/35:is(.dark *) {
  background-color: rgb(214 31 105 / 0.35);
}

.dark\:bg-pink-600\/40:is(.dark *) {
  background-color: rgb(214 31 105 / 0.4);
}

.dark\:bg-pink-600\/45:is(.dark *) {
  background-color: rgb(214 31 105 / 0.45);
}

.dark\:bg-pink-600\/5:is(.dark *) {
  background-color: rgb(214 31 105 / 0.05);
}

.dark\:bg-pink-600\/50:is(.dark *) {
  background-color: rgb(214 31 105 / 0.5);
}

.dark\:bg-pink-600\/55:is(.dark *) {
  background-color: rgb(214 31 105 / 0.55);
}

.dark\:bg-pink-600\/60:is(.dark *) {
  background-color: rgb(214 31 105 / 0.6);
}

.dark\:bg-pink-600\/65:is(.dark *) {
  background-color: rgb(214 31 105 / 0.65);
}

.dark\:bg-pink-600\/70:is(.dark *) {
  background-color: rgb(214 31 105 / 0.7);
}

.dark\:bg-pink-600\/75:is(.dark *) {
  background-color: rgb(214 31 105 / 0.75);
}

.dark\:bg-pink-600\/80:is(.dark *) {
  background-color: rgb(214 31 105 / 0.8);
}

.dark\:bg-pink-600\/85:is(.dark *) {
  background-color: rgb(214 31 105 / 0.85);
}

.dark\:bg-pink-600\/90:is(.dark *) {
  background-color: rgb(214 31 105 / 0.9);
}

.dark\:bg-pink-600\/95:is(.dark *) {
  background-color: rgb(214 31 105 / 0.95);
}

.dark\:bg-pink-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(191 18 93 / var(--tw-bg-opacity, 1));
}

.dark\:bg-pink-700\/0:is(.dark *) {
  background-color: rgb(191 18 93 / 0);
}

.dark\:bg-pink-700\/10:is(.dark *) {
  background-color: rgb(191 18 93 / 0.1);
}

.dark\:bg-pink-700\/100:is(.dark *) {
  background-color: rgb(191 18 93 / 1);
}

.dark\:bg-pink-700\/15:is(.dark *) {
  background-color: rgb(191 18 93 / 0.15);
}

.dark\:bg-pink-700\/20:is(.dark *) {
  background-color: rgb(191 18 93 / 0.2);
}

.dark\:bg-pink-700\/25:is(.dark *) {
  background-color: rgb(191 18 93 / 0.25);
}

.dark\:bg-pink-700\/30:is(.dark *) {
  background-color: rgb(191 18 93 / 0.3);
}

.dark\:bg-pink-700\/35:is(.dark *) {
  background-color: rgb(191 18 93 / 0.35);
}

.dark\:bg-pink-700\/40:is(.dark *) {
  background-color: rgb(191 18 93 / 0.4);
}

.dark\:bg-pink-700\/45:is(.dark *) {
  background-color: rgb(191 18 93 / 0.45);
}

.dark\:bg-pink-700\/5:is(.dark *) {
  background-color: rgb(191 18 93 / 0.05);
}

.dark\:bg-pink-700\/50:is(.dark *) {
  background-color: rgb(191 18 93 / 0.5);
}

.dark\:bg-pink-700\/55:is(.dark *) {
  background-color: rgb(191 18 93 / 0.55);
}

.dark\:bg-pink-700\/60:is(.dark *) {
  background-color: rgb(191 18 93 / 0.6);
}

.dark\:bg-pink-700\/65:is(.dark *) {
  background-color: rgb(191 18 93 / 0.65);
}

.dark\:bg-pink-700\/70:is(.dark *) {
  background-color: rgb(191 18 93 / 0.7);
}

.dark\:bg-pink-700\/75:is(.dark *) {
  background-color: rgb(191 18 93 / 0.75);
}

.dark\:bg-pink-700\/80:is(.dark *) {
  background-color: rgb(191 18 93 / 0.8);
}

.dark\:bg-pink-700\/85:is(.dark *) {
  background-color: rgb(191 18 93 / 0.85);
}

.dark\:bg-pink-700\/90:is(.dark *) {
  background-color: rgb(191 18 93 / 0.9);
}

.dark\:bg-pink-700\/95:is(.dark *) {
  background-color: rgb(191 18 93 / 0.95);
}

.dark\:bg-pink-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(153 21 75 / var(--tw-bg-opacity, 1));
}

.dark\:bg-pink-800\/0:is(.dark *) {
  background-color: rgb(153 21 75 / 0);
}

.dark\:bg-pink-800\/10:is(.dark *) {
  background-color: rgb(153 21 75 / 0.1);
}

.dark\:bg-pink-800\/100:is(.dark *) {
  background-color: rgb(153 21 75 / 1);
}

.dark\:bg-pink-800\/15:is(.dark *) {
  background-color: rgb(153 21 75 / 0.15);
}

.dark\:bg-pink-800\/20:is(.dark *) {
  background-color: rgb(153 21 75 / 0.2);
}

.dark\:bg-pink-800\/25:is(.dark *) {
  background-color: rgb(153 21 75 / 0.25);
}

.dark\:bg-pink-800\/30:is(.dark *) {
  background-color: rgb(153 21 75 / 0.3);
}

.dark\:bg-pink-800\/35:is(.dark *) {
  background-color: rgb(153 21 75 / 0.35);
}

.dark\:bg-pink-800\/40:is(.dark *) {
  background-color: rgb(153 21 75 / 0.4);
}

.dark\:bg-pink-800\/45:is(.dark *) {
  background-color: rgb(153 21 75 / 0.45);
}

.dark\:bg-pink-800\/5:is(.dark *) {
  background-color: rgb(153 21 75 / 0.05);
}

.dark\:bg-pink-800\/50:is(.dark *) {
  background-color: rgb(153 21 75 / 0.5);
}

.dark\:bg-pink-800\/55:is(.dark *) {
  background-color: rgb(153 21 75 / 0.55);
}

.dark\:bg-pink-800\/60:is(.dark *) {
  background-color: rgb(153 21 75 / 0.6);
}

.dark\:bg-pink-800\/65:is(.dark *) {
  background-color: rgb(153 21 75 / 0.65);
}

.dark\:bg-pink-800\/70:is(.dark *) {
  background-color: rgb(153 21 75 / 0.7);
}

.dark\:bg-pink-800\/75:is(.dark *) {
  background-color: rgb(153 21 75 / 0.75);
}

.dark\:bg-pink-800\/80:is(.dark *) {
  background-color: rgb(153 21 75 / 0.8);
}

.dark\:bg-pink-800\/85:is(.dark *) {
  background-color: rgb(153 21 75 / 0.85);
}

.dark\:bg-pink-800\/90:is(.dark *) {
  background-color: rgb(153 21 75 / 0.9);
}

.dark\:bg-pink-800\/95:is(.dark *) {
  background-color: rgb(153 21 75 / 0.95);
}

.dark\:bg-pink-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(117 26 61 / var(--tw-bg-opacity, 1));
}

.dark\:bg-pink-900\/0:is(.dark *) {
  background-color: rgb(117 26 61 / 0);
}

.dark\:bg-pink-900\/10:is(.dark *) {
  background-color: rgb(117 26 61 / 0.1);
}

.dark\:bg-pink-900\/100:is(.dark *) {
  background-color: rgb(117 26 61 / 1);
}

.dark\:bg-pink-900\/15:is(.dark *) {
  background-color: rgb(117 26 61 / 0.15);
}

.dark\:bg-pink-900\/20:is(.dark *) {
  background-color: rgb(117 26 61 / 0.2);
}

.dark\:bg-pink-900\/25:is(.dark *) {
  background-color: rgb(117 26 61 / 0.25);
}

.dark\:bg-pink-900\/30:is(.dark *) {
  background-color: rgb(117 26 61 / 0.3);
}

.dark\:bg-pink-900\/35:is(.dark *) {
  background-color: rgb(117 26 61 / 0.35);
}

.dark\:bg-pink-900\/40:is(.dark *) {
  background-color: rgb(117 26 61 / 0.4);
}

.dark\:bg-pink-900\/45:is(.dark *) {
  background-color: rgb(117 26 61 / 0.45);
}

.dark\:bg-pink-900\/5:is(.dark *) {
  background-color: rgb(117 26 61 / 0.05);
}

.dark\:bg-pink-900\/50:is(.dark *) {
  background-color: rgb(117 26 61 / 0.5);
}

.dark\:bg-pink-900\/55:is(.dark *) {
  background-color: rgb(117 26 61 / 0.55);
}

.dark\:bg-pink-900\/60:is(.dark *) {
  background-color: rgb(117 26 61 / 0.6);
}

.dark\:bg-pink-900\/65:is(.dark *) {
  background-color: rgb(117 26 61 / 0.65);
}

.dark\:bg-pink-900\/70:is(.dark *) {
  background-color: rgb(117 26 61 / 0.7);
}

.dark\:bg-pink-900\/75:is(.dark *) {
  background-color: rgb(117 26 61 / 0.75);
}

.dark\:bg-pink-900\/80:is(.dark *) {
  background-color: rgb(117 26 61 / 0.8);
}

.dark\:bg-pink-900\/85:is(.dark *) {
  background-color: rgb(117 26 61 / 0.85);
}

.dark\:bg-pink-900\/90:is(.dark *) {
  background-color: rgb(117 26 61 / 0.9);
}

.dark\:bg-pink-900\/95:is(.dark *) {
  background-color: rgb(117 26 61 / 0.95);
}

.dark\:bg-purple-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 254 / var(--tw-bg-opacity, 1));
}

.dark\:bg-purple-100\/0:is(.dark *) {
  background-color: rgb(237 235 254 / 0);
}

.dark\:bg-purple-100\/10:is(.dark *) {
  background-color: rgb(237 235 254 / 0.1);
}

.dark\:bg-purple-100\/100:is(.dark *) {
  background-color: rgb(237 235 254 / 1);
}

.dark\:bg-purple-100\/15:is(.dark *) {
  background-color: rgb(237 235 254 / 0.15);
}

.dark\:bg-purple-100\/20:is(.dark *) {
  background-color: rgb(237 235 254 / 0.2);
}

.dark\:bg-purple-100\/25:is(.dark *) {
  background-color: rgb(237 235 254 / 0.25);
}

.dark\:bg-purple-100\/30:is(.dark *) {
  background-color: rgb(237 235 254 / 0.3);
}

.dark\:bg-purple-100\/35:is(.dark *) {
  background-color: rgb(237 235 254 / 0.35);
}

.dark\:bg-purple-100\/40:is(.dark *) {
  background-color: rgb(237 235 254 / 0.4);
}

.dark\:bg-purple-100\/45:is(.dark *) {
  background-color: rgb(237 235 254 / 0.45);
}

.dark\:bg-purple-100\/5:is(.dark *) {
  background-color: rgb(237 235 254 / 0.05);
}

.dark\:bg-purple-100\/50:is(.dark *) {
  background-color: rgb(237 235 254 / 0.5);
}

.dark\:bg-purple-100\/55:is(.dark *) {
  background-color: rgb(237 235 254 / 0.55);
}

.dark\:bg-purple-100\/60:is(.dark *) {
  background-color: rgb(237 235 254 / 0.6);
}

.dark\:bg-purple-100\/65:is(.dark *) {
  background-color: rgb(237 235 254 / 0.65);
}

.dark\:bg-purple-100\/70:is(.dark *) {
  background-color: rgb(237 235 254 / 0.7);
}

.dark\:bg-purple-100\/75:is(.dark *) {
  background-color: rgb(237 235 254 / 0.75);
}

.dark\:bg-purple-100\/80:is(.dark *) {
  background-color: rgb(237 235 254 / 0.8);
}

.dark\:bg-purple-100\/85:is(.dark *) {
  background-color: rgb(237 235 254 / 0.85);
}

.dark\:bg-purple-100\/90:is(.dark *) {
  background-color: rgb(237 235 254 / 0.9);
}

.dark\:bg-purple-100\/95:is(.dark *) {
  background-color: rgb(237 235 254 / 0.95);
}

.dark\:bg-purple-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(220 215 254 / var(--tw-bg-opacity, 1));
}

.dark\:bg-purple-200\/0:is(.dark *) {
  background-color: rgb(220 215 254 / 0);
}

.dark\:bg-purple-200\/10:is(.dark *) {
  background-color: rgb(220 215 254 / 0.1);
}

.dark\:bg-purple-200\/100:is(.dark *) {
  background-color: rgb(220 215 254 / 1);
}

.dark\:bg-purple-200\/15:is(.dark *) {
  background-color: rgb(220 215 254 / 0.15);
}

.dark\:bg-purple-200\/20:is(.dark *) {
  background-color: rgb(220 215 254 / 0.2);
}

.dark\:bg-purple-200\/25:is(.dark *) {
  background-color: rgb(220 215 254 / 0.25);
}

.dark\:bg-purple-200\/30:is(.dark *) {
  background-color: rgb(220 215 254 / 0.3);
}

.dark\:bg-purple-200\/35:is(.dark *) {
  background-color: rgb(220 215 254 / 0.35);
}

.dark\:bg-purple-200\/40:is(.dark *) {
  background-color: rgb(220 215 254 / 0.4);
}

.dark\:bg-purple-200\/45:is(.dark *) {
  background-color: rgb(220 215 254 / 0.45);
}

.dark\:bg-purple-200\/5:is(.dark *) {
  background-color: rgb(220 215 254 / 0.05);
}

.dark\:bg-purple-200\/50:is(.dark *) {
  background-color: rgb(220 215 254 / 0.5);
}

.dark\:bg-purple-200\/55:is(.dark *) {
  background-color: rgb(220 215 254 / 0.55);
}

.dark\:bg-purple-200\/60:is(.dark *) {
  background-color: rgb(220 215 254 / 0.6);
}

.dark\:bg-purple-200\/65:is(.dark *) {
  background-color: rgb(220 215 254 / 0.65);
}

.dark\:bg-purple-200\/70:is(.dark *) {
  background-color: rgb(220 215 254 / 0.7);
}

.dark\:bg-purple-200\/75:is(.dark *) {
  background-color: rgb(220 215 254 / 0.75);
}

.dark\:bg-purple-200\/80:is(.dark *) {
  background-color: rgb(220 215 254 / 0.8);
}

.dark\:bg-purple-200\/85:is(.dark *) {
  background-color: rgb(220 215 254 / 0.85);
}

.dark\:bg-purple-200\/90:is(.dark *) {
  background-color: rgb(220 215 254 / 0.9);
}

.dark\:bg-purple-200\/95:is(.dark *) {
  background-color: rgb(220 215 254 / 0.95);
}

.dark\:bg-purple-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(202 191 253 / var(--tw-bg-opacity, 1));
}

.dark\:bg-purple-300\/0:is(.dark *) {
  background-color: rgb(202 191 253 / 0);
}

.dark\:bg-purple-300\/10:is(.dark *) {
  background-color: rgb(202 191 253 / 0.1);
}

.dark\:bg-purple-300\/100:is(.dark *) {
  background-color: rgb(202 191 253 / 1);
}

.dark\:bg-purple-300\/15:is(.dark *) {
  background-color: rgb(202 191 253 / 0.15);
}

.dark\:bg-purple-300\/20:is(.dark *) {
  background-color: rgb(202 191 253 / 0.2);
}

.dark\:bg-purple-300\/25:is(.dark *) {
  background-color: rgb(202 191 253 / 0.25);
}

.dark\:bg-purple-300\/30:is(.dark *) {
  background-color: rgb(202 191 253 / 0.3);
}

.dark\:bg-purple-300\/35:is(.dark *) {
  background-color: rgb(202 191 253 / 0.35);
}

.dark\:bg-purple-300\/40:is(.dark *) {
  background-color: rgb(202 191 253 / 0.4);
}

.dark\:bg-purple-300\/45:is(.dark *) {
  background-color: rgb(202 191 253 / 0.45);
}

.dark\:bg-purple-300\/5:is(.dark *) {
  background-color: rgb(202 191 253 / 0.05);
}

.dark\:bg-purple-300\/50:is(.dark *) {
  background-color: rgb(202 191 253 / 0.5);
}

.dark\:bg-purple-300\/55:is(.dark *) {
  background-color: rgb(202 191 253 / 0.55);
}

.dark\:bg-purple-300\/60:is(.dark *) {
  background-color: rgb(202 191 253 / 0.6);
}

.dark\:bg-purple-300\/65:is(.dark *) {
  background-color: rgb(202 191 253 / 0.65);
}

.dark\:bg-purple-300\/70:is(.dark *) {
  background-color: rgb(202 191 253 / 0.7);
}

.dark\:bg-purple-300\/75:is(.dark *) {
  background-color: rgb(202 191 253 / 0.75);
}

.dark\:bg-purple-300\/80:is(.dark *) {
  background-color: rgb(202 191 253 / 0.8);
}

.dark\:bg-purple-300\/85:is(.dark *) {
  background-color: rgb(202 191 253 / 0.85);
}

.dark\:bg-purple-300\/90:is(.dark *) {
  background-color: rgb(202 191 253 / 0.9);
}

.dark\:bg-purple-300\/95:is(.dark *) {
  background-color: rgb(202 191 253 / 0.95);
}

.dark\:bg-purple-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(172 148 250 / var(--tw-bg-opacity, 1));
}

.dark\:bg-purple-400\/0:is(.dark *) {
  background-color: rgb(172 148 250 / 0);
}

.dark\:bg-purple-400\/10:is(.dark *) {
  background-color: rgb(172 148 250 / 0.1);
}

.dark\:bg-purple-400\/100:is(.dark *) {
  background-color: rgb(172 148 250 / 1);
}

.dark\:bg-purple-400\/15:is(.dark *) {
  background-color: rgb(172 148 250 / 0.15);
}

.dark\:bg-purple-400\/20:is(.dark *) {
  background-color: rgb(172 148 250 / 0.2);
}

.dark\:bg-purple-400\/25:is(.dark *) {
  background-color: rgb(172 148 250 / 0.25);
}

.dark\:bg-purple-400\/30:is(.dark *) {
  background-color: rgb(172 148 250 / 0.3);
}

.dark\:bg-purple-400\/35:is(.dark *) {
  background-color: rgb(172 148 250 / 0.35);
}

.dark\:bg-purple-400\/40:is(.dark *) {
  background-color: rgb(172 148 250 / 0.4);
}

.dark\:bg-purple-400\/45:is(.dark *) {
  background-color: rgb(172 148 250 / 0.45);
}

.dark\:bg-purple-400\/5:is(.dark *) {
  background-color: rgb(172 148 250 / 0.05);
}

.dark\:bg-purple-400\/50:is(.dark *) {
  background-color: rgb(172 148 250 / 0.5);
}

.dark\:bg-purple-400\/55:is(.dark *) {
  background-color: rgb(172 148 250 / 0.55);
}

.dark\:bg-purple-400\/60:is(.dark *) {
  background-color: rgb(172 148 250 / 0.6);
}

.dark\:bg-purple-400\/65:is(.dark *) {
  background-color: rgb(172 148 250 / 0.65);
}

.dark\:bg-purple-400\/70:is(.dark *) {
  background-color: rgb(172 148 250 / 0.7);
}

.dark\:bg-purple-400\/75:is(.dark *) {
  background-color: rgb(172 148 250 / 0.75);
}

.dark\:bg-purple-400\/80:is(.dark *) {
  background-color: rgb(172 148 250 / 0.8);
}

.dark\:bg-purple-400\/85:is(.dark *) {
  background-color: rgb(172 148 250 / 0.85);
}

.dark\:bg-purple-400\/90:is(.dark *) {
  background-color: rgb(172 148 250 / 0.9);
}

.dark\:bg-purple-400\/95:is(.dark *) {
  background-color: rgb(172 148 250 / 0.95);
}

.dark\:bg-purple-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(144 97 249 / var(--tw-bg-opacity, 1));
}

.dark\:bg-purple-500\/0:is(.dark *) {
  background-color: rgb(144 97 249 / 0);
}

.dark\:bg-purple-500\/10:is(.dark *) {
  background-color: rgb(144 97 249 / 0.1);
}

.dark\:bg-purple-500\/100:is(.dark *) {
  background-color: rgb(144 97 249 / 1);
}

.dark\:bg-purple-500\/15:is(.dark *) {
  background-color: rgb(144 97 249 / 0.15);
}

.dark\:bg-purple-500\/20:is(.dark *) {
  background-color: rgb(144 97 249 / 0.2);
}

.dark\:bg-purple-500\/25:is(.dark *) {
  background-color: rgb(144 97 249 / 0.25);
}

.dark\:bg-purple-500\/30:is(.dark *) {
  background-color: rgb(144 97 249 / 0.3);
}

.dark\:bg-purple-500\/35:is(.dark *) {
  background-color: rgb(144 97 249 / 0.35);
}

.dark\:bg-purple-500\/40:is(.dark *) {
  background-color: rgb(144 97 249 / 0.4);
}

.dark\:bg-purple-500\/45:is(.dark *) {
  background-color: rgb(144 97 249 / 0.45);
}

.dark\:bg-purple-500\/5:is(.dark *) {
  background-color: rgb(144 97 249 / 0.05);
}

.dark\:bg-purple-500\/50:is(.dark *) {
  background-color: rgb(144 97 249 / 0.5);
}

.dark\:bg-purple-500\/55:is(.dark *) {
  background-color: rgb(144 97 249 / 0.55);
}

.dark\:bg-purple-500\/60:is(.dark *) {
  background-color: rgb(144 97 249 / 0.6);
}

.dark\:bg-purple-500\/65:is(.dark *) {
  background-color: rgb(144 97 249 / 0.65);
}

.dark\:bg-purple-500\/70:is(.dark *) {
  background-color: rgb(144 97 249 / 0.7);
}

.dark\:bg-purple-500\/75:is(.dark *) {
  background-color: rgb(144 97 249 / 0.75);
}

.dark\:bg-purple-500\/80:is(.dark *) {
  background-color: rgb(144 97 249 / 0.8);
}

.dark\:bg-purple-500\/85:is(.dark *) {
  background-color: rgb(144 97 249 / 0.85);
}

.dark\:bg-purple-500\/90:is(.dark *) {
  background-color: rgb(144 97 249 / 0.9);
}

.dark\:bg-purple-500\/95:is(.dark *) {
  background-color: rgb(144 97 249 / 0.95);
}

.dark\:bg-purple-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(126 58 242 / var(--tw-bg-opacity, 1));
}

.dark\:bg-purple-600\/0:is(.dark *) {
  background-color: rgb(126 58 242 / 0);
}

.dark\:bg-purple-600\/10:is(.dark *) {
  background-color: rgb(126 58 242 / 0.1);
}

.dark\:bg-purple-600\/100:is(.dark *) {
  background-color: rgb(126 58 242 / 1);
}

.dark\:bg-purple-600\/15:is(.dark *) {
  background-color: rgb(126 58 242 / 0.15);
}

.dark\:bg-purple-600\/20:is(.dark *) {
  background-color: rgb(126 58 242 / 0.2);
}

.dark\:bg-purple-600\/25:is(.dark *) {
  background-color: rgb(126 58 242 / 0.25);
}

.dark\:bg-purple-600\/30:is(.dark *) {
  background-color: rgb(126 58 242 / 0.3);
}

.dark\:bg-purple-600\/35:is(.dark *) {
  background-color: rgb(126 58 242 / 0.35);
}

.dark\:bg-purple-600\/40:is(.dark *) {
  background-color: rgb(126 58 242 / 0.4);
}

.dark\:bg-purple-600\/45:is(.dark *) {
  background-color: rgb(126 58 242 / 0.45);
}

.dark\:bg-purple-600\/5:is(.dark *) {
  background-color: rgb(126 58 242 / 0.05);
}

.dark\:bg-purple-600\/50:is(.dark *) {
  background-color: rgb(126 58 242 / 0.5);
}

.dark\:bg-purple-600\/55:is(.dark *) {
  background-color: rgb(126 58 242 / 0.55);
}

.dark\:bg-purple-600\/60:is(.dark *) {
  background-color: rgb(126 58 242 / 0.6);
}

.dark\:bg-purple-600\/65:is(.dark *) {
  background-color: rgb(126 58 242 / 0.65);
}

.dark\:bg-purple-600\/70:is(.dark *) {
  background-color: rgb(126 58 242 / 0.7);
}

.dark\:bg-purple-600\/75:is(.dark *) {
  background-color: rgb(126 58 242 / 0.75);
}

.dark\:bg-purple-600\/80:is(.dark *) {
  background-color: rgb(126 58 242 / 0.8);
}

.dark\:bg-purple-600\/85:is(.dark *) {
  background-color: rgb(126 58 242 / 0.85);
}

.dark\:bg-purple-600\/90:is(.dark *) {
  background-color: rgb(126 58 242 / 0.9);
}

.dark\:bg-purple-600\/95:is(.dark *) {
  background-color: rgb(126 58 242 / 0.95);
}

.dark\:bg-purple-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(108 43 217 / var(--tw-bg-opacity, 1));
}

.dark\:bg-purple-700\/0:is(.dark *) {
  background-color: rgb(108 43 217 / 0);
}

.dark\:bg-purple-700\/10:is(.dark *) {
  background-color: rgb(108 43 217 / 0.1);
}

.dark\:bg-purple-700\/100:is(.dark *) {
  background-color: rgb(108 43 217 / 1);
}

.dark\:bg-purple-700\/15:is(.dark *) {
  background-color: rgb(108 43 217 / 0.15);
}

.dark\:bg-purple-700\/20:is(.dark *) {
  background-color: rgb(108 43 217 / 0.2);
}

.dark\:bg-purple-700\/25:is(.dark *) {
  background-color: rgb(108 43 217 / 0.25);
}

.dark\:bg-purple-700\/30:is(.dark *) {
  background-color: rgb(108 43 217 / 0.3);
}

.dark\:bg-purple-700\/35:is(.dark *) {
  background-color: rgb(108 43 217 / 0.35);
}

.dark\:bg-purple-700\/40:is(.dark *) {
  background-color: rgb(108 43 217 / 0.4);
}

.dark\:bg-purple-700\/45:is(.dark *) {
  background-color: rgb(108 43 217 / 0.45);
}

.dark\:bg-purple-700\/5:is(.dark *) {
  background-color: rgb(108 43 217 / 0.05);
}

.dark\:bg-purple-700\/50:is(.dark *) {
  background-color: rgb(108 43 217 / 0.5);
}

.dark\:bg-purple-700\/55:is(.dark *) {
  background-color: rgb(108 43 217 / 0.55);
}

.dark\:bg-purple-700\/60:is(.dark *) {
  background-color: rgb(108 43 217 / 0.6);
}

.dark\:bg-purple-700\/65:is(.dark *) {
  background-color: rgb(108 43 217 / 0.65);
}

.dark\:bg-purple-700\/70:is(.dark *) {
  background-color: rgb(108 43 217 / 0.7);
}

.dark\:bg-purple-700\/75:is(.dark *) {
  background-color: rgb(108 43 217 / 0.75);
}

.dark\:bg-purple-700\/80:is(.dark *) {
  background-color: rgb(108 43 217 / 0.8);
}

.dark\:bg-purple-700\/85:is(.dark *) {
  background-color: rgb(108 43 217 / 0.85);
}

.dark\:bg-purple-700\/90:is(.dark *) {
  background-color: rgb(108 43 217 / 0.9);
}

.dark\:bg-purple-700\/95:is(.dark *) {
  background-color: rgb(108 43 217 / 0.95);
}

.dark\:bg-purple-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(85 33 181 / var(--tw-bg-opacity, 1));
}

.dark\:bg-purple-800\/0:is(.dark *) {
  background-color: rgb(85 33 181 / 0);
}

.dark\:bg-purple-800\/10:is(.dark *) {
  background-color: rgb(85 33 181 / 0.1);
}

.dark\:bg-purple-800\/100:is(.dark *) {
  background-color: rgb(85 33 181 / 1);
}

.dark\:bg-purple-800\/15:is(.dark *) {
  background-color: rgb(85 33 181 / 0.15);
}

.dark\:bg-purple-800\/20:is(.dark *) {
  background-color: rgb(85 33 181 / 0.2);
}

.dark\:bg-purple-800\/25:is(.dark *) {
  background-color: rgb(85 33 181 / 0.25);
}

.dark\:bg-purple-800\/30:is(.dark *) {
  background-color: rgb(85 33 181 / 0.3);
}

.dark\:bg-purple-800\/35:is(.dark *) {
  background-color: rgb(85 33 181 / 0.35);
}

.dark\:bg-purple-800\/40:is(.dark *) {
  background-color: rgb(85 33 181 / 0.4);
}

.dark\:bg-purple-800\/45:is(.dark *) {
  background-color: rgb(85 33 181 / 0.45);
}

.dark\:bg-purple-800\/5:is(.dark *) {
  background-color: rgb(85 33 181 / 0.05);
}

.dark\:bg-purple-800\/50:is(.dark *) {
  background-color: rgb(85 33 181 / 0.5);
}

.dark\:bg-purple-800\/55:is(.dark *) {
  background-color: rgb(85 33 181 / 0.55);
}

.dark\:bg-purple-800\/60:is(.dark *) {
  background-color: rgb(85 33 181 / 0.6);
}

.dark\:bg-purple-800\/65:is(.dark *) {
  background-color: rgb(85 33 181 / 0.65);
}

.dark\:bg-purple-800\/70:is(.dark *) {
  background-color: rgb(85 33 181 / 0.7);
}

.dark\:bg-purple-800\/75:is(.dark *) {
  background-color: rgb(85 33 181 / 0.75);
}

.dark\:bg-purple-800\/80:is(.dark *) {
  background-color: rgb(85 33 181 / 0.8);
}

.dark\:bg-purple-800\/85:is(.dark *) {
  background-color: rgb(85 33 181 / 0.85);
}

.dark\:bg-purple-800\/90:is(.dark *) {
  background-color: rgb(85 33 181 / 0.9);
}

.dark\:bg-purple-800\/95:is(.dark *) {
  background-color: rgb(85 33 181 / 0.95);
}

.dark\:bg-purple-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(74 29 150 / var(--tw-bg-opacity, 1));
}

.dark\:bg-purple-900\/0:is(.dark *) {
  background-color: rgb(74 29 150 / 0);
}

.dark\:bg-purple-900\/10:is(.dark *) {
  background-color: rgb(74 29 150 / 0.1);
}

.dark\:bg-purple-900\/100:is(.dark *) {
  background-color: rgb(74 29 150 / 1);
}

.dark\:bg-purple-900\/15:is(.dark *) {
  background-color: rgb(74 29 150 / 0.15);
}

.dark\:bg-purple-900\/20:is(.dark *) {
  background-color: rgb(74 29 150 / 0.2);
}

.dark\:bg-purple-900\/25:is(.dark *) {
  background-color: rgb(74 29 150 / 0.25);
}

.dark\:bg-purple-900\/30:is(.dark *) {
  background-color: rgb(74 29 150 / 0.3);
}

.dark\:bg-purple-900\/35:is(.dark *) {
  background-color: rgb(74 29 150 / 0.35);
}

.dark\:bg-purple-900\/40:is(.dark *) {
  background-color: rgb(74 29 150 / 0.4);
}

.dark\:bg-purple-900\/45:is(.dark *) {
  background-color: rgb(74 29 150 / 0.45);
}

.dark\:bg-purple-900\/5:is(.dark *) {
  background-color: rgb(74 29 150 / 0.05);
}

.dark\:bg-purple-900\/50:is(.dark *) {
  background-color: rgb(74 29 150 / 0.5);
}

.dark\:bg-purple-900\/55:is(.dark *) {
  background-color: rgb(74 29 150 / 0.55);
}

.dark\:bg-purple-900\/60:is(.dark *) {
  background-color: rgb(74 29 150 / 0.6);
}

.dark\:bg-purple-900\/65:is(.dark *) {
  background-color: rgb(74 29 150 / 0.65);
}

.dark\:bg-purple-900\/70:is(.dark *) {
  background-color: rgb(74 29 150 / 0.7);
}

.dark\:bg-purple-900\/75:is(.dark *) {
  background-color: rgb(74 29 150 / 0.75);
}

.dark\:bg-purple-900\/80:is(.dark *) {
  background-color: rgb(74 29 150 / 0.8);
}

.dark\:bg-purple-900\/85:is(.dark *) {
  background-color: rgb(74 29 150 / 0.85);
}

.dark\:bg-purple-900\/90:is(.dark *) {
  background-color: rgb(74 29 150 / 0.9);
}

.dark\:bg-purple-900\/95:is(.dark *) {
  background-color: rgb(74 29 150 / 0.95);
}

.dark\:bg-red-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.dark\:bg-red-100\/0:is(.dark *) {
  background-color: rgb(254 226 226 / 0);
}

.dark\:bg-red-100\/10:is(.dark *) {
  background-color: rgb(254 226 226 / 0.1);
}

.dark\:bg-red-100\/100:is(.dark *) {
  background-color: rgb(254 226 226 / 1);
}

.dark\:bg-red-100\/15:is(.dark *) {
  background-color: rgb(254 226 226 / 0.15);
}

.dark\:bg-red-100\/20:is(.dark *) {
  background-color: rgb(254 226 226 / 0.2);
}

.dark\:bg-red-100\/25:is(.dark *) {
  background-color: rgb(254 226 226 / 0.25);
}

.dark\:bg-red-100\/30:is(.dark *) {
  background-color: rgb(254 226 226 / 0.3);
}

.dark\:bg-red-100\/35:is(.dark *) {
  background-color: rgb(254 226 226 / 0.35);
}

.dark\:bg-red-100\/40:is(.dark *) {
  background-color: rgb(254 226 226 / 0.4);
}

.dark\:bg-red-100\/45:is(.dark *) {
  background-color: rgb(254 226 226 / 0.45);
}

.dark\:bg-red-100\/5:is(.dark *) {
  background-color: rgb(254 226 226 / 0.05);
}

.dark\:bg-red-100\/50:is(.dark *) {
  background-color: rgb(254 226 226 / 0.5);
}

.dark\:bg-red-100\/55:is(.dark *) {
  background-color: rgb(254 226 226 / 0.55);
}

.dark\:bg-red-100\/60:is(.dark *) {
  background-color: rgb(254 226 226 / 0.6);
}

.dark\:bg-red-100\/65:is(.dark *) {
  background-color: rgb(254 226 226 / 0.65);
}

.dark\:bg-red-100\/70:is(.dark *) {
  background-color: rgb(254 226 226 / 0.7);
}

.dark\:bg-red-100\/75:is(.dark *) {
  background-color: rgb(254 226 226 / 0.75);
}

.dark\:bg-red-100\/80:is(.dark *) {
  background-color: rgb(254 226 226 / 0.8);
}

.dark\:bg-red-100\/85:is(.dark *) {
  background-color: rgb(254 226 226 / 0.85);
}

.dark\:bg-red-100\/90:is(.dark *) {
  background-color: rgb(254 226 226 / 0.9);
}

.dark\:bg-red-100\/95:is(.dark *) {
  background-color: rgb(254 226 226 / 0.95);
}

.dark\:bg-red-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.dark\:bg-red-200\/0:is(.dark *) {
  background-color: rgb(254 202 202 / 0);
}

.dark\:bg-red-200\/10:is(.dark *) {
  background-color: rgb(254 202 202 / 0.1);
}

.dark\:bg-red-200\/100:is(.dark *) {
  background-color: rgb(254 202 202 / 1);
}

.dark\:bg-red-200\/15:is(.dark *) {
  background-color: rgb(254 202 202 / 0.15);
}

.dark\:bg-red-200\/20:is(.dark *) {
  background-color: rgb(254 202 202 / 0.2);
}

.dark\:bg-red-200\/25:is(.dark *) {
  background-color: rgb(254 202 202 / 0.25);
}

.dark\:bg-red-200\/30:is(.dark *) {
  background-color: rgb(254 202 202 / 0.3);
}

.dark\:bg-red-200\/35:is(.dark *) {
  background-color: rgb(254 202 202 / 0.35);
}

.dark\:bg-red-200\/40:is(.dark *) {
  background-color: rgb(254 202 202 / 0.4);
}

.dark\:bg-red-200\/45:is(.dark *) {
  background-color: rgb(254 202 202 / 0.45);
}

.dark\:bg-red-200\/5:is(.dark *) {
  background-color: rgb(254 202 202 / 0.05);
}

.dark\:bg-red-200\/50:is(.dark *) {
  background-color: rgb(254 202 202 / 0.5);
}

.dark\:bg-red-200\/55:is(.dark *) {
  background-color: rgb(254 202 202 / 0.55);
}

.dark\:bg-red-200\/60:is(.dark *) {
  background-color: rgb(254 202 202 / 0.6);
}

.dark\:bg-red-200\/65:is(.dark *) {
  background-color: rgb(254 202 202 / 0.65);
}

.dark\:bg-red-200\/70:is(.dark *) {
  background-color: rgb(254 202 202 / 0.7);
}

.dark\:bg-red-200\/75:is(.dark *) {
  background-color: rgb(254 202 202 / 0.75);
}

.dark\:bg-red-200\/80:is(.dark *) {
  background-color: rgb(254 202 202 / 0.8);
}

.dark\:bg-red-200\/85:is(.dark *) {
  background-color: rgb(254 202 202 / 0.85);
}

.dark\:bg-red-200\/90:is(.dark *) {
  background-color: rgb(254 202 202 / 0.9);
}

.dark\:bg-red-200\/95:is(.dark *) {
  background-color: rgb(254 202 202 / 0.95);
}

.dark\:bg-red-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}

.dark\:bg-red-300\/0:is(.dark *) {
  background-color: rgb(252 165 165 / 0);
}

.dark\:bg-red-300\/10:is(.dark *) {
  background-color: rgb(252 165 165 / 0.1);
}

.dark\:bg-red-300\/100:is(.dark *) {
  background-color: rgb(252 165 165 / 1);
}

.dark\:bg-red-300\/15:is(.dark *) {
  background-color: rgb(252 165 165 / 0.15);
}

.dark\:bg-red-300\/20:is(.dark *) {
  background-color: rgb(252 165 165 / 0.2);
}

.dark\:bg-red-300\/25:is(.dark *) {
  background-color: rgb(252 165 165 / 0.25);
}

.dark\:bg-red-300\/30:is(.dark *) {
  background-color: rgb(252 165 165 / 0.3);
}

.dark\:bg-red-300\/35:is(.dark *) {
  background-color: rgb(252 165 165 / 0.35);
}

.dark\:bg-red-300\/40:is(.dark *) {
  background-color: rgb(252 165 165 / 0.4);
}

.dark\:bg-red-300\/45:is(.dark *) {
  background-color: rgb(252 165 165 / 0.45);
}

.dark\:bg-red-300\/5:is(.dark *) {
  background-color: rgb(252 165 165 / 0.05);
}

.dark\:bg-red-300\/50:is(.dark *) {
  background-color: rgb(252 165 165 / 0.5);
}

.dark\:bg-red-300\/55:is(.dark *) {
  background-color: rgb(252 165 165 / 0.55);
}

.dark\:bg-red-300\/60:is(.dark *) {
  background-color: rgb(252 165 165 / 0.6);
}

.dark\:bg-red-300\/65:is(.dark *) {
  background-color: rgb(252 165 165 / 0.65);
}

.dark\:bg-red-300\/70:is(.dark *) {
  background-color: rgb(252 165 165 / 0.7);
}

.dark\:bg-red-300\/75:is(.dark *) {
  background-color: rgb(252 165 165 / 0.75);
}

.dark\:bg-red-300\/80:is(.dark *) {
  background-color: rgb(252 165 165 / 0.8);
}

.dark\:bg-red-300\/85:is(.dark *) {
  background-color: rgb(252 165 165 / 0.85);
}

.dark\:bg-red-300\/90:is(.dark *) {
  background-color: rgb(252 165 165 / 0.9);
}

.dark\:bg-red-300\/95:is(.dark *) {
  background-color: rgb(252 165 165 / 0.95);
}

.dark\:bg-red-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}

.dark\:bg-red-400\/0:is(.dark *) {
  background-color: rgb(248 113 113 / 0);
}

.dark\:bg-red-400\/10:is(.dark *) {
  background-color: rgb(248 113 113 / 0.1);
}

.dark\:bg-red-400\/100:is(.dark *) {
  background-color: rgb(248 113 113 / 1);
}

.dark\:bg-red-400\/15:is(.dark *) {
  background-color: rgb(248 113 113 / 0.15);
}

.dark\:bg-red-400\/20:is(.dark *) {
  background-color: rgb(248 113 113 / 0.2);
}

.dark\:bg-red-400\/25:is(.dark *) {
  background-color: rgb(248 113 113 / 0.25);
}

.dark\:bg-red-400\/30:is(.dark *) {
  background-color: rgb(248 113 113 / 0.3);
}

.dark\:bg-red-400\/35:is(.dark *) {
  background-color: rgb(248 113 113 / 0.35);
}

.dark\:bg-red-400\/40:is(.dark *) {
  background-color: rgb(248 113 113 / 0.4);
}

.dark\:bg-red-400\/45:is(.dark *) {
  background-color: rgb(248 113 113 / 0.45);
}

.dark\:bg-red-400\/5:is(.dark *) {
  background-color: rgb(248 113 113 / 0.05);
}

.dark\:bg-red-400\/50:is(.dark *) {
  background-color: rgb(248 113 113 / 0.5);
}

.dark\:bg-red-400\/55:is(.dark *) {
  background-color: rgb(248 113 113 / 0.55);
}

.dark\:bg-red-400\/60:is(.dark *) {
  background-color: rgb(248 113 113 / 0.6);
}

.dark\:bg-red-400\/65:is(.dark *) {
  background-color: rgb(248 113 113 / 0.65);
}

.dark\:bg-red-400\/70:is(.dark *) {
  background-color: rgb(248 113 113 / 0.7);
}

.dark\:bg-red-400\/75:is(.dark *) {
  background-color: rgb(248 113 113 / 0.75);
}

.dark\:bg-red-400\/80:is(.dark *) {
  background-color: rgb(248 113 113 / 0.8);
}

.dark\:bg-red-400\/85:is(.dark *) {
  background-color: rgb(248 113 113 / 0.85);
}

.dark\:bg-red-400\/90:is(.dark *) {
  background-color: rgb(248 113 113 / 0.9);
}

.dark\:bg-red-400\/95:is(.dark *) {
  background-color: rgb(248 113 113 / 0.95);
}

.dark\:bg-red-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.dark\:bg-red-500\/0:is(.dark *) {
  background-color: rgb(239 68 68 / 0);
}

.dark\:bg-red-500\/10:is(.dark *) {
  background-color: rgb(239 68 68 / 0.1);
}

.dark\:bg-red-500\/100:is(.dark *) {
  background-color: rgb(239 68 68 / 1);
}

.dark\:bg-red-500\/15:is(.dark *) {
  background-color: rgb(239 68 68 / 0.15);
}

.dark\:bg-red-500\/20:is(.dark *) {
  background-color: rgb(239 68 68 / 0.2);
}

.dark\:bg-red-500\/25:is(.dark *) {
  background-color: rgb(239 68 68 / 0.25);
}

.dark\:bg-red-500\/30:is(.dark *) {
  background-color: rgb(239 68 68 / 0.3);
}

.dark\:bg-red-500\/35:is(.dark *) {
  background-color: rgb(239 68 68 / 0.35);
}

.dark\:bg-red-500\/40:is(.dark *) {
  background-color: rgb(239 68 68 / 0.4);
}

.dark\:bg-red-500\/45:is(.dark *) {
  background-color: rgb(239 68 68 / 0.45);
}

.dark\:bg-red-500\/5:is(.dark *) {
  background-color: rgb(239 68 68 / 0.05);
}

.dark\:bg-red-500\/50:is(.dark *) {
  background-color: rgb(239 68 68 / 0.5);
}

.dark\:bg-red-500\/55:is(.dark *) {
  background-color: rgb(239 68 68 / 0.55);
}

.dark\:bg-red-500\/60:is(.dark *) {
  background-color: rgb(239 68 68 / 0.6);
}

.dark\:bg-red-500\/65:is(.dark *) {
  background-color: rgb(239 68 68 / 0.65);
}

.dark\:bg-red-500\/70:is(.dark *) {
  background-color: rgb(239 68 68 / 0.7);
}

.dark\:bg-red-500\/75:is(.dark *) {
  background-color: rgb(239 68 68 / 0.75);
}

.dark\:bg-red-500\/80:is(.dark *) {
  background-color: rgb(239 68 68 / 0.8);
}

.dark\:bg-red-500\/85:is(.dark *) {
  background-color: rgb(239 68 68 / 0.85);
}

.dark\:bg-red-500\/90:is(.dark *) {
  background-color: rgb(239 68 68 / 0.9);
}

.dark\:bg-red-500\/95:is(.dark *) {
  background-color: rgb(239 68 68 / 0.95);
}

.dark\:bg-red-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.dark\:bg-red-600\/0:is(.dark *) {
  background-color: rgb(220 38 38 / 0);
}

.dark\:bg-red-600\/10:is(.dark *) {
  background-color: rgb(220 38 38 / 0.1);
}

.dark\:bg-red-600\/100:is(.dark *) {
  background-color: rgb(220 38 38 / 1);
}

.dark\:bg-red-600\/15:is(.dark *) {
  background-color: rgb(220 38 38 / 0.15);
}

.dark\:bg-red-600\/20:is(.dark *) {
  background-color: rgb(220 38 38 / 0.2);
}

.dark\:bg-red-600\/25:is(.dark *) {
  background-color: rgb(220 38 38 / 0.25);
}

.dark\:bg-red-600\/30:is(.dark *) {
  background-color: rgb(220 38 38 / 0.3);
}

.dark\:bg-red-600\/35:is(.dark *) {
  background-color: rgb(220 38 38 / 0.35);
}

.dark\:bg-red-600\/40:is(.dark *) {
  background-color: rgb(220 38 38 / 0.4);
}

.dark\:bg-red-600\/45:is(.dark *) {
  background-color: rgb(220 38 38 / 0.45);
}

.dark\:bg-red-600\/5:is(.dark *) {
  background-color: rgb(220 38 38 / 0.05);
}

.dark\:bg-red-600\/50:is(.dark *) {
  background-color: rgb(220 38 38 / 0.5);
}

.dark\:bg-red-600\/55:is(.dark *) {
  background-color: rgb(220 38 38 / 0.55);
}

.dark\:bg-red-600\/60:is(.dark *) {
  background-color: rgb(220 38 38 / 0.6);
}

.dark\:bg-red-600\/65:is(.dark *) {
  background-color: rgb(220 38 38 / 0.65);
}

.dark\:bg-red-600\/70:is(.dark *) {
  background-color: rgb(220 38 38 / 0.7);
}

.dark\:bg-red-600\/75:is(.dark *) {
  background-color: rgb(220 38 38 / 0.75);
}

.dark\:bg-red-600\/80:is(.dark *) {
  background-color: rgb(220 38 38 / 0.8);
}

.dark\:bg-red-600\/85:is(.dark *) {
  background-color: rgb(220 38 38 / 0.85);
}

.dark\:bg-red-600\/90:is(.dark *) {
  background-color: rgb(220 38 38 / 0.9);
}

.dark\:bg-red-600\/95:is(.dark *) {
  background-color: rgb(220 38 38 / 0.95);
}

.dark\:bg-red-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

.dark\:bg-red-700\/0:is(.dark *) {
  background-color: rgb(185 28 28 / 0);
}

.dark\:bg-red-700\/10:is(.dark *) {
  background-color: rgb(185 28 28 / 0.1);
}

.dark\:bg-red-700\/100:is(.dark *) {
  background-color: rgb(185 28 28 / 1);
}

.dark\:bg-red-700\/15:is(.dark *) {
  background-color: rgb(185 28 28 / 0.15);
}

.dark\:bg-red-700\/20:is(.dark *) {
  background-color: rgb(185 28 28 / 0.2);
}

.dark\:bg-red-700\/25:is(.dark *) {
  background-color: rgb(185 28 28 / 0.25);
}

.dark\:bg-red-700\/30:is(.dark *) {
  background-color: rgb(185 28 28 / 0.3);
}

.dark\:bg-red-700\/35:is(.dark *) {
  background-color: rgb(185 28 28 / 0.35);
}

.dark\:bg-red-700\/40:is(.dark *) {
  background-color: rgb(185 28 28 / 0.4);
}

.dark\:bg-red-700\/45:is(.dark *) {
  background-color: rgb(185 28 28 / 0.45);
}

.dark\:bg-red-700\/5:is(.dark *) {
  background-color: rgb(185 28 28 / 0.05);
}

.dark\:bg-red-700\/50:is(.dark *) {
  background-color: rgb(185 28 28 / 0.5);
}

.dark\:bg-red-700\/55:is(.dark *) {
  background-color: rgb(185 28 28 / 0.55);
}

.dark\:bg-red-700\/60:is(.dark *) {
  background-color: rgb(185 28 28 / 0.6);
}

.dark\:bg-red-700\/65:is(.dark *) {
  background-color: rgb(185 28 28 / 0.65);
}

.dark\:bg-red-700\/70:is(.dark *) {
  background-color: rgb(185 28 28 / 0.7);
}

.dark\:bg-red-700\/75:is(.dark *) {
  background-color: rgb(185 28 28 / 0.75);
}

.dark\:bg-red-700\/80:is(.dark *) {
  background-color: rgb(185 28 28 / 0.8);
}

.dark\:bg-red-700\/85:is(.dark *) {
  background-color: rgb(185 28 28 / 0.85);
}

.dark\:bg-red-700\/90:is(.dark *) {
  background-color: rgb(185 28 28 / 0.9);
}

.dark\:bg-red-700\/95:is(.dark *) {
  background-color: rgb(185 28 28 / 0.95);
}

.dark\:bg-red-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}

.dark\:bg-red-800\/0:is(.dark *) {
  background-color: rgb(153 27 27 / 0);
}

.dark\:bg-red-800\/10:is(.dark *) {
  background-color: rgb(153 27 27 / 0.1);
}

.dark\:bg-red-800\/100:is(.dark *) {
  background-color: rgb(153 27 27 / 1);
}

.dark\:bg-red-800\/15:is(.dark *) {
  background-color: rgb(153 27 27 / 0.15);
}

.dark\:bg-red-800\/20:is(.dark *) {
  background-color: rgb(153 27 27 / 0.2);
}

.dark\:bg-red-800\/25:is(.dark *) {
  background-color: rgb(153 27 27 / 0.25);
}

.dark\:bg-red-800\/30:is(.dark *) {
  background-color: rgb(153 27 27 / 0.3);
}

.dark\:bg-red-800\/35:is(.dark *) {
  background-color: rgb(153 27 27 / 0.35);
}

.dark\:bg-red-800\/40:is(.dark *) {
  background-color: rgb(153 27 27 / 0.4);
}

.dark\:bg-red-800\/45:is(.dark *) {
  background-color: rgb(153 27 27 / 0.45);
}

.dark\:bg-red-800\/5:is(.dark *) {
  background-color: rgb(153 27 27 / 0.05);
}

.dark\:bg-red-800\/50:is(.dark *) {
  background-color: rgb(153 27 27 / 0.5);
}

.dark\:bg-red-800\/55:is(.dark *) {
  background-color: rgb(153 27 27 / 0.55);
}

.dark\:bg-red-800\/60:is(.dark *) {
  background-color: rgb(153 27 27 / 0.6);
}

.dark\:bg-red-800\/65:is(.dark *) {
  background-color: rgb(153 27 27 / 0.65);
}

.dark\:bg-red-800\/70:is(.dark *) {
  background-color: rgb(153 27 27 / 0.7);
}

.dark\:bg-red-800\/75:is(.dark *) {
  background-color: rgb(153 27 27 / 0.75);
}

.dark\:bg-red-800\/80:is(.dark *) {
  background-color: rgb(153 27 27 / 0.8);
}

.dark\:bg-red-800\/85:is(.dark *) {
  background-color: rgb(153 27 27 / 0.85);
}

.dark\:bg-red-800\/90:is(.dark *) {
  background-color: rgb(153 27 27 / 0.9);
}

.dark\:bg-red-800\/95:is(.dark *) {
  background-color: rgb(153 27 27 / 0.95);
}

.dark\:bg-red-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}

.dark\:bg-red-900\/0:is(.dark *) {
  background-color: rgb(127 29 29 / 0);
}

.dark\:bg-red-900\/10:is(.dark *) {
  background-color: rgb(127 29 29 / 0.1);
}

.dark\:bg-red-900\/100:is(.dark *) {
  background-color: rgb(127 29 29 / 1);
}

.dark\:bg-red-900\/15:is(.dark *) {
  background-color: rgb(127 29 29 / 0.15);
}

.dark\:bg-red-900\/20:is(.dark *) {
  background-color: rgb(127 29 29 / 0.2);
}

.dark\:bg-red-900\/25:is(.dark *) {
  background-color: rgb(127 29 29 / 0.25);
}

.dark\:bg-red-900\/30:is(.dark *) {
  background-color: rgb(127 29 29 / 0.3);
}

.dark\:bg-red-900\/35:is(.dark *) {
  background-color: rgb(127 29 29 / 0.35);
}

.dark\:bg-red-900\/40:is(.dark *) {
  background-color: rgb(127 29 29 / 0.4);
}

.dark\:bg-red-900\/45:is(.dark *) {
  background-color: rgb(127 29 29 / 0.45);
}

.dark\:bg-red-900\/5:is(.dark *) {
  background-color: rgb(127 29 29 / 0.05);
}

.dark\:bg-red-900\/50:is(.dark *) {
  background-color: rgb(127 29 29 / 0.5);
}

.dark\:bg-red-900\/55:is(.dark *) {
  background-color: rgb(127 29 29 / 0.55);
}

.dark\:bg-red-900\/60:is(.dark *) {
  background-color: rgb(127 29 29 / 0.6);
}

.dark\:bg-red-900\/65:is(.dark *) {
  background-color: rgb(127 29 29 / 0.65);
}

.dark\:bg-red-900\/70:is(.dark *) {
  background-color: rgb(127 29 29 / 0.7);
}

.dark\:bg-red-900\/75:is(.dark *) {
  background-color: rgb(127 29 29 / 0.75);
}

.dark\:bg-red-900\/80:is(.dark *) {
  background-color: rgb(127 29 29 / 0.8);
}

.dark\:bg-red-900\/85:is(.dark *) {
  background-color: rgb(127 29 29 / 0.85);
}

.dark\:bg-red-900\/90:is(.dark *) {
  background-color: rgb(127 29 29 / 0.9);
}

.dark\:bg-red-900\/95:is(.dark *) {
  background-color: rgb(127 29 29 / 0.95);
}

.dark\:bg-slate-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.dark\:bg-slate-100\/0:is(.dark *) {
  background-color: rgb(241 245 249 / 0);
}

.dark\:bg-slate-100\/10:is(.dark *) {
  background-color: rgb(241 245 249 / 0.1);
}

.dark\:bg-slate-100\/100:is(.dark *) {
  background-color: rgb(241 245 249 / 1);
}

.dark\:bg-slate-100\/15:is(.dark *) {
  background-color: rgb(241 245 249 / 0.15);
}

.dark\:bg-slate-100\/20:is(.dark *) {
  background-color: rgb(241 245 249 / 0.2);
}

.dark\:bg-slate-100\/25:is(.dark *) {
  background-color: rgb(241 245 249 / 0.25);
}

.dark\:bg-slate-100\/30:is(.dark *) {
  background-color: rgb(241 245 249 / 0.3);
}

.dark\:bg-slate-100\/35:is(.dark *) {
  background-color: rgb(241 245 249 / 0.35);
}

.dark\:bg-slate-100\/40:is(.dark *) {
  background-color: rgb(241 245 249 / 0.4);
}

.dark\:bg-slate-100\/45:is(.dark *) {
  background-color: rgb(241 245 249 / 0.45);
}

.dark\:bg-slate-100\/5:is(.dark *) {
  background-color: rgb(241 245 249 / 0.05);
}

.dark\:bg-slate-100\/50:is(.dark *) {
  background-color: rgb(241 245 249 / 0.5);
}

.dark\:bg-slate-100\/55:is(.dark *) {
  background-color: rgb(241 245 249 / 0.55);
}

.dark\:bg-slate-100\/60:is(.dark *) {
  background-color: rgb(241 245 249 / 0.6);
}

.dark\:bg-slate-100\/65:is(.dark *) {
  background-color: rgb(241 245 249 / 0.65);
}

.dark\:bg-slate-100\/70:is(.dark *) {
  background-color: rgb(241 245 249 / 0.7);
}

.dark\:bg-slate-100\/75:is(.dark *) {
  background-color: rgb(241 245 249 / 0.75);
}

.dark\:bg-slate-100\/80:is(.dark *) {
  background-color: rgb(241 245 249 / 0.8);
}

.dark\:bg-slate-100\/85:is(.dark *) {
  background-color: rgb(241 245 249 / 0.85);
}

.dark\:bg-slate-100\/90:is(.dark *) {
  background-color: rgb(241 245 249 / 0.9);
}

.dark\:bg-slate-100\/95:is(.dark *) {
  background-color: rgb(241 245 249 / 0.95);
}

.dark\:bg-slate-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

.dark\:bg-slate-200\/0:is(.dark *) {
  background-color: rgb(226 232 240 / 0);
}

.dark\:bg-slate-200\/10:is(.dark *) {
  background-color: rgb(226 232 240 / 0.1);
}

.dark\:bg-slate-200\/100:is(.dark *) {
  background-color: rgb(226 232 240 / 1);
}

.dark\:bg-slate-200\/15:is(.dark *) {
  background-color: rgb(226 232 240 / 0.15);
}

.dark\:bg-slate-200\/20:is(.dark *) {
  background-color: rgb(226 232 240 / 0.2);
}

.dark\:bg-slate-200\/25:is(.dark *) {
  background-color: rgb(226 232 240 / 0.25);
}

.dark\:bg-slate-200\/30:is(.dark *) {
  background-color: rgb(226 232 240 / 0.3);
}

.dark\:bg-slate-200\/35:is(.dark *) {
  background-color: rgb(226 232 240 / 0.35);
}

.dark\:bg-slate-200\/40:is(.dark *) {
  background-color: rgb(226 232 240 / 0.4);
}

.dark\:bg-slate-200\/45:is(.dark *) {
  background-color: rgb(226 232 240 / 0.45);
}

.dark\:bg-slate-200\/5:is(.dark *) {
  background-color: rgb(226 232 240 / 0.05);
}

.dark\:bg-slate-200\/50:is(.dark *) {
  background-color: rgb(226 232 240 / 0.5);
}

.dark\:bg-slate-200\/55:is(.dark *) {
  background-color: rgb(226 232 240 / 0.55);
}

.dark\:bg-slate-200\/60:is(.dark *) {
  background-color: rgb(226 232 240 / 0.6);
}

.dark\:bg-slate-200\/65:is(.dark *) {
  background-color: rgb(226 232 240 / 0.65);
}

.dark\:bg-slate-200\/70:is(.dark *) {
  background-color: rgb(226 232 240 / 0.7);
}

.dark\:bg-slate-200\/75:is(.dark *) {
  background-color: rgb(226 232 240 / 0.75);
}

.dark\:bg-slate-200\/80:is(.dark *) {
  background-color: rgb(226 232 240 / 0.8);
}

.dark\:bg-slate-200\/85:is(.dark *) {
  background-color: rgb(226 232 240 / 0.85);
}

.dark\:bg-slate-200\/90:is(.dark *) {
  background-color: rgb(226 232 240 / 0.9);
}

.dark\:bg-slate-200\/95:is(.dark *) {
  background-color: rgb(226 232 240 / 0.95);
}

.dark\:bg-slate-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

.dark\:bg-slate-300\/0:is(.dark *) {
  background-color: rgb(203 213 225 / 0);
}

.dark\:bg-slate-300\/10:is(.dark *) {
  background-color: rgb(203 213 225 / 0.1);
}

.dark\:bg-slate-300\/100:is(.dark *) {
  background-color: rgb(203 213 225 / 1);
}

.dark\:bg-slate-300\/15:is(.dark *) {
  background-color: rgb(203 213 225 / 0.15);
}

.dark\:bg-slate-300\/20:is(.dark *) {
  background-color: rgb(203 213 225 / 0.2);
}

.dark\:bg-slate-300\/25:is(.dark *) {
  background-color: rgb(203 213 225 / 0.25);
}

.dark\:bg-slate-300\/30:is(.dark *) {
  background-color: rgb(203 213 225 / 0.3);
}

.dark\:bg-slate-300\/35:is(.dark *) {
  background-color: rgb(203 213 225 / 0.35);
}

.dark\:bg-slate-300\/40:is(.dark *) {
  background-color: rgb(203 213 225 / 0.4);
}

.dark\:bg-slate-300\/45:is(.dark *) {
  background-color: rgb(203 213 225 / 0.45);
}

.dark\:bg-slate-300\/5:is(.dark *) {
  background-color: rgb(203 213 225 / 0.05);
}

.dark\:bg-slate-300\/50:is(.dark *) {
  background-color: rgb(203 213 225 / 0.5);
}

.dark\:bg-slate-300\/55:is(.dark *) {
  background-color: rgb(203 213 225 / 0.55);
}

.dark\:bg-slate-300\/60:is(.dark *) {
  background-color: rgb(203 213 225 / 0.6);
}

.dark\:bg-slate-300\/65:is(.dark *) {
  background-color: rgb(203 213 225 / 0.65);
}

.dark\:bg-slate-300\/70:is(.dark *) {
  background-color: rgb(203 213 225 / 0.7);
}

.dark\:bg-slate-300\/75:is(.dark *) {
  background-color: rgb(203 213 225 / 0.75);
}

.dark\:bg-slate-300\/80:is(.dark *) {
  background-color: rgb(203 213 225 / 0.8);
}

.dark\:bg-slate-300\/85:is(.dark *) {
  background-color: rgb(203 213 225 / 0.85);
}

.dark\:bg-slate-300\/90:is(.dark *) {
  background-color: rgb(203 213 225 / 0.9);
}

.dark\:bg-slate-300\/95:is(.dark *) {
  background-color: rgb(203 213 225 / 0.95);
}

.dark\:bg-slate-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}

.dark\:bg-slate-400\/0:is(.dark *) {
  background-color: rgb(148 163 184 / 0);
}

.dark\:bg-slate-400\/10:is(.dark *) {
  background-color: rgb(148 163 184 / 0.1);
}

.dark\:bg-slate-400\/100:is(.dark *) {
  background-color: rgb(148 163 184 / 1);
}

.dark\:bg-slate-400\/15:is(.dark *) {
  background-color: rgb(148 163 184 / 0.15);
}

.dark\:bg-slate-400\/20:is(.dark *) {
  background-color: rgb(148 163 184 / 0.2);
}

.dark\:bg-slate-400\/25:is(.dark *) {
  background-color: rgb(148 163 184 / 0.25);
}

.dark\:bg-slate-400\/30:is(.dark *) {
  background-color: rgb(148 163 184 / 0.3);
}

.dark\:bg-slate-400\/35:is(.dark *) {
  background-color: rgb(148 163 184 / 0.35);
}

.dark\:bg-slate-400\/40:is(.dark *) {
  background-color: rgb(148 163 184 / 0.4);
}

.dark\:bg-slate-400\/45:is(.dark *) {
  background-color: rgb(148 163 184 / 0.45);
}

.dark\:bg-slate-400\/5:is(.dark *) {
  background-color: rgb(148 163 184 / 0.05);
}

.dark\:bg-slate-400\/50:is(.dark *) {
  background-color: rgb(148 163 184 / 0.5);
}

.dark\:bg-slate-400\/55:is(.dark *) {
  background-color: rgb(148 163 184 / 0.55);
}

.dark\:bg-slate-400\/60:is(.dark *) {
  background-color: rgb(148 163 184 / 0.6);
}

.dark\:bg-slate-400\/65:is(.dark *) {
  background-color: rgb(148 163 184 / 0.65);
}

.dark\:bg-slate-400\/70:is(.dark *) {
  background-color: rgb(148 163 184 / 0.7);
}

.dark\:bg-slate-400\/75:is(.dark *) {
  background-color: rgb(148 163 184 / 0.75);
}

.dark\:bg-slate-400\/80:is(.dark *) {
  background-color: rgb(148 163 184 / 0.8);
}

.dark\:bg-slate-400\/85:is(.dark *) {
  background-color: rgb(148 163 184 / 0.85);
}

.dark\:bg-slate-400\/90:is(.dark *) {
  background-color: rgb(148 163 184 / 0.9);
}

.dark\:bg-slate-400\/95:is(.dark *) {
  background-color: rgb(148 163 184 / 0.95);
}

.dark\:bg-slate-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}

.dark\:bg-slate-500\/0:is(.dark *) {
  background-color: rgb(100 116 139 / 0);
}

.dark\:bg-slate-500\/10:is(.dark *) {
  background-color: rgb(100 116 139 / 0.1);
}

.dark\:bg-slate-500\/100:is(.dark *) {
  background-color: rgb(100 116 139 / 1);
}

.dark\:bg-slate-500\/15:is(.dark *) {
  background-color: rgb(100 116 139 / 0.15);
}

.dark\:bg-slate-500\/20:is(.dark *) {
  background-color: rgb(100 116 139 / 0.2);
}

.dark\:bg-slate-500\/25:is(.dark *) {
  background-color: rgb(100 116 139 / 0.25);
}

.dark\:bg-slate-500\/30:is(.dark *) {
  background-color: rgb(100 116 139 / 0.3);
}

.dark\:bg-slate-500\/35:is(.dark *) {
  background-color: rgb(100 116 139 / 0.35);
}

.dark\:bg-slate-500\/40:is(.dark *) {
  background-color: rgb(100 116 139 / 0.4);
}

.dark\:bg-slate-500\/45:is(.dark *) {
  background-color: rgb(100 116 139 / 0.45);
}

.dark\:bg-slate-500\/5:is(.dark *) {
  background-color: rgb(100 116 139 / 0.05);
}

.dark\:bg-slate-500\/50:is(.dark *) {
  background-color: rgb(100 116 139 / 0.5);
}

.dark\:bg-slate-500\/55:is(.dark *) {
  background-color: rgb(100 116 139 / 0.55);
}

.dark\:bg-slate-500\/60:is(.dark *) {
  background-color: rgb(100 116 139 / 0.6);
}

.dark\:bg-slate-500\/65:is(.dark *) {
  background-color: rgb(100 116 139 / 0.65);
}

.dark\:bg-slate-500\/70:is(.dark *) {
  background-color: rgb(100 116 139 / 0.7);
}

.dark\:bg-slate-500\/75:is(.dark *) {
  background-color: rgb(100 116 139 / 0.75);
}

.dark\:bg-slate-500\/80:is(.dark *) {
  background-color: rgb(100 116 139 / 0.8);
}

.dark\:bg-slate-500\/85:is(.dark *) {
  background-color: rgb(100 116 139 / 0.85);
}

.dark\:bg-slate-500\/90:is(.dark *) {
  background-color: rgb(100 116 139 / 0.9);
}

.dark\:bg-slate-500\/95:is(.dark *) {
  background-color: rgb(100 116 139 / 0.95);
}

.dark\:bg-slate-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}

.dark\:bg-slate-600\/0:is(.dark *) {
  background-color: rgb(71 85 105 / 0);
}

.dark\:bg-slate-600\/10:is(.dark *) {
  background-color: rgb(71 85 105 / 0.1);
}

.dark\:bg-slate-600\/100:is(.dark *) {
  background-color: rgb(71 85 105 / 1);
}

.dark\:bg-slate-600\/15:is(.dark *) {
  background-color: rgb(71 85 105 / 0.15);
}

.dark\:bg-slate-600\/20:is(.dark *) {
  background-color: rgb(71 85 105 / 0.2);
}

.dark\:bg-slate-600\/25:is(.dark *) {
  background-color: rgb(71 85 105 / 0.25);
}

.dark\:bg-slate-600\/30:is(.dark *) {
  background-color: rgb(71 85 105 / 0.3);
}

.dark\:bg-slate-600\/35:is(.dark *) {
  background-color: rgb(71 85 105 / 0.35);
}

.dark\:bg-slate-600\/40:is(.dark *) {
  background-color: rgb(71 85 105 / 0.4);
}

.dark\:bg-slate-600\/45:is(.dark *) {
  background-color: rgb(71 85 105 / 0.45);
}

.dark\:bg-slate-600\/5:is(.dark *) {
  background-color: rgb(71 85 105 / 0.05);
}

.dark\:bg-slate-600\/50:is(.dark *) {
  background-color: rgb(71 85 105 / 0.5);
}

.dark\:bg-slate-600\/55:is(.dark *) {
  background-color: rgb(71 85 105 / 0.55);
}

.dark\:bg-slate-600\/60:is(.dark *) {
  background-color: rgb(71 85 105 / 0.6);
}

.dark\:bg-slate-600\/65:is(.dark *) {
  background-color: rgb(71 85 105 / 0.65);
}

.dark\:bg-slate-600\/70:is(.dark *) {
  background-color: rgb(71 85 105 / 0.7);
}

.dark\:bg-slate-600\/75:is(.dark *) {
  background-color: rgb(71 85 105 / 0.75);
}

.dark\:bg-slate-600\/80:is(.dark *) {
  background-color: rgb(71 85 105 / 0.8);
}

.dark\:bg-slate-600\/85:is(.dark *) {
  background-color: rgb(71 85 105 / 0.85);
}

.dark\:bg-slate-600\/90:is(.dark *) {
  background-color: rgb(71 85 105 / 0.9);
}

.dark\:bg-slate-600\/95:is(.dark *) {
  background-color: rgb(71 85 105 / 0.95);
}

.dark\:bg-slate-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.dark\:bg-slate-700\/0:is(.dark *) {
  background-color: rgb(51 65 85 / 0);
}

.dark\:bg-slate-700\/10:is(.dark *) {
  background-color: rgb(51 65 85 / 0.1);
}

.dark\:bg-slate-700\/100:is(.dark *) {
  background-color: rgb(51 65 85 / 1);
}

.dark\:bg-slate-700\/15:is(.dark *) {
  background-color: rgb(51 65 85 / 0.15);
}

.dark\:bg-slate-700\/20:is(.dark *) {
  background-color: rgb(51 65 85 / 0.2);
}

.dark\:bg-slate-700\/25:is(.dark *) {
  background-color: rgb(51 65 85 / 0.25);
}

.dark\:bg-slate-700\/30:is(.dark *) {
  background-color: rgb(51 65 85 / 0.3);
}

.dark\:bg-slate-700\/35:is(.dark *) {
  background-color: rgb(51 65 85 / 0.35);
}

.dark\:bg-slate-700\/40:is(.dark *) {
  background-color: rgb(51 65 85 / 0.4);
}

.dark\:bg-slate-700\/45:is(.dark *) {
  background-color: rgb(51 65 85 / 0.45);
}

.dark\:bg-slate-700\/5:is(.dark *) {
  background-color: rgb(51 65 85 / 0.05);
}

.dark\:bg-slate-700\/50:is(.dark *) {
  background-color: rgb(51 65 85 / 0.5);
}

.dark\:bg-slate-700\/55:is(.dark *) {
  background-color: rgb(51 65 85 / 0.55);
}

.dark\:bg-slate-700\/60:is(.dark *) {
  background-color: rgb(51 65 85 / 0.6);
}

.dark\:bg-slate-700\/65:is(.dark *) {
  background-color: rgb(51 65 85 / 0.65);
}

.dark\:bg-slate-700\/70:is(.dark *) {
  background-color: rgb(51 65 85 / 0.7);
}

.dark\:bg-slate-700\/75:is(.dark *) {
  background-color: rgb(51 65 85 / 0.75);
}

.dark\:bg-slate-700\/80:is(.dark *) {
  background-color: rgb(51 65 85 / 0.8);
}

.dark\:bg-slate-700\/85:is(.dark *) {
  background-color: rgb(51 65 85 / 0.85);
}

.dark\:bg-slate-700\/90:is(.dark *) {
  background-color: rgb(51 65 85 / 0.9);
}

.dark\:bg-slate-700\/95:is(.dark *) {
  background-color: rgb(51 65 85 / 0.95);
}

.dark\:bg-slate-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.dark\:bg-slate-800\/0:is(.dark *) {
  background-color: rgb(30 41 59 / 0);
}

.dark\:bg-slate-800\/10:is(.dark *) {
  background-color: rgb(30 41 59 / 0.1);
}

.dark\:bg-slate-800\/100:is(.dark *) {
  background-color: rgb(30 41 59 / 1);
}

.dark\:bg-slate-800\/15:is(.dark *) {
  background-color: rgb(30 41 59 / 0.15);
}

.dark\:bg-slate-800\/20:is(.dark *) {
  background-color: rgb(30 41 59 / 0.2);
}

.dark\:bg-slate-800\/25:is(.dark *) {
  background-color: rgb(30 41 59 / 0.25);
}

.dark\:bg-slate-800\/30:is(.dark *) {
  background-color: rgb(30 41 59 / 0.3);
}

.dark\:bg-slate-800\/35:is(.dark *) {
  background-color: rgb(30 41 59 / 0.35);
}

.dark\:bg-slate-800\/40:is(.dark *) {
  background-color: rgb(30 41 59 / 0.4);
}

.dark\:bg-slate-800\/45:is(.dark *) {
  background-color: rgb(30 41 59 / 0.45);
}

.dark\:bg-slate-800\/5:is(.dark *) {
  background-color: rgb(30 41 59 / 0.05);
}

.dark\:bg-slate-800\/50:is(.dark *) {
  background-color: rgb(30 41 59 / 0.5);
}

.dark\:bg-slate-800\/55:is(.dark *) {
  background-color: rgb(30 41 59 / 0.55);
}

.dark\:bg-slate-800\/60:is(.dark *) {
  background-color: rgb(30 41 59 / 0.6);
}

.dark\:bg-slate-800\/65:is(.dark *) {
  background-color: rgb(30 41 59 / 0.65);
}

.dark\:bg-slate-800\/70:is(.dark *) {
  background-color: rgb(30 41 59 / 0.7);
}

.dark\:bg-slate-800\/75:is(.dark *) {
  background-color: rgb(30 41 59 / 0.75);
}

.dark\:bg-slate-800\/80:is(.dark *) {
  background-color: rgb(30 41 59 / 0.8);
}

.dark\:bg-slate-800\/85:is(.dark *) {
  background-color: rgb(30 41 59 / 0.85);
}

.dark\:bg-slate-800\/90:is(.dark *) {
  background-color: rgb(30 41 59 / 0.9);
}

.dark\:bg-slate-800\/95:is(.dark *) {
  background-color: rgb(30 41 59 / 0.95);
}

.dark\:bg-slate-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.dark\:bg-slate-900\/0:is(.dark *) {
  background-color: rgb(15 23 42 / 0);
}

.dark\:bg-slate-900\/10:is(.dark *) {
  background-color: rgb(15 23 42 / 0.1);
}

.dark\:bg-slate-900\/100:is(.dark *) {
  background-color: rgb(15 23 42 / 1);
}

.dark\:bg-slate-900\/15:is(.dark *) {
  background-color: rgb(15 23 42 / 0.15);
}

.dark\:bg-slate-900\/20:is(.dark *) {
  background-color: rgb(15 23 42 / 0.2);
}

.dark\:bg-slate-900\/25:is(.dark *) {
  background-color: rgb(15 23 42 / 0.25);
}

.dark\:bg-slate-900\/30:is(.dark *) {
  background-color: rgb(15 23 42 / 0.3);
}

.dark\:bg-slate-900\/35:is(.dark *) {
  background-color: rgb(15 23 42 / 0.35);
}

.dark\:bg-slate-900\/40:is(.dark *) {
  background-color: rgb(15 23 42 / 0.4);
}

.dark\:bg-slate-900\/45:is(.dark *) {
  background-color: rgb(15 23 42 / 0.45);
}

.dark\:bg-slate-900\/5:is(.dark *) {
  background-color: rgb(15 23 42 / 0.05);
}

.dark\:bg-slate-900\/50:is(.dark *) {
  background-color: rgb(15 23 42 / 0.5);
}

.dark\:bg-slate-900\/55:is(.dark *) {
  background-color: rgb(15 23 42 / 0.55);
}

.dark\:bg-slate-900\/60:is(.dark *) {
  background-color: rgb(15 23 42 / 0.6);
}

.dark\:bg-slate-900\/65:is(.dark *) {
  background-color: rgb(15 23 42 / 0.65);
}

.dark\:bg-slate-900\/70:is(.dark *) {
  background-color: rgb(15 23 42 / 0.7);
}

.dark\:bg-slate-900\/75:is(.dark *) {
  background-color: rgb(15 23 42 / 0.75);
}

.dark\:bg-slate-900\/80:is(.dark *) {
  background-color: rgb(15 23 42 / 0.8);
}

.dark\:bg-slate-900\/85:is(.dark *) {
  background-color: rgb(15 23 42 / 0.85);
}

.dark\:bg-slate-900\/90:is(.dark *) {
  background-color: rgb(15 23 42 / 0.9);
}

.dark\:bg-slate-900\/95:is(.dark *) {
  background-color: rgb(15 23 42 / 0.95);
}

.dark\:bg-stone-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}

.dark\:bg-stone-100\/0:is(.dark *) {
  background-color: rgb(245 245 244 / 0);
}

.dark\:bg-stone-100\/10:is(.dark *) {
  background-color: rgb(245 245 244 / 0.1);
}

.dark\:bg-stone-100\/100:is(.dark *) {
  background-color: rgb(245 245 244 / 1);
}

.dark\:bg-stone-100\/15:is(.dark *) {
  background-color: rgb(245 245 244 / 0.15);
}

.dark\:bg-stone-100\/20:is(.dark *) {
  background-color: rgb(245 245 244 / 0.2);
}

.dark\:bg-stone-100\/25:is(.dark *) {
  background-color: rgb(245 245 244 / 0.25);
}

.dark\:bg-stone-100\/30:is(.dark *) {
  background-color: rgb(245 245 244 / 0.3);
}

.dark\:bg-stone-100\/35:is(.dark *) {
  background-color: rgb(245 245 244 / 0.35);
}

.dark\:bg-stone-100\/40:is(.dark *) {
  background-color: rgb(245 245 244 / 0.4);
}

.dark\:bg-stone-100\/45:is(.dark *) {
  background-color: rgb(245 245 244 / 0.45);
}

.dark\:bg-stone-100\/5:is(.dark *) {
  background-color: rgb(245 245 244 / 0.05);
}

.dark\:bg-stone-100\/50:is(.dark *) {
  background-color: rgb(245 245 244 / 0.5);
}

.dark\:bg-stone-100\/55:is(.dark *) {
  background-color: rgb(245 245 244 / 0.55);
}

.dark\:bg-stone-100\/60:is(.dark *) {
  background-color: rgb(245 245 244 / 0.6);
}

.dark\:bg-stone-100\/65:is(.dark *) {
  background-color: rgb(245 245 244 / 0.65);
}

.dark\:bg-stone-100\/70:is(.dark *) {
  background-color: rgb(245 245 244 / 0.7);
}

.dark\:bg-stone-100\/75:is(.dark *) {
  background-color: rgb(245 245 244 / 0.75);
}

.dark\:bg-stone-100\/80:is(.dark *) {
  background-color: rgb(245 245 244 / 0.8);
}

.dark\:bg-stone-100\/85:is(.dark *) {
  background-color: rgb(245 245 244 / 0.85);
}

.dark\:bg-stone-100\/90:is(.dark *) {
  background-color: rgb(245 245 244 / 0.9);
}

.dark\:bg-stone-100\/95:is(.dark *) {
  background-color: rgb(245 245 244 / 0.95);
}

.dark\:bg-stone-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
}

.dark\:bg-stone-200\/0:is(.dark *) {
  background-color: rgb(231 229 228 / 0);
}

.dark\:bg-stone-200\/10:is(.dark *) {
  background-color: rgb(231 229 228 / 0.1);
}

.dark\:bg-stone-200\/100:is(.dark *) {
  background-color: rgb(231 229 228 / 1);
}

.dark\:bg-stone-200\/15:is(.dark *) {
  background-color: rgb(231 229 228 / 0.15);
}

.dark\:bg-stone-200\/20:is(.dark *) {
  background-color: rgb(231 229 228 / 0.2);
}

.dark\:bg-stone-200\/25:is(.dark *) {
  background-color: rgb(231 229 228 / 0.25);
}

.dark\:bg-stone-200\/30:is(.dark *) {
  background-color: rgb(231 229 228 / 0.3);
}

.dark\:bg-stone-200\/35:is(.dark *) {
  background-color: rgb(231 229 228 / 0.35);
}

.dark\:bg-stone-200\/40:is(.dark *) {
  background-color: rgb(231 229 228 / 0.4);
}

.dark\:bg-stone-200\/45:is(.dark *) {
  background-color: rgb(231 229 228 / 0.45);
}

.dark\:bg-stone-200\/5:is(.dark *) {
  background-color: rgb(231 229 228 / 0.05);
}

.dark\:bg-stone-200\/50:is(.dark *) {
  background-color: rgb(231 229 228 / 0.5);
}

.dark\:bg-stone-200\/55:is(.dark *) {
  background-color: rgb(231 229 228 / 0.55);
}

.dark\:bg-stone-200\/60:is(.dark *) {
  background-color: rgb(231 229 228 / 0.6);
}

.dark\:bg-stone-200\/65:is(.dark *) {
  background-color: rgb(231 229 228 / 0.65);
}

.dark\:bg-stone-200\/70:is(.dark *) {
  background-color: rgb(231 229 228 / 0.7);
}

.dark\:bg-stone-200\/75:is(.dark *) {
  background-color: rgb(231 229 228 / 0.75);
}

.dark\:bg-stone-200\/80:is(.dark *) {
  background-color: rgb(231 229 228 / 0.8);
}

.dark\:bg-stone-200\/85:is(.dark *) {
  background-color: rgb(231 229 228 / 0.85);
}

.dark\:bg-stone-200\/90:is(.dark *) {
  background-color: rgb(231 229 228 / 0.9);
}

.dark\:bg-stone-200\/95:is(.dark *) {
  background-color: rgb(231 229 228 / 0.95);
}

.dark\:bg-stone-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1));
}

.dark\:bg-stone-300\/0:is(.dark *) {
  background-color: rgb(214 211 209 / 0);
}

.dark\:bg-stone-300\/10:is(.dark *) {
  background-color: rgb(214 211 209 / 0.1);
}

.dark\:bg-stone-300\/100:is(.dark *) {
  background-color: rgb(214 211 209 / 1);
}

.dark\:bg-stone-300\/15:is(.dark *) {
  background-color: rgb(214 211 209 / 0.15);
}

.dark\:bg-stone-300\/20:is(.dark *) {
  background-color: rgb(214 211 209 / 0.2);
}

.dark\:bg-stone-300\/25:is(.dark *) {
  background-color: rgb(214 211 209 / 0.25);
}

.dark\:bg-stone-300\/30:is(.dark *) {
  background-color: rgb(214 211 209 / 0.3);
}

.dark\:bg-stone-300\/35:is(.dark *) {
  background-color: rgb(214 211 209 / 0.35);
}

.dark\:bg-stone-300\/40:is(.dark *) {
  background-color: rgb(214 211 209 / 0.4);
}

.dark\:bg-stone-300\/45:is(.dark *) {
  background-color: rgb(214 211 209 / 0.45);
}

.dark\:bg-stone-300\/5:is(.dark *) {
  background-color: rgb(214 211 209 / 0.05);
}

.dark\:bg-stone-300\/50:is(.dark *) {
  background-color: rgb(214 211 209 / 0.5);
}

.dark\:bg-stone-300\/55:is(.dark *) {
  background-color: rgb(214 211 209 / 0.55);
}

.dark\:bg-stone-300\/60:is(.dark *) {
  background-color: rgb(214 211 209 / 0.6);
}

.dark\:bg-stone-300\/65:is(.dark *) {
  background-color: rgb(214 211 209 / 0.65);
}

.dark\:bg-stone-300\/70:is(.dark *) {
  background-color: rgb(214 211 209 / 0.7);
}

.dark\:bg-stone-300\/75:is(.dark *) {
  background-color: rgb(214 211 209 / 0.75);
}

.dark\:bg-stone-300\/80:is(.dark *) {
  background-color: rgb(214 211 209 / 0.8);
}

.dark\:bg-stone-300\/85:is(.dark *) {
  background-color: rgb(214 211 209 / 0.85);
}

.dark\:bg-stone-300\/90:is(.dark *) {
  background-color: rgb(214 211 209 / 0.9);
}

.dark\:bg-stone-300\/95:is(.dark *) {
  background-color: rgb(214 211 209 / 0.95);
}

.dark\:bg-stone-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1));
}

.dark\:bg-stone-400\/0:is(.dark *) {
  background-color: rgb(168 162 158 / 0);
}

.dark\:bg-stone-400\/10:is(.dark *) {
  background-color: rgb(168 162 158 / 0.1);
}

.dark\:bg-stone-400\/100:is(.dark *) {
  background-color: rgb(168 162 158 / 1);
}

.dark\:bg-stone-400\/15:is(.dark *) {
  background-color: rgb(168 162 158 / 0.15);
}

.dark\:bg-stone-400\/20:is(.dark *) {
  background-color: rgb(168 162 158 / 0.2);
}

.dark\:bg-stone-400\/25:is(.dark *) {
  background-color: rgb(168 162 158 / 0.25);
}

.dark\:bg-stone-400\/30:is(.dark *) {
  background-color: rgb(168 162 158 / 0.3);
}

.dark\:bg-stone-400\/35:is(.dark *) {
  background-color: rgb(168 162 158 / 0.35);
}

.dark\:bg-stone-400\/40:is(.dark *) {
  background-color: rgb(168 162 158 / 0.4);
}

.dark\:bg-stone-400\/45:is(.dark *) {
  background-color: rgb(168 162 158 / 0.45);
}

.dark\:bg-stone-400\/5:is(.dark *) {
  background-color: rgb(168 162 158 / 0.05);
}

.dark\:bg-stone-400\/50:is(.dark *) {
  background-color: rgb(168 162 158 / 0.5);
}

.dark\:bg-stone-400\/55:is(.dark *) {
  background-color: rgb(168 162 158 / 0.55);
}

.dark\:bg-stone-400\/60:is(.dark *) {
  background-color: rgb(168 162 158 / 0.6);
}

.dark\:bg-stone-400\/65:is(.dark *) {
  background-color: rgb(168 162 158 / 0.65);
}

.dark\:bg-stone-400\/70:is(.dark *) {
  background-color: rgb(168 162 158 / 0.7);
}

.dark\:bg-stone-400\/75:is(.dark *) {
  background-color: rgb(168 162 158 / 0.75);
}

.dark\:bg-stone-400\/80:is(.dark *) {
  background-color: rgb(168 162 158 / 0.8);
}

.dark\:bg-stone-400\/85:is(.dark *) {
  background-color: rgb(168 162 158 / 0.85);
}

.dark\:bg-stone-400\/90:is(.dark *) {
  background-color: rgb(168 162 158 / 0.9);
}

.dark\:bg-stone-400\/95:is(.dark *) {
  background-color: rgb(168 162 158 / 0.95);
}

.dark\:bg-stone-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1));
}

.dark\:bg-stone-500\/0:is(.dark *) {
  background-color: rgb(120 113 108 / 0);
}

.dark\:bg-stone-500\/10:is(.dark *) {
  background-color: rgb(120 113 108 / 0.1);
}

.dark\:bg-stone-500\/100:is(.dark *) {
  background-color: rgb(120 113 108 / 1);
}

.dark\:bg-stone-500\/15:is(.dark *) {
  background-color: rgb(120 113 108 / 0.15);
}

.dark\:bg-stone-500\/20:is(.dark *) {
  background-color: rgb(120 113 108 / 0.2);
}

.dark\:bg-stone-500\/25:is(.dark *) {
  background-color: rgb(120 113 108 / 0.25);
}

.dark\:bg-stone-500\/30:is(.dark *) {
  background-color: rgb(120 113 108 / 0.3);
}

.dark\:bg-stone-500\/35:is(.dark *) {
  background-color: rgb(120 113 108 / 0.35);
}

.dark\:bg-stone-500\/40:is(.dark *) {
  background-color: rgb(120 113 108 / 0.4);
}

.dark\:bg-stone-500\/45:is(.dark *) {
  background-color: rgb(120 113 108 / 0.45);
}

.dark\:bg-stone-500\/5:is(.dark *) {
  background-color: rgb(120 113 108 / 0.05);
}

.dark\:bg-stone-500\/50:is(.dark *) {
  background-color: rgb(120 113 108 / 0.5);
}

.dark\:bg-stone-500\/55:is(.dark *) {
  background-color: rgb(120 113 108 / 0.55);
}

.dark\:bg-stone-500\/60:is(.dark *) {
  background-color: rgb(120 113 108 / 0.6);
}

.dark\:bg-stone-500\/65:is(.dark *) {
  background-color: rgb(120 113 108 / 0.65);
}

.dark\:bg-stone-500\/70:is(.dark *) {
  background-color: rgb(120 113 108 / 0.7);
}

.dark\:bg-stone-500\/75:is(.dark *) {
  background-color: rgb(120 113 108 / 0.75);
}

.dark\:bg-stone-500\/80:is(.dark *) {
  background-color: rgb(120 113 108 / 0.8);
}

.dark\:bg-stone-500\/85:is(.dark *) {
  background-color: rgb(120 113 108 / 0.85);
}

.dark\:bg-stone-500\/90:is(.dark *) {
  background-color: rgb(120 113 108 / 0.9);
}

.dark\:bg-stone-500\/95:is(.dark *) {
  background-color: rgb(120 113 108 / 0.95);
}

.dark\:bg-stone-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1));
}

.dark\:bg-stone-600\/0:is(.dark *) {
  background-color: rgb(87 83 78 / 0);
}

.dark\:bg-stone-600\/10:is(.dark *) {
  background-color: rgb(87 83 78 / 0.1);
}

.dark\:bg-stone-600\/100:is(.dark *) {
  background-color: rgb(87 83 78 / 1);
}

.dark\:bg-stone-600\/15:is(.dark *) {
  background-color: rgb(87 83 78 / 0.15);
}

.dark\:bg-stone-600\/20:is(.dark *) {
  background-color: rgb(87 83 78 / 0.2);
}

.dark\:bg-stone-600\/25:is(.dark *) {
  background-color: rgb(87 83 78 / 0.25);
}

.dark\:bg-stone-600\/30:is(.dark *) {
  background-color: rgb(87 83 78 / 0.3);
}

.dark\:bg-stone-600\/35:is(.dark *) {
  background-color: rgb(87 83 78 / 0.35);
}

.dark\:bg-stone-600\/40:is(.dark *) {
  background-color: rgb(87 83 78 / 0.4);
}

.dark\:bg-stone-600\/45:is(.dark *) {
  background-color: rgb(87 83 78 / 0.45);
}

.dark\:bg-stone-600\/5:is(.dark *) {
  background-color: rgb(87 83 78 / 0.05);
}

.dark\:bg-stone-600\/50:is(.dark *) {
  background-color: rgb(87 83 78 / 0.5);
}

.dark\:bg-stone-600\/55:is(.dark *) {
  background-color: rgb(87 83 78 / 0.55);
}

.dark\:bg-stone-600\/60:is(.dark *) {
  background-color: rgb(87 83 78 / 0.6);
}

.dark\:bg-stone-600\/65:is(.dark *) {
  background-color: rgb(87 83 78 / 0.65);
}

.dark\:bg-stone-600\/70:is(.dark *) {
  background-color: rgb(87 83 78 / 0.7);
}

.dark\:bg-stone-600\/75:is(.dark *) {
  background-color: rgb(87 83 78 / 0.75);
}

.dark\:bg-stone-600\/80:is(.dark *) {
  background-color: rgb(87 83 78 / 0.8);
}

.dark\:bg-stone-600\/85:is(.dark *) {
  background-color: rgb(87 83 78 / 0.85);
}

.dark\:bg-stone-600\/90:is(.dark *) {
  background-color: rgb(87 83 78 / 0.9);
}

.dark\:bg-stone-600\/95:is(.dark *) {
  background-color: rgb(87 83 78 / 0.95);
}

.dark\:bg-stone-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1));
}

.dark\:bg-stone-700\/0:is(.dark *) {
  background-color: rgb(68 64 60 / 0);
}

.dark\:bg-stone-700\/10:is(.dark *) {
  background-color: rgb(68 64 60 / 0.1);
}

.dark\:bg-stone-700\/100:is(.dark *) {
  background-color: rgb(68 64 60 / 1);
}

.dark\:bg-stone-700\/15:is(.dark *) {
  background-color: rgb(68 64 60 / 0.15);
}

.dark\:bg-stone-700\/20:is(.dark *) {
  background-color: rgb(68 64 60 / 0.2);
}

.dark\:bg-stone-700\/25:is(.dark *) {
  background-color: rgb(68 64 60 / 0.25);
}

.dark\:bg-stone-700\/30:is(.dark *) {
  background-color: rgb(68 64 60 / 0.3);
}

.dark\:bg-stone-700\/35:is(.dark *) {
  background-color: rgb(68 64 60 / 0.35);
}

.dark\:bg-stone-700\/40:is(.dark *) {
  background-color: rgb(68 64 60 / 0.4);
}

.dark\:bg-stone-700\/45:is(.dark *) {
  background-color: rgb(68 64 60 / 0.45);
}

.dark\:bg-stone-700\/5:is(.dark *) {
  background-color: rgb(68 64 60 / 0.05);
}

.dark\:bg-stone-700\/50:is(.dark *) {
  background-color: rgb(68 64 60 / 0.5);
}

.dark\:bg-stone-700\/55:is(.dark *) {
  background-color: rgb(68 64 60 / 0.55);
}

.dark\:bg-stone-700\/60:is(.dark *) {
  background-color: rgb(68 64 60 / 0.6);
}

.dark\:bg-stone-700\/65:is(.dark *) {
  background-color: rgb(68 64 60 / 0.65);
}

.dark\:bg-stone-700\/70:is(.dark *) {
  background-color: rgb(68 64 60 / 0.7);
}

.dark\:bg-stone-700\/75:is(.dark *) {
  background-color: rgb(68 64 60 / 0.75);
}

.dark\:bg-stone-700\/80:is(.dark *) {
  background-color: rgb(68 64 60 / 0.8);
}

.dark\:bg-stone-700\/85:is(.dark *) {
  background-color: rgb(68 64 60 / 0.85);
}

.dark\:bg-stone-700\/90:is(.dark *) {
  background-color: rgb(68 64 60 / 0.9);
}

.dark\:bg-stone-700\/95:is(.dark *) {
  background-color: rgb(68 64 60 / 0.95);
}

.dark\:bg-stone-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1));
}

.dark\:bg-stone-800\/0:is(.dark *) {
  background-color: rgb(41 37 36 / 0);
}

.dark\:bg-stone-800\/10:is(.dark *) {
  background-color: rgb(41 37 36 / 0.1);
}

.dark\:bg-stone-800\/100:is(.dark *) {
  background-color: rgb(41 37 36 / 1);
}

.dark\:bg-stone-800\/15:is(.dark *) {
  background-color: rgb(41 37 36 / 0.15);
}

.dark\:bg-stone-800\/20:is(.dark *) {
  background-color: rgb(41 37 36 / 0.2);
}

.dark\:bg-stone-800\/25:is(.dark *) {
  background-color: rgb(41 37 36 / 0.25);
}

.dark\:bg-stone-800\/30:is(.dark *) {
  background-color: rgb(41 37 36 / 0.3);
}

.dark\:bg-stone-800\/35:is(.dark *) {
  background-color: rgb(41 37 36 / 0.35);
}

.dark\:bg-stone-800\/40:is(.dark *) {
  background-color: rgb(41 37 36 / 0.4);
}

.dark\:bg-stone-800\/45:is(.dark *) {
  background-color: rgb(41 37 36 / 0.45);
}

.dark\:bg-stone-800\/5:is(.dark *) {
  background-color: rgb(41 37 36 / 0.05);
}

.dark\:bg-stone-800\/50:is(.dark *) {
  background-color: rgb(41 37 36 / 0.5);
}

.dark\:bg-stone-800\/55:is(.dark *) {
  background-color: rgb(41 37 36 / 0.55);
}

.dark\:bg-stone-800\/60:is(.dark *) {
  background-color: rgb(41 37 36 / 0.6);
}

.dark\:bg-stone-800\/65:is(.dark *) {
  background-color: rgb(41 37 36 / 0.65);
}

.dark\:bg-stone-800\/70:is(.dark *) {
  background-color: rgb(41 37 36 / 0.7);
}

.dark\:bg-stone-800\/75:is(.dark *) {
  background-color: rgb(41 37 36 / 0.75);
}

.dark\:bg-stone-800\/80:is(.dark *) {
  background-color: rgb(41 37 36 / 0.8);
}

.dark\:bg-stone-800\/85:is(.dark *) {
  background-color: rgb(41 37 36 / 0.85);
}

.dark\:bg-stone-800\/90:is(.dark *) {
  background-color: rgb(41 37 36 / 0.9);
}

.dark\:bg-stone-800\/95:is(.dark *) {
  background-color: rgb(41 37 36 / 0.95);
}

.dark\:bg-stone-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
}

.dark\:bg-stone-900\/0:is(.dark *) {
  background-color: rgb(28 25 23 / 0);
}

.dark\:bg-stone-900\/10:is(.dark *) {
  background-color: rgb(28 25 23 / 0.1);
}

.dark\:bg-stone-900\/100:is(.dark *) {
  background-color: rgb(28 25 23 / 1);
}

.dark\:bg-stone-900\/15:is(.dark *) {
  background-color: rgb(28 25 23 / 0.15);
}

.dark\:bg-stone-900\/20:is(.dark *) {
  background-color: rgb(28 25 23 / 0.2);
}

.dark\:bg-stone-900\/25:is(.dark *) {
  background-color: rgb(28 25 23 / 0.25);
}

.dark\:bg-stone-900\/30:is(.dark *) {
  background-color: rgb(28 25 23 / 0.3);
}

.dark\:bg-stone-900\/35:is(.dark *) {
  background-color: rgb(28 25 23 / 0.35);
}

.dark\:bg-stone-900\/40:is(.dark *) {
  background-color: rgb(28 25 23 / 0.4);
}

.dark\:bg-stone-900\/45:is(.dark *) {
  background-color: rgb(28 25 23 / 0.45);
}

.dark\:bg-stone-900\/5:is(.dark *) {
  background-color: rgb(28 25 23 / 0.05);
}

.dark\:bg-stone-900\/50:is(.dark *) {
  background-color: rgb(28 25 23 / 0.5);
}

.dark\:bg-stone-900\/55:is(.dark *) {
  background-color: rgb(28 25 23 / 0.55);
}

.dark\:bg-stone-900\/60:is(.dark *) {
  background-color: rgb(28 25 23 / 0.6);
}

.dark\:bg-stone-900\/65:is(.dark *) {
  background-color: rgb(28 25 23 / 0.65);
}

.dark\:bg-stone-900\/70:is(.dark *) {
  background-color: rgb(28 25 23 / 0.7);
}

.dark\:bg-stone-900\/75:is(.dark *) {
  background-color: rgb(28 25 23 / 0.75);
}

.dark\:bg-stone-900\/80:is(.dark *) {
  background-color: rgb(28 25 23 / 0.8);
}

.dark\:bg-stone-900\/85:is(.dark *) {
  background-color: rgb(28 25 23 / 0.85);
}

.dark\:bg-stone-900\/90:is(.dark *) {
  background-color: rgb(28 25 23 / 0.9);
}

.dark\:bg-stone-900\/95:is(.dark *) {
  background-color: rgb(28 25 23 / 0.95);
}

.dark\:bg-yellow-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(253 246 178 / var(--tw-bg-opacity, 1));
}

.dark\:bg-yellow-100\/0:is(.dark *) {
  background-color: rgb(253 246 178 / 0);
}

.dark\:bg-yellow-100\/10:is(.dark *) {
  background-color: rgb(253 246 178 / 0.1);
}

.dark\:bg-yellow-100\/100:is(.dark *) {
  background-color: rgb(253 246 178 / 1);
}

.dark\:bg-yellow-100\/15:is(.dark *) {
  background-color: rgb(253 246 178 / 0.15);
}

.dark\:bg-yellow-100\/20:is(.dark *) {
  background-color: rgb(253 246 178 / 0.2);
}

.dark\:bg-yellow-100\/25:is(.dark *) {
  background-color: rgb(253 246 178 / 0.25);
}

.dark\:bg-yellow-100\/30:is(.dark *) {
  background-color: rgb(253 246 178 / 0.3);
}

.dark\:bg-yellow-100\/35:is(.dark *) {
  background-color: rgb(253 246 178 / 0.35);
}

.dark\:bg-yellow-100\/40:is(.dark *) {
  background-color: rgb(253 246 178 / 0.4);
}

.dark\:bg-yellow-100\/45:is(.dark *) {
  background-color: rgb(253 246 178 / 0.45);
}

.dark\:bg-yellow-100\/5:is(.dark *) {
  background-color: rgb(253 246 178 / 0.05);
}

.dark\:bg-yellow-100\/50:is(.dark *) {
  background-color: rgb(253 246 178 / 0.5);
}

.dark\:bg-yellow-100\/55:is(.dark *) {
  background-color: rgb(253 246 178 / 0.55);
}

.dark\:bg-yellow-100\/60:is(.dark *) {
  background-color: rgb(253 246 178 / 0.6);
}

.dark\:bg-yellow-100\/65:is(.dark *) {
  background-color: rgb(253 246 178 / 0.65);
}

.dark\:bg-yellow-100\/70:is(.dark *) {
  background-color: rgb(253 246 178 / 0.7);
}

.dark\:bg-yellow-100\/75:is(.dark *) {
  background-color: rgb(253 246 178 / 0.75);
}

.dark\:bg-yellow-100\/80:is(.dark *) {
  background-color: rgb(253 246 178 / 0.8);
}

.dark\:bg-yellow-100\/85:is(.dark *) {
  background-color: rgb(253 246 178 / 0.85);
}

.dark\:bg-yellow-100\/90:is(.dark *) {
  background-color: rgb(253 246 178 / 0.9);
}

.dark\:bg-yellow-100\/95:is(.dark *) {
  background-color: rgb(253 246 178 / 0.95);
}

.dark\:bg-yellow-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 106 / var(--tw-bg-opacity, 1));
}

.dark\:bg-yellow-200\/0:is(.dark *) {
  background-color: rgb(252 233 106 / 0);
}

.dark\:bg-yellow-200\/10:is(.dark *) {
  background-color: rgb(252 233 106 / 0.1);
}

.dark\:bg-yellow-200\/100:is(.dark *) {
  background-color: rgb(252 233 106 / 1);
}

.dark\:bg-yellow-200\/15:is(.dark *) {
  background-color: rgb(252 233 106 / 0.15);
}

.dark\:bg-yellow-200\/20:is(.dark *) {
  background-color: rgb(252 233 106 / 0.2);
}

.dark\:bg-yellow-200\/25:is(.dark *) {
  background-color: rgb(252 233 106 / 0.25);
}

.dark\:bg-yellow-200\/30:is(.dark *) {
  background-color: rgb(252 233 106 / 0.3);
}

.dark\:bg-yellow-200\/35:is(.dark *) {
  background-color: rgb(252 233 106 / 0.35);
}

.dark\:bg-yellow-200\/40:is(.dark *) {
  background-color: rgb(252 233 106 / 0.4);
}

.dark\:bg-yellow-200\/45:is(.dark *) {
  background-color: rgb(252 233 106 / 0.45);
}

.dark\:bg-yellow-200\/5:is(.dark *) {
  background-color: rgb(252 233 106 / 0.05);
}

.dark\:bg-yellow-200\/50:is(.dark *) {
  background-color: rgb(252 233 106 / 0.5);
}

.dark\:bg-yellow-200\/55:is(.dark *) {
  background-color: rgb(252 233 106 / 0.55);
}

.dark\:bg-yellow-200\/60:is(.dark *) {
  background-color: rgb(252 233 106 / 0.6);
}

.dark\:bg-yellow-200\/65:is(.dark *) {
  background-color: rgb(252 233 106 / 0.65);
}

.dark\:bg-yellow-200\/70:is(.dark *) {
  background-color: rgb(252 233 106 / 0.7);
}

.dark\:bg-yellow-200\/75:is(.dark *) {
  background-color: rgb(252 233 106 / 0.75);
}

.dark\:bg-yellow-200\/80:is(.dark *) {
  background-color: rgb(252 233 106 / 0.8);
}

.dark\:bg-yellow-200\/85:is(.dark *) {
  background-color: rgb(252 233 106 / 0.85);
}

.dark\:bg-yellow-200\/90:is(.dark *) {
  background-color: rgb(252 233 106 / 0.9);
}

.dark\:bg-yellow-200\/95:is(.dark *) {
  background-color: rgb(252 233 106 / 0.95);
}

.dark\:bg-yellow-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(250 202 21 / var(--tw-bg-opacity, 1));
}

.dark\:bg-yellow-300\/0:is(.dark *) {
  background-color: rgb(250 202 21 / 0);
}

.dark\:bg-yellow-300\/10:is(.dark *) {
  background-color: rgb(250 202 21 / 0.1);
}

.dark\:bg-yellow-300\/100:is(.dark *) {
  background-color: rgb(250 202 21 / 1);
}

.dark\:bg-yellow-300\/15:is(.dark *) {
  background-color: rgb(250 202 21 / 0.15);
}

.dark\:bg-yellow-300\/20:is(.dark *) {
  background-color: rgb(250 202 21 / 0.2);
}

.dark\:bg-yellow-300\/25:is(.dark *) {
  background-color: rgb(250 202 21 / 0.25);
}

.dark\:bg-yellow-300\/30:is(.dark *) {
  background-color: rgb(250 202 21 / 0.3);
}

.dark\:bg-yellow-300\/35:is(.dark *) {
  background-color: rgb(250 202 21 / 0.35);
}

.dark\:bg-yellow-300\/40:is(.dark *) {
  background-color: rgb(250 202 21 / 0.4);
}

.dark\:bg-yellow-300\/45:is(.dark *) {
  background-color: rgb(250 202 21 / 0.45);
}

.dark\:bg-yellow-300\/5:is(.dark *) {
  background-color: rgb(250 202 21 / 0.05);
}

.dark\:bg-yellow-300\/50:is(.dark *) {
  background-color: rgb(250 202 21 / 0.5);
}

.dark\:bg-yellow-300\/55:is(.dark *) {
  background-color: rgb(250 202 21 / 0.55);
}

.dark\:bg-yellow-300\/60:is(.dark *) {
  background-color: rgb(250 202 21 / 0.6);
}

.dark\:bg-yellow-300\/65:is(.dark *) {
  background-color: rgb(250 202 21 / 0.65);
}

.dark\:bg-yellow-300\/70:is(.dark *) {
  background-color: rgb(250 202 21 / 0.7);
}

.dark\:bg-yellow-300\/75:is(.dark *) {
  background-color: rgb(250 202 21 / 0.75);
}

.dark\:bg-yellow-300\/80:is(.dark *) {
  background-color: rgb(250 202 21 / 0.8);
}

.dark\:bg-yellow-300\/85:is(.dark *) {
  background-color: rgb(250 202 21 / 0.85);
}

.dark\:bg-yellow-300\/90:is(.dark *) {
  background-color: rgb(250 202 21 / 0.9);
}

.dark\:bg-yellow-300\/95:is(.dark *) {
  background-color: rgb(250 202 21 / 0.95);
}

.dark\:bg-yellow-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(227 160 8 / var(--tw-bg-opacity, 1));
}

.dark\:bg-yellow-400\/0:is(.dark *) {
  background-color: rgb(227 160 8 / 0);
}

.dark\:bg-yellow-400\/10:is(.dark *) {
  background-color: rgb(227 160 8 / 0.1);
}

.dark\:bg-yellow-400\/100:is(.dark *) {
  background-color: rgb(227 160 8 / 1);
}

.dark\:bg-yellow-400\/15:is(.dark *) {
  background-color: rgb(227 160 8 / 0.15);
}

.dark\:bg-yellow-400\/20:is(.dark *) {
  background-color: rgb(227 160 8 / 0.2);
}

.dark\:bg-yellow-400\/25:is(.dark *) {
  background-color: rgb(227 160 8 / 0.25);
}

.dark\:bg-yellow-400\/30:is(.dark *) {
  background-color: rgb(227 160 8 / 0.3);
}

.dark\:bg-yellow-400\/35:is(.dark *) {
  background-color: rgb(227 160 8 / 0.35);
}

.dark\:bg-yellow-400\/40:is(.dark *) {
  background-color: rgb(227 160 8 / 0.4);
}

.dark\:bg-yellow-400\/45:is(.dark *) {
  background-color: rgb(227 160 8 / 0.45);
}

.dark\:bg-yellow-400\/5:is(.dark *) {
  background-color: rgb(227 160 8 / 0.05);
}

.dark\:bg-yellow-400\/50:is(.dark *) {
  background-color: rgb(227 160 8 / 0.5);
}

.dark\:bg-yellow-400\/55:is(.dark *) {
  background-color: rgb(227 160 8 / 0.55);
}

.dark\:bg-yellow-400\/60:is(.dark *) {
  background-color: rgb(227 160 8 / 0.6);
}

.dark\:bg-yellow-400\/65:is(.dark *) {
  background-color: rgb(227 160 8 / 0.65);
}

.dark\:bg-yellow-400\/70:is(.dark *) {
  background-color: rgb(227 160 8 / 0.7);
}

.dark\:bg-yellow-400\/75:is(.dark *) {
  background-color: rgb(227 160 8 / 0.75);
}

.dark\:bg-yellow-400\/80:is(.dark *) {
  background-color: rgb(227 160 8 / 0.8);
}

.dark\:bg-yellow-400\/85:is(.dark *) {
  background-color: rgb(227 160 8 / 0.85);
}

.dark\:bg-yellow-400\/90:is(.dark *) {
  background-color: rgb(227 160 8 / 0.9);
}

.dark\:bg-yellow-400\/95:is(.dark *) {
  background-color: rgb(227 160 8 / 0.95);
}

.dark\:bg-yellow-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(194 120 3 / var(--tw-bg-opacity, 1));
}

.dark\:bg-yellow-500\/0:is(.dark *) {
  background-color: rgb(194 120 3 / 0);
}

.dark\:bg-yellow-500\/10:is(.dark *) {
  background-color: rgb(194 120 3 / 0.1);
}

.dark\:bg-yellow-500\/100:is(.dark *) {
  background-color: rgb(194 120 3 / 1);
}

.dark\:bg-yellow-500\/15:is(.dark *) {
  background-color: rgb(194 120 3 / 0.15);
}

.dark\:bg-yellow-500\/20:is(.dark *) {
  background-color: rgb(194 120 3 / 0.2);
}

.dark\:bg-yellow-500\/25:is(.dark *) {
  background-color: rgb(194 120 3 / 0.25);
}

.dark\:bg-yellow-500\/30:is(.dark *) {
  background-color: rgb(194 120 3 / 0.3);
}

.dark\:bg-yellow-500\/35:is(.dark *) {
  background-color: rgb(194 120 3 / 0.35);
}

.dark\:bg-yellow-500\/40:is(.dark *) {
  background-color: rgb(194 120 3 / 0.4);
}

.dark\:bg-yellow-500\/45:is(.dark *) {
  background-color: rgb(194 120 3 / 0.45);
}

.dark\:bg-yellow-500\/5:is(.dark *) {
  background-color: rgb(194 120 3 / 0.05);
}

.dark\:bg-yellow-500\/50:is(.dark *) {
  background-color: rgb(194 120 3 / 0.5);
}

.dark\:bg-yellow-500\/55:is(.dark *) {
  background-color: rgb(194 120 3 / 0.55);
}

.dark\:bg-yellow-500\/60:is(.dark *) {
  background-color: rgb(194 120 3 / 0.6);
}

.dark\:bg-yellow-500\/65:is(.dark *) {
  background-color: rgb(194 120 3 / 0.65);
}

.dark\:bg-yellow-500\/70:is(.dark *) {
  background-color: rgb(194 120 3 / 0.7);
}

.dark\:bg-yellow-500\/75:is(.dark *) {
  background-color: rgb(194 120 3 / 0.75);
}

.dark\:bg-yellow-500\/80:is(.dark *) {
  background-color: rgb(194 120 3 / 0.8);
}

.dark\:bg-yellow-500\/85:is(.dark *) {
  background-color: rgb(194 120 3 / 0.85);
}

.dark\:bg-yellow-500\/90:is(.dark *) {
  background-color: rgb(194 120 3 / 0.9);
}

.dark\:bg-yellow-500\/95:is(.dark *) {
  background-color: rgb(194 120 3 / 0.95);
}

.dark\:bg-yellow-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(159 88 10 / var(--tw-bg-opacity, 1));
}

.dark\:bg-yellow-600\/0:is(.dark *) {
  background-color: rgb(159 88 10 / 0);
}

.dark\:bg-yellow-600\/10:is(.dark *) {
  background-color: rgb(159 88 10 / 0.1);
}

.dark\:bg-yellow-600\/100:is(.dark *) {
  background-color: rgb(159 88 10 / 1);
}

.dark\:bg-yellow-600\/15:is(.dark *) {
  background-color: rgb(159 88 10 / 0.15);
}

.dark\:bg-yellow-600\/20:is(.dark *) {
  background-color: rgb(159 88 10 / 0.2);
}

.dark\:bg-yellow-600\/25:is(.dark *) {
  background-color: rgb(159 88 10 / 0.25);
}

.dark\:bg-yellow-600\/30:is(.dark *) {
  background-color: rgb(159 88 10 / 0.3);
}

.dark\:bg-yellow-600\/35:is(.dark *) {
  background-color: rgb(159 88 10 / 0.35);
}

.dark\:bg-yellow-600\/40:is(.dark *) {
  background-color: rgb(159 88 10 / 0.4);
}

.dark\:bg-yellow-600\/45:is(.dark *) {
  background-color: rgb(159 88 10 / 0.45);
}

.dark\:bg-yellow-600\/5:is(.dark *) {
  background-color: rgb(159 88 10 / 0.05);
}

.dark\:bg-yellow-600\/50:is(.dark *) {
  background-color: rgb(159 88 10 / 0.5);
}

.dark\:bg-yellow-600\/55:is(.dark *) {
  background-color: rgb(159 88 10 / 0.55);
}

.dark\:bg-yellow-600\/60:is(.dark *) {
  background-color: rgb(159 88 10 / 0.6);
}

.dark\:bg-yellow-600\/65:is(.dark *) {
  background-color: rgb(159 88 10 / 0.65);
}

.dark\:bg-yellow-600\/70:is(.dark *) {
  background-color: rgb(159 88 10 / 0.7);
}

.dark\:bg-yellow-600\/75:is(.dark *) {
  background-color: rgb(159 88 10 / 0.75);
}

.dark\:bg-yellow-600\/80:is(.dark *) {
  background-color: rgb(159 88 10 / 0.8);
}

.dark\:bg-yellow-600\/85:is(.dark *) {
  background-color: rgb(159 88 10 / 0.85);
}

.dark\:bg-yellow-600\/90:is(.dark *) {
  background-color: rgb(159 88 10 / 0.9);
}

.dark\:bg-yellow-600\/95:is(.dark *) {
  background-color: rgb(159 88 10 / 0.95);
}

.dark\:bg-yellow-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(142 75 16 / var(--tw-bg-opacity, 1));
}

.dark\:bg-yellow-700\/0:is(.dark *) {
  background-color: rgb(142 75 16 / 0);
}

.dark\:bg-yellow-700\/10:is(.dark *) {
  background-color: rgb(142 75 16 / 0.1);
}

.dark\:bg-yellow-700\/100:is(.dark *) {
  background-color: rgb(142 75 16 / 1);
}

.dark\:bg-yellow-700\/15:is(.dark *) {
  background-color: rgb(142 75 16 / 0.15);
}

.dark\:bg-yellow-700\/20:is(.dark *) {
  background-color: rgb(142 75 16 / 0.2);
}

.dark\:bg-yellow-700\/25:is(.dark *) {
  background-color: rgb(142 75 16 / 0.25);
}

.dark\:bg-yellow-700\/30:is(.dark *) {
  background-color: rgb(142 75 16 / 0.3);
}

.dark\:bg-yellow-700\/35:is(.dark *) {
  background-color: rgb(142 75 16 / 0.35);
}

.dark\:bg-yellow-700\/40:is(.dark *) {
  background-color: rgb(142 75 16 / 0.4);
}

.dark\:bg-yellow-700\/45:is(.dark *) {
  background-color: rgb(142 75 16 / 0.45);
}

.dark\:bg-yellow-700\/5:is(.dark *) {
  background-color: rgb(142 75 16 / 0.05);
}

.dark\:bg-yellow-700\/50:is(.dark *) {
  background-color: rgb(142 75 16 / 0.5);
}

.dark\:bg-yellow-700\/55:is(.dark *) {
  background-color: rgb(142 75 16 / 0.55);
}

.dark\:bg-yellow-700\/60:is(.dark *) {
  background-color: rgb(142 75 16 / 0.6);
}

.dark\:bg-yellow-700\/65:is(.dark *) {
  background-color: rgb(142 75 16 / 0.65);
}

.dark\:bg-yellow-700\/70:is(.dark *) {
  background-color: rgb(142 75 16 / 0.7);
}

.dark\:bg-yellow-700\/75:is(.dark *) {
  background-color: rgb(142 75 16 / 0.75);
}

.dark\:bg-yellow-700\/80:is(.dark *) {
  background-color: rgb(142 75 16 / 0.8);
}

.dark\:bg-yellow-700\/85:is(.dark *) {
  background-color: rgb(142 75 16 / 0.85);
}

.dark\:bg-yellow-700\/90:is(.dark *) {
  background-color: rgb(142 75 16 / 0.9);
}

.dark\:bg-yellow-700\/95:is(.dark *) {
  background-color: rgb(142 75 16 / 0.95);
}

.dark\:bg-yellow-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(114 59 19 / var(--tw-bg-opacity, 1));
}

.dark\:bg-yellow-800\/0:is(.dark *) {
  background-color: rgb(114 59 19 / 0);
}

.dark\:bg-yellow-800\/10:is(.dark *) {
  background-color: rgb(114 59 19 / 0.1);
}

.dark\:bg-yellow-800\/100:is(.dark *) {
  background-color: rgb(114 59 19 / 1);
}

.dark\:bg-yellow-800\/15:is(.dark *) {
  background-color: rgb(114 59 19 / 0.15);
}

.dark\:bg-yellow-800\/20:is(.dark *) {
  background-color: rgb(114 59 19 / 0.2);
}

.dark\:bg-yellow-800\/25:is(.dark *) {
  background-color: rgb(114 59 19 / 0.25);
}

.dark\:bg-yellow-800\/30:is(.dark *) {
  background-color: rgb(114 59 19 / 0.3);
}

.dark\:bg-yellow-800\/35:is(.dark *) {
  background-color: rgb(114 59 19 / 0.35);
}

.dark\:bg-yellow-800\/40:is(.dark *) {
  background-color: rgb(114 59 19 / 0.4);
}

.dark\:bg-yellow-800\/45:is(.dark *) {
  background-color: rgb(114 59 19 / 0.45);
}

.dark\:bg-yellow-800\/5:is(.dark *) {
  background-color: rgb(114 59 19 / 0.05);
}

.dark\:bg-yellow-800\/50:is(.dark *) {
  background-color: rgb(114 59 19 / 0.5);
}

.dark\:bg-yellow-800\/55:is(.dark *) {
  background-color: rgb(114 59 19 / 0.55);
}

.dark\:bg-yellow-800\/60:is(.dark *) {
  background-color: rgb(114 59 19 / 0.6);
}

.dark\:bg-yellow-800\/65:is(.dark *) {
  background-color: rgb(114 59 19 / 0.65);
}

.dark\:bg-yellow-800\/70:is(.dark *) {
  background-color: rgb(114 59 19 / 0.7);
}

.dark\:bg-yellow-800\/75:is(.dark *) {
  background-color: rgb(114 59 19 / 0.75);
}

.dark\:bg-yellow-800\/80:is(.dark *) {
  background-color: rgb(114 59 19 / 0.8);
}

.dark\:bg-yellow-800\/85:is(.dark *) {
  background-color: rgb(114 59 19 / 0.85);
}

.dark\:bg-yellow-800\/90:is(.dark *) {
  background-color: rgb(114 59 19 / 0.9);
}

.dark\:bg-yellow-800\/95:is(.dark *) {
  background-color: rgb(114 59 19 / 0.95);
}

.dark\:bg-yellow-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(99 49 18 / var(--tw-bg-opacity, 1));
}

.dark\:bg-yellow-900\/0:is(.dark *) {
  background-color: rgb(99 49 18 / 0);
}

.dark\:bg-yellow-900\/10:is(.dark *) {
  background-color: rgb(99 49 18 / 0.1);
}

.dark\:bg-yellow-900\/100:is(.dark *) {
  background-color: rgb(99 49 18 / 1);
}

.dark\:bg-yellow-900\/15:is(.dark *) {
  background-color: rgb(99 49 18 / 0.15);
}

.dark\:bg-yellow-900\/20:is(.dark *) {
  background-color: rgb(99 49 18 / 0.2);
}

.dark\:bg-yellow-900\/25:is(.dark *) {
  background-color: rgb(99 49 18 / 0.25);
}

.dark\:bg-yellow-900\/30:is(.dark *) {
  background-color: rgb(99 49 18 / 0.3);
}

.dark\:bg-yellow-900\/35:is(.dark *) {
  background-color: rgb(99 49 18 / 0.35);
}

.dark\:bg-yellow-900\/40:is(.dark *) {
  background-color: rgb(99 49 18 / 0.4);
}

.dark\:bg-yellow-900\/45:is(.dark *) {
  background-color: rgb(99 49 18 / 0.45);
}

.dark\:bg-yellow-900\/5:is(.dark *) {
  background-color: rgb(99 49 18 / 0.05);
}

.dark\:bg-yellow-900\/50:is(.dark *) {
  background-color: rgb(99 49 18 / 0.5);
}

.dark\:bg-yellow-900\/55:is(.dark *) {
  background-color: rgb(99 49 18 / 0.55);
}

.dark\:bg-yellow-900\/60:is(.dark *) {
  background-color: rgb(99 49 18 / 0.6);
}

.dark\:bg-yellow-900\/65:is(.dark *) {
  background-color: rgb(99 49 18 / 0.65);
}

.dark\:bg-yellow-900\/70:is(.dark *) {
  background-color: rgb(99 49 18 / 0.7);
}

.dark\:bg-yellow-900\/75:is(.dark *) {
  background-color: rgb(99 49 18 / 0.75);
}

.dark\:bg-yellow-900\/80:is(.dark *) {
  background-color: rgb(99 49 18 / 0.8);
}

.dark\:bg-yellow-900\/85:is(.dark *) {
  background-color: rgb(99 49 18 / 0.85);
}

.dark\:bg-yellow-900\/90:is(.dark *) {
  background-color: rgb(99 49 18 / 0.9);
}

.dark\:bg-yellow-900\/95:is(.dark *) {
  background-color: rgb(99 49 18 / 0.95);
}

.dark\:bg-zinc-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}

.dark\:bg-zinc-100\/0:is(.dark *) {
  background-color: rgb(244 244 245 / 0);
}

.dark\:bg-zinc-100\/10:is(.dark *) {
  background-color: rgb(244 244 245 / 0.1);
}

.dark\:bg-zinc-100\/100:is(.dark *) {
  background-color: rgb(244 244 245 / 1);
}

.dark\:bg-zinc-100\/15:is(.dark *) {
  background-color: rgb(244 244 245 / 0.15);
}

.dark\:bg-zinc-100\/20:is(.dark *) {
  background-color: rgb(244 244 245 / 0.2);
}

.dark\:bg-zinc-100\/25:is(.dark *) {
  background-color: rgb(244 244 245 / 0.25);
}

.dark\:bg-zinc-100\/30:is(.dark *) {
  background-color: rgb(244 244 245 / 0.3);
}

.dark\:bg-zinc-100\/35:is(.dark *) {
  background-color: rgb(244 244 245 / 0.35);
}

.dark\:bg-zinc-100\/40:is(.dark *) {
  background-color: rgb(244 244 245 / 0.4);
}

.dark\:bg-zinc-100\/45:is(.dark *) {
  background-color: rgb(244 244 245 / 0.45);
}

.dark\:bg-zinc-100\/5:is(.dark *) {
  background-color: rgb(244 244 245 / 0.05);
}

.dark\:bg-zinc-100\/50:is(.dark *) {
  background-color: rgb(244 244 245 / 0.5);
}

.dark\:bg-zinc-100\/55:is(.dark *) {
  background-color: rgb(244 244 245 / 0.55);
}

.dark\:bg-zinc-100\/60:is(.dark *) {
  background-color: rgb(244 244 245 / 0.6);
}

.dark\:bg-zinc-100\/65:is(.dark *) {
  background-color: rgb(244 244 245 / 0.65);
}

.dark\:bg-zinc-100\/70:is(.dark *) {
  background-color: rgb(244 244 245 / 0.7);
}

.dark\:bg-zinc-100\/75:is(.dark *) {
  background-color: rgb(244 244 245 / 0.75);
}

.dark\:bg-zinc-100\/80:is(.dark *) {
  background-color: rgb(244 244 245 / 0.8);
}

.dark\:bg-zinc-100\/85:is(.dark *) {
  background-color: rgb(244 244 245 / 0.85);
}

.dark\:bg-zinc-100\/90:is(.dark *) {
  background-color: rgb(244 244 245 / 0.9);
}

.dark\:bg-zinc-100\/95:is(.dark *) {
  background-color: rgb(244 244 245 / 0.95);
}

.dark\:bg-zinc-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}

.dark\:bg-zinc-200\/0:is(.dark *) {
  background-color: rgb(228 228 231 / 0);
}

.dark\:bg-zinc-200\/10:is(.dark *) {
  background-color: rgb(228 228 231 / 0.1);
}

.dark\:bg-zinc-200\/100:is(.dark *) {
  background-color: rgb(228 228 231 / 1);
}

.dark\:bg-zinc-200\/15:is(.dark *) {
  background-color: rgb(228 228 231 / 0.15);
}

.dark\:bg-zinc-200\/20:is(.dark *) {
  background-color: rgb(228 228 231 / 0.2);
}

.dark\:bg-zinc-200\/25:is(.dark *) {
  background-color: rgb(228 228 231 / 0.25);
}

.dark\:bg-zinc-200\/30:is(.dark *) {
  background-color: rgb(228 228 231 / 0.3);
}

.dark\:bg-zinc-200\/35:is(.dark *) {
  background-color: rgb(228 228 231 / 0.35);
}

.dark\:bg-zinc-200\/40:is(.dark *) {
  background-color: rgb(228 228 231 / 0.4);
}

.dark\:bg-zinc-200\/45:is(.dark *) {
  background-color: rgb(228 228 231 / 0.45);
}

.dark\:bg-zinc-200\/5:is(.dark *) {
  background-color: rgb(228 228 231 / 0.05);
}

.dark\:bg-zinc-200\/50:is(.dark *) {
  background-color: rgb(228 228 231 / 0.5);
}

.dark\:bg-zinc-200\/55:is(.dark *) {
  background-color: rgb(228 228 231 / 0.55);
}

.dark\:bg-zinc-200\/60:is(.dark *) {
  background-color: rgb(228 228 231 / 0.6);
}

.dark\:bg-zinc-200\/65:is(.dark *) {
  background-color: rgb(228 228 231 / 0.65);
}

.dark\:bg-zinc-200\/70:is(.dark *) {
  background-color: rgb(228 228 231 / 0.7);
}

.dark\:bg-zinc-200\/75:is(.dark *) {
  background-color: rgb(228 228 231 / 0.75);
}

.dark\:bg-zinc-200\/80:is(.dark *) {
  background-color: rgb(228 228 231 / 0.8);
}

.dark\:bg-zinc-200\/85:is(.dark *) {
  background-color: rgb(228 228 231 / 0.85);
}

.dark\:bg-zinc-200\/90:is(.dark *) {
  background-color: rgb(228 228 231 / 0.9);
}

.dark\:bg-zinc-200\/95:is(.dark *) {
  background-color: rgb(228 228 231 / 0.95);
}

.dark\:bg-zinc-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
}

.dark\:bg-zinc-300\/0:is(.dark *) {
  background-color: rgb(212 212 216 / 0);
}

.dark\:bg-zinc-300\/10:is(.dark *) {
  background-color: rgb(212 212 216 / 0.1);
}

.dark\:bg-zinc-300\/100:is(.dark *) {
  background-color: rgb(212 212 216 / 1);
}

.dark\:bg-zinc-300\/15:is(.dark *) {
  background-color: rgb(212 212 216 / 0.15);
}

.dark\:bg-zinc-300\/20:is(.dark *) {
  background-color: rgb(212 212 216 / 0.2);
}

.dark\:bg-zinc-300\/25:is(.dark *) {
  background-color: rgb(212 212 216 / 0.25);
}

.dark\:bg-zinc-300\/30:is(.dark *) {
  background-color: rgb(212 212 216 / 0.3);
}

.dark\:bg-zinc-300\/35:is(.dark *) {
  background-color: rgb(212 212 216 / 0.35);
}

.dark\:bg-zinc-300\/40:is(.dark *) {
  background-color: rgb(212 212 216 / 0.4);
}

.dark\:bg-zinc-300\/45:is(.dark *) {
  background-color: rgb(212 212 216 / 0.45);
}

.dark\:bg-zinc-300\/5:is(.dark *) {
  background-color: rgb(212 212 216 / 0.05);
}

.dark\:bg-zinc-300\/50:is(.dark *) {
  background-color: rgb(212 212 216 / 0.5);
}

.dark\:bg-zinc-300\/55:is(.dark *) {
  background-color: rgb(212 212 216 / 0.55);
}

.dark\:bg-zinc-300\/60:is(.dark *) {
  background-color: rgb(212 212 216 / 0.6);
}

.dark\:bg-zinc-300\/65:is(.dark *) {
  background-color: rgb(212 212 216 / 0.65);
}

.dark\:bg-zinc-300\/70:is(.dark *) {
  background-color: rgb(212 212 216 / 0.7);
}

.dark\:bg-zinc-300\/75:is(.dark *) {
  background-color: rgb(212 212 216 / 0.75);
}

.dark\:bg-zinc-300\/80:is(.dark *) {
  background-color: rgb(212 212 216 / 0.8);
}

.dark\:bg-zinc-300\/85:is(.dark *) {
  background-color: rgb(212 212 216 / 0.85);
}

.dark\:bg-zinc-300\/90:is(.dark *) {
  background-color: rgb(212 212 216 / 0.9);
}

.dark\:bg-zinc-300\/95:is(.dark *) {
  background-color: rgb(212 212 216 / 0.95);
}

.dark\:bg-zinc-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}

.dark\:bg-zinc-400\/0:is(.dark *) {
  background-color: rgb(161 161 170 / 0);
}

.dark\:bg-zinc-400\/10:is(.dark *) {
  background-color: rgb(161 161 170 / 0.1);
}

.dark\:bg-zinc-400\/100:is(.dark *) {
  background-color: rgb(161 161 170 / 1);
}

.dark\:bg-zinc-400\/15:is(.dark *) {
  background-color: rgb(161 161 170 / 0.15);
}

.dark\:bg-zinc-400\/20:is(.dark *) {
  background-color: rgb(161 161 170 / 0.2);
}

.dark\:bg-zinc-400\/25:is(.dark *) {
  background-color: rgb(161 161 170 / 0.25);
}

.dark\:bg-zinc-400\/30:is(.dark *) {
  background-color: rgb(161 161 170 / 0.3);
}

.dark\:bg-zinc-400\/35:is(.dark *) {
  background-color: rgb(161 161 170 / 0.35);
}

.dark\:bg-zinc-400\/40:is(.dark *) {
  background-color: rgb(161 161 170 / 0.4);
}

.dark\:bg-zinc-400\/45:is(.dark *) {
  background-color: rgb(161 161 170 / 0.45);
}

.dark\:bg-zinc-400\/5:is(.dark *) {
  background-color: rgb(161 161 170 / 0.05);
}

.dark\:bg-zinc-400\/50:is(.dark *) {
  background-color: rgb(161 161 170 / 0.5);
}

.dark\:bg-zinc-400\/55:is(.dark *) {
  background-color: rgb(161 161 170 / 0.55);
}

.dark\:bg-zinc-400\/60:is(.dark *) {
  background-color: rgb(161 161 170 / 0.6);
}

.dark\:bg-zinc-400\/65:is(.dark *) {
  background-color: rgb(161 161 170 / 0.65);
}

.dark\:bg-zinc-400\/70:is(.dark *) {
  background-color: rgb(161 161 170 / 0.7);
}

.dark\:bg-zinc-400\/75:is(.dark *) {
  background-color: rgb(161 161 170 / 0.75);
}

.dark\:bg-zinc-400\/80:is(.dark *) {
  background-color: rgb(161 161 170 / 0.8);
}

.dark\:bg-zinc-400\/85:is(.dark *) {
  background-color: rgb(161 161 170 / 0.85);
}

.dark\:bg-zinc-400\/90:is(.dark *) {
  background-color: rgb(161 161 170 / 0.9);
}

.dark\:bg-zinc-400\/95:is(.dark *) {
  background-color: rgb(161 161 170 / 0.95);
}

.dark\:bg-zinc-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1));
}

.dark\:bg-zinc-500\/0:is(.dark *) {
  background-color: rgb(113 113 122 / 0);
}

.dark\:bg-zinc-500\/10:is(.dark *) {
  background-color: rgb(113 113 122 / 0.1);
}

.dark\:bg-zinc-500\/100:is(.dark *) {
  background-color: rgb(113 113 122 / 1);
}

.dark\:bg-zinc-500\/15:is(.dark *) {
  background-color: rgb(113 113 122 / 0.15);
}

.dark\:bg-zinc-500\/20:is(.dark *) {
  background-color: rgb(113 113 122 / 0.2);
}

.dark\:bg-zinc-500\/25:is(.dark *) {
  background-color: rgb(113 113 122 / 0.25);
}

.dark\:bg-zinc-500\/30:is(.dark *) {
  background-color: rgb(113 113 122 / 0.3);
}

.dark\:bg-zinc-500\/35:is(.dark *) {
  background-color: rgb(113 113 122 / 0.35);
}

.dark\:bg-zinc-500\/40:is(.dark *) {
  background-color: rgb(113 113 122 / 0.4);
}

.dark\:bg-zinc-500\/45:is(.dark *) {
  background-color: rgb(113 113 122 / 0.45);
}

.dark\:bg-zinc-500\/5:is(.dark *) {
  background-color: rgb(113 113 122 / 0.05);
}

.dark\:bg-zinc-500\/50:is(.dark *) {
  background-color: rgb(113 113 122 / 0.5);
}

.dark\:bg-zinc-500\/55:is(.dark *) {
  background-color: rgb(113 113 122 / 0.55);
}

.dark\:bg-zinc-500\/60:is(.dark *) {
  background-color: rgb(113 113 122 / 0.6);
}

.dark\:bg-zinc-500\/65:is(.dark *) {
  background-color: rgb(113 113 122 / 0.65);
}

.dark\:bg-zinc-500\/70:is(.dark *) {
  background-color: rgb(113 113 122 / 0.7);
}

.dark\:bg-zinc-500\/75:is(.dark *) {
  background-color: rgb(113 113 122 / 0.75);
}

.dark\:bg-zinc-500\/80:is(.dark *) {
  background-color: rgb(113 113 122 / 0.8);
}

.dark\:bg-zinc-500\/85:is(.dark *) {
  background-color: rgb(113 113 122 / 0.85);
}

.dark\:bg-zinc-500\/90:is(.dark *) {
  background-color: rgb(113 113 122 / 0.9);
}

.dark\:bg-zinc-500\/95:is(.dark *) {
  background-color: rgb(113 113 122 / 0.95);
}

.dark\:bg-zinc-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

.dark\:bg-zinc-600\/0:is(.dark *) {
  background-color: rgb(82 82 91 / 0);
}

.dark\:bg-zinc-600\/10:is(.dark *) {
  background-color: rgb(82 82 91 / 0.1);
}

.dark\:bg-zinc-600\/100:is(.dark *) {
  background-color: rgb(82 82 91 / 1);
}

.dark\:bg-zinc-600\/15:is(.dark *) {
  background-color: rgb(82 82 91 / 0.15);
}

.dark\:bg-zinc-600\/20:is(.dark *) {
  background-color: rgb(82 82 91 / 0.2);
}

.dark\:bg-zinc-600\/25:is(.dark *) {
  background-color: rgb(82 82 91 / 0.25);
}

.dark\:bg-zinc-600\/30:is(.dark *) {
  background-color: rgb(82 82 91 / 0.3);
}

.dark\:bg-zinc-600\/35:is(.dark *) {
  background-color: rgb(82 82 91 / 0.35);
}

.dark\:bg-zinc-600\/40:is(.dark *) {
  background-color: rgb(82 82 91 / 0.4);
}

.dark\:bg-zinc-600\/45:is(.dark *) {
  background-color: rgb(82 82 91 / 0.45);
}

.dark\:bg-zinc-600\/5:is(.dark *) {
  background-color: rgb(82 82 91 / 0.05);
}

.dark\:bg-zinc-600\/50:is(.dark *) {
  background-color: rgb(82 82 91 / 0.5);
}

.dark\:bg-zinc-600\/55:is(.dark *) {
  background-color: rgb(82 82 91 / 0.55);
}

.dark\:bg-zinc-600\/60:is(.dark *) {
  background-color: rgb(82 82 91 / 0.6);
}

.dark\:bg-zinc-600\/65:is(.dark *) {
  background-color: rgb(82 82 91 / 0.65);
}

.dark\:bg-zinc-600\/70:is(.dark *) {
  background-color: rgb(82 82 91 / 0.7);
}

.dark\:bg-zinc-600\/75:is(.dark *) {
  background-color: rgb(82 82 91 / 0.75);
}

.dark\:bg-zinc-600\/80:is(.dark *) {
  background-color: rgb(82 82 91 / 0.8);
}

.dark\:bg-zinc-600\/85:is(.dark *) {
  background-color: rgb(82 82 91 / 0.85);
}

.dark\:bg-zinc-600\/90:is(.dark *) {
  background-color: rgb(82 82 91 / 0.9);
}

.dark\:bg-zinc-600\/95:is(.dark *) {
  background-color: rgb(82 82 91 / 0.95);
}

.dark\:bg-zinc-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}

.dark\:bg-zinc-700\/0:is(.dark *) {
  background-color: rgb(63 63 70 / 0);
}

.dark\:bg-zinc-700\/10:is(.dark *) {
  background-color: rgb(63 63 70 / 0.1);
}

.dark\:bg-zinc-700\/100:is(.dark *) {
  background-color: rgb(63 63 70 / 1);
}

.dark\:bg-zinc-700\/15:is(.dark *) {
  background-color: rgb(63 63 70 / 0.15);
}

.dark\:bg-zinc-700\/20:is(.dark *) {
  background-color: rgb(63 63 70 / 0.2);
}

.dark\:bg-zinc-700\/25:is(.dark *) {
  background-color: rgb(63 63 70 / 0.25);
}

.dark\:bg-zinc-700\/30:is(.dark *) {
  background-color: rgb(63 63 70 / 0.3);
}

.dark\:bg-zinc-700\/35:is(.dark *) {
  background-color: rgb(63 63 70 / 0.35);
}

.dark\:bg-zinc-700\/40:is(.dark *) {
  background-color: rgb(63 63 70 / 0.4);
}

.dark\:bg-zinc-700\/45:is(.dark *) {
  background-color: rgb(63 63 70 / 0.45);
}

.dark\:bg-zinc-700\/5:is(.dark *) {
  background-color: rgb(63 63 70 / 0.05);
}

.dark\:bg-zinc-700\/50:is(.dark *) {
  background-color: rgb(63 63 70 / 0.5);
}

.dark\:bg-zinc-700\/55:is(.dark *) {
  background-color: rgb(63 63 70 / 0.55);
}

.dark\:bg-zinc-700\/60:is(.dark *) {
  background-color: rgb(63 63 70 / 0.6);
}

.dark\:bg-zinc-700\/65:is(.dark *) {
  background-color: rgb(63 63 70 / 0.65);
}

.dark\:bg-zinc-700\/70:is(.dark *) {
  background-color: rgb(63 63 70 / 0.7);
}

.dark\:bg-zinc-700\/75:is(.dark *) {
  background-color: rgb(63 63 70 / 0.75);
}

.dark\:bg-zinc-700\/80:is(.dark *) {
  background-color: rgb(63 63 70 / 0.8);
}

.dark\:bg-zinc-700\/85:is(.dark *) {
  background-color: rgb(63 63 70 / 0.85);
}

.dark\:bg-zinc-700\/90:is(.dark *) {
  background-color: rgb(63 63 70 / 0.9);
}

.dark\:bg-zinc-700\/95:is(.dark *) {
  background-color: rgb(63 63 70 / 0.95);
}

.dark\:bg-zinc-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}

.dark\:bg-zinc-800\/0:is(.dark *) {
  background-color: rgb(39 39 42 / 0);
}

.dark\:bg-zinc-800\/10:is(.dark *) {
  background-color: rgb(39 39 42 / 0.1);
}

.dark\:bg-zinc-800\/100:is(.dark *) {
  background-color: rgb(39 39 42 / 1);
}

.dark\:bg-zinc-800\/15:is(.dark *) {
  background-color: rgb(39 39 42 / 0.15);
}

.dark\:bg-zinc-800\/20:is(.dark *) {
  background-color: rgb(39 39 42 / 0.2);
}

.dark\:bg-zinc-800\/25:is(.dark *) {
  background-color: rgb(39 39 42 / 0.25);
}

.dark\:bg-zinc-800\/30:is(.dark *) {
  background-color: rgb(39 39 42 / 0.3);
}

.dark\:bg-zinc-800\/35:is(.dark *) {
  background-color: rgb(39 39 42 / 0.35);
}

.dark\:bg-zinc-800\/40:is(.dark *) {
  background-color: rgb(39 39 42 / 0.4);
}

.dark\:bg-zinc-800\/45:is(.dark *) {
  background-color: rgb(39 39 42 / 0.45);
}

.dark\:bg-zinc-800\/5:is(.dark *) {
  background-color: rgb(39 39 42 / 0.05);
}

.dark\:bg-zinc-800\/50:is(.dark *) {
  background-color: rgb(39 39 42 / 0.5);
}

.dark\:bg-zinc-800\/55:is(.dark *) {
  background-color: rgb(39 39 42 / 0.55);
}

.dark\:bg-zinc-800\/60:is(.dark *) {
  background-color: rgb(39 39 42 / 0.6);
}

.dark\:bg-zinc-800\/65:is(.dark *) {
  background-color: rgb(39 39 42 / 0.65);
}

.dark\:bg-zinc-800\/70:is(.dark *) {
  background-color: rgb(39 39 42 / 0.7);
}

.dark\:bg-zinc-800\/75:is(.dark *) {
  background-color: rgb(39 39 42 / 0.75);
}

.dark\:bg-zinc-800\/80:is(.dark *) {
  background-color: rgb(39 39 42 / 0.8);
}

.dark\:bg-zinc-800\/85:is(.dark *) {
  background-color: rgb(39 39 42 / 0.85);
}

.dark\:bg-zinc-800\/90:is(.dark *) {
  background-color: rgb(39 39 42 / 0.9);
}

.dark\:bg-zinc-800\/95:is(.dark *) {
  background-color: rgb(39 39 42 / 0.95);
}

.dark\:bg-zinc-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}

.dark\:bg-zinc-900\/0:is(.dark *) {
  background-color: rgb(24 24 27 / 0);
}

.dark\:bg-zinc-900\/10:is(.dark *) {
  background-color: rgb(24 24 27 / 0.1);
}

.dark\:bg-zinc-900\/100:is(.dark *) {
  background-color: rgb(24 24 27 / 1);
}

.dark\:bg-zinc-900\/15:is(.dark *) {
  background-color: rgb(24 24 27 / 0.15);
}

.dark\:bg-zinc-900\/20:is(.dark *) {
  background-color: rgb(24 24 27 / 0.2);
}

.dark\:bg-zinc-900\/25:is(.dark *) {
  background-color: rgb(24 24 27 / 0.25);
}

.dark\:bg-zinc-900\/30:is(.dark *) {
  background-color: rgb(24 24 27 / 0.3);
}

.dark\:bg-zinc-900\/35:is(.dark *) {
  background-color: rgb(24 24 27 / 0.35);
}

.dark\:bg-zinc-900\/40:is(.dark *) {
  background-color: rgb(24 24 27 / 0.4);
}

.dark\:bg-zinc-900\/45:is(.dark *) {
  background-color: rgb(24 24 27 / 0.45);
}

.dark\:bg-zinc-900\/5:is(.dark *) {
  background-color: rgb(24 24 27 / 0.05);
}

.dark\:bg-zinc-900\/50:is(.dark *) {
  background-color: rgb(24 24 27 / 0.5);
}

.dark\:bg-zinc-900\/55:is(.dark *) {
  background-color: rgb(24 24 27 / 0.55);
}

.dark\:bg-zinc-900\/60:is(.dark *) {
  background-color: rgb(24 24 27 / 0.6);
}

.dark\:bg-zinc-900\/65:is(.dark *) {
  background-color: rgb(24 24 27 / 0.65);
}

.dark\:bg-zinc-900\/70:is(.dark *) {
  background-color: rgb(24 24 27 / 0.7);
}

.dark\:bg-zinc-900\/75:is(.dark *) {
  background-color: rgb(24 24 27 / 0.75);
}

.dark\:bg-zinc-900\/80:is(.dark *) {
  background-color: rgb(24 24 27 / 0.8);
}

.dark\:bg-zinc-900\/85:is(.dark *) {
  background-color: rgb(24 24 27 / 0.85);
}

.dark\:bg-zinc-900\/90:is(.dark *) {
  background-color: rgb(24 24 27 / 0.9);
}

.dark\:bg-zinc-900\/95:is(.dark *) {
  background-color: rgb(24 24 27 / 0.95);
}

.dark\:text-amber-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-100\/0:is(.dark *) {
  color: rgb(254 243 199 / 0);
}

.dark\:text-amber-100\/10:is(.dark *) {
  color: rgb(254 243 199 / 0.1);
}

.dark\:text-amber-100\/100:is(.dark *) {
  color: rgb(254 243 199 / 1);
}

.dark\:text-amber-100\/15:is(.dark *) {
  color: rgb(254 243 199 / 0.15);
}

.dark\:text-amber-100\/20:is(.dark *) {
  color: rgb(254 243 199 / 0.2);
}

.dark\:text-amber-100\/25:is(.dark *) {
  color: rgb(254 243 199 / 0.25);
}

.dark\:text-amber-100\/30:is(.dark *) {
  color: rgb(254 243 199 / 0.3);
}

.dark\:text-amber-100\/35:is(.dark *) {
  color: rgb(254 243 199 / 0.35);
}

.dark\:text-amber-100\/40:is(.dark *) {
  color: rgb(254 243 199 / 0.4);
}

.dark\:text-amber-100\/45:is(.dark *) {
  color: rgb(254 243 199 / 0.45);
}

.dark\:text-amber-100\/5:is(.dark *) {
  color: rgb(254 243 199 / 0.05);
}

.dark\:text-amber-100\/50:is(.dark *) {
  color: rgb(254 243 199 / 0.5);
}

.dark\:text-amber-100\/55:is(.dark *) {
  color: rgb(254 243 199 / 0.55);
}

.dark\:text-amber-100\/60:is(.dark *) {
  color: rgb(254 243 199 / 0.6);
}

.dark\:text-amber-100\/65:is(.dark *) {
  color: rgb(254 243 199 / 0.65);
}

.dark\:text-amber-100\/70:is(.dark *) {
  color: rgb(254 243 199 / 0.7);
}

.dark\:text-amber-100\/75:is(.dark *) {
  color: rgb(254 243 199 / 0.75);
}

.dark\:text-amber-100\/80:is(.dark *) {
  color: rgb(254 243 199 / 0.8);
}

.dark\:text-amber-100\/85:is(.dark *) {
  color: rgb(254 243 199 / 0.85);
}

.dark\:text-amber-100\/90:is(.dark *) {
  color: rgb(254 243 199 / 0.9);
}

.dark\:text-amber-100\/95:is(.dark *) {
  color: rgb(254 243 199 / 0.95);
}

.dark\:text-amber-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-200\/0:is(.dark *) {
  color: rgb(253 230 138 / 0);
}

.dark\:text-amber-200\/10:is(.dark *) {
  color: rgb(253 230 138 / 0.1);
}

.dark\:text-amber-200\/100:is(.dark *) {
  color: rgb(253 230 138 / 1);
}

.dark\:text-amber-200\/15:is(.dark *) {
  color: rgb(253 230 138 / 0.15);
}

.dark\:text-amber-200\/20:is(.dark *) {
  color: rgb(253 230 138 / 0.2);
}

.dark\:text-amber-200\/25:is(.dark *) {
  color: rgb(253 230 138 / 0.25);
}

.dark\:text-amber-200\/30:is(.dark *) {
  color: rgb(253 230 138 / 0.3);
}

.dark\:text-amber-200\/35:is(.dark *) {
  color: rgb(253 230 138 / 0.35);
}

.dark\:text-amber-200\/40:is(.dark *) {
  color: rgb(253 230 138 / 0.4);
}

.dark\:text-amber-200\/45:is(.dark *) {
  color: rgb(253 230 138 / 0.45);
}

.dark\:text-amber-200\/5:is(.dark *) {
  color: rgb(253 230 138 / 0.05);
}

.dark\:text-amber-200\/50:is(.dark *) {
  color: rgb(253 230 138 / 0.5);
}

.dark\:text-amber-200\/55:is(.dark *) {
  color: rgb(253 230 138 / 0.55);
}

.dark\:text-amber-200\/60:is(.dark *) {
  color: rgb(253 230 138 / 0.6);
}

.dark\:text-amber-200\/65:is(.dark *) {
  color: rgb(253 230 138 / 0.65);
}

.dark\:text-amber-200\/70:is(.dark *) {
  color: rgb(253 230 138 / 0.7);
}

.dark\:text-amber-200\/75:is(.dark *) {
  color: rgb(253 230 138 / 0.75);
}

.dark\:text-amber-200\/80:is(.dark *) {
  color: rgb(253 230 138 / 0.8);
}

.dark\:text-amber-200\/85:is(.dark *) {
  color: rgb(253 230 138 / 0.85);
}

.dark\:text-amber-200\/90:is(.dark *) {
  color: rgb(253 230 138 / 0.9);
}

.dark\:text-amber-200\/95:is(.dark *) {
  color: rgb(253 230 138 / 0.95);
}

.dark\:text-amber-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-300\/0:is(.dark *) {
  color: rgb(252 211 77 / 0);
}

.dark\:text-amber-300\/10:is(.dark *) {
  color: rgb(252 211 77 / 0.1);
}

.dark\:text-amber-300\/100:is(.dark *) {
  color: rgb(252 211 77 / 1);
}

.dark\:text-amber-300\/15:is(.dark *) {
  color: rgb(252 211 77 / 0.15);
}

.dark\:text-amber-300\/20:is(.dark *) {
  color: rgb(252 211 77 / 0.2);
}

.dark\:text-amber-300\/25:is(.dark *) {
  color: rgb(252 211 77 / 0.25);
}

.dark\:text-amber-300\/30:is(.dark *) {
  color: rgb(252 211 77 / 0.3);
}

.dark\:text-amber-300\/35:is(.dark *) {
  color: rgb(252 211 77 / 0.35);
}

.dark\:text-amber-300\/40:is(.dark *) {
  color: rgb(252 211 77 / 0.4);
}

.dark\:text-amber-300\/45:is(.dark *) {
  color: rgb(252 211 77 / 0.45);
}

.dark\:text-amber-300\/5:is(.dark *) {
  color: rgb(252 211 77 / 0.05);
}

.dark\:text-amber-300\/50:is(.dark *) {
  color: rgb(252 211 77 / 0.5);
}

.dark\:text-amber-300\/55:is(.dark *) {
  color: rgb(252 211 77 / 0.55);
}

.dark\:text-amber-300\/60:is(.dark *) {
  color: rgb(252 211 77 / 0.6);
}

.dark\:text-amber-300\/65:is(.dark *) {
  color: rgb(252 211 77 / 0.65);
}

.dark\:text-amber-300\/70:is(.dark *) {
  color: rgb(252 211 77 / 0.7);
}

.dark\:text-amber-300\/75:is(.dark *) {
  color: rgb(252 211 77 / 0.75);
}

.dark\:text-amber-300\/80:is(.dark *) {
  color: rgb(252 211 77 / 0.8);
}

.dark\:text-amber-300\/85:is(.dark *) {
  color: rgb(252 211 77 / 0.85);
}

.dark\:text-amber-300\/90:is(.dark *) {
  color: rgb(252 211 77 / 0.9);
}

.dark\:text-amber-300\/95:is(.dark *) {
  color: rgb(252 211 77 / 0.95);
}

.dark\:text-amber-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-400\/0:is(.dark *) {
  color: rgb(251 191 36 / 0);
}

.dark\:text-amber-400\/10:is(.dark *) {
  color: rgb(251 191 36 / 0.1);
}

.dark\:text-amber-400\/100:is(.dark *) {
  color: rgb(251 191 36 / 1);
}

.dark\:text-amber-400\/15:is(.dark *) {
  color: rgb(251 191 36 / 0.15);
}

.dark\:text-amber-400\/20:is(.dark *) {
  color: rgb(251 191 36 / 0.2);
}

.dark\:text-amber-400\/25:is(.dark *) {
  color: rgb(251 191 36 / 0.25);
}

.dark\:text-amber-400\/30:is(.dark *) {
  color: rgb(251 191 36 / 0.3);
}

.dark\:text-amber-400\/35:is(.dark *) {
  color: rgb(251 191 36 / 0.35);
}

.dark\:text-amber-400\/40:is(.dark *) {
  color: rgb(251 191 36 / 0.4);
}

.dark\:text-amber-400\/45:is(.dark *) {
  color: rgb(251 191 36 / 0.45);
}

.dark\:text-amber-400\/5:is(.dark *) {
  color: rgb(251 191 36 / 0.05);
}

.dark\:text-amber-400\/50:is(.dark *) {
  color: rgb(251 191 36 / 0.5);
}

.dark\:text-amber-400\/55:is(.dark *) {
  color: rgb(251 191 36 / 0.55);
}

.dark\:text-amber-400\/60:is(.dark *) {
  color: rgb(251 191 36 / 0.6);
}

.dark\:text-amber-400\/65:is(.dark *) {
  color: rgb(251 191 36 / 0.65);
}

.dark\:text-amber-400\/70:is(.dark *) {
  color: rgb(251 191 36 / 0.7);
}

.dark\:text-amber-400\/75:is(.dark *) {
  color: rgb(251 191 36 / 0.75);
}

.dark\:text-amber-400\/80:is(.dark *) {
  color: rgb(251 191 36 / 0.8);
}

.dark\:text-amber-400\/85:is(.dark *) {
  color: rgb(251 191 36 / 0.85);
}

.dark\:text-amber-400\/90:is(.dark *) {
  color: rgb(251 191 36 / 0.9);
}

.dark\:text-amber-400\/95:is(.dark *) {
  color: rgb(251 191 36 / 0.95);
}

.dark\:text-amber-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-500\/0:is(.dark *) {
  color: rgb(245 158 11 / 0);
}

.dark\:text-amber-500\/10:is(.dark *) {
  color: rgb(245 158 11 / 0.1);
}

.dark\:text-amber-500\/100:is(.dark *) {
  color: rgb(245 158 11 / 1);
}

.dark\:text-amber-500\/15:is(.dark *) {
  color: rgb(245 158 11 / 0.15);
}

.dark\:text-amber-500\/20:is(.dark *) {
  color: rgb(245 158 11 / 0.2);
}

.dark\:text-amber-500\/25:is(.dark *) {
  color: rgb(245 158 11 / 0.25);
}

.dark\:text-amber-500\/30:is(.dark *) {
  color: rgb(245 158 11 / 0.3);
}

.dark\:text-amber-500\/35:is(.dark *) {
  color: rgb(245 158 11 / 0.35);
}

.dark\:text-amber-500\/40:is(.dark *) {
  color: rgb(245 158 11 / 0.4);
}

.dark\:text-amber-500\/45:is(.dark *) {
  color: rgb(245 158 11 / 0.45);
}

.dark\:text-amber-500\/5:is(.dark *) {
  color: rgb(245 158 11 / 0.05);
}

.dark\:text-amber-500\/50:is(.dark *) {
  color: rgb(245 158 11 / 0.5);
}

.dark\:text-amber-500\/55:is(.dark *) {
  color: rgb(245 158 11 / 0.55);
}

.dark\:text-amber-500\/60:is(.dark *) {
  color: rgb(245 158 11 / 0.6);
}

.dark\:text-amber-500\/65:is(.dark *) {
  color: rgb(245 158 11 / 0.65);
}

.dark\:text-amber-500\/70:is(.dark *) {
  color: rgb(245 158 11 / 0.7);
}

.dark\:text-amber-500\/75:is(.dark *) {
  color: rgb(245 158 11 / 0.75);
}

.dark\:text-amber-500\/80:is(.dark *) {
  color: rgb(245 158 11 / 0.8);
}

.dark\:text-amber-500\/85:is(.dark *) {
  color: rgb(245 158 11 / 0.85);
}

.dark\:text-amber-500\/90:is(.dark *) {
  color: rgb(245 158 11 / 0.9);
}

.dark\:text-amber-500\/95:is(.dark *) {
  color: rgb(245 158 11 / 0.95);
}

.dark\:text-amber-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-600\/0:is(.dark *) {
  color: rgb(217 119 6 / 0);
}

.dark\:text-amber-600\/10:is(.dark *) {
  color: rgb(217 119 6 / 0.1);
}

.dark\:text-amber-600\/100:is(.dark *) {
  color: rgb(217 119 6 / 1);
}

.dark\:text-amber-600\/15:is(.dark *) {
  color: rgb(217 119 6 / 0.15);
}

.dark\:text-amber-600\/20:is(.dark *) {
  color: rgb(217 119 6 / 0.2);
}

.dark\:text-amber-600\/25:is(.dark *) {
  color: rgb(217 119 6 / 0.25);
}

.dark\:text-amber-600\/30:is(.dark *) {
  color: rgb(217 119 6 / 0.3);
}

.dark\:text-amber-600\/35:is(.dark *) {
  color: rgb(217 119 6 / 0.35);
}

.dark\:text-amber-600\/40:is(.dark *) {
  color: rgb(217 119 6 / 0.4);
}

.dark\:text-amber-600\/45:is(.dark *) {
  color: rgb(217 119 6 / 0.45);
}

.dark\:text-amber-600\/5:is(.dark *) {
  color: rgb(217 119 6 / 0.05);
}

.dark\:text-amber-600\/50:is(.dark *) {
  color: rgb(217 119 6 / 0.5);
}

.dark\:text-amber-600\/55:is(.dark *) {
  color: rgb(217 119 6 / 0.55);
}

.dark\:text-amber-600\/60:is(.dark *) {
  color: rgb(217 119 6 / 0.6);
}

.dark\:text-amber-600\/65:is(.dark *) {
  color: rgb(217 119 6 / 0.65);
}

.dark\:text-amber-600\/70:is(.dark *) {
  color: rgb(217 119 6 / 0.7);
}

.dark\:text-amber-600\/75:is(.dark *) {
  color: rgb(217 119 6 / 0.75);
}

.dark\:text-amber-600\/80:is(.dark *) {
  color: rgb(217 119 6 / 0.8);
}

.dark\:text-amber-600\/85:is(.dark *) {
  color: rgb(217 119 6 / 0.85);
}

.dark\:text-amber-600\/90:is(.dark *) {
  color: rgb(217 119 6 / 0.9);
}

.dark\:text-amber-600\/95:is(.dark *) {
  color: rgb(217 119 6 / 0.95);
}

.dark\:text-amber-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-700\/0:is(.dark *) {
  color: rgb(180 83 9 / 0);
}

.dark\:text-amber-700\/10:is(.dark *) {
  color: rgb(180 83 9 / 0.1);
}

.dark\:text-amber-700\/100:is(.dark *) {
  color: rgb(180 83 9 / 1);
}

.dark\:text-amber-700\/15:is(.dark *) {
  color: rgb(180 83 9 / 0.15);
}

.dark\:text-amber-700\/20:is(.dark *) {
  color: rgb(180 83 9 / 0.2);
}

.dark\:text-amber-700\/25:is(.dark *) {
  color: rgb(180 83 9 / 0.25);
}

.dark\:text-amber-700\/30:is(.dark *) {
  color: rgb(180 83 9 / 0.3);
}

.dark\:text-amber-700\/35:is(.dark *) {
  color: rgb(180 83 9 / 0.35);
}

.dark\:text-amber-700\/40:is(.dark *) {
  color: rgb(180 83 9 / 0.4);
}

.dark\:text-amber-700\/45:is(.dark *) {
  color: rgb(180 83 9 / 0.45);
}

.dark\:text-amber-700\/5:is(.dark *) {
  color: rgb(180 83 9 / 0.05);
}

.dark\:text-amber-700\/50:is(.dark *) {
  color: rgb(180 83 9 / 0.5);
}

.dark\:text-amber-700\/55:is(.dark *) {
  color: rgb(180 83 9 / 0.55);
}

.dark\:text-amber-700\/60:is(.dark *) {
  color: rgb(180 83 9 / 0.6);
}

.dark\:text-amber-700\/65:is(.dark *) {
  color: rgb(180 83 9 / 0.65);
}

.dark\:text-amber-700\/70:is(.dark *) {
  color: rgb(180 83 9 / 0.7);
}

.dark\:text-amber-700\/75:is(.dark *) {
  color: rgb(180 83 9 / 0.75);
}

.dark\:text-amber-700\/80:is(.dark *) {
  color: rgb(180 83 9 / 0.8);
}

.dark\:text-amber-700\/85:is(.dark *) {
  color: rgb(180 83 9 / 0.85);
}

.dark\:text-amber-700\/90:is(.dark *) {
  color: rgb(180 83 9 / 0.9);
}

.dark\:text-amber-700\/95:is(.dark *) {
  color: rgb(180 83 9 / 0.95);
}

.dark\:text-amber-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-800\/0:is(.dark *) {
  color: rgb(146 64 14 / 0);
}

.dark\:text-amber-800\/10:is(.dark *) {
  color: rgb(146 64 14 / 0.1);
}

.dark\:text-amber-800\/100:is(.dark *) {
  color: rgb(146 64 14 / 1);
}

.dark\:text-amber-800\/15:is(.dark *) {
  color: rgb(146 64 14 / 0.15);
}

.dark\:text-amber-800\/20:is(.dark *) {
  color: rgb(146 64 14 / 0.2);
}

.dark\:text-amber-800\/25:is(.dark *) {
  color: rgb(146 64 14 / 0.25);
}

.dark\:text-amber-800\/30:is(.dark *) {
  color: rgb(146 64 14 / 0.3);
}

.dark\:text-amber-800\/35:is(.dark *) {
  color: rgb(146 64 14 / 0.35);
}

.dark\:text-amber-800\/40:is(.dark *) {
  color: rgb(146 64 14 / 0.4);
}

.dark\:text-amber-800\/45:is(.dark *) {
  color: rgb(146 64 14 / 0.45);
}

.dark\:text-amber-800\/5:is(.dark *) {
  color: rgb(146 64 14 / 0.05);
}

.dark\:text-amber-800\/50:is(.dark *) {
  color: rgb(146 64 14 / 0.5);
}

.dark\:text-amber-800\/55:is(.dark *) {
  color: rgb(146 64 14 / 0.55);
}

.dark\:text-amber-800\/60:is(.dark *) {
  color: rgb(146 64 14 / 0.6);
}

.dark\:text-amber-800\/65:is(.dark *) {
  color: rgb(146 64 14 / 0.65);
}

.dark\:text-amber-800\/70:is(.dark *) {
  color: rgb(146 64 14 / 0.7);
}

.dark\:text-amber-800\/75:is(.dark *) {
  color: rgb(146 64 14 / 0.75);
}

.dark\:text-amber-800\/80:is(.dark *) {
  color: rgb(146 64 14 / 0.8);
}

.dark\:text-amber-800\/85:is(.dark *) {
  color: rgb(146 64 14 / 0.85);
}

.dark\:text-amber-800\/90:is(.dark *) {
  color: rgb(146 64 14 / 0.9);
}

.dark\:text-amber-800\/95:is(.dark *) {
  color: rgb(146 64 14 / 0.95);
}

.dark\:text-amber-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-900\/0:is(.dark *) {
  color: rgb(120 53 15 / 0);
}

.dark\:text-amber-900\/10:is(.dark *) {
  color: rgb(120 53 15 / 0.1);
}

.dark\:text-amber-900\/100:is(.dark *) {
  color: rgb(120 53 15 / 1);
}

.dark\:text-amber-900\/15:is(.dark *) {
  color: rgb(120 53 15 / 0.15);
}

.dark\:text-amber-900\/20:is(.dark *) {
  color: rgb(120 53 15 / 0.2);
}

.dark\:text-amber-900\/25:is(.dark *) {
  color: rgb(120 53 15 / 0.25);
}

.dark\:text-amber-900\/30:is(.dark *) {
  color: rgb(120 53 15 / 0.3);
}

.dark\:text-amber-900\/35:is(.dark *) {
  color: rgb(120 53 15 / 0.35);
}

.dark\:text-amber-900\/40:is(.dark *) {
  color: rgb(120 53 15 / 0.4);
}

.dark\:text-amber-900\/45:is(.dark *) {
  color: rgb(120 53 15 / 0.45);
}

.dark\:text-amber-900\/5:is(.dark *) {
  color: rgb(120 53 15 / 0.05);
}

.dark\:text-amber-900\/50:is(.dark *) {
  color: rgb(120 53 15 / 0.5);
}

.dark\:text-amber-900\/55:is(.dark *) {
  color: rgb(120 53 15 / 0.55);
}

.dark\:text-amber-900\/60:is(.dark *) {
  color: rgb(120 53 15 / 0.6);
}

.dark\:text-amber-900\/65:is(.dark *) {
  color: rgb(120 53 15 / 0.65);
}

.dark\:text-amber-900\/70:is(.dark *) {
  color: rgb(120 53 15 / 0.7);
}

.dark\:text-amber-900\/75:is(.dark *) {
  color: rgb(120 53 15 / 0.75);
}

.dark\:text-amber-900\/80:is(.dark *) {
  color: rgb(120 53 15 / 0.8);
}

.dark\:text-amber-900\/85:is(.dark *) {
  color: rgb(120 53 15 / 0.85);
}

.dark\:text-amber-900\/90:is(.dark *) {
  color: rgb(120 53 15 / 0.9);
}

.dark\:text-amber-900\/95:is(.dark *) {
  color: rgb(120 53 15 / 0.95);
}

.dark\:text-blue-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-100\/0:is(.dark *) {
  color: rgb(219 234 254 / 0);
}

.dark\:text-blue-100\/10:is(.dark *) {
  color: rgb(219 234 254 / 0.1);
}

.dark\:text-blue-100\/100:is(.dark *) {
  color: rgb(219 234 254 / 1);
}

.dark\:text-blue-100\/15:is(.dark *) {
  color: rgb(219 234 254 / 0.15);
}

.dark\:text-blue-100\/20:is(.dark *) {
  color: rgb(219 234 254 / 0.2);
}

.dark\:text-blue-100\/25:is(.dark *) {
  color: rgb(219 234 254 / 0.25);
}

.dark\:text-blue-100\/30:is(.dark *) {
  color: rgb(219 234 254 / 0.3);
}

.dark\:text-blue-100\/35:is(.dark *) {
  color: rgb(219 234 254 / 0.35);
}

.dark\:text-blue-100\/40:is(.dark *) {
  color: rgb(219 234 254 / 0.4);
}

.dark\:text-blue-100\/45:is(.dark *) {
  color: rgb(219 234 254 / 0.45);
}

.dark\:text-blue-100\/5:is(.dark *) {
  color: rgb(219 234 254 / 0.05);
}

.dark\:text-blue-100\/50:is(.dark *) {
  color: rgb(219 234 254 / 0.5);
}

.dark\:text-blue-100\/55:is(.dark *) {
  color: rgb(219 234 254 / 0.55);
}

.dark\:text-blue-100\/60:is(.dark *) {
  color: rgb(219 234 254 / 0.6);
}

.dark\:text-blue-100\/65:is(.dark *) {
  color: rgb(219 234 254 / 0.65);
}

.dark\:text-blue-100\/70:is(.dark *) {
  color: rgb(219 234 254 / 0.7);
}

.dark\:text-blue-100\/75:is(.dark *) {
  color: rgb(219 234 254 / 0.75);
}

.dark\:text-blue-100\/80:is(.dark *) {
  color: rgb(219 234 254 / 0.8);
}

.dark\:text-blue-100\/85:is(.dark *) {
  color: rgb(219 234 254 / 0.85);
}

.dark\:text-blue-100\/90:is(.dark *) {
  color: rgb(219 234 254 / 0.9);
}

.dark\:text-blue-100\/95:is(.dark *) {
  color: rgb(219 234 254 / 0.95);
}

.dark\:text-blue-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-200\/0:is(.dark *) {
  color: rgb(191 219 254 / 0);
}

.dark\:text-blue-200\/10:is(.dark *) {
  color: rgb(191 219 254 / 0.1);
}

.dark\:text-blue-200\/100:is(.dark *) {
  color: rgb(191 219 254 / 1);
}

.dark\:text-blue-200\/15:is(.dark *) {
  color: rgb(191 219 254 / 0.15);
}

.dark\:text-blue-200\/20:is(.dark *) {
  color: rgb(191 219 254 / 0.2);
}

.dark\:text-blue-200\/25:is(.dark *) {
  color: rgb(191 219 254 / 0.25);
}

.dark\:text-blue-200\/30:is(.dark *) {
  color: rgb(191 219 254 / 0.3);
}

.dark\:text-blue-200\/35:is(.dark *) {
  color: rgb(191 219 254 / 0.35);
}

.dark\:text-blue-200\/40:is(.dark *) {
  color: rgb(191 219 254 / 0.4);
}

.dark\:text-blue-200\/45:is(.dark *) {
  color: rgb(191 219 254 / 0.45);
}

.dark\:text-blue-200\/5:is(.dark *) {
  color: rgb(191 219 254 / 0.05);
}

.dark\:text-blue-200\/50:is(.dark *) {
  color: rgb(191 219 254 / 0.5);
}

.dark\:text-blue-200\/55:is(.dark *) {
  color: rgb(191 219 254 / 0.55);
}

.dark\:text-blue-200\/60:is(.dark *) {
  color: rgb(191 219 254 / 0.6);
}

.dark\:text-blue-200\/65:is(.dark *) {
  color: rgb(191 219 254 / 0.65);
}

.dark\:text-blue-200\/70:is(.dark *) {
  color: rgb(191 219 254 / 0.7);
}

.dark\:text-blue-200\/75:is(.dark *) {
  color: rgb(191 219 254 / 0.75);
}

.dark\:text-blue-200\/80:is(.dark *) {
  color: rgb(191 219 254 / 0.8);
}

.dark\:text-blue-200\/85:is(.dark *) {
  color: rgb(191 219 254 / 0.85);
}

.dark\:text-blue-200\/90:is(.dark *) {
  color: rgb(191 219 254 / 0.9);
}

.dark\:text-blue-200\/95:is(.dark *) {
  color: rgb(191 219 254 / 0.95);
}

.dark\:text-blue-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-300\/0:is(.dark *) {
  color: rgb(147 197 253 / 0);
}

.dark\:text-blue-300\/10:is(.dark *) {
  color: rgb(147 197 253 / 0.1);
}

.dark\:text-blue-300\/100:is(.dark *) {
  color: rgb(147 197 253 / 1);
}

.dark\:text-blue-300\/15:is(.dark *) {
  color: rgb(147 197 253 / 0.15);
}

.dark\:text-blue-300\/20:is(.dark *) {
  color: rgb(147 197 253 / 0.2);
}

.dark\:text-blue-300\/25:is(.dark *) {
  color: rgb(147 197 253 / 0.25);
}

.dark\:text-blue-300\/30:is(.dark *) {
  color: rgb(147 197 253 / 0.3);
}

.dark\:text-blue-300\/35:is(.dark *) {
  color: rgb(147 197 253 / 0.35);
}

.dark\:text-blue-300\/40:is(.dark *) {
  color: rgb(147 197 253 / 0.4);
}

.dark\:text-blue-300\/45:is(.dark *) {
  color: rgb(147 197 253 / 0.45);
}

.dark\:text-blue-300\/5:is(.dark *) {
  color: rgb(147 197 253 / 0.05);
}

.dark\:text-blue-300\/50:is(.dark *) {
  color: rgb(147 197 253 / 0.5);
}

.dark\:text-blue-300\/55:is(.dark *) {
  color: rgb(147 197 253 / 0.55);
}

.dark\:text-blue-300\/60:is(.dark *) {
  color: rgb(147 197 253 / 0.6);
}

.dark\:text-blue-300\/65:is(.dark *) {
  color: rgb(147 197 253 / 0.65);
}

.dark\:text-blue-300\/70:is(.dark *) {
  color: rgb(147 197 253 / 0.7);
}

.dark\:text-blue-300\/75:is(.dark *) {
  color: rgb(147 197 253 / 0.75);
}

.dark\:text-blue-300\/80:is(.dark *) {
  color: rgb(147 197 253 / 0.8);
}

.dark\:text-blue-300\/85:is(.dark *) {
  color: rgb(147 197 253 / 0.85);
}

.dark\:text-blue-300\/90:is(.dark *) {
  color: rgb(147 197 253 / 0.9);
}

.dark\:text-blue-300\/95:is(.dark *) {
  color: rgb(147 197 253 / 0.95);
}

.dark\:text-blue-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-400\/0:is(.dark *) {
  color: rgb(96 165 250 / 0);
}

.dark\:text-blue-400\/10:is(.dark *) {
  color: rgb(96 165 250 / 0.1);
}

.dark\:text-blue-400\/100:is(.dark *) {
  color: rgb(96 165 250 / 1);
}

.dark\:text-blue-400\/15:is(.dark *) {
  color: rgb(96 165 250 / 0.15);
}

.dark\:text-blue-400\/20:is(.dark *) {
  color: rgb(96 165 250 / 0.2);
}

.dark\:text-blue-400\/25:is(.dark *) {
  color: rgb(96 165 250 / 0.25);
}

.dark\:text-blue-400\/30:is(.dark *) {
  color: rgb(96 165 250 / 0.3);
}

.dark\:text-blue-400\/35:is(.dark *) {
  color: rgb(96 165 250 / 0.35);
}

.dark\:text-blue-400\/40:is(.dark *) {
  color: rgb(96 165 250 / 0.4);
}

.dark\:text-blue-400\/45:is(.dark *) {
  color: rgb(96 165 250 / 0.45);
}

.dark\:text-blue-400\/5:is(.dark *) {
  color: rgb(96 165 250 / 0.05);
}

.dark\:text-blue-400\/50:is(.dark *) {
  color: rgb(96 165 250 / 0.5);
}

.dark\:text-blue-400\/55:is(.dark *) {
  color: rgb(96 165 250 / 0.55);
}

.dark\:text-blue-400\/60:is(.dark *) {
  color: rgb(96 165 250 / 0.6);
}

.dark\:text-blue-400\/65:is(.dark *) {
  color: rgb(96 165 250 / 0.65);
}

.dark\:text-blue-400\/70:is(.dark *) {
  color: rgb(96 165 250 / 0.7);
}

.dark\:text-blue-400\/75:is(.dark *) {
  color: rgb(96 165 250 / 0.75);
}

.dark\:text-blue-400\/80:is(.dark *) {
  color: rgb(96 165 250 / 0.8);
}

.dark\:text-blue-400\/85:is(.dark *) {
  color: rgb(96 165 250 / 0.85);
}

.dark\:text-blue-400\/90:is(.dark *) {
  color: rgb(96 165 250 / 0.9);
}

.dark\:text-blue-400\/95:is(.dark *) {
  color: rgb(96 165 250 / 0.95);
}

.dark\:text-blue-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-500\/0:is(.dark *) {
  color: rgb(59 130 246 / 0);
}

.dark\:text-blue-500\/10:is(.dark *) {
  color: rgb(59 130 246 / 0.1);
}

.dark\:text-blue-500\/100:is(.dark *) {
  color: rgb(59 130 246 / 1);
}

.dark\:text-blue-500\/15:is(.dark *) {
  color: rgb(59 130 246 / 0.15);
}

.dark\:text-blue-500\/20:is(.dark *) {
  color: rgb(59 130 246 / 0.2);
}

.dark\:text-blue-500\/25:is(.dark *) {
  color: rgb(59 130 246 / 0.25);
}

.dark\:text-blue-500\/30:is(.dark *) {
  color: rgb(59 130 246 / 0.3);
}

.dark\:text-blue-500\/35:is(.dark *) {
  color: rgb(59 130 246 / 0.35);
}

.dark\:text-blue-500\/40:is(.dark *) {
  color: rgb(59 130 246 / 0.4);
}

.dark\:text-blue-500\/45:is(.dark *) {
  color: rgb(59 130 246 / 0.45);
}

.dark\:text-blue-500\/5:is(.dark *) {
  color: rgb(59 130 246 / 0.05);
}

.dark\:text-blue-500\/50:is(.dark *) {
  color: rgb(59 130 246 / 0.5);
}

.dark\:text-blue-500\/55:is(.dark *) {
  color: rgb(59 130 246 / 0.55);
}

.dark\:text-blue-500\/60:is(.dark *) {
  color: rgb(59 130 246 / 0.6);
}

.dark\:text-blue-500\/65:is(.dark *) {
  color: rgb(59 130 246 / 0.65);
}

.dark\:text-blue-500\/70:is(.dark *) {
  color: rgb(59 130 246 / 0.7);
}

.dark\:text-blue-500\/75:is(.dark *) {
  color: rgb(59 130 246 / 0.75);
}

.dark\:text-blue-500\/80:is(.dark *) {
  color: rgb(59 130 246 / 0.8);
}

.dark\:text-blue-500\/85:is(.dark *) {
  color: rgb(59 130 246 / 0.85);
}

.dark\:text-blue-500\/90:is(.dark *) {
  color: rgb(59 130 246 / 0.9);
}

.dark\:text-blue-500\/95:is(.dark *) {
  color: rgb(59 130 246 / 0.95);
}

.dark\:text-blue-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-600\/0:is(.dark *) {
  color: rgb(37 99 235 / 0);
}

.dark\:text-blue-600\/10:is(.dark *) {
  color: rgb(37 99 235 / 0.1);
}

.dark\:text-blue-600\/100:is(.dark *) {
  color: rgb(37 99 235 / 1);
}

.dark\:text-blue-600\/15:is(.dark *) {
  color: rgb(37 99 235 / 0.15);
}

.dark\:text-blue-600\/20:is(.dark *) {
  color: rgb(37 99 235 / 0.2);
}

.dark\:text-blue-600\/25:is(.dark *) {
  color: rgb(37 99 235 / 0.25);
}

.dark\:text-blue-600\/30:is(.dark *) {
  color: rgb(37 99 235 / 0.3);
}

.dark\:text-blue-600\/35:is(.dark *) {
  color: rgb(37 99 235 / 0.35);
}

.dark\:text-blue-600\/40:is(.dark *) {
  color: rgb(37 99 235 / 0.4);
}

.dark\:text-blue-600\/45:is(.dark *) {
  color: rgb(37 99 235 / 0.45);
}

.dark\:text-blue-600\/5:is(.dark *) {
  color: rgb(37 99 235 / 0.05);
}

.dark\:text-blue-600\/50:is(.dark *) {
  color: rgb(37 99 235 / 0.5);
}

.dark\:text-blue-600\/55:is(.dark *) {
  color: rgb(37 99 235 / 0.55);
}

.dark\:text-blue-600\/60:is(.dark *) {
  color: rgb(37 99 235 / 0.6);
}

.dark\:text-blue-600\/65:is(.dark *) {
  color: rgb(37 99 235 / 0.65);
}

.dark\:text-blue-600\/70:is(.dark *) {
  color: rgb(37 99 235 / 0.7);
}

.dark\:text-blue-600\/75:is(.dark *) {
  color: rgb(37 99 235 / 0.75);
}

.dark\:text-blue-600\/80:is(.dark *) {
  color: rgb(37 99 235 / 0.8);
}

.dark\:text-blue-600\/85:is(.dark *) {
  color: rgb(37 99 235 / 0.85);
}

.dark\:text-blue-600\/90:is(.dark *) {
  color: rgb(37 99 235 / 0.9);
}

.dark\:text-blue-600\/95:is(.dark *) {
  color: rgb(37 99 235 / 0.95);
}

.dark\:text-blue-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-700\/0:is(.dark *) {
  color: rgb(29 78 216 / 0);
}

.dark\:text-blue-700\/10:is(.dark *) {
  color: rgb(29 78 216 / 0.1);
}

.dark\:text-blue-700\/100:is(.dark *) {
  color: rgb(29 78 216 / 1);
}

.dark\:text-blue-700\/15:is(.dark *) {
  color: rgb(29 78 216 / 0.15);
}

.dark\:text-blue-700\/20:is(.dark *) {
  color: rgb(29 78 216 / 0.2);
}

.dark\:text-blue-700\/25:is(.dark *) {
  color: rgb(29 78 216 / 0.25);
}

.dark\:text-blue-700\/30:is(.dark *) {
  color: rgb(29 78 216 / 0.3);
}

.dark\:text-blue-700\/35:is(.dark *) {
  color: rgb(29 78 216 / 0.35);
}

.dark\:text-blue-700\/40:is(.dark *) {
  color: rgb(29 78 216 / 0.4);
}

.dark\:text-blue-700\/45:is(.dark *) {
  color: rgb(29 78 216 / 0.45);
}

.dark\:text-blue-700\/5:is(.dark *) {
  color: rgb(29 78 216 / 0.05);
}

.dark\:text-blue-700\/50:is(.dark *) {
  color: rgb(29 78 216 / 0.5);
}

.dark\:text-blue-700\/55:is(.dark *) {
  color: rgb(29 78 216 / 0.55);
}

.dark\:text-blue-700\/60:is(.dark *) {
  color: rgb(29 78 216 / 0.6);
}

.dark\:text-blue-700\/65:is(.dark *) {
  color: rgb(29 78 216 / 0.65);
}

.dark\:text-blue-700\/70:is(.dark *) {
  color: rgb(29 78 216 / 0.7);
}

.dark\:text-blue-700\/75:is(.dark *) {
  color: rgb(29 78 216 / 0.75);
}

.dark\:text-blue-700\/80:is(.dark *) {
  color: rgb(29 78 216 / 0.8);
}

.dark\:text-blue-700\/85:is(.dark *) {
  color: rgb(29 78 216 / 0.85);
}

.dark\:text-blue-700\/90:is(.dark *) {
  color: rgb(29 78 216 / 0.9);
}

.dark\:text-blue-700\/95:is(.dark *) {
  color: rgb(29 78 216 / 0.95);
}

.dark\:text-blue-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-800\/0:is(.dark *) {
  color: rgb(30 64 175 / 0);
}

.dark\:text-blue-800\/10:is(.dark *) {
  color: rgb(30 64 175 / 0.1);
}

.dark\:text-blue-800\/100:is(.dark *) {
  color: rgb(30 64 175 / 1);
}

.dark\:text-blue-800\/15:is(.dark *) {
  color: rgb(30 64 175 / 0.15);
}

.dark\:text-blue-800\/20:is(.dark *) {
  color: rgb(30 64 175 / 0.2);
}

.dark\:text-blue-800\/25:is(.dark *) {
  color: rgb(30 64 175 / 0.25);
}

.dark\:text-blue-800\/30:is(.dark *) {
  color: rgb(30 64 175 / 0.3);
}

.dark\:text-blue-800\/35:is(.dark *) {
  color: rgb(30 64 175 / 0.35);
}

.dark\:text-blue-800\/40:is(.dark *) {
  color: rgb(30 64 175 / 0.4);
}

.dark\:text-blue-800\/45:is(.dark *) {
  color: rgb(30 64 175 / 0.45);
}

.dark\:text-blue-800\/5:is(.dark *) {
  color: rgb(30 64 175 / 0.05);
}

.dark\:text-blue-800\/50:is(.dark *) {
  color: rgb(30 64 175 / 0.5);
}

.dark\:text-blue-800\/55:is(.dark *) {
  color: rgb(30 64 175 / 0.55);
}

.dark\:text-blue-800\/60:is(.dark *) {
  color: rgb(30 64 175 / 0.6);
}

.dark\:text-blue-800\/65:is(.dark *) {
  color: rgb(30 64 175 / 0.65);
}

.dark\:text-blue-800\/70:is(.dark *) {
  color: rgb(30 64 175 / 0.7);
}

.dark\:text-blue-800\/75:is(.dark *) {
  color: rgb(30 64 175 / 0.75);
}

.dark\:text-blue-800\/80:is(.dark *) {
  color: rgb(30 64 175 / 0.8);
}

.dark\:text-blue-800\/85:is(.dark *) {
  color: rgb(30 64 175 / 0.85);
}

.dark\:text-blue-800\/90:is(.dark *) {
  color: rgb(30 64 175 / 0.9);
}

.dark\:text-blue-800\/95:is(.dark *) {
  color: rgb(30 64 175 / 0.95);
}

.dark\:text-blue-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-900\/0:is(.dark *) {
  color: rgb(30 58 138 / 0);
}

.dark\:text-blue-900\/10:is(.dark *) {
  color: rgb(30 58 138 / 0.1);
}

.dark\:text-blue-900\/100:is(.dark *) {
  color: rgb(30 58 138 / 1);
}

.dark\:text-blue-900\/15:is(.dark *) {
  color: rgb(30 58 138 / 0.15);
}

.dark\:text-blue-900\/20:is(.dark *) {
  color: rgb(30 58 138 / 0.2);
}

.dark\:text-blue-900\/25:is(.dark *) {
  color: rgb(30 58 138 / 0.25);
}

.dark\:text-blue-900\/30:is(.dark *) {
  color: rgb(30 58 138 / 0.3);
}

.dark\:text-blue-900\/35:is(.dark *) {
  color: rgb(30 58 138 / 0.35);
}

.dark\:text-blue-900\/40:is(.dark *) {
  color: rgb(30 58 138 / 0.4);
}

.dark\:text-blue-900\/45:is(.dark *) {
  color: rgb(30 58 138 / 0.45);
}

.dark\:text-blue-900\/5:is(.dark *) {
  color: rgb(30 58 138 / 0.05);
}

.dark\:text-blue-900\/50:is(.dark *) {
  color: rgb(30 58 138 / 0.5);
}

.dark\:text-blue-900\/55:is(.dark *) {
  color: rgb(30 58 138 / 0.55);
}

.dark\:text-blue-900\/60:is(.dark *) {
  color: rgb(30 58 138 / 0.6);
}

.dark\:text-blue-900\/65:is(.dark *) {
  color: rgb(30 58 138 / 0.65);
}

.dark\:text-blue-900\/70:is(.dark *) {
  color: rgb(30 58 138 / 0.7);
}

.dark\:text-blue-900\/75:is(.dark *) {
  color: rgb(30 58 138 / 0.75);
}

.dark\:text-blue-900\/80:is(.dark *) {
  color: rgb(30 58 138 / 0.8);
}

.dark\:text-blue-900\/85:is(.dark *) {
  color: rgb(30 58 138 / 0.85);
}

.dark\:text-blue-900\/90:is(.dark *) {
  color: rgb(30 58 138 / 0.9);
}

.dark\:text-blue-900\/95:is(.dark *) {
  color: rgb(30 58 138 / 0.95);
}

.dark\:text-cyan-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}

.dark\:text-cyan-100\/0:is(.dark *) {
  color: rgb(207 250 254 / 0);
}

.dark\:text-cyan-100\/10:is(.dark *) {
  color: rgb(207 250 254 / 0.1);
}

.dark\:text-cyan-100\/100:is(.dark *) {
  color: rgb(207 250 254 / 1);
}

.dark\:text-cyan-100\/15:is(.dark *) {
  color: rgb(207 250 254 / 0.15);
}

.dark\:text-cyan-100\/20:is(.dark *) {
  color: rgb(207 250 254 / 0.2);
}

.dark\:text-cyan-100\/25:is(.dark *) {
  color: rgb(207 250 254 / 0.25);
}

.dark\:text-cyan-100\/30:is(.dark *) {
  color: rgb(207 250 254 / 0.3);
}

.dark\:text-cyan-100\/35:is(.dark *) {
  color: rgb(207 250 254 / 0.35);
}

.dark\:text-cyan-100\/40:is(.dark *) {
  color: rgb(207 250 254 / 0.4);
}

.dark\:text-cyan-100\/45:is(.dark *) {
  color: rgb(207 250 254 / 0.45);
}

.dark\:text-cyan-100\/5:is(.dark *) {
  color: rgb(207 250 254 / 0.05);
}

.dark\:text-cyan-100\/50:is(.dark *) {
  color: rgb(207 250 254 / 0.5);
}

.dark\:text-cyan-100\/55:is(.dark *) {
  color: rgb(207 250 254 / 0.55);
}

.dark\:text-cyan-100\/60:is(.dark *) {
  color: rgb(207 250 254 / 0.6);
}

.dark\:text-cyan-100\/65:is(.dark *) {
  color: rgb(207 250 254 / 0.65);
}

.dark\:text-cyan-100\/70:is(.dark *) {
  color: rgb(207 250 254 / 0.7);
}

.dark\:text-cyan-100\/75:is(.dark *) {
  color: rgb(207 250 254 / 0.75);
}

.dark\:text-cyan-100\/80:is(.dark *) {
  color: rgb(207 250 254 / 0.8);
}

.dark\:text-cyan-100\/85:is(.dark *) {
  color: rgb(207 250 254 / 0.85);
}

.dark\:text-cyan-100\/90:is(.dark *) {
  color: rgb(207 250 254 / 0.9);
}

.dark\:text-cyan-100\/95:is(.dark *) {
  color: rgb(207 250 254 / 0.95);
}

.dark\:text-cyan-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}

.dark\:text-cyan-200\/0:is(.dark *) {
  color: rgb(165 243 252 / 0);
}

.dark\:text-cyan-200\/10:is(.dark *) {
  color: rgb(165 243 252 / 0.1);
}

.dark\:text-cyan-200\/100:is(.dark *) {
  color: rgb(165 243 252 / 1);
}

.dark\:text-cyan-200\/15:is(.dark *) {
  color: rgb(165 243 252 / 0.15);
}

.dark\:text-cyan-200\/20:is(.dark *) {
  color: rgb(165 243 252 / 0.2);
}

.dark\:text-cyan-200\/25:is(.dark *) {
  color: rgb(165 243 252 / 0.25);
}

.dark\:text-cyan-200\/30:is(.dark *) {
  color: rgb(165 243 252 / 0.3);
}

.dark\:text-cyan-200\/35:is(.dark *) {
  color: rgb(165 243 252 / 0.35);
}

.dark\:text-cyan-200\/40:is(.dark *) {
  color: rgb(165 243 252 / 0.4);
}

.dark\:text-cyan-200\/45:is(.dark *) {
  color: rgb(165 243 252 / 0.45);
}

.dark\:text-cyan-200\/5:is(.dark *) {
  color: rgb(165 243 252 / 0.05);
}

.dark\:text-cyan-200\/50:is(.dark *) {
  color: rgb(165 243 252 / 0.5);
}

.dark\:text-cyan-200\/55:is(.dark *) {
  color: rgb(165 243 252 / 0.55);
}

.dark\:text-cyan-200\/60:is(.dark *) {
  color: rgb(165 243 252 / 0.6);
}

.dark\:text-cyan-200\/65:is(.dark *) {
  color: rgb(165 243 252 / 0.65);
}

.dark\:text-cyan-200\/70:is(.dark *) {
  color: rgb(165 243 252 / 0.7);
}

.dark\:text-cyan-200\/75:is(.dark *) {
  color: rgb(165 243 252 / 0.75);
}

.dark\:text-cyan-200\/80:is(.dark *) {
  color: rgb(165 243 252 / 0.8);
}

.dark\:text-cyan-200\/85:is(.dark *) {
  color: rgb(165 243 252 / 0.85);
}

.dark\:text-cyan-200\/90:is(.dark *) {
  color: rgb(165 243 252 / 0.9);
}

.dark\:text-cyan-200\/95:is(.dark *) {
  color: rgb(165 243 252 / 0.95);
}

.dark\:text-cyan-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}

.dark\:text-cyan-300\/0:is(.dark *) {
  color: rgb(103 232 249 / 0);
}

.dark\:text-cyan-300\/10:is(.dark *) {
  color: rgb(103 232 249 / 0.1);
}

.dark\:text-cyan-300\/100:is(.dark *) {
  color: rgb(103 232 249 / 1);
}

.dark\:text-cyan-300\/15:is(.dark *) {
  color: rgb(103 232 249 / 0.15);
}

.dark\:text-cyan-300\/20:is(.dark *) {
  color: rgb(103 232 249 / 0.2);
}

.dark\:text-cyan-300\/25:is(.dark *) {
  color: rgb(103 232 249 / 0.25);
}

.dark\:text-cyan-300\/30:is(.dark *) {
  color: rgb(103 232 249 / 0.3);
}

.dark\:text-cyan-300\/35:is(.dark *) {
  color: rgb(103 232 249 / 0.35);
}

.dark\:text-cyan-300\/40:is(.dark *) {
  color: rgb(103 232 249 / 0.4);
}

.dark\:text-cyan-300\/45:is(.dark *) {
  color: rgb(103 232 249 / 0.45);
}

.dark\:text-cyan-300\/5:is(.dark *) {
  color: rgb(103 232 249 / 0.05);
}

.dark\:text-cyan-300\/50:is(.dark *) {
  color: rgb(103 232 249 / 0.5);
}

.dark\:text-cyan-300\/55:is(.dark *) {
  color: rgb(103 232 249 / 0.55);
}

.dark\:text-cyan-300\/60:is(.dark *) {
  color: rgb(103 232 249 / 0.6);
}

.dark\:text-cyan-300\/65:is(.dark *) {
  color: rgb(103 232 249 / 0.65);
}

.dark\:text-cyan-300\/70:is(.dark *) {
  color: rgb(103 232 249 / 0.7);
}

.dark\:text-cyan-300\/75:is(.dark *) {
  color: rgb(103 232 249 / 0.75);
}

.dark\:text-cyan-300\/80:is(.dark *) {
  color: rgb(103 232 249 / 0.8);
}

.dark\:text-cyan-300\/85:is(.dark *) {
  color: rgb(103 232 249 / 0.85);
}

.dark\:text-cyan-300\/90:is(.dark *) {
  color: rgb(103 232 249 / 0.9);
}

.dark\:text-cyan-300\/95:is(.dark *) {
  color: rgb(103 232 249 / 0.95);
}

.dark\:text-cyan-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}

.dark\:text-cyan-400\/0:is(.dark *) {
  color: rgb(34 211 238 / 0);
}

.dark\:text-cyan-400\/10:is(.dark *) {
  color: rgb(34 211 238 / 0.1);
}

.dark\:text-cyan-400\/100:is(.dark *) {
  color: rgb(34 211 238 / 1);
}

.dark\:text-cyan-400\/15:is(.dark *) {
  color: rgb(34 211 238 / 0.15);
}

.dark\:text-cyan-400\/20:is(.dark *) {
  color: rgb(34 211 238 / 0.2);
}

.dark\:text-cyan-400\/25:is(.dark *) {
  color: rgb(34 211 238 / 0.25);
}

.dark\:text-cyan-400\/30:is(.dark *) {
  color: rgb(34 211 238 / 0.3);
}

.dark\:text-cyan-400\/35:is(.dark *) {
  color: rgb(34 211 238 / 0.35);
}

.dark\:text-cyan-400\/40:is(.dark *) {
  color: rgb(34 211 238 / 0.4);
}

.dark\:text-cyan-400\/45:is(.dark *) {
  color: rgb(34 211 238 / 0.45);
}

.dark\:text-cyan-400\/5:is(.dark *) {
  color: rgb(34 211 238 / 0.05);
}

.dark\:text-cyan-400\/50:is(.dark *) {
  color: rgb(34 211 238 / 0.5);
}

.dark\:text-cyan-400\/55:is(.dark *) {
  color: rgb(34 211 238 / 0.55);
}

.dark\:text-cyan-400\/60:is(.dark *) {
  color: rgb(34 211 238 / 0.6);
}

.dark\:text-cyan-400\/65:is(.dark *) {
  color: rgb(34 211 238 / 0.65);
}

.dark\:text-cyan-400\/70:is(.dark *) {
  color: rgb(34 211 238 / 0.7);
}

.dark\:text-cyan-400\/75:is(.dark *) {
  color: rgb(34 211 238 / 0.75);
}

.dark\:text-cyan-400\/80:is(.dark *) {
  color: rgb(34 211 238 / 0.8);
}

.dark\:text-cyan-400\/85:is(.dark *) {
  color: rgb(34 211 238 / 0.85);
}

.dark\:text-cyan-400\/90:is(.dark *) {
  color: rgb(34 211 238 / 0.9);
}

.dark\:text-cyan-400\/95:is(.dark *) {
  color: rgb(34 211 238 / 0.95);
}

.dark\:text-cyan-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}

.dark\:text-cyan-500\/0:is(.dark *) {
  color: rgb(6 182 212 / 0);
}

.dark\:text-cyan-500\/10:is(.dark *) {
  color: rgb(6 182 212 / 0.1);
}

.dark\:text-cyan-500\/100:is(.dark *) {
  color: rgb(6 182 212 / 1);
}

.dark\:text-cyan-500\/15:is(.dark *) {
  color: rgb(6 182 212 / 0.15);
}

.dark\:text-cyan-500\/20:is(.dark *) {
  color: rgb(6 182 212 / 0.2);
}

.dark\:text-cyan-500\/25:is(.dark *) {
  color: rgb(6 182 212 / 0.25);
}

.dark\:text-cyan-500\/30:is(.dark *) {
  color: rgb(6 182 212 / 0.3);
}

.dark\:text-cyan-500\/35:is(.dark *) {
  color: rgb(6 182 212 / 0.35);
}

.dark\:text-cyan-500\/40:is(.dark *) {
  color: rgb(6 182 212 / 0.4);
}

.dark\:text-cyan-500\/45:is(.dark *) {
  color: rgb(6 182 212 / 0.45);
}

.dark\:text-cyan-500\/5:is(.dark *) {
  color: rgb(6 182 212 / 0.05);
}

.dark\:text-cyan-500\/50:is(.dark *) {
  color: rgb(6 182 212 / 0.5);
}

.dark\:text-cyan-500\/55:is(.dark *) {
  color: rgb(6 182 212 / 0.55);
}

.dark\:text-cyan-500\/60:is(.dark *) {
  color: rgb(6 182 212 / 0.6);
}

.dark\:text-cyan-500\/65:is(.dark *) {
  color: rgb(6 182 212 / 0.65);
}

.dark\:text-cyan-500\/70:is(.dark *) {
  color: rgb(6 182 212 / 0.7);
}

.dark\:text-cyan-500\/75:is(.dark *) {
  color: rgb(6 182 212 / 0.75);
}

.dark\:text-cyan-500\/80:is(.dark *) {
  color: rgb(6 182 212 / 0.8);
}

.dark\:text-cyan-500\/85:is(.dark *) {
  color: rgb(6 182 212 / 0.85);
}

.dark\:text-cyan-500\/90:is(.dark *) {
  color: rgb(6 182 212 / 0.9);
}

.dark\:text-cyan-500\/95:is(.dark *) {
  color: rgb(6 182 212 / 0.95);
}

.dark\:text-cyan-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}

.dark\:text-cyan-600\/0:is(.dark *) {
  color: rgb(8 145 178 / 0);
}

.dark\:text-cyan-600\/10:is(.dark *) {
  color: rgb(8 145 178 / 0.1);
}

.dark\:text-cyan-600\/100:is(.dark *) {
  color: rgb(8 145 178 / 1);
}

.dark\:text-cyan-600\/15:is(.dark *) {
  color: rgb(8 145 178 / 0.15);
}

.dark\:text-cyan-600\/20:is(.dark *) {
  color: rgb(8 145 178 / 0.2);
}

.dark\:text-cyan-600\/25:is(.dark *) {
  color: rgb(8 145 178 / 0.25);
}

.dark\:text-cyan-600\/30:is(.dark *) {
  color: rgb(8 145 178 / 0.3);
}

.dark\:text-cyan-600\/35:is(.dark *) {
  color: rgb(8 145 178 / 0.35);
}

.dark\:text-cyan-600\/40:is(.dark *) {
  color: rgb(8 145 178 / 0.4);
}

.dark\:text-cyan-600\/45:is(.dark *) {
  color: rgb(8 145 178 / 0.45);
}

.dark\:text-cyan-600\/5:is(.dark *) {
  color: rgb(8 145 178 / 0.05);
}

.dark\:text-cyan-600\/50:is(.dark *) {
  color: rgb(8 145 178 / 0.5);
}

.dark\:text-cyan-600\/55:is(.dark *) {
  color: rgb(8 145 178 / 0.55);
}

.dark\:text-cyan-600\/60:is(.dark *) {
  color: rgb(8 145 178 / 0.6);
}

.dark\:text-cyan-600\/65:is(.dark *) {
  color: rgb(8 145 178 / 0.65);
}

.dark\:text-cyan-600\/70:is(.dark *) {
  color: rgb(8 145 178 / 0.7);
}

.dark\:text-cyan-600\/75:is(.dark *) {
  color: rgb(8 145 178 / 0.75);
}

.dark\:text-cyan-600\/80:is(.dark *) {
  color: rgb(8 145 178 / 0.8);
}

.dark\:text-cyan-600\/85:is(.dark *) {
  color: rgb(8 145 178 / 0.85);
}

.dark\:text-cyan-600\/90:is(.dark *) {
  color: rgb(8 145 178 / 0.9);
}

.dark\:text-cyan-600\/95:is(.dark *) {
  color: rgb(8 145 178 / 0.95);
}

.dark\:text-cyan-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}

.dark\:text-cyan-700\/0:is(.dark *) {
  color: rgb(14 116 144 / 0);
}

.dark\:text-cyan-700\/10:is(.dark *) {
  color: rgb(14 116 144 / 0.1);
}

.dark\:text-cyan-700\/100:is(.dark *) {
  color: rgb(14 116 144 / 1);
}

.dark\:text-cyan-700\/15:is(.dark *) {
  color: rgb(14 116 144 / 0.15);
}

.dark\:text-cyan-700\/20:is(.dark *) {
  color: rgb(14 116 144 / 0.2);
}

.dark\:text-cyan-700\/25:is(.dark *) {
  color: rgb(14 116 144 / 0.25);
}

.dark\:text-cyan-700\/30:is(.dark *) {
  color: rgb(14 116 144 / 0.3);
}

.dark\:text-cyan-700\/35:is(.dark *) {
  color: rgb(14 116 144 / 0.35);
}

.dark\:text-cyan-700\/40:is(.dark *) {
  color: rgb(14 116 144 / 0.4);
}

.dark\:text-cyan-700\/45:is(.dark *) {
  color: rgb(14 116 144 / 0.45);
}

.dark\:text-cyan-700\/5:is(.dark *) {
  color: rgb(14 116 144 / 0.05);
}

.dark\:text-cyan-700\/50:is(.dark *) {
  color: rgb(14 116 144 / 0.5);
}

.dark\:text-cyan-700\/55:is(.dark *) {
  color: rgb(14 116 144 / 0.55);
}

.dark\:text-cyan-700\/60:is(.dark *) {
  color: rgb(14 116 144 / 0.6);
}

.dark\:text-cyan-700\/65:is(.dark *) {
  color: rgb(14 116 144 / 0.65);
}

.dark\:text-cyan-700\/70:is(.dark *) {
  color: rgb(14 116 144 / 0.7);
}

.dark\:text-cyan-700\/75:is(.dark *) {
  color: rgb(14 116 144 / 0.75);
}

.dark\:text-cyan-700\/80:is(.dark *) {
  color: rgb(14 116 144 / 0.8);
}

.dark\:text-cyan-700\/85:is(.dark *) {
  color: rgb(14 116 144 / 0.85);
}

.dark\:text-cyan-700\/90:is(.dark *) {
  color: rgb(14 116 144 / 0.9);
}

.dark\:text-cyan-700\/95:is(.dark *) {
  color: rgb(14 116 144 / 0.95);
}

.dark\:text-cyan-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}

.dark\:text-cyan-800\/0:is(.dark *) {
  color: rgb(21 94 117 / 0);
}

.dark\:text-cyan-800\/10:is(.dark *) {
  color: rgb(21 94 117 / 0.1);
}

.dark\:text-cyan-800\/100:is(.dark *) {
  color: rgb(21 94 117 / 1);
}

.dark\:text-cyan-800\/15:is(.dark *) {
  color: rgb(21 94 117 / 0.15);
}

.dark\:text-cyan-800\/20:is(.dark *) {
  color: rgb(21 94 117 / 0.2);
}

.dark\:text-cyan-800\/25:is(.dark *) {
  color: rgb(21 94 117 / 0.25);
}

.dark\:text-cyan-800\/30:is(.dark *) {
  color: rgb(21 94 117 / 0.3);
}

.dark\:text-cyan-800\/35:is(.dark *) {
  color: rgb(21 94 117 / 0.35);
}

.dark\:text-cyan-800\/40:is(.dark *) {
  color: rgb(21 94 117 / 0.4);
}

.dark\:text-cyan-800\/45:is(.dark *) {
  color: rgb(21 94 117 / 0.45);
}

.dark\:text-cyan-800\/5:is(.dark *) {
  color: rgb(21 94 117 / 0.05);
}

.dark\:text-cyan-800\/50:is(.dark *) {
  color: rgb(21 94 117 / 0.5);
}

.dark\:text-cyan-800\/55:is(.dark *) {
  color: rgb(21 94 117 / 0.55);
}

.dark\:text-cyan-800\/60:is(.dark *) {
  color: rgb(21 94 117 / 0.6);
}

.dark\:text-cyan-800\/65:is(.dark *) {
  color: rgb(21 94 117 / 0.65);
}

.dark\:text-cyan-800\/70:is(.dark *) {
  color: rgb(21 94 117 / 0.7);
}

.dark\:text-cyan-800\/75:is(.dark *) {
  color: rgb(21 94 117 / 0.75);
}

.dark\:text-cyan-800\/80:is(.dark *) {
  color: rgb(21 94 117 / 0.8);
}

.dark\:text-cyan-800\/85:is(.dark *) {
  color: rgb(21 94 117 / 0.85);
}

.dark\:text-cyan-800\/90:is(.dark *) {
  color: rgb(21 94 117 / 0.9);
}

.dark\:text-cyan-800\/95:is(.dark *) {
  color: rgb(21 94 117 / 0.95);
}

.dark\:text-cyan-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}

.dark\:text-cyan-900\/0:is(.dark *) {
  color: rgb(22 78 99 / 0);
}

.dark\:text-cyan-900\/10:is(.dark *) {
  color: rgb(22 78 99 / 0.1);
}

.dark\:text-cyan-900\/100:is(.dark *) {
  color: rgb(22 78 99 / 1);
}

.dark\:text-cyan-900\/15:is(.dark *) {
  color: rgb(22 78 99 / 0.15);
}

.dark\:text-cyan-900\/20:is(.dark *) {
  color: rgb(22 78 99 / 0.2);
}

.dark\:text-cyan-900\/25:is(.dark *) {
  color: rgb(22 78 99 / 0.25);
}

.dark\:text-cyan-900\/30:is(.dark *) {
  color: rgb(22 78 99 / 0.3);
}

.dark\:text-cyan-900\/35:is(.dark *) {
  color: rgb(22 78 99 / 0.35);
}

.dark\:text-cyan-900\/40:is(.dark *) {
  color: rgb(22 78 99 / 0.4);
}

.dark\:text-cyan-900\/45:is(.dark *) {
  color: rgb(22 78 99 / 0.45);
}

.dark\:text-cyan-900\/5:is(.dark *) {
  color: rgb(22 78 99 / 0.05);
}

.dark\:text-cyan-900\/50:is(.dark *) {
  color: rgb(22 78 99 / 0.5);
}

.dark\:text-cyan-900\/55:is(.dark *) {
  color: rgb(22 78 99 / 0.55);
}

.dark\:text-cyan-900\/60:is(.dark *) {
  color: rgb(22 78 99 / 0.6);
}

.dark\:text-cyan-900\/65:is(.dark *) {
  color: rgb(22 78 99 / 0.65);
}

.dark\:text-cyan-900\/70:is(.dark *) {
  color: rgb(22 78 99 / 0.7);
}

.dark\:text-cyan-900\/75:is(.dark *) {
  color: rgb(22 78 99 / 0.75);
}

.dark\:text-cyan-900\/80:is(.dark *) {
  color: rgb(22 78 99 / 0.8);
}

.dark\:text-cyan-900\/85:is(.dark *) {
  color: rgb(22 78 99 / 0.85);
}

.dark\:text-cyan-900\/90:is(.dark *) {
  color: rgb(22 78 99 / 0.9);
}

.dark\:text-cyan-900\/95:is(.dark *) {
  color: rgb(22 78 99 / 0.95);
}

.dark\:text-emerald-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-100\/0:is(.dark *) {
  color: rgb(209 250 229 / 0);
}

.dark\:text-emerald-100\/10:is(.dark *) {
  color: rgb(209 250 229 / 0.1);
}

.dark\:text-emerald-100\/100:is(.dark *) {
  color: rgb(209 250 229 / 1);
}

.dark\:text-emerald-100\/15:is(.dark *) {
  color: rgb(209 250 229 / 0.15);
}

.dark\:text-emerald-100\/20:is(.dark *) {
  color: rgb(209 250 229 / 0.2);
}

.dark\:text-emerald-100\/25:is(.dark *) {
  color: rgb(209 250 229 / 0.25);
}

.dark\:text-emerald-100\/30:is(.dark *) {
  color: rgb(209 250 229 / 0.3);
}

.dark\:text-emerald-100\/35:is(.dark *) {
  color: rgb(209 250 229 / 0.35);
}

.dark\:text-emerald-100\/40:is(.dark *) {
  color: rgb(209 250 229 / 0.4);
}

.dark\:text-emerald-100\/45:is(.dark *) {
  color: rgb(209 250 229 / 0.45);
}

.dark\:text-emerald-100\/5:is(.dark *) {
  color: rgb(209 250 229 / 0.05);
}

.dark\:text-emerald-100\/50:is(.dark *) {
  color: rgb(209 250 229 / 0.5);
}

.dark\:text-emerald-100\/55:is(.dark *) {
  color: rgb(209 250 229 / 0.55);
}

.dark\:text-emerald-100\/60:is(.dark *) {
  color: rgb(209 250 229 / 0.6);
}

.dark\:text-emerald-100\/65:is(.dark *) {
  color: rgb(209 250 229 / 0.65);
}

.dark\:text-emerald-100\/70:is(.dark *) {
  color: rgb(209 250 229 / 0.7);
}

.dark\:text-emerald-100\/75:is(.dark *) {
  color: rgb(209 250 229 / 0.75);
}

.dark\:text-emerald-100\/80:is(.dark *) {
  color: rgb(209 250 229 / 0.8);
}

.dark\:text-emerald-100\/85:is(.dark *) {
  color: rgb(209 250 229 / 0.85);
}

.dark\:text-emerald-100\/90:is(.dark *) {
  color: rgb(209 250 229 / 0.9);
}

.dark\:text-emerald-100\/95:is(.dark *) {
  color: rgb(209 250 229 / 0.95);
}

.dark\:text-emerald-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-200\/0:is(.dark *) {
  color: rgb(167 243 208 / 0);
}

.dark\:text-emerald-200\/10:is(.dark *) {
  color: rgb(167 243 208 / 0.1);
}

.dark\:text-emerald-200\/100:is(.dark *) {
  color: rgb(167 243 208 / 1);
}

.dark\:text-emerald-200\/15:is(.dark *) {
  color: rgb(167 243 208 / 0.15);
}

.dark\:text-emerald-200\/20:is(.dark *) {
  color: rgb(167 243 208 / 0.2);
}

.dark\:text-emerald-200\/25:is(.dark *) {
  color: rgb(167 243 208 / 0.25);
}

.dark\:text-emerald-200\/30:is(.dark *) {
  color: rgb(167 243 208 / 0.3);
}

.dark\:text-emerald-200\/35:is(.dark *) {
  color: rgb(167 243 208 / 0.35);
}

.dark\:text-emerald-200\/40:is(.dark *) {
  color: rgb(167 243 208 / 0.4);
}

.dark\:text-emerald-200\/45:is(.dark *) {
  color: rgb(167 243 208 / 0.45);
}

.dark\:text-emerald-200\/5:is(.dark *) {
  color: rgb(167 243 208 / 0.05);
}

.dark\:text-emerald-200\/50:is(.dark *) {
  color: rgb(167 243 208 / 0.5);
}

.dark\:text-emerald-200\/55:is(.dark *) {
  color: rgb(167 243 208 / 0.55);
}

.dark\:text-emerald-200\/60:is(.dark *) {
  color: rgb(167 243 208 / 0.6);
}

.dark\:text-emerald-200\/65:is(.dark *) {
  color: rgb(167 243 208 / 0.65);
}

.dark\:text-emerald-200\/70:is(.dark *) {
  color: rgb(167 243 208 / 0.7);
}

.dark\:text-emerald-200\/75:is(.dark *) {
  color: rgb(167 243 208 / 0.75);
}

.dark\:text-emerald-200\/80:is(.dark *) {
  color: rgb(167 243 208 / 0.8);
}

.dark\:text-emerald-200\/85:is(.dark *) {
  color: rgb(167 243 208 / 0.85);
}

.dark\:text-emerald-200\/90:is(.dark *) {
  color: rgb(167 243 208 / 0.9);
}

.dark\:text-emerald-200\/95:is(.dark *) {
  color: rgb(167 243 208 / 0.95);
}

.dark\:text-emerald-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-300\/0:is(.dark *) {
  color: rgb(110 231 183 / 0);
}

.dark\:text-emerald-300\/10:is(.dark *) {
  color: rgb(110 231 183 / 0.1);
}

.dark\:text-emerald-300\/100:is(.dark *) {
  color: rgb(110 231 183 / 1);
}

.dark\:text-emerald-300\/15:is(.dark *) {
  color: rgb(110 231 183 / 0.15);
}

.dark\:text-emerald-300\/20:is(.dark *) {
  color: rgb(110 231 183 / 0.2);
}

.dark\:text-emerald-300\/25:is(.dark *) {
  color: rgb(110 231 183 / 0.25);
}

.dark\:text-emerald-300\/30:is(.dark *) {
  color: rgb(110 231 183 / 0.3);
}

.dark\:text-emerald-300\/35:is(.dark *) {
  color: rgb(110 231 183 / 0.35);
}

.dark\:text-emerald-300\/40:is(.dark *) {
  color: rgb(110 231 183 / 0.4);
}

.dark\:text-emerald-300\/45:is(.dark *) {
  color: rgb(110 231 183 / 0.45);
}

.dark\:text-emerald-300\/5:is(.dark *) {
  color: rgb(110 231 183 / 0.05);
}

.dark\:text-emerald-300\/50:is(.dark *) {
  color: rgb(110 231 183 / 0.5);
}

.dark\:text-emerald-300\/55:is(.dark *) {
  color: rgb(110 231 183 / 0.55);
}

.dark\:text-emerald-300\/60:is(.dark *) {
  color: rgb(110 231 183 / 0.6);
}

.dark\:text-emerald-300\/65:is(.dark *) {
  color: rgb(110 231 183 / 0.65);
}

.dark\:text-emerald-300\/70:is(.dark *) {
  color: rgb(110 231 183 / 0.7);
}

.dark\:text-emerald-300\/75:is(.dark *) {
  color: rgb(110 231 183 / 0.75);
}

.dark\:text-emerald-300\/80:is(.dark *) {
  color: rgb(110 231 183 / 0.8);
}

.dark\:text-emerald-300\/85:is(.dark *) {
  color: rgb(110 231 183 / 0.85);
}

.dark\:text-emerald-300\/90:is(.dark *) {
  color: rgb(110 231 183 / 0.9);
}

.dark\:text-emerald-300\/95:is(.dark *) {
  color: rgb(110 231 183 / 0.95);
}

.dark\:text-emerald-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-400\/0:is(.dark *) {
  color: rgb(52 211 153 / 0);
}

.dark\:text-emerald-400\/10:is(.dark *) {
  color: rgb(52 211 153 / 0.1);
}

.dark\:text-emerald-400\/100:is(.dark *) {
  color: rgb(52 211 153 / 1);
}

.dark\:text-emerald-400\/15:is(.dark *) {
  color: rgb(52 211 153 / 0.15);
}

.dark\:text-emerald-400\/20:is(.dark *) {
  color: rgb(52 211 153 / 0.2);
}

.dark\:text-emerald-400\/25:is(.dark *) {
  color: rgb(52 211 153 / 0.25);
}

.dark\:text-emerald-400\/30:is(.dark *) {
  color: rgb(52 211 153 / 0.3);
}

.dark\:text-emerald-400\/35:is(.dark *) {
  color: rgb(52 211 153 / 0.35);
}

.dark\:text-emerald-400\/40:is(.dark *) {
  color: rgb(52 211 153 / 0.4);
}

.dark\:text-emerald-400\/45:is(.dark *) {
  color: rgb(52 211 153 / 0.45);
}

.dark\:text-emerald-400\/5:is(.dark *) {
  color: rgb(52 211 153 / 0.05);
}

.dark\:text-emerald-400\/50:is(.dark *) {
  color: rgb(52 211 153 / 0.5);
}

.dark\:text-emerald-400\/55:is(.dark *) {
  color: rgb(52 211 153 / 0.55);
}

.dark\:text-emerald-400\/60:is(.dark *) {
  color: rgb(52 211 153 / 0.6);
}

.dark\:text-emerald-400\/65:is(.dark *) {
  color: rgb(52 211 153 / 0.65);
}

.dark\:text-emerald-400\/70:is(.dark *) {
  color: rgb(52 211 153 / 0.7);
}

.dark\:text-emerald-400\/75:is(.dark *) {
  color: rgb(52 211 153 / 0.75);
}

.dark\:text-emerald-400\/80:is(.dark *) {
  color: rgb(52 211 153 / 0.8);
}

.dark\:text-emerald-400\/85:is(.dark *) {
  color: rgb(52 211 153 / 0.85);
}

.dark\:text-emerald-400\/90:is(.dark *) {
  color: rgb(52 211 153 / 0.9);
}

.dark\:text-emerald-400\/95:is(.dark *) {
  color: rgb(52 211 153 / 0.95);
}

.dark\:text-emerald-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-500\/0:is(.dark *) {
  color: rgb(16 185 129 / 0);
}

.dark\:text-emerald-500\/10:is(.dark *) {
  color: rgb(16 185 129 / 0.1);
}

.dark\:text-emerald-500\/100:is(.dark *) {
  color: rgb(16 185 129 / 1);
}

.dark\:text-emerald-500\/15:is(.dark *) {
  color: rgb(16 185 129 / 0.15);
}

.dark\:text-emerald-500\/20:is(.dark *) {
  color: rgb(16 185 129 / 0.2);
}

.dark\:text-emerald-500\/25:is(.dark *) {
  color: rgb(16 185 129 / 0.25);
}

.dark\:text-emerald-500\/30:is(.dark *) {
  color: rgb(16 185 129 / 0.3);
}

.dark\:text-emerald-500\/35:is(.dark *) {
  color: rgb(16 185 129 / 0.35);
}

.dark\:text-emerald-500\/40:is(.dark *) {
  color: rgb(16 185 129 / 0.4);
}

.dark\:text-emerald-500\/45:is(.dark *) {
  color: rgb(16 185 129 / 0.45);
}

.dark\:text-emerald-500\/5:is(.dark *) {
  color: rgb(16 185 129 / 0.05);
}

.dark\:text-emerald-500\/50:is(.dark *) {
  color: rgb(16 185 129 / 0.5);
}

.dark\:text-emerald-500\/55:is(.dark *) {
  color: rgb(16 185 129 / 0.55);
}

.dark\:text-emerald-500\/60:is(.dark *) {
  color: rgb(16 185 129 / 0.6);
}

.dark\:text-emerald-500\/65:is(.dark *) {
  color: rgb(16 185 129 / 0.65);
}

.dark\:text-emerald-500\/70:is(.dark *) {
  color: rgb(16 185 129 / 0.7);
}

.dark\:text-emerald-500\/75:is(.dark *) {
  color: rgb(16 185 129 / 0.75);
}

.dark\:text-emerald-500\/80:is(.dark *) {
  color: rgb(16 185 129 / 0.8);
}

.dark\:text-emerald-500\/85:is(.dark *) {
  color: rgb(16 185 129 / 0.85);
}

.dark\:text-emerald-500\/90:is(.dark *) {
  color: rgb(16 185 129 / 0.9);
}

.dark\:text-emerald-500\/95:is(.dark *) {
  color: rgb(16 185 129 / 0.95);
}

.dark\:text-emerald-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-600\/0:is(.dark *) {
  color: rgb(5 150 105 / 0);
}

.dark\:text-emerald-600\/10:is(.dark *) {
  color: rgb(5 150 105 / 0.1);
}

.dark\:text-emerald-600\/100:is(.dark *) {
  color: rgb(5 150 105 / 1);
}

.dark\:text-emerald-600\/15:is(.dark *) {
  color: rgb(5 150 105 / 0.15);
}

.dark\:text-emerald-600\/20:is(.dark *) {
  color: rgb(5 150 105 / 0.2);
}

.dark\:text-emerald-600\/25:is(.dark *) {
  color: rgb(5 150 105 / 0.25);
}

.dark\:text-emerald-600\/30:is(.dark *) {
  color: rgb(5 150 105 / 0.3);
}

.dark\:text-emerald-600\/35:is(.dark *) {
  color: rgb(5 150 105 / 0.35);
}

.dark\:text-emerald-600\/40:is(.dark *) {
  color: rgb(5 150 105 / 0.4);
}

.dark\:text-emerald-600\/45:is(.dark *) {
  color: rgb(5 150 105 / 0.45);
}

.dark\:text-emerald-600\/5:is(.dark *) {
  color: rgb(5 150 105 / 0.05);
}

.dark\:text-emerald-600\/50:is(.dark *) {
  color: rgb(5 150 105 / 0.5);
}

.dark\:text-emerald-600\/55:is(.dark *) {
  color: rgb(5 150 105 / 0.55);
}

.dark\:text-emerald-600\/60:is(.dark *) {
  color: rgb(5 150 105 / 0.6);
}

.dark\:text-emerald-600\/65:is(.dark *) {
  color: rgb(5 150 105 / 0.65);
}

.dark\:text-emerald-600\/70:is(.dark *) {
  color: rgb(5 150 105 / 0.7);
}

.dark\:text-emerald-600\/75:is(.dark *) {
  color: rgb(5 150 105 / 0.75);
}

.dark\:text-emerald-600\/80:is(.dark *) {
  color: rgb(5 150 105 / 0.8);
}

.dark\:text-emerald-600\/85:is(.dark *) {
  color: rgb(5 150 105 / 0.85);
}

.dark\:text-emerald-600\/90:is(.dark *) {
  color: rgb(5 150 105 / 0.9);
}

.dark\:text-emerald-600\/95:is(.dark *) {
  color: rgb(5 150 105 / 0.95);
}

.dark\:text-emerald-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-700\/0:is(.dark *) {
  color: rgb(4 120 87 / 0);
}

.dark\:text-emerald-700\/10:is(.dark *) {
  color: rgb(4 120 87 / 0.1);
}

.dark\:text-emerald-700\/100:is(.dark *) {
  color: rgb(4 120 87 / 1);
}

.dark\:text-emerald-700\/15:is(.dark *) {
  color: rgb(4 120 87 / 0.15);
}

.dark\:text-emerald-700\/20:is(.dark *) {
  color: rgb(4 120 87 / 0.2);
}

.dark\:text-emerald-700\/25:is(.dark *) {
  color: rgb(4 120 87 / 0.25);
}

.dark\:text-emerald-700\/30:is(.dark *) {
  color: rgb(4 120 87 / 0.3);
}

.dark\:text-emerald-700\/35:is(.dark *) {
  color: rgb(4 120 87 / 0.35);
}

.dark\:text-emerald-700\/40:is(.dark *) {
  color: rgb(4 120 87 / 0.4);
}

.dark\:text-emerald-700\/45:is(.dark *) {
  color: rgb(4 120 87 / 0.45);
}

.dark\:text-emerald-700\/5:is(.dark *) {
  color: rgb(4 120 87 / 0.05);
}

.dark\:text-emerald-700\/50:is(.dark *) {
  color: rgb(4 120 87 / 0.5);
}

.dark\:text-emerald-700\/55:is(.dark *) {
  color: rgb(4 120 87 / 0.55);
}

.dark\:text-emerald-700\/60:is(.dark *) {
  color: rgb(4 120 87 / 0.6);
}

.dark\:text-emerald-700\/65:is(.dark *) {
  color: rgb(4 120 87 / 0.65);
}

.dark\:text-emerald-700\/70:is(.dark *) {
  color: rgb(4 120 87 / 0.7);
}

.dark\:text-emerald-700\/75:is(.dark *) {
  color: rgb(4 120 87 / 0.75);
}

.dark\:text-emerald-700\/80:is(.dark *) {
  color: rgb(4 120 87 / 0.8);
}

.dark\:text-emerald-700\/85:is(.dark *) {
  color: rgb(4 120 87 / 0.85);
}

.dark\:text-emerald-700\/90:is(.dark *) {
  color: rgb(4 120 87 / 0.9);
}

.dark\:text-emerald-700\/95:is(.dark *) {
  color: rgb(4 120 87 / 0.95);
}

.dark\:text-emerald-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-800\/0:is(.dark *) {
  color: rgb(6 95 70 / 0);
}

.dark\:text-emerald-800\/10:is(.dark *) {
  color: rgb(6 95 70 / 0.1);
}

.dark\:text-emerald-800\/100:is(.dark *) {
  color: rgb(6 95 70 / 1);
}

.dark\:text-emerald-800\/15:is(.dark *) {
  color: rgb(6 95 70 / 0.15);
}

.dark\:text-emerald-800\/20:is(.dark *) {
  color: rgb(6 95 70 / 0.2);
}

.dark\:text-emerald-800\/25:is(.dark *) {
  color: rgb(6 95 70 / 0.25);
}

.dark\:text-emerald-800\/30:is(.dark *) {
  color: rgb(6 95 70 / 0.3);
}

.dark\:text-emerald-800\/35:is(.dark *) {
  color: rgb(6 95 70 / 0.35);
}

.dark\:text-emerald-800\/40:is(.dark *) {
  color: rgb(6 95 70 / 0.4);
}

.dark\:text-emerald-800\/45:is(.dark *) {
  color: rgb(6 95 70 / 0.45);
}

.dark\:text-emerald-800\/5:is(.dark *) {
  color: rgb(6 95 70 / 0.05);
}

.dark\:text-emerald-800\/50:is(.dark *) {
  color: rgb(6 95 70 / 0.5);
}

.dark\:text-emerald-800\/55:is(.dark *) {
  color: rgb(6 95 70 / 0.55);
}

.dark\:text-emerald-800\/60:is(.dark *) {
  color: rgb(6 95 70 / 0.6);
}

.dark\:text-emerald-800\/65:is(.dark *) {
  color: rgb(6 95 70 / 0.65);
}

.dark\:text-emerald-800\/70:is(.dark *) {
  color: rgb(6 95 70 / 0.7);
}

.dark\:text-emerald-800\/75:is(.dark *) {
  color: rgb(6 95 70 / 0.75);
}

.dark\:text-emerald-800\/80:is(.dark *) {
  color: rgb(6 95 70 / 0.8);
}

.dark\:text-emerald-800\/85:is(.dark *) {
  color: rgb(6 95 70 / 0.85);
}

.dark\:text-emerald-800\/90:is(.dark *) {
  color: rgb(6 95 70 / 0.9);
}

.dark\:text-emerald-800\/95:is(.dark *) {
  color: rgb(6 95 70 / 0.95);
}

.dark\:text-emerald-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-900\/0:is(.dark *) {
  color: rgb(6 78 59 / 0);
}

.dark\:text-emerald-900\/10:is(.dark *) {
  color: rgb(6 78 59 / 0.1);
}

.dark\:text-emerald-900\/100:is(.dark *) {
  color: rgb(6 78 59 / 1);
}

.dark\:text-emerald-900\/15:is(.dark *) {
  color: rgb(6 78 59 / 0.15);
}

.dark\:text-emerald-900\/20:is(.dark *) {
  color: rgb(6 78 59 / 0.2);
}

.dark\:text-emerald-900\/25:is(.dark *) {
  color: rgb(6 78 59 / 0.25);
}

.dark\:text-emerald-900\/30:is(.dark *) {
  color: rgb(6 78 59 / 0.3);
}

.dark\:text-emerald-900\/35:is(.dark *) {
  color: rgb(6 78 59 / 0.35);
}

.dark\:text-emerald-900\/40:is(.dark *) {
  color: rgb(6 78 59 / 0.4);
}

.dark\:text-emerald-900\/45:is(.dark *) {
  color: rgb(6 78 59 / 0.45);
}

.dark\:text-emerald-900\/5:is(.dark *) {
  color: rgb(6 78 59 / 0.05);
}

.dark\:text-emerald-900\/50:is(.dark *) {
  color: rgb(6 78 59 / 0.5);
}

.dark\:text-emerald-900\/55:is(.dark *) {
  color: rgb(6 78 59 / 0.55);
}

.dark\:text-emerald-900\/60:is(.dark *) {
  color: rgb(6 78 59 / 0.6);
}

.dark\:text-emerald-900\/65:is(.dark *) {
  color: rgb(6 78 59 / 0.65);
}

.dark\:text-emerald-900\/70:is(.dark *) {
  color: rgb(6 78 59 / 0.7);
}

.dark\:text-emerald-900\/75:is(.dark *) {
  color: rgb(6 78 59 / 0.75);
}

.dark\:text-emerald-900\/80:is(.dark *) {
  color: rgb(6 78 59 / 0.8);
}

.dark\:text-emerald-900\/85:is(.dark *) {
  color: rgb(6 78 59 / 0.85);
}

.dark\:text-emerald-900\/90:is(.dark *) {
  color: rgb(6 78 59 / 0.9);
}

.dark\:text-emerald-900\/95:is(.dark *) {
  color: rgb(6 78 59 / 0.95);
}

.dark\:text-gray-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-100\/0:is(.dark *) {
  color: rgb(243 244 246 / 0);
}

.dark\:text-gray-100\/10:is(.dark *) {
  color: rgb(243 244 246 / 0.1);
}

.dark\:text-gray-100\/100:is(.dark *) {
  color: rgb(243 244 246 / 1);
}

.dark\:text-gray-100\/15:is(.dark *) {
  color: rgb(243 244 246 / 0.15);
}

.dark\:text-gray-100\/20:is(.dark *) {
  color: rgb(243 244 246 / 0.2);
}

.dark\:text-gray-100\/25:is(.dark *) {
  color: rgb(243 244 246 / 0.25);
}

.dark\:text-gray-100\/30:is(.dark *) {
  color: rgb(243 244 246 / 0.3);
}

.dark\:text-gray-100\/35:is(.dark *) {
  color: rgb(243 244 246 / 0.35);
}

.dark\:text-gray-100\/40:is(.dark *) {
  color: rgb(243 244 246 / 0.4);
}

.dark\:text-gray-100\/45:is(.dark *) {
  color: rgb(243 244 246 / 0.45);
}

.dark\:text-gray-100\/5:is(.dark *) {
  color: rgb(243 244 246 / 0.05);
}

.dark\:text-gray-100\/50:is(.dark *) {
  color: rgb(243 244 246 / 0.5);
}

.dark\:text-gray-100\/55:is(.dark *) {
  color: rgb(243 244 246 / 0.55);
}

.dark\:text-gray-100\/60:is(.dark *) {
  color: rgb(243 244 246 / 0.6);
}

.dark\:text-gray-100\/65:is(.dark *) {
  color: rgb(243 244 246 / 0.65);
}

.dark\:text-gray-100\/70:is(.dark *) {
  color: rgb(243 244 246 / 0.7);
}

.dark\:text-gray-100\/75:is(.dark *) {
  color: rgb(243 244 246 / 0.75);
}

.dark\:text-gray-100\/80:is(.dark *) {
  color: rgb(243 244 246 / 0.8);
}

.dark\:text-gray-100\/85:is(.dark *) {
  color: rgb(243 244 246 / 0.85);
}

.dark\:text-gray-100\/90:is(.dark *) {
  color: rgb(243 244 246 / 0.9);
}

.dark\:text-gray-100\/95:is(.dark *) {
  color: rgb(243 244 246 / 0.95);
}

.dark\:text-gray-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-200\/0:is(.dark *) {
  color: rgb(229 231 235 / 0);
}

.dark\:text-gray-200\/10:is(.dark *) {
  color: rgb(229 231 235 / 0.1);
}

.dark\:text-gray-200\/100:is(.dark *) {
  color: rgb(229 231 235 / 1);
}

.dark\:text-gray-200\/15:is(.dark *) {
  color: rgb(229 231 235 / 0.15);
}

.dark\:text-gray-200\/20:is(.dark *) {
  color: rgb(229 231 235 / 0.2);
}

.dark\:text-gray-200\/25:is(.dark *) {
  color: rgb(229 231 235 / 0.25);
}

.dark\:text-gray-200\/30:is(.dark *) {
  color: rgb(229 231 235 / 0.3);
}

.dark\:text-gray-200\/35:is(.dark *) {
  color: rgb(229 231 235 / 0.35);
}

.dark\:text-gray-200\/40:is(.dark *) {
  color: rgb(229 231 235 / 0.4);
}

.dark\:text-gray-200\/45:is(.dark *) {
  color: rgb(229 231 235 / 0.45);
}

.dark\:text-gray-200\/5:is(.dark *) {
  color: rgb(229 231 235 / 0.05);
}

.dark\:text-gray-200\/50:is(.dark *) {
  color: rgb(229 231 235 / 0.5);
}

.dark\:text-gray-200\/55:is(.dark *) {
  color: rgb(229 231 235 / 0.55);
}

.dark\:text-gray-200\/60:is(.dark *) {
  color: rgb(229 231 235 / 0.6);
}

.dark\:text-gray-200\/65:is(.dark *) {
  color: rgb(229 231 235 / 0.65);
}

.dark\:text-gray-200\/70:is(.dark *) {
  color: rgb(229 231 235 / 0.7);
}

.dark\:text-gray-200\/75:is(.dark *) {
  color: rgb(229 231 235 / 0.75);
}

.dark\:text-gray-200\/80:is(.dark *) {
  color: rgb(229 231 235 / 0.8);
}

.dark\:text-gray-200\/85:is(.dark *) {
  color: rgb(229 231 235 / 0.85);
}

.dark\:text-gray-200\/90:is(.dark *) {
  color: rgb(229 231 235 / 0.9);
}

.dark\:text-gray-200\/95:is(.dark *) {
  color: rgb(229 231 235 / 0.95);
}

.dark\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-300\/0:is(.dark *) {
  color: rgb(209 213 219 / 0);
}

.dark\:text-gray-300\/10:is(.dark *) {
  color: rgb(209 213 219 / 0.1);
}

.dark\:text-gray-300\/100:is(.dark *) {
  color: rgb(209 213 219 / 1);
}

.dark\:text-gray-300\/15:is(.dark *) {
  color: rgb(209 213 219 / 0.15);
}

.dark\:text-gray-300\/20:is(.dark *) {
  color: rgb(209 213 219 / 0.2);
}

.dark\:text-gray-300\/25:is(.dark *) {
  color: rgb(209 213 219 / 0.25);
}

.dark\:text-gray-300\/30:is(.dark *) {
  color: rgb(209 213 219 / 0.3);
}

.dark\:text-gray-300\/35:is(.dark *) {
  color: rgb(209 213 219 / 0.35);
}

.dark\:text-gray-300\/40:is(.dark *) {
  color: rgb(209 213 219 / 0.4);
}

.dark\:text-gray-300\/45:is(.dark *) {
  color: rgb(209 213 219 / 0.45);
}

.dark\:text-gray-300\/5:is(.dark *) {
  color: rgb(209 213 219 / 0.05);
}

.dark\:text-gray-300\/50:is(.dark *) {
  color: rgb(209 213 219 / 0.5);
}

.dark\:text-gray-300\/55:is(.dark *) {
  color: rgb(209 213 219 / 0.55);
}

.dark\:text-gray-300\/60:is(.dark *) {
  color: rgb(209 213 219 / 0.6);
}

.dark\:text-gray-300\/65:is(.dark *) {
  color: rgb(209 213 219 / 0.65);
}

.dark\:text-gray-300\/70:is(.dark *) {
  color: rgb(209 213 219 / 0.7);
}

.dark\:text-gray-300\/75:is(.dark *) {
  color: rgb(209 213 219 / 0.75);
}

.dark\:text-gray-300\/80:is(.dark *) {
  color: rgb(209 213 219 / 0.8);
}

.dark\:text-gray-300\/85:is(.dark *) {
  color: rgb(209 213 219 / 0.85);
}

.dark\:text-gray-300\/90:is(.dark *) {
  color: rgb(209 213 219 / 0.9);
}

.dark\:text-gray-300\/95:is(.dark *) {
  color: rgb(209 213 219 / 0.95);
}

.dark\:text-gray-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-400\/0:is(.dark *) {
  color: rgb(156 163 175 / 0);
}

.dark\:text-gray-400\/10:is(.dark *) {
  color: rgb(156 163 175 / 0.1);
}

.dark\:text-gray-400\/100:is(.dark *) {
  color: rgb(156 163 175 / 1);
}

.dark\:text-gray-400\/15:is(.dark *) {
  color: rgb(156 163 175 / 0.15);
}

.dark\:text-gray-400\/20:is(.dark *) {
  color: rgb(156 163 175 / 0.2);
}

.dark\:text-gray-400\/25:is(.dark *) {
  color: rgb(156 163 175 / 0.25);
}

.dark\:text-gray-400\/30:is(.dark *) {
  color: rgb(156 163 175 / 0.3);
}

.dark\:text-gray-400\/35:is(.dark *) {
  color: rgb(156 163 175 / 0.35);
}

.dark\:text-gray-400\/40:is(.dark *) {
  color: rgb(156 163 175 / 0.4);
}

.dark\:text-gray-400\/45:is(.dark *) {
  color: rgb(156 163 175 / 0.45);
}

.dark\:text-gray-400\/5:is(.dark *) {
  color: rgb(156 163 175 / 0.05);
}

.dark\:text-gray-400\/50:is(.dark *) {
  color: rgb(156 163 175 / 0.5);
}

.dark\:text-gray-400\/55:is(.dark *) {
  color: rgb(156 163 175 / 0.55);
}

.dark\:text-gray-400\/60:is(.dark *) {
  color: rgb(156 163 175 / 0.6);
}

.dark\:text-gray-400\/65:is(.dark *) {
  color: rgb(156 163 175 / 0.65);
}

.dark\:text-gray-400\/70:is(.dark *) {
  color: rgb(156 163 175 / 0.7);
}

.dark\:text-gray-400\/75:is(.dark *) {
  color: rgb(156 163 175 / 0.75);
}

.dark\:text-gray-400\/80:is(.dark *) {
  color: rgb(156 163 175 / 0.8);
}

.dark\:text-gray-400\/85:is(.dark *) {
  color: rgb(156 163 175 / 0.85);
}

.dark\:text-gray-400\/90:is(.dark *) {
  color: rgb(156 163 175 / 0.9);
}

.dark\:text-gray-400\/95:is(.dark *) {
  color: rgb(156 163 175 / 0.95);
}

.dark\:text-gray-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-500\/0:is(.dark *) {
  color: rgb(107 114 128 / 0);
}

.dark\:text-gray-500\/10:is(.dark *) {
  color: rgb(107 114 128 / 0.1);
}

.dark\:text-gray-500\/100:is(.dark *) {
  color: rgb(107 114 128 / 1);
}

.dark\:text-gray-500\/15:is(.dark *) {
  color: rgb(107 114 128 / 0.15);
}

.dark\:text-gray-500\/20:is(.dark *) {
  color: rgb(107 114 128 / 0.2);
}

.dark\:text-gray-500\/25:is(.dark *) {
  color: rgb(107 114 128 / 0.25);
}

.dark\:text-gray-500\/30:is(.dark *) {
  color: rgb(107 114 128 / 0.3);
}

.dark\:text-gray-500\/35:is(.dark *) {
  color: rgb(107 114 128 / 0.35);
}

.dark\:text-gray-500\/40:is(.dark *) {
  color: rgb(107 114 128 / 0.4);
}

.dark\:text-gray-500\/45:is(.dark *) {
  color: rgb(107 114 128 / 0.45);
}

.dark\:text-gray-500\/5:is(.dark *) {
  color: rgb(107 114 128 / 0.05);
}

.dark\:text-gray-500\/50:is(.dark *) {
  color: rgb(107 114 128 / 0.5);
}

.dark\:text-gray-500\/55:is(.dark *) {
  color: rgb(107 114 128 / 0.55);
}

.dark\:text-gray-500\/60:is(.dark *) {
  color: rgb(107 114 128 / 0.6);
}

.dark\:text-gray-500\/65:is(.dark *) {
  color: rgb(107 114 128 / 0.65);
}

.dark\:text-gray-500\/70:is(.dark *) {
  color: rgb(107 114 128 / 0.7);
}

.dark\:text-gray-500\/75:is(.dark *) {
  color: rgb(107 114 128 / 0.75);
}

.dark\:text-gray-500\/80:is(.dark *) {
  color: rgb(107 114 128 / 0.8);
}

.dark\:text-gray-500\/85:is(.dark *) {
  color: rgb(107 114 128 / 0.85);
}

.dark\:text-gray-500\/90:is(.dark *) {
  color: rgb(107 114 128 / 0.9);
}

.dark\:text-gray-500\/95:is(.dark *) {
  color: rgb(107 114 128 / 0.95);
}

.dark\:text-gray-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-600\/0:is(.dark *) {
  color: rgb(75 85 99 / 0);
}

.dark\:text-gray-600\/10:is(.dark *) {
  color: rgb(75 85 99 / 0.1);
}

.dark\:text-gray-600\/100:is(.dark *) {
  color: rgb(75 85 99 / 1);
}

.dark\:text-gray-600\/15:is(.dark *) {
  color: rgb(75 85 99 / 0.15);
}

.dark\:text-gray-600\/20:is(.dark *) {
  color: rgb(75 85 99 / 0.2);
}

.dark\:text-gray-600\/25:is(.dark *) {
  color: rgb(75 85 99 / 0.25);
}

.dark\:text-gray-600\/30:is(.dark *) {
  color: rgb(75 85 99 / 0.3);
}

.dark\:text-gray-600\/35:is(.dark *) {
  color: rgb(75 85 99 / 0.35);
}

.dark\:text-gray-600\/40:is(.dark *) {
  color: rgb(75 85 99 / 0.4);
}

.dark\:text-gray-600\/45:is(.dark *) {
  color: rgb(75 85 99 / 0.45);
}

.dark\:text-gray-600\/5:is(.dark *) {
  color: rgb(75 85 99 / 0.05);
}

.dark\:text-gray-600\/50:is(.dark *) {
  color: rgb(75 85 99 / 0.5);
}

.dark\:text-gray-600\/55:is(.dark *) {
  color: rgb(75 85 99 / 0.55);
}

.dark\:text-gray-600\/60:is(.dark *) {
  color: rgb(75 85 99 / 0.6);
}

.dark\:text-gray-600\/65:is(.dark *) {
  color: rgb(75 85 99 / 0.65);
}

.dark\:text-gray-600\/70:is(.dark *) {
  color: rgb(75 85 99 / 0.7);
}

.dark\:text-gray-600\/75:is(.dark *) {
  color: rgb(75 85 99 / 0.75);
}

.dark\:text-gray-600\/80:is(.dark *) {
  color: rgb(75 85 99 / 0.8);
}

.dark\:text-gray-600\/85:is(.dark *) {
  color: rgb(75 85 99 / 0.85);
}

.dark\:text-gray-600\/90:is(.dark *) {
  color: rgb(75 85 99 / 0.9);
}

.dark\:text-gray-600\/95:is(.dark *) {
  color: rgb(75 85 99 / 0.95);
}

.dark\:text-gray-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-700\/0:is(.dark *) {
  color: rgb(55 65 81 / 0);
}

.dark\:text-gray-700\/10:is(.dark *) {
  color: rgb(55 65 81 / 0.1);
}

.dark\:text-gray-700\/100:is(.dark *) {
  color: rgb(55 65 81 / 1);
}

.dark\:text-gray-700\/15:is(.dark *) {
  color: rgb(55 65 81 / 0.15);
}

.dark\:text-gray-700\/20:is(.dark *) {
  color: rgb(55 65 81 / 0.2);
}

.dark\:text-gray-700\/25:is(.dark *) {
  color: rgb(55 65 81 / 0.25);
}

.dark\:text-gray-700\/30:is(.dark *) {
  color: rgb(55 65 81 / 0.3);
}

.dark\:text-gray-700\/35:is(.dark *) {
  color: rgb(55 65 81 / 0.35);
}

.dark\:text-gray-700\/40:is(.dark *) {
  color: rgb(55 65 81 / 0.4);
}

.dark\:text-gray-700\/45:is(.dark *) {
  color: rgb(55 65 81 / 0.45);
}

.dark\:text-gray-700\/5:is(.dark *) {
  color: rgb(55 65 81 / 0.05);
}

.dark\:text-gray-700\/50:is(.dark *) {
  color: rgb(55 65 81 / 0.5);
}

.dark\:text-gray-700\/55:is(.dark *) {
  color: rgb(55 65 81 / 0.55);
}

.dark\:text-gray-700\/60:is(.dark *) {
  color: rgb(55 65 81 / 0.6);
}

.dark\:text-gray-700\/65:is(.dark *) {
  color: rgb(55 65 81 / 0.65);
}

.dark\:text-gray-700\/70:is(.dark *) {
  color: rgb(55 65 81 / 0.7);
}

.dark\:text-gray-700\/75:is(.dark *) {
  color: rgb(55 65 81 / 0.75);
}

.dark\:text-gray-700\/80:is(.dark *) {
  color: rgb(55 65 81 / 0.8);
}

.dark\:text-gray-700\/85:is(.dark *) {
  color: rgb(55 65 81 / 0.85);
}

.dark\:text-gray-700\/90:is(.dark *) {
  color: rgb(55 65 81 / 0.9);
}

.dark\:text-gray-700\/95:is(.dark *) {
  color: rgb(55 65 81 / 0.95);
}

.dark\:text-gray-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-800\/0:is(.dark *) {
  color: rgb(31 41 55 / 0);
}

.dark\:text-gray-800\/10:is(.dark *) {
  color: rgb(31 41 55 / 0.1);
}

.dark\:text-gray-800\/100:is(.dark *) {
  color: rgb(31 41 55 / 1);
}

.dark\:text-gray-800\/15:is(.dark *) {
  color: rgb(31 41 55 / 0.15);
}

.dark\:text-gray-800\/20:is(.dark *) {
  color: rgb(31 41 55 / 0.2);
}

.dark\:text-gray-800\/25:is(.dark *) {
  color: rgb(31 41 55 / 0.25);
}

.dark\:text-gray-800\/30:is(.dark *) {
  color: rgb(31 41 55 / 0.3);
}

.dark\:text-gray-800\/35:is(.dark *) {
  color: rgb(31 41 55 / 0.35);
}

.dark\:text-gray-800\/40:is(.dark *) {
  color: rgb(31 41 55 / 0.4);
}

.dark\:text-gray-800\/45:is(.dark *) {
  color: rgb(31 41 55 / 0.45);
}

.dark\:text-gray-800\/5:is(.dark *) {
  color: rgb(31 41 55 / 0.05);
}

.dark\:text-gray-800\/50:is(.dark *) {
  color: rgb(31 41 55 / 0.5);
}

.dark\:text-gray-800\/55:is(.dark *) {
  color: rgb(31 41 55 / 0.55);
}

.dark\:text-gray-800\/60:is(.dark *) {
  color: rgb(31 41 55 / 0.6);
}

.dark\:text-gray-800\/65:is(.dark *) {
  color: rgb(31 41 55 / 0.65);
}

.dark\:text-gray-800\/70:is(.dark *) {
  color: rgb(31 41 55 / 0.7);
}

.dark\:text-gray-800\/75:is(.dark *) {
  color: rgb(31 41 55 / 0.75);
}

.dark\:text-gray-800\/80:is(.dark *) {
  color: rgb(31 41 55 / 0.8);
}

.dark\:text-gray-800\/85:is(.dark *) {
  color: rgb(31 41 55 / 0.85);
}

.dark\:text-gray-800\/90:is(.dark *) {
  color: rgb(31 41 55 / 0.9);
}

.dark\:text-gray-800\/95:is(.dark *) {
  color: rgb(31 41 55 / 0.95);
}

.dark\:text-gray-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-900\/0:is(.dark *) {
  color: rgb(17 24 39 / 0);
}

.dark\:text-gray-900\/10:is(.dark *) {
  color: rgb(17 24 39 / 0.1);
}

.dark\:text-gray-900\/100:is(.dark *) {
  color: rgb(17 24 39 / 1);
}

.dark\:text-gray-900\/15:is(.dark *) {
  color: rgb(17 24 39 / 0.15);
}

.dark\:text-gray-900\/20:is(.dark *) {
  color: rgb(17 24 39 / 0.2);
}

.dark\:text-gray-900\/25:is(.dark *) {
  color: rgb(17 24 39 / 0.25);
}

.dark\:text-gray-900\/30:is(.dark *) {
  color: rgb(17 24 39 / 0.3);
}

.dark\:text-gray-900\/35:is(.dark *) {
  color: rgb(17 24 39 / 0.35);
}

.dark\:text-gray-900\/40:is(.dark *) {
  color: rgb(17 24 39 / 0.4);
}

.dark\:text-gray-900\/45:is(.dark *) {
  color: rgb(17 24 39 / 0.45);
}

.dark\:text-gray-900\/5:is(.dark *) {
  color: rgb(17 24 39 / 0.05);
}

.dark\:text-gray-900\/50:is(.dark *) {
  color: rgb(17 24 39 / 0.5);
}

.dark\:text-gray-900\/55:is(.dark *) {
  color: rgb(17 24 39 / 0.55);
}

.dark\:text-gray-900\/60:is(.dark *) {
  color: rgb(17 24 39 / 0.6);
}

.dark\:text-gray-900\/65:is(.dark *) {
  color: rgb(17 24 39 / 0.65);
}

.dark\:text-gray-900\/70:is(.dark *) {
  color: rgb(17 24 39 / 0.7);
}

.dark\:text-gray-900\/75:is(.dark *) {
  color: rgb(17 24 39 / 0.75);
}

.dark\:text-gray-900\/80:is(.dark *) {
  color: rgb(17 24 39 / 0.8);
}

.dark\:text-gray-900\/85:is(.dark *) {
  color: rgb(17 24 39 / 0.85);
}

.dark\:text-gray-900\/90:is(.dark *) {
  color: rgb(17 24 39 / 0.9);
}

.dark\:text-gray-900\/95:is(.dark *) {
  color: rgb(17 24 39 / 0.95);
}

.dark\:text-green-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(222 247 236 / var(--tw-text-opacity, 1));
}

.dark\:text-green-100\/0:is(.dark *) {
  color: rgb(222 247 236 / 0);
}

.dark\:text-green-100\/10:is(.dark *) {
  color: rgb(222 247 236 / 0.1);
}

.dark\:text-green-100\/100:is(.dark *) {
  color: rgb(222 247 236 / 1);
}

.dark\:text-green-100\/15:is(.dark *) {
  color: rgb(222 247 236 / 0.15);
}

.dark\:text-green-100\/20:is(.dark *) {
  color: rgb(222 247 236 / 0.2);
}

.dark\:text-green-100\/25:is(.dark *) {
  color: rgb(222 247 236 / 0.25);
}

.dark\:text-green-100\/30:is(.dark *) {
  color: rgb(222 247 236 / 0.3);
}

.dark\:text-green-100\/35:is(.dark *) {
  color: rgb(222 247 236 / 0.35);
}

.dark\:text-green-100\/40:is(.dark *) {
  color: rgb(222 247 236 / 0.4);
}

.dark\:text-green-100\/45:is(.dark *) {
  color: rgb(222 247 236 / 0.45);
}

.dark\:text-green-100\/5:is(.dark *) {
  color: rgb(222 247 236 / 0.05);
}

.dark\:text-green-100\/50:is(.dark *) {
  color: rgb(222 247 236 / 0.5);
}

.dark\:text-green-100\/55:is(.dark *) {
  color: rgb(222 247 236 / 0.55);
}

.dark\:text-green-100\/60:is(.dark *) {
  color: rgb(222 247 236 / 0.6);
}

.dark\:text-green-100\/65:is(.dark *) {
  color: rgb(222 247 236 / 0.65);
}

.dark\:text-green-100\/70:is(.dark *) {
  color: rgb(222 247 236 / 0.7);
}

.dark\:text-green-100\/75:is(.dark *) {
  color: rgb(222 247 236 / 0.75);
}

.dark\:text-green-100\/80:is(.dark *) {
  color: rgb(222 247 236 / 0.8);
}

.dark\:text-green-100\/85:is(.dark *) {
  color: rgb(222 247 236 / 0.85);
}

.dark\:text-green-100\/90:is(.dark *) {
  color: rgb(222 247 236 / 0.9);
}

.dark\:text-green-100\/95:is(.dark *) {
  color: rgb(222 247 236 / 0.95);
}

.dark\:text-green-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(188 240 218 / var(--tw-text-opacity, 1));
}

.dark\:text-green-200\/0:is(.dark *) {
  color: rgb(188 240 218 / 0);
}

.dark\:text-green-200\/10:is(.dark *) {
  color: rgb(188 240 218 / 0.1);
}

.dark\:text-green-200\/100:is(.dark *) {
  color: rgb(188 240 218 / 1);
}

.dark\:text-green-200\/15:is(.dark *) {
  color: rgb(188 240 218 / 0.15);
}

.dark\:text-green-200\/20:is(.dark *) {
  color: rgb(188 240 218 / 0.2);
}

.dark\:text-green-200\/25:is(.dark *) {
  color: rgb(188 240 218 / 0.25);
}

.dark\:text-green-200\/30:is(.dark *) {
  color: rgb(188 240 218 / 0.3);
}

.dark\:text-green-200\/35:is(.dark *) {
  color: rgb(188 240 218 / 0.35);
}

.dark\:text-green-200\/40:is(.dark *) {
  color: rgb(188 240 218 / 0.4);
}

.dark\:text-green-200\/45:is(.dark *) {
  color: rgb(188 240 218 / 0.45);
}

.dark\:text-green-200\/5:is(.dark *) {
  color: rgb(188 240 218 / 0.05);
}

.dark\:text-green-200\/50:is(.dark *) {
  color: rgb(188 240 218 / 0.5);
}

.dark\:text-green-200\/55:is(.dark *) {
  color: rgb(188 240 218 / 0.55);
}

.dark\:text-green-200\/60:is(.dark *) {
  color: rgb(188 240 218 / 0.6);
}

.dark\:text-green-200\/65:is(.dark *) {
  color: rgb(188 240 218 / 0.65);
}

.dark\:text-green-200\/70:is(.dark *) {
  color: rgb(188 240 218 / 0.7);
}

.dark\:text-green-200\/75:is(.dark *) {
  color: rgb(188 240 218 / 0.75);
}

.dark\:text-green-200\/80:is(.dark *) {
  color: rgb(188 240 218 / 0.8);
}

.dark\:text-green-200\/85:is(.dark *) {
  color: rgb(188 240 218 / 0.85);
}

.dark\:text-green-200\/90:is(.dark *) {
  color: rgb(188 240 218 / 0.9);
}

.dark\:text-green-200\/95:is(.dark *) {
  color: rgb(188 240 218 / 0.95);
}

.dark\:text-green-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(132 225 188 / var(--tw-text-opacity, 1));
}

.dark\:text-green-300\/0:is(.dark *) {
  color: rgb(132 225 188 / 0);
}

.dark\:text-green-300\/10:is(.dark *) {
  color: rgb(132 225 188 / 0.1);
}

.dark\:text-green-300\/100:is(.dark *) {
  color: rgb(132 225 188 / 1);
}

.dark\:text-green-300\/15:is(.dark *) {
  color: rgb(132 225 188 / 0.15);
}

.dark\:text-green-300\/20:is(.dark *) {
  color: rgb(132 225 188 / 0.2);
}

.dark\:text-green-300\/25:is(.dark *) {
  color: rgb(132 225 188 / 0.25);
}

.dark\:text-green-300\/30:is(.dark *) {
  color: rgb(132 225 188 / 0.3);
}

.dark\:text-green-300\/35:is(.dark *) {
  color: rgb(132 225 188 / 0.35);
}

.dark\:text-green-300\/40:is(.dark *) {
  color: rgb(132 225 188 / 0.4);
}

.dark\:text-green-300\/45:is(.dark *) {
  color: rgb(132 225 188 / 0.45);
}

.dark\:text-green-300\/5:is(.dark *) {
  color: rgb(132 225 188 / 0.05);
}

.dark\:text-green-300\/50:is(.dark *) {
  color: rgb(132 225 188 / 0.5);
}

.dark\:text-green-300\/55:is(.dark *) {
  color: rgb(132 225 188 / 0.55);
}

.dark\:text-green-300\/60:is(.dark *) {
  color: rgb(132 225 188 / 0.6);
}

.dark\:text-green-300\/65:is(.dark *) {
  color: rgb(132 225 188 / 0.65);
}

.dark\:text-green-300\/70:is(.dark *) {
  color: rgb(132 225 188 / 0.7);
}

.dark\:text-green-300\/75:is(.dark *) {
  color: rgb(132 225 188 / 0.75);
}

.dark\:text-green-300\/80:is(.dark *) {
  color: rgb(132 225 188 / 0.8);
}

.dark\:text-green-300\/85:is(.dark *) {
  color: rgb(132 225 188 / 0.85);
}

.dark\:text-green-300\/90:is(.dark *) {
  color: rgb(132 225 188 / 0.9);
}

.dark\:text-green-300\/95:is(.dark *) {
  color: rgb(132 225 188 / 0.95);
}

.dark\:text-green-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(49 196 141 / var(--tw-text-opacity, 1));
}

.dark\:text-green-400\/0:is(.dark *) {
  color: rgb(49 196 141 / 0);
}

.dark\:text-green-400\/10:is(.dark *) {
  color: rgb(49 196 141 / 0.1);
}

.dark\:text-green-400\/100:is(.dark *) {
  color: rgb(49 196 141 / 1);
}

.dark\:text-green-400\/15:is(.dark *) {
  color: rgb(49 196 141 / 0.15);
}

.dark\:text-green-400\/20:is(.dark *) {
  color: rgb(49 196 141 / 0.2);
}

.dark\:text-green-400\/25:is(.dark *) {
  color: rgb(49 196 141 / 0.25);
}

.dark\:text-green-400\/30:is(.dark *) {
  color: rgb(49 196 141 / 0.3);
}

.dark\:text-green-400\/35:is(.dark *) {
  color: rgb(49 196 141 / 0.35);
}

.dark\:text-green-400\/40:is(.dark *) {
  color: rgb(49 196 141 / 0.4);
}

.dark\:text-green-400\/45:is(.dark *) {
  color: rgb(49 196 141 / 0.45);
}

.dark\:text-green-400\/5:is(.dark *) {
  color: rgb(49 196 141 / 0.05);
}

.dark\:text-green-400\/50:is(.dark *) {
  color: rgb(49 196 141 / 0.5);
}

.dark\:text-green-400\/55:is(.dark *) {
  color: rgb(49 196 141 / 0.55);
}

.dark\:text-green-400\/60:is(.dark *) {
  color: rgb(49 196 141 / 0.6);
}

.dark\:text-green-400\/65:is(.dark *) {
  color: rgb(49 196 141 / 0.65);
}

.dark\:text-green-400\/70:is(.dark *) {
  color: rgb(49 196 141 / 0.7);
}

.dark\:text-green-400\/75:is(.dark *) {
  color: rgb(49 196 141 / 0.75);
}

.dark\:text-green-400\/80:is(.dark *) {
  color: rgb(49 196 141 / 0.8);
}

.dark\:text-green-400\/85:is(.dark *) {
  color: rgb(49 196 141 / 0.85);
}

.dark\:text-green-400\/90:is(.dark *) {
  color: rgb(49 196 141 / 0.9);
}

.dark\:text-green-400\/95:is(.dark *) {
  color: rgb(49 196 141 / 0.95);
}

.dark\:text-green-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity, 1));
}

.dark\:text-green-500\/0:is(.dark *) {
  color: rgb(14 159 110 / 0);
}

.dark\:text-green-500\/10:is(.dark *) {
  color: rgb(14 159 110 / 0.1);
}

.dark\:text-green-500\/100:is(.dark *) {
  color: rgb(14 159 110 / 1);
}

.dark\:text-green-500\/15:is(.dark *) {
  color: rgb(14 159 110 / 0.15);
}

.dark\:text-green-500\/20:is(.dark *) {
  color: rgb(14 159 110 / 0.2);
}

.dark\:text-green-500\/25:is(.dark *) {
  color: rgb(14 159 110 / 0.25);
}

.dark\:text-green-500\/30:is(.dark *) {
  color: rgb(14 159 110 / 0.3);
}

.dark\:text-green-500\/35:is(.dark *) {
  color: rgb(14 159 110 / 0.35);
}

.dark\:text-green-500\/40:is(.dark *) {
  color: rgb(14 159 110 / 0.4);
}

.dark\:text-green-500\/45:is(.dark *) {
  color: rgb(14 159 110 / 0.45);
}

.dark\:text-green-500\/5:is(.dark *) {
  color: rgb(14 159 110 / 0.05);
}

.dark\:text-green-500\/50:is(.dark *) {
  color: rgb(14 159 110 / 0.5);
}

.dark\:text-green-500\/55:is(.dark *) {
  color: rgb(14 159 110 / 0.55);
}

.dark\:text-green-500\/60:is(.dark *) {
  color: rgb(14 159 110 / 0.6);
}

.dark\:text-green-500\/65:is(.dark *) {
  color: rgb(14 159 110 / 0.65);
}

.dark\:text-green-500\/70:is(.dark *) {
  color: rgb(14 159 110 / 0.7);
}

.dark\:text-green-500\/75:is(.dark *) {
  color: rgb(14 159 110 / 0.75);
}

.dark\:text-green-500\/80:is(.dark *) {
  color: rgb(14 159 110 / 0.8);
}

.dark\:text-green-500\/85:is(.dark *) {
  color: rgb(14 159 110 / 0.85);
}

.dark\:text-green-500\/90:is(.dark *) {
  color: rgb(14 159 110 / 0.9);
}

.dark\:text-green-500\/95:is(.dark *) {
  color: rgb(14 159 110 / 0.95);
}

.dark\:text-green-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(5 122 85 / var(--tw-text-opacity, 1));
}

.dark\:text-green-600\/0:is(.dark *) {
  color: rgb(5 122 85 / 0);
}

.dark\:text-green-600\/10:is(.dark *) {
  color: rgb(5 122 85 / 0.1);
}

.dark\:text-green-600\/100:is(.dark *) {
  color: rgb(5 122 85 / 1);
}

.dark\:text-green-600\/15:is(.dark *) {
  color: rgb(5 122 85 / 0.15);
}

.dark\:text-green-600\/20:is(.dark *) {
  color: rgb(5 122 85 / 0.2);
}

.dark\:text-green-600\/25:is(.dark *) {
  color: rgb(5 122 85 / 0.25);
}

.dark\:text-green-600\/30:is(.dark *) {
  color: rgb(5 122 85 / 0.3);
}

.dark\:text-green-600\/35:is(.dark *) {
  color: rgb(5 122 85 / 0.35);
}

.dark\:text-green-600\/40:is(.dark *) {
  color: rgb(5 122 85 / 0.4);
}

.dark\:text-green-600\/45:is(.dark *) {
  color: rgb(5 122 85 / 0.45);
}

.dark\:text-green-600\/5:is(.dark *) {
  color: rgb(5 122 85 / 0.05);
}

.dark\:text-green-600\/50:is(.dark *) {
  color: rgb(5 122 85 / 0.5);
}

.dark\:text-green-600\/55:is(.dark *) {
  color: rgb(5 122 85 / 0.55);
}

.dark\:text-green-600\/60:is(.dark *) {
  color: rgb(5 122 85 / 0.6);
}

.dark\:text-green-600\/65:is(.dark *) {
  color: rgb(5 122 85 / 0.65);
}

.dark\:text-green-600\/70:is(.dark *) {
  color: rgb(5 122 85 / 0.7);
}

.dark\:text-green-600\/75:is(.dark *) {
  color: rgb(5 122 85 / 0.75);
}

.dark\:text-green-600\/80:is(.dark *) {
  color: rgb(5 122 85 / 0.8);
}

.dark\:text-green-600\/85:is(.dark *) {
  color: rgb(5 122 85 / 0.85);
}

.dark\:text-green-600\/90:is(.dark *) {
  color: rgb(5 122 85 / 0.9);
}

.dark\:text-green-600\/95:is(.dark *) {
  color: rgb(5 122 85 / 0.95);
}

.dark\:text-green-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(4 108 78 / var(--tw-text-opacity, 1));
}

.dark\:text-green-700\/0:is(.dark *) {
  color: rgb(4 108 78 / 0);
}

.dark\:text-green-700\/10:is(.dark *) {
  color: rgb(4 108 78 / 0.1);
}

.dark\:text-green-700\/100:is(.dark *) {
  color: rgb(4 108 78 / 1);
}

.dark\:text-green-700\/15:is(.dark *) {
  color: rgb(4 108 78 / 0.15);
}

.dark\:text-green-700\/20:is(.dark *) {
  color: rgb(4 108 78 / 0.2);
}

.dark\:text-green-700\/25:is(.dark *) {
  color: rgb(4 108 78 / 0.25);
}

.dark\:text-green-700\/30:is(.dark *) {
  color: rgb(4 108 78 / 0.3);
}

.dark\:text-green-700\/35:is(.dark *) {
  color: rgb(4 108 78 / 0.35);
}

.dark\:text-green-700\/40:is(.dark *) {
  color: rgb(4 108 78 / 0.4);
}

.dark\:text-green-700\/45:is(.dark *) {
  color: rgb(4 108 78 / 0.45);
}

.dark\:text-green-700\/5:is(.dark *) {
  color: rgb(4 108 78 / 0.05);
}

.dark\:text-green-700\/50:is(.dark *) {
  color: rgb(4 108 78 / 0.5);
}

.dark\:text-green-700\/55:is(.dark *) {
  color: rgb(4 108 78 / 0.55);
}

.dark\:text-green-700\/60:is(.dark *) {
  color: rgb(4 108 78 / 0.6);
}

.dark\:text-green-700\/65:is(.dark *) {
  color: rgb(4 108 78 / 0.65);
}

.dark\:text-green-700\/70:is(.dark *) {
  color: rgb(4 108 78 / 0.7);
}

.dark\:text-green-700\/75:is(.dark *) {
  color: rgb(4 108 78 / 0.75);
}

.dark\:text-green-700\/80:is(.dark *) {
  color: rgb(4 108 78 / 0.8);
}

.dark\:text-green-700\/85:is(.dark *) {
  color: rgb(4 108 78 / 0.85);
}

.dark\:text-green-700\/90:is(.dark *) {
  color: rgb(4 108 78 / 0.9);
}

.dark\:text-green-700\/95:is(.dark *) {
  color: rgb(4 108 78 / 0.95);
}

.dark\:text-green-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(3 84 63 / var(--tw-text-opacity, 1));
}

.dark\:text-green-800\/0:is(.dark *) {
  color: rgb(3 84 63 / 0);
}

.dark\:text-green-800\/10:is(.dark *) {
  color: rgb(3 84 63 / 0.1);
}

.dark\:text-green-800\/100:is(.dark *) {
  color: rgb(3 84 63 / 1);
}

.dark\:text-green-800\/15:is(.dark *) {
  color: rgb(3 84 63 / 0.15);
}

.dark\:text-green-800\/20:is(.dark *) {
  color: rgb(3 84 63 / 0.2);
}

.dark\:text-green-800\/25:is(.dark *) {
  color: rgb(3 84 63 / 0.25);
}

.dark\:text-green-800\/30:is(.dark *) {
  color: rgb(3 84 63 / 0.3);
}

.dark\:text-green-800\/35:is(.dark *) {
  color: rgb(3 84 63 / 0.35);
}

.dark\:text-green-800\/40:is(.dark *) {
  color: rgb(3 84 63 / 0.4);
}

.dark\:text-green-800\/45:is(.dark *) {
  color: rgb(3 84 63 / 0.45);
}

.dark\:text-green-800\/5:is(.dark *) {
  color: rgb(3 84 63 / 0.05);
}

.dark\:text-green-800\/50:is(.dark *) {
  color: rgb(3 84 63 / 0.5);
}

.dark\:text-green-800\/55:is(.dark *) {
  color: rgb(3 84 63 / 0.55);
}

.dark\:text-green-800\/60:is(.dark *) {
  color: rgb(3 84 63 / 0.6);
}

.dark\:text-green-800\/65:is(.dark *) {
  color: rgb(3 84 63 / 0.65);
}

.dark\:text-green-800\/70:is(.dark *) {
  color: rgb(3 84 63 / 0.7);
}

.dark\:text-green-800\/75:is(.dark *) {
  color: rgb(3 84 63 / 0.75);
}

.dark\:text-green-800\/80:is(.dark *) {
  color: rgb(3 84 63 / 0.8);
}

.dark\:text-green-800\/85:is(.dark *) {
  color: rgb(3 84 63 / 0.85);
}

.dark\:text-green-800\/90:is(.dark *) {
  color: rgb(3 84 63 / 0.9);
}

.dark\:text-green-800\/95:is(.dark *) {
  color: rgb(3 84 63 / 0.95);
}

.dark\:text-green-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(1 71 55 / var(--tw-text-opacity, 1));
}

.dark\:text-green-900\/0:is(.dark *) {
  color: rgb(1 71 55 / 0);
}

.dark\:text-green-900\/10:is(.dark *) {
  color: rgb(1 71 55 / 0.1);
}

.dark\:text-green-900\/100:is(.dark *) {
  color: rgb(1 71 55 / 1);
}

.dark\:text-green-900\/15:is(.dark *) {
  color: rgb(1 71 55 / 0.15);
}

.dark\:text-green-900\/20:is(.dark *) {
  color: rgb(1 71 55 / 0.2);
}

.dark\:text-green-900\/25:is(.dark *) {
  color: rgb(1 71 55 / 0.25);
}

.dark\:text-green-900\/30:is(.dark *) {
  color: rgb(1 71 55 / 0.3);
}

.dark\:text-green-900\/35:is(.dark *) {
  color: rgb(1 71 55 / 0.35);
}

.dark\:text-green-900\/40:is(.dark *) {
  color: rgb(1 71 55 / 0.4);
}

.dark\:text-green-900\/45:is(.dark *) {
  color: rgb(1 71 55 / 0.45);
}

.dark\:text-green-900\/5:is(.dark *) {
  color: rgb(1 71 55 / 0.05);
}

.dark\:text-green-900\/50:is(.dark *) {
  color: rgb(1 71 55 / 0.5);
}

.dark\:text-green-900\/55:is(.dark *) {
  color: rgb(1 71 55 / 0.55);
}

.dark\:text-green-900\/60:is(.dark *) {
  color: rgb(1 71 55 / 0.6);
}

.dark\:text-green-900\/65:is(.dark *) {
  color: rgb(1 71 55 / 0.65);
}

.dark\:text-green-900\/70:is(.dark *) {
  color: rgb(1 71 55 / 0.7);
}

.dark\:text-green-900\/75:is(.dark *) {
  color: rgb(1 71 55 / 0.75);
}

.dark\:text-green-900\/80:is(.dark *) {
  color: rgb(1 71 55 / 0.8);
}

.dark\:text-green-900\/85:is(.dark *) {
  color: rgb(1 71 55 / 0.85);
}

.dark\:text-green-900\/90:is(.dark *) {
  color: rgb(1 71 55 / 0.9);
}

.dark\:text-green-900\/95:is(.dark *) {
  color: rgb(1 71 55 / 0.95);
}

.dark\:text-indigo-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 237 255 / var(--tw-text-opacity, 1));
}

.dark\:text-indigo-100\/0:is(.dark *) {
  color: rgb(229 237 255 / 0);
}

.dark\:text-indigo-100\/10:is(.dark *) {
  color: rgb(229 237 255 / 0.1);
}

.dark\:text-indigo-100\/100:is(.dark *) {
  color: rgb(229 237 255 / 1);
}

.dark\:text-indigo-100\/15:is(.dark *) {
  color: rgb(229 237 255 / 0.15);
}

.dark\:text-indigo-100\/20:is(.dark *) {
  color: rgb(229 237 255 / 0.2);
}

.dark\:text-indigo-100\/25:is(.dark *) {
  color: rgb(229 237 255 / 0.25);
}

.dark\:text-indigo-100\/30:is(.dark *) {
  color: rgb(229 237 255 / 0.3);
}

.dark\:text-indigo-100\/35:is(.dark *) {
  color: rgb(229 237 255 / 0.35);
}

.dark\:text-indigo-100\/40:is(.dark *) {
  color: rgb(229 237 255 / 0.4);
}

.dark\:text-indigo-100\/45:is(.dark *) {
  color: rgb(229 237 255 / 0.45);
}

.dark\:text-indigo-100\/5:is(.dark *) {
  color: rgb(229 237 255 / 0.05);
}

.dark\:text-indigo-100\/50:is(.dark *) {
  color: rgb(229 237 255 / 0.5);
}

.dark\:text-indigo-100\/55:is(.dark *) {
  color: rgb(229 237 255 / 0.55);
}

.dark\:text-indigo-100\/60:is(.dark *) {
  color: rgb(229 237 255 / 0.6);
}

.dark\:text-indigo-100\/65:is(.dark *) {
  color: rgb(229 237 255 / 0.65);
}

.dark\:text-indigo-100\/70:is(.dark *) {
  color: rgb(229 237 255 / 0.7);
}

.dark\:text-indigo-100\/75:is(.dark *) {
  color: rgb(229 237 255 / 0.75);
}

.dark\:text-indigo-100\/80:is(.dark *) {
  color: rgb(229 237 255 / 0.8);
}

.dark\:text-indigo-100\/85:is(.dark *) {
  color: rgb(229 237 255 / 0.85);
}

.dark\:text-indigo-100\/90:is(.dark *) {
  color: rgb(229 237 255 / 0.9);
}

.dark\:text-indigo-100\/95:is(.dark *) {
  color: rgb(229 237 255 / 0.95);
}

.dark\:text-indigo-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(205 219 254 / var(--tw-text-opacity, 1));
}

.dark\:text-indigo-200\/0:is(.dark *) {
  color: rgb(205 219 254 / 0);
}

.dark\:text-indigo-200\/10:is(.dark *) {
  color: rgb(205 219 254 / 0.1);
}

.dark\:text-indigo-200\/100:is(.dark *) {
  color: rgb(205 219 254 / 1);
}

.dark\:text-indigo-200\/15:is(.dark *) {
  color: rgb(205 219 254 / 0.15);
}

.dark\:text-indigo-200\/20:is(.dark *) {
  color: rgb(205 219 254 / 0.2);
}

.dark\:text-indigo-200\/25:is(.dark *) {
  color: rgb(205 219 254 / 0.25);
}

.dark\:text-indigo-200\/30:is(.dark *) {
  color: rgb(205 219 254 / 0.3);
}

.dark\:text-indigo-200\/35:is(.dark *) {
  color: rgb(205 219 254 / 0.35);
}

.dark\:text-indigo-200\/40:is(.dark *) {
  color: rgb(205 219 254 / 0.4);
}

.dark\:text-indigo-200\/45:is(.dark *) {
  color: rgb(205 219 254 / 0.45);
}

.dark\:text-indigo-200\/5:is(.dark *) {
  color: rgb(205 219 254 / 0.05);
}

.dark\:text-indigo-200\/50:is(.dark *) {
  color: rgb(205 219 254 / 0.5);
}

.dark\:text-indigo-200\/55:is(.dark *) {
  color: rgb(205 219 254 / 0.55);
}

.dark\:text-indigo-200\/60:is(.dark *) {
  color: rgb(205 219 254 / 0.6);
}

.dark\:text-indigo-200\/65:is(.dark *) {
  color: rgb(205 219 254 / 0.65);
}

.dark\:text-indigo-200\/70:is(.dark *) {
  color: rgb(205 219 254 / 0.7);
}

.dark\:text-indigo-200\/75:is(.dark *) {
  color: rgb(205 219 254 / 0.75);
}

.dark\:text-indigo-200\/80:is(.dark *) {
  color: rgb(205 219 254 / 0.8);
}

.dark\:text-indigo-200\/85:is(.dark *) {
  color: rgb(205 219 254 / 0.85);
}

.dark\:text-indigo-200\/90:is(.dark *) {
  color: rgb(205 219 254 / 0.9);
}

.dark\:text-indigo-200\/95:is(.dark *) {
  color: rgb(205 219 254 / 0.95);
}

.dark\:text-indigo-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(180 198 252 / var(--tw-text-opacity, 1));
}

.dark\:text-indigo-300\/0:is(.dark *) {
  color: rgb(180 198 252 / 0);
}

.dark\:text-indigo-300\/10:is(.dark *) {
  color: rgb(180 198 252 / 0.1);
}

.dark\:text-indigo-300\/100:is(.dark *) {
  color: rgb(180 198 252 / 1);
}

.dark\:text-indigo-300\/15:is(.dark *) {
  color: rgb(180 198 252 / 0.15);
}

.dark\:text-indigo-300\/20:is(.dark *) {
  color: rgb(180 198 252 / 0.2);
}

.dark\:text-indigo-300\/25:is(.dark *) {
  color: rgb(180 198 252 / 0.25);
}

.dark\:text-indigo-300\/30:is(.dark *) {
  color: rgb(180 198 252 / 0.3);
}

.dark\:text-indigo-300\/35:is(.dark *) {
  color: rgb(180 198 252 / 0.35);
}

.dark\:text-indigo-300\/40:is(.dark *) {
  color: rgb(180 198 252 / 0.4);
}

.dark\:text-indigo-300\/45:is(.dark *) {
  color: rgb(180 198 252 / 0.45);
}

.dark\:text-indigo-300\/5:is(.dark *) {
  color: rgb(180 198 252 / 0.05);
}

.dark\:text-indigo-300\/50:is(.dark *) {
  color: rgb(180 198 252 / 0.5);
}

.dark\:text-indigo-300\/55:is(.dark *) {
  color: rgb(180 198 252 / 0.55);
}

.dark\:text-indigo-300\/60:is(.dark *) {
  color: rgb(180 198 252 / 0.6);
}

.dark\:text-indigo-300\/65:is(.dark *) {
  color: rgb(180 198 252 / 0.65);
}

.dark\:text-indigo-300\/70:is(.dark *) {
  color: rgb(180 198 252 / 0.7);
}

.dark\:text-indigo-300\/75:is(.dark *) {
  color: rgb(180 198 252 / 0.75);
}

.dark\:text-indigo-300\/80:is(.dark *) {
  color: rgb(180 198 252 / 0.8);
}

.dark\:text-indigo-300\/85:is(.dark *) {
  color: rgb(180 198 252 / 0.85);
}

.dark\:text-indigo-300\/90:is(.dark *) {
  color: rgb(180 198 252 / 0.9);
}

.dark\:text-indigo-300\/95:is(.dark *) {
  color: rgb(180 198 252 / 0.95);
}

.dark\:text-indigo-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(141 162 251 / var(--tw-text-opacity, 1));
}

.dark\:text-indigo-400\/0:is(.dark *) {
  color: rgb(141 162 251 / 0);
}

.dark\:text-indigo-400\/10:is(.dark *) {
  color: rgb(141 162 251 / 0.1);
}

.dark\:text-indigo-400\/100:is(.dark *) {
  color: rgb(141 162 251 / 1);
}

.dark\:text-indigo-400\/15:is(.dark *) {
  color: rgb(141 162 251 / 0.15);
}

.dark\:text-indigo-400\/20:is(.dark *) {
  color: rgb(141 162 251 / 0.2);
}

.dark\:text-indigo-400\/25:is(.dark *) {
  color: rgb(141 162 251 / 0.25);
}

.dark\:text-indigo-400\/30:is(.dark *) {
  color: rgb(141 162 251 / 0.3);
}

.dark\:text-indigo-400\/35:is(.dark *) {
  color: rgb(141 162 251 / 0.35);
}

.dark\:text-indigo-400\/40:is(.dark *) {
  color: rgb(141 162 251 / 0.4);
}

.dark\:text-indigo-400\/45:is(.dark *) {
  color: rgb(141 162 251 / 0.45);
}

.dark\:text-indigo-400\/5:is(.dark *) {
  color: rgb(141 162 251 / 0.05);
}

.dark\:text-indigo-400\/50:is(.dark *) {
  color: rgb(141 162 251 / 0.5);
}

.dark\:text-indigo-400\/55:is(.dark *) {
  color: rgb(141 162 251 / 0.55);
}

.dark\:text-indigo-400\/60:is(.dark *) {
  color: rgb(141 162 251 / 0.6);
}

.dark\:text-indigo-400\/65:is(.dark *) {
  color: rgb(141 162 251 / 0.65);
}

.dark\:text-indigo-400\/70:is(.dark *) {
  color: rgb(141 162 251 / 0.7);
}

.dark\:text-indigo-400\/75:is(.dark *) {
  color: rgb(141 162 251 / 0.75);
}

.dark\:text-indigo-400\/80:is(.dark *) {
  color: rgb(141 162 251 / 0.8);
}

.dark\:text-indigo-400\/85:is(.dark *) {
  color: rgb(141 162 251 / 0.85);
}

.dark\:text-indigo-400\/90:is(.dark *) {
  color: rgb(141 162 251 / 0.9);
}

.dark\:text-indigo-400\/95:is(.dark *) {
  color: rgb(141 162 251 / 0.95);
}

.dark\:text-indigo-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(104 117 245 / var(--tw-text-opacity, 1));
}

.dark\:text-indigo-500\/0:is(.dark *) {
  color: rgb(104 117 245 / 0);
}

.dark\:text-indigo-500\/10:is(.dark *) {
  color: rgb(104 117 245 / 0.1);
}

.dark\:text-indigo-500\/100:is(.dark *) {
  color: rgb(104 117 245 / 1);
}

.dark\:text-indigo-500\/15:is(.dark *) {
  color: rgb(104 117 245 / 0.15);
}

.dark\:text-indigo-500\/20:is(.dark *) {
  color: rgb(104 117 245 / 0.2);
}

.dark\:text-indigo-500\/25:is(.dark *) {
  color: rgb(104 117 245 / 0.25);
}

.dark\:text-indigo-500\/30:is(.dark *) {
  color: rgb(104 117 245 / 0.3);
}

.dark\:text-indigo-500\/35:is(.dark *) {
  color: rgb(104 117 245 / 0.35);
}

.dark\:text-indigo-500\/40:is(.dark *) {
  color: rgb(104 117 245 / 0.4);
}

.dark\:text-indigo-500\/45:is(.dark *) {
  color: rgb(104 117 245 / 0.45);
}

.dark\:text-indigo-500\/5:is(.dark *) {
  color: rgb(104 117 245 / 0.05);
}

.dark\:text-indigo-500\/50:is(.dark *) {
  color: rgb(104 117 245 / 0.5);
}

.dark\:text-indigo-500\/55:is(.dark *) {
  color: rgb(104 117 245 / 0.55);
}

.dark\:text-indigo-500\/60:is(.dark *) {
  color: rgb(104 117 245 / 0.6);
}

.dark\:text-indigo-500\/65:is(.dark *) {
  color: rgb(104 117 245 / 0.65);
}

.dark\:text-indigo-500\/70:is(.dark *) {
  color: rgb(104 117 245 / 0.7);
}

.dark\:text-indigo-500\/75:is(.dark *) {
  color: rgb(104 117 245 / 0.75);
}

.dark\:text-indigo-500\/80:is(.dark *) {
  color: rgb(104 117 245 / 0.8);
}

.dark\:text-indigo-500\/85:is(.dark *) {
  color: rgb(104 117 245 / 0.85);
}

.dark\:text-indigo-500\/90:is(.dark *) {
  color: rgb(104 117 245 / 0.9);
}

.dark\:text-indigo-500\/95:is(.dark *) {
  color: rgb(104 117 245 / 0.95);
}

.dark\:text-indigo-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(88 80 236 / var(--tw-text-opacity, 1));
}

.dark\:text-indigo-600\/0:is(.dark *) {
  color: rgb(88 80 236 / 0);
}

.dark\:text-indigo-600\/10:is(.dark *) {
  color: rgb(88 80 236 / 0.1);
}

.dark\:text-indigo-600\/100:is(.dark *) {
  color: rgb(88 80 236 / 1);
}

.dark\:text-indigo-600\/15:is(.dark *) {
  color: rgb(88 80 236 / 0.15);
}

.dark\:text-indigo-600\/20:is(.dark *) {
  color: rgb(88 80 236 / 0.2);
}

.dark\:text-indigo-600\/25:is(.dark *) {
  color: rgb(88 80 236 / 0.25);
}

.dark\:text-indigo-600\/30:is(.dark *) {
  color: rgb(88 80 236 / 0.3);
}

.dark\:text-indigo-600\/35:is(.dark *) {
  color: rgb(88 80 236 / 0.35);
}

.dark\:text-indigo-600\/40:is(.dark *) {
  color: rgb(88 80 236 / 0.4);
}

.dark\:text-indigo-600\/45:is(.dark *) {
  color: rgb(88 80 236 / 0.45);
}

.dark\:text-indigo-600\/5:is(.dark *) {
  color: rgb(88 80 236 / 0.05);
}

.dark\:text-indigo-600\/50:is(.dark *) {
  color: rgb(88 80 236 / 0.5);
}

.dark\:text-indigo-600\/55:is(.dark *) {
  color: rgb(88 80 236 / 0.55);
}

.dark\:text-indigo-600\/60:is(.dark *) {
  color: rgb(88 80 236 / 0.6);
}

.dark\:text-indigo-600\/65:is(.dark *) {
  color: rgb(88 80 236 / 0.65);
}

.dark\:text-indigo-600\/70:is(.dark *) {
  color: rgb(88 80 236 / 0.7);
}

.dark\:text-indigo-600\/75:is(.dark *) {
  color: rgb(88 80 236 / 0.75);
}

.dark\:text-indigo-600\/80:is(.dark *) {
  color: rgb(88 80 236 / 0.8);
}

.dark\:text-indigo-600\/85:is(.dark *) {
  color: rgb(88 80 236 / 0.85);
}

.dark\:text-indigo-600\/90:is(.dark *) {
  color: rgb(88 80 236 / 0.9);
}

.dark\:text-indigo-600\/95:is(.dark *) {
  color: rgb(88 80 236 / 0.95);
}

.dark\:text-indigo-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(81 69 205 / var(--tw-text-opacity, 1));
}

.dark\:text-indigo-700\/0:is(.dark *) {
  color: rgb(81 69 205 / 0);
}

.dark\:text-indigo-700\/10:is(.dark *) {
  color: rgb(81 69 205 / 0.1);
}

.dark\:text-indigo-700\/100:is(.dark *) {
  color: rgb(81 69 205 / 1);
}

.dark\:text-indigo-700\/15:is(.dark *) {
  color: rgb(81 69 205 / 0.15);
}

.dark\:text-indigo-700\/20:is(.dark *) {
  color: rgb(81 69 205 / 0.2);
}

.dark\:text-indigo-700\/25:is(.dark *) {
  color: rgb(81 69 205 / 0.25);
}

.dark\:text-indigo-700\/30:is(.dark *) {
  color: rgb(81 69 205 / 0.3);
}

.dark\:text-indigo-700\/35:is(.dark *) {
  color: rgb(81 69 205 / 0.35);
}

.dark\:text-indigo-700\/40:is(.dark *) {
  color: rgb(81 69 205 / 0.4);
}

.dark\:text-indigo-700\/45:is(.dark *) {
  color: rgb(81 69 205 / 0.45);
}

.dark\:text-indigo-700\/5:is(.dark *) {
  color: rgb(81 69 205 / 0.05);
}

.dark\:text-indigo-700\/50:is(.dark *) {
  color: rgb(81 69 205 / 0.5);
}

.dark\:text-indigo-700\/55:is(.dark *) {
  color: rgb(81 69 205 / 0.55);
}

.dark\:text-indigo-700\/60:is(.dark *) {
  color: rgb(81 69 205 / 0.6);
}

.dark\:text-indigo-700\/65:is(.dark *) {
  color: rgb(81 69 205 / 0.65);
}

.dark\:text-indigo-700\/70:is(.dark *) {
  color: rgb(81 69 205 / 0.7);
}

.dark\:text-indigo-700\/75:is(.dark *) {
  color: rgb(81 69 205 / 0.75);
}

.dark\:text-indigo-700\/80:is(.dark *) {
  color: rgb(81 69 205 / 0.8);
}

.dark\:text-indigo-700\/85:is(.dark *) {
  color: rgb(81 69 205 / 0.85);
}

.dark\:text-indigo-700\/90:is(.dark *) {
  color: rgb(81 69 205 / 0.9);
}

.dark\:text-indigo-700\/95:is(.dark *) {
  color: rgb(81 69 205 / 0.95);
}

.dark\:text-indigo-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(66 56 157 / var(--tw-text-opacity, 1));
}

.dark\:text-indigo-800\/0:is(.dark *) {
  color: rgb(66 56 157 / 0);
}

.dark\:text-indigo-800\/10:is(.dark *) {
  color: rgb(66 56 157 / 0.1);
}

.dark\:text-indigo-800\/100:is(.dark *) {
  color: rgb(66 56 157 / 1);
}

.dark\:text-indigo-800\/15:is(.dark *) {
  color: rgb(66 56 157 / 0.15);
}

.dark\:text-indigo-800\/20:is(.dark *) {
  color: rgb(66 56 157 / 0.2);
}

.dark\:text-indigo-800\/25:is(.dark *) {
  color: rgb(66 56 157 / 0.25);
}

.dark\:text-indigo-800\/30:is(.dark *) {
  color: rgb(66 56 157 / 0.3);
}

.dark\:text-indigo-800\/35:is(.dark *) {
  color: rgb(66 56 157 / 0.35);
}

.dark\:text-indigo-800\/40:is(.dark *) {
  color: rgb(66 56 157 / 0.4);
}

.dark\:text-indigo-800\/45:is(.dark *) {
  color: rgb(66 56 157 / 0.45);
}

.dark\:text-indigo-800\/5:is(.dark *) {
  color: rgb(66 56 157 / 0.05);
}

.dark\:text-indigo-800\/50:is(.dark *) {
  color: rgb(66 56 157 / 0.5);
}

.dark\:text-indigo-800\/55:is(.dark *) {
  color: rgb(66 56 157 / 0.55);
}

.dark\:text-indigo-800\/60:is(.dark *) {
  color: rgb(66 56 157 / 0.6);
}

.dark\:text-indigo-800\/65:is(.dark *) {
  color: rgb(66 56 157 / 0.65);
}

.dark\:text-indigo-800\/70:is(.dark *) {
  color: rgb(66 56 157 / 0.7);
}

.dark\:text-indigo-800\/75:is(.dark *) {
  color: rgb(66 56 157 / 0.75);
}

.dark\:text-indigo-800\/80:is(.dark *) {
  color: rgb(66 56 157 / 0.8);
}

.dark\:text-indigo-800\/85:is(.dark *) {
  color: rgb(66 56 157 / 0.85);
}

.dark\:text-indigo-800\/90:is(.dark *) {
  color: rgb(66 56 157 / 0.9);
}

.dark\:text-indigo-800\/95:is(.dark *) {
  color: rgb(66 56 157 / 0.95);
}

.dark\:text-indigo-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(54 47 120 / var(--tw-text-opacity, 1));
}

.dark\:text-indigo-900\/0:is(.dark *) {
  color: rgb(54 47 120 / 0);
}

.dark\:text-indigo-900\/10:is(.dark *) {
  color: rgb(54 47 120 / 0.1);
}

.dark\:text-indigo-900\/100:is(.dark *) {
  color: rgb(54 47 120 / 1);
}

.dark\:text-indigo-900\/15:is(.dark *) {
  color: rgb(54 47 120 / 0.15);
}

.dark\:text-indigo-900\/20:is(.dark *) {
  color: rgb(54 47 120 / 0.2);
}

.dark\:text-indigo-900\/25:is(.dark *) {
  color: rgb(54 47 120 / 0.25);
}

.dark\:text-indigo-900\/30:is(.dark *) {
  color: rgb(54 47 120 / 0.3);
}

.dark\:text-indigo-900\/35:is(.dark *) {
  color: rgb(54 47 120 / 0.35);
}

.dark\:text-indigo-900\/40:is(.dark *) {
  color: rgb(54 47 120 / 0.4);
}

.dark\:text-indigo-900\/45:is(.dark *) {
  color: rgb(54 47 120 / 0.45);
}

.dark\:text-indigo-900\/5:is(.dark *) {
  color: rgb(54 47 120 / 0.05);
}

.dark\:text-indigo-900\/50:is(.dark *) {
  color: rgb(54 47 120 / 0.5);
}

.dark\:text-indigo-900\/55:is(.dark *) {
  color: rgb(54 47 120 / 0.55);
}

.dark\:text-indigo-900\/60:is(.dark *) {
  color: rgb(54 47 120 / 0.6);
}

.dark\:text-indigo-900\/65:is(.dark *) {
  color: rgb(54 47 120 / 0.65);
}

.dark\:text-indigo-900\/70:is(.dark *) {
  color: rgb(54 47 120 / 0.7);
}

.dark\:text-indigo-900\/75:is(.dark *) {
  color: rgb(54 47 120 / 0.75);
}

.dark\:text-indigo-900\/80:is(.dark *) {
  color: rgb(54 47 120 / 0.8);
}

.dark\:text-indigo-900\/85:is(.dark *) {
  color: rgb(54 47 120 / 0.85);
}

.dark\:text-indigo-900\/90:is(.dark *) {
  color: rgb(54 47 120 / 0.9);
}

.dark\:text-indigo-900\/95:is(.dark *) {
  color: rgb(54 47 120 / 0.95);
}

.dark\:text-lime-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1));
}

.dark\:text-lime-100\/0:is(.dark *) {
  color: rgb(236 252 203 / 0);
}

.dark\:text-lime-100\/10:is(.dark *) {
  color: rgb(236 252 203 / 0.1);
}

.dark\:text-lime-100\/100:is(.dark *) {
  color: rgb(236 252 203 / 1);
}

.dark\:text-lime-100\/15:is(.dark *) {
  color: rgb(236 252 203 / 0.15);
}

.dark\:text-lime-100\/20:is(.dark *) {
  color: rgb(236 252 203 / 0.2);
}

.dark\:text-lime-100\/25:is(.dark *) {
  color: rgb(236 252 203 / 0.25);
}

.dark\:text-lime-100\/30:is(.dark *) {
  color: rgb(236 252 203 / 0.3);
}

.dark\:text-lime-100\/35:is(.dark *) {
  color: rgb(236 252 203 / 0.35);
}

.dark\:text-lime-100\/40:is(.dark *) {
  color: rgb(236 252 203 / 0.4);
}

.dark\:text-lime-100\/45:is(.dark *) {
  color: rgb(236 252 203 / 0.45);
}

.dark\:text-lime-100\/5:is(.dark *) {
  color: rgb(236 252 203 / 0.05);
}

.dark\:text-lime-100\/50:is(.dark *) {
  color: rgb(236 252 203 / 0.5);
}

.dark\:text-lime-100\/55:is(.dark *) {
  color: rgb(236 252 203 / 0.55);
}

.dark\:text-lime-100\/60:is(.dark *) {
  color: rgb(236 252 203 / 0.6);
}

.dark\:text-lime-100\/65:is(.dark *) {
  color: rgb(236 252 203 / 0.65);
}

.dark\:text-lime-100\/70:is(.dark *) {
  color: rgb(236 252 203 / 0.7);
}

.dark\:text-lime-100\/75:is(.dark *) {
  color: rgb(236 252 203 / 0.75);
}

.dark\:text-lime-100\/80:is(.dark *) {
  color: rgb(236 252 203 / 0.8);
}

.dark\:text-lime-100\/85:is(.dark *) {
  color: rgb(236 252 203 / 0.85);
}

.dark\:text-lime-100\/90:is(.dark *) {
  color: rgb(236 252 203 / 0.9);
}

.dark\:text-lime-100\/95:is(.dark *) {
  color: rgb(236 252 203 / 0.95);
}

.dark\:text-lime-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1));
}

.dark\:text-lime-200\/0:is(.dark *) {
  color: rgb(217 249 157 / 0);
}

.dark\:text-lime-200\/10:is(.dark *) {
  color: rgb(217 249 157 / 0.1);
}

.dark\:text-lime-200\/100:is(.dark *) {
  color: rgb(217 249 157 / 1);
}

.dark\:text-lime-200\/15:is(.dark *) {
  color: rgb(217 249 157 / 0.15);
}

.dark\:text-lime-200\/20:is(.dark *) {
  color: rgb(217 249 157 / 0.2);
}

.dark\:text-lime-200\/25:is(.dark *) {
  color: rgb(217 249 157 / 0.25);
}

.dark\:text-lime-200\/30:is(.dark *) {
  color: rgb(217 249 157 / 0.3);
}

.dark\:text-lime-200\/35:is(.dark *) {
  color: rgb(217 249 157 / 0.35);
}

.dark\:text-lime-200\/40:is(.dark *) {
  color: rgb(217 249 157 / 0.4);
}

.dark\:text-lime-200\/45:is(.dark *) {
  color: rgb(217 249 157 / 0.45);
}

.dark\:text-lime-200\/5:is(.dark *) {
  color: rgb(217 249 157 / 0.05);
}

.dark\:text-lime-200\/50:is(.dark *) {
  color: rgb(217 249 157 / 0.5);
}

.dark\:text-lime-200\/55:is(.dark *) {
  color: rgb(217 249 157 / 0.55);
}

.dark\:text-lime-200\/60:is(.dark *) {
  color: rgb(217 249 157 / 0.6);
}

.dark\:text-lime-200\/65:is(.dark *) {
  color: rgb(217 249 157 / 0.65);
}

.dark\:text-lime-200\/70:is(.dark *) {
  color: rgb(217 249 157 / 0.7);
}

.dark\:text-lime-200\/75:is(.dark *) {
  color: rgb(217 249 157 / 0.75);
}

.dark\:text-lime-200\/80:is(.dark *) {
  color: rgb(217 249 157 / 0.8);
}

.dark\:text-lime-200\/85:is(.dark *) {
  color: rgb(217 249 157 / 0.85);
}

.dark\:text-lime-200\/90:is(.dark *) {
  color: rgb(217 249 157 / 0.9);
}

.dark\:text-lime-200\/95:is(.dark *) {
  color: rgb(217 249 157 / 0.95);
}

.dark\:text-lime-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1));
}

.dark\:text-lime-300\/0:is(.dark *) {
  color: rgb(190 242 100 / 0);
}

.dark\:text-lime-300\/10:is(.dark *) {
  color: rgb(190 242 100 / 0.1);
}

.dark\:text-lime-300\/100:is(.dark *) {
  color: rgb(190 242 100 / 1);
}

.dark\:text-lime-300\/15:is(.dark *) {
  color: rgb(190 242 100 / 0.15);
}

.dark\:text-lime-300\/20:is(.dark *) {
  color: rgb(190 242 100 / 0.2);
}

.dark\:text-lime-300\/25:is(.dark *) {
  color: rgb(190 242 100 / 0.25);
}

.dark\:text-lime-300\/30:is(.dark *) {
  color: rgb(190 242 100 / 0.3);
}

.dark\:text-lime-300\/35:is(.dark *) {
  color: rgb(190 242 100 / 0.35);
}

.dark\:text-lime-300\/40:is(.dark *) {
  color: rgb(190 242 100 / 0.4);
}

.dark\:text-lime-300\/45:is(.dark *) {
  color: rgb(190 242 100 / 0.45);
}

.dark\:text-lime-300\/5:is(.dark *) {
  color: rgb(190 242 100 / 0.05);
}

.dark\:text-lime-300\/50:is(.dark *) {
  color: rgb(190 242 100 / 0.5);
}

.dark\:text-lime-300\/55:is(.dark *) {
  color: rgb(190 242 100 / 0.55);
}

.dark\:text-lime-300\/60:is(.dark *) {
  color: rgb(190 242 100 / 0.6);
}

.dark\:text-lime-300\/65:is(.dark *) {
  color: rgb(190 242 100 / 0.65);
}

.dark\:text-lime-300\/70:is(.dark *) {
  color: rgb(190 242 100 / 0.7);
}

.dark\:text-lime-300\/75:is(.dark *) {
  color: rgb(190 242 100 / 0.75);
}

.dark\:text-lime-300\/80:is(.dark *) {
  color: rgb(190 242 100 / 0.8);
}

.dark\:text-lime-300\/85:is(.dark *) {
  color: rgb(190 242 100 / 0.85);
}

.dark\:text-lime-300\/90:is(.dark *) {
  color: rgb(190 242 100 / 0.9);
}

.dark\:text-lime-300\/95:is(.dark *) {
  color: rgb(190 242 100 / 0.95);
}

.dark\:text-lime-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1));
}

.dark\:text-lime-400\/0:is(.dark *) {
  color: rgb(163 230 53 / 0);
}

.dark\:text-lime-400\/10:is(.dark *) {
  color: rgb(163 230 53 / 0.1);
}

.dark\:text-lime-400\/100:is(.dark *) {
  color: rgb(163 230 53 / 1);
}

.dark\:text-lime-400\/15:is(.dark *) {
  color: rgb(163 230 53 / 0.15);
}

.dark\:text-lime-400\/20:is(.dark *) {
  color: rgb(163 230 53 / 0.2);
}

.dark\:text-lime-400\/25:is(.dark *) {
  color: rgb(163 230 53 / 0.25);
}

.dark\:text-lime-400\/30:is(.dark *) {
  color: rgb(163 230 53 / 0.3);
}

.dark\:text-lime-400\/35:is(.dark *) {
  color: rgb(163 230 53 / 0.35);
}

.dark\:text-lime-400\/40:is(.dark *) {
  color: rgb(163 230 53 / 0.4);
}

.dark\:text-lime-400\/45:is(.dark *) {
  color: rgb(163 230 53 / 0.45);
}

.dark\:text-lime-400\/5:is(.dark *) {
  color: rgb(163 230 53 / 0.05);
}

.dark\:text-lime-400\/50:is(.dark *) {
  color: rgb(163 230 53 / 0.5);
}

.dark\:text-lime-400\/55:is(.dark *) {
  color: rgb(163 230 53 / 0.55);
}

.dark\:text-lime-400\/60:is(.dark *) {
  color: rgb(163 230 53 / 0.6);
}

.dark\:text-lime-400\/65:is(.dark *) {
  color: rgb(163 230 53 / 0.65);
}

.dark\:text-lime-400\/70:is(.dark *) {
  color: rgb(163 230 53 / 0.7);
}

.dark\:text-lime-400\/75:is(.dark *) {
  color: rgb(163 230 53 / 0.75);
}

.dark\:text-lime-400\/80:is(.dark *) {
  color: rgb(163 230 53 / 0.8);
}

.dark\:text-lime-400\/85:is(.dark *) {
  color: rgb(163 230 53 / 0.85);
}

.dark\:text-lime-400\/90:is(.dark *) {
  color: rgb(163 230 53 / 0.9);
}

.dark\:text-lime-400\/95:is(.dark *) {
  color: rgb(163 230 53 / 0.95);
}

.dark\:text-lime-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1));
}

.dark\:text-lime-500\/0:is(.dark *) {
  color: rgb(132 204 22 / 0);
}

.dark\:text-lime-500\/10:is(.dark *) {
  color: rgb(132 204 22 / 0.1);
}

.dark\:text-lime-500\/100:is(.dark *) {
  color: rgb(132 204 22 / 1);
}

.dark\:text-lime-500\/15:is(.dark *) {
  color: rgb(132 204 22 / 0.15);
}

.dark\:text-lime-500\/20:is(.dark *) {
  color: rgb(132 204 22 / 0.2);
}

.dark\:text-lime-500\/25:is(.dark *) {
  color: rgb(132 204 22 / 0.25);
}

.dark\:text-lime-500\/30:is(.dark *) {
  color: rgb(132 204 22 / 0.3);
}

.dark\:text-lime-500\/35:is(.dark *) {
  color: rgb(132 204 22 / 0.35);
}

.dark\:text-lime-500\/40:is(.dark *) {
  color: rgb(132 204 22 / 0.4);
}

.dark\:text-lime-500\/45:is(.dark *) {
  color: rgb(132 204 22 / 0.45);
}

.dark\:text-lime-500\/5:is(.dark *) {
  color: rgb(132 204 22 / 0.05);
}

.dark\:text-lime-500\/50:is(.dark *) {
  color: rgb(132 204 22 / 0.5);
}

.dark\:text-lime-500\/55:is(.dark *) {
  color: rgb(132 204 22 / 0.55);
}

.dark\:text-lime-500\/60:is(.dark *) {
  color: rgb(132 204 22 / 0.6);
}

.dark\:text-lime-500\/65:is(.dark *) {
  color: rgb(132 204 22 / 0.65);
}

.dark\:text-lime-500\/70:is(.dark *) {
  color: rgb(132 204 22 / 0.7);
}

.dark\:text-lime-500\/75:is(.dark *) {
  color: rgb(132 204 22 / 0.75);
}

.dark\:text-lime-500\/80:is(.dark *) {
  color: rgb(132 204 22 / 0.8);
}

.dark\:text-lime-500\/85:is(.dark *) {
  color: rgb(132 204 22 / 0.85);
}

.dark\:text-lime-500\/90:is(.dark *) {
  color: rgb(132 204 22 / 0.9);
}

.dark\:text-lime-500\/95:is(.dark *) {
  color: rgb(132 204 22 / 0.95);
}

.dark\:text-lime-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1));
}

.dark\:text-lime-600\/0:is(.dark *) {
  color: rgb(101 163 13 / 0);
}

.dark\:text-lime-600\/10:is(.dark *) {
  color: rgb(101 163 13 / 0.1);
}

.dark\:text-lime-600\/100:is(.dark *) {
  color: rgb(101 163 13 / 1);
}

.dark\:text-lime-600\/15:is(.dark *) {
  color: rgb(101 163 13 / 0.15);
}

.dark\:text-lime-600\/20:is(.dark *) {
  color: rgb(101 163 13 / 0.2);
}

.dark\:text-lime-600\/25:is(.dark *) {
  color: rgb(101 163 13 / 0.25);
}

.dark\:text-lime-600\/30:is(.dark *) {
  color: rgb(101 163 13 / 0.3);
}

.dark\:text-lime-600\/35:is(.dark *) {
  color: rgb(101 163 13 / 0.35);
}

.dark\:text-lime-600\/40:is(.dark *) {
  color: rgb(101 163 13 / 0.4);
}

.dark\:text-lime-600\/45:is(.dark *) {
  color: rgb(101 163 13 / 0.45);
}

.dark\:text-lime-600\/5:is(.dark *) {
  color: rgb(101 163 13 / 0.05);
}

.dark\:text-lime-600\/50:is(.dark *) {
  color: rgb(101 163 13 / 0.5);
}

.dark\:text-lime-600\/55:is(.dark *) {
  color: rgb(101 163 13 / 0.55);
}

.dark\:text-lime-600\/60:is(.dark *) {
  color: rgb(101 163 13 / 0.6);
}

.dark\:text-lime-600\/65:is(.dark *) {
  color: rgb(101 163 13 / 0.65);
}

.dark\:text-lime-600\/70:is(.dark *) {
  color: rgb(101 163 13 / 0.7);
}

.dark\:text-lime-600\/75:is(.dark *) {
  color: rgb(101 163 13 / 0.75);
}

.dark\:text-lime-600\/80:is(.dark *) {
  color: rgb(101 163 13 / 0.8);
}

.dark\:text-lime-600\/85:is(.dark *) {
  color: rgb(101 163 13 / 0.85);
}

.dark\:text-lime-600\/90:is(.dark *) {
  color: rgb(101 163 13 / 0.9);
}

.dark\:text-lime-600\/95:is(.dark *) {
  color: rgb(101 163 13 / 0.95);
}

.dark\:text-lime-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}

.dark\:text-lime-700\/0:is(.dark *) {
  color: rgb(77 124 15 / 0);
}

.dark\:text-lime-700\/10:is(.dark *) {
  color: rgb(77 124 15 / 0.1);
}

.dark\:text-lime-700\/100:is(.dark *) {
  color: rgb(77 124 15 / 1);
}

.dark\:text-lime-700\/15:is(.dark *) {
  color: rgb(77 124 15 / 0.15);
}

.dark\:text-lime-700\/20:is(.dark *) {
  color: rgb(77 124 15 / 0.2);
}

.dark\:text-lime-700\/25:is(.dark *) {
  color: rgb(77 124 15 / 0.25);
}

.dark\:text-lime-700\/30:is(.dark *) {
  color: rgb(77 124 15 / 0.3);
}

.dark\:text-lime-700\/35:is(.dark *) {
  color: rgb(77 124 15 / 0.35);
}

.dark\:text-lime-700\/40:is(.dark *) {
  color: rgb(77 124 15 / 0.4);
}

.dark\:text-lime-700\/45:is(.dark *) {
  color: rgb(77 124 15 / 0.45);
}

.dark\:text-lime-700\/5:is(.dark *) {
  color: rgb(77 124 15 / 0.05);
}

.dark\:text-lime-700\/50:is(.dark *) {
  color: rgb(77 124 15 / 0.5);
}

.dark\:text-lime-700\/55:is(.dark *) {
  color: rgb(77 124 15 / 0.55);
}

.dark\:text-lime-700\/60:is(.dark *) {
  color: rgb(77 124 15 / 0.6);
}

.dark\:text-lime-700\/65:is(.dark *) {
  color: rgb(77 124 15 / 0.65);
}

.dark\:text-lime-700\/70:is(.dark *) {
  color: rgb(77 124 15 / 0.7);
}

.dark\:text-lime-700\/75:is(.dark *) {
  color: rgb(77 124 15 / 0.75);
}

.dark\:text-lime-700\/80:is(.dark *) {
  color: rgb(77 124 15 / 0.8);
}

.dark\:text-lime-700\/85:is(.dark *) {
  color: rgb(77 124 15 / 0.85);
}

.dark\:text-lime-700\/90:is(.dark *) {
  color: rgb(77 124 15 / 0.9);
}

.dark\:text-lime-700\/95:is(.dark *) {
  color: rgb(77 124 15 / 0.95);
}

.dark\:text-lime-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1));
}

.dark\:text-lime-800\/0:is(.dark *) {
  color: rgb(63 98 18 / 0);
}

.dark\:text-lime-800\/10:is(.dark *) {
  color: rgb(63 98 18 / 0.1);
}

.dark\:text-lime-800\/100:is(.dark *) {
  color: rgb(63 98 18 / 1);
}

.dark\:text-lime-800\/15:is(.dark *) {
  color: rgb(63 98 18 / 0.15);
}

.dark\:text-lime-800\/20:is(.dark *) {
  color: rgb(63 98 18 / 0.2);
}

.dark\:text-lime-800\/25:is(.dark *) {
  color: rgb(63 98 18 / 0.25);
}

.dark\:text-lime-800\/30:is(.dark *) {
  color: rgb(63 98 18 / 0.3);
}

.dark\:text-lime-800\/35:is(.dark *) {
  color: rgb(63 98 18 / 0.35);
}

.dark\:text-lime-800\/40:is(.dark *) {
  color: rgb(63 98 18 / 0.4);
}

.dark\:text-lime-800\/45:is(.dark *) {
  color: rgb(63 98 18 / 0.45);
}

.dark\:text-lime-800\/5:is(.dark *) {
  color: rgb(63 98 18 / 0.05);
}

.dark\:text-lime-800\/50:is(.dark *) {
  color: rgb(63 98 18 / 0.5);
}

.dark\:text-lime-800\/55:is(.dark *) {
  color: rgb(63 98 18 / 0.55);
}

.dark\:text-lime-800\/60:is(.dark *) {
  color: rgb(63 98 18 / 0.6);
}

.dark\:text-lime-800\/65:is(.dark *) {
  color: rgb(63 98 18 / 0.65);
}

.dark\:text-lime-800\/70:is(.dark *) {
  color: rgb(63 98 18 / 0.7);
}

.dark\:text-lime-800\/75:is(.dark *) {
  color: rgb(63 98 18 / 0.75);
}

.dark\:text-lime-800\/80:is(.dark *) {
  color: rgb(63 98 18 / 0.8);
}

.dark\:text-lime-800\/85:is(.dark *) {
  color: rgb(63 98 18 / 0.85);
}

.dark\:text-lime-800\/90:is(.dark *) {
  color: rgb(63 98 18 / 0.9);
}

.dark\:text-lime-800\/95:is(.dark *) {
  color: rgb(63 98 18 / 0.95);
}

.dark\:text-lime-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1));
}

.dark\:text-lime-900\/0:is(.dark *) {
  color: rgb(54 83 20 / 0);
}

.dark\:text-lime-900\/10:is(.dark *) {
  color: rgb(54 83 20 / 0.1);
}

.dark\:text-lime-900\/100:is(.dark *) {
  color: rgb(54 83 20 / 1);
}

.dark\:text-lime-900\/15:is(.dark *) {
  color: rgb(54 83 20 / 0.15);
}

.dark\:text-lime-900\/20:is(.dark *) {
  color: rgb(54 83 20 / 0.2);
}

.dark\:text-lime-900\/25:is(.dark *) {
  color: rgb(54 83 20 / 0.25);
}

.dark\:text-lime-900\/30:is(.dark *) {
  color: rgb(54 83 20 / 0.3);
}

.dark\:text-lime-900\/35:is(.dark *) {
  color: rgb(54 83 20 / 0.35);
}

.dark\:text-lime-900\/40:is(.dark *) {
  color: rgb(54 83 20 / 0.4);
}

.dark\:text-lime-900\/45:is(.dark *) {
  color: rgb(54 83 20 / 0.45);
}

.dark\:text-lime-900\/5:is(.dark *) {
  color: rgb(54 83 20 / 0.05);
}

.dark\:text-lime-900\/50:is(.dark *) {
  color: rgb(54 83 20 / 0.5);
}

.dark\:text-lime-900\/55:is(.dark *) {
  color: rgb(54 83 20 / 0.55);
}

.dark\:text-lime-900\/60:is(.dark *) {
  color: rgb(54 83 20 / 0.6);
}

.dark\:text-lime-900\/65:is(.dark *) {
  color: rgb(54 83 20 / 0.65);
}

.dark\:text-lime-900\/70:is(.dark *) {
  color: rgb(54 83 20 / 0.7);
}

.dark\:text-lime-900\/75:is(.dark *) {
  color: rgb(54 83 20 / 0.75);
}

.dark\:text-lime-900\/80:is(.dark *) {
  color: rgb(54 83 20 / 0.8);
}

.dark\:text-lime-900\/85:is(.dark *) {
  color: rgb(54 83 20 / 0.85);
}

.dark\:text-lime-900\/90:is(.dark *) {
  color: rgb(54 83 20 / 0.9);
}

.dark\:text-lime-900\/95:is(.dark *) {
  color: rgb(54 83 20 / 0.95);
}

.dark\:text-neutral-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}

.dark\:text-neutral-100\/0:is(.dark *) {
  color: rgb(245 245 245 / 0);
}

.dark\:text-neutral-100\/10:is(.dark *) {
  color: rgb(245 245 245 / 0.1);
}

.dark\:text-neutral-100\/100:is(.dark *) {
  color: rgb(245 245 245 / 1);
}

.dark\:text-neutral-100\/15:is(.dark *) {
  color: rgb(245 245 245 / 0.15);
}

.dark\:text-neutral-100\/20:is(.dark *) {
  color: rgb(245 245 245 / 0.2);
}

.dark\:text-neutral-100\/25:is(.dark *) {
  color: rgb(245 245 245 / 0.25);
}

.dark\:text-neutral-100\/30:is(.dark *) {
  color: rgb(245 245 245 / 0.3);
}

.dark\:text-neutral-100\/35:is(.dark *) {
  color: rgb(245 245 245 / 0.35);
}

.dark\:text-neutral-100\/40:is(.dark *) {
  color: rgb(245 245 245 / 0.4);
}

.dark\:text-neutral-100\/45:is(.dark *) {
  color: rgb(245 245 245 / 0.45);
}

.dark\:text-neutral-100\/5:is(.dark *) {
  color: rgb(245 245 245 / 0.05);
}

.dark\:text-neutral-100\/50:is(.dark *) {
  color: rgb(245 245 245 / 0.5);
}

.dark\:text-neutral-100\/55:is(.dark *) {
  color: rgb(245 245 245 / 0.55);
}

.dark\:text-neutral-100\/60:is(.dark *) {
  color: rgb(245 245 245 / 0.6);
}

.dark\:text-neutral-100\/65:is(.dark *) {
  color: rgb(245 245 245 / 0.65);
}

.dark\:text-neutral-100\/70:is(.dark *) {
  color: rgb(245 245 245 / 0.7);
}

.dark\:text-neutral-100\/75:is(.dark *) {
  color: rgb(245 245 245 / 0.75);
}

.dark\:text-neutral-100\/80:is(.dark *) {
  color: rgb(245 245 245 / 0.8);
}

.dark\:text-neutral-100\/85:is(.dark *) {
  color: rgb(245 245 245 / 0.85);
}

.dark\:text-neutral-100\/90:is(.dark *) {
  color: rgb(245 245 245 / 0.9);
}

.dark\:text-neutral-100\/95:is(.dark *) {
  color: rgb(245 245 245 / 0.95);
}

.dark\:text-neutral-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}

.dark\:text-neutral-200\/0:is(.dark *) {
  color: rgb(229 229 229 / 0);
}

.dark\:text-neutral-200\/10:is(.dark *) {
  color: rgb(229 229 229 / 0.1);
}

.dark\:text-neutral-200\/100:is(.dark *) {
  color: rgb(229 229 229 / 1);
}

.dark\:text-neutral-200\/15:is(.dark *) {
  color: rgb(229 229 229 / 0.15);
}

.dark\:text-neutral-200\/20:is(.dark *) {
  color: rgb(229 229 229 / 0.2);
}

.dark\:text-neutral-200\/25:is(.dark *) {
  color: rgb(229 229 229 / 0.25);
}

.dark\:text-neutral-200\/30:is(.dark *) {
  color: rgb(229 229 229 / 0.3);
}

.dark\:text-neutral-200\/35:is(.dark *) {
  color: rgb(229 229 229 / 0.35);
}

.dark\:text-neutral-200\/40:is(.dark *) {
  color: rgb(229 229 229 / 0.4);
}

.dark\:text-neutral-200\/45:is(.dark *) {
  color: rgb(229 229 229 / 0.45);
}

.dark\:text-neutral-200\/5:is(.dark *) {
  color: rgb(229 229 229 / 0.05);
}

.dark\:text-neutral-200\/50:is(.dark *) {
  color: rgb(229 229 229 / 0.5);
}

.dark\:text-neutral-200\/55:is(.dark *) {
  color: rgb(229 229 229 / 0.55);
}

.dark\:text-neutral-200\/60:is(.dark *) {
  color: rgb(229 229 229 / 0.6);
}

.dark\:text-neutral-200\/65:is(.dark *) {
  color: rgb(229 229 229 / 0.65);
}

.dark\:text-neutral-200\/70:is(.dark *) {
  color: rgb(229 229 229 / 0.7);
}

.dark\:text-neutral-200\/75:is(.dark *) {
  color: rgb(229 229 229 / 0.75);
}

.dark\:text-neutral-200\/80:is(.dark *) {
  color: rgb(229 229 229 / 0.8);
}

.dark\:text-neutral-200\/85:is(.dark *) {
  color: rgb(229 229 229 / 0.85);
}

.dark\:text-neutral-200\/90:is(.dark *) {
  color: rgb(229 229 229 / 0.9);
}

.dark\:text-neutral-200\/95:is(.dark *) {
  color: rgb(229 229 229 / 0.95);
}

.dark\:text-neutral-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1));
}

.dark\:text-neutral-300\/0:is(.dark *) {
  color: rgb(212 212 212 / 0);
}

.dark\:text-neutral-300\/10:is(.dark *) {
  color: rgb(212 212 212 / 0.1);
}

.dark\:text-neutral-300\/100:is(.dark *) {
  color: rgb(212 212 212 / 1);
}

.dark\:text-neutral-300\/15:is(.dark *) {
  color: rgb(212 212 212 / 0.15);
}

.dark\:text-neutral-300\/20:is(.dark *) {
  color: rgb(212 212 212 / 0.2);
}

.dark\:text-neutral-300\/25:is(.dark *) {
  color: rgb(212 212 212 / 0.25);
}

.dark\:text-neutral-300\/30:is(.dark *) {
  color: rgb(212 212 212 / 0.3);
}

.dark\:text-neutral-300\/35:is(.dark *) {
  color: rgb(212 212 212 / 0.35);
}

.dark\:text-neutral-300\/40:is(.dark *) {
  color: rgb(212 212 212 / 0.4);
}

.dark\:text-neutral-300\/45:is(.dark *) {
  color: rgb(212 212 212 / 0.45);
}

.dark\:text-neutral-300\/5:is(.dark *) {
  color: rgb(212 212 212 / 0.05);
}

.dark\:text-neutral-300\/50:is(.dark *) {
  color: rgb(212 212 212 / 0.5);
}

.dark\:text-neutral-300\/55:is(.dark *) {
  color: rgb(212 212 212 / 0.55);
}

.dark\:text-neutral-300\/60:is(.dark *) {
  color: rgb(212 212 212 / 0.6);
}

.dark\:text-neutral-300\/65:is(.dark *) {
  color: rgb(212 212 212 / 0.65);
}

.dark\:text-neutral-300\/70:is(.dark *) {
  color: rgb(212 212 212 / 0.7);
}

.dark\:text-neutral-300\/75:is(.dark *) {
  color: rgb(212 212 212 / 0.75);
}

.dark\:text-neutral-300\/80:is(.dark *) {
  color: rgb(212 212 212 / 0.8);
}

.dark\:text-neutral-300\/85:is(.dark *) {
  color: rgb(212 212 212 / 0.85);
}

.dark\:text-neutral-300\/90:is(.dark *) {
  color: rgb(212 212 212 / 0.9);
}

.dark\:text-neutral-300\/95:is(.dark *) {
  color: rgb(212 212 212 / 0.95);
}

.dark\:text-neutral-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}

.dark\:text-neutral-400\/0:is(.dark *) {
  color: rgb(163 163 163 / 0);
}

.dark\:text-neutral-400\/10:is(.dark *) {
  color: rgb(163 163 163 / 0.1);
}

.dark\:text-neutral-400\/100:is(.dark *) {
  color: rgb(163 163 163 / 1);
}

.dark\:text-neutral-400\/15:is(.dark *) {
  color: rgb(163 163 163 / 0.15);
}

.dark\:text-neutral-400\/20:is(.dark *) {
  color: rgb(163 163 163 / 0.2);
}

.dark\:text-neutral-400\/25:is(.dark *) {
  color: rgb(163 163 163 / 0.25);
}

.dark\:text-neutral-400\/30:is(.dark *) {
  color: rgb(163 163 163 / 0.3);
}

.dark\:text-neutral-400\/35:is(.dark *) {
  color: rgb(163 163 163 / 0.35);
}

.dark\:text-neutral-400\/40:is(.dark *) {
  color: rgb(163 163 163 / 0.4);
}

.dark\:text-neutral-400\/45:is(.dark *) {
  color: rgb(163 163 163 / 0.45);
}

.dark\:text-neutral-400\/5:is(.dark *) {
  color: rgb(163 163 163 / 0.05);
}

.dark\:text-neutral-400\/50:is(.dark *) {
  color: rgb(163 163 163 / 0.5);
}

.dark\:text-neutral-400\/55:is(.dark *) {
  color: rgb(163 163 163 / 0.55);
}

.dark\:text-neutral-400\/60:is(.dark *) {
  color: rgb(163 163 163 / 0.6);
}

.dark\:text-neutral-400\/65:is(.dark *) {
  color: rgb(163 163 163 / 0.65);
}

.dark\:text-neutral-400\/70:is(.dark *) {
  color: rgb(163 163 163 / 0.7);
}

.dark\:text-neutral-400\/75:is(.dark *) {
  color: rgb(163 163 163 / 0.75);
}

.dark\:text-neutral-400\/80:is(.dark *) {
  color: rgb(163 163 163 / 0.8);
}

.dark\:text-neutral-400\/85:is(.dark *) {
  color: rgb(163 163 163 / 0.85);
}

.dark\:text-neutral-400\/90:is(.dark *) {
  color: rgb(163 163 163 / 0.9);
}

.dark\:text-neutral-400\/95:is(.dark *) {
  color: rgb(163 163 163 / 0.95);
}

.dark\:text-neutral-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

.dark\:text-neutral-500\/0:is(.dark *) {
  color: rgb(115 115 115 / 0);
}

.dark\:text-neutral-500\/10:is(.dark *) {
  color: rgb(115 115 115 / 0.1);
}

.dark\:text-neutral-500\/100:is(.dark *) {
  color: rgb(115 115 115 / 1);
}

.dark\:text-neutral-500\/15:is(.dark *) {
  color: rgb(115 115 115 / 0.15);
}

.dark\:text-neutral-500\/20:is(.dark *) {
  color: rgb(115 115 115 / 0.2);
}

.dark\:text-neutral-500\/25:is(.dark *) {
  color: rgb(115 115 115 / 0.25);
}

.dark\:text-neutral-500\/30:is(.dark *) {
  color: rgb(115 115 115 / 0.3);
}

.dark\:text-neutral-500\/35:is(.dark *) {
  color: rgb(115 115 115 / 0.35);
}

.dark\:text-neutral-500\/40:is(.dark *) {
  color: rgb(115 115 115 / 0.4);
}

.dark\:text-neutral-500\/45:is(.dark *) {
  color: rgb(115 115 115 / 0.45);
}

.dark\:text-neutral-500\/5:is(.dark *) {
  color: rgb(115 115 115 / 0.05);
}

.dark\:text-neutral-500\/50:is(.dark *) {
  color: rgb(115 115 115 / 0.5);
}

.dark\:text-neutral-500\/55:is(.dark *) {
  color: rgb(115 115 115 / 0.55);
}

.dark\:text-neutral-500\/60:is(.dark *) {
  color: rgb(115 115 115 / 0.6);
}

.dark\:text-neutral-500\/65:is(.dark *) {
  color: rgb(115 115 115 / 0.65);
}

.dark\:text-neutral-500\/70:is(.dark *) {
  color: rgb(115 115 115 / 0.7);
}

.dark\:text-neutral-500\/75:is(.dark *) {
  color: rgb(115 115 115 / 0.75);
}

.dark\:text-neutral-500\/80:is(.dark *) {
  color: rgb(115 115 115 / 0.8);
}

.dark\:text-neutral-500\/85:is(.dark *) {
  color: rgb(115 115 115 / 0.85);
}

.dark\:text-neutral-500\/90:is(.dark *) {
  color: rgb(115 115 115 / 0.9);
}

.dark\:text-neutral-500\/95:is(.dark *) {
  color: rgb(115 115 115 / 0.95);
}

.dark\:text-neutral-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}

.dark\:text-neutral-600\/0:is(.dark *) {
  color: rgb(82 82 82 / 0);
}

.dark\:text-neutral-600\/10:is(.dark *) {
  color: rgb(82 82 82 / 0.1);
}

.dark\:text-neutral-600\/100:is(.dark *) {
  color: rgb(82 82 82 / 1);
}

.dark\:text-neutral-600\/15:is(.dark *) {
  color: rgb(82 82 82 / 0.15);
}

.dark\:text-neutral-600\/20:is(.dark *) {
  color: rgb(82 82 82 / 0.2);
}

.dark\:text-neutral-600\/25:is(.dark *) {
  color: rgb(82 82 82 / 0.25);
}

.dark\:text-neutral-600\/30:is(.dark *) {
  color: rgb(82 82 82 / 0.3);
}

.dark\:text-neutral-600\/35:is(.dark *) {
  color: rgb(82 82 82 / 0.35);
}

.dark\:text-neutral-600\/40:is(.dark *) {
  color: rgb(82 82 82 / 0.4);
}

.dark\:text-neutral-600\/45:is(.dark *) {
  color: rgb(82 82 82 / 0.45);
}

.dark\:text-neutral-600\/5:is(.dark *) {
  color: rgb(82 82 82 / 0.05);
}

.dark\:text-neutral-600\/50:is(.dark *) {
  color: rgb(82 82 82 / 0.5);
}

.dark\:text-neutral-600\/55:is(.dark *) {
  color: rgb(82 82 82 / 0.55);
}

.dark\:text-neutral-600\/60:is(.dark *) {
  color: rgb(82 82 82 / 0.6);
}

.dark\:text-neutral-600\/65:is(.dark *) {
  color: rgb(82 82 82 / 0.65);
}

.dark\:text-neutral-600\/70:is(.dark *) {
  color: rgb(82 82 82 / 0.7);
}

.dark\:text-neutral-600\/75:is(.dark *) {
  color: rgb(82 82 82 / 0.75);
}

.dark\:text-neutral-600\/80:is(.dark *) {
  color: rgb(82 82 82 / 0.8);
}

.dark\:text-neutral-600\/85:is(.dark *) {
  color: rgb(82 82 82 / 0.85);
}

.dark\:text-neutral-600\/90:is(.dark *) {
  color: rgb(82 82 82 / 0.9);
}

.dark\:text-neutral-600\/95:is(.dark *) {
  color: rgb(82 82 82 / 0.95);
}

.dark\:text-neutral-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.dark\:text-neutral-700\/0:is(.dark *) {
  color: rgb(64 64 64 / 0);
}

.dark\:text-neutral-700\/10:is(.dark *) {
  color: rgb(64 64 64 / 0.1);
}

.dark\:text-neutral-700\/100:is(.dark *) {
  color: rgb(64 64 64 / 1);
}

.dark\:text-neutral-700\/15:is(.dark *) {
  color: rgb(64 64 64 / 0.15);
}

.dark\:text-neutral-700\/20:is(.dark *) {
  color: rgb(64 64 64 / 0.2);
}

.dark\:text-neutral-700\/25:is(.dark *) {
  color: rgb(64 64 64 / 0.25);
}

.dark\:text-neutral-700\/30:is(.dark *) {
  color: rgb(64 64 64 / 0.3);
}

.dark\:text-neutral-700\/35:is(.dark *) {
  color: rgb(64 64 64 / 0.35);
}

.dark\:text-neutral-700\/40:is(.dark *) {
  color: rgb(64 64 64 / 0.4);
}

.dark\:text-neutral-700\/45:is(.dark *) {
  color: rgb(64 64 64 / 0.45);
}

.dark\:text-neutral-700\/5:is(.dark *) {
  color: rgb(64 64 64 / 0.05);
}

.dark\:text-neutral-700\/50:is(.dark *) {
  color: rgb(64 64 64 / 0.5);
}

.dark\:text-neutral-700\/55:is(.dark *) {
  color: rgb(64 64 64 / 0.55);
}

.dark\:text-neutral-700\/60:is(.dark *) {
  color: rgb(64 64 64 / 0.6);
}

.dark\:text-neutral-700\/65:is(.dark *) {
  color: rgb(64 64 64 / 0.65);
}

.dark\:text-neutral-700\/70:is(.dark *) {
  color: rgb(64 64 64 / 0.7);
}

.dark\:text-neutral-700\/75:is(.dark *) {
  color: rgb(64 64 64 / 0.75);
}

.dark\:text-neutral-700\/80:is(.dark *) {
  color: rgb(64 64 64 / 0.8);
}

.dark\:text-neutral-700\/85:is(.dark *) {
  color: rgb(64 64 64 / 0.85);
}

.dark\:text-neutral-700\/90:is(.dark *) {
  color: rgb(64 64 64 / 0.9);
}

.dark\:text-neutral-700\/95:is(.dark *) {
  color: rgb(64 64 64 / 0.95);
}

.dark\:text-neutral-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.dark\:text-neutral-800\/0:is(.dark *) {
  color: rgb(38 38 38 / 0);
}

.dark\:text-neutral-800\/10:is(.dark *) {
  color: rgb(38 38 38 / 0.1);
}

.dark\:text-neutral-800\/100:is(.dark *) {
  color: rgb(38 38 38 / 1);
}

.dark\:text-neutral-800\/15:is(.dark *) {
  color: rgb(38 38 38 / 0.15);
}

.dark\:text-neutral-800\/20:is(.dark *) {
  color: rgb(38 38 38 / 0.2);
}

.dark\:text-neutral-800\/25:is(.dark *) {
  color: rgb(38 38 38 / 0.25);
}

.dark\:text-neutral-800\/30:is(.dark *) {
  color: rgb(38 38 38 / 0.3);
}

.dark\:text-neutral-800\/35:is(.dark *) {
  color: rgb(38 38 38 / 0.35);
}

.dark\:text-neutral-800\/40:is(.dark *) {
  color: rgb(38 38 38 / 0.4);
}

.dark\:text-neutral-800\/45:is(.dark *) {
  color: rgb(38 38 38 / 0.45);
}

.dark\:text-neutral-800\/5:is(.dark *) {
  color: rgb(38 38 38 / 0.05);
}

.dark\:text-neutral-800\/50:is(.dark *) {
  color: rgb(38 38 38 / 0.5);
}

.dark\:text-neutral-800\/55:is(.dark *) {
  color: rgb(38 38 38 / 0.55);
}

.dark\:text-neutral-800\/60:is(.dark *) {
  color: rgb(38 38 38 / 0.6);
}

.dark\:text-neutral-800\/65:is(.dark *) {
  color: rgb(38 38 38 / 0.65);
}

.dark\:text-neutral-800\/70:is(.dark *) {
  color: rgb(38 38 38 / 0.7);
}

.dark\:text-neutral-800\/75:is(.dark *) {
  color: rgb(38 38 38 / 0.75);
}

.dark\:text-neutral-800\/80:is(.dark *) {
  color: rgb(38 38 38 / 0.8);
}

.dark\:text-neutral-800\/85:is(.dark *) {
  color: rgb(38 38 38 / 0.85);
}

.dark\:text-neutral-800\/90:is(.dark *) {
  color: rgb(38 38 38 / 0.9);
}

.dark\:text-neutral-800\/95:is(.dark *) {
  color: rgb(38 38 38 / 0.95);
}

.dark\:text-neutral-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.dark\:text-neutral-900\/0:is(.dark *) {
  color: rgb(23 23 23 / 0);
}

.dark\:text-neutral-900\/10:is(.dark *) {
  color: rgb(23 23 23 / 0.1);
}

.dark\:text-neutral-900\/100:is(.dark *) {
  color: rgb(23 23 23 / 1);
}

.dark\:text-neutral-900\/15:is(.dark *) {
  color: rgb(23 23 23 / 0.15);
}

.dark\:text-neutral-900\/20:is(.dark *) {
  color: rgb(23 23 23 / 0.2);
}

.dark\:text-neutral-900\/25:is(.dark *) {
  color: rgb(23 23 23 / 0.25);
}

.dark\:text-neutral-900\/30:is(.dark *) {
  color: rgb(23 23 23 / 0.3);
}

.dark\:text-neutral-900\/35:is(.dark *) {
  color: rgb(23 23 23 / 0.35);
}

.dark\:text-neutral-900\/40:is(.dark *) {
  color: rgb(23 23 23 / 0.4);
}

.dark\:text-neutral-900\/45:is(.dark *) {
  color: rgb(23 23 23 / 0.45);
}

.dark\:text-neutral-900\/5:is(.dark *) {
  color: rgb(23 23 23 / 0.05);
}

.dark\:text-neutral-900\/50:is(.dark *) {
  color: rgb(23 23 23 / 0.5);
}

.dark\:text-neutral-900\/55:is(.dark *) {
  color: rgb(23 23 23 / 0.55);
}

.dark\:text-neutral-900\/60:is(.dark *) {
  color: rgb(23 23 23 / 0.6);
}

.dark\:text-neutral-900\/65:is(.dark *) {
  color: rgb(23 23 23 / 0.65);
}

.dark\:text-neutral-900\/70:is(.dark *) {
  color: rgb(23 23 23 / 0.7);
}

.dark\:text-neutral-900\/75:is(.dark *) {
  color: rgb(23 23 23 / 0.75);
}

.dark\:text-neutral-900\/80:is(.dark *) {
  color: rgb(23 23 23 / 0.8);
}

.dark\:text-neutral-900\/85:is(.dark *) {
  color: rgb(23 23 23 / 0.85);
}

.dark\:text-neutral-900\/90:is(.dark *) {
  color: rgb(23 23 23 / 0.9);
}

.dark\:text-neutral-900\/95:is(.dark *) {
  color: rgb(23 23 23 / 0.95);
}

.dark\:text-orange-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 236 220 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-100\/0:is(.dark *) {
  color: rgb(254 236 220 / 0);
}

.dark\:text-orange-100\/10:is(.dark *) {
  color: rgb(254 236 220 / 0.1);
}

.dark\:text-orange-100\/100:is(.dark *) {
  color: rgb(254 236 220 / 1);
}

.dark\:text-orange-100\/15:is(.dark *) {
  color: rgb(254 236 220 / 0.15);
}

.dark\:text-orange-100\/20:is(.dark *) {
  color: rgb(254 236 220 / 0.2);
}

.dark\:text-orange-100\/25:is(.dark *) {
  color: rgb(254 236 220 / 0.25);
}

.dark\:text-orange-100\/30:is(.dark *) {
  color: rgb(254 236 220 / 0.3);
}

.dark\:text-orange-100\/35:is(.dark *) {
  color: rgb(254 236 220 / 0.35);
}

.dark\:text-orange-100\/40:is(.dark *) {
  color: rgb(254 236 220 / 0.4);
}

.dark\:text-orange-100\/45:is(.dark *) {
  color: rgb(254 236 220 / 0.45);
}

.dark\:text-orange-100\/5:is(.dark *) {
  color: rgb(254 236 220 / 0.05);
}

.dark\:text-orange-100\/50:is(.dark *) {
  color: rgb(254 236 220 / 0.5);
}

.dark\:text-orange-100\/55:is(.dark *) {
  color: rgb(254 236 220 / 0.55);
}

.dark\:text-orange-100\/60:is(.dark *) {
  color: rgb(254 236 220 / 0.6);
}

.dark\:text-orange-100\/65:is(.dark *) {
  color: rgb(254 236 220 / 0.65);
}

.dark\:text-orange-100\/70:is(.dark *) {
  color: rgb(254 236 220 / 0.7);
}

.dark\:text-orange-100\/75:is(.dark *) {
  color: rgb(254 236 220 / 0.75);
}

.dark\:text-orange-100\/80:is(.dark *) {
  color: rgb(254 236 220 / 0.8);
}

.dark\:text-orange-100\/85:is(.dark *) {
  color: rgb(254 236 220 / 0.85);
}

.dark\:text-orange-100\/90:is(.dark *) {
  color: rgb(254 236 220 / 0.9);
}

.dark\:text-orange-100\/95:is(.dark *) {
  color: rgb(254 236 220 / 0.95);
}

.dark\:text-orange-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 217 189 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-200\/0:is(.dark *) {
  color: rgb(252 217 189 / 0);
}

.dark\:text-orange-200\/10:is(.dark *) {
  color: rgb(252 217 189 / 0.1);
}

.dark\:text-orange-200\/100:is(.dark *) {
  color: rgb(252 217 189 / 1);
}

.dark\:text-orange-200\/15:is(.dark *) {
  color: rgb(252 217 189 / 0.15);
}

.dark\:text-orange-200\/20:is(.dark *) {
  color: rgb(252 217 189 / 0.2);
}

.dark\:text-orange-200\/25:is(.dark *) {
  color: rgb(252 217 189 / 0.25);
}

.dark\:text-orange-200\/30:is(.dark *) {
  color: rgb(252 217 189 / 0.3);
}

.dark\:text-orange-200\/35:is(.dark *) {
  color: rgb(252 217 189 / 0.35);
}

.dark\:text-orange-200\/40:is(.dark *) {
  color: rgb(252 217 189 / 0.4);
}

.dark\:text-orange-200\/45:is(.dark *) {
  color: rgb(252 217 189 / 0.45);
}

.dark\:text-orange-200\/5:is(.dark *) {
  color: rgb(252 217 189 / 0.05);
}

.dark\:text-orange-200\/50:is(.dark *) {
  color: rgb(252 217 189 / 0.5);
}

.dark\:text-orange-200\/55:is(.dark *) {
  color: rgb(252 217 189 / 0.55);
}

.dark\:text-orange-200\/60:is(.dark *) {
  color: rgb(252 217 189 / 0.6);
}

.dark\:text-orange-200\/65:is(.dark *) {
  color: rgb(252 217 189 / 0.65);
}

.dark\:text-orange-200\/70:is(.dark *) {
  color: rgb(252 217 189 / 0.7);
}

.dark\:text-orange-200\/75:is(.dark *) {
  color: rgb(252 217 189 / 0.75);
}

.dark\:text-orange-200\/80:is(.dark *) {
  color: rgb(252 217 189 / 0.8);
}

.dark\:text-orange-200\/85:is(.dark *) {
  color: rgb(252 217 189 / 0.85);
}

.dark\:text-orange-200\/90:is(.dark *) {
  color: rgb(252 217 189 / 0.9);
}

.dark\:text-orange-200\/95:is(.dark *) {
  color: rgb(252 217 189 / 0.95);
}

.dark\:text-orange-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 186 140 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-300\/0:is(.dark *) {
  color: rgb(253 186 140 / 0);
}

.dark\:text-orange-300\/10:is(.dark *) {
  color: rgb(253 186 140 / 0.1);
}

.dark\:text-orange-300\/100:is(.dark *) {
  color: rgb(253 186 140 / 1);
}

.dark\:text-orange-300\/15:is(.dark *) {
  color: rgb(253 186 140 / 0.15);
}

.dark\:text-orange-300\/20:is(.dark *) {
  color: rgb(253 186 140 / 0.2);
}

.dark\:text-orange-300\/25:is(.dark *) {
  color: rgb(253 186 140 / 0.25);
}

.dark\:text-orange-300\/30:is(.dark *) {
  color: rgb(253 186 140 / 0.3);
}

.dark\:text-orange-300\/35:is(.dark *) {
  color: rgb(253 186 140 / 0.35);
}

.dark\:text-orange-300\/40:is(.dark *) {
  color: rgb(253 186 140 / 0.4);
}

.dark\:text-orange-300\/45:is(.dark *) {
  color: rgb(253 186 140 / 0.45);
}

.dark\:text-orange-300\/5:is(.dark *) {
  color: rgb(253 186 140 / 0.05);
}

.dark\:text-orange-300\/50:is(.dark *) {
  color: rgb(253 186 140 / 0.5);
}

.dark\:text-orange-300\/55:is(.dark *) {
  color: rgb(253 186 140 / 0.55);
}

.dark\:text-orange-300\/60:is(.dark *) {
  color: rgb(253 186 140 / 0.6);
}

.dark\:text-orange-300\/65:is(.dark *) {
  color: rgb(253 186 140 / 0.65);
}

.dark\:text-orange-300\/70:is(.dark *) {
  color: rgb(253 186 140 / 0.7);
}

.dark\:text-orange-300\/75:is(.dark *) {
  color: rgb(253 186 140 / 0.75);
}

.dark\:text-orange-300\/80:is(.dark *) {
  color: rgb(253 186 140 / 0.8);
}

.dark\:text-orange-300\/85:is(.dark *) {
  color: rgb(253 186 140 / 0.85);
}

.dark\:text-orange-300\/90:is(.dark *) {
  color: rgb(253 186 140 / 0.9);
}

.dark\:text-orange-300\/95:is(.dark *) {
  color: rgb(253 186 140 / 0.95);
}

.dark\:text-orange-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-400\/0:is(.dark *) {
  color: rgb(255 138 76 / 0);
}

.dark\:text-orange-400\/10:is(.dark *) {
  color: rgb(255 138 76 / 0.1);
}

.dark\:text-orange-400\/100:is(.dark *) {
  color: rgb(255 138 76 / 1);
}

.dark\:text-orange-400\/15:is(.dark *) {
  color: rgb(255 138 76 / 0.15);
}

.dark\:text-orange-400\/20:is(.dark *) {
  color: rgb(255 138 76 / 0.2);
}

.dark\:text-orange-400\/25:is(.dark *) {
  color: rgb(255 138 76 / 0.25);
}

.dark\:text-orange-400\/30:is(.dark *) {
  color: rgb(255 138 76 / 0.3);
}

.dark\:text-orange-400\/35:is(.dark *) {
  color: rgb(255 138 76 / 0.35);
}

.dark\:text-orange-400\/40:is(.dark *) {
  color: rgb(255 138 76 / 0.4);
}

.dark\:text-orange-400\/45:is(.dark *) {
  color: rgb(255 138 76 / 0.45);
}

.dark\:text-orange-400\/5:is(.dark *) {
  color: rgb(255 138 76 / 0.05);
}

.dark\:text-orange-400\/50:is(.dark *) {
  color: rgb(255 138 76 / 0.5);
}

.dark\:text-orange-400\/55:is(.dark *) {
  color: rgb(255 138 76 / 0.55);
}

.dark\:text-orange-400\/60:is(.dark *) {
  color: rgb(255 138 76 / 0.6);
}

.dark\:text-orange-400\/65:is(.dark *) {
  color: rgb(255 138 76 / 0.65);
}

.dark\:text-orange-400\/70:is(.dark *) {
  color: rgb(255 138 76 / 0.7);
}

.dark\:text-orange-400\/75:is(.dark *) {
  color: rgb(255 138 76 / 0.75);
}

.dark\:text-orange-400\/80:is(.dark *) {
  color: rgb(255 138 76 / 0.8);
}

.dark\:text-orange-400\/85:is(.dark *) {
  color: rgb(255 138 76 / 0.85);
}

.dark\:text-orange-400\/90:is(.dark *) {
  color: rgb(255 138 76 / 0.9);
}

.dark\:text-orange-400\/95:is(.dark *) {
  color: rgb(255 138 76 / 0.95);
}

.dark\:text-orange-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 90 31 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-500\/0:is(.dark *) {
  color: rgb(255 90 31 / 0);
}

.dark\:text-orange-500\/10:is(.dark *) {
  color: rgb(255 90 31 / 0.1);
}

.dark\:text-orange-500\/100:is(.dark *) {
  color: rgb(255 90 31 / 1);
}

.dark\:text-orange-500\/15:is(.dark *) {
  color: rgb(255 90 31 / 0.15);
}

.dark\:text-orange-500\/20:is(.dark *) {
  color: rgb(255 90 31 / 0.2);
}

.dark\:text-orange-500\/25:is(.dark *) {
  color: rgb(255 90 31 / 0.25);
}

.dark\:text-orange-500\/30:is(.dark *) {
  color: rgb(255 90 31 / 0.3);
}

.dark\:text-orange-500\/35:is(.dark *) {
  color: rgb(255 90 31 / 0.35);
}

.dark\:text-orange-500\/40:is(.dark *) {
  color: rgb(255 90 31 / 0.4);
}

.dark\:text-orange-500\/45:is(.dark *) {
  color: rgb(255 90 31 / 0.45);
}

.dark\:text-orange-500\/5:is(.dark *) {
  color: rgb(255 90 31 / 0.05);
}

.dark\:text-orange-500\/50:is(.dark *) {
  color: rgb(255 90 31 / 0.5);
}

.dark\:text-orange-500\/55:is(.dark *) {
  color: rgb(255 90 31 / 0.55);
}

.dark\:text-orange-500\/60:is(.dark *) {
  color: rgb(255 90 31 / 0.6);
}

.dark\:text-orange-500\/65:is(.dark *) {
  color: rgb(255 90 31 / 0.65);
}

.dark\:text-orange-500\/70:is(.dark *) {
  color: rgb(255 90 31 / 0.7);
}

.dark\:text-orange-500\/75:is(.dark *) {
  color: rgb(255 90 31 / 0.75);
}

.dark\:text-orange-500\/80:is(.dark *) {
  color: rgb(255 90 31 / 0.8);
}

.dark\:text-orange-500\/85:is(.dark *) {
  color: rgb(255 90 31 / 0.85);
}

.dark\:text-orange-500\/90:is(.dark *) {
  color: rgb(255 90 31 / 0.9);
}

.dark\:text-orange-500\/95:is(.dark *) {
  color: rgb(255 90 31 / 0.95);
}

.dark\:text-orange-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(208 56 1 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-600\/0:is(.dark *) {
  color: rgb(208 56 1 / 0);
}

.dark\:text-orange-600\/10:is(.dark *) {
  color: rgb(208 56 1 / 0.1);
}

.dark\:text-orange-600\/100:is(.dark *) {
  color: rgb(208 56 1 / 1);
}

.dark\:text-orange-600\/15:is(.dark *) {
  color: rgb(208 56 1 / 0.15);
}

.dark\:text-orange-600\/20:is(.dark *) {
  color: rgb(208 56 1 / 0.2);
}

.dark\:text-orange-600\/25:is(.dark *) {
  color: rgb(208 56 1 / 0.25);
}

.dark\:text-orange-600\/30:is(.dark *) {
  color: rgb(208 56 1 / 0.3);
}

.dark\:text-orange-600\/35:is(.dark *) {
  color: rgb(208 56 1 / 0.35);
}

.dark\:text-orange-600\/40:is(.dark *) {
  color: rgb(208 56 1 / 0.4);
}

.dark\:text-orange-600\/45:is(.dark *) {
  color: rgb(208 56 1 / 0.45);
}

.dark\:text-orange-600\/5:is(.dark *) {
  color: rgb(208 56 1 / 0.05);
}

.dark\:text-orange-600\/50:is(.dark *) {
  color: rgb(208 56 1 / 0.5);
}

.dark\:text-orange-600\/55:is(.dark *) {
  color: rgb(208 56 1 / 0.55);
}

.dark\:text-orange-600\/60:is(.dark *) {
  color: rgb(208 56 1 / 0.6);
}

.dark\:text-orange-600\/65:is(.dark *) {
  color: rgb(208 56 1 / 0.65);
}

.dark\:text-orange-600\/70:is(.dark *) {
  color: rgb(208 56 1 / 0.7);
}

.dark\:text-orange-600\/75:is(.dark *) {
  color: rgb(208 56 1 / 0.75);
}

.dark\:text-orange-600\/80:is(.dark *) {
  color: rgb(208 56 1 / 0.8);
}

.dark\:text-orange-600\/85:is(.dark *) {
  color: rgb(208 56 1 / 0.85);
}

.dark\:text-orange-600\/90:is(.dark *) {
  color: rgb(208 56 1 / 0.9);
}

.dark\:text-orange-600\/95:is(.dark *) {
  color: rgb(208 56 1 / 0.95);
}

.dark\:text-orange-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(180 52 3 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-700\/0:is(.dark *) {
  color: rgb(180 52 3 / 0);
}

.dark\:text-orange-700\/10:is(.dark *) {
  color: rgb(180 52 3 / 0.1);
}

.dark\:text-orange-700\/100:is(.dark *) {
  color: rgb(180 52 3 / 1);
}

.dark\:text-orange-700\/15:is(.dark *) {
  color: rgb(180 52 3 / 0.15);
}

.dark\:text-orange-700\/20:is(.dark *) {
  color: rgb(180 52 3 / 0.2);
}

.dark\:text-orange-700\/25:is(.dark *) {
  color: rgb(180 52 3 / 0.25);
}

.dark\:text-orange-700\/30:is(.dark *) {
  color: rgb(180 52 3 / 0.3);
}

.dark\:text-orange-700\/35:is(.dark *) {
  color: rgb(180 52 3 / 0.35);
}

.dark\:text-orange-700\/40:is(.dark *) {
  color: rgb(180 52 3 / 0.4);
}

.dark\:text-orange-700\/45:is(.dark *) {
  color: rgb(180 52 3 / 0.45);
}

.dark\:text-orange-700\/5:is(.dark *) {
  color: rgb(180 52 3 / 0.05);
}

.dark\:text-orange-700\/50:is(.dark *) {
  color: rgb(180 52 3 / 0.5);
}

.dark\:text-orange-700\/55:is(.dark *) {
  color: rgb(180 52 3 / 0.55);
}

.dark\:text-orange-700\/60:is(.dark *) {
  color: rgb(180 52 3 / 0.6);
}

.dark\:text-orange-700\/65:is(.dark *) {
  color: rgb(180 52 3 / 0.65);
}

.dark\:text-orange-700\/70:is(.dark *) {
  color: rgb(180 52 3 / 0.7);
}

.dark\:text-orange-700\/75:is(.dark *) {
  color: rgb(180 52 3 / 0.75);
}

.dark\:text-orange-700\/80:is(.dark *) {
  color: rgb(180 52 3 / 0.8);
}

.dark\:text-orange-700\/85:is(.dark *) {
  color: rgb(180 52 3 / 0.85);
}

.dark\:text-orange-700\/90:is(.dark *) {
  color: rgb(180 52 3 / 0.9);
}

.dark\:text-orange-700\/95:is(.dark *) {
  color: rgb(180 52 3 / 0.95);
}

.dark\:text-orange-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(138 44 13 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-800\/0:is(.dark *) {
  color: rgb(138 44 13 / 0);
}

.dark\:text-orange-800\/10:is(.dark *) {
  color: rgb(138 44 13 / 0.1);
}

.dark\:text-orange-800\/100:is(.dark *) {
  color: rgb(138 44 13 / 1);
}

.dark\:text-orange-800\/15:is(.dark *) {
  color: rgb(138 44 13 / 0.15);
}

.dark\:text-orange-800\/20:is(.dark *) {
  color: rgb(138 44 13 / 0.2);
}

.dark\:text-orange-800\/25:is(.dark *) {
  color: rgb(138 44 13 / 0.25);
}

.dark\:text-orange-800\/30:is(.dark *) {
  color: rgb(138 44 13 / 0.3);
}

.dark\:text-orange-800\/35:is(.dark *) {
  color: rgb(138 44 13 / 0.35);
}

.dark\:text-orange-800\/40:is(.dark *) {
  color: rgb(138 44 13 / 0.4);
}

.dark\:text-orange-800\/45:is(.dark *) {
  color: rgb(138 44 13 / 0.45);
}

.dark\:text-orange-800\/5:is(.dark *) {
  color: rgb(138 44 13 / 0.05);
}

.dark\:text-orange-800\/50:is(.dark *) {
  color: rgb(138 44 13 / 0.5);
}

.dark\:text-orange-800\/55:is(.dark *) {
  color: rgb(138 44 13 / 0.55);
}

.dark\:text-orange-800\/60:is(.dark *) {
  color: rgb(138 44 13 / 0.6);
}

.dark\:text-orange-800\/65:is(.dark *) {
  color: rgb(138 44 13 / 0.65);
}

.dark\:text-orange-800\/70:is(.dark *) {
  color: rgb(138 44 13 / 0.7);
}

.dark\:text-orange-800\/75:is(.dark *) {
  color: rgb(138 44 13 / 0.75);
}

.dark\:text-orange-800\/80:is(.dark *) {
  color: rgb(138 44 13 / 0.8);
}

.dark\:text-orange-800\/85:is(.dark *) {
  color: rgb(138 44 13 / 0.85);
}

.dark\:text-orange-800\/90:is(.dark *) {
  color: rgb(138 44 13 / 0.9);
}

.dark\:text-orange-800\/95:is(.dark *) {
  color: rgb(138 44 13 / 0.95);
}

.dark\:text-orange-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(119 29 29 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-900\/0:is(.dark *) {
  color: rgb(119 29 29 / 0);
}

.dark\:text-orange-900\/10:is(.dark *) {
  color: rgb(119 29 29 / 0.1);
}

.dark\:text-orange-900\/100:is(.dark *) {
  color: rgb(119 29 29 / 1);
}

.dark\:text-orange-900\/15:is(.dark *) {
  color: rgb(119 29 29 / 0.15);
}

.dark\:text-orange-900\/20:is(.dark *) {
  color: rgb(119 29 29 / 0.2);
}

.dark\:text-orange-900\/25:is(.dark *) {
  color: rgb(119 29 29 / 0.25);
}

.dark\:text-orange-900\/30:is(.dark *) {
  color: rgb(119 29 29 / 0.3);
}

.dark\:text-orange-900\/35:is(.dark *) {
  color: rgb(119 29 29 / 0.35);
}

.dark\:text-orange-900\/40:is(.dark *) {
  color: rgb(119 29 29 / 0.4);
}

.dark\:text-orange-900\/45:is(.dark *) {
  color: rgb(119 29 29 / 0.45);
}

.dark\:text-orange-900\/5:is(.dark *) {
  color: rgb(119 29 29 / 0.05);
}

.dark\:text-orange-900\/50:is(.dark *) {
  color: rgb(119 29 29 / 0.5);
}

.dark\:text-orange-900\/55:is(.dark *) {
  color: rgb(119 29 29 / 0.55);
}

.dark\:text-orange-900\/60:is(.dark *) {
  color: rgb(119 29 29 / 0.6);
}

.dark\:text-orange-900\/65:is(.dark *) {
  color: rgb(119 29 29 / 0.65);
}

.dark\:text-orange-900\/70:is(.dark *) {
  color: rgb(119 29 29 / 0.7);
}

.dark\:text-orange-900\/75:is(.dark *) {
  color: rgb(119 29 29 / 0.75);
}

.dark\:text-orange-900\/80:is(.dark *) {
  color: rgb(119 29 29 / 0.8);
}

.dark\:text-orange-900\/85:is(.dark *) {
  color: rgb(119 29 29 / 0.85);
}

.dark\:text-orange-900\/90:is(.dark *) {
  color: rgb(119 29 29 / 0.9);
}

.dark\:text-orange-900\/95:is(.dark *) {
  color: rgb(119 29 29 / 0.95);
}

.dark\:text-pink-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 232 243 / var(--tw-text-opacity, 1));
}

.dark\:text-pink-100\/0:is(.dark *) {
  color: rgb(252 232 243 / 0);
}

.dark\:text-pink-100\/10:is(.dark *) {
  color: rgb(252 232 243 / 0.1);
}

.dark\:text-pink-100\/100:is(.dark *) {
  color: rgb(252 232 243 / 1);
}

.dark\:text-pink-100\/15:is(.dark *) {
  color: rgb(252 232 243 / 0.15);
}

.dark\:text-pink-100\/20:is(.dark *) {
  color: rgb(252 232 243 / 0.2);
}

.dark\:text-pink-100\/25:is(.dark *) {
  color: rgb(252 232 243 / 0.25);
}

.dark\:text-pink-100\/30:is(.dark *) {
  color: rgb(252 232 243 / 0.3);
}

.dark\:text-pink-100\/35:is(.dark *) {
  color: rgb(252 232 243 / 0.35);
}

.dark\:text-pink-100\/40:is(.dark *) {
  color: rgb(252 232 243 / 0.4);
}

.dark\:text-pink-100\/45:is(.dark *) {
  color: rgb(252 232 243 / 0.45);
}

.dark\:text-pink-100\/5:is(.dark *) {
  color: rgb(252 232 243 / 0.05);
}

.dark\:text-pink-100\/50:is(.dark *) {
  color: rgb(252 232 243 / 0.5);
}

.dark\:text-pink-100\/55:is(.dark *) {
  color: rgb(252 232 243 / 0.55);
}

.dark\:text-pink-100\/60:is(.dark *) {
  color: rgb(252 232 243 / 0.6);
}

.dark\:text-pink-100\/65:is(.dark *) {
  color: rgb(252 232 243 / 0.65);
}

.dark\:text-pink-100\/70:is(.dark *) {
  color: rgb(252 232 243 / 0.7);
}

.dark\:text-pink-100\/75:is(.dark *) {
  color: rgb(252 232 243 / 0.75);
}

.dark\:text-pink-100\/80:is(.dark *) {
  color: rgb(252 232 243 / 0.8);
}

.dark\:text-pink-100\/85:is(.dark *) {
  color: rgb(252 232 243 / 0.85);
}

.dark\:text-pink-100\/90:is(.dark *) {
  color: rgb(252 232 243 / 0.9);
}

.dark\:text-pink-100\/95:is(.dark *) {
  color: rgb(252 232 243 / 0.95);
}

.dark\:text-pink-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(250 209 232 / var(--tw-text-opacity, 1));
}

.dark\:text-pink-200\/0:is(.dark *) {
  color: rgb(250 209 232 / 0);
}

.dark\:text-pink-200\/10:is(.dark *) {
  color: rgb(250 209 232 / 0.1);
}

.dark\:text-pink-200\/100:is(.dark *) {
  color: rgb(250 209 232 / 1);
}

.dark\:text-pink-200\/15:is(.dark *) {
  color: rgb(250 209 232 / 0.15);
}

.dark\:text-pink-200\/20:is(.dark *) {
  color: rgb(250 209 232 / 0.2);
}

.dark\:text-pink-200\/25:is(.dark *) {
  color: rgb(250 209 232 / 0.25);
}

.dark\:text-pink-200\/30:is(.dark *) {
  color: rgb(250 209 232 / 0.3);
}

.dark\:text-pink-200\/35:is(.dark *) {
  color: rgb(250 209 232 / 0.35);
}

.dark\:text-pink-200\/40:is(.dark *) {
  color: rgb(250 209 232 / 0.4);
}

.dark\:text-pink-200\/45:is(.dark *) {
  color: rgb(250 209 232 / 0.45);
}

.dark\:text-pink-200\/5:is(.dark *) {
  color: rgb(250 209 232 / 0.05);
}

.dark\:text-pink-200\/50:is(.dark *) {
  color: rgb(250 209 232 / 0.5);
}

.dark\:text-pink-200\/55:is(.dark *) {
  color: rgb(250 209 232 / 0.55);
}

.dark\:text-pink-200\/60:is(.dark *) {
  color: rgb(250 209 232 / 0.6);
}

.dark\:text-pink-200\/65:is(.dark *) {
  color: rgb(250 209 232 / 0.65);
}

.dark\:text-pink-200\/70:is(.dark *) {
  color: rgb(250 209 232 / 0.7);
}

.dark\:text-pink-200\/75:is(.dark *) {
  color: rgb(250 209 232 / 0.75);
}

.dark\:text-pink-200\/80:is(.dark *) {
  color: rgb(250 209 232 / 0.8);
}

.dark\:text-pink-200\/85:is(.dark *) {
  color: rgb(250 209 232 / 0.85);
}

.dark\:text-pink-200\/90:is(.dark *) {
  color: rgb(250 209 232 / 0.9);
}

.dark\:text-pink-200\/95:is(.dark *) {
  color: rgb(250 209 232 / 0.95);
}

.dark\:text-pink-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(248 180 217 / var(--tw-text-opacity, 1));
}

.dark\:text-pink-300\/0:is(.dark *) {
  color: rgb(248 180 217 / 0);
}

.dark\:text-pink-300\/10:is(.dark *) {
  color: rgb(248 180 217 / 0.1);
}

.dark\:text-pink-300\/100:is(.dark *) {
  color: rgb(248 180 217 / 1);
}

.dark\:text-pink-300\/15:is(.dark *) {
  color: rgb(248 180 217 / 0.15);
}

.dark\:text-pink-300\/20:is(.dark *) {
  color: rgb(248 180 217 / 0.2);
}

.dark\:text-pink-300\/25:is(.dark *) {
  color: rgb(248 180 217 / 0.25);
}

.dark\:text-pink-300\/30:is(.dark *) {
  color: rgb(248 180 217 / 0.3);
}

.dark\:text-pink-300\/35:is(.dark *) {
  color: rgb(248 180 217 / 0.35);
}

.dark\:text-pink-300\/40:is(.dark *) {
  color: rgb(248 180 217 / 0.4);
}

.dark\:text-pink-300\/45:is(.dark *) {
  color: rgb(248 180 217 / 0.45);
}

.dark\:text-pink-300\/5:is(.dark *) {
  color: rgb(248 180 217 / 0.05);
}

.dark\:text-pink-300\/50:is(.dark *) {
  color: rgb(248 180 217 / 0.5);
}

.dark\:text-pink-300\/55:is(.dark *) {
  color: rgb(248 180 217 / 0.55);
}

.dark\:text-pink-300\/60:is(.dark *) {
  color: rgb(248 180 217 / 0.6);
}

.dark\:text-pink-300\/65:is(.dark *) {
  color: rgb(248 180 217 / 0.65);
}

.dark\:text-pink-300\/70:is(.dark *) {
  color: rgb(248 180 217 / 0.7);
}

.dark\:text-pink-300\/75:is(.dark *) {
  color: rgb(248 180 217 / 0.75);
}

.dark\:text-pink-300\/80:is(.dark *) {
  color: rgb(248 180 217 / 0.8);
}

.dark\:text-pink-300\/85:is(.dark *) {
  color: rgb(248 180 217 / 0.85);
}

.dark\:text-pink-300\/90:is(.dark *) {
  color: rgb(248 180 217 / 0.9);
}

.dark\:text-pink-300\/95:is(.dark *) {
  color: rgb(248 180 217 / 0.95);
}

.dark\:text-pink-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(241 126 184 / var(--tw-text-opacity, 1));
}

.dark\:text-pink-400\/0:is(.dark *) {
  color: rgb(241 126 184 / 0);
}

.dark\:text-pink-400\/10:is(.dark *) {
  color: rgb(241 126 184 / 0.1);
}

.dark\:text-pink-400\/100:is(.dark *) {
  color: rgb(241 126 184 / 1);
}

.dark\:text-pink-400\/15:is(.dark *) {
  color: rgb(241 126 184 / 0.15);
}

.dark\:text-pink-400\/20:is(.dark *) {
  color: rgb(241 126 184 / 0.2);
}

.dark\:text-pink-400\/25:is(.dark *) {
  color: rgb(241 126 184 / 0.25);
}

.dark\:text-pink-400\/30:is(.dark *) {
  color: rgb(241 126 184 / 0.3);
}

.dark\:text-pink-400\/35:is(.dark *) {
  color: rgb(241 126 184 / 0.35);
}

.dark\:text-pink-400\/40:is(.dark *) {
  color: rgb(241 126 184 / 0.4);
}

.dark\:text-pink-400\/45:is(.dark *) {
  color: rgb(241 126 184 / 0.45);
}

.dark\:text-pink-400\/5:is(.dark *) {
  color: rgb(241 126 184 / 0.05);
}

.dark\:text-pink-400\/50:is(.dark *) {
  color: rgb(241 126 184 / 0.5);
}

.dark\:text-pink-400\/55:is(.dark *) {
  color: rgb(241 126 184 / 0.55);
}

.dark\:text-pink-400\/60:is(.dark *) {
  color: rgb(241 126 184 / 0.6);
}

.dark\:text-pink-400\/65:is(.dark *) {
  color: rgb(241 126 184 / 0.65);
}

.dark\:text-pink-400\/70:is(.dark *) {
  color: rgb(241 126 184 / 0.7);
}

.dark\:text-pink-400\/75:is(.dark *) {
  color: rgb(241 126 184 / 0.75);
}

.dark\:text-pink-400\/80:is(.dark *) {
  color: rgb(241 126 184 / 0.8);
}

.dark\:text-pink-400\/85:is(.dark *) {
  color: rgb(241 126 184 / 0.85);
}

.dark\:text-pink-400\/90:is(.dark *) {
  color: rgb(241 126 184 / 0.9);
}

.dark\:text-pink-400\/95:is(.dark *) {
  color: rgb(241 126 184 / 0.95);
}

.dark\:text-pink-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(231 70 148 / var(--tw-text-opacity, 1));
}

.dark\:text-pink-500\/0:is(.dark *) {
  color: rgb(231 70 148 / 0);
}

.dark\:text-pink-500\/10:is(.dark *) {
  color: rgb(231 70 148 / 0.1);
}

.dark\:text-pink-500\/100:is(.dark *) {
  color: rgb(231 70 148 / 1);
}

.dark\:text-pink-500\/15:is(.dark *) {
  color: rgb(231 70 148 / 0.15);
}

.dark\:text-pink-500\/20:is(.dark *) {
  color: rgb(231 70 148 / 0.2);
}

.dark\:text-pink-500\/25:is(.dark *) {
  color: rgb(231 70 148 / 0.25);
}

.dark\:text-pink-500\/30:is(.dark *) {
  color: rgb(231 70 148 / 0.3);
}

.dark\:text-pink-500\/35:is(.dark *) {
  color: rgb(231 70 148 / 0.35);
}

.dark\:text-pink-500\/40:is(.dark *) {
  color: rgb(231 70 148 / 0.4);
}

.dark\:text-pink-500\/45:is(.dark *) {
  color: rgb(231 70 148 / 0.45);
}

.dark\:text-pink-500\/5:is(.dark *) {
  color: rgb(231 70 148 / 0.05);
}

.dark\:text-pink-500\/50:is(.dark *) {
  color: rgb(231 70 148 / 0.5);
}

.dark\:text-pink-500\/55:is(.dark *) {
  color: rgb(231 70 148 / 0.55);
}

.dark\:text-pink-500\/60:is(.dark *) {
  color: rgb(231 70 148 / 0.6);
}

.dark\:text-pink-500\/65:is(.dark *) {
  color: rgb(231 70 148 / 0.65);
}

.dark\:text-pink-500\/70:is(.dark *) {
  color: rgb(231 70 148 / 0.7);
}

.dark\:text-pink-500\/75:is(.dark *) {
  color: rgb(231 70 148 / 0.75);
}

.dark\:text-pink-500\/80:is(.dark *) {
  color: rgb(231 70 148 / 0.8);
}

.dark\:text-pink-500\/85:is(.dark *) {
  color: rgb(231 70 148 / 0.85);
}

.dark\:text-pink-500\/90:is(.dark *) {
  color: rgb(231 70 148 / 0.9);
}

.dark\:text-pink-500\/95:is(.dark *) {
  color: rgb(231 70 148 / 0.95);
}

.dark\:text-pink-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(214 31 105 / var(--tw-text-opacity, 1));
}

.dark\:text-pink-600\/0:is(.dark *) {
  color: rgb(214 31 105 / 0);
}

.dark\:text-pink-600\/10:is(.dark *) {
  color: rgb(214 31 105 / 0.1);
}

.dark\:text-pink-600\/100:is(.dark *) {
  color: rgb(214 31 105 / 1);
}

.dark\:text-pink-600\/15:is(.dark *) {
  color: rgb(214 31 105 / 0.15);
}

.dark\:text-pink-600\/20:is(.dark *) {
  color: rgb(214 31 105 / 0.2);
}

.dark\:text-pink-600\/25:is(.dark *) {
  color: rgb(214 31 105 / 0.25);
}

.dark\:text-pink-600\/30:is(.dark *) {
  color: rgb(214 31 105 / 0.3);
}

.dark\:text-pink-600\/35:is(.dark *) {
  color: rgb(214 31 105 / 0.35);
}

.dark\:text-pink-600\/40:is(.dark *) {
  color: rgb(214 31 105 / 0.4);
}

.dark\:text-pink-600\/45:is(.dark *) {
  color: rgb(214 31 105 / 0.45);
}

.dark\:text-pink-600\/5:is(.dark *) {
  color: rgb(214 31 105 / 0.05);
}

.dark\:text-pink-600\/50:is(.dark *) {
  color: rgb(214 31 105 / 0.5);
}

.dark\:text-pink-600\/55:is(.dark *) {
  color: rgb(214 31 105 / 0.55);
}

.dark\:text-pink-600\/60:is(.dark *) {
  color: rgb(214 31 105 / 0.6);
}

.dark\:text-pink-600\/65:is(.dark *) {
  color: rgb(214 31 105 / 0.65);
}

.dark\:text-pink-600\/70:is(.dark *) {
  color: rgb(214 31 105 / 0.7);
}

.dark\:text-pink-600\/75:is(.dark *) {
  color: rgb(214 31 105 / 0.75);
}

.dark\:text-pink-600\/80:is(.dark *) {
  color: rgb(214 31 105 / 0.8);
}

.dark\:text-pink-600\/85:is(.dark *) {
  color: rgb(214 31 105 / 0.85);
}

.dark\:text-pink-600\/90:is(.dark *) {
  color: rgb(214 31 105 / 0.9);
}

.dark\:text-pink-600\/95:is(.dark *) {
  color: rgb(214 31 105 / 0.95);
}

.dark\:text-pink-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(191 18 93 / var(--tw-text-opacity, 1));
}

.dark\:text-pink-700\/0:is(.dark *) {
  color: rgb(191 18 93 / 0);
}

.dark\:text-pink-700\/10:is(.dark *) {
  color: rgb(191 18 93 / 0.1);
}

.dark\:text-pink-700\/100:is(.dark *) {
  color: rgb(191 18 93 / 1);
}

.dark\:text-pink-700\/15:is(.dark *) {
  color: rgb(191 18 93 / 0.15);
}

.dark\:text-pink-700\/20:is(.dark *) {
  color: rgb(191 18 93 / 0.2);
}

.dark\:text-pink-700\/25:is(.dark *) {
  color: rgb(191 18 93 / 0.25);
}

.dark\:text-pink-700\/30:is(.dark *) {
  color: rgb(191 18 93 / 0.3);
}

.dark\:text-pink-700\/35:is(.dark *) {
  color: rgb(191 18 93 / 0.35);
}

.dark\:text-pink-700\/40:is(.dark *) {
  color: rgb(191 18 93 / 0.4);
}

.dark\:text-pink-700\/45:is(.dark *) {
  color: rgb(191 18 93 / 0.45);
}

.dark\:text-pink-700\/5:is(.dark *) {
  color: rgb(191 18 93 / 0.05);
}

.dark\:text-pink-700\/50:is(.dark *) {
  color: rgb(191 18 93 / 0.5);
}

.dark\:text-pink-700\/55:is(.dark *) {
  color: rgb(191 18 93 / 0.55);
}

.dark\:text-pink-700\/60:is(.dark *) {
  color: rgb(191 18 93 / 0.6);
}

.dark\:text-pink-700\/65:is(.dark *) {
  color: rgb(191 18 93 / 0.65);
}

.dark\:text-pink-700\/70:is(.dark *) {
  color: rgb(191 18 93 / 0.7);
}

.dark\:text-pink-700\/75:is(.dark *) {
  color: rgb(191 18 93 / 0.75);
}

.dark\:text-pink-700\/80:is(.dark *) {
  color: rgb(191 18 93 / 0.8);
}

.dark\:text-pink-700\/85:is(.dark *) {
  color: rgb(191 18 93 / 0.85);
}

.dark\:text-pink-700\/90:is(.dark *) {
  color: rgb(191 18 93 / 0.9);
}

.dark\:text-pink-700\/95:is(.dark *) {
  color: rgb(191 18 93 / 0.95);
}

.dark\:text-pink-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(153 21 75 / var(--tw-text-opacity, 1));
}

.dark\:text-pink-800\/0:is(.dark *) {
  color: rgb(153 21 75 / 0);
}

.dark\:text-pink-800\/10:is(.dark *) {
  color: rgb(153 21 75 / 0.1);
}

.dark\:text-pink-800\/100:is(.dark *) {
  color: rgb(153 21 75 / 1);
}

.dark\:text-pink-800\/15:is(.dark *) {
  color: rgb(153 21 75 / 0.15);
}

.dark\:text-pink-800\/20:is(.dark *) {
  color: rgb(153 21 75 / 0.2);
}

.dark\:text-pink-800\/25:is(.dark *) {
  color: rgb(153 21 75 / 0.25);
}

.dark\:text-pink-800\/30:is(.dark *) {
  color: rgb(153 21 75 / 0.3);
}

.dark\:text-pink-800\/35:is(.dark *) {
  color: rgb(153 21 75 / 0.35);
}

.dark\:text-pink-800\/40:is(.dark *) {
  color: rgb(153 21 75 / 0.4);
}

.dark\:text-pink-800\/45:is(.dark *) {
  color: rgb(153 21 75 / 0.45);
}

.dark\:text-pink-800\/5:is(.dark *) {
  color: rgb(153 21 75 / 0.05);
}

.dark\:text-pink-800\/50:is(.dark *) {
  color: rgb(153 21 75 / 0.5);
}

.dark\:text-pink-800\/55:is(.dark *) {
  color: rgb(153 21 75 / 0.55);
}

.dark\:text-pink-800\/60:is(.dark *) {
  color: rgb(153 21 75 / 0.6);
}

.dark\:text-pink-800\/65:is(.dark *) {
  color: rgb(153 21 75 / 0.65);
}

.dark\:text-pink-800\/70:is(.dark *) {
  color: rgb(153 21 75 / 0.7);
}

.dark\:text-pink-800\/75:is(.dark *) {
  color: rgb(153 21 75 / 0.75);
}

.dark\:text-pink-800\/80:is(.dark *) {
  color: rgb(153 21 75 / 0.8);
}

.dark\:text-pink-800\/85:is(.dark *) {
  color: rgb(153 21 75 / 0.85);
}

.dark\:text-pink-800\/90:is(.dark *) {
  color: rgb(153 21 75 / 0.9);
}

.dark\:text-pink-800\/95:is(.dark *) {
  color: rgb(153 21 75 / 0.95);
}

.dark\:text-pink-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(117 26 61 / var(--tw-text-opacity, 1));
}

.dark\:text-pink-900\/0:is(.dark *) {
  color: rgb(117 26 61 / 0);
}

.dark\:text-pink-900\/10:is(.dark *) {
  color: rgb(117 26 61 / 0.1);
}

.dark\:text-pink-900\/100:is(.dark *) {
  color: rgb(117 26 61 / 1);
}

.dark\:text-pink-900\/15:is(.dark *) {
  color: rgb(117 26 61 / 0.15);
}

.dark\:text-pink-900\/20:is(.dark *) {
  color: rgb(117 26 61 / 0.2);
}

.dark\:text-pink-900\/25:is(.dark *) {
  color: rgb(117 26 61 / 0.25);
}

.dark\:text-pink-900\/30:is(.dark *) {
  color: rgb(117 26 61 / 0.3);
}

.dark\:text-pink-900\/35:is(.dark *) {
  color: rgb(117 26 61 / 0.35);
}

.dark\:text-pink-900\/40:is(.dark *) {
  color: rgb(117 26 61 / 0.4);
}

.dark\:text-pink-900\/45:is(.dark *) {
  color: rgb(117 26 61 / 0.45);
}

.dark\:text-pink-900\/5:is(.dark *) {
  color: rgb(117 26 61 / 0.05);
}

.dark\:text-pink-900\/50:is(.dark *) {
  color: rgb(117 26 61 / 0.5);
}

.dark\:text-pink-900\/55:is(.dark *) {
  color: rgb(117 26 61 / 0.55);
}

.dark\:text-pink-900\/60:is(.dark *) {
  color: rgb(117 26 61 / 0.6);
}

.dark\:text-pink-900\/65:is(.dark *) {
  color: rgb(117 26 61 / 0.65);
}

.dark\:text-pink-900\/70:is(.dark *) {
  color: rgb(117 26 61 / 0.7);
}

.dark\:text-pink-900\/75:is(.dark *) {
  color: rgb(117 26 61 / 0.75);
}

.dark\:text-pink-900\/80:is(.dark *) {
  color: rgb(117 26 61 / 0.8);
}

.dark\:text-pink-900\/85:is(.dark *) {
  color: rgb(117 26 61 / 0.85);
}

.dark\:text-pink-900\/90:is(.dark *) {
  color: rgb(117 26 61 / 0.9);
}

.dark\:text-pink-900\/95:is(.dark *) {
  color: rgb(117 26 61 / 0.95);
}

.dark\:text-purple-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(237 235 254 / var(--tw-text-opacity, 1));
}

.dark\:text-purple-100\/0:is(.dark *) {
  color: rgb(237 235 254 / 0);
}

.dark\:text-purple-100\/10:is(.dark *) {
  color: rgb(237 235 254 / 0.1);
}

.dark\:text-purple-100\/100:is(.dark *) {
  color: rgb(237 235 254 / 1);
}

.dark\:text-purple-100\/15:is(.dark *) {
  color: rgb(237 235 254 / 0.15);
}

.dark\:text-purple-100\/20:is(.dark *) {
  color: rgb(237 235 254 / 0.2);
}

.dark\:text-purple-100\/25:is(.dark *) {
  color: rgb(237 235 254 / 0.25);
}

.dark\:text-purple-100\/30:is(.dark *) {
  color: rgb(237 235 254 / 0.3);
}

.dark\:text-purple-100\/35:is(.dark *) {
  color: rgb(237 235 254 / 0.35);
}

.dark\:text-purple-100\/40:is(.dark *) {
  color: rgb(237 235 254 / 0.4);
}

.dark\:text-purple-100\/45:is(.dark *) {
  color: rgb(237 235 254 / 0.45);
}

.dark\:text-purple-100\/5:is(.dark *) {
  color: rgb(237 235 254 / 0.05);
}

.dark\:text-purple-100\/50:is(.dark *) {
  color: rgb(237 235 254 / 0.5);
}

.dark\:text-purple-100\/55:is(.dark *) {
  color: rgb(237 235 254 / 0.55);
}

.dark\:text-purple-100\/60:is(.dark *) {
  color: rgb(237 235 254 / 0.6);
}

.dark\:text-purple-100\/65:is(.dark *) {
  color: rgb(237 235 254 / 0.65);
}

.dark\:text-purple-100\/70:is(.dark *) {
  color: rgb(237 235 254 / 0.7);
}

.dark\:text-purple-100\/75:is(.dark *) {
  color: rgb(237 235 254 / 0.75);
}

.dark\:text-purple-100\/80:is(.dark *) {
  color: rgb(237 235 254 / 0.8);
}

.dark\:text-purple-100\/85:is(.dark *) {
  color: rgb(237 235 254 / 0.85);
}

.dark\:text-purple-100\/90:is(.dark *) {
  color: rgb(237 235 254 / 0.9);
}

.dark\:text-purple-100\/95:is(.dark *) {
  color: rgb(237 235 254 / 0.95);
}

.dark\:text-purple-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(220 215 254 / var(--tw-text-opacity, 1));
}

.dark\:text-purple-200\/0:is(.dark *) {
  color: rgb(220 215 254 / 0);
}

.dark\:text-purple-200\/10:is(.dark *) {
  color: rgb(220 215 254 / 0.1);
}

.dark\:text-purple-200\/100:is(.dark *) {
  color: rgb(220 215 254 / 1);
}

.dark\:text-purple-200\/15:is(.dark *) {
  color: rgb(220 215 254 / 0.15);
}

.dark\:text-purple-200\/20:is(.dark *) {
  color: rgb(220 215 254 / 0.2);
}

.dark\:text-purple-200\/25:is(.dark *) {
  color: rgb(220 215 254 / 0.25);
}

.dark\:text-purple-200\/30:is(.dark *) {
  color: rgb(220 215 254 / 0.3);
}

.dark\:text-purple-200\/35:is(.dark *) {
  color: rgb(220 215 254 / 0.35);
}

.dark\:text-purple-200\/40:is(.dark *) {
  color: rgb(220 215 254 / 0.4);
}

.dark\:text-purple-200\/45:is(.dark *) {
  color: rgb(220 215 254 / 0.45);
}

.dark\:text-purple-200\/5:is(.dark *) {
  color: rgb(220 215 254 / 0.05);
}

.dark\:text-purple-200\/50:is(.dark *) {
  color: rgb(220 215 254 / 0.5);
}

.dark\:text-purple-200\/55:is(.dark *) {
  color: rgb(220 215 254 / 0.55);
}

.dark\:text-purple-200\/60:is(.dark *) {
  color: rgb(220 215 254 / 0.6);
}

.dark\:text-purple-200\/65:is(.dark *) {
  color: rgb(220 215 254 / 0.65);
}

.dark\:text-purple-200\/70:is(.dark *) {
  color: rgb(220 215 254 / 0.7);
}

.dark\:text-purple-200\/75:is(.dark *) {
  color: rgb(220 215 254 / 0.75);
}

.dark\:text-purple-200\/80:is(.dark *) {
  color: rgb(220 215 254 / 0.8);
}

.dark\:text-purple-200\/85:is(.dark *) {
  color: rgb(220 215 254 / 0.85);
}

.dark\:text-purple-200\/90:is(.dark *) {
  color: rgb(220 215 254 / 0.9);
}

.dark\:text-purple-200\/95:is(.dark *) {
  color: rgb(220 215 254 / 0.95);
}

.dark\:text-purple-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(202 191 253 / var(--tw-text-opacity, 1));
}

.dark\:text-purple-300\/0:is(.dark *) {
  color: rgb(202 191 253 / 0);
}

.dark\:text-purple-300\/10:is(.dark *) {
  color: rgb(202 191 253 / 0.1);
}

.dark\:text-purple-300\/100:is(.dark *) {
  color: rgb(202 191 253 / 1);
}

.dark\:text-purple-300\/15:is(.dark *) {
  color: rgb(202 191 253 / 0.15);
}

.dark\:text-purple-300\/20:is(.dark *) {
  color: rgb(202 191 253 / 0.2);
}

.dark\:text-purple-300\/25:is(.dark *) {
  color: rgb(202 191 253 / 0.25);
}

.dark\:text-purple-300\/30:is(.dark *) {
  color: rgb(202 191 253 / 0.3);
}

.dark\:text-purple-300\/35:is(.dark *) {
  color: rgb(202 191 253 / 0.35);
}

.dark\:text-purple-300\/40:is(.dark *) {
  color: rgb(202 191 253 / 0.4);
}

.dark\:text-purple-300\/45:is(.dark *) {
  color: rgb(202 191 253 / 0.45);
}

.dark\:text-purple-300\/5:is(.dark *) {
  color: rgb(202 191 253 / 0.05);
}

.dark\:text-purple-300\/50:is(.dark *) {
  color: rgb(202 191 253 / 0.5);
}

.dark\:text-purple-300\/55:is(.dark *) {
  color: rgb(202 191 253 / 0.55);
}

.dark\:text-purple-300\/60:is(.dark *) {
  color: rgb(202 191 253 / 0.6);
}

.dark\:text-purple-300\/65:is(.dark *) {
  color: rgb(202 191 253 / 0.65);
}

.dark\:text-purple-300\/70:is(.dark *) {
  color: rgb(202 191 253 / 0.7);
}

.dark\:text-purple-300\/75:is(.dark *) {
  color: rgb(202 191 253 / 0.75);
}

.dark\:text-purple-300\/80:is(.dark *) {
  color: rgb(202 191 253 / 0.8);
}

.dark\:text-purple-300\/85:is(.dark *) {
  color: rgb(202 191 253 / 0.85);
}

.dark\:text-purple-300\/90:is(.dark *) {
  color: rgb(202 191 253 / 0.9);
}

.dark\:text-purple-300\/95:is(.dark *) {
  color: rgb(202 191 253 / 0.95);
}

.dark\:text-purple-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(172 148 250 / var(--tw-text-opacity, 1));
}

.dark\:text-purple-400\/0:is(.dark *) {
  color: rgb(172 148 250 / 0);
}

.dark\:text-purple-400\/10:is(.dark *) {
  color: rgb(172 148 250 / 0.1);
}

.dark\:text-purple-400\/100:is(.dark *) {
  color: rgb(172 148 250 / 1);
}

.dark\:text-purple-400\/15:is(.dark *) {
  color: rgb(172 148 250 / 0.15);
}

.dark\:text-purple-400\/20:is(.dark *) {
  color: rgb(172 148 250 / 0.2);
}

.dark\:text-purple-400\/25:is(.dark *) {
  color: rgb(172 148 250 / 0.25);
}

.dark\:text-purple-400\/30:is(.dark *) {
  color: rgb(172 148 250 / 0.3);
}

.dark\:text-purple-400\/35:is(.dark *) {
  color: rgb(172 148 250 / 0.35);
}

.dark\:text-purple-400\/40:is(.dark *) {
  color: rgb(172 148 250 / 0.4);
}

.dark\:text-purple-400\/45:is(.dark *) {
  color: rgb(172 148 250 / 0.45);
}

.dark\:text-purple-400\/5:is(.dark *) {
  color: rgb(172 148 250 / 0.05);
}

.dark\:text-purple-400\/50:is(.dark *) {
  color: rgb(172 148 250 / 0.5);
}

.dark\:text-purple-400\/55:is(.dark *) {
  color: rgb(172 148 250 / 0.55);
}

.dark\:text-purple-400\/60:is(.dark *) {
  color: rgb(172 148 250 / 0.6);
}

.dark\:text-purple-400\/65:is(.dark *) {
  color: rgb(172 148 250 / 0.65);
}

.dark\:text-purple-400\/70:is(.dark *) {
  color: rgb(172 148 250 / 0.7);
}

.dark\:text-purple-400\/75:is(.dark *) {
  color: rgb(172 148 250 / 0.75);
}

.dark\:text-purple-400\/80:is(.dark *) {
  color: rgb(172 148 250 / 0.8);
}

.dark\:text-purple-400\/85:is(.dark *) {
  color: rgb(172 148 250 / 0.85);
}

.dark\:text-purple-400\/90:is(.dark *) {
  color: rgb(172 148 250 / 0.9);
}

.dark\:text-purple-400\/95:is(.dark *) {
  color: rgb(172 148 250 / 0.95);
}

.dark\:text-purple-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(144 97 249 / var(--tw-text-opacity, 1));
}

.dark\:text-purple-500\/0:is(.dark *) {
  color: rgb(144 97 249 / 0);
}

.dark\:text-purple-500\/10:is(.dark *) {
  color: rgb(144 97 249 / 0.1);
}

.dark\:text-purple-500\/100:is(.dark *) {
  color: rgb(144 97 249 / 1);
}

.dark\:text-purple-500\/15:is(.dark *) {
  color: rgb(144 97 249 / 0.15);
}

.dark\:text-purple-500\/20:is(.dark *) {
  color: rgb(144 97 249 / 0.2);
}

.dark\:text-purple-500\/25:is(.dark *) {
  color: rgb(144 97 249 / 0.25);
}

.dark\:text-purple-500\/30:is(.dark *) {
  color: rgb(144 97 249 / 0.3);
}

.dark\:text-purple-500\/35:is(.dark *) {
  color: rgb(144 97 249 / 0.35);
}

.dark\:text-purple-500\/40:is(.dark *) {
  color: rgb(144 97 249 / 0.4);
}

.dark\:text-purple-500\/45:is(.dark *) {
  color: rgb(144 97 249 / 0.45);
}

.dark\:text-purple-500\/5:is(.dark *) {
  color: rgb(144 97 249 / 0.05);
}

.dark\:text-purple-500\/50:is(.dark *) {
  color: rgb(144 97 249 / 0.5);
}

.dark\:text-purple-500\/55:is(.dark *) {
  color: rgb(144 97 249 / 0.55);
}

.dark\:text-purple-500\/60:is(.dark *) {
  color: rgb(144 97 249 / 0.6);
}

.dark\:text-purple-500\/65:is(.dark *) {
  color: rgb(144 97 249 / 0.65);
}

.dark\:text-purple-500\/70:is(.dark *) {
  color: rgb(144 97 249 / 0.7);
}

.dark\:text-purple-500\/75:is(.dark *) {
  color: rgb(144 97 249 / 0.75);
}

.dark\:text-purple-500\/80:is(.dark *) {
  color: rgb(144 97 249 / 0.8);
}

.dark\:text-purple-500\/85:is(.dark *) {
  color: rgb(144 97 249 / 0.85);
}

.dark\:text-purple-500\/90:is(.dark *) {
  color: rgb(144 97 249 / 0.9);
}

.dark\:text-purple-500\/95:is(.dark *) {
  color: rgb(144 97 249 / 0.95);
}

.dark\:text-purple-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(126 58 242 / var(--tw-text-opacity, 1));
}

.dark\:text-purple-600\/0:is(.dark *) {
  color: rgb(126 58 242 / 0);
}

.dark\:text-purple-600\/10:is(.dark *) {
  color: rgb(126 58 242 / 0.1);
}

.dark\:text-purple-600\/100:is(.dark *) {
  color: rgb(126 58 242 / 1);
}

.dark\:text-purple-600\/15:is(.dark *) {
  color: rgb(126 58 242 / 0.15);
}

.dark\:text-purple-600\/20:is(.dark *) {
  color: rgb(126 58 242 / 0.2);
}

.dark\:text-purple-600\/25:is(.dark *) {
  color: rgb(126 58 242 / 0.25);
}

.dark\:text-purple-600\/30:is(.dark *) {
  color: rgb(126 58 242 / 0.3);
}

.dark\:text-purple-600\/35:is(.dark *) {
  color: rgb(126 58 242 / 0.35);
}

.dark\:text-purple-600\/40:is(.dark *) {
  color: rgb(126 58 242 / 0.4);
}

.dark\:text-purple-600\/45:is(.dark *) {
  color: rgb(126 58 242 / 0.45);
}

.dark\:text-purple-600\/5:is(.dark *) {
  color: rgb(126 58 242 / 0.05);
}

.dark\:text-purple-600\/50:is(.dark *) {
  color: rgb(126 58 242 / 0.5);
}

.dark\:text-purple-600\/55:is(.dark *) {
  color: rgb(126 58 242 / 0.55);
}

.dark\:text-purple-600\/60:is(.dark *) {
  color: rgb(126 58 242 / 0.6);
}

.dark\:text-purple-600\/65:is(.dark *) {
  color: rgb(126 58 242 / 0.65);
}

.dark\:text-purple-600\/70:is(.dark *) {
  color: rgb(126 58 242 / 0.7);
}

.dark\:text-purple-600\/75:is(.dark *) {
  color: rgb(126 58 242 / 0.75);
}

.dark\:text-purple-600\/80:is(.dark *) {
  color: rgb(126 58 242 / 0.8);
}

.dark\:text-purple-600\/85:is(.dark *) {
  color: rgb(126 58 242 / 0.85);
}

.dark\:text-purple-600\/90:is(.dark *) {
  color: rgb(126 58 242 / 0.9);
}

.dark\:text-purple-600\/95:is(.dark *) {
  color: rgb(126 58 242 / 0.95);
}

.dark\:text-purple-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(108 43 217 / var(--tw-text-opacity, 1));
}

.dark\:text-purple-700\/0:is(.dark *) {
  color: rgb(108 43 217 / 0);
}

.dark\:text-purple-700\/10:is(.dark *) {
  color: rgb(108 43 217 / 0.1);
}

.dark\:text-purple-700\/100:is(.dark *) {
  color: rgb(108 43 217 / 1);
}

.dark\:text-purple-700\/15:is(.dark *) {
  color: rgb(108 43 217 / 0.15);
}

.dark\:text-purple-700\/20:is(.dark *) {
  color: rgb(108 43 217 / 0.2);
}

.dark\:text-purple-700\/25:is(.dark *) {
  color: rgb(108 43 217 / 0.25);
}

.dark\:text-purple-700\/30:is(.dark *) {
  color: rgb(108 43 217 / 0.3);
}

.dark\:text-purple-700\/35:is(.dark *) {
  color: rgb(108 43 217 / 0.35);
}

.dark\:text-purple-700\/40:is(.dark *) {
  color: rgb(108 43 217 / 0.4);
}

.dark\:text-purple-700\/45:is(.dark *) {
  color: rgb(108 43 217 / 0.45);
}

.dark\:text-purple-700\/5:is(.dark *) {
  color: rgb(108 43 217 / 0.05);
}

.dark\:text-purple-700\/50:is(.dark *) {
  color: rgb(108 43 217 / 0.5);
}

.dark\:text-purple-700\/55:is(.dark *) {
  color: rgb(108 43 217 / 0.55);
}

.dark\:text-purple-700\/60:is(.dark *) {
  color: rgb(108 43 217 / 0.6);
}

.dark\:text-purple-700\/65:is(.dark *) {
  color: rgb(108 43 217 / 0.65);
}

.dark\:text-purple-700\/70:is(.dark *) {
  color: rgb(108 43 217 / 0.7);
}

.dark\:text-purple-700\/75:is(.dark *) {
  color: rgb(108 43 217 / 0.75);
}

.dark\:text-purple-700\/80:is(.dark *) {
  color: rgb(108 43 217 / 0.8);
}

.dark\:text-purple-700\/85:is(.dark *) {
  color: rgb(108 43 217 / 0.85);
}

.dark\:text-purple-700\/90:is(.dark *) {
  color: rgb(108 43 217 / 0.9);
}

.dark\:text-purple-700\/95:is(.dark *) {
  color: rgb(108 43 217 / 0.95);
}

.dark\:text-purple-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(85 33 181 / var(--tw-text-opacity, 1));
}

.dark\:text-purple-800\/0:is(.dark *) {
  color: rgb(85 33 181 / 0);
}

.dark\:text-purple-800\/10:is(.dark *) {
  color: rgb(85 33 181 / 0.1);
}

.dark\:text-purple-800\/100:is(.dark *) {
  color: rgb(85 33 181 / 1);
}

.dark\:text-purple-800\/15:is(.dark *) {
  color: rgb(85 33 181 / 0.15);
}

.dark\:text-purple-800\/20:is(.dark *) {
  color: rgb(85 33 181 / 0.2);
}

.dark\:text-purple-800\/25:is(.dark *) {
  color: rgb(85 33 181 / 0.25);
}

.dark\:text-purple-800\/30:is(.dark *) {
  color: rgb(85 33 181 / 0.3);
}

.dark\:text-purple-800\/35:is(.dark *) {
  color: rgb(85 33 181 / 0.35);
}

.dark\:text-purple-800\/40:is(.dark *) {
  color: rgb(85 33 181 / 0.4);
}

.dark\:text-purple-800\/45:is(.dark *) {
  color: rgb(85 33 181 / 0.45);
}

.dark\:text-purple-800\/5:is(.dark *) {
  color: rgb(85 33 181 / 0.05);
}

.dark\:text-purple-800\/50:is(.dark *) {
  color: rgb(85 33 181 / 0.5);
}

.dark\:text-purple-800\/55:is(.dark *) {
  color: rgb(85 33 181 / 0.55);
}

.dark\:text-purple-800\/60:is(.dark *) {
  color: rgb(85 33 181 / 0.6);
}

.dark\:text-purple-800\/65:is(.dark *) {
  color: rgb(85 33 181 / 0.65);
}

.dark\:text-purple-800\/70:is(.dark *) {
  color: rgb(85 33 181 / 0.7);
}

.dark\:text-purple-800\/75:is(.dark *) {
  color: rgb(85 33 181 / 0.75);
}

.dark\:text-purple-800\/80:is(.dark *) {
  color: rgb(85 33 181 / 0.8);
}

.dark\:text-purple-800\/85:is(.dark *) {
  color: rgb(85 33 181 / 0.85);
}

.dark\:text-purple-800\/90:is(.dark *) {
  color: rgb(85 33 181 / 0.9);
}

.dark\:text-purple-800\/95:is(.dark *) {
  color: rgb(85 33 181 / 0.95);
}

.dark\:text-purple-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(74 29 150 / var(--tw-text-opacity, 1));
}

.dark\:text-purple-900\/0:is(.dark *) {
  color: rgb(74 29 150 / 0);
}

.dark\:text-purple-900\/10:is(.dark *) {
  color: rgb(74 29 150 / 0.1);
}

.dark\:text-purple-900\/100:is(.dark *) {
  color: rgb(74 29 150 / 1);
}

.dark\:text-purple-900\/15:is(.dark *) {
  color: rgb(74 29 150 / 0.15);
}

.dark\:text-purple-900\/20:is(.dark *) {
  color: rgb(74 29 150 / 0.2);
}

.dark\:text-purple-900\/25:is(.dark *) {
  color: rgb(74 29 150 / 0.25);
}

.dark\:text-purple-900\/30:is(.dark *) {
  color: rgb(74 29 150 / 0.3);
}

.dark\:text-purple-900\/35:is(.dark *) {
  color: rgb(74 29 150 / 0.35);
}

.dark\:text-purple-900\/40:is(.dark *) {
  color: rgb(74 29 150 / 0.4);
}

.dark\:text-purple-900\/45:is(.dark *) {
  color: rgb(74 29 150 / 0.45);
}

.dark\:text-purple-900\/5:is(.dark *) {
  color: rgb(74 29 150 / 0.05);
}

.dark\:text-purple-900\/50:is(.dark *) {
  color: rgb(74 29 150 / 0.5);
}

.dark\:text-purple-900\/55:is(.dark *) {
  color: rgb(74 29 150 / 0.55);
}

.dark\:text-purple-900\/60:is(.dark *) {
  color: rgb(74 29 150 / 0.6);
}

.dark\:text-purple-900\/65:is(.dark *) {
  color: rgb(74 29 150 / 0.65);
}

.dark\:text-purple-900\/70:is(.dark *) {
  color: rgb(74 29 150 / 0.7);
}

.dark\:text-purple-900\/75:is(.dark *) {
  color: rgb(74 29 150 / 0.75);
}

.dark\:text-purple-900\/80:is(.dark *) {
  color: rgb(74 29 150 / 0.8);
}

.dark\:text-purple-900\/85:is(.dark *) {
  color: rgb(74 29 150 / 0.85);
}

.dark\:text-purple-900\/90:is(.dark *) {
  color: rgb(74 29 150 / 0.9);
}

.dark\:text-purple-900\/95:is(.dark *) {
  color: rgb(74 29 150 / 0.95);
}

.dark\:text-red-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}

.dark\:text-red-100\/0:is(.dark *) {
  color: rgb(254 226 226 / 0);
}

.dark\:text-red-100\/10:is(.dark *) {
  color: rgb(254 226 226 / 0.1);
}

.dark\:text-red-100\/100:is(.dark *) {
  color: rgb(254 226 226 / 1);
}

.dark\:text-red-100\/15:is(.dark *) {
  color: rgb(254 226 226 / 0.15);
}

.dark\:text-red-100\/20:is(.dark *) {
  color: rgb(254 226 226 / 0.2);
}

.dark\:text-red-100\/25:is(.dark *) {
  color: rgb(254 226 226 / 0.25);
}

.dark\:text-red-100\/30:is(.dark *) {
  color: rgb(254 226 226 / 0.3);
}

.dark\:text-red-100\/35:is(.dark *) {
  color: rgb(254 226 226 / 0.35);
}

.dark\:text-red-100\/40:is(.dark *) {
  color: rgb(254 226 226 / 0.4);
}

.dark\:text-red-100\/45:is(.dark *) {
  color: rgb(254 226 226 / 0.45);
}

.dark\:text-red-100\/5:is(.dark *) {
  color: rgb(254 226 226 / 0.05);
}

.dark\:text-red-100\/50:is(.dark *) {
  color: rgb(254 226 226 / 0.5);
}

.dark\:text-red-100\/55:is(.dark *) {
  color: rgb(254 226 226 / 0.55);
}

.dark\:text-red-100\/60:is(.dark *) {
  color: rgb(254 226 226 / 0.6);
}

.dark\:text-red-100\/65:is(.dark *) {
  color: rgb(254 226 226 / 0.65);
}

.dark\:text-red-100\/70:is(.dark *) {
  color: rgb(254 226 226 / 0.7);
}

.dark\:text-red-100\/75:is(.dark *) {
  color: rgb(254 226 226 / 0.75);
}

.dark\:text-red-100\/80:is(.dark *) {
  color: rgb(254 226 226 / 0.8);
}

.dark\:text-red-100\/85:is(.dark *) {
  color: rgb(254 226 226 / 0.85);
}

.dark\:text-red-100\/90:is(.dark *) {
  color: rgb(254 226 226 / 0.9);
}

.dark\:text-red-100\/95:is(.dark *) {
  color: rgb(254 226 226 / 0.95);
}

.dark\:text-red-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}

.dark\:text-red-200\/0:is(.dark *) {
  color: rgb(254 202 202 / 0);
}

.dark\:text-red-200\/10:is(.dark *) {
  color: rgb(254 202 202 / 0.1);
}

.dark\:text-red-200\/100:is(.dark *) {
  color: rgb(254 202 202 / 1);
}

.dark\:text-red-200\/15:is(.dark *) {
  color: rgb(254 202 202 / 0.15);
}

.dark\:text-red-200\/20:is(.dark *) {
  color: rgb(254 202 202 / 0.2);
}

.dark\:text-red-200\/25:is(.dark *) {
  color: rgb(254 202 202 / 0.25);
}

.dark\:text-red-200\/30:is(.dark *) {
  color: rgb(254 202 202 / 0.3);
}

.dark\:text-red-200\/35:is(.dark *) {
  color: rgb(254 202 202 / 0.35);
}

.dark\:text-red-200\/40:is(.dark *) {
  color: rgb(254 202 202 / 0.4);
}

.dark\:text-red-200\/45:is(.dark *) {
  color: rgb(254 202 202 / 0.45);
}

.dark\:text-red-200\/5:is(.dark *) {
  color: rgb(254 202 202 / 0.05);
}

.dark\:text-red-200\/50:is(.dark *) {
  color: rgb(254 202 202 / 0.5);
}

.dark\:text-red-200\/55:is(.dark *) {
  color: rgb(254 202 202 / 0.55);
}

.dark\:text-red-200\/60:is(.dark *) {
  color: rgb(254 202 202 / 0.6);
}

.dark\:text-red-200\/65:is(.dark *) {
  color: rgb(254 202 202 / 0.65);
}

.dark\:text-red-200\/70:is(.dark *) {
  color: rgb(254 202 202 / 0.7);
}

.dark\:text-red-200\/75:is(.dark *) {
  color: rgb(254 202 202 / 0.75);
}

.dark\:text-red-200\/80:is(.dark *) {
  color: rgb(254 202 202 / 0.8);
}

.dark\:text-red-200\/85:is(.dark *) {
  color: rgb(254 202 202 / 0.85);
}

.dark\:text-red-200\/90:is(.dark *) {
  color: rgb(254 202 202 / 0.9);
}

.dark\:text-red-200\/95:is(.dark *) {
  color: rgb(254 202 202 / 0.95);
}

.dark\:text-red-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

.dark\:text-red-300\/0:is(.dark *) {
  color: rgb(252 165 165 / 0);
}

.dark\:text-red-300\/10:is(.dark *) {
  color: rgb(252 165 165 / 0.1);
}

.dark\:text-red-300\/100:is(.dark *) {
  color: rgb(252 165 165 / 1);
}

.dark\:text-red-300\/15:is(.dark *) {
  color: rgb(252 165 165 / 0.15);
}

.dark\:text-red-300\/20:is(.dark *) {
  color: rgb(252 165 165 / 0.2);
}

.dark\:text-red-300\/25:is(.dark *) {
  color: rgb(252 165 165 / 0.25);
}

.dark\:text-red-300\/30:is(.dark *) {
  color: rgb(252 165 165 / 0.3);
}

.dark\:text-red-300\/35:is(.dark *) {
  color: rgb(252 165 165 / 0.35);
}

.dark\:text-red-300\/40:is(.dark *) {
  color: rgb(252 165 165 / 0.4);
}

.dark\:text-red-300\/45:is(.dark *) {
  color: rgb(252 165 165 / 0.45);
}

.dark\:text-red-300\/5:is(.dark *) {
  color: rgb(252 165 165 / 0.05);
}

.dark\:text-red-300\/50:is(.dark *) {
  color: rgb(252 165 165 / 0.5);
}

.dark\:text-red-300\/55:is(.dark *) {
  color: rgb(252 165 165 / 0.55);
}

.dark\:text-red-300\/60:is(.dark *) {
  color: rgb(252 165 165 / 0.6);
}

.dark\:text-red-300\/65:is(.dark *) {
  color: rgb(252 165 165 / 0.65);
}

.dark\:text-red-300\/70:is(.dark *) {
  color: rgb(252 165 165 / 0.7);
}

.dark\:text-red-300\/75:is(.dark *) {
  color: rgb(252 165 165 / 0.75);
}

.dark\:text-red-300\/80:is(.dark *) {
  color: rgb(252 165 165 / 0.8);
}

.dark\:text-red-300\/85:is(.dark *) {
  color: rgb(252 165 165 / 0.85);
}

.dark\:text-red-300\/90:is(.dark *) {
  color: rgb(252 165 165 / 0.9);
}

.dark\:text-red-300\/95:is(.dark *) {
  color: rgb(252 165 165 / 0.95);
}

.dark\:text-red-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}

.dark\:text-red-400\/0:is(.dark *) {
  color: rgb(248 113 113 / 0);
}

.dark\:text-red-400\/10:is(.dark *) {
  color: rgb(248 113 113 / 0.1);
}

.dark\:text-red-400\/100:is(.dark *) {
  color: rgb(248 113 113 / 1);
}

.dark\:text-red-400\/15:is(.dark *) {
  color: rgb(248 113 113 / 0.15);
}

.dark\:text-red-400\/20:is(.dark *) {
  color: rgb(248 113 113 / 0.2);
}

.dark\:text-red-400\/25:is(.dark *) {
  color: rgb(248 113 113 / 0.25);
}

.dark\:text-red-400\/30:is(.dark *) {
  color: rgb(248 113 113 / 0.3);
}

.dark\:text-red-400\/35:is(.dark *) {
  color: rgb(248 113 113 / 0.35);
}

.dark\:text-red-400\/40:is(.dark *) {
  color: rgb(248 113 113 / 0.4);
}

.dark\:text-red-400\/45:is(.dark *) {
  color: rgb(248 113 113 / 0.45);
}

.dark\:text-red-400\/5:is(.dark *) {
  color: rgb(248 113 113 / 0.05);
}

.dark\:text-red-400\/50:is(.dark *) {
  color: rgb(248 113 113 / 0.5);
}

.dark\:text-red-400\/55:is(.dark *) {
  color: rgb(248 113 113 / 0.55);
}

.dark\:text-red-400\/60:is(.dark *) {
  color: rgb(248 113 113 / 0.6);
}

.dark\:text-red-400\/65:is(.dark *) {
  color: rgb(248 113 113 / 0.65);
}

.dark\:text-red-400\/70:is(.dark *) {
  color: rgb(248 113 113 / 0.7);
}

.dark\:text-red-400\/75:is(.dark *) {
  color: rgb(248 113 113 / 0.75);
}

.dark\:text-red-400\/80:is(.dark *) {
  color: rgb(248 113 113 / 0.8);
}

.dark\:text-red-400\/85:is(.dark *) {
  color: rgb(248 113 113 / 0.85);
}

.dark\:text-red-400\/90:is(.dark *) {
  color: rgb(248 113 113 / 0.9);
}

.dark\:text-red-400\/95:is(.dark *) {
  color: rgb(248 113 113 / 0.95);
}

.dark\:text-red-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.dark\:text-red-500\/0:is(.dark *) {
  color: rgb(239 68 68 / 0);
}

.dark\:text-red-500\/10:is(.dark *) {
  color: rgb(239 68 68 / 0.1);
}

.dark\:text-red-500\/100:is(.dark *) {
  color: rgb(239 68 68 / 1);
}

.dark\:text-red-500\/15:is(.dark *) {
  color: rgb(239 68 68 / 0.15);
}

.dark\:text-red-500\/20:is(.dark *) {
  color: rgb(239 68 68 / 0.2);
}

.dark\:text-red-500\/25:is(.dark *) {
  color: rgb(239 68 68 / 0.25);
}

.dark\:text-red-500\/30:is(.dark *) {
  color: rgb(239 68 68 / 0.3);
}

.dark\:text-red-500\/35:is(.dark *) {
  color: rgb(239 68 68 / 0.35);
}

.dark\:text-red-500\/40:is(.dark *) {
  color: rgb(239 68 68 / 0.4);
}

.dark\:text-red-500\/45:is(.dark *) {
  color: rgb(239 68 68 / 0.45);
}

.dark\:text-red-500\/5:is(.dark *) {
  color: rgb(239 68 68 / 0.05);
}

.dark\:text-red-500\/50:is(.dark *) {
  color: rgb(239 68 68 / 0.5);
}

.dark\:text-red-500\/55:is(.dark *) {
  color: rgb(239 68 68 / 0.55);
}

.dark\:text-red-500\/60:is(.dark *) {
  color: rgb(239 68 68 / 0.6);
}

.dark\:text-red-500\/65:is(.dark *) {
  color: rgb(239 68 68 / 0.65);
}

.dark\:text-red-500\/70:is(.dark *) {
  color: rgb(239 68 68 / 0.7);
}

.dark\:text-red-500\/75:is(.dark *) {
  color: rgb(239 68 68 / 0.75);
}

.dark\:text-red-500\/80:is(.dark *) {
  color: rgb(239 68 68 / 0.8);
}

.dark\:text-red-500\/85:is(.dark *) {
  color: rgb(239 68 68 / 0.85);
}

.dark\:text-red-500\/90:is(.dark *) {
  color: rgb(239 68 68 / 0.9);
}

.dark\:text-red-500\/95:is(.dark *) {
  color: rgb(239 68 68 / 0.95);
}

.dark\:text-red-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.dark\:text-red-600\/0:is(.dark *) {
  color: rgb(220 38 38 / 0);
}

.dark\:text-red-600\/10:is(.dark *) {
  color: rgb(220 38 38 / 0.1);
}

.dark\:text-red-600\/100:is(.dark *) {
  color: rgb(220 38 38 / 1);
}

.dark\:text-red-600\/15:is(.dark *) {
  color: rgb(220 38 38 / 0.15);
}

.dark\:text-red-600\/20:is(.dark *) {
  color: rgb(220 38 38 / 0.2);
}

.dark\:text-red-600\/25:is(.dark *) {
  color: rgb(220 38 38 / 0.25);
}

.dark\:text-red-600\/30:is(.dark *) {
  color: rgb(220 38 38 / 0.3);
}

.dark\:text-red-600\/35:is(.dark *) {
  color: rgb(220 38 38 / 0.35);
}

.dark\:text-red-600\/40:is(.dark *) {
  color: rgb(220 38 38 / 0.4);
}

.dark\:text-red-600\/45:is(.dark *) {
  color: rgb(220 38 38 / 0.45);
}

.dark\:text-red-600\/5:is(.dark *) {
  color: rgb(220 38 38 / 0.05);
}

.dark\:text-red-600\/50:is(.dark *) {
  color: rgb(220 38 38 / 0.5);
}

.dark\:text-red-600\/55:is(.dark *) {
  color: rgb(220 38 38 / 0.55);
}

.dark\:text-red-600\/60:is(.dark *) {
  color: rgb(220 38 38 / 0.6);
}

.dark\:text-red-600\/65:is(.dark *) {
  color: rgb(220 38 38 / 0.65);
}

.dark\:text-red-600\/70:is(.dark *) {
  color: rgb(220 38 38 / 0.7);
}

.dark\:text-red-600\/75:is(.dark *) {
  color: rgb(220 38 38 / 0.75);
}

.dark\:text-red-600\/80:is(.dark *) {
  color: rgb(220 38 38 / 0.8);
}

.dark\:text-red-600\/85:is(.dark *) {
  color: rgb(220 38 38 / 0.85);
}

.dark\:text-red-600\/90:is(.dark *) {
  color: rgb(220 38 38 / 0.9);
}

.dark\:text-red-600\/95:is(.dark *) {
  color: rgb(220 38 38 / 0.95);
}

.dark\:text-red-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.dark\:text-red-700\/0:is(.dark *) {
  color: rgb(185 28 28 / 0);
}

.dark\:text-red-700\/10:is(.dark *) {
  color: rgb(185 28 28 / 0.1);
}

.dark\:text-red-700\/100:is(.dark *) {
  color: rgb(185 28 28 / 1);
}

.dark\:text-red-700\/15:is(.dark *) {
  color: rgb(185 28 28 / 0.15);
}

.dark\:text-red-700\/20:is(.dark *) {
  color: rgb(185 28 28 / 0.2);
}

.dark\:text-red-700\/25:is(.dark *) {
  color: rgb(185 28 28 / 0.25);
}

.dark\:text-red-700\/30:is(.dark *) {
  color: rgb(185 28 28 / 0.3);
}

.dark\:text-red-700\/35:is(.dark *) {
  color: rgb(185 28 28 / 0.35);
}

.dark\:text-red-700\/40:is(.dark *) {
  color: rgb(185 28 28 / 0.4);
}

.dark\:text-red-700\/45:is(.dark *) {
  color: rgb(185 28 28 / 0.45);
}

.dark\:text-red-700\/5:is(.dark *) {
  color: rgb(185 28 28 / 0.05);
}

.dark\:text-red-700\/50:is(.dark *) {
  color: rgb(185 28 28 / 0.5);
}

.dark\:text-red-700\/55:is(.dark *) {
  color: rgb(185 28 28 / 0.55);
}

.dark\:text-red-700\/60:is(.dark *) {
  color: rgb(185 28 28 / 0.6);
}

.dark\:text-red-700\/65:is(.dark *) {
  color: rgb(185 28 28 / 0.65);
}

.dark\:text-red-700\/70:is(.dark *) {
  color: rgb(185 28 28 / 0.7);
}

.dark\:text-red-700\/75:is(.dark *) {
  color: rgb(185 28 28 / 0.75);
}

.dark\:text-red-700\/80:is(.dark *) {
  color: rgb(185 28 28 / 0.8);
}

.dark\:text-red-700\/85:is(.dark *) {
  color: rgb(185 28 28 / 0.85);
}

.dark\:text-red-700\/90:is(.dark *) {
  color: rgb(185 28 28 / 0.9);
}

.dark\:text-red-700\/95:is(.dark *) {
  color: rgb(185 28 28 / 0.95);
}

.dark\:text-red-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.dark\:text-red-800\/0:is(.dark *) {
  color: rgb(153 27 27 / 0);
}

.dark\:text-red-800\/10:is(.dark *) {
  color: rgb(153 27 27 / 0.1);
}

.dark\:text-red-800\/100:is(.dark *) {
  color: rgb(153 27 27 / 1);
}

.dark\:text-red-800\/15:is(.dark *) {
  color: rgb(153 27 27 / 0.15);
}

.dark\:text-red-800\/20:is(.dark *) {
  color: rgb(153 27 27 / 0.2);
}

.dark\:text-red-800\/25:is(.dark *) {
  color: rgb(153 27 27 / 0.25);
}

.dark\:text-red-800\/30:is(.dark *) {
  color: rgb(153 27 27 / 0.3);
}

.dark\:text-red-800\/35:is(.dark *) {
  color: rgb(153 27 27 / 0.35);
}

.dark\:text-red-800\/40:is(.dark *) {
  color: rgb(153 27 27 / 0.4);
}

.dark\:text-red-800\/45:is(.dark *) {
  color: rgb(153 27 27 / 0.45);
}

.dark\:text-red-800\/5:is(.dark *) {
  color: rgb(153 27 27 / 0.05);
}

.dark\:text-red-800\/50:is(.dark *) {
  color: rgb(153 27 27 / 0.5);
}

.dark\:text-red-800\/55:is(.dark *) {
  color: rgb(153 27 27 / 0.55);
}

.dark\:text-red-800\/60:is(.dark *) {
  color: rgb(153 27 27 / 0.6);
}

.dark\:text-red-800\/65:is(.dark *) {
  color: rgb(153 27 27 / 0.65);
}

.dark\:text-red-800\/70:is(.dark *) {
  color: rgb(153 27 27 / 0.7);
}

.dark\:text-red-800\/75:is(.dark *) {
  color: rgb(153 27 27 / 0.75);
}

.dark\:text-red-800\/80:is(.dark *) {
  color: rgb(153 27 27 / 0.8);
}

.dark\:text-red-800\/85:is(.dark *) {
  color: rgb(153 27 27 / 0.85);
}

.dark\:text-red-800\/90:is(.dark *) {
  color: rgb(153 27 27 / 0.9);
}

.dark\:text-red-800\/95:is(.dark *) {
  color: rgb(153 27 27 / 0.95);
}

.dark\:text-red-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}

.dark\:text-red-900\/0:is(.dark *) {
  color: rgb(127 29 29 / 0);
}

.dark\:text-red-900\/10:is(.dark *) {
  color: rgb(127 29 29 / 0.1);
}

.dark\:text-red-900\/100:is(.dark *) {
  color: rgb(127 29 29 / 1);
}

.dark\:text-red-900\/15:is(.dark *) {
  color: rgb(127 29 29 / 0.15);
}

.dark\:text-red-900\/20:is(.dark *) {
  color: rgb(127 29 29 / 0.2);
}

.dark\:text-red-900\/25:is(.dark *) {
  color: rgb(127 29 29 / 0.25);
}

.dark\:text-red-900\/30:is(.dark *) {
  color: rgb(127 29 29 / 0.3);
}

.dark\:text-red-900\/35:is(.dark *) {
  color: rgb(127 29 29 / 0.35);
}

.dark\:text-red-900\/40:is(.dark *) {
  color: rgb(127 29 29 / 0.4);
}

.dark\:text-red-900\/45:is(.dark *) {
  color: rgb(127 29 29 / 0.45);
}

.dark\:text-red-900\/5:is(.dark *) {
  color: rgb(127 29 29 / 0.05);
}

.dark\:text-red-900\/50:is(.dark *) {
  color: rgb(127 29 29 / 0.5);
}

.dark\:text-red-900\/55:is(.dark *) {
  color: rgb(127 29 29 / 0.55);
}

.dark\:text-red-900\/60:is(.dark *) {
  color: rgb(127 29 29 / 0.6);
}

.dark\:text-red-900\/65:is(.dark *) {
  color: rgb(127 29 29 / 0.65);
}

.dark\:text-red-900\/70:is(.dark *) {
  color: rgb(127 29 29 / 0.7);
}

.dark\:text-red-900\/75:is(.dark *) {
  color: rgb(127 29 29 / 0.75);
}

.dark\:text-red-900\/80:is(.dark *) {
  color: rgb(127 29 29 / 0.8);
}

.dark\:text-red-900\/85:is(.dark *) {
  color: rgb(127 29 29 / 0.85);
}

.dark\:text-red-900\/90:is(.dark *) {
  color: rgb(127 29 29 / 0.9);
}

.dark\:text-red-900\/95:is(.dark *) {
  color: rgb(127 29 29 / 0.95);
}

.dark\:text-slate-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.dark\:text-slate-100\/0:is(.dark *) {
  color: rgb(241 245 249 / 0);
}

.dark\:text-slate-100\/10:is(.dark *) {
  color: rgb(241 245 249 / 0.1);
}

.dark\:text-slate-100\/100:is(.dark *) {
  color: rgb(241 245 249 / 1);
}

.dark\:text-slate-100\/15:is(.dark *) {
  color: rgb(241 245 249 / 0.15);
}

.dark\:text-slate-100\/20:is(.dark *) {
  color: rgb(241 245 249 / 0.2);
}

.dark\:text-slate-100\/25:is(.dark *) {
  color: rgb(241 245 249 / 0.25);
}

.dark\:text-slate-100\/30:is(.dark *) {
  color: rgb(241 245 249 / 0.3);
}

.dark\:text-slate-100\/35:is(.dark *) {
  color: rgb(241 245 249 / 0.35);
}

.dark\:text-slate-100\/40:is(.dark *) {
  color: rgb(241 245 249 / 0.4);
}

.dark\:text-slate-100\/45:is(.dark *) {
  color: rgb(241 245 249 / 0.45);
}

.dark\:text-slate-100\/5:is(.dark *) {
  color: rgb(241 245 249 / 0.05);
}

.dark\:text-slate-100\/50:is(.dark *) {
  color: rgb(241 245 249 / 0.5);
}

.dark\:text-slate-100\/55:is(.dark *) {
  color: rgb(241 245 249 / 0.55);
}

.dark\:text-slate-100\/60:is(.dark *) {
  color: rgb(241 245 249 / 0.6);
}

.dark\:text-slate-100\/65:is(.dark *) {
  color: rgb(241 245 249 / 0.65);
}

.dark\:text-slate-100\/70:is(.dark *) {
  color: rgb(241 245 249 / 0.7);
}

.dark\:text-slate-100\/75:is(.dark *) {
  color: rgb(241 245 249 / 0.75);
}

.dark\:text-slate-100\/80:is(.dark *) {
  color: rgb(241 245 249 / 0.8);
}

.dark\:text-slate-100\/85:is(.dark *) {
  color: rgb(241 245 249 / 0.85);
}

.dark\:text-slate-100\/90:is(.dark *) {
  color: rgb(241 245 249 / 0.9);
}

.dark\:text-slate-100\/95:is(.dark *) {
  color: rgb(241 245 249 / 0.95);
}

.dark\:text-slate-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}

.dark\:text-slate-200\/0:is(.dark *) {
  color: rgb(226 232 240 / 0);
}

.dark\:text-slate-200\/10:is(.dark *) {
  color: rgb(226 232 240 / 0.1);
}

.dark\:text-slate-200\/100:is(.dark *) {
  color: rgb(226 232 240 / 1);
}

.dark\:text-slate-200\/15:is(.dark *) {
  color: rgb(226 232 240 / 0.15);
}

.dark\:text-slate-200\/20:is(.dark *) {
  color: rgb(226 232 240 / 0.2);
}

.dark\:text-slate-200\/25:is(.dark *) {
  color: rgb(226 232 240 / 0.25);
}

.dark\:text-slate-200\/30:is(.dark *) {
  color: rgb(226 232 240 / 0.3);
}

.dark\:text-slate-200\/35:is(.dark *) {
  color: rgb(226 232 240 / 0.35);
}

.dark\:text-slate-200\/40:is(.dark *) {
  color: rgb(226 232 240 / 0.4);
}

.dark\:text-slate-200\/45:is(.dark *) {
  color: rgb(226 232 240 / 0.45);
}

.dark\:text-slate-200\/5:is(.dark *) {
  color: rgb(226 232 240 / 0.05);
}

.dark\:text-slate-200\/50:is(.dark *) {
  color: rgb(226 232 240 / 0.5);
}

.dark\:text-slate-200\/55:is(.dark *) {
  color: rgb(226 232 240 / 0.55);
}

.dark\:text-slate-200\/60:is(.dark *) {
  color: rgb(226 232 240 / 0.6);
}

.dark\:text-slate-200\/65:is(.dark *) {
  color: rgb(226 232 240 / 0.65);
}

.dark\:text-slate-200\/70:is(.dark *) {
  color: rgb(226 232 240 / 0.7);
}

.dark\:text-slate-200\/75:is(.dark *) {
  color: rgb(226 232 240 / 0.75);
}

.dark\:text-slate-200\/80:is(.dark *) {
  color: rgb(226 232 240 / 0.8);
}

.dark\:text-slate-200\/85:is(.dark *) {
  color: rgb(226 232 240 / 0.85);
}

.dark\:text-slate-200\/90:is(.dark *) {
  color: rgb(226 232 240 / 0.9);
}

.dark\:text-slate-200\/95:is(.dark *) {
  color: rgb(226 232 240 / 0.95);
}

.dark\:text-slate-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}

.dark\:text-slate-300\/0:is(.dark *) {
  color: rgb(203 213 225 / 0);
}

.dark\:text-slate-300\/10:is(.dark *) {
  color: rgb(203 213 225 / 0.1);
}

.dark\:text-slate-300\/100:is(.dark *) {
  color: rgb(203 213 225 / 1);
}

.dark\:text-slate-300\/15:is(.dark *) {
  color: rgb(203 213 225 / 0.15);
}

.dark\:text-slate-300\/20:is(.dark *) {
  color: rgb(203 213 225 / 0.2);
}

.dark\:text-slate-300\/25:is(.dark *) {
  color: rgb(203 213 225 / 0.25);
}

.dark\:text-slate-300\/30:is(.dark *) {
  color: rgb(203 213 225 / 0.3);
}

.dark\:text-slate-300\/35:is(.dark *) {
  color: rgb(203 213 225 / 0.35);
}

.dark\:text-slate-300\/40:is(.dark *) {
  color: rgb(203 213 225 / 0.4);
}

.dark\:text-slate-300\/45:is(.dark *) {
  color: rgb(203 213 225 / 0.45);
}

.dark\:text-slate-300\/5:is(.dark *) {
  color: rgb(203 213 225 / 0.05);
}

.dark\:text-slate-300\/50:is(.dark *) {
  color: rgb(203 213 225 / 0.5);
}

.dark\:text-slate-300\/55:is(.dark *) {
  color: rgb(203 213 225 / 0.55);
}

.dark\:text-slate-300\/60:is(.dark *) {
  color: rgb(203 213 225 / 0.6);
}

.dark\:text-slate-300\/65:is(.dark *) {
  color: rgb(203 213 225 / 0.65);
}

.dark\:text-slate-300\/70:is(.dark *) {
  color: rgb(203 213 225 / 0.7);
}

.dark\:text-slate-300\/75:is(.dark *) {
  color: rgb(203 213 225 / 0.75);
}

.dark\:text-slate-300\/80:is(.dark *) {
  color: rgb(203 213 225 / 0.8);
}

.dark\:text-slate-300\/85:is(.dark *) {
  color: rgb(203 213 225 / 0.85);
}

.dark\:text-slate-300\/90:is(.dark *) {
  color: rgb(203 213 225 / 0.9);
}

.dark\:text-slate-300\/95:is(.dark *) {
  color: rgb(203 213 225 / 0.95);
}

.dark\:text-slate-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.dark\:text-slate-400\/0:is(.dark *) {
  color: rgb(148 163 184 / 0);
}

.dark\:text-slate-400\/10:is(.dark *) {
  color: rgb(148 163 184 / 0.1);
}

.dark\:text-slate-400\/100:is(.dark *) {
  color: rgb(148 163 184 / 1);
}

.dark\:text-slate-400\/15:is(.dark *) {
  color: rgb(148 163 184 / 0.15);
}

.dark\:text-slate-400\/20:is(.dark *) {
  color: rgb(148 163 184 / 0.2);
}

.dark\:text-slate-400\/25:is(.dark *) {
  color: rgb(148 163 184 / 0.25);
}

.dark\:text-slate-400\/30:is(.dark *) {
  color: rgb(148 163 184 / 0.3);
}

.dark\:text-slate-400\/35:is(.dark *) {
  color: rgb(148 163 184 / 0.35);
}

.dark\:text-slate-400\/40:is(.dark *) {
  color: rgb(148 163 184 / 0.4);
}

.dark\:text-slate-400\/45:is(.dark *) {
  color: rgb(148 163 184 / 0.45);
}

.dark\:text-slate-400\/5:is(.dark *) {
  color: rgb(148 163 184 / 0.05);
}

.dark\:text-slate-400\/50:is(.dark *) {
  color: rgb(148 163 184 / 0.5);
}

.dark\:text-slate-400\/55:is(.dark *) {
  color: rgb(148 163 184 / 0.55);
}

.dark\:text-slate-400\/60:is(.dark *) {
  color: rgb(148 163 184 / 0.6);
}

.dark\:text-slate-400\/65:is(.dark *) {
  color: rgb(148 163 184 / 0.65);
}

.dark\:text-slate-400\/70:is(.dark *) {
  color: rgb(148 163 184 / 0.7);
}

.dark\:text-slate-400\/75:is(.dark *) {
  color: rgb(148 163 184 / 0.75);
}

.dark\:text-slate-400\/80:is(.dark *) {
  color: rgb(148 163 184 / 0.8);
}

.dark\:text-slate-400\/85:is(.dark *) {
  color: rgb(148 163 184 / 0.85);
}

.dark\:text-slate-400\/90:is(.dark *) {
  color: rgb(148 163 184 / 0.9);
}

.dark\:text-slate-400\/95:is(.dark *) {
  color: rgb(148 163 184 / 0.95);
}

.dark\:text-slate-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.dark\:text-slate-500\/0:is(.dark *) {
  color: rgb(100 116 139 / 0);
}

.dark\:text-slate-500\/10:is(.dark *) {
  color: rgb(100 116 139 / 0.1);
}

.dark\:text-slate-500\/100:is(.dark *) {
  color: rgb(100 116 139 / 1);
}

.dark\:text-slate-500\/15:is(.dark *) {
  color: rgb(100 116 139 / 0.15);
}

.dark\:text-slate-500\/20:is(.dark *) {
  color: rgb(100 116 139 / 0.2);
}

.dark\:text-slate-500\/25:is(.dark *) {
  color: rgb(100 116 139 / 0.25);
}

.dark\:text-slate-500\/30:is(.dark *) {
  color: rgb(100 116 139 / 0.3);
}

.dark\:text-slate-500\/35:is(.dark *) {
  color: rgb(100 116 139 / 0.35);
}

.dark\:text-slate-500\/40:is(.dark *) {
  color: rgb(100 116 139 / 0.4);
}

.dark\:text-slate-500\/45:is(.dark *) {
  color: rgb(100 116 139 / 0.45);
}

.dark\:text-slate-500\/5:is(.dark *) {
  color: rgb(100 116 139 / 0.05);
}

.dark\:text-slate-500\/50:is(.dark *) {
  color: rgb(100 116 139 / 0.5);
}

.dark\:text-slate-500\/55:is(.dark *) {
  color: rgb(100 116 139 / 0.55);
}

.dark\:text-slate-500\/60:is(.dark *) {
  color: rgb(100 116 139 / 0.6);
}

.dark\:text-slate-500\/65:is(.dark *) {
  color: rgb(100 116 139 / 0.65);
}

.dark\:text-slate-500\/70:is(.dark *) {
  color: rgb(100 116 139 / 0.7);
}

.dark\:text-slate-500\/75:is(.dark *) {
  color: rgb(100 116 139 / 0.75);
}

.dark\:text-slate-500\/80:is(.dark *) {
  color: rgb(100 116 139 / 0.8);
}

.dark\:text-slate-500\/85:is(.dark *) {
  color: rgb(100 116 139 / 0.85);
}

.dark\:text-slate-500\/90:is(.dark *) {
  color: rgb(100 116 139 / 0.9);
}

.dark\:text-slate-500\/95:is(.dark *) {
  color: rgb(100 116 139 / 0.95);
}

.dark\:text-slate-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.dark\:text-slate-600\/0:is(.dark *) {
  color: rgb(71 85 105 / 0);
}

.dark\:text-slate-600\/10:is(.dark *) {
  color: rgb(71 85 105 / 0.1);
}

.dark\:text-slate-600\/100:is(.dark *) {
  color: rgb(71 85 105 / 1);
}

.dark\:text-slate-600\/15:is(.dark *) {
  color: rgb(71 85 105 / 0.15);
}

.dark\:text-slate-600\/20:is(.dark *) {
  color: rgb(71 85 105 / 0.2);
}

.dark\:text-slate-600\/25:is(.dark *) {
  color: rgb(71 85 105 / 0.25);
}

.dark\:text-slate-600\/30:is(.dark *) {
  color: rgb(71 85 105 / 0.3);
}

.dark\:text-slate-600\/35:is(.dark *) {
  color: rgb(71 85 105 / 0.35);
}

.dark\:text-slate-600\/40:is(.dark *) {
  color: rgb(71 85 105 / 0.4);
}

.dark\:text-slate-600\/45:is(.dark *) {
  color: rgb(71 85 105 / 0.45);
}

.dark\:text-slate-600\/5:is(.dark *) {
  color: rgb(71 85 105 / 0.05);
}

.dark\:text-slate-600\/50:is(.dark *) {
  color: rgb(71 85 105 / 0.5);
}

.dark\:text-slate-600\/55:is(.dark *) {
  color: rgb(71 85 105 / 0.55);
}

.dark\:text-slate-600\/60:is(.dark *) {
  color: rgb(71 85 105 / 0.6);
}

.dark\:text-slate-600\/65:is(.dark *) {
  color: rgb(71 85 105 / 0.65);
}

.dark\:text-slate-600\/70:is(.dark *) {
  color: rgb(71 85 105 / 0.7);
}

.dark\:text-slate-600\/75:is(.dark *) {
  color: rgb(71 85 105 / 0.75);
}

.dark\:text-slate-600\/80:is(.dark *) {
  color: rgb(71 85 105 / 0.8);
}

.dark\:text-slate-600\/85:is(.dark *) {
  color: rgb(71 85 105 / 0.85);
}

.dark\:text-slate-600\/90:is(.dark *) {
  color: rgb(71 85 105 / 0.9);
}

.dark\:text-slate-600\/95:is(.dark *) {
  color: rgb(71 85 105 / 0.95);
}

.dark\:text-slate-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.dark\:text-slate-700\/0:is(.dark *) {
  color: rgb(51 65 85 / 0);
}

.dark\:text-slate-700\/10:is(.dark *) {
  color: rgb(51 65 85 / 0.1);
}

.dark\:text-slate-700\/100:is(.dark *) {
  color: rgb(51 65 85 / 1);
}

.dark\:text-slate-700\/15:is(.dark *) {
  color: rgb(51 65 85 / 0.15);
}

.dark\:text-slate-700\/20:is(.dark *) {
  color: rgb(51 65 85 / 0.2);
}

.dark\:text-slate-700\/25:is(.dark *) {
  color: rgb(51 65 85 / 0.25);
}

.dark\:text-slate-700\/30:is(.dark *) {
  color: rgb(51 65 85 / 0.3);
}

.dark\:text-slate-700\/35:is(.dark *) {
  color: rgb(51 65 85 / 0.35);
}

.dark\:text-slate-700\/40:is(.dark *) {
  color: rgb(51 65 85 / 0.4);
}

.dark\:text-slate-700\/45:is(.dark *) {
  color: rgb(51 65 85 / 0.45);
}

.dark\:text-slate-700\/5:is(.dark *) {
  color: rgb(51 65 85 / 0.05);
}

.dark\:text-slate-700\/50:is(.dark *) {
  color: rgb(51 65 85 / 0.5);
}

.dark\:text-slate-700\/55:is(.dark *) {
  color: rgb(51 65 85 / 0.55);
}

.dark\:text-slate-700\/60:is(.dark *) {
  color: rgb(51 65 85 / 0.6);
}

.dark\:text-slate-700\/65:is(.dark *) {
  color: rgb(51 65 85 / 0.65);
}

.dark\:text-slate-700\/70:is(.dark *) {
  color: rgb(51 65 85 / 0.7);
}

.dark\:text-slate-700\/75:is(.dark *) {
  color: rgb(51 65 85 / 0.75);
}

.dark\:text-slate-700\/80:is(.dark *) {
  color: rgb(51 65 85 / 0.8);
}

.dark\:text-slate-700\/85:is(.dark *) {
  color: rgb(51 65 85 / 0.85);
}

.dark\:text-slate-700\/90:is(.dark *) {
  color: rgb(51 65 85 / 0.9);
}

.dark\:text-slate-700\/95:is(.dark *) {
  color: rgb(51 65 85 / 0.95);
}

.dark\:text-slate-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.dark\:text-slate-800\/0:is(.dark *) {
  color: rgb(30 41 59 / 0);
}

.dark\:text-slate-800\/10:is(.dark *) {
  color: rgb(30 41 59 / 0.1);
}

.dark\:text-slate-800\/100:is(.dark *) {
  color: rgb(30 41 59 / 1);
}

.dark\:text-slate-800\/15:is(.dark *) {
  color: rgb(30 41 59 / 0.15);
}

.dark\:text-slate-800\/20:is(.dark *) {
  color: rgb(30 41 59 / 0.2);
}

.dark\:text-slate-800\/25:is(.dark *) {
  color: rgb(30 41 59 / 0.25);
}

.dark\:text-slate-800\/30:is(.dark *) {
  color: rgb(30 41 59 / 0.3);
}

.dark\:text-slate-800\/35:is(.dark *) {
  color: rgb(30 41 59 / 0.35);
}

.dark\:text-slate-800\/40:is(.dark *) {
  color: rgb(30 41 59 / 0.4);
}

.dark\:text-slate-800\/45:is(.dark *) {
  color: rgb(30 41 59 / 0.45);
}

.dark\:text-slate-800\/5:is(.dark *) {
  color: rgb(30 41 59 / 0.05);
}

.dark\:text-slate-800\/50:is(.dark *) {
  color: rgb(30 41 59 / 0.5);
}

.dark\:text-slate-800\/55:is(.dark *) {
  color: rgb(30 41 59 / 0.55);
}

.dark\:text-slate-800\/60:is(.dark *) {
  color: rgb(30 41 59 / 0.6);
}

.dark\:text-slate-800\/65:is(.dark *) {
  color: rgb(30 41 59 / 0.65);
}

.dark\:text-slate-800\/70:is(.dark *) {
  color: rgb(30 41 59 / 0.7);
}

.dark\:text-slate-800\/75:is(.dark *) {
  color: rgb(30 41 59 / 0.75);
}

.dark\:text-slate-800\/80:is(.dark *) {
  color: rgb(30 41 59 / 0.8);
}

.dark\:text-slate-800\/85:is(.dark *) {
  color: rgb(30 41 59 / 0.85);
}

.dark\:text-slate-800\/90:is(.dark *) {
  color: rgb(30 41 59 / 0.9);
}

.dark\:text-slate-800\/95:is(.dark *) {
  color: rgb(30 41 59 / 0.95);
}

.dark\:text-slate-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.dark\:text-slate-900\/0:is(.dark *) {
  color: rgb(15 23 42 / 0);
}

.dark\:text-slate-900\/10:is(.dark *) {
  color: rgb(15 23 42 / 0.1);
}

.dark\:text-slate-900\/100:is(.dark *) {
  color: rgb(15 23 42 / 1);
}

.dark\:text-slate-900\/15:is(.dark *) {
  color: rgb(15 23 42 / 0.15);
}

.dark\:text-slate-900\/20:is(.dark *) {
  color: rgb(15 23 42 / 0.2);
}

.dark\:text-slate-900\/25:is(.dark *) {
  color: rgb(15 23 42 / 0.25);
}

.dark\:text-slate-900\/30:is(.dark *) {
  color: rgb(15 23 42 / 0.3);
}

.dark\:text-slate-900\/35:is(.dark *) {
  color: rgb(15 23 42 / 0.35);
}

.dark\:text-slate-900\/40:is(.dark *) {
  color: rgb(15 23 42 / 0.4);
}

.dark\:text-slate-900\/45:is(.dark *) {
  color: rgb(15 23 42 / 0.45);
}

.dark\:text-slate-900\/5:is(.dark *) {
  color: rgb(15 23 42 / 0.05);
}

.dark\:text-slate-900\/50:is(.dark *) {
  color: rgb(15 23 42 / 0.5);
}

.dark\:text-slate-900\/55:is(.dark *) {
  color: rgb(15 23 42 / 0.55);
}

.dark\:text-slate-900\/60:is(.dark *) {
  color: rgb(15 23 42 / 0.6);
}

.dark\:text-slate-900\/65:is(.dark *) {
  color: rgb(15 23 42 / 0.65);
}

.dark\:text-slate-900\/70:is(.dark *) {
  color: rgb(15 23 42 / 0.7);
}

.dark\:text-slate-900\/75:is(.dark *) {
  color: rgb(15 23 42 / 0.75);
}

.dark\:text-slate-900\/80:is(.dark *) {
  color: rgb(15 23 42 / 0.8);
}

.dark\:text-slate-900\/85:is(.dark *) {
  color: rgb(15 23 42 / 0.85);
}

.dark\:text-slate-900\/90:is(.dark *) {
  color: rgb(15 23 42 / 0.9);
}

.dark\:text-slate-900\/95:is(.dark *) {
  color: rgb(15 23 42 / 0.95);
}

.dark\:text-stone-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1));
}

.dark\:text-stone-100\/0:is(.dark *) {
  color: rgb(245 245 244 / 0);
}

.dark\:text-stone-100\/10:is(.dark *) {
  color: rgb(245 245 244 / 0.1);
}

.dark\:text-stone-100\/100:is(.dark *) {
  color: rgb(245 245 244 / 1);
}

.dark\:text-stone-100\/15:is(.dark *) {
  color: rgb(245 245 244 / 0.15);
}

.dark\:text-stone-100\/20:is(.dark *) {
  color: rgb(245 245 244 / 0.2);
}

.dark\:text-stone-100\/25:is(.dark *) {
  color: rgb(245 245 244 / 0.25);
}

.dark\:text-stone-100\/30:is(.dark *) {
  color: rgb(245 245 244 / 0.3);
}

.dark\:text-stone-100\/35:is(.dark *) {
  color: rgb(245 245 244 / 0.35);
}

.dark\:text-stone-100\/40:is(.dark *) {
  color: rgb(245 245 244 / 0.4);
}

.dark\:text-stone-100\/45:is(.dark *) {
  color: rgb(245 245 244 / 0.45);
}

.dark\:text-stone-100\/5:is(.dark *) {
  color: rgb(245 245 244 / 0.05);
}

.dark\:text-stone-100\/50:is(.dark *) {
  color: rgb(245 245 244 / 0.5);
}

.dark\:text-stone-100\/55:is(.dark *) {
  color: rgb(245 245 244 / 0.55);
}

.dark\:text-stone-100\/60:is(.dark *) {
  color: rgb(245 245 244 / 0.6);
}

.dark\:text-stone-100\/65:is(.dark *) {
  color: rgb(245 245 244 / 0.65);
}

.dark\:text-stone-100\/70:is(.dark *) {
  color: rgb(245 245 244 / 0.7);
}

.dark\:text-stone-100\/75:is(.dark *) {
  color: rgb(245 245 244 / 0.75);
}

.dark\:text-stone-100\/80:is(.dark *) {
  color: rgb(245 245 244 / 0.8);
}

.dark\:text-stone-100\/85:is(.dark *) {
  color: rgb(245 245 244 / 0.85);
}

.dark\:text-stone-100\/90:is(.dark *) {
  color: rgb(245 245 244 / 0.9);
}

.dark\:text-stone-100\/95:is(.dark *) {
  color: rgb(245 245 244 / 0.95);
}

.dark\:text-stone-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}

.dark\:text-stone-200\/0:is(.dark *) {
  color: rgb(231 229 228 / 0);
}

.dark\:text-stone-200\/10:is(.dark *) {
  color: rgb(231 229 228 / 0.1);
}

.dark\:text-stone-200\/100:is(.dark *) {
  color: rgb(231 229 228 / 1);
}

.dark\:text-stone-200\/15:is(.dark *) {
  color: rgb(231 229 228 / 0.15);
}

.dark\:text-stone-200\/20:is(.dark *) {
  color: rgb(231 229 228 / 0.2);
}

.dark\:text-stone-200\/25:is(.dark *) {
  color: rgb(231 229 228 / 0.25);
}

.dark\:text-stone-200\/30:is(.dark *) {
  color: rgb(231 229 228 / 0.3);
}

.dark\:text-stone-200\/35:is(.dark *) {
  color: rgb(231 229 228 / 0.35);
}

.dark\:text-stone-200\/40:is(.dark *) {
  color: rgb(231 229 228 / 0.4);
}

.dark\:text-stone-200\/45:is(.dark *) {
  color: rgb(231 229 228 / 0.45);
}

.dark\:text-stone-200\/5:is(.dark *) {
  color: rgb(231 229 228 / 0.05);
}

.dark\:text-stone-200\/50:is(.dark *) {
  color: rgb(231 229 228 / 0.5);
}

.dark\:text-stone-200\/55:is(.dark *) {
  color: rgb(231 229 228 / 0.55);
}

.dark\:text-stone-200\/60:is(.dark *) {
  color: rgb(231 229 228 / 0.6);
}

.dark\:text-stone-200\/65:is(.dark *) {
  color: rgb(231 229 228 / 0.65);
}

.dark\:text-stone-200\/70:is(.dark *) {
  color: rgb(231 229 228 / 0.7);
}

.dark\:text-stone-200\/75:is(.dark *) {
  color: rgb(231 229 228 / 0.75);
}

.dark\:text-stone-200\/80:is(.dark *) {
  color: rgb(231 229 228 / 0.8);
}

.dark\:text-stone-200\/85:is(.dark *) {
  color: rgb(231 229 228 / 0.85);
}

.dark\:text-stone-200\/90:is(.dark *) {
  color: rgb(231 229 228 / 0.9);
}

.dark\:text-stone-200\/95:is(.dark *) {
  color: rgb(231 229 228 / 0.95);
}

.dark\:text-stone-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}

.dark\:text-stone-300\/0:is(.dark *) {
  color: rgb(214 211 209 / 0);
}

.dark\:text-stone-300\/10:is(.dark *) {
  color: rgb(214 211 209 / 0.1);
}

.dark\:text-stone-300\/100:is(.dark *) {
  color: rgb(214 211 209 / 1);
}

.dark\:text-stone-300\/15:is(.dark *) {
  color: rgb(214 211 209 / 0.15);
}

.dark\:text-stone-300\/20:is(.dark *) {
  color: rgb(214 211 209 / 0.2);
}

.dark\:text-stone-300\/25:is(.dark *) {
  color: rgb(214 211 209 / 0.25);
}

.dark\:text-stone-300\/30:is(.dark *) {
  color: rgb(214 211 209 / 0.3);
}

.dark\:text-stone-300\/35:is(.dark *) {
  color: rgb(214 211 209 / 0.35);
}

.dark\:text-stone-300\/40:is(.dark *) {
  color: rgb(214 211 209 / 0.4);
}

.dark\:text-stone-300\/45:is(.dark *) {
  color: rgb(214 211 209 / 0.45);
}

.dark\:text-stone-300\/5:is(.dark *) {
  color: rgb(214 211 209 / 0.05);
}

.dark\:text-stone-300\/50:is(.dark *) {
  color: rgb(214 211 209 / 0.5);
}

.dark\:text-stone-300\/55:is(.dark *) {
  color: rgb(214 211 209 / 0.55);
}

.dark\:text-stone-300\/60:is(.dark *) {
  color: rgb(214 211 209 / 0.6);
}

.dark\:text-stone-300\/65:is(.dark *) {
  color: rgb(214 211 209 / 0.65);
}

.dark\:text-stone-300\/70:is(.dark *) {
  color: rgb(214 211 209 / 0.7);
}

.dark\:text-stone-300\/75:is(.dark *) {
  color: rgb(214 211 209 / 0.75);
}

.dark\:text-stone-300\/80:is(.dark *) {
  color: rgb(214 211 209 / 0.8);
}

.dark\:text-stone-300\/85:is(.dark *) {
  color: rgb(214 211 209 / 0.85);
}

.dark\:text-stone-300\/90:is(.dark *) {
  color: rgb(214 211 209 / 0.9);
}

.dark\:text-stone-300\/95:is(.dark *) {
  color: rgb(214 211 209 / 0.95);
}

.dark\:text-stone-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}

.dark\:text-stone-400\/0:is(.dark *) {
  color: rgb(168 162 158 / 0);
}

.dark\:text-stone-400\/10:is(.dark *) {
  color: rgb(168 162 158 / 0.1);
}

.dark\:text-stone-400\/100:is(.dark *) {
  color: rgb(168 162 158 / 1);
}

.dark\:text-stone-400\/15:is(.dark *) {
  color: rgb(168 162 158 / 0.15);
}

.dark\:text-stone-400\/20:is(.dark *) {
  color: rgb(168 162 158 / 0.2);
}

.dark\:text-stone-400\/25:is(.dark *) {
  color: rgb(168 162 158 / 0.25);
}

.dark\:text-stone-400\/30:is(.dark *) {
  color: rgb(168 162 158 / 0.3);
}

.dark\:text-stone-400\/35:is(.dark *) {
  color: rgb(168 162 158 / 0.35);
}

.dark\:text-stone-400\/40:is(.dark *) {
  color: rgb(168 162 158 / 0.4);
}

.dark\:text-stone-400\/45:is(.dark *) {
  color: rgb(168 162 158 / 0.45);
}

.dark\:text-stone-400\/5:is(.dark *) {
  color: rgb(168 162 158 / 0.05);
}

.dark\:text-stone-400\/50:is(.dark *) {
  color: rgb(168 162 158 / 0.5);
}

.dark\:text-stone-400\/55:is(.dark *) {
  color: rgb(168 162 158 / 0.55);
}

.dark\:text-stone-400\/60:is(.dark *) {
  color: rgb(168 162 158 / 0.6);
}

.dark\:text-stone-400\/65:is(.dark *) {
  color: rgb(168 162 158 / 0.65);
}

.dark\:text-stone-400\/70:is(.dark *) {
  color: rgb(168 162 158 / 0.7);
}

.dark\:text-stone-400\/75:is(.dark *) {
  color: rgb(168 162 158 / 0.75);
}

.dark\:text-stone-400\/80:is(.dark *) {
  color: rgb(168 162 158 / 0.8);
}

.dark\:text-stone-400\/85:is(.dark *) {
  color: rgb(168 162 158 / 0.85);
}

.dark\:text-stone-400\/90:is(.dark *) {
  color: rgb(168 162 158 / 0.9);
}

.dark\:text-stone-400\/95:is(.dark *) {
  color: rgb(168 162 158 / 0.95);
}

.dark\:text-stone-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}

.dark\:text-stone-500\/0:is(.dark *) {
  color: rgb(120 113 108 / 0);
}

.dark\:text-stone-500\/10:is(.dark *) {
  color: rgb(120 113 108 / 0.1);
}

.dark\:text-stone-500\/100:is(.dark *) {
  color: rgb(120 113 108 / 1);
}

.dark\:text-stone-500\/15:is(.dark *) {
  color: rgb(120 113 108 / 0.15);
}

.dark\:text-stone-500\/20:is(.dark *) {
  color: rgb(120 113 108 / 0.2);
}

.dark\:text-stone-500\/25:is(.dark *) {
  color: rgb(120 113 108 / 0.25);
}

.dark\:text-stone-500\/30:is(.dark *) {
  color: rgb(120 113 108 / 0.3);
}

.dark\:text-stone-500\/35:is(.dark *) {
  color: rgb(120 113 108 / 0.35);
}

.dark\:text-stone-500\/40:is(.dark *) {
  color: rgb(120 113 108 / 0.4);
}

.dark\:text-stone-500\/45:is(.dark *) {
  color: rgb(120 113 108 / 0.45);
}

.dark\:text-stone-500\/5:is(.dark *) {
  color: rgb(120 113 108 / 0.05);
}

.dark\:text-stone-500\/50:is(.dark *) {
  color: rgb(120 113 108 / 0.5);
}

.dark\:text-stone-500\/55:is(.dark *) {
  color: rgb(120 113 108 / 0.55);
}

.dark\:text-stone-500\/60:is(.dark *) {
  color: rgb(120 113 108 / 0.6);
}

.dark\:text-stone-500\/65:is(.dark *) {
  color: rgb(120 113 108 / 0.65);
}

.dark\:text-stone-500\/70:is(.dark *) {
  color: rgb(120 113 108 / 0.7);
}

.dark\:text-stone-500\/75:is(.dark *) {
  color: rgb(120 113 108 / 0.75);
}

.dark\:text-stone-500\/80:is(.dark *) {
  color: rgb(120 113 108 / 0.8);
}

.dark\:text-stone-500\/85:is(.dark *) {
  color: rgb(120 113 108 / 0.85);
}

.dark\:text-stone-500\/90:is(.dark *) {
  color: rgb(120 113 108 / 0.9);
}

.dark\:text-stone-500\/95:is(.dark *) {
  color: rgb(120 113 108 / 0.95);
}

.dark\:text-stone-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}

.dark\:text-stone-600\/0:is(.dark *) {
  color: rgb(87 83 78 / 0);
}

.dark\:text-stone-600\/10:is(.dark *) {
  color: rgb(87 83 78 / 0.1);
}

.dark\:text-stone-600\/100:is(.dark *) {
  color: rgb(87 83 78 / 1);
}

.dark\:text-stone-600\/15:is(.dark *) {
  color: rgb(87 83 78 / 0.15);
}

.dark\:text-stone-600\/20:is(.dark *) {
  color: rgb(87 83 78 / 0.2);
}

.dark\:text-stone-600\/25:is(.dark *) {
  color: rgb(87 83 78 / 0.25);
}

.dark\:text-stone-600\/30:is(.dark *) {
  color: rgb(87 83 78 / 0.3);
}

.dark\:text-stone-600\/35:is(.dark *) {
  color: rgb(87 83 78 / 0.35);
}

.dark\:text-stone-600\/40:is(.dark *) {
  color: rgb(87 83 78 / 0.4);
}

.dark\:text-stone-600\/45:is(.dark *) {
  color: rgb(87 83 78 / 0.45);
}

.dark\:text-stone-600\/5:is(.dark *) {
  color: rgb(87 83 78 / 0.05);
}

.dark\:text-stone-600\/50:is(.dark *) {
  color: rgb(87 83 78 / 0.5);
}

.dark\:text-stone-600\/55:is(.dark *) {
  color: rgb(87 83 78 / 0.55);
}

.dark\:text-stone-600\/60:is(.dark *) {
  color: rgb(87 83 78 / 0.6);
}

.dark\:text-stone-600\/65:is(.dark *) {
  color: rgb(87 83 78 / 0.65);
}

.dark\:text-stone-600\/70:is(.dark *) {
  color: rgb(87 83 78 / 0.7);
}

.dark\:text-stone-600\/75:is(.dark *) {
  color: rgb(87 83 78 / 0.75);
}

.dark\:text-stone-600\/80:is(.dark *) {
  color: rgb(87 83 78 / 0.8);
}

.dark\:text-stone-600\/85:is(.dark *) {
  color: rgb(87 83 78 / 0.85);
}

.dark\:text-stone-600\/90:is(.dark *) {
  color: rgb(87 83 78 / 0.9);
}

.dark\:text-stone-600\/95:is(.dark *) {
  color: rgb(87 83 78 / 0.95);
}

.dark\:text-stone-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}

.dark\:text-stone-700\/0:is(.dark *) {
  color: rgb(68 64 60 / 0);
}

.dark\:text-stone-700\/10:is(.dark *) {
  color: rgb(68 64 60 / 0.1);
}

.dark\:text-stone-700\/100:is(.dark *) {
  color: rgb(68 64 60 / 1);
}

.dark\:text-stone-700\/15:is(.dark *) {
  color: rgb(68 64 60 / 0.15);
}

.dark\:text-stone-700\/20:is(.dark *) {
  color: rgb(68 64 60 / 0.2);
}

.dark\:text-stone-700\/25:is(.dark *) {
  color: rgb(68 64 60 / 0.25);
}

.dark\:text-stone-700\/30:is(.dark *) {
  color: rgb(68 64 60 / 0.3);
}

.dark\:text-stone-700\/35:is(.dark *) {
  color: rgb(68 64 60 / 0.35);
}

.dark\:text-stone-700\/40:is(.dark *) {
  color: rgb(68 64 60 / 0.4);
}

.dark\:text-stone-700\/45:is(.dark *) {
  color: rgb(68 64 60 / 0.45);
}

.dark\:text-stone-700\/5:is(.dark *) {
  color: rgb(68 64 60 / 0.05);
}

.dark\:text-stone-700\/50:is(.dark *) {
  color: rgb(68 64 60 / 0.5);
}

.dark\:text-stone-700\/55:is(.dark *) {
  color: rgb(68 64 60 / 0.55);
}

.dark\:text-stone-700\/60:is(.dark *) {
  color: rgb(68 64 60 / 0.6);
}

.dark\:text-stone-700\/65:is(.dark *) {
  color: rgb(68 64 60 / 0.65);
}

.dark\:text-stone-700\/70:is(.dark *) {
  color: rgb(68 64 60 / 0.7);
}

.dark\:text-stone-700\/75:is(.dark *) {
  color: rgb(68 64 60 / 0.75);
}

.dark\:text-stone-700\/80:is(.dark *) {
  color: rgb(68 64 60 / 0.8);
}

.dark\:text-stone-700\/85:is(.dark *) {
  color: rgb(68 64 60 / 0.85);
}

.dark\:text-stone-700\/90:is(.dark *) {
  color: rgb(68 64 60 / 0.9);
}

.dark\:text-stone-700\/95:is(.dark *) {
  color: rgb(68 64 60 / 0.95);
}

.dark\:text-stone-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}

.dark\:text-stone-800\/0:is(.dark *) {
  color: rgb(41 37 36 / 0);
}

.dark\:text-stone-800\/10:is(.dark *) {
  color: rgb(41 37 36 / 0.1);
}

.dark\:text-stone-800\/100:is(.dark *) {
  color: rgb(41 37 36 / 1);
}

.dark\:text-stone-800\/15:is(.dark *) {
  color: rgb(41 37 36 / 0.15);
}

.dark\:text-stone-800\/20:is(.dark *) {
  color: rgb(41 37 36 / 0.2);
}

.dark\:text-stone-800\/25:is(.dark *) {
  color: rgb(41 37 36 / 0.25);
}

.dark\:text-stone-800\/30:is(.dark *) {
  color: rgb(41 37 36 / 0.3);
}

.dark\:text-stone-800\/35:is(.dark *) {
  color: rgb(41 37 36 / 0.35);
}

.dark\:text-stone-800\/40:is(.dark *) {
  color: rgb(41 37 36 / 0.4);
}

.dark\:text-stone-800\/45:is(.dark *) {
  color: rgb(41 37 36 / 0.45);
}

.dark\:text-stone-800\/5:is(.dark *) {
  color: rgb(41 37 36 / 0.05);
}

.dark\:text-stone-800\/50:is(.dark *) {
  color: rgb(41 37 36 / 0.5);
}

.dark\:text-stone-800\/55:is(.dark *) {
  color: rgb(41 37 36 / 0.55);
}

.dark\:text-stone-800\/60:is(.dark *) {
  color: rgb(41 37 36 / 0.6);
}

.dark\:text-stone-800\/65:is(.dark *) {
  color: rgb(41 37 36 / 0.65);
}

.dark\:text-stone-800\/70:is(.dark *) {
  color: rgb(41 37 36 / 0.7);
}

.dark\:text-stone-800\/75:is(.dark *) {
  color: rgb(41 37 36 / 0.75);
}

.dark\:text-stone-800\/80:is(.dark *) {
  color: rgb(41 37 36 / 0.8);
}

.dark\:text-stone-800\/85:is(.dark *) {
  color: rgb(41 37 36 / 0.85);
}

.dark\:text-stone-800\/90:is(.dark *) {
  color: rgb(41 37 36 / 0.9);
}

.dark\:text-stone-800\/95:is(.dark *) {
  color: rgb(41 37 36 / 0.95);
}

.dark\:text-stone-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}

.dark\:text-stone-900\/0:is(.dark *) {
  color: rgb(28 25 23 / 0);
}

.dark\:text-stone-900\/10:is(.dark *) {
  color: rgb(28 25 23 / 0.1);
}

.dark\:text-stone-900\/100:is(.dark *) {
  color: rgb(28 25 23 / 1);
}

.dark\:text-stone-900\/15:is(.dark *) {
  color: rgb(28 25 23 / 0.15);
}

.dark\:text-stone-900\/20:is(.dark *) {
  color: rgb(28 25 23 / 0.2);
}

.dark\:text-stone-900\/25:is(.dark *) {
  color: rgb(28 25 23 / 0.25);
}

.dark\:text-stone-900\/30:is(.dark *) {
  color: rgb(28 25 23 / 0.3);
}

.dark\:text-stone-900\/35:is(.dark *) {
  color: rgb(28 25 23 / 0.35);
}

.dark\:text-stone-900\/40:is(.dark *) {
  color: rgb(28 25 23 / 0.4);
}

.dark\:text-stone-900\/45:is(.dark *) {
  color: rgb(28 25 23 / 0.45);
}

.dark\:text-stone-900\/5:is(.dark *) {
  color: rgb(28 25 23 / 0.05);
}

.dark\:text-stone-900\/50:is(.dark *) {
  color: rgb(28 25 23 / 0.5);
}

.dark\:text-stone-900\/55:is(.dark *) {
  color: rgb(28 25 23 / 0.55);
}

.dark\:text-stone-900\/60:is(.dark *) {
  color: rgb(28 25 23 / 0.6);
}

.dark\:text-stone-900\/65:is(.dark *) {
  color: rgb(28 25 23 / 0.65);
}

.dark\:text-stone-900\/70:is(.dark *) {
  color: rgb(28 25 23 / 0.7);
}

.dark\:text-stone-900\/75:is(.dark *) {
  color: rgb(28 25 23 / 0.75);
}

.dark\:text-stone-900\/80:is(.dark *) {
  color: rgb(28 25 23 / 0.8);
}

.dark\:text-stone-900\/85:is(.dark *) {
  color: rgb(28 25 23 / 0.85);
}

.dark\:text-stone-900\/90:is(.dark *) {
  color: rgb(28 25 23 / 0.9);
}

.dark\:text-stone-900\/95:is(.dark *) {
  color: rgb(28 25 23 / 0.95);
}

.dark\:text-white:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 246 178 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-100\/0:is(.dark *) {
  color: rgb(253 246 178 / 0);
}

.dark\:text-yellow-100\/10:is(.dark *) {
  color: rgb(253 246 178 / 0.1);
}

.dark\:text-yellow-100\/100:is(.dark *) {
  color: rgb(253 246 178 / 1);
}

.dark\:text-yellow-100\/15:is(.dark *) {
  color: rgb(253 246 178 / 0.15);
}

.dark\:text-yellow-100\/20:is(.dark *) {
  color: rgb(253 246 178 / 0.2);
}

.dark\:text-yellow-100\/25:is(.dark *) {
  color: rgb(253 246 178 / 0.25);
}

.dark\:text-yellow-100\/30:is(.dark *) {
  color: rgb(253 246 178 / 0.3);
}

.dark\:text-yellow-100\/35:is(.dark *) {
  color: rgb(253 246 178 / 0.35);
}

.dark\:text-yellow-100\/40:is(.dark *) {
  color: rgb(253 246 178 / 0.4);
}

.dark\:text-yellow-100\/45:is(.dark *) {
  color: rgb(253 246 178 / 0.45);
}

.dark\:text-yellow-100\/5:is(.dark *) {
  color: rgb(253 246 178 / 0.05);
}

.dark\:text-yellow-100\/50:is(.dark *) {
  color: rgb(253 246 178 / 0.5);
}

.dark\:text-yellow-100\/55:is(.dark *) {
  color: rgb(253 246 178 / 0.55);
}

.dark\:text-yellow-100\/60:is(.dark *) {
  color: rgb(253 246 178 / 0.6);
}

.dark\:text-yellow-100\/65:is(.dark *) {
  color: rgb(253 246 178 / 0.65);
}

.dark\:text-yellow-100\/70:is(.dark *) {
  color: rgb(253 246 178 / 0.7);
}

.dark\:text-yellow-100\/75:is(.dark *) {
  color: rgb(253 246 178 / 0.75);
}

.dark\:text-yellow-100\/80:is(.dark *) {
  color: rgb(253 246 178 / 0.8);
}

.dark\:text-yellow-100\/85:is(.dark *) {
  color: rgb(253 246 178 / 0.85);
}

.dark\:text-yellow-100\/90:is(.dark *) {
  color: rgb(253 246 178 / 0.9);
}

.dark\:text-yellow-100\/95:is(.dark *) {
  color: rgb(253 246 178 / 0.95);
}

.dark\:text-yellow-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-200\/0:is(.dark *) {
  color: rgb(252 233 106 / 0);
}

.dark\:text-yellow-200\/10:is(.dark *) {
  color: rgb(252 233 106 / 0.1);
}

.dark\:text-yellow-200\/100:is(.dark *) {
  color: rgb(252 233 106 / 1);
}

.dark\:text-yellow-200\/15:is(.dark *) {
  color: rgb(252 233 106 / 0.15);
}

.dark\:text-yellow-200\/20:is(.dark *) {
  color: rgb(252 233 106 / 0.2);
}

.dark\:text-yellow-200\/25:is(.dark *) {
  color: rgb(252 233 106 / 0.25);
}

.dark\:text-yellow-200\/30:is(.dark *) {
  color: rgb(252 233 106 / 0.3);
}

.dark\:text-yellow-200\/35:is(.dark *) {
  color: rgb(252 233 106 / 0.35);
}

.dark\:text-yellow-200\/40:is(.dark *) {
  color: rgb(252 233 106 / 0.4);
}

.dark\:text-yellow-200\/45:is(.dark *) {
  color: rgb(252 233 106 / 0.45);
}

.dark\:text-yellow-200\/5:is(.dark *) {
  color: rgb(252 233 106 / 0.05);
}

.dark\:text-yellow-200\/50:is(.dark *) {
  color: rgb(252 233 106 / 0.5);
}

.dark\:text-yellow-200\/55:is(.dark *) {
  color: rgb(252 233 106 / 0.55);
}

.dark\:text-yellow-200\/60:is(.dark *) {
  color: rgb(252 233 106 / 0.6);
}

.dark\:text-yellow-200\/65:is(.dark *) {
  color: rgb(252 233 106 / 0.65);
}

.dark\:text-yellow-200\/70:is(.dark *) {
  color: rgb(252 233 106 / 0.7);
}

.dark\:text-yellow-200\/75:is(.dark *) {
  color: rgb(252 233 106 / 0.75);
}

.dark\:text-yellow-200\/80:is(.dark *) {
  color: rgb(252 233 106 / 0.8);
}

.dark\:text-yellow-200\/85:is(.dark *) {
  color: rgb(252 233 106 / 0.85);
}

.dark\:text-yellow-200\/90:is(.dark *) {
  color: rgb(252 233 106 / 0.9);
}

.dark\:text-yellow-200\/95:is(.dark *) {
  color: rgb(252 233 106 / 0.95);
}

.dark\:text-yellow-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(250 202 21 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-300\/0:is(.dark *) {
  color: rgb(250 202 21 / 0);
}

.dark\:text-yellow-300\/10:is(.dark *) {
  color: rgb(250 202 21 / 0.1);
}

.dark\:text-yellow-300\/100:is(.dark *) {
  color: rgb(250 202 21 / 1);
}

.dark\:text-yellow-300\/15:is(.dark *) {
  color: rgb(250 202 21 / 0.15);
}

.dark\:text-yellow-300\/20:is(.dark *) {
  color: rgb(250 202 21 / 0.2);
}

.dark\:text-yellow-300\/25:is(.dark *) {
  color: rgb(250 202 21 / 0.25);
}

.dark\:text-yellow-300\/30:is(.dark *) {
  color: rgb(250 202 21 / 0.3);
}

.dark\:text-yellow-300\/35:is(.dark *) {
  color: rgb(250 202 21 / 0.35);
}

.dark\:text-yellow-300\/40:is(.dark *) {
  color: rgb(250 202 21 / 0.4);
}

.dark\:text-yellow-300\/45:is(.dark *) {
  color: rgb(250 202 21 / 0.45);
}

.dark\:text-yellow-300\/5:is(.dark *) {
  color: rgb(250 202 21 / 0.05);
}

.dark\:text-yellow-300\/50:is(.dark *) {
  color: rgb(250 202 21 / 0.5);
}

.dark\:text-yellow-300\/55:is(.dark *) {
  color: rgb(250 202 21 / 0.55);
}

.dark\:text-yellow-300\/60:is(.dark *) {
  color: rgb(250 202 21 / 0.6);
}

.dark\:text-yellow-300\/65:is(.dark *) {
  color: rgb(250 202 21 / 0.65);
}

.dark\:text-yellow-300\/70:is(.dark *) {
  color: rgb(250 202 21 / 0.7);
}

.dark\:text-yellow-300\/75:is(.dark *) {
  color: rgb(250 202 21 / 0.75);
}

.dark\:text-yellow-300\/80:is(.dark *) {
  color: rgb(250 202 21 / 0.8);
}

.dark\:text-yellow-300\/85:is(.dark *) {
  color: rgb(250 202 21 / 0.85);
}

.dark\:text-yellow-300\/90:is(.dark *) {
  color: rgb(250 202 21 / 0.9);
}

.dark\:text-yellow-300\/95:is(.dark *) {
  color: rgb(250 202 21 / 0.95);
}

.dark\:text-yellow-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(227 160 8 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-400\/0:is(.dark *) {
  color: rgb(227 160 8 / 0);
}

.dark\:text-yellow-400\/10:is(.dark *) {
  color: rgb(227 160 8 / 0.1);
}

.dark\:text-yellow-400\/100:is(.dark *) {
  color: rgb(227 160 8 / 1);
}

.dark\:text-yellow-400\/15:is(.dark *) {
  color: rgb(227 160 8 / 0.15);
}

.dark\:text-yellow-400\/20:is(.dark *) {
  color: rgb(227 160 8 / 0.2);
}

.dark\:text-yellow-400\/25:is(.dark *) {
  color: rgb(227 160 8 / 0.25);
}

.dark\:text-yellow-400\/30:is(.dark *) {
  color: rgb(227 160 8 / 0.3);
}

.dark\:text-yellow-400\/35:is(.dark *) {
  color: rgb(227 160 8 / 0.35);
}

.dark\:text-yellow-400\/40:is(.dark *) {
  color: rgb(227 160 8 / 0.4);
}

.dark\:text-yellow-400\/45:is(.dark *) {
  color: rgb(227 160 8 / 0.45);
}

.dark\:text-yellow-400\/5:is(.dark *) {
  color: rgb(227 160 8 / 0.05);
}

.dark\:text-yellow-400\/50:is(.dark *) {
  color: rgb(227 160 8 / 0.5);
}

.dark\:text-yellow-400\/55:is(.dark *) {
  color: rgb(227 160 8 / 0.55);
}

.dark\:text-yellow-400\/60:is(.dark *) {
  color: rgb(227 160 8 / 0.6);
}

.dark\:text-yellow-400\/65:is(.dark *) {
  color: rgb(227 160 8 / 0.65);
}

.dark\:text-yellow-400\/70:is(.dark *) {
  color: rgb(227 160 8 / 0.7);
}

.dark\:text-yellow-400\/75:is(.dark *) {
  color: rgb(227 160 8 / 0.75);
}

.dark\:text-yellow-400\/80:is(.dark *) {
  color: rgb(227 160 8 / 0.8);
}

.dark\:text-yellow-400\/85:is(.dark *) {
  color: rgb(227 160 8 / 0.85);
}

.dark\:text-yellow-400\/90:is(.dark *) {
  color: rgb(227 160 8 / 0.9);
}

.dark\:text-yellow-400\/95:is(.dark *) {
  color: rgb(227 160 8 / 0.95);
}

.dark\:text-yellow-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(194 120 3 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-500\/0:is(.dark *) {
  color: rgb(194 120 3 / 0);
}

.dark\:text-yellow-500\/10:is(.dark *) {
  color: rgb(194 120 3 / 0.1);
}

.dark\:text-yellow-500\/100:is(.dark *) {
  color: rgb(194 120 3 / 1);
}

.dark\:text-yellow-500\/15:is(.dark *) {
  color: rgb(194 120 3 / 0.15);
}

.dark\:text-yellow-500\/20:is(.dark *) {
  color: rgb(194 120 3 / 0.2);
}

.dark\:text-yellow-500\/25:is(.dark *) {
  color: rgb(194 120 3 / 0.25);
}

.dark\:text-yellow-500\/30:is(.dark *) {
  color: rgb(194 120 3 / 0.3);
}

.dark\:text-yellow-500\/35:is(.dark *) {
  color: rgb(194 120 3 / 0.35);
}

.dark\:text-yellow-500\/40:is(.dark *) {
  color: rgb(194 120 3 / 0.4);
}

.dark\:text-yellow-500\/45:is(.dark *) {
  color: rgb(194 120 3 / 0.45);
}

.dark\:text-yellow-500\/5:is(.dark *) {
  color: rgb(194 120 3 / 0.05);
}

.dark\:text-yellow-500\/50:is(.dark *) {
  color: rgb(194 120 3 / 0.5);
}

.dark\:text-yellow-500\/55:is(.dark *) {
  color: rgb(194 120 3 / 0.55);
}

.dark\:text-yellow-500\/60:is(.dark *) {
  color: rgb(194 120 3 / 0.6);
}

.dark\:text-yellow-500\/65:is(.dark *) {
  color: rgb(194 120 3 / 0.65);
}

.dark\:text-yellow-500\/70:is(.dark *) {
  color: rgb(194 120 3 / 0.7);
}

.dark\:text-yellow-500\/75:is(.dark *) {
  color: rgb(194 120 3 / 0.75);
}

.dark\:text-yellow-500\/80:is(.dark *) {
  color: rgb(194 120 3 / 0.8);
}

.dark\:text-yellow-500\/85:is(.dark *) {
  color: rgb(194 120 3 / 0.85);
}

.dark\:text-yellow-500\/90:is(.dark *) {
  color: rgb(194 120 3 / 0.9);
}

.dark\:text-yellow-500\/95:is(.dark *) {
  color: rgb(194 120 3 / 0.95);
}

.dark\:text-yellow-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(159 88 10 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-600\/0:is(.dark *) {
  color: rgb(159 88 10 / 0);
}

.dark\:text-yellow-600\/10:is(.dark *) {
  color: rgb(159 88 10 / 0.1);
}

.dark\:text-yellow-600\/100:is(.dark *) {
  color: rgb(159 88 10 / 1);
}

.dark\:text-yellow-600\/15:is(.dark *) {
  color: rgb(159 88 10 / 0.15);
}

.dark\:text-yellow-600\/20:is(.dark *) {
  color: rgb(159 88 10 / 0.2);
}

.dark\:text-yellow-600\/25:is(.dark *) {
  color: rgb(159 88 10 / 0.25);
}

.dark\:text-yellow-600\/30:is(.dark *) {
  color: rgb(159 88 10 / 0.3);
}

.dark\:text-yellow-600\/35:is(.dark *) {
  color: rgb(159 88 10 / 0.35);
}

.dark\:text-yellow-600\/40:is(.dark *) {
  color: rgb(159 88 10 / 0.4);
}

.dark\:text-yellow-600\/45:is(.dark *) {
  color: rgb(159 88 10 / 0.45);
}

.dark\:text-yellow-600\/5:is(.dark *) {
  color: rgb(159 88 10 / 0.05);
}

.dark\:text-yellow-600\/50:is(.dark *) {
  color: rgb(159 88 10 / 0.5);
}

.dark\:text-yellow-600\/55:is(.dark *) {
  color: rgb(159 88 10 / 0.55);
}

.dark\:text-yellow-600\/60:is(.dark *) {
  color: rgb(159 88 10 / 0.6);
}

.dark\:text-yellow-600\/65:is(.dark *) {
  color: rgb(159 88 10 / 0.65);
}

.dark\:text-yellow-600\/70:is(.dark *) {
  color: rgb(159 88 10 / 0.7);
}

.dark\:text-yellow-600\/75:is(.dark *) {
  color: rgb(159 88 10 / 0.75);
}

.dark\:text-yellow-600\/80:is(.dark *) {
  color: rgb(159 88 10 / 0.8);
}

.dark\:text-yellow-600\/85:is(.dark *) {
  color: rgb(159 88 10 / 0.85);
}

.dark\:text-yellow-600\/90:is(.dark *) {
  color: rgb(159 88 10 / 0.9);
}

.dark\:text-yellow-600\/95:is(.dark *) {
  color: rgb(159 88 10 / 0.95);
}

.dark\:text-yellow-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(142 75 16 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-700\/0:is(.dark *) {
  color: rgb(142 75 16 / 0);
}

.dark\:text-yellow-700\/10:is(.dark *) {
  color: rgb(142 75 16 / 0.1);
}

.dark\:text-yellow-700\/100:is(.dark *) {
  color: rgb(142 75 16 / 1);
}

.dark\:text-yellow-700\/15:is(.dark *) {
  color: rgb(142 75 16 / 0.15);
}

.dark\:text-yellow-700\/20:is(.dark *) {
  color: rgb(142 75 16 / 0.2);
}

.dark\:text-yellow-700\/25:is(.dark *) {
  color: rgb(142 75 16 / 0.25);
}

.dark\:text-yellow-700\/30:is(.dark *) {
  color: rgb(142 75 16 / 0.3);
}

.dark\:text-yellow-700\/35:is(.dark *) {
  color: rgb(142 75 16 / 0.35);
}

.dark\:text-yellow-700\/40:is(.dark *) {
  color: rgb(142 75 16 / 0.4);
}

.dark\:text-yellow-700\/45:is(.dark *) {
  color: rgb(142 75 16 / 0.45);
}

.dark\:text-yellow-700\/5:is(.dark *) {
  color: rgb(142 75 16 / 0.05);
}

.dark\:text-yellow-700\/50:is(.dark *) {
  color: rgb(142 75 16 / 0.5);
}

.dark\:text-yellow-700\/55:is(.dark *) {
  color: rgb(142 75 16 / 0.55);
}

.dark\:text-yellow-700\/60:is(.dark *) {
  color: rgb(142 75 16 / 0.6);
}

.dark\:text-yellow-700\/65:is(.dark *) {
  color: rgb(142 75 16 / 0.65);
}

.dark\:text-yellow-700\/70:is(.dark *) {
  color: rgb(142 75 16 / 0.7);
}

.dark\:text-yellow-700\/75:is(.dark *) {
  color: rgb(142 75 16 / 0.75);
}

.dark\:text-yellow-700\/80:is(.dark *) {
  color: rgb(142 75 16 / 0.8);
}

.dark\:text-yellow-700\/85:is(.dark *) {
  color: rgb(142 75 16 / 0.85);
}

.dark\:text-yellow-700\/90:is(.dark *) {
  color: rgb(142 75 16 / 0.9);
}

.dark\:text-yellow-700\/95:is(.dark *) {
  color: rgb(142 75 16 / 0.95);
}

.dark\:text-yellow-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(114 59 19 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-800\/0:is(.dark *) {
  color: rgb(114 59 19 / 0);
}

.dark\:text-yellow-800\/10:is(.dark *) {
  color: rgb(114 59 19 / 0.1);
}

.dark\:text-yellow-800\/100:is(.dark *) {
  color: rgb(114 59 19 / 1);
}

.dark\:text-yellow-800\/15:is(.dark *) {
  color: rgb(114 59 19 / 0.15);
}

.dark\:text-yellow-800\/20:is(.dark *) {
  color: rgb(114 59 19 / 0.2);
}

.dark\:text-yellow-800\/25:is(.dark *) {
  color: rgb(114 59 19 / 0.25);
}

.dark\:text-yellow-800\/30:is(.dark *) {
  color: rgb(114 59 19 / 0.3);
}

.dark\:text-yellow-800\/35:is(.dark *) {
  color: rgb(114 59 19 / 0.35);
}

.dark\:text-yellow-800\/40:is(.dark *) {
  color: rgb(114 59 19 / 0.4);
}

.dark\:text-yellow-800\/45:is(.dark *) {
  color: rgb(114 59 19 / 0.45);
}

.dark\:text-yellow-800\/5:is(.dark *) {
  color: rgb(114 59 19 / 0.05);
}

.dark\:text-yellow-800\/50:is(.dark *) {
  color: rgb(114 59 19 / 0.5);
}

.dark\:text-yellow-800\/55:is(.dark *) {
  color: rgb(114 59 19 / 0.55);
}

.dark\:text-yellow-800\/60:is(.dark *) {
  color: rgb(114 59 19 / 0.6);
}

.dark\:text-yellow-800\/65:is(.dark *) {
  color: rgb(114 59 19 / 0.65);
}

.dark\:text-yellow-800\/70:is(.dark *) {
  color: rgb(114 59 19 / 0.7);
}

.dark\:text-yellow-800\/75:is(.dark *) {
  color: rgb(114 59 19 / 0.75);
}

.dark\:text-yellow-800\/80:is(.dark *) {
  color: rgb(114 59 19 / 0.8);
}

.dark\:text-yellow-800\/85:is(.dark *) {
  color: rgb(114 59 19 / 0.85);
}

.dark\:text-yellow-800\/90:is(.dark *) {
  color: rgb(114 59 19 / 0.9);
}

.dark\:text-yellow-800\/95:is(.dark *) {
  color: rgb(114 59 19 / 0.95);
}

.dark\:text-yellow-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(99 49 18 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-900\/0:is(.dark *) {
  color: rgb(99 49 18 / 0);
}

.dark\:text-yellow-900\/10:is(.dark *) {
  color: rgb(99 49 18 / 0.1);
}

.dark\:text-yellow-900\/100:is(.dark *) {
  color: rgb(99 49 18 / 1);
}

.dark\:text-yellow-900\/15:is(.dark *) {
  color: rgb(99 49 18 / 0.15);
}

.dark\:text-yellow-900\/20:is(.dark *) {
  color: rgb(99 49 18 / 0.2);
}

.dark\:text-yellow-900\/25:is(.dark *) {
  color: rgb(99 49 18 / 0.25);
}

.dark\:text-yellow-900\/30:is(.dark *) {
  color: rgb(99 49 18 / 0.3);
}

.dark\:text-yellow-900\/35:is(.dark *) {
  color: rgb(99 49 18 / 0.35);
}

.dark\:text-yellow-900\/40:is(.dark *) {
  color: rgb(99 49 18 / 0.4);
}

.dark\:text-yellow-900\/45:is(.dark *) {
  color: rgb(99 49 18 / 0.45);
}

.dark\:text-yellow-900\/5:is(.dark *) {
  color: rgb(99 49 18 / 0.05);
}

.dark\:text-yellow-900\/50:is(.dark *) {
  color: rgb(99 49 18 / 0.5);
}

.dark\:text-yellow-900\/55:is(.dark *) {
  color: rgb(99 49 18 / 0.55);
}

.dark\:text-yellow-900\/60:is(.dark *) {
  color: rgb(99 49 18 / 0.6);
}

.dark\:text-yellow-900\/65:is(.dark *) {
  color: rgb(99 49 18 / 0.65);
}

.dark\:text-yellow-900\/70:is(.dark *) {
  color: rgb(99 49 18 / 0.7);
}

.dark\:text-yellow-900\/75:is(.dark *) {
  color: rgb(99 49 18 / 0.75);
}

.dark\:text-yellow-900\/80:is(.dark *) {
  color: rgb(99 49 18 / 0.8);
}

.dark\:text-yellow-900\/85:is(.dark *) {
  color: rgb(99 49 18 / 0.85);
}

.dark\:text-yellow-900\/90:is(.dark *) {
  color: rgb(99 49 18 / 0.9);
}

.dark\:text-yellow-900\/95:is(.dark *) {
  color: rgb(99 49 18 / 0.95);
}

.dark\:text-zinc-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}

.dark\:text-zinc-100\/0:is(.dark *) {
  color: rgb(244 244 245 / 0);
}

.dark\:text-zinc-100\/10:is(.dark *) {
  color: rgb(244 244 245 / 0.1);
}

.dark\:text-zinc-100\/100:is(.dark *) {
  color: rgb(244 244 245 / 1);
}

.dark\:text-zinc-100\/15:is(.dark *) {
  color: rgb(244 244 245 / 0.15);
}

.dark\:text-zinc-100\/20:is(.dark *) {
  color: rgb(244 244 245 / 0.2);
}

.dark\:text-zinc-100\/25:is(.dark *) {
  color: rgb(244 244 245 / 0.25);
}

.dark\:text-zinc-100\/30:is(.dark *) {
  color: rgb(244 244 245 / 0.3);
}

.dark\:text-zinc-100\/35:is(.dark *) {
  color: rgb(244 244 245 / 0.35);
}

.dark\:text-zinc-100\/40:is(.dark *) {
  color: rgb(244 244 245 / 0.4);
}

.dark\:text-zinc-100\/45:is(.dark *) {
  color: rgb(244 244 245 / 0.45);
}

.dark\:text-zinc-100\/5:is(.dark *) {
  color: rgb(244 244 245 / 0.05);
}

.dark\:text-zinc-100\/50:is(.dark *) {
  color: rgb(244 244 245 / 0.5);
}

.dark\:text-zinc-100\/55:is(.dark *) {
  color: rgb(244 244 245 / 0.55);
}

.dark\:text-zinc-100\/60:is(.dark *) {
  color: rgb(244 244 245 / 0.6);
}

.dark\:text-zinc-100\/65:is(.dark *) {
  color: rgb(244 244 245 / 0.65);
}

.dark\:text-zinc-100\/70:is(.dark *) {
  color: rgb(244 244 245 / 0.7);
}

.dark\:text-zinc-100\/75:is(.dark *) {
  color: rgb(244 244 245 / 0.75);
}

.dark\:text-zinc-100\/80:is(.dark *) {
  color: rgb(244 244 245 / 0.8);
}

.dark\:text-zinc-100\/85:is(.dark *) {
  color: rgb(244 244 245 / 0.85);
}

.dark\:text-zinc-100\/90:is(.dark *) {
  color: rgb(244 244 245 / 0.9);
}

.dark\:text-zinc-100\/95:is(.dark *) {
  color: rgb(244 244 245 / 0.95);
}

.dark\:text-zinc-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1));
}

.dark\:text-zinc-200\/0:is(.dark *) {
  color: rgb(228 228 231 / 0);
}

.dark\:text-zinc-200\/10:is(.dark *) {
  color: rgb(228 228 231 / 0.1);
}

.dark\:text-zinc-200\/100:is(.dark *) {
  color: rgb(228 228 231 / 1);
}

.dark\:text-zinc-200\/15:is(.dark *) {
  color: rgb(228 228 231 / 0.15);
}

.dark\:text-zinc-200\/20:is(.dark *) {
  color: rgb(228 228 231 / 0.2);
}

.dark\:text-zinc-200\/25:is(.dark *) {
  color: rgb(228 228 231 / 0.25);
}

.dark\:text-zinc-200\/30:is(.dark *) {
  color: rgb(228 228 231 / 0.3);
}

.dark\:text-zinc-200\/35:is(.dark *) {
  color: rgb(228 228 231 / 0.35);
}

.dark\:text-zinc-200\/40:is(.dark *) {
  color: rgb(228 228 231 / 0.4);
}

.dark\:text-zinc-200\/45:is(.dark *) {
  color: rgb(228 228 231 / 0.45);
}

.dark\:text-zinc-200\/5:is(.dark *) {
  color: rgb(228 228 231 / 0.05);
}

.dark\:text-zinc-200\/50:is(.dark *) {
  color: rgb(228 228 231 / 0.5);
}

.dark\:text-zinc-200\/55:is(.dark *) {
  color: rgb(228 228 231 / 0.55);
}

.dark\:text-zinc-200\/60:is(.dark *) {
  color: rgb(228 228 231 / 0.6);
}

.dark\:text-zinc-200\/65:is(.dark *) {
  color: rgb(228 228 231 / 0.65);
}

.dark\:text-zinc-200\/70:is(.dark *) {
  color: rgb(228 228 231 / 0.7);
}

.dark\:text-zinc-200\/75:is(.dark *) {
  color: rgb(228 228 231 / 0.75);
}

.dark\:text-zinc-200\/80:is(.dark *) {
  color: rgb(228 228 231 / 0.8);
}

.dark\:text-zinc-200\/85:is(.dark *) {
  color: rgb(228 228 231 / 0.85);
}

.dark\:text-zinc-200\/90:is(.dark *) {
  color: rgb(228 228 231 / 0.9);
}

.dark\:text-zinc-200\/95:is(.dark *) {
  color: rgb(228 228 231 / 0.95);
}

.dark\:text-zinc-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}

.dark\:text-zinc-300\/0:is(.dark *) {
  color: rgb(212 212 216 / 0);
}

.dark\:text-zinc-300\/10:is(.dark *) {
  color: rgb(212 212 216 / 0.1);
}

.dark\:text-zinc-300\/100:is(.dark *) {
  color: rgb(212 212 216 / 1);
}

.dark\:text-zinc-300\/15:is(.dark *) {
  color: rgb(212 212 216 / 0.15);
}

.dark\:text-zinc-300\/20:is(.dark *) {
  color: rgb(212 212 216 / 0.2);
}

.dark\:text-zinc-300\/25:is(.dark *) {
  color: rgb(212 212 216 / 0.25);
}

.dark\:text-zinc-300\/30:is(.dark *) {
  color: rgb(212 212 216 / 0.3);
}

.dark\:text-zinc-300\/35:is(.dark *) {
  color: rgb(212 212 216 / 0.35);
}

.dark\:text-zinc-300\/40:is(.dark *) {
  color: rgb(212 212 216 / 0.4);
}

.dark\:text-zinc-300\/45:is(.dark *) {
  color: rgb(212 212 216 / 0.45);
}

.dark\:text-zinc-300\/5:is(.dark *) {
  color: rgb(212 212 216 / 0.05);
}

.dark\:text-zinc-300\/50:is(.dark *) {
  color: rgb(212 212 216 / 0.5);
}

.dark\:text-zinc-300\/55:is(.dark *) {
  color: rgb(212 212 216 / 0.55);
}

.dark\:text-zinc-300\/60:is(.dark *) {
  color: rgb(212 212 216 / 0.6);
}

.dark\:text-zinc-300\/65:is(.dark *) {
  color: rgb(212 212 216 / 0.65);
}

.dark\:text-zinc-300\/70:is(.dark *) {
  color: rgb(212 212 216 / 0.7);
}

.dark\:text-zinc-300\/75:is(.dark *) {
  color: rgb(212 212 216 / 0.75);
}

.dark\:text-zinc-300\/80:is(.dark *) {
  color: rgb(212 212 216 / 0.8);
}

.dark\:text-zinc-300\/85:is(.dark *) {
  color: rgb(212 212 216 / 0.85);
}

.dark\:text-zinc-300\/90:is(.dark *) {
  color: rgb(212 212 216 / 0.9);
}

.dark\:text-zinc-300\/95:is(.dark *) {
  color: rgb(212 212 216 / 0.95);
}

.dark\:text-zinc-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}

.dark\:text-zinc-400\/0:is(.dark *) {
  color: rgb(161 161 170 / 0);
}

.dark\:text-zinc-400\/10:is(.dark *) {
  color: rgb(161 161 170 / 0.1);
}

.dark\:text-zinc-400\/100:is(.dark *) {
  color: rgb(161 161 170 / 1);
}

.dark\:text-zinc-400\/15:is(.dark *) {
  color: rgb(161 161 170 / 0.15);
}

.dark\:text-zinc-400\/20:is(.dark *) {
  color: rgb(161 161 170 / 0.2);
}

.dark\:text-zinc-400\/25:is(.dark *) {
  color: rgb(161 161 170 / 0.25);
}

.dark\:text-zinc-400\/30:is(.dark *) {
  color: rgb(161 161 170 / 0.3);
}

.dark\:text-zinc-400\/35:is(.dark *) {
  color: rgb(161 161 170 / 0.35);
}

.dark\:text-zinc-400\/40:is(.dark *) {
  color: rgb(161 161 170 / 0.4);
}

.dark\:text-zinc-400\/45:is(.dark *) {
  color: rgb(161 161 170 / 0.45);
}

.dark\:text-zinc-400\/5:is(.dark *) {
  color: rgb(161 161 170 / 0.05);
}

.dark\:text-zinc-400\/50:is(.dark *) {
  color: rgb(161 161 170 / 0.5);
}

.dark\:text-zinc-400\/55:is(.dark *) {
  color: rgb(161 161 170 / 0.55);
}

.dark\:text-zinc-400\/60:is(.dark *) {
  color: rgb(161 161 170 / 0.6);
}

.dark\:text-zinc-400\/65:is(.dark *) {
  color: rgb(161 161 170 / 0.65);
}

.dark\:text-zinc-400\/70:is(.dark *) {
  color: rgb(161 161 170 / 0.7);
}

.dark\:text-zinc-400\/75:is(.dark *) {
  color: rgb(161 161 170 / 0.75);
}

.dark\:text-zinc-400\/80:is(.dark *) {
  color: rgb(161 161 170 / 0.8);
}

.dark\:text-zinc-400\/85:is(.dark *) {
  color: rgb(161 161 170 / 0.85);
}

.dark\:text-zinc-400\/90:is(.dark *) {
  color: rgb(161 161 170 / 0.9);
}

.dark\:text-zinc-400\/95:is(.dark *) {
  color: rgb(161 161 170 / 0.95);
}

.dark\:text-zinc-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}

.dark\:text-zinc-500\/0:is(.dark *) {
  color: rgb(113 113 122 / 0);
}

.dark\:text-zinc-500\/10:is(.dark *) {
  color: rgb(113 113 122 / 0.1);
}

.dark\:text-zinc-500\/100:is(.dark *) {
  color: rgb(113 113 122 / 1);
}

.dark\:text-zinc-500\/15:is(.dark *) {
  color: rgb(113 113 122 / 0.15);
}

.dark\:text-zinc-500\/20:is(.dark *) {
  color: rgb(113 113 122 / 0.2);
}

.dark\:text-zinc-500\/25:is(.dark *) {
  color: rgb(113 113 122 / 0.25);
}

.dark\:text-zinc-500\/30:is(.dark *) {
  color: rgb(113 113 122 / 0.3);
}

.dark\:text-zinc-500\/35:is(.dark *) {
  color: rgb(113 113 122 / 0.35);
}

.dark\:text-zinc-500\/40:is(.dark *) {
  color: rgb(113 113 122 / 0.4);
}

.dark\:text-zinc-500\/45:is(.dark *) {
  color: rgb(113 113 122 / 0.45);
}

.dark\:text-zinc-500\/5:is(.dark *) {
  color: rgb(113 113 122 / 0.05);
}

.dark\:text-zinc-500\/50:is(.dark *) {
  color: rgb(113 113 122 / 0.5);
}

.dark\:text-zinc-500\/55:is(.dark *) {
  color: rgb(113 113 122 / 0.55);
}

.dark\:text-zinc-500\/60:is(.dark *) {
  color: rgb(113 113 122 / 0.6);
}

.dark\:text-zinc-500\/65:is(.dark *) {
  color: rgb(113 113 122 / 0.65);
}

.dark\:text-zinc-500\/70:is(.dark *) {
  color: rgb(113 113 122 / 0.7);
}

.dark\:text-zinc-500\/75:is(.dark *) {
  color: rgb(113 113 122 / 0.75);
}

.dark\:text-zinc-500\/80:is(.dark *) {
  color: rgb(113 113 122 / 0.8);
}

.dark\:text-zinc-500\/85:is(.dark *) {
  color: rgb(113 113 122 / 0.85);
}

.dark\:text-zinc-500\/90:is(.dark *) {
  color: rgb(113 113 122 / 0.9);
}

.dark\:text-zinc-500\/95:is(.dark *) {
  color: rgb(113 113 122 / 0.95);
}

.dark\:text-zinc-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}

.dark\:text-zinc-600\/0:is(.dark *) {
  color: rgb(82 82 91 / 0);
}

.dark\:text-zinc-600\/10:is(.dark *) {
  color: rgb(82 82 91 / 0.1);
}

.dark\:text-zinc-600\/100:is(.dark *) {
  color: rgb(82 82 91 / 1);
}

.dark\:text-zinc-600\/15:is(.dark *) {
  color: rgb(82 82 91 / 0.15);
}

.dark\:text-zinc-600\/20:is(.dark *) {
  color: rgb(82 82 91 / 0.2);
}

.dark\:text-zinc-600\/25:is(.dark *) {
  color: rgb(82 82 91 / 0.25);
}

.dark\:text-zinc-600\/30:is(.dark *) {
  color: rgb(82 82 91 / 0.3);
}

.dark\:text-zinc-600\/35:is(.dark *) {
  color: rgb(82 82 91 / 0.35);
}

.dark\:text-zinc-600\/40:is(.dark *) {
  color: rgb(82 82 91 / 0.4);
}

.dark\:text-zinc-600\/45:is(.dark *) {
  color: rgb(82 82 91 / 0.45);
}

.dark\:text-zinc-600\/5:is(.dark *) {
  color: rgb(82 82 91 / 0.05);
}

.dark\:text-zinc-600\/50:is(.dark *) {
  color: rgb(82 82 91 / 0.5);
}

.dark\:text-zinc-600\/55:is(.dark *) {
  color: rgb(82 82 91 / 0.55);
}

.dark\:text-zinc-600\/60:is(.dark *) {
  color: rgb(82 82 91 / 0.6);
}

.dark\:text-zinc-600\/65:is(.dark *) {
  color: rgb(82 82 91 / 0.65);
}

.dark\:text-zinc-600\/70:is(.dark *) {
  color: rgb(82 82 91 / 0.7);
}

.dark\:text-zinc-600\/75:is(.dark *) {
  color: rgb(82 82 91 / 0.75);
}

.dark\:text-zinc-600\/80:is(.dark *) {
  color: rgb(82 82 91 / 0.8);
}

.dark\:text-zinc-600\/85:is(.dark *) {
  color: rgb(82 82 91 / 0.85);
}

.dark\:text-zinc-600\/90:is(.dark *) {
  color: rgb(82 82 91 / 0.9);
}

.dark\:text-zinc-600\/95:is(.dark *) {
  color: rgb(82 82 91 / 0.95);
}

.dark\:text-zinc-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}

.dark\:text-zinc-700\/0:is(.dark *) {
  color: rgb(63 63 70 / 0);
}

.dark\:text-zinc-700\/10:is(.dark *) {
  color: rgb(63 63 70 / 0.1);
}

.dark\:text-zinc-700\/100:is(.dark *) {
  color: rgb(63 63 70 / 1);
}

.dark\:text-zinc-700\/15:is(.dark *) {
  color: rgb(63 63 70 / 0.15);
}

.dark\:text-zinc-700\/20:is(.dark *) {
  color: rgb(63 63 70 / 0.2);
}

.dark\:text-zinc-700\/25:is(.dark *) {
  color: rgb(63 63 70 / 0.25);
}

.dark\:text-zinc-700\/30:is(.dark *) {
  color: rgb(63 63 70 / 0.3);
}

.dark\:text-zinc-700\/35:is(.dark *) {
  color: rgb(63 63 70 / 0.35);
}

.dark\:text-zinc-700\/40:is(.dark *) {
  color: rgb(63 63 70 / 0.4);
}

.dark\:text-zinc-700\/45:is(.dark *) {
  color: rgb(63 63 70 / 0.45);
}

.dark\:text-zinc-700\/5:is(.dark *) {
  color: rgb(63 63 70 / 0.05);
}

.dark\:text-zinc-700\/50:is(.dark *) {
  color: rgb(63 63 70 / 0.5);
}

.dark\:text-zinc-700\/55:is(.dark *) {
  color: rgb(63 63 70 / 0.55);
}

.dark\:text-zinc-700\/60:is(.dark *) {
  color: rgb(63 63 70 / 0.6);
}

.dark\:text-zinc-700\/65:is(.dark *) {
  color: rgb(63 63 70 / 0.65);
}

.dark\:text-zinc-700\/70:is(.dark *) {
  color: rgb(63 63 70 / 0.7);
}

.dark\:text-zinc-700\/75:is(.dark *) {
  color: rgb(63 63 70 / 0.75);
}

.dark\:text-zinc-700\/80:is(.dark *) {
  color: rgb(63 63 70 / 0.8);
}

.dark\:text-zinc-700\/85:is(.dark *) {
  color: rgb(63 63 70 / 0.85);
}

.dark\:text-zinc-700\/90:is(.dark *) {
  color: rgb(63 63 70 / 0.9);
}

.dark\:text-zinc-700\/95:is(.dark *) {
  color: rgb(63 63 70 / 0.95);
}

.dark\:text-zinc-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}

.dark\:text-zinc-800\/0:is(.dark *) {
  color: rgb(39 39 42 / 0);
}

.dark\:text-zinc-800\/10:is(.dark *) {
  color: rgb(39 39 42 / 0.1);
}

.dark\:text-zinc-800\/100:is(.dark *) {
  color: rgb(39 39 42 / 1);
}

.dark\:text-zinc-800\/15:is(.dark *) {
  color: rgb(39 39 42 / 0.15);
}

.dark\:text-zinc-800\/20:is(.dark *) {
  color: rgb(39 39 42 / 0.2);
}

.dark\:text-zinc-800\/25:is(.dark *) {
  color: rgb(39 39 42 / 0.25);
}

.dark\:text-zinc-800\/30:is(.dark *) {
  color: rgb(39 39 42 / 0.3);
}

.dark\:text-zinc-800\/35:is(.dark *) {
  color: rgb(39 39 42 / 0.35);
}

.dark\:text-zinc-800\/40:is(.dark *) {
  color: rgb(39 39 42 / 0.4);
}

.dark\:text-zinc-800\/45:is(.dark *) {
  color: rgb(39 39 42 / 0.45);
}

.dark\:text-zinc-800\/5:is(.dark *) {
  color: rgb(39 39 42 / 0.05);
}

.dark\:text-zinc-800\/50:is(.dark *) {
  color: rgb(39 39 42 / 0.5);
}

.dark\:text-zinc-800\/55:is(.dark *) {
  color: rgb(39 39 42 / 0.55);
}

.dark\:text-zinc-800\/60:is(.dark *) {
  color: rgb(39 39 42 / 0.6);
}

.dark\:text-zinc-800\/65:is(.dark *) {
  color: rgb(39 39 42 / 0.65);
}

.dark\:text-zinc-800\/70:is(.dark *) {
  color: rgb(39 39 42 / 0.7);
}

.dark\:text-zinc-800\/75:is(.dark *) {
  color: rgb(39 39 42 / 0.75);
}

.dark\:text-zinc-800\/80:is(.dark *) {
  color: rgb(39 39 42 / 0.8);
}

.dark\:text-zinc-800\/85:is(.dark *) {
  color: rgb(39 39 42 / 0.85);
}

.dark\:text-zinc-800\/90:is(.dark *) {
  color: rgb(39 39 42 / 0.9);
}

.dark\:text-zinc-800\/95:is(.dark *) {
  color: rgb(39 39 42 / 0.95);
}

.dark\:text-zinc-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}

.dark\:text-zinc-900\/0:is(.dark *) {
  color: rgb(24 24 27 / 0);
}

.dark\:text-zinc-900\/10:is(.dark *) {
  color: rgb(24 24 27 / 0.1);
}

.dark\:text-zinc-900\/100:is(.dark *) {
  color: rgb(24 24 27 / 1);
}

.dark\:text-zinc-900\/15:is(.dark *) {
  color: rgb(24 24 27 / 0.15);
}

.dark\:text-zinc-900\/20:is(.dark *) {
  color: rgb(24 24 27 / 0.2);
}

.dark\:text-zinc-900\/25:is(.dark *) {
  color: rgb(24 24 27 / 0.25);
}

.dark\:text-zinc-900\/30:is(.dark *) {
  color: rgb(24 24 27 / 0.3);
}

.dark\:text-zinc-900\/35:is(.dark *) {
  color: rgb(24 24 27 / 0.35);
}

.dark\:text-zinc-900\/40:is(.dark *) {
  color: rgb(24 24 27 / 0.4);
}

.dark\:text-zinc-900\/45:is(.dark *) {
  color: rgb(24 24 27 / 0.45);
}

.dark\:text-zinc-900\/5:is(.dark *) {
  color: rgb(24 24 27 / 0.05);
}

.dark\:text-zinc-900\/50:is(.dark *) {
  color: rgb(24 24 27 / 0.5);
}

.dark\:text-zinc-900\/55:is(.dark *) {
  color: rgb(24 24 27 / 0.55);
}

.dark\:text-zinc-900\/60:is(.dark *) {
  color: rgb(24 24 27 / 0.6);
}

.dark\:text-zinc-900\/65:is(.dark *) {
  color: rgb(24 24 27 / 0.65);
}

.dark\:text-zinc-900\/70:is(.dark *) {
  color: rgb(24 24 27 / 0.7);
}

.dark\:text-zinc-900\/75:is(.dark *) {
  color: rgb(24 24 27 / 0.75);
}

.dark\:text-zinc-900\/80:is(.dark *) {
  color: rgb(24 24 27 / 0.8);
}

.dark\:text-zinc-900\/85:is(.dark *) {
  color: rgb(24 24 27 / 0.85);
}

.dark\:text-zinc-900\/90:is(.dark *) {
  color: rgb(24 24 27 / 0.9);
}

.dark\:text-zinc-900\/95:is(.dark *) {
  color: rgb(24 24 27 / 0.95);
}

.dark\:placeholder-gray-400:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}

.dark\:ring-amber-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1));
}

.dark\:ring-amber-100\/0:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0);
}

.dark\:ring-amber-100\/10:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.1);
}

.dark\:ring-amber-100\/100:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 1);
}

.dark\:ring-amber-100\/15:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.15);
}

.dark\:ring-amber-100\/20:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.2);
}

.dark\:ring-amber-100\/25:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.25);
}

.dark\:ring-amber-100\/30:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.3);
}

.dark\:ring-amber-100\/35:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.35);
}

.dark\:ring-amber-100\/40:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.4);
}

.dark\:ring-amber-100\/45:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.45);
}

.dark\:ring-amber-100\/5:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.05);
}

.dark\:ring-amber-100\/50:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.5);
}

.dark\:ring-amber-100\/55:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.55);
}

.dark\:ring-amber-100\/60:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.6);
}

.dark\:ring-amber-100\/65:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.65);
}

.dark\:ring-amber-100\/70:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.7);
}

.dark\:ring-amber-100\/75:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.75);
}

.dark\:ring-amber-100\/80:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.8);
}

.dark\:ring-amber-100\/85:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.85);
}

.dark\:ring-amber-100\/90:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.9);
}

.dark\:ring-amber-100\/95:is(.dark *) {
  --tw-ring-color: rgb(254 243 199 / 0.95);
}

.dark\:ring-amber-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1));
}

.dark\:ring-amber-200\/0:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0);
}

.dark\:ring-amber-200\/10:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.1);
}

.dark\:ring-amber-200\/100:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 1);
}

.dark\:ring-amber-200\/15:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.15);
}

.dark\:ring-amber-200\/20:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.2);
}

.dark\:ring-amber-200\/25:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.25);
}

.dark\:ring-amber-200\/30:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.3);
}

.dark\:ring-amber-200\/35:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.35);
}

.dark\:ring-amber-200\/40:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.4);
}

.dark\:ring-amber-200\/45:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.45);
}

.dark\:ring-amber-200\/5:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.05);
}

.dark\:ring-amber-200\/50:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.5);
}

.dark\:ring-amber-200\/55:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.55);
}

.dark\:ring-amber-200\/60:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.6);
}

.dark\:ring-amber-200\/65:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.65);
}

.dark\:ring-amber-200\/70:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.7);
}

.dark\:ring-amber-200\/75:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.75);
}

.dark\:ring-amber-200\/80:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.8);
}

.dark\:ring-amber-200\/85:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.85);
}

.dark\:ring-amber-200\/90:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.9);
}

.dark\:ring-amber-200\/95:is(.dark *) {
  --tw-ring-color: rgb(253 230 138 / 0.95);
}

.dark\:ring-amber-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1));
}

.dark\:ring-amber-300\/0:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0);
}

.dark\:ring-amber-300\/10:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.1);
}

.dark\:ring-amber-300\/100:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 1);
}

.dark\:ring-amber-300\/15:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.15);
}

.dark\:ring-amber-300\/20:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.2);
}

.dark\:ring-amber-300\/25:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.25);
}

.dark\:ring-amber-300\/30:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.3);
}

.dark\:ring-amber-300\/35:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.35);
}

.dark\:ring-amber-300\/40:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.4);
}

.dark\:ring-amber-300\/45:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.45);
}

.dark\:ring-amber-300\/5:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.05);
}

.dark\:ring-amber-300\/50:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.5);
}

.dark\:ring-amber-300\/55:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.55);
}

.dark\:ring-amber-300\/60:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.6);
}

.dark\:ring-amber-300\/65:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.65);
}

.dark\:ring-amber-300\/70:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.7);
}

.dark\:ring-amber-300\/75:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.75);
}

.dark\:ring-amber-300\/80:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.8);
}

.dark\:ring-amber-300\/85:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.85);
}

.dark\:ring-amber-300\/90:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.9);
}

.dark\:ring-amber-300\/95:is(.dark *) {
  --tw-ring-color: rgb(252 211 77 / 0.95);
}

.dark\:ring-amber-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1));
}

.dark\:ring-amber-400\/0:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0);
}

.dark\:ring-amber-400\/10:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.1);
}

.dark\:ring-amber-400\/100:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 1);
}

.dark\:ring-amber-400\/15:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.15);
}

.dark\:ring-amber-400\/20:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.2);
}

.dark\:ring-amber-400\/25:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.25);
}

.dark\:ring-amber-400\/30:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.3);
}

.dark\:ring-amber-400\/35:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.35);
}

.dark\:ring-amber-400\/40:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.4);
}

.dark\:ring-amber-400\/45:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.45);
}

.dark\:ring-amber-400\/5:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.05);
}

.dark\:ring-amber-400\/50:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.5);
}

.dark\:ring-amber-400\/55:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.55);
}

.dark\:ring-amber-400\/60:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.6);
}

.dark\:ring-amber-400\/65:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.65);
}

.dark\:ring-amber-400\/70:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.7);
}

.dark\:ring-amber-400\/75:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.75);
}

.dark\:ring-amber-400\/80:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.8);
}

.dark\:ring-amber-400\/85:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.85);
}

.dark\:ring-amber-400\/90:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.9);
}

.dark\:ring-amber-400\/95:is(.dark *) {
  --tw-ring-color: rgb(251 191 36 / 0.95);
}

.dark\:ring-amber-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1));
}

.dark\:ring-amber-500\/0:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0);
}

.dark\:ring-amber-500\/10:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.1);
}

.dark\:ring-amber-500\/100:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 1);
}

.dark\:ring-amber-500\/15:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.15);
}

.dark\:ring-amber-500\/20:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.2);
}

.dark\:ring-amber-500\/25:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.25);
}

.dark\:ring-amber-500\/30:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.3);
}

.dark\:ring-amber-500\/35:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.35);
}

.dark\:ring-amber-500\/40:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.4);
}

.dark\:ring-amber-500\/45:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.45);
}

.dark\:ring-amber-500\/5:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.05);
}

.dark\:ring-amber-500\/50:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.5);
}

.dark\:ring-amber-500\/55:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.55);
}

.dark\:ring-amber-500\/60:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.6);
}

.dark\:ring-amber-500\/65:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.65);
}

.dark\:ring-amber-500\/70:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.7);
}

.dark\:ring-amber-500\/75:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.75);
}

.dark\:ring-amber-500\/80:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.8);
}

.dark\:ring-amber-500\/85:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.85);
}

.dark\:ring-amber-500\/90:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.9);
}

.dark\:ring-amber-500\/95:is(.dark *) {
  --tw-ring-color: rgb(245 158 11 / 0.95);
}

.dark\:ring-amber-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1));
}

.dark\:ring-amber-600\/0:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0);
}

.dark\:ring-amber-600\/10:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.1);
}

.dark\:ring-amber-600\/100:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 1);
}

.dark\:ring-amber-600\/15:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.15);
}

.dark\:ring-amber-600\/20:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.2);
}

.dark\:ring-amber-600\/25:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.25);
}

.dark\:ring-amber-600\/30:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.3);
}

.dark\:ring-amber-600\/35:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.35);
}

.dark\:ring-amber-600\/40:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.4);
}

.dark\:ring-amber-600\/45:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.45);
}

.dark\:ring-amber-600\/5:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.05);
}

.dark\:ring-amber-600\/50:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.5);
}

.dark\:ring-amber-600\/55:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.55);
}

.dark\:ring-amber-600\/60:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.6);
}

.dark\:ring-amber-600\/65:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.65);
}

.dark\:ring-amber-600\/70:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.7);
}

.dark\:ring-amber-600\/75:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.75);
}

.dark\:ring-amber-600\/80:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.8);
}

.dark\:ring-amber-600\/85:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.85);
}

.dark\:ring-amber-600\/90:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.9);
}

.dark\:ring-amber-600\/95:is(.dark *) {
  --tw-ring-color: rgb(217 119 6 / 0.95);
}

.dark\:ring-amber-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1));
}

.dark\:ring-amber-700\/0:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0);
}

.dark\:ring-amber-700\/10:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.1);
}

.dark\:ring-amber-700\/100:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 1);
}

.dark\:ring-amber-700\/15:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.15);
}

.dark\:ring-amber-700\/20:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.2);
}

.dark\:ring-amber-700\/25:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.25);
}

.dark\:ring-amber-700\/30:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.3);
}

.dark\:ring-amber-700\/35:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.35);
}

.dark\:ring-amber-700\/40:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.4);
}

.dark\:ring-amber-700\/45:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.45);
}

.dark\:ring-amber-700\/5:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.05);
}

.dark\:ring-amber-700\/50:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.5);
}

.dark\:ring-amber-700\/55:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.55);
}

.dark\:ring-amber-700\/60:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.6);
}

.dark\:ring-amber-700\/65:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.65);
}

.dark\:ring-amber-700\/70:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.7);
}

.dark\:ring-amber-700\/75:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.75);
}

.dark\:ring-amber-700\/80:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.8);
}

.dark\:ring-amber-700\/85:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.85);
}

.dark\:ring-amber-700\/90:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.9);
}

.dark\:ring-amber-700\/95:is(.dark *) {
  --tw-ring-color: rgb(180 83 9 / 0.95);
}

.dark\:ring-amber-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1));
}

.dark\:ring-amber-800\/0:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0);
}

.dark\:ring-amber-800\/10:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.1);
}

.dark\:ring-amber-800\/100:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 1);
}

.dark\:ring-amber-800\/15:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.15);
}

.dark\:ring-amber-800\/20:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.2);
}

.dark\:ring-amber-800\/25:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.25);
}

.dark\:ring-amber-800\/30:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.3);
}

.dark\:ring-amber-800\/35:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.35);
}

.dark\:ring-amber-800\/40:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.4);
}

.dark\:ring-amber-800\/45:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.45);
}

.dark\:ring-amber-800\/5:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.05);
}

.dark\:ring-amber-800\/50:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.5);
}

.dark\:ring-amber-800\/55:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.55);
}

.dark\:ring-amber-800\/60:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.6);
}

.dark\:ring-amber-800\/65:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.65);
}

.dark\:ring-amber-800\/70:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.7);
}

.dark\:ring-amber-800\/75:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.75);
}

.dark\:ring-amber-800\/80:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.8);
}

.dark\:ring-amber-800\/85:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.85);
}

.dark\:ring-amber-800\/90:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.9);
}

.dark\:ring-amber-800\/95:is(.dark *) {
  --tw-ring-color: rgb(146 64 14 / 0.95);
}

.dark\:ring-amber-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1));
}

.dark\:ring-amber-900\/0:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0);
}

.dark\:ring-amber-900\/10:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.1);
}

.dark\:ring-amber-900\/100:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 1);
}

.dark\:ring-amber-900\/15:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.15);
}

.dark\:ring-amber-900\/20:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.2);
}

.dark\:ring-amber-900\/25:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.25);
}

.dark\:ring-amber-900\/30:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.3);
}

.dark\:ring-amber-900\/35:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.35);
}

.dark\:ring-amber-900\/40:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.4);
}

.dark\:ring-amber-900\/45:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.45);
}

.dark\:ring-amber-900\/5:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.05);
}

.dark\:ring-amber-900\/50:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.5);
}

.dark\:ring-amber-900\/55:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.55);
}

.dark\:ring-amber-900\/60:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.6);
}

.dark\:ring-amber-900\/65:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.65);
}

.dark\:ring-amber-900\/70:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.7);
}

.dark\:ring-amber-900\/75:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.75);
}

.dark\:ring-amber-900\/80:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.8);
}

.dark\:ring-amber-900\/85:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.85);
}

.dark\:ring-amber-900\/90:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.9);
}

.dark\:ring-amber-900\/95:is(.dark *) {
  --tw-ring-color: rgb(120 53 15 / 0.95);
}

.dark\:ring-blue-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1));
}

.dark\:ring-blue-100\/0:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0);
}

.dark\:ring-blue-100\/10:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.1);
}

.dark\:ring-blue-100\/100:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 1);
}

.dark\:ring-blue-100\/15:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.15);
}

.dark\:ring-blue-100\/20:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.2);
}

.dark\:ring-blue-100\/25:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.25);
}

.dark\:ring-blue-100\/30:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.3);
}

.dark\:ring-blue-100\/35:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.35);
}

.dark\:ring-blue-100\/40:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.4);
}

.dark\:ring-blue-100\/45:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.45);
}

.dark\:ring-blue-100\/5:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.05);
}

.dark\:ring-blue-100\/50:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.5);
}

.dark\:ring-blue-100\/55:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.55);
}

.dark\:ring-blue-100\/60:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.6);
}

.dark\:ring-blue-100\/65:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.65);
}

.dark\:ring-blue-100\/70:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.7);
}

.dark\:ring-blue-100\/75:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.75);
}

.dark\:ring-blue-100\/80:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.8);
}

.dark\:ring-blue-100\/85:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.85);
}

.dark\:ring-blue-100\/90:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.9);
}

.dark\:ring-blue-100\/95:is(.dark *) {
  --tw-ring-color: rgb(219 234 254 / 0.95);
}

.dark\:ring-blue-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1));
}

.dark\:ring-blue-200\/0:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0);
}

.dark\:ring-blue-200\/10:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.1);
}

.dark\:ring-blue-200\/100:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 1);
}

.dark\:ring-blue-200\/15:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.15);
}

.dark\:ring-blue-200\/20:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.2);
}

.dark\:ring-blue-200\/25:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.25);
}

.dark\:ring-blue-200\/30:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.3);
}

.dark\:ring-blue-200\/35:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.35);
}

.dark\:ring-blue-200\/40:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.4);
}

.dark\:ring-blue-200\/45:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.45);
}

.dark\:ring-blue-200\/5:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.05);
}

.dark\:ring-blue-200\/50:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.5);
}

.dark\:ring-blue-200\/55:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.55);
}

.dark\:ring-blue-200\/60:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.6);
}

.dark\:ring-blue-200\/65:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.65);
}

.dark\:ring-blue-200\/70:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.7);
}

.dark\:ring-blue-200\/75:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.75);
}

.dark\:ring-blue-200\/80:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.8);
}

.dark\:ring-blue-200\/85:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.85);
}

.dark\:ring-blue-200\/90:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.9);
}

.dark\:ring-blue-200\/95:is(.dark *) {
  --tw-ring-color: rgb(191 219 254 / 0.95);
}

.dark\:ring-blue-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.dark\:ring-blue-300\/0:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0);
}

.dark\:ring-blue-300\/10:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.1);
}

.dark\:ring-blue-300\/100:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 1);
}

.dark\:ring-blue-300\/15:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.15);
}

.dark\:ring-blue-300\/20:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.2);
}

.dark\:ring-blue-300\/25:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.25);
}

.dark\:ring-blue-300\/30:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.3);
}

.dark\:ring-blue-300\/35:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.35);
}

.dark\:ring-blue-300\/40:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.4);
}

.dark\:ring-blue-300\/45:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.45);
}

.dark\:ring-blue-300\/5:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.05);
}

.dark\:ring-blue-300\/50:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.5);
}

.dark\:ring-blue-300\/55:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.55);
}

.dark\:ring-blue-300\/60:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.6);
}

.dark\:ring-blue-300\/65:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.65);
}

.dark\:ring-blue-300\/70:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.7);
}

.dark\:ring-blue-300\/75:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.75);
}

.dark\:ring-blue-300\/80:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.8);
}

.dark\:ring-blue-300\/85:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.85);
}

.dark\:ring-blue-300\/90:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.9);
}

.dark\:ring-blue-300\/95:is(.dark *) {
  --tw-ring-color: rgb(147 197 253 / 0.95);
}

.dark\:ring-blue-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.dark\:ring-blue-400\/0:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0);
}

.dark\:ring-blue-400\/10:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.1);
}

.dark\:ring-blue-400\/100:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 1);
}

.dark\:ring-blue-400\/15:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.15);
}

.dark\:ring-blue-400\/20:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.2);
}

.dark\:ring-blue-400\/25:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.25);
}

.dark\:ring-blue-400\/30:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.3);
}

.dark\:ring-blue-400\/35:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.35);
}

.dark\:ring-blue-400\/40:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.4);
}

.dark\:ring-blue-400\/45:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.45);
}

.dark\:ring-blue-400\/5:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.05);
}

.dark\:ring-blue-400\/50:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.5);
}

.dark\:ring-blue-400\/55:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.55);
}

.dark\:ring-blue-400\/60:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.6);
}

.dark\:ring-blue-400\/65:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.65);
}

.dark\:ring-blue-400\/70:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.7);
}

.dark\:ring-blue-400\/75:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.75);
}

.dark\:ring-blue-400\/80:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.8);
}

.dark\:ring-blue-400\/85:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.85);
}

.dark\:ring-blue-400\/90:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.9);
}

.dark\:ring-blue-400\/95:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.95);
}

.dark\:ring-blue-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.dark\:ring-blue-500\/0:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0);
}

.dark\:ring-blue-500\/10:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.1);
}

.dark\:ring-blue-500\/100:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 1);
}

.dark\:ring-blue-500\/15:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.15);
}

.dark\:ring-blue-500\/20:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.2);
}

.dark\:ring-blue-500\/25:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.25);
}

.dark\:ring-blue-500\/30:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.3);
}

.dark\:ring-blue-500\/35:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.35);
}

.dark\:ring-blue-500\/40:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.4);
}

.dark\:ring-blue-500\/45:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.45);
}

.dark\:ring-blue-500\/5:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.05);
}

.dark\:ring-blue-500\/50:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.5);
}

.dark\:ring-blue-500\/55:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.55);
}

.dark\:ring-blue-500\/60:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.6);
}

.dark\:ring-blue-500\/65:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.65);
}

.dark\:ring-blue-500\/70:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.7);
}

.dark\:ring-blue-500\/75:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.75);
}

.dark\:ring-blue-500\/80:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.8);
}

.dark\:ring-blue-500\/85:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.85);
}

.dark\:ring-blue-500\/90:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.9);
}

.dark\:ring-blue-500\/95:is(.dark *) {
  --tw-ring-color: rgb(59 130 246 / 0.95);
}

.dark\:ring-blue-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}

.dark\:ring-blue-600\/0:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0);
}

.dark\:ring-blue-600\/10:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.1);
}

.dark\:ring-blue-600\/100:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 1);
}

.dark\:ring-blue-600\/15:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.15);
}

.dark\:ring-blue-600\/20:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.2);
}

.dark\:ring-blue-600\/25:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.25);
}

.dark\:ring-blue-600\/30:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.3);
}

.dark\:ring-blue-600\/35:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.35);
}

.dark\:ring-blue-600\/40:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.4);
}

.dark\:ring-blue-600\/45:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.45);
}

.dark\:ring-blue-600\/5:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.05);
}

.dark\:ring-blue-600\/50:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.5);
}

.dark\:ring-blue-600\/55:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.55);
}

.dark\:ring-blue-600\/60:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.6);
}

.dark\:ring-blue-600\/65:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.65);
}

.dark\:ring-blue-600\/70:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.7);
}

.dark\:ring-blue-600\/75:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.75);
}

.dark\:ring-blue-600\/80:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.8);
}

.dark\:ring-blue-600\/85:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.85);
}

.dark\:ring-blue-600\/90:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.9);
}

.dark\:ring-blue-600\/95:is(.dark *) {
  --tw-ring-color: rgb(37 99 235 / 0.95);
}

.dark\:ring-blue-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1));
}

.dark\:ring-blue-700\/0:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0);
}

.dark\:ring-blue-700\/10:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.1);
}

.dark\:ring-blue-700\/100:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 1);
}

.dark\:ring-blue-700\/15:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.15);
}

.dark\:ring-blue-700\/20:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.2);
}

.dark\:ring-blue-700\/25:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.25);
}

.dark\:ring-blue-700\/30:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.3);
}

.dark\:ring-blue-700\/35:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.35);
}

.dark\:ring-blue-700\/40:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.4);
}

.dark\:ring-blue-700\/45:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.45);
}

.dark\:ring-blue-700\/5:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.05);
}

.dark\:ring-blue-700\/50:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.5);
}

.dark\:ring-blue-700\/55:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.55);
}

.dark\:ring-blue-700\/60:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.6);
}

.dark\:ring-blue-700\/65:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.65);
}

.dark\:ring-blue-700\/70:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.7);
}

.dark\:ring-blue-700\/75:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.75);
}

.dark\:ring-blue-700\/80:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.8);
}

.dark\:ring-blue-700\/85:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.85);
}

.dark\:ring-blue-700\/90:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.9);
}

.dark\:ring-blue-700\/95:is(.dark *) {
  --tw-ring-color: rgb(29 78 216 / 0.95);
}

.dark\:ring-blue-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
}

.dark\:ring-blue-800\/0:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0);
}

.dark\:ring-blue-800\/10:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.1);
}

.dark\:ring-blue-800\/100:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 1);
}

.dark\:ring-blue-800\/15:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.15);
}

.dark\:ring-blue-800\/20:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.2);
}

.dark\:ring-blue-800\/25:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.25);
}

.dark\:ring-blue-800\/30:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.3);
}

.dark\:ring-blue-800\/35:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.35);
}

.dark\:ring-blue-800\/40:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.4);
}

.dark\:ring-blue-800\/45:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.45);
}

.dark\:ring-blue-800\/5:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.05);
}

.dark\:ring-blue-800\/50:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.5);
}

.dark\:ring-blue-800\/55:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.55);
}

.dark\:ring-blue-800\/60:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.6);
}

.dark\:ring-blue-800\/65:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.65);
}

.dark\:ring-blue-800\/70:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.7);
}

.dark\:ring-blue-800\/75:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.75);
}

.dark\:ring-blue-800\/80:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.8);
}

.dark\:ring-blue-800\/85:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.85);
}

.dark\:ring-blue-800\/90:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.9);
}

.dark\:ring-blue-800\/95:is(.dark *) {
  --tw-ring-color: rgb(30 64 175 / 0.95);
}

.dark\:ring-blue-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1));
}

.dark\:ring-blue-900\/0:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0);
}

.dark\:ring-blue-900\/10:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.1);
}

.dark\:ring-blue-900\/100:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 1);
}

.dark\:ring-blue-900\/15:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.15);
}

.dark\:ring-blue-900\/20:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.2);
}

.dark\:ring-blue-900\/25:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.25);
}

.dark\:ring-blue-900\/30:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.3);
}

.dark\:ring-blue-900\/35:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.35);
}

.dark\:ring-blue-900\/40:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.4);
}

.dark\:ring-blue-900\/45:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.45);
}

.dark\:ring-blue-900\/5:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.05);
}

.dark\:ring-blue-900\/50:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.5);
}

.dark\:ring-blue-900\/55:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.55);
}

.dark\:ring-blue-900\/60:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.6);
}

.dark\:ring-blue-900\/65:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.65);
}

.dark\:ring-blue-900\/70:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.7);
}

.dark\:ring-blue-900\/75:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.75);
}

.dark\:ring-blue-900\/80:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.8);
}

.dark\:ring-blue-900\/85:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.85);
}

.dark\:ring-blue-900\/90:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.9);
}

.dark\:ring-blue-900\/95:is(.dark *) {
  --tw-ring-color: rgb(30 58 138 / 0.95);
}

.dark\:ring-cyan-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1));
}

.dark\:ring-cyan-100\/0:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0);
}

.dark\:ring-cyan-100\/10:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.1);
}

.dark\:ring-cyan-100\/100:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 1);
}

.dark\:ring-cyan-100\/15:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.15);
}

.dark\:ring-cyan-100\/20:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.2);
}

.dark\:ring-cyan-100\/25:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.25);
}

.dark\:ring-cyan-100\/30:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.3);
}

.dark\:ring-cyan-100\/35:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.35);
}

.dark\:ring-cyan-100\/40:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.4);
}

.dark\:ring-cyan-100\/45:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.45);
}

.dark\:ring-cyan-100\/5:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.05);
}

.dark\:ring-cyan-100\/50:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.5);
}

.dark\:ring-cyan-100\/55:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.55);
}

.dark\:ring-cyan-100\/60:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.6);
}

.dark\:ring-cyan-100\/65:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.65);
}

.dark\:ring-cyan-100\/70:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.7);
}

.dark\:ring-cyan-100\/75:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.75);
}

.dark\:ring-cyan-100\/80:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.8);
}

.dark\:ring-cyan-100\/85:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.85);
}

.dark\:ring-cyan-100\/90:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.9);
}

.dark\:ring-cyan-100\/95:is(.dark *) {
  --tw-ring-color: rgb(207 250 254 / 0.95);
}

.dark\:ring-cyan-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1));
}

.dark\:ring-cyan-200\/0:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0);
}

.dark\:ring-cyan-200\/10:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.1);
}

.dark\:ring-cyan-200\/100:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 1);
}

.dark\:ring-cyan-200\/15:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.15);
}

.dark\:ring-cyan-200\/20:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.2);
}

.dark\:ring-cyan-200\/25:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.25);
}

.dark\:ring-cyan-200\/30:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.3);
}

.dark\:ring-cyan-200\/35:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.35);
}

.dark\:ring-cyan-200\/40:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.4);
}

.dark\:ring-cyan-200\/45:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.45);
}

.dark\:ring-cyan-200\/5:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.05);
}

.dark\:ring-cyan-200\/50:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.5);
}

.dark\:ring-cyan-200\/55:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.55);
}

.dark\:ring-cyan-200\/60:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.6);
}

.dark\:ring-cyan-200\/65:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.65);
}

.dark\:ring-cyan-200\/70:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.7);
}

.dark\:ring-cyan-200\/75:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.75);
}

.dark\:ring-cyan-200\/80:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.8);
}

.dark\:ring-cyan-200\/85:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.85);
}

.dark\:ring-cyan-200\/90:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.9);
}

.dark\:ring-cyan-200\/95:is(.dark *) {
  --tw-ring-color: rgb(165 243 252 / 0.95);
}

.dark\:ring-cyan-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1));
}

.dark\:ring-cyan-300\/0:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0);
}

.dark\:ring-cyan-300\/10:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.1);
}

.dark\:ring-cyan-300\/100:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 1);
}

.dark\:ring-cyan-300\/15:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.15);
}

.dark\:ring-cyan-300\/20:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.2);
}

.dark\:ring-cyan-300\/25:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.25);
}

.dark\:ring-cyan-300\/30:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.3);
}

.dark\:ring-cyan-300\/35:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.35);
}

.dark\:ring-cyan-300\/40:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.4);
}

.dark\:ring-cyan-300\/45:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.45);
}

.dark\:ring-cyan-300\/5:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.05);
}

.dark\:ring-cyan-300\/50:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.5);
}

.dark\:ring-cyan-300\/55:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.55);
}

.dark\:ring-cyan-300\/60:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.6);
}

.dark\:ring-cyan-300\/65:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.65);
}

.dark\:ring-cyan-300\/70:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.7);
}

.dark\:ring-cyan-300\/75:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.75);
}

.dark\:ring-cyan-300\/80:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.8);
}

.dark\:ring-cyan-300\/85:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.85);
}

.dark\:ring-cyan-300\/90:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.9);
}

.dark\:ring-cyan-300\/95:is(.dark *) {
  --tw-ring-color: rgb(103 232 249 / 0.95);
}

.dark\:ring-cyan-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1));
}

.dark\:ring-cyan-400\/0:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0);
}

.dark\:ring-cyan-400\/10:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.1);
}

.dark\:ring-cyan-400\/100:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 1);
}

.dark\:ring-cyan-400\/15:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.15);
}

.dark\:ring-cyan-400\/20:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.2);
}

.dark\:ring-cyan-400\/25:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.25);
}

.dark\:ring-cyan-400\/30:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.3);
}

.dark\:ring-cyan-400\/35:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.35);
}

.dark\:ring-cyan-400\/40:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.4);
}

.dark\:ring-cyan-400\/45:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.45);
}

.dark\:ring-cyan-400\/5:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.05);
}

.dark\:ring-cyan-400\/50:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.5);
}

.dark\:ring-cyan-400\/55:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.55);
}

.dark\:ring-cyan-400\/60:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.6);
}

.dark\:ring-cyan-400\/65:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.65);
}

.dark\:ring-cyan-400\/70:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.7);
}

.dark\:ring-cyan-400\/75:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.75);
}

.dark\:ring-cyan-400\/80:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.8);
}

.dark\:ring-cyan-400\/85:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.85);
}

.dark\:ring-cyan-400\/90:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.9);
}

.dark\:ring-cyan-400\/95:is(.dark *) {
  --tw-ring-color: rgb(34 211 238 / 0.95);
}

.dark\:ring-cyan-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1));
}

.dark\:ring-cyan-500\/0:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0);
}

.dark\:ring-cyan-500\/10:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.1);
}

.dark\:ring-cyan-500\/100:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 1);
}

.dark\:ring-cyan-500\/15:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.15);
}

.dark\:ring-cyan-500\/20:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.2);
}

.dark\:ring-cyan-500\/25:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.25);
}

.dark\:ring-cyan-500\/30:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.3);
}

.dark\:ring-cyan-500\/35:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.35);
}

.dark\:ring-cyan-500\/40:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.4);
}

.dark\:ring-cyan-500\/45:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.45);
}

.dark\:ring-cyan-500\/5:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.05);
}

.dark\:ring-cyan-500\/50:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.5);
}

.dark\:ring-cyan-500\/55:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.55);
}

.dark\:ring-cyan-500\/60:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.6);
}

.dark\:ring-cyan-500\/65:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.65);
}

.dark\:ring-cyan-500\/70:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.7);
}

.dark\:ring-cyan-500\/75:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.75);
}

.dark\:ring-cyan-500\/80:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.8);
}

.dark\:ring-cyan-500\/85:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.85);
}

.dark\:ring-cyan-500\/90:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.9);
}

.dark\:ring-cyan-500\/95:is(.dark *) {
  --tw-ring-color: rgb(6 182 212 / 0.95);
}

.dark\:ring-cyan-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1));
}

.dark\:ring-cyan-600\/0:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0);
}

.dark\:ring-cyan-600\/10:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.1);
}

.dark\:ring-cyan-600\/100:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 1);
}

.dark\:ring-cyan-600\/15:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.15);
}

.dark\:ring-cyan-600\/20:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.2);
}

.dark\:ring-cyan-600\/25:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.25);
}

.dark\:ring-cyan-600\/30:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.3);
}

.dark\:ring-cyan-600\/35:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.35);
}

.dark\:ring-cyan-600\/40:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.4);
}

.dark\:ring-cyan-600\/45:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.45);
}

.dark\:ring-cyan-600\/5:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.05);
}

.dark\:ring-cyan-600\/50:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.5);
}

.dark\:ring-cyan-600\/55:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.55);
}

.dark\:ring-cyan-600\/60:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.6);
}

.dark\:ring-cyan-600\/65:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.65);
}

.dark\:ring-cyan-600\/70:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.7);
}

.dark\:ring-cyan-600\/75:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.75);
}

.dark\:ring-cyan-600\/80:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.8);
}

.dark\:ring-cyan-600\/85:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.85);
}

.dark\:ring-cyan-600\/90:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.9);
}

.dark\:ring-cyan-600\/95:is(.dark *) {
  --tw-ring-color: rgb(8 145 178 / 0.95);
}

.dark\:ring-cyan-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1));
}

.dark\:ring-cyan-700\/0:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0);
}

.dark\:ring-cyan-700\/10:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.1);
}

.dark\:ring-cyan-700\/100:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 1);
}

.dark\:ring-cyan-700\/15:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.15);
}

.dark\:ring-cyan-700\/20:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.2);
}

.dark\:ring-cyan-700\/25:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.25);
}

.dark\:ring-cyan-700\/30:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.3);
}

.dark\:ring-cyan-700\/35:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.35);
}

.dark\:ring-cyan-700\/40:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.4);
}

.dark\:ring-cyan-700\/45:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.45);
}

.dark\:ring-cyan-700\/5:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.05);
}

.dark\:ring-cyan-700\/50:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.5);
}

.dark\:ring-cyan-700\/55:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.55);
}

.dark\:ring-cyan-700\/60:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.6);
}

.dark\:ring-cyan-700\/65:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.65);
}

.dark\:ring-cyan-700\/70:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.7);
}

.dark\:ring-cyan-700\/75:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.75);
}

.dark\:ring-cyan-700\/80:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.8);
}

.dark\:ring-cyan-700\/85:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.85);
}

.dark\:ring-cyan-700\/90:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.9);
}

.dark\:ring-cyan-700\/95:is(.dark *) {
  --tw-ring-color: rgb(14 116 144 / 0.95);
}

.dark\:ring-cyan-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1));
}

.dark\:ring-cyan-800\/0:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0);
}

.dark\:ring-cyan-800\/10:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.1);
}

.dark\:ring-cyan-800\/100:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 1);
}

.dark\:ring-cyan-800\/15:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.15);
}

.dark\:ring-cyan-800\/20:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.2);
}

.dark\:ring-cyan-800\/25:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.25);
}

.dark\:ring-cyan-800\/30:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.3);
}

.dark\:ring-cyan-800\/35:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.35);
}

.dark\:ring-cyan-800\/40:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.4);
}

.dark\:ring-cyan-800\/45:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.45);
}

.dark\:ring-cyan-800\/5:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.05);
}

.dark\:ring-cyan-800\/50:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.5);
}

.dark\:ring-cyan-800\/55:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.55);
}

.dark\:ring-cyan-800\/60:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.6);
}

.dark\:ring-cyan-800\/65:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.65);
}

.dark\:ring-cyan-800\/70:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.7);
}

.dark\:ring-cyan-800\/75:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.75);
}

.dark\:ring-cyan-800\/80:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.8);
}

.dark\:ring-cyan-800\/85:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.85);
}

.dark\:ring-cyan-800\/90:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.9);
}

.dark\:ring-cyan-800\/95:is(.dark *) {
  --tw-ring-color: rgb(21 94 117 / 0.95);
}

.dark\:ring-cyan-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1));
}

.dark\:ring-cyan-900\/0:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0);
}

.dark\:ring-cyan-900\/10:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.1);
}

.dark\:ring-cyan-900\/100:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 1);
}

.dark\:ring-cyan-900\/15:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.15);
}

.dark\:ring-cyan-900\/20:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.2);
}

.dark\:ring-cyan-900\/25:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.25);
}

.dark\:ring-cyan-900\/30:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.3);
}

.dark\:ring-cyan-900\/35:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.35);
}

.dark\:ring-cyan-900\/40:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.4);
}

.dark\:ring-cyan-900\/45:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.45);
}

.dark\:ring-cyan-900\/5:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.05);
}

.dark\:ring-cyan-900\/50:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.5);
}

.dark\:ring-cyan-900\/55:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.55);
}

.dark\:ring-cyan-900\/60:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.6);
}

.dark\:ring-cyan-900\/65:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.65);
}

.dark\:ring-cyan-900\/70:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.7);
}

.dark\:ring-cyan-900\/75:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.75);
}

.dark\:ring-cyan-900\/80:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.8);
}

.dark\:ring-cyan-900\/85:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.85);
}

.dark\:ring-cyan-900\/90:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.9);
}

.dark\:ring-cyan-900\/95:is(.dark *) {
  --tw-ring-color: rgb(22 78 99 / 0.95);
}

.dark\:ring-emerald-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1));
}

.dark\:ring-emerald-100\/0:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0);
}

.dark\:ring-emerald-100\/10:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.1);
}

.dark\:ring-emerald-100\/100:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 1);
}

.dark\:ring-emerald-100\/15:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.15);
}

.dark\:ring-emerald-100\/20:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.2);
}

.dark\:ring-emerald-100\/25:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.25);
}

.dark\:ring-emerald-100\/30:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.3);
}

.dark\:ring-emerald-100\/35:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.35);
}

.dark\:ring-emerald-100\/40:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.4);
}

.dark\:ring-emerald-100\/45:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.45);
}

.dark\:ring-emerald-100\/5:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.05);
}

.dark\:ring-emerald-100\/50:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.5);
}

.dark\:ring-emerald-100\/55:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.55);
}

.dark\:ring-emerald-100\/60:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.6);
}

.dark\:ring-emerald-100\/65:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.65);
}

.dark\:ring-emerald-100\/70:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.7);
}

.dark\:ring-emerald-100\/75:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.75);
}

.dark\:ring-emerald-100\/80:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.8);
}

.dark\:ring-emerald-100\/85:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.85);
}

.dark\:ring-emerald-100\/90:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.9);
}

.dark\:ring-emerald-100\/95:is(.dark *) {
  --tw-ring-color: rgb(209 250 229 / 0.95);
}

.dark\:ring-emerald-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}

.dark\:ring-emerald-200\/0:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0);
}

.dark\:ring-emerald-200\/10:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.1);
}

.dark\:ring-emerald-200\/100:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 1);
}

.dark\:ring-emerald-200\/15:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.15);
}

.dark\:ring-emerald-200\/20:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.2);
}

.dark\:ring-emerald-200\/25:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.25);
}

.dark\:ring-emerald-200\/30:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.3);
}

.dark\:ring-emerald-200\/35:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.35);
}

.dark\:ring-emerald-200\/40:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.4);
}

.dark\:ring-emerald-200\/45:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.45);
}

.dark\:ring-emerald-200\/5:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.05);
}

.dark\:ring-emerald-200\/50:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.5);
}

.dark\:ring-emerald-200\/55:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.55);
}

.dark\:ring-emerald-200\/60:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.6);
}

.dark\:ring-emerald-200\/65:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.65);
}

.dark\:ring-emerald-200\/70:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.7);
}

.dark\:ring-emerald-200\/75:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.75);
}

.dark\:ring-emerald-200\/80:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.8);
}

.dark\:ring-emerald-200\/85:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.85);
}

.dark\:ring-emerald-200\/90:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.9);
}

.dark\:ring-emerald-200\/95:is(.dark *) {
  --tw-ring-color: rgb(167 243 208 / 0.95);
}

.dark\:ring-emerald-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1));
}

.dark\:ring-emerald-300\/0:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0);
}

.dark\:ring-emerald-300\/10:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.1);
}

.dark\:ring-emerald-300\/100:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 1);
}

.dark\:ring-emerald-300\/15:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.15);
}

.dark\:ring-emerald-300\/20:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.2);
}

.dark\:ring-emerald-300\/25:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.25);
}

.dark\:ring-emerald-300\/30:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.3);
}

.dark\:ring-emerald-300\/35:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.35);
}

.dark\:ring-emerald-300\/40:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.4);
}

.dark\:ring-emerald-300\/45:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.45);
}

.dark\:ring-emerald-300\/5:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.05);
}

.dark\:ring-emerald-300\/50:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.5);
}

.dark\:ring-emerald-300\/55:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.55);
}

.dark\:ring-emerald-300\/60:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.6);
}

.dark\:ring-emerald-300\/65:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.65);
}

.dark\:ring-emerald-300\/70:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.7);
}

.dark\:ring-emerald-300\/75:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.75);
}

.dark\:ring-emerald-300\/80:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.8);
}

.dark\:ring-emerald-300\/85:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.85);
}

.dark\:ring-emerald-300\/90:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.9);
}

.dark\:ring-emerald-300\/95:is(.dark *) {
  --tw-ring-color: rgb(110 231 183 / 0.95);
}

.dark\:ring-emerald-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1));
}

.dark\:ring-emerald-400\/0:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0);
}

.dark\:ring-emerald-400\/10:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.1);
}

.dark\:ring-emerald-400\/100:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 1);
}

.dark\:ring-emerald-400\/15:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.15);
}

.dark\:ring-emerald-400\/20:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.2);
}

.dark\:ring-emerald-400\/25:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.25);
}

.dark\:ring-emerald-400\/30:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.3);
}

.dark\:ring-emerald-400\/35:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.35);
}

.dark\:ring-emerald-400\/40:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.4);
}

.dark\:ring-emerald-400\/45:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.45);
}

.dark\:ring-emerald-400\/5:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.05);
}

.dark\:ring-emerald-400\/50:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.5);
}

.dark\:ring-emerald-400\/55:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.55);
}

.dark\:ring-emerald-400\/60:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.6);
}

.dark\:ring-emerald-400\/65:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.65);
}

.dark\:ring-emerald-400\/70:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.7);
}

.dark\:ring-emerald-400\/75:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.75);
}

.dark\:ring-emerald-400\/80:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.8);
}

.dark\:ring-emerald-400\/85:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.85);
}

.dark\:ring-emerald-400\/90:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.9);
}

.dark\:ring-emerald-400\/95:is(.dark *) {
  --tw-ring-color: rgb(52 211 153 / 0.95);
}

.dark\:ring-emerald-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1));
}

.dark\:ring-emerald-500\/0:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0);
}

.dark\:ring-emerald-500\/10:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.1);
}

.dark\:ring-emerald-500\/100:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 1);
}

.dark\:ring-emerald-500\/15:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.15);
}

.dark\:ring-emerald-500\/20:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.2);
}

.dark\:ring-emerald-500\/25:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.25);
}

.dark\:ring-emerald-500\/30:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.3);
}

.dark\:ring-emerald-500\/35:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.35);
}

.dark\:ring-emerald-500\/40:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.4);
}

.dark\:ring-emerald-500\/45:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.45);
}

.dark\:ring-emerald-500\/5:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.05);
}

.dark\:ring-emerald-500\/50:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.5);
}

.dark\:ring-emerald-500\/55:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.55);
}

.dark\:ring-emerald-500\/60:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.6);
}

.dark\:ring-emerald-500\/65:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.65);
}

.dark\:ring-emerald-500\/70:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.7);
}

.dark\:ring-emerald-500\/75:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.75);
}

.dark\:ring-emerald-500\/80:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.8);
}

.dark\:ring-emerald-500\/85:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.85);
}

.dark\:ring-emerald-500\/90:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.9);
}

.dark\:ring-emerald-500\/95:is(.dark *) {
  --tw-ring-color: rgb(16 185 129 / 0.95);
}

.dark\:ring-emerald-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1));
}

.dark\:ring-emerald-600\/0:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0);
}

.dark\:ring-emerald-600\/10:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.1);
}

.dark\:ring-emerald-600\/100:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 1);
}

.dark\:ring-emerald-600\/15:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.15);
}

.dark\:ring-emerald-600\/20:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.2);
}

.dark\:ring-emerald-600\/25:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.25);
}

.dark\:ring-emerald-600\/30:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.3);
}

.dark\:ring-emerald-600\/35:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.35);
}

.dark\:ring-emerald-600\/40:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.4);
}

.dark\:ring-emerald-600\/45:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.45);
}

.dark\:ring-emerald-600\/5:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.05);
}

.dark\:ring-emerald-600\/50:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.5);
}

.dark\:ring-emerald-600\/55:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.55);
}

.dark\:ring-emerald-600\/60:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.6);
}

.dark\:ring-emerald-600\/65:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.65);
}

.dark\:ring-emerald-600\/70:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.7);
}

.dark\:ring-emerald-600\/75:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.75);
}

.dark\:ring-emerald-600\/80:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.8);
}

.dark\:ring-emerald-600\/85:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.85);
}

.dark\:ring-emerald-600\/90:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.9);
}

.dark\:ring-emerald-600\/95:is(.dark *) {
  --tw-ring-color: rgb(5 150 105 / 0.95);
}

.dark\:ring-emerald-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1));
}

.dark\:ring-emerald-700\/0:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0);
}

.dark\:ring-emerald-700\/10:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.1);
}

.dark\:ring-emerald-700\/100:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 1);
}

.dark\:ring-emerald-700\/15:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.15);
}

.dark\:ring-emerald-700\/20:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.2);
}

.dark\:ring-emerald-700\/25:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.25);
}

.dark\:ring-emerald-700\/30:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.3);
}

.dark\:ring-emerald-700\/35:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.35);
}

.dark\:ring-emerald-700\/40:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.4);
}

.dark\:ring-emerald-700\/45:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.45);
}

.dark\:ring-emerald-700\/5:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.05);
}

.dark\:ring-emerald-700\/50:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.5);
}

.dark\:ring-emerald-700\/55:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.55);
}

.dark\:ring-emerald-700\/60:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.6);
}

.dark\:ring-emerald-700\/65:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.65);
}

.dark\:ring-emerald-700\/70:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.7);
}

.dark\:ring-emerald-700\/75:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.75);
}

.dark\:ring-emerald-700\/80:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.8);
}

.dark\:ring-emerald-700\/85:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.85);
}

.dark\:ring-emerald-700\/90:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.9);
}

.dark\:ring-emerald-700\/95:is(.dark *) {
  --tw-ring-color: rgb(4 120 87 / 0.95);
}

.dark\:ring-emerald-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1));
}

.dark\:ring-emerald-800\/0:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0);
}

.dark\:ring-emerald-800\/10:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.1);
}

.dark\:ring-emerald-800\/100:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 1);
}

.dark\:ring-emerald-800\/15:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.15);
}

.dark\:ring-emerald-800\/20:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.2);
}

.dark\:ring-emerald-800\/25:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.25);
}

.dark\:ring-emerald-800\/30:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.3);
}

.dark\:ring-emerald-800\/35:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.35);
}

.dark\:ring-emerald-800\/40:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.4);
}

.dark\:ring-emerald-800\/45:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.45);
}

.dark\:ring-emerald-800\/5:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.05);
}

.dark\:ring-emerald-800\/50:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.5);
}

.dark\:ring-emerald-800\/55:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.55);
}

.dark\:ring-emerald-800\/60:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.6);
}

.dark\:ring-emerald-800\/65:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.65);
}

.dark\:ring-emerald-800\/70:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.7);
}

.dark\:ring-emerald-800\/75:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.75);
}

.dark\:ring-emerald-800\/80:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.8);
}

.dark\:ring-emerald-800\/85:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.85);
}

.dark\:ring-emerald-800\/90:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.9);
}

.dark\:ring-emerald-800\/95:is(.dark *) {
  --tw-ring-color: rgb(6 95 70 / 0.95);
}

.dark\:ring-emerald-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1));
}

.dark\:ring-emerald-900\/0:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0);
}

.dark\:ring-emerald-900\/10:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.1);
}

.dark\:ring-emerald-900\/100:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 1);
}

.dark\:ring-emerald-900\/15:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.15);
}

.dark\:ring-emerald-900\/20:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.2);
}

.dark\:ring-emerald-900\/25:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.25);
}

.dark\:ring-emerald-900\/30:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.3);
}

.dark\:ring-emerald-900\/35:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.35);
}

.dark\:ring-emerald-900\/40:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.4);
}

.dark\:ring-emerald-900\/45:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.45);
}

.dark\:ring-emerald-900\/5:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.05);
}

.dark\:ring-emerald-900\/50:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.5);
}

.dark\:ring-emerald-900\/55:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.55);
}

.dark\:ring-emerald-900\/60:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.6);
}

.dark\:ring-emerald-900\/65:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.65);
}

.dark\:ring-emerald-900\/70:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.7);
}

.dark\:ring-emerald-900\/75:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.75);
}

.dark\:ring-emerald-900\/80:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.8);
}

.dark\:ring-emerald-900\/85:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.85);
}

.dark\:ring-emerald-900\/90:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.9);
}

.dark\:ring-emerald-900\/95:is(.dark *) {
  --tw-ring-color: rgb(6 78 59 / 0.95);
}

.dark\:ring-gray-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1));
}

.dark\:ring-gray-100\/0:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0);
}

.dark\:ring-gray-100\/10:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.1);
}

.dark\:ring-gray-100\/100:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 1);
}

.dark\:ring-gray-100\/15:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.15);
}

.dark\:ring-gray-100\/20:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.2);
}

.dark\:ring-gray-100\/25:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.25);
}

.dark\:ring-gray-100\/30:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.3);
}

.dark\:ring-gray-100\/35:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.35);
}

.dark\:ring-gray-100\/40:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.4);
}

.dark\:ring-gray-100\/45:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.45);
}

.dark\:ring-gray-100\/5:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.05);
}

.dark\:ring-gray-100\/50:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.5);
}

.dark\:ring-gray-100\/55:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.55);
}

.dark\:ring-gray-100\/60:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.6);
}

.dark\:ring-gray-100\/65:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.65);
}

.dark\:ring-gray-100\/70:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.7);
}

.dark\:ring-gray-100\/75:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.75);
}

.dark\:ring-gray-100\/80:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.8);
}

.dark\:ring-gray-100\/85:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.85);
}

.dark\:ring-gray-100\/90:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.9);
}

.dark\:ring-gray-100\/95:is(.dark *) {
  --tw-ring-color: rgb(243 244 246 / 0.95);
}

.dark\:ring-gray-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.dark\:ring-gray-200\/0:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0);
}

.dark\:ring-gray-200\/10:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.1);
}

.dark\:ring-gray-200\/100:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 1);
}

.dark\:ring-gray-200\/15:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.15);
}

.dark\:ring-gray-200\/20:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.2);
}

.dark\:ring-gray-200\/25:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.25);
}

.dark\:ring-gray-200\/30:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.3);
}

.dark\:ring-gray-200\/35:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.35);
}

.dark\:ring-gray-200\/40:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.4);
}

.dark\:ring-gray-200\/45:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.45);
}

.dark\:ring-gray-200\/5:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.05);
}

.dark\:ring-gray-200\/50:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.5);
}

.dark\:ring-gray-200\/55:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.55);
}

.dark\:ring-gray-200\/60:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.6);
}

.dark\:ring-gray-200\/65:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.65);
}

.dark\:ring-gray-200\/70:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.7);
}

.dark\:ring-gray-200\/75:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.75);
}

.dark\:ring-gray-200\/80:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.8);
}

.dark\:ring-gray-200\/85:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.85);
}

.dark\:ring-gray-200\/90:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.9);
}

.dark\:ring-gray-200\/95:is(.dark *) {
  --tw-ring-color: rgb(229 231 235 / 0.95);
}

.dark\:ring-gray-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}

.dark\:ring-gray-300\/0:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0);
}

.dark\:ring-gray-300\/10:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.1);
}

.dark\:ring-gray-300\/100:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 1);
}

.dark\:ring-gray-300\/15:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.15);
}

.dark\:ring-gray-300\/20:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.2);
}

.dark\:ring-gray-300\/25:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.25);
}

.dark\:ring-gray-300\/30:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.3);
}

.dark\:ring-gray-300\/35:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.35);
}

.dark\:ring-gray-300\/40:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.4);
}

.dark\:ring-gray-300\/45:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.45);
}

.dark\:ring-gray-300\/5:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.05);
}

.dark\:ring-gray-300\/50:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.5);
}

.dark\:ring-gray-300\/55:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.55);
}

.dark\:ring-gray-300\/60:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.6);
}

.dark\:ring-gray-300\/65:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.65);
}

.dark\:ring-gray-300\/70:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.7);
}

.dark\:ring-gray-300\/75:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.75);
}

.dark\:ring-gray-300\/80:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.8);
}

.dark\:ring-gray-300\/85:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.85);
}

.dark\:ring-gray-300\/90:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.9);
}

.dark\:ring-gray-300\/95:is(.dark *) {
  --tw-ring-color: rgb(209 213 219 / 0.95);
}

.dark\:ring-gray-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}

.dark\:ring-gray-400\/0:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0);
}

.dark\:ring-gray-400\/10:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.1);
}

.dark\:ring-gray-400\/100:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 1);
}

.dark\:ring-gray-400\/15:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.15);
}

.dark\:ring-gray-400\/20:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.2);
}

.dark\:ring-gray-400\/25:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.25);
}

.dark\:ring-gray-400\/30:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.3);
}

.dark\:ring-gray-400\/35:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.35);
}

.dark\:ring-gray-400\/40:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.4);
}

.dark\:ring-gray-400\/45:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.45);
}

.dark\:ring-gray-400\/5:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.05);
}

.dark\:ring-gray-400\/50:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.5);
}

.dark\:ring-gray-400\/55:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.55);
}

.dark\:ring-gray-400\/60:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.6);
}

.dark\:ring-gray-400\/65:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.65);
}

.dark\:ring-gray-400\/70:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.7);
}

.dark\:ring-gray-400\/75:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.75);
}

.dark\:ring-gray-400\/80:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.8);
}

.dark\:ring-gray-400\/85:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.85);
}

.dark\:ring-gray-400\/90:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.9);
}

.dark\:ring-gray-400\/95:is(.dark *) {
  --tw-ring-color: rgb(156 163 175 / 0.95);
}

.dark\:ring-gray-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}

.dark\:ring-gray-500\/0:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0);
}

.dark\:ring-gray-500\/10:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.1);
}

.dark\:ring-gray-500\/100:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 1);
}

.dark\:ring-gray-500\/15:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.15);
}

.dark\:ring-gray-500\/20:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.2);
}

.dark\:ring-gray-500\/25:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.25);
}

.dark\:ring-gray-500\/30:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.3);
}

.dark\:ring-gray-500\/35:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.35);
}

.dark\:ring-gray-500\/40:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.4);
}

.dark\:ring-gray-500\/45:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.45);
}

.dark\:ring-gray-500\/5:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.05);
}

.dark\:ring-gray-500\/50:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.5);
}

.dark\:ring-gray-500\/55:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.55);
}

.dark\:ring-gray-500\/60:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.6);
}

.dark\:ring-gray-500\/65:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.65);
}

.dark\:ring-gray-500\/70:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.7);
}

.dark\:ring-gray-500\/75:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.75);
}

.dark\:ring-gray-500\/80:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.8);
}

.dark\:ring-gray-500\/85:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.85);
}

.dark\:ring-gray-500\/90:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.9);
}

.dark\:ring-gray-500\/95:is(.dark *) {
  --tw-ring-color: rgb(107 114 128 / 0.95);
}

.dark\:ring-gray-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1));
}

.dark\:ring-gray-600\/0:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0);
}

.dark\:ring-gray-600\/10:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.1);
}

.dark\:ring-gray-600\/100:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 1);
}

.dark\:ring-gray-600\/15:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.15);
}

.dark\:ring-gray-600\/20:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.2);
}

.dark\:ring-gray-600\/25:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.25);
}

.dark\:ring-gray-600\/30:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.3);
}

.dark\:ring-gray-600\/35:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.35);
}

.dark\:ring-gray-600\/40:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.4);
}

.dark\:ring-gray-600\/45:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.45);
}

.dark\:ring-gray-600\/5:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.05);
}

.dark\:ring-gray-600\/50:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.5);
}

.dark\:ring-gray-600\/55:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.55);
}

.dark\:ring-gray-600\/60:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.6);
}

.dark\:ring-gray-600\/65:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.65);
}

.dark\:ring-gray-600\/70:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.7);
}

.dark\:ring-gray-600\/75:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.75);
}

.dark\:ring-gray-600\/80:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.8);
}

.dark\:ring-gray-600\/85:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.85);
}

.dark\:ring-gray-600\/90:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.9);
}

.dark\:ring-gray-600\/95:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.95);
}

.dark\:ring-gray-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

.dark\:ring-gray-700\/0:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0);
}

.dark\:ring-gray-700\/10:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.1);
}

.dark\:ring-gray-700\/100:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 1);
}

.dark\:ring-gray-700\/15:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.15);
}

.dark\:ring-gray-700\/20:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.2);
}

.dark\:ring-gray-700\/25:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.25);
}

.dark\:ring-gray-700\/30:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.3);
}

.dark\:ring-gray-700\/35:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.35);
}

.dark\:ring-gray-700\/40:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.4);
}

.dark\:ring-gray-700\/45:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.45);
}

.dark\:ring-gray-700\/5:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.05);
}

.dark\:ring-gray-700\/50:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.5);
}

.dark\:ring-gray-700\/55:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.55);
}

.dark\:ring-gray-700\/60:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.6);
}

.dark\:ring-gray-700\/65:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.65);
}

.dark\:ring-gray-700\/70:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.7);
}

.dark\:ring-gray-700\/75:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.75);
}

.dark\:ring-gray-700\/80:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.8);
}

.dark\:ring-gray-700\/85:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.85);
}

.dark\:ring-gray-700\/90:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.9);
}

.dark\:ring-gray-700\/95:is(.dark *) {
  --tw-ring-color: rgb(55 65 81 / 0.95);
}

.dark\:ring-gray-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1));
}

.dark\:ring-gray-800\/0:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0);
}

.dark\:ring-gray-800\/10:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.1);
}

.dark\:ring-gray-800\/100:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 1);
}

.dark\:ring-gray-800\/15:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.15);
}

.dark\:ring-gray-800\/20:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.2);
}

.dark\:ring-gray-800\/25:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.25);
}

.dark\:ring-gray-800\/30:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.3);
}

.dark\:ring-gray-800\/35:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.35);
}

.dark\:ring-gray-800\/40:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.4);
}

.dark\:ring-gray-800\/45:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.45);
}

.dark\:ring-gray-800\/5:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.05);
}

.dark\:ring-gray-800\/50:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.5);
}

.dark\:ring-gray-800\/55:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.55);
}

.dark\:ring-gray-800\/60:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.6);
}

.dark\:ring-gray-800\/65:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.65);
}

.dark\:ring-gray-800\/70:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.7);
}

.dark\:ring-gray-800\/75:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.75);
}

.dark\:ring-gray-800\/80:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.8);
}

.dark\:ring-gray-800\/85:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.85);
}

.dark\:ring-gray-800\/90:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.9);
}

.dark\:ring-gray-800\/95:is(.dark *) {
  --tw-ring-color: rgb(31 41 55 / 0.95);
}

.dark\:ring-gray-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1));
}

.dark\:ring-gray-900\/0:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0);
}

.dark\:ring-gray-900\/10:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.1);
}

.dark\:ring-gray-900\/100:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 1);
}

.dark\:ring-gray-900\/15:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.15);
}

.dark\:ring-gray-900\/20:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.2);
}

.dark\:ring-gray-900\/25:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.25);
}

.dark\:ring-gray-900\/30:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.3);
}

.dark\:ring-gray-900\/35:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.35);
}

.dark\:ring-gray-900\/40:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.4);
}

.dark\:ring-gray-900\/45:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.45);
}

.dark\:ring-gray-900\/5:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.05);
}

.dark\:ring-gray-900\/50:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.5);
}

.dark\:ring-gray-900\/55:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.55);
}

.dark\:ring-gray-900\/60:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.6);
}

.dark\:ring-gray-900\/65:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.65);
}

.dark\:ring-gray-900\/70:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.7);
}

.dark\:ring-gray-900\/75:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.75);
}

.dark\:ring-gray-900\/80:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.8);
}

.dark\:ring-gray-900\/85:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.85);
}

.dark\:ring-gray-900\/90:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.9);
}

.dark\:ring-gray-900\/95:is(.dark *) {
  --tw-ring-color: rgb(17 24 39 / 0.95);
}

.dark\:ring-green-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(222 247 236 / var(--tw-ring-opacity, 1));
}

.dark\:ring-green-100\/0:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0);
}

.dark\:ring-green-100\/10:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.1);
}

.dark\:ring-green-100\/100:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 1);
}

.dark\:ring-green-100\/15:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.15);
}

.dark\:ring-green-100\/20:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.2);
}

.dark\:ring-green-100\/25:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.25);
}

.dark\:ring-green-100\/30:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.3);
}

.dark\:ring-green-100\/35:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.35);
}

.dark\:ring-green-100\/40:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.4);
}

.dark\:ring-green-100\/45:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.45);
}

.dark\:ring-green-100\/5:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.05);
}

.dark\:ring-green-100\/50:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.5);
}

.dark\:ring-green-100\/55:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.55);
}

.dark\:ring-green-100\/60:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.6);
}

.dark\:ring-green-100\/65:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.65);
}

.dark\:ring-green-100\/70:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.7);
}

.dark\:ring-green-100\/75:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.75);
}

.dark\:ring-green-100\/80:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.8);
}

.dark\:ring-green-100\/85:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.85);
}

.dark\:ring-green-100\/90:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.9);
}

.dark\:ring-green-100\/95:is(.dark *) {
  --tw-ring-color: rgb(222 247 236 / 0.95);
}

.dark\:ring-green-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(188 240 218 / var(--tw-ring-opacity, 1));
}

.dark\:ring-green-200\/0:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0);
}

.dark\:ring-green-200\/10:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.1);
}

.dark\:ring-green-200\/100:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 1);
}

.dark\:ring-green-200\/15:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.15);
}

.dark\:ring-green-200\/20:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.2);
}

.dark\:ring-green-200\/25:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.25);
}

.dark\:ring-green-200\/30:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.3);
}

.dark\:ring-green-200\/35:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.35);
}

.dark\:ring-green-200\/40:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.4);
}

.dark\:ring-green-200\/45:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.45);
}

.dark\:ring-green-200\/5:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.05);
}

.dark\:ring-green-200\/50:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.5);
}

.dark\:ring-green-200\/55:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.55);
}

.dark\:ring-green-200\/60:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.6);
}

.dark\:ring-green-200\/65:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.65);
}

.dark\:ring-green-200\/70:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.7);
}

.dark\:ring-green-200\/75:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.75);
}

.dark\:ring-green-200\/80:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.8);
}

.dark\:ring-green-200\/85:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.85);
}

.dark\:ring-green-200\/90:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.9);
}

.dark\:ring-green-200\/95:is(.dark *) {
  --tw-ring-color: rgb(188 240 218 / 0.95);
}

.dark\:ring-green-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 225 188 / var(--tw-ring-opacity, 1));
}

.dark\:ring-green-300\/0:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0);
}

.dark\:ring-green-300\/10:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.1);
}

.dark\:ring-green-300\/100:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 1);
}

.dark\:ring-green-300\/15:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.15);
}

.dark\:ring-green-300\/20:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.2);
}

.dark\:ring-green-300\/25:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.25);
}

.dark\:ring-green-300\/30:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.3);
}

.dark\:ring-green-300\/35:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.35);
}

.dark\:ring-green-300\/40:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.4);
}

.dark\:ring-green-300\/45:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.45);
}

.dark\:ring-green-300\/5:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.05);
}

.dark\:ring-green-300\/50:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.5);
}

.dark\:ring-green-300\/55:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.55);
}

.dark\:ring-green-300\/60:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.6);
}

.dark\:ring-green-300\/65:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.65);
}

.dark\:ring-green-300\/70:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.7);
}

.dark\:ring-green-300\/75:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.75);
}

.dark\:ring-green-300\/80:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.8);
}

.dark\:ring-green-300\/85:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.85);
}

.dark\:ring-green-300\/90:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.9);
}

.dark\:ring-green-300\/95:is(.dark *) {
  --tw-ring-color: rgb(132 225 188 / 0.95);
}

.dark\:ring-green-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(49 196 141 / var(--tw-ring-opacity, 1));
}

.dark\:ring-green-400\/0:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0);
}

.dark\:ring-green-400\/10:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.1);
}

.dark\:ring-green-400\/100:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 1);
}

.dark\:ring-green-400\/15:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.15);
}

.dark\:ring-green-400\/20:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.2);
}

.dark\:ring-green-400\/25:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.25);
}

.dark\:ring-green-400\/30:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.3);
}

.dark\:ring-green-400\/35:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.35);
}

.dark\:ring-green-400\/40:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.4);
}

.dark\:ring-green-400\/45:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.45);
}

.dark\:ring-green-400\/5:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.05);
}

.dark\:ring-green-400\/50:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.5);
}

.dark\:ring-green-400\/55:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.55);
}

.dark\:ring-green-400\/60:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.6);
}

.dark\:ring-green-400\/65:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.65);
}

.dark\:ring-green-400\/70:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.7);
}

.dark\:ring-green-400\/75:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.75);
}

.dark\:ring-green-400\/80:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.8);
}

.dark\:ring-green-400\/85:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.85);
}

.dark\:ring-green-400\/90:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.9);
}

.dark\:ring-green-400\/95:is(.dark *) {
  --tw-ring-color: rgb(49 196 141 / 0.95);
}

.dark\:ring-green-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 159 110 / var(--tw-ring-opacity, 1));
}

.dark\:ring-green-500\/0:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0);
}

.dark\:ring-green-500\/10:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.1);
}

.dark\:ring-green-500\/100:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 1);
}

.dark\:ring-green-500\/15:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.15);
}

.dark\:ring-green-500\/20:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.2);
}

.dark\:ring-green-500\/25:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.25);
}

.dark\:ring-green-500\/30:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.3);
}

.dark\:ring-green-500\/35:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.35);
}

.dark\:ring-green-500\/40:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.4);
}

.dark\:ring-green-500\/45:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.45);
}

.dark\:ring-green-500\/5:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.05);
}

.dark\:ring-green-500\/50:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.5);
}

.dark\:ring-green-500\/55:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.55);
}

.dark\:ring-green-500\/60:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.6);
}

.dark\:ring-green-500\/65:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.65);
}

.dark\:ring-green-500\/70:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.7);
}

.dark\:ring-green-500\/75:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.75);
}

.dark\:ring-green-500\/80:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.8);
}

.dark\:ring-green-500\/85:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.85);
}

.dark\:ring-green-500\/90:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.9);
}

.dark\:ring-green-500\/95:is(.dark *) {
  --tw-ring-color: rgb(14 159 110 / 0.95);
}

.dark\:ring-green-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 122 85 / var(--tw-ring-opacity, 1));
}

.dark\:ring-green-600\/0:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0);
}

.dark\:ring-green-600\/10:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.1);
}

.dark\:ring-green-600\/100:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 1);
}

.dark\:ring-green-600\/15:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.15);
}

.dark\:ring-green-600\/20:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.2);
}

.dark\:ring-green-600\/25:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.25);
}

.dark\:ring-green-600\/30:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.3);
}

.dark\:ring-green-600\/35:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.35);
}

.dark\:ring-green-600\/40:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.4);
}

.dark\:ring-green-600\/45:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.45);
}

.dark\:ring-green-600\/5:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.05);
}

.dark\:ring-green-600\/50:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.5);
}

.dark\:ring-green-600\/55:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.55);
}

.dark\:ring-green-600\/60:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.6);
}

.dark\:ring-green-600\/65:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.65);
}

.dark\:ring-green-600\/70:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.7);
}

.dark\:ring-green-600\/75:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.75);
}

.dark\:ring-green-600\/80:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.8);
}

.dark\:ring-green-600\/85:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.85);
}

.dark\:ring-green-600\/90:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.9);
}

.dark\:ring-green-600\/95:is(.dark *) {
  --tw-ring-color: rgb(5 122 85 / 0.95);
}

.dark\:ring-green-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 108 78 / var(--tw-ring-opacity, 1));
}

.dark\:ring-green-700\/0:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0);
}

.dark\:ring-green-700\/10:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.1);
}

.dark\:ring-green-700\/100:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 1);
}

.dark\:ring-green-700\/15:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.15);
}

.dark\:ring-green-700\/20:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.2);
}

.dark\:ring-green-700\/25:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.25);
}

.dark\:ring-green-700\/30:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.3);
}

.dark\:ring-green-700\/35:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.35);
}

.dark\:ring-green-700\/40:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.4);
}

.dark\:ring-green-700\/45:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.45);
}

.dark\:ring-green-700\/5:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.05);
}

.dark\:ring-green-700\/50:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.5);
}

.dark\:ring-green-700\/55:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.55);
}

.dark\:ring-green-700\/60:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.6);
}

.dark\:ring-green-700\/65:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.65);
}

.dark\:ring-green-700\/70:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.7);
}

.dark\:ring-green-700\/75:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.75);
}

.dark\:ring-green-700\/80:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.8);
}

.dark\:ring-green-700\/85:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.85);
}

.dark\:ring-green-700\/90:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.9);
}

.dark\:ring-green-700\/95:is(.dark *) {
  --tw-ring-color: rgb(4 108 78 / 0.95);
}

.dark\:ring-green-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(3 84 63 / var(--tw-ring-opacity, 1));
}

.dark\:ring-green-800\/0:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0);
}

.dark\:ring-green-800\/10:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.1);
}

.dark\:ring-green-800\/100:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 1);
}

.dark\:ring-green-800\/15:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.15);
}

.dark\:ring-green-800\/20:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.2);
}

.dark\:ring-green-800\/25:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.25);
}

.dark\:ring-green-800\/30:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.3);
}

.dark\:ring-green-800\/35:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.35);
}

.dark\:ring-green-800\/40:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.4);
}

.dark\:ring-green-800\/45:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.45);
}

.dark\:ring-green-800\/5:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.05);
}

.dark\:ring-green-800\/50:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.5);
}

.dark\:ring-green-800\/55:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.55);
}

.dark\:ring-green-800\/60:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.6);
}

.dark\:ring-green-800\/65:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.65);
}

.dark\:ring-green-800\/70:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.7);
}

.dark\:ring-green-800\/75:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.75);
}

.dark\:ring-green-800\/80:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.8);
}

.dark\:ring-green-800\/85:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.85);
}

.dark\:ring-green-800\/90:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.9);
}

.dark\:ring-green-800\/95:is(.dark *) {
  --tw-ring-color: rgb(3 84 63 / 0.95);
}

.dark\:ring-green-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(1 71 55 / var(--tw-ring-opacity, 1));
}

.dark\:ring-green-900\/0:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0);
}

.dark\:ring-green-900\/10:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.1);
}

.dark\:ring-green-900\/100:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 1);
}

.dark\:ring-green-900\/15:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.15);
}

.dark\:ring-green-900\/20:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.2);
}

.dark\:ring-green-900\/25:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.25);
}

.dark\:ring-green-900\/30:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.3);
}

.dark\:ring-green-900\/35:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.35);
}

.dark\:ring-green-900\/40:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.4);
}

.dark\:ring-green-900\/45:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.45);
}

.dark\:ring-green-900\/5:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.05);
}

.dark\:ring-green-900\/50:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.5);
}

.dark\:ring-green-900\/55:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.55);
}

.dark\:ring-green-900\/60:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.6);
}

.dark\:ring-green-900\/65:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.65);
}

.dark\:ring-green-900\/70:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.7);
}

.dark\:ring-green-900\/75:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.75);
}

.dark\:ring-green-900\/80:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.8);
}

.dark\:ring-green-900\/85:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.85);
}

.dark\:ring-green-900\/90:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.9);
}

.dark\:ring-green-900\/95:is(.dark *) {
  --tw-ring-color: rgb(1 71 55 / 0.95);
}

.dark\:ring-indigo-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 237 255 / var(--tw-ring-opacity, 1));
}

.dark\:ring-indigo-100\/0:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0);
}

.dark\:ring-indigo-100\/10:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.1);
}

.dark\:ring-indigo-100\/100:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 1);
}

.dark\:ring-indigo-100\/15:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.15);
}

.dark\:ring-indigo-100\/20:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.2);
}

.dark\:ring-indigo-100\/25:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.25);
}

.dark\:ring-indigo-100\/30:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.3);
}

.dark\:ring-indigo-100\/35:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.35);
}

.dark\:ring-indigo-100\/40:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.4);
}

.dark\:ring-indigo-100\/45:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.45);
}

.dark\:ring-indigo-100\/5:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.05);
}

.dark\:ring-indigo-100\/50:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.5);
}

.dark\:ring-indigo-100\/55:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.55);
}

.dark\:ring-indigo-100\/60:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.6);
}

.dark\:ring-indigo-100\/65:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.65);
}

.dark\:ring-indigo-100\/70:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.7);
}

.dark\:ring-indigo-100\/75:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.75);
}

.dark\:ring-indigo-100\/80:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.8);
}

.dark\:ring-indigo-100\/85:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.85);
}

.dark\:ring-indigo-100\/90:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.9);
}

.dark\:ring-indigo-100\/95:is(.dark *) {
  --tw-ring-color: rgb(229 237 255 / 0.95);
}

.dark\:ring-indigo-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(205 219 254 / var(--tw-ring-opacity, 1));
}

.dark\:ring-indigo-200\/0:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0);
}

.dark\:ring-indigo-200\/10:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.1);
}

.dark\:ring-indigo-200\/100:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 1);
}

.dark\:ring-indigo-200\/15:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.15);
}

.dark\:ring-indigo-200\/20:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.2);
}

.dark\:ring-indigo-200\/25:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.25);
}

.dark\:ring-indigo-200\/30:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.3);
}

.dark\:ring-indigo-200\/35:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.35);
}

.dark\:ring-indigo-200\/40:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.4);
}

.dark\:ring-indigo-200\/45:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.45);
}

.dark\:ring-indigo-200\/5:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.05);
}

.dark\:ring-indigo-200\/50:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.5);
}

.dark\:ring-indigo-200\/55:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.55);
}

.dark\:ring-indigo-200\/60:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.6);
}

.dark\:ring-indigo-200\/65:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.65);
}

.dark\:ring-indigo-200\/70:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.7);
}

.dark\:ring-indigo-200\/75:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.75);
}

.dark\:ring-indigo-200\/80:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.8);
}

.dark\:ring-indigo-200\/85:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.85);
}

.dark\:ring-indigo-200\/90:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.9);
}

.dark\:ring-indigo-200\/95:is(.dark *) {
  --tw-ring-color: rgb(205 219 254 / 0.95);
}

.dark\:ring-indigo-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 198 252 / var(--tw-ring-opacity, 1));
}

.dark\:ring-indigo-300\/0:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0);
}

.dark\:ring-indigo-300\/10:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.1);
}

.dark\:ring-indigo-300\/100:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 1);
}

.dark\:ring-indigo-300\/15:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.15);
}

.dark\:ring-indigo-300\/20:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.2);
}

.dark\:ring-indigo-300\/25:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.25);
}

.dark\:ring-indigo-300\/30:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.3);
}

.dark\:ring-indigo-300\/35:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.35);
}

.dark\:ring-indigo-300\/40:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.4);
}

.dark\:ring-indigo-300\/45:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.45);
}

.dark\:ring-indigo-300\/5:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.05);
}

.dark\:ring-indigo-300\/50:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.5);
}

.dark\:ring-indigo-300\/55:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.55);
}

.dark\:ring-indigo-300\/60:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.6);
}

.dark\:ring-indigo-300\/65:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.65);
}

.dark\:ring-indigo-300\/70:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.7);
}

.dark\:ring-indigo-300\/75:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.75);
}

.dark\:ring-indigo-300\/80:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.8);
}

.dark\:ring-indigo-300\/85:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.85);
}

.dark\:ring-indigo-300\/90:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.9);
}

.dark\:ring-indigo-300\/95:is(.dark *) {
  --tw-ring-color: rgb(180 198 252 / 0.95);
}

.dark\:ring-indigo-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(141 162 251 / var(--tw-ring-opacity, 1));
}

.dark\:ring-indigo-400\/0:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0);
}

.dark\:ring-indigo-400\/10:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.1);
}

.dark\:ring-indigo-400\/100:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 1);
}

.dark\:ring-indigo-400\/15:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.15);
}

.dark\:ring-indigo-400\/20:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.2);
}

.dark\:ring-indigo-400\/25:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.25);
}

.dark\:ring-indigo-400\/30:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.3);
}

.dark\:ring-indigo-400\/35:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.35);
}

.dark\:ring-indigo-400\/40:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.4);
}

.dark\:ring-indigo-400\/45:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.45);
}

.dark\:ring-indigo-400\/5:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.05);
}

.dark\:ring-indigo-400\/50:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.5);
}

.dark\:ring-indigo-400\/55:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.55);
}

.dark\:ring-indigo-400\/60:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.6);
}

.dark\:ring-indigo-400\/65:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.65);
}

.dark\:ring-indigo-400\/70:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.7);
}

.dark\:ring-indigo-400\/75:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.75);
}

.dark\:ring-indigo-400\/80:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.8);
}

.dark\:ring-indigo-400\/85:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.85);
}

.dark\:ring-indigo-400\/90:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.9);
}

.dark\:ring-indigo-400\/95:is(.dark *) {
  --tw-ring-color: rgb(141 162 251 / 0.95);
}

.dark\:ring-indigo-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(104 117 245 / var(--tw-ring-opacity, 1));
}

.dark\:ring-indigo-500\/0:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0);
}

.dark\:ring-indigo-500\/10:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.1);
}

.dark\:ring-indigo-500\/100:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 1);
}

.dark\:ring-indigo-500\/15:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.15);
}

.dark\:ring-indigo-500\/20:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.2);
}

.dark\:ring-indigo-500\/25:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.25);
}

.dark\:ring-indigo-500\/30:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.3);
}

.dark\:ring-indigo-500\/35:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.35);
}

.dark\:ring-indigo-500\/40:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.4);
}

.dark\:ring-indigo-500\/45:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.45);
}

.dark\:ring-indigo-500\/5:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.05);
}

.dark\:ring-indigo-500\/50:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.5);
}

.dark\:ring-indigo-500\/55:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.55);
}

.dark\:ring-indigo-500\/60:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.6);
}

.dark\:ring-indigo-500\/65:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.65);
}

.dark\:ring-indigo-500\/70:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.7);
}

.dark\:ring-indigo-500\/75:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.75);
}

.dark\:ring-indigo-500\/80:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.8);
}

.dark\:ring-indigo-500\/85:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.85);
}

.dark\:ring-indigo-500\/90:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.9);
}

.dark\:ring-indigo-500\/95:is(.dark *) {
  --tw-ring-color: rgb(104 117 245 / 0.95);
}

.dark\:ring-indigo-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(88 80 236 / var(--tw-ring-opacity, 1));
}

.dark\:ring-indigo-600\/0:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0);
}

.dark\:ring-indigo-600\/10:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.1);
}

.dark\:ring-indigo-600\/100:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 1);
}

.dark\:ring-indigo-600\/15:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.15);
}

.dark\:ring-indigo-600\/20:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.2);
}

.dark\:ring-indigo-600\/25:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.25);
}

.dark\:ring-indigo-600\/30:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.3);
}

.dark\:ring-indigo-600\/35:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.35);
}

.dark\:ring-indigo-600\/40:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.4);
}

.dark\:ring-indigo-600\/45:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.45);
}

.dark\:ring-indigo-600\/5:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.05);
}

.dark\:ring-indigo-600\/50:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.5);
}

.dark\:ring-indigo-600\/55:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.55);
}

.dark\:ring-indigo-600\/60:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.6);
}

.dark\:ring-indigo-600\/65:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.65);
}

.dark\:ring-indigo-600\/70:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.7);
}

.dark\:ring-indigo-600\/75:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.75);
}

.dark\:ring-indigo-600\/80:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.8);
}

.dark\:ring-indigo-600\/85:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.85);
}

.dark\:ring-indigo-600\/90:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.9);
}

.dark\:ring-indigo-600\/95:is(.dark *) {
  --tw-ring-color: rgb(88 80 236 / 0.95);
}

.dark\:ring-indigo-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 69 205 / var(--tw-ring-opacity, 1));
}

.dark\:ring-indigo-700\/0:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0);
}

.dark\:ring-indigo-700\/10:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.1);
}

.dark\:ring-indigo-700\/100:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 1);
}

.dark\:ring-indigo-700\/15:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.15);
}

.dark\:ring-indigo-700\/20:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.2);
}

.dark\:ring-indigo-700\/25:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.25);
}

.dark\:ring-indigo-700\/30:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.3);
}

.dark\:ring-indigo-700\/35:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.35);
}

.dark\:ring-indigo-700\/40:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.4);
}

.dark\:ring-indigo-700\/45:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.45);
}

.dark\:ring-indigo-700\/5:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.05);
}

.dark\:ring-indigo-700\/50:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.5);
}

.dark\:ring-indigo-700\/55:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.55);
}

.dark\:ring-indigo-700\/60:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.6);
}

.dark\:ring-indigo-700\/65:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.65);
}

.dark\:ring-indigo-700\/70:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.7);
}

.dark\:ring-indigo-700\/75:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.75);
}

.dark\:ring-indigo-700\/80:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.8);
}

.dark\:ring-indigo-700\/85:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.85);
}

.dark\:ring-indigo-700\/90:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.9);
}

.dark\:ring-indigo-700\/95:is(.dark *) {
  --tw-ring-color: rgb(81 69 205 / 0.95);
}

.dark\:ring-indigo-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 56 157 / var(--tw-ring-opacity, 1));
}

.dark\:ring-indigo-800\/0:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0);
}

.dark\:ring-indigo-800\/10:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.1);
}

.dark\:ring-indigo-800\/100:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 1);
}

.dark\:ring-indigo-800\/15:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.15);
}

.dark\:ring-indigo-800\/20:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.2);
}

.dark\:ring-indigo-800\/25:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.25);
}

.dark\:ring-indigo-800\/30:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.3);
}

.dark\:ring-indigo-800\/35:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.35);
}

.dark\:ring-indigo-800\/40:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.4);
}

.dark\:ring-indigo-800\/45:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.45);
}

.dark\:ring-indigo-800\/5:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.05);
}

.dark\:ring-indigo-800\/50:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.5);
}

.dark\:ring-indigo-800\/55:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.55);
}

.dark\:ring-indigo-800\/60:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.6);
}

.dark\:ring-indigo-800\/65:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.65);
}

.dark\:ring-indigo-800\/70:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.7);
}

.dark\:ring-indigo-800\/75:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.75);
}

.dark\:ring-indigo-800\/80:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.8);
}

.dark\:ring-indigo-800\/85:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.85);
}

.dark\:ring-indigo-800\/90:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.9);
}

.dark\:ring-indigo-800\/95:is(.dark *) {
  --tw-ring-color: rgb(66 56 157 / 0.95);
}

.dark\:ring-indigo-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 47 120 / var(--tw-ring-opacity, 1));
}

.dark\:ring-indigo-900\/0:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0);
}

.dark\:ring-indigo-900\/10:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.1);
}

.dark\:ring-indigo-900\/100:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 1);
}

.dark\:ring-indigo-900\/15:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.15);
}

.dark\:ring-indigo-900\/20:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.2);
}

.dark\:ring-indigo-900\/25:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.25);
}

.dark\:ring-indigo-900\/30:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.3);
}

.dark\:ring-indigo-900\/35:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.35);
}

.dark\:ring-indigo-900\/40:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.4);
}

.dark\:ring-indigo-900\/45:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.45);
}

.dark\:ring-indigo-900\/5:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.05);
}

.dark\:ring-indigo-900\/50:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.5);
}

.dark\:ring-indigo-900\/55:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.55);
}

.dark\:ring-indigo-900\/60:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.6);
}

.dark\:ring-indigo-900\/65:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.65);
}

.dark\:ring-indigo-900\/70:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.7);
}

.dark\:ring-indigo-900\/75:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.75);
}

.dark\:ring-indigo-900\/80:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.8);
}

.dark\:ring-indigo-900\/85:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.85);
}

.dark\:ring-indigo-900\/90:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.9);
}

.dark\:ring-indigo-900\/95:is(.dark *) {
  --tw-ring-color: rgb(54 47 120 / 0.95);
}

.dark\:ring-lime-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1));
}

.dark\:ring-lime-100\/0:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0);
}

.dark\:ring-lime-100\/10:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.1);
}

.dark\:ring-lime-100\/100:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 1);
}

.dark\:ring-lime-100\/15:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.15);
}

.dark\:ring-lime-100\/20:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.2);
}

.dark\:ring-lime-100\/25:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.25);
}

.dark\:ring-lime-100\/30:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.3);
}

.dark\:ring-lime-100\/35:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.35);
}

.dark\:ring-lime-100\/40:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.4);
}

.dark\:ring-lime-100\/45:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.45);
}

.dark\:ring-lime-100\/5:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.05);
}

.dark\:ring-lime-100\/50:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.5);
}

.dark\:ring-lime-100\/55:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.55);
}

.dark\:ring-lime-100\/60:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.6);
}

.dark\:ring-lime-100\/65:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.65);
}

.dark\:ring-lime-100\/70:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.7);
}

.dark\:ring-lime-100\/75:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.75);
}

.dark\:ring-lime-100\/80:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.8);
}

.dark\:ring-lime-100\/85:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.85);
}

.dark\:ring-lime-100\/90:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.9);
}

.dark\:ring-lime-100\/95:is(.dark *) {
  --tw-ring-color: rgb(236 252 203 / 0.95);
}

.dark\:ring-lime-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1));
}

.dark\:ring-lime-200\/0:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0);
}

.dark\:ring-lime-200\/10:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.1);
}

.dark\:ring-lime-200\/100:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 1);
}

.dark\:ring-lime-200\/15:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.15);
}

.dark\:ring-lime-200\/20:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.2);
}

.dark\:ring-lime-200\/25:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.25);
}

.dark\:ring-lime-200\/30:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.3);
}

.dark\:ring-lime-200\/35:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.35);
}

.dark\:ring-lime-200\/40:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.4);
}

.dark\:ring-lime-200\/45:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.45);
}

.dark\:ring-lime-200\/5:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.05);
}

.dark\:ring-lime-200\/50:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.5);
}

.dark\:ring-lime-200\/55:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.55);
}

.dark\:ring-lime-200\/60:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.6);
}

.dark\:ring-lime-200\/65:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.65);
}

.dark\:ring-lime-200\/70:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.7);
}

.dark\:ring-lime-200\/75:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.75);
}

.dark\:ring-lime-200\/80:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.8);
}

.dark\:ring-lime-200\/85:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.85);
}

.dark\:ring-lime-200\/90:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.9);
}

.dark\:ring-lime-200\/95:is(.dark *) {
  --tw-ring-color: rgb(217 249 157 / 0.95);
}

.dark\:ring-lime-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1));
}

.dark\:ring-lime-300\/0:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0);
}

.dark\:ring-lime-300\/10:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.1);
}

.dark\:ring-lime-300\/100:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 1);
}

.dark\:ring-lime-300\/15:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.15);
}

.dark\:ring-lime-300\/20:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.2);
}

.dark\:ring-lime-300\/25:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.25);
}

.dark\:ring-lime-300\/30:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.3);
}

.dark\:ring-lime-300\/35:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.35);
}

.dark\:ring-lime-300\/40:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.4);
}

.dark\:ring-lime-300\/45:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.45);
}

.dark\:ring-lime-300\/5:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.05);
}

.dark\:ring-lime-300\/50:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.5);
}

.dark\:ring-lime-300\/55:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.55);
}

.dark\:ring-lime-300\/60:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.6);
}

.dark\:ring-lime-300\/65:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.65);
}

.dark\:ring-lime-300\/70:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.7);
}

.dark\:ring-lime-300\/75:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.75);
}

.dark\:ring-lime-300\/80:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.8);
}

.dark\:ring-lime-300\/85:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.85);
}

.dark\:ring-lime-300\/90:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.9);
}

.dark\:ring-lime-300\/95:is(.dark *) {
  --tw-ring-color: rgb(190 242 100 / 0.95);
}

.dark\:ring-lime-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1));
}

.dark\:ring-lime-400\/0:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0);
}

.dark\:ring-lime-400\/10:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.1);
}

.dark\:ring-lime-400\/100:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 1);
}

.dark\:ring-lime-400\/15:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.15);
}

.dark\:ring-lime-400\/20:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.2);
}

.dark\:ring-lime-400\/25:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.25);
}

.dark\:ring-lime-400\/30:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.3);
}

.dark\:ring-lime-400\/35:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.35);
}

.dark\:ring-lime-400\/40:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.4);
}

.dark\:ring-lime-400\/45:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.45);
}

.dark\:ring-lime-400\/5:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.05);
}

.dark\:ring-lime-400\/50:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.5);
}

.dark\:ring-lime-400\/55:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.55);
}

.dark\:ring-lime-400\/60:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.6);
}

.dark\:ring-lime-400\/65:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.65);
}

.dark\:ring-lime-400\/70:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.7);
}

.dark\:ring-lime-400\/75:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.75);
}

.dark\:ring-lime-400\/80:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.8);
}

.dark\:ring-lime-400\/85:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.85);
}

.dark\:ring-lime-400\/90:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.9);
}

.dark\:ring-lime-400\/95:is(.dark *) {
  --tw-ring-color: rgb(163 230 53 / 0.95);
}

.dark\:ring-lime-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1));
}

.dark\:ring-lime-500\/0:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0);
}

.dark\:ring-lime-500\/10:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.1);
}

.dark\:ring-lime-500\/100:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 1);
}

.dark\:ring-lime-500\/15:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.15);
}

.dark\:ring-lime-500\/20:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.2);
}

.dark\:ring-lime-500\/25:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.25);
}

.dark\:ring-lime-500\/30:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.3);
}

.dark\:ring-lime-500\/35:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.35);
}

.dark\:ring-lime-500\/40:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.4);
}

.dark\:ring-lime-500\/45:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.45);
}

.dark\:ring-lime-500\/5:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.05);
}

.dark\:ring-lime-500\/50:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.5);
}

.dark\:ring-lime-500\/55:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.55);
}

.dark\:ring-lime-500\/60:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.6);
}

.dark\:ring-lime-500\/65:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.65);
}

.dark\:ring-lime-500\/70:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.7);
}

.dark\:ring-lime-500\/75:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.75);
}

.dark\:ring-lime-500\/80:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.8);
}

.dark\:ring-lime-500\/85:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.85);
}

.dark\:ring-lime-500\/90:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.9);
}

.dark\:ring-lime-500\/95:is(.dark *) {
  --tw-ring-color: rgb(132 204 22 / 0.95);
}

.dark\:ring-lime-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1));
}

.dark\:ring-lime-600\/0:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0);
}

.dark\:ring-lime-600\/10:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.1);
}

.dark\:ring-lime-600\/100:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 1);
}

.dark\:ring-lime-600\/15:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.15);
}

.dark\:ring-lime-600\/20:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.2);
}

.dark\:ring-lime-600\/25:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.25);
}

.dark\:ring-lime-600\/30:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.3);
}

.dark\:ring-lime-600\/35:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.35);
}

.dark\:ring-lime-600\/40:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.4);
}

.dark\:ring-lime-600\/45:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.45);
}

.dark\:ring-lime-600\/5:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.05);
}

.dark\:ring-lime-600\/50:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.5);
}

.dark\:ring-lime-600\/55:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.55);
}

.dark\:ring-lime-600\/60:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.6);
}

.dark\:ring-lime-600\/65:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.65);
}

.dark\:ring-lime-600\/70:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.7);
}

.dark\:ring-lime-600\/75:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.75);
}

.dark\:ring-lime-600\/80:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.8);
}

.dark\:ring-lime-600\/85:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.85);
}

.dark\:ring-lime-600\/90:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.9);
}

.dark\:ring-lime-600\/95:is(.dark *) {
  --tw-ring-color: rgb(101 163 13 / 0.95);
}

.dark\:ring-lime-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1));
}

.dark\:ring-lime-700\/0:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0);
}

.dark\:ring-lime-700\/10:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.1);
}

.dark\:ring-lime-700\/100:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 1);
}

.dark\:ring-lime-700\/15:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.15);
}

.dark\:ring-lime-700\/20:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.2);
}

.dark\:ring-lime-700\/25:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.25);
}

.dark\:ring-lime-700\/30:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.3);
}

.dark\:ring-lime-700\/35:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.35);
}

.dark\:ring-lime-700\/40:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.4);
}

.dark\:ring-lime-700\/45:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.45);
}

.dark\:ring-lime-700\/5:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.05);
}

.dark\:ring-lime-700\/50:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.5);
}

.dark\:ring-lime-700\/55:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.55);
}

.dark\:ring-lime-700\/60:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.6);
}

.dark\:ring-lime-700\/65:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.65);
}

.dark\:ring-lime-700\/70:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.7);
}

.dark\:ring-lime-700\/75:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.75);
}

.dark\:ring-lime-700\/80:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.8);
}

.dark\:ring-lime-700\/85:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.85);
}

.dark\:ring-lime-700\/90:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.9);
}

.dark\:ring-lime-700\/95:is(.dark *) {
  --tw-ring-color: rgb(77 124 15 / 0.95);
}

.dark\:ring-lime-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1));
}

.dark\:ring-lime-800\/0:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0);
}

.dark\:ring-lime-800\/10:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.1);
}

.dark\:ring-lime-800\/100:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 1);
}

.dark\:ring-lime-800\/15:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.15);
}

.dark\:ring-lime-800\/20:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.2);
}

.dark\:ring-lime-800\/25:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.25);
}

.dark\:ring-lime-800\/30:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.3);
}

.dark\:ring-lime-800\/35:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.35);
}

.dark\:ring-lime-800\/40:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.4);
}

.dark\:ring-lime-800\/45:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.45);
}

.dark\:ring-lime-800\/5:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.05);
}

.dark\:ring-lime-800\/50:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.5);
}

.dark\:ring-lime-800\/55:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.55);
}

.dark\:ring-lime-800\/60:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.6);
}

.dark\:ring-lime-800\/65:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.65);
}

.dark\:ring-lime-800\/70:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.7);
}

.dark\:ring-lime-800\/75:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.75);
}

.dark\:ring-lime-800\/80:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.8);
}

.dark\:ring-lime-800\/85:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.85);
}

.dark\:ring-lime-800\/90:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.9);
}

.dark\:ring-lime-800\/95:is(.dark *) {
  --tw-ring-color: rgb(63 98 18 / 0.95);
}

.dark\:ring-lime-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1));
}

.dark\:ring-lime-900\/0:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0);
}

.dark\:ring-lime-900\/10:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.1);
}

.dark\:ring-lime-900\/100:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 1);
}

.dark\:ring-lime-900\/15:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.15);
}

.dark\:ring-lime-900\/20:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.2);
}

.dark\:ring-lime-900\/25:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.25);
}

.dark\:ring-lime-900\/30:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.3);
}

.dark\:ring-lime-900\/35:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.35);
}

.dark\:ring-lime-900\/40:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.4);
}

.dark\:ring-lime-900\/45:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.45);
}

.dark\:ring-lime-900\/5:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.05);
}

.dark\:ring-lime-900\/50:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.5);
}

.dark\:ring-lime-900\/55:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.55);
}

.dark\:ring-lime-900\/60:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.6);
}

.dark\:ring-lime-900\/65:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.65);
}

.dark\:ring-lime-900\/70:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.7);
}

.dark\:ring-lime-900\/75:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.75);
}

.dark\:ring-lime-900\/80:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.8);
}

.dark\:ring-lime-900\/85:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.85);
}

.dark\:ring-lime-900\/90:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.9);
}

.dark\:ring-lime-900\/95:is(.dark *) {
  --tw-ring-color: rgb(54 83 20 / 0.95);
}

.dark\:ring-neutral-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1));
}

.dark\:ring-neutral-100\/0:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0);
}

.dark\:ring-neutral-100\/10:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.1);
}

.dark\:ring-neutral-100\/100:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 1);
}

.dark\:ring-neutral-100\/15:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.15);
}

.dark\:ring-neutral-100\/20:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.2);
}

.dark\:ring-neutral-100\/25:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.25);
}

.dark\:ring-neutral-100\/30:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.3);
}

.dark\:ring-neutral-100\/35:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.35);
}

.dark\:ring-neutral-100\/40:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.4);
}

.dark\:ring-neutral-100\/45:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.45);
}

.dark\:ring-neutral-100\/5:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.05);
}

.dark\:ring-neutral-100\/50:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.5);
}

.dark\:ring-neutral-100\/55:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.55);
}

.dark\:ring-neutral-100\/60:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.6);
}

.dark\:ring-neutral-100\/65:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.65);
}

.dark\:ring-neutral-100\/70:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.7);
}

.dark\:ring-neutral-100\/75:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.75);
}

.dark\:ring-neutral-100\/80:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.8);
}

.dark\:ring-neutral-100\/85:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.85);
}

.dark\:ring-neutral-100\/90:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.9);
}

.dark\:ring-neutral-100\/95:is(.dark *) {
  --tw-ring-color: rgb(245 245 245 / 0.95);
}

.dark\:ring-neutral-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1));
}

.dark\:ring-neutral-200\/0:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0);
}

.dark\:ring-neutral-200\/10:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.1);
}

.dark\:ring-neutral-200\/100:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 1);
}

.dark\:ring-neutral-200\/15:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.15);
}

.dark\:ring-neutral-200\/20:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.2);
}

.dark\:ring-neutral-200\/25:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.25);
}

.dark\:ring-neutral-200\/30:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.3);
}

.dark\:ring-neutral-200\/35:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.35);
}

.dark\:ring-neutral-200\/40:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.4);
}

.dark\:ring-neutral-200\/45:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.45);
}

.dark\:ring-neutral-200\/5:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.05);
}

.dark\:ring-neutral-200\/50:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.5);
}

.dark\:ring-neutral-200\/55:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.55);
}

.dark\:ring-neutral-200\/60:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.6);
}

.dark\:ring-neutral-200\/65:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.65);
}

.dark\:ring-neutral-200\/70:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.7);
}

.dark\:ring-neutral-200\/75:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.75);
}

.dark\:ring-neutral-200\/80:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.8);
}

.dark\:ring-neutral-200\/85:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.85);
}

.dark\:ring-neutral-200\/90:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.9);
}

.dark\:ring-neutral-200\/95:is(.dark *) {
  --tw-ring-color: rgb(229 229 229 / 0.95);
}

.dark\:ring-neutral-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
}

.dark\:ring-neutral-300\/0:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0);
}

.dark\:ring-neutral-300\/10:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.1);
}

.dark\:ring-neutral-300\/100:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 1);
}

.dark\:ring-neutral-300\/15:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.15);
}

.dark\:ring-neutral-300\/20:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.2);
}

.dark\:ring-neutral-300\/25:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.25);
}

.dark\:ring-neutral-300\/30:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.3);
}

.dark\:ring-neutral-300\/35:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.35);
}

.dark\:ring-neutral-300\/40:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.4);
}

.dark\:ring-neutral-300\/45:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.45);
}

.dark\:ring-neutral-300\/5:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.05);
}

.dark\:ring-neutral-300\/50:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.5);
}

.dark\:ring-neutral-300\/55:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.55);
}

.dark\:ring-neutral-300\/60:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.6);
}

.dark\:ring-neutral-300\/65:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.65);
}

.dark\:ring-neutral-300\/70:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.7);
}

.dark\:ring-neutral-300\/75:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.75);
}

.dark\:ring-neutral-300\/80:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.8);
}

.dark\:ring-neutral-300\/85:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.85);
}

.dark\:ring-neutral-300\/90:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.9);
}

.dark\:ring-neutral-300\/95:is(.dark *) {
  --tw-ring-color: rgb(212 212 212 / 0.95);
}

.dark\:ring-neutral-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1));
}

.dark\:ring-neutral-400\/0:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0);
}

.dark\:ring-neutral-400\/10:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.1);
}

.dark\:ring-neutral-400\/100:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 1);
}

.dark\:ring-neutral-400\/15:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.15);
}

.dark\:ring-neutral-400\/20:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.2);
}

.dark\:ring-neutral-400\/25:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.25);
}

.dark\:ring-neutral-400\/30:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.3);
}

.dark\:ring-neutral-400\/35:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.35);
}

.dark\:ring-neutral-400\/40:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.4);
}

.dark\:ring-neutral-400\/45:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.45);
}

.dark\:ring-neutral-400\/5:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.05);
}

.dark\:ring-neutral-400\/50:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.5);
}

.dark\:ring-neutral-400\/55:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.55);
}

.dark\:ring-neutral-400\/60:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.6);
}

.dark\:ring-neutral-400\/65:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.65);
}

.dark\:ring-neutral-400\/70:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.7);
}

.dark\:ring-neutral-400\/75:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.75);
}

.dark\:ring-neutral-400\/80:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.8);
}

.dark\:ring-neutral-400\/85:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.85);
}

.dark\:ring-neutral-400\/90:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.9);
}

.dark\:ring-neutral-400\/95:is(.dark *) {
  --tw-ring-color: rgb(163 163 163 / 0.95);
}

.dark\:ring-neutral-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1));
}

.dark\:ring-neutral-500\/0:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0);
}

.dark\:ring-neutral-500\/10:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.1);
}

.dark\:ring-neutral-500\/100:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 1);
}

.dark\:ring-neutral-500\/15:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.15);
}

.dark\:ring-neutral-500\/20:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.2);
}

.dark\:ring-neutral-500\/25:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.25);
}

.dark\:ring-neutral-500\/30:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.3);
}

.dark\:ring-neutral-500\/35:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.35);
}

.dark\:ring-neutral-500\/40:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.4);
}

.dark\:ring-neutral-500\/45:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.45);
}

.dark\:ring-neutral-500\/5:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.05);
}

.dark\:ring-neutral-500\/50:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.5);
}

.dark\:ring-neutral-500\/55:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.55);
}

.dark\:ring-neutral-500\/60:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.6);
}

.dark\:ring-neutral-500\/65:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.65);
}

.dark\:ring-neutral-500\/70:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.7);
}

.dark\:ring-neutral-500\/75:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.75);
}

.dark\:ring-neutral-500\/80:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.8);
}

.dark\:ring-neutral-500\/85:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.85);
}

.dark\:ring-neutral-500\/90:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.9);
}

.dark\:ring-neutral-500\/95:is(.dark *) {
  --tw-ring-color: rgb(115 115 115 / 0.95);
}

.dark\:ring-neutral-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1));
}

.dark\:ring-neutral-600\/0:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0);
}

.dark\:ring-neutral-600\/10:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.1);
}

.dark\:ring-neutral-600\/100:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 1);
}

.dark\:ring-neutral-600\/15:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.15);
}

.dark\:ring-neutral-600\/20:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.2);
}

.dark\:ring-neutral-600\/25:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.25);
}

.dark\:ring-neutral-600\/30:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.3);
}

.dark\:ring-neutral-600\/35:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.35);
}

.dark\:ring-neutral-600\/40:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.4);
}

.dark\:ring-neutral-600\/45:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.45);
}

.dark\:ring-neutral-600\/5:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.05);
}

.dark\:ring-neutral-600\/50:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.5);
}

.dark\:ring-neutral-600\/55:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.55);
}

.dark\:ring-neutral-600\/60:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.6);
}

.dark\:ring-neutral-600\/65:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.65);
}

.dark\:ring-neutral-600\/70:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.7);
}

.dark\:ring-neutral-600\/75:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.75);
}

.dark\:ring-neutral-600\/80:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.8);
}

.dark\:ring-neutral-600\/85:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.85);
}

.dark\:ring-neutral-600\/90:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.9);
}

.dark\:ring-neutral-600\/95:is(.dark *) {
  --tw-ring-color: rgb(82 82 82 / 0.95);
}

.dark\:ring-neutral-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1));
}

.dark\:ring-neutral-700\/0:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0);
}

.dark\:ring-neutral-700\/10:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.1);
}

.dark\:ring-neutral-700\/100:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 1);
}

.dark\:ring-neutral-700\/15:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.15);
}

.dark\:ring-neutral-700\/20:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.2);
}

.dark\:ring-neutral-700\/25:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.25);
}

.dark\:ring-neutral-700\/30:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.3);
}

.dark\:ring-neutral-700\/35:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.35);
}

.dark\:ring-neutral-700\/40:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.4);
}

.dark\:ring-neutral-700\/45:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.45);
}

.dark\:ring-neutral-700\/5:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.05);
}

.dark\:ring-neutral-700\/50:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.5);
}

.dark\:ring-neutral-700\/55:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.55);
}

.dark\:ring-neutral-700\/60:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.6);
}

.dark\:ring-neutral-700\/65:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.65);
}

.dark\:ring-neutral-700\/70:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.7);
}

.dark\:ring-neutral-700\/75:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.75);
}

.dark\:ring-neutral-700\/80:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.8);
}

.dark\:ring-neutral-700\/85:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.85);
}

.dark\:ring-neutral-700\/90:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.9);
}

.dark\:ring-neutral-700\/95:is(.dark *) {
  --tw-ring-color: rgb(64 64 64 / 0.95);
}

.dark\:ring-neutral-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1));
}

.dark\:ring-neutral-800\/0:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0);
}

.dark\:ring-neutral-800\/10:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.1);
}

.dark\:ring-neutral-800\/100:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 1);
}

.dark\:ring-neutral-800\/15:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.15);
}

.dark\:ring-neutral-800\/20:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.2);
}

.dark\:ring-neutral-800\/25:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.25);
}

.dark\:ring-neutral-800\/30:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.3);
}

.dark\:ring-neutral-800\/35:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.35);
}

.dark\:ring-neutral-800\/40:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.4);
}

.dark\:ring-neutral-800\/45:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.45);
}

.dark\:ring-neutral-800\/5:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.05);
}

.dark\:ring-neutral-800\/50:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.5);
}

.dark\:ring-neutral-800\/55:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.55);
}

.dark\:ring-neutral-800\/60:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.6);
}

.dark\:ring-neutral-800\/65:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.65);
}

.dark\:ring-neutral-800\/70:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.7);
}

.dark\:ring-neutral-800\/75:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.75);
}

.dark\:ring-neutral-800\/80:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.8);
}

.dark\:ring-neutral-800\/85:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.85);
}

.dark\:ring-neutral-800\/90:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.9);
}

.dark\:ring-neutral-800\/95:is(.dark *) {
  --tw-ring-color: rgb(38 38 38 / 0.95);
}

.dark\:ring-neutral-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1));
}

.dark\:ring-neutral-900\/0:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0);
}

.dark\:ring-neutral-900\/10:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.1);
}

.dark\:ring-neutral-900\/100:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 1);
}

.dark\:ring-neutral-900\/15:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.15);
}

.dark\:ring-neutral-900\/20:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.2);
}

.dark\:ring-neutral-900\/25:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.25);
}

.dark\:ring-neutral-900\/30:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.3);
}

.dark\:ring-neutral-900\/35:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.35);
}

.dark\:ring-neutral-900\/40:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.4);
}

.dark\:ring-neutral-900\/45:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.45);
}

.dark\:ring-neutral-900\/5:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.05);
}

.dark\:ring-neutral-900\/50:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.5);
}

.dark\:ring-neutral-900\/55:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.55);
}

.dark\:ring-neutral-900\/60:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.6);
}

.dark\:ring-neutral-900\/65:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.65);
}

.dark\:ring-neutral-900\/70:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.7);
}

.dark\:ring-neutral-900\/75:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.75);
}

.dark\:ring-neutral-900\/80:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.8);
}

.dark\:ring-neutral-900\/85:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.85);
}

.dark\:ring-neutral-900\/90:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.9);
}

.dark\:ring-neutral-900\/95:is(.dark *) {
  --tw-ring-color: rgb(23 23 23 / 0.95);
}

.dark\:ring-orange-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 236 220 / var(--tw-ring-opacity, 1));
}

.dark\:ring-orange-100\/0:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0);
}

.dark\:ring-orange-100\/10:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.1);
}

.dark\:ring-orange-100\/100:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 1);
}

.dark\:ring-orange-100\/15:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.15);
}

.dark\:ring-orange-100\/20:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.2);
}

.dark\:ring-orange-100\/25:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.25);
}

.dark\:ring-orange-100\/30:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.3);
}

.dark\:ring-orange-100\/35:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.35);
}

.dark\:ring-orange-100\/40:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.4);
}

.dark\:ring-orange-100\/45:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.45);
}

.dark\:ring-orange-100\/5:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.05);
}

.dark\:ring-orange-100\/50:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.5);
}

.dark\:ring-orange-100\/55:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.55);
}

.dark\:ring-orange-100\/60:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.6);
}

.dark\:ring-orange-100\/65:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.65);
}

.dark\:ring-orange-100\/70:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.7);
}

.dark\:ring-orange-100\/75:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.75);
}

.dark\:ring-orange-100\/80:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.8);
}

.dark\:ring-orange-100\/85:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.85);
}

.dark\:ring-orange-100\/90:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.9);
}

.dark\:ring-orange-100\/95:is(.dark *) {
  --tw-ring-color: rgb(254 236 220 / 0.95);
}

.dark\:ring-orange-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 217 189 / var(--tw-ring-opacity, 1));
}

.dark\:ring-orange-200\/0:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0);
}

.dark\:ring-orange-200\/10:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.1);
}

.dark\:ring-orange-200\/100:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 1);
}

.dark\:ring-orange-200\/15:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.15);
}

.dark\:ring-orange-200\/20:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.2);
}

.dark\:ring-orange-200\/25:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.25);
}

.dark\:ring-orange-200\/30:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.3);
}

.dark\:ring-orange-200\/35:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.35);
}

.dark\:ring-orange-200\/40:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.4);
}

.dark\:ring-orange-200\/45:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.45);
}

.dark\:ring-orange-200\/5:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.05);
}

.dark\:ring-orange-200\/50:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.5);
}

.dark\:ring-orange-200\/55:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.55);
}

.dark\:ring-orange-200\/60:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.6);
}

.dark\:ring-orange-200\/65:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.65);
}

.dark\:ring-orange-200\/70:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.7);
}

.dark\:ring-orange-200\/75:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.75);
}

.dark\:ring-orange-200\/80:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.8);
}

.dark\:ring-orange-200\/85:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.85);
}

.dark\:ring-orange-200\/90:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.9);
}

.dark\:ring-orange-200\/95:is(.dark *) {
  --tw-ring-color: rgb(252 217 189 / 0.95);
}

.dark\:ring-orange-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 186 140 / var(--tw-ring-opacity, 1));
}

.dark\:ring-orange-300\/0:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0);
}

.dark\:ring-orange-300\/10:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.1);
}

.dark\:ring-orange-300\/100:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 1);
}

.dark\:ring-orange-300\/15:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.15);
}

.dark\:ring-orange-300\/20:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.2);
}

.dark\:ring-orange-300\/25:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.25);
}

.dark\:ring-orange-300\/30:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.3);
}

.dark\:ring-orange-300\/35:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.35);
}

.dark\:ring-orange-300\/40:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.4);
}

.dark\:ring-orange-300\/45:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.45);
}

.dark\:ring-orange-300\/5:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.05);
}

.dark\:ring-orange-300\/50:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.5);
}

.dark\:ring-orange-300\/55:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.55);
}

.dark\:ring-orange-300\/60:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.6);
}

.dark\:ring-orange-300\/65:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.65);
}

.dark\:ring-orange-300\/70:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.7);
}

.dark\:ring-orange-300\/75:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.75);
}

.dark\:ring-orange-300\/80:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.8);
}

.dark\:ring-orange-300\/85:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.85);
}

.dark\:ring-orange-300\/90:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.9);
}

.dark\:ring-orange-300\/95:is(.dark *) {
  --tw-ring-color: rgb(253 186 140 / 0.95);
}

.dark\:ring-orange-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 138 76 / var(--tw-ring-opacity, 1));
}

.dark\:ring-orange-400\/0:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0);
}

.dark\:ring-orange-400\/10:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.1);
}

.dark\:ring-orange-400\/100:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 1);
}

.dark\:ring-orange-400\/15:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.15);
}

.dark\:ring-orange-400\/20:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.2);
}

.dark\:ring-orange-400\/25:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.25);
}

.dark\:ring-orange-400\/30:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.3);
}

.dark\:ring-orange-400\/35:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.35);
}

.dark\:ring-orange-400\/40:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.4);
}

.dark\:ring-orange-400\/45:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.45);
}

.dark\:ring-orange-400\/5:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.05);
}

.dark\:ring-orange-400\/50:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.5);
}

.dark\:ring-orange-400\/55:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.55);
}

.dark\:ring-orange-400\/60:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.6);
}

.dark\:ring-orange-400\/65:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.65);
}

.dark\:ring-orange-400\/70:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.7);
}

.dark\:ring-orange-400\/75:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.75);
}

.dark\:ring-orange-400\/80:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.8);
}

.dark\:ring-orange-400\/85:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.85);
}

.dark\:ring-orange-400\/90:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.9);
}

.dark\:ring-orange-400\/95:is(.dark *) {
  --tw-ring-color: rgb(255 138 76 / 0.95);
}

.dark\:ring-orange-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 90 31 / var(--tw-ring-opacity, 1));
}

.dark\:ring-orange-500\/0:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0);
}

.dark\:ring-orange-500\/10:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.1);
}

.dark\:ring-orange-500\/100:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 1);
}

.dark\:ring-orange-500\/15:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.15);
}

.dark\:ring-orange-500\/20:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.2);
}

.dark\:ring-orange-500\/25:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.25);
}

.dark\:ring-orange-500\/30:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.3);
}

.dark\:ring-orange-500\/35:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.35);
}

.dark\:ring-orange-500\/40:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.4);
}

.dark\:ring-orange-500\/45:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.45);
}

.dark\:ring-orange-500\/5:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.05);
}

.dark\:ring-orange-500\/50:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.5);
}

.dark\:ring-orange-500\/55:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.55);
}

.dark\:ring-orange-500\/60:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.6);
}

.dark\:ring-orange-500\/65:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.65);
}

.dark\:ring-orange-500\/70:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.7);
}

.dark\:ring-orange-500\/75:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.75);
}

.dark\:ring-orange-500\/80:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.8);
}

.dark\:ring-orange-500\/85:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.85);
}

.dark\:ring-orange-500\/90:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.9);
}

.dark\:ring-orange-500\/95:is(.dark *) {
  --tw-ring-color: rgb(255 90 31 / 0.95);
}

.dark\:ring-orange-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(208 56 1 / var(--tw-ring-opacity, 1));
}

.dark\:ring-orange-600\/0:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0);
}

.dark\:ring-orange-600\/10:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.1);
}

.dark\:ring-orange-600\/100:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 1);
}

.dark\:ring-orange-600\/15:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.15);
}

.dark\:ring-orange-600\/20:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.2);
}

.dark\:ring-orange-600\/25:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.25);
}

.dark\:ring-orange-600\/30:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.3);
}

.dark\:ring-orange-600\/35:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.35);
}

.dark\:ring-orange-600\/40:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.4);
}

.dark\:ring-orange-600\/45:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.45);
}

.dark\:ring-orange-600\/5:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.05);
}

.dark\:ring-orange-600\/50:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.5);
}

.dark\:ring-orange-600\/55:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.55);
}

.dark\:ring-orange-600\/60:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.6);
}

.dark\:ring-orange-600\/65:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.65);
}

.dark\:ring-orange-600\/70:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.7);
}

.dark\:ring-orange-600\/75:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.75);
}

.dark\:ring-orange-600\/80:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.8);
}

.dark\:ring-orange-600\/85:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.85);
}

.dark\:ring-orange-600\/90:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.9);
}

.dark\:ring-orange-600\/95:is(.dark *) {
  --tw-ring-color: rgb(208 56 1 / 0.95);
}

.dark\:ring-orange-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 52 3 / var(--tw-ring-opacity, 1));
}

.dark\:ring-orange-700\/0:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0);
}

.dark\:ring-orange-700\/10:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.1);
}

.dark\:ring-orange-700\/100:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 1);
}

.dark\:ring-orange-700\/15:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.15);
}

.dark\:ring-orange-700\/20:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.2);
}

.dark\:ring-orange-700\/25:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.25);
}

.dark\:ring-orange-700\/30:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.3);
}

.dark\:ring-orange-700\/35:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.35);
}

.dark\:ring-orange-700\/40:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.4);
}

.dark\:ring-orange-700\/45:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.45);
}

.dark\:ring-orange-700\/5:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.05);
}

.dark\:ring-orange-700\/50:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.5);
}

.dark\:ring-orange-700\/55:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.55);
}

.dark\:ring-orange-700\/60:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.6);
}

.dark\:ring-orange-700\/65:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.65);
}

.dark\:ring-orange-700\/70:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.7);
}

.dark\:ring-orange-700\/75:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.75);
}

.dark\:ring-orange-700\/80:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.8);
}

.dark\:ring-orange-700\/85:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.85);
}

.dark\:ring-orange-700\/90:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.9);
}

.dark\:ring-orange-700\/95:is(.dark *) {
  --tw-ring-color: rgb(180 52 3 / 0.95);
}

.dark\:ring-orange-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(138 44 13 / var(--tw-ring-opacity, 1));
}

.dark\:ring-orange-800\/0:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0);
}

.dark\:ring-orange-800\/10:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.1);
}

.dark\:ring-orange-800\/100:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 1);
}

.dark\:ring-orange-800\/15:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.15);
}

.dark\:ring-orange-800\/20:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.2);
}

.dark\:ring-orange-800\/25:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.25);
}

.dark\:ring-orange-800\/30:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.3);
}

.dark\:ring-orange-800\/35:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.35);
}

.dark\:ring-orange-800\/40:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.4);
}

.dark\:ring-orange-800\/45:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.45);
}

.dark\:ring-orange-800\/5:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.05);
}

.dark\:ring-orange-800\/50:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.5);
}

.dark\:ring-orange-800\/55:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.55);
}

.dark\:ring-orange-800\/60:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.6);
}

.dark\:ring-orange-800\/65:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.65);
}

.dark\:ring-orange-800\/70:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.7);
}

.dark\:ring-orange-800\/75:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.75);
}

.dark\:ring-orange-800\/80:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.8);
}

.dark\:ring-orange-800\/85:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.85);
}

.dark\:ring-orange-800\/90:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.9);
}

.dark\:ring-orange-800\/95:is(.dark *) {
  --tw-ring-color: rgb(138 44 13 / 0.95);
}

.dark\:ring-orange-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(119 29 29 / var(--tw-ring-opacity, 1));
}

.dark\:ring-orange-900\/0:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0);
}

.dark\:ring-orange-900\/10:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.1);
}

.dark\:ring-orange-900\/100:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 1);
}

.dark\:ring-orange-900\/15:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.15);
}

.dark\:ring-orange-900\/20:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.2);
}

.dark\:ring-orange-900\/25:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.25);
}

.dark\:ring-orange-900\/30:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.3);
}

.dark\:ring-orange-900\/35:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.35);
}

.dark\:ring-orange-900\/40:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.4);
}

.dark\:ring-orange-900\/45:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.45);
}

.dark\:ring-orange-900\/5:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.05);
}

.dark\:ring-orange-900\/50:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.5);
}

.dark\:ring-orange-900\/55:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.55);
}

.dark\:ring-orange-900\/60:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.6);
}

.dark\:ring-orange-900\/65:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.65);
}

.dark\:ring-orange-900\/70:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.7);
}

.dark\:ring-orange-900\/75:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.75);
}

.dark\:ring-orange-900\/80:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.8);
}

.dark\:ring-orange-900\/85:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.85);
}

.dark\:ring-orange-900\/90:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.9);
}

.dark\:ring-orange-900\/95:is(.dark *) {
  --tw-ring-color: rgb(119 29 29 / 0.95);
}

.dark\:ring-pink-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 232 243 / var(--tw-ring-opacity, 1));
}

.dark\:ring-pink-100\/0:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0);
}

.dark\:ring-pink-100\/10:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.1);
}

.dark\:ring-pink-100\/100:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 1);
}

.dark\:ring-pink-100\/15:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.15);
}

.dark\:ring-pink-100\/20:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.2);
}

.dark\:ring-pink-100\/25:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.25);
}

.dark\:ring-pink-100\/30:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.3);
}

.dark\:ring-pink-100\/35:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.35);
}

.dark\:ring-pink-100\/40:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.4);
}

.dark\:ring-pink-100\/45:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.45);
}

.dark\:ring-pink-100\/5:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.05);
}

.dark\:ring-pink-100\/50:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.5);
}

.dark\:ring-pink-100\/55:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.55);
}

.dark\:ring-pink-100\/60:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.6);
}

.dark\:ring-pink-100\/65:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.65);
}

.dark\:ring-pink-100\/70:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.7);
}

.dark\:ring-pink-100\/75:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.75);
}

.dark\:ring-pink-100\/80:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.8);
}

.dark\:ring-pink-100\/85:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.85);
}

.dark\:ring-pink-100\/90:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.9);
}

.dark\:ring-pink-100\/95:is(.dark *) {
  --tw-ring-color: rgb(252 232 243 / 0.95);
}

.dark\:ring-pink-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 209 232 / var(--tw-ring-opacity, 1));
}

.dark\:ring-pink-200\/0:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0);
}

.dark\:ring-pink-200\/10:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.1);
}

.dark\:ring-pink-200\/100:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 1);
}

.dark\:ring-pink-200\/15:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.15);
}

.dark\:ring-pink-200\/20:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.2);
}

.dark\:ring-pink-200\/25:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.25);
}

.dark\:ring-pink-200\/30:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.3);
}

.dark\:ring-pink-200\/35:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.35);
}

.dark\:ring-pink-200\/40:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.4);
}

.dark\:ring-pink-200\/45:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.45);
}

.dark\:ring-pink-200\/5:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.05);
}

.dark\:ring-pink-200\/50:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.5);
}

.dark\:ring-pink-200\/55:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.55);
}

.dark\:ring-pink-200\/60:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.6);
}

.dark\:ring-pink-200\/65:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.65);
}

.dark\:ring-pink-200\/70:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.7);
}

.dark\:ring-pink-200\/75:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.75);
}

.dark\:ring-pink-200\/80:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.8);
}

.dark\:ring-pink-200\/85:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.85);
}

.dark\:ring-pink-200\/90:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.9);
}

.dark\:ring-pink-200\/95:is(.dark *) {
  --tw-ring-color: rgb(250 209 232 / 0.95);
}

.dark\:ring-pink-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 180 217 / var(--tw-ring-opacity, 1));
}

.dark\:ring-pink-300\/0:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0);
}

.dark\:ring-pink-300\/10:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.1);
}

.dark\:ring-pink-300\/100:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 1);
}

.dark\:ring-pink-300\/15:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.15);
}

.dark\:ring-pink-300\/20:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.2);
}

.dark\:ring-pink-300\/25:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.25);
}

.dark\:ring-pink-300\/30:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.3);
}

.dark\:ring-pink-300\/35:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.35);
}

.dark\:ring-pink-300\/40:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.4);
}

.dark\:ring-pink-300\/45:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.45);
}

.dark\:ring-pink-300\/5:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.05);
}

.dark\:ring-pink-300\/50:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.5);
}

.dark\:ring-pink-300\/55:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.55);
}

.dark\:ring-pink-300\/60:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.6);
}

.dark\:ring-pink-300\/65:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.65);
}

.dark\:ring-pink-300\/70:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.7);
}

.dark\:ring-pink-300\/75:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.75);
}

.dark\:ring-pink-300\/80:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.8);
}

.dark\:ring-pink-300\/85:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.85);
}

.dark\:ring-pink-300\/90:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.9);
}

.dark\:ring-pink-300\/95:is(.dark *) {
  --tw-ring-color: rgb(248 180 217 / 0.95);
}

.dark\:ring-pink-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 126 184 / var(--tw-ring-opacity, 1));
}

.dark\:ring-pink-400\/0:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0);
}

.dark\:ring-pink-400\/10:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.1);
}

.dark\:ring-pink-400\/100:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 1);
}

.dark\:ring-pink-400\/15:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.15);
}

.dark\:ring-pink-400\/20:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.2);
}

.dark\:ring-pink-400\/25:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.25);
}

.dark\:ring-pink-400\/30:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.3);
}

.dark\:ring-pink-400\/35:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.35);
}

.dark\:ring-pink-400\/40:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.4);
}

.dark\:ring-pink-400\/45:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.45);
}

.dark\:ring-pink-400\/5:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.05);
}

.dark\:ring-pink-400\/50:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.5);
}

.dark\:ring-pink-400\/55:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.55);
}

.dark\:ring-pink-400\/60:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.6);
}

.dark\:ring-pink-400\/65:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.65);
}

.dark\:ring-pink-400\/70:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.7);
}

.dark\:ring-pink-400\/75:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.75);
}

.dark\:ring-pink-400\/80:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.8);
}

.dark\:ring-pink-400\/85:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.85);
}

.dark\:ring-pink-400\/90:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.9);
}

.dark\:ring-pink-400\/95:is(.dark *) {
  --tw-ring-color: rgb(241 126 184 / 0.95);
}

.dark\:ring-pink-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 70 148 / var(--tw-ring-opacity, 1));
}

.dark\:ring-pink-500\/0:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0);
}

.dark\:ring-pink-500\/10:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.1);
}

.dark\:ring-pink-500\/100:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 1);
}

.dark\:ring-pink-500\/15:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.15);
}

.dark\:ring-pink-500\/20:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.2);
}

.dark\:ring-pink-500\/25:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.25);
}

.dark\:ring-pink-500\/30:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.3);
}

.dark\:ring-pink-500\/35:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.35);
}

.dark\:ring-pink-500\/40:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.4);
}

.dark\:ring-pink-500\/45:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.45);
}

.dark\:ring-pink-500\/5:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.05);
}

.dark\:ring-pink-500\/50:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.5);
}

.dark\:ring-pink-500\/55:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.55);
}

.dark\:ring-pink-500\/60:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.6);
}

.dark\:ring-pink-500\/65:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.65);
}

.dark\:ring-pink-500\/70:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.7);
}

.dark\:ring-pink-500\/75:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.75);
}

.dark\:ring-pink-500\/80:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.8);
}

.dark\:ring-pink-500\/85:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.85);
}

.dark\:ring-pink-500\/90:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.9);
}

.dark\:ring-pink-500\/95:is(.dark *) {
  --tw-ring-color: rgb(231 70 148 / 0.95);
}

.dark\:ring-pink-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 31 105 / var(--tw-ring-opacity, 1));
}

.dark\:ring-pink-600\/0:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0);
}

.dark\:ring-pink-600\/10:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.1);
}

.dark\:ring-pink-600\/100:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 1);
}

.dark\:ring-pink-600\/15:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.15);
}

.dark\:ring-pink-600\/20:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.2);
}

.dark\:ring-pink-600\/25:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.25);
}

.dark\:ring-pink-600\/30:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.3);
}

.dark\:ring-pink-600\/35:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.35);
}

.dark\:ring-pink-600\/40:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.4);
}

.dark\:ring-pink-600\/45:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.45);
}

.dark\:ring-pink-600\/5:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.05);
}

.dark\:ring-pink-600\/50:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.5);
}

.dark\:ring-pink-600\/55:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.55);
}

.dark\:ring-pink-600\/60:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.6);
}

.dark\:ring-pink-600\/65:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.65);
}

.dark\:ring-pink-600\/70:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.7);
}

.dark\:ring-pink-600\/75:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.75);
}

.dark\:ring-pink-600\/80:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.8);
}

.dark\:ring-pink-600\/85:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.85);
}

.dark\:ring-pink-600\/90:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.9);
}

.dark\:ring-pink-600\/95:is(.dark *) {
  --tw-ring-color: rgb(214 31 105 / 0.95);
}

.dark\:ring-pink-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 18 93 / var(--tw-ring-opacity, 1));
}

.dark\:ring-pink-700\/0:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0);
}

.dark\:ring-pink-700\/10:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.1);
}

.dark\:ring-pink-700\/100:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 1);
}

.dark\:ring-pink-700\/15:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.15);
}

.dark\:ring-pink-700\/20:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.2);
}

.dark\:ring-pink-700\/25:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.25);
}

.dark\:ring-pink-700\/30:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.3);
}

.dark\:ring-pink-700\/35:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.35);
}

.dark\:ring-pink-700\/40:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.4);
}

.dark\:ring-pink-700\/45:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.45);
}

.dark\:ring-pink-700\/5:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.05);
}

.dark\:ring-pink-700\/50:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.5);
}

.dark\:ring-pink-700\/55:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.55);
}

.dark\:ring-pink-700\/60:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.6);
}

.dark\:ring-pink-700\/65:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.65);
}

.dark\:ring-pink-700\/70:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.7);
}

.dark\:ring-pink-700\/75:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.75);
}

.dark\:ring-pink-700\/80:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.8);
}

.dark\:ring-pink-700\/85:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.85);
}

.dark\:ring-pink-700\/90:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.9);
}

.dark\:ring-pink-700\/95:is(.dark *) {
  --tw-ring-color: rgb(191 18 93 / 0.95);
}

.dark\:ring-pink-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 21 75 / var(--tw-ring-opacity, 1));
}

.dark\:ring-pink-800\/0:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0);
}

.dark\:ring-pink-800\/10:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.1);
}

.dark\:ring-pink-800\/100:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 1);
}

.dark\:ring-pink-800\/15:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.15);
}

.dark\:ring-pink-800\/20:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.2);
}

.dark\:ring-pink-800\/25:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.25);
}

.dark\:ring-pink-800\/30:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.3);
}

.dark\:ring-pink-800\/35:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.35);
}

.dark\:ring-pink-800\/40:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.4);
}

.dark\:ring-pink-800\/45:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.45);
}

.dark\:ring-pink-800\/5:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.05);
}

.dark\:ring-pink-800\/50:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.5);
}

.dark\:ring-pink-800\/55:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.55);
}

.dark\:ring-pink-800\/60:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.6);
}

.dark\:ring-pink-800\/65:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.65);
}

.dark\:ring-pink-800\/70:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.7);
}

.dark\:ring-pink-800\/75:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.75);
}

.dark\:ring-pink-800\/80:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.8);
}

.dark\:ring-pink-800\/85:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.85);
}

.dark\:ring-pink-800\/90:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.9);
}

.dark\:ring-pink-800\/95:is(.dark *) {
  --tw-ring-color: rgb(153 21 75 / 0.95);
}

.dark\:ring-pink-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 26 61 / var(--tw-ring-opacity, 1));
}

.dark\:ring-pink-900\/0:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0);
}

.dark\:ring-pink-900\/10:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.1);
}

.dark\:ring-pink-900\/100:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 1);
}

.dark\:ring-pink-900\/15:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.15);
}

.dark\:ring-pink-900\/20:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.2);
}

.dark\:ring-pink-900\/25:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.25);
}

.dark\:ring-pink-900\/30:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.3);
}

.dark\:ring-pink-900\/35:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.35);
}

.dark\:ring-pink-900\/40:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.4);
}

.dark\:ring-pink-900\/45:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.45);
}

.dark\:ring-pink-900\/5:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.05);
}

.dark\:ring-pink-900\/50:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.5);
}

.dark\:ring-pink-900\/55:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.55);
}

.dark\:ring-pink-900\/60:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.6);
}

.dark\:ring-pink-900\/65:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.65);
}

.dark\:ring-pink-900\/70:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.7);
}

.dark\:ring-pink-900\/75:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.75);
}

.dark\:ring-pink-900\/80:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.8);
}

.dark\:ring-pink-900\/85:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.85);
}

.dark\:ring-pink-900\/90:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.9);
}

.dark\:ring-pink-900\/95:is(.dark *) {
  --tw-ring-color: rgb(117 26 61 / 0.95);
}

.dark\:ring-purple-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(237 235 254 / var(--tw-ring-opacity, 1));
}

.dark\:ring-purple-100\/0:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0);
}

.dark\:ring-purple-100\/10:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.1);
}

.dark\:ring-purple-100\/100:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 1);
}

.dark\:ring-purple-100\/15:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.15);
}

.dark\:ring-purple-100\/20:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.2);
}

.dark\:ring-purple-100\/25:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.25);
}

.dark\:ring-purple-100\/30:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.3);
}

.dark\:ring-purple-100\/35:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.35);
}

.dark\:ring-purple-100\/40:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.4);
}

.dark\:ring-purple-100\/45:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.45);
}

.dark\:ring-purple-100\/5:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.05);
}

.dark\:ring-purple-100\/50:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.5);
}

.dark\:ring-purple-100\/55:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.55);
}

.dark\:ring-purple-100\/60:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.6);
}

.dark\:ring-purple-100\/65:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.65);
}

.dark\:ring-purple-100\/70:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.7);
}

.dark\:ring-purple-100\/75:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.75);
}

.dark\:ring-purple-100\/80:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.8);
}

.dark\:ring-purple-100\/85:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.85);
}

.dark\:ring-purple-100\/90:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.9);
}

.dark\:ring-purple-100\/95:is(.dark *) {
  --tw-ring-color: rgb(237 235 254 / 0.95);
}

.dark\:ring-purple-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 215 254 / var(--tw-ring-opacity, 1));
}

.dark\:ring-purple-200\/0:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0);
}

.dark\:ring-purple-200\/10:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.1);
}

.dark\:ring-purple-200\/100:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 1);
}

.dark\:ring-purple-200\/15:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.15);
}

.dark\:ring-purple-200\/20:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.2);
}

.dark\:ring-purple-200\/25:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.25);
}

.dark\:ring-purple-200\/30:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.3);
}

.dark\:ring-purple-200\/35:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.35);
}

.dark\:ring-purple-200\/40:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.4);
}

.dark\:ring-purple-200\/45:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.45);
}

.dark\:ring-purple-200\/5:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.05);
}

.dark\:ring-purple-200\/50:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.5);
}

.dark\:ring-purple-200\/55:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.55);
}

.dark\:ring-purple-200\/60:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.6);
}

.dark\:ring-purple-200\/65:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.65);
}

.dark\:ring-purple-200\/70:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.7);
}

.dark\:ring-purple-200\/75:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.75);
}

.dark\:ring-purple-200\/80:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.8);
}

.dark\:ring-purple-200\/85:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.85);
}

.dark\:ring-purple-200\/90:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.9);
}

.dark\:ring-purple-200\/95:is(.dark *) {
  --tw-ring-color: rgb(220 215 254 / 0.95);
}

.dark\:ring-purple-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 191 253 / var(--tw-ring-opacity, 1));
}

.dark\:ring-purple-300\/0:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0);
}

.dark\:ring-purple-300\/10:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.1);
}

.dark\:ring-purple-300\/100:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 1);
}

.dark\:ring-purple-300\/15:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.15);
}

.dark\:ring-purple-300\/20:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.2);
}

.dark\:ring-purple-300\/25:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.25);
}

.dark\:ring-purple-300\/30:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.3);
}

.dark\:ring-purple-300\/35:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.35);
}

.dark\:ring-purple-300\/40:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.4);
}

.dark\:ring-purple-300\/45:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.45);
}

.dark\:ring-purple-300\/5:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.05);
}

.dark\:ring-purple-300\/50:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.5);
}

.dark\:ring-purple-300\/55:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.55);
}

.dark\:ring-purple-300\/60:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.6);
}

.dark\:ring-purple-300\/65:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.65);
}

.dark\:ring-purple-300\/70:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.7);
}

.dark\:ring-purple-300\/75:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.75);
}

.dark\:ring-purple-300\/80:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.8);
}

.dark\:ring-purple-300\/85:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.85);
}

.dark\:ring-purple-300\/90:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.9);
}

.dark\:ring-purple-300\/95:is(.dark *) {
  --tw-ring-color: rgb(202 191 253 / 0.95);
}

.dark\:ring-purple-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(172 148 250 / var(--tw-ring-opacity, 1));
}

.dark\:ring-purple-400\/0:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0);
}

.dark\:ring-purple-400\/10:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.1);
}

.dark\:ring-purple-400\/100:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 1);
}

.dark\:ring-purple-400\/15:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.15);
}

.dark\:ring-purple-400\/20:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.2);
}

.dark\:ring-purple-400\/25:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.25);
}

.dark\:ring-purple-400\/30:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.3);
}

.dark\:ring-purple-400\/35:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.35);
}

.dark\:ring-purple-400\/40:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.4);
}

.dark\:ring-purple-400\/45:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.45);
}

.dark\:ring-purple-400\/5:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.05);
}

.dark\:ring-purple-400\/50:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.5);
}

.dark\:ring-purple-400\/55:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.55);
}

.dark\:ring-purple-400\/60:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.6);
}

.dark\:ring-purple-400\/65:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.65);
}

.dark\:ring-purple-400\/70:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.7);
}

.dark\:ring-purple-400\/75:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.75);
}

.dark\:ring-purple-400\/80:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.8);
}

.dark\:ring-purple-400\/85:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.85);
}

.dark\:ring-purple-400\/90:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.9);
}

.dark\:ring-purple-400\/95:is(.dark *) {
  --tw-ring-color: rgb(172 148 250 / 0.95);
}

.dark\:ring-purple-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(144 97 249 / var(--tw-ring-opacity, 1));
}

.dark\:ring-purple-500\/0:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0);
}

.dark\:ring-purple-500\/10:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.1);
}

.dark\:ring-purple-500\/100:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 1);
}

.dark\:ring-purple-500\/15:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.15);
}

.dark\:ring-purple-500\/20:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.2);
}

.dark\:ring-purple-500\/25:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.25);
}

.dark\:ring-purple-500\/30:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.3);
}

.dark\:ring-purple-500\/35:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.35);
}

.dark\:ring-purple-500\/40:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.4);
}

.dark\:ring-purple-500\/45:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.45);
}

.dark\:ring-purple-500\/5:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.05);
}

.dark\:ring-purple-500\/50:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.5);
}

.dark\:ring-purple-500\/55:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.55);
}

.dark\:ring-purple-500\/60:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.6);
}

.dark\:ring-purple-500\/65:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.65);
}

.dark\:ring-purple-500\/70:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.7);
}

.dark\:ring-purple-500\/75:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.75);
}

.dark\:ring-purple-500\/80:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.8);
}

.dark\:ring-purple-500\/85:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.85);
}

.dark\:ring-purple-500\/90:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.9);
}

.dark\:ring-purple-500\/95:is(.dark *) {
  --tw-ring-color: rgb(144 97 249 / 0.95);
}

.dark\:ring-purple-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(126 58 242 / var(--tw-ring-opacity, 1));
}

.dark\:ring-purple-600\/0:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0);
}

.dark\:ring-purple-600\/10:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.1);
}

.dark\:ring-purple-600\/100:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 1);
}

.dark\:ring-purple-600\/15:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.15);
}

.dark\:ring-purple-600\/20:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.2);
}

.dark\:ring-purple-600\/25:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.25);
}

.dark\:ring-purple-600\/30:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.3);
}

.dark\:ring-purple-600\/35:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.35);
}

.dark\:ring-purple-600\/40:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.4);
}

.dark\:ring-purple-600\/45:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.45);
}

.dark\:ring-purple-600\/5:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.05);
}

.dark\:ring-purple-600\/50:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.5);
}

.dark\:ring-purple-600\/55:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.55);
}

.dark\:ring-purple-600\/60:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.6);
}

.dark\:ring-purple-600\/65:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.65);
}

.dark\:ring-purple-600\/70:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.7);
}

.dark\:ring-purple-600\/75:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.75);
}

.dark\:ring-purple-600\/80:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.8);
}

.dark\:ring-purple-600\/85:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.85);
}

.dark\:ring-purple-600\/90:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.9);
}

.dark\:ring-purple-600\/95:is(.dark *) {
  --tw-ring-color: rgb(126 58 242 / 0.95);
}

.dark\:ring-purple-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(108 43 217 / var(--tw-ring-opacity, 1));
}

.dark\:ring-purple-700\/0:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0);
}

.dark\:ring-purple-700\/10:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.1);
}

.dark\:ring-purple-700\/100:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 1);
}

.dark\:ring-purple-700\/15:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.15);
}

.dark\:ring-purple-700\/20:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.2);
}

.dark\:ring-purple-700\/25:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.25);
}

.dark\:ring-purple-700\/30:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.3);
}

.dark\:ring-purple-700\/35:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.35);
}

.dark\:ring-purple-700\/40:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.4);
}

.dark\:ring-purple-700\/45:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.45);
}

.dark\:ring-purple-700\/5:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.05);
}

.dark\:ring-purple-700\/50:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.5);
}

.dark\:ring-purple-700\/55:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.55);
}

.dark\:ring-purple-700\/60:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.6);
}

.dark\:ring-purple-700\/65:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.65);
}

.dark\:ring-purple-700\/70:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.7);
}

.dark\:ring-purple-700\/75:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.75);
}

.dark\:ring-purple-700\/80:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.8);
}

.dark\:ring-purple-700\/85:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.85);
}

.dark\:ring-purple-700\/90:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.9);
}

.dark\:ring-purple-700\/95:is(.dark *) {
  --tw-ring-color: rgb(108 43 217 / 0.95);
}

.dark\:ring-purple-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(85 33 181 / var(--tw-ring-opacity, 1));
}

.dark\:ring-purple-800\/0:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0);
}

.dark\:ring-purple-800\/10:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.1);
}

.dark\:ring-purple-800\/100:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 1);
}

.dark\:ring-purple-800\/15:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.15);
}

.dark\:ring-purple-800\/20:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.2);
}

.dark\:ring-purple-800\/25:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.25);
}

.dark\:ring-purple-800\/30:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.3);
}

.dark\:ring-purple-800\/35:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.35);
}

.dark\:ring-purple-800\/40:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.4);
}

.dark\:ring-purple-800\/45:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.45);
}

.dark\:ring-purple-800\/5:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.05);
}

.dark\:ring-purple-800\/50:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.5);
}

.dark\:ring-purple-800\/55:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.55);
}

.dark\:ring-purple-800\/60:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.6);
}

.dark\:ring-purple-800\/65:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.65);
}

.dark\:ring-purple-800\/70:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.7);
}

.dark\:ring-purple-800\/75:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.75);
}

.dark\:ring-purple-800\/80:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.8);
}

.dark\:ring-purple-800\/85:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.85);
}

.dark\:ring-purple-800\/90:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.9);
}

.dark\:ring-purple-800\/95:is(.dark *) {
  --tw-ring-color: rgb(85 33 181 / 0.95);
}

.dark\:ring-purple-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 29 150 / var(--tw-ring-opacity, 1));
}

.dark\:ring-purple-900\/0:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0);
}

.dark\:ring-purple-900\/10:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.1);
}

.dark\:ring-purple-900\/100:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 1);
}

.dark\:ring-purple-900\/15:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.15);
}

.dark\:ring-purple-900\/20:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.2);
}

.dark\:ring-purple-900\/25:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.25);
}

.dark\:ring-purple-900\/30:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.3);
}

.dark\:ring-purple-900\/35:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.35);
}

.dark\:ring-purple-900\/40:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.4);
}

.dark\:ring-purple-900\/45:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.45);
}

.dark\:ring-purple-900\/5:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.05);
}

.dark\:ring-purple-900\/50:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.5);
}

.dark\:ring-purple-900\/55:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.55);
}

.dark\:ring-purple-900\/60:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.6);
}

.dark\:ring-purple-900\/65:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.65);
}

.dark\:ring-purple-900\/70:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.7);
}

.dark\:ring-purple-900\/75:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.75);
}

.dark\:ring-purple-900\/80:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.8);
}

.dark\:ring-purple-900\/85:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.85);
}

.dark\:ring-purple-900\/90:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.9);
}

.dark\:ring-purple-900\/95:is(.dark *) {
  --tw-ring-color: rgb(74 29 150 / 0.95);
}

.dark\:ring-red-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1));
}

.dark\:ring-red-100\/0:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0);
}

.dark\:ring-red-100\/10:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.1);
}

.dark\:ring-red-100\/100:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 1);
}

.dark\:ring-red-100\/15:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.15);
}

.dark\:ring-red-100\/20:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.2);
}

.dark\:ring-red-100\/25:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.25);
}

.dark\:ring-red-100\/30:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.3);
}

.dark\:ring-red-100\/35:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.35);
}

.dark\:ring-red-100\/40:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.4);
}

.dark\:ring-red-100\/45:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.45);
}

.dark\:ring-red-100\/5:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.05);
}

.dark\:ring-red-100\/50:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.5);
}

.dark\:ring-red-100\/55:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.55);
}

.dark\:ring-red-100\/60:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.6);
}

.dark\:ring-red-100\/65:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.65);
}

.dark\:ring-red-100\/70:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.7);
}

.dark\:ring-red-100\/75:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.75);
}

.dark\:ring-red-100\/80:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.8);
}

.dark\:ring-red-100\/85:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.85);
}

.dark\:ring-red-100\/90:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.9);
}

.dark\:ring-red-100\/95:is(.dark *) {
  --tw-ring-color: rgb(254 226 226 / 0.95);
}

.dark\:ring-red-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}

.dark\:ring-red-200\/0:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0);
}

.dark\:ring-red-200\/10:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.1);
}

.dark\:ring-red-200\/100:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 1);
}

.dark\:ring-red-200\/15:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.15);
}

.dark\:ring-red-200\/20:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.2);
}

.dark\:ring-red-200\/25:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.25);
}

.dark\:ring-red-200\/30:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.3);
}

.dark\:ring-red-200\/35:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.35);
}

.dark\:ring-red-200\/40:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.4);
}

.dark\:ring-red-200\/45:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.45);
}

.dark\:ring-red-200\/5:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.05);
}

.dark\:ring-red-200\/50:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.5);
}

.dark\:ring-red-200\/55:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.55);
}

.dark\:ring-red-200\/60:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.6);
}

.dark\:ring-red-200\/65:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.65);
}

.dark\:ring-red-200\/70:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.7);
}

.dark\:ring-red-200\/75:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.75);
}

.dark\:ring-red-200\/80:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.8);
}

.dark\:ring-red-200\/85:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.85);
}

.dark\:ring-red-200\/90:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.9);
}

.dark\:ring-red-200\/95:is(.dark *) {
  --tw-ring-color: rgb(254 202 202 / 0.95);
}

.dark\:ring-red-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}

.dark\:ring-red-300\/0:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0);
}

.dark\:ring-red-300\/10:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.1);
}

.dark\:ring-red-300\/100:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 1);
}

.dark\:ring-red-300\/15:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.15);
}

.dark\:ring-red-300\/20:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.2);
}

.dark\:ring-red-300\/25:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.25);
}

.dark\:ring-red-300\/30:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.3);
}

.dark\:ring-red-300\/35:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.35);
}

.dark\:ring-red-300\/40:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.4);
}

.dark\:ring-red-300\/45:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.45);
}

.dark\:ring-red-300\/5:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.05);
}

.dark\:ring-red-300\/50:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.5);
}

.dark\:ring-red-300\/55:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.55);
}

.dark\:ring-red-300\/60:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.6);
}

.dark\:ring-red-300\/65:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.65);
}

.dark\:ring-red-300\/70:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.7);
}

.dark\:ring-red-300\/75:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.75);
}

.dark\:ring-red-300\/80:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.8);
}

.dark\:ring-red-300\/85:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.85);
}

.dark\:ring-red-300\/90:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.9);
}

.dark\:ring-red-300\/95:is(.dark *) {
  --tw-ring-color: rgb(252 165 165 / 0.95);
}

.dark\:ring-red-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}

.dark\:ring-red-400\/0:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0);
}

.dark\:ring-red-400\/10:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.1);
}

.dark\:ring-red-400\/100:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 1);
}

.dark\:ring-red-400\/15:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.15);
}

.dark\:ring-red-400\/20:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.2);
}

.dark\:ring-red-400\/25:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.25);
}

.dark\:ring-red-400\/30:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.3);
}

.dark\:ring-red-400\/35:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.35);
}

.dark\:ring-red-400\/40:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.4);
}

.dark\:ring-red-400\/45:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.45);
}

.dark\:ring-red-400\/5:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.05);
}

.dark\:ring-red-400\/50:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.5);
}

.dark\:ring-red-400\/55:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.55);
}

.dark\:ring-red-400\/60:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.6);
}

.dark\:ring-red-400\/65:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.65);
}

.dark\:ring-red-400\/70:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.7);
}

.dark\:ring-red-400\/75:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.75);
}

.dark\:ring-red-400\/80:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.8);
}

.dark\:ring-red-400\/85:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.85);
}

.dark\:ring-red-400\/90:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.9);
}

.dark\:ring-red-400\/95:is(.dark *) {
  --tw-ring-color: rgb(248 113 113 / 0.95);
}

.dark\:ring-red-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}

.dark\:ring-red-500\/0:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0);
}

.dark\:ring-red-500\/10:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.1);
}

.dark\:ring-red-500\/100:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 1);
}

.dark\:ring-red-500\/15:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.15);
}

.dark\:ring-red-500\/20:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.2);
}

.dark\:ring-red-500\/25:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.25);
}

.dark\:ring-red-500\/30:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.3);
}

.dark\:ring-red-500\/35:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.35);
}

.dark\:ring-red-500\/40:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.4);
}

.dark\:ring-red-500\/45:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.45);
}

.dark\:ring-red-500\/5:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.05);
}

.dark\:ring-red-500\/50:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.5);
}

.dark\:ring-red-500\/55:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.55);
}

.dark\:ring-red-500\/60:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.6);
}

.dark\:ring-red-500\/65:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.65);
}

.dark\:ring-red-500\/70:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.7);
}

.dark\:ring-red-500\/75:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.75);
}

.dark\:ring-red-500\/80:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.8);
}

.dark\:ring-red-500\/85:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.85);
}

.dark\:ring-red-500\/90:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.9);
}

.dark\:ring-red-500\/95:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.95);
}

.dark\:ring-red-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1));
}

.dark\:ring-red-600\/0:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0);
}

.dark\:ring-red-600\/10:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.1);
}

.dark\:ring-red-600\/100:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 1);
}

.dark\:ring-red-600\/15:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.15);
}

.dark\:ring-red-600\/20:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.2);
}

.dark\:ring-red-600\/25:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.25);
}

.dark\:ring-red-600\/30:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.3);
}

.dark\:ring-red-600\/35:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.35);
}

.dark\:ring-red-600\/40:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.4);
}

.dark\:ring-red-600\/45:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.45);
}

.dark\:ring-red-600\/5:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.05);
}

.dark\:ring-red-600\/50:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.5);
}

.dark\:ring-red-600\/55:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.55);
}

.dark\:ring-red-600\/60:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.6);
}

.dark\:ring-red-600\/65:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.65);
}

.dark\:ring-red-600\/70:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.7);
}

.dark\:ring-red-600\/75:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.75);
}

.dark\:ring-red-600\/80:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.8);
}

.dark\:ring-red-600\/85:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.85);
}

.dark\:ring-red-600\/90:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.9);
}

.dark\:ring-red-600\/95:is(.dark *) {
  --tw-ring-color: rgb(220 38 38 / 0.95);
}

.dark\:ring-red-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1));
}

.dark\:ring-red-700\/0:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0);
}

.dark\:ring-red-700\/10:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.1);
}

.dark\:ring-red-700\/100:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 1);
}

.dark\:ring-red-700\/15:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.15);
}

.dark\:ring-red-700\/20:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.2);
}

.dark\:ring-red-700\/25:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.25);
}

.dark\:ring-red-700\/30:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.3);
}

.dark\:ring-red-700\/35:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.35);
}

.dark\:ring-red-700\/40:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.4);
}

.dark\:ring-red-700\/45:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.45);
}

.dark\:ring-red-700\/5:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.05);
}

.dark\:ring-red-700\/50:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.5);
}

.dark\:ring-red-700\/55:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.55);
}

.dark\:ring-red-700\/60:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.6);
}

.dark\:ring-red-700\/65:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.65);
}

.dark\:ring-red-700\/70:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.7);
}

.dark\:ring-red-700\/75:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.75);
}

.dark\:ring-red-700\/80:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.8);
}

.dark\:ring-red-700\/85:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.85);
}

.dark\:ring-red-700\/90:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.9);
}

.dark\:ring-red-700\/95:is(.dark *) {
  --tw-ring-color: rgb(185 28 28 / 0.95);
}

.dark\:ring-red-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1));
}

.dark\:ring-red-800\/0:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0);
}

.dark\:ring-red-800\/10:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.1);
}

.dark\:ring-red-800\/100:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 1);
}

.dark\:ring-red-800\/15:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.15);
}

.dark\:ring-red-800\/20:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.2);
}

.dark\:ring-red-800\/25:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.25);
}

.dark\:ring-red-800\/30:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.3);
}

.dark\:ring-red-800\/35:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.35);
}

.dark\:ring-red-800\/40:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.4);
}

.dark\:ring-red-800\/45:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.45);
}

.dark\:ring-red-800\/5:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.05);
}

.dark\:ring-red-800\/50:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.5);
}

.dark\:ring-red-800\/55:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.55);
}

.dark\:ring-red-800\/60:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.6);
}

.dark\:ring-red-800\/65:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.65);
}

.dark\:ring-red-800\/70:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.7);
}

.dark\:ring-red-800\/75:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.75);
}

.dark\:ring-red-800\/80:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.8);
}

.dark\:ring-red-800\/85:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.85);
}

.dark\:ring-red-800\/90:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.9);
}

.dark\:ring-red-800\/95:is(.dark *) {
  --tw-ring-color: rgb(153 27 27 / 0.95);
}

.dark\:ring-red-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1));
}

.dark\:ring-red-900\/0:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0);
}

.dark\:ring-red-900\/10:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.1);
}

.dark\:ring-red-900\/100:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 1);
}

.dark\:ring-red-900\/15:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.15);
}

.dark\:ring-red-900\/20:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.2);
}

.dark\:ring-red-900\/25:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.25);
}

.dark\:ring-red-900\/30:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.3);
}

.dark\:ring-red-900\/35:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.35);
}

.dark\:ring-red-900\/40:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.4);
}

.dark\:ring-red-900\/45:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.45);
}

.dark\:ring-red-900\/5:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.05);
}

.dark\:ring-red-900\/50:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.5);
}

.dark\:ring-red-900\/55:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.55);
}

.dark\:ring-red-900\/60:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.6);
}

.dark\:ring-red-900\/65:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.65);
}

.dark\:ring-red-900\/70:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.7);
}

.dark\:ring-red-900\/75:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.75);
}

.dark\:ring-red-900\/80:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.8);
}

.dark\:ring-red-900\/85:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.85);
}

.dark\:ring-red-900\/90:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.9);
}

.dark\:ring-red-900\/95:is(.dark *) {
  --tw-ring-color: rgb(127 29 29 / 0.95);
}

.dark\:ring-slate-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1));
}

.dark\:ring-slate-100\/0:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0);
}

.dark\:ring-slate-100\/10:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.1);
}

.dark\:ring-slate-100\/100:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 1);
}

.dark\:ring-slate-100\/15:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.15);
}

.dark\:ring-slate-100\/20:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.2);
}

.dark\:ring-slate-100\/25:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.25);
}

.dark\:ring-slate-100\/30:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.3);
}

.dark\:ring-slate-100\/35:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.35);
}

.dark\:ring-slate-100\/40:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.4);
}

.dark\:ring-slate-100\/45:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.45);
}

.dark\:ring-slate-100\/5:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.05);
}

.dark\:ring-slate-100\/50:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.5);
}

.dark\:ring-slate-100\/55:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.55);
}

.dark\:ring-slate-100\/60:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.6);
}

.dark\:ring-slate-100\/65:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.65);
}

.dark\:ring-slate-100\/70:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.7);
}

.dark\:ring-slate-100\/75:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.75);
}

.dark\:ring-slate-100\/80:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.8);
}

.dark\:ring-slate-100\/85:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.85);
}

.dark\:ring-slate-100\/90:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.9);
}

.dark\:ring-slate-100\/95:is(.dark *) {
  --tw-ring-color: rgb(241 245 249 / 0.95);
}

.dark\:ring-slate-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}

.dark\:ring-slate-200\/0:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0);
}

.dark\:ring-slate-200\/10:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.1);
}

.dark\:ring-slate-200\/100:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 1);
}

.dark\:ring-slate-200\/15:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.15);
}

.dark\:ring-slate-200\/20:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.2);
}

.dark\:ring-slate-200\/25:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.25);
}

.dark\:ring-slate-200\/30:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.3);
}

.dark\:ring-slate-200\/35:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.35);
}

.dark\:ring-slate-200\/40:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.4);
}

.dark\:ring-slate-200\/45:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.45);
}

.dark\:ring-slate-200\/5:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.05);
}

.dark\:ring-slate-200\/50:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.5);
}

.dark\:ring-slate-200\/55:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.55);
}

.dark\:ring-slate-200\/60:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.6);
}

.dark\:ring-slate-200\/65:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.65);
}

.dark\:ring-slate-200\/70:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.7);
}

.dark\:ring-slate-200\/75:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.75);
}

.dark\:ring-slate-200\/80:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.8);
}

.dark\:ring-slate-200\/85:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.85);
}

.dark\:ring-slate-200\/90:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.9);
}

.dark\:ring-slate-200\/95:is(.dark *) {
  --tw-ring-color: rgb(226 232 240 / 0.95);
}

.dark\:ring-slate-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1));
}

.dark\:ring-slate-300\/0:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0);
}

.dark\:ring-slate-300\/10:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.1);
}

.dark\:ring-slate-300\/100:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 1);
}

.dark\:ring-slate-300\/15:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.15);
}

.dark\:ring-slate-300\/20:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.2);
}

.dark\:ring-slate-300\/25:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.25);
}

.dark\:ring-slate-300\/30:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.3);
}

.dark\:ring-slate-300\/35:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.35);
}

.dark\:ring-slate-300\/40:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.4);
}

.dark\:ring-slate-300\/45:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.45);
}

.dark\:ring-slate-300\/5:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.05);
}

.dark\:ring-slate-300\/50:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.5);
}

.dark\:ring-slate-300\/55:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.55);
}

.dark\:ring-slate-300\/60:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.6);
}

.dark\:ring-slate-300\/65:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.65);
}

.dark\:ring-slate-300\/70:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.7);
}

.dark\:ring-slate-300\/75:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.75);
}

.dark\:ring-slate-300\/80:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.8);
}

.dark\:ring-slate-300\/85:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.85);
}

.dark\:ring-slate-300\/90:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.9);
}

.dark\:ring-slate-300\/95:is(.dark *) {
  --tw-ring-color: rgb(203 213 225 / 0.95);
}

.dark\:ring-slate-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));
}

.dark\:ring-slate-400\/0:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0);
}

.dark\:ring-slate-400\/10:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.1);
}

.dark\:ring-slate-400\/100:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 1);
}

.dark\:ring-slate-400\/15:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.15);
}

.dark\:ring-slate-400\/20:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.2);
}

.dark\:ring-slate-400\/25:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.25);
}

.dark\:ring-slate-400\/30:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.3);
}

.dark\:ring-slate-400\/35:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.35);
}

.dark\:ring-slate-400\/40:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.4);
}

.dark\:ring-slate-400\/45:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.45);
}

.dark\:ring-slate-400\/5:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.05);
}

.dark\:ring-slate-400\/50:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.5);
}

.dark\:ring-slate-400\/55:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.55);
}

.dark\:ring-slate-400\/60:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.6);
}

.dark\:ring-slate-400\/65:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.65);
}

.dark\:ring-slate-400\/70:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.7);
}

.dark\:ring-slate-400\/75:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.75);
}

.dark\:ring-slate-400\/80:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.8);
}

.dark\:ring-slate-400\/85:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.85);
}

.dark\:ring-slate-400\/90:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.9);
}

.dark\:ring-slate-400\/95:is(.dark *) {
  --tw-ring-color: rgb(148 163 184 / 0.95);
}

.dark\:ring-slate-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1));
}

.dark\:ring-slate-500\/0:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0);
}

.dark\:ring-slate-500\/10:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.1);
}

.dark\:ring-slate-500\/100:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 1);
}

.dark\:ring-slate-500\/15:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.15);
}

.dark\:ring-slate-500\/20:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.2);
}

.dark\:ring-slate-500\/25:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.25);
}

.dark\:ring-slate-500\/30:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.3);
}

.dark\:ring-slate-500\/35:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.35);
}

.dark\:ring-slate-500\/40:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.4);
}

.dark\:ring-slate-500\/45:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.45);
}

.dark\:ring-slate-500\/5:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.05);
}

.dark\:ring-slate-500\/50:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.5);
}

.dark\:ring-slate-500\/55:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.55);
}

.dark\:ring-slate-500\/60:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.6);
}

.dark\:ring-slate-500\/65:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.65);
}

.dark\:ring-slate-500\/70:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.7);
}

.dark\:ring-slate-500\/75:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.75);
}

.dark\:ring-slate-500\/80:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.8);
}

.dark\:ring-slate-500\/85:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.85);
}

.dark\:ring-slate-500\/90:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.9);
}

.dark\:ring-slate-500\/95:is(.dark *) {
  --tw-ring-color: rgb(100 116 139 / 0.95);
}

.dark\:ring-slate-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1));
}

.dark\:ring-slate-600\/0:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0);
}

.dark\:ring-slate-600\/10:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.1);
}

.dark\:ring-slate-600\/100:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 1);
}

.dark\:ring-slate-600\/15:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.15);
}

.dark\:ring-slate-600\/20:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.2);
}

.dark\:ring-slate-600\/25:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.25);
}

.dark\:ring-slate-600\/30:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.3);
}

.dark\:ring-slate-600\/35:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.35);
}

.dark\:ring-slate-600\/40:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.4);
}

.dark\:ring-slate-600\/45:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.45);
}

.dark\:ring-slate-600\/5:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.05);
}

.dark\:ring-slate-600\/50:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.5);
}

.dark\:ring-slate-600\/55:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.55);
}

.dark\:ring-slate-600\/60:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.6);
}

.dark\:ring-slate-600\/65:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.65);
}

.dark\:ring-slate-600\/70:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.7);
}

.dark\:ring-slate-600\/75:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.75);
}

.dark\:ring-slate-600\/80:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.8);
}

.dark\:ring-slate-600\/85:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.85);
}

.dark\:ring-slate-600\/90:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.9);
}

.dark\:ring-slate-600\/95:is(.dark *) {
  --tw-ring-color: rgb(71 85 105 / 0.95);
}

.dark\:ring-slate-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1));
}

.dark\:ring-slate-700\/0:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0);
}

.dark\:ring-slate-700\/10:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.1);
}

.dark\:ring-slate-700\/100:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 1);
}

.dark\:ring-slate-700\/15:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.15);
}

.dark\:ring-slate-700\/20:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.2);
}

.dark\:ring-slate-700\/25:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.25);
}

.dark\:ring-slate-700\/30:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.3);
}

.dark\:ring-slate-700\/35:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.35);
}

.dark\:ring-slate-700\/40:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.4);
}

.dark\:ring-slate-700\/45:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.45);
}

.dark\:ring-slate-700\/5:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.05);
}

.dark\:ring-slate-700\/50:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.5);
}

.dark\:ring-slate-700\/55:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.55);
}

.dark\:ring-slate-700\/60:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.6);
}

.dark\:ring-slate-700\/65:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.65);
}

.dark\:ring-slate-700\/70:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.7);
}

.dark\:ring-slate-700\/75:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.75);
}

.dark\:ring-slate-700\/80:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.8);
}

.dark\:ring-slate-700\/85:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.85);
}

.dark\:ring-slate-700\/90:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.9);
}

.dark\:ring-slate-700\/95:is(.dark *) {
  --tw-ring-color: rgb(51 65 85 / 0.95);
}

.dark\:ring-slate-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1));
}

.dark\:ring-slate-800\/0:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0);
}

.dark\:ring-slate-800\/10:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.1);
}

.dark\:ring-slate-800\/100:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 1);
}

.dark\:ring-slate-800\/15:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.15);
}

.dark\:ring-slate-800\/20:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.2);
}

.dark\:ring-slate-800\/25:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.25);
}

.dark\:ring-slate-800\/30:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.3);
}

.dark\:ring-slate-800\/35:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.35);
}

.dark\:ring-slate-800\/40:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.4);
}

.dark\:ring-slate-800\/45:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.45);
}

.dark\:ring-slate-800\/5:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.05);
}

.dark\:ring-slate-800\/50:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.5);
}

.dark\:ring-slate-800\/55:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.55);
}

.dark\:ring-slate-800\/60:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.6);
}

.dark\:ring-slate-800\/65:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.65);
}

.dark\:ring-slate-800\/70:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.7);
}

.dark\:ring-slate-800\/75:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.75);
}

.dark\:ring-slate-800\/80:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.8);
}

.dark\:ring-slate-800\/85:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.85);
}

.dark\:ring-slate-800\/90:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.9);
}

.dark\:ring-slate-800\/95:is(.dark *) {
  --tw-ring-color: rgb(30 41 59 / 0.95);
}

.dark\:ring-slate-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1));
}

.dark\:ring-slate-900\/0:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0);
}

.dark\:ring-slate-900\/10:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.1);
}

.dark\:ring-slate-900\/100:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 1);
}

.dark\:ring-slate-900\/15:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.15);
}

.dark\:ring-slate-900\/20:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.2);
}

.dark\:ring-slate-900\/25:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.25);
}

.dark\:ring-slate-900\/30:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.3);
}

.dark\:ring-slate-900\/35:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.35);
}

.dark\:ring-slate-900\/40:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.4);
}

.dark\:ring-slate-900\/45:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.45);
}

.dark\:ring-slate-900\/5:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.05);
}

.dark\:ring-slate-900\/50:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.5);
}

.dark\:ring-slate-900\/55:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.55);
}

.dark\:ring-slate-900\/60:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.6);
}

.dark\:ring-slate-900\/65:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.65);
}

.dark\:ring-slate-900\/70:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.7);
}

.dark\:ring-slate-900\/75:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.75);
}

.dark\:ring-slate-900\/80:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.8);
}

.dark\:ring-slate-900\/85:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.85);
}

.dark\:ring-slate-900\/90:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.9);
}

.dark\:ring-slate-900\/95:is(.dark *) {
  --tw-ring-color: rgb(15 23 42 / 0.95);
}

.dark\:ring-stone-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 244 / var(--tw-ring-opacity, 1));
}

.dark\:ring-stone-100\/0:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0);
}

.dark\:ring-stone-100\/10:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.1);
}

.dark\:ring-stone-100\/100:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 1);
}

.dark\:ring-stone-100\/15:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.15);
}

.dark\:ring-stone-100\/20:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.2);
}

.dark\:ring-stone-100\/25:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.25);
}

.dark\:ring-stone-100\/30:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.3);
}

.dark\:ring-stone-100\/35:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.35);
}

.dark\:ring-stone-100\/40:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.4);
}

.dark\:ring-stone-100\/45:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.45);
}

.dark\:ring-stone-100\/5:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.05);
}

.dark\:ring-stone-100\/50:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.5);
}

.dark\:ring-stone-100\/55:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.55);
}

.dark\:ring-stone-100\/60:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.6);
}

.dark\:ring-stone-100\/65:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.65);
}

.dark\:ring-stone-100\/70:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.7);
}

.dark\:ring-stone-100\/75:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.75);
}

.dark\:ring-stone-100\/80:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.8);
}

.dark\:ring-stone-100\/85:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.85);
}

.dark\:ring-stone-100\/90:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.9);
}

.dark\:ring-stone-100\/95:is(.dark *) {
  --tw-ring-color: rgb(245 245 244 / 0.95);
}

.dark\:ring-stone-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 229 228 / var(--tw-ring-opacity, 1));
}

.dark\:ring-stone-200\/0:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0);
}

.dark\:ring-stone-200\/10:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.1);
}

.dark\:ring-stone-200\/100:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 1);
}

.dark\:ring-stone-200\/15:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.15);
}

.dark\:ring-stone-200\/20:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.2);
}

.dark\:ring-stone-200\/25:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.25);
}

.dark\:ring-stone-200\/30:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.3);
}

.dark\:ring-stone-200\/35:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.35);
}

.dark\:ring-stone-200\/40:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.4);
}

.dark\:ring-stone-200\/45:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.45);
}

.dark\:ring-stone-200\/5:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.05);
}

.dark\:ring-stone-200\/50:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.5);
}

.dark\:ring-stone-200\/55:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.55);
}

.dark\:ring-stone-200\/60:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.6);
}

.dark\:ring-stone-200\/65:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.65);
}

.dark\:ring-stone-200\/70:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.7);
}

.dark\:ring-stone-200\/75:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.75);
}

.dark\:ring-stone-200\/80:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.8);
}

.dark\:ring-stone-200\/85:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.85);
}

.dark\:ring-stone-200\/90:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.9);
}

.dark\:ring-stone-200\/95:is(.dark *) {
  --tw-ring-color: rgb(231 229 228 / 0.95);
}

.dark\:ring-stone-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 211 209 / var(--tw-ring-opacity, 1));
}

.dark\:ring-stone-300\/0:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0);
}

.dark\:ring-stone-300\/10:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.1);
}

.dark\:ring-stone-300\/100:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 1);
}

.dark\:ring-stone-300\/15:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.15);
}

.dark\:ring-stone-300\/20:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.2);
}

.dark\:ring-stone-300\/25:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.25);
}

.dark\:ring-stone-300\/30:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.3);
}

.dark\:ring-stone-300\/35:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.35);
}

.dark\:ring-stone-300\/40:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.4);
}

.dark\:ring-stone-300\/45:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.45);
}

.dark\:ring-stone-300\/5:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.05);
}

.dark\:ring-stone-300\/50:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.5);
}

.dark\:ring-stone-300\/55:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.55);
}

.dark\:ring-stone-300\/60:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.6);
}

.dark\:ring-stone-300\/65:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.65);
}

.dark\:ring-stone-300\/70:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.7);
}

.dark\:ring-stone-300\/75:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.75);
}

.dark\:ring-stone-300\/80:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.8);
}

.dark\:ring-stone-300\/85:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.85);
}

.dark\:ring-stone-300\/90:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.9);
}

.dark\:ring-stone-300\/95:is(.dark *) {
  --tw-ring-color: rgb(214 211 209 / 0.95);
}

.dark\:ring-stone-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 162 158 / var(--tw-ring-opacity, 1));
}

.dark\:ring-stone-400\/0:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0);
}

.dark\:ring-stone-400\/10:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.1);
}

.dark\:ring-stone-400\/100:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 1);
}

.dark\:ring-stone-400\/15:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.15);
}

.dark\:ring-stone-400\/20:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.2);
}

.dark\:ring-stone-400\/25:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.25);
}

.dark\:ring-stone-400\/30:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.3);
}

.dark\:ring-stone-400\/35:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.35);
}

.dark\:ring-stone-400\/40:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.4);
}

.dark\:ring-stone-400\/45:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.45);
}

.dark\:ring-stone-400\/5:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.05);
}

.dark\:ring-stone-400\/50:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.5);
}

.dark\:ring-stone-400\/55:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.55);
}

.dark\:ring-stone-400\/60:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.6);
}

.dark\:ring-stone-400\/65:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.65);
}

.dark\:ring-stone-400\/70:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.7);
}

.dark\:ring-stone-400\/75:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.75);
}

.dark\:ring-stone-400\/80:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.8);
}

.dark\:ring-stone-400\/85:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.85);
}

.dark\:ring-stone-400\/90:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.9);
}

.dark\:ring-stone-400\/95:is(.dark *) {
  --tw-ring-color: rgb(168 162 158 / 0.95);
}

.dark\:ring-stone-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 113 108 / var(--tw-ring-opacity, 1));
}

.dark\:ring-stone-500\/0:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0);
}

.dark\:ring-stone-500\/10:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.1);
}

.dark\:ring-stone-500\/100:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 1);
}

.dark\:ring-stone-500\/15:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.15);
}

.dark\:ring-stone-500\/20:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.2);
}

.dark\:ring-stone-500\/25:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.25);
}

.dark\:ring-stone-500\/30:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.3);
}

.dark\:ring-stone-500\/35:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.35);
}

.dark\:ring-stone-500\/40:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.4);
}

.dark\:ring-stone-500\/45:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.45);
}

.dark\:ring-stone-500\/5:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.05);
}

.dark\:ring-stone-500\/50:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.5);
}

.dark\:ring-stone-500\/55:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.55);
}

.dark\:ring-stone-500\/60:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.6);
}

.dark\:ring-stone-500\/65:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.65);
}

.dark\:ring-stone-500\/70:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.7);
}

.dark\:ring-stone-500\/75:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.75);
}

.dark\:ring-stone-500\/80:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.8);
}

.dark\:ring-stone-500\/85:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.85);
}

.dark\:ring-stone-500\/90:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.9);
}

.dark\:ring-stone-500\/95:is(.dark *) {
  --tw-ring-color: rgb(120 113 108 / 0.95);
}

.dark\:ring-stone-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(87 83 78 / var(--tw-ring-opacity, 1));
}

.dark\:ring-stone-600\/0:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0);
}

.dark\:ring-stone-600\/10:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.1);
}

.dark\:ring-stone-600\/100:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 1);
}

.dark\:ring-stone-600\/15:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.15);
}

.dark\:ring-stone-600\/20:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.2);
}

.dark\:ring-stone-600\/25:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.25);
}

.dark\:ring-stone-600\/30:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.3);
}

.dark\:ring-stone-600\/35:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.35);
}

.dark\:ring-stone-600\/40:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.4);
}

.dark\:ring-stone-600\/45:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.45);
}

.dark\:ring-stone-600\/5:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.05);
}

.dark\:ring-stone-600\/50:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.5);
}

.dark\:ring-stone-600\/55:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.55);
}

.dark\:ring-stone-600\/60:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.6);
}

.dark\:ring-stone-600\/65:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.65);
}

.dark\:ring-stone-600\/70:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.7);
}

.dark\:ring-stone-600\/75:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.75);
}

.dark\:ring-stone-600\/80:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.8);
}

.dark\:ring-stone-600\/85:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.85);
}

.dark\:ring-stone-600\/90:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.9);
}

.dark\:ring-stone-600\/95:is(.dark *) {
  --tw-ring-color: rgb(87 83 78 / 0.95);
}

.dark\:ring-stone-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(68 64 60 / var(--tw-ring-opacity, 1));
}

.dark\:ring-stone-700\/0:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0);
}

.dark\:ring-stone-700\/10:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.1);
}

.dark\:ring-stone-700\/100:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 1);
}

.dark\:ring-stone-700\/15:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.15);
}

.dark\:ring-stone-700\/20:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.2);
}

.dark\:ring-stone-700\/25:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.25);
}

.dark\:ring-stone-700\/30:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.3);
}

.dark\:ring-stone-700\/35:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.35);
}

.dark\:ring-stone-700\/40:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.4);
}

.dark\:ring-stone-700\/45:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.45);
}

.dark\:ring-stone-700\/5:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.05);
}

.dark\:ring-stone-700\/50:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.5);
}

.dark\:ring-stone-700\/55:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.55);
}

.dark\:ring-stone-700\/60:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.6);
}

.dark\:ring-stone-700\/65:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.65);
}

.dark\:ring-stone-700\/70:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.7);
}

.dark\:ring-stone-700\/75:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.75);
}

.dark\:ring-stone-700\/80:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.8);
}

.dark\:ring-stone-700\/85:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.85);
}

.dark\:ring-stone-700\/90:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.9);
}

.dark\:ring-stone-700\/95:is(.dark *) {
  --tw-ring-color: rgb(68 64 60 / 0.95);
}

.dark\:ring-stone-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(41 37 36 / var(--tw-ring-opacity, 1));
}

.dark\:ring-stone-800\/0:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0);
}

.dark\:ring-stone-800\/10:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.1);
}

.dark\:ring-stone-800\/100:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 1);
}

.dark\:ring-stone-800\/15:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.15);
}

.dark\:ring-stone-800\/20:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.2);
}

.dark\:ring-stone-800\/25:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.25);
}

.dark\:ring-stone-800\/30:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.3);
}

.dark\:ring-stone-800\/35:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.35);
}

.dark\:ring-stone-800\/40:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.4);
}

.dark\:ring-stone-800\/45:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.45);
}

.dark\:ring-stone-800\/5:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.05);
}

.dark\:ring-stone-800\/50:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.5);
}

.dark\:ring-stone-800\/55:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.55);
}

.dark\:ring-stone-800\/60:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.6);
}

.dark\:ring-stone-800\/65:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.65);
}

.dark\:ring-stone-800\/70:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.7);
}

.dark\:ring-stone-800\/75:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.75);
}

.dark\:ring-stone-800\/80:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.8);
}

.dark\:ring-stone-800\/85:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.85);
}

.dark\:ring-stone-800\/90:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.9);
}

.dark\:ring-stone-800\/95:is(.dark *) {
  --tw-ring-color: rgb(41 37 36 / 0.95);
}

.dark\:ring-stone-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(28 25 23 / var(--tw-ring-opacity, 1));
}

.dark\:ring-stone-900\/0:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0);
}

.dark\:ring-stone-900\/10:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.1);
}

.dark\:ring-stone-900\/100:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 1);
}

.dark\:ring-stone-900\/15:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.15);
}

.dark\:ring-stone-900\/20:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.2);
}

.dark\:ring-stone-900\/25:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.25);
}

.dark\:ring-stone-900\/30:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.3);
}

.dark\:ring-stone-900\/35:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.35);
}

.dark\:ring-stone-900\/40:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.4);
}

.dark\:ring-stone-900\/45:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.45);
}

.dark\:ring-stone-900\/5:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.05);
}

.dark\:ring-stone-900\/50:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.5);
}

.dark\:ring-stone-900\/55:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.55);
}

.dark\:ring-stone-900\/60:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.6);
}

.dark\:ring-stone-900\/65:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.65);
}

.dark\:ring-stone-900\/70:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.7);
}

.dark\:ring-stone-900\/75:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.75);
}

.dark\:ring-stone-900\/80:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.8);
}

.dark\:ring-stone-900\/85:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.85);
}

.dark\:ring-stone-900\/90:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.9);
}

.dark\:ring-stone-900\/95:is(.dark *) {
  --tw-ring-color: rgb(28 25 23 / 0.95);
}

.dark\:ring-yellow-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 246 178 / var(--tw-ring-opacity, 1));
}

.dark\:ring-yellow-100\/0:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0);
}

.dark\:ring-yellow-100\/10:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.1);
}

.dark\:ring-yellow-100\/100:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 1);
}

.dark\:ring-yellow-100\/15:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.15);
}

.dark\:ring-yellow-100\/20:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.2);
}

.dark\:ring-yellow-100\/25:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.25);
}

.dark\:ring-yellow-100\/30:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.3);
}

.dark\:ring-yellow-100\/35:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.35);
}

.dark\:ring-yellow-100\/40:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.4);
}

.dark\:ring-yellow-100\/45:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.45);
}

.dark\:ring-yellow-100\/5:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.05);
}

.dark\:ring-yellow-100\/50:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.5);
}

.dark\:ring-yellow-100\/55:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.55);
}

.dark\:ring-yellow-100\/60:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.6);
}

.dark\:ring-yellow-100\/65:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.65);
}

.dark\:ring-yellow-100\/70:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.7);
}

.dark\:ring-yellow-100\/75:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.75);
}

.dark\:ring-yellow-100\/80:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.8);
}

.dark\:ring-yellow-100\/85:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.85);
}

.dark\:ring-yellow-100\/90:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.9);
}

.dark\:ring-yellow-100\/95:is(.dark *) {
  --tw-ring-color: rgb(253 246 178 / 0.95);
}

.dark\:ring-yellow-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 233 106 / var(--tw-ring-opacity, 1));
}

.dark\:ring-yellow-200\/0:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0);
}

.dark\:ring-yellow-200\/10:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.1);
}

.dark\:ring-yellow-200\/100:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 1);
}

.dark\:ring-yellow-200\/15:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.15);
}

.dark\:ring-yellow-200\/20:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.2);
}

.dark\:ring-yellow-200\/25:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.25);
}

.dark\:ring-yellow-200\/30:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.3);
}

.dark\:ring-yellow-200\/35:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.35);
}

.dark\:ring-yellow-200\/40:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.4);
}

.dark\:ring-yellow-200\/45:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.45);
}

.dark\:ring-yellow-200\/5:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.05);
}

.dark\:ring-yellow-200\/50:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.5);
}

.dark\:ring-yellow-200\/55:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.55);
}

.dark\:ring-yellow-200\/60:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.6);
}

.dark\:ring-yellow-200\/65:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.65);
}

.dark\:ring-yellow-200\/70:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.7);
}

.dark\:ring-yellow-200\/75:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.75);
}

.dark\:ring-yellow-200\/80:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.8);
}

.dark\:ring-yellow-200\/85:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.85);
}

.dark\:ring-yellow-200\/90:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.9);
}

.dark\:ring-yellow-200\/95:is(.dark *) {
  --tw-ring-color: rgb(252 233 106 / 0.95);
}

.dark\:ring-yellow-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 202 21 / var(--tw-ring-opacity, 1));
}

.dark\:ring-yellow-300\/0:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0);
}

.dark\:ring-yellow-300\/10:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.1);
}

.dark\:ring-yellow-300\/100:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 1);
}

.dark\:ring-yellow-300\/15:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.15);
}

.dark\:ring-yellow-300\/20:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.2);
}

.dark\:ring-yellow-300\/25:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.25);
}

.dark\:ring-yellow-300\/30:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.3);
}

.dark\:ring-yellow-300\/35:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.35);
}

.dark\:ring-yellow-300\/40:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.4);
}

.dark\:ring-yellow-300\/45:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.45);
}

.dark\:ring-yellow-300\/5:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.05);
}

.dark\:ring-yellow-300\/50:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.5);
}

.dark\:ring-yellow-300\/55:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.55);
}

.dark\:ring-yellow-300\/60:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.6);
}

.dark\:ring-yellow-300\/65:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.65);
}

.dark\:ring-yellow-300\/70:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.7);
}

.dark\:ring-yellow-300\/75:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.75);
}

.dark\:ring-yellow-300\/80:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.8);
}

.dark\:ring-yellow-300\/85:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.85);
}

.dark\:ring-yellow-300\/90:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.9);
}

.dark\:ring-yellow-300\/95:is(.dark *) {
  --tw-ring-color: rgb(250 202 21 / 0.95);
}

.dark\:ring-yellow-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(227 160 8 / var(--tw-ring-opacity, 1));
}

.dark\:ring-yellow-400\/0:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0);
}

.dark\:ring-yellow-400\/10:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.1);
}

.dark\:ring-yellow-400\/100:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 1);
}

.dark\:ring-yellow-400\/15:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.15);
}

.dark\:ring-yellow-400\/20:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.2);
}

.dark\:ring-yellow-400\/25:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.25);
}

.dark\:ring-yellow-400\/30:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.3);
}

.dark\:ring-yellow-400\/35:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.35);
}

.dark\:ring-yellow-400\/40:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.4);
}

.dark\:ring-yellow-400\/45:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.45);
}

.dark\:ring-yellow-400\/5:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.05);
}

.dark\:ring-yellow-400\/50:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.5);
}

.dark\:ring-yellow-400\/55:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.55);
}

.dark\:ring-yellow-400\/60:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.6);
}

.dark\:ring-yellow-400\/65:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.65);
}

.dark\:ring-yellow-400\/70:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.7);
}

.dark\:ring-yellow-400\/75:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.75);
}

.dark\:ring-yellow-400\/80:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.8);
}

.dark\:ring-yellow-400\/85:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.85);
}

.dark\:ring-yellow-400\/90:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.9);
}

.dark\:ring-yellow-400\/95:is(.dark *) {
  --tw-ring-color: rgb(227 160 8 / 0.95);
}

.dark\:ring-yellow-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(194 120 3 / var(--tw-ring-opacity, 1));
}

.dark\:ring-yellow-500\/0:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0);
}

.dark\:ring-yellow-500\/10:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.1);
}

.dark\:ring-yellow-500\/100:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 1);
}

.dark\:ring-yellow-500\/15:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.15);
}

.dark\:ring-yellow-500\/20:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.2);
}

.dark\:ring-yellow-500\/25:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.25);
}

.dark\:ring-yellow-500\/30:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.3);
}

.dark\:ring-yellow-500\/35:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.35);
}

.dark\:ring-yellow-500\/40:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.4);
}

.dark\:ring-yellow-500\/45:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.45);
}

.dark\:ring-yellow-500\/5:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.05);
}

.dark\:ring-yellow-500\/50:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.5);
}

.dark\:ring-yellow-500\/55:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.55);
}

.dark\:ring-yellow-500\/60:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.6);
}

.dark\:ring-yellow-500\/65:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.65);
}

.dark\:ring-yellow-500\/70:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.7);
}

.dark\:ring-yellow-500\/75:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.75);
}

.dark\:ring-yellow-500\/80:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.8);
}

.dark\:ring-yellow-500\/85:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.85);
}

.dark\:ring-yellow-500\/90:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.9);
}

.dark\:ring-yellow-500\/95:is(.dark *) {
  --tw-ring-color: rgb(194 120 3 / 0.95);
}

.dark\:ring-yellow-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(159 88 10 / var(--tw-ring-opacity, 1));
}

.dark\:ring-yellow-600\/0:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0);
}

.dark\:ring-yellow-600\/10:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.1);
}

.dark\:ring-yellow-600\/100:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 1);
}

.dark\:ring-yellow-600\/15:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.15);
}

.dark\:ring-yellow-600\/20:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.2);
}

.dark\:ring-yellow-600\/25:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.25);
}

.dark\:ring-yellow-600\/30:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.3);
}

.dark\:ring-yellow-600\/35:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.35);
}

.dark\:ring-yellow-600\/40:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.4);
}

.dark\:ring-yellow-600\/45:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.45);
}

.dark\:ring-yellow-600\/5:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.05);
}

.dark\:ring-yellow-600\/50:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.5);
}

.dark\:ring-yellow-600\/55:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.55);
}

.dark\:ring-yellow-600\/60:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.6);
}

.dark\:ring-yellow-600\/65:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.65);
}

.dark\:ring-yellow-600\/70:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.7);
}

.dark\:ring-yellow-600\/75:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.75);
}

.dark\:ring-yellow-600\/80:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.8);
}

.dark\:ring-yellow-600\/85:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.85);
}

.dark\:ring-yellow-600\/90:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.9);
}

.dark\:ring-yellow-600\/95:is(.dark *) {
  --tw-ring-color: rgb(159 88 10 / 0.95);
}

.dark\:ring-yellow-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(142 75 16 / var(--tw-ring-opacity, 1));
}

.dark\:ring-yellow-700\/0:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0);
}

.dark\:ring-yellow-700\/10:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.1);
}

.dark\:ring-yellow-700\/100:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 1);
}

.dark\:ring-yellow-700\/15:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.15);
}

.dark\:ring-yellow-700\/20:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.2);
}

.dark\:ring-yellow-700\/25:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.25);
}

.dark\:ring-yellow-700\/30:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.3);
}

.dark\:ring-yellow-700\/35:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.35);
}

.dark\:ring-yellow-700\/40:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.4);
}

.dark\:ring-yellow-700\/45:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.45);
}

.dark\:ring-yellow-700\/5:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.05);
}

.dark\:ring-yellow-700\/50:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.5);
}

.dark\:ring-yellow-700\/55:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.55);
}

.dark\:ring-yellow-700\/60:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.6);
}

.dark\:ring-yellow-700\/65:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.65);
}

.dark\:ring-yellow-700\/70:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.7);
}

.dark\:ring-yellow-700\/75:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.75);
}

.dark\:ring-yellow-700\/80:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.8);
}

.dark\:ring-yellow-700\/85:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.85);
}

.dark\:ring-yellow-700\/90:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.9);
}

.dark\:ring-yellow-700\/95:is(.dark *) {
  --tw-ring-color: rgb(142 75 16 / 0.95);
}

.dark\:ring-yellow-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(114 59 19 / var(--tw-ring-opacity, 1));
}

.dark\:ring-yellow-800\/0:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0);
}

.dark\:ring-yellow-800\/10:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.1);
}

.dark\:ring-yellow-800\/100:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 1);
}

.dark\:ring-yellow-800\/15:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.15);
}

.dark\:ring-yellow-800\/20:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.2);
}

.dark\:ring-yellow-800\/25:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.25);
}

.dark\:ring-yellow-800\/30:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.3);
}

.dark\:ring-yellow-800\/35:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.35);
}

.dark\:ring-yellow-800\/40:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.4);
}

.dark\:ring-yellow-800\/45:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.45);
}

.dark\:ring-yellow-800\/5:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.05);
}

.dark\:ring-yellow-800\/50:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.5);
}

.dark\:ring-yellow-800\/55:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.55);
}

.dark\:ring-yellow-800\/60:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.6);
}

.dark\:ring-yellow-800\/65:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.65);
}

.dark\:ring-yellow-800\/70:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.7);
}

.dark\:ring-yellow-800\/75:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.75);
}

.dark\:ring-yellow-800\/80:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.8);
}

.dark\:ring-yellow-800\/85:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.85);
}

.dark\:ring-yellow-800\/90:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.9);
}

.dark\:ring-yellow-800\/95:is(.dark *) {
  --tw-ring-color: rgb(114 59 19 / 0.95);
}

.dark\:ring-yellow-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 49 18 / var(--tw-ring-opacity, 1));
}

.dark\:ring-yellow-900\/0:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0);
}

.dark\:ring-yellow-900\/10:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.1);
}

.dark\:ring-yellow-900\/100:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 1);
}

.dark\:ring-yellow-900\/15:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.15);
}

.dark\:ring-yellow-900\/20:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.2);
}

.dark\:ring-yellow-900\/25:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.25);
}

.dark\:ring-yellow-900\/30:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.3);
}

.dark\:ring-yellow-900\/35:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.35);
}

.dark\:ring-yellow-900\/40:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.4);
}

.dark\:ring-yellow-900\/45:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.45);
}

.dark\:ring-yellow-900\/5:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.05);
}

.dark\:ring-yellow-900\/50:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.5);
}

.dark\:ring-yellow-900\/55:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.55);
}

.dark\:ring-yellow-900\/60:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.6);
}

.dark\:ring-yellow-900\/65:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.65);
}

.dark\:ring-yellow-900\/70:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.7);
}

.dark\:ring-yellow-900\/75:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.75);
}

.dark\:ring-yellow-900\/80:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.8);
}

.dark\:ring-yellow-900\/85:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.85);
}

.dark\:ring-yellow-900\/90:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.9);
}

.dark\:ring-yellow-900\/95:is(.dark *) {
  --tw-ring-color: rgb(99 49 18 / 0.95);
}

.dark\:ring-zinc-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 244 245 / var(--tw-ring-opacity, 1));
}

.dark\:ring-zinc-100\/0:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0);
}

.dark\:ring-zinc-100\/10:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.1);
}

.dark\:ring-zinc-100\/100:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 1);
}

.dark\:ring-zinc-100\/15:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.15);
}

.dark\:ring-zinc-100\/20:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.2);
}

.dark\:ring-zinc-100\/25:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.25);
}

.dark\:ring-zinc-100\/30:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.3);
}

.dark\:ring-zinc-100\/35:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.35);
}

.dark\:ring-zinc-100\/40:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.4);
}

.dark\:ring-zinc-100\/45:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.45);
}

.dark\:ring-zinc-100\/5:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.05);
}

.dark\:ring-zinc-100\/50:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.5);
}

.dark\:ring-zinc-100\/55:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.55);
}

.dark\:ring-zinc-100\/60:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.6);
}

.dark\:ring-zinc-100\/65:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.65);
}

.dark\:ring-zinc-100\/70:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.7);
}

.dark\:ring-zinc-100\/75:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.75);
}

.dark\:ring-zinc-100\/80:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.8);
}

.dark\:ring-zinc-100\/85:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.85);
}

.dark\:ring-zinc-100\/90:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.9);
}

.dark\:ring-zinc-100\/95:is(.dark *) {
  --tw-ring-color: rgb(244 244 245 / 0.95);
}

.dark\:ring-zinc-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(228 228 231 / var(--tw-ring-opacity, 1));
}

.dark\:ring-zinc-200\/0:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0);
}

.dark\:ring-zinc-200\/10:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.1);
}

.dark\:ring-zinc-200\/100:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 1);
}

.dark\:ring-zinc-200\/15:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.15);
}

.dark\:ring-zinc-200\/20:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.2);
}

.dark\:ring-zinc-200\/25:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.25);
}

.dark\:ring-zinc-200\/30:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.3);
}

.dark\:ring-zinc-200\/35:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.35);
}

.dark\:ring-zinc-200\/40:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.4);
}

.dark\:ring-zinc-200\/45:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.45);
}

.dark\:ring-zinc-200\/5:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.05);
}

.dark\:ring-zinc-200\/50:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.5);
}

.dark\:ring-zinc-200\/55:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.55);
}

.dark\:ring-zinc-200\/60:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.6);
}

.dark\:ring-zinc-200\/65:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.65);
}

.dark\:ring-zinc-200\/70:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.7);
}

.dark\:ring-zinc-200\/75:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.75);
}

.dark\:ring-zinc-200\/80:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.8);
}

.dark\:ring-zinc-200\/85:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.85);
}

.dark\:ring-zinc-200\/90:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.9);
}

.dark\:ring-zinc-200\/95:is(.dark *) {
  --tw-ring-color: rgb(228 228 231 / 0.95);
}

.dark\:ring-zinc-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 216 / var(--tw-ring-opacity, 1));
}

.dark\:ring-zinc-300\/0:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0);
}

.dark\:ring-zinc-300\/10:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.1);
}

.dark\:ring-zinc-300\/100:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 1);
}

.dark\:ring-zinc-300\/15:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.15);
}

.dark\:ring-zinc-300\/20:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.2);
}

.dark\:ring-zinc-300\/25:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.25);
}

.dark\:ring-zinc-300\/30:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.3);
}

.dark\:ring-zinc-300\/35:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.35);
}

.dark\:ring-zinc-300\/40:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.4);
}

.dark\:ring-zinc-300\/45:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.45);
}

.dark\:ring-zinc-300\/5:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.05);
}

.dark\:ring-zinc-300\/50:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.5);
}

.dark\:ring-zinc-300\/55:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.55);
}

.dark\:ring-zinc-300\/60:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.6);
}

.dark\:ring-zinc-300\/65:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.65);
}

.dark\:ring-zinc-300\/70:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.7);
}

.dark\:ring-zinc-300\/75:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.75);
}

.dark\:ring-zinc-300\/80:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.8);
}

.dark\:ring-zinc-300\/85:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.85);
}

.dark\:ring-zinc-300\/90:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.9);
}

.dark\:ring-zinc-300\/95:is(.dark *) {
  --tw-ring-color: rgb(212 212 216 / 0.95);
}

.dark\:ring-zinc-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 161 170 / var(--tw-ring-opacity, 1));
}

.dark\:ring-zinc-400\/0:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0);
}

.dark\:ring-zinc-400\/10:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.1);
}

.dark\:ring-zinc-400\/100:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 1);
}

.dark\:ring-zinc-400\/15:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.15);
}

.dark\:ring-zinc-400\/20:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.2);
}

.dark\:ring-zinc-400\/25:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.25);
}

.dark\:ring-zinc-400\/30:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.3);
}

.dark\:ring-zinc-400\/35:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.35);
}

.dark\:ring-zinc-400\/40:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.4);
}

.dark\:ring-zinc-400\/45:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.45);
}

.dark\:ring-zinc-400\/5:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.05);
}

.dark\:ring-zinc-400\/50:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.5);
}

.dark\:ring-zinc-400\/55:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.55);
}

.dark\:ring-zinc-400\/60:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.6);
}

.dark\:ring-zinc-400\/65:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.65);
}

.dark\:ring-zinc-400\/70:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.7);
}

.dark\:ring-zinc-400\/75:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.75);
}

.dark\:ring-zinc-400\/80:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.8);
}

.dark\:ring-zinc-400\/85:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.85);
}

.dark\:ring-zinc-400\/90:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.9);
}

.dark\:ring-zinc-400\/95:is(.dark *) {
  --tw-ring-color: rgb(161 161 170 / 0.95);
}

.dark\:ring-zinc-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 113 122 / var(--tw-ring-opacity, 1));
}

.dark\:ring-zinc-500\/0:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0);
}

.dark\:ring-zinc-500\/10:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.1);
}

.dark\:ring-zinc-500\/100:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 1);
}

.dark\:ring-zinc-500\/15:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.15);
}

.dark\:ring-zinc-500\/20:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.2);
}

.dark\:ring-zinc-500\/25:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.25);
}

.dark\:ring-zinc-500\/30:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.3);
}

.dark\:ring-zinc-500\/35:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.35);
}

.dark\:ring-zinc-500\/40:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.4);
}

.dark\:ring-zinc-500\/45:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.45);
}

.dark\:ring-zinc-500\/5:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.05);
}

.dark\:ring-zinc-500\/50:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.5);
}

.dark\:ring-zinc-500\/55:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.55);
}

.dark\:ring-zinc-500\/60:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.6);
}

.dark\:ring-zinc-500\/65:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.65);
}

.dark\:ring-zinc-500\/70:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.7);
}

.dark\:ring-zinc-500\/75:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.75);
}

.dark\:ring-zinc-500\/80:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.8);
}

.dark\:ring-zinc-500\/85:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.85);
}

.dark\:ring-zinc-500\/90:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.9);
}

.dark\:ring-zinc-500\/95:is(.dark *) {
  --tw-ring-color: rgb(113 113 122 / 0.95);
}

.dark\:ring-zinc-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 91 / var(--tw-ring-opacity, 1));
}

.dark\:ring-zinc-600\/0:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0);
}

.dark\:ring-zinc-600\/10:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.1);
}

.dark\:ring-zinc-600\/100:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 1);
}

.dark\:ring-zinc-600\/15:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.15);
}

.dark\:ring-zinc-600\/20:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.2);
}

.dark\:ring-zinc-600\/25:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.25);
}

.dark\:ring-zinc-600\/30:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.3);
}

.dark\:ring-zinc-600\/35:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.35);
}

.dark\:ring-zinc-600\/40:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.4);
}

.dark\:ring-zinc-600\/45:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.45);
}

.dark\:ring-zinc-600\/5:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.05);
}

.dark\:ring-zinc-600\/50:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.5);
}

.dark\:ring-zinc-600\/55:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.55);
}

.dark\:ring-zinc-600\/60:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.6);
}

.dark\:ring-zinc-600\/65:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.65);
}

.dark\:ring-zinc-600\/70:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.7);
}

.dark\:ring-zinc-600\/75:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.75);
}

.dark\:ring-zinc-600\/80:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.8);
}

.dark\:ring-zinc-600\/85:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.85);
}

.dark\:ring-zinc-600\/90:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.9);
}

.dark\:ring-zinc-600\/95:is(.dark *) {
  --tw-ring-color: rgb(82 82 91 / 0.95);
}

.dark\:ring-zinc-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 63 70 / var(--tw-ring-opacity, 1));
}

.dark\:ring-zinc-700\/0:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0);
}

.dark\:ring-zinc-700\/10:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.1);
}

.dark\:ring-zinc-700\/100:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 1);
}

.dark\:ring-zinc-700\/15:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.15);
}

.dark\:ring-zinc-700\/20:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.2);
}

.dark\:ring-zinc-700\/25:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.25);
}

.dark\:ring-zinc-700\/30:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.3);
}

.dark\:ring-zinc-700\/35:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.35);
}

.dark\:ring-zinc-700\/40:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.4);
}

.dark\:ring-zinc-700\/45:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.45);
}

.dark\:ring-zinc-700\/5:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.05);
}

.dark\:ring-zinc-700\/50:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.5);
}

.dark\:ring-zinc-700\/55:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.55);
}

.dark\:ring-zinc-700\/60:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.6);
}

.dark\:ring-zinc-700\/65:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.65);
}

.dark\:ring-zinc-700\/70:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.7);
}

.dark\:ring-zinc-700\/75:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.75);
}

.dark\:ring-zinc-700\/80:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.8);
}

.dark\:ring-zinc-700\/85:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.85);
}

.dark\:ring-zinc-700\/90:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.9);
}

.dark\:ring-zinc-700\/95:is(.dark *) {
  --tw-ring-color: rgb(63 63 70 / 0.95);
}

.dark\:ring-zinc-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(39 39 42 / var(--tw-ring-opacity, 1));
}

.dark\:ring-zinc-800\/0:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0);
}

.dark\:ring-zinc-800\/10:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.1);
}

.dark\:ring-zinc-800\/100:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 1);
}

.dark\:ring-zinc-800\/15:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.15);
}

.dark\:ring-zinc-800\/20:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.2);
}

.dark\:ring-zinc-800\/25:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.25);
}

.dark\:ring-zinc-800\/30:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.3);
}

.dark\:ring-zinc-800\/35:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.35);
}

.dark\:ring-zinc-800\/40:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.4);
}

.dark\:ring-zinc-800\/45:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.45);
}

.dark\:ring-zinc-800\/5:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.05);
}

.dark\:ring-zinc-800\/50:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.5);
}

.dark\:ring-zinc-800\/55:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.55);
}

.dark\:ring-zinc-800\/60:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.6);
}

.dark\:ring-zinc-800\/65:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.65);
}

.dark\:ring-zinc-800\/70:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.7);
}

.dark\:ring-zinc-800\/75:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.75);
}

.dark\:ring-zinc-800\/80:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.8);
}

.dark\:ring-zinc-800\/85:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.85);
}

.dark\:ring-zinc-800\/90:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.9);
}

.dark\:ring-zinc-800\/95:is(.dark *) {
  --tw-ring-color: rgb(39 39 42 / 0.95);
}

.dark\:ring-zinc-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(24 24 27 / var(--tw-ring-opacity, 1));
}

.dark\:ring-zinc-900\/0:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0);
}

.dark\:ring-zinc-900\/10:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.1);
}

.dark\:ring-zinc-900\/100:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 1);
}

.dark\:ring-zinc-900\/15:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.15);
}

.dark\:ring-zinc-900\/20:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.2);
}

.dark\:ring-zinc-900\/25:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.25);
}

.dark\:ring-zinc-900\/30:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.3);
}

.dark\:ring-zinc-900\/35:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.35);
}

.dark\:ring-zinc-900\/40:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.4);
}

.dark\:ring-zinc-900\/45:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.45);
}

.dark\:ring-zinc-900\/5:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.05);
}

.dark\:ring-zinc-900\/50:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.5);
}

.dark\:ring-zinc-900\/55:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.55);
}

.dark\:ring-zinc-900\/60:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.6);
}

.dark\:ring-zinc-900\/65:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.65);
}

.dark\:ring-zinc-900\/70:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.7);
}

.dark\:ring-zinc-900\/75:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.75);
}

.dark\:ring-zinc-900\/80:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.8);
}

.dark\:ring-zinc-900\/85:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.85);
}

.dark\:ring-zinc-900\/90:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.9);
}

.dark\:ring-zinc-900\/95:is(.dark *) {
  --tw-ring-color: rgb(24 24 27 / 0.95);
}

.dark\:ring-offset-gray-800:is(.dark *) {
  --tw-ring-offset-color: #1F2937;
}

.dark\:placeholder\:text-neutral-200:is(.dark *)::placeholder {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}

.dark\:hover\:bg-blue-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-blue-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-gray-600:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-gray-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-green-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(3 84 63 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-lime-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-orange-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(138 44 13 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-purple-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(85 33 181 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-yellow-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(114 59 19 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:text-blue-300:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-blue-500:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-gray-300:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-green-300:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(132 225 188 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-lime-300:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-orange-300:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 186 140 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-purple-300:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(202 191 253 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-white:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-yellow-300:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(250 202 21 / var(--tw-text-opacity, 1));
}

.dark\:focus\:ring-blue-600:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}

.dark\:focus\:ring-blue-800:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
}

@media (min-width: 640px) {
  .sm\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .sm\:col-span-full {
    grid-column: 1 / -1;
  }
  .sm\:mt-8 {
    margin-top: 2rem;
  }
  .sm\:block {
    display: block;
  }
  .sm\:h-32 {
    height: 8rem;
  }
  .sm\:max-h-none {
    max-height: none;
  }
  .sm\:min-h-\[8rem\] {
    min-height: 8rem;
  }
  .sm\:w-12 {
    width: 3rem;
  }
  .sm\:w-32 {
    width: 8rem;
  }
  .sm\:w-48 {
    width: 12rem;
  }
  .sm\:w-64 {
    width: 16rem;
  }
  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:justify-start {
    justify-content: flex-start;
  }
  .sm\:gap-4 {
    gap: 1rem;
  }
  .sm\:gap-6 {
    gap: 1.5rem;
  }
  .sm\:gap-7 {
    gap: 1.75rem;
  }
  .sm\:object-cover {
    object-fit: cover;
  }
  .sm\:p-6 {
    padding: 1.5rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .sm\:pt-0 {
    padding-top: 0px;
  }
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 768px) {
  .md\:static {
    position: static;
  }
  .md\:inset-0 {
    inset: 0px;
  }
  .md\:z-auto {
    z-index: auto;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:block {
    display: block;
  }
  .md\:inline-block {
    display: inline-block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-20 {
    height: 5rem;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-20 {
    width: 5rem;
  }
  .md\:w-56 {
    width: 14rem;
  }
  .md\:w-64 {
    width: 16rem;
  }
  .md\:w-72 {
    width: 18rem;
  }
  .md\:w-96 {
    width: 24rem;
  }
  .md\:w-\[36rem\] {
    width: 36rem;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:max-w-xl {
    max-width: 36rem;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:grid-cols-\[3fr_1fr\] {
    grid-template-columns: 3fr 1fr;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:justify-around {
    justify-content: space-around;
  }
  .md\:gap-6 {
    gap: 1.5rem;
  }
  .md\:gap-8 {
    gap: 2rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-0 {
    border-width: 0px;
  }
  .md\:bg-transparent {
    background-color: transparent;
  }
  .md\:p-0 {
    padding: 0px;
  }
  .md\:p-5 {
    padding: 1.25rem;
  }
  .md\:p-8 {
    padding: 2rem;
  }
  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:pl-6 {
    padding-left: 1.5rem;
  }
  .md\:pr-0 {
    padding-right: 0px;
  }
  .md\:pr-4 {
    padding-right: 1rem;
  }
  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .lg\:m-0 {
    margin: 0px;
  }
  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .lg\:inline-block {
    display: inline-block;
  }
  .lg\:w-64 {
    width: 16rem;
  }
  .lg\:w-80 {
    width: 20rem;
  }
  .lg\:w-\[36rem\] {
    width: 36rem;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[4fr_1fr\] {
    grid-template-columns: 4fr 1fr;
  }
  .lg\:gap-9 {
    gap: 2.25rem;
  }
  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:pl-2 {
    padding-left: 0.5rem;
  }
  .lg\:pr-1 {
    padding-right: 0.25rem;
  }
  .lg\:pr-2 {
    padding-right: 0.5rem;
  }
}

@media (min-width: 1280px) {
  .xl\:block {
    display: block;
  }
  .xl\:w-64 {
    width: 16rem;
  }
  .xl\:w-96 {
    width: 24rem;
  }
  .xl\:w-\[250px\] {
    width: 250px;
  }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *) {
  --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));
}

.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}

.rtl\:text-right:where([dir="rtl"], [dir="rtl"] *) {
  text-align: right;
}
